@charset "utf-8";

#contents #main .news-list {
	font-size: 93%;
	line-height: 1;
}

/*----------------------------------------------------------------
 * 新着情報詳細
 */

#news {
	margin-top: 10px;
	overflow: hidden;
}

#news > h1 {
	margin-top: 40px;
	color: #569106;
	font-size: 182%;
	letter-spacing: .1em;
}

#news > figure {
	padding-bottom: 5px;
	border-bottom: 4px solid #59930b;
}

#news .body {
	margin-top: 30px;
}

#news .body section {
	margin-top: 40px;
	overflow: hidden;
}

#news .body .section-2,
#news .body .section-3,
#news .body .section-4,
#news .body .section-5,
#news .body .section-6 {
	padding-top: 40px;
	border-top: 1px solid #496227;
}

#news .body .section-3,
#news .body .section-4,
#news .body .section-5 {
	margin-top: 60px;
}

#news .body section .container:after {
	content: "";
	display: block;
	clear: both;
}

#news .body section h1 {
	color: #496227;
	font-size: 138.5%;
	font-weight: bold;
	letter-spacing: .05em;
}

#news .body .section-3 section h1,
#news .body .section-4 section h1 {
	padding: .5em 0;
	font-size: 123.1%;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	line-height: 2;
	letter-spacing: 0;
}

#news .body .section-3-2 h1,
#news .body .section-3-4 h1,
#news .body .section-4-1 h1,
#news .body .section-4-3 h1,
#news .body .section-4-5 h1 {
	margin-left: 330px;
}

#news .body .section-3-1 h1,
#news .body .section-3-3 h1,
#news .body .section-4-2 h1,
#news .body .section-4-4 h1 {
	margin-right: 330px;
}

#news .body section h2 {
	color: #496227;
	font-size: 123.1%;
	font-weight: bold;
	margin-top: 1em;
}

#news .body section p {
	margin: -6px 0 -6px;
	font-size: 93%;
	line-height: 2;
	text-align: justify;
}

#news .body section p + p {
	margin-top: 2em;
}

#news .body section h1 + p,
#news .body section h2 + p,
#news .body section h1 + div,
#news .body section h2 + div {
	margin-top: 30px;
}

#news .body .section-3 > h1 + p,
#news .body .section-3 section h1 + p,
#news .body .section-4 section h1 + p {
	margin-top: 1em;
}

#news .body .section-4 section h2 + p {
	margin-top: 1em;
}

#news .body .section-4 section + p {
	margin-top: 40px;
}

#news .body section figure {
	margin: 6px 0 2em 0;
}

#news .body .section-1 figure,
#news .body .section-3-1 figure,
#news .body .section-3-3 figure,
#news .body .section-4 > .container figure,
#news .body .section-4-2 figure,
#news .body .section-4-4 figure,
#news .body .section-4-6 figure,
#news .body .section-6 figure {
	float: right;
	margin-left: 40px;
}

#news .body .section-2 figure,
#news .body .section-3-2 figure,
#news .body .section-3-4 figure,
#news .body .section-4-1 figure,
#news .body .section-4-3 figure,
#news .body .section-4-5 figure,
#news .body .section-5 figure {
	float: left;
	margin-right: 40px;
}

#news .body .section-2 figure,
#news .body .section-4 > .container figure,
#news .body .section-6 figure {
	margin-bottom: 0;
}

#news .body .section-3 section figure,
#news .body .section-4 section figure,
#news .body .section-5 figure {
	margin-top: 0;
}

#news .body .section-4-6 > figure {
	float: none;
	margin: 40px 0 0 !important;
	font-size: 0;
}

#news .body .section-4-6 > figure img:nth-child(n+2) {
	margin-left: 30px;
}

#news .body .signature {
	margin-top: 30px;
	text-align: right;
}
