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

	sub サブページ

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

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

select{
	color:#757575;
	padding: 5px 0px;

}



.main_img{
width: 100%;
text-align: center;
}

.main_img>img{
}

.sp_main{
	display: none;
}

.none{
	display: none;
}



.main_width{
	width: 950px;
	margin: 0 auto;
}



.main_width_pink{
	width: 950px;
	margin: 0 auto;
}






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



.error{
	color:red;
}





.toiawase_form{

	display: flex;
	flex-wrap:wrap;

    background: #fff;

    border: 1px solid #f05187;
    box-sizing: border-box;
    padding: 20px;
    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: 250px;

padding-top: 15px;
padding-bottom: 15px;
border-bottom:1px solid #dfdfdf;
padding-left: 10px;
box-sizing:border-box;
}

.toiawase_form>dd{
width: calc(100% - 250px);
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>a{
font-size: 1.2rem;
}




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


.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;
}



.pink_obi{
	font-size: 1.3rem;
    color: #fff;
    text-align: center;
    padding: 8px 15px 6px 15px;
    background: #f05187;

}



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


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



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


.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.5rem;
font-weight: bold;
display: block;
}




.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.5rem;
font-weight: bold;
display: block;
}




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

.plan_2retsu>li{
	width: 450px;
}

.plan_2retsu>li:nth-child(2n-1){
margin-right: 50px;
}



.plan_area{

	box-sizing:border-box;
	border: 1px solid #f05187;
	padding: 20px 15px;
	width: 100%;
	margin: 0 auto 20px auto;
	background: white;
		border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
text-align: center;
}



.plan_midasi{
	font-size: 1.3rem;
	color:#fff;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	background: #f05187;
	width: 100%;
	margin: 0 auto ;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;

}


.plan_waku{
	width: 100%;
	margin: 0 auto 20px auto;
	padding: 0 20px;
	box-sizing:border-box;
}







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

}

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

}

.plan2{
font-size: 1.5rem;
color: #363c3c;
margin-top: 0;
margin-bottom: -3px;
}



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


.plan3{
font-size: 1.5rem;
}

.plan3>li{
margin-bottom: 4px
}

.plan3>li:last-of-type{
margin-bottom: 0;
}

.plan4{
font-size: 1.2rem;

}




















.fifty_2{
	display: flex;
	box-sizing:border-box;
	padding: 0 20px;

}


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

}

.fifty_2>li:nth-child(1){
margin-right: 2%;
}


.fifty_2>li:nth-child(2){
margin-left: 2%;
}



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

.sub_text_center{

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






.sub_yoko3{
  display: flex;
  flex-wrap: wrap;
	padding: 0 20px;
	box-sizing:border-box;
margin-bottom: 30px;
}


.sub_yoko3>li{
width: 270px;
margin-right: 50px;
margin-bottom: 40px;

}

.sub_yoko3>li:nth-last-of-type(3),
.sub_yoko3>li:nth-last-of-type(2),
.sub_yoko3>li:nth-last-of-type(1)
{
margin-bottom: 0;

}


.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: 5px;
}




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

.sub_yoko3>li>.sub_yoko3_video{

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

}

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


.sub_yoko3>li>.sub_yoko3_3{
font-size: 1.2rem;
}

















.sub_pink_yoko3{
  display: flex;
  flex-wrap: wrap;
	padding: 0 20px;
	box-sizing:border-box;
margin-bottom: 40px;
}





.sub_pink_yoko3>li{
width: 30%;
margin-right: 5%;
margin-bottom: 40px;

}

.sub_pink_yoko3>li>img{
width: 100%;
}


.sub_pink_yoko3>li:nth-last-of-type(3),
.sub_pink_yoko3>li:nth-last-of-type(2),
.sub_pink_yoko3>li:nth-last-of-type(1)
{
margin-bottom: 0;

}


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


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


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

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

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

.sub_pink_yoko3>li>.sub_pink_yoko3_video{

width: 100%;
height: 160px;
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;
width: 90%;
    padding-left: 20px;
    margin-bottom: 15px;
        border-radius: 4px;
}


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







.youkou_list{
	display: flex;
	box-sizing:border-box;
	padding: 20px;
}


.youkou_list>li{
width: 460px;
box-sizing:border-box;
}

.youkou_list>li:nth-child(1){
margin-right: 15px;
}


.youkou_list>li:nth-child(2){
margin-left: 15px;
}

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

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

 .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;
 }

 .sub_mini_text2>p:nth-last-of-type(1){
 margin-bottom: 40px;
 }




















.retsu_2{
	display: flex;
	flex-wrap:wrap;
	padding: 0 20px;
	margin-bottom: 20px;
}

.retsu_2>li{
	width: 48.5%;
	font-size: 1.2rem;
}

.retsu_2>li:nth-child(2n-1){
margin-right: 3%;
}



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





















.company_list{

	display: flex;
	justify-content: space-between;
	 flex-wrap: wrap;
	 border: 1px solid #aaa;
	 box-sizing:border-box;


}


.company_list>dt{
	width: 18%;
	 box-sizing:border-box;
	 font-size: 1.2rem;
	 padding: 20px;
	 border-right: 1px solid #aaa;
	 border-bottom: 1px solid #aaa;
	 text-align: center;
background: #fdf2fb;

}

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



}

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

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


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

.company_wrap{
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}

.company_wrap>li:nth-child(1){
width: 75%;
	}

.company_wrap>li:nth-child(2){
width: 23%;
	}

.company_wrap>li:nth-child(2)>ul>li{
}

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

}

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




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

}

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

}

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









.mousikomi_bt_mini{

	flex-wrap:wrap;
	width: 70%;
	margin: 0 auto;
	padding: 12px 0 2px 0;
text-align: center;
}






.mousikomi_bt_mini>li{
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.5rem;
font-weight: bold;
display: block;
}











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



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

.dt_list>dt.dt2{
color: #000;
background: #fffce3;
border:1px solid #aaa;
}


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

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

}


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

}



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


.midasi_pink>div{
font-size: 24px;
text-align: center;
color:#f05187;
font-weight: 700;
}


.midasi_pink{
	margin-bottom: 17px;
}








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


.lesson_fifty_2{
	display: flex;

}


.lesson_fifty_2>li{
width: 48%;
box-sizing:border-box;
}

.lesson_fifty_2>li:nth-child(1){
margin-right: 2%;
box-sizing:border-box;
}


.lesson_fifty_2>li:nth-child(2){
margin-left: 2%;
padding-left: 2.3%;
box-sizing:border-box;
}



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

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


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



.white_back{

	background: white;
	padding: 0px 0 0px 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.5rem;
color: #363c3c;
}



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




.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_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 20px;
	box-sizing:border-box;
}




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

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

}

.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_big1{

font-size: 1.5rem;
	}

.sub_plan_small1{
font-size: 1.3rem;
}

.sub_plan_text{
font-size: 1.5rem;
margin-bottom: 4px;
}





.list_2{
display: flex;
flex-wrap:wrap;
margin-bottom: 20px;
}

.list_2>li:nth-child(2n-1){
margin-right: 20px;
	}


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

.list_2>li:nth-last-of-type(2),.list_2>li:nth-last-of-type(1){
margin-bottom: 0;

}









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



.midasi_3dan>div:nth-child(1){
margin-bottom: 15px;
}



.midasi_3dan>div:nth-child(2){
	font-size: 17px;

text-align: center;
}


.midasi_3dan>div:nth-child(3){
	font-size: 24px;
}

.midasi_3dan{
	margin-bottom: 17px;
}

































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

.entry_form{

	width: 100%;
	margin: 0 auto 30px auto;

	display: flex;
	  flex-wrap: wrap;

	 background: white;


	 box-sizing:border-box;






}

.entry_form>li{

padding: 30px;
box-sizing:border-box;


}


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

}



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


.entry_form>li:nth-child(4n-1),.entry_form>li:nth-child(4n-3){
border-right: 1px solid #f8d4e8;
}




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

}


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

.entry_form>li:nth-child(2n-1)>div>img{
padding-bottom: 5px;
display: inline-block;
padding-left: 10px;
}





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

	width: 30%;
}

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

	width: 70%;
}




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

{

	font-size: 1.2rem;

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




.entry_form>li>textarea{
	font-size: 1.2rem;
	line-height: 100%;
	width: 99%;
	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: 30px;
line-height: 180%;
}


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

}

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


}



.entry_form>li>input.half,
.entry_form>li>div>input.half
{
	width: 48%;
	margin: 0 2.9% 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 2.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.5%;
	margin: 0 3.1% 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.4rem;
	margin-bottom: 20px;
}

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


.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.4rem;
	}

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


















.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: 700px;
	margin: 0 auto 30px auto;
}




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


.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: 2.3rem;
	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: 340px;
margin: 0 auto 20px auto;
text-align: center;
	}



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

  position: relative;
  padding-right: 90px;
  padding-left: 90px;
  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: 12px;
  height: 12px;
  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;
}





.riyousya_leaf{
width: 586px;
margin: 0 auto 17px auto;
display: flex;

}

.riyousya_leaf>li:nth-child(1){
width: 137px;
}

.riyousya_leaf>li:nth-child(2){
margin-left: 12px;
padding-top: 14px;
}


.riyousya_leaf>li:nth-child(2)>div{
font-weight: bold;
font-size: 1.72rem;

}
