#mainvisual {
  padding-top: 95px;
}
#mainvisual .mv-btn {
  padding: 30px 0;
}
#sec01 {
  padding: 22px 0 82px;
}
#sec02 .sec02_01 {
  position: relative;
  padding: 80px 0 0;
}
#sec02 .sec02_01::before {
  content: "";
  background: #d1f4ef;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 400px;
  left: 0;
  z-index: -1;
}
#sec02 .sec02_01::after {
  content: "";
  background: url(../img/sec02_01_bg.webp) no-repeat center bottom/100% auto;
  height: 944px;
  position: absolute;
  right: 0;
  bottom: 222px;
  left: 0;
  z-index: -1;
}
#sec02 .sec02_01 .row1 h2 {
  width: 436px;
  margin: 0 auto 30px;
}
#sec02 .sec02_01 .row1 .item1 {
  background: #fff;
  padding: 31px 28px 58px;
  border-radius: 14px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
#sec02 .sec02_01 .row1 .item1 .photo {
  width: 46.0558252427%;
}
#sec02 .sec02_01 .row1 .item1 .txt {
  width: 50.7281553398%;
  margin: 7px 0 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}

#sec02 .sec02_02 .sec02_01 .row1 .item1 .txt {
    width: 100%;
}

#sec02 .sec02_01 .row1 .item2 {
  background: linear-gradient(
    to bottom,
    rgba(1, 141, 128, 0) 0%,
    rgb(1, 141, 128) 22%
  );
  padding: 37px 10px 47px;
  width: 490px;
  margin: -34px auto 0;
  text-align: center;
  color: #fff;
  font-weight: 700;
  line-height: 27px;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 83%, 50% 100%, 0 83%);
  clip-path: polygon(0 0, 100% 0, 100% 83%, 50% 100%, 0 83%);
  font-size: 18px;
}
#sec02 .sec02_01 .row1 .item2 .fs20 {
  font-size: 20px;
}
#sec02 .sec02_01 .row1 .item2 .color {
  color: #fbfb87;
  font-size: 20px;
}
#sec02 .sec02_01 .row2 {
  padding: 50px 0 0;
}
#sec02 .sec02_01 .row2 h2 {
  text-align: center;
  font-weight: 700;
}
#sec02 .sec02_01 .row2 h2 .t1 {
  display: inline-block;
  font-size: 28px;
  color: #017185;
  background: url(../img/sec02_01_movie_ttl_bg.webp) no-repeat 0 0/100% auto;
  width: 203px;
  padding: 13px 10px 28px;
}
#sec02 .sec02_01 .row2 h2 .t1 .fs24 {
  font-size: 24px;
}
#sec02 .sec02_01 .row2 h2 .t1 .fs26 {
  font-size: 26px;
}
#sec02 .sec02_01 .row2 h2 .t1 .lt {
  letter-spacing: -5.39px;
}
#sec02 .sec02_01 .row2 h2 .t2 {
  font-size: 24px;
  color: #003c37;
}
#sec02 .sec02_01 .row2 .movie {
  width: 600px;
  margin: 10px auto 0;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
#sec02 .sec02_01 .row2 .movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#sec02 .sec02_03 {
  position: relative;
}
#sec02 .sec02_03::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 400px;
  left: 0;
  z-index: -1;
}

#sec02 .sec02_03 .row1 h2 {
  width: 436px;
  margin: 0 auto 30px;
}
#sec02 .sec02_03 .row1 .item1 {
  background: #fff;
  padding: 31px 28px 58px;
  border-radius: 14px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
#sec02 .sec02_03 .row1 .item1 .photo {
  width: 46.0558252427%;
}
#sec02 .sec02_03 .row1 .item1 .txt {
  width: 50.7281553398%;
  margin: 7px 0 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}

#sec02 .sec02_02 .sec02_03 .row1 .item1 .txt {
    width: 100%;
}

#sec02 .sec02_03 .row1 .item2 {
  background: linear-gradient(
    to bottom,
    rgba(1, 141, 128, 0) 0%,
    rgb(1, 141, 128) 22%
  );
  padding: 37px 10px 47px;
  width: 490px;
  margin: -34px auto 0;
  text-align: center;
  color: #fff;
  font-weight: 700;
  line-height: 27px;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 83%, 50% 100%, 0 83%);
  clip-path: polygon(0 0, 100% 0, 100% 83%, 50% 100%, 0 83%);
  font-size: 18px;
}
#sec02 .sec02_03 .row1 .item2 .fs20 {
  font-size: 20px;
}
#sec02 .sec02_03 .row1 .item2 .color {
  color: #fbfb87;
  font-size: 20px;
}
#sec02 .sec02_03 .row2 {
  padding: 50px 0 0;
}
#sec02 .sec02_03 .row2 h2 {
  text-align: center;
  font-weight: 700;
}
#sec02 .sec02_03 .row2 h2 .t1 {
  display: inline-block;
  font-size: 28px;
  color: #017185;
  width: 203px;
  padding: 13px 10px 28px;
}
#sec02 .sec02_03 .row2 h2 .t1 .fs24 {
  font-size: 24px;
}
#sec02 .sec02_03 .row2 h2 .t1 .fs26 {
  font-size: 26px;
}
#sec02 .sec02_03 .row2 h2 .t1 .lt {
  letter-spacing: -5.39px;
}
#sec02 .sec02_03 .row2 h2 .t2 {
  font-size: 24px;
  color: #003c37;
}
#sec02 .sec02_03 .row2 .movie {
  width: 600px;
  margin: 10px auto 0;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
#sec02 .sec02_03 .row2 .movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#sec02 .sec02_02 {
  padding: 58px 0 0;
}
#sec02 .sec02_02 h2 {
  text-align: center;
  line-height: 1.17;
  margin: 30px 30px 22px;
}
#sec02 .sec02_02 h2 .ttl-eng {
  font-size: 100px;
  font-weight: 300;
  color: #c1efe0;
}
#sec02 .sec02_02 h2 .ttl-jp {
  font-size: 32px;
  font-weight: 800;
  color: var(--color1);
  margin-top: -88px;
  display: block;
  letter-spacing: 0.04em;
}

#sec02 .sec02_02 h2 .ttl-jp small {
  font-size: 20px;
  display: block;
}


#sec02 .sec02_02 .box {
  background: url(../img/sec02_02_bg.webp) repeat left top/100% auto #10b981;
  padding: 74px 0 145px;
}

/* 2番目の .box だけ上書き */
#sec02 .sec02_02 .box + .box{
  padding-top: 0;
}

#sec02 .sec02_02 .box .content {
  display: flex;
  justify-content: space-between;
}
#sec02 .sec02_02 .box .content .col {
  width: 48.8636363636%;
  background: #fff;
  border-radius: 16px;
  padding: 1px 31px 122px;
  position: relative;
}
#sec02 .sec02_02 .box .content .col h3 {
  text-align: center;
  margin: -15px 0 20px;
}
#sec02 .sec02_02 .box .content .col h3 img {
  width: auto;
  height: 48px;
}
#sec02 .sec02_02 .box .content .col .txt {
  line-height: 24px;
  position: relative;
  z-index: 2;
}
#sec02 .sec02_02 .box .content .col .txt .line,
#reason .reason-items .reason-card .line {
  text-decoration: underline;
  text-decoration-thickness: 10px;
  text-underline-offset: -5px;
  -webkit-text-decoration-color: #fcf8bc;
  text-decoration-color: #fcf8bc;
  text-decoration-skip-ink: none;
}
#sec02 .sec02_02 .box .content .col .txt .line-ext {
  display: inline-block;
  position: relative;
}
#sec02 .sec02_02 .box .content .col .txt .line-ext::before {
  content: "";
  background: #fcf8bc;
  height: 10px;
  position: absolute;
  right: -2px;
  bottom: 0;
  left: 0;
  z-index: -1;
}
#sec02 .sec02_02 .box .content .col .txt .color,
#reason .reason-items .reason-card .color {
  color: #ff6214;
  font-weight: 700;
}

#reason .reason-items .reason-card h3 small {
  vertical-align: 10px;
  font-size: 0.6em;
}

#sec02 .sec02_02 .box .content .col .point {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -76px;
  width: 53.9534883721%;
}
#sec02 .sec02_02 .box .content .col-r .point {
  width: 46.511627907%;
  bottom: -71px;
}
#sec03 .sec03_01 {
  position: relative;
  padding: 81px 0 0;
}
#sec03 .sec03_01::before {
  content: "";
  background: #017185;
  position: absolute;
  top: 0;
  right: 0;
  bottom: -192px;
  left: 0;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 91.5%, 50% 100%, 0 91.5%);
  clip-path: polygon(0 0, 100% 0, 100% 91.5%, 50% 100%, 0 91.5%);
  z-index: -2;
}
#sec03 .sec03_01 h2 {
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 24px;
  color: #fff;
  margin-bottom: 50px;
  text-align: center;
}
#sec03 .sec03_01 h2 span {
  letter-spacing: 1px;
  line-height: 1.2;
}
#sec03 .sec03_01 h2 .fwb {
  font-weight: 700;
}
#sec03 .sec03_01 h2 .fs32 {
  font-size: 32px;
}
#sec03 .sec03_01 h2 .fs28 {
  font-size: 28px;
}
#sec03 .sec03_01 h2 .fs34 {
  font-size: 34px;
}
#sec03 .sec03_01 h2 .color {
  color: #ff7631;
}
#sec03 .sec03_01 h2 .t2 {
  display: inline-block;
  margin-top: 15px;
  position: relative;
  padding-bottom: 6px;
}
#sec03 .sec03_01 h2 .t2::before {
  content: "";
  background: rgba(24, 77, 86, 0.8);
  height: 15px;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
#sec03 .sec03_01 .content .item {
  position: relative;
}
#sec03 .sec03_01 .content .item:not(:last-child) {
  margin-bottom: 30px;
}
#sec03 .sec03_01 .content .item:nth-child(2n) .photo {
  width: 198px;
  top: 16px;
  right: 412px;
}
#sec03 .sec03_01 .content .item:nth-child(2n) .box {
  margin-left: auto;
  border-radius: 20px 0 0 20px;
  width: 425px;
}
#sec03 .sec03_01 .content .item:nth-child(2n) .box::before {
  background: url(../img/sec03_01_deco2.webp) no-repeat 0 0/100% auto;
  top: 47px;
  left: auto;
  right: calc(100% - 7px);
}
#sec03 .sec03_01 .content .item:nth-child(2n) .box .list {
  margin-left: 22px;
}
#sec03 .sec03_01 .content .item .photo {
  position: absolute;
}
#sec03 .sec03_01 .content .item .box {
  width: 425px;
  background: #fff;
  border-radius: 0 20px 20px 0;
  padding: 30px 28px 25px;
  position: relative;
}
#sec03 .sec03_01 .content .item .box::before {
  content: "";
  background: url(../img/sec03_01_deco1.webp) no-repeat 0 0/100% auto;
  width: 30px;
  height: 25px;
  position: absolute;
  top: 37px;
  left: 99%;
}
#sec03 .sec03_01 .content .item .box h3 {
  text-align: center;
  margin-bottom: 12px;
}
#sec03 .sec03_01 .content .item .box h3 span {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  color: #003c37;
  background: #fcf8bc;
  border-radius: 99px;
  padding: 4px 26px;
  min-width: 213px;
}
#sec03 .sec03_01 .content .item .box .list li {
  position: relative;
  padding-left: 18px;
  line-height: 30px;
}
#sec03 .sec03_01 .content .item .box .list li::before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ff7631;
  position: absolute;
  top: 10px;
  left: 0;
}
#sec03 .sec03_01 .content .item1 .photo {
  width: 152px;
  top: 37px;
  left: 450px;
}
#sec03 .sec03_01 .content .item1 .box {
  width: 455px;
}
#sec03 .sec03_01 .content .item3 .photo {
  width: 139px;
  top: 17px;
  left: 445px;
}
#sec03 .sec03_01 .content .item3 .box::before {
  top: 54px;
}
#sec03 .sec03_01 .content .item3 .box .list {
  margin-left: 32px;
}
#sec03 .sec03_02 {
  padding: 79px 0 65px;
  text-align: center;
  position: relative;
}
#sec03 .sec03_02::before {
  content: "";
  background: linear-gradient(90deg, #66e0ee 0%, #84e9c1 100%);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -3;
}
#sec03 .sec03_02::after {
  content: "";
  background: url(../img/sec03_02_deco2.webp) no-repeat 0 0/100% auto;
  width: 968px;
  height: 579px;
  position: absolute;
  bottom: 0;
  left: calc(50% - 495px);
  z-index: -3;
}
#sec03 .sec03_02 h2 .t {
  font-size: 24px;
  letter-spacing: 0.123px;
  font-weight: 500;
  color: #fff;
  display: inline-block;
  position: relative;
}
#sec03 .sec03_02 h2 .t::before {
  content: "";
  background: url(../img/sec03_02_ttl_deco1.webp) no-repeat 0 0/100% auto;
  width: 60px;
  height: 63px;
  position: absolute;
  top: -28px;
  left: -68px;
}
#sec03 .sec03_02 h2 .t::after {
  content: "";
  background: url(../img/sec03_02_ttl_deco2.webp) no-repeat 0 0/100% auto;
  width: 206px;
  height: 149px;
  position: absolute;
  top: -80px;
  right: -191px;
}
#sec03 .sec03_02 h2 .t .fs22 {
  font-size: 22px;
}
#sec03 .sec03_02 h2 .t .fs34 {
  font-size: 34px;
}
#sec03 .sec03_02 h2 .t .color1 {
  color: #ff7631;
  letter-spacing: 2.35px;
  margin-left: 7px;
}
#sec03 .sec03_02 h2 .t .color2 {
  color: #fbfb87;
  letter-spacing: 2.35px;
}
#sec03 .sec03_02 .ai {
  width: 373px;
  margin: 24px auto 0;
}
#sec03 .sec03_02 .deco {
  width: 298px;
  margin: -101px auto 14px;
}
#sec03 .sec03_02 .txt {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  color: #003c37;
}
#sec03 .sec03_02 .note {
  font-size: 10px;
  color: #000;
  margin-top: -3px;
}
#sec03 .sec03_02 .note span {
  display: inline-block;
  position: relative;
  padding-left: 10px;
}
#sec03 .sec03_02 .note span::before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}
#reason {
  padding: 47px 0 150px;
}
#reason h2 {
  text-align: center;
  margin: 0 auto 51px;
  width: 206px;
}
#reason .reason-items .reason-item:not(:last-child) {
  margin-bottom: 50px;
}
#reason .reason-items .reason-item .reason-number {
  text-align: center;
  position: relative;
  overflow: hidden;
  margin-bottom: 28px;
}
#reason .reason-items .reason-item .reason-number::before {
  content: "";
  width: 6px;
  height: 6px;
  background: #017185;
  border-radius: 50%;
  position: absolute;
  top: 47%;
  left: 0;
  z-index: 1;
}
#reason .reason-items .reason-item .reason-number::after {
  content: "";
  width: 6px;
  height: 6px;
  background: #017185;
  border-radius: 50%;
  position: absolute;
  top: 47%;
  right: 0;
  z-index: 1;
}
#reason .reason-items .reason-item .reason-number span {
  display: inline-block;
  position: relative;
  width: 66px;
}
#reason .reason-items .reason-item .reason-number span::before {
  content: "";
  border-top: 2px solid #017185;
  position: absolute;
  top: 50%;
  left: calc(100% + 32px);
  right: -1000px;
}
#reason .reason-items .reason-item .reason-number span::after {
  content: "";
  border-top: 2px solid #017185;
  position: absolute;
  top: 50%;
  right: calc(100% + 32px);
  left: -1000px;
}
#reason .reason-items .reason-item .reason-content {
  display: flex;
  justify-content: space-between;
}
#reason .reason-items .reason-item .reason-content h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 35px;
  text-align: center;
}
#reason .reason-items .reason-item .reason-content h3 .color {
  color: #ff6831;
}
#reason .reason-items .reason-item .reason-content .reason-media {
  width: 45.4545454545%;
}
#reason .reason-items .reason-item .reason-content .reason-media .photo {
  width: 71%;
  margin: 15px auto 0;
}
#reason .reason-items .reason-item .reason-content .reason-card {
  width: 45.4545454545%;
  font-weight: 500;
}
#reason .reason-items .reason-item .reason-content .reason-card .subtitle {
  text-align: center;
}
#reason .reason-items .reason-item .reason-content .reason-card .subtitle span {
  font-size: 20px;
  line-height: 22px;
  text-align: center;
  color: #003c37;
  background: #bcf4ec;
  display: block;
  padding: 5px 10px;
}
#reason
  .reason-items
  .reason-item
  .reason-content
  .reason-card
  .subtitle-secondary {
  text-align: center;
  margin: 13px 0 14px;
}
#reason .reason-items .reason-item .reason-content .reason-card .lead {
  text-align: center;
}
#reason .reason-items .reason-item .reason-content .reason-card .list {
  margin: 15px 0;
  padding: 14px 27px 13px;
  border: 1px solid #333;
  border-radius: 16px;
}
#reason .reason-items .reason-item .reason-content .reason-card .list li {
  font-size: 14px;
  line-height: 22px;
  padding-left: 22px;
  position: relative;
}
#reason .reason-items .reason-item .reason-content .reason-card .list li small {
  font-size: 10px;
  position: relative;
  left: 3px;
  top: -3px;
}
#reason
  .reason-items
  .reason-item
  .reason-content
  .reason-card
  .list
  li::before {
  content: "";
  background: #90e0d5;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: absolute;
  top: 7px;
  left: 0;
}
#reason .reason-items .reason-item .reason-content .reason-card .note {
  font-size: 10px;
  font-weight: 400;
  line-height: 18px;
  margin-top: 12px;
}
#reason .reason-items .reason-item .reason-content .reason-card .note span {
  display: inline-block;
  position: relative;
  padding-left: 10px;
}
#reason
  .reason-items
  .reason-item
  .reason-content
  .reason-card
  .note
  span::before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}
#reason .reason-items .reason-item2 .reason-number {
  margin-bottom: 8px;
}
#reason .reason-items .reason-item2 .reason-content {
  flex-direction: row-reverse;
}
#reason .reason-items .reason-item2 .reason-content .reason-media .photo {
  width: 90.5%;
}
#reason .reason-items .reason-item2 .reason-content .reason-media .note {
  font-size: 12px;
  line-height: 20px;
  margin-top: 11px;
}
#reason .reason-items .reason-item2 .reason-content .reason-media .note .pc {
  display: inline-block !important;
}
#reason .reason-items .reason-item2 .reason-content .reason-card {
  margin-top: 16px;
}
#reason .reason-items .reason-item2 .reason-content .reason-card .subtitle {
  margin-top: 17px;
}
#reason
  .reason-items
  .reason-item2
  .reason-content
  .reason-card
  .subtitle
  span {
  display: inline-block;
}
#reason
  .reason-items
  .reason-item2
  .reason-content
  .reason-card
  .subtitle
  span:not(:last-child) {
  margin-bottom: 6px;
}
#reason
  .reason-items
  .reason-item2
  .reason-content
  .reason-card
  .subtitle-secondary {
  margin: 15px 0 14px;
}
#reason .reason-items .reason-item2 .reason-content .reason-card .list {
  padding: 16px 21px 13px;
}
#reason .reason-items .reason-item3 .reason-number {
  margin-bottom: 5px;
}
#reason .reason-items .reason-item3 .reason-content {
  flex-direction: row-reverse;
}
#reason .reason-items .reason-item3 .reason-content .reason-media .photo {
  width: 100%;
}
#reason .reason-items .reason-item3 .reason-content .reason-media .sub {
  margin: 11px 0 8px;
  font-size: 18px;
  font-weight: 700;
  color: #ff6214;
  line-height: 28px;
  text-align: center;
}
#reason .reason-items .reason-item3 .reason-content .reason-media .note {
  font-size: 10px;
  line-height: 16px;
  margin-left: 6px;
}
#reason .reason-items .reason-item3 .reason-content .reason-card {
  margin-top: 16px;
}
#reason .reason-items .reason-item3 .reason-content .reason-card h3 {
  line-height: 33px;
}
#reason .reason-items .reason-item3 .reason-content .reason-card h3 .fs14 {
  font-size: 14px;
}
#reason .reason-items .reason-item3 .reason-content .reason-card h3 .fs21 {
  font-size: 21px;
}
#reason .reason-items .reason-item3 .reason-content .reason-card h3 .fs22 {
  font-size: 22px;
}
#reason .reason-items .reason-item3 .reason-content .reason-card h3 .fs30 {
  font-size: 30px;
}
#reason .reason-items .reason-item3 .reason-content .reason-card .subtitle {
  margin-top: 17px;
}
#reason
  .reason-items
  .reason-item3
  .reason-content
  .reason-card
  .subtitle
  span {
  display: inline-block;
}
#reason
  .reason-items
  .reason-item3
  .reason-content
  .reason-card
  .subtitle
  span:not(:last-child) {
  margin-bottom: 6px;
}
#reason
  .reason-items
  .reason-item3
  .reason-content
  .reason-card
  .subtitle-secondary {
  margin: 18px 0 0;
}
#reason .reason-items .reason-item3 .reason-content .reason-card .list {
  padding: 15px 14px 16px;
}
#reason .reason-items .reason-item3 .reason-content .reason-card .list li {
  padding-left: 14px;
}
#reason
  .reason-items
  .reason-item3
  .reason-content
  .reason-card
  .list
  li:not(:last-child) {
  margin-bottom: 4px;
}
#reason
  .reason-items
  .reason-item3
  .reason-content
  .reason-card
  .list
  li::before {
  top: 8px;
  width: 7px;
  height: 7px;
}
#reason .reason-items .reason-item3 .reason-content .reason-card .catch {
  margin-top: 14px;
  text-align: center;
  font-weight: 700;
  line-height: 24px;
  color: #017185;
}
#sec04 {
  padding: 80px 0 53px;
  background: #d1f4ef;
}
#sec04 h2 {
  width: 404px;
  margin: 0 auto 47px;
}
#sec04 .txt {
  font-weight: 500;
}
#sec04 .txt p:not(:last-child) {
  margin-bottom: 25px;
}
#sec04 .compare-wrap {
  margin-top: 40px;
}
#sec04 .compare-wrap .compare-table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
  border-radius: 12px;
}
#sec04 .compare-wrap .compare-table .highlight {
  background: #fcf8bc;
  color: #ff7631;
  width: 23%;
}
#sec04 .compare-wrap .compare-table .highlight .fs15 {
  font-size: 15px;
  font-weight: 600;
}

#sec04 .compare-wrap .compare-table .highlight .fs24 {
  font-size: 24px;
  font-weight: 600;
}

#sec04 .compare-wrap .compare-table .highlight .gr {
  position: relative;
  display: inline-block;
  margin-bottom: 2px;
}
#sec04 .compare-wrap .compare-table .highlight .gr img {
  display: inline-block;
}
#sec04 .compare-wrap .compare-table .highlight .gr small {
  position: absolute;
  top: 4px;
  right: -12px;
  font-size: 9px;
}
#sec04 .compare-wrap .compare-table tr {
  border-bottom: 1px solid #e5e7eb;
}
#sec04 .compare-wrap .compare-table th,
#sec04 .compare-wrap .compare-table td {
  text-align: center;
  padding: 26px 10px;
  line-height: 18px;
  font-size: 12px;
  font-weight: 500;
  vertical-align: middle;
}
#sec04 .compare-wrap .compare-table th {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  width: 27.5%;
}
#sec04 .compare-wrap .compare-table th small {
  font-size: 11px;
  font-weight: 500;
}
#sec04 .compare-wrap .compare-table thead th,
#sec04 .compare-wrap .compare-table thead td {
  font-weight: 700;
  font-size: 14px;
  padding: 29px 10px 12px;
  vertical-align: top;
}
#sec04 .compare-wrap .compare-table thead tr {
  border-color: #44577d;
}
#sec04 .compare-wrap .compare-table thead .highlight span {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  text-align: left;
  display: block;
}
#sec04 .compare-wrap .compare-table .row1 th,
#sec04 .compare-wrap .compare-table .row1 td {
  padding: 23px 10px 11px;
}
#sec04 .compare-wrap .compare-table .row1 .color {
  color: #000;
  line-height: 14px;
  display: inline-block;
}
#sec04 .compare-wrap .compare-table .row1 .mb {
  margin-bottom: 2px;
  display: inline-block;
}
#sec04 .compare-wrap .compare-table .fs10 {
  font-size: 10px;
  line-height: 13px;
  display: inline-block;
  margin-top: 6px;
}
#sec04 .compare-wrap .compare-table .fs9 {
  font-size: 9px;
  display: block;
  margin-top: -3px;
}
#sec04 .compare-wrap .compare-table .fs11 {
  font-size: 11px;
}
#sec04 .compare-wrap .compare-table .fs13 {
  font-size: 13px;
}
#sec04 .compare-wrap .compare-table .fs14 {
  font-size: 14px;
}
#sec04 .compare-wrap .compare-table .ok {
  width: 32px;
  display: block;
  margin: 0 auto;
}
#sec04 .compare-wrap .compare-table .x {
  width: 15px;
  display: block;
  margin: 0 auto;
}
#sec04 .compare-wrap .compare-table .opt {
  width: 22px;
  display: block;
  margin: 0 auto;
}
#sec04 .compare-wrap .footnote {
  font-size: 10px;
  color: #017185;
  line-height: 14px;
  margin: 6px 0 0 11px;
}
#sec04 .mv-btn {
  margin-top: 105px;
}
#sec05 {
  padding: 81px 0 100px;
}
#sec05 h2 {
  position: relative;
  left: 22px;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 51px;
}
#sec05 h2::before {
  content: "";
  background: url(../img/sec05_ttl_deco1.webp) no-repeat 0 0/100% auto;
  width: 70px;
  height: 92px;
  position: absolute;
  top: -21px;
  left: -37px;
  z-index: 1;
}
#sec05 h2 span {
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  display: inline-block;
  color: #fff;
  background: #017185;
  padding: 10px 14px 10px 45px;
  text-align: left;
  width: 332px;
  -webkit-clip-path: polygon(0 0, 100% 0, 94% 55%, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 94% 55%, 100% 100%, 0 100%);
}
#sec05 .content {
  display: flex;
  justify-content: space-between;
}
#sec05 .content .col {
  width: 48.8636363636%;
  border: 1px solid #333;
  border-radius: 20px;
  padding: 14px 34px 19px;
}
#sec05 .content .col .tit {
  text-align: center;
  margin-bottom: 18px;
}
#sec05 .content .col .tit dt {
  margin-bottom: 18px;
}
#sec05 .content .col .tit dt .t {
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  border-radius: 99px;
  display: inline-block;
  padding: 1px 20px;
  letter-spacing: 3.15px;
  text-align: center;
  color: #fff;
  background: url(../img/sec05_ttl_bg.webp) repeat center center;
  min-width: 213px;
}
#sec05 .content .col .tit dt .t .fs19 {
  font-size: 19px;
}
#sec05 .content .col .tit dd {
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
#sec05 .content .col .tit dd::before {
  content: "";
  background: url(../img/sec05_icon01.webp) no-repeat 0 0/100% auto;
  width: 21px;
  height: 61px;
  position: absolute;
  top: 0;
  left: -28px;
}
#sec05 .content .col .tit dd::after {
  content: "";
  background: url(../img/sec05_icon02.webp) no-repeat 0 0/100% auto;
  width: 21px;
  height: 61px;
  position: absolute;
  top: 0;
  right: -28px;
}
#sec05 .content .col .tit dd .color {
  color: #ff6214;
}
#sec05 .content .col .tit dd .fs26 {
  font-size: 26px;
}
#sec05 .content .col .info {
  margin: 12px 0 13px;
}
#sec05 .content .col .info dl {
  font-size: 14px;
  line-height: 23px;
  display: flex;
}
#sec05 .content .col .info dl:not(:last-child) {
  margin-bottom: 6px;
}
#sec05 .content .col .info dl dt {
  font-weight: 700;
  width: -moz-fit-content;
  width: fit-content;
}
#sec05 .content .col .info dl dd {
  flex: 1;
}
#sec05 .content .col .box {
  border: 1px solid #017185;
  border-bottom: 0;
}
#sec05 .content .col .box tr:last-child th {
  border-bottom: 1px solid #017185;
}
#sec05 .content .col .box th {
  background: rgba(1, 113, 133, 0.6);
  width: 23%;
  border-bottom: 1px solid #fff;
  color: #fff;
  padding: 7px 13px;
}
#sec05 .content .col .box td {
  background: #fff;
  border-bottom: 1px solid #017185;
  padding: 7px 7px;
}
#sec05 .content .col .box th,
#sec05 .content .col .box td {
  font-size: 14px;
  line-height: 20px;
}
#sec05 .content .col-r {
  padding: 14px 20px 19px;
}
#sec05 .content .col-r .tit dd::before {
  left: -22px;
}
#sec05 .content .col-r .tit dd::after {
  right: -22px;
}
#sec05 .content .col-r .photo {
  max-width: 358px;
  margin: 0 auto;
}
#voice {
  background: #d1eec7;
  padding: 80px 0;
}
#voice h2 {
  font-size: 32px;
  line-height: 33px;
  font-weight: 500;
  text-align: center;
  color: #003c37;
  letter-spacing: 1.73px;
  margin-bottom: 82px;
}
#voice .content .item {
  background: #fff;
  padding: 19px 30px 31px;
  position: relative;
}
#voice .content .item:not(:last-child) {
  margin-bottom: 50px;
}
#voice .content .item:nth-child(2n) .tit {
  margin: 5px 140px 43px 0;
  text-align: right;
}
#voice .content .item:nth-child(2n) .photo {
  right: 18px;
  left: auto;
}
#voice .content .item .tit {
  margin: 0 0 43px 136px;
  font-weight: 700;
  line-height: 28px;
}
#voice .content .item .tit dt {
  font-size: 18px;
  color: #017185;
}
#voice .content .item .tit dd {
  font-size: 14px;
}
#voice .content .item .txt {
  background: rgba(251, 251, 135, 0.2);
  padding: 18px 30px;
  border-radius: 10px;
  font-size: 14px;
}
#voice .content .item .photo {
  position: absolute;
  top: -19px;
  left: 18px;
  width: 130px;
}
#voice .content .item3 {
  padding: 26px 30px 31px;
}
#voice .content .item3 .tit {
  margin-left: 142px;
}
#sec06 {
  text-align: center;
  padding: 50px 0;
}
#sec06 h2 {
  margin-bottom: 22px;
}
#sec06 h2 span {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 29px;
  padding: 6px 20px;
  border-radius: 99px;
  min-width: 358px;
  background: linear-gradient(
    90deg,
    rgba(1, 131, 155, 0.7) 0%,
    rgba(2, 154, 89, 0.7) 100%
  );
  color: #fff;
  display: inline-block;
}
#sec06 .txt {
  max-width: 600px;
  margin: 0 auto;
}
#sec06 .txt p .color {
  color: #ff6214;
}
#sec06 .txt p .fwb {
  font-weight: 700;
}
#sec06 .txt p .line {
  text-decoration: underline;
  text-underline-offset: -3px;
  -webkit-text-decoration-color: #fefee7;
  text-decoration-color: #fefee7;
  text-decoration-thickness: 8px;
}
#sec06 .txt p:not(:last-child) {
  margin-bottom: 19px;
}
#sec07 {
  position: relative;
  padding: 89px 0 54px;
}
#sec07::before {
  content: "";
  background: #90e0d5;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -2;
}

#sec07 .sec07_01 h2 {
  font-size: 32px;
  line-height: 28px;
  font-weight: 700;
  color: #003c37;
  text-align: center;
  margin-bottom: 76px;
}
#sec07 .sec07_01 .box {
  background: #fff;
  padding: 22px 33px 20px;
  border-radius: 14px;
  box-shadow: 5px 6px 20px rgba(0, 0, 0, 0.2);
  position: relative;
}
#sec07 .sec07_01 .box h3 {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  color: #017185;
  text-align: center;
  margin-bottom: 16px;
}
#sec07 .sec07_01 .box .list {
  display: flex;
  justify-content: space-between;
}
#sec07 .sec07_01 .box .list ul:first-child {
  /* width: 210px; */
  margin-right: 23px;
}
#sec07 .sec07_01 .box .list ul:nth-child(2) {
  /* width: 330px; */
  margin-right: 3px;
}
#sec07 .sec07_01 .box .list ul:last-child {
  /* flex: 1; */
}
#sec07 .sec07_01 .box .list ul li {
  font-weight: 500;
}
#sec07 .sec07_01 .box .list ul li .fs10 {
  font-size: 10px;
}
#sec07 .sec07_01 .box .note {
  margin: 17px 130px 0 0;
  font-size: 10px;
  line-height: 13px;
}
#sec07 .sec07_01 .box .note span {
  display: inline-block;
  position: relative;
  padding-left: 10px;
}
#sec07 .sec07_01 .box .note span::before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}
#sec07 .sec07_01 .box .photo {
  position: absolute;
  right: 19px;
  bottom: 0;
  width: 11.9318181818%;
}
#sec07 .sec07_02 {
  /* padding: 30px 0 40px; */
  margin-top: 40px;
}
#sec07 .sec07_03 .content {
  --f-columns: 2;
  --f-gap: 20px;
  display: flex;
  flex-wrap: wrap;
  margin-left: calc(-1 * var(--f-gap));
  margin-bottom: calc(-1 * var(--f-gap));
}
#sec07 .sec07_03 .content .item {
  margin-left: var(--f-gap);
  margin-bottom: var(--f-gap);
  width: calc(100% / var(--f-columns) - var(--f-gap));
}
#sec07 .sec07_03 .content .item .inner {
  background: #fff;
  padding: 27px 20px 20px;
  border-radius: 14px;
  text-align: center;
  position: relative;
  min-height: 412px;
}
#sec07 .sec07_03 .content .item .inner::before {
  content: "";
  background: #2882e6;
  height: 8px;
  position: absolute;
  top: 0;
  left: 15%;
  right: 15%;
}
#sec07 .sec07_03 .content .item h3 {
  font-size: 24px;
  font-weight: 900;
  color: #2882e6;
  margin-bottom: 19px;
}
#sec07 .sec07_03 .content .item .txt1 {
  font-size: 12px;
  line-height: 15px;
  min-height: 60px;
}
#sec07 .sec07_03 .content .item .txt2 {
  font-size: 14px;
  line-height: 21px;
  margin-top: 21px;
  padding-top: 19px;
  border-top: 1px solid #898989;
}
#sec07 .sec07_03 .content .item .txt2 .fs12 {
  font-size: 12px;
}
#sec07 .sec07_03 .content .item .price {
  width: 221px;
  margin: 20px auto 0;
}
#sec07 .sec07_03 .content .item2 .inner::before {
  background: #1aab71;
}
#sec07 .sec07_03 .content .item2 h3 {
  color: #1aab71;
}
#sec07 .sec07_03 .content .item2 .price {
  width: 217px;
  margin: 27px auto 0;
}
#sec07 .sec07_03 .content .item2 .catch {
  position: absolute;
  top: -40px;
  right: 34px;
  width: 103px;
}
#sec07 .sec07_03 .content .item3 .inner {
  padding: 21px 20px 45px;
}
#sec07 .sec07_03 .content .item3 .inner::before {
  background: #e66428;
}
#sec07 .sec07_03 .content .item3 h3 {
  margin-bottom: 14px;
  color: #e66428;
}
#sec07 .sec07_03 .content .item3 .txt1 {
  line-height: 17px;
}
#sec07 .sec07_03 .content .item3 .txt2 {
  margin-top: 15px;
  padding-top: 17px;
}
#sec07 .sec07_03 .content .item3 .price {
  width: 218px;
  margin: 26px auto 0;
}
#sec07 .sec07_03 .content .item3 .note {
  font-size: 12px;
  line-height: 15px;
  margin: 10px 0 0;
  text-align: center;
}
#sec07 .sec07_03 .content .item4 .inner {
  padding: 35px 20px 20px;
}
#sec07 .sec07_03 .content .item4 .inner::before {
  background: #f0b429;
}
#sec07 .sec07_03 .content .item4 h3 {
  color: #f0b429;
  padding-bottom: 36px;
  margin-bottom: 28px;
  border-bottom: 1px solid #898989;
}
#sec07 .sec07_03 .content .item4 .list {
  text-align: center;
}
#sec07 .sec07_03 .content .item4 .list dl {
  font-weight: 700;
}
#sec07 .sec07_03 .content .item4 .list dl:not(:last-child, .price) {
  margin-bottom: 28px;
}
#sec07 .sec07_03 .content .item4 .list dl dd {
  font-size: 18px;
  color: #f0b429;
}
#sec07 .sec07_03 .content .item4 .list .price {
  width: auto;
  margin: 0 0 27px;
}
#sec07 .sec07_03 .content .item4 .list .price dt {
  margin-bottom: 2px;
}
#sec07 .sec07_03 .content .item4 .list .price dd img {
  width: 74px;
}
#sec07 .sec07_03 .content .item4 .list .price dd span {
  font-size: 14px;
  font-weight: 500;
  margin-left: 10px;
  padding-left: 23px;
  color: #333;
  position: relative;
  left: -7px;
}
#sec07 .sec07_03 .content .item4 .list .price dd span::before {
  content: "";
  border-left: 1px solid #333;
  position: absolute;
  top: 4px;
  left: 6px;
  bottom: 1px;
  transform: rotate(17deg);
}

#sec07 .compare-wrap {
  margin-top: 40px;
}
#sec07 .compare-wrap .compare-table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
  border-radius: 12px;
}
#sec07 .compare-wrap .compare-table .highlight {
  background: #fcf8bc;
  color: #ff7631;
  width: 23%;
}
#sec07 .compare-wrap .compare-table .highlight .fs15 {
  font-size: 15px;
  font-weight: 600;
}

#sec07 .compare-wrap .compare-table .highlight .fs24 {
  font-size: 24px;
  font-weight: 600;
}

#sec07 .compare-wrap .compare-table .highlight .gr {
  position: relative;
  display: inline-block;
  margin-bottom: 2px;
}
#sec07 .compare-wrap .compare-table .highlight .gr img {
  display: inline-block;
}
#sec07 .compare-wrap .compare-table .highlight .gr small {
  position: absolute;
  top: 4px;
  right: -12px;
  font-size: 9px;
}
#sec07 .compare-wrap .compare-table tr {
  border-bottom: 1px solid #e5e7eb;
}
#sec07 .compare-wrap .compare-table th,
#sec07 .compare-wrap .compare-table td {
  text-align: center;
  padding: 26px 6px;
  line-height: 18px;
  font-size: 12px;
  font-weight: 500;
  vertical-align: middle;
}
#sec07 .compare-wrap .compare-table th {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  width: 17%;
}
#sec07 .compare-wrap .compare-table th small {
  font-size: 11px;
  font-weight: 500;
}
#sec07 .compare-wrap .compare-table thead th,
#sec07 .compare-wrap .compare-table thead td {
  font-weight: 700;
  font-size: 14px;
  padding: 29px 10px 12px;
  vertical-align: top;
}
#sec07 .compare-wrap .compare-table thead tr {
  border-color: #44577d;
}
#sec07 .compare-wrap .compare-table thead .highlight span {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  text-align: left;
  display: block;
}
#sec07 .compare-wrap .compare-table .row1 th,
#sec07 .compare-wrap .compare-table .row1 td {
  padding: 23px 10px 11px;
}
#sec07 .compare-wrap .compare-table .row1 .color {
  color: #000;
  line-height: 14px;
  display: inline-block;
}
#sec07 .compare-wrap .compare-table .row1 .mb {
  margin-bottom: 2px;
  display: inline-block;
}
#sec07 .compare-wrap .compare-table .fs10 {
  font-size: 10px;
  line-height: 13px;
  display: inline-block;
  margin-top: 6px;
}
#sec07 .compare-wrap .compare-table .fs9 {
  font-size: 9px;
  display: block;
  margin-top: -3px;
}
#sec07 .compare-wrap .compare-table .fs11 {
  font-size: 11px;
}
#sec07 .compare-wrap .compare-table .fs13 {
  font-size: 13px;
}
#sec07 .compare-wrap .compare-table .fs14 {
  font-size: 14px;
}

#sec07 .compare-wrap .compare-table .highlight {
  color: #ff7631;
  background: #fff;
}
#sec07 .compare-wrap .compare-table tr.bb0 {
  border-bottom: 0px;
}

#sec07 .compare-wrap .compare-table td.pb20 {
  padding: 20px 10px 10px 10px;
}

#sec07 .compare-wrap .compare-table td.pt0 {
  padding: 0px 10px 10px 10px;
}

#sec07 .compare-wrap .compare-table .fs20 {
  font-size: 20px;
}

#sec07 .compare-wrap .compare-table .fs16 {
  font-size: 16px;
}

#sec07 .compare-wrap .compare-table .ok {
  width: 32px;
  display: block;
  margin: 0 auto;
}
#sec07 .compare-wrap .compare-table .x {
  width: 15px;
  display: block;
  margin: 0 auto;
}
#sec07 .compare-wrap .compare-table .opt {
  width: 22px;
  display: block;
  margin: 0 auto;
}
#sec07 .compare-wrap .footnote {
  font-size: 10px;
  color: #017185;
  line-height: 14px;
  margin: 6px 0 0 11px;
}

#cv03 {
  background: #d1f4ef;
  padding: 1px 0 54px;
  text-align: center;
}
#cv03 h2 {
  margin: -25px 0 11px;
}
#cv03 h2 span {
  background: url(../img/cv03_ttl_bg.webp) no-repeat center top/100% auto;
  width: 280px;
  height: 52px;
  display: inline-block;
  padding: 9px 10px;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  color: #017185;
  letter-spacing: 2px;
}
#cv03 .txt {
  text-align: center;
  font-weight: 600;
  color: #003c37;
}
#cv03 .mv-btn {
  margin: 26px 0 0;
}
#flow {
  background: #d1f4ef;
  padding: 1px 0 42px;
}
#flow h2 {
  text-align: center;
  margin-bottom: 36px;
}
#flow h2 .ttl-eng {
  font-size: 90px;
  font-weight: 300;
  letter-spacing: 2px;
  color: #fff;
  line-height: 133px;
}
#flow h2 .ttl-jp {
  display: block;
  color: #017185;
  font-size: 32px;
  font-weight: 600;
  letter-spacing: 3px;
  margin-top: -86px;
  line-height: 22px;
}
#flow h2 .ttl-jp .fs26 {
  font-size: 26px;
}
#flow h2 .ttl-jp .fs14 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
}
#flow .content {
  position: relative;
}
#flow .content .inner {
  width: 600px;
  margin-left: 123px;
}
#flow .content .inner .gr {
  position: relative;
  padding-bottom: 55px;
}
#flow .content .inner .gr::before {
  content: "";
  background: #000;
  background: linear-gradient(180deg, #5ec2d4 0%, #017185 100%);
  width: 38px;
  position: absolute;
  top: 0;
  left: 51.5%;
  transform: translateX(-50%);
  bottom: 20px;
}
#flow .content .inner .gr::after {
  content: "";
  background: url(../img/flow_arr.webp) no-repeat center bottom/100% auto;
  height: 26px;
  width: 89px;
  position: absolute;
  left: 51.5%;
  transform: translateX(-50%);
  bottom: 0;
}
#flow .content .inner .item {
  border: 2px solid #017185;
  background: #fff;
  border-radius: 20px;
  padding: 23px 20px 20px;
  position: relative;
}
#flow .content .inner .item:not(:last-child) {
  margin-bottom: 30px;
}
#flow .content .inner .item .icon {
  position: absolute;
  top: 20px;
  left: 38px;
  width: 55px;
}
#flow .content .inner .item .num {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -21px;
  width: 40px;
}
#flow .content .inner .item .gr-txt {
  margin-left: 106px;
}
#flow .content .inner .item .gr-txt dt {
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
  margin-bottom: 7px;
}
#flow .content .inner .item .gr-txt dd {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}
#flow .content .inner .item .gr-txt .fs16 {
  font-size: 16px;
}
#flow .content .inner .item2 .icon {
  top: 22px;
  left: 43px;
  width: 47px;
}
#flow .content .inner .item3 .icon {
  top: 45px;
  left: 41px;
  width: 51px;
}
#flow .content .inner .item3 .gr-txt dd {
  padding-right: 32px;
}
#flow .content .inner .item4 .icon {
  top: 21px;
  left: 42px;
  width: 53px;
}
#flow .content .inner .item5 {
  background: #ffffd7;
  border-color: #898989;
}
#flow .content .inner .item5 .icon {
  top: 43px;
  left: 38px;
}
#flow .content .inner .item5 .gr-txt dd {
  color: #4a5565;
  padding-right: 30px;
}
#flow .content .inner .item5 .gr-txt dd .fs12 {
  font-size: 12px;
  line-height: 15px;
  display: inline-block;
  margin-top: 6px;
}
#flow .content .sub {
  position: absolute;
  top: 5px;
  right: 94px;
  white-space: nowrap;
  font-size: 12px;
  letter-spacing: 2px;
}
#flow .content .sub::before {
  content: "";
  background: url(../img/flow_line.webp) repeat-y;
  width: 1px;
  position: absolute;
  top: 0;
  left: -10px;
  bottom: 123px;
}
#flow .content .sub::after {
  content: "";
  background: url(../img/flow_line_arr.webp) no-repeat 0 0/100% auto;
  width: 7px;
  height: 4px;
  position: absolute;
  left: -13px;
  bottom: 119px;
}
#flow .content .sub .t {
  font-size: 24px;
  font-weight: 700;
  color: #057488;
  margin-bottom: 10px;
  display: inline-block;
  letter-spacing: 0;
}
#flow .content .sub .txt-latin {
  margin: -2px 0 -14px;
}
#faq {
  padding: 82px 0 0;
}
#faq h2 {
  font-size: 32px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 62px;
}
#faq .tabs-switch .tab-link {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}
#faq .tabs-switch .tab-link li {
  min-width: 200px;
  border: 1px solid #333;
  text-align: center;
  margin-bottom: 10px;
  padding: 7px 10px;
  border-radius: 12px;
}
#faq .tabs-switch .tab-link li.active,
#faq .tabs-switch .tab-link li:hover {
  background: #e8f9f7;
}
#faq .tabs-switch .tab-link li span {
  font-size: 13px;
  font-weight: 500;
  display: inline-block;
  position: relative;
  padding-right: 17px;
}
#faq .tabs-switch .tab-link li span::before {
  content: "";
  background: url(../img/faq_arr.webp) no-repeat 0 0/100% auto;
  width: 10px;
  height: 11px;
  position: absolute;
  top: 9px;
  right: 0;
}
#faq .tabs-switch .tab-link li:not(:last-child) {
  margin-right: 10px;
}
#faq .tabs-switch .tab-content {
  min-height: 387px;
}
#faq .tabs-switch .tab-content .item .toggle {
  padding: 25px 0;
  border-bottom: 1px solid #333;
}
#faq .tabs-switch .tab-content .item .toggle.active .toggle-link::before {
  transform: translateY(-50%) rotate(180deg);
}
#faq .tabs-switch .tab-content .item .toggle .toggle-link {
  display: flex;
  position: relative;
  padding-right: 50px;
}
#faq .tabs-switch .tab-content .item .toggle .toggle-link::before {
  content: "";
  background: url(../img/faq_arr.webp) no-repeat 0 0/100% auto;
  width: 10px;
  height: 5px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  transition: 0.3s ease;
}
#faq .tabs-switch .tab-content .item .toggle .toggle-link dt {
  width: 18px;
}
#faq .tabs-switch .tab-content .item .toggle .toggle-link dd {
  flex: 1;
  margin-left: 18px;
  font-weight: 500;
}
#faq .tabs-switch .tab-content .item .toggle .toggle-main {
  margin-top: 25px;
}
#faq .tabs-switch .tab-content .item .toggle .toggle-main dt {
  width: 17px;
}
#faq .tabs-switch .tab-content .item .toggle .toggle-main dd {
  flex: 1;
  margin-left: 18px;
  font-size: 15px;
  line-height: 20px;
}
#faq
  .tabs-switch
  .tab-content
  .item
  .toggle
  .toggle-main
  dd
  p:not(:last-child) {
  margin-bottom: 20px;
}
@media screen and (max-width: 767.98px) {
  #mainvisual {
    padding-top: 69px;
  }
  #mainvisual .wrap {
    padding: 0 10px;
  }
  #mainvisual .mv-btn {
    padding: 22px 0 0;
  }
  #sec01 {
    padding: 17px 0 31px;
  }
  #sec02 .sec02_01 {
    padding: 7.5vw 0 0;
  }
  #sec02 .sec02_01::before {
    bottom: 50vw;
  }
  #sec02 .sec02_01::after {
    background: url(../img/sec02_01_bg_sp.webp) no-repeat center bottom/100% auto;
    top: 0;
    height: auto;
    bottom: 10vw;
  }
  #sec02 .sec02_01 .row1 h2 {
    width: auto;
    margin: 0 8% 13vw;
  }
  #sec02 .sec02_01 .row1 .item1 {
    padding: 1px 5.5% 15vw;
    border-radius: 20px;
    display: block;
  }
  #sec02 .sec02_01 .row1 .item1 .photo {
    width: 88.5%;
    margin: -14vw auto 0;
  }
  #sec02 .sec02_01 .row1 .item1 .txt {
    width: 100%;
    margin: 14px 0 0;
  }
  #sec02 .sec02_01 .row1 .item2 {
    padding: 9vw 10px 10vw;
    width: 93%;
    margin: -11vw auto 0;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 76%, 50% 100%, 0 76%);
    clip-path: polygon(0 0, 100% 0, 100% 76%, 50% 100%, 0 76%);
    line-height: 24px;
  }
  #sec02 .sec02_01 .row1 .item2 .fs20 {
    font-size: 18px;
  }
  #sec02 .sec02_01 .row1 .item2 dt {
    font-size: 16px;
    margin-bottom: 4px;
  }
  #sec02 .sec02_01 .row2 {
    padding: 23px 0 0;
  }
  #sec02 .sec02_01 .row2 h2 .t1 {
    font-size: 22px;
    background: url(../img/sec02_01_movie_ttl_bg_sp.webp) no-repeat 0 0/100% auto;
    width: 160px;
    padding: 8px 10px 30px;
    margin-bottom: 12px;
  }
  #sec02 .sec02_01 .row2 h2 .t1 .fs15 {
    font-size: 15px;
  }
  #sec02 .sec02_01 .row2 h2 .t1 .fs26 {
    font-size: 20px;
  }
  #sec02 .sec02_01 .row2 h2 .t1 .lt {
    letter-spacing: 0;
  }
  #sec02 .sec02_01 .row2 h2 .t2 {
    font-size: 20px;
  }
  #sec02 .sec02_01 .row2 .movie {
    width: 90%;
  }
  #sec02 .sec02_02 {
    padding: 26px 0 0;
  }
  #sec02 .sec02_02 h2 {
    margin: 0 15px 12px;
  }
  #sec02 .sec02_02 h2 .ttl-eng {
    font-size: 97px;
  }
  #sec02 .sec02_02 h2 .ttl-jp {
    font-size: 28px;
    margin-top: -105px;
  }

  #sec02 .sec02_02 h2 .ttl-jp small {
    font-size: 16px;
    line-height: 1.2;
  }

  /* 2番目の .box だけ上書き */
  #sec02 .sec02_02 .box + .box {
    padding-top: 20px;
  }

  #sec02 .sec02_02 .box {
    background: url(../img/sec02_02_bg_sp.webp) repeat left top/100% auto #10b981;
    padding: 57px 0 70px;
    position: relative;
    z-index: 2;
  }
  #sec02 .sec02_02 .box .wrap {
    padding: 0 6%;
  }
  #sec02 .sec02_02 .box .content {
    display: block;
  }
  #sec02 .sec02_02 .box .content .col {
    width: 100%;
    padding: 1px 7% 27vw;
  }
  #sec02 .sec02_02 .box .content .col h3 {
    margin: -15px 0 6px;
  }
  #sec02 .sec02_02 .box .content .col h3 img {
    width: auto;
  }
  #sec02 .sec02_02 .box .content .col .txt {
    font-size: 16px;
  }
  #sec02 .sec02_02 .box .content .col .point {
    left: 47%;
    bottom: -14.5vw;
    width: 59%;
  }
  #sec02 .sec02_02 .box .content .col-r {
    margin-top: 21.2vw;
    padding-bottom: 29vw;
  }
  #sec02 .sec02_02 .box .content .col-r .point {
    width: 53.5%;
    bottom: -14vw;
    left: 50%;
  }

  #sec02 .sec02_03 {
    padding: 7.5vw 0 0;
  }
  #sec02 .sec02_03::before {
    bottom: 50vw;
  }
  #sec02 .sec02_03::after {
    background: url(../img/sec02_03_bg_sp.webp) no-repeat center bottom/100% auto;
    top: 0;
    height: auto;
    bottom: 10vw;
  }
  #sec02 .sec02_03 .row1 h2 {
    width: auto;
    margin: 0 8% 13vw;
  }
  #sec02 .sec02_03 .row1 .item1 {
    padding: 1px 5.5% 15vw;
    border-radius: 20px;
    display: block;
  }
  #sec02 .sec02_03 .row1 .item1 .photo {
    width: 88.5%;
    margin: -14vw auto 0;
  }
  #sec02 .sec02_03 .row1 .item1 .txt {
    width: 100%;
    margin: 14px 0 0;
  }
  #sec02 .sec02_03 .row1 .item2 {
    padding: 9vw 10px 10vw;
    width: 93%;
    margin: -11vw auto 0;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 76%, 50% 100%, 0 76%);
    clip-path: polygon(0 0, 100% 0, 100% 76%, 50% 100%, 0 76%);
    line-height: 24px;
  }
  #sec02 .sec02_03 .row1 .item2 .fs20 {
    font-size: 18px;
  }
  #sec02 .sec02_03 .row1 .item2 dt {
    font-size: 16px;
    margin-bottom: 4px;
  }
  #sec02 .sec02_03 .row2 {
    padding: 23px 0 0;
  }
  #sec02 .sec02_03 .row2 h2 .t1 {
    font-size: 22px;
    width: 160px;
    padding: 8px 10px 30px;
    margin-bottom: 12px;
  }
  #sec02 .sec02_03 .row2 h2 .t1 .fs15 {
    font-size: 15px;
  }
  #sec02 .sec02_03 .row2 h2 .t1 .fs26 {
    font-size: 20px;
  }
  #sec02 .sec02_03 .row2 h2 .t1 .lt {
    letter-spacing: 0;
  }
  #sec02 .sec02_03 .row2 h2 .t2 {
    font-size: 20px;
  }
  #sec02 .sec02_03 .row2 .movie {
    width: 90%;
  }


  #sec03 .sec03_01 {
    padding: 49px 0 0;
  }
  #sec03 .sec03_01::before {
    bottom: -54vw;
  }
  #sec03 .sec03_01 .wrap {
    padding: 0;
  }
  #sec03 .sec03_01 h2 {
    font-size: 22px;
    margin: 0 5% 34px;
  }
  #sec03 .sec03_01 h2 .fs32 {
    font-size: 28px;
  }
  #sec03 .sec03_01 h2 .fs28 {
    font-size: 26px;
  }
  #sec03 .sec03_01 h2 .fs34 {
    font-size: 30px;
  }
  #sec03 .sec03_01 h2 .t2 {
    margin-top: 0px;
    padding-bottom: 9px;
  }
  #sec03 .sec03_01 h2 .t2::before {
    height: 18px;
    right: -11px;
    left: -11px;
  }
  #sec03 .sec03_01 .content .item:not(:last-child) {
    margin-bottom: 37px;
  }
  #sec03 .sec03_01 .content .item:nth-child(2n) .photo {
    width: 51%;
    top: auto;
    bottom: 3vw;
    right: auto;
    left: -12.5vw;
  }
  #sec03 .sec03_01 .content .item:nth-child(2n) .box {
    width: 74.6153846154%;
  }
  #sec03 .sec03_01 .content .item:nth-child(2n) .box .list {
    margin-left: 15px;
  }
  #sec03 .sec03_01 .content .item .box {
    width: 74.6153846154%;
    padding: 5vw 4% 4vw;
  }
  #sec03 .sec03_01 .content .item .box h3 {
    margin-bottom: 12px;
  }
  #sec03 .sec03_01 .content .item .box h3 span {
    font-size: 14px;
    padding: 4px 26px;
    min-width: 215px;
  }
  #sec03 .sec03_01 .content .item .box .list li {
    padding-left: 18px;
    line-height: 26px;
  }
  #sec03 .sec03_01 .content .item .box .list li::before {
    top: 10px;
  }
  #sec03 .sec03_01 .content .item .photo {
    z-index: 1;
  }
  #sec03 .sec03_01 .content .item1 .photo {
    width: 39%;
    top: 9.5vw;
    left: auto;
    right: -9.5vw;
  }
  #sec03 .sec03_01 .content .item1 .box {
    width: 74.6153846154%;
  }
  #sec03 .sec03_01 .content .item3 .photo {
    width: 35.5%;
    top: 1vw;
    left: auto;
    right: -6.5vw;
  }
  #sec03 .sec03_01 .content .item3 .box::before {
    top: 54px;
  }
  #sec03 .sec03_01 .content .item3 .box .list {
    margin-left: 0;
  }
  #sec03 .sec03_02 {
    padding: 32px 0 36px;
  }
  #sec03 .sec03_02::after {
    background: url(../img/sec03_02_deco2_sp.webp) no-repeat center bottom/100%
      auto;
    width: 100%;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
  }
  #sec03 .sec03_02 h2 .t {
    line-height: 38px;
    font-size: 22px;
    display: block;
  }
  #sec03 .sec03_02 h2 .t::before {
    width: 78px;
    height: 90px;
    top: -4px;
    left: 2%;
  }
  #sec03 .sec03_02 h2 .t::after {
    content: "";
    background: url(../img/sec03_02_ttl_deco2_sp.webp) no-repeat 0 0/100% auto;
    width: 45.641025641vw;
    height: 58vw;
    position: absolute;
    top: -24vw;
    right: -15px;
  }
  #sec03 .sec03_02 h2 .t .fs34 {
    font-size: 31px;
  }
  #sec03 .sec03_02 h2 .t .color1 {
    margin-left: 7px;
  }
  #sec03 .sec03_02 .ai {
    width: 96%;
    margin: 6.6vw auto 0;
  }
  #sec03 .sec03_02 .deco {
    width: auto;
    margin: -31vw -4vw 5vw -10vw;
  }
  #sec03 .sec03_02 .txt {
    font-size: 18px;
    line-height: 29px;
  }
  #sec03 .sec03_02 .note {
    line-height: 16px;
    margin: 2px 4%;
    text-align: left;
  }
  #reason {
    padding: 44px 0 40px;
  }
  #reason h2 {
    margin: 0 auto 51px;
    width: 190px;
  }
  #reason .reason-items .reason-item:not(:last-child) {
    margin-bottom: 50px;
  }
  #reason .reason-items .reason-item .reason-number {
    margin-bottom: 7px;
  }
  #reason .reason-items .reason-item .reason-number::before {
    top: 40%;
  }
  #reason .reason-items .reason-item .reason-number::after {
    top: 40%;
  }
  #reason .reason-items .reason-item .reason-number span::before {
    top: 43%;
    left: calc(100% + 5px);
  }
  #reason .reason-items .reason-item .reason-number span::after {
    top: 43%;
    right: calc(100% + 5px);
  }
  #reason .reason-items .reason-item .reason-content {
    display: block;
  }
  #reason .reason-items .reason-item .reason-content .reason-media {
    width: 100%;
  }
  #reason .reason-items .reason-item .reason-content .reason-media .photo {
    width: 67%;
    margin: 8px auto 0;
  }
  #reason .reason-items .reason-item .reason-content .reason-card {
    margin-top: 19px;
    width: 100%;
  }
  #reason .reason-items .reason-item .reason-content .reason-card .subtitle {
    margin: 0 5%;
  }
  #reason
    .reason-items
    .reason-item
    .reason-content
    .reason-card
    .subtitle
    span {
    font-size: 18px;
    padding: 4px 5px;
    white-space: nowrap;
  }
  #reason
    .reason-items
    .reason-item
    .reason-content
    .reason-card
    .subtitle-secondary {
    margin: 13px 0 8px;
  }
  #reason .reason-items .reason-item .reason-content .reason-card .lead {
    line-height: 22px;
    margin: 0 5%;
  }
  #reason .reason-items .reason-item .reason-content .reason-card .list {
    margin: 11px 3px 15px;
    padding: 14px 23px 12px;
  }
  #reason .reason-items .reason-item .reason-content .reason-card .list li {
    padding-left: 20px;
  }
  #reason .reason-items .reason-item .reason-content .reason-card .note {
    line-height: 16px;
    margin: 8px 29px 0 2px;
    text-align: left;
  }
  #reason .reason-items .reason-item2 .reason-number {
    margin-bottom: 16px;
  }
  #reason .reason-items .reason-item2 .reason-content .reason-media .photo {
    width: 94.5%;
    margin: 19px auto 0;
  }
  #reason .reason-items .reason-item2 .reason-content .reason-media .note {
    margin: 14px 3% 0;
    font-size: 10px;
    line-height: 16px;
  }
  #reason .reason-items .reason-item2 .reason-content .reason-media .note span {
    display: inline-block;
    position: relative;
    padding-left: 10px;
  }
  #reason
    .reason-items
    .reason-item2
    .reason-content
    .reason-media
    .note
    span::before {
    content: "※";
    position: absolute;
    top: 0;
    left: 0;
  }
  #reason .reason-items .reason-item2 .reason-content .reason-media .note .pc {
    display: none !important;
  }
  #reason .reason-items .reason-item2 .reason-content .reason-card {
    margin-top: 0;
  }
  #reason .reason-items .reason-item2 .reason-content .reason-card h3 {
    margin: 0 -5px;
  }
  #reason .reason-items .reason-item2 .reason-content .reason-card .subtitle {
    margin-top: 11px;
  }
  #reason
    .reason-items
    .reason-item2
    .reason-content
    .reason-card
    .subtitle
    span:not(:last-child) {
    margin-bottom: 5px;
  }
  #reason
    .reason-items
    .reason-item2
    .reason-content
    .reason-card
    .subtitle-secondary {
    margin: 15px 0 10px;
  }
  #reason .reason-items .reason-item3 .reason-number {
    margin-bottom: 5px;
  }
  #reason .reason-items .reason-item3 .reason-content {
    flex-direction: row-reverse;
  }
  #reason .reason-items .reason-item3 .reason-content .reason-media .photo {
    width: auto;
    margin: 36px 6px 0 0;
  }
  #reason .reason-items .reason-item3 .reason-content .reason-media .sub {
    margin: 29px -10px 3px;
  }
  #reason .reason-items .reason-item3 .reason-content .reason-card {
    margin-top: 0;
  }
  #reason .reason-items .reason-item3 .reason-content .reason-card .subtitle {
    margin: 11px 2% 0;
  }
  #reason
    .reason-items
    .reason-item3
    .reason-content
    .reason-card
    .subtitle
    span:not(:last-child) {
    margin-bottom: 5px;
  }
  #reason
    .reason-items
    .reason-item3
    .reason-content
    .reason-card
    .subtitle-secondary {
    margin: 18px 0 0;
    font-size: 16px;
  }
  #reason .reason-items .reason-item3 .reason-content .reason-card .list {
    padding: 17px 24px 16px;
  }
  #reason .reason-items .reason-item3 .reason-content .reason-card .list li {
    padding-left: 18px;
  }
  #reason
    .reason-items
    .reason-item3
    .reason-content
    .reason-card
    .list
    li:not(:last-child) {
    margin-bottom: 0;
  }
  #reason
    .reason-items
    .reason-item3
    .reason-content
    .reason-card
    .list
    li::before {
    top: 8px;
    width: 10px;
    height: 10px;
  }
  #reason .reason-items .reason-item3 .reason-content .reason-card .catch {
    margin-top: 16px;
    font-size: 16px;
  }
  #sec04 {
    padding: 24px 0 57px;
  }
  #sec04 h2 {
    width: auto;
    margin: 0 auto 17px;
  }
  #sec04 .txt p:not(:last-child) {
    margin-bottom: 12px;
  }
  #sec04 .compare-wrap {
    margin-top: 35px;
  }
  #sec04 .compare-wrap .compare-table .highlight {
    width: 30%;
  }
  #sec04 .compare-wrap .compare-table .highlight .fs15 {
    font-size: 15px;
    font-weight: 600;
  }

  #sec04 .compare-wrap .compare-table .highlight .fs24 {
    font-size: 24px;
    font-weight: 600;
  }

  #sec04 .compare-wrap .compare-table .highlight .gr {
    position: relative;
    display: inline-block;
    margin-bottom: 2px;
  }
  #sec04 .compare-wrap .compare-table .highlight .gr img {
    display: inline-block;
  }
  #sec04 .compare-wrap .compare-table .highlight .gr small {
    position: absolute;
    top: 4px;
    right: -12px;
    font-size: 9px;
  }
  #sec04 .compare-wrap .compare-table tr {
    border-bottom: 1px solid #e5e7eb;
  }
  #sec04 .compare-wrap .compare-table th,
  #sec04 .compare-wrap .compare-table td {
    padding: 20px 5px;
    line-height: 17px;
  }
  #sec04 .compare-wrap .compare-table th {
    font-size: 12px;
    line-height: 16px;
    width: 24%;
  }
  #sec04 .compare-wrap .compare-table th small {
    font-size: 10px;
    line-height: 12px;
  }
  #sec04 .compare-wrap .compare-table thead th,
  #sec04 .compare-wrap .compare-table thead td {
    line-height: 16px;
    font-size: 12px;
    padding: 29px 5px 12px;
  }
  #sec04 .compare-wrap .compare-table thead tr {
    border-color: #44577d;
  }
  #sec04 .compare-wrap .compare-table .row1 th,
  #sec04 .compare-wrap .compare-table .row1 td {
    padding: 23px 5px 11px;
  }
  #sec04 .compare-wrap .compare-table .row1 .mb {
    margin-bottom: 2px;
    font-size: 10px;
  }
  #sec04 .compare-wrap .compare-table .fs10 {
    font-size: 8px;
    line-height: 9px;
    margin-top: 8px;
  }
  #sec04 .compare-wrap .compare-table .fs9 {
    font-size: 9px;
    display: block;
    margin-top: -3px;
  }
  #sec04 .compare-wrap .compare-table .fs14 {
    font-size: 13px;
  }
  #sec04 .compare-wrap .compare-table .x {
    width: 13px;
  }
  #sec04 .compare-wrap .compare-table .opt {
    width: 20px;
  }
  #sec04 .compare-wrap .compare-table .fs10-sp {
    font-size: 10px !important;
  }
  #sec04 .compare-wrap .footnote {
    margin: 5px 2px 0 0px;
  }
  #sec04 .mv-btn {
    margin-top: 48px;
  }
  #sec05 {
    padding: 34px 0 36px;
  }
  #sec05 h2 {
    margin: 0 auto 37px;
  }
  #sec05 h2::before {
    left: -57px;
  }
  #sec05 h2 span {
    font-size: 20px;
    padding: 10px 14px 10px 26px;
    width: 267px;
    -webkit-clip-path: polygon(0 0, 100% 0, 93% 55%, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 93% 55%, 100% 100%, 0 100%);
  }
  #sec05 .content {
    display: block;
  }
  #sec05 .content .col {
    width: 100%;
    padding: 14px 6% 22px;
  }
  #sec05 .content .col .tit {
    margin-bottom: 12px;
  }
  #sec05 .content .col .tit dt {
    margin-bottom: 18px;
  }
  #sec05 .content .col .tit dt .t {
    font-size: 17px;
    padding: 0 20px;
  }
  #sec05 .content .col .tit dt .t .fs19 {
    font-size: 18px;
  }
  #sec05 .content .col .tit dd {
    font-size: 18px;
    line-height: 24px;
  }
  #sec05 .content .col .tit dd::before {
    width: 19px;
    top: -2px;
    left: -24px;
  }
  #sec05 .content .col .tit dd::after {
    width: 19px;
    top: -2px;
    right: -24px;
  }
  #sec05 .content .col .tit dd .fs26 {
    font-size: 24px;
  }
  #sec05 .content .col .info {
    margin: 14px 0 17px;
  }
  #sec05 .content .col .info dl {
    font-size: 12px;
    line-height: 20px;
  }
  #sec05 .content .col .info dl:not(:last-child) {
    margin-bottom: 6px;
  }
  #sec05 .content .col .box th {
    padding: 7px 7px;
  }
  #sec05 .content .col .box td {
    padding: 7px 7px;
  }
  #sec05 .content .col .box th,
  #sec05 .content .col .box td {
    font-size: 12px;
    line-height: 18px;
  }
  #sec05 .content .col-r {
    padding: 14px 6% 29px;
    margin-top: 31px;
  }
  #sec05 .content .col-r .tit dd::before {
    left: -22px;
  }
  #sec05 .content .col-r .tit dd::after {
    right: -22px;
  }
  #voice {
    padding: 35px 0;
  }
  #voice h2 {
    font-size: 24px;
    margin-bottom: 37px;
  }
  #voice .content .item {
    padding: 6vw 4% 4vw;
  }
  #voice .content .item:nth-child(2n) {
    padding-bottom: 7vw;
  }
  #voice .content .item:nth-child(2n) .tit {
    margin: 0 0 3vw;
    text-align: left;
  }
  #voice .content .item:nth-child(2n) .tit dt {
    margin: 0 43% 0 2%;
  }
  #voice .content .item:nth-child(2n) .photo {
    right: 3%;
    left: auto;
  }
  #voice .content .item:nth-child(2n) .txt {
    padding: 4.5vw 6%;
  }
  #voice .content .item .tit {
    margin: 0 0 3vw;
    line-height: 22px;
  }
  #voice .content .item .tit dt {
    font-size: 14px;
    margin-left: 37.5%;
  }
  #voice .content .item .tit dd {
    font-size: 12px;
    font-weight: 600;
    line-height: 17px;
    margin: 4vw 0 0 2%;
  }
  #voice .content .item .txt {
    padding: 2.5vw 6%;
    font-size: 12px;
    line-height: 22px;
  }
  #voice .content .item .photo {
    top: -5vw;
    left: 3%;
    width: 33.34%;
  }
  #voice .content .item3 {
    padding: 5vw 4% 4vw;
  }
  #voice .content .item3 .tit {
    margin: 0 0 3vw;
  }
  #voice .content .item3 .tit dd {
    margin-top: 6vw;
  }
  #voice .content .item3 .photo {
    left: 4%;
    width: 30.34%;
  }
  #voice .content .item3 .txt {
    padding: 4.5vw 6%;
  }
  #sec06 {
    padding: 21px 0 46px;
  }
  #sec06 h2 {
    margin-bottom: 17px;
  }
  #sec06 h2 span {
    font-size: 17px;
    font-weight: 600;
    padding: 2px 20px;
    min-width: 100%;
    display: block;
  }
  #sec06 .txt {
    max-width: 100%;
    text-align: left;
    font-size: 16px;
  }
  #sec06 .txt p .line {
    text-underline-offset: -5px;
    text-decoration-thickness: 12px;
  }
  #sec06 .txt p:not(:last-child) {
    margin-bottom: 19px;
  }
  #sec07 {
    padding: 26px 0 45px;
  }
  #sec07 .sec07_01 h2 {
    font-size: 24px;
    margin-bottom: 29px;
  }
  #sec07 .sec07_01 .box {
    padding: 13px 4% 23px;
  }
  #sec07 .sec07_01 .box .gr {
    position: relative;
  }
  #sec07 .sec07_01 .box h3 {
    font-size: 19px;
    margin-bottom: 6px;
  }
  #sec07 .sec07_01 .box .list {
    display: block;
  }
  #sec07 .sec07_01 .box .list ul:first-child {
    width: 100%;
    margin-right: 0;
  }
  #sec07 .sec07_01 .box .list ul:nth-child(2) {
    width: 100%;
    margin-right: 0;
  }
  #sec07 .sec07_01 .box .list ul li {
    line-height: 24px;
  }
  #sec07 .sec07_01 .box .note {
    margin: 7px 7px 0 3px;
    line-height: 15px;
  }
  #sec07 .sec07_01 .box .photo {
    right: 1.5%;
    bottom: 2vw;
    width: 29%;
  }

  #sec07 .compare-wrap .table-scroll {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    margin-bottom: 10px;
  }

  #sec07 .compare-wrap .compare-table {
    width: 100%;
    min-width: 600px;
  }

  #sec07 .compare-wrap {
    margin-top: 35px;
  }
  #sec07 .compare-wrap .compare-table .highlight {
    width: 30%;
  }
  #sec07 .compare-wrap .compare-table .highlight .fs15 {
    font-size: 15px;
    font-weight: 600;
  }

  #sec07 .compare-wrap .compare-table .highlight .fs24 {
    font-size: 24px;
    font-weight: 600;
  }

  #sec07 .compare-wrap .compare-table .highlight .gr {
    position: relative;
    display: inline-block;
    margin-bottom: 2px;
  }
  #sec07 .compare-wrap .compare-table .highlight .gr img {
    display: inline-block;
  }
  #sec07 .compare-wrap .compare-table .highlight .gr small {
    position: absolute;
    top: 4px;
    right: -12px;
    font-size: 9px;
  }
  #sec07 .compare-wrap .compare-table tr {
    border-bottom: 1px solid #e5e7eb;
  }
  #sec07 .compare-wrap .compare-table th,
  #sec07 .compare-wrap .compare-table td {
    padding: 20px 5px;
    line-height: 17px;
  }
  #sec07 .compare-wrap .compare-table th {
    font-size: 12px;
    line-height: 16px;
    width: 22%;
  }
  #sec07 .compare-wrap .compare-table th small {
    font-size: 10px;
    line-height: 12px;
  }
  #sec07 .compare-wrap .compare-table thead th,
  #sec07 .compare-wrap .compare-table thead td {
    line-height: 16px;
    font-size: 12px;
    padding: 29px 5px 12px;
  }
  #sec07 .compare-wrap .compare-table thead tr {
    border-color: #44577d;
  }
  #sec07 .compare-wrap .compare-table .row1 th,
  #sec07 .compare-wrap .compare-table .row1 td {
    padding: 23px 5px 11px;
  }
  #sec07 .compare-wrap .compare-table .row1 .mb {
    margin-bottom: 2px;
    font-size: 10px;
  }
  #sec07 .compare-wrap .compare-table .fs10 {
    font-size: 8px;
    line-height: 9px;
    margin-top: 8px;
  }
  #sec07 .compare-wrap .compare-table .fs9 {
    font-size: 9px;
    display: block;
    margin-top: -3px;
  }
  #sec07 .compare-wrap .compare-table .fs14 {
    font-size: 13px;
  }
  #sec07 .compare-wrap .compare-table .x {
    width: 13px;
  }
  #sec07 .compare-wrap .compare-table .opt {
    width: 20px;
  }
  #sec07 .compare-wrap .compare-table .fs10-sp {
    font-size: 10px !important;
  }
  #sec07 .compare-wrap .footnote {
    margin: 5px 2px 0 0px;
  }
  #sec07 .sec07_03 .content {
    --f-columns: 1;
    --f-gap: 0px;
    margin-bottom: -31px;
  }
  #sec07 .sec07_03 .content .item {
    margin-bottom: 31px;
  }
  #sec07 .sec07_03 .content .item .inner {
    padding: 32px 7% 15px;
    min-height: auto;
  }
  #sec07 .sec07_03 .content .item h3 {
    font-size: 20px;
    margin-bottom: 9px;
  }
  #sec07 .sec07_03 .content .item .txt1 {
    font-size: 10px;
    min-height: auto;
  }
  #sec07 .sec07_03 .content .item .txt2 {
    line-height: 22px;
    padding-top: 15px;
  }
  #sec07 .sec07_03 .content .item .txt2 .fs12 {
    font-size: 11px;
  }
  #sec07 .sec07_03 .content .item .price {
    width: 217px;
    margin: 15px auto 0;
  }
  #sec07 .sec07_03 .content .item2 .price {
    width: 217px;
    margin: 13px auto 0;
  }
  #sec07 .sec07_03 .content .item2 .txt2 {
    padding-top: 21px;
  }
  #sec07 .sec07_03 .content .item2 .txt2 .fs12 {
    display: block;
    margin-top: -5px;
  }
  #sec07 .sec07_03 .content .item2 .catch {
    top: -22px;
    right: 1px;
    width: 95px;
  }
  #sec07 .sec07_03 .content .item3 .inner {
    padding: 32px 7% 15px;
  }
  #sec07 .sec07_03 .content .item3 h3 {
    margin-bottom: 9px;
  }
  #sec07 .sec07_03 .content .item3 .txt1 {
    line-height: 15px;
    font-size: 10px;
  }
  #sec07 .sec07_03 .content .item3 .txt2 {
    margin-top: 18px;
    padding-top: 15px;
  }
  #sec07 .sec07_03 .content .item3 .price {
    width: 217px;
    margin: 16px auto 0;
  }
  #sec07 .sec07_03 .content .item3 .note {
    line-height: 22px;
    text-align: center;
    margin: 1px 0 0;
  }
  #sec07 .sec07_03 .content .item4 .inner {
    padding: 32px 7% 34px;
  }
  #sec07 .sec07_03 .content .item4 h3 {
    padding-bottom: 21px;
    margin-bottom: 17px;
  }
  #sec07 .sec07_03 .content .item4 .list dl:not(:last-child, .price) {
    margin-bottom: 28px;
  }
  #sec07 .sec07_03 .content .item4 .list dl dt {
    font-size: 16px;
    margin-bottom: 6px;
  }
  #sec07 .sec07_03 .content .item4 .list .price {
    width: auto;
    margin: 0 0 27px;
  }
  #sec07 .sec07_03 .content .item4 .list .price dt {
    margin-bottom: 9px;
  }
  #sec07 .sec07_03 .content .item4 .list .price dd img {
    width: 69px;
  }
  #sec07 .sec07_03 .content .item4 .list .price dd span {
    font-size: 16px;
    margin-left: 9px;
    padding-left: 34px;
    left: 0px;
  }
  #sec07 .sec07_03 .content .item4 .list .price dd span::before {
    top: 7px;
    left: 14px;
    bottom: 1px;
  }
  #cv03 {
    padding: 1px 0 30px;
  }
  #cv03 h2 {
    margin: -27px 0 16px;
  }
  #cv03 h2 span {
    font-size: 17px;
  }
  #cv03 .mv-btn {
    margin: 21px 0 0;
  }
  #flow {
    padding: 1px 0 35px;
  }
  #flow h2 {
    margin-bottom: 36px;
  }
  #flow h2 .ttl-eng {
    font-size: 86px;
  }
  #flow h2 .ttl-jp {
    font-size: 28px;
    margin-top: -88px;
    line-height: 20px;
  }
  #flow h2 .ttl-jp .fs26 {
    font-size: 24px;
  }
  #flow h2 .ttl-jp .fs14 {
    font-size: 12px;
  }
  #flow .content .inner {
    width: 83%;
    margin-left: 5%;
  }
  #flow .content .inner .gr {
    padding-bottom: 47px;
  }
  #flow .content .inner .gr::before {
    left: 50%;
    bottom: 20px;
  }
  #flow .content .inner .gr::after {
    left: 50%;
    bottom: 6px;
  }
  #flow .content .inner .item {
    padding: 12px 4% 16px;
  }
  #flow .content .inner .item:not(:last-child) {
    margin-bottom: 13px;
  }
  #flow .content .inner .item .icon {
    top: 22px;
    left: 22px;
    width: 44px;
  }
  #flow .content .inner .item .num {
    left: -18px;
    width: 30px;
  }
  #flow .content .inner .item .gr-txt {
    margin-left: 66px;
  }
  #flow .content .inner .item .gr-txt dt {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 3px;
  }
  #flow .content .inner .item .gr-txt dd {
    font-size: 12px;
    line-height: 18px;
  }
  #flow .content .inner .item .gr-txt .fs16 {
    font-size: 12px;
  }
  #flow .content .inner .item2 .icon {
    top: 30px;
    left: 22px;
    width: 31px;
  }
  #flow .content .inner .item3 .icon {
    top: 44px;
    left: 20px;
    width: 44px;
  }
  #flow .content .inner .item3 .gr-txt dd {
    padding-right: 0;
  }
  #flow .content .inner .item4 {
    padding-bottom: 22px;
  }
  #flow .content .inner .item4 .icon {
    top: 17px;
    left: 20px;
    width: 44px;
  }
  #flow .content .inner .item5 .icon {
    top: 50px;
    left: 19px;
  }
  #flow .content .inner .item5 .gr-txt dd {
    padding-right: 8px;
  }
  #flow .content .inner .item5 .gr-txt dd .fs12 {
    font-size: 10px;
    line-height: 12px;
    margin-top: 6px;
  }
  #flow .content .sub {
    top: 13px;
    right: 3px;
    font-size: 8px;
    letter-spacing: 0.33em;
  }
  #flow .content .sub::before {
    top: -9px;
    left: -2px;
    bottom: 2px;
  }
  #flow .content .sub::after {
    left: -5px;
    bottom: -3px;
  }
  #flow .content .sub .t {
    font-size: 10px;
    margin-bottom: 10px;
    color: #333;
    letter-spacing: 0.4em;
  }
  #flow .content .sub .t .int {
    letter-spacing: 0;
  }
  #flow .content .sub .txt-latin {
    margin: 0px 0 -1px;
  }
  #faq {
    padding: 37px 0 0;
  }
  #faq h2 {
    font-size: 24px;
    margin-bottom: 36px;
  }
  #faq .tabs-switch .tab-link {
    margin-bottom: 2px;
  }
  #faq .tabs-switch .tab-link li {
    min-width: 48%;
    width: 48.5%;
    padding: 8px 10px;
    margin-right: 3%;
  }
  #faq .tabs-switch .tab-link li:nth-child(2n) {
    margin-right: 0 !important;
  }
  #faq .tabs-switch .tab-link li span {
    font-size: 11px;
    padding-right: 20px;
  }
  #faq .tabs-switch .tab-link li span::before {
    width: 9px;
  }
  #faq .tabs-switch .tab-link li:not(:last-child) {
    margin-bottom: 3vw;
  }
  #faq .tabs-switch .tab-content {
    min-height: auto;
  }
  #faq .tabs-switch .tab-content .item .toggle {
    padding: 27px 0;
  }
  #faq .tabs-switch .tab-content .item .toggle .toggle-link {
    padding-right: 25px;
  }
  #faq .tabs-switch .tab-content .item .toggle .toggle-link::before {
    right: 0;
  }
  #faq .tabs-switch .tab-content .item .toggle .toggle-link dt {
    width: 17px;
  }
  #faq .tabs-switch .tab-content .item .toggle .toggle-link dd {
    margin-left: 22px;
  }
  #faq .tabs-switch .tab-content .item .toggle .toggle-main dd {
    margin-left: 22px;
    font-size: 13px;
  }
  #faq
    .tabs-switch
    .tab-content
    .item
    .toggle
    .toggle-main
    dd
    p:not(:last-child) {
    margin-bottom: 13px;
  }
}
@media screen and (max-width: 375px) {
  #sec03 .sec03_01 .content .item .box .list li {
    font-size: 13px;
  }
  #reason .reason-items .reason-item .reason-content .reason-card .list {
    padding: 14px 16px 12px;
  }
  #reason .reason-items .reason-item .reason-content h3 {
    font-size: 22px;
  }
  #reason
    .reason-items
    .reason-item
    .reason-content
    .reason-card
    .subtitle
    span {
    font-size: 16px;
  }
  #sec04 .compare-wrap .compare-table thead th,
  #sec04 .compare-wrap .compare-table thead td {
    font-size: 11px;
  }
  #sec05 .content .col .info dl {
    font-size: 11px;
  }
  #flow .content .inner .item .gr-txt dd {
    font-size: 11px;
  }
  #faq .tabs-switch .tab-link li span {
    font-size: 10px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #reason .reason-items .reason-item .reason-content .reason-card {
    width: 49%;
  }
  #reason .reason-items .reason-item .reason-content .reason-card .lead {
    font-size: 14px;
  }
  #reason .reason-items .reason-item .reason-content h3 {
    font-size: 22px;
  }
  #reason .reason-items .reason-item3 .reason-content .reason-media .sub {
    font-size: 16px;
  }
  #reason .reason-items .reason-item3 .reason-content .reason-card .catch {
    font-size: 15px;
  }
  #reason
    .reason-items
    .reason-item
    .reason-content
    .reason-card
    .subtitle
    span {
    font-size: 18px;
  }
  #sec05 .content .col .tit dd {
    font-size: 18px;
  }
  #sec05 .content .col .tit dd .fs26 {
    font-size: 24px;
  }
  #sec05 .content .col .info dl {
    font-size: 11px;
  }
  #voice .content .item .tit dt {
    font-size: 16px;
  }
  #sec07 .sec07_01 .box .list ul li {
    font-size: 14px;
  }
  #sec07 .sec07_01 .box .list ul:first-child {
    width: 190px;
  }
  #sec07 .sec07_01 .box .list ul:nth-child(2) {
    width: 290px;
  }
  #sec07 .sec07_03 .content .item .inner {
    min-height: 400px;
  }
  #flow .content .inner {
    margin-left: 25px;
  }
  #flow .content .sub {
    right: 20px;
  }
}


#sec01 .overlay-link, 
#sec07 .overlay-link {
    position: absolute;
    display: block;
    z-index: 10;
    top: 72%;
    left: 4%;
    width: 43%;
    height: 13%;
}

#sec01 .overlay-note, 
#sec07 .overlay-note {
    position: absolute;
    z-index: 10;
    margin: 10px;
    width: 100%;
    text-align: center;
    font-size: 14px;
}

#sec01 .overlay-note a,
#sec07 .overlay-note a {
  text-decoration: underline;
    color: #ff0000;
    padding: 2px 4px;
    border-radius: 2px;
}

@media screen and (max-width: 767px) {
    #sec01 .overlay-link,
    #sec07 .overlay-link {
      top: 68%;
      left: 7%;
      width: 39%;
    }

    #sec01 .overlay-note, 
    #sec07 .overlay-note {
      width: 85%;
      font-size: 12px;
    }

}

.d-flex a {
  text-decoration: underline;
  color: #ff7631;  
}