@charset "UTF-8";
/* common */
#wrapper{
	background:url(/img/features/school/ct/n-gaku/bg-border-top.gif) repeat-x top left;
	padding-top:15px;
}

.header-ttl h1 a{
	background:url(/img/features/school/ct/n-gaku/logo-s.gif) no-repeat top left;
	width: 245px;
	height:53px;
}
.header-ttl h2 a{
	background:url(/img/features/school/ct/n-gaku/edu_logo_01.gif) no-repeat top left;
	width: 130px;
	height:50px;	
}
/* IE */
.header-ttl h1,.header-ttl h2{
	/width: 250px;
}
.header-ttl h1{	/float:left;}
.header-ttl h2{	/float:right;}
/* gnabi */
#gnavi ul li a{
	width: 235px;
	height:50px;
	float: left;
	font-size:20px;
	text-align:center;
	text-decoration:none;
	padding:0px 0 0;
	color:#636161;
/* 	font-weight:bold; */
/*
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
*/
	position:relative;
}

#gnavi ul li a.profile:hover,
#gnavi ul li a.archive:hover,
#gnavi ul li a.schedule:hover,
#gnavi ul li a.exam:hover{
	color:#636161;
/*
	color:#2e92ae;
	text-shadow:-1px -1px 0 #FFFFFF;
*/
	/*
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	*/
}
/*
#gnavi ul li a:after{
	content:"";
	width:20px;
	height:20px;
	position:absolute;
	top:15px;
	background:url(/img/features/school/ct/n-gaku/sprite.png) no-repeat  8px -1495px;
}
#gnavi ul li a:hover:after{
	background:url(/img/features/school/ct/n-gaku/sprite.png) no-repeat;
	background-position: -262px -1495px;
}
*/
#gnavi ul li a.nt {
	overflow: hidden;
	text-indent: -999px;
}
#gnavi ul li a.profile{
/* 	background:url(/img/features/school/ct/n-gaku/sprite.png) no-repeat  45px -888px; */
	background: url(/img/features/school/ct/n-gaku/gnav01.png) no-repeat;
}
#gnavi ul li a.profile:hover{
/* 	background:url(/img/features/school/ct/n-gaku/sprite.png) no-repeat  -225px -888px; */
	background-position: left bottom;
}
#gnavi ul li a.archive{
/* 	background:url(/img/features/school/ct/n-gaku/sprite.png) no-repeat  15px -1037px; */
	background: url(/img/features/school/ct/n-gaku/gnav02.png) no-repeat;
}
#gnavi ul li a.archive:hover{
/* 	background:url(/img/features/school/ct/n-gaku/sprite.png) no-repeat  -255px -1037px; */
	background-position: left bottom;
}
#gnavi ul li a.schedule{
/* 	background:url(/img/features/school/ct/n-gaku/sprite.png) no-repeat  25px -1189px; */
	background: url(/img/features/school/ct/n-gaku/gnav03.png) no-repeat;
}
#gnavi ul li a.schedule:hover{
/* 	background:url(/img/features/school/ct/n-gaku/sprite.png) no-repeat  -245px -1189px; */
	background-position: left bottom;

}
#gnavi ul li a.exam{
/* 	background:url(/img/features/school/ct/n-gaku/sprite.png) no-repeat  50px -1338px; */
	background: url(/img/features/school/ct/n-gaku/gnav04.png) no-repeat;
}
#gnavi ul li a.exam:hover{
/* 	background:url(/img/features/school/ct/n-gaku/sprite.png) no-repeat  -220px -1338px; */
	background-position: left bottom;
}
*/
#gnavi .g_navi {
    margin: 0 auto;
    position: relative;
    width: 940px;
}

#gnavi .g_navi li.g_main {
    float: left;
/*     background: url(/img/features/school/ct/n-gaku/bg_gnav_off.jpg) no-repeat; */
/*     margin-right: 1px; */
    position: relative;
}
#gnavi .g_navi li.g_main:hover {
/* 	background: url(/img/features/school/ct/n-gaku/bg_gnav_on.jpg) no-repeat; */
}

#gnavi .g_navi li ul {
    display: none;
    left: 0;
	top:50px;
    line-height: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: left;
    z-index: 999999;
}
#gnavi .g_navi li ul a:after{
	background:none;
}
#gnavi .g_navi li.g_sub a {
	background-color:#e7e7e4;
    display: block;
    font-size: 14px;
    line-height: normal;
    margin: 0;
    padding: 10px 0px;
    text-decoration: none;
	border-bottom: 1px solid #dedcdd;
	height:24px;
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}
#gnavi .g_navi li.g_sub a:hover{
	color: #636161;
	border-bottom: 1px solid #dedcdd;
	background-color:#fafafa;
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}
.header-img{
	background:url(/img/features/school/ct/n-gaku/bg_mv02.png) repeat-x top left;
	display: block;
	margin:0;
	padding:11px 0;
	text-align:center;
	height: 171px;
}
.header-img.top{
	background:url(/img/features/school/ct/n-gaku/bg_mv01.png) repeat-x top left;
	display: block;
	margin:0;
	padding:11px 0;
	text-align:center;
	height: 260px;
}
.header-img .img-block{
	margin-bottom:0 !important;
}
.header-img .img-block img{
	margin:0 auto;
}
/* main */
#info-area{
	border:1px solid #DBD5CD;
	padding:10px 10px 0px 10px ;
	font-size: 14px;
}
#info-area h3{
	border-bottom:1px solid #DBD5CD;
	vertical-align:bottom;
	padding-bottom: 4px;
}
#info-area h3 em{
	border-bottom:3px solid #7890d1;
	vertical-align:bottom;
	padding:0 10px;
	margin-right:20px;
	font-size:18px;
}
#info-area h3 span{
	font-size:12px;
	font-weight:normal;
}
#info-area ul li{
	padding:10px 0px;
	border-bottom:1px dotted #DBD5CD;
}
#info-area ul li.last-child{
	border-bottom:none;
}
#info-area ul li a{
	font-size: 14px;
}


.ttl-area h3{
	font-size:22px;
	padding-left:35px;
	background:url(/img/features/school/ct/n-gaku/sprite.png) no-repeat 0px -147px;
	float:left;
}
.ttl-area p{
	border-left:6px solid #cbcbcb;
	padding-left:10px;
	float:right;
	bottom:-5px;
	position:relative;
}
.ttl-area p:after{
	content:"";
	width:6px;
	height:10px;
	background-color:#7890d1;
	position:absolute;
	top:0px;
	left:-6px;
}
.ttl-area p a{
	font-size:12px;
}
.list-area div{
	float:left;
	width: 220px;
	margin-bottom:10px;
	margin-right:20px;
	margin-right:13px\9;
	word-wrap:break-word;
	padding:0px 0px 5px;
	border-bottom:1px dotted #dcd5cd;
}
.list-area div:nth-child(3n){
	margin-right: 0px;
}
.list-area div.list04,
.list-area div.list05,
.list-area div.list06{
	margin-bottom:0px;
	border-bottom:none;
}
.list-area .ttl-pic{
/* 	background:url(/img/features/school/ct/n-gaku/bg_ptn01.png) repeat top left #2cb3e4; */
	background: #2cb3e4;
	display: block;
	width: 220px;
	border: 1px solid #2cb3e4;
	margin: 5px 20px 5px 0px ;
	padding:9px 0px;
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	text-align: center;
}
.list-area a.ttl-pic:hover{
	opacity:0.70;
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	-ms-filter: "alpha(opacity=70)";
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}
.list-area .ttl-pic img{
	border:1px solid #fff;
}
.list-area .ttl-pic span{
	font-size: 18px;
	display: block;
	padding-top: 5px;
}

/* side */
.snavi{
	margin-bottom: 20px;
}
.snavi ul li.g_main{
/* 	background: url(/img/features/school/ct/n-gaku/bg_gnav_off.jpg) no-repeat; */
/* 	border-bottom: 1px solid #217ef0; */
}
.snavi ul li.g_main:hover{
/* 	background: url(/img/features/school/ct/n-gaku/bg_gnav_on.jpg) no-repeat; */
}
.snavi ul li.g_main a{
	position:relative;
	display:block;
	font-size: 18px;
	height: 40px;
	text-align:left;
	text-decoration:none;
	color:#fff;
	text-shadow:1px 1px 3px #1e7d99;
	font-weight:bold;

/*
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
*/
}
.snavi ul li a.profile:hover,.snavi ul li a.archive:hover,.snavi ul li a.schedule:hover,.snavi ul li a.exam:hover{
/*
	color:#2e92ae;
	text-shadow:1px 1px 3px #c9ebf3;
	*/
/*
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
*/
}
/*
.snavi ul li.g_main > a:after{
	content:"";
	width:25px;
	height:25px;
	position:absolute;
	top:12px;
	right: 5px;
	background:url(/img/features/school/ct/n-gaku/sprite.png) no-repeat  8px -1492px;
}
*/
/*
.snavi ul li.g_main > a:hover:after{
	background:url(/img/features/school/ct/n-gaku/sprite.png) no-repeat -262px -1490px;
}
*/
.snavi ul li.g_main a.nt{
	overflow: hidden;
	text-indent: -999px;
}
.snavi ul li.g_main a.profile{
/* 	background:url(/img/features/school/ct/n-gaku/sprite.png) no-repeat  10px -888px; */
	background:url(/img/features/school/ct/n-gaku/snav01.png) no-repeat;
}
.snavi ul li.g_main a.profile:hover{
/* 	background:url(/img/features/school/ct/n-gaku/sprite.png) no-repeat  -260px -888px; */
	background-position: left bottom;
}
.snavi ul li.g_main a.archive{
/* 	background:url(/img/features/school/ct/n-gaku/sprite.png) no-repeat  10px -1037px; */
	background:url(/img/features/school/ct/n-gaku/snav02.png) no-repeat;
}
.snavi ul li.g_main a.archive:hover{
/* 	background:url(/img/features/school/ct/n-gaku/sprite.png) no-repeat  -260px -1037px; */
	background-position: left bottom;
}

.snavi ul li.g_main a.schedule{
/* 	background:url(/img/features/school/ct/n-gaku/sprite.png) no-repeat  10px -1189px; */
	background:url(/img/features/school/ct/n-gaku/snav03.png) no-repeat;
}
.snavi ul li.g_main a.schedule:hover{
/* 	background:url(/img/features/school/ct/n-gaku/sprite.png) no-repeat  -260px -1189px; */
	background-position: left bottom;
}
.snavi ul li.g_main a.exam{
/* 	background:url(/img/features/school/ct/n-gaku/sprite.png) no-repeat  10px -1338px; */
	background:url(/img/features/school/ct/n-gaku/snav04.png) no-repeat;
}
.snavi ul li.g_main a.exam:hover{
/* 	background:url(/img/features/school/ct/n-gaku/sprite.png) no-repeat  -260px -1338px; */
	background-position: left bottom;
}
.snavi .s_navi {
    margin: 0 auto;
    position: relative;
}
.snavi .s_navi li.g_main {
    position: relative;
}
.snavi .s_navi li ul {
    display: none;
    line-height: 0;
    margin: 0;
    padding: 0;
    text-align: left;
    background: #FFFFFF;
    border-left: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
}
.s_navi li ul li{
	background-color:#f0f0f0;
}
.snavi .s_navi li ul li:hover{
	background-color: #dbdbdc;
}
.snavi .s_navi li ul li:last-child{
	border-bottom: none;
}
.snavi .s_navi li ul li a{
	padding:0px;
	font-size: 14px;
	font-weight:normal;
	text-shadow:none;
	border-bottom:none ;
	padding: 10px 5px;
	text-align:left;
	background:url(/img/features/school/ct/n-gaku/sprite.png) no-repeat 10px -1400px;
	position:relative;
	color: #393323;
	margin: 0px 5px;
	display: block;
	border-bottom: 1px dotted #c0c0c0;
	height: 20px;
}
.snavi .s_navi li ul li a:after{
	content:"";
	position:absolute;
	top:15px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 4px 0 4px 6px;
	border-color: transparent transparent transparent #8da1d5;
	margin-left: 7px;
}

.snavi .s_navi li ul li a:hover{
	text-decoration:none;
}
.edunavi{
	margin-bottom: 20px;
	border-right:1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
}
.edunavi .ttl{
	display:block;
	background:url(/img/features/school/ct/n-gaku/bg_edulog_header.png) no-repeat top left #facc4e;
	margin-bottom: 5px;
	text-shadow: -1px -1px 0 #f88a27;
}
.edunavi .ttl span{
	display: block;
	padding:8px 10px 12px 35px;
	color:#fff;	
	font-size: 16px;
	font-weight:bold;
	background:url(/img/features/school/ct/n-gaku/sprite.png) no-repeat 10px -288px;
	height: 16px;
}
.edunavi div{
	background-color:#fff;
	margin:0px 10px 5px;
	padding-bottom:5px;
	border-bottom:1px dotted #cbcbcb;
	font-size:14px;
}
.edunavi div .daily{
	border-left:6px solid #a4c53c;
	padding-left:8px;
}
.edunavi div .title{
	border-left:6px solid #d5d3d3;
	padding-left:8px;
}
.edunavi div .title a{
	font-size: 14px;
}

.edunavi .btn-more a{
	display: block;
	text-align:right;
	color:#fff;
	padding:2px 10px;
	font-size: 11px;
	font-weight:bold;
	background:url(/img/features/school/ct/n-gaku/bg_edulog_footer.png) no-repeat top left #facc4e;
	text-shadow: -1px -1px 0 #f88a27;
	height: 16px;
}
.bnr ul li,
p.bnr{
	margin-bottom:10px;
/* 	background: url(/img/features/school/ct/n-gaku/bg_btn_off.jpg) no-repeat; */
	height: 49px;
	width: 220px;
}
.bnr ul li:hover,
p.bnr:hover{
/* 	background: url(/img/features/school/ct/n-gaku/bg_btn_on.jpg) no-repeat; */
}

.bnr a{
	height: 50px;
	color:#fff;
	display: block;
	font-size: 20px !important;
	font-weight:bold;
	overflow: hidden;
	text-indent: -999px;
/*
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
*/
	position:relative;
}
.bnr a:hover{
	text-decoration:none;
/*
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
*/
}
.bnr a:after{
/*
	content:"";
	width:20px;
	height:20px;
	position:absolute;
	top:15px;
	background:url(/img/features/school/ct/n-gaku/sprite.png) no-repeat 6px -1495px;
*/
}
.bnr a.pamphlet{
/* 	background:url(/img/features/school/ct/n-gaku/sprite.png) no-repeat 7px -437px; */
	background:url(/img/features/school/ct/n-gaku/btn-pamphlet.png) no-repeat
}
.bnr a.form{
/* 	background:url(/img/features/school/ct/n-gaku/sprite.png) no-repeat 10px -587px */
	background:url(/img/features/school/ct/n-gaku/btn-form.png) no-repeat
}
.bnr a.site{
/*
	background:url(/img/features/school/ct/n-gaku/sprite.png) no-repeat 10px -737px;
	padding-left: 45px;
*/
	background:url(/img/features/school/ct/n-gaku/btn-site.png) no-repeat
}
.bnr a.pamphlet:hover , .bnr a.form:hover , .bnr a.site:hover{
	background-position: left bottom;
}
.bnr a.bnr-fnt-s{
/*
	padding-top: 14px;
	font-size: 19px !important;
*/
}
.bnr a.bnr-fnt-s:after{
/*
    top: 17px;
*/
}

/* lower */
.link-list {
	width: 100%;
	margin-bottom: 30px;
	border-top: 1px dotted #D1D1D1;
	border-bottom: 1px dotted #D1D1D1;
	padding: 15px 0;
}
.link-list li {
	float: left;
	list-style-type: square;
	color: #a4c53c;
	margin: 0px 30px 0px 20px;
}
table.schedule01{
	font-size: 14px;
}
table.schedule01 th,
table.schedule01 td{
	padding: 10px 8px;
}
table.schedule01 .col1{
	width: 60px;
}
table.schedule01 .col2{
	width: 60px;
}
table.schedule01 .col3{
	width: 110px;
}
table.schedule01 .col4{
	width: auto;
}
table.schedule01 p{
	padding-bottom: 5px;
	margin-bottom: 0px;
}
table.schedule01 p.date{
	padding-left: 20px;
}
table.schedule02{
	font-size: 14px;
}
table.schedule02 th,
table.schedule02 td{
	padding: 10px 8px;
}
table.schedule02 .col1{
	width: 60px;
}
table.schedule02 .col2{
	width: 120px;
}
table.schedule02 .col3{
	width: 200px;
}
table.schedule02 .col4{
	width: auto;
}
table.schedule02 p{
	padding-bottom: 5px;
	margin-bottom: 0px;
}
table.schedule01 p.date{
	padding-left: 20px;
}



/* f140812 */

.btn01 a{
	margin: -10px auto 50px;
	display: block;
	width: 602px;
	height: 76px;
}

.btn01 a:hover img{
     filter: alpha(opacity=60);
    -moz-opacity:0.60;
    opacity:0.60;
}

.btn02 a{
	margin: -10px auto -40px;
	display: block;
	width: 602px;
	height: 76px;
}

.btn02 a:hover img{
     filter: alpha(opacity=60);
    -moz-opacity:0.60;
    opacity:0.60;
}

.interview {
	margin-bottom: -0.6em;
}

.interviewer {
	color: #EF8211;
}

.guest {
	color: #27B4E2;
}

.interview .midashi {
	font-size: 1.2em;
	color:#0A2F97;
}

.mb10 {
	margin-bottom: 10px !important
}

.shortbox{
	float:left;
	width:544px;
}

.t-photo {
	float:right;
}

.pr {
	width:528px;
}


/* f150127 */

.f150127 .h3sub {
	float:left;
}

.f150127 .shortbox01{
	float:left;
	width:410px;
}

.f150127 .shortbox02{
	float:left;
	width:480px;
}

.f150127 .t-photo {
	float:right;
}

.f150127 .pr01 {
/*	width:390px; */
}

.f150127 .pr02 {
	width:460px;
}

.f150127 .pbox01 {
	width:220px;
	float:left;
	clear:both;
	font-size:12px;
}

.f150127 .pbox01 p {
	margin-top:5px;
}

.f150127 .pbox02 {
	width:220px;
	float:left;
	margin-left:20px;
	font-size:12px;
}

.f150127 .pbox02 p {
	margin-top:5px;
}


.f150127 .pbox03 {
	width:220px;
	float:right;
	font-size:12px;
}

.f150127 .pbox03 p {
	margin-top:5px;
}



/* f150303 */

.f150303 .edu-i {
	color:#27B5E3;
}
	

.f150303 .hirata {
	color:#EF4911;
}


.f150303 .pn {
	display:block;
	width: 139px;
	height: 180px;
	font-size:12px;
	float:right;
	margin-left:20px;
}


.f150303 .imgbox_l_232 {
	display:block;
	float:left;
	margin-right:20px;
	width: 232px;
	height:540px;
}


.f150303 .imgbox_l_232 img ,
.imgbox_r_232 img {
	margin-bottom:20px;
}


.f150303 .imgbox_r_232 {
	display:block;
	float:right;
	margin-left: 20px;
	width: 232px;
	height:320px;
}


.f150303 .basebox {
	display:block;
	float:left;
	width: 700px;
	background:url(/img/features/school/ct/n-gaku/150303/basebox_middle.gif) repeat;
}


.f150303 .baseboxin {
	margin-left:40px;
	margin-right:30px;
}	

.f150303 .baseboxin img {
	float:right;
	margin-left: 20px;
	margin-right:-10px;
	margin-bottom: 0px;
}

.f150303 h5 {
	color:#27B5E3;
	font-size:28px;
	padding-top:5px;
}

.f150303 .l-box {
	float:left;
	display:block;
	width: 360px;
	margin-bottom:10px;
}

.f150303 .gname {
	width: 246px;
	color: #ffffff; 
	border:solid 0px #27B5E3;
	border-radius: 1em; 
	background-color: #27B5E3;
	padding-left: 20px;
	padding-right:6px;
	padding-top: 2px;
	padding-bottom:-3px;
}

.f150303 .lead {
	font-weight: bold;
	text-align: justify;
	text-justify: distribute-all-lines; 
}