html,body{
  font-family: "Hiragino Sans" , "ヒラギノ角ゴ ProN", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, "游ゴシック Medium", YuGothic, YuGothicM, sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000;
  line-height: 1.7;
}
a{
  color: #000;
  transition: opacity 0.3s, color 0.3s;
}
a:hover{ opacity: 0.7; }
a svg path{
  transition: fill 0.3s, stroke 0.3s;
}
img,picture{
	max-width: 100%;
	display: block;
}
.overflow{ overflow: hidden; }




.vertical-swiper{
  width: 100%;
  height: 100vh;
}
.vertical-swiper > .swiper-wrapper,
.vertical-swiper > .swiper-wrapper > .swiper-slide{
  width: 100%;
  height: 100%;
}
.vertical-swiper > .swiper-wrapper > .swiper-slide{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.vertical-swiper img{
  max-height: 90vh;
}
.swiper-pagination-bullet{
  background: #fff;
}
.horizontal-swiper .swiper-pagination-bullet{
  width: 0.8rem;
  height: 0.8rem;
  margin: 0.4rem 0 !important;
}


.fv,
.sec-5,
.sec-10,
.sec-11,
.sec-12{
  background: url(../images/bg-1.jpg) center center no-repeat;
  background-size: cover;
}
.fv h1 img{
  max-width: 98rem;
}


.sec-1,
.sec-2,
.sec-4,
.sec-8{
  background: url(../images/bg-2.jpg) center center no-repeat;
  background-size: cover;
}
.sec-1 h2 img{
  max-width: 82.3rem;
  max-height: 42.88vh;
  margin-top: -3vh;
}
.sec-1 .video{
  display: block;
  width: 90rem;
  max-width: 88.88vh;
  aspect-ratio: 800 / 447;
  margin-top: 0rem;
}


.sec-2 h2 img{
  max-width: 100.7rem;
}


.sec-3,
.sec-9{
  background: url(../images/bg-3.jpg) center center no-repeat;
  background-size: cover;
}
.sec-3 h2 img{
  max-width: 81.7rem;
  max-height: 23.11vh;
}
.horizontal-swiper{
  width: 98rem;
  max-width: 108.88vh;
  margin-top: 2rem;
  padding-bottom: 3rem;
}
.horizontal-swiper .swiper-pagination-bullets{
  display: flex;
  justify-content: center;
}
.horizontal-swiper .swiper-pagination-bullet{
  width: 1.2rem;
  height: 1.2rem;
  margin: 0 0.6rem !important;
}


.sec-4 h2 img{
  max-width: 90rem;
}


.sec-5 h2 img{
  max-width: 71.9rem;
}


.sec-6{
  background: url(../images/bg-4.jpg) center center no-repeat;
  background-size: cover;
}
.sec-6 h2 img{
  max-width: 51.3rem;
  max-height: 20.77vh;
}


.sec-7{
  background: url(../images/bg-5.jpg) center center no-repeat;
  background-size: cover;
}
.sec-7 h2 img{
  max-width: 82.3rem;
}


.sec-8 h2 img{
  max-width: 84.7rem;
  max-height: 21vh;
}
.sec-8 .simulation{
  width: 84.4rem;
  max-height: 63vh;
  overflow-y: scroll;
  background: #fff;
  padding: 0 0 3rem;
  margin-top: 2rem;
}
.sec-8 .simulation dl{
  display: grid;
  grid-template-columns: 40% 1fr;
}
.sec-8 .simulation dl dt,
.sec-8 .simulation dl dd{
  display: flex;
  align-items: center;
  padding: 2.4rem 0;
  border-bottom: 1px solid #ddd;
  font-size: 2rem;
  font-weight: 700;
}
.sec-8 .simulation dl dt{
  padding-left: 49%;
}
.sec-8 .simulation dl dd span{
  display: block;
  margin: 0 0.7em;
}
.sec-8 .simulation dl dt i{
  font-size: 150%;
  margin-right: 0.5em;
  vertical-align: middle;
}
.sec-8 .simulation input[type=text],
.select-wrap select{
  display: block;
  width: 18rem;
  padding: 0.9em 1.2em;
  background: none;
  color: #000;
  border: 1px solid #ccc;
  font-size: 2rem;
}
.sec-8 .simulation input[type=text]{
  text-align: right;
}
.sec-8 .simulation button{
  display: block;
  width: 20rem;
  height: 6rem;
  background: #333;
  color: #fff;
  border: none;
  font-weight: 700;
  font-size:2rem;
  margin: 3rem auto 0;
  position: relative;
}
.sec-8 .simulation button i{
  font-size: 150%;
  position: absolute;
  left: 0.6em;
  top: 50%;
  transform: translateY(-50%);
}
.sec-8 .simulation #result{
  display: none;
  width: 90%;
  padding: 2rem;
  border: 1px solid #ddd;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
  margin: 3rem auto 0;
}
.sec-8 .simulation #result b{
  color: red;
  font-weight: 700;
}
.sec-8 .simulation #result big{
  font-size: 150%;
  margin: 0 0.1em;
}


.select-wrap{
  display: inline-block;
  position: relative;
}
.select-wrap::before {
  font-family: "Font Awesome 5 Free";
  content: '\f078';
  font-size: 90%;
  line-height: 3.4em;
  position: absolute;
  right: 0.8em;
  top: 0;
  font-weight: bold;
  pointer-events: none;
}


.sec-9 h2 img{
  max-width: 50.8rem;
  max-height: 16.22vh;
}


.sec-10 h2 img{
  max-width: 88.8rem;
  max-height: 50.11vh;
}
.sec-10 .term-box,
.sec-10 .btn-box{
  width: 88.4rem;
  max-width: 98.22vh;
  margin-top: 1rem;
}
.sec-10 .term-box .box{
  width: 100%;
  max-height: 24.11vh;
  background: #fff;
  overflow-y: scroll;
  font-size: 1.2rem;
}
.sec-10 .term-box .box .inner{
  padding: 2rem;
}
.sec-10 .term-box .box .inner h3{
  font-size: 1.8rem;
  margin-bottom: 1em;
}
.sec-10 .term-box .check-btn{
  display: block;
  width: 50rem;
  background: none;
  border: none;
  margin: 2rem auto 0;
  position: relative;
}
.sec-10 .term-box .check-btn::before{
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/sec-10-check-on.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.sec-10 .term-box .check-btn.on img{
  opacity: 0;
}
.sec-10 .term-box .check-btn.on::before{
  opacity: 1;
}
.sec-10 .btn-box{
  display: none;
}
.sec-10 .btn-box .inner{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.8rem;
}
.sec-10 .btn-box .inner .wide{
  grid-column: span 2;
}


.sec-11 h2 img{
  max-width: 16.4rem;
  max-height: 9.56vh;
}
.sec-11 ul.faq-li{
  width: 81.6rem;
  max-height: 68vh;
  overflow-y: scroll;
  margin-top: 2rem;
}
.sec-11 ul.faq-li li{
  display: block;
}
.sec-11 ul.faq-li li + li{
  margin-top: 1rem;
}
.sec-11 ul.faq-li li a{
  display: block;
  background: #fff;
  font-size: 1.8rem;
  line-height: 1.5;
  font-weight: 700;
  padding: 0.8em 1em;
}


.modal{
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
.modal_bg{
  background: rgba(0,0,0,0.6);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1;

  overflow-y: scroll;
  overscroll-behavior: contain;
  -ms-overflow-style: none; /* バー非表示 IE・Edge用 */
  scrollbar-width: none; /* バー非表示 Firefox用 */
}
.modal_content{
  background: #fff;
  width: 68.5rem;
  max-width: 90%;
  max-height: 90%;
  padding: 3rem;
  border-radius: 1.5rem;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 2;
  
  overflow-y: scroll;
  overscroll-behavior: contain;
  -ms-overflow-style: none; /* バー非表示 IE・Edge用 */
  scrollbar-width: none; /* バー非表示 Firefox用 */
}
.modal_bg::before,
.modal_content::before{
  content: "";
  display: block;
  width: 1px;
  height: calc(100% + 1px);
  position: absolute;
  left: 0;
  top: 0;
}
/* バー非表示 Chrome・Safari用 */
.modal_bg::-webkit-scrollbar,
.modal_content::-webkit-scrollbar{
  display: none;
}
.modal_content h3{
  font-size: 1.8rem;
  margin-bottom: 1em;
}
.modal_content a.js-modal-close{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 15rem;
  line-height: 4.4rem;
  border-radius: 2.2rem;
  background: #ced7da;
  font-size: 1.8rem;
  text-align: center;
  font-weight: 700;
  margin: 2rem auto 0;
}


.sec-12 h2 img{
  max-width: 16.2rem;
  max-height: 9.56vh;
}
.sec-12 .sec-12-img{
  width: 58.7rem;
  max-height: 73.33vh;
  aspect-ratio: 587 / 660;
  overflow-y: scroll;
  margin-top: 2rem;
}
.sec-12 .sec-12-img img{
  max-height: unset;
}
.sec-12 .footer{
  font-size: 1.4rem;
  color: #fff;
  text-align: center;
  margin-top: 1.2em;
}
.sec-12 .footer a{
  color: #fff;
}




/* ロード画面 */
#loading {
  width: 100%;
  height: 100%;
  background: #ddd;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}
.loader008,
.loader008:after {
  border-radius: 50%;
  width: 4.5rem;
  height: 4.5rem;
}
.loader008 {
  position: relative;
  text-indent: -9999em;
  border-top: 0.6rem solid rgba(255,255,255,0.3);
  border-right: 0.6rem solid rgba(255,255,255,0.3);
  border-bottom: 0.6rem solid rgba(255,255,255,0.3);
  border-left: 0.6rem solid #fff;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
#loading.loaded {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s, visibility 1s;
}




/*　PC
------------------------------------------------------------------------------------------------*/
@media screen and (min-width: 769px){
.sp{ display: none !important; }

html{ font-size: 10px; }
body{ font-size: 1.6rem; }




/*　タブレット
------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 1100px){

html{ font-size: 0.9vw; }




}/*　タブレットここまで */
}/*　PCここまで */




/*　スマホ
------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 768px){
.pc{ display: none !important; }

html{ font-size: 2.6vw; }
body{ font-size: 1.4rem; }


.vertical-swiper > .swiper-wrapper > .swiper-slide{
  padding: 0 1rem;
}
.vertical-swiper img{
  max-height: 93vh;
}
.horizontal-swiper .swiper-pagination-bullet{
  width: 0.6rem;
  height: 0.6rem;
  margin: 0.3rem 0 !important;
}


.fv,
.sec-5,
.sec-10,
.sec-11,
.sec-12{
  background: url(../images/bg-1_sp.jpg) center center no-repeat;
  background-size: cover;
}
.fv h1 img{
  max-width: 100%;
}


.sec-1,
.sec-2,
.sec-4,
.sec-8{
  background: url(../images/bg-2_sp.jpg) center center no-repeat;
  background-size: cover;
}
.sec-1 h2 img{
  max-width: 32.4rem;
  max-height: 60.32vh;
  margin-top: -3vh;
}
.sec-1 .video{
  width: 100%;
  max-width: 52.7vh;
  margin-top: 1rem;
}


.sec-2 h2 img{
  max-width: 100%;
}


.sec-3,
.sec-9{
  background: url(../images/bg-3_sp.jpg) center center no-repeat;
  background-size: cover;
}
.sec-3 h2 img{
  max-width: 100%;
  max-height: 15.4vh;
}
.horizontal-swiper{
  width: 100%;
  margin-top: 1rem;
  padding-bottom: 2.4rem;
}
.horizontal-swiper .swiper-pagination-bullet{
  width: 0.8rem;
  height: 0.8rem;
  margin: 0 0.4rem !important;
}
.sec-3 .horizontal-swiper{
  max-width: 44vh;
}


.sec-4 h2 img{
  max-width: 100%;
}


.sec-5 h2 img{
  max-width: 100%;
}


.sec-6{
  background: url(../images/bg-4_sp.jpg) center center no-repeat;
  background-size: cover;
}
.sec-6 h2 img{
  max-width: 100%;
  max-height: 15vh;
}
.sec-6 .horizontal-swiper{
  max-width: 40vh;
}


.sec-7{
  background: url(../images/bg-5_sp.jpg) center center no-repeat;
  background-size: cover;
}
.sec-7 h2 img{
  max-width: 100%;
}


.sec-8 h2 img{
  max-width: 40rem;
  max-height: 24vh;
}
.sec-8 .simulation{
  width: 88%;
  max-height: 60vh;
  padding: 0 0 2.4rem;
  margin-top: 1rem;
}
.sec-8 .simulation dl{
  grid-template-columns: 32% 1fr;
}
.sec-8 .simulation dl dt,
.sec-8 .simulation dl dd{
  padding: 2rem 0;
  font-size: 1.4rem;
}
.sec-8 .simulation dl dt{
  padding-left: 10%;
}
.sec-8 .simulation dl dd span{
  display: block;
  margin: 0 0.7em;
}
.sec-8 .simulation input[type=text],
.select-wrap select{
  width: 10rem;
  font-size: 1.4rem;
  padding: 0.9em 0.7em;
}
.sec-8 .simulation button{
  width: 18rem;
  height: 5rem;
  margin: 2.4rem auto 0;
}
.sec-8 .simulation #result{
  padding: 1.4rem;
  font-size: 1.4rem;
  margin: 2.4rem auto 0;
}


.sec-9 h2 img{
  max-width: 100%;
  max-height: 11vh;
}
.sec-9 .horizontal-swiper{
  max-width: 42vh;
}


.sec-10 h2 img{
  max-width: 100%;
  max-height: 46vh;
  margin-top: -2vh;
}
.sec-10 .term-box,
.sec-10 .btn-box{
  width: 100%;
  max-width: 46vh;
  margin-top: 0.5rem;
}
.sec-10 .term-box .box{
  max-height: 18vh;
  font-size: 1rem;
}
.sec-10 .term-box .box .inner{
  padding: 1.4rem;
}
.sec-10 .term-box .box .inner h3{
  font-size: 1.4rem;
}
.sec-10 .term-box .check-btn{
  width: 100%;
  margin: 1.4rem auto 0;
}
.sec-10 .term-box .check-btn::before{
  background: url(../images/sec-10-check-on_sp.png) center center no-repeat;
  background-size: contain;
}
.sec-10 .btn-box .inner{
  grid-template-columns: 100%;
  gap: 1rem;
}
.sec-10 .btn-box .inner .wide{
  grid-column: unset;
}


.sec-11 h2 img{
  max-width: 10.3rem;
  max-height: 6.67vh;
}
.sec-11 ul.faq-li{
  width: 100%;
  max-height: 80vh;
  margin-top: 1rem;
}
.sec-11 ul.faq-li li + li{
  margin-top: 0.8rem;
}
.sec-11 ul.faq-li li a{
  font-size: 1.4rem;
}


.modal_content{
  padding: 2rem 1.6rem;
  border-radius: 1.5rem;
}
.modal_content h3{
  font-size: 1.4rem;
}
.modal_content p{
  font-size: 1.2rem;
}
.modal_content a.js-modal-close{
  width: 12rem;
  line-height: 4rem;
  font-size: 1.4rem;
}


.sec-12 h2 img{
  max-width: 12.4rem;
  max-height: 6.67vh;
}
.sec-12 .sec-12-img{
  width: 100%;
  max-height: 70vh;
  aspect-ratio: 330 / 650;
  margin-top: 1rem;
}
.sec-12 .footer{
  font-size: 1.2rem;
}




}/*　スマホここまで */



