@charset "UTF-8";
/* //////////////////////////////////////////////////////////////////////////////// PC //////////////////////////////////////////////////////////////////////////////// */
@media screen and (min-width: 769px) {
main{
  width:min(1920px,calc(1920vw/19.2));
  margin: auto;
}
  .pc {
    display: inherit;
  }
  .sp {
    display: none;
  }
  p{
    font-size: min(calc(24vw / 19.2),24px);
  }
  .hero {
  height: min(calc(900vw / 19.2),900px);
}


  .sec01, .sec05, .sec05, .sec04, .sec05, .sec06, .sec07, .sec08 {
    width: 100%;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
  }


header {
  width: 120px;
  height: 120px;
  position: absolute;
  top: 1%;
  left: 2%;
  z-index: 9;
}
  .kv-link {
  width: min(calc(258vw / 19.2),258px);
  position: absolute;
  transform: unset;
  bottom: 0;
  display: block;
  left: auto;
  z-index: 11;
  right: 2%;
  }
.sec01{
  padding-bottom:min(calc(70vw / 19.2),70px);
}
.sec01 .intro{
  background: url(../images/sec01-wrap01-bg_pc.webp) center top / 100% auto no-repeat;
  padding: min(calc(170vw / 19.2),170px) 0 0;
}
  .sec01 .intro h2{
      width: min(calc(816vw / 19.2),816px);
      margin: auto;
  }
.sec01 .intro p{
  padding-top: 1.5em;
  font-size: min(24px,calc(24vw/19.2));
  position: relative;
}
.sec01 .intro p img{
  width:min(1200px,calc(1200vw/19.2));
  top: max(calc(-40vw / 19.2),-40px);
  left: 50%;
  transform: translateX(-50%);
  position: absolute;

}
.sec01 .movie{
  margin:  min(100px,calc(100vw/19.2)) auto 0;
  padding-bottom: min(330px,calc(330vw/19.2));
}
.video-wrapper {
  /* 動画を置きたい場所のサイズを確保 */
  width: min(496px,calc(496vw/19.2));
  height: min(496px,calc(496vw/19.2));
}
.video-container {
  width:min(496px,calc(496vw/19.2));
  height: min(496px,calc(496vw/19.2));
  clip-path: circle(min(230px,calc(230vw/19.2)) at center);
}
.video-container video {
  width: min(496px,calc(496vw/19.2));
  height: min(496px,calc(496vw/19.2));
}

/* 再生マーク（三角形）のデザイン */
.video-container::after {
  border-width: min(60px,calc(60vw/19.2)) 0 min(60px,calc(60vw/19.2)) min(100px,calc(100vw/19.2)); /* 上・右・下・左 */
  z-index: 5;
}
.movie-text{
  width: min(110px,calc(110vw/19.2));
  height: min(110px,calc(110vw/19.2));
  font-size: min(25px,calc(25vw/19.2));
}
.close-btn {
  top: 5px;
}
.sec01 .tokuten{
  width: min(1200px,calc(1200vw/19.2));
  padding-top: min(150px,calc(150vw/19.2));
}
.notes{
  font-size: min(18px,calc(18vw/19.2));
}
.sec01 .tokuten p.sec01_notes {
  margin-bottom: min(120px,calc(120vw/19.2));
}
.sec01 .tokuten h2{
  width: min(1200px,calc(1200vw/19.2));
  margin: 0 auto 1em;
}
.ic_plus {
  width: min(60px,calc(60vw/19.2));
  margin-top: max(-20px,calc(-20vw/19.2));
}
.tokuten02 {
  margin-top: max(-10px,calc(-10vw/19.2));
}
.tokuten03 {
  margin-top: max(-10px,calc(-10vw/19.2));
}

.sec01_btn {
  width: min(640px,calc(640vw/19.2));
}
.sec01 .taiken{
  width: min(1200px,calc(1200vw/19.2));
}
.sec02,.sec06{
      background:url(../images/sec02-bg.webp) center top;
      background-size: min(32px,calc(32vw/19.2));
      padding-bottom: min(120px,calc(120vw/19.2));
}
.sec02 .intro{
    background: url("../images/sec02-intro-bg_pc.webp") bottom center / 100% min(230px,calc(230vw/19.2)) no-repeat,
  linear-gradient(
    to top, 
    transparent 0, 
    transparent min(230px,calc(230vw/19.2)), 
    #e4f3ff min(230px,calc(230vw/19.2)), 
    #e4f3ff 100%
  );
  padding-bottom:min(120px,calc(120vw/19.2));
}
.sec02 .intro h2{
    margin-bottom:0;
  width: min(1200px,calc(1200vw/19.2));
  margin: auto;
}
.sec02 .intro .flex{
  width: min(900px,calc(900vw/19.2));
  margin: max(-55px,calc(-55vw/19.2)) auto 0;
}
.sec02 .intro .flex img{
    width: min(400px,calc(400vw/19.2));
    height: min(400px,calc(400vw/19.2));
}
.sec02 .taiken{
  padding-top: 0;
  padding-bottom: 0;
}
.sec02 .box-wrap,.sec06 .box-wrap{
  width: min(1200px,calc(1200vw/19.2));
  margin: max(-32px,calc(-32vw/19.2)) auto min(60px,calc(60vw/19.2));
  display: flex;
  justify-content: space-between;
  border: #2a62ae solid 2px;
  border-radius: min(32px,calc(32vw/19.2));
  padding: min(10px,calc(10vw/19.2)) min(30px,calc(30vw/19.2)) min(32px,calc(32vw/19.2)) min(10px,calc(10vw/19.2));
  background: #fff;
}
.sec02 .taiken h2,.sec06 .taiken h2{
  margin:0 auto;
  width: min(1200px,calc(1200vw/19.2));
  position: relative;
  z-index: 2;
}
.sec02 .taiken .box01,.sec02 .taiken .box02,.sec06 .taiken .box01,.sec06 .taiken .box02{
  position: relative;
  width: min(572px,calc(572vw/19.2));
}
.sec02 .taiken .box01 a,.sec02 .taiken .box02 a,.sec06 .taiken .box01 a,.sec06 .taiken .box02 a{
  position: absolute;
    transform: translateX(-47%);
    left: 50%;
    top: 67%;
    width: 70%;
}
.sec02 .tanki h2,.sec06 .tanki h2{
  margin: 0 auto min(20px,calc(20vw/19.2));
  width: min(1200px,calc(1200vw/19.2));
  position: relative;
  z-index: 2;
}
.sec02 .tanki .box,.sec06 .tanki .box{
  width: min(1200px,calc(1200vw/19.2));
}
.sec02 .tanki .box-wrap,.sec06 .tanki .box-wrap{
  padding: min(30px,calc(30vw/19.2)) min(20px,calc(20vw/19.2)) min(30px,calc(30vw/19.2)) min(30px,calc(30vw/19.2));
}
.sec02 .tanki .box a,.sec06 .tanki .box a{
  position: absolute;
    transform: translateX(-2%);
    left: 50%;
    top: 70%;
    width: 34%;
}
.sec03{
  padding-top:min(150px,calc(150vw/19.2));
  padding-bottom:min(150px,calc(150vw/19.2));
}
.sec03 .intro h2{
  width: min(1200px,calc(1200vw/19.2));
  margin: 0 auto min(50px,calc(50vw/19.2));
}
.sec03 .school-wrap{
  width: min(1200px,calc(1200vw/19.2));
  margin: 0 auto;
}
.sec03 .school{
  padding-bottom: min(50px,calc(50vw/19.2));
}
.sec03 .school-wrap ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sec03 .school-wrap li{
  width: min(580px,calc(580vw/19.2));
  height: min(534px,calc(534vw/19.2));
  position: relative;
}
.sec03-school01{
  background: url(../images/sec03-school01_pc.webp) no-repeat center top /100% auto;
  margin-bottom:  min(40px,calc(40vw/19.2));
}
.sec03-school02{
  background: url(../images/sec03-school02_pc.webp) no-repeat center top  /100% auto;
  margin-bottom:  min(40px,calc(40vw/19.2));
}
.sec03-school03{
  background: url(../images/sec03-school03_pc.webp) no-repeat center top  /100% auto;
  margin-bottom:  min(50px,calc(50vw/19.2));
}
.sec03-school04{
  background: url(../images/sec03-school04_pc.webp) no-repeat center top  /100% auto;
  margin-bottom:  min(50px,calc(50vw/19.2));
}
.school-wrap h3{
  font-size: min(40px,calc(40vw/19.2));
  padding-top: min(250px,calc(250vw/19.2));
  text-align: center;
  color: #fff;
  font-weight: 700;
}
.school-wrap .text{
  font-size: min(20px,calc(20vw/19.2));
  color: #fff;
  font-weight: 700;
  padding: 0 3.5em 1em;
}
.school-wrap .sec03-school-btn{
  width: min(318px,calc(318vw/19.2));
  margin: auto;
}
.sec03 .notes{
  text-align: center;
  margin: 0 auto 2.5em;
  width: min(1200px,calc(1200vw/19.2));
}
.sec03 .mix {
  width: min(1200px,calc(1200vw/19.2));
  background:url(../images/sec02-bg.webp) center top #fff;
  background-size: min(20px,calc(20vw/19.2));
  border-radius: min(30px,calc(30vw/19.2));
  box-shadow: min(30px,calc(30vw/19.2)) min(30px,calc(30vw/19.2)) 0 0 #fabe00;
  padding: min(50px,calc(50vw/19.2)) min(70px,calc(70vw/19.2));
}
.sec03 .mix p{
  padding: 1em 0 1em;
    text-align: center;
}
.sec03 .mix .img-wrap{
  margin: 0 auto min(20px,calc(20vw/19.2));
  width: min(940px,calc(940vw/19.2));
}
.sec03 .mix .linkbtn{
  width: min(560px,calc(560vw/19.2));
}
.sec03 .baby {
  width: min(1200px,calc(1200vw/19.2));
  margin: min(90px,calc(90vw/19.2)) auto 0;
}
.sec03 .baby .flex {
  display: flex;
  justify-content: center;
  gap:min(34px,calc(34vw/19.2));
  margin-bottom:min(70px,calc(70vw/19.2)) ;
}
.sec03 .baby a{
  margin-bottom: 0;
}
.sec04{
  padding-bottom: min(130px,calc(130vw/19.2)) ;
  background-color: #e4f3ff;
}
.sec04 .intro{
  background: url(../images/sec04-intro-bg_pc.webp) center top /100% auto no-repeat;
  height: min(938px,calc(938vw/19.2));
  padding-top: min(210px,calc(210vw/19.2));
}
.sec04 .intro h2{
  width: min(1200px,calc(1200vw/19.2));
  margin: 0 auto min(80px,calc(80vw/19.2));
}
.sec04 .intro p{
  font-size: min(24px,calc(24vw/19.2));
}
.point-cont {
  position: relative; 
  background-color: #ffffff; 
  border: min(4px,calc(4vw/19.2)) solid #2a62ae;  
  border-radius: min(20px,calc(20vw/19.2));      
  padding: min(90px,calc(90vw/19.2)) 0;
}
.point-number {
  position: absolute;
    top: min(176px,calc(176vw/19.2));
    left: 50%;
    transform: translate(-50%, -50%);
    background: #ffffff linear-gradient(0deg, #fff 30%, #e4f3ff 30% 100%);
    padding: 0 min(10px,calc(10vw/19.2));
    width: min(150px,calc(150vw/19.2));
    z-index: 2;
}
.sec04 .point01,.sec04 .point02,.sec04 .point03,.sec04 .point04{
  width:min(1200px,calc(1200vw/19.2));
  padding : min(200px,calc(200vw/19.2)) 0 min(30px,calc(30vw/19.2));
  position: relative;
}
.sec04 .point01 h2,.sec04 .point02 h2,.sec04 .point03 h2,.sec04 .point04 h2{
  margin: 0 auto 1.5em;
  width:min(850px,calc(850vw/19.2));
}
.accordion {
  display: none; 
}
.show-more.on-click img{
  transform: rotate(180deg);
}
.sec04 button{
  background: url(../images/sec04-detail-btn_pc.webp) center center / 100% auto no-repeat;
  width: min(480px,calc(480vw/19.2));
  height: min(55px,calc(55vw/19.2));
}
.sec04 button img,.sec05 button img{
  position: absolute;
  right: 5%;
  width: 5.4%;
  top: 40%;
}
.show-more.on-click img{
  top: 35%;
}
.sec04 h3{
  width: min(240px,calc(240vw/19.2));
  padding: 0;
  margin-right: min(48px,calc(48vw/19.2));
}
.sec04 .img-wrap{
    width: min(768px,calc(768vw/19.2));
    margin: 0 auto 2em;
}
.sec04 .lead{
  font-size:min(22px,calc(22vw/19.2));
  line-height: 1.8;
}
.sec04 .point01 .box01,.sec04 .point01 .box02,.sec04 .point01 .box03,
.sec04 .point02 .box01,.sec04 .point02 .box02{
    width: min(975px,calc(975vw/19.2));
    margin: 0 auto 2em;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sec04 .text-wrap{
    width: min(658px,calc(658vw/19.2));
}
.sec04 .text-wrap p{
    font-size: min(20px,calc(20vw/19.2));
}
.sec04 hr{
  border-top:4px dotted #2a62ae ;
    width: min(975px,calc(975vw/19.2));
}
.sec04 .point02 .accordion{
  display: block;
}
.sec04 .point02 .flex{
  display: flex;
  justify-content: left;
  align-items: center;
  width: min(1060px,calc(1060vw/19.2));
  margin: auto;
}
.sec04 .point02 .img-wrap{
  width: min(300px,calc(300vw/19.2));
  margin-right: min(40px,calc(40vw/19.2));
}
.sec04 .point02 .lead{
  text-align: left;
  width: min(710px,calc(710vw/19.2));
}
.sec04 .point03 .img-wrap {
    width: 100%;
    margin: 0 auto 3em;
  }
.sec04 .point03 .lead{
  margin-bottom: 3em;
}
.sec04 .point03 .linkbtn,.sec04 .point04 .linkbtn{
    width: min(480px,calc(480vw/19.2));
    margin: auto;
  display: block;
}
.sec04 .point04 h2{
  margin-bottom: 3em;
}
.sec04 .point04 .flex{
  display: flex;
  justify-content: left;
    width: min(1070px,calc(1070vw/19.2));
    margin: auto;
}
.sec04 .point04 .img-wrap {
    width: min(289px,calc(289vw/19.2));
    margin: 0 min(38px,calc(38vw/19.2)) 0 0;
}
.sec04 .point04 .lead {
    text-align: left;
    width: min(740px,calc(740vw/19.2));
}
.pink{
  color: #fd609a;
}
.sec05{
  padding-bottom: min(130px,calc(130vw/19.2));
}
.sec05 .intro .flex{
  width: min(1200px,calc(1200vw/19.2));
  margin: auto;
  display: flex;
  justify-content:space-between;
  flex-direction:row-reverse;
  align-items: center;
}
.sec05 .intro .flex .img-wrap{
  width: min(570px,calc(570vw/19.2));
}
.sec05 .intro .flex p{
  width: min(535px,calc(535vw/19.2));
}
.sec05 .intro{
  padding-bottom: min(130px,calc(130vw/19.2));
  background: url(../images/sec05-intro-ttl_pc.webp) center top /100% auto no-repeat;
}
.sec05 h2{
  width: min(1200px,calc(1200vw/19.2));
  margin: auto;
  padding-top: min(220px,calc(220vw/19.2));
}
.sec05 .col1{
  margin-bottom:min(90px,calc(90vw/19.2));
}
.sec05 .col1  h2{
  width:  min(1080px,calc(1080vw/19.2));
  height:  min(160px,calc(160vw/19.2));
  background: url(../images/sec05-col1-btn_pc.webp) center top /contain no-repeat;
    padding-top: 0;
}
.sec05 .col2 h2{
  width:  min(1080px,calc(1080vw/19.2));
  height:  min(160px,calc(160vw/19.2));
  background: url(../images/sec05-col2-btn_pc.webp) center top /contain no-repeat;
    padding-top: 0;
}
.sec05 button {
    background: url(../images/sec05-detail-btn_pc.webp) center center / 100% auto no-repeat;
    width: min(120px,calc(120vw/19.2));
    height: min(120px,calc(120vw/19.2));
    right: 2%;
    transform: translate(0, -50%);
    top: 50%;
    left: unset;
    cursor: pointer;
}
.sec05 .accordion{
  width: min(1200px,calc(1200vw/19.2));
  padding-top:  min(50px,calc(50vw/19.2));
}
.sec05 .accordion .flex{
  width: min(1200px,calc(1200vw/19.2));
  margin: auto;
  display: flex;
  justify-content:space-between;
  flex-direction:row-reverse;
  align-items: center;
}
.sec05 .accordion .flex .img-wrap{
  width: min(570px,calc(570vw/19.2));
}
.sec05 .accordion .flex p{
  width: min(535px,calc(535vw/19.2));
}

.sec05 .col2 .flex .img-wrap{
  margin: 0  ;
  width: min(394px,calc(394vw/19.2));
}
.sec05 .col2 .flex p{
  width: min(755px,calc(755vw/19.2));
}
.sec05 .accordion .flex{
  padding-top: 2.5em;
}
.sec06 .taiken{
  padding-top: min(100px,calc(100vw/19.2));
  padding-bottom: 0;
}
.sec07{
  background: url(../images/sec07-bg_pc.webp) center top /100% auto no-repeat;
  padding-top: min(196px,calc(196vw/19.2));
  height: min(1726px,calc(1726vw/19.2));
}
.sec07 .inner-bg{
  border-radius: min(30px,calc(30vw/19.2));
  width:  min(672px,calc(672vw/19.2));
  top:min(196px,calc(196vw/19.2));
  left: min(360px,calc(360vw/19.2));
  height: min(700px,calc(700vw/19.2));
}
.sec07 .inner{
  top:min(196px,calc(196vw/19.2));
  left: min(360px,calc(360vw/19.2));
  height: min(700px,calc(700vw/19.2));
  width:  min(672px,calc(672vw/19.2));
  padding: min(50px,calc(50vw/19.2)) min(65px,calc(65vw/19.2));
}
.sec07 .inner h2{
  font-size: min(40px,calc(40vw/19.2));
    text-align: left;
}
.sec07 .inner p{
  font-size:min(22px,calc(22vw/19.2));
}
  footer {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .foot_inner {
    width: 100%;
    padding: 3.125vw 0 17.96875vw;
  }
  footer a {
    display: block;
    width: 15.15%;
  }
  .fixbtns {
    padding: 1.25vw 0;
  }
  .fixbtns_buttons {
    -moz-column-gap: 3rem;
         column-gap: 3rem;
    grid-template-columns: repeat(auto-fit, 40.8em);
  }
  .fixbtns_button {
    border-radius: 1.5em;
    height: 3em;
    font-size: calc(22vw / 12.8);
  }
  .fixbtns_note {
    padding-top: 1.09375vw;
    line-height: 1.5em;
    font-size: 12px;
    text-align: center;
  }
  .fixbtns_note > p {
    line-height: inherit;
    font: inherit;
    font-size: 14px;
  }
  .fixbtns_note > p:first-of-type {
    margin-top: -0.25em;
  }
  .fixbtns_note > p:last-of-type {
    margin-bottom: -0.25em;
  }
.fixbtns_button > i {
  right: 0.5em;
}
.fixbtns_ttl{
    font-size: min(calc(39vw / 12.8),39px);
}


}
/* //////////////////////////////////////////////////////////////////////////////// PC 1280以上 //////////////////////////////////////////////////////////////////////////////// */
@media screen and (min-width: 1280px) {

  .foot_inner {
    padding: 40px 0 310px;
  }
  footer a {
    display: block;
    width: 338px;
  }
  .fixbtns {
    padding: 0;
  }
  .fixbtns_button {
    font-size: 25px;
  }
  .fixbtns_note {
    padding-top: 14px;
  }

}
