@charset "UTF-8";



/*
.contents800.m01{
	padding: 30px 30px 10px;
}
*/


/***

インフォ

***/
hr.top_info_bar1 , hr.top_info_bar2 {
	clear: both;
	width: 100%;
	height: 1px;
	border: none;
	border-top: 1px solid #ccc;
	border-bottom: none;
	background: none;
	margin: 0;
	padding: 0;
}
hr.top_info_bar2 {
	margin: 40px 0 0;
}


/***

リンク先　ヘッダー分移動用

***/
.news-block-link-target{
	position: absolute;
	top: -110px;
	z-index: -10;
}





.info_box1_txt{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	
	font-size: 20px;
	line-height: 100.1%;
	text-align: left;
	color: #222;
	font-weight: 600;
	letter-spacing: 0.02em;
}
@media print, screen and (max-width: 800px) {
.info_box1_txt{
	font-size: 20px;
	font-size: 4vw;
	font-size: 4.4vw;
	line-height: 135%;
	font-weight: 600;
	color: #000;
}
}



.info_box1_txt2{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	
	font-size: 15px;
	line-height: 170%;
	text-align: justify;
	color: #515151;
	letter-spacing: 0.02em;
}
.info_box1_txt2.m01{
	line-height: 200%;
}
@media print, screen and (max-width: 800px) {
.info_box1_txt2{
	font-size: 15px;
	font-size: 3vw;
	font-size: 3.5vw;
	color: #222;
}
}



.info_box1_ph1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 20px 0 0;
	padding: 0;
}
.info_box1_ph1 img{
	width: 100%;
	height: auto;
}
@media print, screen and (min-width: 1001px) {
.info_box1_ph1{
	width: 86.487%;
	max-width: 640px;
	
	width: 67.568%;
	max-width: 500px;
	height: auto;
}
}


.info_box1_ph2{
	clear: both;
	width: 100%;
	height: auto;
	margin: 20px 0 0;
	padding: 0;
}
.info_box1_ph2 img{
	width: 100%;
	height: auto;
}
@media print, screen and (min-width: 1001px) {
.info_box1_ph2{
	width: 86.487%;
	max-width: 640px;
	
	width: 67.568%;
	max-width: 300px;
	height: auto;
}
}



/***

ボタン

***/
a .info_box1_btn1{
	clear: both;
	width: auto;
	height: auto;
	padding: 20px 20px;
	margin: 18px auto 0;
	color: #515151;
	
	
	font-size: 15px;
	line-height: 105%;
	text-align: center;
	
	background: rgba(218,217,178,0.6);
	border-radius: 5px;
	position: relative;
}
.access_btn1_icon2{
	width: 15px;
	height: auto;
		
	position: absolute;
	top: 39%;
	right: 15px;
	
	content: url("../img/access/chevron-down-solid.svg");
	opacity: 0.3;
	transform:rotate( -90deg );
}



/***

ページネーション css

***/
.pagination{
	margin:40px 0 0;
}
.nav-links{
	display:flex;
}
.pagination .page-numbers{
	font-size: 15px;
	line-height: 102%;
	display:inline-block;
	margin-right:8px;
	padding:8px 10px;
	color:#222;
	border-radius:5px;
	/*box-shadow:0 3px 3px #999;*/
	background: #e8e7e2;
}
.pagination .page-numbers:hover{
	color:#999;
	background:#fff;
}
.pagination .page-numbers.current ,
.pagination .page-numbers.current:hover{
	padding:8px 10px;
	background: #515151;
	color:#fff;
}


.pagination .prev,
.pagination .next{
	background:transparent;
	box-shadow:none;
	color:#222;
	padding:8px 0;
}
.pagination .prev:hover,
.pagination .next:hover{
	background:transparent;
	box-shadow:none;
	color:#666;
	padding:8px 0;
}
.pagination .dots{
	background:transparent;
	box-shadow:none;
}




.catbtn1{
	clear: both;
	width: auto;
	height: auto;
	margin: 0;
	padding: 8px;
/*	background: ；*/
}

@media print, screen and (min-width: 1001px) {
.info_box1_ph1{
	width: 86.487%;
	max-width: 640px;
	
	width: 67.568%;
	max-width: 500px;
	height: auto;
}
}