/* ---------------------------------------------------------------
start News CSS
--------------------------------------------------------------- */

/* --------------- news --------------- */

.col_pagettl.news img {
	width: 40px;
}

.col_news {
	margin: 0;
	padding: 100px 0;
	background-color: #f9f8f0;
}

.inner_news {
	width: 94%;
	max-width: 982px;
	margin: 0 auto;
	padding: 85px 0 55px;
	background-color: #fff;
	border-radius: 25px 0 25px 0;
}

.article_news {
	width: 90%;
	max-width: 762px;
	margin: 0 auto;
	padding: 20px 78px 20px 10px;
	color: #000;
	text-decoration: none;
	border-bottom: solid 1px #999999;
	display: flex;
	align-items: flex-start;
	position: relative;
	z-index: 0;
	transition: .2s;
}

.article_news:first-of-type {
	border-top: solid 1px #999999;
}

.article_news::after {
	content: "";
	width: 8px;
	height: 8px;
	border-top: solid 2px #ed743c;
	border-right: solid 2px #ed743c;
	position: absolute;
	top: calc(50% - 4px);
	right: 28px;
	transform: rotate(45deg);
}

.article_news .date {
	width: 110px;
	margin-top: 1px;
	line-height: 1.4;
	flex-shrink: 0;
}

.article_news .tag {
	width: 63px;
	margin: 2px 28px 0 0;
	padding: 3px 0 4px;
	color: #fff;
	font-size: 12px;
	line-height: 1.2;
	text-align: center;
	background-color: #000;
	flex-shrink: 0;
}

.article_news .txt {
	line-height: 1.7;
	word-break: break-all;
}

.txt_noNews {
	padding: 120px 0;
	text-align: center;
}

ul.pagenation {
	margin: 0;
	padding: 42px 0 0 0;
	line-height: 1.2;
	list-style: none;
	display: flex;
	justify-content: center;
}

ul.pagenation li {
	width: 48px;
	height: 48px;
	margin: 0 6px;
	padding: 0;
	border: solid 2px transparent;
	border-radius: 50%;
	transition: .2s;
	display: flex;
	align-items: center;
	justify-content: center;
}

ul.pagenation li a {
	width: 100%;
	height: 100%;
	color: #c8c3c0;
	font-size: 18px;
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: .2s;
}

ul.pagenation li.current {
	color: #ed743c;
	border-color: #ed743c;
}

ul.pagenation li.prev a,
ul.pagenation li.next a {
	position: relative;
	z-index: 0;
}

ul.pagenation li.prev a::before,
ul.pagenation li.next a::before {
	content: "";
	width: 8px;
	height: 8px;
	border-top: solid 2px #ed743c;
	border-right: solid 2px #ed743c;
	position: absolute;
	top: calc(50% - 4px);
}

ul.pagenation li.prev a::before {
	left: 19px;
	transform: rotate(225deg);
}

ul.pagenation li.next a::before {
	right: 19px;
	transform: rotate(45deg);
}

.detail .inner_news {
	padding-top: 70px;
}

.ttl_news {
	width: 92%;
	max-width: 850px;
	margin: 0 auto 25px;
	padding: 0 0 26px;
	border-bottom: solid 1px #ed743c;
}

.ttl_news .info {
	width: 94%;
	max-width: 752px;
	margin: 0 auto 10px;
	line-height: 1.2;
	display: flex;
}

.ttl_news .info .time {
	margin: 0 15px 0 0;
}

.ttl_news .info .tag {
	width: 63px;
	margin: 0 28px 0 0;
	padding: 3px 0 4px;
	color: #fff;
	font-size: 12px;
	line-height: 1.2;
	text-align: center;
	background-color: #000;
	flex-shrink: 0;
}

.ttl_news .title {
	width: 94%;
	max-width: 752px;
	margin: 0 auto;
	padding: 0;
	font-size: 18px;
	line-height: 1.6;
}

.cont_news_d {
	width: 92%;
	max-width: 752px;
	margin: 0 auto 40px;
	padding: 0;
	line-height: 2;
}

.cont_news_d img {
	width: auto;
	max-width: 100%;
	height: auto;
}

.cont_news_d a img {
	transition: .2s;
}

.cont_news_d h1 {
	line-height: 1.6;
}

.cont_news_d h2 {
	line-height: 1.7;
}

.cont_news_d h3 {
	line-height: 1.7;
}

.cont_news_d h4 {
	line-height: 1.7;
}

.cont_news_d h5 {
	line-height: 1.8;
}

.cont_news_d h6 {
	line-height: 1.8;
}

.cont_news_d .aligncenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.cont_news_d .alignright{
	float: right;
	margin-left: 1.5em;
}

.cont_news_d .alignleft{
	float: left;
	margin-right: 1.5em;
}

.pager_area_d {
	width: 100%;
	margin: 0;
	padding: 40px 0 30px;
	list-style: none;
	display: flex;
	align-items: center;
	justify-content: center;
}

.pager_area_d li {
	margin: 0;
	padding: 0;
	transition: .2s;
}

.pager_area_d li.back {
	width: 198px;
	height: 45px;
	margin: 0 85px;
	border: solid 1px #ed743c;
	border-radius: 12px 0 12px 0;
	transition: .2s;
}

.pager_area_d li.back a {
	color: #ed743c;
	letter-spacing: 0.06em;
	text-indent: 0.06em;
}

.pager_area_d li.back a .arrow {
	padding-right: 42px;
	background-image: url(../img/news/arrow_long.svg);
	background-repeat: no-repeat;
	background-position: right center;
	position: relative;
	z-index: 0;
}

.pager_area_d li a {
	width: 100%;
	height: 100%;
	color: #000;
	font-weight: 500;
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 0;
}

.pager_area_d li.prev a,
.pager_area_d li.next a {
	font-weight: 500;
	letter-spacing: 0.04em;
	text-indent: 0.04em;
	background-repeat: no-repeat;
}

.pager_area_d li.prev a {
	padding-left: 36px;
}

.pager_area_d li.next a {
	padding-right: 36px;
}

.pager_area_d li.prev a::before,
.pager_area_d li.next a::before {
	content: "";
	width: 28px;
	height: 12px;
	margin: auto;
	background-repeat: no-repeat;
	background-size: 100% auto;
	position: absolute;
	top: 0;
	bottom: 0;
	transition: .2s;
}

.pager_area_d li.prev a::before {
	background-image: url(../img/news/arrow_short.svg);
	background-position: left center;
	left: 0;
	transform: scale(-1, 1);
}

.pager_area_d li.next a::before {
	background-image: url(../img/news/arrow_short.svg);
	background-position: right center;
	right: 0;
}


/* ---------------------------------------------------------------
start max 1033px
--------------------------------------------------------------- */

@media screen and ( max-width: 1033px ) {


}

/* ---------------------------------------------------------------
end max 1033px
--------------------------------------------------------------- */

/* ---------------------------------------------------------------
start max 850px
--------------------------------------------------------------- */

@media screen and ( max-width: 850px ) {

	.col_news {
		padding: 60px 0;
	}

	.inner_news,
	.detail .inner_news {
		padding: 60px 0 60px;
	}

}

/* ---------------------------------------------------------------
end max 850px
--------------------------------------------------------------- */
/* ---------------------------------------------------------------
start min 701px
--------------------------------------------------------------- */

@media print,screen and ( min-width: 701px ) {

	.article_news:hover {
		background-color: #ffe8de;
	}

	ul.pagenation li:hover {
		border-color: #ed743c;
	}

	ul.pagenation li:hover a {
		color: #ed743c;
	}

	.cont_news_d a:hover img {
		opacity: 0.75;
	}

	.pager_area_d li.back:hover {
		background-color: #ffe8de;
	}

	.pager_area_d li.prev:hover a,
	.pager_area_d li.next:hover a {
		text-decoration: underline;
	}

	.pager_area_d li.prev:hover a::before {
		left: -4px;
	}

	.pager_area_d li.next:hover a::before {
		right: -4px;
	}

}

/* ---------------------------------------------------------------
end min 701px
--------------------------------------------------------------- */
/* ---------------------------------------------------------------
start max 700px
--------------------------------------------------------------- */

@media print,screen and ( max-width: 700px ) {

/* --------------- news --------------- */

	.col_news {
		padding: 50px 0;
	}

	.inner_news,
	.detail .inner_news {
		width: 90%;
		padding: 45px 0 45px;
	}

	.article_news {
		width: 92%;
		padding: 18px 35px 16px 6px;
		flex-wrap: wrap;
	}

	.article_news::after {
		right: 6px;
	}

	.article_news .date {
		width: 88px;
	}

	.article_news .txt {
		width: 100%;
		margin: 8px 0 0 0;
	}

	ul.pagenation li {
		width: 44px;
		height: 44px;
		margin: 0 4px;
	}

	ul.pagenation li.prev a::before {
		left: 17px;
	}

	ul.pagenation li.next a::before {
		right: 17px;
	}

	ul.pagenation li a {
		font-size: 16px;
	}

	.ttl_news {
		padding: 0 8px 10px;
	}

	.ttl_news .info {
		margin-bottom: 6px;
	}

	.ttl_news .info,
	.ttl_news .title {
		width: 100%;
	}

	.cont_news_d {
		padding: 0 8px;
	}

	.pager_area_d {
		padding: 25px 0 15px;
	}

	.pager_area_d li.back {
		width: 142px;
		margin: 0 12px;
	}

	.pager_area_d li.back a .arrow {
		padding-right: 22px;
		background-image: url(../img/news/sp/arrow_short.svg);
		background-size: 18px auto;
	}

	.pager_area_d li.prev a::before,
	.pager_area_d li.next a::before {
		width: 18px;
		height: 8px;
		background-image: url(../img/news/sp/arrow_short.svg);
		background-size: 18px auto;
	}

	.pager_area_d li.prev a {
		padding-left: 23px;
	}

	.pager_area_d li.next a {
		padding-right: 23px;
	}

}

/* ---------------------------------------------------------------
end max 700px
--------------------------------------------------------------- */

/* ---------------------------------------------------------------
start max 450px
--------------------------------------------------------------- */

@media screen and ( max-width: 450px ) {


}

/* ---------------------------------------------------------------
end max 450px
--------------------------------------------------------------- */