@charset "utf-8";




.news-inner {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	width: 95%;
}



/* news_area */

.news_area {
	clear: both;
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 60px auto 100px auto;
	width: 95%;
	height: auto;
	min-height: 100px;
	max-width: 1400px;
	overflow: hidden;
}

.news_area .title {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 2.5% 24px 2.5%;
	color: #423f3e;
	font-size: 3.8em;
	line-height: 1.2em;
	font-weight: 400;
	font-family: "BIZ UDPGothic", serif;
	letter-spacing: -5px;
}

.news_area .title p {
	display: inline-block;
	position: relative;
	padding: 0 0 0 24px;
	color: #6a6a6a;
	font-size: 0.5em;
	line-height: 1.1em;
	letter-spacing: -2px;
}

.news_area .title p a {
	padding: 0 0 4px 0;
	text-decoration: none;
	border-bottom: 1px solid #333;
}

.news_area .title p a:hover {
	color: #db6e0e;
	text-decoration: none;
	border-bottom: 1px solid #db6e0e;
}


.news_area .title span {
	padding: 0 0 0 8px;
}

@media only screen and (max-width: 1200px) {

	.news_area .title {
		font-size: 3.2em;
		letter-spacing: -3px;
	}

}


@media only screen and (max-width: 768px) {

	.news_area .title {
		font-size: 2.4em;
		letter-spacing: -2px;
	}

}








/* コンテンツ */



/* トップページ用 */

.index_down {
	display: block;
	position: absolute;
	top: 30px;
	right: 0;
	width: auto;
	text-align: center;
	z-index: 10;
}

.index_down .bt00 {
	display: inline-block;
	width: 140px;
	height: 40px;
	line-height: 39px;
	color: #fff;
	font-size: 1.3em;
	text-align: center;
	color: #108b3b;
	border: 1px solid #108b3b;
}

.index_down .bt01 {
	display: inline-block;
	width: 140px;
	height: 40px;
	line-height: 39px;
	color: #fff;
	font-size: 1.3em;
	text-align: center;
	color: #108b3b;
	border: 1px solid #108b3b;
}

.index_down .bt02 {
	display: inline-block;
	width: 140px;
	height: 40px;
	line-height: 39px;
	color: #fff;
	font-size: 1.3em;
	text-align: center;
	color: #108b3b;
	border: 1px solid #108b3b;
}

.index_down .bt03 {
	display: inline-block;
	width: 140px;
	height: 40px;
	line-height: 39px;
	color: #fff;
	font-size: 1.3em;
	text-align: center;
	color: #108b3b;
	border: 1px solid #108b3b;
}

.index_down .bt00 a,
.index_down .bt01 a,
.index_down .bt02 a,
.index_down .bt03 a
 {
	display: block;
	width: 140px;
	height: 40px;
	color: #fff;
}

.index_down .bt00.active,
.index_down .bt01.active,
.index_down .bt02.active,
.index_down .bt03.active
 {
	color: #fff;
	font-size: 1.3em;
	text-align: center;
	background-color: #108b3b;
}

@media only screen and (max-width: 1200px) {

	.index_down {
		display: block;
		position: absolute;
		top: 100px;
		right: 0;
		width: 100%;
		text-align: center;
	}

	.index_down .bt00 {
		display: block;
		margin: 0 0.5% 0 0.5%;
		width: 24%;
		height: 40px;
		line-height: 39px;
		text-align: center;
		color: #108b3b;
		border: 1px solid #108b3b;
		float: left;
	}
		
	.index_down .bt01 {
		display: block;
		margin: 0 0.5% 0 0.5%;
		width: 24%;
		height: 40px;
		line-height: 39px;
		text-align: center;
		color: #108b3b;
		border: 1px solid #108b3b;
		float: left;
	}
	
	.index_down .bt02 {
		display: inline-block;
		margin: 0 0.5% 0 0.5%;
		width: 24%;
		height: 40px;
		line-height: 39px;
		text-align: center;
		color: #108b3b;
		border: 1px solid #108b3b;
		float: left;
	}
	
	.index_down .bt03 {
		display: inline-block;
		margin: 0 0.5% 0 0.5%;
		width: 24%;
		height: 40px;
		line-height: 39px;
		text-align: center;
		color: #108b3b;
		border: 1px solid #108b3b;
		float: left;
	}
	
	.index_down .bt00 a,
	.index_down .bt01 a,
	.index_down .bt02 a,
	.index_down .bt03 a
	 {
		width: 100%;
		display: block;
		height: 40px;
		color: #fff;
		text-align: center;
	}

}

@media only screen and (max-width: 540px) {

	.index_down {
		display: block;
		position: absolute;
		top: 100px;
		right: 0;
		width: 100%;
		text-align: center;
	}

	.index_down .bt00 {
		display: block;
		margin: 0 1% 8px 1%;
		width: 48%;
		height: 40px;
		line-height: 39px;
		text-align: center;
		color: #108b3b;
		border: 1px solid #108b3b;
		float: left;
	}
		
	.index_down .bt01 {
		display: block;
		margin: 0 1% 8px 1%;
		width: 48%;
		height: 40px;
		line-height: 39px;
		text-align: center;
		color: #108b3b;
		border: 1px solid #108b3b;
		float: left;
	}
	
	.index_down .bt02 {
		display: inline-block;
		margin: 0 1% 8px 1%;
		width: 48%;
		height: 40px;
		line-height: 39px;
		text-align: center;
		color: #108b3b;
		border: 1px solid #108b3b;
		float: left;
	}
	
	.index_down .bt03 {
		display: inline-block;
		margin: 0 1% 8px 1%;
		width: 48%;
		height: 40px;
		line-height: 39px;
		text-align: center;
		color: #108b3b;
		border: 1px solid #108b3b;
		float: left;
	}
	
	.index_down .bt00 a,
	.index_down .bt01 a,
	.index_down .bt02 a,
	.index_down .bt03 a
	 {
		width: 100%;
		display: block;
		height: 40px;
		color: #fff;
		text-align: center;
	}

}



.newsbt {
	cursor: pointer;
}	
	
	



/* 一覧 */

.down {
	display: block;
	position: relative;
	padding: 0 0 60px 0;
	margin: 40px auto 0 auto;
	width: 95%;
	max-width: 1200px;
	text-align: center;
}

.down .bt00 {
	display: block;
	margin: 0 0.5% 0 0.5%;
	width: 24%;
	height: 48px;
	line-height: 46px;
	text-align: center;
	font-size: 1.4em;
	color: #108b3b;
	border: 1px solid #108b3b;
	float: left;
}
	
.down .bt01 {
	display: block;
	margin: 0 0.5% 0 0.5%;
	width: 24%;
	height: 48px;
	line-height: 46px;
	text-align: center;
	font-size: 1.4em;
	color: #108b3b;
	border: 1px solid #108b3b;
	float: left;
}

.down .bt02 {
	display: inline-block;
	margin: 0 0.5% 0 0.5%;
	width: 24%;
	height: 48px;
	line-height: 46px;
	text-align: center;
	font-size: 1.4em;
	color: #108b3b;
	border: 1px solid #108b3b;
	float: left;
}

.down .bt03 {
	display: inline-block;
	margin: 0 0.5% 0 0.5%;
	width: 24%;
	height: 48px;
	line-height: 46px;
	text-align: center;
	font-size: 1.4em;
	color: #108b3b;
	border: 1px solid #108b3b;
	float: left;
}

.down .bt00.current, 
.down .bt01.current,
.down .bt02.current,
.down .bt03.current
 {
	color: #fff;
	font-size: 1.3em;
	text-align: center;
	background-color: #108b3b;
}


@media only screen and (max-width: 640px) {

	.down .bt00 {
		display: block;
		margin: 0 1% 8px 1%;
		width: 48%;
		height: 48px;
		line-height: 46px;
		text-align: center;
		font-size: 1.4em;
		color: #108b3b;
		border: 1px solid #108b3b;
		float: left;
	}
		
	.down .bt01 {
		display: block;
		margin: 0 1% 8px 1%;
		width: 48%;
		height: 48px;
		line-height: 46px;
		text-align: center;
		font-size: 1.4em;
		color: #108b3b;
		border: 1px solid #108b3b;
		float: left;
	}
	
	.down .bt02 {
		display: inline-block;
		margin: 0 1% 8px 1%;
		width: 48%;
		height: 48px;
		line-height: 46px;
		text-align: center;
		font-size: 1.4em;
		color: #108b3b;
		border: 1px solid #108b3b;
		float: left;
	}
	
	.down .bt03 {
		display: inline-block;
		margin: 0 1% 8px 1%;
		width: 48%;
		height: 48px;
		line-height: 46px;
		text-align: center;
		font-size: 1.4em;
		color: #108b3b;
		border: 1px solid #108b3b;
		float: left;
	}
	
	.down .bt00.current, 
	.down .bt01.current,
	.down .bt02.current,
	.down .bt03.current
	 {
		color: #fff;
		font-size: 1.3em;
		text-align: center;
		background-color: #108b3b;
	}
	
}

/*
.down .bt01 a,
.down .bt02 a,
.down .bt03 a
 {
	width: 100%;
	display: block;
	height: 48px;
	color: #fff;
	text-align: center;
}
*/









/* news_index */

/*
.news_index {
	position: relative;
	display: block;
	margin: 0 0 28px 0;
	padding: 0 0 0 0;
	width: 100%;
	height: auto;
	min-height: 400px;
	overflow: hidden;
}


.news_default {
	position: relative;
	display: block;
	margin: 50px 0 28px 0;
	padding: 0 0 0 0;
	width: 100%;
	height: auto;
	min-height: 400px;
	overflow: hidden;
}




@media only screen and (max-width: 1200px) {
	
	.news_index {
		position: relative;
		display: block;
		margin: 120px 0 28px 0;
		padding: 0 0 0 0;
		width: 100%;
		height: auto;
		min-height: 400px;
		overflow: hidden;
	}
	
}

*/


.news_default {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	width: 95%;
	max-width: 1500px;
}

@media only screen and (max-width: 640px) {
	
	.news_default {
		display: block;
		position: relative;
		padding: 0 0 0 0;
		margin: 0 auto 0 auto;
		width: 90%;
	}

}



.news {
	position: relative;
	display: block;
	margin: 0 auto 0 auto;
	padding: 40px 0 60px 0;
	float: none;
	width: 95%;
	max-width: 1200px;
	height: auto;
	overflow: hidden;
	list-style: none;
	/*border-top: 1px dotted #b5b5b5;*/
}

.news li {
	position: relative;
	display: block;
	margin: 0 0 0 0;
	padding: 18px 0 16px 0;
	width: 100%;
	height: auto;
	min-height: 56px;
	border-bottom: 1px dotted #b5b5b5;
	overflow: hidden;
}

.news_date {
	position: relative;
	display: inline-block;
	margin: 0 0 0 0;
	padding: 0 10px 0 12px;
	width: 160px;
	font-size: 1.3em;
	line-height: 1.1em;
	font-weight: 400;
	font-family: "BIZ UDPGothic", sans-serif;
	color: #1a1a1a;
}

.news_kind {
	position: relative;
	display: inline-block;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	width: 140px;
	height: 34px;
	font-size: 1.1em;
	line-height: 32px;
	font-weight: 700;
	font-family: "BIZ UDPGothic", sans-serif;
	text-align: center;
	color: #fff;
	/*background-color: #333;*/
	border-radius: 4px;
}

.co01 {
	width: 140px;
	height: 34px;
	color: #108b3b;
	border: 1px solid #108b3b;
}

.co02 {
	width: 140px;
	height: 34px;
	color: #108b3b;
	border: 1px solid #108b3b;
}

.co03 {
	width: 140px;
	height: 34px;
	color: #108b3b;
	border: 1px solid #108b3b;
}

.co04 {
	width: 140px;
	height: 34px;
	color: #108b3b;
	border: 1px solid #108b3b;
}

.news li .news_lead  {
	position: relative;
	display: block;
	margin: -50px 0 0 350px;
	padding: 18px 0 8px 0;
	font-size: 1.24em;
	line-height: 1.7em;
	font-weight: 400;
	font-family: "BIZ UDPGothic", sans-serif;
	color: #423f3e;
	letter-spacing: 1px;
}

.news li .news_lead a  {
	position: relative;
	display: block;
	margin: 0 0 0 0;
	font-weight: 400;
	font-family: "BIZ UDPGothic", sans-serif;
	color: #423f3e;
}

.news li .news_lead a:hover {
	color: #108b3b;
	text-decoration: underline;
}


@media only screen and (max-width: 1200px) {

	.news {
		border-top: none;
	}
	
	.news_index .news {
		position: relative;
		display: block;
		margin: 0 auto 0 auto;
		padding: 120px 0 60px 0;
		float: none;
		width: 90%;
		max-width: 924px;
		height: auto;
		overflow: hidden;
		list-style: none;
	}
	
	.main .news {
		position: relative;
		display: block;
		margin: 0 auto 0 auto;
		padding: 40px 0 60px 0;
		float: none;
		width: 90%;
		max-width: 924px;
		height: auto;
		overflow: hidden;
		list-style: none;
	}

	.news_date {
		position: relative;
		display: inline-block;
		margin: 0 0 0 0;
		padding: 0 10px 0 0;
		width: 160px;
		font-size: 1.3em;
		line-height: 1.1em;
		font-weight: 400;
		font-family: "BIZ UDPGothic", sans-serif;
		color: #1a1a1a;
	}
	
	.news li .news_lead {
		position: relative;
		display: block;
		margin: 12px 0 0 0;
		padding: 0 0 0 0;
		width: 100%;
		font-size: 1.24em;
		line-height: 1.7em;
		font-weight: 400;
		font-family: "BIZ UDPGothic", sans-serif;
		color: #1a1a1a;
		overflow: hidden;
	}

}

@media only screen and (max-width: 768px) {

	.news_index .news {
		position: relative;
		display: block;
		margin: 0 auto 0 auto;
		padding: 120px 0 60px 0;
		float: none;
		width: 90%;
		max-width: 924px;
		height: auto;
		overflow: hidden;
		list-style: none;
	}

	.main .news {
		position: relative;
		display: block;
		margin: 0 auto 0 auto;
		padding: 40px 0 60px 0;
		float: none;
		width: 90%;
		max-width: 924px;
		height: auto;
		overflow: hidden;
		list-style: none;
	}
	
}

.news li .new {
	display: inline-block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 10px;
	width: 60px;
	height: 22px;
	line-height: 22px;
	background-color: #b10000;
	font-size: 0.6em;
	font-weight: 400;
	font-family: "BIZ UDPGothic", sans-serif;
	text-align: center;
	color: #fff;
	border-radius: 3px;
	vertical-align: middle;
}

.news li .ipdf {
	font-size: 1.4em;
	color: #c11e07;
	padding: 0 12px 0 10px;
}

.ipdf {
	color: #a40064;
	font-size: 1.1em;
}

.size_be {
	color: #909090;
	padding: 0 2px 0 8px;
	font-size: 0.8em;
}

.size {
	color: #a40064;
	font-size: 0.8em;
}


/*newsページ挙動*/

.section-content {
  display: none;
}

.section-content.current {
  display: block;
}





.news_detail_date {
	display: block;
	position: relative;
	padding: 0 1em 0 0;
	margin: 0 0 22px 0;
	width: 100%;
	text-align: right;
	font-size: 1.14em;
	line-height: 1.2em;
	font-family: "BIZ UDPGothic", serif;
	font-weight: 400;
	font-style: italic;
	color: #108b3b;
}

.page_lead_html {
	display: block;
	position: relative;
	padding: 18px 0 0 0;
	margin: 0 0 18px 0;
}





/*
 * page navi
 */

#page_nav {
	margin: 2em auto;
	text-align: center;
}

#page_nav span,
#page_nav a {
	padding: 0 0.5em;
}








/*---------------------------------------------------------------------- */
/* JS pager Styles
------------------------------------------------------------------------ */


.pagination-container {
			margin-top: 15px;
			padding-top: 40px;
		}
.pagination-container ul {
	width: 100%;
	display: flex;
	justify-content: center;
}
.pagination-container li + li { margin-left: -1px; }
.pagination-container a {
	padding: 10px 20px;
	display: block;
	color: #0076BF;
	border: 1px solid #ccc;
	text-decoration: none;
	background: #fff;
	float: left;
}
.pagination-container .navi-active a {
	font-weight: bold;
	background: #fafafa;
}
.pagination-container a:hover {
	color: #fff;
	background: #0076bf;
}






