<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";


h3{
	font-size:28px;
}

#wrap{
	padding:0 0 70px;	
}

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

#page-title .inner{
	position:relative;
}

#page-title h2{
	font-size:28px;
	padding-left:70px;
	background:url(../images/icon_basic.gif) no-repeat 0 2px;
}

h4.vl{
	line-height:1.2;
	font-size:18px;
	border-left:5px solid #5CBFCE;
	padding-left:7px;
	margin-bottom:15px;
}

#showcase{
	margin-bottom:40px;
}

.arrow-b {
	text-align:center;
	margin-top:60px;

}
.arrow-b a{
	color:#34A5B6;
}


/*-----------------------------------------
	トップ　
-------------------------------------------*/
#main-box{
	width:700px;
	float:left;
}

#main-box #showcase{
	margin-bottom:50px;
}


/*--- Link ---*/
#main a:link{
	color:#444;
	text-decoration:none;	
}

#main a:visited {
	color:#444;
	text-decoration:none;
}
	
#main a:hover {
	color: #377FE5;
	text-decoration:underline;
}
	
#main a:active{
	color: #140AFB;
	text-decoration: none;
}



/*-----------------------------------------
	コンテンツリスト
-------------------------------------------*/
#thumb-list {
	margin-bottom:30px;
}

#thumb-list .thumb{
	width:335px;
	height:150px;
	float:left;
	margin-bottom:20px;
}

#thumb-list .thumb img{
	float:left;
	margin-right:20px;
}

#thumb-list .thumb .txt{
	float:left;
	width:195px;
}

#thumb-list .thumb p.tit{
	font-size:16px;
	font-weight:bold;
	margin-top:0;
	margin-bottom:10px;
	line-height:1.4;
}

#thumb-list .thumb p.lead{
	font-size:14px;
	line-height:1.5;
}

#thumb-list .mr{
	margin-right:30px;
}

/*-----------------------------------------
	サイド
-------------------------------------------*/
#side-box{
	width:240px;
	float:right;
}

#side-box .tit{
	width:240px;
	height:44px;
	margin-bottom:10px;
	background: url(../../list/images/side_pickup_tit.gif) no-repeat 0 0;
}

#side-box .tit h3{
	font-size:18px;
	color:#FC7214;
	padding:1px 0 0 45px;
}

.thumb80{
	background:#FEF7AF;
	padding:13px 10px 13px 10px;
	margin-bottom:10px;
}

.thumb80 img{
	width:60px;
	float:left;
}

.thumb80 .txt{
	font-size:12px;
	line-height:1.2;
	width:155px;
	float:left;
}

.thumb80 .lead{
	color:#FC7214;
	margin-bottom:5px;
}

.thumb80 p{
	padding-left:10px;	
}

/*-----------------------------------------
	フッター注目の学校
-------------------------------------------*/

#f-pickup{

}

#f-pickup .tit{
	margin-bottom:20px;
	background:url(../../list/images/map_pickup_bg.gif) no-repeat 0 bottom;
}

#f-pickup .tit h4{
	padding:5px 0 16px 50px;
	font-size:20px;
	color:#FC7214
}

#f-pickup .sch{
	float:left;
	width:180px;
}

#f-pickup .sch .txt{
	background:#FEF7AF;
	width:180px;
	height:150px;
}

#f-pickup .sch p{
	line-height:1.4;
	padding:0 10px 0;
}

#f-pickup .sch p.lead{
	color:#FC7213;
	padding:15px 10px 5px;
}


/*-----------------------------------------
	用語
-------------------------------------------*/

#term-list{
	width:1000px;
	height:360px;
	background-color:#F4FAFF;
	margin-top:20px;
	margin-bottom:30px;
}

.termlist-inn{
	float:left;
	width:325px;
	margin-top:30px;
}

.termbox{
}

.termbox .tit{
	float:left;
	line-height:1.2;
	font-size:18px;
	border-left:5px solid #79B4FF;
	padding-left:7px;
	width:60px;
}

.termbox .word{
	float:left;
	line-height:1.5;
}
	
.termbox .word li a{
	color:#5B8CCD;

}
	
.ml25{margin-left:25px;}
.mb15{margin-bottom:15px;}
.mb45{margin-bottom:45px;}


#term-detail{
	width:1000px;
	margin-bottom:50px;
}

.termde-inn{
	width:1010px;
	overflow:hidden;
}

.de-box{
	float:left;
	width:465px;
	margin-left:15px;
	margin-right:25px;
}

.ptit{
	font-size:22px;
	line-height:1.2;
	color:#79B4FF;
	margin-bottom:10px;
}

#a-1, #a-2, #a-3,#a-4,#k-1, #k-2, #k-3, #s-1, #s-2,#s-3,#t-1,#t-2,#n-1, #h-1,#h-2{
	padding-top:20px;
}
	

/*------  ONE Point  ------*/
#onepoint{
	width:1000px;
	height:150px;
	background-color:#ECF8F9;
	margin-bottom:60px;
	position:relative;
}

#onep-img{
	position:absolute;
	left:35px;
	top:59px;
}
#onep-txt{
	position:absolute;
	left:270px;
	top:35px;
	width:695px;
	line-height:1.6;
}
</pre></body></html>