/*
Theme Name: wp_asc-hokkaido
*/

@charset "UTF-8";
/* CSS Document */


.news-contents01 .pager {
	text-align: center;
	padding-left: 5px;
}
.news-contents01 .pager .page-numbers {
	margin: 0 !important;
	margin-left: -5px !important;
	margin-bottom: 10px !important;
	padding: 0 !important;
	width: 50px !important;
	display: inline-block !important;
	vertical-align: top !important;
	height: 40px !important;
	line-height: 40px !important;
	border: #000000 1px solid;
	font-weight: 600;
	letter-spacing: 0px !important;
	font-size: clamp(12px, 12px + 3 * (100vw - 375px) / 905, 15px);
	font-family: 'Barlow Condensed', sans-serif;
	background: #ffffff;
}
.news-contents01 .pager .page-numbers:hover {
	opacity: 1 !important;
}
.news-contents01 .pager .page-numbers:hover {
	color: #e72410;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.news-contents01 .pager .current:hover {
	color: #ffffff;
}
.news-contents02 .btn-box02 a {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.news-contents02 .btn-box02 a:hover {
	opacity: 1 !important;
	color: #e72410;
}
.news-contents01 .pager a {
}
.news-contents01 .pager .current {
	color: #ffffff;
	background: #e72410;
}
.news-contents01 .pager a.prev {
	width: 70px !important;
}
.news-contents01 .pager a.next {
	width: 70px !important;
}

@media screen and (max-width: 599px) {
	.news-contents01 .pager .page-numbers {
		height: 30px !important;
		line-height: 30px !important;
		width: 40px !important;
	}
	.news-contents01 .pager a.prev {
		width: 50px !important;
	}
	.news-contents01 .pager a.next {
		width: 50px !important;
	}
}

.news-contents02 p {
	margin-bottom: 30px;
}
.news-contents02 img {
	width: auto;
	height: auto;
	max-width: 100%;
}
.news-contents02 h1 {
	margin-bottom: 10px;
	padding: 0px 0 0px 0;
	line-height: 1.6;
	font-size: 28px;
	font-weight: 700;
	text-align: left;
}
.news-contents02 h2 {
	margin-bottom: 10px;
	padding: 0px 0 0px 0;
	line-height: 1.6;
	font-size: 26px!important;
	font-weight: 700;
	text-align: left;
}
.news-contents02 h3 {
	margin-bottom: 10px;
	padding: 0px 0 0px 0;
	line-height: 1.6;
	font-size: 24px;
	font-weight: 700;
	text-align: left;
}
.news-contents02 h4 {
	margin-bottom: 10px;
	padding: 0px 0 0px 0;
	line-height: 1.6;
	font-size: 22px;
	font-weight: 700;
	text-align: left;
}
.news-contents02 h5 {
	margin-bottom: 10px;
	padding: 0px 0 0px 0;
	line-height: 1.6;
	font-size: 20px;
	font-weight: 700;
	text-align: left;
}
.news-contents02 h6 {
	margin-bottom: 10px;
	padding: 0px 0 0px 0;
	line-height: 1.6;
	font-size: 18px;
	font-weight: 700;
	text-align: left;
}
.news-contents02 p {
	font-size:16px;
	line-height:1.8;
	font-weight: 500;
	margin: 0px 0px 20px 0px;
	text-align: left;
}
.news-contents02 strong {
	font-weight: 700;
}
.news-contents02 figcaption {
	margin-top: 0px !important;
	line-height:1.5 !important;
	font-size:14px !important;
	text-align: center !important;
}
.news-contents02 iframe {
	max-width: 100%;
}

@media screen and (max-width: 599px) {
	.news-contents02 h1 {
		line-height: 1.6;
		font-size: 26px;
	}
	.news-contents02 h2 {
		line-height: 1.6;
		font-size: 24px!important;
	}
	.news-contents02 h3 {
		line-height: 1.6;
		font-size: 22px;
	}
	.news-contents02 h4 {
		line-height: 1.6;
		font-size: 20px;
	}
	.news-contents02 h5 {
		line-height: 1.6;
		font-size: 18px;
	}
	.news-contents02 h6 {
		line-height: 1.6;
		font-size: 16px;
	}
	.news-contents02 p {
		font-size:14px;
		line-height:1.8;
	}
	.news-contents02 figcaption {
		font-size:12px !important;
	}
}
