@charset "UTF-8";

/* -------------------------------------------------------------
	SP 学校向けサービス
-------------------------------------------------------------*/

/*--------------------
　　トップ
--------------------*/

#contents.serviceSchoolHome{
	width:100%;
	margin-top:20px;
	padding:0 20px;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
#s_serviceTop{
	margin-bottom:60px;
	font-size:16px;
	line-height:1.7em;
}
#s_serviceTop img{
	display:none;
}
#s_serviceTop .titleTop{
	text-indent:0;
	background:none;
	padding:0;
	margin-bottom:20px;
	font-size:18px;
	font-weight:bold;
}
#s_serviceTop .titleTop br{
	display:block;
}

.select{
	display: block;
}
.select li{
	margin-bottom:20px;
}
.select li a{
	display:block;
	padding:20px;
	width:100%;
	height:inherit;
}
.select li a:after{
	content:"▶︎";
	padding-left:8px;
}

/*--------------------
　　会社案内
--------------------*/

.serviceSchoolCompany h3{
	font-size:18px;
	margin-bottom:20px;
}
#s_company{
	padding:0 20px;
}
#s_company .mainTitle{
	text-indent:0;
	background:none;
	padding:0;
	font-size:20px;
	text-align:center;
}

#s_companyInfo{
	padding:0 20px;
}
#s_companyInfo ul{
	list-style:none;
	margin:0 20px;
	border-bottom:none;

}
#s_companyInfo li span{
	display:block;
	padding:0;
	border-top:none;
}
#s_companyInfo li span:nth-child(odd){
	float:none;
	width:100%;
	padding:3px 10px;
	background:#ddd;
	font-weight:bold;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
#s_companyInfo li span:nth-child(even){
	padding-left:0;
	margin:10px 20px;
}


/*--------------------
　　中学校向け講座
--------------------*/
#contents h1.line{
	margin-bottom:20px;
}
#readInner{
	margin:0;
}
#readInner img{
	 display:none;
}
#readInner p{
	padding:0 0 20px 0;
	width:90%;
	margin:0 auto;
	font-size:12px;
	line-height:1.6;
}

/*タブナビ*/
.tabNav{
	display:block;
	border-top:#F2B8CD 1px solid;
	border-bottom:#F2B8CD 1px solid;
}
.box{
	float:left;
	width:33%;
	height:auto;
	position:relative;	
	background:#fff;
	border:none;
	border-right:#F2B8CD 1px solid;
	text-align:center;
	box-shadow:none; 
	border-bottom:#F2B8CD 1px solid;
}
.box:nth-child(4),
.box:nth-child(5){
	float:left;
	width:49%;
	height:auto;
	position:relative;	
	background:#fff;
	border:none;
	border-right:#F2B8CD 1px solid;
	text-align:center;
	box-shadow:none; 
}
.box:nth-child(3){
	border-right:none;
}
.box:nth-child(5){
	border:none;
}
.box:hover{
	background:#FEF4F7;
}
.box a{
	width:auto;
	height:auto;
	display:block;
	font-weight:normal;
	color:#333;
	font-size:15px;
	text-decoration:none;
	letter-spacing:0.05em;
	padding:15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.box a:after,
.box ul{
	display:none;
}


/*タブナビ下のサブナビ*/
.subNav{
	display:block;
	list-style:none;
	margin:20px auto 30px;
	width:90%;
}
.subNav li:not(:last-child){
	float:left;
	font-weight:normal;
	font-size:13px;
	letter-spacing:0.05em;
	margin-right:14px;
}
.subNav li:last-child{
	display: block;
    text-align: center;
    width: 100%;
    float: none;
    clear: both;
    margin: 0 auto;
    padding-top: 20px;
}
.subNav li:last-child:before{
	padding:0;
}

.box a:hover,
.subNav li a:hover{
	opacity:1;
}

/*--------------------
　　研修内容
--------------------*/
h7{
	font-size:16px;
	width:100%;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.studyContents{
	width:100%;
	padding:0 20px 0;
	font-size:13px;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
#teacher .studyColumn{
	float:none;
	margin-bottom:20px;
}
.studyContents h4{
	font-size:18px;
	width:100%;
	margin:20px 0;
}
.studyContents .subTitle{
	font-weight:bold;
}
.studyContents .subText{
	margin-bottom:30px;
}
.studyContents ol{
	padding-left:25px;
}
.studyContents ul{
	padding-left:20px;
}
.studyColumn2{
	float:none;	
}
.left{
	margin-right:0;
}
.voice .column{
	width:100%;
}


#one img,
#three img,
#pta img{
	float:none;
	width:100%;
	margin:0 auto 20px;
}
#two img{
	float:none;
	width:80%;
	margin:0 10%;
}

#teacher img{
	float:none;
	width:100%;
	margin:0 auto;
}

#two .studyContents,
#teacher .studyContents{
	padding-top:20px;
}

#flow .studyContents,
#guide .studyContents,
#result .studyContents{
	padding:20px;
}

/*two*/
#two .studyContents .left li:last-child{
	margin-top:0;
}


/*result*/
#result .studyColumn{
	display: block;
}
#result ul {
    padding: 0;
}
#result li {
	float:left;
	width:50%;
	font-size:10px;
}
#result .rightText {
    font-size:10px;
}
