@charset "utf-8";
/* --------------------------------------------------------------------------------
	page
-------------------------------------------------------------------------------- */
body.page {
}


#asc{
	font-size:14px;
	}
	
	
#asc .inner{
	width:800px;
	margin:0 auto;
	}
	

	
#asc .sec{
	padding:25px 0;
	}
	
	
	
	
#asc h3{
	font-size:36px;
	padding:30px 0 30px 75px;
	font-weight:bold;
	margin:0 0 15px;
	background: url(https://tenshiballet.net/wp-content/themes/tenshiballet/images/page/instructor/icon-instructor.jpg) no-repeat 0 50%;
	color:#46b5dd !important;
	}

#asc .center {
	margin:30px 0;
	}	

#asc p.txt1 {
	margin: 10px 0;
	color: #2b80ff;
	}

#asc p.txt2 {
	margin: 30px 0;
	font-size: 1.0rem;
	line-height: 1.6;
	}
	
#asc p.txt3 {
	margin: 30px 0;
	font-size: 13px;
	}

#asc p.text5{
	font-size:20px;
	padding:30px 0 0px 0px;
	font-weight:bold;
	margin:0 0 15px;
	}

#asc p.text6{
	font-size:18px;
	padding:5px 0 0px 0px;
	margin: 0 0 10px 0;
	}

#asc p.text7{
	font-size:16px;
	padding:5px 0 0px 0px;
	margin: 0 0 30px 0;
	}
#asc p.text7 span{
	background: linear-gradient(transparent 70%, #21ff00);
	}

#asc p.text8{
	font-size:15px;
	padding:5px 0 0px 0px;
	margin: 0 0 10px 0;
	font-weight: bold;
	}

#asc p.text9{
	font-size:22px;
	padding:30px 0 20px 0px;
	margin: 0 0 10px 0;
	text-align: center;
	color: #9300ff;
	}

#asc p.text10{
    font-size: 18px;
    text-indent: -1em !important;
    padding-left: 1em !important;
    margin-bottom: 15px;
    color: #6576f9;
    padding-bottom: 5px;
    font-weight: bold;
}

#asc p.text11{
	font-size:20px;
	margin:50px 0 10px 0;
	padding-top: 50px;
	}

#asc .detail{
	padding:0 0 0 75px;
	}
	
#asc .detail ul li{
	padding:15px 0;
	border-bottom:1px solid #ccc;
	}
	
	
	
#asc .detail ul p{
	padding:10px 0 0 10px;
	}

#asc .detail h4 {
	font-size: 24px;
	font-weight: bold;
	}
	
#asc .case {
	margin:30px 0;
	}
	
	
	
#asc .case ul li{
	float:left;
	margin:0 20px 10px 0;
	}
	
#asc .case ul li:nth-child(3n){
	float:left;
	margin:0 0 10px 0;
	}
#asc .txt {
	margin: 30px 0 10px 0;
	font-size: 1.2rem;
	text-align: right;
	color: #f0009e;
	text-decoration: underline;
	}









@media only screen and (max-width: 650px) {
	
#asc .type01 {display:none;}

#asc .inner{
	width:97%;
	margin:0 auto;
	}	
	
	
#asc h3{
	font-size:24px;
	padding:25px 0 25px 2em;
	font-weight:bold;
	margin:0 0 15px;
	background: url(https://tenshiballet.net/wp-content/themes/tenshiballet/images/page/instructor/icon-instructor.jpg) no-repeat 0 50%;
	background-size:10%;

	}
	
#asc p.text5{
	font-size:24px;
	padding:25px 0 25px 0px;
	font-weight:bold;
	margin:0 0 15px;
	text-decoration: underline wavy #696969;
	}
	
#asc .detail {
    padding: 0 0 0 0.5em;
}	


#asc .case ul li{
	float:left;
	margin:0 2% 10px 0;
	width:48%;
	}
	
#asc .case ul li:nth-child(2n){
	float:left;
	margin:0 0 10px 0;
	}
	
#asc .case ul li:nth-child(3n){
	float:left;
	margin:0 2% 10px 0;
	}

#asc .txt{
	font-size:12px;
	}

}
@media screen and (min-width: 650px){
.type02 { display: none;}
}



@media screen and (max-width: 650px){
#asc table .type02 {
	background: url(https://tenshiballet.net/wp-content/themes/tenshiballet/images/page/school/line-lace-m.png) ;
}

}	



/*追加*/
.class_dl dt{
	font-size:18px;
	text-indent:-1em !important;
	padding-left:1em !important;
	margin-bottom:15px;
	color:#46b5dd;
	padding-bottom:5px;
	border-bottom:1px solid #dedede;
}
.class_dl dd{margin-bottom:30px;
}

.class_dl ul{
	margin:5px 0px !important;
}
.class_dl li{
	text-indent:-1em !important;
	padding:0px 0px 0px 1em !important;
	margin-left:1em;
	border-bottom:none !important;
	
}

.h3_tenshi{
	line-height:1.3;
}
.h3_tenshi small{
	font-size:22px;
}

.u_line{
	text-decoration:underline;
}





