@charset "utf-8";

footer{
	margin-top: 115px;
}
footer #pageTop{
	margin-left: -50px;
}

/*------------------------------------
	¥á¥¤¥ó¥¹¥é¥¤¥É
------------------------------------*/
/*
#mainImg .slide04{
	background: url(/nyushi/img/index/mainimg_oshiete.jpg) center center repeat-x;
}
#mainImg .slide05{
	background: url(/nyushi/img/index/mainimg_personal.jpg) center center repeat-x;
}
#mainImg .slide06{
	background: url(/nyushi/img/index/mainimg_education.jpg) center center repeat-x;
}
#mainImg .slide15{
	background: url(/nyushi/img/index/mainimg_weboc.jpg) center center repeat-x;
}
#mainImg .slide31{
	background: url(/nyushi/img/index/mainimg_lys2021.jpg) center center repeat-x;
}
#mainImg .slide42{
	background: url(/nyushi/img/index/mainimg_oc2023summer.png) center center repeat-x;
}
#mainImg .slide43{
	background: url(/nyushi/img/index/mainimg_sogo_alumni_2022.png) center center repeat-x;
}
#mainImg .slide44{
	background: url(/nyushi/img/index/mainimg_suisen_2022.png) center center repeat-x;
}
#mainImg .slide45{
	background: url(/nyushi/img/index/mainimg_ippan_2022.png) center center repeat-x;
}
#mainImg .slide46{
	background: url(/nyushi/img/index/mainimg_kyotsu_zenki_2022.png) center center repeat-x;
}
#mainImg .slide47{
	background: url(/nyushi/img/index/mainimg_kyotsu_koki_2022.png) center center repeat-x;
}*/

/* ©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥
¡¡¡ömainImg
©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥ */
#mainImg{
	width: 100%;
	min-width: 960px;
	overflow: hidden;
	position: relative;
}
#mainImg .slide li{
	text-indent: -9999px;
	width: 100%;
	height: 535px;
	position: relative;
	background-position: center center;
	background-repeat:repeat-x;
}
#mainImg .slide li a{
	display: block;
	height: 100%;
}
#mainImg .slide img{
	width: 100%;
	height: auto;
}
#mainImg .thumb{
	width: 100%;
	background: url(/nyushi/img/index/bg_thumb.png) left top repeat;
	padding: 17px 0;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 500;
}
#mainImg .thumb ul{
	height: auto;
	overflow: hidden;
	font-size: 0;
	text-align: center;
}
#mainImg .thumb ul li{
	display: inline-block;
	/*margin: 0 7px;*/
	margin:0;
}
#mainImg .thumb ul li a img{
	margin: 5px;
	vertical-align: middle;
	width:120px;
	height: auto;
}
#mainImg .thumb ul li a.active img{
	margin: 0;
	border: 5px solid #0089d4;
}
#mainImg .thumb .boosher{
	position: absolute;
	bottom: -17px;
	right: -125px;
}
/* ©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥
¡¡¡önews
©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥ */
#news{
	width: 100%;
	overflow: hidden;
	background-image: url(/nyushi/img/index/bg_news1.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 85px 0;
}
#news .block{
	background: #fff;
	-webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.3);
	box-shadow: 0 0 3px 0 rgba(0,0,0,0.3);
}
#news .block h2{
	height: 36px;
	background: url(/nyushi/img/index/bg_hd.png) left top repeat;
}
#news .block h2 img{
	margin-top: -22px;
	padding-left: 40px;
}
#news .block h2 a{
	font-size: 13px;
	background: url(/nyushi/img/ico_arrow01.png) left center no-repeat;
	-webkit-background-size: auto 8px;
	background-size: auto 8px;
	padding: 0 0 0 11px;
	position: absolute;
	right: 40px;
	top: 9px;
}
#news .block ul{
	height: auto;
	overflow: hidden;
	margin-right: -32px;
	padding:25px 32px; 
}
#news .block ul li{
	width: 200px;
	float: left;
	margin-right: 32px;
}
#news .block ul li .img{
	margin-bottom: 13px;
}
#news .block ul li .date{
	color: #0088d3;
}
#news .block ul li .ttl{
	font-weight: bold;
}
/*------------------------
	info
------------------------*/
#news #info h2 img{
	margin-top: -18px;
}
#news #info ul{
	margin-right: -50px;
}
#news #info ul li{
	width: 420px;
	margin-right: 50px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #acacac;
}
#news #info ul li:nth-child(3),
#news #info ul li:nth-child(4){
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
#news #info ul li .ttl{
	font-weight: normal;
}
#news #info .boosher{
	position: absolute;
	left: -133px;
	top:7px;
}
/* exam */
#news #info .exam ul{
	display: flex;
	flex-wrap: wrap;
	margin-right: 0;
	justify-content: space-between;
	/*margin-right: -11px;
	padding-top: 0;
	padding-bottom: 21px;*/
}
#news #info .exam ul li{	
	width:440px;
	height:auto;
	margin-bottom: 14px;
	border-bottom: none;
	margin-right:0;
	padding:0;
	/*width: auto;
	margin-right: 11px;
	margin-bottom: 11px;
	padding: 0;		
	border-bottom: none;*/
}
#news #info .exam ul li img{ 
	width:100%;
	height:auto;
}
/* ©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥
¡¡¡ödept
©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥ */
#dept ul{
	height: auto;
	min-width: 960px;
	overflow: hidden;
}
#dept ul li{
	/*width: 33.3%;*/
	width:50%;
	float: left;
}
#dept ul li.dept01{
	background: url(/nyushi/img/index/img_dept01.jpg) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
#dept ul li.dept02{
	background: url(/nyushi/img/index/img_dept02.jpg) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
#dept ul li.dept03{
	background: url(/nyushi/img/index/img_dept03.jpg) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
#dept ul li a{
	display: block;
	padding: 105px 0;
	text-align: center;
	background: url(/nyushi/img/index/dot_dept.png) left top repeat;
}
#dept ul li a:hover{
	opacity: 0.8;
}
/* ©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥
¡¡¡öbnrs
©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥ */
#bnrs{
	overflow: hidden;
	text-align: center;
	padding: 60px 0 50px 0;
}
#bnrs ul li{
	font-size:0;
	display:inline-block;
	margin:0 4px 15px 4px;
}
/*
#bnrs ul li:nth-child(1){
	display:block;
}
*/
/* ©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥
¡¡¡ösns
©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥ */
#sns{
	width: 384px;
	height: 58px;
	margin: 0 auto;
	background: url(/nyushi/img/sns.png) left top no-repeat;
}
#sns ul{
	height: auto;
	overflow: hidden;
	padding-top: 14px;
	padding-left: 166px;
}
#sns ul li{
	float: left;
	margin-right: 12px;
}

/* ©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥
¡¡¡öœÊ‚äÖÐ¥³¥á¥ó¥È
©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥ */

p.note_pre {
	font-size: 15px;
	font-weight: bold;
	color:red;
	margin:10px 0 20px 0;
	text-align: center;
}
