@charset "utf-8";

/* ================ Style ================= */
#kv {
	background: url(../img/img_kv_smp.jpg) top center no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}


#wrapper.page section {
	padding-top: 50px;
	margin-bottom: 0;
}

#wrapper.page section ul.point-list {
	margin-bottom: 30px;
}
#wrapper.page section ul li {
	margin-bottom: 40px;
}
#wrapper.page section ul li h4 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 16px;
	line-height: 1.5;
	color: #aaa16d;
	border-bottom: 1px solid #aaa16d;
	margin-bottom: 1px;
	padding-bottom: 15px;
}
#wrapper.page section ul li h4:before {
	display: block;
	content: "\e90e";
	font-family: 'icomoon';
	width: 1em;
	height: 1em;
	font-size: 32px;
	color: #aaa16d;
	margin: 0 auto 14px;
	text-align: center;
}

#wrapper.page section dl.point {
	background-color: #181818;
	padding: 20px;
}
#wrapper.page section dl.point dt {
	display: table;
	width: 100%;
	margin-bottom: 26px;
}
#wrapper.page section dl.point dt span {
	display: table-cell;
	vertical-align: middle;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 22px;
	line-height: 1;
	color: #aaa16d;
}
#wrapper.page section dl.point dd {
	font-size: 14px;
	line-height: 1.5;
	color: #aaa16d;
}



#wrapper.page section .entry_button {
	margin-bottom: 18px;
}
#wrapper.page section dl.regist {
}
#wrapper.page section dl.regist dt {
	margin-bottom: 18px;
}
#wrapper.page section dl.regist dd {
	font-size: 12px;
	line-height: 1.5;
	color: #aaa16d;
}

