@charset "utf-8";

#contents #main .news-list {
	font-size: 93%;
	line-height: 1;
}

/*----------------------------------------------------------------
 * 新着情報詳細
 */

#news {
	margin-top: 10px;
	overflow: hidden;
}

#news > h1 {
	margin: 34px 0 -.25em;
	color: #569106;
	font-size: 182%;
	letter-spacing: .1em;
	line-height: 1.5;
	font-feature-settings: 'palt';
}

#news > p {
	margin: 24px 0 -.5em;
	font-size: 93%;
	line-height: 2;
	text-align: justify;
}

#news .body {
	margin-top: 30px;
}

#news .body section {
	margin-top: 40px;
	overflow: hidden;
}

#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;
	font-feature-settings: 'palt';
}

#news .body section h2 {
	color: #496227;
	font-size: 123.1%;
	font-weight: bold;
	margin-top: 1em;
	font-feature-settings: 'palt';
}

#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 figure {
	margin: 6px 0 2em 0;
}

#news .body .signature {
	margin-top: 30px;
	text-align: right;
}

/* section 1 */
#news .body .section-1 {
	padding-top: 40px;
	border-top: 1px solid #496227;
}

#news .body .section-1 > .container:nth-child(1) figure {
	float: left;
	margin-right: 40px;
}

#news .body .section-1 > .container:nth-child(2) figure {
	float: right;
	margin-left: 40px;
}

/* section 2 */
#news .body .section-2 {
	padding-top: 40px;
	border-top: 1px solid #496227;
}

#news .body .section-2 {
	margin-top: 60px;
}

#news .body .section-2 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-2-1 > .container > h1 {
	margin-left: 330px;
}

#news .body .section-2-2 > .container > h1 {
	margin-right: 330px;
}

#news .body .section-2 > h1 + p,
#news .body .section-2 section h1 + p {
	margin-top: 1em;
}

#news .body .section-2-1 figure {
	float: left;
	margin-right: 40px;
}

#news .body .section-2-2 figure {
	float: right;
	margin-left: 40px;
}

#news .body .section-2 section figure {
	margin-top: 0;
}

/* section 3 */
#news .body .section-3 {
	padding-top: 40px;
	border-top: 1px solid #496227;
}

#news .body .section-3 {
	margin-top: 60px;
}

#news .body .section-3 > .container > h1 {
	margin: -.25em 0;
	line-height: 1.5;
}

#news .body .section-3 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-1 > .container > h1,
#news .body .section-3-3 > .container > h1 {
	margin-left: 330px;
}

#news .body .section-3-2 > .container > h1,
#news .body .section-3-4 > .container h1 {
	margin-right: 330px;
}

#news .body .section-3 section h1 + p {
	margin-top: 1em;
}

#news .body .section-3 section h2 + p {
	margin-top: 1em;
}

#news .body .section-3 section + p {
	margin-top: 40px;
}

#news .body .section-3 figure img {
	display: block;
}

#news .body .section-3 figure img + img {
	margin-top: 20px;
}

#news .body .section-3-2 figure,
#news .body .section-3-4 figure {
	float: right;
	margin-left: 40px;
}

#news .body .section-3-1 figure,
#news .body .section-3-3 figure {
	float: left;
	margin-right: 40px;
}

#news .body .section-3 section figure {
	margin-top: 0;
}

#news .body .section-3 .video-message h2 {
	margin-top: 40px;
}

/* sectio 4 */
#news .body .section-4 {
	padding-top: 40px;
	border-top: 1px solid #496227;
}

#news .body .section-4 {
	margin-top: 60px;
}

#news .body .section-4 > .container > h1 {
	margin: -.25em 0;
	line-height: 1.5;
}

#news .body .section-4 > .container > figure {
	margin-top: 30px;
}

#news .body .section-4 .member {
	margin-top: 30px;
	padding: 13px 0;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	color: #496227;
	font-size: 108%;
	font-weight: bold;
	line-height: 2;
}

#news .body .section-4 figure img {
	display: block;
}

#news .body .section-4 figure img + img {
	margin-top: 20px;
}

#news .body .section-4-1 figure:nth-of-type(2n+1) {
	float: right;
	margin-left: 40px;
}

#news .body .section-4-1 figure:nth-of-type(2n+2) {
	float: left;
	margin-right: 40px;
}

#news .body .section-4-1 figure:nth-of-type(n+2) {
	margin-top: 40px;
}

#news .body .section-4-1 figure:nth-of-type(n+2) + p {
	margin-top: 34px;
}

#news .body .section-4-1 figure:first-of-type {
	padding-top: 6px;
}

#news .body .section-4-1 figure:last-of-type {
	margin-bottom: 0;
}

#news .body .section-4 section figure {
	margin-top: 0;
}

#news .body .section-4 section b {
	font-weight: bold;
}

/* section 5 */
#news .body .section-5 figure {
	margin-top: 40px;
	margin-bottom: 0;
}

#news .body .section-5 > .container > h1 {
	margin: -.25em 0;
	line-height: 1.5;
}
