@charset "UTF-8";
body {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  letter-spacing: 0.4px;
  color: #333333;
}

.fnt-pt {
  font-family: "futura-pt", sans-serif;
}

.bg01 {
  background: #effdf3;
}

.bg02 {
  background: #27b671;
}

.ipad {
  display: none;
}

header.fixed_pc h1 {
  font-size: 12px;
  color: #666666;
}

.areaprice-link {
  text-align: center;
  margin-top: 20px;
}
.areaprice-link a {
  display: inline-block;
  padding: 14px 32px;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  background: #26b671;
  border-radius: 30px;
  text-decoration: none;
  transition: opacity 0.2s;
}
.areaprice-link a:hover {
  opacity: 0.8;
  text-decoration: none;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .areaprice-link a {
    font-size: 14px;
    padding: 12px 24px;
  }
}

@media screen and (max-width: 767px) {
  header.fixed_pc h1 {
    font-size: 8px;
    line-height: 12px;
    text-align: right;
    width: 40%;
  }
}
@media screen and (min-width: 768px) {
  .text-center-pc {
    text-align: center !important;
  }
}
.btn-t2 a {
  display: block;
  width: 250px;
  text-align: center;
  font-size: 17.5px;
  color: #fff;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 50vw;
  background: #26b571;
  font-weight: bold;
  margin: 0;
  position: relative;
  letter-spacing: 1px;
}
.btn-t2 a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.btn-t2 a::after {
  content: "";
  border-left: 6px solid #fff;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
}

.common_ttl {
  position: relative;
  margin-bottom: 125px;
}
.common_ttl .latin {
  font-size: 155px;
  text-transform: uppercase;
  font-weight: 600;
  color: #26b571;
  opacity: 0.15;
  letter-spacing: 8px;
}
.common_ttl h2 {
  position: absolute;
  font-size: 36px;
  font-weight: bold;
  color: #26b571;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  letter-spacing: 2px;
  width: -moz-max-content;
  width: max-content;
}

.h3_t1 {
  font-size: 28px;
  color: #26b571;
  font-weight: bold;
  padding-left: 15px;
  border-left: 4px solid #26b571;
  margin-bottom: 15px;
  letter-spacing: 1px;
}

.sp {
  display: none;
}

.pc {
  display: block;
}

@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  body {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 1140px) {
  .common_ttl {
    margin-bottom: 100px;
  }
  .common_ttl .latin {
    font-size: 120px;
    letter-spacing: 6px;
  }
  .common_ttl h2 {
    font-size: 32px;
    letter-spacing: 2px;
  }
}
@media screen and (max-width: 767px) {
  .common_ttl {
    margin-bottom: 60px;
  }
  .common_ttl .latin {
    font-size: 70px;
    letter-spacing: 4px;
  }
  .common_ttl h2 {
    font-size: 24px;
  }
  .h3_t1 {
    font-size: 18px;
    letter-spacing: 2px;
    padding-left: 10px;
  }
}
#sec01 {
  padding: 100px 0;
  background: url(../img/sec1_deco_bot.jpg) no-repeat center bottom/100%, #f7f7f7;
}
#sec01 h2 {
  margin-bottom: 70px;
}
#sec01 h2 > span {
  font-weight: bold;
  display: block;
  letter-spacing: 1.4px;
}
#sec01 h2 > span:first-child {
  font-size: 30px;
  margin-bottom: 20px;
}
#sec01 h2 > span:last-child {
  font-size: 38px;
  color: #26b571;
}
#sec01 h2 > span:last-child span {
  font-size: 46px;
  position: relative;
}
#sec01 h2 > span:last-child span::after {
  content: "";
  background: #91d1ae;
  width: 8px;
  height: 8px;
  border-radius: 50vw;
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
}
#sec01 .list {
  display: flex;
  justify-content: space-between;
  text-align: left;
  max-width: 915px;
  margin: 0 auto 15px;
}
#sec01 .list ul {
  width: calc(50% - 6px);
}
#sec01 .list li {
  background: url(../img/icon_tick.jpg) no-repeat top 20px left 25px/20px, #26b571;
  padding: 12px 0 12px 55px;
  font-weight: bold;
  color: #fff;
  border-radius: 10px;
  letter-spacing: 0.7px;
  margin-bottom: 10px;
}
#sec01 .list li:nth-child(2n) {
  margin-right: 0;
}
#sec01 .arrow {
  margin-bottom: 25px;
}
#sec01 .desc-1 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 15px;
}
#sec01 .group-1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 820px;
  margin: 0 auto;
}
#sec01 .desc-2 {
  text-align: left;
  line-height: 60px;
  font-weight: bold;
}
#sec01 .desc-2 .p1 {
  font-size: 28px;
  font-weight: bold;
}
#sec01 .desc-2 .p2 {
  color: #26b571;
  background: #ffff52;
  font-size: 39px;
  width: -moz-max-content;
  width: max-content;
  padding: 5px 10px;
  margin-bottom: 15px;
}
#sec01 .desc-2 .p3 {
  text-align: right;
}
#sec01 .desc-2 .p3 .yellow-bg {
  background: #ffff52;
  color: #26b571;
  font-size: 39px;
  padding: 5px 15px;
  letter-spacing: -3px;
  margin-right: 10px;
}
#sec01 .desc-2 .p3 small {
  font-size: 28px;
}
#sec01 .desc-2 .p3 .yellow-line {
  font-size: 42px;
  letter-spacing: -3px;
  position: relative;
}
#sec01 .desc-2 .p3 .yellow-line::before {
  content: "";
  background: url(../img/sec1_deco1.jpg) no-repeat 0 0/100%;
  width: 207px;
  height: 12px;
  left: 0;
  bottom: -5px;
  position: absolute;
}
#sec01 .desc-2 .p3 .yellow-line small {
  font-size: 34px;
}
#sec01 .desc-2 .p3 .yellow-line small i {
  font-style: italic;
}
#sec01 .person {
  margin-right: 5px;
}
@media screen and (max-width: 991px) {
  #sec01 .list {
    display: block;
  }
  #sec01 .list ul {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
  }
  #sec01 .group-1 .ipad {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  #sec01 {
    padding: 50px 0 70px;
    background: url(../img/sec1_deco_bot.jpg) no-repeat center bottom/100%, #f7f7f7;
  }
  #sec01 h2 {
    margin-bottom: 50px;
  }
  #sec01 h2 > span {
    letter-spacing: 1.4px;
  }
  #sec01 h2 > span:first-child {
    font-size: 16px;
    margin-bottom: 5px;
  }
  #sec01 h2 > span:last-child {
    font-size: 24px;
  }
  #sec01 h2 > span:last-child span {
    font-size: 28px;
  }
  #sec01 h2 > span:last-child span::after {
    width: 6px;
    height: 6px;
    bottom: -8px;
  }
  #sec01 .list {
    padding: 0 15px;
    margin: 0 auto 30px;
  }
  #sec01 .list li {
    font-size: 12.5px;
    padding: 10px 0 10px 35px;
    background: url(../img/icon_tick.jpg) no-repeat top 18px left 12px/17px, #26b571;
  }
  #sec01 .arrow {
    margin-bottom: 10px;
  }
  #sec01 .arrow img {
    width: 30px;
  }
  #sec01 .desc-1 {
    font-size: 16px;
    margin-bottom: 35px;
  }
  #sec01 .group-1 {
    padding: 0 15px;
    align-items: flex-end;
    max-width: 500px;
    margin: 0 auto;
  }
  #sec01 .group-1 .desc-2 {
    line-height: 40px;
  }
  #sec01 .group-1 .desc-2 .p2 {
    font-size: 22px;
    margin-bottom: 12px;
  }
  #sec01 .group-1 .desc-2 .p2b {
    font-size: 18px;
    padding-left: 5px;
  }
  #sec01 .group-1 .desc-2 .p3 {
    text-align: left;
    padding-left: 5px;
  }
  #sec01 .group-1 .desc-2 .p3 .yellow-bg {
    font-size: 23px;
  }
  #sec01 .group-1 .desc-2 .p3 small {
    font-size: 16px;
  }
  #sec01 .group-1 .desc-2 .p3 .yellow-line {
    font-size: 26px;
    letter-spacing: 0;
    z-index: 0;
  }
  #sec01 .group-1 .desc-2 .p3 .yellow-line::before {
    width: 120px;
    z-index: -1;
  }
  #sec01 .group-1 .desc-2 .p3 .yellow-line small {
    font-size: 23px;
  }
  #sec01 .person {
    width: 105px;
    margin-right: 0;
  }
}

#sec_reason {
  padding: 100px 0;
}
#sec_reason .list-circle {
  display: flex;
  justify-content: space-between;
}
#sec_reason .list-circle .item {
  position: relative;
}
#sec_reason .list-circle .item .number {
  font-size: 60px;
  line-height: 52px;
  font-weight: 600;
  position: absolute;
  left: -5px;
  top: -5px;
  font-family: "futura-pt", sans-serif;
  background: #effdf3;
  color: #b1ebcf;
}
#sec_reason .list-circle .item .circle {
  margin-bottom: 15px;
}
#sec_reason .list-circle .item .item-desc {
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
  min-height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#sec_reason .list-circle .item .item-desc strong {
  font-weight: bold;
}
#sec_reason .box {
  text-align: left;
  padding-top: 100px;
  margin-top: 80px;
  border-top: 3px dashed #84d7ae;
}
#sec_reason .box .row-box {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  position: relative;
  margin-bottom: 40px;
}
#sec_reason .box .row-box .photo-left {
  width: 420px;
}
#sec_reason .box .row-box .content {
  width: calc(100% - 460px);
  margin-bottom: -10px;
}
#sec_reason .box .row-box .content .number {
  font-size: 150px;
  font-weight: 600;
  color: #26b571;
  opacity: 0.15;
  position: absolute;
  top: 40px;
  right: -30px;
}
#sec_reason .box .row-box .content h3 {
  font-size: 32px;
  line-height: 40px;
  font-weight: bold;
  color: #26b571;
  margin-bottom: 25px;
}
#sec_reason .box .row-box .content .sub-desc {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 10px;
}
#sec_reason .box .row-box .content .row-txt {
  padding-right: 5px;
  letter-spacing: 0.5px;
  text-align: justify;
}
#sec_reason .box .row-box .content .content-right-box {
  background: #fff;
  border: 3px solid #b1ebcf;
  border-radius: 15px;
  padding: 15px 20px 20px;
  margin-top: 20px;
}
#sec_reason .box .row-box .content .content-right-box h4 {
  font-weight: bold;
  color: #26b571;
  margin-bottom: 5px;
}
#sec_reason .box .row-box .content .content-right-box ul li {
  display: flex;
}
#sec_reason .box .row-box .content .content-right-box ul li span {
  padding-right: 10px;
}
#sec_reason .box .txt {
  margin-bottom: 30px;
}
#sec_reason .box .photo-7 {
  margin-bottom: 15px;
}
#sec_reason .box .bill {
  margin-bottom: 20px;
  background: #fff;
  border-radius: 15px;
  border: 3px solid #b1ebcf;
  padding: 30px 35px 150px;
}
#sec_reason .box .bill h3 {
  width: -moz-max-content;
  width: max-content;
  font-size: 28px;
  font-weight: bold;
  margin: 0 auto 75px;
  color: #fff;
  background: #26b571;
  padding: 7px 12px;
  border-radius: 10px;
  position: relative;
}
#sec_reason .box .bill h3::before {
  content: "";
  background: #adadad;
  width: 6px;
  height: 30px;
  left: calc(50% - 8px);
  position: absolute;
  top: 60px;
}
#sec_reason .box .bill h3::after {
  content: "";
  background: #adadad;
  width: 6px;
  height: 30px;
  right: calc(50% - 10px);
  position: absolute;
  top: 60px;
}
#sec_reason .box .bill .group-bill {
  display: flex;
  gap: 0 60px;
}
#sec_reason .box .bill .group-bill .group-left {
  position: relative;
}
#sec_reason .box .bill .group-bill .group-left .text-yellow {
  background: #ffe747;
  padding: 12px 10px;
  border-radius: 5px;
  width: -moz-max-content;
  width: max-content;
  font-size: 20px;
  font-weight: bold;
  margin-top: 20px;
  position: relative;
}
#sec_reason .box .bill .group-bill .group-left .text-yellow::before {
  content: "";
  background: url(../img/bill_plus.png) no-repeat 0 0/100%;
  width: 17px;
  height: 17px;
  right: -35px;
  top: 20px;
  position: absolute;
}
#sec_reason .box .bill .group-bill .group-left .bill-box {
  background: #ffe747;
  border: 3px solid #a3a3a3;
  font-weight: bold;
  padding: 10px 35px 10px 15px;
  letter-spacing: -0.5px;
  border-radius: 15px;
  width: -moz-max-content;
  width: max-content;
  position: absolute;
  left: 0;
  top: 95px;
  font-size: 21px;
  line-height: 30px;
}
#sec_reason .box .bill .group-bill .group-left .bill-box::after {
  content: "";
  background: url(../img/reason_person2a.png) no-repeat 0 0/100%;
  width: 99px;
  height: 84px;
  right: -35px;
  top: 15px;
  position: absolute;
}
#sec_reason .box .bill .group-bill .group-left .bill-box::before {
  content: "";
  background: url(../img/icon_tri.png) no-repeat 0 0/100%;
  width: 18px;
  height: 17px;
  left: 25px;
  top: -15px;
  position: absolute;
}
#sec_reason .box .bill .group-bill .group-right {
  position: relative;
}
#sec_reason .box .bill .group-bill .group-right .desc-right {
  position: absolute;
  right: 10px;
  top: -35px;
  font-size: 18px;
  font-weight: 600;
}
#sec_reason .box .bill .group-bill .group-right .desc-right::before {
  content: "";
  background: url(../img/desc-left.png) no-repeat 0 0/100%;
  width: 19px;
  height: 22px;
  left: -28px;
  top: 15px;
  position: absolute;
}
#sec_reason .box .bill .group-bill .group-right .desc-right span {
  font-weight: bold;
  color: #26b571;
}
#sec_reason .box .bill .group-bill .group-right ul {
  display: flex;
  justify-content: space-between;
  gap: 0 35px;
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 15px;
  border-top: 3px solid #c3c3c3;
  position: relative;
}
#sec_reason .box .bill .group-bill .group-right ul::before {
  content: "";
  background: #c3c3c3;
  width: 3px;
  height: 25px;
  left: 0;
  top: 0;
  position: absolute;
}
#sec_reason .box .bill .group-bill .group-right ul::after {
  content: "";
  background: #c3c3c3;
  width: 3px;
  height: 25px;
  right: 0;
  top: 0;
  position: absolute;
}
#sec_reason .box .bill .group-bill .group-right ul li {
  width: -moz-max-content;
  width: max-content;
  border: 2px solid #26b571;
  border-radius: 10px;
  padding: 5px 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  line-height: 20px;
  font-weight: 600;
  min-width: 115px;
  min-height: 50px;
}
#sec_reason .box .bill .group-bill .group-right ul li::before {
  content: "";
  background: url(../img/bill_plus.png) no-repeat 0 0/100%;
  width: 17px;
  height: 17px;
  right: -25px;
  top: 20px;
  position: absolute;
}
#sec_reason .box .bill .group-bill .group-right ul li span {
  display: block;
}
#sec_reason .box .bill .group-bill .group-right ul li span:last-child {
  position: absolute;
  left: 10px;
  bottom: -55px;
  width: -moz-max-content;
  width: max-content;
}
#sec_reason .box .bill .group-bill .group-right ul li:last-child::before {
  display: none;
}
#sec_reason .box .bill .group-bill .group-right ul.t-order-2::before {
  display: none;
}
#sec_reason .box .bill .group-bill .group-right ul .has-after {
  position: relative;
}
#sec_reason .box .bill .group-bill .group-right ul .has-after::after {
  content: "";
  background: url(../img/li_desc.png) no-repeat 0 0/100%;
  width: 136px;
  height: 24px;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  bottom: -25px;
}
@media screen and (max-width: 1180px) {
  #sec_reason .box .bill {
    padding: 30px 35px 180px;
  }
  #sec_reason .box .bill h3 {
    margin: 0 auto 100px;
  }
  #sec_reason .box .bill .group-bill {
    justify-content: center;
  }
  #sec_reason .box .bill .group-bill .group-left .text-yellow {
    writing-mode: vertical-rl;
  }
  #sec_reason .box .bill .group-bill .group-left .text-yellow::before {
    right: -40px;
    top: 50%;
    transform: translateY(-50%);
  }
  #sec_reason .box .bill .group-bill .group-left .bill-box {
    top: 200px;
  }
  #sec_reason .box .bill .group-bill .group-right .desc-right {
    right: 10px;
    top: -35px;
    font-size: 18px;
    font-weight: 600;
  }
  #sec_reason .box .bill .group-bill .group-right .desc-right::before {
    width: 19px;
    height: 22px;
  }
  #sec_reason .box .bill .group-bill .group-right ul {
    flex-wrap: wrap;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 15px;
    gap: 0;
  }
  #sec_reason .box .bill .group-bill .group-right ul li {
    margin-bottom: 10px;
    padding: 5px 8px;
    line-height: 20px;
    min-width: 115px;
    min-height: 50px;
    width: 30%;
  }
  #sec_reason .box .bill .group-bill .group-right ul li::before {
    width: 17px;
    height: 17px;
    right: -25px;
    top: 20px;
  }
  #sec_reason .box .bill .group-bill .group-right ul li span:last-child {
    left: 10px;
    bottom: -55px;
  }
  #sec_reason .box .bill .group-bill .group-right ul .t-order-1 {
    order: 1;
    width: 47%;
  }
  #sec_reason .box .bill .group-bill .group-right ul .t-order-2 {
    width: 47%;
    order: 2;
  }
  #sec_reason .box .bill .group-bill .group-right ul .t-order-2::before {
    display: block;
  }
  #sec_reason .box .bill .group-bill .group-right ul .t-order-3 {
    order: 3;
  }
  #sec_reason .box .bill .group-bill .group-right ul .t-order-4 {
    order: 4;
  }
  #sec_reason .box .bill .group-bill .group-right ul .t-order-5 {
    order: 5;
  }
  #sec_reason .box .bill .group-bill .group-right ul .t-order-5::before {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #sec_reason .box .bill {
    padding: 30px 10px 150px;
  }
  #sec_reason .box .bill h3 {
    margin: 0 auto 100px;
    font-size: 22px;
  }
  #sec_reason .box .bill .group-bill {
    justify-content: center;
    gap: 0 22px;
  }
  #sec_reason .box .bill .group-bill .group-left .text-yellow {
    font-size: 15px;
  }
  #sec_reason .box .bill .group-bill .group-left .text-yellow::before {
    right: -22px;
    top: 50%;
    transform: translateY(-50%);
  }
  #sec_reason .box .bill .group-bill .group-left .bill-box {
    top: 200px;
    font-size: 14px;
    line-height: 22px;
  }
  #sec_reason .box .bill .group-bill .group-left .bill-box::after {
    right: -100px;
    top: 0;
  }
  #sec_reason .box .bill .group-bill .group-right .desc-right {
    right: 10px;
    top: -35px;
    font-size: 12px;
    font-weight: 600;
  }
  #sec_reason .box .bill .group-bill .group-right .desc-right::before {
    display: none;
  }
  #sec_reason .box .bill .group-bill .group-right ul {
    padding-right: 0;
    padding-left: 0;
    padding-top: 15px;
    border-top: 2px solid #c3c3c3;
    gap: 0;
  }
  #sec_reason .box .bill .group-bill .group-right ul::before {
    height: 15px;
    width: 2px;
  }
  #sec_reason .box .bill .group-bill .group-right ul::after {
    width: 2px;
    height: 15px;
  }
  #sec_reason .box .bill .group-bill .group-right ul li {
    margin-bottom: 10px;
    padding: 5px 8px;
    line-height: 18px;
    min-width: auto;
    min-height: 50px;
    width: 30%;
    font-size: 12px;
    text-align: center;
  }
  #sec_reason .box .bill .group-bill .group-right ul li::before {
    width: 11px;
    height: 17px;
    right: -15px;
    top: 20px;
  }
  #sec_reason .box .bill .group-bill .group-right ul li span:last-child {
    left: 10px;
    bottom: -45px;
  }
  #sec_reason .box .bill .group-bill .group-right ul .has-after::after {
    bottom: -30px;
    width: 100%;
  }
}
#sec_reason .box .txt-big {
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
  margin-bottom: 45px;
}
#sec_reason .box .txt-big span {
  box-shadow: inset 0 -8px 0 0 #ffff52;
}
#sec_reason .box .box-txt {
  background: #fff;
  border: 4px solid #26b571;
  padding: 30px 30px 20px;
  border-radius: 20px;
  margin-bottom: 35px;
}
#sec_reason .box .box-txt .d-md-flex {
  display: flex;
  gap: 0 30px;
}
#sec_reason .box .box-txt ul li {
  padding-left: 25px;
  font-size: 20px;
  font-weight: bold;
  position: relative;
  letter-spacing: 1px;
  margin-bottom: 2px;
}
#sec_reason .box .box-txt ul li::before {
  content: "";
  background: #26b571;
  width: 16px;
  height: 16px;
  border-radius: 50vw;
  top: 8px;
  left: 0;
  position: absolute;
}
#sec_reason .box .box-content {
  background: #fff;
  text-align: center;
  padding: 55px 0 30px;
  border-radius: 15px;
}
#sec_reason .box .box-content .box-content__desc1 {
  font-size: 18px;
  font-weight: bold;
  line-height: 36px;
  margin-bottom: 30px;
  letter-spacing: -1px;
}
#sec_reason .box .box-content .box-content__desc1 .green-cl {
  color: #26b571;
  font-size: 22px;
}
#sec_reason .box .box-content h2 {
  font-size: 50px;
  color: #26b571;
  letter-spacing: 5px;
  margin-bottom: 40px;
}
#sec_reason .box .box-content h2 span {
  font-weight: bold;
  box-shadow: inset 0 -17px 0 0 #ffff52;
}
#sec_reason .box .box-content .box-content__desc2 {
  font-size: 32px;
  font-weight: bold;
  color: #26b571;
  margin-bottom: 35px;
}
#sec_reason .box .box-content .box-content__desc2 small {
  font-size: 24px;
}
#sec_reason .box .box-content .box-content__desc3 {
  margin-bottom: 70px;
  padding-bottom: 60px;
  border-bottom: 1px solid #f0f0f0;
}
#sec_reason .box .box-content .row-2 {
  display: flex;
  justify-content: space-between;
  max-width: 940px;
  margin: 0 auto 45px;
}
#sec_reason .box .box-content .row-2 .col {
  width: 49%;
  max-width: 460px;
  border: 1px solid #d6f4e6;
  border-radius: 15px;
  padding: 85px 0 30px;
  position: relative;
}
#sec_reason .box .box-content .row-2 .col .col-icon {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -30px;
}
#sec_reason .box .box-content .row-2 .col h4 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
  color: #26b571;
}
#sec_reason .box .box-content .row-2 .col .col-desc span {
  font-weight: bold;
}
#sec_reason .box .box-content .box-content__desc4 {
  font-size: 22px;
  line-height: 36px;
  font-weight: bold;
  letter-spacing: 0.4px;
  margin-bottom: 50px;
}
#sec_reason .box .box-content .box-content__desc4 span {
  color: #26b571;
}
#sec_reason .box .box-content .point {
  max-width: calc(100% - 80px);
  margin: 0 auto;
  padding: 25px 30px 10px;
}
#sec_reason .box .box-content .point h3 {
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-weight: bold;
  color: #26b571;
}
#sec_reason .box .box-content .point .txt {
  text-align: left;
}
#sec_reason .box .box-content-2 {
  background: #fff;
  border-radius: 15px;
  padding: 45px 50px;
  margin-bottom: 55px;
}
#sec_reason .box .box-content-2 h3 {
  font-size: 24px;
  line-height: 37px;
  margin-bottom: 5px;
  font-weight: bold;
  text-align: center;
}
#sec_reason .box .box-content-2 h3 span {
  box-shadow: inset 0 -11px 0 0 #ffff52;
}
#sec_reason .box .box-content-2 .box-desc-1 {
  text-align: center;
  margin-bottom: 55px;
}
#sec_reason .box .box-content-2 ul {
  padding: 0 50px;
  font-size: 18px;
}
#sec_reason .box .box-content-2 ul li {
  display: flex;
  margin-bottom: 30px;
  font-weight: bold;
  color: #26b571;
}
#sec_reason .box .box-content-2 ul li span:first-child {
  font-size: 30px;
  font-family: "futura-pt", sans-serif;
  padding-right: 15px;
}
#sec_reason .box .box-content-2 ul li span:last-child {
  letter-spacing: 1px;
}
#sec_reason .box .box-content-2 .box-desc-2 {
  padding: 0 40px;
}
#sec_reason .box .btn-t1 a {
  display: block;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  padding: 22px;
  margin: 100px auto 160px;
  width: 545px;
  color: #fff;
  background: #26b571;
  border-radius: 50vw;
  box-shadow: 3px 3px 0 2px #1e955d;
  box-sizing: border-box;
  letter-spacing: -2px;
  position: relative;
}
#sec_reason .box .btn-t1 a::after {
  content: "";
  border-top: 7px solid #fff;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 30px;
  position: absolute;
}
#sec_reason .box .btn-t1 a:hover {
  text-decoration: none;
  opacity: 0.7;
}
#sec_reason .box-2 .row-box .content {
  margin-bottom: 15px;
}
#sec_reason .box-3 .row-box {
  align-items: center;
}
#sec_reason .box-4 .row-box .content {
  margin-bottom: 0;
}
#sec_reason .box-5 .row-box {
  align-items: center;
}
#sec_reason .banner {
  margin-top: 80px;
}
@media screen and (max-width: 1120px) {
  #sec_reason .list-circle {
    flex-wrap: wrap;
    max-width: 800px;
    justify-content: center;
    margin: 0 auto;
  }
  #sec_reason .list-circle .item {
    width: 215px;
    margin: 0 10px 20px;
  }
  #sec_reason .box .box-content .row-2 {
    padding: 0 20px;
  }
  #sec_reason .box .box-content .row-2 .col {
    margin: 0 10px;
    padding: 85px 10px 30px;
  }
  #sec_reason .box .row-box .content .number {
    font-size: 120px;
    right: 0;
  }
}
@media screen and (max-width: 991px) {
  #sec_reason .box .row-box .photo-left {
    width: 360px;
  }
  #sec_reason .box .row-box .content {
    width: calc(100% - 390px);
  }
}
@media screen and (max-width: 767px) {
  #sec_reason {
    padding: 60px 0;
  }
  #sec_reason .list-circle {
    max-width: 400px;
  }
  #sec_reason .list-circle .item {
    width: 150px;
  }
  #sec_reason .list-circle .item:first-child {
    width: 100%;
  }
  #sec_reason .list-circle .item:first-child .circle {
    width: 150px;
    margin: 0 auto 15px;
  }
  #sec_reason .list-circle .item:first-child .number {
    position: absolute;
    right: calc(50% + 30px);
    left: auto;
  }
  #sec_reason .list-circle .item .number {
    line-height: 40px;
    font-size: 45px;
    left: -8px;
  }
  #sec_reason .list-circle .item .item-desc {
    font-size: 14px;
    line-height: 20px;
    display: block;
    min-height: auto;
  }
  #sec_reason .list-circle .item .item-desc strong {
    font-weight: bold;
  }
  #sec_reason .box {
    padding-top: 50px;
    margin-top: 50px;
    width: calc(100% - 30px);
    margin-left: auto;
    margin-right: auto;
    border-width: 2px;
  }
  #sec_reason .box .row-box {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
  }
  #sec_reason .box .row-box .photo-left {
    width: 100%;
    order: 2;
  }
  #sec_reason .box .row-box .content {
    width: 100%;
    order: 1;
    margin-bottom: 20px;
  }
  #sec_reason .box .row-box .content .number {
    font-size: 120px;
    top: -5px;
    right: 0;
  }
  #sec_reason .box .row-box .content h3 {
    font-size: 21px;
    line-height: 30px;
    margin-bottom: 15px;
  }
  #sec_reason .box .row-box .content .sub-desc {
    font-size: 16px;
    margin-bottom: 10px;
  }
  #sec_reason .box .row-box .content .row-txt {
    padding-right: 5px;
    letter-spacing: 0.5px;
    text-align: justify;
  }
  #sec_reason .box .row-box .content .content-right-box {
    background: #fff;
    border: 3px solid #b1ebcf;
    border-radius: 15px;
    padding: 15px 20px 20px;
    margin-top: 20px;
  }
  #sec_reason .box .row-box .content .content-right-box h4 {
    font-weight: bold;
    color: #26b571;
    margin-bottom: 5px;
  }
  #sec_reason .box .row-box .content .content-right-box ul li {
    display: flex;
  }
  #sec_reason .box .row-box .content .content-right-box ul li span {
    padding-right: 10px;
  }
  #sec_reason .box .txt {
    margin-bottom: 30px;
  }
  #sec_reason .box .photo-7 {
    margin-bottom: 15px;
  }
  #sec_reason .box .txt-big {
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 45px;
  }
  #sec_reason .box .txt-big span {
    box-shadow: inset 0 -8px 0 0 #ffff52;
  }
  #sec_reason .box .box-txt {
    border: 2px solid #26b571;
    padding: 20px 18px 15px;
    border-radius: 15px;
    margin-bottom: 35px;
  }
  #sec_reason .box .box-txt .d-md-flex {
    display: block;
  }
  #sec_reason .box .box-txt ul li {
    padding-left: 20px;
    font-size: 13px;
    letter-spacing: 0;
    margin-bottom: 2px;
  }
  #sec_reason .box .box-txt ul li::before {
    width: 12px;
    height: 12px;
    border-radius: 50vw;
    top: 7px;
  }
  #sec_reason .box .box-content {
    padding: 20px 0 30px;
    border-radius: 15px;
  }
  #sec_reason .box .box-content .box-content__desc1 {
    font-size: 16px;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 20px;
    letter-spacing: -1px;
  }
  #sec_reason .box .box-content .box-content__desc1 .green-cl {
    font-size: 18px;
  }
  #sec_reason .box .box-content h2 {
    font-size: 40px;
    letter-spacing: 5px;
    margin-bottom: 25px;
    text-align: center;
  }
  #sec_reason .box .box-content h2 span {
    line-height: 45px;
    display: block;
    box-shadow: inset 0 -17px 0 0 #ffff52;
    width: -moz-max-content;
    width: max-content;
    margin: 12px auto 12px;
  }
  #sec_reason .box .box-content .box-content__desc2 {
    font-size: 23px;
    margin-bottom: 35px;
  }
  #sec_reason .box .box-content .box-content__desc2 small {
    font-size: 24px;
  }
  #sec_reason .box .box-content .box-content__desc3 {
    margin-bottom: 70px;
    padding-bottom: 60px;
    border-bottom: 1px solid #f0f0f0;
  }
  #sec_reason .box .box-content .row-2 {
    display: block;
    max-width: 940px;
    margin: 0 auto 30px;
  }
  #sec_reason .box .box-content .row-2 .col {
    width: 100%;
    max-width: 500px;
    border-radius: 15px;
    padding: 50px 0 15px;
    margin: 0 auto 20px;
  }
  #sec_reason .box .box-content .row-2 .col:first-child {
    margin-bottom: 30px;
  }
  #sec_reason .box .box-content .row-2 .col .col-icon {
    top: -20px;
    width: 60px;
  }
  #sec_reason .box .box-content .row-2 .col h4 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #26b571;
  }
  #sec_reason .box .box-content .row-2 .col .col-desc span {
    font-weight: bold;
  }
  #sec_reason .box .box-content .box-content__desc4 {
    font-size: 17px;
    line-height: 30px;
    letter-spacing: 0;
    margin-bottom: 50px;
  }
  #sec_reason .box .box-content .box-content__desc4 span {
    color: #26b571;
  }
  #sec_reason .box .box-content .point {
    max-width: calc(100% - 30px);
    padding: 25px 15px 10px;
  }
  #sec_reason .box .box-content .point h3 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  #sec_reason .box .box-content .point .txt {
    text-align: left;
  }
  #sec_reason .box .box-content-2 {
    padding: 25px 15px;
    margin-bottom: 35px;
  }
  #sec_reason .box .box-content-2 h3 {
    font-size: 17px;
    line-height: 30px;
    margin-bottom: 5px;
    text-align: left;
  }
  #sec_reason .box .box-content-2 h3 span {
    box-shadow: inset 0 -11px 0 0 #ffff52;
  }
  #sec_reason .box .box-content-2 .box-desc-1 {
    text-align: left;
    margin-bottom: 25px;
  }
  #sec_reason .box .box-content-2 ul {
    padding: 0;
    font-size: 16px;
  }
  #sec_reason .box .box-content-2 ul li {
    line-height: 22px;
    margin-bottom: 15px;
  }
  #sec_reason .box .box-content-2 ul li span:first-child {
    font-size: 22px;
    padding-right: 15px;
  }
  #sec_reason .box .box-content-2 ul li span:last-child {
    letter-spacing: 1px;
  }
  #sec_reason .box .box-content-2 .box-desc-2 {
    padding: 0;
  }
  #sec_reason .box .btn-t1 a {
    font-size: 16px;
    padding: 15px;
    margin: 50px auto 100px;
    width: 100%;
    box-shadow: 3px 3px 0 2px #1e955d;
    letter-spacing: -1px;
  }
  #sec_reason .box .btn-t1 a::after {
    border-top: 5px solid #fff;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    right: 20px;
  }
  #sec_reason .banner {
    margin-top: 40px;
    padding: 0 15px;
  }
}

.cv01 {
  padding: 65px 0;
}
.cv01 h2 {
  margin-bottom: 45px;
}
.cv01 h2 > span {
  display: block;
  color: #fff;
  font-size: 34px;
  line-height: 45px;
  font-weight: bold;
}
.cv01 h2 > span:first-child {
  letter-spacing: 1.2px;
  display: inline-block;
  position: relative;
}
.cv01 h2 > span:first-child::before {
  content: "";
  height: 75%;
  width: 1px;
  rotate: -45deg;
  position: absolute;
  left: -12px;
  top: 45%;
  transform: translateY(-50%);
  border-left: 2px dashed #fff;
}
.cv01 h2 > span:first-child::after {
  content: "";
  height: 75%;
  width: 1px;
  rotate: 45deg;
  position: absolute;
  right: -12px;
  top: 45%;
  transform: translateY(-50%);
  border-left: 2px dashed #fff;
}
.cv01 h2 > span:last-child {
  font-size: 46px;
}
.cv01 h2 > span .yellow-cl {
  color: #ffff52;
}
.cv01 .group-btn {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.cv01 .group-btn .t-btn1 a {
  display: block;
  width: 430px;
  color: #26b571;
  background: #ffff28;
  padding: 20px 40px;
  font-weight: bold;
  border-radius: 50vw;
  box-shadow: 0 3px 0px 3px #aeae1b;
  position: relative;
}
.cv01 .group-btn .t-btn1 a::after {
  content: "";
  background: url(../img/icon_light2.png) no-repeat 0 0/100%;
  width: 56px;
  height: 71px;
  right: 0;
  top: -25px;
  position: absolute;
}
.cv01 .group-btn .t-btn1 a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.cv01 .group-btn .t-btn1 a span {
  display: block;
}
.cv01 .group-btn .t-btn1 a span:first-child {
  font-size: 20px;
  background: #ffffff;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto 2px;
  padding: 2px 5px;
  border-radius: 5px;
}
.cv01 .group-btn .t-btn1 a span:last-child {
  font-size: 24px;
}
.cv01 .group-btn .t-btn2 a {
  width: 325px;
  height: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #26b571;
  font-weight: bold;
  padding: 20px 40px;
  text-align: center;
  font-size: 24px;
  background: #f8f8f8;
  border-radius: 50vw;
  box-shadow: 0 3px 0px 3px #9e9e9e;
}
.cv01 .group-btn .t-btn2 a:hover {
  opacity: 0.7;
  text-decoration: none;
}
@media screen and (max-width: 1160px) {
  .cv01 .group-btn .t-btn1 {
    width: 40%;
    margin: 0 5px;
  }
  .cv01 .group-btn .t-btn1 a {
    width: 100%;
    padding: 20px 10px;
    font-weight: bold;
    border-radius: 50vw;
    box-shadow: 0 3px 0px 3px #aeae1b;
  }
  .cv01 .group-btn .t-btn1 a::after {
    content: "";
    background: url(../img/icon_light2.png) no-repeat 0 0/100%;
    width: 56px;
    height: 71px;
    right: 0;
    top: -25px;
    position: absolute;
  }
  .cv01 .group-btn .t-btn1 a span:first-child {
    font-size: 20px;
    padding: 2px 5px;
    border-radius: 5px;
  }
  .cv01 .group-btn .t-btn1 a span:last-child {
    font-size: 24px;
  }
  .cv01 .group-btn .t-btn2 {
    width: 30%;
    margin: 0 5px;
  }
  .cv01 .group-btn .t-btn2 a {
    width: 100%;
    height: 110px;
    padding: 20px 10px;
    text-align: center;
    font-size: 24px;
    box-shadow: 0 3px 0px 3px #9e9e9e;
  }
}
@media screen and (max-width: 991px) {
  .cv01 .group-btn {
    flex-wrap: wrap;
  }
  .cv01 .group-btn .t-btn1 {
    width: 100%;
    margin: 0 5px 20px;
  }
  .cv01 .group-btn .t-btn1 a {
    width: 100%;
    padding: 20px 10px;
    font-weight: bold;
    border-radius: 50vw;
    box-shadow: 0 3px 0px 3px #aeae1b;
  }
  .cv01 .group-btn .t-btn1 a::after {
    content: "";
    background: url(../img/icon_light2.png) no-repeat 0 0/100%;
    width: 56px;
    height: 71px;
    right: 0;
    top: -25px;
    position: absolute;
  }
  .cv01 .group-btn .t-btn1 a span:first-child {
    font-size: 20px;
    padding: 2px 5px;
    border-radius: 5px;
  }
  .cv01 .group-btn .t-btn1 a span:last-child {
    font-size: 24px;
  }
  .cv01 .group-btn .t-btn2 {
    width: 48.5%;
    margin: 0 5px;
  }
  .cv01 .group-btn .t-btn2 a {
    width: 100%;
    height: 110px;
    padding: 20px 10px;
    text-align: center;
    font-size: 24px;
    box-shadow: 0 3px 0px 3px #9e9e9e;
  }
}
@media screen and (max-width: 767px) {
  .cv01 {
    padding: 40px 0;
  }
  .cv01 h2 {
    margin-bottom: 25px;
  }
  .cv01 h2 > span:first-child {
    font-size: 14px;
  }
  .cv01 h2 > span:first-child::before {
    height: 50%;
    rotate: -42deg;
  }
  .cv01 h2 > span:first-child::after {
    height: 50%;
    rotate: 42deg;
  }
  .cv01 h2 > span:last-child {
    font-size: 30px;
  }
  .cv01 .group-btn {
    flex-wrap: wrap;
    padding: 0 10px;
  }
  .cv01 .group-btn .t-btn1 {
    margin: 0 5px 15px;
  }
  .cv01 .group-btn .t-btn1 a {
    padding: 10px 10px;
    box-shadow: 0 1px 0px 1px #aeae1b;
  }
  .cv01 .group-btn .t-btn1 a::after {
    width: 40px;
    height: 60px;
    right: calc(50% - 120px);
    top: -25px;
  }
  .cv01 .group-btn .t-btn1 a span:first-child {
    font-size: 13px;
    padding: 2px 5px;
    border-radius: 5px;
    line-height: 18px;
  }
  .cv01 .group-btn .t-btn1 a span:last-child {
    font-size: 15px;
  }
  .cv01 .group-btn .t-btn2 {
    width: 47%;
    margin: 0 5px;
  }
  .cv01 .group-btn .t-btn2 a {
    height: 60px;
    padding: 10px 10px;
    font-size: 14px;
    box-shadow: 0 1px 0px 1px #9e9e9e;
  }
}

/* #sec05 ～の流れ
-----------------------------------------------------*/
#sec05 {
  background: url(../img/sec05_square.jpg) repeat 0 0/16px;
  border-bottom: 1px solid #949494;
  padding: 120px 0;
}
#sec05 .common_ttl {
  margin-bottom: 45px;
}
#sec05 .cntbox .inner {
  padding-top: 40px;
  padding-bottom: 100px;
}
#sec05 .exp {
  font-size: 16px;
  font-weight: 600;
  line-height: 2.2;
  padding-bottom: 45px;
}
#sec05 .data_conf {
  max-width: 680px;
  margin: 0 auto 80px;
  padding: 30px 20px;
  background: url(../img/sec05_deco_left.jpg) no-repeat left center/auto, url(../img/sec05_deco_right.jpg) no-repeat right center/auto;
}
#sec05 .data_conf .icon {
  margin-bottom: 20px;
}
#sec05 .data_conf h4 {
  font-size: 24px;
  font-weight: bold;
  color: #26b571;
  margin-bottom: 10px;
}
#sec05 .data_conf .txt {
  font-weight: 600;
}
#sec05 .tab_wrapper .tab_index {
  display: flex;
  justify-content: flex-start;
}
#sec05 .tab_wrapper .tab_index li {
  display: grid;
  cursor: pointer;
}
#sec05 .tab_wrapper .tab_index li > * {
  grid-row: 1;
  grid-column: 1;
}
#sec05 .tab_wrapper .tab_index li.active .inact, #sec05 .tab_wrapper .tab_index li:not(.active) .act {
  display: none;
}
#sec05 .tab_wrapper .tab_content {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
}
#sec05 .tab_wrapper .tab_content > li {
  grid-row: 1;
  grid-column: 1;
  position: relative;
  z-index: 2;
}
#sec05 .tab_wrapper .tab_content > li:not(.active) {
  display: none;
  z-index: 1;
}
#sec05 .tab_wrapper .tab_content dl {
  background: #f0fdf3;
  padding: 70px 50px 50px;
  position: relative;
  margin-bottom: 115px;
}
#sec05 .tab_wrapper .tab_content dl::after {
  content: "";
  background: url("../img/sec05_parts01.webp") center no-repeat;
  background-size: contain;
  width: 18px;
  height: 54px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: calc(100% + 28px);
}
#sec05 .tab_wrapper .tab_content dl dt {
  display: flex;
  gap: 7.3%;
  padding-bottom: 4px;
}
#sec05 .tab_wrapper .tab_content dl dt .no {
  flex: 0 0 auto;
}
#sec05 .tab_wrapper .tab_content dl dt .no + div {
  text-align: left;
}
#sec05 .tab_wrapper .tab_content dl dt .no + div h3 {
  line-height: 1;
  margin-bottom: 0.4em;
}
#sec05 .tab_wrapper .tab_content dl dt .no + div p {
  line-height: 2;
  font-size: 16px;
}
#sec05 .tab_wrapper .tab_content dl dt .no + div p b {
  font-size: 1.24em;
  font-weight: bold;
}
#sec05 .tab_wrapper .tab_content dl dt h3 {
  font-size: 32px;
  line-height: 40px;
  font-weight: bold;
  color: #26b671;
  flex: 1 1 auto;
}
#sec05 .tab_wrapper .tab_content dl dd {
  background: #fff;
  margin-top: 33px;
  padding: 28px 6.4% 47px;
  border-radius: 15px;
}
#sec05 .tab_wrapper .tab_content dl dd h4 {
  font-size: 22px;
  font-weight: bold;
  color: #26b671;
  margin-bottom: 0.5em;
}
#sec05 .tab_wrapper .tab_content dl dd p {
  font-size: 17px;
  line-height: 1.7;
  text-align: left;
}
#sec05 .tab_wrapper .tab_content dl dd p b {
  font-weight: bold;
}
#sec05 .tab_wrapper .tab_content dl dd p + p {
  margin-top: 33px;
}
#sec05 .tab_wrapper .tab_content dl dd .slider {
  margin-top: 30px;
}
#sec05 .tab_wrapper .tab_content dl dd .slider .slick-slide {
  margin: 0 1em;
}
#sec05 .tab_wrapper .tab_content dl dd .slider li {
  padding: 40px 5.9%;
  background: #ecf8f6;
  border-radius: 15px;
}
#sec05 .tab_wrapper .tab_content dl dd .slider li h4 {
  display: flex;
  color: #333;
  font-weight: normal;
  align-items: flex-start;
  gap: 1%;
  margin-bottom: 25px;
}
#sec05 .tab_wrapper .tab_content dl dd .slider li h4 p {
  min-width: 0;
  overflow-wrap: anywhere;
}
#sec05 .tab_wrapper .tab_content dl dd .slider li h4 i {
  font-size: 14px;
  background: #26b671;
  color: #fff;
  display: inline-block;
  line-height: 1.4em;
  width: 1.5em;
  border-radius: 50%;
  margin: 0.3em 0;
  flex: 0 0 1.5em;
}
#sec05 .tab_wrapper .tab_content dl dd .slick-arrow {
  width: 56px;
  height: 56px;
  z-index: 3;
}
#sec05 .tab_wrapper .tab_content dl dd .slick-arrow::before {
  content: "";
  background: url("../img/sec05_l.webp") center no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  display: inline-block;
}
#sec05 .tab_wrapper .tab_content dl dd .slick-next::before {
  background: url("../img/sec05_r.webp") center no-repeat;
  background-size: contain;
}
#sec05 .tab_wrapper .tab_content dl dd .slick-list {
  margin: 0 -1em;
}

@media screen and (max-width: 767px) {
  /* #sec05 ～の流れ
  -----------------------------------------------------*/
  #sec05 {
    background: url(../img/sec05_square.jpg) repeat 0 0/10px;
    padding: 60px 0;
  }
  #sec05 .common_ttl {
    margin-bottom: 20px;
  }
  #sec05 .common_ttl .latin {
    font-size: 60px;
    letter-spacing: 0;
  }
  #sec05 .common_ttl h2 {
    letter-spacing: 0;
    font-size: 22px;
  }
  #sec05 .cntbox .inner {
    padding-top: 6vw;
    padding-bottom: 15vw;
  }
  #sec05 .exp {
    font-size: 3.1vw;
    line-height: 1.8;
    padding-bottom: 10vw;
  }
  #sec05 .data_conf {
    padding: 0 0 20px;
    width: 90%;
    background: url(../img/sec05_deco_left.jpg) no-repeat left center/auto, url(../img/sec05_deco_right.jpg) no-repeat right center/auto;
  }
  #sec05 .data_conf .icon {
    width: 30px;
    margin: 0 auto 10px;
  }
  #sec05 .data_conf h4 {
    font-size: 16px;
    margin-bottom: 5px;
  }
  #sec05 .tab_wrapper {
    margin: 0 3.8vw;
  }
  #sec05 .tab_wrapper .tab_index {
    display: flex;
    justify-content: flex-start;
  }
  #sec05 .tab_wrapper .tab_content dl {
    padding: 9vw 3vw 10vw;
    position: relative;
    margin-bottom: 24vw;
  }
  #sec05 .tab_wrapper .tab_content dl::after {
    width: 5vw;
    height: 11vw;
    top: calc(100% + 7vw);
  }
  #sec05 .tab_wrapper .tab_content dl dt {
    gap: 6vw;
    padding-bottom: 1vw;
    flex-direction: column;
    align-items: flex-start;
  }
  #sec05 .tab_wrapper .tab_content dl dt .no img {
    height: 3.7em;
  }
  #sec05 .tab_wrapper .tab_content dl dt .no + div {
    text-align: left;
  }
  #sec05 .tab_wrapper .tab_content dl dt .no + div h3 {
    line-height: 1;
    margin-bottom: 1em;
  }
  #sec05 .tab_wrapper .tab_content dl dt .no + div p {
    line-height: 1.7;
    font-size: 3.3vw;
  }
  #sec05 .tab_wrapper .tab_content dl dt .no + div p + p {
    padding-top: 0.6em;
  }
  #sec05 .tab_wrapper .tab_content dl dt .no + div p b {
    line-height: 1.5;
  }
  #sec05 .tab_wrapper .tab_content dl dt h3 {
    font-size: 4.8vw;
    line-height: 1.6;
    flex: 1 1 auto;
    width: 100%;
  }
  #sec05 .tab_wrapper .tab_content dl dd {
    margin-top: 9vw;
    padding: 4.5vw 5.2% 4vw;
    border-radius: 2vw;
  }
  #sec05 .tab_wrapper .tab_content dl dd + dd {
    margin-top: 4vw;
  }
  #sec05 .tab_wrapper .tab_content dl dd h4 {
    font-size: 4.3vw;
    margin-bottom: 0.6em;
  }
  #sec05 .tab_wrapper .tab_content dl dd p {
    font-size: 3.2vw;
    text-align: left;
  }
  #sec05 .tab_wrapper .tab_content dl dd p + p {
    margin-top: 4vw;
  }
  #sec05 .tab_wrapper .tab_content dl dd .slider {
    margin-top: 3.8vw;
  }
  #sec05 .tab_wrapper .tab_content dl dd .slider li {
    padding: 4vw 4.9%;
    border-radius: 2vw;
  }
  #sec05 .tab_wrapper .tab_content dl dd .slider li h4 {
    display: flex;
    color: #333;
    font-weight: normal;
    align-items: center;
    gap: 2vw;
    margin-bottom: 3vw;
  }
  #sec05 .tab_wrapper .tab_content dl dd .slider li h4 i {
    font-size: 3.2vw;
    line-height: 1.4em;
    width: 2.2em;
    border-radius: 50%;
  }
  #sec05 .tab_wrapper .tab_content dl dd .slick-arrow {
    width: 9vw;
    height: 9vw;
  }
  #sec05 .result {
    margin: 0 5vw;
  }
}
#sec06 {
  padding: 120px 0;
}
#sec06 .common_ttl {
  margin-bottom: 80px;
}
#sec06 .desc {
  margin-bottom: 50px;
  line-height: 36px;
}
#sec06 .box {
  background: #effdf3;
  margin-bottom: 55px;
  text-align: left;
  padding: 90px 45px 80px;
  position: relative;
}
#sec06 .box::after {
  content: "";
  background: url(../img/sec05_parts01.webp) no-repeat 0 0/100%;
  width: 18px;
  height: 55px;
  left: 50%;
  transform: translateX(-50%);
  bottom: -35px;
  position: absolute;
}
#sec06 .box .photo {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 20px;
}
#sec06 .box .red-cl {
  color: #ea2222;
}
#sec06 .box .ttl {
  font-weight: bold;
  display: flex;
  align-items: center;
  gap: 0 35px;
  margin-bottom: 50px;
}
#sec06 .box .ttl .number {
  color: #26b571;
  font-size: 150px;
}
#sec06 .box .ttl .ttl-right h3 {
  font-size: 32px;
  color: #26b571;
  margin-bottom: 12px;
}
#sec06 .box .ttl .ttl-right .ttl-desc {
  font-size: 20px;
}
#sec06 .box .group-t1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#sec06 .box .group-t1 .item {
  width: calc(50% - 10px);
  background: #fff;
  border-radius: 15px;
  padding: 35px 50px;
  box-sizing: border-box;
  margin-bottom: 20px;
}
#sec06 .box .group-t1 .item h4 {
  color: #26b571;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
}
#sec06 .box .group-t1 .item .item-desc strong {
  font-weight: bold;
}
#sec06 .box .group-t2 {
  background: #fff;
  padding: 35px 50px;
  border-radius: 15px;
}
#sec06 .box .group-t2 h4 {
  color: #26b571;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 30px;
}
#sec06 .box .group-t2 ul {
  margin-bottom: 25px;
}
#sec06 .box .group-t2 ul li {
  margin-bottom: 10px;
  display: inline-block;
  color: #fff;
  background: #26b571;
  font-weight: bold;
  border-radius: 50vw;
  padding: 4px 20px;
  margin-right: 10px;
  text-align: center;
  min-width: 125px;
}
#sec06 .box .group-t2 .group-desc {
  margin-bottom: 25px;
}
#sec06 .box .group-t2 .group-desc span {
  font-weight: bold;
  font-size: 18px;
}
#sec06 .box .group-t2 .item {
  background: #f7f7f7;
  text-align: center;
  padding: 10px 10px;
  border-radius: 15px;
}
#sec06 .box .group-t2 .item h5 {
  font-size: 18px;
  color: #26b571;
  font-weight: bold;
  margin-bottom: 5px;
}
#sec06 .box .group-steps .step {
  background: #fff;
  border-radius: 15px;
  margin-bottom: 15px;
  padding: 25px 60px;
  position: relative;
}
#sec06 .box .group-steps .step:not(:last-child)::before {
  content: "";
  border-top: 12px solid #26b571;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  position: absolute;
  left: 90px;
  bottom: -20px;
  z-index: 1;
}
#sec06 .box .group-steps .step:last-child {
  margin-bottom: 0;
}
#sec06 .box .group-steps .step dl {
  display: flex;
}
#sec06 .box .group-steps .step dl dt {
  font-size: 24px;
  font-weight: 600;
  font-family: "futura-pt", sans-serif;
  color: #26b571;
  width: 125px;
  letter-spacing: 2px;
}
#sec06 .box .group-steps .step dl dd {
  width: calc(100% - 125px);
  display: flex;
  justify-content: space-between;
  gap: 0 30px;
}
#sec06 .box .group-steps .step dl dd .step-desc {
  font-size: 18px;
  font-weight: 500;
  width: 450px;
}
#sec06 .box .group-steps .step dl dd .step-desc span {
  display: block;
  margin-bottom: 20px;
}
#sec06 .box .group-steps .step dl dd .step-desc .fz16 {
  font-size: 16px;
  font-weight: 400;
}
#sec06 .box .group-steps .step dl dd .step-desc small {
  display: block;
  margin-top: 30px;
  font-size: 16px;
}
#sec06 .box .group-steps .step dl dd.w100 .step-desc {
  width: 100%;
}
#sec06 .box-4 .group-steps .step-1::before {
  display: none;
}
#sec06 .box-4 .group-steps .row-steps {
  margin-bottom: 15px;
  display: flex;
  justify-content: space-between;
}
#sec06 .box-4 .group-steps .row-steps .step-2 {
  width: calc(50% - 10px);
  text-align: center;
  background: #fff;
  border-radius: 15px;
  padding: 35px 10px;
  position: relative;
}
#sec06 .box-4 .group-steps .row-steps .step-2::before {
  content: "";
  border-top: 12px solid #26b571;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  top: -8px;
}
#sec06 .box-4 .group-steps .row-steps .step-2::after {
  content: "";
  border-top: 12px solid #26b571;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  bottom: -20px;
  z-index: 1;
}
#sec06 .box-4 .group-steps .row-steps .step-2 dl {
  margin-bottom: 15px;
}
#sec06 .box-4 .group-steps .row-steps .step-2 dl dt {
  font-size: 24px;
  font-weight: 600;
  color: #26b571;
  margin-bottom: 10px;
}
#sec06 .box-4 .group-steps .row-steps .step-2 dl dd .step-desc {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 5px;
}
#sec06 .box-4 .group-steps .row-steps .step-2 .step-desc2 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 20px;
  margin-top: 40px;
}
#sec06 .box-4 .group-steps .row-steps .step-2 .step-desc3 {
  color: #ee2222;
}
#sec06 .box-5 .group-steps .step dl {
  align-items: flex-start;
}
#sec06 .box-5 .group-steps .photo {
  margin-top: 0;
  margin-bottom: 0;
}
#sec06 .result {
  margin-top: 90px !important;
}
#sec06 .btn-t1 a {
  display: block;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  padding: 22px;
  margin: 80px auto 20px;
  width: 545px;
  color: #fff;
  background: #26b571;
  border-radius: 50vw;
  box-shadow: 3px 3px 0 2px #1e955d;
  box-sizing: border-box;
  letter-spacing: -2px;
  position: relative;
}
#sec06 .btn-t1 a::after {
  content: "";
  border-top: 7px solid #fff;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 30px;
  position: absolute;
}
#sec06 .btn-t1 a:hover {
  text-decoration: none;
  opacity: 0.7;
}
@media screen and (max-width: 991px) {
  #sec06 .common_ttl .latin {
    font-size: 100px;
  }
  #sec06 .box .group-steps .step dl dd .dd-group {
    display: block;
  }
  #sec06 .box .group-steps .step dl dd .dd-group .group-left {
    margin-right: 0;
    width: 100%;
  }
  #sec06 .box .group-steps .step dl dd .dd-group .dd-right {
    width: 100%;
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  #sec06 {
    padding: 60px 0;
  }
  #sec06 .common_ttl {
    margin-bottom: 40px;
  }
  #sec06 .common_ttl .latin {
    font-size: 60px;
    letter-spacing: 0;
  }
  #sec06 .desc {
    line-height: 24px;
  }
  #sec06 .box {
    margin: 0 15px 40px;
    padding: 50px 15px 50px;
  }
  #sec06 .box .ttl {
    display: block;
    margin-bottom: 30px;
  }
  #sec06 .box .ttl .number {
    font-size: 75px;
    margin-bottom: 35px;
  }
  #sec06 .box .ttl .ttl-right h3 {
    font-size: 21px;
  }
  #sec06 .box .ttl .ttl-right .ttl-desc {
    font-size: 16px;
  }
  #sec06 .box .group-t1 {
    display: block;
  }
  #sec06 .box .group-t1 .item {
    width: 100%;
    padding: 25px 15px;
    margin-bottom: 15px;
  }
  #sec06 .box .group-t1 .item h4 {
    font-size: 16px;
    text-align: center;
    margin-bottom: 10px;
  }
  #sec06 .box .group-t2 {
    padding: 25px 15px;
  }
  #sec06 .box .group-t2 h4 {
    font-size: 16px;
    text-align: center;
    margin-bottom: 20px;
  }
  #sec06 .box .group-t2 ul {
    margin-bottom: 5px;
  }
  #sec06 .box .group-t2 ul li {
    font-size: 12px;
    min-width: 85px;
    padding: 4px 10px;
  }
  #sec06 .box .group-t2 .group-desc span {
    font-size: 14px;
  }
  #sec06 .box .group-t2 .item {
    padding: 10px 5px;
  }
  #sec06 .box .group-t2 .item h5 {
    font-size: 16px;
  }
  #sec06 .box .group-steps .row-steps {
    display: block;
  }
  #sec06 .box .group-steps .row-steps .step-2 {
    width: 100%;
  }
  #sec06 .box .group-steps .row-steps .step-2:first-child {
    border-radius: 15px 15px 0 0;
    padding-bottom: 2px;
  }
  #sec06 .box .group-steps .row-steps .step-2:first-child::after {
    display: none;
  }
  #sec06 .box .group-steps .row-steps .step-2:last-child {
    border-radius: 0 0 15px 15px;
    padding-top: 2px;
  }
  #sec06 .box .group-steps .row-steps .step-2:last-child::before {
    display: none;
  }
  #sec06 .box .group-steps .row-steps .step-2 dl dd .step-desc {
    color: #26b571;
  }
  #sec06 .box .group-steps .row-steps .step-2 dl dd .step-desc span {
    font-size: 22px;
    font-weight: bold;
    padding-right: 8px;
  }
  #sec06 .box .group-steps .row-steps .step-2 .step-desc2 {
    font-size: 14px;
  }
  #sec06 .box .group-steps .step {
    padding: 20px 15px;
    margin-bottom: 10px;
  }
  #sec06 .box .group-steps .step:not(:last-child)::before {
    left: 50%;
    transform: translateX(-50%);
    bottom: -15px;
  }
  #sec06 .box .group-steps .step dl {
    display: block;
  }
  #sec06 .box .group-steps .step dl dt {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    font-size: 22px;
  }
  #sec06 .box .group-steps .step dl dd {
    width: 100%;
    text-align: left;
    display: block;
  }
  #sec06 .box .group-steps .step dl dd .step-desc {
    font-size: 13.5px;
    margin-bottom: 15px;
    width: 100%;
  }
  #sec06 .box .group-steps .step dl dd .step-desc .text-center-sp {
    text-align: center;
  }
  #sec06 .box .group-steps .step dl dd .step-photo {
    text-align: center;
  }
  #sec06 .box-2 .group-steps .step dl dd .step-desc {
    text-align: left;
  }
  #sec06 .result {
    margin-top: 80px !important;
  }
  #sec06 .btn-t1 a {
    font-size: 14px;
    padding: 15px;
    margin: 50px auto 10px;
    width: calc(100% - 30px);
    box-shadow: 3px 3px 0 2px #1e955d;
    letter-spacing: 0;
  }
  #sec06 .btn-t1 a::after {
    right: 15px;
  }
}

#sec02 {
  padding: 105px 0 200px;
  background: url(../img/sec02_deco_bot.jpg) no-repeat center bottom/100%, #f7f7f7;
}
#sec02 .ttl {
  padding-right: 140px;
  position: relative;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto 75px;
}
#sec02 .ttl::after {
  content: "";
  background: url(../img/sec02_person.jpg) no-repeat 0 0/100%;
  width: 118px;
  height: 163px;
  right: 0;
  top: -30px;
  position: absolute;
}
#sec02 .ttl h2 {
  font-size: 36px;
  font-weight: bold;
  line-height: 45px;
  color: #26b571;
  letter-spacing: 3px;
  margin-bottom: 20px;
}
#sec02 .ttl .desc-1 {
  font-size: 20px;
  font-weight: bold;
}
#sec02 .photo-1 {
  margin-bottom: 90px;
  padding-bottom: 90px;
  border-bottom: 2px dashed #e2e2e2;
}
#sec02 .h3_k1 {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 50px;
  color: #26b571;
}
#sec02 .row-1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
#sec02 .row-1 .col-item {
  width: calc(50% - 10px);
  margin-bottom: 20px;
  border: 2px solid #b1ebcf;
  border-radius: 15px;
  background: #fff;
}
#sec02 .row-1 .col-item h4 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  background: #26b571;
  border-radius: 15px 15px 0 0;
  padding: 10px 0;
}
#sec02 .row-1 .col-item ul {
  text-align: left;
  padding: 20px 25px;
}
#sec02 .row-1 .col-item ul li {
  margin-bottom: 20px;
  position: relative;
  padding-left: 25px;
}
#sec02 .row-1 .col-item ul li::before {
  content: "";
  width: 15px;
  height: 15px;
  background: #26b571;
  border-radius: 50vw;
  left: 0;
  top: 8px;
  position: absolute;
}
#sec02 .row-1 .col-item ul li strong {
  font-weight: bold;
}
#sec02 .row-1 .col-item .table {
  margin-bottom: 20px;
  padding: 0 5px;
}
#sec02 .row-1 .col-item .table .imbalance-table {
  width: 95%;
  border-collapse: collapse;
  font-size: 16px;
  margin: 0 auto;
}
#sec02 .row-1 .col-item .table .imbalance-table th,
#sec02 .row-1 .col-item .table .imbalance-table td {
  border: 1px solid #ddd;
  padding: 5px;
}
#sec02 .row-1 .col-item .table .imbalance-table thead tr {
  background-color: #f2faf5;
}
#sec02 .row-1 .col-item .table .imbalance-table thead th {
  font-weight: normal;
  text-align: center;
}
#sec02 .row-1 .col-item .table .imbalance-table thead th:first-child {
  background: #fff;
  border: none;
}
#sec02 .row-1 .col-item .table .imbalance-table tbody .bg-label {
  background-color: #f2faf5;
  width: 35%;
}
#sec02 .row-1 .col-item .table .imbalance-table tbody .center {
  text-align: center;
  vertical-align: middle;
}
#sec02 .row-1 .col-item .table .imbalance-table .note {
  padding: 5px;
  text-align: right;
  font-size: 14px;
  border: none;
}
#sec02 .h3_t2 {
  font-size: 28px;
  font-weight: bold;
  padding-left: 35px;
  margin-bottom: 30px;
  text-align: left;
  color: #26b571;
  position: relative;
}
#sec02 .h3_t2::before {
  content: "";
  background: url(../img/sec02_icon_light.jpg) no-repeat 0 0/100%;
  width: 23px;
  height: 37px;
  left: 0;
  top: -10px;
  position: absolute;
}
#sec02 .row-2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#sec02 .row-2 .col-item {
  background: #fff;
  border-radius: 15px;
  position: relative;
  width: calc(33.3333333333% - 10px);
  text-align: left;
  padding: 15px 30px;
  box-sizing: border-box;
  margin-bottom: 20px;
}
#sec02 .row-2 .col-item::before {
  content: "";
  background: #26b571;
  width: 3px;
  height: 50px;
  left: 0;
  top: 20px;
  position: absolute;
}
#sec02 .row-2 .col-item h4 {
  font-size: 18px;
  color: #26b571;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #sec02 {
    padding: 60px 15px 70px;
    background: url(../img/sec02_deco_bot.jpg) no-repeat center bottom/100%, #f7f7f7;
  }
  #sec02 .ttl {
    padding-right: 70px;
    position: relative;
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto 50px;
    text-align: left;
    z-index: 0;
  }
  #sec02 .ttl::after {
    width: 100px;
    height: 140px;
    right: 20px;
    top: -25px;
    z-index: -1;
  }
  #sec02 .ttl h2 {
    font-size: 21px;
    line-height: 32px;
    letter-spacing: 1px;
    margin-bottom: 15px;
  }
  #sec02 .ttl .desc-1 {
    font-size: 14px;
    text-shadow: 3px 3px 3px #fff;
  }
  #sec02 .photo-1 {
    margin-bottom: 45px;
    padding-bottom: 50px;
  }
  #sec02 .h3_k1 {
    font-size: 24px;
    margin-bottom: 30px;
  }
  #sec02 .row-1 {
    margin-bottom: 80px;
  }
  #sec02 .row-1 .col-item {
    width: 100%;
    margin-bottom: 15px;
    border-radius: 10px;
  }
  #sec02 .row-1 .col-item h4 {
    font-size: 14px;
    border-radius: 10px 10px 0 0;
    padding: 5px 0;
  }
  #sec02 .row-1 .col-item ul {
    padding: 20px 15px;
  }
  #sec02 .row-1 .col-item ul li {
    margin-bottom: 20px;
    padding-left: 25px;
    line-height: 24px;
  }
  #sec02 .row-1 .col-item ul li::before {
    width: 12px;
    height: 12px;
    left: 0;
    top: 7px;
  }
  #sec02 .row-1 .col-item .table {
    margin-bottom: 20px;
    padding: 0 15px;
  }
  #sec02 .h3_t2 {
    font-size: 24px;
    padding-left: 0;
    margin-bottom: 30px;
    text-align: center;
    line-height: 32px;
  }
  #sec02 .h3_t2::before {
    width: 23px;
    height: 37px;
    left: 50%;
    transform: translateX(-50%);
    top: -40px;
  }
  #sec02 .row-2 .col-item {
    border-radius: 10px;
    width: 100%;
    padding: 15px 15px;
    margin-bottom: 15px;
  }
  #sec02 .row-2 .col-item::before {
    width: 3px;
    height: 50px;
    top: 22px;
  }
  #sec02 .row-2 .col-item h4 {
    font-size: 16px;
  }
}

/* #flow ～の流れ
-----------------------------------------------------*/
#flow {
  padding: 120px 0 50px;
  background: #f7f7f7;
}
#flow .common_ttl {
  margin-bottom: 20px;
}

#flow .cntbox .inner {
  padding-top: 76px;
  padding-bottom: 100px;
  max-width: 879px;
}

#flow .exp {
  margin-bottom: 50px;
}

#flow ol li {
  position: relative;
}

#flow ol li:nth-child(n+2) {
  margin-top: 50px;
}

#flow ol li .ini {
  padding: 0;
  margin-bottom: 7px;
  line-height: 1.2;
  font-weight: 600;
  font-size: 20px;
  color: #26b671;
  font-family: "futura-pt", sans-serif;
}

#flow ol li .ini .min {
  font-size: 18px;
}

#flow ol li:nth-last-of-type(n + 2) .flex:before {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 5px;
  top: 90px;
  left: 10.4%;
  background: url("../img/flow_parts01.webp") left top no-repeat;
}

#flow ol li .flex {
  position: relative;
  align-items: flex-start;
  padding: 0;
}

#flow ol li .flex .txtbox {
  flex: 0 0 73.7%;
  text-align: left;
}

#flow ol li .flex .txtbox .title {
  font-size: 24px;
  font-weight: 700;
  color: #333;
  margin: 21px 0 10px;
  display: flex;
  flex-direction: column;
}

#flow ol li .flex .txtbox .txt {
  font-size: 16px;
  line-height: 1.7;
}

#flow ol li .flex .pic {
  flex: 0 0 20.47%;
  z-index: 2;
}

#flow ol li .flex .txtbox .txt a {
  white-space: nowrap;
  display: inline-block;
  color: #fff;
  background-color: #26b671;
  padding: 0.4em 1.5em 0.5em 1.5em;
  margin-top: 0.6em;
  font-size: 1em;
  border-radius: 1.5em;
  box-sizing: border-box;
  position: relative;
}

#flow ol li .flex .txtbox .txt a:hover {
  text-decoration: none;
  opacity: 0.7;
}

/* タイプ別スタイル */
#flow ol.type-b li,
#flow ol.type-d li {
  padding: 45px 0 0 50px;
}

#flow ol.type-c li,
#flow ol.type-e li {
  padding: 0 0 0 50px;
}

#flow ol.type-b li .ini,
#flow ol.type-c li .ini,
#flow ol.type-d li .ini,
#flow ol.type-e li .ini {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 0;
  margin-right: 0;
  width: 92px;
  height: 92px;
}

#flow ol.type-c li .ini,
#flow ol.type-e li .ini {
  bottom: 0;
  margin: auto;
}

#flow ol.type-c li .flex,
#flow ol.type-e li .flex {
  padding: 30px 3% 30px 6%;
}

#flow ol.type-d li .ini,
#flow ol.type-e li .ini {
  border-radius: 100%;
}

/* #area 対応エリア
-----------------------------------------------------*/
@media screen and (max-width: 767px) {
  /* #flow ～の流れ
  -----------------------------------------------------*/
  #flow {
    padding: 50px 0 20px;
  }
  #flow .ttlbox .inner {
    padding: 10vw 25% 0;
  }
  #flow .cntbox .inner {
    padding: 8vw 4% 10vw;
  }
  #flow .exp {
    margin-bottom: 10vw;
  }
  #flow ol li:nth-child(n+2) {
    margin-top: 9vw;
  }
  #flow ol li:after {
    top: 50px;
    left: 22px;
    width: 2px;
  }
  #flow ol li .ini {
    padding: 0;
    font-size: 3.4vw;
    margin-bottom: 0.2em;
  }
  #flow ol li .ini .min {
    font-size: 11px;
  }
  #flow ol li .flex {
    padding: 0;
  }
  #flow ol li:nth-last-of-type(n + 2) .flex:before {
    height: 100%;
    width: 1vw;
    top: 10vw;
    left: 12.5%;
    background: url("../img/flow_parts01.webp") left top no-repeat;
    background-size: auto 170%;
  }
  #flow ol li .flex .txtbox {
    flex: 0 0 69%;
  }
  #flow ol li .flex .txtbox .title {
    margin: 0 0 2vw;
    font-size: 4.2vw;
  }
  #flow ol li .flex .txtbox .txt {
    font-size: 3.3vw;
  }
  #flow ol li .flex .pic {
    flex: 0 0 25%;
  }
  /* タイプ別スタイル */
  #flow ol.type-b li,
  #flow ol.type-d li {
    padding: 45px 0 0 50px;
  }
  #flow ol.type-b li .ini,
  #flow ol.type-c li .ini,
  #flow ol.type-d li .ini,
  #flow ol.type-e li .ini {
    width: 46px;
    height: 46px;
  }
  #flow ol.type-b li,
  #flow ol.type-d li {
    padding: 23px 0 0 23px;
  }
  #flow ol.type-c li,
  #flow ol.type-e li {
    padding: 0 0 0 23px;
  }
  #flow ol.type-b li .flex,
  #flow ol.type-d li .flex {
    padding: 7vw 5%;
  }
  #flow ol.type-c li .flex,
  #flow ol.type-e li .flex {
    padding: 30px 3% 30px 10%;
  }
}
.ttlbox {
  background: no-repeat center top;
  background-size: auto 100%;
}

.ttlbox h2 {
  font-size: 36px;
  color: #26b671;
  font-weight: bold;
}

.ttlbox.nobg {
  background: none;
}

.cntbox h3 {
  font-size: 28px;
}

#faq .ttlbox .inner {
  padding-top: 73px;
  padding-bottom: 0px;
}

#faq .cntbox .inner {
  padding-top: 35px;
  padding-bottom: 100px;
  max-width: 880px;
}

#faq .exp {
  margin-bottom: 50px;
}

#faq ul li {
  text-align: left;
  border-radius: 15px;
  overflow: hidden;
}

#faq ul li:nth-child(n+2) {
  margin-top: 20px;
}

#faq ul li:last-child {
  padding-bottom: 0;
}

#faq ul li .que {
  display: flex;
  align-items: center;
  padding: 21px 60px 21px 31px;
  font-weight: bold;
  color: #fff;
  background-color: #26b671;
}

#faq ul li .ans {
  display: flex;
  padding: 26px 29px 35px;
  font-weight: bold;
  background: #fff;
  border: 2px solid #26b671;
  border-radius: 0 0 15px 15px;
  font-size: 16px;
  line-height: 1.7;
  font-weight: normal;
}

#faq ul li .que .ini,
#faq ul li .ans .ini {
  margin-right: 24px;
  flex: 0 0 40px;
  text-align: center;
}

#faq ul li .ans .txt {
  padding-top: 0.3em;
}

/* よくあるご質問 - プルダウン - */
#faq ul.pdown li .que {
  position: relative;
  cursor: pointer;
}

#faq ul.pdown li .que:before,
#faq ul.pdown li .que:after {
  content: "";
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  margin: auto;
  width: 30px;
  height: 30px;
  background: no-repeat center center;
}

#faq ul.pdown li .que:before {
  background-image: url(../img/faq_plus.webp);
}

#faq ul.pdown li .que:after {
  background-image: url(../img/faq_minus.webp);
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
}

#faq ul.pdown li.open .que:before {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
}

#faq ul.pdown li.open .que:after {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
}

@media screen and (max-width: 767px) {
  #faq .ttlbox .inner {
    padding: 10vw 4% 10vw;
  }
  #faq .cntbox .inner {
    padding: 10vw 4% 10vw;
  }
  #faq .exp {
    margin-bottom: 10vw;
  }
  #faq ul li:nth-child(n+2) {
    margin-top: 10px;
  }
  #faq ul li .que {
    padding: 15px 35px 15px 15px;
  }
  #faq ul li .ans {
    padding: 15px;
    line-height: 1.6;
    font-weight: 500;
  }
  #faq ul li .que .ini,
  #faq ul li .ans .ini {
    margin-right: 3%;
    flex: 0 0 6%;
  }
  #faq ul.pdown li .que:before,
  #faq ul.pdown li .que:after {
    right: 3%;
    width: 20px;
    height: 20px;
    background-size: 100% auto;
  }
}
#info {
  padding: 120px 0 100px;
}
#info .common_ttl {
  margin-bottom: 50px;
}

.infobox .ttlbox {
  background: none;
}

.infobox .table_wrapper {
  border: 2px solid #26b671;
  max-width: 880px;
  margin: 0 auto;
  border-radius: 15px;
  overflow: hidden;
}

.infobox table,
.infobox .gmap {
  margin: 0 auto;
}

.infobox table th {
  width: 25%;
  background: #26b671;
  color: #fff;
  border: none;
  vertical-align: top;
}

.infobox table td {
  width: 75%;
  border: none;
  line-height: 2;
}

.infobox table tr:nth-last-of-type(n + 2) th {
  border-bottom: 2px solid #fff;
}

.infobox table tr:nth-last-of-type(n + 2) td {
  border-bottom: 2px solid #26b671;
}

.infobox .gmap {
  margin-top: 100px;
}

#info .ttlbox .inner {
  padding-top: 76px;
  padding-bottom: 0px;
}

#info .cntbox .inner {
  padding-top: 76px;
}

#info .cntbox .inner .row {
  --bs-gutter-y: 30px;
}

#info .cntbox .inner > * + * {
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  #info {
    padding: 60px 0 60px;
  }
  #info .ttlbox .inner {
    padding: 10vw 6% 6vw;
  }
  #info .cntbox .inner {
    padding: 4.7vw 3.8% 0;
  }
  .infobox .table_wrapper {
    border-radius: 2vw;
  }
  .infobox table {
    font-size: 3.6vw;
  }
  .infobox table th {
    display: table-cell;
    width: 7em !important;
    padding: 0.55em 0.6em;
  }
  .infobox table td {
    display: table-cell;
    width: auto !important;
    padding: 0.55em 0.6em;
  }
}
.result {
  padding: 55px 20px 35px;
  border: 3px solid #26b571;
  position: relative;
  border-radius: 15px;
  margin-top: 30px;
}
.result .latin {
  width: 80px;
  height: 80px;
  padding: 10px;
  box-sizing: border-box;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  top: -40px;
  background: linear-gradient(to right, #26b58c, #26c07b);
  color: #fff;
  text-transform: uppercase;
  border-radius: 50vw;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}
.result .result-desc {
  font-size: 23px;
  font-weight: 600;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto 10px;
  color: #26b571;
  position: relative;
}
.result .result-desc::before {
  content: "";
  height: 75%;
  width: 1px;
  rotate: -45deg;
  position: absolute;
  left: -12px;
  top: 42%;
  transform: translateY(-50%);
  border-left: 2px dashed #26b571;
}
.result .result-desc::after {
  content: "";
  height: 75%;
  width: 1px;
  rotate: 45deg;
  position: absolute;
  right: -12px;
  top: 42%;
  transform: translateY(-50%);
  border-left: 2px dashed #26b571;
}
.result h3 {
  font-weight: bold;
  font-size: 40px;
  color: #26b571;
  margin-bottom: 30px;
}
.result h3 small {
  font-size: 30px;
}
.result .txt {
  font-size: 20px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .result {
    padding: 35px 5px 20px;
    border: 2px solid #26b571;
    margin: 0 5vw;
    margin-top: 30px !important;
  }
  .result .latin {
    width: 60px;
    height: 60px;
    top: -30px;
  }
  .result .result-desc {
    font-size: 14px;
    margin: 0 auto 5px;
  }
  .result .result-desc::before {
    height: 90%;
  }
  .result .result-desc::after {
    height: 90%;
  }
  .result h3 {
    font-size: 24px !important;
    margin-bottom: 15px;
  }
  .result h3 small {
    font-size: 18px;
  }
  .result .txt {
    font-size: 14px;
    font-weight: 400;
  }
}/*# sourceMappingURL=lp-style.css.map */