@charset "UTF-8";
/*---------------------------------------------

	index トップページ

---------------------------------------------*/

select,input{
	border: 1px solid #767676;
	box-sizing:border-box;
	padding: 5px 5px;
}

select{
	color:#757575;
}


.main_img{
width: 100%;

}

.main_img>img{
width: 100%;
height: auto;
}

.pc_main{
	display: none;
}


.none{
	display: none;
}




/*問い合わせフォーム*/

.toiawase_form{

	display: flex;
	flex-wrap:wrap;


	    background: #fff;
    margin-bottom: 0;
    border: 1px solid #f05187;
    box-sizing: border-box;
}

.toiawase_form>dt,
.toiawase_form>dd,
.toiawase_form>dd>select,
.toiawase_form>dd>input{
font-size: 1.2rem;
}

.toiawase_form>dt{
	width: 100%;

padding-top: 15px;
padding-bottom: 15px;
padding-left: 10px;
box-sizing:border-box;
}

.toiawase_form>dd{
width: 100% ;
padding-top: 15px;
padding-bottom: 15px;
padding-left: 10px;
border-bottom:1px solid #dfdfdf;

box-sizing:border-box;
}

.toiawase_form>dd>select,
.toiawase_form>dd>input,
.toiawase_form>dd>textarea
{
	width:  calc(100% - 10px);
}


.toiawase_form>dd>input.half{
	width:  calc(50% - 10px);
}

.tc{
	text-align: center;
}

.sousin{
	padding: 5px 10px;
	font-size: 1.2rem;
	margin-bottom: 30px;
	margin-top: 30px;
}




/*サブ共通*/

.sub_text{
	font-size: 1.2rem;
	margin-bottom: 20px;
}


.sub_text>p{
margin-bottom: 20px;
font-size: 1.2rem;
}

.sub_text>p:nth-last-of-type(1){
margin-bottom: 0;

}


.sub_text>p>a{
font-size: 1.2rem;
}







.pink_obi{
    font-size: 1.3rem;
    color: #fff;
    text-align: center;

    background: #f05187;
padding: 8px 15px 6px 15px;

}






.s_light_pink_back2{
	background: #fdf2fb;
	padding-bottom: 20px;
	margin-bottom: 25px;
}



.s_light_pink_border{
	background: #fff;
	margin-bottom: 60px;
	border: 1px solid #f05187;
	box-sizing:border-box;
}




.mousikomi_bar{
	display: flex;
	flex-wrap:wrap;
	width: 100%;
	margin: 0 auto;
	padding: 30px 0 10px 0;
text-align: center;
}


.mousikomi_bar>li{
width: 100%;
box-shadow: 5px 5px 15px -12px rgba(0,0,0,0.6);

}



.mousikomi_bar>li:nth-child(2n-1){

background: #f05187;
border-radius: 25px;
padding: 5px;
box-sizing:border-box;
margin-bottom: 20px;
}


.mousikomi_bar>li:nth-child(2n-1)>div{
background: #f05187;
border-radius: 20px;
border: 1px solid #fff;
box-sizing:border-box;
padding: 15px;
}

.mousikomi_bar>li:nth-child(2n-1)>div>a{
color: white;
font-size: 1.3rem;
font-weight: bold;
}




.mousikomi_bar>li:nth-child(2n){
background: #fff;
border-radius: 25px;
padding: 5px;
box-sizing:border-box;
}


.mousikomi_bar>li:nth-child(2n)>div{
background: #fff;
border-radius: 20px;
border: 1px solid #f05187;
box-sizing:border-box;
padding: 15px;
}

.mousikomi_bar>li:nth-child(2n)>div>a{
color: #f05187;
font-size: 1.3rem;
font-weight: bold;
}




.plan_2retsu{
	display: flex;
	margin-bottom: 50px;
	flex-wrap:wrap;
		padding-top: 20px;
}

.plan_2retsu>li{
	width: 100%;
}



.plan_area{


	box-sizing:border-box;
	border: 1px solid #f05187;
	padding:20px  15px;
	width: 100%;
	margin: 0 auto 20px auto;
	background: white;

text-align: center;
		border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}


.white_back{

  background: white;
  padding: 0px 0 0px 0;
}



.plan_area2{

	margin-bottom: 8px;
	padding-bottom: 15px;
}



.plan_area3{
margin-top: -30px;

}




.plan_2retsu>li:nth-child(2){
padding-top: 15px;
}


.plan1_tc{
	min-width: 180px;
	color: white;
	background: #f05187;
	text-align: center;
	font-size: 1.3rem;
	border-radius:3px;
	margin: 0 0 9px 0;
	display: inline-block;
padding:0 10px;
box-sizing:border-box;
}


.plan1{
	min-width: 180px;
	color: white;
	background: #f05187;
	text-align: center;
	font-size: 1.3rem;
	margin-bottom: 15px;
	border-radius:3px;
	display: inline-block;
padding:0 10px;
box-sizing:border-box;
}

.plan2{
font-size: 1.3rem;
color: #363c3c;

}

.plan2.tc{
	text-align: left!important;
	padding-left:90px;
}



.plan2>.pinkbig{
font-size: 1.5rem;
color: #f05187;
letter-spacing: -0.05em
}


.plan3{
font-size: 1.2rem;

}



.plan3>li{
	margin-bottom: 3px;
}



.plan4{
font-size: 1.2rem;

}







.lesson_fifty_2{
	box-sizing:border-box;
}


.lesson_fifty_2>li{
width: 100%;
box-sizing:border-box;
margin-bottom: 16px;
}





.lesson_fifty_2>li:nth-child(2){
margin-bottom: 0;
}















.fifty_2{
	box-sizing:border-box;
	padding: 0 10px;

}


.fifty_2>li{
width: 100%;
box-sizing:border-box;
}





.fifty_2>li:nth-child(2)>img{
width: 100%;
height: auto;
}

.sub_text_center{

	font-size: 1.2rem;
margin-bottom: 50px;
box-sizing:border-box;
padding: 0 12px;
}






.sub_yoko3{
	box-sizing:border-box;

width: 93.75%;
margin: 0 auto 50px auto;
}


.sub_yoko3>li{
width: 100%;

margin-bottom: 30px;

}


.sub_yoko3>li:nth-child(3n){
margin-right: 0;
}


.sub_yoko3>li>.sub_yoko3_1{
font-size:2.15rem;
text-align: center;
}


.sub_yoko3>li>.sub_yoko3_2{
font-size:1.175rem;
text-align: center;
font-weight: 500;
margin-bottom: 10px;
}




.sub_yoko3>li>img,
.sub_yoko3>li>a>img
{
width: 100%;
height: auto;
margin-bottom: 10px;
}

.sub_yoko3>li>.sub_yoko3_video{

width: 100%;

display: flex;
align-items: center;
}

.sub_yoko3>li>.sub_yoko3_video>video{
width: 100%;
height: auto;
margin-bottom: 10px;
object-fit: fill;
box-sizing:border-box;
}


.sub_yoko3>li>.sub_yoko3_3{
letter-spacing: 0.015em;
font-size: 1.2rem;
}







.plan_midasi{
	font-size: 1.3rem;

	color:#fff;
	text-align: center;
padding: 8px 15px 6px 15px;
	background: #f05187;
	width: 100%;
	margin: 0 auto ;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;

	box-sizing:border-box;
}






.sub_pink_yoko3{
  display: flex;
  flex-wrap: wrap;
	padding: 0;
	box-sizing:border-box;
	width: 90.3%;
	margin: 0 auto 20px auto;

}


.sub_pink_yoko3>li{
width: 100%;
margin-bottom: 30px;

}













.sub_pink_yoko3>li>.sub_pink_yoko3_1{
font-size:2.15rem;
text-align: center;
margin-top: -12px
}


.sub_pink_yoko3>li>.sub_pink_yoko3_2{
font-size:1.175rem;
text-align: center;
font-weight: 500;
margin-bottom: 10px;
}







.sub_pink_yoko3>li>img{
width: 100%;
height: auto;
margin-bottom: 10px;
}



.sub_pink_yoko3>li>a>img{
width: 100%;
height: auto;
margin-bottom: 10px;
}


.sub_pink_yoko3>li>.sub_pink_yoko3_video{

width: 100%;
height: 190px;
display: flex;
align-items: center;
}

.sub_pink_yoko3>li>.sub_pink_yoko3_video>video{
width: 100%;
height: auto;
margin-bottom: 10px;
object-fit: fill;
box-sizing:border-box;
}


.sub_pink_yoko3>li>.sub_pink_yoko3_3{
letter-spacing: 0.015em;
font-size: 1.2rem;
}


.sublist_text>li{
font-size: 1.2rem;
    letter-spacing: 2px;
    line-height: 36px;
    background: #fdf2fb;
    padding-left: 5px;
    margin-bottom: 15px;
    border-radius: 4px;
}


.pink_midasi{
	width: 180px;
	min-width: 180px;
	background: #f05187;
	text-align: center;
	font-size: 1.3rem;
	margin-bottom: 15px;
	box-sizing:border-box;
	border:1px solid #f05187;
		border-radius:6px;
		color: white;
}







.youkou_list{

	box-sizing:border-box;

}


.youkou_list>li{
width: 100%;
box-sizing:border-box;
margin-bottom: 30px;
}



.schedule{
	width: 95%;
	margin: 0 auto 60px auto;
 }

 .schedule>iframe{
 	width: 100%;
 	min-height: 350px;
 }

 .sub_mini_text{
  	color:#2f2f2f;
 	font-size: 1rem;
 	background: #eee;
 	padding: 20px;
 	margin-bottom: 20px;

 }


 .sub_mini_text>p{
 	color:#666;
 	font-size: 1rem;
 	margin-bottom: 20px;
 }


 .sub_mini_text>p:nth-last-of-type(1){
 margin-bottom: 0;
 }





 .sub_mini_text2{
 	color:#666;
 	font-size: 1rem;

 }


 .sub_mini_text2>p{
 	color:#666;
 	font-size: 1rem;
 	margin-bottom: 20px;
 }






















.small{
	font-size: 1.05rem;
}


.red{
	color: red;
}

.mb20{
	margin-bottom: 20px;
}





.retsu_2{
	display: flex;
	flex-wrap:wrap;
	padding: 0 ;
	width: 90.3%;
margin: 0 auto;
}

.retsu_2>li{
	width: 100%;
	font-size: 1.2rem;
	margin-bottom: 30px;
}




.retsu_2>li>img{
	width: 100%;
	height: auto;
}

 .retsu_2>li:nth-last-of-type(1){
 margin-bottom: 30px;
 }






.company_list{

	display: flex;
	justify-content: space-between;
	 flex-wrap: wrap;
	 border: 1px solid #aaa;
	 box-sizing:border-box;
width: 100%;
margin: 0 auto;
margin-bottom: 30px;

}


.company_list>dt{
	width: 100%;
	 box-sizing:border-box;
	 font-size: 1rem;
	 padding: 10px;

	 border-bottom: 1px solid #aaa;
	 text-align: center;
background: #fdf2fb;

}

.company_list>dd{
	width: 100%;
	 box-sizing:border-box;
	 font-size: 1rem;
	 border-bottom: 1px solid #aaa;
	  padding:20px;



}

.company_list>dd>ul>li{
	 font-size: 1rem;
	 margin-bottom: 5px;
}

.company_list>dd>ul>li:last-child{
	margin-bottom: 0;
}


.company_list>dd:last-of-type{
	border-bottom: 0;
}




.company_wrap>li:nth-child(2)>ul{
	display: flex;
	justify-content: space-between;
	 flex-wrap: wrap;

	 box-sizing:border-box;
width: 100%;
margin: 0 auto;
margin-bottom: 30px;

}


.company_wrap>li:nth-child(2)>ul>li:nth-child(1){
	width: 38%;
	height: auto;
	margin-right: 4%;
}


.company_wrap>li:nth-child(2)>ul>li:nth-child(2){
	width: 58%;
	height: auto;
}


.company_wrap>li:nth-child(2)>ul>li>img{
width: 100%;
height: auto;


}

.company_wrap>li:nth-child(2)>ul>li>iframe{
width: 99.5%;
border: 0;
padding: 0;
height: 100%;
box-sizing:border-box;
}

.company_wrap{
	margin-bottom: 20px;
}


.big_midasi{
	font-size: 24px;
	color:#fff;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	background: #f05187;
	margin-bottom: 10px;

}

.midasi_down_text{
	text-align: center;
	font-size: 1.2rem;
	margin-bottom: 20px;
}


.midasi_down_text>span{
	color:#f05187;
	font-size: 1.2rem;
}




.plan_waku{
padding: 0 10px;
	margin: 0 auto 20px auto;
}











.dt_list{
	width: 100%;
	margin-bottom: 33px;
}

.dt_list>dt{
	background: #f05187;
	box-sizing:border-box;
	padding: 8px 15px 6px 15px;
	font-size: 1.2rem;
	border: 1px solid #aaa;
	color: white;


}

.dt_list>dt:first-child{
border:none;
}


.dt_list>dt.dt2{

background: #fffce3;
color: black;
}



.dt_list>dd{
	background: white;
	box-sizing:border-box;
	padding: 15px 15px 15px 15px;
	font-size: 1.2rem;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	line-height: 160%;

}


.dt_list>dd:last-of-type{
	border-bottom: 1px solid #aaa;

}



.white_back2{
	background: white;
	padding:20px 0 0 0;
}


.pink_back{
	background: #fdf2fb;
	padding:20px 0;
}

.campaign_text{
	color: red;
	font-size: 1.4rem;
	font-weight: bold;
	margin-bottom: 5px;
}


.campaign_text>span{
	font-size: 1rem;
}





.plan2_2{
font-size: 1.3rem;
color: #363c3c;

}




.plan2_2>.pinkbig{
font-size: 2.15rem;
color: red;
letter-spacing: -0.05em
}







.sub_plan_big1{

font-size: 1.4rem;
	}

.sub_plan_small1{
font-size: 1.2rem;
}

.sub_plan_text{
font-size: 1.2rem;
margin-bottom: 3px;
}



.list_2{
	margin-bottom: 20px;
}


.list_2>li{
  margin-bottom: 20px;
}

.list_2>li>a{
  display: block;
}

.list_2>li>a>img{
width: 100%;
height: auto;
}

.list_2>li:nth-last-of-type(1){
margin-bottom: 20px;

}








.sub_plan_area{
	width: 100%;
	padding: 10px 10px 10px 10px;
	box-sizing:border-box;

	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	margin-bottom: 20px;

}

.sub_plan_obi{
	background: #f05187;
	color: white;
	padding:8px 15px 6px 15px;
	font-size: 1.3rem;
	box-sizing:border-box;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;

}


.sub_plan_area>div:last-of-type{
	margin-bottom: 0;
}




.area_obi_green{
background: #92b729;
}


.waku_green{
	border: 1px solid #92b729;
	background: #f4fdeb;
}


.area_obi_blue{
background: #f93828;
}

.waku_blue{
	border: 1px solid #f93828;
	background: #fdf5f4;
}



.sub_plan_obi_long{
	background: #f05187;
	color: white;
	padding:8px 15px 6px 15px;
	font-size: 1.3rem;
	box-sizing:border-box;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;

	margin: 0 10px;
	box-sizing:border-box;
}


.lesson_wrap{
	box-sizing:border-box;
	width: 100;
	padding: 10px 10px 10px 10px;
	border: 1px solid #f05187;
	margin: 0 10px 20px 10px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}



.main_width{
  width: 95%;
  margin: 0 auto;
  padding: 0 10px;
  box-sizing:border-box;
}



.main_width_pink{
  width: 95%;
  margin: 0 auto;
}


.midasi_pink>div{
text-align: center;
font-weight: bold;

}

.midasi_pink>div:nth-child(1){
  font-size: 24px;
text-align: center;
  color:#f05187;
}


.midasi_pink>div:nth-child(2){
  font-size: 24px;
    color:#f05187;
}

.midasi_pink{
  margin-bottom: 17px;
}







.mousikomi_bt_mini{
	display: flex;
	flex-wrap:wrap;
	width: 90%;
	margin: 0 auto;
	padding: 13px 0 0px 0;
text-align: center;
}


.mousikomi_bt_mini>li{
width: 100%;
background: #f05187;
    border-radius: 25px;
    padding: 5px;
    box-sizing: border-box;

}







.mousikomi_bt_mini>li>div{
background: #f05187;
    border-radius: 20px;
    border: 1px solid #fff;
    box-sizing: border-box;
    padding: 15px;

}


.mousikomi_bt_mini>li>div>a{
color: white;
font-size: 1.3rem;
font-weight: bold;
display: block;
}







/*エントリーフォーム↓*/



.error{
	color:red;
}





.entry_form{
	width: 100%;
	margin: 0 auto 30px auto;
	display: flex;
	  flex-wrap: wrap;
	 background: white;
	 padding: 10px;
	 box-sizing:border-box;

}


.entry_form>li:nth-child(4n-2),.entry_form>li:nth-child(4n-3){
background: #fce0ec;
}





.entry_bold{
	font-weight: bold;
	margin-bottom: 10px;
		border-bottom: 1px solid #e5e5e5;
font-size: 1.2rem!important;
}

.entry_form>li:nth-child(2n-1)>div,
.entry_form>li:nth-child(2n-1)
{
font-weight: bold;
}


.entry_form>li:nth-child(2n-1){
padding: 30px 10px 5px 10px;

}

.entry_form>li:nth-child(2n){
padding: 10px 10px 30px 10px;
	border-bottom: 1px solid #e5e5e5;
}


.entry_form>li>div,.entry_form>li{
	font-size: 1.2rem;

}


.entry_form>li>p{
	font-size: 1rem;
}





.entry_form>li:nth-child(2n-1){

	width: 100%;
}

.entry_form>li:nth-child(2n){

	width: 100%;
}




.entry_form>li>select,
.entry_form>li>input,
.entry_form>li>textarea,
.entry_form>li>div>input

{

	font-size: 1.1rem;

	line-height: 100%;
	width: 99%;
	box-sizing:border-box;
	padding: 10px;
	background: #ffffff;
	border: 1px solid #999;

}




.entry_form>li>textarea{
	font-size: 1.1rem;
	line-height: 100%;
	width: 100%;
	box-sizing:border-box;

}

.entry_form>li>input[type=radio]{
	width: auto;
}

.entry_form>li>input[type=radio]+label{
font-size: 1.2rem;
padding-right: 30px;
}

.entry_form>li>input[type=checkbox]{
	width: auto;
}

.entry_form>li>input[type=checkbox]+label{
font-size: 1.2rem;
padding-right: 15px;
line-height: 180%;
}


.entry_form>li>div>input[type=checkbox]{
	width: auto;
}

.entry_form>li>div>input[type=checkbox]+label{
font-size: 1.3rem;
padding-right: 10px;

}


.entry_form>li>input[type=file]{
font-size: 0.8rem;
border: 10px 0;
padding: 5px 0;

}


.entry_form>li>input.half,
.entry_form>li>div>input.half
{
	width: 48%;
	margin: 0 1.5% 0 0;
}

.entry_form>li>input.half:nth-of-type(2n),
.entry_form>li>div>input.half:nth-of-type(2n){
	margin: 0 ;
}



.entry_form>li>input.half2,
.entry_form>li>div>input.half2
{
	width: 48%;
	margin: 0 1.9% 0 0;

}

.entry_form>li>input.half2:nth-of-type(2n),
.entry_form>li>div>input.half2:nth-of-type(2n){
	margin: 0 ;
}




.entry_form>li>input.three,
.entry_form>li>div>input.three
{
	width: 30.17%;
	margin: 0 2% 0 0;
}

.entry_form>li>input.three:nth-of-type(3n),
.entry_form>li>div>input.three:nth-of-type(3n){
	margin: 0 ;
}


.mail_pink{
	background: #ffcfd2!important;
}


.entry_form>li>input[type=radio]{
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
    height: 10px!important;
    width: 10px!important;
    vertical-align: -0.8rem;

    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin: .4rem;
    outline: none;
    border-radius: 10%;
}

.entry_form>li>input[type=radio] {
    border-radius: 50%;
}

.entry_form>li>input[type=radio]:before {
    content: "";
    display: block;
    width: 10px!important;
    height: 10px!important;
    border-radius: 50%;
    margin: -5px 1px 1px -5px;

}

.entry_form>li>input[type=radio]{
    border: 1px solid #333!important;
}
.entry_form>li>input[type=radio]:checked:before {
    background: #333;
}



.entry_form>li>input.mail_pink_radio[type=radio]{
    border: 1px solid #e3007f!important;
    background: #ffcfd2;
}
.entry_form>li>input.mail_pink_radio[type=radio]:checked:before {
    background: #e3007f;
}





.entry_form>li>input[type=checkbox]{
	display: none;
}
.entry_form>li>input[type=checkbox]+label{
  padding-left: 20px;
  position:relative;
  margin-right: 20px;
}
.entry_form>li>input[type=checkbox]+label::before{
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #999;
  border-radius: 4px;
   background: #fff;
}


.entry_form>li>input[type=checkbox]:checked + label{
  color: #d01137;
}
.entry_form>li>input[type=checkbox]:checked +label::after{
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 5px;
  width: 7px;
  height: 14px;
  transform: rotate(40deg);
  border-bottom: 3px solid #d01137;
  border-right: 3px solid #d01137;
}



.mail_pink_checkbox>input[type=checkbox]+label::before{
background: #ffcfd2;
}


.file_up{


}



.kiyaku_midasi{
	font-size: 1.3rem;
	margin-bottom: 20px;
}

.kiyaku_text{
	font-size: 1rem;
	margin-bottom: 20px;
}

.kiyaku_text>br{
display: none;
}


.kiyaku_text2>br{
display: none;
}


.kiyaku_text>dd{
	margin-bottom: 5px;
	text-indent: -1em;
	padding-left: 1em;

}


.kiyaku_text2{
	font-size: 1rem;
	margin-bottom: 20px;


}

.kiyaku_text2>dd{
	margin-bottom: 5px;
	text-indent: -1em;
	padding-left: 1em;

}


.entry_doui_bt{

	width: 250px;
	margin: 0 auto 20px auto;
	border: 1px solid #000;
	box-sizing:border-box;
	padding: 20px;
	text-align: center;
	background: white;


}

.entry_doui_bt>label{
font-size: 1.3rem;
	}

/*エントリーフォーム↑*/









.index_tokuten_bar{

	background: #f05187;
	text-align: center;
	font-weight: 400;
	color: white;
	font-size: 20px;
	padding: 10px 0;
}


.camp_tex>div:nth-child(1){
	font-size: 1.28rem;
	color: #f05187;
	border: 1px solid #f05187;
	padding: 5px 0;
	text-align: center;
	width: 90%;
	margin: 0 auto 30px auto;
}




.camp_tex>div:nth-child(2){
	text-align: center;
	margin-bottom: 30px;
}


.camp_tex>div:nth-child(2)>img{
width: 90%;
height: auto;
}




.camp_tex>div:nth-child(3){
	font-size: 1.5rem;
	color: #2443c4;
	text-align: center;
margin-bottom: 5px;
font-weight: bold;
}




.camp_tex>div:nth-child(4){
	font-size: 2rem;
	color: #f05187;
	text-align: center;
	margin-bottom: 20px;
	font-weight: bold;
}


.camp_tex>div:nth-child(5){

background: #fff;
border: 1px solid #f05187;
border-radius: 30px;
padding: 10px 0;
width: 90%;
max-width: 340px;
margin: 0 auto 20px auto;
text-align: center;
	}



.camp_tex>div:nth-child(5)>div>a{

  position: relative;
  padding-right: 25px;
  padding-left: 25px;
  font-size: 1.15rem;
  color: #f05187;
  font-weight: bold;
  text-decoration: none;
	}


/*やじるし*/
.camp_tex>div:nth-child(5)>div>a:after{
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0px;
  width: 8px;
  height: 8px;
  border-top: 4px solid #f05187;
  border-right: 4px solid #f05187;
  transform: rotate(45deg);
}




.camp_tex>div:nth-child(6){
font-size: 0.85rem;
	color: #444;
	text-align: center;
	padding: 0 10px;
}





.riyousya_leaf{

margin: 0 auto 17px auto;


}

.riyousya_leaf>li:nth-child(1){
text-align: center;
}

.riyousya_leaf>li:nth-child(2){

padding-top: 14px;
}


.riyousya_leaf>li:nth-child(2)>div{
font-weight: 400;
font-size: 1.4rem;
font-weight: bold;
text-align: center;
}
