@charset "UTF-8";
/* -------------------------------- *\
    共通
\* -------------------------------- */
.newsLayout #content {
	margin: 65px auto 0;
	line-height: 1.8;
}
.newsLayout #content .row {
	padding: 0 15px;
	margin: 0;
}
.newsLayout #content .pagetop {
	text-align: right;
}
.newsLayout #content .pagetop a {
	display: inline-block;
	text-align: center;
	color: #888;
}
.newsLayout #content .pagetop a:hover,
.newsLayout #content .pagetop a:focus {
	opacity: 0.6;
	text-decoration: none;
}
.newsLayout #content .pagetop i {
	color: #AAA;
	font-size: 45px;
}
.page-title {
	color: #1E8E71;
	font-size: 35px;
	border-bottom: 1px solid #EEE;
	padding: 0 0 20px;
	margin: 40px 0 20px;
}
@media screen and (max-width: 767px) {
	.newsLayout #content span.tel {
		color: #337AB7;
		text-decoration: underline;
	}
	.newsLayout {
		background: none;
	}
	.newsLayout #content {
		margin: 0 auto;
	}
}



/* -------------------------------- *\
    お知らせ一覧
\* -------------------------------- */
.news-index {
	margin-bottom: 60px;
}
.news-list {
	margin-bottom: 50px!important;
	padding: 0;
	list-style-type: none;
}
.news-list li {
	margin-bottom: 30px;
}
.news-list__title {
	margin-top: 5px;
}
.news-list__title a {
	color: #000;
}
.news-nav__pagination {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 0;
	padding: 0;
	list-style-type: none;
}
.news-nav__pagination li {
	padding: 0 .2em;
}
.pagination__number {
	display: inline-block;
	padding: 5px 10px;
	border: solid 1px #1e8e71;
	color: #1e8e71;
}
.pagination__number[aria-current=page] {
	background-color: #1e8e71;
	color: #fff;
}



/* -------------------------------- *\
    お知らせ詳細
\* -------------------------------- */
.article-header {
	margin-top: 20px;
	margin-bottom: 40px;
}
.article-date {
	text-align: right;
	font-size: 14px;
}
.article-title {
	margin-top: 15px;
	margin-bottom: 30px;
	font-size: 28px;
	font-weight: bold;
	color: #1e8e71;
}
.article-body {
	margin-bottom: 64px;
}
.news-detail__btn {
	max-width: 250px;
	margin: 0 auto;
}
.news-detail__btn a {
	display: block;
	border: solid 1px #1e8e71;
	background-color: #1e8e71;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding: 10px;
	text-align: center;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.news-detail__btn a:hover {
	background-color: #fff;
	color: #1e8e71;
	text-decoration: none;
}


/* -------------------------------- *\
    積み上げパーツ
\* -------------------------------- */
/*
  unit-text … 記事文面
  unit-heading … 見出し
  unit-img-text … 左文右画/左画右文
  unit-img … 画像
  unit-file … ファイル
  unit-video … 動画
  unit-map … 地図
*/
.unit-text,
.unit-img-text,
.unit-img,
.unit-file,
.unit-video,
.unit-map {
	margin-bottom: 32px;
}
.unit-heading {
	margin-bottom: 24px;
}
.unit-heading__h2 {
	margin-bottom: .5em;
	color: #1e8e71;
	font-size: 28px;
	font-weight: bold;
}
.unit-heading__h3 {
	margin-bottom: .5em;
	font-size: 24px;
	font-weight: bold;
}
.unit-img-text,
.unit-img {
	margin-top: -32px;
}
.unit-img-text figure,
.unit-img figure {
	margin: 0;
}
.unit-img-text figcaption,
.unit-img figcaption {
	margin-top: .5em;
	font-size: 13px;
}
.unit-img-text figcaption:empty,
.unit-img figcaption:empty {
	display: none;
}
.unit-img-text img,
.unit-img img {
	width: 100%;
}
.unit-img-text__text,
.unit-img-text__img,
.unit-img__col {
	padding-top: 32px;
}
.unit-file p {
	line-height: 1.5;
}
.unit-file p::before {
	display: inline-block;
	width: 1.2em;
	height: 1.2em;
	margin-right: .25em;
	background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZmlsbD0iY3VycmVudENvbG9yIiBkPSJtMTQuODI5IDcuNzU3LTUuNjU3IDUuNjU3YTEgMSAwIDEgMCAxLjQxNCAxLjQxNGw1LjY1Ny01LjY1NkEzIDMgMCAwIDAgMTIgNC45MjlsLTUuNjU3IDUuNjU3YTUgNSAwIDAgMCA3LjA3MSA3LjA3TDE5LjA3MSAxMmwxLjQxNCAxLjQxNC01LjY1NiA1LjY1N2E3IDcgMCAwIDEtOS45LTkuOWw1LjY1Ny01LjY1NmE1IDUgMCAwIDEgNy4wNzEgNy4wN0wxMiAxNi4yNDRBMyAzIDAgMCAxIDcuNzU4IDEybDUuNjU2LTUuNjU3IDEuNDE1IDEuNDE0WiIvPjwvc3ZnPg==") no-repeat 50% / contain;
	content: "";
	vertical-align: -.2em;
}
.unit-file + .unit-file {
	margin-top: -16px;
}
.unit-video__inner {
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 56.25%;
}
.unit-video__inner iframe {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	outline: 0;
}
.unit-map iframe {
	height: 450px;
}
iframe {
	max-width: 100%;
	width: 100%;
	display: block;
}
@media screen and (min-width: 768px) {
	.unit-text,
	.unit-img-text,
	.unit-img,
	.unit-file,
	.unit-video,
	.unit-map {
		margin-bottom: 48px;
	}
	.unit-heading {
		margin-bottom: 32px;
	}
	.unit-img-text,
	.unit-img {
		display: flex;
		margin-right: -16px;
		margin-left: -16px;
	}
	.unit-img-text[data-direction="reverse"] {
		flex-direction: row-reverse;
	}
	.unit-img-text__text,
	.unit-img-text__img,
	.unit-img__col {
		padding-right: 16px;
		padding-left: 16px;
	}
	.unit-img-text__text {
		flex-basis: 60%;
	}
	.unit-img-text__img {
		flex-basis: 40%;
	}
	.unit-img__col {
		flex: 1;
	}
	.unit-img__col:only-child {
		flex-grow: 0;
		flex-basis: auto;
		margin-right: auto;
		margin-left: auto;
	}
	.unit-file + .unit-file {
		margin-top: -32px;
	}
	.unit-video {
		width: 80%;
		margin-right: auto;
		margin-left: auto;
	}
}