/* マージン */
.mb-m {
	margin-bottom: 100px;
}

.mt-m {
	margin-top: 100px;
}

.m-rl-10 {
	margin: 0 10px;
}

.mb-10 {
	margin-bottom: 10px;
}

/* TOPスライダー微修正 */
#events {
    padding-bottom: 100px;
    margin-top: -10px;
}


/* ハロウィン関連 */
.haloween .center {
	text-align: center;
}

.haloween .center h2 {
	font-size: 19px;
	color: white;
}

.haloween .center p {
	color: white;
	text-align: center;
}

/* 年末関連 */
.yearend .center {
	text-align: center;
	margin-bottom: 0;
	margin-top: 20px;
}

.yearend .center h2 {
	font-size: 19px;
	color: white;
}
.vip_conrtact .image {
	margin-top: 30px !important;
}

/* スケジュール */
.schedule_detail .center {
	text-align: center;
}

.schedule_detail .center h2 {
	font-size: 19px;
	color: white;
}

.schedule_detail .center p {
	color: white;
	text-align: center;
}

/* nav修正 */
nav span .text-ov {
	font-size: 17px;
    font-weight: bold;
}

/* footerリニューアル */
.footer_inner {
	padding-top: 130px !important;
}

