@charset "UTF-8";
body {
  font-family: ヒラギノ角ゴ Pro W3”, “Hiragino Kaku Gothic Pro”, メイリオ, Meiryo, Osaka, “ＭＳ Ｐゴシック“, “MS PGothic”, sans-serif;
  letter-spacing: 1.5px;
  color: #2C2C2C;
}

.inner {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
}

.mv-inner {
  display: block;
  margin-top: 138px;
  width: 1000px;
}

.mv-box1 {
  display: flex;
  justify-content: space-between;
}

.mv-box1-left {
  width: 50%;
}

.mv-heading-h1 {
  font-family: "Hiragino Sans";
  font-weight: normal;
  font-size: 48px;
  letter-spacing: 0.01em;
  line-height: 70px;
  text-align: left;
  color: #00A0E9;
  margin-top: 12px;
}
.mv-heading-h1 ruby {
  font-family: sans-serif;
}
.mv-heading-h1 ruby rb {
  font-size: 48px;
}
.mv-heading-h1 ruby rt {
  font-family: "Hiragino Sans";
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 0.06em;
  text-align: center;
  color: #00A0E9;
}

#about {
  padding-top: 90px;
  margin-top: -110px;
}

.mv-heading-desc {
  margin-top: 10px;
  font-family: "Hiragino Sans";
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 0.06em;
  line-height: 32px;
  text-align: left;
  color: #2C2C2C;
  margin-left: 6px;
}

.mv-desc-app {
  display: flex;
  align-items: center;
  line-height: 1.5em;
}
.mv-desc-app img {
  margin-right: 16px;
  margin-top: -6px;
}
.mv-desc-app p {
  font-family: "Hiragino Sans";
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.04em;
  line-height: 23px;
  text-align: left;
  color: #2c2c2c;
  margin-top: -8px;
  margin-left: -2px;
}

.mv-app {
  margin-top: 77px;
  margin-bottom: 68px;
}

.mv-download-app {
  display: flex;
  margin-top: 20px;
}
.mv-download-app .appstore {
  margin-right: 28px;
}

.mv-sp-img {
  text-align: center;
  width: 50%;
}
.mv-sp-img img {
  height: 499px;
  filter: drop-shadow(1px 1px 5px #A6A7A7);
  margin-left: 38px;
}

.mv-box2 {
  display: flex;
  justify-content: space-between;
  margin-bottom: -20px;
}

.mv-installation-results-box {
  width: 50%;
  order: 1;
}

.mv-installation-results {
  border: 2px solid #00A0E9;
  border-radius: 10px;
  overflow: hidden;
  width: 65%;
  margin: 0 auto;
  margin-top: 102px;
  margin-left: 94px;
}
.mv-installation-results .mv-installation-results-title {
  background-color: #00A0E9;
  color: #fff;
  padding: 10px;
  font-family: "Hiragino Sans";
  font-weight: normal;
  font-size: 15px;
  letter-spacing: 0.04em;
  text-align: center;
  color: #fff;
}
.mv-installation-results .mv-installation-results-desc {
  font-family: "Hiragino Sans";
  font-weight: normal;
  font-size: 15px;
  letter-spacing: 0.04em;
  text-align: left;
  color: #2C2C2C;
  padding: 18px;
  text-align: center;
  line-height: 1;
}

.mv-raisehands-img {
  width: 54%;
  margin-left: -10px;
  margin-top: 2px;
}
.mv-raisehands-img img {
  width: 80%;
}

.section-about-title h2 {
  background-color: #00A0E9;
  color: #fff;
  padding: 35px;
  font-family: "Hiragino Kaku Gothic ProN";
  font-weight: normal;
  font-size: 30px;
  letter-spacing: 0.06em;
  text-align: center;
  color: #fff;
  position: relative;
}

.about-inner {
  display: flex;
  margin-top: 82px;
}

.section-about-left {
  width: 50%;
}

.section-about-right {
  width: 50%;
}

.section-about-able {
  width: 80%;
  margin: 0 auto;
}
.section-about-able .section-about-able-title-box {
  display: flex;
  justify-content: center;
  border: 1px solid #00A0E9;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #00A0E9;
  color: #fff;
  padding: 13px 0 10px;
  font-family: "Hiragino Sans";
  font-weight: normal;
  font-size: 24px;
  letter-spacing: 0.06em;
  text-align: center;
  color: #fff;
}
.section-about-able .section-about-able-title-box img {
  margin-right: 10px;
}
.section-about-able .section-about-able-item-list {
  margin-top: 10px;
  margin-left: 30px;
}
.section-about-able .section-about-able-item-list .section-about-able-item {
  font-family: "Hiragino Sans";
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.06em;
  line-height: 30px;
  text-align: left;
  color: #2C2C2C;
}

.section-about-disable {
  width: 80%;
  margin: 0 auto;
}
.section-about-disable .section-about-disable-title-box {
  display: flex;
  justify-content: center;
  border: 1px solid #00A0E9;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #00A0E9;
  color: #fff;
  padding: 14px 8px 12px;
  font-family: "Hiragino Sans";
  font-weight: normal;
  font-size: 24px;
  letter-spacing: 0.06em;
  text-align: center;
  color: #fff;
}
.section-about-disable .section-about-disable-title-box img {
  margin-right: 12px;
}
.section-about-disable .section-about-disable-item-list {
  margin-top: 10px;
  margin-left: 30px;
}
.section-about-disable .section-about-disable-item-list .section-about-disable-item {
  font-family: "Hiragino Sans";
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.06em;
  line-height: 30px;
  text-align: left;
  color: #2C2C2C;
}

.section-about-structure-title-1 h2 {
  font-family: "Hiragino Sans";
  font-weight: normal;
  font-size: 24px;
  letter-spacing: 0.06em;
  text-align: center;
  color: #00A0E9;
}
.section-about-structure-title-1 p {
  margin-top: 14px;
  font-family: "Hiragino Sans";
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.06em;
  text-align: center;
  color: #2C2C2C;
}

.section-about-structure-title-2 h2 {
  font-family: "Hiragino Sans";
  font-weight: normal;
  font-size: 24px;
  letter-spacing: 0.06em;
  text-align: center;
  color: #FF7C7C;
}
.section-about-structure-title-2 p {
  margin-top: 14px;
  font-family: "Hiragino Sans";
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.06em;
  text-align: center;
  color: #2C2C2C;
}

.section-about-structure-title-3 h2 {
  color: #35BC8E;
  font-family: "Hiragino Sans";
  font-weight: normal;
  font-size: 24px;
  letter-spacing: 0.06em;
  text-align: center;
  color: #35BC8E;
}
.section-about-structure-title-3 p {
  margin-top: 14px;
  font-family: "Hiragino Sans";
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.06em;
  text-align: center;
  color: #2C2C2C;
}

.section-about-structure {
  margin-top: 114px;
}
.section-about-structure img {
  width: 100%;
  margin-top: 34px;
}

.structure-inner {
  display: flex;
  justify-content: space-between;
  margin-top: 110px;
}

.slide-item .pc {
  display: block;
}
.slide-item .sp {
  display: none;
}

.section-about-structure-left {
  width: 50%;
  display: flex;
}
.section-about-structure-left .section-about-structure-able-1 {
  width: 91%;
  border: 2px solid #00A0E9;
}
.section-about-structure-left .section-about-structure-able-1 .section-about-structure-able-title-1 {
  background-color: #00A0E9;
  color: #fff;
  padding: 16px;
  font-family: "Hiragino Sans";
  font-weight: normal;
  font-size: 24px;
  letter-spacing: 0.06em;
  text-align: center;
  color: #fff;
}
.section-about-structure-left .section-about-structure-able-item-list {
  padding: 20px 30px 22px;
  letter-spacing: 3px;
}
.section-about-structure-left .section-about-structure-able-item {
  line-height: 1.8em;
  font-family: "Hiragino Sans";
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.06em;
  text-align: left;
  color: #2C2C2C;
}
.section-about-structure-left .section-about-structure-able-item:nth-child(2) {
  margin-top: 12px;
}

.section-about-structure-right {
  width: 50%;
  display: flex;
}
.section-about-structure-right .section-about-structure-disable-1 {
  width: 91%;
  border: 2px solid #00A0E9;
  margin: 0 0 0 auto;
}
.section-about-structure-right .section-about-structure-disable-title-1 {
  background-color: #00A0E9;
  color: #fff;
  padding: 16px;
  font-family: "Hiragino Sans";
  font-weight: normal;
  font-size: 24px;
  letter-spacing: 0.06em;
  text-align: center;
  color: #fff;
  padding-left: 28px;
}
.section-about-structure-right .section-about-structure-disable-box {
  display: flex;
  justify-content: center;
}
.section-about-structure-right .section-about-structure-disable-item-list {
  padding-top: 20px;
}
.section-about-structure-right .section-about-structure-disable-item {
  font-family: "Hiragino Sans";
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.06em;
  line-height: 30px;
  color: #2C2C2C;
}

.section-about-structure-able-2 {
  width: 95%;
  border: 2px solid #FF7C7C;
}
.section-about-structure-able-2 .section-about-structure-able-title-2 {
  background-color: #FF7C7C;
  color: #fff;
  padding: 16px;
  font-family: "Hiragino Sans";
  font-weight: normal;
  font-size: 24px;
  letter-spacing: 0.06em;
  text-align: center;
  color: #fff;
}

.section-about-structure-disable-2 {
  width: 91%;
  border: 2px solid #FF7C7C;
  margin: 0 0 0 auto;
}
.section-about-structure-disable-2 .section-about-structure-disable-title-2 {
  background-color: #FF7C7C;
  color: #fff;
  padding: 16px;
  font-family: "Hiragino Sans";
  font-weight: normal;
  font-size: 24px;
  letter-spacing: 0.06em;
  text-align: center;
  color: #fff;
}

.section-about-structure-able-3 {
  width: 91%;
  border: 2px solid #35BC8E;
}
.section-about-structure-able-3 .section-about-structure-able-title-3 {
  background-color: #35BC8E;
  color: #fff;
  padding: 16px;
  font-family: "Hiragino Sans";
  font-weight: normal;
  font-size: 24px;
  letter-spacing: 0.06em;
  text-align: center;
  color: #fff;
  padding: 14px 0;
}

.section-about-structure-disable-3 {
  width: 95%;
  border: 2px solid #35BC8E;
  margin: 0 0 0 auto;
}
.section-about-structure-disable-3 .section-about-structure-disable-title-3 {
  background-color: #35BC8E;
  color: #fff;
  padding: 16px;
  font-family: "Hiragino Sans";
  font-weight: normal;
  font-size: 24px;
  letter-spacing: 0.06em;
  text-align: center;
  color: #fff;
}

.section-volunteer-title {
  margin-top: 90px;
}
.section-volunteer-title h2 {
  background-color: #00A0E9;
  color: #fff;
  padding: 35px 0;
  font-family: "Hiragino Kaku Gothic ProN";
  font-weight: normal;
  font-size: 30px;
  letter-spacing: 0.06em;
  text-align: center;
}

.volunteer-inner {
  display: flex;
}

.section-volunteer-left1 {
  width: 50%;
  margin-top: 128px;
  margin-left: 66px;
}

.section-volunteer-left2 {
  width: 50%;
  margin-top: 112px;
  margin-left: 66px;
}

.section-volunteer-left3 {
  width: 50%;
  margin-top: 122px;
  margin-left: 66px;
}

.section-volunteer-left-box1 {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 80%;
}
.section-volunteer-left-box1 .section-volunteer-left-text h3 {
  font-family: "Hiragino Sans";
  font-weight: normal;
  font-size: 24px;
  letter-spacing: 0.05em;
  line-height: 36px;
  text-align: left;
  color: #2c2c2c;
}
.section-volunteer-left-box1 .section-volunteer-left-text p {
  margin-top: 10px;
  font-family: "Hiragino Sans";
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 28px;
  text-align: left;
  color: #2c2c2c;
}
.section-volunteer-left-box1 .section-volunteer-left-img {
  margin-top: 42px;
  margin-right: 36px;
}
.section-volunteer-left-box1 .section-volunteer-left-btn-box1 {
  border: 2px solid #00A0E9;
  border-radius: 120px;
  color: #00A0E9;
  text-decoration: none;
  letter-spacing: 2.5px;
  margin-top: 34px;
  padding: 10px;
  width: 198px;
  text-align: center;
  margin-right: 32px;
}
.section-volunteer-left-box1 .section-volunteer-left-btn-box1 a {
  text-decoration: none;
  font-family: "Hiragino Sans";
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.06em;
  text-align: left;
  color: #00A0E9;
}

.section-volunteer-left-box2 {
  width: 80%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.section-volunteer-left-box2 .section-volunteer-left-text h3 {
  font-family: "Hiragino Sans";
  font-weight: normal;
  font-size: 24px;
  letter-spacing: 0.05em;
  line-height: 36px;
  text-align: left;
  color: #2C2C2C;
}
.section-volunteer-left-box2 .section-volunteer-left-text p {
  margin-top: 10px;
  font-family: "Hiragino Sans";
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 28px;
  text-align: left;
  color: #2C2C2C;
}
.section-volunteer-left-box2 .section-volunteer-left-img {
  margin-top: 40px;
  margin-right: 36px;
}
.section-volunteer-left-box2 .section-volunteer-left-btn-box2 {
  border: 2px solid #00A0E9;
  border-radius: 120px;
  color: #00A0E9;
  margin-top: 24px;
  margin-right: 34px;
  padding: 10px;
  width: 198px;
  text-align: center;
}
.section-volunteer-left-box2 .section-volunteer-left-btn-box2 a {
  text-decoration: none;
  font-family: "Hiragino Sans";
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.06em;
  text-align: left;
  color: #00A0E9;
  padding-left: 8px;
}

.section-volunteer-left-box3 {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 80%;
}
.section-volunteer-left-box3 .section-volunteer-left-text h3 {
  font-family: "Hiragino Sans";
  font-weight: normal;
  font-size: 24px;
  letter-spacing: 0.05em;
  line-height: 36px;
  text-align: left;
  color: #2C2C2C;
}
.section-volunteer-left-box3 .section-volunteer-left-text p {
  margin-top: 10px;
  font-family: ヒラギノ角ゴ Pro W6”, sans-serif;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 28px;
  text-align: left;
  color: #2C2C2C;
}
.section-volunteer-left-box3 .section-volunteer-left-img {
  text-align: center;
  margin-top: 30px;
  margin-right: 50px;
}
.section-volunteer-left-box3 .section-volunteer-left-btn-box3 {
  border: 2px solid #00A0E9;
  border-radius: 120px;
  color: #00A0E9;
  text-decoration: none;
  letter-spacing: 2.5px;
  margin-top: 16px;
  margin-right: 34px;
  padding: 10px;
  width: 198px;
  text-align: center;
}
.section-volunteer-left-box3 .section-volunteer-left-btn-box3 a {
  text-decoration: none;
  font-family: "Hiragino Sans", sans-serif;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.06em;
  text-align: left;
  color: #00A0E9;
  padding-left: 4px;
}

.arrow-down1 {
  width: 50%;
  text-align: center;
  margin-top: 96px;
  margin-right: 14px;
}

.arrow-down2 {
  width: 50%;
  text-align: center;
  margin-top: 124px;
  margin-right: 14px;
}

.section-volunteer-right1 {
  width: 50%;
  text-align: center;
  margin-top: 60px;
}
.section-volunteer-right1 img {
  height: 499px;
  filter: drop-shadow(1px 1px 5px #A6A7A7);
  margin-right: 4px;
}

.section-volunteer-right2 {
  width: 50%;
  text-align: center;
  margin-top: 38px;
}
.section-volunteer-right2 img {
  height: 499px;
  filter: drop-shadow(1px 1px 5px #A6A7A7);
  margin-right: 4px;
}

.section-volunteer-right3 {
  width: 50%;
  text-align: center;
  margin-top: 30px;
}
.section-volunteer-right3 img {
  height: 499px;
  filter: drop-shadow(1px 1px 5px #A6A7A7);
  margin-right: 4px;
}

.section-register-title {
  margin-top: 90px;
}
.section-register-title h2 {
  background-color: #00A0E9;
  color: #fff;
  text-align: center;
  padding: 35px 0;
  font-family: "Hiragino Kaku Gothic ProN";
  font-weight: normal;
  font-size: 30px;
  letter-spacing: 0.06em;
  text-align: center;
  color: #fff;
}

.register-inner1 {
  margin-top: 54px;
  margin-left: 6px;
  display: flex;
  justify-content: space-between;
}

.register-inner2 {
  margin-top: 26px;
  margin-left: 6px;
  display: flex;
  justify-content: space-between;
}

.register-inner3 {
  margin-top: 138px;
  margin-left: 6px;
  display: flex;
  justify-content: space-between;
}

.register-inner4 {
  margin-top: 88px;
  margin-left: 6px;
  display: flex;
  justify-content: space-between;
}

.section-register-left {
  width: 60%;
}
.section-register-left .section-register-left-box .step {
  color: #00A0E9;
  letter-spacing: 2px;
  line-height: 1.5em;
  font-size: 24px;
}
.section-register-left .section-register-left-box .step1 {
  font-family: "Hiragino Sans";
  font-weight: normal;
  font-size: 24px;
  letter-spacing: 0.06em;
  text-align: left;
  color: #00A0E9;
}
.section-register-left .section-register-left-box .step2 {
  font-family: "Hiragino Sans";
  font-weight: normal;
  font-size: 24px;
  letter-spacing: 0.06em;
  text-align: left;
  color: #00A0E9;
}
.section-register-left .section-register-left-box .step3 {
  font-family: "Hiragino Sans";
  font-weight: normal;
  font-size: 24px;
  letter-spacing: 0.06em;
  text-align: left;
  color: #00A0E9;
}
.section-register-left .section-register-left-box h3 {
  margin-top: 14px;
  font-family: "Hiragino Sans";
  font-weight: normal;
  font-size: 24px;
  letter-spacing: 0.06em;
  line-height: 36px;
  text-align: left;
  color: #2C2C2C;
}
.section-register-left .section-register-left-box .step2-title,
.section-register-left .section-register-left-box .step3-title {
  margin-top: 16px;
}
.section-register-left .section-register-left-box h4 {
  margin-top: 10px;
  font-family: "Hiragino Sans";
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 28px;
  text-align: left;
  color: #2C2C2C;
}
.section-register-left .section-register-left-box p {
  margin-top: 8px;
  font-family: "Hiragino Sans";
  font-weight: 300;
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 28px;
  text-align: left;
  color: #2C2C2C;
}
.section-register-left .section-register-left-box .section-register-left-box-h4-2 {
  margin-top: 22px;
  font-family: "Hiragino Sans";
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 28px;
  text-align: left;
  color: #2C2C2C;
}
.section-register-left .section-register-left-application {
  margin-top: 60px;
}
.section-register-left .section-register-left-application p:nth-child(2) {
  margin-top: 12px;
}

.section-register-right {
  width: 30%;
}

.section-register-right-app {
  margin-top: 102px;
}
.section-register-right-app .section-register-right-app-box {
  text-align: center;
  margin-left: 42px;
  margin-right: 10px;
}
.section-register-right-app .section-register-right-app-box .googleplay {
  margin-top: 38px;
}

.section-register-right-box-sp1 {
  text-align: center;
  margin-top: 20px;
  display: flex;
  justify-content: flex-end;
}

.section-register-right-box-sp2 {
  text-align: center;
  margin-top: 6px;
  display: flex;
  justify-content: flex-end;
}

.section-register-right-box-sp3 {
  text-align: center;
  margin-top: 4px;
  display: flex;
  justify-content: flex-end;
}

.section-register-sp-img {
  height: 499px;
  filter: drop-shadow(1px 1px 5px #A6A7A7);
}

.section-register-attention {
  margin-top: 20px;
  background-color: #DDF6FF;
  padding: 20px;
  font-family: ヒラギノ角ゴ Pro W6”, sans-serif;
  line-height: 28px;
}

.section-register {
  margin-bottom: 90px;
}

.section-howtouse-title h2 {
  background-color: #00A0E9;
  color: #fff;
  padding: 35px 0;
  font-family: "Hiragino Kaku Gothic ProN";
  font-weight: normal;
  font-size: 30px;
  letter-spacing: 0.06em;
  text-align: center;
}

.section-howtouse-desc {
  margin: 0 auto;
  margin-top: 54px;
  margin-left: 6px;
  font-family: "Hiragino Sans";
  font-weight: normal;
  font-size: 24px;
  letter-spacing: 0.05em;
  line-height: 40px;
  text-align: left;
  color: #2c2c2c;
}

.howtouse-inner1 {
  margin-top: 82px;
  margin-left: 6px;
  display: flex;
  justify-content: space-between;
}

.howtouse-inner2 {
  margin-top: 92px;
  margin-left: 6px;
  display: flex;
  justify-content: space-between;
}

.section-howtouse-left {
  width: 60%;
}
.section-howtouse-left h3 {
  color: #00A0E9;
  font-family: "Hiragino Kaku Gothic ProN";
  font-weight: normal;
  font-size: 24px;
  letter-spacing: 0.06em;
  text-align: left;
  color: #00A0E9;
}
.section-howtouse-left ul {
  margin-top: 28px;
}
.section-howtouse-left ul li {
  font-family: ヒラギノ角ゴ Pro W6”, sans-serif;
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 0.05em;
  line-height: 32px;
  text-align: left;
  color: #2C2C2C;
}
.section-howtouse-left .section-howtouse-left-point {
  margin-top: 30px;
  margin-left: 14px;
  background-color: #DDF6FF;
  padding: 20px;
  font-family: ヒラギノ角ゴ Pro W6”, sans-serif;
}
.section-howtouse-left .section-howtouse-left-point h4 {
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 0.06em;
  text-align: left;
  color: #2C2C2C;
}
.section-howtouse-left .section-howtouse-left-point p {
  margin-top: 6px;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 23px;
  text-align: left;
  color: #2C2C2C;
}

.section-howtouse-left-1 h4 {
  margin-top: 34px;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.06em;
  text-align: left;
  color: #2C2C2C;
  font-family: "Hiragino Sans";
}
.section-howtouse-left-1 ul {
  margin-top: 10px;
  font-family: ヒラギノ角ゴ Pro W6”, sans-serif;
}

.section-howtouse-left-1-sp {
  margin-top: 38px;
}

.section-howtouse-right {
  width: 30%;
}
.section-howtouse-right img {
  height: 499px;
  filter: drop-shadow(1px 1px 5px #A6A7A7);
}

.section-howtouse-right-img {
  text-align: center;
  margin-top: 4px;
  display: flex;
  justify-content: flex-end;
}

.section-howtouse {
  margin-bottom: 90px;
}

.section-question-title h2 {
  background-color: #00A0E9;
  color: #fff;
  padding: 35px 0;
  font-family: "Hiragino Kaku Gothic ProN";
  font-weight: normal;
  font-size: 30px;
  letter-spacing: 0.06em;
  text-align: center;
}

.section-question-box {
  padding-top: 36px;
  margin-left: 4px;
  font-family: ヒラギノ角ゴ Pro W6”, sans-serif;
}

.section-question-box-first {
  padding-top: 46px;
  margin-left: 6px;
  font-family: ヒラギノ角ゴ Pro W6”, sans-serif;
}

.border-question {
  margin-top: 38px;
  border-bottom: 1px solid #C9C9C9;
}

.section-question-box-q {
  display: flex;
  align-items: center;
  font-family: "Hiragino Kaku Gothic ProN";
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 28px;
  text-align: left;
  color: #2C2C2C;
}

.section-question-q-img {
  margin-bottom: -8px;
}
.section-question-q-img img {
  margin-right: 25px;
}

.section-question-box-a,
.section-question-box-a-type1 {
  display: flex;
  align-items: center;
  margin-top: 38px;
}

.section-question-a-img img {
  margin-right: 25px;
}

.section-question-a-text {
  color: #00A0E9;
  line-height: 1.8em;
}

.section-question-a-text-dots {
  padding: 0 6px;
}

.section-question-box-last {
  margin-top: 30px;
}

footer {
  display: flex;
  background-color: #DDF6FF;
  flex-direction: column;
  font-family: ヒラギノ角ゴ Pro W6”, sans-serif;
  margin-top: 56px;
}
footer .footer-nav {
  display: flex;
  margin: 0 auto;
  margin-top: 44px;
}
footer .footer-nav li {
  padding: 0 18px;
  text-align: center;
  font-family: "Hiragino Kaku Gothic ProN";
  font-weight: normal;
  font-size: 14px;
  letter-spacing: -0.01em;
  line-height: 16.8px;
  text-align: left;
  color: #000;
}
footer .footer-nav li a {
  text-decoration: none;
  color: #2C2C2C;
}
footer .copyright {
  text-align: center;
  margin-top: 28px;
  margin-bottom: 52px;
  font-family: "Hiragino Kaku Gothic ProN";
  font-weight: normal;
  font-size: 10px;
  letter-spacing: 0.1em;
  line-height: 12px;
  color: #787878;
}

@media screen and (min-width: 769px) {
  .d-none-sp {
    display: none;
  }

  .sp-nav {
    display: none;
  }
}/*# sourceMappingURL=style.css.map */