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

.header-ttl h1 a{
	background:url(/img/features/school/ct/nihon-u/logo-s.gif) no-repeat top left;
	width: 250px;
	height:50px;
}
.header-ttl h2 a{
	background:url(/img/features/school/ct/nihon-u/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: 233px;
	height:36px;
	float: left;
	font-size:20px;
	text-align:center;
	text-decoration:none;
	padding:10px 0 0;
	background-color:#ca2e2a;
	color:#fff;
	text-shadow:1px 1px 0 #9d1a17;
	font-weight:bold;
	border-bottom:4px solid #b70c16;
	border-right:1px solid #a62723;
	border-left:1px solid #d74534;
	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.feature:hover,
#gnavi ul li a.schedule:hover,
#gnavi ul li a.exam:hover{
	border-bottom:4px solid #760806;
	background-color: #9b100c;
	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/nihon-u/sprite.png) no-repeat  8px -1495px;
}
#gnavi ul li a.profile{
	background:url(/img/features/school/ct/nihon-u/sprite.png) no-repeat  45px -888px #ca2e2a;
}
#gnavi ul li a.feature{
	background:url(/img/features/school/ct/nihon-u/sprite.png) no-repeat  15px -1037px #ca2e2a;
}
#gnavi ul li a.schedule{
	background:url(/img/features/school/ct/nihon-u/sprite.png) no-repeat  25px -1189px #ca2e2a;
}
#gnavi ul li a.exam{
	background:url(/img/features/school/ct/nihon-u/sprite.png) no-repeat  50px -1338px #ca2e2a;
}

#gnavi .g_navi {
    margin: 0 auto;
    position: relative;
    width: 940px;
}
#gnavi .g_navi li.g_main {
    float: left;
    position: relative;
}
#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 {
    display: block;
    font-size: 14px;
    line-height: normal;
    margin: 0;
    padding: 10px 0px;
    text-decoration: none;
	border-bottom:none;
	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{
	border-bottom:none;
	background-color:#9b100c;
	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/nihon-u/pattern03.png) repeat top left #f5f2eb;
	display: block;
	margin:0;
	padding:10px 0;
	border-top:1px solid #dcd5cd;
	border-bottom:1px solid #dcd5cd;
	text-align:center;
}
.header-img .img-block{
	margin-bottom:0 !important;
}
.header-img .img-block img{
	margin:0 auto;
	padding:5px;
	background-color:#d4c9af;
}
/* 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 #ca2e2a;
	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/nihon-u/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:#ca2e2a;
	position:absolute;
	top:0px;
	left:-6px;
}
.ttl-area p a{
	font-size:12px;
}
.list-area{
	margin-bottom: 15px;
}
.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 p{
	font-size: 15px;
}
.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/nihon-u/pattern01.png) repeat top left #d3cfc4;
	display: block;
	width: 202px;
	margin: 5px 20px 5px 0px ;
	margin-top:5px;
	margin-right:20px;
	padding:9px;
	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 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 a{
	position:relative;
	display:block;
	width: 218px;
	font-size: 18px;
	background-color:#ca2e2a;
	padding:8px 0;
	text-align:center;
	text-decoration:none;
	color:#fff;
	text-shadow:1px 1px 0 #9d1a17;
	font-weight:bold;
	border-bottom:4px solid #b70c16;
	border-right:1px solid #a62723;
	border-left:1px solid #d74534;
	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.feature:hover,.snavi ul li a.schedule:hover,.snavi ul li a.exam:hover{
	border-bottom:4px solid #760806;
	background-color: #9b100c;
	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:after{
	content:"";
	width:20px;
	height:20px;
	position:absolute;
	top:15px;
	background:url(/img/features/school/ct/nihon-u/sprite.png) no-repeat  8px -1498px;
}
.snavi ul li a.profile{
	background:url(/img/features/school/ct/nihon-u/sprite.png) no-repeat  45px -891px #ca2e2a;
}
.snavi ul li a.archive{
	background:url(/img/features/school/ct/nihon-u/sprite.png) no-repeat  15px -1040px #ca2e2a;
}

.snavi ul li a.schedule{
	background:url(/img/features/school/ct/nihon-u/sprite.png) no-repeat  25px -1192px #ca2e2a;
}

.snavi ul li a.exam{
	background:url(/img/features/school/ct/nihon-u/sprite.png) no-repeat  45px -1341px #ca2e2a;
}
.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;
	border-bottom:1px solid #CA2F2A;
}
.snavi .s_navi li ul li a{
	background:none;
	padding:0px;
	color:#333333;
	font-size: 14px;
	font-weight:normal;
	text-shadow:none;
	border-bottom:none ;
	padding:5px;
	text-align:left;
	width:208px;
	border-bottom:1px dotted #EAEAEA;
	background:url(/img/features/school/ct/nihon-u/sprite.png) no-repeat 10px -1400px;
	position:relative;
}
.snavi .s_navi li ul li a:after{
	content:"";
	position:absolute;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 4px 0 4px 6px;
	border-color: transparent transparent transparent #ca2f2a;
	margin-left: 7px;
	top:11px;
}
.snavi .s_navi li ul li a:hover{
	text-decoration:underline;
}
.edunavi{
	margin-bottom: 20px;
	border-right:1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
}
.edunavi .ttl{
	display:block;
	background:url(/img/features/school/ct/nihon-u/pattern01.png) repeat top left #4a77a5;
	margin-bottom: 5px;
}
.edunavi .ttl span{
	display: block;
	padding:10px 10px 10px 35px;
	color:#fff;	
	font-size: 16px;
	font-weight:bold;
	background:url(/img/features/school/ct/nihon-u/sprite.png) no-repeat 10px -288px;
}
.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 #4178A1;
	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:3px 10px;
	font-size: 12px;
	font-weight:bold;
	background:url(/img/features/school/ct/nihon-u/pattern01.png) repeat top left #4a77a5;
}
.bnr ul li{
	margin-bottom:10px;
}

.bnr a{
	border-bottom:4px solid #a5030c;
	padding:10px 20px 8px 40px;
	color:#fff;
	display: block;
	font-size: 20px !important;
	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;
}
.bnr a:hover{
	text-decoration:none;
	border-bottom:4px solid #760806;
	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/nihon-u/sprite.png) no-repeat 6px -1495px;
}
.bnr a.pamphlet{
	background:url(/img/features/school/ct/nihon-u/sprite.png) no-repeat 7px -437px #ca2e2a;
}
.bnr a.form{
	background:url(/img/features/school/ct/nihon-u/sprite.png) no-repeat 10px -587px #ca2e2a;
}
.bnr a.site{
	background:url(/img/features/school/ct/nihon-u/sprite.png) no-repeat 16px -736px #ca2e2a;
	padding-left: 55px;
}
.bnr a#side_btn.site{
	padding-left:40px;
	background-position:6px -736px;
}
.bnr a#home_btn.site{
	width:300px;
	padding-left:40px;
	background-position:72px -736px;
	margin:0px auto;
	text-align:center;
}
.bnr a.pamphlet:hover , .bnr a.form:hover , .bnr a.site:hover{
	background-color:#9b100c;
}

/* 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:#BA3439;
	margin:0px 30px 0px 20px;
}
.link-list li a{
	color:#393323;
}

.container-feature .ttl-area{
	margin-bottom: 15px !important;
}
.container-feature .innerbox p + h4{
	margin-top: 10px;
}

a.btn_hover{
	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;
}
a.btn_hover: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;
}
/* f140617 */
.f140617 h3.ttl01{
	border: none;
	background: url(/img/features/school/ct/nihon-u/feature2/bg_ttl.png) no-repeat;
	height: 56px;
	overflow: hidden;
	margin-bottom: 25px;
	line-height: 56px;
	font-size: 24px;
	color: #ca2e2a;
	padding-top: 3px;
	margin-bottom: 30px;
	padding-left: 10px;
	letter-spacing: 0.1em
}
.f140617 h4{
	font-size:22px;
	padding-left:35px;
	background:url(/img/features/school/ct/nihon-u/sprite.png) no-repeat 0px -145px;
	float:left;
	border: none;
	margin-bottom: 5px;
}
.f140617 h4:after{
	background: none;
    left: 0px;
    position: absolute;
    top: 0;
    width: 0px;
}
.f140617 em{
	text-decoration: none;
	color: #c18105;
}
.f140617 ul.map-list li{
	float: left;
	padding: 0px 5px 5px;
}
.f140617 .bnr.cnts_btn a {
    background-color: #a0130f;
    border-bottom: 4px solid #7b0707;
    color: #FFFFFF;
    display: block;
    font-size: 20px !important;
    font-weight: bold;
    padding: 15px 20px 13px 40px;
    position: relative;
    text-align: center;
    transition: all 0.3s ease 0s;
    letter-spacing: 0.1em;
}
.f140617 .bnr.cnts_btn a:after {
    background: url("/img/features/school/ct/nihon-u/sprite.png") no-repeat scroll 6px -1490px rgba(0, 0, 0, 0);
    content: "";
    height: 20px;
    position: absolute;
    top: 15px;
    width: 20px;
}
.f140617 ul.photo-list li{
	float: left;
	padding-top: 5px;
	padding-right: 5px;
}
.f140617 ul.photo-list li.last{
	padding-right: 0px;
}
.f140617 ul.date-box{
	margin-bottom: 40px;
}
.f140617 ul.date-box li{
	float: left;
	margin-right: 15px;
	_margin-right: 7px;
	width: 320px;
	padding: 25px 15px 8px 5px;
	border: 1px solid #d0d0d0;
}
.f140617 ul.date-box li.last{
	margin-right: 0px;
}
.f140617 ul.date-box li h5{
	padding-left: 10px;
	font-size: 22px;
	padding-bottom: 10px;
}
.f140617 ul.date-box li p span{
	color: #ee1c1c;
}
/* f140715 */
.f140715 h4{
	margin-bottom: 20px;
}
.f140715 p{
	color: #333;
	line-height: 170%;
}
.f140715 p em{
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
.f140715 .support-box{
	text-indent: -9999px;
	overflow: hidden;
	background: url(/img/features/school/ct/nihon-u/feature3/pic01.jpg) no-repeat center top;
	height: 277px;
	margin-bottom: 30px;
}
.f140715 ul.photo-list{
	
}
.f140715 ul.photo-list li{
	float: left;
	padding-top: 5px;
	padding-right: 0px;
}
.f140715 ul.photo-list li.last{
	padding-right: 0px;
}
.f140715 ul.event li{
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
}
.f140715 .txt-edu{
	color: #16b7f3;
}
.f140715 .txt-a{
	color: #f3169d;
}
.f140715 .txt-b{
	color: #ff8400;
}
.f140715 .txt-c{
	color: #5a00ff;
}
.f140715 .txt-d{
	color: #2dc667;
}
.f140715 .txt-t1{
	color: #a0130f;
}
/* f140909 */
.f140909 .ttl-area{
	margin-bottom: 30px !important;
}
.f140909 h4{
	margin-bottom: 20px;
	font-size: 18px;
}
.f140909 p{
	color: #333;
	line-height: 170%;
}
.f140909 p em{
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
.f140909 .support-box{
	text-indent: -9999px;
	overflow: hidden;
	background: url(/img/features/school/ct/nihon-u/feature4/01.jpg) no-repeat center top;
	height: 294px;
	margin-bottom: 30px;
}
.f140909 .event-info .txt01{
	font-size: 28px;
	color: #a0130f;
	padding: 0px 0px 20px;
	font-weight: bold;
	letter-spacing: 0.1em;
}

.f140909 .txt-edu{
	color: #16b7f3;
	font-weight: bold;
}
.f140909 .txt-a{
	color: #088a26;
	font-weight: bold;
}
.f140909 .txt-b{
	color: #b50f0a;
	font-weight: bold;
}
.f140909 .txt-c{
	color: #0217b5;
	font-weight: bold;
}
.f140909 .txt-d{
	color: #ff7c42;
	font-weight: bold;
}
/* f141007 */
.f141007 .ttl-area{
	margin-bottom: 30px !important;
}
.f141007 h4{
	margin-bottom: 20px;
	font-size: 18px;
}
.f141007 p{
	color: #333;
	line-height: 170%;
}
.f141007 p em{
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
.f141007 .support-box{
	text-indent: -9999px;
	overflow: hidden;
	background: url(/img/features/school/ct/nihon-u/feature5/pic01.jpg) no-repeat center top;
	height: 294px;
	margin-bottom: 30px;
}
.f141007 .event-info .txt01{
	font-size: 28px;
	color: #a0130f;
	padding: 0px 0px 20px;
	font-weight: bold;
	letter-spacing: 0.1em;
}

.f141007 .txt-edu{
	color: #16b7f3;
	font-weight: bold;
}
.f141007 .txt-a{
	color: #ca0e8a;
	font-weight: bold;
}
.f141007 .txt-b{
	color: #ff6000;
	font-weight: bold;
}
.f141007 .txt-t{
	color: #088a26;
	font-weight: bold;
}
.f141007 ul.photo-list{
	
}
.f141007 ul.photo-list li{
	float: left;
	padding-left: 8px;
	margin-bottom: 3px;
}
.f141007  .cnts_btn{
	width: 70%;
	margin: 0 auto;
}
.f141007  .cnts_btn a{
	padding: 12px 0px 10px;
}
.f141007 .bnr.cnts_btn a:after {
    background: url("/img/features/school/ct/nihon-u/sprite.png") no-repeat scroll 6px -1492px rgba(0, 0, 0, 0);
    content: "";
    height: 20px;
    position: absolute;
    right: 5px;
    top: 15px;
    width: 20px;
}
.f141007 em{
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
/* exam */
.exam em{
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.exam em.atn{
	color: #CA2E2A;
}
.exam table th{
	width: 25%;
}
.exam table.table01 th.th01{
	width: 10%;
}
/* f141104 */
.f141104 .ttl-area{
	margin-bottom: 30px !important;
}
.f141104 h4{
	margin-bottom: 20px;
	font-size: 18px;
}
.f141104 p{
	color: #333;
	line-height: 170%;
}
.f141104 p em{
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
.f141104 .support-box{
	text-indent: -9999px;
	overflow: hidden;
	background: url(/img/features/school/ct/nihon-u/feature6/pic01.jpg) no-repeat center top;
	height: 294px;
	margin-bottom: 30px;
}
.f141104 .event-info .txt01{
	font-size: 28px;
	color: #a0130f;
	padding: 0px 0px 20px;
	font-weight: bold;
	letter-spacing: 0.1em;
}

.f141104 .txt-edu{
	color: #16b7f3;
	font-weight: bold;
}
.f141104 .txt-a{
	color: #ca0e8a;
	font-weight: bold;
}
.f141104 .txt-b{
	color: #ff6000;
	font-weight: bold;
}
.f141104 .txt-t{
	color: #088a26;
	font-weight: bold;
}
.f141104 ul.photo-list{
	
}
.f141104 ul.photo-list li{
	float: left;
	padding-left: 8px;
	margin-bottom: 3px;
}
.f141104  .cnts_btn{
	width: 70%;
	margin: 0 auto;
}
.f141104  .cnts_btn a{
	padding: 12px 0px 10px;
}
.f141104 .bnr.cnts_btn a:after {
    background: url("/img/features/school/ct/nihon-u/sprite.png") no-repeat scroll 6px -1492px rgba(0, 0, 0, 0);
    content: "";
    height: 20px;
    position: absolute;
    right: 5px;
    top: 15px;
    width: 20px;
}
.f141104 em{
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #ca2e2a;
}
.f141104 .btn{
	text-align: center;
}
.f141104 .btn a:hover{
     filter: alpha(opacity=60);
    -moz-opacity:0.60;
    opacity:0.60;
}