/* =====================================================================
page.css
================================================================== */

/* ==========================================================================
punkuzu
========================================================================== */
#punkuzu {
	font-size: 12px;
}

#punkuzu a{
	text-decoration: underline;
}


/* ==========================================================================
waku
========================================================================== */
#waku {
	width: 549px;
	height: 236px;
	background: url('../images/waku.png') no-repeat;
	margin: 0 auto;
	text-align:center;
	position: relative;
	margin-top: 50px;
}

#waku h2{
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 40px;
	font-weight: bold;
	letter-spacing: 0.2em;
	top: 36%;
	position: relative;
	text-align:center;
}

#waku h3{
	position: relative;
	top: 45%;
	letter-spacing: 0.1em;
}

/* ==========================================================================
description
========================================================================== */
#description{
	line-height: 20px;
	font-size: 14px;
}


/* ==========================================================================
topics
========================================================================== */
h4{
	margin-top: 60px;
	font-size: 16px;
}

#topics{
	padding-bottom: 30px;
}

#topics ul {
	display: flex;
	flex-wrap: wrap;
}

#topics ul li {
	width: 24%;
	height: 163px;
	background: #666;
	margin-left: 1%;
	margin-top: 15px;
	padding: 20px;
}

#topics ul li.start{
	margin-left: 0 !important;
}

#topics ul li figure {
	border: solid 1px #f1f1f1;
}

#topics ul li figure figcaption {
	font-size: 18px;
	text-align:center;
	background: #333;
	height: 120px;
	padding: 30px;
	line-height: 30px;
}

/* ==========================================================================
tokushu1
========================================================================== */
#tokushu1 {
	margin-top: 40px;
}

#tokushu1 #lside{
	float: left;
	background: url('../images/special/shakushiyama1.jpg') no-repeat;
	background-size: cover;
	width: 65%;
	height: 400px;
	background-position: center;
}

#tokushu1 #cside{
	float: left;
	width: 35%;
	padding: 30px;
	height: 400px;
	background-color: #c2272f;
	color: #f1f1f1;
	position: relative;
}


#tokushu1 #cside h5{
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 20px;
}

#tokushu1 #cside p{
	margin-top: 15px;
	line-height: 20px;
}

#tokushu1 #cside #detail_page{
	display: block;
	background-color: #f1f1f1;
	color: #c2272f;
	border: solid 1px #f1f1f1;
	border-radius: 2px;
	width: 100px;
	position: absolute;
	text-align:center;
	height: 20px;
	line-height: 20px;
	top: 310px;
	left: 120px;
}


/* ==========================================================================
tokushu2
========================================================================== */
#tokushu2 {
	margin-top: 40px;
}

#tokushu2 #cside{
	float: left;
	width: 35%;
	padding: 30px;
	height: 400px;
	background-color: #0f348d;
	color: #f1f1f1;
	position: relative;
}


#tokushu2 #cside h5{
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 20px;
}

#tokushu2 #cside p{
	margin-top: 15px;
	line-height: 20px;
}

#tokushu2 #cside #detail_page{
	display: block;
	background-color: #f1f1f1;
	color: #0f348d;
	border: solid 1px #f1f1f1;
	border-radius: 2px;
	width: 100px;
	position: absolute;
	text-align:center;
	height: 20px;
	line-height: 20px;
	top: 310px;
	left: 120px;
}

#tokushu2 #rside{
	float: left;
	width: 65%;
	background: url('../images/special/kurodake1.jpg') no-repeat;
	height: 400px;
	background-size: cover;
	background-position: center;
}


/* ==========================================================================
tokushu3
========================================================================== */
#tokushu3 {
	margin-top: 40px;
}

#tokushu3 #lside{
	float: left;
	background: url('../images/special/kintokiyama1.jpg') no-repeat;
	background-size: cover;
	width: 65%;
	height: 400px;
	background-position: center;
}

#tokushu3 #cside{
	float: left;
	width: 35%;
	padding: 30px;
	height: 400px;
	background-color: #2a5609;
	color: #f1f1f1;
	position: relative;
}


#tokushu3 #cside h5{
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 20px;
}

#tokushu3 #cside p{
	margin-top: 15px;
	line-height: 20px;
}

#tokushu3 #cside #detail_page{
	display: block;
	background-color: #f1f1f1;
	color: #2a5609;
	border: solid 1px #f1f1f1;
	border-radius: 2px;
	width: 100px;
	position: absolute;
	text-align:center;
	height: 20px;
	line-height: 20px;
	top: 310px;
	left: 120px;
}


/* ==========================================================================
tokushu4
========================================================================== */
#tokushu4 {
	margin-top: 40px;
}

#tokushu4 #cside{
	float: left;
	width: 35%;
	padding: 30px;
	height: 400px;
	background-color: #663300;
	color: #f1f1f1;
	position: relative;
}


#tokushu4 #cside h5{
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 20px;
}

#tokushu4 #cside p{
	margin-top: 15px;
	line-height: 20px;
}

#tokushu4 #cside #detail_page{
	display: block;
	background-color: #f1f1f1;
	color: #0f348d;
	border: solid 1px #f1f1f1;
	border-radius: 2px;
	width: 100px;
	position: absolute;
	text-align:center;
	height: 20px;
	line-height: 20px;
	top: 310px;
	left: 120px;
}

#tokushu4 #rside{
	float: left;
	width: 65%;
	background: url('../images/special/mitsutougeyama1.jpg') no-repeat;
	height: 400px;
	background-size: cover;
	background-position: center;
}


/* ==========================================================================
スマホ
========================================================================== */
@media only screen and (max-width: 738px){
	#waku {
		background:none;
		height: 60px;
		line-height: 60px;
		width: 100%;
		margin-top:0;
	}

	#waku h2{
		font-size: 24px;
		position: static;
		text-align:center;
		width: 100%;
	}

	#waku h3{
		display: none;
	}

	#tokushu1 #lside{
		float: none;
		width: 100%;
	}

	#tokushu1 #cside{
		float: none;
		width: 100%;
	}

	#tokushu2 #cside{
		float: none;
		width: 100%;
	}

	#tokushu2 #rside{
		float: none;
		width: 100%;
	}

	#tokushu3 #lside{
		float: none;
		width: 100%;
	}

	#tokushu3 #cside{
		float: none;
		width: 100%;
	}

	#tokushu4 #cside{
		float: none;
		width: 100%;
	}

	#tokushu4 #rside{
		float: none;
		width: 100%;
	}

}