@charset "UTF-8";

/* ========================================================
#mvArea
======================================================== */
#mvArea.mv0102 {
  background: url(../image/tigershikari/2025_05_06/mv_pc_bg.jpg) center top no-repeat;
  background-size: cover;
  height: 520px;
  position: relative;
  padding-top: 0;
}
#mvArea.mv0102 img {
  height: 100%;
  margin: 0 -200px;
}
#mvArea.mv0102::after{
  content: "";
  display: block;
  position: absolute;
  top: 15px;
  left: 30px;
  background: url("../../../common/image/common/logo.svg")no-repeat;
  background-size: contain;
  width: 283px;
  height: 50px;
}
@media screen and (max-width: 768px) {
  #mvArea.mv0102 {
    height: auto;
  }
  #mvArea.mv0102 img {
    height: auto;
    margin: 0;
  }
  #mvArea.mv0102::after{
    display: none;
  }
}
.aboutLead{
  text-align: left;
  max-width: 1040px;
}
/* ========================================================
#lpfixed_wrap
======================================================== */

.lpfixed_wrap {
  background: url(../image/tigershikari/bnr_cmapain_bg_pc.jpg) no-repeat;
  height: 200px;
}
.lpfixed_wrap .image img{
  top: 30px;
}
.lpfixed{
  padding-bottom: 0;
}
@media screen and (max-width: 768px) {
  .lpfixed_wrap {
    background: url(../image/tigershikari/bnr_cmapain_bg_sp.jpg) no-repeat;
    -moz-background-size: 100% auto;
  background-size: 100% auto;
    height: 102.4vw;
  }
  .lpfixed_wrap .lpfixed_ttl {
    top: -12.2vw;
  }
  .lpfixed_wrap .lpfixed_ttl img{
    width: 100%;
    height: auto;
  }
  .lpfixed_wrap .image img {
    top: 17.7vw;
    width: 100vw;
    height: auto;
  }
  .lpfixed{
    padding-bottom: 0;
  }
}

/* ========================================================
.howtoArea.howto0102
======================================================== */
.howtoArea.howto0102{
  padding-top: 60px;
  background-color: #D71618;
}
.howtoArea.howto0102 .box {
  border:none;
  max-width: 100%;
  background-color: #fff;
  padding: 15px 0 30px;
  margin: 0;
  box-sizing: border-box;
}
.howtoArea.howto0102 .boxInner{
  margin: 0 auto;
  max-width: 1040px;
  position: relative;
}
.howtoArea.howto0102 .boxInner:not(:first-of-type){
  margin-top: 40px;
}
.howtoArea.howto0102 .boxInner h3{
  font-size: 40px;
  line-height: 1.4em;
  margin-top: 0.5em;
}
.howtoArea.howto0102 #boxInner2.boxInner h3 span{
  font-size: 50px;
}
.howtoArea.howto0102 .boxInner h3 strong{
  line-height: 1em;
}
.howtoArea.howto0102 #boxInner2.boxInner h3 strong{
  font-size: 55px;
}
.howtoArea.howto0102 .boxInnerLead{
  font-size: 20px !important;
  margin-top: 1em;
}
.howtoArea.howto0102 .boxInner > .image{
  margin: 30px 0;
}
.howtoArea.howto0102 .boxInner p{
  line-height: 1.8em;
  font-size: 16px;
}
.howtoArea.howto0102 .boxInnerFlag{
  width: 930px;
  height: auto;
  display: block;
  margin: 0 auto;
  color: #fff;
  font-size: 30px;
  padding: 1.1em 0 0.4em;
  background: url("../image/tigershikari/2025_05_06/tokuten_ttl_pc.png") center bottom no-repeat;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
}
.howtoArea.howto0102 .boxInnerFlag img{
  width: 100%;
  height: auto;
}
.howtoCaption{
  max-width: 1040px;
  margin-inline: auto;
  padding: 1.5em 0 60px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  color: #707070;
  line-height: 1.8em;
  text-align: left;
}
.howtoCaption ul{
  max-width: 1040px;
  display: block;
  text-align: left;
  margin: 0 auto;
}
.howtoCaption li{
  padding-left: 1em;
  text-indent: -1em;
}
.howtoCaption li > *{
  text-indent: 0;
}
@media screen and (max-width: 768px) {
  .howtoArea.howto0102{
    padding-top: 7.2vw;
    margin: 0;
  }
  .howtoArea.howto0102 .box {
    padding: 2.6vw;
  }
  .howtoArea.howto0102 .boxInner{
    position: relative;
  }
  .howtoArea.howto0102 .boxInner:not(:first-of-type){
    margin-top: 12.3vw;
  }
  .howtoArea.howto0102 .boxInnerFlag{
    height: auto;
    width: 100%;
    background: url("../image/tigershikari/2025_05_06/tokuten_ttl_sp.png") center bottom no-repeat;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
    font-size: 3.4vw;
  }
  .howtoArea.howto0102 .boxInner h3{
    font-size: 5.8vw;
    line-height: 1.4em;
  }
  .howtoArea.howto0102 #boxInner2.boxInner h3 span{
    font-size: 6.2vw;
  }
  .howtoArea.howto0102 #boxInner2.boxInner h3 strong{
    font-size: 6.4vw;
  }
  .howtoArea.howto0102 .boxInnerLead{
    margin-top: 1em;
    font-size: 3.7vw !important;
  }
  .howtoArea.howto0102 .boxInner > .image{
    margin: 5.3vw 0;
  }
  .howtoArea.howto0102 .boxInner p{
    font-size: 3.7vw;
  }
  .howtoCaption{
    padding: 1em;
    font-size: 3.2vw;
  }
  .howtoCaption ul{
    width: calc(100vw - 12.4vw);
  }
  .howtoCaption ul li{
    line-height: 1.6em;
  }
}
/* ========================================================
#norikaeArea.norikae0102
======================================================== */
#norikaeArea.norikae0102{
  background-color: #FFD800;
  padding-top: 0;
  margin-top: 0;
}
#norikaeArea.norikae0102  #norikaeServiceContent {
  padding-top: 0;
}
#norikaeArea.norikae0102 .lpInner{
  text-align: center;
}
#norikaeArea.norikae0102 > h2{
  text-align: center;
  background-color: #fff;
  color: #222222;
  position: relative;
  font-size: 36px;
  padding: 1.5em 0;
  line-height: 1.4em;
}
#norikaeArea.norikae0102 > h2::after{
    position: absolute;
  left: calc(50% - 1.5em);
  bottom: -2.3em;
  content: "";
  background-color: #fff;
  aspect-ratio: 1/cos(30deg);
  clip-path: polygon(0 0,100% 0,50% 50%);
  width:3em;
}
#norikaeArea.norikae0102 > h2 u{
  text-decoration: none;
  display: inline-block;
  line-height: 1em;
  vertical-align: middle;
  font-size: 44px;
  border-bottom: solid 14px #D71618;
}
#norikaeArea.norikae0102 > h2 u span{
  font-size: 36px;
  line-height: 1em;
}
#norikaeArea.norikae0102 > h2 u strong{
  font-size: 50px;
  line-height: 1em;
}
#norikaeArea.norikae0102 #norikaeAboutContent{
  background-color: #FFD800;
}
#norikaeArea.norikae0102  h3{
  margin-top: 0;
  padding: 0;
  min-width: 100%;
}
#norikaeArea.norikae0102  h3::after{display: none;}
#norikaeArea.norikae0102 #norikaeServiceContent{
  padding-top: 0;
}
#norikaeArea.norikae0102 .norikaePlan{
  background-color: #fff;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 20px;
  padding: 20px;
  margin: 20px 0 0
}
#norikaeArea.norikae0102 .norikaePlan + .norikaePlan{
  margin-top: 90px;
  padding: 60px 70px;
}
#norikaeArea.norikae0102 .norikaePlan + .norikaePlan::before{
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: -60px;
  transform: translate(-50%, 0);
  background: url("../image/tigershikari/2025_05_06/norikae_arrow.png") center center no-repeat;
  height: 40px;
  width: 260px;
}
#norikaeAboutContent{
  padding-bottom: 35px;
}
#norikaeArea.norikae0102 #norikaeAboutContent ul{
  margin: 30px 25px;
}
#norikaeArea.norikae0102 #norikaeAboutContent ul li{
  border: solid 4px #333333;
  width: 400px;
  padding-left: 140px;
}
#norikaeArea.norikae0102 #norikaeAboutContent ul li h5{
  font-size: 17px;
}
#norikaeArea.norikae0102 #norikaeServiceContent h4{
  text-align-last: left;
}
#norikaeArea.norikae0102 .norikaeServiceInner li{
  text-align: left;
}
#norikaeArea.norikae0102 #norikaeProcedureContent{
  background-color: #fff;
}
.norikaeOtokuStart,
.norikaeOtokuEnd{
  text-align: center;
  font-size: 36px;
}
.norikaeOtokuStart span,
.norikaeOtokuEnd span{
  color: #D71618;
}
.norikaeOtokuStart span.fcBasic,
.norikaeOtokuEnd span.fcBasic{
  color: #333;
}
.norikaeOtokuEnd{
  background-color: #FFD800;
  margin-top: 0.5em;
  font-weight: 700;
}
.norikaeServicePop{
  color: #fff;
  font-weight: bold;
  display: inline-block;
  background-color: #CA0312;
  border-radius: 8px;
  padding: 0 0.8em;
  position: relative;
  text-align: center;
  line-height: 1.6em;
  margin: 1.2em auto 25px;
  font-size: 36px;
}
.norikaeServicePop::after{
  position: absolute;
  left: calc(50% - 0.4em);
  bottom: -0.6em;
  content: "";
  background-color: #CA0312;
  aspect-ratio: 1/cos(30deg);
  clip-path: polygon(0 0,100% 0,50% 66%);
  width: 0.8em;
}

.norikaeServicePop + .norikaeServiceInner{
  margin-top: 0;
}
.norikaeServiceConstruction{
  font-size: 48px;
  margin: 0.5em 0;
}
.norikaeServiceConstruction u{
  text-decoration: none;
  border-bottom: solid 6px #D71618;
  line-height: 1.1em;
}
.norikaeServiceConstruction strong{
  color: #fff;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  background-color: #CA0312;
  padding: 0.7em;
  margin-left: 0.5em;
  line-height: 1em;
  border-radius: 8px;
  font-size: 30px;
}
.norikaeServiceConstruction strong span{
  font-size: 200%;
  display: inline-block;
  vertical-align: sub;
  line-height: 1em;
  margin-left: 0.2em;
  letter-spacing: 0.4em;
  margin-right: -0.4em;
}
@media screen and (max-width: 768px) {
  #norikaeArea.norikae0102 > h2{
    font-size: 5.3vw;
    padding: 1.5em 0;
    line-height: 1.4em;
  }
  #norikaeArea.norikae0102 > h2 u{
    font-size: 8vw;
    border-bottom: solid 2vw #D71618;
  }
  #norikaeArea.norikae0102 > h2 u span{
    font-size: 5.3vw;
    line-height: 1em;
  }
  #norikaeArea.norikae0102 > h2 u strong{
    font-size: 8vw;
    line-height: 1em;
  }
  #norikaeArea.norikae0102 .norikaePlan{
    border-radius: 4.2vw;
    padding: 4vw 2vw;
    margin: 6vw 0 0
  }
  #norikaeArea.norikae0102 .norikaePlan + .norikaePlan{
    margin-top: 14vw;
    padding: 4vw 2vw;
  }
  #norikaeArea.norikae0102 .norikaePlan + .norikaePlan::before{
    top: -10vw;
    transform: translate(-50%, 0);
    background: url("../image/tigershikari/2025_05_06/norikae_arrow.png") center center no-repeat;
    -moz-background-size: 100% auto;
  background-size: 100% auto;
    height: 8vw;
    width: 42vw;
  }
  #norikaeArea.norikae0102 #norikaeAboutContent{
    padding: 8vw 0 0;
  }
  #norikaeArea.norikae0102 #norikaeAboutContent ul{
    margin:4vw 0 6vw;
  }
  #norikaeArea.norikae0102 #norikaeAboutContent ul li{
    border: solid 1px #333333;
    width: 41vw;
    padding: 4vw 0;
  }
  #norikaeArea.norikae0102 #norikaeAboutContent ul li .image{
    top: 18vw;
  }
  #norikaeArea.norikae0102 #norikaeAboutContent ul li h5{
    font-size: 3.5vw;
  }
  .norikaeOtokuStart,
  .norikaeOtokuEnd{
    font-size: 6.4vw;
  }
  .norikaeOtokuEnd{
    font-size: 5.3vw;
    margin-bottom: 1em;
  }
  .norikaeServicePop{
    border-radius: 2vw;
    margin: 2.2em auto 4vw;
    font-size: 5.3vw;
    padding: 0 1em;
  }
  .norikaeServiceConstruction{
    font-size: 6.4vw;
  }
  .norikaeServiceConstruction u{
    border-bottom: solid 1vw #D71618;
  }
  .norikaeServiceConstruction strong{
    border-radius: 2vw;
    font-size: 4vw;
  }
  .norikaeServiceConstruction strong span{
    font-size: 200%;
    display: inline-block;
    vertical-align: sub;
    line-height: 1em;
    margin-left: 0.2em;
    letter-spacing: 0.4em;
    margin-right: -0.4em;
  }
  .norikaeServiceInner .caption{
    text-align: left;
    font-size: 2.6vw;
  }
}

#serviceMystContent li.wide{
  width: 100%;
}
#serviceMystContent li.wide h4{
  z-index: 1;
  margin-top: 0.8em;
}
#serviceMystContent li.wide h4 span{
  display: inline-block;
    position: relative;
    margin: 0 auto;
}
#serviceMystContent li.wide h4 span::before{
  content: "";
    display: block;
    background-color: #FFD800;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 9px;
}
  #serviceMystContent li.wide .image{
    border-radius: 0;
  }
@media screen and (min-width: 769px) {
  #serviceMystContent li.wide .image{
    margin-top: -20px;
  }
  #serviceMystContent li.wide .image img{
    width: auto;
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  #serviceMystContent li.wide h4 span::before{
    height: 2vw;
}
  #serviceMystContent li.wide .image{
    margin: 2vw 4vw 0;
  }
}
/* ========================================================
#serviceMystArea .movieAreaWrap
======================================================== */
.movieAreaWrap {
  width: 1000px;
  margin: 40px auto;
  padding: 30px 0 40px;
  border: 2px solid #fff;
  border-radius: 16px;
}
@media screen and (max-width: 768px) {
  .movieAreaWrap {
    width: 84vw;
    margin: 5.3vw 8vw 0;
    padding: 4.3vw 0 3vw;
    border: none;
  }
}
.movieArea {
  margin-top: 20px;
}
.movieInner {
  padding-top: 56.25%;
  position: relative;
  background: url(../image/common/movie.png) no-repeat;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
}
.movieInner iframe, .movieInner video {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.indexPointRead {
  color: #fff;
  font-size: 26px;
}
@media screen and (max-width: 768px) {
  .indexPointRead {
    font-size: 4.2vw;
    margin-top: 2vw;
  }
}
@media screen and (max-width: 768px) {
  .indexPointRead span {
      display: inline-block;
      vertical-align: middle;
  }
}
.indexPointRead::before, .indexPointRead::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-color: #fff;
  width: 38px;
  height: 3px;
  border-radius: 1.5px;
}
@media screen and (max-width: 768px) {
  .indexPointRead::before, .indexPointRead::after {
    width: 8vw;
    height: 0.8vw;
    border-radius: 0.5vw;
  }
}
.indexPointRead::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-right: 0.5em;
}
@media screen and (max-width: 768px) {
  .indexPointRead::before {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    margin-right: 0.3em;
  }
}
.indexPointRead::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-left: 0.5em;
}
@media screen and (max-width: 768px) {
  .indexPointRead::after {
    -webkit-transform: rotate(-60deg);
    transform: rotate(-60deg);
    margin-left: 0.3em;
  }
}
/* ========================================================
#aboutArea
======================================================== */
#aboutArea {
  padding-bottom: 0;
}

/* ========================================================
benefit
======================================================== */
.benefitTtl2 {
  position: relative;
  padding: 1.5em 0;
  background-color: #fff;
  color: #222222;
  font-size: 36px;
  line-height: 1.4em;
  text-align: center;
  @media screen and (max-width: 768px) {
    padding: 1.5em 0;
    font-size: 5.3vw;
    line-height: 1.4em;
  }
  .underline {
    display: inline-block;
    border-bottom: solid 14px #D71618;
    font-size: 44px;
    line-height: 1em;
    text-decoration: none;
    vertical-align: middle;
    @media screen and (max-width: 768px) {
      border-bottom: solid 2vw #D71618;
      font-size: 8vw;
    }
  }
  .f-sm {
    font-size: 36px;
    line-height: 1em;
    @media screen and (max-width: 768px) {
      font-size: 5.3vw;
      line-height: 1em;
    }
  }
  .f-lg {
    font-size: 50px;
    font-weight: 900;
    line-height: 1em;
    @media screen and (max-width: 768px) {
      font-size: 8vw;
      line-height: 1em;
    }
  }
  &::after {
    position: absolute;
    left: calc(50% - 1.5em);
    bottom: -2.3em;
    content: "";
    background-color: #fff;
    aspect-ratio: 1 / cos(30deg);
    clip-path: polygon(0 0, 100% 0, 50% 50%);
    width: 3em;
  }
}
.benefitInner {
  padding: 100px 0 0;
  background-color: #FFD800;
  @media screen and (max-width: 768px) {
    padding: 12.8vw 0 0;
  }
}
.benefitContent {
  width: 1040px;
  margin-inline: auto;
  @media screen and (max-width: 768px) {
    width: 89.6vw;
  }
}
.benefitBox {
  padding-inline: 70px;
  border-radius: 16px;
  background-color: #fff;
  @media screen and (max-width: 768px) {
    padding-inline: 2.66vw;
    border-radius: 8px;
  }
  &:nth-of-type(1) {
    padding-block: 60px;
    @media screen and (max-width: 768px) {
      padding-block: 8vw;
    }
  }
}
.benefitLead {
  p:nth-of-type(1) {
    color: #D71618;
    margin-inline: auto;
    position: relative;
    width: fit-content;
    font-size: 36px;
    font-weight: 900;
    @media screen and (max-width: 768px) {
      font-size: 6.4vw;
    }
    &::before, &::after {
      content: '';
      display: inline-block;
      position: absolute;
      top: 5px;
      width: 3px;
      height: 50px;
      background-color: #D71618;
      @media screen and (max-width: 768px) {
        top: 15px;
      }
    }
    &::before {
      left: -20px;
      transform: rotate(-30deg);
    }
    &::after {
      right: -20px;
      transform: rotate(30deg);
    }
  }
  p:nth-of-type(2) {
    max-width: 900px;
    margin-top: 0.5em;
    background-color: #FFD800;
    font-size: 36px;
    font-weight: 900;
    text-align: center;
    @media screen and (max-width: 768px) {
      margin-top: 4vw;
      padding-block: 2.66vw;
      font-size: 5.33vw;
    }
    .f-red {
      color: #D71618;
    }
  }
}
.benefitCol2 {
  display: flex;
  justify-content: center;
  gap: 50px;
  margin-top: 30px;
  @media screen and (max-width: 768px) {
    gap: 3.2vw;
    margin-top: 5.33vw;
  }
  li {
    position: relative;
    display: grid;
    grid-template-columns: repeat(2, auto);
    grid-template-rows: repeat(2, auto);
    justify-content: center;
    align-items: center;
    column-gap: 30px;
    width: 400px;
    padding: 30px 15px;
    border: solid 4px #333333;
    border-radius: 20px;
    box-sizing: border-box;
    @media screen and (max-width: 768px) {
      grid-template-columns: 1fr;
      grid-template-rows: repeat(3, auto);
      row-gap: 2.13vw;
      width: 41vw;
      padding: 4vw 0;
      border: solid 1px #333333;
    }
  }
  .image {
    grid-column: 1;
    grid-row: 1 / -1;
    @media screen and (max-width: 768px) {
      grid-row: 2;
    }
    img {
      width: auto;
      height: 60px;
      @media screen and (max-width: 768px) {
        width: auto;
        height: 10.6vw;
      }
    }
  }
  h5 {
    font-size: 17px;
    @media screen and (max-width: 768px) {
      font-size: 3.5vw;
    }
  }
  .text {
    display: grid;
    grid-template-columns: repeat(2, auto);
    gap: 16px;
    margin-top: 4px;
    @media screen and (max-width: 768px) {
      justify-content: center;
      gap: 0.2em;
      margin-top: 0;
    }
  }
  .price {
    color: #D71618;
    font-family: din-condensed, sans-serif;
    font-size: 80px;
    font-weight: normal;
    line-height: 1;
    letter-spacing: -0.05em;
    @media screen and (max-width: 768px) {
      font-size: 14.8vw;
    }
  }
  .unit {
    display: grid;
    align-content: center;
    margin-bottom: -10px;
    font-size: 20px;
    @media screen and (max-width: 768px) {
      font-size: 3.2vw;
    }
    span {
      &:nth-of-type(1) {
        order: 2;
      }
      &:nth-of-type(2) {
        order: 1;
        font-size: 16px;
        @media screen and (max-width: 768px) {
          font-size: 2.6vw;
        }
      }
    }
  }
}
.benefitTextBox {
  max-width: 850px;
  margin: 30px auto 0;
  border-radius: 10px;
  color: #fff;
  background-color: #CA0312;
  font-size: 36px;
  font-weight: 900;
  text-align: center;
  @media screen and (max-width: 768px) {
    padding: 4.2vw;
    border-radius: 5px;
    font-size: 5.3vw;
  }
}
.benefitTtl3 {
  margin-top: 60px;
  font-size: 36px;
  font-weight: 900;
  line-height: 1.38;
  @media screen and (max-width: 768px) {
    margin-top: 8vw;
    font-size: 4.8vw;
    line-height: 1.44;
  }
}
.benefitServiceList {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px 15px;
  margin-top: 40px;
  padding: 40px 20px;
  border: 6px solid #FFD800;
  border-radius: 16px;
  @media screen and (max-width: 768px) {
    grid-template-columns: repeat(2, 1fr);
    gap: 4vw 1.33vw;
    margin-top: 3.2vw;
    padding: 4vw 1.33vw;
  }
  li {
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
    column-gap: 15px;
    @media screen and (max-width: 768px) {
      column-gap: 1.33vw;
    }
  }
  .image {
    img {
      width: 110px;
      height: auto;
      @media screen and (max-width: 768px) {
        width: 16vw;
      }
    }
  }
  p {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.22;
    text-align: left;
    @media screen and (max-width: 768px) {
      font-size: 2.6vw;
    }
  }
}