@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.5em;
	padding-left: 18px;
	display: block;
}

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

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

a.map {
	background: url(../img/icon_map.png) no-repeat left 0.3em bottom;
	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.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: #15a164;
	margin-bottom: 7px;
}

.main {
	background: url(../img/bg_alpha.png) repeat-y;
	width: 1040px;
	margin: 0 auto;
}

.contents {
	width: 720px;
	float: right;
}

.subnavi {
	background: url(../img/bg_subnavi.png) repeat;
	padding: 3px 12px;
	float: right;
	overflow: visible;
}

.subnavi > li {
	float: left;
	margin-right: 30px;
}

.subnavi > li.last {
	margin-right: 0;
	position: relative;
}

.subnavi li ul {
	position: absolute;
	top: 27px;
	right: -12px;
	width: 77px;
	padding: 5px;
	background: url(../img/bg_subnavi.png) repeat;
	display: none;
}

.breadcrumb {
	clear: both;
	margin-bottom: 38px;
	padding-top: 12px;
}

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

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

.sidebar {
	width: 260px;
	float: left;
}

.sidebar_main {
	background: url(../img/bg_side.png) left bottom no-repeat;
	margin: 0 12px;
	padding: 0 15px;
}

.main_logo {
	text-align: center;
	padding: 15px 0;
	border-bottom: 1px solid #e6e6e6;
}

.faculty_logo {
	text-align: center;
	padding: 25px 0;
	border-bottom: 1px solid #e6e6e6;
}

.side_links {
	margin-bottom: 5px;
	padding-top: 25px;
	padding-bottom: 13px;
}

.side_links li {
	margin-bottom: 12px;
}

.side_links li a {
	font-size: 107%;
	color: #333;
	display: block;
	background-position: left 0.4em;
}

.side_links li a.active {
	color: #15a164;
}

.side_links li .inner_link {
	background: url(../img/bg_innerlink.gif) left bottom no-repeat;
	padding-top: 5px;
	padding-left: 6px;
}

.side_links li .inner_link li {
	margin-bottom: 5px;
}

.side_links li .inner_link a {
	background: url(../img/icon_innerlink.gif) left 0.4em no-repeat;
	padding-left: 18px;
	font-size: 92%;
}

.side_links li .inner_link li ul { margin-left: 1.5em; }

.depart_links {
	margin-bottom: 5px;
	padding: 0 12px;
}

.depart_links li {
	margin-bottom: 5px;
}

.tc_offer {
	margin: -40px 0 40px 0;
}

.banners {
	padding: 5px 12px 0;
}

.banners li {
	margin-bottom: 10px;
}

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

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

#footer {
	background: #454545;
}

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

.footer_top {
	background: #353535;
	border-bottom: 1px solid #454545;
}

.footer_top h2 {
	width: 391px;
	float: left;
	line-height: 1;
}

.footer_top ul {
	width: 338px;
	float: right;
}

.footer_top li {
	float: left;
}

.footer_bottom {
	padding: 20px 0;
	border-top: 1px solid #353535;
}

.footer_bottom ul {
	width: 260px;
	float: left;
}

.footer_bottom a { color: #fff; }

.copyright {
	text-align: center;
	padding: 20px 0;
	line-height: 1;
}

.theme {
  margin-bottom: 10px!important;
}

.style .dtl .theme {
  float: left;
  margin-bottom: 28px!important;
}

/*p.indent {
  line-height: 1.5;
}
*/

@media only screen and (max-width: 705px) {
	
	.pc { display: none; }
	
	.sp { display: block; }
	
	.spi { display: inline; }
	
	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; }
	
	.main {
		background: none;
		width: auto;
	}
	
	.breadcrumb {
		margin: 0 -15px 20px;
		padding: 7px 5px;
		background: #eee;
	}
	
	.breadcrumb li { font-size: 77%; }
		
	.breadcrumb li span img { vertical-align: middle; }
	
	.contents {
		width: auto;
		float: none;
		margin: 0 15px;
	}
	
	.subnavi { display: none; }
	
	.sidebar { display: none; }
	
	#footer .inr {
		width: auto;
		padding: 0 15px;
	}
	
	.header {
		background: #15a164;
		padding: 15px;
	}
	
	.header h1 {
		width: 216px;
		float: left;
		line-height: 1;
	}
	
	.header #btMenu {
		width: 15px;
		float: right;
		line-height: 1;
	}
	
	#footer a,
	#menu a {
		background: none;
		display: block;
		padding: 15px 0;
		color: #fff;
		position: relative;
		width: 100%;
	}
	
	#footer a:after,
	#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;
	}
	
	#footer a.newwin:after,
	#menu a.newwin:after {
	    background: url("../img_sp/icon_btn_newwin001.png") no-repeat left top;
		background-size: 11px 11px;
	}
	
	.footer_top h2 {
		width: 100%;
		float: none;
	}
	
	.footer_top ul {
		display: none;
	}

	.footer_bottom {
		padding: 0;
		border-bottom: 1px solid #585858;
	}
	
	.footer_bottom ul {
		width: auto;
		float: none;
	}
	
	.footer_bottom li {
		border-top: 1px solid #757575;
		border-bottom: 1px solid #252525;
	}
	
	#footer .inner_link a {
	    background: url("../img_sp/icon_btn_arrow001.png") no-repeat left 0.4em;
		background-size: 11px 11px;
		display: block;
		padding: 0 0 10px 20px;
		color: #fff;
		position: relative;
		width: 100%;
	}
	
	#footer .inner_link a:after {
	    display: none;
	}
	
	#footer .inner_link ul {
		margin-left: 1.5em;
	}
	
	#footer .inner_link ul li a {
	    background: url("../img_sp/icon_underlink.gif") no-repeat left center;
		background-size: 6px 11px;
	}
	.footer_bottom .sp_first { border-top: none; }

	.footer_bottom .sp_last { border-bottom: none; }
	
	.footer_bottom .inner_link li {
		border: none;
	}

	#footer .footer_bottom li a.active {
		color: #15a164;
	}
	
	.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: #454545;
		z-index: 9999;
	}
		
	
	#menu .inr {
		width: auto;
		padding: 0;
	}
	
	#menu li {
		padding: 0 15px;
	}

	.menu_top {
		background: #353535;
		border-bottom: 1px solid #454545;
	}

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

	.menu_bottom {
		padding: 0;
		border-bottom: 1px solid #585858;
		border-top: 1px solid #353535;
	}

	.menu_bottom a { color: #fff; }

	#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 #757575;
		border-bottom: 1px solid #252525;
	}
	
	.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; }

	.tc_offer {
	margin: 0 0 40px 0;
	}
	.tc_offer li {
	margin-left: 0!important;
	text-indent: 0!important;
	}

}

