@charset "utf-8";
/****************************************************************************************************

サイト全体用css

****************************************************************************************************/

.sp,.spi { display: none; }

#menu { display: none; }

body{
	color:#333333;
	background: #fbfbfb;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif !important;
}

a:hover{ text-decoration:none; }


#KandaiCommon{ background:url(../img/kandai_common_bg.gif) repeat-x; }
#kandaicommon_header{ margin:0 auto; width:1040px; }

a {
	color: #014d8b;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.arrow001 {
	background: url(../img/icon_link.png) no-repeat left 0.4em;
	padding-left: 18px;
	display: block;
}

a.arrow001i {
	background: url(../img/icon_link.png) no-repeat left 0.4em;
	padding-left: 18px;
}

a.arrow002 {
	background: url(../img/icon_link2.png) no-repeat left 0.3em;
	padding-left: 18px;
	color: #fff;
	font-size: 84%;
}

a.map {
	background: url(../img/icon_map.png) no-repeat left 0.3em;
	padding-left: 18px;
	color: #fff;
	font-size: 84%;
}

a.newwin {
	background: url(../img/icon_newwin.png) no-repeat left 0.3em;
	padding-left: 18px;
	display: inline-block;
}

a.newwin2 {
	background: url(../img/icon_newwin2.png) no-repeat left 0.3em;
	padding-left: 18px;
	color: #fff;
	font-size: 84%;
}

a.data {
	background: url(../img/icon_data.png) no-repeat left 0.3em;
	padding-left: 18px;
	display: inline-block;
}

a.return {
	background: url(../img/icon_top.png) no-repeat left 0.3em;
	padding-left: 15px;
}

ul.kome-s li {
	font-size: 77%;
	color: #666;
	text-indent: -1em;
	margin-left: 1em;
}

.ttl001 {
	font-size: 153%;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 3px solid #030000;
	color: #030000;
	font-weight: bold;
}

.ttl002 {
	font-size: 123%;
	font-weight: bold;
	color: #ea6182;
	margin-bottom: 7px;
}

#wrap {
	background: url(../img/bg_main.jpg) no-repeat center top fixed;
	background-size: cover;
}

#main {
	width: 980px;
	margin: 0 auto;
	padding-top: 30px;
	background: url(../img/bg_contents.png) repeat;
}

#header {
	margin: 0 30px 63px;
}

#globalnavi li {
	float: left;
}

.breadcrumb {
	clear: both;
	margin-bottom: 60px;
	padding: 12px 30px 0;
	border-top: 2px solid #4f59a1;
}

.breadcrumb li {
	float: left;
	margin-right: 3px;
	font-size: 82%;
}

.breadcrumb li .br_arrow { color: #999; }

.main_ttl {
	text-align: center;
	margin-bottom: 60px;
}

.body_main {
	width: 700px;
	margin: 0 auto;
}

.returntop {
	clear: both;
	padding-top: 20px;
}

.returntop p {
	width: 1040px;
	margin: 0 auto 10px;
	text-align: right;
}

#footer {
	padding-top: 20px;
}

#footer .inr {
	width: 1040px;
	margin: 0 auto 10px;
}

.footer_link {
	float: left;
}

.footer_link li {
	float: left;
	margin-right: 30px;
	font-size: 84%;
}

.campus {
	clear: both;
	padding: 30px 0 25px;
}

.campus li {
	font-size: 77%;
}

.campus li span {
	display: block;
	width: auto;
	font-weight: bold;
}

.copyright {
	float: right;
	line-height: 1;
}

#btMenu { display: none; }

@media only screen and (min-width: 706px) {
	.body_main { min-height: 975px; }
}

@media only screen and (max-width: 705px) {
	
	.pc { display: none; }
	
	.sp { display: block; }
	
	.spi { display: inline; }
	
	.sp_pb0 { padding-bottom: 0 !important; }
	
	a.arrow001 {
		background: url(../img_sp/icon_link.png) no-repeat left 0.4em;
		background-size: 11px auto;
		padding-left: 18px;
	}

	#KandaiCommon { background: none; }
	
	#kandaicommon_header ul#kandaicommon_navi li.kandaicommon_navi01 { display: none; }
	
	#kandaicommon_header {
		width: auto;
		height: auto;
		padding-bottom: 7px;
		background: none;
	}

	#kandaicommon_header img.kandaicommon_title	{ margin-top: 10px; }
	
	#kandaicommon_header ul#kandaicommon_navi {
		width: 196px;
		height: auto;
	}
	
	#kandaicommon_header ul#kandaicommon_navi li { width: 109px; }
	
	#kandaicommon_header ul#kandaicommon_navi li.kandaicommon_navi02,
	#kandaicommon_header ul#kandaicommon_navi li.kandaicommon_navi04 { width: 87px; }
	
	
	.breadcrumb {
		margin: 0 0 20px;
		padding: 7px 5px;
		background: #eee;
	}
	
	.breadcrumb li { font-size: 77%; }
		
	.breadcrumb li span img { vertical-align: middle; }
	
	.subnavi { display: none; }
	
	#footer .inr {
		width: auto;
		padding: 0 15px;
	}
	
	#main {
		width: auto;
		padding-top: 0;
	}
	
	#header {
		margin: 0;
		padding: 15px;
	}
	
	#header h1 {
		width: 216px;
		float: left;
		line-height: 1;
	}
	
	#header #btMenu {
		width: 15px;
		float: right;
		line-height: 1;
		padding-top: 11px;
		display: block;
	}
	
	#globalnavi { display: none; }
	
	.main_ttl { margin-bottom: 25px; }
	
	.body_main {
		width: auto;
		margin: 0 15px;
	}
	
	#footer .copyright {
		float: none;
		width: auto;
		text-align: center;
		padding-bottom: 20px;
	}
	
	.footer_link li {
		margin-bottom: 15px;
	}
	
	.campus {
		border-top: 1px solid #cbcede;
		border-bottom: 1px solid #cbcede;
		margin: 0 -15px;
		margin-bottom: 15px;
		padding: 20px 15px;
	}
	
	.campus li span {
		display: block;
		width: auto;
		font-weight: bold;
	}
	
	.returntop { display: none; }
	
	.sp_menu {
		background: #353535;
	}
	
	.sp_menu li {
		padding: 0 15px;
		border-top: 1px solid #151515;
		border-bottom: 1px solid #585858;
		line-height: 1;
	}
	
	#menu {
		left: 100%;
		overflow-x: hidden;
		position: fixed;
		top: 0;
		-webkit-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
		-moz-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
		-o-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
		transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
		width: 267px;
		display: block;
		background: #5963a3;
		z-index: 9999;
	}
		
	
	#menu .inr {
		width: auto;
		padding: 0;
	}
	
	#menu li {
		padding: 0 15px;
	}

	.menu_top {
		background: #454e8b;
		border-bottom: 1px solid #7882c3;
	}

	.menu_top h2 {
		line-height: 1;
		padding: 0 15px;
		position: relative;
	}
	
	.menu_top h2 span {
		display: block;
		width: 40px;
		background-color: #353d74;
		text-align: center;
		padding: 12px 0 14px;
		position: absolute;
		top: 0;
		right: 0;
	}

	#menu a {
		background: none;
		display: block;
		padding: 12px 0;
		color: #fff;
		position: relative;
		width: 100%;
	}

	#menu a:after {
		background: url("../img_sp/icon_btn_arrow001.png") no-repeat left top;
		background-size: 11px 11px;
		content: "";
		height: 11px;
		margin-top: -3px;
		position: absolute;
		right: 0;
		top: 50%;
		width: 11px;
	}

	#menu a.newwin:after {
		background: url("../img_sp/icon_btn_newwin001.png") no-repeat left top;
		background-size: 11px 11px;
	}

	.menu_bottom li {
		border-top: 1px solid #353d74;
		border-bottom: 1px solid #7882c3;
	}
	
	.menu_bottom li.half {
		width: 103px;
		float: left;
		border-right: 1px solid #757575;
	}
	
	.menu_bottom li:last-child {
		border-right: none;
	}
	
	.menu_bottom .sp_first { border-top: none; }

	.menu_bottom .sp_last { border-bottom: none; }
	
	#wrap {
		background: none;
	}
	
	.footer_link { display: none; }

}

