/*!********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/sass/lp_sp.scss ***!
  \********************************************************************************************************************************************************************************************************************************************/
  @font-face {
    font-family: 'gothic';
    src: url("https://www.totalworkout.jp/font/CenturyGothic.woff"), url("https://www.totalworkout.jp/font/CenturyGothic.ttf"); }
  @font-face {
    font-family: 'gothic-b';
    src: url("https://www.totalworkout.jp/font/GOTHICB.woff"), url("https://www.totalworkout.jp/font/GOTHICB.ttf"); }

@media (max-width: 1000px) {
  .page__main__sc1b .wrap {
    padding-left: 0;
    padding-right: 0;
  }
  .page__main__sc1b .sc__rw1 {
    min-height: 99vw;
    padding-top: 0;
  }
  .page__main__sc1b .sc__rw1 .rw__tt1 .t1 {
    font-weight: normal;
    font-family: "Noto Sans JP", sans-serif;
    display: block;
    font-size: 7.8571428571vw;
    line-height: 1;
    letter-spacing: 0.03em;
    color: #fff;
    text-align: center;
  }
  
  .pc_only {
	display: none;  
  }
  
  .sp_only {
	  display: block;
  }
  
    .btn01 {
    display: block;
    width: 90%;
    margin-inline: auto;
    margin-top: 8vw;
    }

.btn01__link {
    display: block;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 15px;
    text-align: center;
    font-weight: 700;
    line-height: 2;
    padding: 3vw 0;
    color: #fff;
    border-radius: 6.5vw;
    background: linear-gradient(to right, #ff2e2e 0%, #ff8800 35%, #ffcf75 50%, #ff8800 65%, #ff2e2e 100%);
    background-position: 0 50%;
    background-size: 200% auto;
    transition: background-position 0.5s ease-in-out;
}

.btn01__link:hover {
    background-position: 100% 50%;
}


.tw_2024_bnr {
	  width:95%;
	  height: auto;
	  margin: 0 auto;
	  padding-top: 5rem;
	  text-align: center;
  }
  
  .tw_2024_bnr img {
	  width: 100%;
  }
  
  
  
  .keyvisual2 {
  width: 100vw;
  height: 100vh;
}

.keyvisual2 .keyvisual2__inner {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.keyvisual2 .keyvisual2__main-image {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.keyvisual2 .main-image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 0;
  opacity: 0;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all 3.5s cubic-bezier(0.455, 0.833, 0.515, 0.955), -webkit-transform 3.5s cubic-bezier(0.455, 0.833, 0.515, 0.955);
  transition: all 3.5s cubic-bezier(0.455, 0.833, 0.515, 0.955), -webkit-transform 3.5s cubic-bezier(0.455, 0.833, 0.515, 0.955);
  transition: all 3.5s cubic-bezier(0.455, 0.833, 0.515, 0.955), transform 3.5s cubic-bezier(0.455, 0.833, 0.515, 0.955);
  transition: all 3.5s cubic-bezier(0.455, 0.833, 0.515, 0.955), transform 3.5s cubic-bezier(0.455, 0.833, 0.515, 0.955), -webkit-transform 3.5s cubic-bezier(0.455, 0.833, 0.515, 0.955);
}

.topfv_202310 {
	min-height: 500px;
}

  .webp .topfv_202310 {
background: url(../image/sp_fv202310_1-min.webp) no-repeat center center/cover;
}
   
.no-webp .topfv_202310 {
background: url(../img/fv/sp_fv202310_1-min.jpg) no-repeat center center/cover;
}



.keyvisual2 .img1 {
  background: url(../img/fv/sp_fv_new_202206_1-min.jpg);
}

.keyvisual2 .img2 {
  background: url(../img/fv/sp_fv_new_202206_2-min.jpg);
}

.keyvisual2 .img3 {
  background: url(../img/fv/sp_fv_new_202206_3-min.jpg);
}

.keyvisual2 .img4 {
  background: url(../img/fv/sp_fv_new_202206_4-min.jpg);
}

.keyvisual2 .is-visible {
  max-width: 100%;
  z-index: 1;
  opacity: 1;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  height: 100%;
}

.keyvisual2 .main-copy {
  position: absolute;
  top: 50%;
      -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
  z-index: 11;
  text-shadow: 0 0 19.2px rgba(0, 0, 0, .26);
  text-shadow: 0 0 1.2rem rgba(0, 0, 0, .26);
}


.keyvisual2 .img1 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.keyvisual2 .img2 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.keyvisual2 .img3 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.keyvisual2 .img4 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.for-sp {
	display: block;
}
  
  
  
  
  .top_only_margin {
	  margin-top: 35vw!important;
  }
  
  .page__main__sc1b .sc__rw1 .rw__tt1 .t2 {
    display: flex;
    justify-content: center;
    width: 55vw;
    margin-top: 4.1428571429vw;
    margin-left: auto;
    margin-right: auto;
  }
  .page__main__sc1b .sc__rw1 .rw__tt1 .t3 {
    font-weight: normal;
    font-family: "Noto Sans JP", sans-serif;
    display: block;
    margin-top: 1.5714285714vw;
    font-size: 17.4285714286vw;
    line-height: 1;
    letter-spacing: 0.03em;
    color: #fff;
    text-align: center;
  }
  .page__main__sc1b .sc__rw1 .rw__tt1 .t4 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    display: block;
    margin-top: 7vw;
    font-size: 6.5vw;
    line-height: 1;
    letter-spacing: 0.03em;
    color: #fff;
    text-align: center;
  }
  .page__main__sc1b .sc__rw1 .rw__tt1 .t5 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    display: block;
    margin: 4.5vw auto 0 auto;
    font-size: 4.3vw;
    line-height: 6vw;
    letter-spacing: 0.03em;
    color: #fff;
    text-align: left;
    width: 80%;
  }
  .page__main__sc1b .sc__rw2 {
    padding-top: 0;
  }
  .page__main__sc1b .sc__rw2 .rw__tt1 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 6.5vw;
    line-height: 8.3vw;
    letter-spacing: 0.05em;
    text-align: center;
  }
  .page__main__sc1b .sc__rw3,
.page__main__sc1b .sc__rw4 {
    padding-top: 9.6vw;
  }
  .page__main__sc1b .sc__rw3 a,
.page__main__sc1b .sc__rw4 a {
    display: block;
    min-height: 109vw;
    margin-left: auto;
    margin-right: auto;
    background-color: #ebebeb;
    border: 5px solid #555;
  }
  .page__main__sc1b .sc__rw3 .rw__rw1,
.page__main__sc1b .sc__rw4 .rw__rw1 {
    padding-top: 6.5vw;
  }
  .page__main__sc1b .sc__rw3 .rw__rw1__tt1,
.page__main__sc1b .sc__rw4 .rw__rw1__tt1 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6vw;
    line-height: 6vw;
    letter-spacing: 0.03em;
    text-align: center;
  }
  .page__main__sc1b .sc__rw3 .rw__rw2,
.page__main__sc1b .sc__rw4 .rw__rw2 {
    position: relative;
    padding-top: 4.5vw;
    padding-bottom: 4vw;
    padding-left: 5vw;
    padding-right: 5vw;
  }
  .page__main__sc1b .sc__rw3 .rw__rw2__cl1,
.page__main__sc1b .sc__rw4 .rw__rw2__cl1 {
    position: absolute;
  }
  
  .sponly_taiken {
	  top: 5vw!important;
  }
  
  .page__main__sc1b .sc__rw3 .rw__rw2__cl1__tx1,
.page__main__sc1b .sc__rw4 .rw__rw2__cl1__tx1 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 5vw;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 22vw;
    width: 22vw;
    line-height: 1;
    letter-spacing: 0;
    background-color: #d0111b;
    color: #fff;
    text-align: center;
  }
  .page__main__sc1b .sc__rw3 .rw__rw2__cl1__tx1::after,
.page__main__sc1b .sc__rw4 .rw__rw2__cl1__tx1::after {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    height: 19vw;
    width: 19vw;
    border: 0.3vw solid #fff;
    content: "";
    transform: translate(-50%, -50%);
  }
  .page__main__sc1b .sc__rw3 .rw__rw2__cl2__ls1 .ls__tt1,
.page__main__sc1b .sc__rw4 .rw__rw2__cl2__ls1 .ls__tt1 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6vw;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 6.8vw;
    width: 36vw;
    margin-left: auto;
    margin-right: auto;
    border: 0.3vw solid #333;
    line-height: 1;
    letter-spacing: 0.03em;
  }
  .page__main__sc1b .sc__rw3 .rw__rw2__cl2__ls1 .ls__tx1,
.page__main__sc1b .sc__rw4 .rw__rw2__cl2__ls1 .ls__tx1 {
    font-weight: bold;
    font-family: "gothic-b", "Century Gothic", "CenturyGothic", "AppleGothic", "Noto Sans JP", sans-serif;
    font-size: 3.6vw;
    margin-top: 3.3vw;
    line-height: 1;
    letter-spacing: 0.03em;
    text-align: center;
  }
  .page__main__sc1b .sc__rw3 .rw__rw2__cl2__ls1 .ls__tx1 span,
.page__main__sc1b .sc__rw4 .rw__rw2__cl2__ls1 .ls__tx1 span{
  font-size: 2.6vw;
  font-weight: bold;
  font-family: "gothic-b", "Century Gothic", "CenturyGothic", "AppleGothic", "Noto Sans JP", sans-serif;
}
  .page__main__sc1b .sc__rw3 .rw__rw2__cl2__tt1,
.page__main__sc1b .sc__rw4 .rw__rw2__cl2__tt1 {
    margin-top: 0;
    padding-left: 0;
    text-align: center;
  }
  .page__main__sc1b .sc__rw3 .rw__rw2__cl2__tt1 .t1,
.page__main__sc1b .sc__rw4 .rw__rw2__cl2__tt1 .t1 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6vw;
    display: block;
    line-height: 1.2;
    letter-spacing: 0.05em;
  }
  .page__main__sc1b .sc__rw3 .rw__rw2__cl2__tt1 .t2,
.page__main__sc1b .sc__rw4 .rw__rw2__cl2__tt1 .t2 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 5.5vw;
    display: block;
    margin-top: 1.4vw;
    line-height: 1.2;
    letter-spacing: 0.1em;
  }
  .page__main__sc1b .sc__rw3 .rw__rw2__cl2__ls2,
.page__main__sc1b .sc__rw4 .rw__rw2__cl2__ls2 {
    margin-top: 8.6vw;
    padding-left: 0.6vw;
  }
  
  .rw_list_message {
	  font-weight: 700;
	  margin-top: 3.5vw;
	  font-size: 3.6vw;
	  line-height: 7vw;
	  letter-spacing: 0.03em;
  }
  
  .sponlycss {
	  margin-top: 10vw!important;
  }
  
  .rw_list_message_last2 {
	  font-size: 4.3vw;
	  letter-spacing: 0.03em;
	  line-height: 1.5;
	  margin-top: 4vw;
	  font-weight: 700;
	  text-align: center;
    font-family: "Noto Sans JP", sans-serif;
  }
  
  .page__main__sc1b .sc__rw3 .rw__rw2__cl2__ls2 .ls__it1,
.page__main__sc1b .sc__rw4 .rw__rw2__cl2__ls2 .ls__it1 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6vw;
    margin-right: 1em;
    line-height: 7vw;
    letter-spacing: 0.03em;
  }
  .page__main__sc1b .sc__rw3 .rw__rw2__cl2__ls2 .ls__it1::before,
.page__main__sc1b .sc__rw4 .rw__rw2__cl2__ls2 .ls__it1::before {
    display: inline-block;
    height: 1.6vw;
    width: 1.6vw;
    margin-right: 1.3vw;
    border-radius: 50%;
    background-color: #333;
    content: "";
  }
  .page__main__sc1b .sc__rw3 .rw__rw2__cl2__tx1,
.page__main__sc1b .sc__rw4 .rw__rw2__cl2__tx1 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6vw;
    position: relative;
    display: flex;
    justify-content: flex-end;
    margin-top: 4vw;
    padding-right: 13vw;
    line-height: 4.5vw;
    letter-spacing: 0.1em;
    transform: translateX(6.5vw);
  }
  .page__main__sc1b .sc__rw3 .rw__rw2__cl2__tx1::after,
.page__main__sc1b .sc__rw4 .rw__rw2__cl2__tx1::after {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    height: 100%;
    width: 4.3vw;
    background: url(../images/page__main__sc1__rw2__ic1.png) no-repeat center center/contain;
    content: "";
        padding-right: 15vw;
  }
  .page__main__sc1b .sc__rw4 {
    padding-top: 10vw;
  }
  .page__main__sc1b .sc__rw4 a {
    min-height: 73vw;
  }
  .page__main__sc1b .sc__rw4 .rw__rw2__cl2__tt1 .t1 {
    font-weight: bold;
    font-family: "gothic-b", "Century Gothic", "CenturyGothic", "AppleGothic", "Noto Sans JP", sans-serif;
    font-size: 4vw;
  }
  

  .page__main__sc1b .sc__rw4 .rw__rw2__cl2__tt1 .t2 {
    margin-top: 1vw;
  }
  .page__main__sc1b .sc__rw4 .rw__rw2__cl2__tx1 {
    margin-top: 4vw;
  }
  .page__main__sc1b .sc__rw5 .rw__tx1 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6vw;
    padding-top: 10vw;
    line-height: 6vw;
    letter-spacing: 0.03em;
    text-align: center;
  }
  .page__main__sc1b .sc__rw5 .rw__fg1 {
    margin-top: 6.8vw;
  }
  .page__main__sc1b .sc__rw5 .rw__fg1 picture {
    display: flex;
    justify-content: center;
  }
  .page__main__sc1b .sc__rw5 .rw__fg1 picture img {
    width: 70vw;
    margin-bottom: 11vw;
  }

  .page__main__sc3 .sc__rw1 {
    min-height: 120vw;
    padding-top: 20vw;
    background: url(../img/middle_sp_new_202206_2-min.jpg) no-repeat center center/cover;
  }
  .page__main__sc3 .sc__rw1 .wrap {
    padding-left: 0;
    padding-right: 0;
  }
  .page__main__sc3 .sc__rw1 .rw__tt1 .t4 {
    margin-top: 6vw;
  }
  .page__main__sc3 .sc__rw2 {
    padding-top: 0;
  }

  .page__main__sc5 .sc__rw1 {
    min-height: 120vw;
    padding-top: 40vw;
    background: url(../img/middle_sp_new_202206_3-min.jpg) no-repeat center center/cover;
  }
  .page__main__sc5 .sc__rw1 .wrap {
    padding-left: 0;
    padding-right: 0;
  }
  
  .activewellnessite_link {
    min-height: 135vw;
    padding-top: 10vw;
    background: url(../img/sp_activewellness_bg.jpg) no-repeat center center/cover;
    margin-top: 20vw;
  }
  
  .activewellness_logo {
	  width: 70%;
	  height: auto;
	  margin: 0 auto;
	  margin-bottom: 5vw;
  }
  
  .activewellness_logo img {
	  width: 100%;
  }
  
  .activewellness_message1 {
	  font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 4vw;
    line-height: 7vw;
    letter-spacing: 0.05em;
    text-align: center;
    padding: 5vw 0;
    color: #003854;
    background:rgba(255,255,255,0.5);
  }
  
  .activewellness_message2 {
	 font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6vw;
    margin: 5vw auto 0 auto;
    line-height: 7vw;
    letter-spacing: 0.03em;
    text-align: center; 
	}
  
  
  .specialoffer_3weeks_logo {
	width: 80%;
    height: auto;
    margin: 30vw auto 0 auto;
	  
  }
  
  .special_offer1_price_box {
	  width: 90%;
	  height: auto;
	  margin: 15vw auto 0 auto;
  }
  
  .offer1_add_contents_tit {
	font-size: 27px;
    letter-spacing: 0;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    line-height: 1.3;
    text-align: center;
    color: #cecece;
  }
  
  .price_left_contents2022 {
    width: 100%;
    height: auto;
    padding: 4vw;
    background-color: #111111;
    color: #fff;
    }
    
    .price_right_contents2022 {
    width: 100%;
    height: auto;
    padding: 4vw;
    
    background-color: #494949;
    color: #fff;
    }
    
    .offer_1_price_detail {
    font-size: 23px;
    letter-spacing: 0;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    margin-bottom: 1vw;
    }
    
    .offer_1_price_number {
    font-size: 20px;
    letter-spacing: 0.01em;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    margin-bottom: 3vw;
    }
    
    .add_bodymake_kigen_name {
    font-size: 23px;
    letter-spacing: 0.01em;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    text-align: center;
    margin-bottom: 1vw;
    }
    
    .add_bodymake_kigen_name_month {
    font-size: 18px;
    letter-spacing: 0.01em;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    text-align: center;
    margin-bottom: 3vw;
   }
    
    .fv_eng9 {
	  font-family: "Noto Sans JP", sans-serif;
	  font-weight: bold;
	  font-size: 23px;
	  margin: 0 0.3vw 0 0;   
    }
    
    .jp_font_small {
	   font-size: 16px;
	        font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    letter-spacing: 0;
    }
    
    .offer_1_price_number_last {
	   font-size: 3.6vw;
    letter-spacing: 0.05em;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700; 
    }
    
    .offer_1_right_goukei_box {
    width: 100%;
    height: auto;
    }
    
    .goukeikingaku_top {
	font-size: 18px;
    letter-spacing: 0.01em;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    margin-top: 4vw;
    text-align: center;
    }
    
    .goukeikingaku_bottom_sankaku {
	 font-size: 20px;
    letter-spacing: 0;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    margin-top: 3vw;
    text-align: center;   
    }
    
    
    .goukeikingaku {
	font-size: 18px;
    letter-spacing: 0.01em;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    margin-top: 1.5vw;
    text-align: center;
    }
    
    .bodymake_chuipoint_txt {
    font-size: 15px;
    font-family: "Noto Sans JP", sans-serif;
    letter-spacing: 0;
    text-align: left;
    margin-top: 5vw;
    color: #cecece;
   }
    
    .fv_eng8 {
	   font-family: "Noto Sans JP", sans-serif;
	  font-weight: bold;
	  font-size: 40px;
	  margin: 0 1vw 0 0; 
    }
    
    .fv_eng8__2 {
	   font-family: "Noto Sans JP", sans-serif;
	  font-weight: bold;
	  font-size: 6vw;
	  margin: 0 0; 
    }
    
    .fv_eng10 {
	   font-family: "Noto Sans JP", sans-serif;
	  font-weight: bold;
	  font-size: 4vw;
	  margin: 0 0.05vw 0 0; 
    }
    
    


  
  .price_box_wrapper {
    width: 100%;
    height: auto;
    margin: 5vw auto 10vw auto;
    overflow: hidden;
    padding: 3vw;
    }
    
    .price202307_box {
	  display: none;
  }
  
  .dietprogra_3week_tit {
	  font-family: "Noto Sans JP", sans-serif;
	  font-size: 25px;
	  font-weight: 600;
	  text-align: center;
	  line-height: 1.3;
	  color: #1d1d1d;
  }


  .dietprogra_minitit {
	  font-size: 20px;
  }

  .dietprogra_3week_tit_2 {
	  font-family: "Noto Sans JP", sans-serif;
	  font-size: 20px;
	  font-weight: 600;
	  text-align: center;
	  margin-top: 15px;
	  margin-bottom: 20px;
	  color: #1d1d1d;
  }
  
  
  .price202307_box_sp {
	  display: block;
	  text-align: center;
	  color: #1d1d1d;
  }
  
  .price202307_arrow {
	  font-size: 25px;
	  margin-bottom: 5px;
  }
  
  .price202307_normaltxt {
	font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    font-size: 16px;
  }
  
  .price202307_fila {
	  font-size: 20px;
	  font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
  }
  
    .price202307_fila2 {
	  font-size: 28px;
	  font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
  }
  
  .price202307_taxtet {
	  font-size: 14px;
	  font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
  }
    
    
    .specialoffer_1_title0 {
	font-size: 5vw;
    letter-spacing: 0.05em;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
	  
  }

  
  .specialoffer_1_title1 {
	font-size: 5vw;
    letter-spacing: 0.05em;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    text-align: center;
    margin-top: 8vw;
	  
  }
  
  .specialoffer_1_title1_2 {
	font-size: 5vw;
    letter-spacing: 0.05em;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    text-align: center;
    margin-top: 4vw;
    line-height: 1.2;
	  
  }
  
  .mini_sanshukan {
	font-size: 3.5vw;
    letter-spacing: 0;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
  }
  
  .specialoffer_1_title2 {
	font-size: 5vw;
    letter-spacing: 0.03em;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    text-align: center;
    margin-top: 8vw;
  }
  
  .page__main__sc5 .sc__rw1 .rw__tt1 .t4 {
    margin-top: 5.4vw;
  }
  .page__main__sc5 .sc__rw2 {
    padding-top: 0;
  }

  .page__main__sc2 .sc__rw1 {
    min-height: 120vw;
    padding-top: 40vw;
    background: url(../img/header_sp_bew__new111img.jpg) no-repeat center center/cover;
  }
  .page__main__sc2 .sc__rw1 .rw__tt1 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 30px;
    text-align: left;
    line-height: 1.2;
    letter-spacing: -0.06em;
    color: #f5f5f7;
  }
  .page__main__sc2 .sc__rw2 {
    min-height: 46vw;
    margin-top: -15vw;
    padding-top: 3vw;
    padding-bottom: 3vw;
    padding-left: 5vw;
    padding-right: 5vw;
    background-color: #fff;
    border: 3px solid #252525;
    color: #252525;
  }
  .page__main__sc2 .sc__rw2 .rw__tt1 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 5vw;
    padding-left: 0.7vw;
    line-height: 7vw;
    letter-spacing: 0.03em;
    text-align: center;
  }
  .page__main__sc2 .sc__rw2 .rw__tx1 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6vw;
    margin-top: 4.5vw;
    padding-left: 1vw;
    line-height: 6.3vw;
    letter-spacing: 0.03em;
  }
  
  .jp_point_tit_underline {
	text-align: center;
    position: relative;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: bold;
    font-size: 5vw;
    letter-spacing: 0.05em;
    margin-top: 15vw;
    }
    
    .jp_point_tit_underline::after {
    content: "";
    width: 80px;
    height: 4px;
    background-color: #fff;
    display: inline-block;
    position: absolute;
    bottom: -20px;
    left: calc(50% - 40px);
    
  }
  
  .rw__ls1_sponly {
	  width: 100%;
	  height: auto;
	  overflow: hidden;
	  margin-top: 10vw;
  }
	
  .page__main__sc2 .sc__rw3b .rw__tt1 {
    text-align: center;
  }
  .page__main__sc2 .sc__rw3b .rw__ls1_sponly .ls__it1 {
    position: relative;
    height: 60vw;
    cursor: pointer;
  }
  .page__main__sc2 .sc__rw3b .rw__ls1_sponly .ls__it1 .it__fg1 {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  .page__main__sc2 .sc__rw3b .rw__ls1_sponly .ls__it1 .it__fg1 img {
    height: 100%;
    width: 100%;
    font-family: "object-fit: cover;";
    -o-object-fit: cover;
       object-fit: cover;
  }
  
  .page__main__sc2 .sc__rw3b .rw__ls1_sponly .ls__it1 .it__tx_new3 {
    position: absolute;
    z-index: 10;
    top: 95px;
    left: 0;
    width: 90%;
    left: 5%;
    font-size: 17px;
    line-height: 1.2;
    letter-spacing: 0;
    font-weight: 600;
    color: #f5f5f7;
    height: auto;
    font-family: "Noto Sans JP", sans-serif;
    margin: 0 auto;
    color: #f5f5f7;
     text-align: justify;
    text-justify: inter-ideograph;

  }
  
  .page__main__sc2 .sc__rw3b .rw__ls1_sponly .ls__it1 .it__tx1 {
    position: absolute;
    z-index: 10;
    top: 10vw;
    left: 0;
    width: 100%;
    color: #fff;
    text-align: center;
  }
  .page__main__sc2 .sc__rw3b .rw__ls1_sponly .ls__it1 .it__tx1 .t1 {
    font-weight: 600;
    font-family: "gothic-b", "Century Gothic", "CenturyGothic", "AppleGothic", "Noto Sans JP", sans-serif;
    font-size: 25px;
    display: block;
    line-height: 1;
    letter-spacing: 0.02em;
  }
  .page__main__sc2 .sc__rw3b .rw__ls1_sponly .ls__it1 .it__tx1 .t2 {
    font-weight: bold;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6vw;
    display: block;
    margin-top: 4.7vw;
    line-height: 1;
    letter-spacing: 0;
  }
  .page__main__sc2 .sc__rw3b .rw__ls1_sponly .ls__it1 .it__tx2 {
    position: absolute;
    z-index: 10;
    color: #f5f5f7;
    bottom: 6vw;
    display: flex;
    justify-content: flex-end;
    width: 100%;
    padding-right: 15vw;
  }
  .page__main__sc2 .sc__rw3b .rw__ls1_sponly .ls__it1 .it__tx2 .t1 {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 17px;
    font-weight: 600;
    position: relative;
    display: block;
    line-height: 1.1;
    letter-spacing: 0em;
  }
  .page__main__sc2 .sc__rw3b .rw__ls1_sponly .ls__it1 .it__tx2 .t1::after {
    position: absolute;
    top: 50%;
    right: -6vw;
    display: block;
    height: 100%;
    width: 4.3vw;
    background: url(../img/202210/detail_popup_icon.png) no-repeat center center/contain;
    content: "";
    transform: translateY(-50%);
  }
  
  .fv_eng7 {
	  font-family: "Noto Sans JP", sans-serif;
	   font-weight: bold;
	  font-size: 8vw;
	  margin:0 0.3vw;
	  color: #fff;
	  
	}
  .page__main__sc2 .sc__rw3 {
    margin-top: 10vw;
  }
  
  .threeconcept_reason {
	margin-top: 10vw;
    text-align: center;
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 5vw;
    line-height: 1.7;
    letter-spacing: 0.03em;
    margin-bottom: 15vw;
	  
}

  .page__main__sc2 .sc__rw3 .rw__tt1 .t1 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 5vw;
    display: block;
    line-height: 1.3;
    letter-spacing: 0.03em;
  }
  .page__main__sc2 .sc__rw3 .rw__tt1 .t2 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 5vw;
    display: block;
    margin-top: 3vw;
    line-height: 1.4;
    letter-spacing: 0.05em;
  }
  
  .page__main__sc2 .sc__rw3 .rw__tt1 .t3 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 5vw;
    display: block;
    margin-top: 4.5vw;
    line-height: 1.4;
    letter-spacing: 0.05em;
  }
  
  .page__main__sc2 .sc__rw3 .rw__tt1 .t2 em {
    font-weight: bold;
    font-family: "gothic-b", "Century Gothic", "CenturyGothic", "AppleGothic", "Noto Sans JP", sans-serif;
    font-size: 9.3vw;
    letter-spacing: 0.05em;
    color: #d0111b;
  }
  .page__main__sc2 .sc__rw3 .rw__ls1 {
    margin-top: 0;
  }
  .page__main__sc2 .sc__rw3 .rw__ls1 .ls__it1 {
    overflow: hidden;
    cursor: pointer;
  }
  .page__main__sc2 .sc__rw3 .rw__ls1 .ls__it1 .it__fg1 {
    transition: transform 0.2s;
  }
  .page__main__sc2 .sc__rw3 .rw__ls1 .ls__it1:hover .it__fg1 {
    transform: scale(1.12);
  }
  .page__main__sc2 .sc__rw4 {
    padding-top: 15vw;
  }
  .page__main__sc2 .sc__rw4 .rw__tt1 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 6.5vw;
    line-height: 9.6vw;
    letter-spacing: 0.03em;
    text-align: center;
  }
  .page__main__sc2 .sc__rw4 .rw__ls1 {
    margin-top: 7.6vw;
  }
  .page__main__sc2 .sc__rw4 .rw__ls1 .ls__it1 {
    position: relative;
    margin-bottom: 3.4vw;
    background-color: #000;
  }
  .page__main__sc2 .sc__rw4 .rw__ls1 .ls__it1 .wrap {
    display: flex;
    align-items: center;
    min-height: 11.5vw;
  }
  .page__main__sc2 .sc__rw4 .rw__ls1 .ls__it1 .it__tx1 {
    font-weight: bold;
    font-family: "gothic-b", "Century Gothic", "CenturyGothic", "AppleGothic", "Noto Sans JP", sans-serif;
    font-size: 6.5vw;
    position: absolute;
    top: -3vw;
    right: 3.7vw;
    width: 6.4vw;
    line-height: 1;
    letter-spacing: 0;
    color: #b9b9b9;
    text-align: center;
  }
  .page__main__sc2 .sc__rw4 .rw__ls1 .ls__it1 .it__tx2 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6vw;
    padding-left: 0.3vw;
    line-height: 1.2;
    letter-spacing: 0;
  }
  .page__main__sc2 .sc__rw4 .rw__ls2 {
    padding-top: 21vw;
    background: url(../images/page__main__sc2__rw4__ic1.png) no-repeat center top 5.2857142857vw/27.4285714286vw;
  }
  .page__main__sc2 .sc__rw4 .rw__ls2 .ls__it1 .it__cl1 {
    height: 69vw;
  }
  .page__main__sc2 .sc__rw4 .rw__ls2 .ls__it1 .it__cl1 img {
    height: 100%;
    width: 100%;
    font-family: "object-fit: cover;";
    -o-object-fit: cover;
       object-fit: cover;
  }
  .page__main__sc2 .sc__rw4 .rw__ls2 .ls__it1 .it__cl2 {
    display: flex;
    flex-direction: column;
    padding-top: 5.6vw;
    padding-left: 5vw;
    padding-right: 5vw;
    padding-bottom: 11vw;
  }
  .page__main__sc2 .sc__rw4 .rw__ls2 .ls__it1 .it__cl2__tt1 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 5vw;
    line-height: 7vw;
    letter-spacing: 0.03em;
    text-align: center;
  }
  .page__main__sc2 .sc__rw4 .rw__ls2 .ls__it1 .it__cl2__tx1 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6vw;
    margin-top: 2.7vw;
    line-height: 6.4vw;
    letter-spacing: 0.03em;
  }
  
  
  .eng_mokuteki_tit {
	font-family: "Noto Sans JP", sans-serif;
    font-weight: bold;
    font-size: 4vw;
    margin-bottom: 3vw;
    letter-spacing: 0.1em;
    width: 100%;
    color: #868686;
    text-align: center;
	}
  
  .recommend_pt_tit {
	font-size: 5vw;
    letter-spacing: 0.03em;
    line-height: 1.7;
    text-align: center;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    margin-top: 5vw;
	}
	
	.recommend_pt_txt202206 {
	font-size: 3.6vw;
    letter-spacing: 0.03em;
    line-height: 1.7;
    text-align: left;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    margin: 4vw auto 20vw auto;
    width: 90%;
    height: auto;
	}
	
	
	.page__main__sc2 .sc__rw4 .rw__ls2022new .ls__it1_updata .it__cl1 {
    height: 90vw;
  }
  .page__main__sc2 .sc__rw4 .rw__ls2022new .ls__it1_updata .it__cl1 img {
    height: 100%;
    width: 100%;
    font-family: "object-fit: cover;";
    -o-object-fit: cover;
       object-fit: cover;
  }
  
  
  
  .page__main__sc2 .sc__rw4 .rw__ls2022new .ls__it1 .it__cl1 {
    height: 69vw;
  }
  .page__main__sc2 .sc__rw4 .rw__ls2022new .ls__it1 .it__cl1 img {
    height: 100%;
    width: 100%;
    font-family: "object-fit: cover;";
    -o-object-fit: cover;
       object-fit: cover;
  }
  .page__main__sc2 .sc__rw4 .rw__ls2022new .ls__it1 .it__cl2 {
    display: flex;
    flex-direction: column;
    padding-top: 5.6vw;
    padding-left: 5vw;
    padding-right: 5vw;
    padding-bottom: 11vw;
  }
  .page__main__sc2 .sc__rw4 .rw__ls2022new .ls__it1 .it__cl2__tt1 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 5vw;
    line-height: 7vw;
    letter-spacing: 0.03em;
    text-align: center;
  }
  .page__main__sc2 .sc__rw4 .rw__ls2022new .ls__it1 .it__cl2__tx1 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6vw;
    margin-top: 4vw;
    line-height: 6.4vw;
    letter-spacing: 0.03em;
  }
  
  .tit_big_font2022 {
	font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 4.3vw;
    margin-top: 2.7vw;
    line-height: 6.4vw;
    letter-spacing: 0.03em;
  }
  
  
  
  .page__main__sc2 .sc__rw4 .rw__ls2022new .ls__it1_updata .it__cl2 {
    display: flex;
    flex-direction: column;
    padding-top: 5.6vw;
    padding-left: 5vw;
    padding-right: 5vw;
    padding-bottom: 11vw;
  }
  .page__main__sc2 .sc__rw4 .rw__ls2022new .ls__it1_updata .it__cl2__tt1 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 5vw;
    line-height: 7vw;
    letter-spacing: 0.03em;
    text-align: center;
  }
  .page__main__sc2 .sc__rw4 .rw__ls2022new .ls__it1_updata .it__cl2__tx1 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6vw;
    margin-top: 4vw;
    line-height: 6.4vw;
    letter-spacing: 0.03em;
  }
  
  
  
  
  
  .page__main__sc2 .sc__rw5 {
    padding-top: 26vw;
    background: url(../images/page__main__sc2__rw4__ic1.png) no-repeat center top 5.2857142857vw/27.4285714286vw;
  }
  .page__main__sc2 .sc__rw5 .rw__tt1 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 6.5vw;
    padding-left: 1.5vw;
    line-height: 9vw;
    letter-spacing: 0.05em;
    text-align: center;
  }
  .page__main__sc2 .sc__rw5 .rw__tt1 .t1 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 6vw;
    display: block;
  }
  .page__main__sc2 .sc__rw5 .rw__ls1 {
    margin-top: 6.9vw;
  }
  .page__main__sc2 .sc__rw5 .rw__tx1 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6vw;
    margin-top: 7vw;
    padding-left: 6vw;
    padding-right: 6vw;
    line-height: 6.5vw;
    letter-spacing: 0.03em;
    text-align: left;
  }

  .page__main__sc2__rw3__md1 .md__tt1 {
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 20px;
    color: #1d1d1d;
    width: 90%;
    margin: 0 5% 15px 5%;
    line-height: 1.2;
    letter-spacing: 0.02em;
    text-align: justify;
text-justify: inter-ideograph;
  }
  .page__main__sc2__rw3__md1 .md__fg1 {
    display: flex;
    height: 28vw;
    margin-top: 2.9vw;
  }
  .page__main__sc2__rw3__md1 .md__fg1 img {
    height: 100%;
    width: 100%;
    font-family: "object-fit: cover;";
    -o-object-fit: cover;
       object-fit: cover;
    width: 50%;
  }
  .page__main__sc2__rw3__md1 .md__tx1 {
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    margin: 4vw 5% 20px 5%;
    width: 90%;
    line-height: 1.2;
    letter-spacing: 0;
    color: #868686;
    text-align: justify;
text-justify: inter-ideograph;
  }
  
  
  .page__main__sc2 .sc__rw1_new1 {
    min-height: 70vw;
    margin-top:0;
   }
   
   .webp .page__main__sc2 .sc__rw1_new1 {
background: url(../image/contents2_bg_2024-min.webp) no-repeat center center/cover;
}
   
.no-webp .page__main__sc2 .sc__rw1_new1 {
background: url(../image/contents2_bg_2024-min.jpg) no-repeat center center/cover;
}
   
   
   
   .bg_mess_big1 {
    color: #f5f5f7;
    line-height: 1.3;
    letter-spacing: 0;
    padding-top: 25%;
    font-size: 22px;
    }
    
.eng_top_number2310_5 {
    font-family: "gothic", "Century Gothic", "CenturyGothic", "AppleGothic", "Noto Sans JP", sans-serif;
    font-size: 28px;
    font-weight: bold;
    margin-right: 3px;
    margin-left: 2px;
    }
  

  
  
  .textlink a {
	position: relative;
	color: #fff;
	text-decoration: underline;
	font-size: 3.6vw;
	}
	
	.textlink a:hover {
	text-decoration: none;
	}
	
	
	.textlink08 {
		margin-top: 3vw;
		margin-bottom: 10vw;
	}
	
	.textlink08 a {
	padding-right: 30px;
}

.textlink08 a::before {
	content: '';
	position: absolute;
	top: 55%;
	right: 0;
	transform: translateY(-50%);
	width: 20px;
	height: 20px;
	background-color: transparent;
	border: 1px solid #fff;
	border-radius: 50%;
}

.textlink08 a::after {
	content: '';
	position: absolute;
	top: calc(50% - 1px);
	right: 9px;
	transform: rotate(45deg);
	width: 5px;
	height: 5px;
	border-width: 1px 1px 0 0;
	border-style: solid;
	border-color: #fff #fff transparent transparent;
}

.textlink08 a:hover::before {
	border: 1px solid #9c874e;
}

.textlink08 a:hover::after {
	border-color: #9c874e #9c874e transparent transparent;
}
	
	
	

  .page__main__sc4 .sc__rw1 {
    padding-top: 11vw;
    padding-bottom: 10vw;
    background-color: #000;
  }
  .page__main__sc4 .sc__rw1 .rw__tt1 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 6vw;
    padding-left: 1vw;
    line-height: 8vw;
    letter-spacing: 0.05em;
    text-align: center;
  }
  
  .rw_main_message2021 {
	font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 5vw;
    line-height: 1.5;
    margin-top: 10vw;
    letter-spacing: 0.05em;
    text-align: center;
  }
  
  .page__main__sc4 .sc__rw1 .rw__tx1 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6vw;
    margin-top: 7vw;
    line-height: 1.7;
    margin-bottom: 5vw;
    letter-spacing: 0.03em;
  }
  .page__main__sc4 .sc__rw1 .rw__ls1 {
    margin-top: 1.6vw;
  }
  .page__main__sc4 .sc__rw1 .rw__ls1 .ls__it1b .it__rw1 {
    position: relative;
    z-index: 10;
    display: flex;
    justify-content: center;
    margin-bottom: -4.7vw;
  }
  .page__main__sc4 .sc__rw1 .rw__ls1 .ls__it1b .it__rw1__tx1 {
    font-weight: bold;
    font-family: "gothic-b", "Century Gothic", "CenturyGothic", "AppleGothic", "Noto Sans JP", sans-serif;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 21vw;
    width: 21vw;
    padding-top: 0.6vw;
    border-radius: 50%;
    line-height: 1;
    letter-spacing: 0;
    background-color: #2b2b2b;
    color: #fff;
    text-align: center;
  }
  .page__main__sc4 .sc__rw1 .rw__ls1 .ls__it1b .it__rw1__tx1 .t1 {
    font-weight: inherit;
    font-size: 4.5vw;
    font-family: inherit;
  }
  .page__main__sc4 .sc__rw1 .rw__ls1 .ls__it1b .it__rw1__tx1 .t2 {
    margin-top: 0.7vw;
    font-weight: inherit;
    font-size: 6vw;
    font-family: inherit;
  }
  .page__main__sc4 .sc__rw1 .rw__ls1 .ls__it1b .it__rw2__tt1 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 4.5vw;
    line-height: 7vw;
    letter-spacing: 0.03em;
    text-align: center;
  }
  
  .reason_tit_bottom_line {
	font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6vw;
    line-height: 6vw;
    margin-top: 4vw;
    letter-spacing: 0.03em;
    border-bottom: 1px solid #000;
    padding-bottom: 4vw;
  }
  
  .cta_bottom_message_3weeks {
	font-size: 5vw;
    letter-spacing: 0.05em;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    text-align: center;
    line-height: 1.5;
    margin-top: 15vw;
  }
  
  .sanshukan_txt {
	font-size: 3vw;
    letter-spacing: 0;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
  }
  
  .cta_bottom_message_3weeks_2 {
	font-size: 5vw;
    letter-spacing: 0.05em;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    text-align: center;
    line-height: 1.5;
    margin-top: 4vw;
  }
  
  .page__main__sc4 .sc__rw1 .rw__ls1 .ls__it1b .it__rw2__tx1 {
    font-weight: 400;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6vw;
    line-height: 6vw;
    letter-spacing: 0.03em;
  }
  .page__main__sc4 .sc__rw1 .rw__ls1 .ls__it1 {
    margin-bottom: 6.7vw;
  }
  .page__main__sc4 .sc__rw1 .rw__ls1 .ls__it1 .it__rw2__fg1 img {
    font-family: "object-fit: cover;";
    -o-object-fit: cover;
       object-fit: cover;
    height: 46.2857142857vw;
    width: 68.1428571429vw;
    margin-bottom: -10.8571428571vw;
  }
  .page__main__sc4 .sc__rw1 .rw__ls1 .ls__it1 .it__rw2__fg1 img:nth-child(even) {
    margin-left: auto;
  }
  .page__main__sc4 .sc__rw1 .rw__ls1 .ls__it1 .it__rw2__fg1 img:last-child {
    margin-bottom: 0;
  }
  .page__main__sc4 .sc__rw1 .rw__ls1 .ls__it1 .it__rw2__tt1 {
    margin-top: 7vw;
  }
  .page__main__sc4 .sc__rw1 .rw__ls1 .ls__it1 .it__rw2__tx1 {
    margin-top: 6vw;
  }
  .page__main__sc4 .sc__rw1 .rw__ls1 .ls__it2b .it__rw2__cl1 {
    height: 67vw;
  }
  .page__main__sc4 .sc__rw1 .rw__ls1 .ls__it2b .it__rw2__cl1 img {
    height: 100%;
    width: 100%;
    font-family: "object-fit: cover;";
    -o-object-fit: cover;
       object-fit: cover;
  }
  .page__main__sc4 .sc__rw1 .rw__ls1 .ls__it2b .it__rw2__tx1 {
    margin-top: 4vw;
  }
  .page__main__sc4 .sc__rw1 .rw__ls1 .ls__it2 {
    margin-bottom: 12.5714285714vw;
  }
  .page__main__sc4 .sc__rw1 .rw__ls1 .ls__it2 .it__rw1 {
    margin-bottom: -5.7142857143vw;
  }
  .page__main__sc4 .sc__rw1 .rw__ls1 .ls__it2 .it__rw2 {
    flex-direction: row-reverse;
  }
  .page__main__sc4 .sc__rw1 .rw__ls1 .ls__it2 .it__rw2__cl2 {
    padding-top: 7vw;
    padding-left: 5.7142857143vw;
    padding-right: 5.7142857143vw;
  }
  .page__main__sc4 .sc__rw1 .rw__ls1 .ls__it3 .it__rw1 {
    margin-bottom: -4.4285714286vw;
  }
  .page__main__sc4 .sc__rw1 .rw__ls1 .ls__it3 .it__rw2__cl2 {
    padding-top: 8.1428571429vw;
    padding-left: 5.7142857143vw;
    padding-right: 5.7142857143vw;
  }
  .page__main__sc4 .sc__rw1 .rw__ls1 .ls__it3 .it__rw2__tx1 {
    line-height: 6vw;
  }
  .page__main__sc4 .wrap__sc__rw2 {
    padding-left: 0;
    padding-right: 0;
  }
  .page__main__sc4 .sc__rw2 {
    padding-top: 6vw;
  }
  .page__main__sc4 .sc__rw2 .rw__tt1 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 6.5vw;
    padding-left: 6vw;
    padding-right: 5vw;
    line-height: 13vw;
    letter-spacing: 0.05em;
    text-align: left;
  }
  .page__main__sc4 .sc__rw2 .rw__ls1 .ls__it1 {
    position: relative;
    margin-bottom: 3.8571428571vw;
    padding-top: 7.8571428571vw;
    padding-bottom: 9.1428571429vw;
    border-bottom: 0.4285714286vw solid #2b2b2b;
  }
  .page__main__sc4 .sc__rw2 .rw__ls1 .ls__it1:nth-child(3) {
    border-bottom: 0;
  }
  .page__main__sc4 .sc__rw2 .rw__ls1 .ls__it1:nth-child(3) .it__fg1 {
    height: 68.1428571429vw;
  }
  .page__main__sc4 .sc__rw2 .rw__ls1 .ls__it1 .it__tx1 {
    font-weight: bold;
    font-family: "gothic-b", "Century Gothic", "CenturyGothic", "AppleGothic", "Noto Sans JP", sans-serif;
    position: absolute;
    top: 4vw;
    left: 6.2857142857vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 21vw;
    width: 21vw;
    padding-top: 1.7142857143vw;
    border-radius: 50%;
    line-height: 1.4;
    letter-spacing: 0;
    background-color: #2b2b2b;
    color: #fff;
    text-align: center;
  }
  .page__main__sc4 .sc__rw2 .rw__ls1 .ls__it1 .it__tx1 .t1 {
    font-weight: inherit;
    font-size: 4.5vw;
    font-family: inherit;
  }
  .page__main__sc4 .sc__rw2 .rw__ls1 .ls__it1 .it__tx1 .t2 {
    margin-top: -1vw;
    font-weight: inherit;
    font-size: 6vw;
    font-family: inherit;
  }
  .page__main__sc4 .sc__rw2 .rw__ls1 .ls__it1 .it__tt1 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 4.5vw;
    display: flex;
    align-items: center;
    min-height: 12vw;
    padding-left: 30vw;
    padding-right: 5vw;
    line-height: 6.3vw;
    letter-spacing: 0.05em;
  }
  .page__main__sc4 .sc__rw2 .rw__ls1 .ls__it1 .it__fg1 {
    height: 56.5714285714vw;
    margin-top: 10.1428571429vw;
  }
  .page__main__sc4 .sc__rw2 .rw__ls1 .ls__it1 .it__fg1 img {
    height: 100%;
    width: 100%;
    font-family: "object-fit: cover;";
    -o-object-fit: cover;
       object-fit: cover;
  }
  .page__main__sc4 .sc__rw2 .rw__ls1 .ls__it1 .it__tx2 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6vw;
    margin-top: 4vw;
    padding-left: 5vw;
    padding-right: 5vw;
    line-height: 6vw;
    letter-spacing: 0.03em;
  }

  .page__main__sc6 .sc__rw1 {
    padding-top: 5vw;
    background-color: #f5f5f5;
  }
  .page__main__sc6 .sc__rw1 .rw__tt1 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 5vw;
    margin-bottom: 3vw;
    line-height: 13vw;
    letter-spacing: 0.05em;
    text-align: center;
  }
  .page__main__sc6 .sc__rw2 {
    background-color: #f5f5f5;
    padding-bottom: 10vw;
    
  }
  .page__main__sc6 .sc__rw2 .rw__ls1 .ls__it1 {
    padding-bottom: 0;
    margin-bottom: 5vw;
    display: block;
  }
  .page__main__sc6 .sc__rw2 .rw__ls1 .ls__it1 .it__cl1 {
    height:auto;
    width: 90%;
    margin: 0 auto;
    
  }
  
  .page__main__sc6 .sc__rw2 .rw__ls1 .ls__it1 .it__cl1 img {
	  border-radius: 15px;
  }
  
  .page__main__sc6 .sc__rw2 .rw__ls1 .ls__it1 .it__cl2 .it__tt1 {
    width: 100%;
    margin-top: 3vw;
   }

  .page__main__sc6 .sc__rw2 .rw__ls1 .ls__it1 .it__cl1 img {
    height: 100%;
    width: 100%;
    font-family: "object-fit: cover;";
    -o-object-fit: cover;
       object-fit: cover;
  }
  .page__main__sc6 .sc__rw2 .rw__ls1 .ls__it1 .it__cl2 {
    padding-top: 0;
    margin: 6vw auto 0 auto;
    padding-left:0;
    padding-right: 0;
    width: 90%;
  }
  .page__main__sc6 .sc__rw2 .rw__ls1 .ls__it1 .it__cl2 .it__tt1 .t1 {
    font-weight: 600;
    font-family: "gothic-b", "Century Gothic", "CenturyGothic", "AppleGothic", "Noto Sans JP", sans-serif;
    font-size: 22px;
    line-height: 1.2;
    display: block;
    letter-spacing: 0;
    color: #868686;
    text-align: center;
  }
  .page__main__sc6 .sc__rw2 .rw__ls1 .ls__it1 .it__cl2 .it__tt1 .t2 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 19px;
    display: block;
    margin-top:1.3vw;
    text-align: center;
    line-height: 1.3;
    letter-spacing: 0;
  }
  .page__main__sc6 .sc__rw2 .rw__ls1 .ls__it1 .it__cl2 .it__tb1 {
    display: block;
    margin-top: 4vw;
  }
  
  .tokubetueigyoujikan {
	  font-size: 3vw;
	  line-height: 1;
  }
  
  .page__main__sc6 .sc__rw2 .rw__ls1 .ls__it1 .it__cl2 .it__tb1 tbody {
    display: block;
  }
  .page__main__sc6 .sc__rw2 .rw__ls1 .ls__it1 .it__cl2 .it__tb1 tr {
    display: block;
  }
  .page__main__sc6 .sc__rw2 .rw__ls1 .ls__it1 .it__cl2 .it__tb1 tr.tr_map {
    display: flex;
    padding-top: 1vw;
    padding-left: 15vw;
  }
  .page__main__sc6 .sc__rw2 .rw__ls1 .ls__it1 .it__cl2 .it__tb1 tr.tr_map th {
    width:14vw;
  }
  .page__main__sc6 .sc__rw2 .rw__ls1 .ls__it1 .it__cl2 .it__tb1 tr.tr_map td {
    font-weight: bold;
    font-family: "gothic-b", "Century Gothic", "CenturyGothic", "AppleGothic", "Noto Sans JP", sans-serif;
    font-size: 4vw;
  }
  .page__main__sc6 .sc__rw2 .rw__ls1 .ls__it1 .it__cl2 .it__tb1 tr.tr_map td em {
    display: flex;
    align-items: center;
    height: 100%;
    font-size: inherit;
    font-weight: inherit;
    font-family: inherit;
  }
  .page__main__sc6 .sc__rw2 .rw__ls1 .ls__it1 .it__cl2 .it__tb1 tr.tr_map td a {
    display: flex;
    align-items: center;
    height: 100%;
    font-size: inherit;
    font-weight: inherit;
    font-family: inherit;
  }
  .page__main__sc6 .sc__rw2 .rw__ls1 .ls__it1 .it__cl2 .it__tb1 th,
.page__main__sc6 .sc__rw2 .rw__ls1 .ls__it1 .it__cl2 .it__tb1 td {
    font-size: 18px;
    display: block;
    
    line-height: 1.3;
    letter-spacing: 0.1em;
  }
  .page__main__sc6 .sc__rw2 .rw__ls1 .ls__it1 .it__cl2 .it__tb1 th {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    padding-bottom: 2vw;
    vertical-align: top;
  }
  .page__main__sc6 .sc__rw2 .rw__ls1 .ls__it1 .it__cl2 .it__tb1 td {
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    padding-left: 4vw;
    line-height: 1.2;
    font-size: 16px;
    padding-bottom:5vw;
  }
  .page__main__sc6 .sc__rw2 .rw__ls1 .ls__it1 .it__cl2 .it__tb1 td em {
    font-weight: bold;
    font-family: "gothic-b", "Century Gothic", "CenturyGothic", "AppleGothic", "Noto Sans JP", sans-serif;
    font-size: 5vw;
  }
  .page__main__sc6 .sc__rw2 .rw__ls1 .ls__it1 .it__cl2 .it__tb1 td em a {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
  }
  .page__main__sc6 .sc__rw3 {
    padding-top: 0;
  }
  .page__main__sc6 .sc__rw3 .wrap {
    padding-left: 0;
    padding-right: 0;
  }
  .page__main__sc6 .sc__rw3 .rw__tt1 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 5vw;
    padding-left: 5vw;
    padding-right: 5vw;
    line-height: 8vw;
    letter-spacing: 0.05em;
    text-align: center;
  }
  .page__main__sc6 .sc__rw3 .rw__ls1 {
    margin-top: 7vw;
  }
  
  .faq_box_top_txt {
    width: 90%;
    height: auto;
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    line-height: 1.3;
    letter-spacing: 0;
    color: #868686;
    text-align: justify;
text-justify: inter-ideograph;
    margin: 6vw auto 0 auto;
   }
  
  .page__main__sc6 .sc__rw2 .rw__ls1 {
	  margin-top: 0;
  }
  
  .otokunyukai_tokuten_box {
	  width: 100%;
	  height: auto;
	  margin-top: 20vw;
  }
  
  .otokunyukai_img {
	  width: 100%;
	  height: auto;
	  
	
	  margin-bottom: 0;
  }
  
  .otokunyukai_img img {
	  border-radius: 15px 15px 0 0;
  }
  
  .add_bodymake_kigen_name2 {
    font-size: 23px;
    letter-spacing: 0.01em;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    margin-bottom: 1vw;
  }
  
  .add_bodymake_kigen_name_month2 {
    font-size: 18px;
    letter-spacing: 0.01em;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    margin-bottom: 3vw;
   }
   
   
  .otokunyukai_right_txt_box {
    width: 100%;
    height: auto;
    background-color: #111;
    padding: 4vw;
    border-radius: 0 0 15px 15px;
    margin-top: -10px;
    }
  
  .offer3_title_name {
	font-size: 5vw;
    letter-spacing: 0.05em;
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    text-align: center;
    margin-top: 20vw;
  }
  
  .offer3_title_name_subtit {
	font-size: 3.6vw;
    letter-spacing: 0.1em;
    font-weight: 700;
    line-height: 1.7;
    font-family: "Noto Sans JP", sans-serif;
    text-align: center;
    margin-top: 4vw;
  }
  
  .free_entry_kigen {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    margin-bottom: 4vw;
    margin-top: 5vw;
    text-align: center;
    }
    
    .muryou_tokuten_entry {
	font-family: "Noto Sans JP", sans-serif;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 0.1em;
    }
    
    .chuijikou_muryouentry {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3vw;
    font-weight: 700;
    letter-spacing: 0.1em;
    margin-top: 5vw;
    }

  
  .page__main__sc6 .sc__rw3 .rw__ls1 dt,
.page__main__sc6 .sc__rw3 .rw__ls1 dd {
    font-size: 3.6vw;
    position: relative;
    display: flex;
    min-height: 12vw;
    padding-top: 3vw;
    padding-left: 16vw;
    padding-right: 10vw;
    line-height: 5.7vw;
    letter-spacing: 0;
  }
  
  
    .page__main__sc6 .sc__rw2 .rw__ls1 dt{
    font-size: 4.3vw;
    position: relative;
    text-align: center;
    min-height: 12vw;
    padding-top: 3vw;
    font-weight: 700;
    line-height: 5.7vw;
    letter-spacing: 0;
    margin-top: 5vw;
    background-color: #ebebeb;
  }
  
  .last3weeks_logo {
	  margin-top: 15vw;
  }
  



  
  
.page__main__sc6 .sc__rw2 .rw__ls1 dd {
    position: relative;
    display: flex;
    
  }
  
  
  
  .page__main__sc6 .sc__rw3 .rw__ls1 dt::before,
.page__main__sc6 .sc__rw3 .rw__ls1 dd::before {
    font-weight: bold;
    font-family: "gothic-b", "Century Gothic", "CenturyGothic", "AppleGothic", "Noto Sans JP", sans-serif;
    font-size: 5vw;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 12vw;
    line-height: 1;
  }
  .page__main__sc6 .sc__rw3 .rw__ls1 dt {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    margin-top: 3.3vw;
    padding-bottom: 2vw;
    background-color: #000;
  }
  .page__main__sc6 .sc__rw3 .rw__ls1 dt::before {
    height: 100%;
    background-color: #565656;
    color: #fff;
    content: "Q";
  }
  .page__main__sc6 .sc__rw3 .rw__ls1 dt::after {
    position: absolute;
    top: 50%;
    right: 3.5vw;
    display: block;
    height: 3vw;
    width: 3vw;
    background: url(../images/page__main__sc6__rw3__ic1.png) center center/contain no-repeat;
    content: "";
    transform: translateY(-50%);
  }
  

  .page__main__sc6 .sc__rw2 .rw__ls1 dt::after {
    position: absolute;
    top: 50%;
    right: 5vw;
    display: block;
    height: 3vw;
    width: 3vw;
    background: url(../images/page__main__sc6__rw3__ic1.png) center center/contain no-repeat;
    content: "";
    transform: translateY(-50%);
  }
  
  
  .page__main__sc6 .sc__rw3 .rw__ls1 dt.active::after {
    transform: rotate(180deg) translateY(50%);
  }
  .page__main__sc6 .sc__rw3 .rw__ls1 dt.active + dd {
    display: block;
  }
  .page__main__sc6 .sc__rw3 .rw__ls1 dd {
    font-weight: 400;
    font-family: "Noto Sans JP", sans-serif;
    display: none;
    margin-top: 0.6vw;
    padding-bottom: 7.5vw;
  }
  .page__main__sc6 .sc__rw3 .rw__ls1 dd::before {
    height: 12vw;
    content: "A";
  }
  
  
  .page__main__sc6 .sc__rw2 .rw__ls1 dt.active::after {
    transform: rotate(180deg) translateY(50%);
  }
  .page__main__sc6 .sc__rw2 .rw__ls1 dt.active + dd {
    display: block;
  }
  .page__main__sc6 .sc__rw2 .rw__ls1 dd {
    font-weight: 400;
    font-family: "Noto Sans JP", sans-serif;
    display: none;
    padding-bottom: 5vw;
  }



  .page__main__sc6 .sc__rw3 .rw__ls1 dd a {
    text-decoration: underline;
  }
  .page__main__sc6 .sc__rw4b .rw__tt1 .t1 {
    font-weight: normal;
    font-family: "Noto Sans JP", sans-serif;
    display: block;
    font-size: 7.8571428571vw;
    line-height: 1;
    letter-spacing: 0.03em;
    text-align: center;
  }
  .page__main__sc6 .sc__rw4b .rw__tt1 .t2 {
    display: flex;
    justify-content: center;
    width: 42.2857142857vw;
    margin-top: 4.1428571429vw;
    margin-left: auto;
    margin-right: auto;
  }
  .page__main__sc6 .sc__rw4b .rw__tt1 .t3 {
    font-weight: normal;
    font-family: "Noto Sans JP", sans-serif;
    display: block;
    margin-top: 1.5714285714vw;
    font-size: 17.4285714286vw;
    line-height: 1;
    letter-spacing: 0.03em;
    text-align: center;
  }
  .page__main__sc6 .sc__rw4 {
    padding-top: 27.7142857143vw;
    padding-bottom: 7.1428571429vw;
  }
  .page__main__sc6 .sc__rw5 {
    padding-top: 15.4285714286vw;
    padding-bottom: 12.4285714286vw;
    background: url(../images/page__main__sc6__rw5__fg1.jpg) no-repeat center center/cover;
  }
  .page__main__sc6 .sc__rw5 .rw__tt1 .t1 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6vw;
    display: block;
    line-height: 5.5vw;
    letter-spacing: 0;
    text-align: center;
  }
  .page__main__sc6 .sc__rw5 .rw__tt1 .t2 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6vw;
    display: block;
    line-height: 5.5vw;
    margin-top: 5vw;
    letter-spacing: 0;
    text-align: center;
  }
  .page__main__sc6 .sc__rw5 .rw__tt1 .t3 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 6.5vw;
    display: block;
    margin-top: 2.5vw;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
  }
  .page__main__sc6 .sc__rw5 .rw__bx1 {
    margin-top: 8vw;
    padding-top: 2vw;
    padding-bottom: 3.7142857143vw;
    background-color: #fff;
  }
  .page__main__sc6 .sc__rw5 .rw__bx1 .bx__tx1 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6vw;
    line-height: 6vw;
    letter-spacing: 0.03em;
    text-align: center;
  }
  .page__main__sc6 .sc__rw5 .rw__bx1 .bx__tx2 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 3.2857142857vw;
  }
  .page__main__sc6 .sc__rw5 .rw__bx1 .bx__tx2 .t1 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6vw;
    display: block;
    margin-right: 4vw;
    padding-right: 8.3vw;
    line-height: 1;
    letter-spacing: 0;
    background: url(../images/page__main__sc6__rw5__ic1.png) no-repeat center right/4.2857142857vw;
  }
  .page__main__sc6 .sc__rw5 .rw__bx1 .bx__tx2 .t1 small {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6vw;
  }
  .page__main__sc6 .sc__rw5 .rw__bx1 .bx__tx2 .t2 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 6.5vw;
    display: block;
    line-height: 1;
    letter-spacing: 0;
  }
  .page__main__sc6 .sc__rw5 .rw__bx1 .bx__tx2 .t2 em {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    color: #d0111b;
  }
  .page__main__sc6 .sc__rw5 .rw__tx1 {
    padding-left: 1.5vw;
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6vw;
    margin-top: 7.8vw;
    line-height: 6.2vw;
    letter-spacing: 0;
  }
  .page__main__sc6 .sc__rw5 .rw__tx1 em {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    color: #d0111b;
  }
  .page__main__sc6 .sc__rw6 {
    padding-top: 0;
  }
  .page__main__sc6 .sc__rw6 .rw__tt1 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 5vw;
    line-height: 8.9vw;
    letter-spacing: 0.05em;
    text-align: center;
    margin-top: 20vw;
    position: relative;
  }
  
  .counsering_free_60 {
	  display: block;
	  font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6vw;
    letter-spacing: 0.05em;
  }
  
  .page__main__sc6 .sc__rw6 .rw__tt1 small {
    margin-left: 2.5vw;
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6vw;
    letter-spacing: 0;
  }
  .page__main__sc6 .sc__rw6 .rw__bx1b .bx__cl1 {
    height: 58.1428571429vw;
  }
  .page__main__sc6 .sc__rw6 .rw__bx1b .bx__cl1 img {
    height: 100%;
    width: 100%;
    font-family: "object-fit: cover;";
    -o-object-fit: cover;
       object-fit: cover;
  }
  .page__main__sc6 .sc__rw6 .rw__bx1b .bx__cl2 {
    padding-top: 6.8571428571vw;
    padding-left: 5.8571428571vw;
    padding-right: 5.8571428571vw;
  }
  .page__main__sc6 .sc__rw6 .rw__bx1b .bx__cl2__tt1 {
    display: flex;
    align-items: center;
  }
  .page__main__sc6 .sc__rw6 .rw__bx1b .bx__cl2__tt1 .t1 {
    font-weight: bold;
    font-family: "gothic-b", "Century Gothic", "CenturyGothic", "AppleGothic", "Noto Sans JP", sans-serif;
    font-size: 5vw;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 8.5714285714vw;
    width: 8.5714285714vw;
    background-color: #2b2b2b;
    color: #fff;
  }
  .page__main__sc6 .sc__rw6 .rw__bx1b .bx__cl2__tt1 .t2 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 5vw;
    margin-left: 3.6vw;
    line-height: 1.2;
    letter-spacing: 0;
  }
  .page__main__sc6 .sc__rw6 .rw__bx1b .bx__cl2__tx1 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6vw;
    margin-top: 6vw;
    line-height: 6vw;
    letter-spacing: 0.05em;
  }
  .page__main__sc6 .sc__rw6 .rw__bx1b .bx__cl2__tx2 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6vw;
    margin-top: 4vw;
    line-height: 7vw;
    letter-spacing: 0.03em;
  }
  
  .bx__cl2__tx2_last {
	font-weight: 500;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.4vw;
    margin-top: 3vw;
    line-height: 6vw;
    letter-spacing: 0.03em;
  }
  
  .page__main__sc6 .sc__rw6 .rw__bx1 {
    margin-top: 9vw;
  }
  .page__main__sc6 .sc__rw6 .rw__reverse1 {
    display: flex;
    flex-direction: column-reverse;
  }
  .page__main__sc6 .sc__rw6 .rw__bx2 {
    margin-top: 12.8571428571vw;
    padding-left: 0.8571428571vw;
  }
  .page__main__sc6 .sc__rw6 .rw__bx2 .bx__tt1 .t1 {
    display: flex;
    align-items: center;
    margin-bottom: 2.8571428571vw;
  }
  .page__main__sc6 .sc__rw6 .rw__bx2 .bx__tt1 .t1__t1 {
    font-weight: bold;
    font-family: "gothic-b", "Century Gothic", "CenturyGothic", "AppleGothic", "Noto Sans JP", sans-serif;
    font-size: 5vw;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 8.5714285714vw;
    width: 8.5714285714vw;
    background-color: #2b2b2b;
    color: #fff;
  }
  .page__main__sc6 .sc__rw6 .rw__bx2 .bx__tt1 .t1__t2 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 5vw;
    margin-left: 3.6vw;
    line-height: 1.2;
    letter-spacing: 0;
  }
  .page__main__sc6 .sc__rw6 .rw__bx2 .bx__tx1 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6vw;
    margin-top: 6.8vw;
    line-height: 6vw;
    letter-spacing: 0.1em;
  }
  .page__main__sc6 .sc__rw6 .rw__bx2 .bx__tx2 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6vw;
    margin-top: 4vw;
    line-height: 7vw;
    letter-spacing: 0.03em;
  }
  .page__main__sc6 .sc__rw6 .rw__bx3 {
    margin-top: 7.7142857143vw;
  }
  .page__main__sc6 .sc__rw6 .rw__bx3 .bx__fg1 img {
    font-family: "object-fit: cover;";
    -o-object-fit: cover;
       object-fit: cover;
    width: 69.2857142857vw;
    height: 46.2857142857vw;
    margin-bottom: -9.2857142857vw;
  }
  .page__main__sc6 .sc__rw6 .rw__bx3 .bx__fg1 img:nth-child(even) {
    margin-left: auto;
  }
  .page__main__sc6 .sc__rw6 .rw__bx3 .bx__fg1 img:last-child {
    margin-bottom: 0;
  }
  .page__main__sc6 .sc__rw6 .rw__bx4 {
    margin-top: 12.5714285714vw;
  }
  .page__main__sc6 .sc__rw6 .rw__bx4 .bx__cl1 {
    height: 70.4285714286vw;
  }
  .page__main__sc6 .sc__rw6 .rw__bx4 .bx__cl2 {
    padding-top: 9.1428571429vw;
  }
  .page__main__sc6 .sc__rw6 .rw__bx4 .bx__cl2__tx2 {
    margin-top: 5vw;
  }
  .page__main__sc6 .sc__rw7 {
    margin-top: 17vw;
    padding-bottom: 8.5714285714vw;
  }
  .page__main__sc6 .sc__rw8 {
    background: url(../images/page__main__sc6__rw8__fg1.jpg) no-repeat center center/cover;
  }
  .page__main__sc6 .sc__rw8 .rw__tt1 {
    padding-top: 24.1428571429vw;
    padding-bottom: 10.7142857143vw;
  }
  .page__main__sc6 .sc__rw8 .rw__tt1 .t1 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6vw;
    display: block;
    line-height: 6vw;
    letter-spacing: 0;
    text-align: center;
  }
  .page__main__sc6 .sc__rw8 .rw__tt1 .t2 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 6.4285714286vw;
    display: block;
    margin-top: 5vw;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
  }
  .page__main__sc6 .sc__rw8 .rw__bx1 {
    padding-bottom: 6.4285714286vw;
    background-color: #fff;
  }
  .page__main__sc6 .sc__rw8 .rw__bx1 .bx__tx1 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6vw;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 6.4285714286vw;
    width: 39vw;
    margin-left: auto;
    margin-right: auto;
    line-height: 1;
    letter-spacing: 0.03em;
    background-color: #d0111b;
    color: #fff;
  }
  .page__main__sc6 .sc__rw8 .rw__bx1 .bx__tx2 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6vw;
    margin-top: 3.2857142857vw;
    margin-bottom: 7.4285714286vw;
    line-height: 6vw;
    letter-spacing: 0.03em;
    text-align: center;
  }
  .page__main__sc6 .sc__rw8 .rw__bx1 .bx__tt1b {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 4vw;
  }
  
  .bx_muryoumonthe_add {
	  font-size: 3vw;
	  text-align: center;
	  margin-top: 4vw;
	  letter-spacing: 0.03em;
  }
  
  .page__main__sc6 .sc__rw8 .rw__bx1 .bx__tt1b .t1 {
    font-weight: bold;
    font-family: "gothic-b", "Century Gothic", "CenturyGothic", "AppleGothic", "Noto Sans JP", sans-serif;
    font-size: 5vw;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 11.2857142857vw;
    width: 11.2857142857vw;
    border-radius: 50%;
    line-height: 1;
    letter-spacing: 0;
    background-color: #2b2b2b;
    color: #fff;
  }
  .page__main__sc6 .sc__rw8 .rw__bx1 .bx__tt1b .t2 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 5vw;
    margin-left: 3.6vw;
    line-height: 1;
    letter-spacing: 0;
  }
  .page__main__sc6 .sc__rw8 .rw__bx1 .bx__tx3b {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 2.7142857143vw;
  }
  .page__main__sc6 .sc__rw8 .rw__bx1 .bx__tx3b .t1 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6vw;
    display: block;
    margin-right: 4vw;
    padding-right: 8.2857142857vw;
    line-height: 1;
    letter-spacing: 0;
    background: url(../images/page__main__sc6__rw5__ic1.png) no-repeat center right/4.2857142857vw;
  }
  .page__main__sc6 .sc__rw8 .rw__bx1 .bx__tx3b .t1 small {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6vw;
  }
  .page__main__sc6 .sc__rw8 .rw__bx1 .bx__tx3b .t2 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 6.4285714286vw;
    display: block;
    line-height: 1;
    letter-spacing: 0;
  }
  .page__main__sc6 .sc__rw8 .rw__bx1 .bx__tx3b .t2 em {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    color: #d0111b;
  }
  .page__main__sc6 .sc__rw9 {
    padding-top: 0;
  }
  .page__main__sc6 .sc__rw9 .rw__tt1 {
    padding-left: 1.4285714286vw;
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 5vw;
    line-height: 13vw;
    margin-bottom: 3vw;
    letter-spacing: 0.05em;
    text-align: center;
  }
  .page__main__sc6 .sc__rw9 .rw__bx1 {
    padding-top: 0;
    margin-top: 5vw;
    padding-bottom: 0;
    width: 90%;
    background-color: #f5f5f5;
  }
  
  .form_flow_box {
    padding: 5vw;
    margin-top: 0;
    margin-bottom: 10vw;
   }
    
  .page__main__sc6 .sc__rw9 .rw__bx1 .bx__ls1 {
    padding-left: 2vw;
    display: block;
  }
  .page__main__sc6 .sc__rw9 .rw__bx1 .bx__ls1 .ls__it1 {
    padding-bottom:0;
    width: 100%;
    margin-bottom: 5vw;
  }
  .page__main__sc6 .sc__rw9 .rw__bx1 .bx__ls1 .ls__it1:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .page__main__sc6 .sc__rw9 .rw__bx1 .bx__ls1 .ls__it1 .it__tt1 {
    display: flex;
    align-items: center;
  }
  .page__main__sc6 .sc__rw9 .rw__bx1 .bx__ls1 .ls__it1 .it__tt1 .t1 {
    font-weight: bold;
    font-family: "gothic-b", "Century Gothic", "CenturyGothic", "AppleGothic", "Noto Sans JP", sans-serif;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 7vw;
    width: 7vw;
    border-radius: 50%;
    line-height: 1;
    letter-spacing: 0;
    background-color: #868686;
    color: #fff;
  }
  .page__main__sc6 .sc__rw9 .rw__bx1 .bx__ls1 .ls__it1 .it__tt1 .t2 {
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    margin-left: 3vw;
    line-height: 1;
  }
  .page__main__sc6 .sc__rw9 .rw__bx1 .bx__ls1 .ls__it1 .it__tx1 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 16px;
    margin-top: 3vw;
    line-height: 1.3;
    letter-spacing: 0;
  }
  .page__main__sc6 .sc__rw10 {
    padding-top: 7vw;
  }
  .page__main__sc6 .sc__rw10 .rw__tt1 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 4.5vw;
    padding-left: 1vw;
    text-align: center;
    line-height: 7vw;
    letter-spacing: 0.05em;
  }
  .page__main__sc6 .sc__rw10 .rw__tx1 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6vw;
    width: 90%;
    margin: 10vw auto 0 auto;
    line-height: 7vw;
    letter-spacing: 0.03em;
    text-align: center;
  }
  .page__main__sc6 .sc__rw11 {
    padding-top: 7.1428571429vw;
    padding-bottom: 10.8571428571vw;
  }
  .page__main__sc6 .sc__rw11 .wrap {
    padding-left: 0;
    padding-right: 0;
  }
  .page__main__sc6 .sc__rw11 .rw__ls1 .ls__it1 {
    margin-bottom: 8.2857142857vw;
  }
  .page__main__sc6 .sc__rw11 .rw__ls1 .ls__it1:last-child {
    margin-bottom: 0;
  }
  .page__main__sc6 .sc__rw11 .rw__ls1 .ls__it1 .it__cl1 {
    height: 67.1428571429vw;
  }
  .page__main__sc6 .sc__rw11 .rw__ls1 .ls__it1 .it__cl1 img {
    height: 100%;
    width: 100%;
    font-family: "object-fit: cover;";
    -o-object-fit: cover;
       object-fit: cover;
  }
  .kansenyobou_img {
	  width: 75%;
	  margin: 7vw auto 0 auto;
  }
  
  
  .page__main__sc6 .sc__rw11 .rw__ls1 .ls__it1 .it__cl2 {
    padding-top: 6.5714285714vw;
    padding-left: 5.1428571429vw;
    padding-right: 5.1428571429vw;
  }
  .page__main__sc6 .sc__rw11 .rw__ls1 .ls__it1 .it__cl2 .it__tt1 .t1 {
    font-weight: bold;
    font-family: "gothic-b", "Century Gothic", "CenturyGothic", "AppleGothic", "Noto Sans JP", sans-serif;
    font-size: 6vw;
    line-height: 5vw;
    display: block;
    text-align: center;
    line-height: 1;
    letter-spacing: 0.05em;
    color: #b9b9b9;
  }
  .page__main__sc6 .sc__rw11 .rw__ls1 .ls__it1 .it__cl2 .it__tt1 .t2 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6vw;
    display: block;
    margin-top: 3vw;
    text-align: center;
    line-height: 7vw;
    letter-spacing: 0;
  }
  .page__main__sc6 .sc__rw11 .rw__ls1 .ls__it1 .it__cl2 .it__tb1 {
    display: block;
    margin-top: 5.2857142857vw;
  }
  .page__main__sc6 .sc__rw11 .rw__ls1 .ls__it1 .it__cl2 .it__tb1 tbody {
    display: block;
  }
  .page__main__sc6 .sc__rw11 .rw__ls1 .ls__it1 .it__cl2 .it__tb1 th,
.page__main__sc6 .sc__rw11 .rw__ls1 .ls__it1 .it__cl2 .it__tb1 td {
    font-size: 3.6vw;
    display: block;
    line-height: 4.7vw;
    letter-spacing: 0.1em;
  }
  .page__main__sc6 .sc__rw11 .rw__ls1 .ls__it1 .it__cl2 .it__tb1 th {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    padding-bottom: 2vw;
    vertical-align: top;
  }
  .page__main__sc6 .sc__rw11 .rw__ls1 .ls__it1 .it__cl2 .it__tb1 td {
    font-weight: 400;
    font-family: "Noto Sans JP", sans-serif;
    padding-left: 5vw;
    padding-bottom: 3vw;
  }
  .page__main__sc6 .sc__rw11 .rw__ls1 .ls__it1 .it__cl2 .it__tb1 td em {
    font-weight: bold;
    font-family: "gothic-b", "Century Gothic", "CenturyGothic", "AppleGothic", "Noto Sans JP", sans-serif;
    font-size: 5vw;
  }

  .page__main__sc6 .sc__rw11 .rw__ls1 .ls__it1 .it__cl2 .it__tb1 td em a {
    font-weight: bold;
    font-family: "gothic-b", "Century Gothic", "CenturyGothic", "AppleGothic", "Noto Sans JP", sans-serif;
    font-size: 5vw;
  }

  .featherlight-content #google-map-shibuya,
.featherlight-content #google-map-roppongi-hills,
.featherlight-content #google-map-fukuoka  {
    position: relative;
    padding-bottom: 100%;
  }
  .featherlight-content #google-map-shibuya iframe,
.featherlight-content #google-map-roppongi-hills iframe,
.featherlight-content #google-map-fukuoka iframe {
    position: absolute;
    height: 100%;
    width: 100%;
  }

  .page__main__sc7 > div[class^=sc__rw]:nth-child(odd) {
    padding-top: 4.1428571429vw;
    background-color: #fff;
  }
  .page__main__sc7 > div[class^=sc__rw]:nth-child(even) {
    padding-top: 3.8571428571vw;
  }
  .page__main__sc7 > div[class^=sc__rw]:first-child {
    padding-top: 9.4285714286vw;
  }
  .page__main__sc7 .sc__rw1 {
    padding-bottom: 5vw;
   padding-top: 5vw;

  }
  .page__main__sc7 .sc__rw1 .rw__tt1 {
    font-weight: bold;
    font-family: "gothic-b", "Century Gothic", "CenturyGothic", "AppleGothic", "Noto Sans JP", sans-serif;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
  }
  .page__main__sc7 .sc__rw2b {
    padding-bottom: 5vw;
  }
  .page__main__sc7 .sc__rw2b .rw__tt1 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 16px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    line-height: 1.3;
    margin-bottom: 3vw;
    letter-spacing: 0.1em;
  }
  .page__main__sc7 .sc__rw2b .rw__tt1 .required {
    font-weight: 400;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 11px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 20px;
    width: 3em;
    margin-left: 2vw;
    line-height: 1;
    letter-spacing: 0.05em;
    background-color: #d0111b;
    color: #fff;
  }
  
  .page__main__sc7 .sc__rw2b .rw__tt1 .required2 {
    font-weight: 400;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 11px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 20px;
    width: 3em;
    margin-left: 2vw;
    line-height: 1;
    letter-spacing: 0.05em;
    background-color: #9d9d9d;
    color: #fff;
  }
  
  .page__main__sc7 .sc__rw2b .rw__tt1 + input[type=text], .page__main__sc7 .sc__rw2b .rw__tt1 + input[type=email], .page__main__sc7 .sc__rw2b .rw__tt1 + input[type=tel] {
    margin-top: 2vw;
    font-size: 4.5vw;
  }
  .page__main__sc7 .sc__rw2b .rw__tt2 {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6vw;
    margin-top: 1.8vw;
    line-height: 1.2;
    text-align: center;
    letter-spacing: 0.05em;
  }
  .page__main__sc7 .sc__rw2b .rw__tx1 {
    font-weight: 500;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 13px;
    margin-top: 2vw;
    padding-left: 1vw;
    line-height: 1.2;
    letter-spacing: 0.03em;
  }
  .page__main__sc7 .sc__rw2b .rw__tx1 + input[type=text], .page__main__sc7 .sc__rw2b .rw__tx1 + input[type=email], .page__main__sc7 .sc__rw2b .rw__tx1 + input[type=tel] {
    margin-top: 2vw;
    font-size: 4.5vw;
  }
  .page__main__sc7 .sc__rw2b .rw__tx2 {
    font-weight: 300;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 13px;
    margin-top: 2vw;
    line-height: 1.3;
    letter-spacing: 0;
    text-align: justify;
  }
  
  .entry_checkbox {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 14px;
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 0;
    letter-spacing: 0.1em;
    cursor: pointer;
    color: #1d1d1d;
    margin-top: 3vw;
  }
  
  .entry_checkbox .required {
    font-weight: 400;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 11px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 20px;
    width: 3em;
    margin-left: 2vw;
    line-height: 1;
    letter-spacing: 0.05em;
    background-color: #d0111b;
    color: #fff;
    
    }



  .page__main__sc7 .sc__rw2b .rw__tx2 a {
    font-weight: 400;
    font-family: "Noto Sans JP", sans-serif;
    color: #868686;
    text-decoration: underline;
  }
  .page__main__sc7 .sc__rw2b .rw__ls1 {
    margin-top: 2vw;
    padding-left: 3.1428571429vw;
  }
  .page__main__sc7 .sc__rw2b .rw__ls1 .ls__it1 {
    margin-bottom: 2.8571428571vw;
  }
  
  .page__main__sc7 .sc__rw2b .rw__ls1 .ls__it1_check {
    margin-bottom: 2.8vw;
  }
  
  .page__main__sc7 .sc__rw2b .rw__ls1 .ls__it1_check:last-child {
    margin-bottom:0;
  }
  
  .page__main__sc7 .sc__rw2b .rw__ls1 .ls__it1:last-child {
    margin-bottom: 0;
  }
  .page__main__sc7 .sc__rw2b .rw__ls1 .ls__it1 input[type=radio] {
    display: none;
  }
  .page__main__sc7 .sc__rw2b .rw__ls1 .ls__it1 input[type=radio]:checked + label::after {
    opacity: 1;
  }
  
  .page__main__sc7 .sc__rw2b .rw__ls1 .ls__it1_check input[type=checkbox] {
    display: none;
  }
  .page__main__sc7 .sc__rw2b .rw__ls1 .ls__it1_check input[type=checkbox]:checked + label::after {
    opacity: 1;
  }
  
  .page__main__sc7 .sc__rw2b .rw__ls1 .ls__it1 label {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 14px;
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 9vw;
    line-height: 6vw;
    letter-spacing: 0.1em;
    cursor: pointer;
  }
  .page__main__sc7 .sc__rw2b .rw__ls1 .ls__it1 label::before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 6.1428571429vw;
    width: 6.1428571429vw;
    border-radius: 50%;
    border: 1px solid #717171;
    background: #f9faeb;
    content: "";
  }
  .page__main__sc7 .sc__rw2b .rw__ls1 .ls__it1 label::after {
    position: absolute;
    top: 1.4285714286vw;
    left: 1.4285714286vw;
    display: block;
    height: 3.2857142857vw;
    width: 3.2857142857vw;
    border-radius: 50%;
    background: #333;
    content: "";
    opacity: 0;
  }
  
  .page__main__sc7 .sc__rw2b .rw__ls1 .ls__it1_check label {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 14px;
    position: relative;
    display: flex;
    align-items: center;
    padding-left:9vw;
    line-height: 1.7;
    letter-spacing: 0.1em;
    cursor: pointer;
  }
  .page__main__sc7 .sc__rw2b .rw__ls1 .ls__it1_check label::before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 6.1428571429vw;
    width: 6.1428571429vw;
    border: 1px solid #717171;
    background: #f9faeb;
    content: "";
  }
  .page__main__sc7 .sc__rw2b .rw__ls1 .ls__it1_check label::after {
    position: absolute;
    top: 7px;
    left: 5px;
    width: 16px;
    height: 9px;
  border-left: 3px solid #333;
  border-bottom: 3px solid #333;
  transform: rotate(-45deg);
    display: block;
    content: "";
    opacity: 0;
  }
  
  
  .page__main__sc7 .sc__rw2b input[type=text],
.page__main__sc7 .sc__rw2b input[type=email],
.page__main__sc7 .sc__rw2b input[type=tel]{
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6vw;
    display: block;
    height: 15.8571428571vw;
    width: 100%;
    padding-left: 5.2857142857vw;
    padding-right: 5.2857142857vw;
    border-radius: 0.7142857143vw;
    border: 1px solid #717171;
    line-height: 1.2;
    letter-spacing: 0.01em;
    background: #f9faeb;
  }
  .page__main__sc7 .sc__rw2b input[type=submit] {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 20px;
    display: block;
    line-height: 3.5;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 10vw;
    margin-top: 10vw;
    height: auto;
    border: 0;
    letter-spacing: 0;
    background: url(../images/page__main__sc7__rw11__ic1.png) no-repeat center right 7.1428571429vw #d0111b;
    color: #fff;
    opacity: 1;
  }
  
  .formdata_calendar {
	  margin-top:1vw;
  }
  
  .formdata_calendar label {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 15vw;
    border: 1px solid #ccc;
    border-radius: 10px;
    background-color: #f9faeb;
    margin-top: 3vw;
   }
   
   .formdata_calendar input[type="date"] {
  position: relative;
  padding: 0 10px;
  width: 100%;
  height: 15vw;
  border: 0;
  text-align: left;
  background: transparent;
  box-sizing: border-box;
  font-size: 3.8vw;
  letter-spacing: 0.1em;
  font-weight: 600;
  color: #000;
  padding-left: 2vw;
  }
  
  .formdata_calendar label::before {
  position: absolute;
  content: "";
  top: 2vw;
  color: #000;
  right: 1.5vw;
  width: 50px;
  height: 50px;
  font-size: 7vw;
  font-family: "Font Awesome 5 Free";
  content: '\f073';
  background-repeat: no-repeat;
  background-position: center;
  }
  
  .formdata_calendar input[type="date"]::-webkit-inner-spin-button{
  -webkit-appearance: none;
  }
  .formdata_calendar input[type="date"]::-webkit-clear-button{
  -webkit-appearance: none;
  }
  
  .formdata_calendar input[type="date"]::-webkit-calendar-picker-indicator{
  position: absolute;
  right: 1.5vw;
  top: 2vw;
  padding: 0;
  width:60px;
  height: 60px;background: transparent;
  color: transparent;
  cursor: pointer;
}







  
  .page__main__sc7 .sc__rw2b select {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.8vw;
    color: #333;
    display: block;
    height: 15.8571428571vw;
    width: 100%;
    margin-top: 2vw;
    padding-left: 5.2857142857vw;
    padding-right: 5.2857142857vw;
    border-radius: 0.7142857143vw;
    border: 1px solid #717171;
    line-height: 1.2;
    letter-spacing: 0.01em;
    background: #f9faeb;
  }
  .page__main__sc7 .sc__rw2b textarea {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 4vw;
    display: block;
    height: 37.1428571429vw;
    width: 100%;
    margin-top: 2vw;
    padding:4vw 5vw;
    border-radius: 0.8vw;
    border: 1px solid #717171;
    line-height: 1.75;
    letter-spacing: 0.01em;
    background: #f9faeb;
  }
  .simpleParallax {
    min-height: 100%;
  }

  .sc__md_cont {
    display: none;
  }

  .page__header {
    min-height: 100vw;
  }

  .page__main__sc1 {
    min-height: 80vw;
  }

  .page__main__sc2 {
    margin-bottom: 10%;
  }

  .page__main__sc3 {
    min-height: 155vw;
  }

  .page__main__sc4 {
    min-height: 615vw;
    margin-bottom: 0;
  }

  .page__main__sc5 {
    min-height: 155vw;
  }

  .page__main__sc7 {
    min-height: 443.2857142857vw;
  }

  .page__header::before {
    position: fixed;
    z-index: -1;
    top: 0;
    left: 50%;
    display: block;
    height: 65vh;
    width: 100%;
    background: url(../img/header_sp_202206_new1-min.jpg) no-repeat center top/cover;
    content: "";
    transform: translateX(-50%);
  }
  
  .new_offer_box202205 {
	  padding-top: 0;
  }
  
  .tw_lp_main_logo {
	  width: 55%;
	  height: auto;
	  margin: 13vw auto 0 auto;
  }
  
  .newoffer_202205_tit {
	font-family: "Noto Sans JP", sans-serif;
    font-size: 6vw;
    font-weight: 600;
    letter-spacing: 0.05em;
    margin-bottom: 3vw;
    text-align: center;
  }
  
  .fv_bnr_btn_contents202205 {
	width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #252525;
    border: 3px solid #d0111b;
    float: none;
    margin:0 auto 0 auto;
    padding: 5vw;
  }
  
  .sp_offer_tit_right {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: bold;
    letter-spacing: 0.05em;
    font-size: 5vw;
    text-align: center;
    line-height: 1.3;
    margin-bottom: 2vw;
   }
  
  
  .fv_bnr_btn_contents202205_right {
	width: 94%;
    height: auto;
    overflow: hidden;
    background-color: #252525;
    border: 2px solid #d0111b;
    float: none;
    margin:0 auto 10vw auto;
    padding: 10px;
  }
  
  .right_free_red_box_right {
    color: #fff;
    background-color: #d0111b;
    padding: 1vw;
    text-align: center;
    font-size: 3.5vw;
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    width: 30%;
    float: left;
    }
    
    
    
    
    .atwed_time {
	   font-size: 3vw;
    }
    
    .right_free_3weeks_tit2 {
    font-size: 3.8vw;
    letter-spacing: 0.1em;
    width: 67%;
    line-height: 1.2;
    font-weight: 700;
    margin-left: 3%;
    margin-top: 1vw;
    float: left;
    font-family: "Noto Sans JP", sans-serif;
}


  
  
  
  .tw_lp_main_logo2 {
	  width: 55%;
	  height: auto;
	  margin:0 auto 0 auto;
  }
  
  .bg_white {
	  background-color: #f5f5f5;
	  padding-top: 5vw;
  }
  
  .bg_normal {
	  padding-top:5vw;
  }
  
  .bg_white2 {
	  background-color: #f5f5f5;
	  padding-top: 5vw;
  }
  
  .bg_white3 {
	  padding-bottom: 5vw;
	   background-color: #f5f5f5;
}
  
  .tw_lp_main_logo img {
	  width: 100%;
  }
  
  .tw_lp_main_logo2 img {
	  width: 100%;
  }
  
  .bg_normal_submit {
	  background-color: #fff;
	  padding-bottom: 20vw!important;
  }
  
  .kibou_1 {
	font-weight: 500;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 13px;
    margin-left: 1vw;
    line-height: 1.2;
    letter-spacing: 0.03em;
  }
  
  .fv_message_main_box {
	margin-top: 0;
    text-align: center;
    color: #fff;
  }
  
  .fv_message_main_box_vol2 {
    text-align: center;
    color: #fff;
  }
  
  .fv_message_main_box2 {
	margin-top: 12vw;
    text-align: center;
    color: #fff;
  }
  
  .jp_max_font {
	  font-size: 37px;
	  font-family: "Noto Sans JP", sans-serif;
	  font-weight: 600;
	  
  }
  
  .fv_m_new_1 {
	  font-size: 5vw;
	  font-family: "Noto Sans JP", sans-serif;
	  font-weight: 600;
	  letter-spacing: 0.05em;
  }
  
  .fv_m_new_2 {
	  font-size: 25px;
	  font-family: "Noto Sans JP", sans-serif;
	  font-weight: 600;
	  line-height: 1.2;
	  color: #f5f5f7;
	  letter-spacing: 0;
}
  
  .tw_lp_main_logo2022 {
	  width: 60%;
	  height: auto;
	  margin: 0 auto 5vw auto;
	  padding-top: 100px;
  }
  
  .four_tw_pickup_conte_box {
    width: 100%;
    height: auto;
    margin: 15vw auto 0 auto;
    overflow: hidden;
   }
   
   .four_contents_shapeup {
    width: 100%;
    height: auto;
    margin: 0 auto 7vw auto;
    overflow: hidden;
   }
   
   .four_contents_muscle {
    width: 100%;
    height: auto;
    margin: 0 auto 7vw auto;
    overflow: hidden;
   }
   
   .four_contents_quality {
	width: 100%;
    height: auto;
    margin: 0px auto 7vw auto;
    overflow: hidden;
   }
   
   .right_box_s_r1 {
    width: 90%;
    height: auto;
    float: none;
    margin: 0 auto;
   }
   
   .right_box_s_r1 img {
	   border-radius: 15px;
   }
   
   .left_box_s_l2 {
    width: 90%;
    height:auto;
    float: none;
    margin: 0 auto;
    }
    
    .left_box_s_l2 img{
    border-radius: 15px;
    }
    
    .left_box_s_l3 {
	width: 90%;
	height: auto;
	float: none;
    padding: 0;
    margin: 5vw auto 0 auto;
	}
	
	.left_box_s_l3 img{
    border-radius: 15px;
    }
   
   .left_box_s_l1 {
    width: 90%;
    height: auto;
    float: none;
    padding: 0;
    margin: 5vw auto 0 auto;
   }
   
   .right_box_s_r2 {
    width: 90%;
    height: auto;
    float: none;
    padding: 0;
    margin: 5vw auto 0 auto;
    }

   
   .eng_mokuteki_tit_new1 {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: bold;
    font-size: 35px;
    color: #444;
    line-height: 1;
    margin-bottom: 5vw;
    letter-spacing: 0.01em;
    }
    
    .mokuteki_txt_202210 {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 19px;
    text-align: justify;
    line-height: 1.3;
    letter-spacing: 0;
    color: #1d1d1d;
    font-weight: 600;
   }
   
   
   
   .mokuteki_detail_box {
    width: 100%;
    height: auto;
    margin-top: 5vw;
   }
   
   .sc__rw1_new_feature1 {
    min-height: 70vw;
    margin: 15vw auto 0 auto;
    width: 90%;
     border-radius: 15px;
    }
    
    .webp .sc__rw1_new_feature1 {
background: url(../image/sp_contents3_bg_3_pc202310-min.webp) no-repeat center center/cover;
}
   
.no-webp .sc__rw1_new_feature1 {
background: url(../img/sp_contents3_bg_3_pc202310-min.jpg) no-repeat center center/cover;
}


    
    .example_needs {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 22px;
    text-align: center;
    margin-top: 0;
    line-height: 1.4;
    letter-spacing: 0;
    color: #1d1d1d;
    font-weight: 600;
   }
   
   .needs_box_contents {
    width: 90%;
    height: auto;
    margin: 5vw auto 10vw auto;
    overflow: hidden;
   }
   
   .needs_left1_con {
    width: 100%;
    height: auto;
    float: none;
    padding: 5vw;
    background-color: #f9f9f9;
    margin-right: 0;
    margin-bottom: 5vw;
   }
   
   .needs_right2_con {
    width: 100%;
    height: auto;
    float: none;
    padding: 5vw;
    background-color: #f9f9f9;
   }
   
   .needs_img_1 {
    width: 100%;
    height: auto;
    margin-bottom: 5vw;
   }
   
   .needs_main_name {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 17px;
    line-height: 1;
    letter-spacing: 0;
    color: #1d1d1d;
    font-weight: 600;
   }
   
   .needs_main_age {
    font-size: 13px;
    }
   
   .needs_main_vooice_list {
    width: 100%;
    height: auto;
    margin: 3vw auto 0 0;
   }
   
   .yourlife_shining_plan {
    font-size: 25px;
    line-height: 1.4;
    color: #1d1d1d;
    margin-top: 10vw;
    }
   
   .yourlife_message1_box {
    width: 100%;
    height: auto;
    background-color: #e6e5eb;
    border-radius: 10px;
    padding: 3vw;
    font-size: 18px;
    line-height: 1.3;
    font-weight: normal;
    text-align: left;
    color: #1d1d1d;
    float: none;
    margin-right: 0;
    margin-bottom: 3vw;
    }
    
    .yourlife_message1_box {
    width: 100%;
    height: auto;
    background-color: #e6e5eb;
    border-radius: 10px;
    padding: 3vw;
    font-size: 18px;
    line-height: 1.3;
    font-weight: normal;
    text-align: left;
    color: #1d1d1d;
    float: none;
    margin-right: 0;
    margin-bottom: 3vw;
    }

   .yourlifestyle_contentsbox {
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: 5vw auto 0 auto;
    }
   
   .needs_main_detailinfo {
    font-size: 19px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.5;
    border-bottom: 1px solid #1d1d1d;
    padding-bottom: 3.5vw;
    margin-bottom: 3.5vw;
    color: #1d1d1d;
    margin-top: 3.5vw;
    text-align: left;
    }
   
   .needs_main_vooice_list ul li {
    position: relative;
    line-height: 1.3;
    font-size: 16px;
    margin-top: 2vw;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    padding-left: 35px;
    color: #868686;
   }
   
   .needs_main_vooice_list ul li::after {
    content: '';
    display: block;
    position: absolute;
    top: 6px;
    left: 5px;
    width: 15px;
    height: 8px;
    border-left: 2px solid #9c9c9c;
    border-bottom: 2px solid #9c9c9c;
    transform: rotate(-45deg);
   }
   
   .needs_main_sex {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    line-height: 1.3;
    letter-spacing: 0.01em;
    color: #cecece;
    font-weight: 600;
    margin-top: 1vw;
    margin-left: 1vw;
   }
   
       
    .fv_eng_feature {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: bold;
    font-size: 40px;
    }
    
    .fv_eng_feature2 {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: bold;
    font-size: 35px;
   }
   
   .forex_oudou_scwat {
    font-family: "Noto Sans JP", sans-serif;
    color: #f5f5f7;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3;
    text-align: left;
    width: 90%;
    height: auto;
    margin: 30vw auto 0 auto;
   }
   
   .ex_scwat_new_p_1 {
	   width: 80%;
	   height: auto;
	   margin: 5vw auto 0 auto;
   }
   
   
    .sc__rw1_new_feature2 {
    min-height: 70vw;
    margin: 20vw auto 0px auto;
    width: 90%;
    
     border-radius: 15px;
   }
   .webp .sc__rw1_new_feature2 {
background: url(../image/sp_contents3_bg_3_pc202310_2-min.webp) no-repeat center center/cover;
}
   
.no-webp .sc__rw1_new_feature2 {
background: url(../img/sp_contents3_bg_3_pc202310_2-min.jpg) no-repeat center center/cover;
}
   
   
   
   .marginbottom300 {
    margin-bottom: 30vw !important;
   }
   
   .bodymake_tit_message {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 19px;
    line-height: 1.3;
    letter-spacing: 0;
    color: #f5f5f7;
    margin-top: 2vw;
    margin-left: 0;
    font-weight: 600;
   }
   
   .bodymake_3weeks_txt {
    font-size: 18px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    margin-left: 3px;
    color: #f5f5f7;
    letter-spacing: 0.01em;
   }
   
   .eng_top_number2310_6 {
    font-family: "gothic", "Century Gothic", "CenturyGothic", "AppleGothic", "Noto Sans JP", sans-serif;
    font-size: 28px;
    font-weight: bold;
    margin-right: 3px;
    margin-left: 2px;
    }
   
   
    
    .sc__rw1_new_feature3 {
    min-height: 70vw;
    margin: 20vw auto 0px auto;
    width: 90%;
     border-radius: 15px;
   }
   
      .webp .sc__rw1_new_feature3 {
background: url(../image/sp_contents3_bg_5_pc-min.webp) no-repeat center center/cover;
}
   
.no-webp .sc__rw1_new_feature3 {
background: url(../img/sp_contents3_bg_5_pc-min.jpg) no-repeat center center/cover;
}


   
   .mypayhe_viebox {
    width: 90%;
    height: auto;
    margin: 0 auto 0 auto;
   }
   
   .sc__rw1_new_bodymakep {
    min-height: 70vw;
    margin: 20vw auto 0 auto;
    padding-top: 25vw;
    width: 100%;
    
    border-radius: 0;
   
   }
   
   .webp .sc__rw1_new_bodymakep {
background: url(../image/sp_contents4_bg_6_pc-min.webp) no-repeat center center/cover;
}
   
.no-webp .sc__rw1_new_bodymakep {
background: url(../img/sp_contents4_bg_6_pc-min.jpg) no-repeat center center/cover;
}



   
   .sc__rw1_new_nyukaitokuten {
    min-height: 120vw;
    margin: 0 auto 0 auto;
    padding-top: 200px;
    width: 100%;
    background: url(../img/202210/contents5_bg_7_sp-min.jpg) no-repeat center center/cover;
    border-radius: 0;
   }
   
   .sc__rw1_new_freecounsering {
    min-height: 70vw;
    margin: 0 auto 0 auto;
    padding-top: 25vw;
    width: 100%;
    border-radius: 0;
    
   }
   
      .webp .sc__rw1_new_freecounsering {
background: url(../image/sp_contents6_bg_8_pc202308-min.webp) no-repeat center center/cover;
}
   
.no-webp .sc__rw1_new_freecounsering {
background: url(../img/sp_contents6_bg_8_pc202308-min.jpg) no-repeat center center/cover;
}


   
   .springstart_2023_title_subtit {
    position: relative;
    font-size: 19px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    line-height: 1.2;
    color: #f5f5f7;
    text-align: center;
    letter-spacing: 0.01em;
    margin-bottom: 3.5vw;
    }
   
     .springstart_2023_title {
	  position: relative;
	 font-size: 22px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    color: #f5f5f7;
    line-height: 1.3;
    text-align: center;
    letter-spacing: 0.01em;
  }
  
  .springstart_2023_title:before {
    display: none;
}

.springstart_2023_title:after {
    display: none;
}
   
   .springstart_2023_title_sp {
	   position: relative;
	   display: block;
	   color: #1d1d1d;
	   font-size: 22px;
	   font-family: "Noto Sans JP", sans-serif;
	   font-weight: 600;
    letter-spacing: 0.01em;
    margin-bottom: 10vw;
    line-height: 1.5;
	   text-align: center;
   }
   
   .springstart_2023_title_sp:before {
    position: absolute;
    display: inline-block;
    content: "";
    background: #1d1d1d;
    width: 2px;
    height: 3em;
    margin: 0 0.5em;
    margin-top: -1.75em;
    vertical-align: middle;
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
        left: 0;
    bottom: 0;
   }
   
   .springstart_2023_title_sp:after{
    position: absolute;
    display: inline-block;
    content: "";
    background: #1d1d1d;
    width: 2px;
    height: 3em;
    margin: 0 0.5em;
    margin-top: -1.75em;
    vertical-align: middle;
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
    right: 0;
    bottom: 0;
   }
   
   .two_campaing_2023_ss_box {
    margin-top: 0;
    width: 100%;
    height: auto;
    overflow: hidden;
    }
    
    .left_2023tit_freecousering {
    width: 100%;
    height: auto;
    float: none;
    font-size: 30px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    color: #f5f5f7;
    line-height: 1.25;
    letter-spacing: 0.02em;
    text-align: center;
    }
    
    .right_2023tit_pt1 {
    width: 100%;
    height: auto;
    float: none;
    font-size: 28px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    color: #f5f5f7;
    line-height: 1.25;
    margin-top: 210px;
    letter-spacing: 0.02em;
    text-align: center;
}
  

   
   .sc__rw1_new_protrainer {
    min-height: 60vw;
    margin: 25vw auto 0 auto;
    padding-top: 100px;
    width: 90%;
    background: url(../img/202210/contents7_bg_9_pc-min.jpg) no-repeat center center/cover;
   }
   
   .trainer_txt_info {
    width: 90%;
    height: auto;
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    line-height: 1.3;
    letter-spacing: 0;
    color: #f5f5f7;
    margin:7vw auto 0 auto;
    text-align: justify;
text-justify: inter-ideograph;
   }

   .phase_contents_box {
    width: 80%;
    height: auto;
    margin: 20vw auto 0 auto;
    overflow: hidden;
   }
   
   .entry_raiten_flow {
    font-size: 22px;
    text-align: center;
    color: #1d1d1d;
    line-height: 1.3;
    font-weight: 600;
    margin-top: 15vw;
    }
   
   .new_cousering_tit1 {
    text-align: center;
    color: #1d1d1d;
    font-size: 19px;
    font-weight: 600;
    line-height: 1.3;
    margin: 10vw auto 0 auto;
    width: 100%;
   }
   
   .cousering_start_step_box1 {
    width: 100%;
    height: auto;
    margin: 0 auto 8vw auto;
    overflow: hidden;
   }
   
   .cousering_step_thum {
    width: 100%;
    height: auto;
    float: none;
    margin-right: 0;
    margin-bottom: 4vw;
   }
   
   .cousering_step_thum img {
	border-radius: 15px;   
   }
   
   .cousering_step_right_contents {
    width: 100%;
    height: auto;
    float: none;
   }
   
   .cousering_step_number {
    font-family: "gothic", "Century Gothic", "CenturyGothic", "AppleGothic", "Noto Sans JP", sans-serif;
    font-weight: bold;
    font-size: 20px;
    color: #868686;
    margin-bottom: 2vw;
   }
   
   .offer_message_big_txt {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 37px;
    line-height: 1.1;
    letter-spacing: 0;
    color: transparent;
  -webkit-background-clip: text;
  background-image: radial-gradient(#eff1ff, #3e3e3e);
  background-size: 100% 200%;
  background-position: 50% 100%;
    margin-top: 30vw;
    text-align: center;
    font-weight: 600;
   }
   
   .add_bodymake_kigen_name_month3 {
    font-size: 20px;
    letter-spacing: 0.01em;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    margin-top: 3vw;
    color: #f5f5f7;
    text-align: center;
   }
   
   .offer_new_3offer_tit {
    text-align: center;
    color: #cecece;
    font-size: 27px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0;
    margin-top: 5vw;
   }
      
   .cousering_start_step_box_last {
    width: 100%;
    height: auto;
    margin: 0 auto 0 auto;
    overflow: hidden;
   }
   
   .cousering_step_min_jap {
    font-size: 19px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    color: #1d1d1d;
    letter-spacing: 0.01em;
    margin-bottom: 2.5vw;
    line-height: 1.3;
    }
    
    .step5_onli_time {
	font-size: 20px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    color: #1d1d1d;
    letter-spacing: 0.01em;
    margin-left: 0;
    }
    
    .cousering_step_bot_txt {
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 17px;
    line-height: 1.3;
    letter-spacing: 0;
    color: #868686;
    text-align: justify;
   }
   
   .new_cousering_txt2 {
    width: 80%;
    height: auto;
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 17px;
    line-height: 1.3;
    letter-spacing: 0;
    color: #868686;
    margin: 5vw auto 0 auto;
    text-align: justify;
    text-justify: inter-ideograph;
   }
   
   .viewmore_head_txtmessage {
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    line-height: 1.3;
    letter-spacing: 0;
    color: #cecece;
   }
   
   .viewmore_my_box1 {
    width: 100%;
    height: auto;
    float: none;
    margin-right:0;
    margin-bottom: 8vw;
   }
   
   .viewmore_my_box2 {
    width: 100%;
    height: auto;
    float: none;
    margin-right:0;
    margin-bottom: 8vw;
   }
   
   .viewmore_my_box3 {
    width: 100%;
    height: auto;
    float: none;
    margin-right:0;
    margin-bottom: 8vw;
   }
   
   .viewmore_my_box4 {
    width: 100%;
    height: auto;
    float: none;
    margin-right:0;
    margin-bottom: 0;
   }
   
   .viewmore_head_img {
    width: 100%;
    height: auto;
    margin-bottom:4vw;
   }
   
   .viewmore_head_img img {
	   border-radius: 15px;
   }
   
   .mypase_training_contents {
    width: 100%;
    height: auto;
    margin: 5vw auto 0 auto;
    overflow: hidden;
    padding: 5vw;
    border-radius: 15px;
    background-color: #f5f5f5;
   }
   
   .mypase_recommend {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 27px;
    text-align: left;
    margin: 10vw auto 0 auto;
    line-height: 1.3;
    letter-spacing: 0;
    color: #cecece;
    width: 90%;
    font-weight: 600;
   }
   
   .phase1_con {
    width: 80%;
    height: auto;
    margin:0 auto 7vw auto;
    float:none;
   }
   
   .phase2_con {
    width: 80%;
    height: auto;
    margin:0 auto 7vw auto;
    float:none;
   }
   
   .phase3_con {
    width: 80%;
    height: auto;
    margin:0 auto 0 auto;
    float:none;
   }
   
   .phase_top_img {
	 margin-bottom: 5vw;  
   }
   
   .result_tw_tit {
    font-size: 25px;
    color: #1d1d1d;
    text-align: center;
    margin: 25vw 0 0 0;
    font-weight: 600;
    line-height: 1.4;
    font-family: "Noto Sans JP", sans-serif;
    }
   
   .phase_eng_title {
    font-weight: 600;
    font-family: "gothic", "Century Gothic", "CenturyGothic", "AppleGothic", "Noto Sans JP", sans-serif;
    font-size: 18px;
    color: #868686;
    text-align: center;
    line-height: 1.2;
    letter-spacing: 0;
    margin-bottom: 3vw;
   }
   
   .four_tw_pahse_conte_box {
    width: 100%;
    height: auto;
    margin: 15vw auto 0 auto;
    overflow: hidden;
   }
   
   .phase_jpn_title {
    color: #1d1d1d;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.1;
    text-align: center;
    height: auto;
   }
   
   .phase_jpn_s_txt {
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 17px;
    line-height: 1.2;
    letter-spacing: 0;
    color: #868686;
    width: 100%;
    margin: 5vw auto 0 auto;
   }
    
   .bg_mess_feature {
    font-weight: 700;
    font-family: "gothic", "Century Gothic", "CenturyGothic", "AppleGothic", "Noto Sans JP", sans-serif;
    font-size: 22px;
    color: #f5f5f7;
    line-height: 1.1;
    letter-spacing: 0;
    padding-top: 23vw;
    margin-left: 0;
    margin-bottom: 3.5vw;
   }
   
   
   .page_link_3_box {
	 width: 90%;
	 height: auto;
	 margin: 0 auto 20vw auto;
	 overflow: hidden;
	 }
	 
  .new_main_specialoffertit202306 {
	 font-size: 35px;
	 font-family: "Noto Sans JP", sans-serif;
	 font-weight: 600;
	 color: #1d1d1d;
	 line-height: 1.2;
	 margin-bottom: 10vw;
	 }	 
  
  .new_pagelink_1 {
	 width: 100%;
	 padding: 10px 0;
	 height: auto;
	 float: none;
	 margin-right: 0;
	 padding: 0 0 15px 0;
	 margin-bottom: 10vw;
	 }
  .new_pagelink_1::before {
		content:"";
		display:inline-block;
		width:20px;
		height:100%;
		background-color:#d0111b;
		position:absolute;
		top:0;
		left:0;
	}
  .new_pagelink_2::before {
  	content:"";
		display:inline-block;
		width:20px;
		height:100%;
		background-color:#d0111b;
		position:absolute;
		top:0;
		left:0;
	}
   .new_pagelink_3::before {
		content:"";
		display:inline-block;
		width:20px;
		height:100%;
		background-color:#d0111b;
		position:absolute;
		top:0;
		left:0;
	}
		 
  .new_pagelink_2 {
	 	 width: 100%;
	 padding: 10px 0;
	 height: auto;
	 float: none;
	 margin-right: 0;
	 padding: 0 0 15px 0;
	 margin-bottom: 10vw;
	 }
  .new_pagelink_3 {
	width: 100%;
	 padding: 10px 0;
	 height: auto;
	 float: none;
	 margin-right: 0;
	 padding: 0 0 15px 0;
	 margin-bottom: 0;
	 }

  .new_offer_eng_title_1 {
	 font-family: "Noto Sans JP", sans-serif;
	 font-weight: bold;
	 font-size: 17px;
	 margin-top: 0;
	 }
	 
  .speoffer_number {
	 font-size: 30px;
	 margin-left: 10px;
	 }
	 
  .new_offer_main_tit {
	 font-family: "Noto Sans JP", sans-serif;
	 font-weight: bold;
	 font-size: 22px;
	 margin-top: -5px;
	 letter-spacing: 0;
	 text-align: center;
	 line-height: 1.2;
	 }


   
   .bg_mess_big2 {
    color: #f5f5f7;
    line-height: 1.3;
    letter-spacing: 0;
    font-size: 22px;
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
   }
   
   .bg_mess_big2_new {
    color: #f5f5f7;
    text-align: justify;
    line-height: 1.3;
    letter-spacing: 0;
    font-size: 22px;
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
   }
   
   .left_big_t_right_thin_t_box {
    width: 90%;
    height: auto;
    margin: 10vw auto 0 auto;
    overflow: hidden;
   }
   
   .nyukaitokuten_tit_message {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 35px;
    line-height: 1.1;
    letter-spacing: -0.01em;
    color: #f5f5f7;
    margin-top: 2vw;
    font-weight: 600;
   }
   
   .nyukaitokuten_tit_message2023new {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 28px;
    line-height: 1.3;
    letter-spacing: -0.01em;
    color: #f5f5f7;
    margin-top: 0;
    font-weight: 600;
    text-align: left;
   }
   
   .nyukaitokuten_tit_message2023new_sub {
	   display: none;
   }
   
   .nyukaitokuten_tit_message2023new_sub_sp {
	   display: block;
	   font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #1d1d1d;
    font-weight: 600;
    width: 80%;
    height: auto;
    border-radius: 15px;
    margin: 40px auto 0 auto;
    padding: 10px;
    border: 3px solid #1d1d1d;
   }
   
   .left_main_tit1 {
    width: 100%;
    height: auto;
    float: none;
    text-align: left;
    color: #1d1d1d;
    font-size: 19px;
    font-weight: 600;
    line-height: 1.3;
   }
   
   .taisosei_phot_202210 {
    width: 65%;
    height: auto;
    margin: 7vw auto 0 auto;
   }
   
   .taisosei_phot_202210 img {
   border-radius: 15px;
   }
   
   .taisosehi_sheet_img {
    width: 70%;
    height: auto;
    margin:5vw auto 0 auto;
   }
   
   .right_subtxt2 {
    width: 80%;
    margin-left: 15%;
    height: auto;
    margin-top: 7vw;
    float: none;
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 17px;
    line-height: 1.3;
    letter-spacing: 0;
    color: #868686;
    text-align: justify;
    text-justify: inter-ideograph;
   }
   
   .yourideal_body_tit {
    font-family: "Noto Sans JP", sans-serif;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.3;
    width: 90%;
    height: auto;
    margin: 10vw auto 0 auto;
   }
   
   .taisosei_txt_202210 {
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 15px;
    line-height: 1.2;
    letter-spacing: 0;
    text-align: center;
    margin: 3vw auto 0 auto;
    width: 90%;
    color: #868686;
    height: auto
   }
   
   .yourideal_body_subtxt {
    font-family: "Noto Sans JP", sans-serif;
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.3;
    width: 90%;
    height: auto;
    text-align: center;
    margin: 6vw auto 0 auto;
  }
  
  .middle_catch_big_tit {
    font-size: 37px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    line-height: 1.2;
    color: #1d1d1d;
    letter-spacing: 0;
    width: 90%;
    height: auto;
    margin: 15vw auto 0 auto;
    text-align: justify;
text-justify: inter-ideograph;
   }

  
  .new_fv_count_top {
    font-size: 24px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    margin: 5vw auto 0 auto;
    letter-spacing: 0;
    color: #ffff;
    line-height: 1.1;
    text-align: center;
    border-bottom: solid #fff 0;
    padding-bottom: 0;
    width: 70%;
  }
  
  .sc__rw1_new_fv_middle {
    min-height: 130vw;
    margin-top: 25vw;
    padding-top: 50px;
   }
   
   .webp .sc__rw1_new_fv_middle {
background: url(../image/sp_contents2_bg_fv2-min.webp) no-repeat center center/cover;
}
   
.no-webp .sc__rw1_new_fv_middle {
background: url(../img/sp_contents2_bg_fv2-min.jpg) no-repeat center center/cover;
}


   
   .sc__rw1_new_whiy3weeks {
    min-height: 60vw;
    margin: 15vw auto 0 auto;
    width: 90%;
    border-radius: 10px;
   }
   
   .webp .sc__rw1_new_whiy3weeks {
background: url(../image/contents2_why3weeksbg_24-min.webp) no-repeat center center/cover;
}
   
.no-webp .sc__rw1_new_whiy3weeks {
background: url(../image/contents2_why3weeksbg_24-min.jpg) no-repeat center center/cover;
}
.message_freecousnsering24 {
    width: 80%;
    height: auto;
    margin: 10vw auto 7vw auto;
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 17px;
    line-height: 1.3;
    letter-spacing: 0;
    color: #fff;
    text-align: justify;
}

.onemin_kanryo {
    text-align: center;
    color: #d0111b;
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 22px;
    position: relative;
    padding: 0 3vw;
    width: 60%;
    margin: 0 auto;
}

.page__main__sc7 .sc__rw2b {
	width: 90%;
}

.entryfreecou_tit {
    text-align: center;
    color: #1d1d1d;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.2;
    margin-top: 5vw;
    margin-bottom: 2vw;
}
   
   .bg_mess_big2_new_why2 {
    color: #f5f5f7;
    line-height: 1.3;
    letter-spacing: 0;
    font-size: 22px;
    font-weight: 700;
    padding-top:25%;
    font-family: "Noto Sans JP", sans-serif;
   }

  
  .tw_lp_main_logo2022 img {
	  width: 100%;
  }
  
  .fv_m_1 {
	  font-size: 6vw;
	  font-family: "Noto Sans JP", sans-serif;
	  font-weight: 700;
	  letter-spacing: 0.05em;
  }
  
  .fv_m_2 {
	  font-size: 5vw;
	  font-family: "Noto Sans JP", sans-serif;
	  font-weight: 700;
	  letter-spacing: 0.05em;
  }
  
  .fv_m_3 {
	  font-size: 5vw;
	  font-family: "Noto Sans JP", sans-serif;
	  font-weight: 700;
	  letter-spacing: 0.05em;
	  margin-top: 1vw;
  }
  
  .fv_m_3_5 {
	  font-size: 20px;
	  font-family: "Noto Sans JP", sans-serif;
	  font-weight: 700;
	  letter-spacing: 0;
	  margin-top: 8vw;
	  color: #f5f5f7;
	  line-height: 1;
  }
  
  .gold_back {
	  background-color: #aa9a81;
	  font-size: 5vw;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    margin-top: 2vw;
    padding: 1vw 0;
  }
  
  .fv_m_4 {
	  font-size: 22px;
	  font-family: "Noto Sans JP", sans-serif;
	  font-weight: 700;
	  letter-spacing: 0;
	  margin-top: 3vw;
	  line-height: 1.1;
	  color: #f5f5f7;
  }
  
  
  .fv_freecousering_cv {
    display: inline-block;
    width: 70%;
    text-align: center;
    text-decoration: none;
    outline: none;
    position: relative;
    z-index: 2;
    color: #1d1d1d;
    background: #f5f5f7;
    line-height: 15px;
    overflow: hidden;
    font-size: 14px;
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    letter-spacing: 0.2em;
    padding: 14px 0;
    border-radius: 80px;
    margin-top: 10vw;
}

  
  /*=== 9-1-2 丸が動いてスクロールを促す ====*/

/*スクロールダウン全体の場所*/
.scrolldown2{
    /*描画位置※位置は適宜調整してください*/
	position:absolute;
	bottom:-135px;
	left:50%;
}

/*Scrollテキストの描写*/
.scrolldown2 span{
    /*描画位置*/
	position: absolute;
	left:10px;
	bottom:10px;
    /*テキストの形状*/
	color: #eee;
	font-size: 0.7rem;
	letter-spacing: 0.05em;
	/*縦書き設定*/
	-ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
}

/* 丸の描写 */
.scrolldown2:before {
    content: "";
    /*描画位置*/
    position: absolute;
    bottom:0;
    left:-4px;
    /*丸の形状*/
	width:10px;
	height:10px;
	border-radius: 50%;
	background:#eee;
    /*丸の動き1.6秒かけて透過し、永遠にループ*/
	animation:
		circlemove 1.6s ease-in-out infinite,
		cirlemovehide 1.6s ease-out infinite;
}

/*下からの距離が変化して丸の全体が上から下に動く*/
@keyframes circlemove{
      0%{bottom:45px;}
     100%{bottom:-5px;}
 }

/*上から下にかけて丸が透過→不透明→透過する*/
@keyframes cirlemovehide{
      0%{opacity:0}
     50%{opacity:1;}
    80%{opacity:0.9;}
	100%{opacity:0;}
 }

/* 線の描写 */
.scrolldown2:after{
	content:"";
    /*描画位置*/
	position: absolute;
	bottom:0;
	left:0;
    /*線の形状*/
	width:2px;
	height: 50px;
	background:#eee;
}

.totalworkout_slide_info_box {
	width: 100%;
	height: auto;
	margin-top: 10vw;
}

.totalworkout_slide_info_box img {
	 border-radius: 10px;
}


/*==================================================
スライダーのためのcss
===================================*/

.slider {/*横幅94%で左右に余白を持たせて中央寄せ*/
    width:100%;
    margin:0 auto;
}

.slider img {
    width:70vw;/*スライダー内の画像を60vwにしてレスポンシブ化*/
    height:auto;
}

.slider .slick-slide {
	transform: scale(0.8);/*左右の画像のサイズを80%に*/
	transition: all .5s;/*拡大や透過のアニメーションを0.5秒で行う*/
	opacity: 0.6;/*透過50%*/
}

.slider .slick-slide.slick-center{
	transform: scale(1);/*中央の画像のサイズだけ等倍に*/
	opacity: 1;/*透過なし*/
}


/*矢印の設定*/

/*戻る、次へ矢印の位置*/
.slick-prev, 
.slick-next {
    position: absolute;/*絶対配置にする*/
    top: 47%;
    cursor: pointer;/*マウスカーソルを指マークに*/
    outline: none;/*クリックをしたら出てくる枠線を消す*/
    border-top: 2px solid #fff;/*矢印の色*/
    border-right: 2px solid #fff;/*矢印の色*/
    height: 20px;
    width: 20px;
}

.slick-prev {/*戻る矢印の位置と形状*/
    left: 5%;
    z-index: 2;
    transform: rotate(-135deg);
}

.slick-next {/*次へ矢印の位置と形状*/
    right: 5%;
    z-index: 2;
    transform: rotate(45deg);
}

/*ドットナビゲーションの設定*/

.slick-dots {
	display: none!important;
}





.slider_scwat {/*横幅94%で左右に余白を持たせて中央寄せ*/
   width:94%;
    margin:0 auto;
}

.slider_scwat img {
    width:100%;/*スライダー内の画像を横幅100%に*/
    height:auto;
}

/*slickのJSで書かれるタグ内、スライド左右の余白調整*/

.slider_scwat .slick-slide {
    margin:0 10px;
}








/*アコーディオン全体*/
.accordion-area{
    list-style: none;
    width: 100%;
    margin:0 auto;
}

.accordion-area li{
    margin:0;
}

.accordion-area section {
	padding: 10px;
}

/*アコーディオンタイトル*/
.title_acordion {
    position: relative;/*+マークの位置基準とするためrelative指定*/
    cursor: pointer;
    font-size:20px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    padding: 0;
    text-align: center;
    margin-bottom: 15px;
    transition: all .5s ease;
    color: #06c;
}

.faq_only_acco_q {
    position: relative;/*+マークの位置基準とするためrelative指定*/
    cursor: pointer;
    font-size:18px !important;
    font-family: "Noto Sans JP", sans-serif !important;
    font-weight: 600;
    line-height: 1.2;
    text-align: left !important;
    margin-bottom: 4vw;
    padding: 20px 5px 20px 20px !important;
    transition: all .5s ease;
    color: #cecece;
    background-color: #111111;
}

.faq_q_txt_awesome {
	font-size: 20px;
	margin-right: 10px;
}


/*アイコンの＋と×*/
.title_acordion::before,
.title_acordion::after{
    position: absolute;
    content:'';
    width: 15px;
    height: 2px;
    background-color: #06c;
    
}

.faq_only_acco_q::before,
.faq_only_acco_q::after{
    position: absolute;
    content:'';
    display: none !important;
    
}

.arrow_rightawesome {
	float: right;
	margin-right: 20px;
	}



.title_acordion::before{
	
    right: 20px;
    top:48%;
    transform: rotate(0deg);
    
}
.title_acordion::after{   
	
    right: 20px; 
    top:48%;
    transform: rotate(90deg);

}








/*　closeというクラスがついたら形状変化　*/
.title_acordion.close::before{
	transform: rotate(45deg);
}

.title_acordion.close::after{
	transform: rotate(-45deg);
}

/*アコーディオンで現れるエリア*/
.box {
    display: none;/*はじめは非表示*/
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 17px;
    line-height: 1.2;
    letter-spacing: 0;
    color: #868686;
    text-align: justify;
text-justify: inter-ideograph;
}

.box_into_h4 {
	font-size: 23px;
	line-height: 1.2;
	margin-bottom: 25px;
}

.faq_amswer_box {
	font-size: 18px;
	line-height: 1.3;
	margin: 2vw auto 0px auto;
	width: 90%;
	height: auto;


}

.aco_a_box_link {
	margin-top: 7vw;
	
	text-align: right;
}

.aco_a_box_link a {
	font-size: 18px;
	font-weight: 600;
}


.sp_faq_2 {
	margin-left: 30px;
}





.scwat_slider {
	width: 100%;
	height: auto;
	margin: 5vw auto 0 auto;
}

.scwat_slider img {
	border-radius: 15px;
}

.scwat_menu_tit {
	font-size: 16px;
	font-weight: 600;
	font-family: "Noto Sans JP", sans-serif;
	margin: 15px auto 0 auto;
	line-height: 1.3;
	width: 95%;
	letter-spacing: 0;
	height:auto; 
	
}


.faq_new_2022_contents_box {
	margin-top: 5vw;
	width: 100%;
	height: auto;
}


.totalworkout_karadamake_m1 {
    color: #868686;
    font-size: 25px;
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    letter-spacing: 0;
    margin-top: 35vw;
    text-align: center;
    line-height: 1.2;
}

.totalworkout_karadamake_m2 {
    color: #1d1d1d;
    font-size: 37px;
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    letter-spacing: 0em;
    line-height: 1.1;
    margin-top: 5vw;
    text-align: center;
}




  
  .fv_eng1 {
	  font-family: "Noto Sans JP", sans-serif;
	   font-weight: bold;
	  font-size: 45px;
  }
  
  .fv_eng2 {
	  font-family: "Noto Sans JP", sans-serif;
	   font-weight: bold;
	  font-size: 10vw;
	  font-style: italic;
  }
  
  .fv_eng4 {
	  font-family: "Noto Sans JP", sans-serif;
	   font-weight: bold;
	  font-size: 8vw;
	  margin-left: 1vw;
  }
  
  .update_program_name {
	font-size: 4.6vw;
    letter-spacing: 0.1em;
    font-weight: 700;
    margin-left: 1vw;
    font-family: "Noto Sans JP", sans-serif;
}
 .firstmessage_summer {
    padding-top: 20vw;
    text-align: center;
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    margin-bottom: 0;
   }
   
   .dietprogram_cv_box {
    width: 90%;
    height: auto;
    background-color: #f9f9f9;
    margin: 0 auto;
    overflow: hidden;
    padding: 5vw;
}

.dietprogra_cv_right_sponly {
	  display: block;
	  width: 100%;
	  margin-bottom: 5vw;
	  
   }
   
   .dietprogra_cv_right_sponly img {
	   width: 100%;
	   border-radius: 10px;
   }
   
   .dietprogra_cv_right {
	   display: none;
   }
   
   .dietprogra_cv_left {
    width: 100%;
    height: auto;
    margin-right: 0;
    float:none;
    text-align: left;
    color: #1d1d1d;
    }
    
    .dietp_txt2 {
    letter-spacing: 0;
    font-size: 22px;
    margin-top: 0;
    line-height: 1.3;
    }
    
    .dietp_txt3 {
    letter-spacing: 0;
    font-size: 19px;
    margin-top: 3.5vw;
    border-top: 1px solid #1d1d1d;
    padding-top: 1vw;
    }
   
   .dietp_txt1 {
    letter-spacing: 0;
    font-size: 18px;
    width: 100%;
    float: none;
    }
    
    .dietp_txt_lastday {
	    width: 100%;
	    float: none;
	    font-size: 13px;
	    margin-top: 0;
	    margin-bottom: 5vw;
    }
    
    .small_3weektit {
    font-size: 13px;
    }
    
    .dietp_txt4 {
    letter-spacing: 0;
    font-size: 17px;
    font-weight: normal;
    margin-top: -2vw;
    }
    
    .dietp_txt6 {
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0;
    margin-top: 0;
    }
    
    .conversa_txt {
    color: #1d1d1d;
    font-size: 19px;
    margin-top: -10px;
    margin-bottom: 3vw;
    }
    
    .cv_btn_top1 {
    width: 90%;
    height: auto;
    margin: 7vw auto 0 auto;
    }
    
    .result_link_btn_1 {
    display: inline-block;
    width: 80%;
    text-align: center;
    text-decoration: none;
    outline: none;
    position: relative;
    z-index: 2;
    color: #1d1d1d;
    line-height: 1.3;
    overflow: hidden;
    font-size: 15px;
    font-weight: 500;
    font-family: "Noto Sans JP", sans-serif;
    letter-spacing: 0.2em;
    padding: 10px 0;
    border-radius: 30px;
    border: 1px solid #1d1d1d;
    margin-top: 10vw;
    }
    
    .result_link_btn_2 {
    display: inline-block;
    width: 90%;
    text-align: center;
    text-decoration: none;
    outline: none;
    position: relative;
    z-index: 2;
    color: #1d1d1d;
    line-height: 1.3;
    overflow: hidden;
    font-size: 13px;
    font-weight: 500;
    font-family: "Noto Sans JP", sans-serif;
    letter-spacing: 0;
    padding: 10px 0;
    border-radius: 30px;
    border: 1px solid #1d1d1d;
    margin-top: 10vw;
    }
    
    .otherlink_box_txt {
	  color: #868686;
	   font-size: 12px;
	    font-family: "Noto Sans JP", sans-serif;
	       
   }
    
    .trainer_person_tit {
    text-align: center;
    font-size: 22px;
    line-height: 1.3;
    color: #1d1d1d;
    font-weight: 600;
    margin-bottom: 8vw;
    }

    .result_price {
    font-size: 18px;
    color: #f64c32;
    letter-spacing: 0.05em;
    margin-top: 5vw;
    margin-left: 0;
    font-weight: 600;
    }
    
    .price_left_tit {
    float: left;
    margin-left: 3vw;
    font-size: 18px;
    font-weight: 600;
    }
    
    .price_right_unm {
    font-size: 18px;
    float: right;
    margin-right: 3vw;
    }
    
    .price_box_result_info {
    width: 100%;
    height: auto;
    overflow: hidden;
    color: #1d1d1d;
    margin-top: 3vw;
    }
    
    .result_main_price_list {
    width: 100%;
    height: auto;
    border-top: 1px solid #1d1d1d;
    padding-top: 3.5vw;
    margin: 3.5vw auto 0 0;
    }
    
    .result_week_tit {
    text-align: left;
    margin-left: 10px;
    color: #1d1d1d;
    font-size: 20px;
    line-height: 1.3;
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    }
    
    .result_week_txt_2 {
    text-align: left;
    font-size: 18px;
    line-height: 1.4;
    font-family: "Noto Sans JP", sans-serif;
    color: #1d1d1d;
    margin: 3,5vw 0 0 0;
    }
    
    .eng_top_number2310_2 {
    font-family: "gothic", "Century Gothic", "CenturyGothic", "AppleGothic", "Noto Sans JP", sans-serif;
    font-size: 25px;
    margin-right: 3px;
    margin-left: 2px;
    }
    
    .eng_top_number2310_3 {
    font-family: "gothic", "Century Gothic", "CenturyGothic", "AppleGothic", "Noto Sans JP", sans-serif;
    font-size: 20px;
    margin-right: 3px;
    margin-left: 2px;
    }
    
    .eng_top_number2310_4 {
    font-family: "gothic", "Century Gothic", "CenturyGothic", "AppleGothic", "Noto Sans JP", sans-serif;
    font-size: 24px;
    font-weight: bold;
    margin-right: 3px;
    margin-left: 2px;
    }
   
   
   .eng_point_tit_underline {
    text-align: center;
    margin-bottom: 2vw;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: bold;
    font-size: 5vw;
    letter-spacing: 0.1em;
   }
   
   .eng_point_tit_underline2 {
    text-align: center;
    position: relative;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: bold;
    font-size: 25px;
    letter-spacing: 0;
    color: #cecece;
   }
   
   .f_mmesa_no2 {
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 6vw;
    font-size: 25px;
    text-align: center;
    }

   
   .f_mmesa_no1 {
    font-weight: 600;
    margin-bottom: 5vw;
    color: #1d1d1d;
    font-size: 19px;
    text-align: center;
    line-height: 1.3;
    padding-top: 10vw;
    }
    
    .fv_bnr_btn_contents202205_2022last {
    width: 100%;
    height: auto;
    margin: 25vw auto 0 auto;
    overflow: hidden;
    background-color: #181818;
    padding: 30px 20px;
    border-radius: 10px;
    position: relative;
    }
    
    .fv_bnr_btn_contents202205_last_1mm {
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 19px;
    text-align: left;
    margin-bottom: 2.5vw;
    letter-spacing:0;
    line-height: 1.5;
    color: #cecece;
    }

   

    
    .new_offer_box202205 {
    margin-top: 10vw;
    margin-bottom: 40vw;
    }    
    .new_offer_1_box_202206 {
    width: 90%;
    height: auto;
    margin: 0 auto 10vw auto;
    overflow: hidden;
    }
    
    .newoffer_link_box_contents {
	width: 90%;
    height: auto;
    margin: 0 auto 10vw auto;
    overflow: hidden;
	 }
	 
	 .fv_bnr_btn_spoffer2 {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #252525;
    border: 3px solid #aa9a81;
    padding: 2vw;
    position: relative;
    margin-bottom: 7vw;
    }
    
    .fv_bnr_right_box_sub {
	 width: 100%;
    height: auto;  
	 }
	 
	 
	.right_free_gold_box {
	color: #fff;
    background-color: #aa9a81;
    padding: 1vw 0.5vw;
    text-align: center;
    font-size: 3.5vw;
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    width: 35%;
    float: none;
    letter-spacing: 0.05em;
    margin: 0 auto;
    border-radius: 35px;
	}
	
	.right_free_3weeks_tit202 {
	font-size: 4.6vw;
    letter-spacing: 0.1em;
    text-align: center;
    width: 100%;
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    margin-top: 3vw;
		
	}
	
	
	.right_free_3weeks_tit202206_2 {
	font-size: 3.6vw;
    letter-spacing: 0.05em;
    width: 100%;
    text-align: center;
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    margin-top: 3vw;
		
	}
	
	.fv_bnr_btn_spoffer3 {
	 width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #252525;
    border: 3px solid #aa9a81;
    padding: 2vw;
    position: relative;
	}
	
	.anzennatorikumi {
    width: 90%;
    height: auto;
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: 0;
    color: #f5f5f7;
    
text-align: justify;
text-justify: inter-ideograph;
    margin: 6vw auto 0 auto;
   }
   
   .aw_description_txt {
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 16px;
    line-height: 1.3;
    letter-spacing: 0;
    color: #f5f5f7;
    text-align: center;
    margin: 5vw auto 0 auto;
   }
   
   .activewellness_logo_img {
    width: 65%;
    height: auto;
    margin: 0 auto;
    }
   
   .gaibu_link_box {
    width: 100%;
    height: auto;
    margin: 20vw auto 0 auto;
    overflow: hidden;
   }
   
   .twplus_logo_img {
    width: 50%;
    height: auto;
    margin: 0 auto;
   }
   
   .activewellnewss_right_box {
    width: 90%;
    height: auto;
    overflow: hidden;
    float: none;
    background: url(../img/202210/fv-active_min.jpg) no-repeat center center/cover;
    padding: 25px 20px;
    position: relative;
    margin: 0 auto 0 auto;
   }
   
   .newaccess_tit202210 {
    text-align: center;
    color: #1d1d1d;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.3;
    margin-top:6vw;
   }
   
   .page__main__sc6 .sc__rw2 .rw__ls1 .ls__it1 .it__cl1 img {
	   margin-left: 0;
   }
   
   .twplus_description_detail_more {
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    line-height: 1.3;
    letter-spacing: 0;
    color: #000;
    text-align: center;
    margin: 4vw auto 0 auto;
   }
   
   .aw_description_detail_more {
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    line-height: 1.3;
    letter-spacing: 0;
    color: #f5f5f7;
    text-align: center;
    margin: 4vw auto 0 auto;
   }
   
   .twplus_description_txt {
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 16px;
    line-height: 1.3;
    letter-spacing: 0;
    color: #000;
    text-align: center;
    margin: 5vw auto 0 auto;
   }
      
   .twplus_left_box {
    width: 90%;
    height: auto;
    overflow: hidden;
    float: none;
    margin: 0 auto 5vw auto;
    background-color: #f1f1f1;
    padding: 25px 20px;
    position: relative;
   }
	
	.kansentaisaku_ion {
    width: 90%;
    height: auto;
    margin: 4vw auto 0 auto;
}

	.moushikomikigen_wh_bg {
	width: 45%;
    height: auto;
    background-color: #fff;
    padding: 2vw;
    color: #252525;
    font-size: 3.6vw;
    font-weight: 600;
    letter-spacing: 0.1em;
    font-family: "Noto Sans JP", sans-serif;
    text-align: center;
    margin: 0 auto;
	}
	
	.fv_eng6 {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: bold;
	font-size: 5vw;
	margin: 0 0.03vw;
	}
	
	.moushikomikigen_630 {
	text-align: center;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6vw;
    letter-spacing: 0.1em;
    margin-top: 3vw;
    color: #fff;
    font-weight: 600;
	}


  
  
  .fv_bnr_btn_contents {
	  width: 90%;
	  height: auto;
	  overflow: hidden;
	  background-color: #fff;
	  border: 3px solid #d0111b;
	  margin: 10vw auto 0 auto;
  }
  
  .fv_bnr_btn_contents:hover {
	  transition: 0.5s;
	  opacity: 0.9;
  }
  
  .fv_bnr_left_box {
	  width: 100%;
	  height: auto;
	  float: none;
	  margin-bottom: 4vw;
  }
  
  .fv_bnr_right_box {
	  width: 100%;
	  margin-left: 0;
	  height: auto;
	  float: none;
  }
  
  .add_sentyaku_box {
	  width: 100%;
	  height: auto;
	  margin: 0 0 5vw 0;
	  overflow: hidden;
  }
  
  .right_free_red_box {
	  color: #fff;
	  background-color: #d0111b;
	  padding: 0.5vw;
	  text-align: center;
	  font-size: 3.5vw;
	  font-weight: 700;
	  font-family: "Noto Sans JP", sans-serif;
	  width: 45%;
	  float: none;
	  letter-spacing: 0.05em;
	  margin: 0 auto;
	  border-radius: 35px;
  }
  
  .add_boshu_tit2 {
	font-size: 5vw;
    letter-spacing: 0.05em;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    text-align: center;
    margin-bottom: 2.5vw;
  }
  
  .right_free_red_box2 {
	  color: #fff;
	  background-color: #d0111b;
	  padding: 0.5vw;
	  text-align: center;
	  font-size: 3.5vw;
	  font-weight: 700;
	  font-family: "Noto Sans JP", sans-serif;
	  width: 55%;
	  float: none;
	  letter-spacing: 0.05em;
	  margin: 0 auto;
	  border-radius: 35px;
  }
  
  .add_boshu {
	  font-size: 5vw;
	  font-family: "Noto Sans JP", sans-serif;
	  font-weight: bold;
	  text-align: center;
	  margin-bottom: 3vw;
	  letter-spacing: 0.1em;
  }
  
  
  .fv_bnr_left_box img{
	  width: 100%;
  }
  
  .right_free_txt {
	  width: 100%;
	  height: auto;
	  overflow: hidden;
	  margin-top: 0;
	  
  }
  
  .nyukaitokuten_box_2 {
    width: 100%;
    height: auto;
    overflow: hidden;
  
    }
  
  .right_free_txt2 {
	  width: 100%;
	  height: auto;
	  overflow: hidden;
	  margin-bottom: 3.5vw;
	  
  }
  
  .tokuten202205_left {
    width: 48%;
    height: auto;
    float: left;
    margin-right: 4%;
    border: 1px solid #fff;
    padding: 2%;
    }
    
    .tokuten202205_right {
    width: 48%;
    height: auto;
    float: left;
    border: 1px solid #fff;
    padding: 2%;
    }
    
    .nyukai202205_tit1 {
    font-size: 3.3vw;;
    font-family: "Noto Sans JP", sans-serif;
    text-align: center;
    font-weight: 700;
    letter-spacing: 0.05em;
    }
    
    .nyukai202205_price1 {
    font-size: 3vw;
    font-family: "Noto Sans JP", sans-serif;
    text-align: center;
    font-weight: 600;
    letter-spacing: 0.1em;
    }
    
    .nyukai202205_eng {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    }
    
    .nyukai202205_down {
    text-align: center;
    font-size: 3vw;
    font-family: "Noto Sans JP", sans-serif;
    }
    
    .nyukai202205_free {
    text-align: center;
    font-size: 3.8vw;
    letter-spacing: 0.1em;
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    }
    
    .nyukaitokuten_box_2_chui_txt {
    font-size: 3vw;
    font-family: "Noto Sans JP", sans-serif;
    margin-top: 1vw;
    }
    
    .right_free_3weeks_tit202206 {
	font-size: 27px;
    letter-spacing: 0.01em;
    width: 100%;
    text-align: center;
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    margin-top: 0;
    line-height: 1.3;
   }
   
   .right_free_3weeks_tit_3weeks_sub {
    font-size: 20px;
    letter-spacing: 0;
    font-weight: 600;
    margin: 1vw 0 0 0;
    text-align: center;
    font-family: "Noto Sans JP", sans-serif;
    color: #cecece;
   }
   
   .right_free_arrow_box {
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    letter-spacing: 0.1em;
    font-size: 18px;
    text-align: right;
    margin-top: 3vw;
    color: #2997ff;
    margin-right: 2vw;
    margin-bottom: 4vw;
   }


  
  .right_free_3weeks_tit {
	  font-size: 25px;
	  letter-spacing: 0;
	  text-align: center;
	  width: 100%;
	  font-weight: 600;
	  font-family: "Noto Sans JP", sans-serif;
	  margin-top: 3vw;
  }
  
  .other_ideal_box {
    width: 90%;
    height: auto;
    margin: 10vw auto 0 auto;
    overflow: hidden;
   }
   
   .left_ideal_contents {
    width: 100%;
    height: auto;
    float: none;
    margin-right:0;
    margin-bottom: 7vw;
   }
   .center_ideal_contents {
    width: 100%;
    height: auto;
    float: none;
    margin-right:0;
    margin-bottom: 7vw;
   }
   .right_ideal_contents {
    width: 100%;
    height: auto;
    float: none;
   }
   
   .ideal_training_icon {
    text-align: center;
    font-size: 30px;
    color: #1d1d1d;
    margin-bottom: 2vw;
   }
   
   .ideal_message_txt {
    font-size: 18px;
    letter-spacing: 0;
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    text-align: center;
    line-height: 1.3;
    color: #1d1d1d;
   }
   
   .ideal_eng_last {
    text-align: center;
    margin-top: 2vw;
   }
   
   .mtxt_s_size {
    font-size: 14px!important;
   }
    
  
  .fv_engverys {
	  font-family: "Noto Sans JP", sans-serif;
	   font-weight: bold;
	  font-size: 4.5vw;
	  margin: 0 0.5vw;
  }
  
  .fv_eng3 {
	  font-family: "Noto Sans JP", sans-serif;
	   font-weight: bold;
	  font-size: 20px;
  }
  
  .fv_eng5 {
	  font-family: "Noto Sans JP", sans-serif;
	   font-weight: bold;
	  font-size: 7vw;
	  margin: 0 1vw;
  }
  
  .right_free_arrow {
	  font-weight: 600;
	  font-family: "Noto Sans JP", sans-serif;
	  letter-spacing: 0;
	  color:#2997ff;
	  font-size: 18px;
	  display: flex;
	  justify-content: flex-end;
	  float: right;
	  padding-right: 5vw;
	  position: relative;
  }
  
  .right_free_arrow::after {
        display: block;
      font-family: "Font Awesome 5 Free";
      content: '\f078';
      font-size: 20px;
      margin-left: 10px;
      color: #2997ff;
}



  
  
  
  .main_txt1 {
	font-family: "gothic-b", "Century Gothic", "CenturyGothic", "AppleGothic", "Noto Sans JP", sans-serif;
    font-size: 10vw;
    font-weight: 700;
	color: #fff;
	margin-top: 7vw;
	display: block; 
	text-align: center;
  }
  .main_txt2 {
	font-family: "gothic-b", "Century Gothic", "CenturyGothic", "AppleGothic", "Noto Sans JP", sans-serif;
    font-size: 10vw;
    font-weight: 700;
	color: #fff;
	display: block; 
	text-align: center;
	margin-top: -2vw;
  }
  
  .f_mmesa_no3 {
    font-weight: 600;
    line-height: 1.3;
    font-size: 19px;
    text-align: center;
    color: #1d1d1d;
   }
  

  .page__main {
    background-color: #fff;
  }

  .page__main__ut1 {
    position: sticky;
    z-index: 2000000000;
    bottom: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 10.7142857143vw;
    width: 10.7142857143vw;
    margin-left: auto;
    margin-right: 4.2857142857vw;
    margin-bottom: -10.7142857143vw;
    border-radius: 50%;
    background-color: #333;
    opacity: 0;
    transform: translateY(-40%);
    transition: opacity 0.2s;
    -webkit-position: -webkit-sticky;
  }
  .page__main__ut1 img {
    width: 4.2857142857vw;
  }
  .page__main__ut1.active {
    opacity: 1;
  }

  .page__footer {
    background-color: #2b2b2b;
    padding-bottom: 0;
  }

  .page__footer__rw1 {
    font-weight: 400;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6vw;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 12.8571428571vw;
    font-size: 2vw;
    line-height: 1.2;
    letter-spacing: 0;
    color: #fff;
  }
  
  
  .cta_btn1 {
	margin: 15vw auto 0 auto;
	width: 90%;
	padding-left: 0;
    padding-right: 0;
  }
  
  .cta_btn2 {
	margin-top: 5vw;
	padding-left: 5.1428571429vw;
    padding-right: 5.1428571429vw;
  }
  
  .cta_btn_aw {
	margin: 3vw auto 0 auto;
	padding-left:0;
	width: 90%;
    padding-right: 0;
  }
  
  .buttonoverline2020_2 {
    display: inline-block;
    width: 100%;
    text-align: center;
    text-decoration: none;
    outline: none;
    position: relative;
    z-index: 2;
    color: #fff;
    background: #d0111b;
    padding: 3vw 0;
    overflow: hidden;
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 15px;
    letter-spacing:-0.02em;
    line-height: 2;
    border-radius: 6.5vw;
    background: #d0111b;
}

.faq_new_tit_w202210 {
    text-align: center;
    color: #cecece;
    font-size: 40px;
    font-weight: 600;
    line-height: 1.2;
    margin-top: 25vw;
}


  .buttonoverline2022_aw {
    display: inline-block;
    width: 100%;
    text-align: center;
    text-decoration: none;
    outline: none;
    position: relative;
    z-index: 2;
    color: #fff;
    padding: 3vw 0;
    overflow: hidden;
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 15px;
    letter-spacing:-0.01em;
    line-height:2;
    border-radius: 6.5vw;
    background: url(../images/page__main__sc7__rw11__ic1.png) no-repeat center right 5vw #003854;
}


/*メニューをページ下部に固定*/
#sp-fixed-menu{
   position: fixed;
   width: 100%;
   bottom: 0px;
   font-size: 0;
   opacity: 0.9;
   z-index: 99;
}

/*メニューを横並びにする*/
#sp-fixed-menu ul{
   display: flex;
   list-style: none;
   padding:0;
   margin:0;
   width:100%;
}

#sp-fixed-menu li{
   justify-content: center;
   align-items: center;
   width: 50%;
   padding:0;
   margin:0;
   font-size: 13px;
   border-right: 1px solid #fff;
   font-weight: 600;
   letter-spacing: 0.1em;
}

/*左側メニュー*/
#sp-fixed-menu li:first-child{
   background: #333333;
}

/*左側メニュー*/
#sp-fixed-menu li:last-child{
   background: #d0111b;
   border-right: none;
}

/*ボタンを調整*/
#sp-fixed-menu li a{
   color: #fff;
   text-align: center;
   display:block;
   width: 100%;
   padding:20px 10px;
}







