@charset "utf-8";

#page-title{
	padding:23px 0 10px;
}

#page-title h2{
	font-size:28px;
	padding-left:60px;
	background:url(/images/special/tit_icon.gif) no-repeat 0 6px;
}

#page-title h2 span{
	font-size:22px;
	font-weight:normal;
}

#wrap {
    padding: 0 0 70px;
}


/*-----------------------------------------
	showcase
-------------------------------------------*/

.sc{
	background:url(/images/special/school_special/sc_bg.jpg) no-repeat center 0;
	width:100%;
	height:580px;
}

.sc_tit{
	padding:40px 20px 20px 17px;
	height:60px;
}

.sc_tit h3{
	float:left;
}

.sc_tit .sc_lead{
	float:right;
	padding-top:25px;
}

.sc_box_unit{
    margin-right:-20px;
	margin-left:7px;
    overflow: hidden;
    zoom: 1;
	width:1020px;
}

.sc_box{
	width:315px;
	height:370px;
	color:#FFF;
	float:left;
	margin-right:20px;
	position:relative;
}

.sc_box_01{
	background:url(/images/special/school_special/sc_box_bg01.png) no-repeat 0 0;
}

.sc_box_02{
	background:url(/images/special/school_special/sc_box_bg02.png) no-repeat 0 0;
}

.sc_box_03{
	background:url(/images/special/school_special/sc_box_bg03.png) no-repeat 0 0;
}

.sc_box_thumb{
	position:absolute;
	left:15px;
	top:15px;
}

/*--▼191109--*/
.sc_box_date{
	position: absolute;
    left: 187px;
    top: 349px;
    font-size: 12px;
    line-height: 1.3;
    width: 265px;
    color: #CCCCCC;
}
/*--191109--*/

.sc_box_tit{
	position:absolute;
	left:25px;
	top:245px;
	font-size:16px;/*--191109--*/
	font-weight:bold;
	line-height:1.5;
	width:265px;	
}

.sc_box_txt{
	position:absolute;
	left:26px;
	top:278px;/*--191109--*/
	font-size:14px;
	line-height:1.3;
	width:265px;
}



	
/*-----------------------------------------
	一覧
-------------------------------------------*/

.sp-school_tit{
    line-height: 1.4;
    border-left: 5px solid #444;
    padding-left: 15px;
    margin-bottom: 25px;
	margin-left:-7px;
    font-size: 18px;
	font-weight:bold;
}

.sp-school{
    margin-right: -25px;
	margin-bottom:20px;
    overflow: hidden;
    zoom: 1;
	padding:0 0 0 12px;
}

.sp-school_box{
	width:225px;
	height:295px;/*--191109--*/
	color:#FFF;
	float:left;
	margin-right:25px;
}

.sp-school_box_thumb{
	margin-bottom:15px;
}

.sp-school_box_tit{
	font-size:16px;
	font-weight:bold;
	margin-left:1px;
	margin-bottom:6px;/*--191109--*/
	line-height:1.2;/*--191109--*/
}

.sp-school_box_txt{
	font-size:14px;
	margin-left:3px;
	line-height:1.4;/*--191109--*/
}

.icon-new{
	padding-left:5px;
	padding-top:0px;/*--191109--*/
}

.sp-school_box_date{/*--191109--*/
	color: #999999;
	font-size: 12px;

}


/*-----------------------------------------
	リンク
-------------------------------------------*/
#wrap .sp-school a:link{
    color: #444;
}
#wrap .sp-school a:active{
    color: #444;
}
#wrap .sp-school a:visited{
    color: #444;
}
#wrap .sp-school a:hover{
    color: #2777E2;
}

#wrap .sc a:link{
    color: #FFF;
}
#wrap .sc a:active{
    color: #FFF;
}
#wrap .sc a:visited{
    color: #FFF;
}
#wrap .sc_box a:hover .sc_box_tit, #wrap .sc_box a:hover .sc_box_txt{
    color:#FFF;
	text-decoration:underline;
}

	




























