@charset "utf-8";
/* CSS Document */

body {
	background: #F6F6F6;
	font-size: 14px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", sans-serif;/*font-family: "游ゴシック", "Yu Gothic", YuGothic, sans-serif;*/
}


@font-face {
	font-family: "myFont";
	src: url("../fonts/myFont.otf") format('woff'), url("../fonts/myFont.otf") format('opentype');
}


.min {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif !important;
}



/*フォント*/


.campus-name,
.footer-navi-inner,
.layout-10,
.layout-09,
.layout-07 h5,
.layout-06 h5,
.section-b h3,
.layout-03,
.layout-02 .tit,
.g-nav,
.cp-3-img span,
#mega_nav h2,
#mega_nav p,
.btn-a,
#spMenu,
.examination-menu,
.level2-section .link-btn-cp3,
.level2-section .link-btn-cp4,
.level2-section .link-cp-3,
.level2-section .link-btn-cp2,
.level2-section .link-btn-cp1,
/*.fresh-menu,*/
p.news-tit,
.wp-menu,
.level2-content h1,
.level2-content h2,
.level2-content h3,
.level2-content h4,
.level2-content h5,
.level2-content h6,
.level2-content .tit-wrap,
.link-visual,
.breadcrumb,
.level3-content h1,
.level3-content h2,
.level3-content h3,
.level3-content h4,
.level3-content h5,
.level3-section-sidenavi,
.footer-nav-open,
.tit-pt-a,
.tit-inner-a span,
.tit-inner-a span,
.text-original,
.og-text,
.og-text2

 {
	font-family: "myFont";

/*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
*/
/*font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho";*/
		
	/*font-family: “Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3”, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif;*/
	
}











.examination-menu {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;

}



.level2-section .link-btn-cp3 {
	font-size: 16px;

	
}

.level2-section .link-btn-cp4 {
	font-size: 16px;

}
.level2-section .link-cp-3 {
	font-size: 16px;

}
.level2-section .link-btn-cp2 {
	font-size: 16px;

}



.level2-section .link-btn-cp1 {
	font-size: 16px;

}


.fresh-menu {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;

}






p.news-tit{
	font-size:28px;
	float:left;



	}
	



/*詳細ページ	*/
	

.wp-menu{

	
	
	}	









/* スクロール量判定 */
#interval {
	font-weight: bold;
	color: #000;
	left: 0;
	top: 0;
	position: fixed;
	z-index: 10000;
}
/* window幅判定 */
.screen-test {
	color: #000;
	right: 0;
	top: 0;
	position: fixed;
	z-index: 10000;
}
/*書いておくと便利*/
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	color: #333333;
	font-size: 62.5%;
	line-height: 180%;
}
img {
	display: block;
	/*	max-width: 100% !important;
	height: auto;*/
	vertical-align: text-bottom;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover img {
	text-decoration: none;
	transition-delay: 0s;
	transition-duration: 0.4s;
	transition-property: all;
	transition-timing-function: ease-in-out;
}
a:hover img {
	opacity: 0.4;
}
/*共通*/



#header {
}
.header-top {
	width: 100%;
	height: 30px;
	background: #C51B13;
	border-bottom: 1px solid #9B150F;
	font-size: 12px;
	/*	position:fixed;*/
	z-index: 1000000;
}
.header-top-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
.header-top a {
	color: #ffffff;
	opacity: 0.8;
}
.header-top a:hover {
	color: #ffffff;
	opacity: 1;
}
.header-top-nav {
	color: #ffffff;
	/*	width: 510px;*/
	display: table;
	float: left;
	font-size: 12px;
	border-right: 1px solid #D14942;
}
.header-top-nav li {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	height: 30px;
	width: 84px;
	border-left: 1px solid #D14942;/*白*/
	border-right: 1px solid #9F160F;
}
.header-top-nav li a {
	text-align: center;
	vertical-align: middle;
	display: block;
}
.header-top-nav li:hover {
	background: #9F160F;
}
.header-top-nav li.active {
	background: #9F160F;
}
.header-top-nav {
	border-left: 1px solid #9F160F;
}
.header-top-menu {
	float: right;
	width: 480px;
	display: table;
}
.header-top-menu li {
	height: 30px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
.header-top-menu li a {
	display: block;
}
.header-top-menu li a:hover {
	color: #ffffff;
	opacity: 1;
}
.header-top-menu li:nth-child(1) a {
	background: url(../images/icon_a.png) no-repeat;
	background-position: 4px 50%;
	padding-left: 5px;
}
.header-top-menu li:nth-child(2) a {
	background: url(../images/icon_b.png) no-repeat;
	background-position: 0px 50%;
	padding-left: 5px;
}
.header-top-menu li:nth-child(3) a {
	background: url(../images/icon_c.png) no-repeat;
	background-position: 0px 50%;
	padding-left: 8px;
}
.header-top-menu li:nth-child(4) a {
	background: url(../images/icon_d.png) no-repeat;
	background-position: 0px 50%;
	padding-left: 8px;
	border-right: 1px solid #9F160F;
}

.header-top-menu li:nth-child(5) a, .header-top-menu li:nth-child(6) a, .header-top-menu li:nth-child(7) a {
	opacity: 1;
}

.header-top-menu li:nth-child(8) {
	border-left: 1px solid #D14942;
	border-right: 1px solid #9F160F;
	padding-left: 0px;
	width: 30px;
	background: url(../images/icon_e.png) no-repeat;
	background-position: 50% 50%;
/*	text-indent: 100%;*/
	white-space: nowrap;
	overflow: hidden;
	cursor:pointer;
}





/*.header-top-menu li:nth-child(5):hover {
	background-color: #9F160F;
}*/


.header-top-menu {
	border-right: 1px solid #D14942;
}
.logo {
	padding: 45px 0px 35px 0px;
	text-align: center !important;
}
.logo img {
	display: inline;
}
.header-main {
	margin: 0 auto;
}
.header-main img {
	max-width: 304px;
	width: 100%;
}
.g-nav {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
	display: table;
	background: url(../images/g-nav_border.png) no-repeat;
	background-position: left;
}


















.g-nav li {
/*	width: 143px;*/
	font-size: 16px;
	display: table-cell;
	/*border-right: 1px solid #3D352E;*/
	vertical-align: middle;
	background: url(../images/g-nav_border.png) no-repeat;
	background-position: right;
	text-align: center;
	cursor: pointer;
}





.g-nav li.n1
/*.footer-nav li.f1*/{
width:13%;
}
.g-nav li.n2
/*.footer-nav li.f2*/{
width:13%;
}
.g-nav li.n3
/*.footer-nav li.f3*/{
width:15%;
}
.g-nav li.n4
/*.footer-nav li.f4*/{
width:13%;
}
.g-nav li.n5
/*.footer-nav li.f5*/{
width:13%;
}
.g-nav li.n6
/*.footer-nav li.f6*/{
width:17%;
}
.g-nav li.n7
/*.footer-nav li.f7*/{
width:16%;
}




















.g-nav li a {
	position: relative;
	width: 100px;
	color: #242424 !important;
	padding-bottom: 8px;
	text-decoration: none;
}
.g-nav li a:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	background-color: #C51B13;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.g-nav li a:hover:after {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
}
/*active*/

.g-nav li.active li a {
	position: relative;
	width: 100px;
	color: #242424 !important;
	padding-bottom: 8px;
	text-decoration: none;
}
.g-nav li.active a:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
	background-color: #C51B13;
}
.g-nav li.active-in li a {
	position: relative;
	width: 100px;
	color: #242424 !important;
	padding-bottom: 8px;
	text-decoration: none;
}
.g-nav li.active-in a:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
	background-color: #C51B13;
}
.g-nav li:last-child {
	width: 18% !important;
}
.g-nav li:nth-child(5) {
	letter-spacing: 0em;
}
.g-nav a {
	text-align: center;
	color: #242424;
}
.g-nav li:nth-child(4) {
}
#footer {
	width: 100%;
	background: #fff;
}
.footer-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
.f-logo {
	margin-bottom: 25px;
}
.f-logo img {
	max-width: 220px;
	height: auto;
	width: 100%;
}
.campus-info-wrapper {
}
.campus-info {
	float: left;
}
.campus-name {
	font-size: 16px;
	margin-bottom: 5px;
	padding-left: 3px;
}
.gakubu {
	margin-bottom: 7px;
	display: table;
	border-collapse: separate;
	border-spacing: 3px 0;
}
.gakubu span {
	display: table-cell;
	vertical-align: middle;
	background: #C51B13;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
/*	width: 64px;*/
padding:2px 4px;
}




.access {
	padding-top: 10px;
	padding-left: 0px;
	margin-bottom: 5px;
}
.first {
	margin-right: 20px;
}
.second {
	margin-right: 20px;
}
.campus-name {
	margin-right: 5px;
	float: left;
}
.gakubu {
	float: left;
}
.footer-nav {
	width: 100%;
	background: #C51B13;
	border-bottom: 1px solid #9E160F;
}



.footer-navi-inner {
	max-width: 1000px;
	width: 100%;
	display: table;
	margin: 0 auto;
}
.footer-navi-inner ul {
	width: 100%;
	background: url(../images/footer-nav_bg_border.png) no-repeat;
	background-position: 100% 50%;
}
.footer-nav li {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 0px 0px;
	width: 142.8px;
	background: url(../images/footer-nav_bg_border.png) no-repeat;
	background-position: left 50%;
}
.footer-navi-inner li a {
	position: relative;
	color: #ffffff !important;
}
.footer-navi-inner li a:after {
	content: "";
	position: absolute;
	bottom: -14px;
	left: 0;
	width: 100%;
	height: 2px;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	background-color: #ffffff;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.footer-navi-inner li a:hover:after {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
}

/*フッターのSNSメニュー*/
.footer-sns {
	margin: 10px auto;
	text-align: right;
	line-height: 24px;
	max-width: 1000px;
}

.footer-sns-inner {
	margin-right:1em;
}

.footer-sns-list {
	display: inline-block;
	padding: 0 10px;
	background-color: #C51B13;
	color: #FFF;
	font-size: 90%;
	opacity: 0.6;
}

.footer-sns-list:hover {
	opacity: 1;
	transition: opacity .5s linear;
}

.footer-sns-inner a {
	margin-left:8px;
}

.footer-sns-inner a img {
	display: inline;
	vertical-align: middle;
}

/*アクティブ*/
.footer-navi-inner li.active-in a {
	position: relative;
	color: #ffffff !important;
}
.footer-navi-inner li.active-in a:after {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
}
.footer-nav a {
	padding: 0px 0px;
	line-height: 48px;
	height: 48px;
	font-size: 16px;
	font-size: 1.6rem;
}
.footer-nav ul li:first-child a {
}
.footer-end {
	/*	border-top:1px solid #9B150F;*/
	width: 100%;
	background: #C51B13;
	color: #fff;
	font-size: 13px;
	font-size: 1.3rem;
}


 {
/*	border-top: 1px solid #9B150F;*/
}



.information .footer-end,
.education-research .footer-end,
.departments .footer-end,
.examination .footer-end,
.college-life .footer-end,
.international .footer-end,
.employ-carrier .footer-end{
	border-top: 1px solid #9B150F;
	}












.footer-end a {
	color: #ffffff;
	opacity: 0.8;
}
.footer-end a:hover {
	color: #ffffff;
	opacity: 1;
}
.footer-end p {
	color: #ffffff;
	opacity: 0.8;
}
.footer-end-inner {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
}
.footer-end-inner ul {
	display: table;
	float: left;
}
.footer-end-inner p {
	float: right;
	height: 40px;
	line-height: 40px;
}
.footer-end-inner li {
	height: 36px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.footer-end-inner li:after {
	content: "　|　";
	color: rgba(255,255,255,0.6);
}
.footer-end-inner li:last-child:after {
	content: "" !important;
}
/*メガメニュー内容*/

.nav01-inner {
	text-align: left !important;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
.nav01-inner h2 {
	border-bottom: none;
	letter-spacing: 0.1em;
	font-size: 40px;/*	padding-top: 30px;*/
	margin-bottom:20px !important;
}


.mega-mn p {
	font-size: 18px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ffffff;
}
.mega-mn ul {
	font-size: 13px;
}
.mega-mn {
	float: left;
	margin-bottom: 20px;
}
.mega-mn li {
	margin-bottom: 5px;
}
.mega-sec-01 ul li a:hover {
	opacity: 0.6;
	text-decoration: underline;
}
.mega-mn li a:hover {
	text-decoration: underline;
}
.mega-sec-01, .mega-sec-02, .mega-sec-03, .mega-sec-04, .mega-sec-05, .mega-sec-06, .mega-sec-07, .mega-sec-08 {
	width: 18%
}


.mega-sec-01, .mega-sec-02, .mega-sec-03, .mega-sec-04 {
	margin-right: 2.5%;
}
.mega-sec-06, .mega-sec-07, .mega-sec-08 {
	margin-right: 2.5%;
}




.nav01 .mega-sec-02,
.f-nav-01-add .mega-sec-02{
	width:16%
	
	}
	
.nav01 .mega-sec-05,
.f-nav-01-add .mega-sec-05{
	width:20%;
	margin-bottom:30px;
	}

	
	
	


/*特別*/

.wi-over {
	width: 22%;
}
.tit-clumn {
/*	margin-bottom: 40px;*/
}
.tit-clumn h2 {
	float: left;
}
.movie-area {
	float: right;
	margin-bottom: 30px;
}
.movie-area dl {
	max-width:180px;
}
.movie-area dl {
	float: left;
	margin-left: 25px;
}
.movie-area dl img {
	max-width: 180px;
}
.movie-area dt {
	margin-bottom: 5px;
}
.movie-area dd {
	font-size: 13px;
}




.searvh-btn-box-wrap{
	margin:0 auto;
	width:1000px;
	position:absolute;
	}



li.search-btn-box {
	cursor: pointer;
}
.search-btn-box {
	position: relative;
	right: 0;
	top: 0;
	cursor: pointer;
}
.search-btn-box {
	z-index: 10000;
	margin-right: 20px;
	background: #c51b13;
	padding: 5px;
	max-width: 1000px;
	margin: 0 auto;
	right: 0;
	top: 0;
	display: none;
	position: absolute;
	top: 29px;
}






/*メガメニュー
*/


.s_nav, #mega_nav section {
	margin-bottom: 0px;
	background: #C51B13;
}
.s_nav, #mega_nav section div {
	text-align: left;
}
#mega_nav section {
	padding-top: 30px;
	padding-bottom: 0px;
}
#mega_nav section a {
	color: #ffffff;
}
#mega_nav section {
	color: #ffffff;
}
#mega_nav {
	position: relative;
	top: 20px;
	padding-bottom: 20px;
	z-index: 10000;
}

#mega_nav section {
	visibility: hidden;
	opacity: 0.1;
	width: 100%;
	position: absolute;
	z-index: 5000;
/*	margin-top: -30px;*/
	margin-top: 0px;
}


#mega_nav section.on {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	visibility: visible;
	opacity: 1.0;
	z-index: 10000;
	margin-top: 0;
}
#mega_nav section.empty {
	padding: 0;
}
.f-tab {
	overflow: hidden;
}
.f-tab li {
}
.f-tab li.select a {
	background: #F17902;
	color: #fff;
}
.f-tab-content li {
	background: #F17902;
}
.hide {
	display: none;
}
/*スマートフォンメニュー*/


.lock {
	overflow: hidden;
}
.modal-content {
	position: relative;
	display: none;
	width: 96%;
	margin: 30px 2%;
	padding: 10px 0 0;
	border: 1px solid #061a63;
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.modal-overlay {
	z-index: 1;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 120%;
	background-color: rgba(0,0,0,0.75);
}
.modal-wrap {
	z-index: 2;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
}
.sp-menu {
	padding: 0px 20px;
	margin-bottom: 10px;
}
.sp-menu li a {
	width: 49%;
	padding: 20px 10px;
	float: left;
	color: #333333 !important;
	background: url(../images/anc_sp_menu.png) no-repeat;
	background-position: 20% center;
	padding-left: 16%;
	font-size: 16px;
	border-bottom: 1px solid #cccccc;
}
.sp-menu li:nth-child(7) a {
	border-bottom: none;
}
.sp-menu li:nth-child(1) a, .sp-menu li:nth-child(3) a, .sp-menu li:nth-child(5) a, .sp-menu li:nth-child(7) a {
	margin-right: 2%;
}
.sp-menu-sub li {
	float: left;
	width: 25%;
	text-align: center;
	background: #C51B13;
	border-right: 1px solid #9F160F;
}
.sp-menu-sub a {
	display: block;
	color: #ffffff;
	font-size: 16px;
	padding: 8px 0px;
}
.name-manu img {
	text-align: center;
	/*	border-bottom:1px dotted #cccccc;*/

	padding-top: 10px;
	width: 115px;
	height: auto;
	margin: 0 auto;
	margin-bottom: 10px;
}
.sp-menu-close {
	margin-top: 40px;
	text-align: center;
	background: #cccccc;
	width: 100%;
}
.sp-menu-close a {
	cursor: pointer;
	display: block;
	padding: 20px;
}
/*検索*/

#SearchTextBox {
	width: 203px;
	height: 30px;
	margin: 0;
	padding: 0;
	border: 0px;
	vertical-align: middle;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", sans-serif;
}
.submit {
	width: 30px;
	height: 30px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
/*ドロップメニュー*/

#dropmenu {
}
#dropmenu li {
	position: relative;
}
#dropmenu li a {
	text-decoration: none;
}
#dropmenu li ul {
	position: absolute;
	z-index: 100000;
	top: 100%;
}
#dropmenu li:last-child ul {
	left: -100%;
	width: 100%
}
#dropmenu li ul li {
	overflow: hidden;
	width: 100%;
	height: 0;
	color: #fff;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	-o-transition: .2s;
	-ms-transition: .2s;
	transition: .2s;
}
#dropmenu li ul li a {
	padding: 4px 15px;
	background: #C4534E;
	text-align: left;
}
#dropmenu li:hover ul li {
	overflow: visible;
	height: 28px;
	border-bottom: 1px solid #ffffff;
}
#dropmenu ul li {
	float: left;
	background: #C4534E;
}


.f-nav-01, .f-nav-02, .f-nav-03, .f-nav-04, .f-nav-05, .f-nav-06, .f-nav-07 {
	display: none;
}


















.home .footer-end, .category .footer-end, .single .footer-end {
	border-top: none !important;
}
/*テーブル*/


table {
	background: #ffffff none repeat scroll 0 0;
	border-bottom: 1px solid #b3b3b3;
	border-collapse: separate;
	border-spacing: 0;
	line-height: 1.2;
	margin-bottom: 50px;
	border-left: 1px solid #b3b3b3;
}
table td {
	border-color: #b3b3b3;
	border-style: solid;
	border-width: 1px 1px 0 0;
	line-height: 1.4;
	padding: 6px;
}
/*table {
    border-collapse: collapse;
    border-spacing: 0;
	background:#ffffff;
    margin-bottom:50px;
    line-height:1.2;
	
	border-collapse: separate;
	

}



table td {
    border: 1px solid #B3B3B3;
    line-height: 1.4;
    padding: 6px;
}*/



table th {
	border: 1px solid #B3B3B3;
	line-height: 1.4;
	padding: 6px;
}
table th, table td {
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
}
table a {
	text-decoration: underline;
	color: #c51b13;
}
.table-center td {
	text-align: center;
}
/*スマートフォンメニュー*/
/*検索*/


.drawer-main-inner {
/*	height:100%;*/
	padding: 10px 0px;
}






li.search-btn{
/*	overflow:hidden;*/
/*	display:block;*/
	
	}





.search-btn-box-sp-menu {
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 15px;
}
.search-btn-box-sp-menu #SearchTextBox {
	background: url(../images/sp_menu_icon_search.png) no-repeat;
	display: block;
	background-position: 98% center;
	height: 34px;
	background-size: 10%;
	padding-left: 5px;
	position: relative;
	width: 100%;
	background-color: #ffffff;
}
.search-btn-box-sp-menu .searchbox-in {
	padding: 5px;
	background: #F6F6F6;
}
.sp-menu-tit {
	padding: 0 20px;
	padding-bottom: 15px;
	max-width: 120px;
}
.sp-menu-tit span {
}


#spMenu dt {
	background: url(../images/sp-menu-icon.png) no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
	cursor: pointer;
	font-size: 20px;
	background-size: 6%;
	line-height: 0.5;
}
#spMenu dt.last {
	border-bottom: none;
}
#spMenu dt.active {
	border-bottom: 1px solid #ffffff;
}
#spMenu dt:after {
	content: "＋";
	display: block;
	font-size: 22px;
	font-weight: lighter;
	margin-top: -15px;
	position: absolute;
	right: 25px;
	transition: all 0.1s ease-in-out 0s;
	width: 20px;
}
#spMenu dt.active:after {
	content: "－";
}
#spMenu dd {
	display: none;
	padding-left: 15px;
	padding-right: 15px;
}
#spMenu dd a {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 16px;
	color: #333333 !important;
}
.spMenuWrap {
	padding: 0 20px;
}
.spMenuWrap .first-mn {
	border-top: 1px dotted #cccccc;
}
.sp-menu-add {
	margin-top: 20px;
margin-bottom: 4500px;
}
.sp-menu-add li {
	color: #ffffff;
	float: left;
	background: #C61B13;
	width: 33.33333%;
}
.sp-menu-add li a {
	color: #ffffff !important;
	padding: 15px 5px !important;
	text-align: center !important;
}
.sp-menu-add li a:hover {
	color: #ffffff !important;
}
.sp-menu-add li:nth-child(1), .sp-menu-add li:nth-child(2), .sp-menu-add li:nth-child(3) {
	border-bottom: 1px solid #9F160C;
}
.sp-menu-add li:nth-child(1), .sp-menu-add li:nth-child(2), .sp-menu-add li:nth-child(3), .sp-menu-add li:nth-child(4), .sp-menu-add li:nth-child(5) {
	border-right : 1px solid #9F160C;
}
.sp-menu-add li:nth-child(2), .sp-menu-add li:nth-child(3), .sp-menu-add li:nth-child(5), .sp-menu-add li:nth-child(6) {
	border-left : 1px solid #CD473E;
}
/*ボランティアセンターメニュー*/






.volunteer-center-menu {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 80px;
}


	
	
	
	
	
.volunteer-center-menu ul {
	display: table;
	border-bottom: 1px solid #c2c2c2;
}
.volunteer-center-menu li {
	display: table-cell;
	width: 20%;
	padding:0 5px;
	max-width: 250px;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #cccccc;
	width: 200px;
	background: #ffffff;
}
.volunteer-center-menu li:last-child {
	border: none !important;
}
.volunteer-center-menu li a span {
	background: url(../images/request.png) no-repeat;
	background-position: left center;
	padding-left: 25px;
}
.volunteer-center-act {
	background: #c51b13 !important;
	color:#ffffff;
}


.volunteer-center-act a {

	color:#ffffff !important;
}


.volunteer-center-menu li a {
	display: block;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	padding: 10px 0px;
}




.volunteer-center-menu li a:hover {
	text-decoration:none;
}





.volunteer-center-menu li:hover {
	background: #c51b13 !important;
}
.volunteer-center-menu li:hover a {
		color:#ffffff !important;
}
.volunteer-center-act a {
}
.volunteer-center-menu-wrap {
	/*    border-bottom: 1px solid #c51b13;*/
	width: 100%;
}
/*入試情報*/



.examination-menu-wrap {
	border-top: 10px solid #c51b13;
}


.level3-content .examination-menu-wrap{
		border-top:none !important;
	}



.examination-menu ul {
	display: table;
}



.level3-section-sidenavi .blank-icon a:after{
	content:none !important;
	padding-left:6px !important;
	}


.examination-menu .request .blank-icon a:after{
	content:none !important;
		padding-left:6px !important;
	}



.examination-menu li {
	display: table-cell;
	width: 20%;
	max-width: 250px;
	text-align: center;
	vertical-align: middle;
	border-left: 1px solid #C51B13;
	width: 200px;
}




.examination-menu li a span {
	background: url(../images/request.png) no-repeat;
	background-position: left center;
	padding-left: 25px;
}
.examination-menu .request {
/*	padding:10px;*/

}
.examination-menu .request a {
	background: #C51B13 !important;
	color: #ffffff;
	margin-left: 20px;
	padding: 10px;
}
.examination-menu li a {
	display: block;
	font-size: 16px;
	padding: 20px 0px;
}
.examination-menu li a:hover {
	background: #C51B13 !important;
	color: #ffffff;
}
.examination-menu li:hover {
	background: #C51B13;
}
li.request:hover {
	background: none !important;
}
.examination-menu li:hover a {
	color: #ffffff;
}
.examination-act {
	background: #C51B13;
}
.examination-act a {
	color: #ffffff;
}







/*	
.examination-menu li;last-child{
		border-right: none;
	}
		*/


.examination-menu-wrap {
	width: 100%;
	border-bottom: 1px solid #C51B13;
}
.examination-menu li:last-child:hover a {
	background: #F9C11E !important;
}



.none-alert-1, .none-alert-2 {
	padding-top: 10px;
	color: #FF0004;
	font-size: 18px;
}




.none-alert{
    color: #ff0004;
    font-size: 18px;
    padding-top: 10px;
}







.anc-menu {
	display: none !important;
}
.level2-tit h1 {
	padding-top: 20px !important;
	padding-bottom: 30px !important;
}
.link-btn-cp2 .blank-icon a {
	background: url(../images/icon_link_blank.png) no-repeat !important;
	background-position: 96% center !important;
	background-color: #ffffff !important;
}
.link-btn-cp3 .blank-icon a {
	background: url(../images/icon_link_blank.png) no-repeat !important;
	background-position: 96% center !important;
	background-color: #ffffff !important;
}
.link-btn-cp4 .blank-icon a {
	background: url(../images/icon_link_blank.png) no-repeat !important;
	background-position: 96% center !important;
	background-color: #ffffff !important;
}
.link-cp-3 dd .blank-icon a {
	background: url(../images/icon_link_blank.png) no-repeat !important;
	background-position: 100% center !important;
	padding-right: 20px;
}


.link-cp-3 dt .blank-icon a {
	background: url(../images/icon_link_blank.png) no-repeat !important;
	background-position: 96% center !important;
	background-color: #ffffff !important;
}
.text .blank-icon a {
	background: url(../images/icon_link_blank.png) no-repeat !important;
	background-position: 100% center !important;
	padding-right: 18px;
	margin-right: 5px;
}
table .blank-icon a {
	background: url(../images/icon_link_blank.png) no-repeat !important;
	background-position: 100% center !important;
	padding-right: 20px;
}
.single-news .blank-icon a {
	background: url(../images/icon_link_blank.png) no-repeat !important;
	background-position: 100% center !important;
	padding-right: 18px;
	margin-right: 5px;
}
h3 .blank-icon a {
	background: url(../images/icon_link_blank.png) no-repeat !important;
	background-position: 100% center !important;
	padding-right: 10px;
}
.blank-none .blank-icon a {
	background: none !important;
}
.level3-section-sidenavi .blank-icon a {
	/*background: url(../images/icon_link_blank.png) no-repeat;
	background-position: 100% center !important;
	padding-right: 30px;*/
}










/*a[href$=".xls"] {
	background: url(../images/icon_link_xls.png) no-repeat;
	background-position: right center;
	padding-right: 20px;
}
a[href$=".doc"] {
	background: url(../images/icon_link_doc.png) no-repeat;
	background-position: right center;
	padding-right: 20px;
}
* html a.pdf {
	background: url(image/icon/pdf.gif) no-repeat 100% 50%;
}*/
.return-btn {
	margin: 0 auto;
	width: 30%;
	margin-top: 60px;
}



.return-btn a {
	padding: 20px;
	display: block;
	text-decoration:none !important;
	text-align: center;
	background: #ffffff;
	border: 1px solid #cccccc;
	color:#333333 !important;
}



.return-btn a:hover {
	text-decoration:underline !important;
	opacity: 1;
color:#c51b13 !important;
}









.level2-section h2 {
	padding-top: 30px;
}
.level2-section .link-btn-cp3 li a:hover {
	text-decoration: underline;
	color: #c51b13;
}
.level2-section .link-btn-cp2 li a:hover {
	text-decoration: underline;
	color: #c51b13;
}
.level2-section .link-btn-cp4 li a:hover {
	text-decoration: underline;
	color: #c51b13;
}
.level2-section .link-cp-3 dt a:hover {
	text-decoration: underline;
	color: #c51b13 !important;
}
.level2-section .link-cp-3 dd a:hover {
	text-decoration: underline;
	color: #c51b13 !important;
}
.breadcrumb a:hover {
	color: #c51b13;
}
dd.link-btn a:hover {
	text-decoration: underline;
	color: #c51b13 !important;
}







.blank-icon a[href$=".pdf"] {
	background: url(../images/icon_pdf.png) no-repeat !important;
	background-position: right center !important;
	padding-right: 20px !important;
}




.pdf-add a:after{
	content:url(../images/icon_pdf.png);
	padding-left:10px;
	}











a[href$=".pdf"] {
	background: url(../images/icon_pdf.png) no-repeat !important;
	background-position: right center !important;
	padding-right: 20px !important;
}






.blank-icon a[href$=".doc"] {
	background: url(../images/icon_doc.png) no-repeat !important;
	background-position: right center !important;
	padding-right: 20px !important;
}
a[href$=".doc"] {
	background: url(../images/icon_doc.png) no-repeat !important;
	background-position: right center !important;
	padding-right: 20px !important;
}



.blank-icon a[href$=".docx"] {
	background: url(../images/icon_doc.png) no-repeat !important;
	background-position: right center !important;
	padding-right: 20px !important;
}
a[href$=".docx"] {
	background: url(../images/icon_doc.png) no-repeat !important;
	background-position: right center !important;
	padding-right: 20px !important;
}













/*640以上*/
@media screen and (max-width: 768px) {
#page-top {
	display: none !important;
}
}
#page-top {
	position: fixed;
	bottom: 30px;
	right: 20px;
	font-size: 10px;
}
#page-top img {
	text-align: center;
	display: inline;
	width: 40%;
	padding-bottom: 2px;
}
#page-top a {
	/*background: #9E160F;*/
	background:rgba(204,204,204,0.5);
	text-decoration: none;
	color: #ffffff;
	padding: 10px 0;
	width: 50px;
	height: 50px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 70px;
}









#page-top a:hover {
	text-decoration: none;
	opacity: 0.6;
}

/*フェリスとわたし非公開*/


/*サイドバー*/


/*.bn-watashi, .layout-07, .watashi, .watashi-info {
	display: none !important;
}


.logged-in .bn-watashi,
.logged-in .layout-07,
.logged-in .watashi,
.logged-in .watashi-info{
	display:block !important;

	}
	*/
	
	
	



.logged-in .watashi-info{
	display:table !important;
	}




.link-none-b {
/*opacity:0.3;*/
}
.examination-igai .category-a a:nth-child(2) {
/*	background:#ccc;*/
	
}
.ggmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.ggmap iframe, .ggmap object, .ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


div.gakubu a{
	color:#ffffff !important;
	}

div.gakubu a:hover{
	opacity:0.8;
	}

.inner-w1000{
	max-width:1000px;
	width:100%;
	margin: 0 auto;
}

brd-none{
	border:none!important;
}



.text .blank-icon a,
.blank-icon.flink {
background:none !important;
padding-right:0px !important;
margin-right:0 !important;
}

.blank-icon.flink a:after {
content:url(../images/icon_other_link.png) ;
position: relative;
top: 3px;
left: 5px;
padding-right:8px;
/*	background: url(../images/icon_other_link.png) no-repeat scroll right center !important;
	padding-right:22px;*/
}



.watashi-info a:after{
	content:none !important;
/*	position: relative;
top: 3px;
left: 5px;
padding-right:8px;*/
	}











.blank-icon a {
/*	background: url(../images/icon_link_blank.png) no-repeat scroll right center !important;
	padding-right:27px;*/
background:none !important;
padding-right:0px !important;
}

.blank-icon a:after {
	padding-left:6px;
content:url(../images/icon_link_blank.png) ;
}

.blank-icon a.pdf {
	background:none !important;
	padding-right:0px !important;
/*	background: url(../images/icon_pdf.png) no-repeat scroll right center !important;
	padding-right:27px;*/
}
.blank-icon a.pdf:after {
	content:url(../images/icon_pdf.png) ;
	position: relative;
	top: 3px;
	left: 5px;
}

.blank-icon a.xls {
	background:none !important;
	padding-right:0px !important;
/*	background: url(../images/icon_xls.png) no-repeat scroll right center !important;
	padding-right:27px;*/
}
.blank-icon a.xls:after {
	content:url(../images/icon_xls.png) ;
	position: relative;
	top: 3px;
	left: 5px;
}

.blank-icon a.doc {
	background:none !important;
	padding-right:0px !important;
/*	background: url(../images/icon_doc.png) no-repeat scroll right center !important;
	padding-right:27px;*/
}



.blank-icon a.docx {
	background:none !important;
	padding-right:0px !important;
/*	background: url(../images/icon_doc.png) no-repeat scroll right center !important;
	padding-right:27px;*/
}



.blank-icon a.doc:after {
	content:url(../images/icon_doc.png) ;
	position: relative;
	top: 3px;
	left: 5px;
}



.blank-icon a.docx:after {
	content:url(../images/icon_doc.png) ;
	position: relative;
	top: 3px;
	left: 5px;
}






.link-btn-cp3 .blank-icon a {
	background:none #fff !important;
}

.link-btn-cp2 .link-mark .blank-icon a {
	background:#fff none;
}

.link-btn-cp2 .link-mark .blank-icon.flink a:after {
content:url(none);
}









@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

h1,
h2,
h3,
h4,
.level3-section-sidenavi a,
.read-link dt,
.g-nav a,
.link-btn,
.level2-section .link-cp-3,
.level2-section .link-btn-cp3 li a,
.level2-section .link-btn-cp2 li a,
.level2-section .link-btn-cp4 li a,
.read-link .read-text,
.breadcrumb,
.footer-nav-open p,
.examination-menu li a,
p.news-tit,
.level2-section .link-btn-cp1 li a,
.level2-content .link-btn-cp2 li a

{
	
	
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
	}

	
.navi-level1 li a {
	display: block;
	padding: 10px 10px 6px 24px !important;
}
	


	
	
.campus-name, .footer-navi-inner, .layout-10, .layout-09, .layout-07 h5, .layout-06 h5, .section-b h3, .layout-03, .layout-02 .tit, .g-nav, .cp-3-img span, #mega_nav h2, #mega_nav p, .btn-a {
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
}
	

	
	
}




.blank-none-bg .blank-icon a{
	background:none !important;
	background-color:#ffffff;
	
	    background: #ffffff url("../images/anc-c.png") no-repeat scroll 96% center !important;
/*    border: 1px solid #ccc;
    color: #333;
    display: block;
    margin-bottom: 5%;
    padding: 15px 20px;*/
	
	
	}



.learn-bn li{
	margin-bottom:20px;
	margin-top:40px;
	
	}
.learn-bn li img{
	max-width:100%;
	
	}
	
	
	
	
	
	
	
	
/*新入学生サイト*/
	
	
	

.fresh-menu-wrap {
	border-top: 10px solid #c51b13;
}


.level3-content .fresh-menu-wrap{
		border-top:none !important;
	}



.fresh-menu ul {
	display: table;
}



.level3-section-sidenavi .blank-icon a:after{
	content:none !important;
	padding-left:6px !important;
	}


.fresh-menu .request .blank-icon a:after{
	content:none !important;
		padding-left:6px !important;
	}



.fresh-menu li {
	display: table-cell;
	width: 25%;
	max-width: 250px;
	text-align: center;
	vertical-align: middle;
	border-left: 1px solid #C51B13;
	width: 250px;
}

.fresh-menu li:last-child{

	border-right: 1px solid #C51B13;
}



.fresh-menu li a span {
	background: url(../images/request.png) no-repeat;
	background-position: left center;
	padding-left: 25px;
}
.fresh-menu .request {
/*	padding:10px;*/

}
.fresh-menu .request a {
	background: #C51B13 !important;
	color: #ffffff;
	margin-left: 20px;
	padding: 10px;
}
.fresh-menu li a {
	display: block;
	font-size: 16px;
	padding: 20px 0px;
	line-height:1.4;
}
.fresh-menu li a:hover {
	background: #C51B13 !important;
	color: #ffffff;
}
.fresh-menu li:hover {
	background: #C51B13;
}
li.request:hover {
	background: none !important;
}
.fresh-menu li:hover a {
	color: #ffffff;
}
.fresh-act {
	background: #C51B13;
}
.fresh-act a {
	color: #ffffff;
}









.fresh-menu-wrap {
	width: 100%;
	border-bottom: 1px solid #C51B13;
}
/*.fresh-menu li:last-child:hover a {
	background: #F9C11E !important;
}
	*/
	
	
	
	
	
	
.learn-course .ank-03,
.learn-course .ank-02,
.learn-course .ank-13{

	color:#c51b13;
	cursor:pointer;
	}	
	
	
	
.learn-course .ank-03:hover,
.learn-course .ank-02:hover,
.learn-course .ank-13:hover{
	text-decoration:underline;
		cursor:pointer;
	}	
	
	
	
	
	
/*新入生サイト*/
	


.fresh-site{
/*	display:none !important;*/
	}	
		
		
		
.logged-in .fresh-site{
/*	display:table-cell !important;*/
	}
		
		
		
		
.fresh-page .category-a{
	display:none !important;
	}
	
.fresh-page .date{
	padding-left:0px !important;
	}
		
		
