body {
	margin:0 auto;
	min-height: 700px;
	padding:0;
	font-size:1em;
	line-height:1.5;
	color:#3d3d3d;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	word-break: break-all;
	background-image: url(images/sample_01.jpg);
	background-position:center center;
	background-size:100%;
	background-repeat: no-repeat;
}

#header {
	width: 100%;
	position: fixed;
	top: 0px;
	border-top: 5px solid #18436E;
	z-index: 120;
	background: #E7ECF0;
}

#submenu {
	width: 980px;
	margin: 0px auto;
	height: 30px;
}

#submenu a {
    line-height: 16px;
    color: #4D4D4D;
}

a[href^="tel:"] {
    color: inherit;
    cursor: default;
}

#tel {
	width: 190px;
	height: 30px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	float: right;
	text-align: center;
}

#tel a{
	position:relative;
	padding-left:30px;
	margin-top: 7px;
	display: block;
	text-decoration: none;
}

#tel  a::before{
	content:"TEL";
	display:block;
	padding:0 5px;
	font-size:10px;
	color:#FFF;
	position:absolute;
	left:10px;
	background-color: #18436E;
}

input,textarea,select{
	font-size:100%;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

ul{
	list-style:none;
}

h1, h2, h3, h4, h6, p, a, img,
dl, dt, dd, ol, ul, li
{
	margin: 0;
	padding: 0;
	border: 0;
}

.main {
	width:100%;
	background:#fff;
    padding:10px 0px;
}

.link {
	width:980px;
	margin:0px auto;
}

.link_left {
	float:left;
	height: auto;
	margin-top: 3px;
}

.link_right { 
	float:right;
}

.link_right a {
   font-size:1.25em;
   display:block;
   border:3px solid #ccc;
   padding:11px 30px 9px 10px;
   border-radius:5px;
   margin:3px;
   text-decoration:none;
   opacity:1;
   transition: opacity 0.5s;
	float: left;
}

.link_right a::before {
content:"";
display:block;
float:left;
margin:8px 10px 0px 5px;
width: 0;
height: 0;
border-style: solid;
border-width: 7.5px 0 7.5px 12px;
border-color: transparent transparent transparent #ccc;
}

.link_right a:hover {
   opacity:0.4;
}

.link_right a.link_gouhi {
   color:#AB0F24;
   border:2px solid #AB0F24;
}

.link_right a.link_gouhi::before {
   border-color: transparent transparent transparent #AB0F24;
}


.link_right a.link_index {
   color:#184370;
   border:2px solid #184370;
}

.link_right a.link_index::before {
   border-color: transparent transparent transparent #184370;
}

.footer {
	width: 100%;
	position: fixed;
	bottom: 20px;
    x-index:90;
	background:#EEEEEE;
	padding:10px 0;
}

#kanrenmenu{
	margin:0 auto;
	font-size:12px;
}

#kanrenmenu table{
	width:830px;
	margin:0px auto ;
}

#kanrenmenu td{
	vertical-align:top;
}

#kanrenmenu img{
	margin-right:40px;
	width: 90px;
	height: auto;
}

#kanrenmenu h2{
	font-size:14px;
	border-bottom:1px solid #B3B3B3;
	padding:0 0 5px 5px;
	margin:0 0 5px -5px;
}

#kanrenmenu li{
	margin-bottom:10px;
}

#kanrenmenu a{
	color:inherit;
}



.copy {
	width:100%;
	text-align:center;
    position:fixed;
	bottom:0px;
	x-index:100;
	background:#184370;
	color:#fff;
	font-size: 0.8em;
}



/* 短大 */

/*
body.jc #header {
background: #fcedf2;
}
*/


body.jc .link_left {
   margin-top:6px;
}

body.jc .link_right a::before {
   margin:8px 15px 0px 5px;
}

body.jc .link_right a.link_index {
   color:#E73649;
   border:2px solid #E73649;
}

body.jc .link_right a.link_index::before {
   border-color: transparent transparent transparent #E73649;
}

body.jc #header {
border-color:#E73649;
}

body.jc #tel a::before,body.jc .copy {
background-color:#E73649;
}



/* 光星高校 */

body.kh {
   background-image: url(images/back_kh.jpg);
   background-position: center center;
}

body.kh .link_right a.link_index {
   color:#C1272D;
   border:2px solid #C1272D;
}

body.kh .link_right a.link_index::before {
   border-color: transparent transparent transparent #C1272D;
}

body.kh #header {
border-color:#C1272D;
}

body.kh #tel a::before,body.kh .copy {
background-color:#C1272D;
}



/* 専攻科 

body.ks .link_left {
        margin-top:70px;
}

body.ks .link_right a.link_index {
   color:#EC6C1F;
   border:2px solid #EC6C1F;
}

body.ks .link_right a.link_index::before {
   border-color: transparent transparent transparent #EC6C1F;
}

*/


/* 野辺地西 */

body.nh {
   background-image: url(images/back_nh.jpg);
   background-position: center -70px;
}

body.nh .link_right a::before {
   margin:7px 15px 0px 5px;
}

body.nh .link_right a.link_index {
   color:#187FC3;
   border:2px solid #187FC3;
}

body.nh .link_right a.link_index::before {
   border-color: transparent transparent transparent #187FC3;
}

body.nh #header {
border-color:#187FC3;
}

body.nh #tel a::before,body.nh .copy {
background-color:#187FC3;
}



/* スマートフォン用 */

@media screen and (max-width:980px) { 

	html {
	height:inherit!important;
	}

	body {
		min-height: 800px;
		background-size: auto;
		position: relative;	
	}
	
	#header {
		position: relative;
		background:none;
	}
	
	#submenu {
		background: #E7ECF0;
		width: auto;
		margin: 0px auto;
		height: 30px;
	}
	
	.main {
        margin:80px 0px 0px;
	}
        
	
	.link {
         width: 100%;
         margin: 0px auto;
		text-align: center;
}
	
	.link_left {
		max-width:80%!important;
		height: auto;
        margin:15px 0px!important;
		float: none;
	}

	.link_right {
		margin: 0px auto;
		float: none;
	}
	
	.link_right a {
		float: none;
		font-size: 1.25em;
		width: 80% !important;
		margin: 10px auto;
	}
	
	.link_right a::before {
		display: none;
	}
	
	.footer {
		position:absolute;
		bottom:10px;
	}
	
	#kanrenmenu table{
		width:100%;
		margin:0px auto ;
	}	

	#kanrenmenu table img{
		width: 75px;
		margin: 0px 20px;
		height: auto;
	}

	
	.copy {
		font-size: 0.6em;
		margin-top: 0px;
		position: absolute;
        bottom:0px;
	    x-index:100;
	    background:#184370;	
	}
	
	
	.copy span {
		display: block;
		padding: 5px;
	}

/*短大用*/

/*光星高校用*/

	body.kh {
	   background-position: center -50px;
	   background-size: 200%;
	}


/*野辺地西用*/

	body.nh {
	   background-position: center -60px;
	   background-size: 200%;
	}



}


@media screen and (max-width:500px) { 
		
	#kanrenmenu table,#kanrenmenu table tbody,#kanrenmenu table tr,#kanrenmenu table th,#kanrenmenu table td{
		display: block;
	}
	
	#kanrenmenu table td{
		float: left;
	}
	
	#kanrenmenu table td table td{
		float: none;
	}
	
	#kanrenmenu table img{
		width: 50px;
		margin: 0px 20px;
		height: auto;
	}

/*光星高校用*/
	body.kh {
	   background-position: center -50px;
	   background-size: 400%;
	}

	
/*野辺地西用*/
	body.nh {
	   background-position: center -60px;
	   background-size: 300%;
	}







}