@charset "UTF-8";
/* news用のページ */
main{width:100%;}
.sc_info{padding:0 4% 0;}
#news{padding:0 4% 60px;}

.newsList{
max-width: 1000px;
width:100%;
/*margin:0 auto 62px;*/
margin:0 auto;
}
.newsList dt {
color: #d02714;
line-height: 1.2;
font-family: 'Montserrat', sans-serif;
font-weight: 800;
margin-bottom: 5px;
font-size: 1.3rem;
}
.newsList dt span {
  margin-right: 10px;
  line-height: 1.2;
  display: inline-block;
  background-color: #d02714;
	padding: 5px;
	color: #fff;
	width: 70px;
	text-align:center;
}
.newsList dd {
  line-height: 2;
    text-align: justify;
    text-justify: inter-ideograph; /* IE */
    text-justify: inter-character; /* Firefox */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
 padding-bottom: 20px;
 border-bottom: 1px solid #111;
}

.newsList dd:not(:last-of-type){margin-bottom: 20px;}

.pageNavi{text-align: center; width:100%;}
.wp-pagenavi {
	margin-top: 60px;
	clear: both;
	text-align:center;

}
.wp-pagenavi a{
	color:  #d02714;
	border: 1px solid  #fff;
	padding: 8px 15px;
	margin: 0 2px;
	white-space: nowrap;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	text-align: center;
	text-decoration: none;
}



.wp-pagenavi span {
	color:  #d02714;
	padding: 8px 15px;
	margin: 0 2px;
	white-space: nowrap;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	text-align: center;
	text-decoration: none;
}

.wp-pagenavi a:hover{
	color: #FFF;
	background-color:  #d02714;
	border-color:  #d02714;
    }
.wp-pagenavi span.current{
	color: #FFF;
	background-color:  #d02714;
	border-color:  #d02714;
	font-weight: bold;
    }
.coming{width:68%;}

.nextpostslink,.previouspostslink{border:none !important;}

.wp-pagenavi a.nextpostslink:hover,
.wp-pagenavi a.previouspostslink:hover{background-color: #fff !important;
color:  #d02714 !important;}

.opneBox{}

#contentBox > p{margin-bottom:30px;}
#contentBox img{display: block; margin-bottom:15px;}
#contentBox img.aligncenter{margin-left: auto; margin-right: auto; display: block; margin-bottom:15px;}
#contentBox img.alignleft{margin-left: 0; margin-right: auto; display: block; margin-bottom:15px;}
#contentBox img.alignright{margin-left: auto; margin-right: auto; display: block; margin-bottom:15px;}

@media only screen and (min-width:813px){
#contentBox img{max-width:1000px; height: auto;}
}
@media only screen and (max-width:812px){
#contentBox img{width:100%; height: auto; max-width:1000px;}
}

.ctBox{margin-left: 10px;
font-size: 1.2rem;
display: inline-block;
color: #fff;
text-align: center;
padding: 0 10px;
background-color:  #d02714;
font-weight: 400;}
.titleBox .news_daytime{font-size:1.4rem;} 
.titleBox dd h2{margin-bottom: 10px; font-size: 1.8rem; color:  #111;
letter-spacing: 0.3rem;}
.newsList{
max-width: 1000px;
width:100%;
/*margin:0 auto 62px;*/
margin:0 auto;
}
.titleBox dt {
color: #d02714;
line-height: 1.2;
font-family: 'Montserrat', sans-serif;
font-weight: 800;
margin-bottom: 5px;
font-size: 1.3rem;
}
.titleBox dt span {
  margin-right: 10px;
  line-height: 1.2;
  display: inline-block;
  background-color: #d02714;
	padding: 5px;
	color: #fff;
	width: 70px;
	text-align:center;
}
.titleBox dd {
  line-height: 2;
    text-align: justify;
    text-justify: inter-ideograph; /* IE */
    text-justify: inter-character; /* Firefox */
 margin-bottom: 20px;
 border-bottom: 1px solid #111;
}
@media only screen and (max-width:812px){
	.titleBox dd h2{line-height: 1.6;}
}

.pagination {display: flex;justify-content: space-between;align-items: center;margin:60px auto;}

.pagination p.link_pre,.pagination p.link_next{min-width: 78px;}
.pagination a {font-family: Montserrat, sans-serif;font-size: 18px;font-weight: bold;color: #d02714;width: 70px;text-align: center;}
.pagination a[rel^="prev"], .pagination a[rel^="next"] {height: 20px;line-height: 22px;background-repeat: no-repeat;background-size: contain;}
.pagination a[rel^="prev"] {padding-left: 22px; position: relative;}
.pagination a[rel^="prev"]::before{position: absolute;
left: 0;
top: 50%;
margin-top: -12px;
font-family: 'icomoon' !important;
content: "\f061";
font-size:1.6rem;
font-weight:400;
transform: scaleX(-1);}
.pagination a[rel^="next"] {padding-right: 22px; position: relative;}

.pagination a[rel^="next"]::after{
position: absolute;
right: 0;
top: 50%;
margin-top: -12px;
font-family: 'icomoon' !important;
content: "\f061";
font-size:1.6rem;
font-weight:400;
}


.btn_box{text-align: center;}
.btn_box a{
position: relative;
width: 100%;
max-width: 480px;
display:block;
/*color: #fff;
text-align: center;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
margin-right: 20px;
	background-color: #012f8c;
*/margin: 20px auto;
}

.btn_box a.btn_reserve img{
  width: 100%;
  max-width: 480px !important;
	margin-bottom: 0 !important;
}
@media only screen and (max-width:812px){
	.btn_box a{
max-width: 320px;
	}
.btn_box a.btn_reserve img{
	  max-width: 320px !important;
	}
}

