@charset "UTF-8";

/* ==================================================================

	大学案内｜大同大学
	/common/css/cat_outline.css

================================================================== */

@media screen and (min-width: 741px), print {
	#main_contents_body.height_outline-disclosure-evaluation-03-01 { min-height: 765px; }
}


/* ==================================================================
	大同大学 情報公開
	outline/disclosure/index.html
================================================================== */
.cat_outline-disclosure .anchor_list li a {
	margin-bottom: 10px;
}
.cat_outline-disclosure .anchor_list li a span {
	display: table-cell;
	vertical-align: middle;
}

@media screen and (min-width: 741px) and (max-width: 1350px) {
	.cat_outline-disclosure .anchor_list li a span small {
		font-size: 90%;
	}
}


/* ==================================================================
	大同大学の沿革
	outline/history/index.html
================================================================== */
/* 日付 */
.table01 .year {
	padding-right: 0;
	background: #144d80;
	color: #fff;
}
.table01 .month {
	text-align: right;
	white-space: nowrap;
}


/* ==================================================================
	お問い合わせ
	outline/contact/index.html
================================================================== */
/* PC */
@media screen and (min-width: 741px), print {
	.item_name { display: none; }
}
/* SP */
@media screen and (max-width: 740px) {
	.cat_outline-contact .table01_sp {
		border-top: none;
	}
	.cat_outline-contact .table01_sp tbody th {
		margin-top: 25px;
		background: #144d80;
		color: #fff;
	}
	.cat_outline-contact .table01_sp tbody tr:first-child th {
		margin-top: 0;
	}
	.cat_outline-contact .table01_sp tbody th br {
		display: none;
	}
	.cat_outline-contact .table01_sp th,
	.cat_outline-contact .table01_sp td {
		display: block;
		width: auto;
		padding-top: 10px;
		border-left: none;
		border-right: none;
		text-align: left;
	}
	.cat_outline-contact .table01_sp td {
		background: url(../../outline/contact/images/sp_item_name_bg.png) left top repeat-y;
	}
	.cat_outline-contact .table01_sp td.no_bg {
		background: none;
	}
	.cat_outline-contact .table01_sp .item_name,
	.cat_outline-contact .table01_sp .item_body {
		display: block;
	}
	.cat_outline-contact .table01_sp .item_name {
		float: left;
	}
	.cat_outline-contact .table01_sp .item_body {
		padding-left: 8.5em;
	}
}


/* ==================================================================
	アクセス
	outline/access/index.html
================================================================== */
@media screen and (min-width: 741px), print {
	.cat_outline-access .accessmap {
		max-width: 700px;
		text-align: center;
	}
	.cat_outline-access .accessmap a {
		display: block;
		color: #1a1a1a;
		text-decoration: none;
	}
	.cat_outline-access .accessmap .loupe:before {
		content: "";
		display: inline-block;
		width: 25px;
		height: 25px;
		margin-right: 5px;
		vertical-align: middle;
		background: url(../../outline/access/images/icon_loupe.png) no-repeat;
	}
	.cat_outline-access .fancybox-close {
		top: 30px;
		right: 30px;
		cursor: pointer;
	}
}
