@charset "utf-8";

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

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

#mvRcInner {
	height: 110px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

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

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

.spBr {
	display: none;
}


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

.col2 {
	margin-bottom: 40px;
}
	
.col2Item {
	margin-bottom: 18px;
}

.col2ItemImg {
	margin-bottom: 0;
}

.ehImg {
	margin-bottom: 20px;
	text-align: center;
}

#morePage {
    background-color: #fdf2e5;
}

.pageLink ul li a.current {
    color: #f5a33b;
	background-image: url(../../../img/food_culture/bg_arrow_page.png) !important;
}






















