/* 通常記事 */
/* 表紙 */
#title, #page_index, #page_navi, #main_left {
	display: none;
}

#cover, #page_title {
	padding-bottom: 50px;
	text-align: center;
}

#wide > article.contents {
	display: none;
}

#wide > article.contents:first-child {
	display: block;
}

/* しあわせが実感できる飛島へ */
#content_01 {
	width: 951px;
}

#content_01 h2 {
	position: absolute;
	z-index: 0;
}

#c01_content {
	padding: 226px 1em 0;
	position: relative;
	z-index: 1;
}

#c01_content > p:last-child {
	display: none;
}

#c01_content div:first-child p {
	font-size: 15pt;
}

/* 子育て支援以降 */
#wide > article.contents h2 {
	padding-bottom: 2em;
}

#wide > article.contents > p.desc {
	font-size: 15pt;
}

#wide > article.contents div.sub_contents > p {
	padding-bottom: 1em;
}

#wide > article.contents div.sub_contents > ul {
	padding-bottom: 2em;
}

#wide > article.contents div.sub_contents > ul > li {
	font-size: 12pt;
	line-height: 1.5;
	list-style-image: url("_image/lsthd.png");
	margin-left: 1.8em;
	padding-bottom: 1em;
}

#wide > article.contents div.sub_contents > ul > li:last-child {
	padding-bottom: 0;
}

/* ぜひご意見をお寄せください */
#content_11 {
	display: flex;
}

#content_11 > p:first-child {
	width: 20%;
}

#content_11 > p:first-child img {
	width: 80%;
}

#content_11 #outro_sentence {
	padding-left: 5%;
	padding-top: 1.5em;
	width: 70%;
}

#content_11 #outro_sentence > p {
	font-size: 10.5pt;
}

#content_11 #outro_sentence > p:nth-child(2) img {
	width: 90%;
}

#content_11 #outro_sentence > p:last-child {
	font-size: 8pt;
	padding-top: 2em;
}
