#header{position: relative;}

#header{
	padding-top: 70px;
	min-width: 980px;
	height: 410px;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.general #header{height: 480px;}

#header .centering{
	position: relative;
	top: 0; left: 0;
	height: 100%;
}
.general #header .centering{
	top: -480px;
	height: 0;
}

#header #catch{
	position: absolute;
	left: 0; bottom: 50px;
	margin: 0;
	padding: 0;
}

h1{
	position: absolute;
	left: 0; top: 20px;
	z-index: 100;
}

h2{
	display: block;
	position: relative;
	margin: 0 0 20px;
	padding: 0 130px 0 0;
}
h2 a{
	display: block;
	position: absolute !important;
	right: 0; bottom: 0;
	width: 128px;
	height: 30px;
	background: url(../img/top/more.png) no-repeat left center;
	text-indent: 999px;
	overflow: hidden;
	-webkit-transition: all 0.1s linear;
		-moz-transition: all 0.1s linear;
		-o-transition: all 0.1s linear;
		-ms-transition: all 0.1s linear;
		transition: all 0.1s linear;
}
h2 a:hover{ background-image: url(../img/top/more_general.png); }
.musicology h2 a:hover{ background-image: url(../img/top/more_music.png); }
.art h2 a:hover{ background-image: url(../img/top/more_art.png); }
.sociology h2 a:hover{ background-image: url(../img/top/more_soc.png); }
.childcare h2 a:hover{ background-image: url(../img/top/more_child.png); }

#head_slider{
	height: 480px;
	background: url(../img/top/slide_main.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#head_slider li{
	min-width: 980px;
	height: 480px;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#head_slider_selector li.general{display: none;}
#head_slider strong a{
/*display: inline-block;
	margin: 0 10px;
	padding: 4px 20px;
	border: 2px solid #fff;
	color: #fff;
	font-size: 12pt;
	text-decoration: none;
	text-align: center;
	vertical-align: baseline;*/
}
#head_slider li strong{
	position: relative;
	display: block;
	margin: 0 auto;
	width: 980px;
	height: 100%;
	/*position: absolute;
	left: 0; bottom: 0;
	color: #fff;
	font-weight: normal;
	font-size: 20pt;
	letter-spacing: 1px;
	text-align: left;
	text-decoration: underline;
	-webkit-text-shadow: 0 0 8px #999;
	-moz-text-shadow: 0 0 8px #999;
	-ms-text-shadow: 0 0 8px #999;
	-o-text-shadow: 0 0 8px #999;
	text-shadow: 0 0 8px #999;*/
}
#head_slider li img{
	display: inline-block;
	position: absolute;
	bottom: 20px; left: 0;
	text-align: left;
}

#head_slider_selector{
	display: table;
	position: absolute;
	right: 0; top: 0;
}
#head_slider_selector li{
	position: relative;
	margin: 11px 0 0;
	padding: 0 0 0 10px;
	width: 110px;
}
#head_slider_selector li a{
	display: table-cell;
	width: 100px;
	height: 100px;
	border: 3px solid #fff;
	color: #fff;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
#head_slider_selector li a.active{
	border-color: #efff00;
	background: #efff00;
	color: #6f6f6f;
}
#head_slider_selector li a.active:before{
	position: absolute;
	left: 0; top: 45px;
	content: url(../img/top/selector_head.png);
}
#head_slider_selector li a span{
	display: block;
	font-weight: normal;
	font-size: 80%;
}

#head_slide1{background-image: url(../img/top/slide_music.jpg);}
#head_slide2{background-image: url(../img/top/slide_art.jpg);}
#head_slide3{background-image: url(../img/top/slide_soc.jpg);}
#head_slide4{background-image: url(../img/top/slide_child.jpg);}

#main_contents{
	padding: 50px 0 0;
}

#main_contents a{
	color: #666;
	text-decoration: none;
}

#topics, #news, #event{
	margin: 0 0 40px;
	padding: 0 0 20px;
	border-bottom: 3px double #e3e3e3;
}
#topics a, #news a, #event a{
	display: block;
	position: relative;
}
#topics a .hover_line, #news a .hover_line, #event a .hover_line{
	position: absolute;
	left: 0; top: 0;
	width: 192px;
	height: 192px;
	border-width: 4px;
	border-style: solid;
}


#topics{
	float: left;
	width: 470px;
	/* height: 370px; */
	height: 390px;
}

#topics ul{
	list-style: none;
}
#topics li{
	position: relative;
	float: left;
	width: 200px;
	text-align: left;
}
#topics li img{
	display: block;
	margin-bottom: 10px;
}
#topics li p{
	margin: 10px 0;
}
#topics li a>span{
	display: inline-block;
	padding: 1px 9px;
	border: 1px solid #666;
	color: #666;
	text-align: center;
}
#topics ul li a>p>span{
	color: #999;
	font-size: 90%;
}

#topics .bx-wrapper .bx-pager{
	margin-top: 0;
	padding-top: 0;
	bottom: -20px;
}

#topics .bx-wrapper .bx-pager.bx-default-pager a,
#pickup .bx-wrapper .bx-pager.bx-default-pager a{
	background: #999;
}
#topics .bx-wrapper .bx-pager.bx-default-pager a:hover,
#topics .bx-wrapper .bx-pager.bx-default-pager a.active,
#pickup .bx-wrapper .bx-pager.bx-default-pager a:hover,
#pickup .bx-wrapper .bx-pager.bx-default-pager a.active{
	background: #ff5729;
}
.musicology #topics .bx-wrapper .bx-pager.bx-default-pager a:hover,
.musicology #topics .bx-wrapper .bx-pager.bx-default-pager a.active{
	background: #770011;
}
.art #topics .bx-wrapper .bx-pager.bx-default-pager a:hover,
.art #topics .bx-wrapper .bx-pager.bx-default-pager a.active{
	background: #00b4b4;
}
.sociology #topics .bx-wrapper .bx-pager.bx-default-pager a:hover,
.sociology #topics .bx-wrapper .bx-pager.bx-default-pager a.active{
	background: #0082ce;
}
.childcare #topics .bx-wrapper .bx-pager.bx-default-pager a:hover,
.childcare #topics .bx-wrapper .bx-pager.bx-default-pager a.active{
	background: #ff5729;
}

#pickup .bx-wrapper .bx-pager.bx-default-pager{
	z-index: 50;
}

/*#topics .bx-wrapper{height: 280px;}*/

#news{
	float: right;
	width: 470px;
	/* height: 370px; */
	height: 390px;
}
#news .tabs{
	float: left;
	width: 80px;
	/* height: 300px; */
	height: 320px;
	padding-right: 12px;
	border-right: 3px double #e3e3e3;
}
#news .tabs li{
	margin: 0 0 8px;
	padding: 0 8px 0 0;
	font-size: 10pt;
	line-height: 1.4;
}
#news .tabs li a{
	display: block;
	padding: 2px 0;
}
#news .tabs li.select{background: url(../img/top/selector_v.png) no-repeat right center;}
#news .tabs li.select a{color: #ff734d;}
#news ul{
	width: 100%;
	/* height: 300px; */
	height: 320px;
	overflow: auto;
}
.general #news ul{
	float: right;
	width: 350px;
}
#news ul li{
	padding: 0 20px 20px 0;
}
#news ul li a{
	display: inline;
	color: #1c1c1c;
	text-decoration: underline;
}
#news ul li span{
	margin-left: 1em;
	color: #999;
	font-size: 90%;
}

#event{
	position: relative;
	float: none;
	clear: both;
	width: 980px;
	overflow: hidden;
}
#event .tabs{
	position: absolute;
	left: 200px; top: 20px;
}
#event .tabs li{
	float: left;
	margin: 0 10px;
	padding: 6px 6px 10px 6px;
	font-size: 10pt;
}
#event .tabs li.select{background: url(../img/top/selector_h.png) no-repeat center bottom;}
#event .tabs li.select a{color: #ff734d;}

#event ul{
	margin-left: -28px;
	width: 1035px;
	overflow: hidden;
}
#event ul li{
	float: left;
	margin: 0 29px 0 0;
	padding: 0 0 0 29px;
	width: 200px;
	border-left: 1px dashed #e3e3e3;
}
#event ul li:first-child{border-left: 0 none;}
#event ul li p{margin: 10px 0 0;}

#pickup{
	position: relative;
	margin: 0 0 30px;
	padding: 40px 0;
	min-width: 980px;
	max-height: 270px;
	background: url(../img/top/pickup_bg.jpg) fixed no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#pickup:after{
	content: "";
	display: block;
	position: absolute;
	left: 0; top: 0;
	width: 100%;
	height: 100%;
	background: url(../img/top/pickup_bg.png) repeat left top;
	z-index: 1;
}
#pickup .bx-wrapper{
	max-width: none !important;
}
#pickup .bx-viewport{
	margin: 0 auto;
	width: 100%;
	max-width: 980px;
	z-index: 5;
}
#pickup .bx-controls-direction{
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
#pickup .bx-wrapper .bx-controls-direction a{
	top: 130px;
	margin-top: -25px;
	width: 45px;
	height: 50px;
}
#pickup .bx-wrapper .bx-prev{
	left: 0;
	background: url(../img/top/controls_pickup.png) no-repeat left top;
}
#pickup .bx-wrapper .bx-next{
	right: 0;
	background: url(../img/top/controls_pickup.png) no-repeat right top;
}
#pickup .bx-wrapper .bx-prev:hover{
	background-position: left bottom;
}
#pickup .bx-wrapper .bx-next:hover{
	background-position: right bottom;
}
#pickup>a{
	display: table-rows;
	width: 200px !important;
}
#pickup a img{
	float: none;
	clear: both;
	margin-bottom: 15px;
}
#pickup a strong{
	display: table-cell;
	position: relative;
	padding: 15px 10px 5px;
	width: 180px;
	height: 50px;
	background: url(../img/top/pickup_pop_off.png) no-repeat center top;
	color: #757575;
	line-height: 1.4;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	zoom:1;
}
#pickup a:hover strong{
	background-image: url(../img/top/pickup_pop_on.png);
	color: #fff;
}




#foot_nav{
	margin: 0 auto;
	padding: 30px 0;
	width: 980px;
}

#links{
	padding: 30px 0 15px;
	margin-left: -28px;
	width: 1008px;
	text-align: left;
}
#related_links{
	padding: 30px 0;
	width: 980px;
	text-align: center;
}
#related_links a{
	display: inline-block;
	margin-left: 10px;
	width: 188px;
}
#related_links a:first-child{margin-left: 0;}
#related_links, .general #links{
	margin: 0 auto;
}

#foot_nav a{

}

#links a{
	display: inline-block;
	padding: 0 14px 15px;;
}
#links a:first-child{margin-left: 0;}
#related_links img{
	margin: 0;
}

/* #foot_nav a img,  */
#related_links a img{
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	/*filter: url(grayscale.svg);*/ /* Firefox 4+ */
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: progid:DXImageTransform.Microsoft.BasicImage(GrayScale=1);
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	-o-transition: all 0.1s linear;
	-ms-transition: all 0.1s linear;
	transition: all 0.1s linear;
}
/* #foot_nav a:hover img, */
#related_links a:hover img{
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: none;
}



/*============================================================================

		各学科トップ

============================================================================*/

.musicology #header{background-image: url(../img/musicology/main.jpg);}
.art #header{background-image: url(../img/art/main.jpg);}
.sociology #header{background-image: url(../img/sociology/main.jpg);}
.childcare #header{background-image: url(../img/childcare/main.jpg);}

#lead{
	margin: 0 0 50px -40px;
	width: 1020px;
}
#lead strong{
	display: block;
	margin: 0 0 10px 40px;
	float: none;
	font-weight: bold;
	font-size: 200%;
	letter-spacing: 1px;
}
#lead p{
	float: left;
	margin-left: 40px;
	width: 300px;
	word-break: break-all;
}
#lead p:first-child{margin-left: 0;}

ul.sub_nav{
	display: block;
	margin-bottom: 60px;
}