@charset "utf-8";

/*  base  */
body {
  min-width: 1366px;
  font-size: 20px;
  line-height: 1.75;
  letter-spacing: 0.06em;
 font-feature-settings: "palt";
  font-family: "Hiragino Maru Gothic Std", "ヒラギノ丸ゴ Std", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 600;
  color: #333;
  background-color: #b8e2f9;
}
a {
  font-size: 16px;
  transition: all 0.3s ease;
  text-decoration: none;
  color: #333;
  font-weight: 400;
}
img {
  max-width: 100%;
}
.inner-wrap {
  margin: 0 auto;
  max-width: 1100px;
}
.flex-wrap {
  display: flex;
  justify-content: space-between;
}
.flex-wrap.end {
  align-items: end;
}
.color-basic {
  color: #333;
}
.color-accent {
  color: #ff7f00;
}
.note {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.81818182;
  letter-spacing: 0.04em;
}
.bold {
  font-weight: 800;
}
.ttl-h2 {
  text-align: center;
}

/*  mv  */
.mv {
  position: relative;
  margin-bottom: 120px;
}
.mv-img-wrap {
  position: relative;
  aspect-ratio: 683 / 377;
}
.mv > img {
  position: absolute;
  top: 24px;
  left: 32px;
}

/*  merit  */
.section-merit {
  margin-bottom: 140px;
  position: relative;
}
.section-merit .ttl-h2 {
  position: relative;
  z-index: 0;
}
.section-merit .ttl-h2::before {
  position: absolute;
  content: "";
  background: url(/denki/25lp/assets/images/bg_balloon.svg);
  background-size: contain;
  width: 110px;
  height: 151px;
  z-index: -1;
  left: calc(50% - 650px);
  top: 60px;
}
.section-merit .ttl-h2::after {
  position: absolute;
  content: "";
  background: url(/denki/25lp/assets/images/bg_cloud.svg);
  background-size: contain;
  width: 160px;
  height: 104px;
  z-index: -1;
  left: calc(50% - 500px);
  top: -50px;
}
.merit-box {
  background-color: #fffcd9;
  border-radius: 22px;
  box-shadow: 11.3px 11.3px 0 rgba(77, 109, 127, 0.7);
  margin-top: 64px;
  position: relative;
  padding: 50px 100px;
}
.merit-box .merit-num {
  position: absolute;
  left: -52px;
  top: -30px;
}
.merit-box .merit-illust {
  position: absolute;
}
.merit-box:nth-child(1) {
  padding-left: 78px;
  padding-right: 76px;
  position: relative;
}
.merit-box:nth-child(1)::after {
  position: absolute;
  content: "";
  background: url(/denki/25lp/assets/images/bg_cloud.svg);
  background-size: contain;
  width: 218px;
  height: 142px;
  z-index: -1;
  left: calc(50% + 440px);
  top: -50px;
}
.merit-box:nth-child(1) .ttl-h3 {
  padding-left: 108px;
}
.merit-box:nth-child(1) .merit-illust {
  top: 14px;
  right: 28px;
}
.merit-box:nth-child(1) > .flex-wrap {
  margin-top: 24px;
}
.merit-box:nth-child(1) > .flex-wrap img {
  width: 50%;
}
.merit-box:nth-child(1) .note {
  margin-top: 16px;
  padding-left: 22px;
}
.merit-box:nth-child(2) {
  padding-right: 76px;
  position: relative;
}
.merit-box:nth-child(2)::before {
  position: absolute;
  content: "";
  background: url(/denki/25lp/assets/images/bg_cloud.svg);
  background-size: contain;
  width: 218px;
  height: 142px;
  z-index: -1;
  left: calc(50% - 680px);
  top: 460px;
}
.merit-box:nth-child(2)::after {
  position: absolute;
  content: "";
  background: url(/denki/25lp/assets/images/bg_balloon.svg);
  background-size: contain;
  width: 110px;
  height: 151px;
  z-index: -1;
  left: calc(50% + 540px);
  top: 100px;
}
.merit-box:nth-child(2) .merit-illust {
  top: 40px;
  right: 40px;
}
.merit-box:nth-child(2) .img-wrap > img {
  min-width: 470px;
  max-width: 470px;
}
.merit-box:nth-child(2) .lead {
  font-size: 36px;
  color: #ff7f00;
  display: flex;
  align-items: center;
  gap: 16px;
}
.merit-box:nth-child(2) .lead .min {
  font-size: 24px;
}
.merit-box:nth-child(2) .left-wrap .lead {
  line-height: 1.2;
}
.merit-box:nth-child(2) .lead::before {
  content: "";
  background: url(/denki/25lp/assets/images/img_merit02_03.png);
  background-size: contain;
  width: 56px;
  height: 56px;
  min-width: 56px;
}
.merit-box:nth-child(2) .flex-wrap {
  margin-top: 30px;
  gap: 20px;
}
.merit-box:nth-child(2) .flex-wrap.end {
  align-items: end;
}
.merit-box:nth-child(2) .table {
  margin-top: 30px;
}
.merit-box:nth-child(3) {
  position: relative;
}
.merit-box:nth-child(3)::before {
  position: absolute;
  content: "";
  background: url(/denki/25lp/assets/images/bg_balloon.svg);
  background-size: contain;
  width: 110px;
  height: 151px;
  z-index: -1;
  left: calc(50% - 628px);
  top: -150px;
}
.merit-box:nth-child(3)::after {
  position: absolute;
  content: "";
  background: url(/denki/25lp/assets/images/bg_cloud.svg);
  background-size: contain;
  width: 160px;
  height: 104px;
  z-index: -1;
  left: calc(50% + 470px);
  top: 0px;
}
.merit-box:nth-child(3) .merit-illust {
  top: 56px;
  right: 40px;
}
.merit-box:nth-child(3) .txt.emph {
  margin-top: -8px;
  letter-spacing: 0.08em;
}
.merit-box:nth-child(3) .flex-wrap {
  gap: 41px;
  margin-top: 36px;
}
.merit-box:nth-child(3) .img-wrap {
  min-width: 426px;
}
.merit-box:nth-child(3) .note {
  margin-top: 12px;
  line-height: 1.8333333;
}
.merit-box .ttl-h3 {
  padding-left: 86px;
  line-height: 1.31818182;
  font-weight: 600;
  font-size: 44px;
}
.merit-box .ttl-h3 .emph {
  font-size: 70px;
}
.merit-box .txt {
  margin-top: 10px;
}
.merit-box .txt.emph {
  font-size: 24px;
  line-height: 1.5;
  margin-top: 12px;
}
/*タブ切り替え全体のスタイル*/
.tabs {
  margin-top: 50px;
  width: 100%;
  margin: 0 auto;
  margin-top: 44px;
  position: relative;
}
.tabs::before {
  content: "";
  position: absolute;
  background-size: cover;
  width: 42px;
  height: 2px;
  background-color: #6eb82b;
  top: 61px;
  left: -42px;
}
.tabs::after {
  content: "";
  position: absolute;
  background-size: cover;
  width: 42px;
  height: 2px;
  background-color: #6eb82b;
  top: 61px;
  right: -42px;
}
.tab_item {
  width: calc(100%/4);
  height: 63px;
  border-bottom: 2px solid #6eb82b;
  line-height: 63px;
  font-size: 20px;
  text-align: center;
  display: block;
  float: left;
  transition: all 0.3s;
  margin-bottom: 10px;
  position: relative;
}
.tab_item:hover {
  opacity: 0.7;
}
input[name="tab_item"] {
  display: none;
}
.tab_content {
  display: none;
  clear: both;
  overflow: hidden;
}
#mirai:checked ~ #mirai_content,
#ibaraki:checked ~ #ibaraki_content,
#tochigi:checked ~ #tochigi_content,
#gunma:checked ~ #gunma_content {
  display: block;
}
.tabs input:checked + .tab_item {
  background-color: #6eb82b;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  color: #fff;
  font-weight: 700;
}
.tabs input:checked + .tab_item::after {
  content: "";
  position: absolute;
  background-size: cover;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  border-top: 12px solid #6eb82b;
  border-bottom: 0;
  bottom: -14px;
  left: calc(50% - 8px);
}
.tabs input:checked + .tab_item:hover {
  opacity: 1;
}

/*  benefit  */
.section-benefit {
  position: relative;
}
.section-benefit::before {
  position: absolute;
  content: "";
  background: url(/denki/25lp/assets/images/bg_cloud.svg);
  background-size: contain;
  width: 241px;
  height: 156px;
  z-index: -1;
  left: calc(50% - 640px);
  top: -110px;
}
.section-benefit::after {
  position: absolute;
  content: "";
  background: url(/denki/25lp/assets/images/bg_balloon.svg);
  background-size: contain;
  width: 110px;
  height: 151px;
  z-index: -1;
  left: calc(50% + 490px);
  bottom: -220px;
}
.section-benefit .contents-wrap {
  position: absolute;
  display: flex;
  left: 0;
  right: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) translateY(34%);
  width: 100%;
  justify-content: center;
}
.section-benefit .contents-wrap img {
  height: fit-content;
}
.section-benefit .contents-wrap .txt-wrap {
  text-align: center;
}
.section-benefit .contents-wrap .txt-wrap .lead {
  font-size: 40px;
  line-height: 1.4;
}
.section-benefit .contents-wrap .txt-wrap .lead .color-accent {
  border-bottom: 4px dotted #ff7f00;
  font-weight: 800;
  font-size: 48px;
}
.section-benefit .contents-wrap .txt-wrap > .txt {
  font-size: 16px;
  font-weight: 300;
  margin-top: 10px;
}
.section-benefit .contents-wrap > .img-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 12px;
  font-weight: 300;
}
.section-benefit .contents-wrap > .img-wrap .txt {
  margin-top: 14px;
}
.section-benefit .contents-wrap > .img-wrap , .section-benefit .contents-wrap > img {
  min-width: 328px;
  max-width: 328px;
}
.section-benefit .contents-wrap .lead-wrap {
  display: flex;
  flex-direction: column;
  gap: 64px;
}
.section-benefit .contents-wrap .lead-wrap .lead:nth-child(2) {
  position: relative;
}
.section-benefit .contents-wrap .lead-wrap .lead:nth-child(2)::before {
  content: "";
  position: absolute;
  background: url(/denki/25lp/assets/images/icn_plus.png);
  width: 60px;
  height: 60px;
  background-size: contain;
  left: calc(50% - 30px);
  top: -60px;
}

/*  menu  */
.section-menu {
  padding: 120px 0 140px;
}
.section-menu .ttl-h2 {
  position: relative;
}
.section-menu .ttl-h2::before {
  position: absolute;
  content: "";
  background: url(/denki/25lp/assets/images/bg_cloud.svg);
  background-size: contain;
  width: 160px;
  height: 104px;
  z-index: -1;
  left: calc(50% - 670px);
  top: 430px;
}
.section-menu .ttl-h2::after {
  position: absolute;
  content: "";
  background: url(/denki/25lp/assets/images/bg_cloud.svg);
  background-size: contain;
  width: 241px;
  height: 156px;
  z-index: -1;
  left: calc(50% + 410px);
  top: 530px;
}
.section-menu .inner-wrap > .flex-wrap {
  margin-top: 60px;
  justify-content: space-between;
}
.section-menu .inner-wrap > .flex-wrap > div {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 6px;
  width: 100%;
}
.section-menu .inner-wrap > .flex-wrap > div > a > img {
  min-width: 496px;
  margin-top: 12px;
}
.section-menu .inner-wrap > .flex-wrap span {
  font-size: 18px;
  line-height: 1.3333333;
}
.section-menu .inner-wrap > .flex-wrap .lead {
  min-height: 30px;
  text-align: center;
  margin-top: 4px;
}
.section-menu .inner-wrap > .flex-wrap .lead:before,
.section-menu .inner-wrap > .flex-wrap .lead:after {
  position: relative;
  display: inline-block;
  content: "";
  background: #333;
  width: 2px;
  height: 1em;
  margin: 0 .4em;
  margin-top: -.2em;
  vertical-align: middle;
}
.section-menu .inner-wrap > .flex-wrap .lead:before {
  transform: rotate(-35deg);
}
.section-menu .inner-wrap > .flex-wrap .lead:after {
  transform: rotate(35deg);
}
.section-menu .inner-wrap > .flex-wrap .menu .lead:before,
.section-menu .inner-wrap > .flex-wrap .menu .lead:after {
  content: none;
}
.section-menu .inner-wrap > .flex-wrap .ttl {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  font-weight: 800;
}
.section-menu .inner-wrap > .flex-wrap .left-menu .ttl {
  color: #5f9c00;
}
.section-menu .inner-wrap > .flex-wrap .right-menu .ttl {
  color: #1b79b4;
}
.section-menu .inner-wrap > .flex-wrap .menu .ttl {
  color: #e53247;
  margin-bottom: -5px;
}

/*  step  */
.section-step {
  padding-top: 120px;
  background-color: #e0f1fb;
  background-image: radial-gradient(circle, #d0ebf9 4.5px, transparent 4.5px), radial-gradient(circle, #d0ebf9 4.5px, transparent 4.5px);
  background-position: -8px 16px, 14px 38px;
  background-size: 44px 44px;
}
.section-step .img-wrap {
  margin-top: 48px;
}
.step-list {
  margin: 32px auto 120px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 60px;
}
.step-list > li:nth-child(n + 2) {
  position: relative;
}
.step-list > li:nth-child(n + 2)::before {
  content: "";
  background-color: #00a0e9;
  display: block;
  width: 60px;
  height: 10px;
  position: absolute;
  left: -60px;
  top: 58%;
}

/*  voice  */
.section-voice {
  background-color: #82d3ff;
  padding: 40px 0 60px;
  position: relative;
}
.section-voice-before {
  aspect-ratio: 1366 / 107;
}
.section-voice-after {
  aspect-ratio: 683 / 54;
}
.section-voice > img {
  position: absolute;
  max-width: 1337px;
  top: calc(50% - 60px);
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 0;
}
.voice-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 45px;
  margin-top: 40px;
}
.voice-list > li:nth-child(2) {
  margin-top: 50px;
}
.voice-list > li:nth-child(3) {
  margin-top: 20px;
}
.section-voice .ttl-h2 , .section-voice .inner-wrap {
  position: relative;
  z-index: 1;
}

/*  qa  */
.section-qa .ttl-h2 {
  margin-top: 120px;
  position: relative;
}
.section-qa .ttl-h2::before {
  position: absolute;
  content: "";
  background: url(/denki/25lp/assets/images/bg_balloon.svg);
  background-size: contain;
  width: 110px;
  height: 151px;
  z-index: -1;
  left: calc(50% - 610px);
  top: -30px;
}
.section-qa .ttl-h2::after {
  position: absolute;
  content: "";
  background: url(/denki/25lp/assets/images/bg_cloud.svg);
  background-size: contain;
  width: 241px;
  height: 156px;
  z-index: -1;
  left: calc(50% + 420px);
  top: 100px;
}
.section-qa .qa-list {
  margin: 46px auto 30px;
  line-height: 1.5;
}
.section-qa .toggle {
  display: none;
}
.section-qa .option {
  position: relative;
  margin-bottom: 1em;
}
.section-qa .title , .section-qa .content {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: all 0.3s;
}
.section-qa .content {
  background-color: #fff;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  box-shadow: 0px 6px 0px 0px #ff7f00;
  max-height: 0;
  overflow: hidden;
}

.section-qa .content .answer-wrap {
  padding: 18px 90px 34px 30px;
  display: flex;
  gap: 24px;
  align-items: start;
}
.section-qa .title {
  padding: 14px 30px;
  display: block;
  color: #333;
  background-color: #fffcd9;
  border-radius: 20px;
  font-size: 18px;
  display: flex;
  align-items: start;
  gap: 24px;
  box-shadow: 0px 6px 0px 0px #ff7f00;
}
.section-qa .title > span {
  font-size: 40px;
  color: #16b7e9;
}
.section-qa .title .txt {
  font-size: 18px;
  color: #333;
  line-height: 1.5;
  padding-top: 16px;
}
.section-qa .title.on {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  box-shadow: unset;
}
.section-qa .title::after,
.section-qa .title::before {
  content: "";
  position: absolute;
  top: calc(50% - 9px);
  right: 38px;
  width: 4px;
  height: 18px;
  background-color: #ff7f00;
  transition: all 0.3s;
}
.section-qa .title::after {
  transform: rotate(90deg);
}
.section-qa .title > img {
  position: absolute;
  top: calc(50% - 23px);
  right: 15px;
}
.section-qa .content span {
  font-size: 40px;
  color: #ff7f00;
}
.section-qa .content .txt-wrap {
  padding-top: 12px;
  font-weight: 400;
}
.section-qa .content .txt {
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
}
.section-qa .content .note {
  margin: 0;
  font-size: 12px;
  line-height: 1.5;
  margin-top: 12px;
}
.section-qa .toggle:checked+.title+.content {
  max-height: 1000px;
  transition: all 1s;
}
.section-qa .toggle:checked+.title::before {
  transform: rotate(90deg) !important;
}

/*  footer  */
footer {
  padding: 44px 0 144px;
  background-color: #00a0e9;
}
footer .copy {
  color: #fff;
  font-size: 14px;
  text-align: center;
}
.footer-fix {
  background: rgba(255, 255, 255, 0.7);
  bottom: 0;
  display: flex;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 2;
  height: 100px;
  justify-content: center;
  gap: 32px;
  align-items: end;
}
.footer-fix > .img-wrap {
  position: relative;
}
.footer-fix > .img-wrap img {
  height: fit-content;
}
.footer-fix ul {
  max-width: 1366px;
  margin: auto 0;
  display: flex;
  gap: 16px;
  position: relative;
}
.footer-fix ul li a {
  display: block;
  width: 268px;
  height: 70px;
  border-radius: 16px;
  line-height: 70px;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  color: #fff;
}
.footer-fix ul li a.item--entry {
  background: #FF9129;
}
.footer-fix ul li a.item--price {
  background: #72BB2B;
}
.footer-fix ul li a.item--document {
  background: #FA7296;
}

/*==========================================================================================================
PC Only
==========================================================================================================*/
@media screen and (min-width: 768px){
  .pc-only {
    display: block !important;
  }
  .sp-only {
    display: none !important;
  }
  a:hover {
    opacity: .7;
  }
  .footer-fix {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .footer-fix.pc-only {
    display: flex !important;
  }
  .footer-fix ul li a.item--entry {
      -webkit-box-shadow: 0 6px 0 #C36A1D;
      box-shadow: 0 6px 0 #C36A1D;
  }
  .footer-fix ul li a.item--price {
    -webkit-box-shadow: 0 6px 0 #508819;
    box-shadow: 0 6px 0 #508819;
  }
  .footer-fix ul li a.item--document {
    -webkit-box-shadow: 0 6px 0 #CB5177;
    box-shadow: 0 6px 0 #CB5177;
  }
  .footer-fix ul li a:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    transform: translateY(6px);
  }
  .footer-fix > .img-wrap::before {
    content: "";
    position: absolute;
    background: url(/denki/25lp/assets/images/img_footer_02.png);
    background-size: contain;
    width: 41px;
    height: 52px;
    left: -50px;
    top: 21px;
  }
  .footer-fix ul::after {
    content: "";
    position: absolute;
    background: url(/denki/25lp/assets/images/img_footer_03.png);
    background-size: contain;
    width: 27px;
    height: 56px;
    right: -41px;
    top: 6px;
  }
}

/*==========================================================================================================
 SP Only
==========================================================================================================*/
@media screen and (max-width: 767px){
  /*  base  */
  .pc-only {
    display: none !important;
  }
  .sp-only {
    display: block !important;
  }
  body {
    min-width: unset;
    font-size: 12px;
  }
  img {
    max-width: 100%;
  }
  .img-wrap {
    max-width: 100%;
  }
  .inner-wrap {
    padding-left: 16px;
    padding-right: 16px;
  }
  .note {
    font-size: 10px;
  }

  /*  mv  */
  .mv {
    margin-bottom: 50px;
  }
  .mv-img-wrap {
    aspect-ratio: unset;
    width: 100%;
  }
  .mv-img-wrap img {
    height: unset;
  }
  .mv > img {
    width: 80px;
    top: 12px;
    left: 14px;
  }
  .mv .ttl-h1 {
    font-size: 12px;
    top: 16px;
    left: 16px;
  }
  .mv .ttl-h1 .lead {
    padding: 2px 4px;
  }

  /*  merit  */
  .section-merit {
    margin-bottom: 40px;
  }
  .merit-box {
    padding: 16px !important;
    margin-top: 32px;
    box-shadow: 8px 8px 0 rgba(77, 109, 127, 0.7);
  }
  .merit-box .ttl-h3 {
    font-size: 4vw;
    padding-left: 60px !important;
  }
  .merit-box .ttl-h3 .emph {
    font-size: 4.8vw;
  }
  .merit-box:nth-child(1) .merit-illust {
    top: 14px;
    right: 10px;
    width: 18%;
  }
  .merit-box:nth-child(1) > .flex-wrap {
    margin-top: 12px;
    flex-direction: column;
  }
  .merit-box:nth-child(1) > .flex-wrap img {
    width: 100%;
  }
  .merit-box:nth-child(1) .note {
    margin-top: 10px;
    padding-left: 0;
  }
  .merit-box:nth-child(2) .merit-illust {
    top: 10px;
    right: 14px;
    width: 14%;
  }
  .merit-box:nth-child(2) .lead {
    font-size: 18px;
    gap: 8px;
  }
  .merit-box:nth-child(2) .lead::before {
    width: 26px;
    height: 26px;
    min-width: 26px;
  }
  .merit-box:nth-child(2) .lead .min {
    font-size: 15px;
  }
  .merit-box .txt.emph {
    font-size: 13px;
    margin-top: 2px;
  }
  .merit-box:nth-child(2) .flex-wrap {
    flex-direction: column;
    margin-top: 16px;
  }
  .merit-box:nth-child(2) .table {
    margin-top: 20px;
  }
  .merit-box:nth-child(2) .img-wrap > img {
    min-width: 100%;
    max-width: 100%;
  }
  .merit-box:nth-child(2) .note {
    margin-top: 10px;
  }
  .merit-box:nth-child(3) .merit-illust {
    top: 8px;
    right: 10px;
    width: 15%;
  }
  .merit-box:nth-child(3) .flex-wrap {
    flex-direction: column;
    margin-top: 24px;
    gap: 14px;
  }
  .merit-box:nth-child(3) .note {
    margin-top: 8px;
  }
  .merit-box:nth-child(3) .img-wrap {
    min-width: 100%;
  }
  .merit-box:nth-child(3) .ttl-h3 {
    font-size: 3.4vw;
  }
  .merit-box .merit-num {
    width: 80px;
    left: -10px;
    top: -10px;
  }
  .merit-box:nth-child(1)::after {
    left: unset;
    right: 0;
    width: 60px;
    height: 39px;
  }
  .merit-box:nth-child(2)::after {
    content: none;
  }
  .merit-box:nth-child(3)::after {
    content: none;
  }
  .tabs {
    margin-top: 20px;
  }
  .tab_item {
    width: calc(100% / 2);
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
  }
  .tabs::before ,
  .tabs::after {
    content: none;
  }
  .tabs input:checked + .tab_item::after {
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-top: 10px solid #6eb82b;
    bottom: -10px;
  }

  /*  benefit  */
  .section-benefit .contents-wrap {
    flex-direction: column;
    transform: unset;
    top: 24%;
    transform: translateX(-50%);
  }
  .section-benefit .contents-wrap > .img-wrap, .section-benefit .contents-wrap > img {
    min-width: 100%;
    max-width: 100%;
  }
  .section-benefit::after {
    content: none;
  }
  .section-benefit .contents-wrap img {
    width: 66%;
  }
  .section-benefit .contents-wrap .txt-wrap .lead {
    font-size: 6vw;
  }
  .section-benefit .contents-wrap .txt-wrap .lead .color-accent {
    font-size: 6.6vw;
  }
  .section-benefit .contents-wrap .lead-wrap .lead:nth-child(2)::before {
    width: 30px;
    height: 30px;
    left: calc(50% - 15px);
    top: -34px;
  }
  .section-benefit .contents-wrap .lead-wrap {
    gap: 40px;
  }
  .section-benefit .contents-wrap > .img-wrap .txt {
    font-size: 3vw;
  }
  .section-benefit .contents-wrap > .img-wrap .note {
    font-size: 3vw;
  }
  .section-benefit .contents-wrap .txt-wrap > .txt {
    font-size: 3.6vw;
    margin-top: 4%;
  }

  /*  menu  */
  .section-menu {
    padding: 60px 0 60px;
  }
  .section-menu .inner-wrap > .flex-wrap {
    flex-direction: column;
  }
  .section-menu .ttl-h2::after {
    content: none;
  }
  .section-menu .inner-wrap > .flex-wrap {
    flex-direction: column;
    margin-top: 30px;
  }
  .section-menu .inner-wrap > .flex-wrap > div > a > img {
    min-width: 100%;
  }
  .section-menu .inner-wrap > .flex-wrap > div:nth-child(2){
    margin-top: 16px;
  }
  .section-menu .inner-wrap > .flex-wrap .ttl {
    min-height: unset;
  }
  .section-menu .inner-wrap > .flex-wrap .lead {
    min-height: unset;
  }
  .section-menu .inner-wrap > .flex-wrap > div .ttl {
    margin-top: 4px;
  }

  /*  step  */
  .section-step {
    padding-top: 40px;
  }
  .section-step .img-wrap {
    margin-top: 20px;
  }
  .step-list {
    margin: 20px auto 40px;
    grid-template-columns: 1fr;
    gap: 30px;
  }
  .step-list > li:nth-child(n + 2)::before {
    width: 6px;
    height: 30px;
    left: calc(50% - 3px);
    top: -30px;
  }

  /*  voice  */
  .section-voice  {
    padding: 40px 0 30px;
  }
  .section-voice > img {
    width: 100%;
  }
  .voice-list {
    margin-top: 30px;
    grid-template-columns: 1fr;
    gap: 30px;
  }
  .section-voice > img {
    display: none;
  }
  .voice-list > li:nth-child(2) {
    margin-top: 0;
  }
  .voice-list > li:nth-child(3) {
    margin-top: 0;
  }

  /*  qa  */
  .section-qa .ttl-h2 {
    margin-top: 40px;
  }
  .section-qa .ttl-h2::after {
    content: none;
  }
  .section-qa .title > span,
  .section-qa .content span {
    font-size: 32px;
  }
  .section-qa .title {
    padding: 14px 68px 14px 20px;
    gap: 18px;
  }
  .section-qa .title > img {
    width: 40px;
    top: calc(50% - 20px);
  }
  .section-qa .title .txt {
    padding-top: 12px;
    font-size: 16px;
  }
  .section-qa .title::after, .section-qa .title::before {
    right: 34px;
  }
  .section-qa .content .txt {
    font-size: 15px;
  }
  .section-qa .content .answer-wrap {
    padding: 14px 68px 24px 20px;
    gap: 20px;
  }
  .section-qa .content .note {
    font-size: 11px;
  }

  /*  footer  */
  footer {
    padding: 28px 0 154px;
    font-weight: 700;
  }
  footer .inner-wrap {
    text-align: center;
  }
  footer .link-wrap {
    flex-direction: column;
    align-items: center;
    margin-top: 0;
  }
  footer .link-list {
    flex-direction: column;
    align-items: center;
    margin-top: 28px;
    gap: 8px;
  }
  footer .link-list a {
    font-size: 12px;
  }
  footer .privacy {
    text-align: center;
    font-size: 9px;
    margin-top: 20px;
  }
  footer .copy {
    font-size: 9px;
    font-weight: 500;
  }
  .footer-wrap {
    display: flex;
    align-items: end;
    gap: 16px;
  }
  .footer-wrap > .img-wrap {
    width: 50%;
  }
  .footer-wrap > ul {
    width: 50%;
  }
  .footer-wrap > ul li {
    width: 100%;
  }
  footer .img-wrap {
    text-align: center;
  }
  footer .img-wrap > img {
    width: 100%;
    max-height: 50px;
    width: auto;
  }
  .footer-fix ul li a {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    border-radius: 10px;
  }
  .footer-fix {
    padding: 10px;
    height: unset;
  }
  .footer-fix > ul {
    width: 100%;
    margin-top: 6px;
  }
  .footer-fix > ul li {
    width: 50%;
  }
}