/* <セクション レイヤー> */
header{
  position: relative;
  z-index: 1;
  width: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
#header{
  max-width: none;
  width: 100%;
}

#head{
  margin-top: 55px;
  margin-bottom: 65px;
}
#head .txt{
  width: 826px;
  margin-left: auto;
  margin-right: auto;
}

#nav{
  margin-bottom: 42px;
}
#nav .conte{
  width: 1187px;
  margin-left: auto;
  margin-right: auto;
}
#nav .nav_swiper{
  padding-top: 37px;
}
#nav .swiper-slide{
  position: relative;
  width: 330px;
  opacity: .5;
  pointer-events: none;
}
#nav .swiper-slide-active{
  opacity: 1;
}
#nav .swiper-slide .num{
  position: absolute;
  top: -30px;
  left: 0;
  width: 113px;
}
#nav .swiper-button-next,
#nav .swiper-button-prev{
  position: absolute;
  top: 50%;
  width: 38px;
  height: 38px;
  margin-top: 0;
  background: url(/campaign/kazokujikan_prj/present_2025/images/nav_lists_arrow.svg);
  background-size: 100% 100%;
  transform: translate(-50%, -50%);
}
#nav .swiper-button-prev{
  left: 32%;
  transform: translate(-50%, -50%) scaleX(-1);
}
#nav .swiper-button-next{
  left: 67.5%;
}
#nav .swiper-button-next:after,
#nav .swiper-button-prev:after{
  content: none;
}

#sec1{
  position: relative;
  padding-top: 40px;
  z-index: 2;
}

#sec1.conte_swiper{
  overflow: hidden;
}
#sec1.conte_swiper .swiper-slide{
  opacity: 0;
  height: 0;
  pointer-events: none;
}
#sec1.conte_swiper .swiper-slide-active{
  opacity: 1;
  height: auto;
  pointer-events: auto;
}
#sec1.conte_swiper .swiper-wrapper{
  transition-timing-function: ease-out;
}


#sec1 .conte{
  position: relative;
}
/* #sec1 .conte::before{
  content: '';
  position: absolute;
  top: 15px;
  left: 50%;
  transform: translate(-50%, -100%);
  width: 85px;
  height: 54px;
} */

#sec1 .conte_inner{
  border-radius: 30px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  padding-top: 82px;
}

#sec1 .conte._1st::before{
  background: url(/campaign/kazokujikan_prj/present_2025/images/sec1_1st_before.svg);
  background-size: 100% 100%;
}
#sec1 .conte._2nd::before{
  background: url(/campaign/kazokujikan_prj/present_2025/images/sec1_2nd_before.svg);
  background-size: 100% 100%;
}
#sec1 .conte._3rd::before{
  background: url(/campaign/kazokujikan_prj/present_2025/images/sec1_3rd_before.svg);
  background-size: 100% 100%;
}
#sec1 .conte._1st .conte_inner{
  background: #ff7c01;
  padding-bottom: 130px;
}
#sec1 .conte._2nd .conte_inner{
  background: #43acff;
  padding-bottom: 130px;
}
#sec1 .conte._3rd .conte_inner{
  background: #ffff00;
}
#sec1 .conte._1st .wrap_01{
  position: relative;
  width: 870px;
  margin-left: auto;
  margin-right: auto;
}
#sec1 .conte._2nd .wrap_01{
  position: relative;
  width: 862px;
  margin-left: auto;
  margin-right: auto;
}
#sec1 .conte._3rd .wrap_01{
  position: relative;
  width: 862px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 90px;
}
#sec1 .conte._3rd .wrap_01 .result_ttl{
  width: 402px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
}
#sec1 .conte._3rd .wrap_01 .txt{
  width: 748px;
  margin-left: auto;
  margin-right: auto;
}
#sec1 .conte._3rd .wrap_01 .head{
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  font-family: "Zen Maru Gothic", serif;
  line-height: 1.8;
  margin-top: 4em;
}
#sec1 .conte._3rd .wrap_01 .head span{
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  margin-top: 1.5em;
}



#sec1 .conte._3rd .result{
  padding-top: 90px;
  padding-bottom: 160px;
}
#sec1 .conte._3rd .result .conte{
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
#sec1 .conte._3rd .result .conte .ttl{
  width: 380px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
#sec1 .conte._3rd .result .conte .photo{
  cursor: pointer;
  margin-left: auto;
  margin-right: auto;
}
#sec1 .conte._3rd .result .conte .conte_wrap .name{
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  font-family: "Zen Maru Gothic", serif;
  margin-top: 0.75em;
  margin-bottom: 1em;
}
#sec1 .conte._3rd .result .conte .conte_wrap .name span{
  color: #0096FF;
  letter-spacing: -0.04em;
}

#sec1 .conte._3rd .result .conte._01 .photo{
  width: 294px;
  margin-left: auto;
  margin-right: auto;
}
#sec1 .conte._3rd .result .conte._01 .comment{
  width: 655px;
  margin-left: auto;
  margin-right: auto; 
}

#sec1 .conte._3rd .result .conte._02,
#sec1 .conte._3rd .result .conte._03,
#sec1 .conte._3rd .result .conte._04{
  margin-top: 120px;
}
#sec1 .conte._3rd .result .conte._02 .result_inner,
#sec1 .conte._3rd .result .conte._03 .result_inner,
#sec1 .conte._3rd .result .conte._04 .result_inner{
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
#sec1 .conte._3rd .result .conte._04 .result_inner{
  flex-wrap: wrap;
  justify-content: center;
}
#sec1 .conte._3rd .result .conte._02 .result_inner .conte_wrap,
#sec1 .conte._3rd .result .conte._03 .result_inner .conte_wrap{
  width: 31%;
}

#sec1 .conte._3rd .result .conte._04 .result_inner .conte_wrap{
  width: 30%;
}
#sec1 .conte._3rd .result .conte._04 .result_inner .conte_wrap:nth-child(n+5){
  margin-top: 5%;
}

#sec1 .conte._3rd .result .conte._02 .conte_wrap:nth-child(1) .photo,
#sec1 .conte._3rd .result .conte._02 .conte_wrap:nth-child(3) .photo{
  width: 273px;
}
#sec1 .conte._3rd .result .conte._02 .conte_wrap:nth-child(2) .photo{
  width: 185px;
}

#sec1 .conte._3rd .result .conte._03 .conte_wrap:nth-child(1) .photo{
  width: 225px;
}
#sec1 .conte._3rd .result .conte._03 .conte_wrap:nth-child(2) .photo{
  width: 273px;
}
#sec1 .conte._3rd .result .conte._03 .conte_wrap:nth-child(3) .photo{
  width: 272px;
}

#sec1 .conte._3rd .result .conte._04 .conte_wrap .photo{
  width: 184px;
}
#sec1 .conte._3rd .result .conte._04 .conte_wrap:nth-child(1) .photo,
#sec1 .conte._3rd .result .conte._04 .conte_wrap:nth-child(2) .photo,
#sec1 .conte._3rd .result .conte._04 .conte_wrap:nth-child(3) .photo,
#sec1 .conte._3rd .result .conte._04 .conte_wrap:nth-child(4) .photo{
  width: 164px;
}

#sec1 .conte._3rd .result .conte._04 .conte_wrap .comment{
  width: 75%;
  margin-left: auto;
  margin-right: auto;
}

#sec1 .conte._3rd .result .result_txt{
  width: 587px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
}

.modal{
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}
.modal.active{
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}
.modal .modal_inner{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.modal .modal_inner .modal_wrap{
  position: relative;
}
.modal .modal_inner .modal_wrap.tate{
  width: 390px;
}
.modal .modal_inner .modal_wrap.yoko{
  width: 650px;
}
.modal .modal_inner .modal_wrap .modal_img{
  overflow: scroll;
}
.modal .modal_inner .modal_wrap .btn_close{
  width: 30px;
  height: 30px;
  font-size: 20px;
  color: #FFF;
  background: #000;
  position: absolute;
  top: 0;
  right: 0;
  transform: translateY(-100%);
  display: flex;
  justify-content: center;
  align-items: center;
}


#sec1 .conte._3rd .wrap_01 .cct_wrap{
  display: flex;
  justify-content: space-between;
  width: 1295px;
  margin-left: 0;
  margin-right: auto;
  margin-top: 96px;
}
#sec1 .conte._3rd .wrap_01 .cct_wrap .cct_img{
  width: 844px;
}
#sec1 .conte._3rd .wrap_01 .cct_wrap .cct_txt{
  width: 392px;
  margin-top: 35px;
}

#sec1 .conte._1st .wrap_01 .txt{
  width: 100%;
}
#sec1 .conte._1st .wrap_01 .conte_btn{
  position: absolute;
  bottom: 0;
  right: 0;
  width: 438px;
}
#sec1 .conte._2nd .wrap_01 .conte_btn{
  position: absolute;
  bottom: 0;
  right: 0;
  width: 438px;
}
#sec1 .conte._3rd .wrap_01 .conte_btn{
  position: absolute;
  bottom: 0px;
  right: 66px;
  width: 438px;
}
#sec1 .conte._1st .wrap_01 .illust{
  position: absolute;
  bottom: 0;
  right: -40px;
  width: 86px;
  animation: sway 3s infinite;
}
#sec1 .conte._2nd .wrap_01 .illust{
  position: absolute;
  bottom: 0;
  right: -40px;
  width: 86px;
  animation: sway 3s infinite;
}
#sec1 .conte._3rd .wrap_01 .illust{
  position: absolute;
  bottom: 0;
  right: -40px;
  width: 86px;
  animation: sway 3s infinite;
}
@keyframes sway{
  0%{ transform: rotate(0deg); }
  50%{ transform: rotate(5deg); }
  100%{ transform: rotate(0deg); }
}

#sec1 .conte._2nd .note,
#sec1 .conte._3rd .note{
  width: 546px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}

#sec1 .conte._1st .wrap_02,
#sec1 .conte._2nd .wrap_02,
#sec1 .conte._3rd .wrap_02{
  position: relative;
  background: #ec9c38;
  padding-top: 106px;
  padding-bottom: 82px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}
#sec1 .conte._1st .wrap_02 .head,
#sec1 .conte._2nd .wrap_02 .head{
  width: 725px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  padding-top: 15px;
  padding-bottom: 15px;
  background: #FFF;
  border-radius: 100px;
}
#sec1 .conte._1st .wrap_02 .head .txt,
#sec1 .conte._2nd .wrap_02 .head .txt{
  width: 522px;
  margin-left: auto;
  margin-right: auto;
}

#sec1 .conte._2nd .head{
  width: 725px;
  margin-left: auto;
  margin-right: auto;
  /* padding-top: 15px; */
  /* padding-bottom: 15px; */
  /* background: #FFF; */
  /* border-radius: 100px; */
}
#sec1 .conte._2nd .head .txt{
  width: 522px;
  margin-left: auto;
  margin-right: auto;
}

#sec1 .conte._1st .wrap_02 .img_lists,
#sec1 .conte._2nd .wrap_02 .img_lists,
#sec1 .conte._3rd .wrap_02 .img_lists{
  width: 1081px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
}
#sec1 .conte._2nd .wrap_02 .img_lists{
  width: 1228px;
}
#sec1 .conte._3rd .wrap_02 .img_lists{
  width: 1230px;
  flex-wrap: wrap;
}
#sec1 .conte._1st .wrap_02 .img_lists .img_list,
#sec1 .conte._2nd .wrap_02 .img_lists .img_list,
#sec1 .conte._3rd .wrap_02 .img_lists .img_list{
  width: 31.33%;
}
#sec1 .conte._3rd .wrap_02 .img_lists .img_list:nth-child(1){
  width: 100%;
  margin-bottom: 100px;
}
#sec1 .conte._3rd .wrap_02 .img_lists .img_list:nth-child(1) img{
  width: 660px;
  margin-left: auto;
  margin-right: auto;
}
#sec1 .conte._3rd .wrap_02 .illust{
  position: absolute;
  top: 41%;
  transform: translateX(-50%);
  animation: sway 3s infinite;
}
#sec1 .conte._3rd .wrap_02 .illust._01{
  width: 115px;
  left: 20%;
}
#sec1 .conte._3rd .wrap_02 .illust._02{
  width: 86px;
  left: 76%;
}

#sec2{
  background: #ffc984;
  margin-top: -30px;
  padding-top: 133px;
  padding-bottom: 102px;
}
#sec2 .ttl{
  width: 160px;
  margin-left: auto;
  margin-right: auto;
}
#sec2 .flow_lists{
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
  margin-top: 115px;
}
#sec2 .flow_lists .flow_list{
  position: relative;
  width: 22.5%;
}
/*.conte._3rd #sec2 .flow_lists .flow_list{
  position: relative;
  width: 24%;
  height: 363px;
  display: flex;
  align-items: center;
  flex-direction: column;
  background: #FFF;
  padding-top: 56px;
  border-radius: 30px;
}
.conte._3rd #sec2 .flow_lists .flow_list .icon{
  height: 124px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.conte._3rd #sec2 .flow_lists .flow_list:nth-child(1) .icon{
  width: 122px;
}
.conte._3rd #sec2 .flow_lists .flow_list:nth-child(2) .icon{
  width: 170px;
}
.conte._3rd #sec2 .flow_lists .flow_list:nth-child(3) .icon{
  width: 182px;
}
.conte._3rd #sec2 .flow_lists .flow_list:nth-child(4) .icon{
  width: 104px;
}
.conte._3rd #sec2 .flow_lists .flow_list .txt{
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  margin-top: 2em;
}
.conte._3rd #sec2 .flow_lists .flow_list .txt .txt-red{
  display: block;
  color: #ff0000;
  line-height: 1.4;
}
.conte._3rd #sec2 .flow_lists .flow_list .txt .txt-s{
  display: block;
  font-size: 12px;
  line-height: 1.2;
  margin-bottom: 0.2em;
}
.conte._3rd #sec2 .flow_lists .flow_list .txt_note{
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  line-height: 1.3;
  position: absolute;
  bottom: 1em;
  left: 0;
  width: 100%;
}
.conte._3rd #sec2 .flow_lists .flow_list .list_btn{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}*/


#sec2 .flow_lists .flow_list.btn:hover{
  opacity: .9;
}
#sec2 .flow_lists .flow_list .num{
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 74px;
  z-index: 5;
}
#sec2 .flow_lists_note{
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 38px;
}
#sec2 .flow_lists_note .txt{
  width: 440px;
  margin-left: auto;
  margin-right: 0;
}

.rules{
  position: relative;
  padding-top: 100px;
}
.rules .rules_ttl{
  width: 325px;
  height: 55px;
  position: relative;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #4380ff;
  color: #FFF;
  font-size: 19px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
}
.rules .rules_ttl .arrow{
  width: 33px;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%) scaleY(1);
}
.rules .rules_ttl .arrow.active{
  transform: translateY(-50%) scaleY(-1);
}

.rules .rules_conte{
  width: 1200px;
  height: 0;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  border: none;
  border-radius: 0;
  padding-top: 0;
  padding-bottom: 0;
  transition: .3s;
}
.rules .rules_conte.active{
  height: auto;
  transition: .3s;
  margin-top: 38px;
  border: 2px solid #4380ff;
  border-radius: 20px;
  padding-top: 90px;
  padding-bottom: 100px;
}

.rules .main_wrap{
  width: 937px;
  margin-left: auto;
  margin-right: auto;
}
.rules .main_wrap:nth-child(n+2){
  margin-top: 40px;
}
.rules .main_wrap:last-child{
  margin-bottom: 40px;
} 
.rules .main_wrap .ttl{
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #4380ff;
  margin-bottom: .5em;
}
.rules .main_wrap .txt,
.rules .wrap .txt{
  font-size: 12px;
  line-height: 1.6;
}
.rules .wrap{
  width: 937px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}
.rules .wrap._01{
  margin-top: 40px;
}
.rules .wrap .ttl{
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-bottom: .3em;
}
.rules .main_wrap .ttl2{
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-bottom: .3em;
}

.bnr_conte{
  background: #e6e6e6;
  padding-top: 50px;
  padding-bottom: 100px;
  margin-top: 100px;
}
.insta_btn{
  width: 640px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
}

.bnr_ttl{
  width: 730px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 105px;
}
.instagram_bnr,
.brand_bnr,
.renippon_bnr,
.adventure_bnr{
  width: 640px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 80px;
}
.instagram_bnr img,
.brand_bnr img,
.renippon_bnr img,
.adventure_bnr img{
  border:1px solid #808080;
  border-radius: 30px;
}


@media(min-width:1440px){
  #sec1 .conte._3rd .wrap_01 .cct_wrap {
    position: relative;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media(max-width:1440px){
  #head{
    margin-top: 3.81vw;
    margin-bottom: 4.51vw;
  }
  #head .txt{
    width: 57.36vw;
  }
  #nav{
    margin-bottom: 2.91vw;
  }
  #nav .conte{
    width: 82.43vw;
  }
  #nav .nav_swiper{
    padding-top: 2.56vw;
  }
  #nav .swiper-slide{
    width: 22.91vw;
  }
  #nav .swiper-slide .num{
    top: -2.08vw;
    width: 7.84vw;
  }
  #nav .swiper-button-next,
  #nav .swiper-button-prev{
    width: 3.33vw;
    height: 3.33vw;
  }
  #sec1{
    padding-top: 2.77vw;
  }
  
  #sec1 .conte::before{
    top: 1.04vw;
    width: 5.90vw;
    height: 3.75vw;
  }

  #sec1 .conte_inner{
    padding-top: 5.69vw;
  }
  #sec1 .conte._1st .conte_inner{
    padding-bottom: 9.02vw;
  }
  #sec1 .conte._2nd .conte_inner{
    padding-bottom: 9.02vw;
  }
  #sec1 .conte._3rd .conte_inner{
    padding-bottom: 0;
  }
  
  #sec1 .conte._1st .wrap_01{
    width: 60.41vw;
  }
  #sec1 .conte._2nd .wrap_01{
    width: 59.86vw;
  }
  #sec1 .conte._3rd .wrap_01{
    width: 100%;
    padding-bottom: 6.25vw;
  }
  #sec1 .conte._3rd .wrap_01 .result_ttl{
    width: 27.91vw;
    margin-bottom: 4.16vw;
  }
  #sec1 .conte._3rd .wrap_01 .txt{
    width: 51.94vw;
  }
  #sec1 .conte._3rd .wrap_01 .head{
    font-size: 1.52vw;
  }
  #sec1 .conte._3rd .wrap_01 .head span{
    font-size: 1.11vw;
  }
  
  
  
  #sec1 .conte._3rd .result{
    padding-top: 6.25vw;
    padding-bottom: 11.11vw;
  }
  #sec1 .conte._3rd .result .conte{
    width: 69.44vw;
  }
  #sec1 .conte._3rd .result .conte .ttl{
    width: 26.38vw;
    margin-bottom: 2.77vw;
  }
  #sec1 .conte._3rd .result .conte .conte_wrap .name{
    font-size: 1.25vw;
  }
  
  #sec1 .conte._3rd .result .conte._01 .photo{
    width: 20.41vw;
  }
  #sec1 .conte._3rd .result .conte._01 .comment{
    width: 45.48vw;
  }
  
  #sec1 .conte._3rd .result .conte._02,
  #sec1 .conte._3rd .result .conte._03,
  #sec1 .conte._3rd .result .conte._04{
    margin-top: 8.33vw;
  }
  
  #sec1 .conte._3rd .result .conte._02 .conte_wrap:nth-child(1) .photo,
  #sec1 .conte._3rd .result .conte._02 .conte_wrap:nth-child(3) .photo{
    width: 18.95vw;
  }
  #sec1 .conte._3rd .result .conte._02 .conte_wrap:nth-child(2) .photo{
    width: 12.84vw;
  }
  
  #sec1 .conte._3rd .result .conte._03 .conte_wrap:nth-child(1) .photo{
    width: 15.62vw;
  }
  #sec1 .conte._3rd .result .conte._03 .conte_wrap:nth-child(2) .photo{
    width: 18.95vw;
  }
  #sec1 .conte._3rd .result .conte._03 .conte_wrap:nth-child(3) .photo{
    width: 18.88vw;
  }
  
  #sec1 .conte._3rd .result .conte._04 .conte_wrap .photo{
    width: 12.77vw;
  }
  #sec1 .conte._3rd .result .conte._04 .conte_wrap:nth-child(1) .photo,
  #sec1 .conte._3rd .result .conte._04 .conte_wrap:nth-child(2) .photo,
  #sec1 .conte._3rd .result .conte._04 .conte_wrap:nth-child(3) .photo,
  #sec1 .conte._3rd .result .conte._04 .conte_wrap:nth-child(4) .photo{
    width: 11.38vw;
  }
  
  #sec1 .conte._3rd .result .result_txt{
    width: 40.76vw;
    margin-top: 6.94vw;
  }
  
  
  .modal .modal_inner .modal_wrap .btn_close{
    width: 2.08vw;
    height: 2.08vw;
    font-size: 1.38vw;
  }

  #sec1 .conte._3rd .wrap_01 .cct_wrap{
    width: 89.93vw;
    margin-top: 6.66vw;
  }
  #sec1 .conte._3rd .wrap_01 .cct_wrap .cct_img{
    width: 58.61vw;
  }
  #sec1 .conte._3rd .wrap_01 .cct_wrap .cct_txt{
    width: 27.22vw;
    margin-top: 2.43vw;
  }

  #sec1 .conte._3rd .wrap_01 .txt{
    width: 51.94vw;
  }
  #sec1 .conte._1st .wrap_01 .conte_btn{
    width: 30.41vw;
  }
  #sec1 .conte._2nd .wrap_01 .conte_btn{
    width: 30.41vw;
  }
  #sec1 .conte._3rd .wrap_01 .conte_btn{
    right: 4.58vw;
    width: 30.41vw;
  }

  #sec1 .conte._1st .wrap_01 .illust{
    right: -2.77vw;
    width: 5.97vw;
  }
  #sec1 .conte._2nd .wrap_01 .illust{
    right: -2.77vw;
    width: 5.97vw;
  }
  #sec1 .conte._3rd .wrap_01 .illust{
    right: 1.13vw;
    width: 5.97vw;
  }
  #sec1 .conte._2nd .note,
  #sec1 .conte._3rd .note{
    width: 37.91vw;
    padding-top: 2.77vw;
    padding-bottom: 2.77vw;
  }

  #sec1 .conte._1st .wrap_02{
    padding-top: 7.36vw;
    padding-bottom: 5.69vw;
    border-bottom-left-radius: 2.08vw;
    border-bottom-right-radius: 2.08vw;
  }

  #sec1 .conte._1st .wrap_02,
  #sec1 .conte._2nd .wrap_02,
  #sec1 .conte._3rd .wrap_02{
    padding-top: 7.36vw;
    padding-bottom: 5.69vw;
  }

  #sec1 .conte._1st .wrap_02 .head,
  #sec1 .conte._2nd .wrap_02 .head{
    width: 50.34vw;
    padding-top: 0.69vw;
    padding-bottom: 0.69vw;
  }
  #sec1 .conte._1st .wrap_02 .head .txt,
  #sec1 .conte._2nd .wrap_02 .head .txt{
    width: 36.25vw;
  }
  #sec1 .conte._2nd .head{
    width: 50.34vw;
    /* padding-top: 1.04vw; */
    /* padding-bottom: 1.04vw; */
  }
  #sec1 .conte._2nd .head .txt{
    width: 36.25vw;
  }
  #sec1 .conte._1st .wrap_02 .img_lists{
    width: 75.06vw;
  }
  #sec1 .conte._2nd .wrap_02 .img_lists{
    width: 85.27vw;
  }
  #sec1 .conte._3rd .wrap_02 .img_lists{
    width: 85.41vw;
  }
  #sec1 .conte._3rd .wrap_02 .img_lists .img_list:nth-child(1){
    margin-bottom: 100px;
  }
  #sec1 .conte._3rd .wrap_02 .img_lists .img_list:nth-child(1) img{
    width: 45.83vw;
  }
  #sec1 .conte._3rd .wrap_02 .illust{
    top: 41%;
  }
  #sec1 .conte._3rd .wrap_02 .illust._01{
    width: 7.98vw;
    left: 17%;
  }
  #sec1 .conte._3rd .wrap_02 .illust._02{
    width: 5.97vw;
    left: 76%;
  }

  
  #sec2{
    margin-top: -2.08vw;
    padding-top: 9.23vw;
    padding-bottom: 7.08vw;
  }
  #sec2 .ttl{
    width: 11.11vw;
  }
  #sec2 .flow_lists{
    width: 83.33vw;
    margin-top: 7.98vw;
  }
  #sec2 .flow_lists .flow_list .num{
    width: 5.13vw;
  }
  #sec2 .flow_lists_note{
    width: 83.33vw;
    margin-top: 2.63vw;
  }
  #sec2 .flow_lists_note .txt{
    width: 30.55vw;
  }

  /*.conte._3rd #sec2 .flow_lists .flow_list{
    height: 25.20vw;
    padding-top: 3.88vw;
  }
  .conte._3rd #sec2 .flow_lists .flow_list .icon{
    height: 8.61vw;
  }
  .conte._3rd #sec2 .flow_lists .flow_list:nth-child(1) .icon{
    width: 8.47vw;
  }
  .conte._3rd #sec2 .flow_lists .flow_list:nth-child(2) .icon{
    width: 11.8vw;
  }
  .conte._3rd #sec2 .flow_lists .flow_list:nth-child(3) .icon{
    width: 12.63vw;
  }
  .conte._3rd #sec2 .flow_lists .flow_list:nth-child(4) .icon{
    width: 7.22vw;
  }
  .conte._3rd #sec2 .flow_lists .flow_list .txt{
    font-size: 1.11vw;
  }
  .conte._3rd #sec2 .flow_lists .flow_list .txt .txt-s{
    font-size: 0.83vw;
  }
  .conte._3rd #sec2 .flow_lists .flow_list .txt_note{
    font-size: 0.83vw;
  }*/

  
  .rules{
    padding-top: 6.94vw;
  }
  .rules .rules_ttl{
    width: 22.56vw;
    height: 3.81vw;
    font-size: 1.31vw;
  }
  .rules .rules_ttl .arrow{
    width: 2.29vw;
    right: 1.38vw;
  }
  .rules .rules_conte{
    width: 83.33vw;
  }
  .rules .rules_conte.active{
    margin-top: 2.63vw;
    border-radius: 1.38vw;
    padding-top: 6.25vw;
    padding-bottom: 6.94vw;
  }
  .rules .main_wrap{
    width: 65.06vw;
  }
  .rules .main_wrap:nth-child(n+2){
    margin-top: 2.77vw;
  }
  .rules .main_wrap:last-child{
    margin-bottom: 2.77vw;
  } 
  .rules .main_wrap .ttl{
    font-size: 0.97vw;
  }
  .rules .main_wrap .txt,
  .rules .wrap .txt{
    font-size: 0.83vw;
  }
  .rules .wrap{
    width: 65.06vw;
    margin-top: 0.69vw;
  }
  .rules .wrap._01{
    margin-top: 2.77vw;
  }
  .rules .wrap .ttl{
    font-size: 0.83vw;
  }
  .rules .main_wrap .ttl2{
    font-size: 0.83vw;
  }



  .bnr_conte{
    padding-top: 3.472vw;
    padding-bottom: 6.94vw;
    margin-top: 6.94vw;
  }
  .insta_btn{
    width: 44.44vw;
    margin-top: 6.94vw;
  }  

  .bnr_ttl{
    width: 50.69vw;
    margin-top: 7.29vw;
  }
  .instagram_bnr,
  .brand_bnr,
  .renippon_bnr,
  .adventure_bnr{
    width: 44.44vw;
    margin-top: 5.55vw;
  }
}
@media(max-width:770px){
  #header{
    width: 100%;
  }
  
  #head{
    margin-top: 5.66vw;
    margin-bottom: 16vw;
    position: relative;
  }
  #head .txt{
    width: 85.6vw;
    position: relative;
    z-index: 1;
  }

  #nav{
    margin-bottom: 0;
  }
  #nav .conte{
    width: 100%;
  }
  #nav .nav_swiper{
    padding-top: 2.66vw;
  }
  #nav .swiper-slide{
    width: 62vw;
  }
  #nav .swiper-slide img{
    width: 66%;
    margin-left: auto;
    margin-right: auto;
  }
  #nav .swiper-slide .num{
    top: -2.66vw;
    width: 20.93vw;
  }
  #nav .swiper-button-next,
  #nav .swiper-button-prev{
    width: 9.4vw;
    height: 9.4vw;
  }
  #nav .swiper-button-prev{
    left: 8%;
  }
  #nav .swiper-button-next{
    left: 92%;
  }

  #sec1{
    padding-top: 10.66vw;
  }
  #sec1 .conte::before{
    top: 2vw;
    width: 11.33vw;
    height: 7.2vw;
  }

  #sec1 .conte .conte_inner{
    padding-top: 14.69vw;
  }
  #sec1 .conte._1st .conte_inner{
    padding-bottom: 20vw;
  }
  #sec1 .conte._2nd .conte_inner{
    padding-bottom: 20vw;
  }
  #sec1 .conte._3nd .conte_inner{
    padding-bottom: 10.6vw;
    padding-bottom: 0;
  }

  #sec1 .conte._1st .wrap_01,
  #sec1 .conte._2nd .wrap_01,
  #sec1 .conte._3rd .wrap_01{
    width: 100%;
  }
  #sec1 .conte._3rd .wrap_01{
    width: 100%;
    padding-bottom: 12.66vw;
  }
  #sec1 .conte._3rd .wrap_01 .result_ttl{
    width: 86.66vw;
    margin-bottom: 6.16vw;
  }
  #sec1 .conte._3rd .wrap_01 .txt{
    width: 71.06vw;
  }
  #sec1 .conte._3rd .wrap_01 .head{
    font-size: 4vw;
    line-height: 2;
    margin-top: 2.8em;
  }
  #sec1 .conte._3rd .wrap_01 .head span {
    font-size: 3vw;
    margin-top: 1.2em;
  }

  #sec1 .conte._3rd .result{
    padding-top: 15.73vw;
    padding-bottom: 15.73vw;
  }
  #sec1 .conte._3rd .result .conte{
    width: 100%;
  }
  #sec1 .conte._3rd .result .conte .ttl{
    width: 69.33vw;
    margin-bottom: 6.4vw;
  }
  #sec1 .conte._3rd .result .conte._01 .ttl{
    width: 86.66vw;
  }
  #sec1 .conte._3rd .result .conte .conte_wrap .name{
    font-size: 3.5vw;
  }
  #sec1 .conte._3rd .result .conte .conte_wrap .comment{
    width: 78.66vw;
    margin-left: auto;
    margin-right: auto;
  }
  
  #sec1 .conte._3rd .result .conte._01 .photo{
    width: 73.33vw;
  }
  #sec1 .conte._3rd .result .conte._01 .comment{
    width: 78.66vw;
  }
  
  #sec1 .conte._3rd .result .conte._02,
  #sec1 .conte._3rd .result .conte._03,
  #sec1 .conte._3rd .result .conte._04{
    margin-top: 17.73vw;
  }
  #sec1 .conte._3rd .result .conte._02 .result_inner,
  #sec1 .conte._3rd .result .conte._03 .result_inner{
    display: block;
  }
  #sec1 .conte._3rd .result .conte._04 .result_inner{
    justify-content: center;
    gap: 2%;
  }
  #sec1 .conte._3rd .result .conte._02 .result_inner .conte_wrap,
  #sec1 .conte._3rd .result .conte._03 .result_inner .conte_wrap{
    width: 100%;
  }
  #sec1 .conte._3rd .result .conte._02 .result_inner .conte_wrap:nth-child(n+2),
  #sec1 .conte._3rd .result .conte._03 .result_inner .conte_wrap:nth-child(n+2){
    margin-top: 10%;
  }
  
  #sec1 .conte._3rd .result .conte._04 .result_inner .conte_wrap{
    width: 46%;
  }
  #sec1 .conte._3rd .result .conte._04 .result_inner .conte_wrap:nth-child(n+3){
    margin-top: 10%;
  }
  
  #sec1 .conte._3rd .result .conte._02 .conte_wrap:nth-child(1) .photo,
  #sec1 .conte._3rd .result .conte._02 .conte_wrap:nth-child(3) .photo{
    width: 86.66vw;
  }
  #sec1 .conte._3rd .result .conte._02 .conte_wrap:nth-child(2) .photo{
    width: 73.33vw;
  }
  
  #sec1 .conte._3rd .result .conte._03 .conte_wrap:nth-child(1) .photo{
    width: 77.2vw;
  }
  #sec1 .conte._3rd .result .conte._03 .conte_wrap:nth-child(2) .photo{
    width: 77.06vw;
  }
  #sec1 .conte._3rd .result .conte._03 .conte_wrap:nth-child(3) .photo{
    width: 86.66vw;
  }
  
  #sec1 .conte._3rd .result .conte._04 .conte_wrap .photo{
    width: 41.33vw;
  }
  #sec1 .conte._3rd .result .conte._04 .conte_wrap:nth-child(1) .photo,
  #sec1 .conte._3rd .result .conte._04 .conte_wrap:nth-child(2) .photo,
  #sec1 .conte._3rd .result .conte._04 .conte_wrap:nth-child(3) .photo,
  #sec1 .conte._3rd .result .conte._04 .conte_wrap:nth-child(4) .photo{
    width: 41.33vw;
  }

  #sec1 .conte._3rd .result .conte._04 .conte_wrap .comment{
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
  
  #sec1 .conte._3rd .result .result_txt{
    width: 86.66vw;
    margin-top: 12vw;
  }
  
  .modal .modal_inner .modal_wrap.tate{
    width: 90vw;
  }
  .modal .modal_inner .modal_wrap.yoko{
    width: 95vw;
  }
  .modal .modal_inner .modal_wrap .modal_img{
    width: 100%;
  }
  .modal .modal_inner .modal_wrap .btn_close{
    width: 11.73vw;
    height: 11.73vw;
    font-size: 5.33vw;
  }



  #sec1 .conte._3rd .wrap_01 .cct_wrap{
    display: block;
    width: 89.93vw;
    margin-left: auto;
    margin-right: auto;
    margin-top: 12.66vw;
  }
  #sec1 .conte._3rd .wrap_01 .cct_wrap .cct_img{
    position: relative;
    width: 100%;
    z-index: 1;
  }
  #sec1 .conte._3rd .wrap_01 .cct_wrap .cct_img:before{
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 34vw;
    height: 5vw;
    background-color: #ffff00;
  }
  #sec1 .conte._3rd .wrap_01 .cct_wrap .cct_txt{
    position: relative;
    width: 91.6vw;
    margin-left: 0;
    margin-right: auto;
    margin-top: -2vw;
    z-index: 2;
  }


  #sec1 .conte._1st .wrap_01 .conte_btn{
    display: block;
    position: static;
    margin-top: 8vw;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  #sec1 .conte._2nd .wrap_01 .conte_btn{
    display: block;
    position: static;
    margin-top: 8vw;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  #sec1 .conte._3rd .wrap_01 .conte_btn{
    display: block;
    position: static;
    margin-top: 8vw;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }


  #sec1 .conte._2nd .wrap_01 .illust,
  #sec1 .conte._3rd .wrap_01 .illust{
    bottom: -35vw;
    right: 10.53vw;
    width: 20vw;
  }

  #sec1 .conte._2nd .note,
  #sec1 .conte._3rd .note{
    width: 37.33vw;
    padding-top: 10.6vw;
    padding-bottom: 10.6vw;
    margin-left: 23vw;
  }

  #sec1 .conte._1st .wrap_02{
    border-top: none;
    padding-top: 16.73vw;
    padding-bottom: 16.73vw;
    border-bottom-left-radius: 4vw;
    border-bottom-right-radius: 4vw;
  }

  #sec1 .conte._1st .wrap_02,
  #sec1 .conte._2nd .wrap_02,
  #sec1 .conte._3rd .wrap_02{
    padding-top: 16.36vw;
    padding-bottom: 11.33vw;
  }


  #sec1 .conte._1st .wrap_02 .head,
  #sec1 .conte._2nd .wrap_02 .head{
    width: 86.66vw;
    padding-top: 3.5vw;
    padding-bottom: 3.5vw;
  }
  #sec1 .conte._1st .wrap_02 .head .txt,
  #sec1 .conte._2nd .wrap_02 .head .txt{
    width: 69.2vw;
  }
  #sec1 .conte._2nd .head{
    width: 86.66vw;
    /* padding-top: 3.5vw; */
    /* padding-bottom: 3.5vw; */
  }
  #sec1 .conte._2nd .head .txt{
    width: 69.2vw;
  }
  #sec1 .conte._1st .wrap_02 .img_lists,
  #sec1 .conte._2nd .wrap_02 .img_lists,
  #sec1 .conte._3rd .wrap_02 .img_lists{
    width: 90.4vw;
    display: block;
  }
  #sec1 .conte._1st .wrap_02 .img_lists .img_list,
  #sec1 .conte._2nd .wrap_02 .img_lists .img_list,
  #sec1 .conte._3rd .wrap_02 .img_lists .img_list{
    width: 100%;
  }
  #sec1 .conte._1st .wrap_02 .img_lists .img_list:nth-child(n+2),
  #sec1 .conte._2nd .wrap_02 .img_lists .img_list:nth-child(n+2),
  #sec1 .conte._3rd .wrap_02 .img_lists .img_list:nth-child(n+2){
    margin-top: 7vw;
  }
  #sec1 .conte._3rd .wrap_02 .img_lists .img_list:nth-child(1){
    margin-bottom: 0;
  }
  #sec1 .conte._3rd .wrap_02 .img_lists .img_list:nth-child(1) img{
    width: 100%;
  }


  #sec2{
    margin-top: -4vw;
    padding-top: 19.33vw;
    padding-bottom: 18.8vw;
  }
  #sec2 .ttl{
    width: 30.8vw;
  }
  #sec2 .flow_lists{
    width: 86.66vw;
    display: block;
    margin-top: 18.66vw;
  }
  #sec2 .flow_lists .flow_list{
    width: 100%;
  }
  #sec2 .flow_lists .flow_list:nth-child(n+2){
    margin-top: 14.66vw;
  }
  #sec2 .flow_lists .flow_list .num{
    width: 14.73vw;
  }

  /*.conte._3rd #sec2 .flow_lists .flow_list{
    width: 100%;
    height: auto;
    padding-top: 15.2vw;
  }
  .conte._3rd #sec2 .flow_lists .flow_list .icon{
    height: 26.6vw;
  }
  .conte._3rd #sec2 .flow_lists .flow_list:nth-child(1) .icon{
    width: 29.3vw;
  }
  .conte._3rd #sec2 .flow_lists .flow_list:nth-child(2) .icon{
    width: 45.3vw;
  }
  .conte._3rd #sec2 .flow_lists .flow_list:nth-child(3) .icon{
    width: 48.6vw;
  }
  .conte._3rd #sec2 .flow_lists .flow_list:nth-child(4) .icon{
    width: 24.9vw;
  }
  .conte._3rd #sec2 .flow_lists .flow_list .txt{
    font-size: 4vw;
  }
  .conte._3rd #sec2 .flow_lists .flow_list:nth-child(1) .txt{
    padding-bottom: 4.3em;
  }
  .conte._3rd #sec2 .flow_lists .flow_list:nth-child(2) .txt{
    padding-bottom: 2em;
  }
  .conte._3rd #sec2 .flow_lists .flow_list .txt .txt-s{
    display: inline-block;
    font-size: 2.9vw;
  }
  .conte._3rd #sec2 .flow_lists .flow_list .txt_note{
    position: static;
    font-size: 2.1vw;
    padding-top: 1.5em;
    padding-bottom: 3em;
  }*/


  #sec2 .flow_lists_note{
    width: 86.66vw;
    margin-top: 2.66vw;
  }
  #sec2 .flow_lists_note .txt{
    width: 66.33vw;
  }

  .rules{
    padding-top: 11.73vw;
    z-index: 2;
  }
  .rules .rules_ttl{
    width: 86.66vw;
    height: 13.6vw;
    font-size: 5.06vw;
  }
  .rules .rules_ttl .arrow{
    width: 8.93vw;
    right: 2.33vw;
  }
  .rules .rules_conte{
    width: 86.66vw;
    height: 0;
    margin-top: 0;
    border: 0;
    border-radius: 0;
    padding-top: 10;
    padding-bottom: 0;
    transition: .3s;
    overflow: hidden;
  }
  .rules .rules_conte.active{
    margin-top: 11.73vw;
    border: 1px solid #43acff;
    border-radius: 2.66vw;
    padding-top: 10.93vw;
    padding-bottom: 15.6vw;
    margin-bottom: 0px;
    padding-bottom: 10px;
  }
  .rules .main_wrap{
    width: 90%;
  }
  .rules .main_wrap:nth-child(n+2){
    margin-top: 5.33vw;
  }
  .rules .main_wrap:last-child{
    margin-bottom: 5.33vw;
  } 
  .rules .main_wrap .ttl{
    font-size: 3.73vw;
  }
  .rules .main_wrap .txt,
  .rules .wrap .txt{
    font-size: 3.33vw;
    text-align: left;
    letter-spacing: -0.02em;
  }
  .rules .wrap{
    width: 90%;
    margin-top: 2.66vw;
  }
  .rules .wrap._01{
    margin-top: 5.33vw;
  }
  .rules .wrap .ttl{
    font-size: 3.33vw;
  }
  .rules .main_wrap .ttl2{
    font-size: 3.33vw;
  }


  .bnr_conte{
    padding-top: 16.11vw;
    padding-bottom: 26.66vw;
    margin-top: 13.94vw;
  }
  .insta_btn{
    width: 87.06vw;
    margin-top: 13.94vw;
  }  

  .bnr_ttl{
    width: 87.06vw;
    margin-top: 16vw;
  }
  .instagram_bnr,
  .brand_bnr,
  .renippon_bnr,
  .adventure_bnr{
    width: 87.06vw;
    margin-top: 10.55vw;
  }
  .instagram_bnr img,
  .brand_bnr img,
  .renippon_bnr img,
  .adventure_bnr img{
    border:1px solid #808080;
    border-radius: 6vw;
  }
}


.maru-gothic{
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  font-style: normal;
}

/*2025/05/15*/
main{
  background:#ffe1ce;
}
.rules{
  background: #fff;
}


#sec2 .ttl{
  font-size: 34px;
  text-align: center;
  font-weight: 700;
  width: 100%;
}
#sec2 .ex-note{
  text-align: right;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  font-size: 15px;
  font-weight: 400;
  margin-top: 20px;
  width: 83%;
}
#mv{
  max-width: 75vw;
  margin-left: auto;
  margin-right: auto;
  width: 92%;
  position: relative;
}
#mv .main{
  position: relative;
  z-index: 4;
}
#mv .insta-bnr{
  position: absolute;
  bottom: 0;
  right: 6%;
  z-index: 5;
  width: 18%;
}
.main-box{
  background: url(../images/bg-moyo.png) no-repeat center 34px / 101vw;
  position: relative;
}
.head-box{
  position: relative;
  margin-top: 15vw;
}
.head-box .box{
  margin-bottom: -50px;
  bottom: 50px;
  max-width: 73vw;
  width: 89%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 2;
}
.head-box .ttl-img{
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 100px;
}
.head-box .flex{
  display: flex;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
}
.head-box .flex_img{
  width: 47%;
}
.head-box .flex_img.center{
  margin-left: auto;
  margin-right: auto;
}

.head-box .flex_img.center img{
  margin-bottom: -120px;
}
.head-box .flex_txt{
  width: 47%;
}
.head-box .flex_txt .subttl-img{
  margin-bottom: 50px;
  width: 72%;
}
.head-box .flex_txt .sub-text{
  font-size: 25px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 50px;
  text-align: center;
}
#sec2.ptex{
  padding-top: 15vw;
  background: #fff;
}

.head-box::before{
  mask:url(../images/marupc-01.png) no-repeat center top / cover;
  content: "";
  display: block;
  width: 100%;
  height: 15vw;
  position: absolute;
  top: -14vw;
  left: 0;
  z-index: 1;
}
.head-box::after{
  mask:url(../images/marupc-02.png) no-repeat center top / cover;
  content: "";
  display: block;
  width: 100%;
  height: 15vw;
  position: absolute;
  bottom: -14vw;
  left: 0;
  z-index: 1;
}

.pre-box{
  padding-top: 25vw;
  padding-bottom: 163px;
}
.pre-box.ptn1{
  background: #80cae5;
}
.pre-box.ptn2{
  background: #80c0b7;
}
.pre-wrap{
  width: 86%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
  background: #fff;
  border-radius: 20px 20px;
}
.pre-ttlbg{
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
  padding-top:0px;
  padding-bottom: 15px;
  border-radius:0 0 30px 30px;
  margin-bottom: 100px;
  background: #ffff3c;
}
.pre-ttl{
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  max-width: 376px;
  margin-bottom: 24px;
}
.pre-ttlcopy1{
  font-size: 20px;
  text-align: center;
}
.pre-ttlcopy2{
  font-size: 15px;
  text-align: center;
  margin-top: 10px;
}
.pic-flexlist{
  padding-bottom: 49px;
}
.pic-flexlist li{
  margin-bottom: 80px;
  max-width: 670px;
  margin-left: auto;
  margin-right: auto;
}
.pic-flexlist li .flex{
  display: flex;
  justify-content: space-between;
}
.pic-flexlist li:last-child{
  margin-bottom: 0;
}
.pic-flexlist li .pic-box{
  width: 50%;
}
.pic-flexlist li .pic-box .img-box{
  width: 100%;
  position: relative;
}
.pic-flexlist li .pic-box .img-box .position{
  position: relative;
}
.pic-flexlist li .pic-box .img-box .pic-notes{
  position: absolute;
  bottom: 5px;
  right: 5px;
  font-size: 10px;
  color: #fff;

}
.pic-flexlist li .pic-box .img-box .pic-notes2{
  text-align: right;
  font-size: 10px;
  color: #000000;
  margin-top: 5px;

}
.pic-flexlist li .pic-box .img-box .pic-notes2.ex{
  text-align: left;;
}
.pic-flexlist li .name{
  margin-bottom: 25px;
  width: 80%;
}
.pic-flexlist li .text-box{
  width: 45%;
}
.pic-flexlist li .text-box .text1{
  font-size: 19px;
  margin-bottom: 20px;
  line-height: 1.5;
  color: #ff0000;
}
.pic-flexlist li .text-box .text2{
  font-size: 14px;
  line-height: 1.5;
  color: #000;
  white-space: nowrap;
}


.head-box.ptn1,.head-box.ptn1::after,.head-box.ptn1::before{
  background: #0095ca;
}
.head-box.ptn2,.head-box.ptn2::after,.head-box.ptn2::before{
  background: #00806e;
}
.head-box.ptn3,.head-box.ptn3::after,.head-box.ptn3::before{
  background: #ff805c;
}
@media(max-width:900px){
.pic-flexlist li .text-box .text2{
  white-space: normal;
}
}
@media(max-width:770px){
  #sec2 .ttl{
    font-size: 4.5vw;
    text-align: center;
    font-weight: 700;
    width: 100%;
  }
  #sec2 .ex-note{
    text-align: right;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    font-size: 2.7vw;
    font-weight: 400;
    margin-top: 1vw;
    width: 86%;
  }
  #mv{
    max-width: 1040px;
    margin-left: auto;
    margin-right: auto;
    width: 92%;
    position: relative;
  }
  #mv .insta-bnr{
    position: absolute;
    bottom: 0;
    right: 2%;
    z-index: 5;
    width: 36%;
  }
  .main-box{
    background: none;
  }
  .main-box::before{
    background: url(../images/bg-moyo-sp.png) no-repeat -3vw 7vw/ 105vw;
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      z-index: 3;
      pointer-events: none;
  }
  .head-box{
    position: relative;
    margin-top: 14vw;
  }
  .head-box .box{
    margin-bottom: -4vw;
    bottom: 4vw;
    max-width: 860px;
    width: 92%;
    margin-left: auto;
    margin-right: auto;
  }
  .head-box .ttl-img{
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 4vw;
  }
  .head-box .flex{
    display:block;
    margin-left: auto;
    margin-right: auto;
  }
  .head-box .flex_img{
    width: 100%;
    margin-bottom: 10vw;
  }
  .head-box .flex_txt{
    width: 100%;
  }
  .head-box .flex_txt .subttl-img{
    margin-bottom: 12vw;
    width: 82%;
    margin-left: auto;
    margin-right: auto;
  }
  .head-box .flex_txt .sub-text{
    font-size: 5vw;
    margin-bottom: 6vw;
    text-align: center;
  }
  #sec2.ptex{
    padding-top: 22vw;
  }
  
  .head-box::before{
    mask:url(../images/marusp-01.png) no-repeat center top / cover;
    content: "";
    display: block;
    width: 100%;
    height: 14vw;
    position: absolute;
    top: -14vw;
    left: 0;
    z-index: 1;
  }
  .head-box::after{
    mask:url(../images/marusp-02.png) no-repeat center top / cover;
    content: "";
    display: block;
    width: 100%;
    height: 14vw;
    position: absolute;
    bottom: -14vw;
    left: 0;
    z-index: 1;
  }
  
  .pre-box{
    padding-top: 24vw;
    padding-bottom: 23vw;
  }
  .pre-wrap{
    width: 86%;
    margin-left: auto;
    margin-right: auto;
    max-width: none;
    border-radius: 4vw 4vw;
  }
  .pre-ttlbg{
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top:0px;
    padding-bottom: 4vw;
    border-radius:4vw 4vw 0 0;
    margin-bottom: 15vw;
  }
  .pre-ttl{
    width: 83%;
    margin-left: auto;
    margin-right: auto;
    max-width: nonex;
    margin-bottom: 2vw;
  }
  .pre-ttlcopy1{
    font-size: 4.6vw;
    text-align: center;
    line-height: 1.31;
  }
  .pre-ttlcopy2{
    font-size: 2.4vw;
    text-align: center;
    margin-top: 2vw;
  }
  .pic-flexlist{
    padding-bottom:8vw;
  }
  .pic-flexlist li{
    margin-bottom: 13vw;
    display: block;
    max-width: 670px;
    margin-left: auto;
    margin-right: auto;
    width: 81%;
  }
  .pic-flexlist li .flex{
    display: block;
  }
  .pic-flexlist li:last-child{
    margin-bottom: 0;
  }
  .pic-flexlist li .pic-box{
    width: 100%;
    margin-bottom: 8vw;
  }
  .pic-flexlist li .pic-box.ex{
    margin-bottom: 3vw;
  }
  .pic-flexlist li .pic-box .img-box{
    width: 100%;
    position: relative;
  }
  .pic-flexlist li .pic-box .img-box .pic-notes{
    position: absolute;
    bottom: 1vw;
    right: 1vw;
    font-size: 2.3vw;
  
  }
  .pic-flexlist li .pic-box .img-box .pic-notes2{
    font-size: 2.3vw;
    text-align: right;
    margin-top: 1vw;
    white-space: nowrap;
    letter-spacing: -0.01em;
  }
  .pic-flexlist li .pic-box .img-box .pic-notes2.ex{
    text-align: center;
  }
  .pic-flexlist li .name{
    margin-bottom: 3vw;
    margin-left: auto;
    margin-right: auto;
  }
  .pic-flexlist li .text-box{
    width: 100%;
  }
  .pic-flexlist li .text-box .text1{
    font-size: 4.3vw;
    margin-bottom: 6vw;
    text-align: center;
  }
  .pic-flexlist li .text-box .text1.ls{
    letter-spacing: -0.05em;
  }
  .pic-flexlist li .text-box .text2{
    font-size: 3.1vw;
    line-height: 1.5;
    white-space:normal;
    text-align: center;
  }
  .pic-flexlist li .text-box .pic-notes2.ex{
    font-size: 2.3vw;
    text-align:left;
    margin-top: 3.4vw;
  }
  #mv{
    padding-top: 7vw;
    width: 96%;
    position: relative;
    z-index: 5;
  }
  #nav .swiper-wrapper{
    padding-top: 5vw;
    padding-bottom: 8vw;
  }
  .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 0vw!important;
  }
  .head-box .flex_img.center img{
    margin-bottom: -20vw;
  }
  .swiper-pagination > span:nth-child(1){
    background: #0095ca;
  }
  .swiper-pagination > span:nth-child(2){
    background: #00806e;
  }
  .swiper-pagination > span:nth-child(3){
    background: #ff805c;
  }
}
.naiyo-img{
  padding-top: 80px;
  margin-top: -70px;
  top: 70px;
  position: relative;
  width: 102%;
  margin-left: -2%;
}
.asb-logo{
  margin-bottom: 10px;
  width: 56%;
}
.text.pc2.notes{
  font-size: 10px;
  line-height: 1.3;
}
.w-chance{
  width: 100%;
  max-width: 384px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
}

.que-box{
  padding-top: 0px;
  padding-bottom: 100px;
  background: #fff;
}
.que-ttl{
  width: 90%;
  max-width: 630px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  margin-bottom: 30px;
}
.que-flex{
  width: 90%;
  max-width: 630px;
  display: flex;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
.que-flex li{
  width: 46%;
}
.nibai-text{
  width: 90%;
  max-width: 286px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 65px;
}

.que-flex2{
  width: 90%;
  max-width: 810px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
  display: flex;
  justify-content: space-between;
}
.que-flex2 li{
  width: 46%;
}
.que-flex2 li .que-txt{
  text-align: center;
  font-size: 17px;
  line-height: 1.41;
  font-weight: 600;
}
.que-flex2 li .que-link{
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.que-flex2 li .que-link .que-btn{
  position: absolute;
  bottom: 8%;
  left: 0px;
  right: 0px;
  width: 78%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.que-flex2 li .que-sc{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
}
@media(max-width:770px){
  .naiyo-img{
    padding-top: 11vw;
    margin-top: -0px;
    top: 0px;
    width: 160%;
    margin-left: -30%;
    margin-right: -30%;
  }
  .asb-logo{
    margin-bottom: 1vw;
    margin-top: -6vw;
    width: 32%;
    margin-left: auto;
    margin-right: auto;
  }
  .text.pc2.notes{
    display: none;
  }
  .w-chance{
    max-width:none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 8vw;
  }
  .que-box{
    padding-top: 0px;
    padding-bottom: 21vw;
  }
  .que-ttl{
    width: 100%;
    max-width:none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -5vw;
    bottom: 5vw;
    padding-top: 2vw;
    position: relative;
  }
  .que-flex{
    width: 76%;
    margin-top: 9vw;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2vw;
  }
  .que-flex li{
    width: 100%;
    margin-bottom: 6.6vw;
  }
  .nibai-text{
    width: 74%;
    max-width:none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom:11vw;
  }
  
  .que-flex2{
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 8vw;
    display: block;
  }
  .que-flex2 li{
    width: 100%;
    margin-bottom: 11vw;
  }
  .que-flex2 li:last-child{
    margin-bottom: 0px;
  }
  .que-flex2 li .que-txt{
    text-align: center;
    font-size: 4vw;
    line-height: 1.41;
  }
  .que-flex2 li .que-link{
    margin-bottom: 2.5vw;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
  }
  .que-flex2 li .que-sc{
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1vw;
  }
}

.insta-btn .btn-img{
  margin-top: 38px;
  width: 59%;
  display: block;
}
@media(max-width:770px){
  .insta-btn .btn-img{
    margin-top: 9vw;
    width: 100%;
    margin-left: auto;  
    margin-right: auto;
  }
}