@charset "utf-8";


@import url("../js/lity/lity.min.css");
.lity-content{
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#main .contents .block{
	border:none;
	padding-bottom:0;
}

#main .contents h3.title span{
	font-size:14px;
	margin-left:15px;
}

#main .contents table{
	border-bottom:1px solid #a0a0a0;
	border-left:1px solid #a0a0a0;
	width:100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#main .contents table th,
#main .contents table td{
	border-top:1px solid #a0a0a0;
	border-right:1px solid #a0a0a0;
	padding:3px 7px;
	line-height:1.5;
	vertical-align:top;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#main .contents table thead th{
	background-color:#656565;
	border-right:1px solid #fff;
	color:#fff;
	line-height:1.2;
}
#main .contents table thead th:last-child{
	border-right:1px solid #a0a0a0;
}
/*枠*/
#main .contents .waku{
	border:1px solid #325a96;
}
#main .contents .waku p.title{
	font-size:18px;
	font-weight:bold;
	color:#325a96;
	border-bottom:1px solid #325a96;
	padding:10px 15px;
	margin-bottom:5px;
	line-height:1.4;
}
#main .contents .waku .body{
	padding:13px 15px;
	overflow:hidden;
}
#main .contents .waku .left{
	float:left;
}
#main .contents .waku .right{
	float:right;
}
/*フロー*/
#main .contents .flow{
	margin-top:3px;
}
#main .contents .flow .box{
	background:url(../img/arrow03.png) no-repeat center bottom;
	padding-bottom:30px;
	margin-bottom:15px;
	text-indent:0;
}
#main .contents .flow .box:last-child{
	background:none;
	margin-bottom:0;
}
#main .contents .flow .body{
	border:1px solid #325a96;
	padding:15px 20px;
}
#main .contents .flow .body p{
	margin-bottom:0;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■学生生活 
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/*こんな時どうすれば？
-------------------------------*/
#student_life01 #main .contents h3.title{
	margin-bottom:20px;
}
#student_life01 #main .contents table{
	width:520px;
	margin-bottom:40px;
}
#student_life01 #main .contents table th.whither{
	background-color:#325a96;
	width:170px;
}
#student_life01 #main .contents table th,
#student_life01 #main .contents table td{
	vertical-align:middle;
}

/*大学からの連絡
-------------------------------*/
#student_life02 #main .contents table.way{
	width:575px;
}
#student_life02 #main .contents table tbody th{
	width:85px;
}
#student_life02 #main .contents table thead th:first-child{
	width:135px;
}
#student_life02 #main .contents .waku .right{
	padding-right:5px;
}

/*ルールとマナー
-------------------------------*/
#student_life03 #main .contents ol,
#student_life03 #main .contents p{
	margin-bottom:45px;
}
#student_life03 #main .contents ol{
	padding-left:25px;
}
#student_life03 #main .contents ol li{
	list-style-type:decimal;
	margin-bottom:13px;
}
#student_life03 #main .contents ol ul{
	margin:5px 0 25px 0;
}
#student_life03 #main .contents ul li{
	list-style-type:none;
	text-indent:-1em;
	padding-left:1em;
	margin-bottom:5px;
}
#student_life03 #main .contents .waku p.title{
	margin-bottom:0;
}
#student_life03 #main .contents p.txt{
	margin:20px 0 0 0;
}

/*自動車･バイク･自転車通学
-------------------------------*/
#student_life04 #main .contents ul li{
	text-indent:-1.5em;
	padding-left:1.5em;
	margin-bottom:5px;
}
#student_life04 #main .contents p.map{
	margin:20px 0 30px 0;
}
#student_life04 #main .contents .waku{
	margin-top:20px;
	padding:15px 15px 5px 15px;
}
#student_life04 #main .contents .waku strong{
	font-weight:bold;
	color:#325a96;
}

#student_life04 #main .contents .waku .caution{
	background-color:#d50505;
	color:#fff;
	font-weight:bold;
	padding:2px 10px;
	margin-right:10px;
}
#student_life04 #main .contents .waku table{
	width:350px;
	border:none;
	margin-bottom:10px;
}
#student_life04 #main .contents .waku td,
#student_life04 #main .contents .waku th{
	border:none;
	vertical-align:middle;
}
#student_life04 #main .contents .waku th{
	text-align:center;
	font-weight:bold;
	background-color:#f5f5f5;
}

#student_life04 #main .contents p.txt{
	margin-top:20px;
}

/*アルバイト
-------------------------------*/
#student_life05 #main .contents li:last-child{
	margin-bottom:0 !important;
}
#student_life05 #main .contents ol.caution li{
	text-indent:-1em;
	padding-left:1em;
	margin-bottom:10px;
}
#student_life05 #main .contents table th{
	text-align:center;
	vertical-align:middle;
}
#student_life05 #main .contents table tbody th{
	background-color:#f5f5f5;
	line-height:1.2;
}
#student_life05 #main .contents table td{
	padding-top:7px;
	padding-bottom:7px;
}
#student_life05 #main .contents ul li{
	text-indent:-1.5em;
	padding-left:1.5em;
	margin-bottom:10px;
}
#student_life05 #main .contents ul li ul li{
	text-indent:-2.5em;
	padding-left:2.5em;
}

/*授業
-------------------------------*/
#student_life06 #main .contents p{
	margin-bottom:15px;
}
#student_life06 #main .contents table th{
	text-align:center;
}
#student_life06 #main .contents li{
	text-indent:-1em;
	padding-left:1em;
	margin-bottom:25px;
}
#student_life06 #main .contents li:last-child{
	margin-bottom:0;
}
#student_life06 #main .contents li li{
	margin-bottom:5px;
}
#student_life06 #main .contents .flow{
	margin:8px 0 0 -1em;
}
#student_life06 #main .contents .flow p{
	margin-bottom:0;
}
#student_life06 #main .contents .waku{
	margin-bottom:15px;
}

/*住居の紹介
-------------------------------*/
#student_life07 .contents .zu{
	width: 100%;
	height: auto;
}
#student_life07 .contents .apart{
	overflow:hidden;
	margin-bottom:20px;
}
#student_life07 .contents .apart p.title{
	font-size:16px;
	font-weight:bold;
	color:#325a96;
	border-bottom:1px solid #999;
	padding-bottom:1px;
	margin:20px 0 16px 0;
}
#student_life07 .contents .apart ul{
	float:left;
	width:355px;
}
#student_life07 .contents .apart ul li:before{
	content:"●";
	padding-right:2px;
	color:#325a96;
}
#student_life07 .contents .apart img{
	float:right;
	margin-top:6px;
}

#student_life07 .contents .residence h3 {
	position: relative;
	padding: 0.5em 10px;
	background: #755679;
	color: white;
	font-size: 18px;
}
#student_life07 .contents .residence h3:before {
	position: absolute;
	content: '';
	top: 100%;
	left: 0;
	border: none;
	border-bottom: solid 15px transparent;
	border-right: solid 20px rgb(233, 228, 235);
}
#student_life07 .contents .residence #number_ttl {
	background:url(../img/campus/student_life/student_life07/bk_map.png) no-repeat left top;
	height:112px;
	font-size: 13px;
	padding-left:150px;
	margin-bottom:20px;
}
#student_life07 .contents .residence #number_ttl span.red {
	color:#b50005;
	font-size: 16px;
	font-weight: bold;
}
#student_life07 .contents .residence #number_ttl span.green {
	color:#217c44;
	font-size: 16px;
	font-weight: bold;
}

#student_life07 .contents .residence table {
	float:left;
	width:150px;
	margin:0 15px 15px 0;
}
#student_life07 .contents .residence table td:nth-child(2) {
	color:#b50005;
	font-weight: bold;
	text-align: center;
}
#student_life07 .contents .residence table td:nth-child(3) {
	color:#217c44;
	font-weight: bold;
	text-align: center;
}
#student_life07 .contents .residence table td
{
	border-bottom: 1px solid #a0a0a0;
	border-left: 1px solid #a0a0a0;
	padding: 5px 7px;
	line-height: 1.5;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#student_life07 .contents .residence table td:last-child {
	border-right:1px solid #a0a0a0;
}
#student_life07 .contents .residence #profile {
	margin-bottom:15px;
	overflow:hidden; 
}
#student_life07 .contents .residence #profile p.img {
	float:left;
	margin:0 20px 0 0;
	width:280px;
	height:180px;
}
#student_life07 .contents .residence #profile p.img img {
	width:280px;
	height:180px;
}
#student_life07 .contents .residence #profile p.title {
	float:left;
	width:400px;
	font-size: 18px;
	color:#325a96;
}
#student_life07 .contents .residence #profile p.title span.name{
	font-size: 15px;
	color:#323232;
}
#student_life07 .contents .residence #profile p.title span.sname{
	font-size: 13px;
	color:#323232;
}
#student_life07 .contents .residence #schedule {
	margin-top: 30px;
	overflow:hidden; 
}
#student_life07 .contents .residence #schedule table,
#student_life07 .contents .residence #account table{
	width:330px;
	margin-right:20px;
	float:left;
	border-left: none !important;
}
#student_life07 .contents .residence #schedule table tr:nth-child(odd) td{
	background-color: #f8f8f8;
}
#student_life07 .contents .residence #schedule table td,
#student_life07 .contents .residence #account table td{
	border-bottom: 1px solid #c0ccdf;
	border-right: none !important;
	border-left: none !important;
	border-top :none !important;
}
#student_life07 .contents .residence #account table td {
	padding-left: 30px;
}
#student_life07 .contents .residence #account table td.ttl {
	padding-left: 10px;
	font-weight: bold;
	background-color: #e9e4eb;
	color:#755679;
}
#student_life07 .contents .residence #account table td.btotal {
	border-bottom: 2px solid #c0ccdf;
}
#student_life07 .contents .residence #schedule table td:nth-child(1) {
	font-weight: bold;
	color:#325a96;
}
#student_life07 .contents .residence #schedule table td:nth-child(2),
#student_life07 .contents .residence #account table td:nth-child(2){
	font-weight: normal;
	color:#323232;
	text-align: left;
}
#student_life07 .contents .residence #account table td:nth-child(2) {
	text-align: right;
}
#student_life07 .contents .residence #schedule table th,
#student_life07 .contents .residence #account table th{
	border: none;
	background-color: #755679;
	padding: 7px 10px;
	font-weight: bold;
	color:#fff;
	text-align: center;
}
#student_life07 .contents .residence #schedule table td span {
	background: linear-gradient(transparent 60%, yellow 60%);
	font-weight: bold;
	color:#454545;
}
#student_life07 .contents .residence #schedule table td strong{
	font-weight: bold;
	font-style: 110%;
	color:#325a96;
}
#student_life07 .contents .residence #schedule table td p {
	margin-bottom: 0;
}

#student_life07 .contents .residence #schedule p.img,
#student_life07 .contents .residence #account p.img{
	width:330px;
	margin-right:20px;
	float:right;
}
#student_life07 .contents .residence #schedule p.img img,
#student_life07 .contents .residence #account p.img img{
	width:330px;
	height:auto;
}
#student_life07 .contents .residence #account {
	clear:both;
	margin-top: 30px;
	overflow:hidden; 
}
#student_life07 .contents .block a.link_pdf {
	height:25px;
	display:block;
	text-align: right;
}
#student_life07 .contents .block img.map {
	margin: 15px 0 5px 0;
}
#student_life07 .contents #rent table {
	border-bottom: 1px solid #325a96;
	border-left: 1px solid #325a96;
}
#student_life07 .contents #rent table td:nth-child(1){
	width:35%;
	background-color: #fafafa;
}
#student_life07 .contents #rent table th{
	background-color: #325a96;
	color:#fff;
	font-weight: bold;
	padding: 5px 10px;
	border-top: 1px solid #325a96;
	border-right: 1px solid #325a96;
}
#student_life07 .contents #rent table td.name{
	background-color: #eef4fd;
	color:#325a96;
    font-weight: bold;
	padding: 5px 10px;
	border-top: 1px solid #325a96;
	border-right: 1px solid #325a96;
}
#student_life07 .contents #rent table td.name a{
	background-color: #325a96;
	color:#fff;
    padding:3px 5px;
    text-decoration:none;
    font-weight: normal;
    font-size: 80%;
    margin-left:10px;
}
#student_life07 .contents #rent table td span img{
	width:18px;
    height:auto;
    margin-right:5px;
    vertical-align: middle;
}
#student_life07 .contents #rent table td {
	border-top: 1px solid #325a96;
	border-right: 1px solid #325a96;
}
#student_life07 .contents #rent p {
	margin-top:10px;
	font-size: 13px;
}

/*学生相談
-------------------------------*/
#student_life08 #main .contents .block{
	padding-bottom:0;
}
#student_life08 #main .contents .waku ol{
	padding-left:20px;
	margin-bottom:10px;
}
#student_life08 #main .contents .waku ol li{
	list-style-type:decimal;
}
#student_life08 #main .contents strong{
	font-weight:bold;
}
#student_life08 #main .contents p.what{
	font-weight:bold;
	color:#325a96;
}

/*課外活動
-------------------------------*/
#student_life09 #main .contents .block{
	padding-bottom:0;
}
#student_life09 #main .contents ol li{
	text-indent:-1em;
	padding-left:1em;
	margin-bottom:10px;
}

/*緊急災害時の備え
-------------------------------*/
#student_life10 #main .contents h3{
	margin-bottom:20px;
}
#student_life10 #main .contents ul li{
	text-indent:-1.5em;
	padding-left:1.5em;
}
#student_life10 #main .contents .waku strong{
	font-weight:bold;
	color:#325a96;
}
#student_life10 #main .contents .waku ul{
	margin-bottom:10px;
}
#student_life10 #main .contents .waku p{
	margin-bottom:5px;
}
#student_life10 #main .contents ol{
	margin-bottom:20px;
}
#student_life10 #main .contents ol:last-child{
	margin-bottom:0;
}
#student_life10 #main .contents ol li{
	text-indent:-1em;
	padding-left:1em;
}

/*施設・設備の利用
-------------------------------*/
#student_life12 #main .contents ul li{
	text-indent:-1.5em;
	padding-left:1.5em;
	margin-bottom:20px;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■学費・奨学金 
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/*学納金
-------------------------------*/
#expenses01 #main .contents table{
	width:auto;
}
#expenses01 #main .contents table thead th{
	text-align:center;
}
#expenses01 #main .contents table th{
	padding-left:15px;
	padding-right:15px;
}
#expenses01 #main .contents table td{
	padding-left:25px;
	padding-right:25px;
}
#expenses01 #main .contents table.type02 td{
	text-align:right;
}
#expenses01 #main .contents ol{
	margin-bottom:10px;
}
#expenses01 #main .contents li{
}
#expenses01 #main .contents p.kome{
	margin:3px 0 0 0;
}

/*奨学金制度
-------------------------------*/
#expenses02 #main .contents table th,
#expenses02 #main .contents table td{
	vertical-align:middle;
}
#expenses02 #main .contents table table{
	width:auto;
	border:none;
}
#expenses02 #main .contents table table th,
#expenses02 #main .contents table table td{
	border:none;
	padding-left:0;
	padding-right:0;
}
#expenses02 #main .contents .box{
	margin-top:30px;
}
#expenses02 #main .contents table.type02 thead th.txt{
	width:230px;
}
#expenses02 #main .contents table.type02 tbody th{
	white-space:nowrap;
	width:125px;
}
#expenses02 #main .contents table.type02 td.price{
	text-align:right;
	width:115px;
	white-space:nowrap;
}
#expenses02 #main .contents p.kome{
	margin:3px 0 0 0;
}
#expenses02 #main .contents table.type03 th{
	width:120px;
}

/*奨学金制度
-------------------------------*/
#scholarship #main .contents table th,
#scholarship #main .contents table td{
	vertical-align:middle;
}
#scholarship #main .contents table table{
	width:auto;
	border:none;
}
#scholarship #main .contents table table th,
#scholarship #main .contents table table td{
	border:none;
	padding-left:0;
	padding-right:0;
}
#scholarship #main .contents .box{
	margin-top:30px;
}
#scholarship #main .contents table.type02 thead th.txt{
	width:230px;
}
#scholarship #main .contents table.type02 tbody th{
	white-space:nowrap;
	width:125px;
}
#scholarship #main .contents table.type02 td.price{
	text-align:right;
	width:115px;
	white-space:nowrap;
}
#scholarship #main .contents p.kome{
	margin:3px 0 0 0;
}
#scholarship #main .contents table.type03 th{
	width:120px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■大学院 奨学金 
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#gs_scholarship #main .contents .box {
	margin-top: 30px;
}
#gs_scholarship #main .contents .box ul {
	padding-left: 1.5em;
}
#gs_scholarship #main .contents .box li {
	width: 100%;
	float: none;
	margin: 0 0 5px 0;
	list-style-type: disc;
}
#gs_scholarship #main .contents .box ol{
	counter-reset: count 0;
}
#gs_scholarship #main .contents .box ol li:before{
	content: counter(count) ". ";
	counter-increment: count 1;
}
#gs_scholarship #main .contents .box ol li{
	padding-left: 1.3em;
	text-indent: -1.3em;}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■証明書等について 
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.documents #main .contents li{
	text-indent:-1em;
	padding-left:1em;
}

/*証明書
-------------------------------*/
#documents02 #main .contents table{
	margin-bottom:3px;
}
#documents02 #main .contents table th,
#documents02 #main .contents table td{
	vertical-align:middle;
}

/*学割
-------------------------------*/
#documents03 #main .contents ol li{
	margin-bottom:10px;
}
#documents03 #main .contents ol li:last-child{
	margin-bottom:0;
}

/*通学定期
-------------------------------*/
#documents04 #main .contents ol li{
	margin-bottom:10px;
}

/*学生教育研究災害傷害保険
-------------------------------*/
#documents05 #main .contents table{
	margin-bottom:3px;
}
#documents05 #main .contents table th,
#documents05 #main .contents table td{
	vertical-align:middle;
}
#documents05 #main .contents table tbody th{
	width:180px;
}
#documents05 #main .contents table thead th:last-child{
	width:100px;
}
#documents05 #main .contents .flow p strong{
	font-weight:bold;
	color:#325a96;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■変更・手続きについて
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/*住所等の変更
-------------------------------*/
#changes01 #main .contents ul li{
	text-indent:-1.5em;
	padding-left:1.5em;
	margin-bottom:20px;
}

/*学籍異動
-------------------------------*/
#changes02 #main .contents ol{
	padding-left:23px;
}
#changes02 #main .contents ol li{
	list-style-type:decimal;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■施設利用
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/*メディアセンター
-------------------------------*/
#facilities02 #main .contents table th{
	width:100px;
}
#facilities02 #main .contents table td.week{
	width:120px;
}
#facilities02 #main .contents .box{
	margin-bottom:30px;
}
#facilities02 #main .contents ol{
	padding-left:20px;
}
#facilities02 #main .contents ol li{
	margin-bottom:10px;
	list-style-type:decimal;
}
#facilities02 #main .contents ul li{
	text-indent:-1.5em;
	padding-left:1.5em;
	list-style-type:none;
	margin-bottom:5px;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■国際交流
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#international_exchange #main .contents .box{
	margin-bottom:35px;
}
#international_exchange #main .contents .box:last-child{
	margin-bottom:0;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■就職支援
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/*就職・進路データ
-------------------------------*/
#job_information03 #main .contents .block{
	margin-bottom:0;
	padding-bottom:50px;
}

#job_information03 #main .contents tbody th{
	background-color:#325a96;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	font-weight:bold;
	color:#fff;
	padding:2px 0;
	text-align: center;
	vertical-align: middle;
}
#job_information03 table{
	margin-bottom:15px;
}
#job_information03 #main .contents tbody th:last-child{
	border-right:1px solid #a0a0a0;
}
#job_information03 .type img {
	width:500px;
	height:auto;
	display:block;
	margin:0 auto;
}
#job_information03 table br {
	display: none;
}
#job_information03 td.place {
	background-color:#fcf07e;
}
#job_information03 p .place {
	color:#fcf07e;
	font-size: 150%;
}

/*就職支援
-------------------------------*/
#job_information01 h5
{
	background-color: #325a96;
	font-weight: bold;
	color: #fff;
	padding: 2px 20px;
	display: inline-block;
	margin-bottom:20px;
}
#job_information01 p span.blue {
	color: #325a96 !important;
	padding-right:3px;
}

#job_information01 .point {
	color: #325a96;
	border-bottom: dotted 1px #325a96;
	margin-top:10px;
	display: inline-block;
	font-size: 110%;
}
#job_information01 .support {
	margin-bottom:25px;
	border: solid 1px #325a96;
	padding: 25px 25px 25px 0;
}
#job_information01 .support p {
	margin-left:25px;
}
#job_information01 ul.imgbox {
	margin-top:25px;
	overflow: hidden;
}
#job_information01 ul.imgbox li img {
	width:347px;
	height:auto;
	float: left;
}
#job_information01 ul.imgbox li:first-child img {
	margin-right:6px;
}
#job_information01 dl.seminar {
	margin-top:25px;
}
#job_information01 dl.seminar dt{
	color: #325a96;
	font-weight: bold;
	font-size: 110%;
	display: block;
	border-bottom: solid 2px #325a96;
	margin-bottom:10px;
}
#job_information01 dl.seminar dd {
	margin-bottom:25px;
}
#job_information01 .grad_interview {
	overflow: hidden;
}

#job_information01 .grad_interview img{
	float:left;
	width:300px;
	height:auto;
	padding: 0 30px 30px 0;
}
#job_information01 .grad_interview .articlebox p span.name{
	font-size: 18px;
	font-weight: bold;
	color: #325a96;
	padding-right:5px;
}
#job_information01 .grad_interview .articlebox p span.fac{
	color: #325a96;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■学友会
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#alumni #main .contents table th:first-child{
	width:80px;
}
#alumni #main .contents table th:nth-child(2){
	width:130px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■学年歴
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#calendar #main .contents table {
	border-bottom:1px solid #325a96;
	border-left:1px solid #325a96;
	border-right:1px solid #325a96;
	width:100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom:25px;
}
#calendar #main .contents table th,
#calendar #main .contents table td{
	border-top:1px solid #325a96;
	border-right:1px solid #325a96;
	padding:3px 7px;
	line-height:1.5;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#calendar #main .contents table td.date {
	width:30%;
}
#calendar table th.month
{
	background-color: #e1ecfb;
	color: #325a96;
	font-weight: bold;
	vertical-align: middle;
	width:20%;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■進路について
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#job_information01 h5
{
	background-color: #325a96;
	font-weight: bold;
	color: #fff;
	padding: 2px 10px;
	display: inline-block;
	margin-bottom:20px;
}
#job_information01 p span.blue {
	color: #325a96 !important;
	padding-right:3px;
}

#job_information01 .point {
	color: #325a96;
	border-bottom: dotted 1px #325a96;
	margin-top:10px;
	display: inline-block;
	font-size: 110%;
}
#job_information01 .support {
	margin-bottom:25px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■クラブ・サークル
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#club_activity ul#club li {
	width:330px;
	margin-bottom:40px;
	float:left;
}
#club_activity ul#club li:nth-child(odd) {
	margin-right:40px;
}
#club_activity ul#club li .ttl {
	border-left:4px solid #325a96;
	padding-left:12px;
	font-size: 14px;
	color:#325a96;
	line-height: 1.8;
	margin-bottom:15px;
}
#club_activity ul#club li .ttl span{
	border-bottom:1px solid #b3b3b3;
	display: block;
	font-weight: bold;
	font-size: 17px;
}
#club_activity ul#club li p {
	margin-top:15px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■インタビュー
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#interview .pankuzu,
#vol16 .pankuzu,
#vol17 .pankuzu,
#vol18 .pankuzu,
#vol19 .pankuzu,
#vol20 .pankuzu,
#vol21 .pankuzu{
	display: none;
}
#interview #main_col1,
#vol16 #main_col1,
#vol17 #main_col1,
#vol18 #main_col1,
#vol19 #main_col1,
#vol20 #main_col1,
#vol21 #main_col1{
 margin: 0 auto;
}
#interviewWrap{
	overflow: hidden;
	padding-bottom: 60px;
}
#interviewWrap .ttlArea{
	width: 100%;
	height: 540px;
	margin-bottom: 60px;
	position: relative;
	background: url(../img/campus/interview/main2024.jpg) center top no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
#interviewWrap .ttlArea .ttl{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	font-size: 0;
	padding: 22px 0 19px;
	/*background: rgba(0,0,0,0.25);*/
}
#interviewWrap .ttlArea .ttl .eng{
	margin-bottom: 8px;
}
#interviewWrap .ttlArea .ttl h2{
	padding: 15px 0 13px;
	border-top: 1px solid rgba(255,255,255,0.5);
	border-bottom: 1px solid rgba(255,255,255,0.5);
}
#interviewWrap .ttlArea .ttl .jap{
	margin-top: 14px;
	margin-bottom: 0;
}

/*本年度
-------------------------------*/
#interviewWrap .articles{
	text-align: center;
}
/*#interviewWrap .articles h3{
	border-bottom: 1px solid #cccccc;
}
#interviewWrap .articles h3 img{
	margin-bottom: -2px;
}*/

#interviewWrap .articles ul.list{
	width: 960px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	text-align: center;
	margin: 0 auto;
	padding: 40px 0 0;
	position: relative;
}
#interviewWrap .articles ul.list:before{
	content: "";
	display: block;
	height: 1px;
	background: #ccc;
	position: absolute;
	top: 0;
	left: calc((100vw - 960px) / 2 * -1);
	right: calc((100vw - 960px) / 2 * -1);
}
#interviewWrap .articles ul.list li{
	width: 300px;
	margin-left: 15px;
	margin-right: 15px;
}
#interviewWrap .articles ul.list li:nth-child(3n+1){
	margin-left: 0;
}
#interviewWrap .articles ul.list li:nth-child(3n){
	margin-right: 0;
}
#interviewWrap .articles ul.list li a{
	display: block;
	height: 100%;
	text-decoration: none;
	position: relative;
	padding-bottom: 42px;
	box-sizing: border-box;
}
#interviewWrap .articles ul.list li .img{
	margin-bottom: 18px;
}
#interviewWrap .articles ul.list li a:hover .img{
	opacity: 0.85;
}
#interviewWrap .articles ul.list li .copy{
	font-size: 16px;
	font-weight: bold;
	line-height: 1.375;
	margin-bottom: 15px;
}
#interviewWrap .articles ul.list li .name{
	/*position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin-bottom: 0;*/
}
#interviewWrap .articles ul.list li .name span{
	display: block;
	font-size: 14px;
	line-height: 1.5;
}
#interviewWrap .articles ul.list li .name b{
	font-size: 16px;
}
/*過去記事一覧
-------------------------------*/
#interviewWrap .archive{
	text-align: center;
	padding-top:80px;
}
#interviewWrap .archive ul.list{
	width: 960px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	text-align: center;
	margin: 0 auto;
	padding: 40px 0 0;
	position: relative;
}
#interviewWrap .archive ul.list:before{
	content: "";
	display: block;
	height: 1px;
	background: #ccc;
	position: absolute;
	top: 0;
	left: calc((100vw - 960px) / 2 * -1);
	right: calc((100vw - 960px) / 2 * -1);
}
#interviewWrap .archive ul.list li{
	width: 220px;
	margin-right: 15px;
	margin-left: 15px;
}
#interviewWrap .archive ul.list li:last-child{
	margin-right: 0;
}
#interviewWrap .archive ul.list li a{
	display: block;
	height: 100%;
	text-decoration: none;
	position: relative;
	padding-bottom: 42px;
	box-sizing: border-box;
}
#interviewWrap .archive ul.list li .img{
	margin-bottom: 10px;
}
#interviewWrap .archive ul.list li a:hover .img{
	opacity: 0.85;
}
#interviewWrap .archive ul.list li .copy{
	font-size: 14px;
	font-weight: bold;
	line-height: 1.375;
	margin-bottom: 15px;
}
#interviewWrap .archive ul.list li .name span{
	display: block;
	font-size: 14px;
	line-height: 1.4;
}
#interviewWrap .archive ul.list li .name b{
	font-size: 14px;
}

/*下層ページ
-------------------------------*/
#vol01 #interviewWrap .mainTitle{background-image: url(../img/campus/interview/vol01/main.jpg);}
#vol02 #interviewWrap .mainTitle{background-image: url(../img/campus/interview/vol02/main.jpg);}
#vol03 #interviewWrap .mainTitle{background-image: url(../img/campus/interview/vol03/main.jpg);}
#vol04 #interviewWrap .mainTitle{background-image: url(../img/campus/interview/vol04/main.jpg);}
#vol05 #interviewWrap .mainTitle{background-image: url(../img/campus/interview/vol05/main.jpg);}
#vol06 #interviewWrap .mainTitle{background-image: url(../img/campus/interview/vol06/main.jpg);}
#vol07 #interviewWrap .mainTitle{background-image: url(../img/campus/interview/vol07/main.jpg);}
#vol08 #interviewWrap .mainTitle{background-image: url(../img/campus/interview/vol08/main.jpg);}
#vol09 #interviewWrap .mainTitle{background-image: url(../img/campus/interview/vol09/main.jpg);}
#vol10 #interviewWrap .mainTitle{background-image: url(../img/campus/interview/vol10/main.jpg);}
#vol11 #interviewWrap .mainTitle{background-image: url(../img/campus/interview/vol11/main.jpg);}
#vol12 #interviewWrap .mainTitle{background-image: url(../img/campus/interview/vol12/main.jpg);}
#vol13 #interviewWrap .mainTitle{background-image: url(../img/campus/interview/vol13/main.jpg);}
#vol14 #interviewWrap .mainTitle{background-image: url(../img/campus/interview/vol14/main.jpg);}
#vol15 #interviewWrap .mainTitle{background-image: url(../img/campus/interview/vol15/main.jpg);}
#vol16 #interviewWrap .mainTitle{background-image: url(../img/campus/interview/vol16/main.jpg);}
#vol17 #interviewWrap .mainTitle{background-image: url(../img/campus/interview/vol17/main.jpg);}
#vol18 #interviewWrap .mainTitle{background-image: url(../img/campus/interview/vol18/main.jpg);}
#vol19 #interviewWrap .mainTitle{background-image: url(../img/campus/interview/vol19/main.jpg);}
#vol20 #interviewWrap .mainTitle{background-image: url(../img/campus/interview/vol20/main.jpg);}
#vol21 #interviewWrap .mainTitle{background-image: url(../img/campus/interview/vol21/main.jpg);}

#interviewWrap .mainTitle{
	width: 100%;
	height: 720px;
	position: relative;
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
#interviewWrap .mainTitle .ttl{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	color: #fff;
	padding: 10px 0 30px;
	background: rgba(0,0,0,0.25);
}
#interviewWrap .mainTitle .ttl .num{
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 23px;
	padding-bottom: 3px;
	border-bottom: 1px solid rgba(255,255,255,0.5);
	position: relative;
}
#interviewWrap .mainTitle .ttl .num:before{
	content: "";
	display: block;
	width: 100%;
	height: 3px;
	background: url(../img/campus/interview/title_sub.png) center bottom no-repeat;
	-webkit-background-size: 96px 3px;
	background-size: 96px 3px;
	position: absolute;
	bottom: -2px;
	left: 0;
	right: 0;
}
#interviewWrap .mainTitle .ttl h2{
	font-size: 30px;
	font-weight: bold;
	line-height: 1.42;
	margin-bottom: 15px;
}
#interviewWrap .mainTitle .ttl .name span{
	font-size: 13px;
}
#interviewWrap .mainTitle .ttl .name b{
	display: block;
	font-size: 18px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#interviewWrap .mainTitle .ttl .btn{
	display: block;
	margin-top: 23px;
}
#interviewWrap .mainTitle + .copy{
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.55;
	padding: 53px 0 43px;
}
#interviewWrap .txtBox{
	width: 960px;
	margin: 0 auto;
	padding: 50px 0 38px;
	position: relative;
}
#interviewWrap .txtBox:before{
	content: "";
	display: block;
	height: 1px;
	background: #ccc;
	position: absolute;
	top: 0;
	left: calc((100vw - 960px) / 2 * -1);
	right: calc((100vw - 960px) / 2 * -1);
}
#interviewWrap .txtBox .txt{
	float: left;
	width: 545px;
}
#interviewWrap .txtBox .img{
	float: right;
	width: 360px;
}
#interviewWrap .txtBox h3{
	font-size: 18px;
	font-weight: bold;
	line-height: 1.44;
	padding-left: 18px;
	background: url(../img/campus/interview/icon.png) left top no-repeat;
	-webkit-background-size: 3px auto;
	background-size: 3px auto;
}
#interviewWrap .txtBox .txt p{
	line-height: 1.86;
	margin-top: 18px;
}
#interviewWrap .txtBox .img p{
	font-size: 12px;
	line-height: 1.33;
	margin-top: 12px;
}
#interviewWrap .txtBox .txtFull{
	margin-top: 18px;
}

/*そのほかのインタビュー
-------------------------------*/
#interviewWrap .others{
	margin-top: 23px;
	background: #ececec;
}
#interviewWrap .others .hd{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding-top: 8px;
	background: url(../img/campus/interview/title_sub.png) center top no-repeat;
	-webkit-background-size: auto 3px;
	background-size: auto 3px;
}
#interviewWrap .others ul.list:before{
	display: none;
}
#interviewWrap .others ul.list{
	width: 630px;
	padding: 25px 0 35px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 30px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	text-align: center;
	margin: 0 auto;
	position: relative;
}
#interviewWrap .others ul.list li:nth-child(1),
#interviewWrap .others ul.list li:nth-child(2){
	margin-top: 0;
}
#interviewWrap .others ul.list li:nth-child(2n+1){
	margin-left: 0;
}
#interviewWrap .others ul.list li:nth-child(2n){
	margin-right: 0;
}
#interviewWrap .others ul.list li{
	width: 300px;
	margin-left: 15px;
	margin-right: 15px;
}
#interviewWrap .others ul.list li a{
	display: block;
	height: 100%;
	text-decoration: none;
	position: relative;
	padding-bottom: 42px;
	box-sizing: border-box;
}
#interviewWrap .others ul.list li .img{
	margin-bottom: 18px;
}
#interviewWrap .others ul.list li a:hover .img{
	opacity: 0.85;
}
#interviewWrap .others ul.list li .copy{
	font-size: 16px;
	font-weight: bold;
	line-height: 1.375;
	margin-bottom: 15px;
}
#interviewWrap .others ul.list li .name span{
	display: block;
	font-size: 15px;
	line-height: 1;
}
#interviewWrap .others ul.list li .name b{
	font-size: 16px;
}
#interviewWrap .backLink{
	display: block;
	text-align: center;
	margin-top: 14px;
}
#interviewWrap .backLink a{
	font-size: 12px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■学生プロジェクト
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#main .contents .st_project p.subtitle
{
	display:block;
	font-weight: bold;
	font-size: 16px;
	color:#325a96;
	border-bottom:2px dotted #325a96;
	margin:30px 0;
	padding-bottom:7px;
}
#main .contents .st_project ul{
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	width:700px;
}	
#main .contents .st_project ul li:nth-child(odd) {
	width:330px;
	display: inline-block;
	margin: 0 30px 30px 0;
	vertical-align: top;
}
#main .contents .st_project ul li:nth-child(even) {
	width:330px;
	display: inline-block;
	margin: 0 0 30px 0;
	vertical-align: top;
}
#main .contents .st_project ul li img {
	width:330px;
	height:auto;
	margin:10px 0 15px 0;
}
#main .contents .st_project ul li span.title {
	font-weight: bold;
	font-size: 15px;
	color:#325a96;
	border-left:4px solid #325a96;
	padding: 3px 0 3px 10px;
	display :inline-block;
}
#main .contents .st_project p.link {
	font-weight: bold;
	font-size: 14px;
	color:#325a96;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■indexメニュー
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#campus .contents  ul.link_btn,
#student_life .contents  ul.link_btn,
#expenses .contents  ul.link_btn,
#documents .contents  ul.link_btn,
#changes .contents  ul.link_btn,
#job_information .contents  ul.link_btn,
#student_project .contents  ul.link_btn,
#support_system .contents  ul.link_btn{
	display:flex;
	flex-wrap:wrap;
	width:700px;
}
#campus .contents  ul.link_btn li,
#student_life .contents  ul.link_btn li,
#expenses .contents  ul.link_btn li,
#documents .contents  ul.link_btn li,
#changes .contents  ul.link_btn li,
#job_information .contents  ul.link_btn li,
#student_project .contents  ul.link_btn li,
#support_system .contents  ul.link_btn li{
	width:330px;
	box-sizing:border-box;
	margin-bottom:20px;
}
#campus .contents  ul.link_btn li:nth-child(odd),
#student_life .contents  ul.link_btn li:nth-child(odd),
#expenses .contents  ul.link_btn li:nth-child(odd),
#documents .contents  ul.link_btn li:nth-child(odd),
#changes .contents  ul.link_btn li:nth-child(odd),
#job_information .contents  ul.link_btn li:nth-child(odd),
#student_project .contents  ul.link_btn li:nth-child(odd),
#support_system .contents  ul.link_btn li:nth-child(odd){
	margin-right:20px;
}
#campus .contents  ul.link_btn li a,
#student_life .contents  ul.link_btn li a,
#expenses .contents  ul.link_btn li a,
#documents .contents  ul.link_btn li a,
#changes .contents  ul.link_btn li a,
#job_information .contents  ul.link_btn li a,
#student_project .contents  ul.link_btn li a,
#support_system .contents  ul.link_btn li a{
	display: block;
	background:url(../img/link_btn_arrow.png) no-repeat left center #fff;
	border:1px solid #325a96;
	border-left:none;
	padding:5px 22px;
	color:#325a96;
	font-weight:bold;
	text-decoration:none;
}
#campus .contents ul.link_btn li ul{
	width:330px;
}
#campus .contents ul.link_btn li ul li{
	width:320px;
	padding:15px 0 0 10px;
	margin:0 !important;
	color:#325a96;
	display: block;
}
#campus .contents ul.link_btn li ul li a{ 
	font-weight:bold;
	background:none;
	border:none;
	padding:0 0 0 22px;
	background:url(../img/link_btn_arrow.png) no-repeat left center #fff;
	line-height: 1.4;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■大学祭
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#festival .contents ul li{
	list-style: inside !important;
	padding-left:5px;
	line-height: 2.0;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■table2
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#main .contents .table2 table th {
	background-color: #f3f3f3;
	padding: 12px 8px;
	text-align: center;
	color: #323232;
}
#main .contents .table2 table th {
	border-right: 1px solid #a0a0a0;
	border-top: 1px solid #a0a0a0;
	white-space: nowrap;
}
#main .contents .table2 table td {
	padding: 20px 10px;
	vertical-align:middle
}
#main .contents .table2 table td.ttl {
	background:no-repeat right bottom #eef4fd;
	color:#325a96;	
	font-size:15px;
}
#main .contents .table2 table td.ttl .red{
	color:red;
	margin-top:20px;
}
#main .contents .table2 table td.ttl b {
	line-height: 2.0;
}
#main .contents .table2 table td.caption {
	font-size:12px;
}
#main .contents .table2 table span.caption {
	font-size:12px;
	display:block;
	padding-top:15px;
}
#main .contents .table2 table td span.btn_off {
	background:no-repeat center bottom #b4b4b4;
	padding:7px;
	border-radius: 5px;
	font-weight:bold;
	color:#fff;	
	text-decoration:none;
	font-size:13px;
	text-align:center;
}
#main .contents .table2 table td span.btn_on a{
	background:no-repeat center bottom #325a96;
	padding:7px;
	border-radius: 5px;
	font-weight:bold;
	color:#fff;	
	text-decoration:none;
	font-size:13px;
	text-align:center;
}
#main .contents .table2 table td a:hover {
	opacity: 0.7 ;
}
#main .contents .table2 table td.ttl span {
	font-size: 13px;
	font-weight: normal;
	color: #323232;
	white-space: normal !important;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■課外活動
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#student_life09 .table2 table{
	margin: 20px 0;
}
#student_life09 dl {
  display: flex;
  flex-wrap: wrap;
  font-weight:bold;
}
#student_life09 dl dt {
	width:7%;
}
#student_life09 dl dd {
	width:93%;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■修学上の合理的配慮の申請について
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#student_life14 #main .contents ol li{
	text-indent:-3em;
	padding-left:3em;
	margin-bottom:10px;
}
#student_life14 #main .contents  ul li {
	list-style: disc!important;
	margin-left: 1.5em;
}