@charset "utf-8";

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


#wrapper.page section {
	margin-bottom: 80px;
}

#wrapper.page section p.lead {
	margin-bottom: 80px;
}

#wrapper.page section .frame {
	padding-top: 30px;
}
#wrapper.page section .frame .inner {
	overflow: hidden;
	border: 2px solid #181818;
}
#wrapper.page section .frame .inner figure {
	float: right;
	width: 320px;
}
#wrapper.page section .frame .inner figure img {
	width: 100%;
}
#wrapper.page section .frame .inner dl {
	float: left;
	text-align: left;
	width: 590px;
	padding: 30px;
}
#wrapper.page section .frame .inner dl dt {
	font-family: "Halant","游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 26px;
	color: #aaa16d;
	line-height: 1;
	margin-bottom: 24px;
}
#wrapper.page section .frame .inner dl dd {
	font-size: 14px;
	color: #aaa16d;
	line-height: 2.2;
}


#wrapper.page section ul.point-list {
	font-size: 0;
	letter-spacing: -10em;
	margin-bottom: 60px;
}
#wrapper.page section ul.point-list figure {
	background-color: #181818;
	padding-top: 15px;
}
#wrapper.page section ul.point-list li {
	display: inline-block;
	vertical-align: top;
	width: 479px;
	margin-left: 2px;
}
#wrapper.page section ul.point-list li:first-child {
	margin-left: 0;
}
#wrapper.page section ul.point-list 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: 23px;
}

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