@charset "UTF-8";

/***********************************
html&body
************************************/

body{
	font-family: Arial, " sans-serif";
}

/***********************************
content Layout PC CSS
************************************/

@media print, screen and (min-width: 0px){
	
header #htBox{
	min-width: 1210px;
}

header nav#hNav {
    line-height: 45px;
	padding:15px 0;
}

/*header nav#hNav ul{
	width: 95%;
	min-width: 1210px;
}
	
header nav#hNav li{
	left: -30%;
}*/




/*#content h2{
	height: auto;
	width: 890px;
	background-image: url(../images/bgH2Title.png);
	background-repeat: no-repeat;
	display: block;
	padding-left: 40px;
	color: #FFF;
	font-size: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif,Times New RomanTimes New Roman, Times, serif;
	font-weight: bold;
	line-height: 55px;
	padding-top: 5px;
	margin-bottom: 30px;
}*/

#content h2 img{
	padding: 17px 0;
		
}

/*#content h3{
	width: 100%;
	background-image: url(../images/bgH3TitleT.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #D51323;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	margin-bottom: 30px;
}*/

header #linkBox{
	margin-bottom: 1.0em
}
	
header #linkBox span{
	line-height: 23px;
}


/***********************************
トップページ
************************************/
	
.homeBox #linkBox_vn{
	overflow: hidden;
    width: 930px;
    margin-right: auto;
    margin-left: auto;
}

.homeBox #linkBox_vn dl{
	width: 294px;
    height: 128px;
    display: block;
	float: left;
    margin-right: 4px;
    margin-left: 4px;
}

.homeBox #linkBox_vn dt a:hover{
	opacity:0.5;
}

.homeBox .btnBox a:hover{
	opacity:0.5;		
}

/***********************************
メッセージ
************************************/
	
/*vn版*/	
.kurasuBox section.s01 h3 span.mt{
	line-height: 1.0em;		
}

.kurasuBox #graphBox dt.boxtext02{
	 padding: 10px 0;	
}


/***********************************
メッセージ
************************************/

.manabuBox .introBox li.name span.grad_vn{
	font-size: 12px;
	color: #FFF;
	line-height: 16px;
	background-image: url(../../images/manabu/bgName.png);
	width: 130px;
	display: block;
	text-align: center;
	float: left;
}
	
/***********************************
学校紹介
************************************/

.katachiBox .schoolBox .infoBox span.work{
	display: block;
	clear: both;
	padding: 10px 0 0 15px;	
}
.katachiBox .schoolBox .youtube a{
	display: block;
	text-align: center;
	margin-left: 0;
}
	
/***********************************
企業
************************************/



/***********************************
加盟校
************************************/


}	