@charset "utf-8";

/* -------------------------------------------------- */
/* 作陽音楽短期大学3つのポリシー｜大学概要 */
/* -------------------------------------------------- */

#mvRc {
	width: 100%;
	height: 80px;
	background-image: url(../../../img/about/access/header_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: 60px;
}

#mvRcInner {
	padding: 20px 0 0 0;
}

#mvRcTitle {
	text-align: center;
	color: #fff;
}

#mvRcTitleEn {
	display: block;
	margin-bottom: 10px;
	font-size: 1.0rem;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0.2em;
	transform: scale(0.9,1);
}

#mvRcTitleJp {
	display: block;
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0;
	transform: scale(0.9,1);
}


/* レイアウト調整 */
.col1 {
	padding-bottom: 0;
}

.col2 {
	margin-bottom: 40px;
}

.col2Item {
	margin-bottom: 18px;
}

.col2Inner {
	margin-bottom: 20px;
}

.accessTitle {
	margin-bottom: 25px;
	font-size: 1.8rem;
	font-weight: 700;
	text-align: center;
}

.acTxt {
	color: #965aa0;
}

.spBr {
	display: block;
}

.accessTxt {
	text-align: left;
}

.accessmapImg {
	margin-bottom: 20px;
}

.accessmapImg img {
	max-width: 100%;
    height: auto;
}

.mapLink {
	width: 222px;
}

.accessmapImg img {
	max-width: 100%;
    height: auto;
}

.acPriceTab {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.acPriceTab th,
.acPriceTab td {
	padding: 14px 0;
    border: 1px solid #c9c9c9;
    vertical-align: middle;
	text-align: center;
	font-size: 1.2rem;
}
.acPriceTab th {
	width: 62.318%;
	background: #ebebeb;
}

.mapLink {
	margin: 0 auto;
}
