@charset "UTF-8";
/* style_2022_top.css */
/*-----------------------------------------------------------------------------* top */
/* 元のcssに追加 */
.trainer_infoItem_icon{
  width: calc(100% - 180px);
}
.trainer_infoItem_icon span{
  margin-bottom: 10px;
}

@media screen and (max-width:767px){
  
  .trainer_infoItem_icon span{
    margin-bottom: 0;
  }

}

/* common */
.home{
  position: relative;
}

.sec_ttls_3{
  text-align: center;
}
.sec_txt_3{
  display: block;
  font-size: 34px;
}
.sec_ttl_3{
  display: block;
  color: #f24579;
  font-size: 44px;
  line-height: 1.2;
  margin-top: 12px;
}
.sec_ttl_4{
  color: #f24579;
  font-size: 30px;
  text-align: center;
}
.sec_ttl_pink{
  color: #f24579;
  font-size: 120%;
}
.bnr_counseling{
  display: block;
  text-align: center;
  margin: 60px auto;
  width: 87%;
  max-width: 780px;
}
.bnr_counseling img{
}
.bnr_student{
  width: 100%;
}
.btn_more{
  position: relative;
  background: #f24579;
}
.btn_more:after{
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 25px;
  width: 10px;
  height: 10px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media screen and (max-width:767px){

  .home{
  }
  .sec_ttls_3{
  }
  .sec_txt_3{
    font-size: 16px;
  }
  .sec_ttl_3{
    font-size: 24px;
  }
  .sec_ttl_4{
    font-size: 26px;
  }
  .bnr_counseling{
    margin: 30px auto;
  }
  .bnr_student{
    width: 87%;
  }

}



/* top_mv */
#top_mv{
}
#top_mv img{
  width: 100%;
}

@media screen and (max-width:767px){
}



/* lead */
.home #lead{
  padding: 60px 0 50px;
}
.home #lead_inner{
}
.home #lead_inner:before, .home #lead_inner:after{
  display: none;
}

@media screen and (max-width:767px){

  .home #lead{
    padding-bottom: 20px;
  }
  .home #lead{
  }
  .home #lead_txt{
    text-align: left;
    width: 87%;
    margin: 20px auto 0;
  }

}



/* method */
#method{
  padding-bottom: 0;
}
.method_img{
  display: block;
  margin: 40px auto 0;
}
.rep_body{
  background: #f4edef;
  margin-top: 100px;
  padding: 60px 0
}
.rep_body_inner{
  position: relative;
  overflow: hidden;
  width: 87%;
  max-width: 680px;
  margin: 0 auto;
}
.rep_img{
  float: left;
}
.rep_txts{
  float: right;
  position: absolute;
  top: 0;
  left: 320px;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: normal;
  height: 300px;
}
.rep_txts .trainer_ttls{
}
.rep_txts .trainer_position{
  color: #f24579;
}
.rep_txts .trainer_name{
}
.rep_txts .trainer_kana{
}
.rep_txts .trainer_txt{
  line-height: 1.2;
  margin-bottom: 0;
}
.rep_txts .trainer_txt span{
  display: block;
  margin-top: 8px;
}

.rep_tests_bottom{
	position:relative;
	clear:both;
	margin: 0 auto;
	padding: 10px 0 0;
}
.rep_tests_bottom p{
	margin:15px 0 0;
}
.ac_texts{
	height:160px;
}
.ac_texts.on{
	height:auto;
}
.ac_texts:after{
	content:"";
	position:absolute;
	left:0;right:0;
	bottom:0;top:0;
	background-image: linear-gradient(0deg, #f4edefff, #f4edef00);
}
.ac_texts.on:after{
	opacity:0;
	pointer-events:none;
	transitionn:0.3s ease-out;
}
.btn_ac_tests{
	position:absolute;
	bottom:0;
	left:0;right:0;
	z-index:1;
	opacity:0.6;
	background: #666;color: #fff;text-align: center;height: 50px;line-height: 50px;padding: 0;font-size: 16px;font-weight: normal;margin: 20px auto 0;display: block;border-radius: 10px;
}
.ac_texts.on .btn_ac_tests{
	opacity:0;
	pointer-events:none;
	transition:none;
}
@media screen and (max-width:767px){

  #method{
  }
  .method_img{
    width: 87%;
  }
  .rep_body{
  }
  .rep_body_inner{
  }
  .rep_img{
    float: none;
    width: 100%;
    border-radius: 1000px;
  }
  .rep_txts{
    position: static;
    float: none;
    margin-top: 20px;
    height: auto;
  }
  #method .trainer_txt{
    margin-top: 10px;
    margin-bottom: 0;
  }
  .rep_txts .trainer_ttls{
  }
  .rep_txts .trainer_position{
  }
  .rep_txts .trainer_name{
  }
  .rep_txts .trainer_kana{
  }
  .rep_txts .trainer_txt{
  }
  .rep_txts .trainer_txt span{
  }

}



/* point */
.home #point{
  padding-bottom: 0;
}
.home .point_listItem_img{
  box-shadow: 100px 160px 0 0 rgba(242,69,121,0.1);
}
.home .point_listItem{
}
.point_listItem_2{
}
.point_listItem_2 .point_listItem{
  display: inline-block;
  width: 45%;
  margin-left: 8%;
  vertical-align: top;
}
.point_listItem_2 .point_listItem:first-child{
  margin-left: 0;
}
.point_listItem_2 .point_listItem_icon{
  top: -30px;
  left: -40px;
}
.point_listItem_2 .point_listItem_img{
  box-shadow: none;
}
.point_listItem_2 .point_listItem_txts{
  margin-left: 0;
}

@media screen and (max-width:767px){

  .home #point{
  }
  .home .point_listItem_img{
    box-shadow: 50px 140px 0 0 rgba(242,69,121,0.1);
  }
  .home .point_listItem{
  }
  .point_listItem_2{
    width: 87%;
    margin: 0 auto;
  }
  .point_listItem_2 .point_listItem{
    width: 47%;
    margin-left: 4%;
  }
  .point_listItem_2 .point_listItem:first-child{
    margin-left: 0;
  }
  .point_listItem_2 .point_listItem_icon{
    top: -20px;
    left: -10px;
  }
  .point_listItem_2 .point_listItem_img{
    box-shadow: none;
    width: 100%;
  }
  .point_listItem_2 .point_listItem_txts{
  }
  .point_listItem_2 .point_listItem_txts h3{
    font-size: 16px;
  }
  .point_listItem_2 .point_listItem_txts p{
    font-size: 13px;
  }

}



/* movie */
.home #movie{
  border: none;
}

@media screen and (max-width:767px){
}



/* info */
.home #info{
}
.home #info .info_listItem h3{
  width: 150px;
}

@media screen and (max-width:767px){

  .home #info .info_listItem h3{
    width: auto;
  }

}



/* flow */
#flow{
}
.flow_list{
  width: 87%;
  max-width: 780px;
  margin: 0 auto;
}
.flow_listItem{
  margin-top: 40px;
}
.flow_listItem h3{
  border-bottom: 1px dashed #f24579;
  padding-bottom: 10px;
}
.flow_listItem h3 img{
  margin-bottom: 5px;
}
.flow_listItem h3 span{
  font-size: 24px;
  color: #f24579;
  margin-left: 6px;
}
.flow_listItem_body{
  position: relative;
  overflow: hidden;
  margin-top: 20px;
}
.flow_listItem_body img{
  float: left;
}
.flow_listItem_body p{
  float: left;
  width: calc(100% - 170px);
  position: absolute;
  top: 0;
  left: 170px;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: normal;
}

@media screen and (max-width:767px){

  #flow{
  }
  .flow_list{
  }
  .flow_listItem{
    margin-top: 20px;
  }
  .flow_listItem h3{
  }
  .flow_listItem h3 img{
    width: 32px;
    margin-bottom: 4px;
  }
  .flow_listItem h3 span{
    font-size: 18px;
    margin-left: 2px;
  }
  .flow_listItem_body{
  }
  .flow_listItem_body img{
    width: 100px;
  }
  .flow_listItem_body p{
    position: static;
    width: calc(100% - 115px);
    margin-left: 15px;
  }

}



/* shop */
#shop{
  background: #f4edef;
}
.shop_body{
  width: 87%;
  max-width: 780px;
  margin: 70px auto 0;
}
.shop_body:first-of-type{
  margin-top: 30px;
}
.shop_body_ttl{
  color: #f24579;
  padding: 0 0 10px 7px;
  font-size: 23px;
  border-bottom: 1px solid #f24579;
}
.shop_list{
}
.shop_listItem{
  background: #fff;
  margin: 20px auto 0;
  border-radius: 10px;
}
.shop_listItem_ttl{
  position: relative;
  font-size: 25px;
  padding: 20px;
  cursor: pointer;
}
.shop_listItem_ttl:after{
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 25px;
  width: 12px;
  height: 12px;
  border-top: 2px solid #f24579;
  border-right: 2px solid #f24579;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.shop_listItem_body{
  display: none;
  padding: 0 20px 20px;
}
.shop_listItem_imgs{
  white-space: nowrap;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
}
.shop_listItem_imgs span{
  display: inline-block;
  position: relative;
  overflow: hidden;
  width: 690px;
  height: 440px;
  margin-left: 20px;
}
.shop_listItem_imgs span:first-child{
  margin-left: 0;
}
.shop_listItem_imgs img{
  position: absolute;
  left: -500px;
  top: -500px;
  bottom: -500px;
  right: -500px;
  width: 100%;
  margin: auto;
  height: auto;
}
#shop .info_list{
  background: none;
  border-radius: 0;
  padding: 0;
}
#shop .info_listItem{
}
#shop .info_listItem h5{
}
#shop .info_listItem p{
}
#shop .btns{
  margin-top: 30px;
}
#shop .btn{
  width: 48%;
  max-width: 48%;
  margin: 0 0 0 2%;
}
#shop .btn:first-child{
  margin-left: 0;
}
#shop .btn_more{
}
#shop .btn_counseling_1{
  line-height: 85px;
  padding: 0 0 0 20px;
}

/* .onクラス */
.on .shop_listItem_body{
  display: block;
}
.on .shop_listItem_ttl:after{
  margin-top: -5px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media screen and (max-width:767px){

  #shop{
  }
  .shop_body{
    margin-top: 50px;
  }
  .shop_body:first-of-type{
  }
  .shop_body_ttl{
  }
  .shop_list{
  }
  .shop_listItem{
  }
  .shop_listItem_ttl{
    font-size: 20px;
  }
  .shop_listItem_ttl:after{
  }
  .shop_listItem_body{
  }
  .shop_listItem_imgs{
  }
  .shop_listItem_imgs span{
    width: 93%;
    height: 170px;
    margin-left: 2%;
  }
  .shop_listItem_imgs span:first-child{
  }
  .shop_listItem_imgs img{
  }
  .shop_listItem_imgs img:first-child{
  }
  #shop .info_list{
  }
  #shop .info_listItem{
  }
  #shop .info_listItem h5{
  }
  #shop .info_listItem p{
  }
  #shop .btns{
    margin-top: 20px;
  }
  #shop .btn{
    width: 100%;
    max-width: 100%;
    margin: 10px auto 0;
    height: 60px;
    line-height: 60px;
    border-radius: 15px;
  }
  #shop .btn_more{
  }
  #shop .btn_counseling_1{
    line-height: 1.2;
    padding-top: 10px;
  }
  #shop .btn_counseling_1:after{
    right: 19px;
  }

}@media screen and (max-width:374px){

  .shop_listItem_imgs span{
    height: 120px;
  }

}



/* column */
#column{
  background: #f4edef;
  position: relative;/*仮*/
}
.column_list{
  width: 87%;
  max-width: 780px;  
  margin: 40px auto 0;
}
.column_listItem{
  position: relative;
  overflow: hidden;
  display: block;
  margin-top: 20px;
  color: #000;
  background: #fff;
  border-radius: 10px;
}
.column_listItem:before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-top: 40px solid #f24579;
  border-right: 40px solid transparent;
  z-index: 1;
}
.column_listItem:hover{
  color: #000;
}
.column_listItem_imgs{
  position: relative;
  overflow: hidden;
  width: 320px;
  height: 180px;
  float: left;
}
.column_listItem_imgs img{
  position: absolute;
  left: -500px;
  top: -500px;
  bottom: -500px;
  right: -500px;
  width: 100%;
  margin: auto;
  height: auto;
}
.column_listItem_body{
  float: left;
  width: calc(100% - 360px);
  position: absolute;
  top: 0;
  left: 340px;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: normal;
}
.column_listItem_metas{
}
.column_listItem_date{
}
.column_listItem_meta{
  margin-left: 3px;
}
.column_listItem_meta span{
  display: inline-block;
  background: #f24579;
  color: #fff;
  font-weight: bold;
  margin: 0 5px;
  padding: 4px 6px;
  border-radius: 5px;
  line-height: 1;
}
.column_listItem_txt{
  font-size: 22px;
  font-weight: bold;
  line-height: 1.3;
  margin-top: 8px;
}
#column .btn_more{
  width: 100%;
  max-width: 340px;
}

@media screen and (max-width:767px){

  #column{
  }
  .column_list{
    margin-top: 10px;
  }
  .column_listItem{
    margin-top: 10px;
    border-radius: 5px;
  }
  .column_listItem:before{
    border-top: 15px solid #f24579;
    border-right: 15px solid transparent;
  }
  .column_listItem:hover{
  }
  .column_listItem_imgs{
    width: 90px;
    height: 70px;
  }
  .column_listItem_imgs img{
    width: 130%;
  }
  .column_listItem_body{
    width: calc(100% - 110px);
    left: 100px;
  }
  .column_listItem_metas{
    font-size: 11px;
  }
  .column_listItem_date{
  }
  .column_listItem_meta{
    margin-left: 0;
  }
  .column_listItem_meta span{
    font-size: 10px;
    padding: 3px;
    margin: 0 3px;
    border-radius: 3px;
  }
  .column_listItem_txt{
    font-size: 14px;
    margin-top: 5px;
  }
  #column .btn_more{
    max-width: 87%;
  }

}@media screen and (max-width:374px){

  .column_listItem_metas{
    font-size: 10px;
  }
  .column_listItem_txt{
    font-size: 12px;
  }

}@media screen and (max-width:350px){

  #column .btn_more{
    font-size: 15px;
  }

}




