@charaset "UTF-8";

/*---------------------
　スライダ
---------------------*/
.slider-pro section.sp-layer{margin:30px 30px 18px 40px;font-size:16px;line-height:2.0;}
.slider-pro h3{color:#900;background:none;padding-left:0px;font-size:24px;font-size:2.4rem;}
.slider-pro section.sp-layer .koe .mid p{font-size:14px;font-size:1.4rem;}
.slider-pro section div.koe{width:610px;}
.slider-pro section div.koe div.top{
	background:url(img/koe/mid/top.png) no-repeat;
}
.slider-pro section div.koe div.mid{
	background:url(img/koe/mid/mid.png) repeat-y;
}
.slider-pro section div.koe div.btm{
	background:url(img/koe/mid/btm.png) no-repeat;
}

/* スライダーのパンフ↓ */
.slider-pro a#btn_pamf{display:block;width:650px;height:260px;position:absolute;top:210px;left:0px;}




/*---------------------
　資料請求＆HPボタン
---------------------*/
.btns {
	height: 47px;
	margin: 0px 0px 0px auto;
	padding-bottom: 10px;
}
.btns a {
    width: 152px;
    height: 47px;
    display: block;
    float: right;
    margin-left: 10px;
}
.btns a:hover{text-decoration:none;}
.pamf {
    background-image: url(img/btn/pamf.png);
}
.hp {
    background-image: url(img/btn/hp.png);
}
/*---------------------
　学校基本情報
---------------------*/
table#scl_info{
	border-collapse:collapse;
	width:100%;
	margin-bottom:20px;
}
#scl_info th.t_top {
	border-top: #be1309 4px solid;
	background-color:#efefef;
}

#scl_info th {
	background-color:#efefef;
	background-image:none;
	border: 1px solid #dcdddd;
	border-bottom: #e3e3e3 1px dotted;
	font-size:16px;font-size:1.6rem;	text-align: left;
	padding: 10px;
	font-weight: normal;
}
#scl_info td.t_top {
	border-top: #b3b3b3 4px solid;
}
#scl_info td {
	border-bottom: #e3e3e3 1px dotted;
	text-align: left;
	padding: 10px;
	border: 1px solid #dcdddd;
	font-size:16px;font-size:1.6rem;	line-height:2.0;
}
/*
#scl_info tr:hover {
    background: #3D80DF;
    color: #FFFFFF;
*/}