/* 7�����p�̒�` */
@media ( min-width : 992px) {
	.seven-cols .col-md-2 {
		width: 24.2%;
	}
	.seven-cols .col-md-3 {
		width: 51.6%;
	}
}

/* �u��������v3�����p��` */
@media ( min-width : 768px) {
	.navi_electrical.col-sm-4, .navi_electronic.col-sm-4 {
		width: 171px;
	}
	.navi_communications.col-sm-4 {
		width: 174px;
	}
}


/* パンくず */
.topic_path {
	background: linear-gradient(to bottom, #eaeaea 0, #ffffff 60%);
	margin-top: 2px;
	margin-left: 0;
	padding-top: 20px;
	font-size: 12px;
}

.topic_path li:not(:first-child) {
	margin-left: -10px;
}

/* 見出しナビエリア */
@media ( min-width : 768px) {
	.midashi_navarea .col-sm-communications {
		width: 50%;
	}
}

@media ( min-width : 992px) {
	.midashi_navarea .col-md-communications {
		width: 40%;
	}
}

@media ( min-width : 1200px) {
	.midashi_navarea .col-lg-communications {
		width: 60%;
	}
}

.midashi_navarea {
	border-bottom: 1px solid #0334b2;
	margin: 0 0 25px 0;
}

.midashi_navarea .current {
	background-color: #0334b2;
	border-left: 1px solid #0334b2;
	padding: 6px 0;
	margin-right: -12px;
}

.midashi_navarea .current .tit {
	text-shadow: -1px -1px 0px #4f4f4f;
	font-size: 19px;
	color: #fff;
	padding: 6px 10px
}

.midashi_navarea_date {
	padding-top: 20px;
}

@media ( max-width : 768px) {
	.midashi_navarea_date {
		padding-top: 0;
		margin-bottom: -23px;
	}
}

/* コンテンツ */
.contents h4 {
	font-weight: bold;
}

.contents p {
	font-size: 15px;
}

.contents .indent {
	text-indent: 1em;
}
.contents a {
	font-size: 11px;
}

@media ( min-width : 992px) {
	.col-md-15 {
		width: 20%;
	}
}

.field_images {
	display: flex;
	flex-wrap: wrap;
}

.field_images a:last-child {
	margin-bottom: 30px;
	color: #2f44d0;
	vertical-align: top;
}

.field_images .gp01 a:first-child,
	.field_images .gp02 a:first-child,
	.field_images .gp03 a:first-child,
	.field_images .gp04 a:first-child,
	.field_images .gp05 a:first-child,
	.field_images .gp06 a:first-child,
	.field_images .gp07 a:first-child,
	.field_images .gp08 a:first-child,
	.field_images .gp09 a:first-child,
	.field_images .gp10 a:first-child,
	.field_images .gp11 a:first-child {
	display: inline;
}

.field_images .gp01 a:last-child,
	.field_images .gp02 a:last-child,
	.field_images .gp03 a:last-child,
	.field_images .gp04 a:last-child,
	.field_images .gp05 a:last-child,
	.field_images .gp06 a:last-child,
	.field_images .gp07 a:last-child,
	.field_images .gp08 a:last-child,
	.field_images .gp09 a:last-child,
	.field_images .gp10 a:last-child,
	.field_images .gp11 a:last-child {
	background: url("../images/arrow.gif") no-repeat left top 7px;
	padding-left: 1em;
	display: inline-block;
}

.field_images p.gp10 {
	font-size: 15px;
}

@media(min-width: 768px) {
	.kouza_table>div:first-child {
		padding-right: 0;
	}
}
.kouza_table{
	padding-left: 15px;
	padding-right: 15px;
}
.kouza_table .header {
	background-color: #e4e4e4;
	border: solid 1px #c6c6c6;
	line-height: 47px;
}

@media ( min-width : 768px) {
	.kouza_table .group {
		padding-right: 0;
		padding-bottom: 0;
	}
}

.kouza_table .group p {
	background-color: #e4e4e4;
	border: solid 1px #c6c6c6;
	border-bottom: none;
	margin-bottom: 0;
	font-size: 13px;
}

@media ( min-width : 768px) {
	.kouza_table .group p {
		border-right: none;
	}
}

@media ( min-width : 768px) {
	.kouza_table .professor {
		padding-left: 0;
		padding-bottom: 0;
	}
}

.kouza_table .professor p {
	background-color: #e4e4e4;
	border: solid 1px #c6c6c6;
	border-bottom: none;
	margin-bottom: 0;
	font-size: 13px;
}

.kouza_table .study {
	padding-top: 0;
}

.kouza_table .study p {
	background-color: #e4e4e4;
	border: solid 1px #c6c6c6;
	font-size: 13px;
}

.kouza_introduction {
	display: flex;
}

.kouza_introduction .header {
	position: relative;
}

.kouza_introduction .header p {
	color: #2d55c4;
	padding-top: 18px;
	padding-bottom: 8px;
	padding-left: 10px;
	background: url("../images/th_bg02-e.jpg") repeat-x;
	font-size: 18px;
	/*writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	-o-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
	line-height: 72px;
	height: 99.5%;
	width: 85%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;*/
}

.kouza_introduction .header p a {
	color: #2d55c4;
}

.kouza_introduction .header p a:hover {
	text-decoration: none;
}

@media(max-width: 768px) {
	.kouza_introduction .header p {
		line-height: 40px;
	}
}

.kouza_introduction .header08 p {
	line-height: 35px;
}

@media ( max-width : 768px) {
	.kouza_introduction {
		display: block;
	}
	.kouza_introduction .header {
		position: static;
	}
	.kouza_introduction .header p {
		position: static;
		background-size: contain;
		text-align: center;
		margin-top: 10px;
		margin-bottom: 10px;
		writing-mode: lr-tb;
		-webkit-writing-mode: horizontal-tb;
		-o-writing-mode: horizontal-tb;
		writing-mode: horizontal-tb;
		width: auto;
	}
}

.kouza_introduction #gp01 .description,
	.kouza_introduction #gp02 .description,
	.kouza_introduction #gp03 .description,
	.kouza_introduction #gp04 .description,
	.kouza_introduction #gp05 .description,
	.kouza_introduction #gp06 .description,
	.kouza_introduction #gp07 .description,
	.kouza_introduction #gp08 .description,
	.kouza_introduction #gp09 .description,
	.kouza_introduction #gp10 .description,
	.kouza_introduction #gp11 .description {
	border: solid 1px #b5b5b5;
	background: url("../images/bg_grd.jpg") repeat-x left top;
	background-size: contain;
	margin-bottom: 10px;
}

.kouza_introduction #gp01 .description .tit,
	.kouza_introduction #gp02 .description .tit,
	.kouza_introduction #gp03 .description .tit,
	.kouza_introduction #gp04 .description .tit,
	.kouza_introduction #gp05 .description .tit,
	.kouza_introduction #gp06 .description .tit,
	.kouza_introduction #gp07 .description .tit,
	.kouza_introduction #gp08 .description .tit,
	.kouza_introduction #gp09 .description .tit,
	.kouza_introduction #gp10 .description .tit,
	.kouza_introduction #gp11 .description .tit {
	background: url("../images/titline.jpg") repeat-x left bottom;
	margin-bottom: 20px;
}

@media ( min-width : 768px) {
	.kouza_introduction #gp01 .description .tit,
		.kouza_introduction #gp02 .description .tit,
		.kouza_introduction #gp03 .description .tit,
		.kouza_introduction #gp04 .description .tit,
		.kouza_introduction #gp05 .description .tit,
		.kouza_introduction #gp06 .description .tit,
		.kouza_introduction #gp07 .description .tit,
		.kouza_introduction #gp08 .description .tit,
		.kouza_introduction #gp09 .description .tit,
		.kouza_introduction #gp10 .description .tit,
		.kouza_introduction #gp11 .description .tit {
		position: relative;
		top: 100px;
	}
}

.kouza_introduction #gp01 .description .tit a,
	.kouza_introduction #gp02 .description .tit a,
	.kouza_introduction #gp03 .description .tit a,
	.kouza_introduction #gp04 .description .tit a,
	.kouza_introduction #gp05 .description .tit a,
	.kouza_introduction #gp06 .description .tit a,
	.kouza_introduction #gp07 .description .tit a,
	.kouza_introduction #gp08 .description .tit a,
	.kouza_introduction #gp09 .description .tit a,
	.kouza_introduction #gp10 .description .tit a,
	.kouza_introduction #gp11 .description .tit a {
	display: inline-block;
	text-align: right;
	color: #0043ca;
	font-size: 16px;
	font-weight: bold;
}

.kouza_introduction .description .professors img {
	width: 130px;
	height: 169px;
	margin-top: 15px;
}

.kouza_introduction .description .professors .thumbnail {
	background-color: inherit;
	border: none;
	margin-bottom: 0;
	margin-left: 0;
}

@media(min-width: 768px) {
	.kouza_introduction .description .professors .thumbnail {
		float: left;
		margin-left: 11px;
	}
}

.kouza_introduction .description .prof_img {
	font-size: 13px;
}

.kouza_introduction .description .prof_img a {
	color: #0043ca;
}

.kouza_introduction .ss {
	font-size: 13px;
}

.kouza_introduction .description .bottomline {
	border-bottom: solid 1px #c6c6c6;
	width: 97%;
	margin-bottom: 20px;
}

.kouza_introduction #gp01 .professors>div,
	.kouza_introduction #gp02 .professors>div,
	.kouza_introduction #gp03 .professors>div,
	.kouza_introduction #gp04 .professors>div,
	.kouza_introduction #gp05 .professors>div,
	.kouza_introduction #gp06 .professors>div,
	.kouza_introduction #gp07 .professors>div,
	.kouza_introduction #gp08 .professors>div,
	.kouza_introduction #gp09 .professors>div,
	.kouza_introduction #gp10 .professors>div,
	.kouza_introduction #gp11 .professors>div {
	padding: 0;
}