@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 {
	margin-bottom: 60px;
}


#wrapper.page section p {
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 2;
	color: #aba16d;
}


#wrapper.page section .list {
	margin-bottom: 40px;
	padding-top: 40px;
}
#wrapper.page section .list h3 {
	font-size: 24px;
	font-family: "Halant", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 500;
	letter-spacing: 3px;
	color: #aaa16d;
	margin-bottom: 30px;
}
#wrapper.page section .list ol {
}
#wrapper.page section .list ol li {
	width: 100%;
	background-color: #181818;
	margin-bottom: 2px;
}
#wrapper.page section .list ol li:last-child {
	margin-bottom: 0;
}
#wrapper.page section .list ol li p {
	display: table;
	width: 100%;
	height: 100%;
	padding: 20px;
	text-align: center;
}
#wrapper.page section .list ol li p span {
	display: table-cell;
	vertical-align: middle;
	font-size: 16px;
	font-family: "Halant", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 500;
	letter-spacing: 3px;
	color: #aaa16d;
}


#wrapper.page section p.center {
	margin-bottom: 80px;
}
#wrapper.page section .history {
	border: 3px solid #e4e1d6;
}
#wrapper.page section .history .inner {
	border: 3px solid #000;
	background-color: #e4e1d6;
	padding: 25px 40px;
}
#wrapper.page section .history li {
	margin-bottom: 30px;
	position: relative;
	top: 0;
	left: 0;
}
#wrapper.page section .history li.last {
	margin-bottom: 0;
}
#wrapper.page section .history .inner p.point {
	display: inline-block;
	font-family: 'Halant',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 1;
	color: #000;
	margin-bottom: 24px;
	padding-bottom: 10px;
	border-bottom: 2px solid #000;
}
#wrapper.page section .history .inner dl dt {
	display: inline-block;
	font-family: 'Halant',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 26px;
	letter-spacing: 1px;
	line-height: 1.5;
	color: #000;
	margin-bottom: 8px;
}
#wrapper.page section .history .inner dl, 
#wrapper.page section .history .inner dl dd {
	margin-bottom: 5px;
}
#wrapper.page section .history .inner dl dd span {
	display: block;
	padding-bottom: 30px;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 1.5;
	color: #000;
}
#wrapper.page section .history .inner li:after,
#wrapper.page section .history .inner dl:after,
#wrapper.page section .history .inner dl dd:after {
	display: block;
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 3.5px 0 3.5px;
	border-color: #000000 transparent transparent transparent;
	margin: 0 auto;
}
#wrapper.page section .history .inner li.last:after,
#wrapper.page section .history .inner li.last dl:after,
#wrapper.page section .history .inner li.last dl dd:after {
	display: none;
}
#wrapper.page section .history .inner li.last:after,
#wrapper.page section .history .inner li.last dl,
#wrapper.page section .history .inner li.last dl dd,
#wrapper.page section .history .inner li.last dl dd span {
	margin-bottom: 0;
	padding-bottom: 0;
}

#wrapper.page section .history li.image01:before {
	background: url(../img/history_img01.jpg) center no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}
#wrapper.page section .history li.image02:before {
	background: url(../img/history_img02.jpg) center no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}
#wrapper.page section .history li.image03:before {
	background: url(../img/history_img03.jpg) center no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}
#wrapper.page section .history li.image04:before {
	background: url(../img/history_img04.jpg) center no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}
#wrapper.page section .history li.image05:before {
	background: url(../img/history_img05.jpg) center no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}
#wrapper.page section .history li.img-left:before {
	display: block;
	content: '';
	width: 60%;
	padding-top: 58%;
	margin: 0 auto 20px;
}
#wrapper.page section .history li.img-right:before {
	display: block;
	content: '';
	width: 60%;
	padding-top: 58%;
	margin: 0 auto 20px;
}




#wrapper.page section .sub-local-nav {
	font-size: 0;
	letter-spacing: -10em;
}
#wrapper.page section .sub-local-nav li:first-child {
	margin-left: 0;
}

#wrapper.page section .sub-local-nav li {
	width: 478px;
}

#wrapper.page section .sub-local-nav li {
	display: inline-block;
	margin-left: 2px;
	margin-bottom: 2px;
}