@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;
  }
}
@media screen and (max-width: 768px) {
  html {
    overflow: auto;
  }

  body {
    overflow-x: hidden;
  }

  .d-none {
    display: none;
  }

  .inner {
    width: 90%;
  }

  /* mv sp */
  .mv-box1-left {
    width: 100%;
  }

  .mv-app-box {
    display: flex;
    margin-top: 0;
  }

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

  .mv-installation-results {
    border: 2px solid #00A0E9;
    border-radius: 10px;
    overflow: hidden;
    width: 95%;
    margin: 0 auto;
    margin-top: 58px;
  }
  .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 24px;
    text-align: center;
  }

  .mv-inner {
    display: block;
    margin-top: 70px;
  }

  .mv-box1 {
    display: block;
  }

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

  .mv-heading-h1 {
    font-family: "Hiragino Sans";
    font-weight: normal;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    color: #00A0E9;
    letter-spacing: 0;
  }
  .mv-heading-h1 ruby {
    font-family: sans-serif;
  }
  .mv-heading-h1 ruby rb {
    font-size: 30px;
  }
  .mv-heading-h1 ruby rt {
    font-family: "Hiragino Sans";
    font-weight: normal;
    font-size: 11px;
    letter-spacing: 0.06em;
    text-align: center;
    color: #00A0E9;
  }

  .mv-heading-desc {
    margin-top: 8px;
    font-family: "Hiragino Sans";
    font-weight: normal;
    font-size: 15px;
    letter-spacing: 0.05em;
    line-height: 26px;
    text-align: left;
    color: #2c2c2c;
    margin-left: 0;
  }

  .mv-app {
    margin-top: 50px;
    margin-bottom: 0;
  }

  .mv-download-app {
    display: flex;
    margin-top: 22px;
  }
  .mv-download-app .appstore {
    margin-right: 22px;
  }
  .mv-download-app .appstore a {
    width: 44%;
  }
  .mv-download-app .googleplay a {
    width: 44%;
  }

  .mv-sp-img {
    text-align: center;
    width: 100%;
    margin-top: 24px;
  }
  .mv-sp-img img {
    width: 75%;
    filter: drop-shadow(1px 1px 5px #A6A7A7);
    margin-left: 0;
  }

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

  .mv-installation-results-box {
    width: 100%;
    order: 1;
    margin-top: 56px;
  }

  .mv-installation-results {
    border: 2px solid #00A0E9;
    border-radius: 10px;
    overflow: hidden;
    margin: 0 auto;
  }
  .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: 98%;
    margin-left: 0;
    margin-top: 34px;
  }
  .mv-raisehands-img img {
    width: 100%;
  }

  /* mv-end sp */
  /* Hi!について sp*/
  .section-about-title {
    background-color: #00A0E9;
    margin-top: 14px;
  }
  .section-about-title h2 {
    font-family: "Hiragino Sans";
    font-weight: normal;
    font-size: 20px;
    letter-spacing: 0.06em;
    text-align: center;
    color: #fff;
    padding: 30px 0;
  }

  .about-inner {
    display: block;
    margin-top: 42px;
  }

  .section-about-left {
    width: 100%;
    display: block;
  }

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

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

  .section-about-disable {
    margin: 0 auto;
    width: 100%;
    margin-top: 42px;
  }
  .section-about-disable .section-about-disable-title-box {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #00A0E9;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #00A0E9;
    padding: 10px 0;
    font-family: "Hiragino Sans";
    font-weight: normal;
    font-size: 18px;
    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 {
    padding: 6px 0 0 0;
  }
  .section-about-disable .section-about-disable-item-list .section-about-disable-item {
    font-family: "Hiragino Sans";
    font-weight: normal;
    font-size: 15px;
    letter-spacing: 0.03em;
    line-height: 25px;
    text-align: left;
    color: #2C2C2C;
  }

  /* Hiの仕組み sp */
  .section-about-structure {
    margin-top: 30px;
  }

  .structure-inner {
    display: block;
    margin: 0 auto;
    margin-top: 80px;
  }

  .section-about-structure-title-1 h2 {
    font-family: "Hiragino Sans";
    font-weight: normal;
    font-size: 20px;
    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: 20px;
    letter-spacing: 0.06em;
    text-align: center;
    color: #FF7C7C;
  }

  .section-about-structure-title-3 h2 {
    font-family: "Hiragino Sans";
    font-weight: normal;
    font-size: 20px;
    letter-spacing: 0.06em;
    text-align: center;
    color: #35BC8E;
  }

  .slide-item {
    overflow: hidden;
  }
  .slide-item .pc {
    display: none;
  }
  .slide-item .sp-box .sp {
    width: 96%;
    display: block;
    margin-top: 16px;
    margin-left: 8px;
  }

  .section-about-structure-left {
    width: 98%;
    display: block;
  }
  .section-about-structure-left .section-about-structure-able-1 {
    width: 100%;
  }
  .section-about-structure-left .section-about-structure-able-1 .section-about-structure-able-title-1 {
    font-family: "Hiragino Sans";
    font-weight: normal;
    font-size: 18px;
    letter-spacing: 0.06em;
    text-align: center;
    padding: 14px 0;
  }
  .section-about-structure-left .section-about-structure-able-2 {
    width: 100%;
  }
  .section-about-structure-left .section-about-structure-able-2 .section-about-structure-able-title-2 {
    font-family: "Hiragino Sans";
    font-weight: normal;
    font-size: 18px;
    letter-spacing: 0.06em;
    text-align: center;
    padding: 14px 0;
  }
  .section-about-structure-left .section-about-structure-able-3 {
    width: 100%;
  }
  .section-about-structure-left .section-about-structure-able-3 .section-about-structure-able-title-3 {
    font-family: "Hiragino Sans";
    font-weight: normal;
    font-size: 18px;
    letter-spacing: 0.06em;
    text-align: center;
    padding: 14px 0;
  }
  .section-about-structure-left .section-about-structure-able-item-list {
    padding: 10px 14px 22px;
    letter-spacing: 3px;
  }

  .section-about-structure-right {
    width: 98%;
    display: block;
    margin-top: 36px;
  }
  .section-about-structure-right .section-about-structure-disable-1 {
    width: 100%;
    border: 2px solid #00A0E9;
    margin: 0 0 0 auto;
  }
  .section-about-structure-right .section-about-structure-disable-title-1 {
    font-family: "Hiragino Sans";
    font-weight: normal;
    font-size: 18px;
    letter-spacing: 0.06em;
    text-align: center;
    color: #fff;
    padding: 14px 0;
  }
  .section-about-structure-right .section-about-structure-disable-item-list {
    padding: 20px 16px 29px;
  }
  .section-about-structure-right .section-about-structure-disable-item {
    font-family: "Hiragino Sans";
    font-weight: normal;
    font-size: 15px;
    letter-spacing: 0.03em;
    line-height: 28px;
    text-align: left;
    color: #2C2C2C;
  }

  .section-about-structure-right {
    width: 98%;
    display: block;
    margin-top: 36px;
  }
  .section-about-structure-right .section-about-structure-disable-2 {
    width: 100%;
    border: 2px solid #FF7C7C;
    margin: 0 0 0 auto;
  }
  .section-about-structure-right .section-about-structure-disable-title-2 {
    font-family: "Hiragino Sans";
    font-weight: normal;
    font-size: 18px;
    letter-spacing: 0.06em;
    text-align: center;
    color: #fff;
    padding: 14px 0;
  }
  .section-about-structure-right .section-about-structure-disable-item-list {
    padding: 20px 16px 29px;
  }
  .section-about-structure-right .section-about-structure-disable-item {
    font-family: "Hiragino Sans";
    font-weight: normal;
    font-size: 15px;
    letter-spacing: 0.03em;
    line-height: 28px;
    text-align: left;
    color: #2C2C2C;
  }

  .section-about-structure-able-item {
    font-family: "Hiragino Sans";
    font-weight: normal;
    font-size: 15px;
    letter-spacing: 0.03em;
    line-height: 28px;
    text-align: left;
    color: #2C2C2C;
  }

  .section-about-structure-able-item:nth-child(2) {
    margin-top: 16px;
  }

  .section-about-structure-right {
    width: 98%;
    display: block;
    margin-top: 36px;
  }
  .section-about-structure-right .section-about-structure-disable-3 {
    width: 100%;
    border: 2px solid #35BC8E;
    margin: 0 0 0 auto;
  }
  .section-about-structure-right .section-about-structure-disable-title-3 {
    font-family: "Hiragino Sans";
    font-weight: normal;
    font-size: 18px;
    letter-spacing: 0.06em;
    text-align: center;
    color: #fff;
    padding: 14px 0;
  }
  .section-about-structure-right .section-about-structure-disable-item-list {
    padding: 10px;
    height: 114px;
  }
  .section-about-structure-right .section-about-structure-disable-item {
    font-family: "Hiragino Sans";
    font-weight: normal;
    font-size: 15px;
    letter-spacing: 0.03em;
    line-height: 28px;
    text-align: left;
    color: #2C2C2C;
  }

  /*　ボランティアsp */
  .section-volunteer-title {
    margin-top: 38px;
  }
  .section-volunteer-title h2 {
    font-family: "Hiragino Kaku Gothic ProN";
    font-weight: normal;
    font-size: 20px;
    letter-spacing: 0.06em;
    text-align: center;
    color: #fff;
    padding: 30px 0;
    background-color: #00A0E9;
  }

  .volunteer-inner {
    display: block;
  }

  .section-volunteer-left1 {
    width: 100%;
    margin-top: 24px;
    margin-left: 0;
  }

  .section-volunteer-left2 {
    width: 100%;
    margin-top: 28px;
    margin-left: 0;
  }
  .section-volunteer-left2 .section-volunteer-left-text {
    margin-left: -32px;
  }

  .section-volunteer-left3 {
    width: 100%;
    margin-top: 24px;
    margin-left: 0;
  }

  .section-volunteer-left-box1 {
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
  .section-volunteer-left-box1 .section-volunteer-left-text h3 {
    width: 340px;
    height: 31px;
    font-family: "Hiragino Sans";
    font-weight: normal;
    font-size: 18px;
    letter-spacing: 0.05em;
    line-height: 36px;
    text-align: left;
    color: #2C2C2C;
  }
  .section-volunteer-left-box1 .section-volunteer-left-text p {
    font-family: ヒラギノ角ゴ Pro W6”, sans-serif;
    font-weight: normal;
    font-size: 15px;
    letter-spacing: 0.05em;
    line-height: 25px;
    text-align: left;
    color: #2C2C2C;
  }
  .section-volunteer-left-box1 .section-volunteer-left-img {
    margin-top: 36px;
    margin-right: 0;
  }
  .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: 38px;
    margin-left: 30px;
    padding: 10px;
    text-align: center;
  }
  .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 {
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 80%;
  }
  .section-volunteer-left-box2 .section-volunteer-left-text h3 {
    font-family: "Hiragino Sans";
    font-weight: normal;
    font-size: 18px;
    letter-spacing: 0.05em;
    line-height: 36px;
    text-align: left;
    color: #2c2c2c;
  }
  .section-volunteer-left-box2 .section-volunteer-left-text p {
    font-family: "Hiragino Sans", sans-serif;
    font-weight: normal;
    font-size: 15px;
    letter-spacing: 0.05em;
    line-height: 25px;
    text-align: left;
    color: #2C2C2C;
    margin-top: 8px;
  }
  .section-volunteer-left-box2 .section-volunteer-left-img {
    margin-top: 26px;
    margin-right: 0;
  }
  .section-volunteer-left-box2 .section-volunteer-left-btn-box2 {
    border: 2px solid #00A0E9;
    border-radius: 120px;
    color: #00A0E9;
    margin-top: 26px;
    margin-left: 32px;
    padding: 10px;
    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;
  }

  .section-volunteer-left-box3 {
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .section-volunteer-left-box3 .section-volunteer-left-text {
    margin-left: -34px;
  }
  .section-volunteer-left-box3 .section-volunteer-left-text h3 {
    font-family: "Hiragino Sans";
    font-weight: normal;
    font-size: 18px;
    letter-spacing: 0.05em;
    line-height: 36px;
    text-align: left;
    color: #2c2c2c;
  }
  .section-volunteer-left-box3 .section-volunteer-left-text p {
    font-family: "Hiragino Sans";
    font-weight: normal;
    font-size: 15px;
    letter-spacing: 0.05em;
    line-height: 25px;
    text-align: left;
    color: #2C2C2C;
    margin-top: 8px;
  }
  .section-volunteer-left-box3 .section-volunteer-left-img {
    text-align: center;
    margin-top: 22px;
    margin-right: 18px;
  }
  .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: 18px;
    margin-left: 32px;
    padding: 10px;
    text-align: center;
  }
  .section-volunteer-left-box3 .section-volunteer-left-btn-box3 a {
    text-decoration: none;
    color: #00A0E9;
    font-family: ヒラギノ角ゴ Pro W6”, sans-serif;
  }

  .section-volunteer-right1,
.section-volunteer-right2,
.section-volunteer-right3 {
    width: 100%;
    text-align: center;
    margin-top: 34px;
  }
  .section-volunteer-right1 img,
.section-volunteer-right2 img,
.section-volunteer-right3 img {
    filter: drop-shadow(1px 1px 5px #A6A7A7);
  }

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

  .arrow-down2 {
    width: 100%;
    text-align: center;
    margin-top: 40px;
  }

  /* 登録方法 */
  .section-register .section-register-title {
    margin-top: 70px;
  }
  .section-register .section-register-title h2 {
    font-family: "Hiragino Kaku Gothic ProN";
    font-weight: normal;
    font-size: 20px;
    letter-spacing: 0.06em;
    text-align: center;
    color: #fff;
    background-color: #00A0E9;
    padding: 30px 0;
  }
  .section-register .register-inner1 {
    display: block;
    margin-top: 36px;
    margin-left: 0;
  }
  .section-register .register-inner2 {
    display: block;
    margin-top: 50px;
    margin-left: 0;
  }
  .section-register .register-inner3 {
    display: block;
    margin-top: 10px;
    margin-left: 0;
  }
  .section-register .register-inner4 {
    display: block;
    margin-top: 64px;
    margin-left: 0;
  }
  .section-register .section-register-left {
    width: 100%;
  }
  .section-register .section-register-left .section-register-left-box .step1 {
    font-family: "Hiragino Sans";
    font-weight: normal;
    font-size: 18px;
    letter-spacing: 0.06em;
    text-align: left;
    color: #00A0E9;
  }
  .section-register .section-register-left .section-register-left-box .step2 {
    font-family: "Hiragino Sans";
    font-weight: normal;
    font-size: 18px;
    letter-spacing: 0.06em;
    text-align: left;
    color: #00A0E9;
  }
  .section-register .section-register-left .section-register-left-box .step3 {
    font-family: "Hiragino Sans";
    font-weight: normal;
    font-size: 18px;
    letter-spacing: 0.06em;
    text-align: left;
    color: #00A0E9;
  }
  .section-register .section-register-left .section-register-left-box h3 {
    font-family: "Hiragino Sans";
    font-weight: normal;
    font-size: 18px;
    letter-spacing: 0.06em;
    line-height: 28px;
    text-align: left;
    color: #2c2c2c;
    margin-top: 10px;
  }
  .section-register .section-register-left .section-register-left-box h4 {
    margin-top: 10px;
    font-family: "Hiragino Sans";
    font-weight: normal;
    font-size: 15px;
    letter-spacing: 0.05em;
    line-height: 25px;
    text-align: left;
    color: #2C2C2C;
  }
  .section-register .section-register-left .section-register-left-box .section-register-left-box-h4-2 {
    margin-top: 20px;
  }
  .section-register .section-register-left .section-register-left-box p {
    margin-top: 6px;
    font-family: ヒラギノ角ゴ Pro W6”, sans-serif;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 0.05em;
    line-height: 25px;
    text-align: left;
    color: #2C2C2C;
  }
  .section-register .section-register-attention {
    margin-top: 10px;
    padding: 22px 42px 20px 24px;
    font-family: ヒラギノ角ゴ Pro W6”, sans-serif;
    font-weight: normal;
    font-size: 15px;
    letter-spacing: 0.05em;
    line-height: 28px;
    text-align: left;
    color: #2C2C2C;
    background-color: #DDF6FF;
  }
  .section-register .section-register-left-application {
    margin-top: 48px;
  }
  .section-register .section-register-right {
    margin: 0 auto;
    margin-top: 46px;
    width: 100%;
    display: block;
  }
  .section-register .section-register-right-box-sp img {
    width: 80%;
    filter: drop-shadow(1px 1px 5px #A6A7A7);
  }
  .section-register .section-register-right-app {
    margin-top: 50px;
  }
  .section-register .section-register-right-app .section-register-right-app-box {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
  }
  .section-register .section-register-right-app .section-register-right-app-box .googleplay {
    margin-top: 32px;
  }
  .section-register .section-register-right-box-sp2 {
    text-align: center;
    margin-top: 0;
    margin-right: 44px;
    display: flex;
    justify-content: flex-end;
  }
  .section-register .section-register-right-box-sp3 {
    text-align: center;
    margin-top: 4px;
    margin-right: 44px;
    display: flex;
    justify-content: flex-end;
  }

  /* 利用方法 */
  .section-howtouse-title {
    margin-top: 72px;
  }
  .section-howtouse-title h2 {
    padding: 30px 0;
    font-family: "Hiragino Kaku Gothic ProN";
    font-weight: normal;
    font-size: 20px;
    letter-spacing: 0.06em;
    text-align: center;
    color: #fff;
    background-color: #00A0E9;
  }

  .section-howtouse-desc {
    margin-top: 20px;
    font-family: "Hiragino Sans";
    font-weight: normal;
    font-size: 18px;
    letter-spacing: 0.06em;
    line-height: 28px;
    text-align: left;
    color: #2C2C2C;
    margin-left: 0;
  }

  .howtouse-inner1 {
    display: block;
    margin-top: 42px;
    margin-left: 0;
  }

  .howtouse-inner2 {
    display: block;
    margin-top: 68px;
    margin-left: 0;
  }

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

  .howtouse-mt2 {
    margin-top: 68px;
  }

  .section-howtouse-left-1 h4 {
    margin-top: 24px;
    font-family: "Hiragino Sans";
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 25px;
    text-align: left;
    color: #2C2C2C;
  }
  .section-howtouse-left-1 ul {
    margin-top: 12px;
    font-family: ヒラギノ角ゴ Pro W6”, sans-serif;
  }

  .section-howtouse-left-2 h4 {
    margin-top: 38px;
    font-family: "Hiragino Sans";
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 25px;
    text-align: left;
    color: #2C2C2C;
  }
  .section-howtouse-left-2 ul {
    margin-top: 22px;
    font-family: ヒラギノ角ゴ Pro W6”, sans-serif;
  }

  .section-howtouse-right {
    width: 100%;
    text-align: center;
    margin-top: 40px;
  }
  .section-howtouse-right img {
    filter: drop-shadow(1px 1px 5px #A6A7A7);
    margin-right: 42px;
  }

  /* よくある質問 */
  .section-question-title {
    margin-top: 62px;
  }
  .section-question-title h2 {
    font-family: "Hiragino Kaku Gothic ProN";
    font-weight: normal;
    font-size: 20px;
    letter-spacing: 0.06em;
    text-align: center;
    color: #fff;
  }

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

  .section-question-box-q .section-question-q-img img {
    width: 40px;
    margin-right: 12px;
  }
  .section-question-box-q .section-question-q-text {
    font-family: "Hiragino Kaku Gothic ProN";
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 24px;
    text-align: left;
    color: #3b3b3b;
  }

  .section-question-box-a .section-question-a-img {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .section-question-box-a .section-question-a-img img {
    width: 40px;
    margin-right: 12px;
  }
  .section-question-box-a .section-question-a-text {
    font-family: "Hiragino Kaku Gothic ProN";
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 24px;
    text-align: left;
    color: #00A0E9;
  }

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

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

  .section-question-box-a-type1 {
    display: flex;
    align-items: flex-start;
    margin-top: 26px;
  }

  .section-question-a-img img {
    width: 40px;
    margin-right: 12px;
  }

  .section-question-a-text {
    font-family: "Hiragino Kaku Gothic ProN";
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 24px;
    text-align: left;
    color: #00A0E9;
  }

  .border-question {
    margin-top: 28px;
  }

  footer {
    margin-top: 42px;
  }
  footer .footer-nav {
    display: block;
    margin-top: 62px;
  }
  footer .footer-nav li {
    padding: 10px 0;
    text-align: center;
  }
  footer .copyright {
    margin: 38px 0 56px;
  }
}/*# sourceMappingURL=mobile.css.map */