@charset "UTF-8";
.mod_main {
	background-color: #f2f2f2;
}
.mod_main .news_list_wrap {
	position: relative;
	padding: 1rem 0;
	background-color: #f2f2f2;
}
@media screen and (max-width: 640px) {
	.mod_main .news_list_wrap {
		padding: 0.6rem 0;
	}
}
.mod_main .news_list_wrap#BlogList .news_list>li:not(.current) {
	display: none;
}
.mod_main .news_list_wrap#BlogList .blogLink {
	margin-top: .36rem;
	text-align: center;
}
@media screen and (max-width: 640px) {
	.mod_main .news_list_wrap#BlogList .blogLink {
		margin-top: .24rem;
	}
}
.mod_main .news_list_wrap#BlogList .blogLink>a {
	font-size: .17rem;
	letter-spacing: .10em;
	text-decoration: underline;
	color: #e7380d;
}
.no-touchevents .mod_main .news_list_wrap#BlogList .blogLink>a:hover {
	text-decoration: none;
}
@media screen and (max-width: 640px) {
	.mod_main .news_list_wrap#BlogList .blogLink>a {
		font-size: .14rem;
	}
}
.mod_main .news_list_wrap .newsTitle {
	text-align: center;
}
.mod_main .news_list_wrap .newsTitle+.news_list {
	margin-top: .56rem;
}
@media screen and (max-width: 640px) {
	.mod_main .news_list_wrap .newsTitle+.news_list {
		margin-top: .28rem;
	}
}
.mod_main .news_list_wrap .news_list {
	margin: 0 auto;
}
@media print, screen and (min-width: 641px) {
	.mod_main .news_list_wrap .news_list {
		width: 9.6rem;
	}
}
@media screen and (max-width: 640px) {
	.mod_main .news_list_wrap .news_list {
		width: calc(100% - 0.6rem);
	}
}
.mod_main .news_list_wrap .news_list li {
	padding: 0.38rem 0.26rem;
	border-top: 1px solid #b2b2b2;
}
@media screen and (max-width: 640px) {
	.mod_main .news_list_wrap .news_list li {
		padding: 0.3rem 0 0.25rem 0;
	}
}
@media print, screen and (min-width: 641px) {
	.mod_main .news_list_wrap .news_list li a {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}
.mod_main .news_list_wrap .news_list li a .date_category {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.mod_main .news_list_wrap .news_list li a .date_category .date_txt {
	font-family: worker, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, verdana, "メイリオ", "Meiryo", "Osaka", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 0.14rem;
	line-height: 1.7;
	letter-spacing: 0.05em;
	padding-right: 0.4rem;
	position: relative;
}
@media screen and (max-width: 640px) {
	.mod_main .news_list_wrap .news_list li a .date_category .date_txt {
		font-size: 0.13rem;
		line-height: 1.7;
		padding-right: 0.14rem;
	}
}
.mod_main .news_list_wrap .news_list li a .date_category .date_txt::before {
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 1px;
	height: 0.2rem;
	background-color: #14141e;
}
@media screen and (max-width: 640px) {
	.mod_main .news_list_wrap .news_list li a .date_category .date_txt::before {
		height: 0.1rem;
		background-color: #b2b2b2;
	}
}
.mod_main .news_list_wrap .news_list li a .date_category .category_txt {
	font-size: 0.14rem;
	line-height: 1;
	letter-spacing: 0.05em;
	text-align: justify;
	margin-left: 0.19rem;
	padding: 0.03rem 0.1rem;
	border: 1px solid #14141e;
	width: 0.85rem;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.ie .mod_main .news_list_wrap .news_list li a .date_category .category_txt {
	padding-top: .08rem;
}
@media screen and (max-width: 640px) {
	.mod_main .news_list_wrap .news_list li a .date_category .category_txt {
		font-size: 0.12rem;
		margin-left: 0.14rem;
		padding: 0.02rem 0.07rem;
		width: auto;
	}
}
.mod_main .news_list_wrap .news_list li a .news_title {
	font-size: 0.16rem;
	font-weight: bold;
	line-height: 2;
	letter-spacing: 0.05em;
}
.ie .mod_main .news_list_wrap .news_list li a .news_title {
	padding-top: .08rem;
}
@media print, screen and (min-width: 641px) {
	.mod_main .news_list_wrap .news_list li a .news_title {
		width: calc(100% - 2.32rem);
		margin-left: 0.19rem;
	}
}
@media screen and (max-width: 640px) {
	.mod_main .news_list_wrap .news_list li a .news_title {
		font-size: 0.14rem;
		line-height: 1.7;
		margin-top: 0.12rem;
	}
}
/* .archive-pager
----------------------------------------------------------------------------- */

.archive-pager {
	margin-top: .32rem;
	text-align: center;
}
@media screen and (max-width: 640px) {
	.archive-pager {
		margin: .24rem .30rem 0;
	}
}
.archive-pager>.wp-pagenavi, .archive-pager>.blog-pager {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 .40rem;
	position: relative;
}
@media screen and (max-width: 640px) {
	.archive-pager>.wp-pagenavi, .archive-pager>.blog-pager {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		padding: 0 .40rem;
	}
}
.archive-pager a, .archive-pager span {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 .04rem;
	width: .60rem;
	height: .28rem;
	font-size: .17rem;
	font-weight: 500;
	color: #b2b2b2;
	text-align: center;
	letter-spacing: .02em;
	-webkit-transition: color .5s;
	-o-transition: color .5s;
	transition: color .5s;
	position: relative;
}
@media screen and (max-width: 640px) {
	.archive-pager a, .archive-pager span {
		width: .24rem;
		height: .24rem;
		font-size: .12rem;
	}
}
.no-touchevents .archive-pager a:hover, .no-touchevents .archive-pager span:hover {
	color: #e7380d;
}
@media screen and (max-width: 640px) {
	.archive-pager a, .archive-pager span {
		width: .40rem;
		height: .40rem;
		font-size: .16rem;
		letter-spacing: .12em;
	}
}
.ie .archive-pager a:not(.previouspostslink), .ie .archive-pager a:not(.nextpostslink), .ie .archive-pager span:not(.previouspostslink), .ie .archive-pager span:not(.nextpostslink) {
	padding-top: .20rem;
	margin-bottom: -.06rem;
}
@media screen and (max-width: 640px) {
	.archive-pager .extend {
		margin: .06rem;
		width: 10px;
		font-size: .09rem;
	}
}
.archive-pager .current {
	color: #e7380d;
}
.archive-pager .current:after {
	opacity: 1;
}
.archive-pager .previouspostslink, .archive-pager .nextpostslink {
	height: 100%;
	font-size: 0;
	position: absolute;
}
.archive-pager .previouspostslink:before, .archive-pager .nextpostslink:before {
	content: "";
	display: block;
	margin: auto 0;
	border-top: 1px solid #e7380d;
	border-right: 1px solid #e7380d;
	width: .10rem;
	height: .10rem;
	position: absolute;
	top: 0;
	bottom: 0;
}
@media screen and (max-width: 640px) {
	.archive-pager .previouspostslink:before, .archive-pager .nextpostslink:before {
		width: .20rem;
		height: .20rem;
	}
}
.archive-pager .previouspostslink {
	left: 0;
}
.archive-pager .previouspostslink:before {
	left: 0;
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.archive-pager .nextpostslink {
	right: 0;
}
.archive-pager .nextpostslink:before {
	right: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
