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


.main_samne{
height: 480px;
max-width:1000px; width: auto; display: block; margin:0 auto 40px;
/*background-color:#ccc;*/
  position:relative
 }
.main_samne:before {
  content:"";
  display:block;
  padding-top:100%
 }
 .main_samne span {
  position:absolute;
  top:0;
  left:0;
  bottom:0;
  right:0
 }
.main_samne img {
  max-width:100%;
  max-height:100%;
  width:auto;
  height:auto;
  position:absolute;
  top:50%;
  left:50%;
  transform:translateY(-50%) translateX(-50%);
  -webkit-transform:translateY(-50%) translateX(-50%);
 }

.blogList{
max-width: 1000px;
width:100%;
/*margin:0 auto 62px;*/
margin:0 auto;
}

.blogList a{display: flex;}

.blogList a .imgBox{
position: relative;
overflow: hidden;
padding-top: 113px;
width: 150px;
display: block;
margin-top: -2px;
background-color: #e8e8e8;
margin-right: 20px;
}



.blogList a .imgBox img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: 100%;
}

.blogList a .imgBox.noimg{background-color: #d0d0d0; text-align: center; padding:26px 10px;}
.blogList a .imgBox.noimg i{font-size:3.1rem; color: #999999; font-weight: 700;}
.blogList a .imgBox.noimg span{font-family: 'Montserrat', sans-serif; font-weight: 800; display: block; font-size: 1.5rem; color: #999999;}
.blogList dl{flex: 1;}
.blogList dt {
color: #d02714;
line-height: 1.2;
font-family: 'Montserrat', sans-serif;
font-weight: 800;
margin-bottom: 5px;
font-size: 1.3rem;
}
.blogList dt span {
  margin-right: 10px;
  line-height: 1.2;
  display: inline-block;
  background-color: #d02714;
	padding: 5px;
	color: #fff;
	width: 70px;
	text-align:center;
}
.blogList dd {
  /*line-height: 2;
    text-align: justify;
    text-justify: inter-ideograph; 
    text-justify: inter-character; 
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;*/
}
.blogList li{border-bottom: 1px solid #111;padding-bottom: 20px;}
.blogList li: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;}

#contentBox iframe{width:100%;}

@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 h1{margin-bottom: 10px; font-size: 3rem; color:  #111;
letter-spacing: 0.3rem;}
.blogList{
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 h1{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;
	}
}

#contentBox h1{font-size:26px; border-top:2px #D02714 solid;border-bottom:2px #D02714 solid;}


#contentBox h2 {
  font-size:24px; color: #fff; background: #E97801;
  width: 100%;
  min-height: 2em;
  height: auto;
  position: relative;
text-indent: 1.5em;
    padding-left: 0.25em;
}
#contentBox h2:before {
    height: 0;
    display: block;
    position: absolute;
    left: -3px;
    content: "";
    border-top: solid 50px #fff;
    border-right: solid 50px transparent;
    top: -3px;
    z-index: 2;
   
}
#contentBox h2:after {
    height: 0;
    display: block;
    position: absolute;
    right: -2px;
    content: "";
    border-top: solid 50px transparent;
    border-left: solid 50px transparent;
    top: -2px;
}



#contentBox h3{font-size:22px; }
#contentBox h3:before{font-family:"Font Awesome 5 Free","Font Awesome 5 Brands";content:"\f138"; color:#D02714;}
#contentBox h4{font-size:20px; border-bottom:2px #000 solid;}
#contentBox h5{font-size:18px; border-top:2px #D02714 solid; background: #EEE;text-indent: 0.25em;}
#contentBox h6{font-size: 16px;}
#contentBox h6:before{content:"■"; color:#D02714;}

