#gnav ul li{
	width:125px;
}

#gnav ul #gnav6,
#gnav ul #gnav5{
	width: 160px;
}

#gnav ul li a{
	background:url('../images/common/nav2.webp') no-repeat;
}





h2 {
	color: #704a21;
	box-sizing: border-box;
	height: 320px;
	padding: 220px 0 0;
	font-size: 30px;
	font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
	background: #f7f4e7 url('../images/shisetsukijun/bg_h2_shisetsukijun.webp') !important;
	background-repeat: no-repeat !important;
	background-position: bottom -30px right !important;
	background-size: 400px !important;
}

#contents section {
	margin: 0 0 80px 0;
}

#contents section article{
	padding: 30px 20px;
	border: 1px solid #ccc;
	border-radius: 20px;
}

#contents h3 {
	text-align: center;
	margin: 0 0 20px 0;
}

#contents strong {
	color: #8d531a;
}

#contents h4 {
	color: #66230c;
	font-size: 24px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
	margin: 0 0 10px 0;
}

#side li {
	margin: 0 0 20px 0 !important;
}

#side li a {
	display: block;
	line-height: 26px;
	text-align: right;
	color: #333;
	text-decoration: none;
	background: url('../images/common/bg_side.png') no-repeat bottom left;
}