/* ----------------------------------------------------------------------------------------------------blog */


/*----------------------------------------------------sidebar*/

#breadcrumb{
	padding: 3px 0 3px 10px;
	    font-family:'Cinzel','游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;

	
}

#breadcrumb li{
	display: inline-block;
	font-size: 12px;
	
}


#breadcrumb li:after{
	content: "＞";
	margin: 0 5px;
	
		
}

#breadcrumb li:last-child:after{
	display: none;
}


#searchform{
	position: relative;
	margin-top: 20px;
	width: 95%;
	margin: 20px auto;
}
	#s{
		padding: 6px 0% 6px 5%;
		width: 100%;
		
		font-size: 10px;
		box-sizing: border-box;
		border: 1px solid #005EA4;
	}
	#searchsubmit{
		position: absolute;
		top: 5px;
		right: 10px;
		width: 15px;
		height: 15px;
		border: none;
		background: url(../images/search.svg) no-repeat 0 0;
	}

.widget h4,.side_h2{
	font-size: 18px;
	font-weight: 500;	
	padding: 7px 0 10px 7px;
	border-bottom: 1px #005EA4 solid;
	margin-top: 20px;
	font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
}


.widget ul{
	
	line-height: 3.0;
	list-style-position: outside;
	
	
	
}

.widget ul li,#side_li li{
	
	line-height: 1.5;
	border-bottom: dotted 1px #005EA4;
	padding: 10px 0 10px 15px ;
	font-size: 12px;
	
	height: auto;
	
}

.widget ul li a,
.widget ul li a:link, .widget ul li a:active, .widget ul li a:visited,
#side_li li a,
#side_li li a:link, #side_li li a:active, #side_li li a:visited{
	color: #333;
	
}

.widget ul li a,
.widget ul li a:link, .widget ul li a:active, .widget ul li a:visited{
	vertical-align: top;
	display: inline-block;
}

.widget ul li a.wpp-post-title{
	width: 210px;
	margin-top: 4px;
}

.wpp-post-title a{
	line-height: 1.2;
	vertical-align: top;
}

.wpp-list li{
	margin-bottom: 0;
	overflow: hidden;
}



.wpp-thumbnail{
	margin-right: 10px;
}
#side{
	width: 320px;
	padding: 50px 10px 40px 10px;
	display: inline-block;
	background: url("../img/bg_white.jpg");
	float: right;
}

#side_li li{
	height: 80px;
	padding: 10px 0 0 100px ;
	position: relative;
	line-height: 1.5;
	
}


#side_li li span{
	display: block;
	position: absolute;
	top: 10px;
	left: 0px;
	width: 90px;
	height: 60px;
	overflow: hidden;
	margin-right: 10px;
	background-color: #fff;
}


.mailmaga input[type="email"]
{
	height: 35px;
	width: 95%;
	text-indent: 10px;
	outline: none;
	margin: 0 auto;
	display: block;
}

.mailmaga .wpcf7-submit{
	background-color: #000081;
    padding: 5px 0 4px;
    color: #fff;
    text-align: center;
    transition: .3s ease;
    cursor: pointer;
    border: none;
	width: 150px;
	margin: 10px 0 10px 5px;
	font-size: 13px;
}

.toc_container{
	margin: 20px 0;
}
.post-meta{
	margin-bottom: 20px;
}

.head_blog {
	 font-size: 28px;
	text-align: left;
	margin: 50px 0 20px;
	
	
}


.blog_box_outer{
	max-width: 1100px;
	margin: 0 auto 0;
	overflow: hidden;
	padding: 0 10px 90px;
}

.blog_right{
	width: calc(100% - 370px);
	display: inline-block;
	float: left;
	line-height: 1.5;
}

.blog_right p{
	font-family:Verdana, "游ゴシック Medium", "Yu Gothic Medium", YuGothic, 游ゴシック体, sans-serif;

	color: #333;
}

.blog_right a{
	color: #2355a5;}

.blog_box img{
	padding-bottom: 10px;
	
	
}

.blog_box p,.blog_box_outer p{
	margin: 10px 0;
	font-size: 15px;
	line-height: 1.8;
}

.blog_box h2{
	font-size: 2.2rem;
	font-weight: 500;
	text-align: left;
	letter-spacing: 1px;
	margin-top: 50px;
	margin-bottom: 15px;
	padding: 0 0 8px 10px;
	line-height: 1.5;
	border-bottom: 1px solid #005EA4;
	border-left: 2px solid #005EA4;
	font-family: tbcgothic-std, sans-serif;
}

.blog_box h3{
	font-size: 20px;
	font-weight: 500;
	text-align: left;
	letter-spacing: 1px;
	margin-top: 30px;
	margin-bottom: 15px;
	padding-left: 20px;
	line-height: 1.5;
	border-left: 10px #005EA4 solid;
}

.wp_rp_content{
	margin-top: 30px;
	width: 100%;
	border: 2px solid #005EA4;
	border-radius: 5px;
	padding: 20px;
	box-sizing: border-box;
}

.blog_box h3.related_post_title{
	font-size: 14px;
	font-weight: bold;
	margin-top: 30px;
	border-left: none;
}

.blog_box li{
	list-style: circle;
	list-style-position: outside;
	margin-left: 20px;
}

.alignright{
	text-align: right;
}

.post{
	width: 100%;
	padding: 15px;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 15px;
	border: 2px solid #005EA4;
	background-color: #fff;
	
	
}





.post-date{
	font-size: 12px;
	margin-right: 10px;
}

.ph_article{
	width: 150px;
	height: 100px;
	display: inline-block;
	
}
.ph_article a{
 width: 100%;
	height: 100%;
}

.ph_article img{
	display: block;
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.text_article{
	display: inline-block;
	font-size: 14px;
	margin-left: 20px;
	vertical-align: top;
}

.icon_category a,.cate a{
	font-size: 11.5px;
	padding: 4px 5px 1px;
	border: 1px solid #fba027;
	color: #fff;
	margin-left: 10px;
	min-width: 110px;
	text-align: center;
	display: inline-block;
	background-color: #fba027;
}


.post_popular{
	width: 50%;
	padding: 20px;
	box-sizing: border-box;
	
	float: left;
}

.post_popular img{
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 5px;
}

.post_popular h2{
	line-height: 1.5;
	margin-top: 5px;
}

.article_title{
	margin-top: 10px;
}
/* -------------------------------------------------------------pager */	



.pagination{
	height: 100px;
	margin: 50px auto 0;
	text-align: center;
	
}

.page-numbers li{
	display: inline-block;
	width: 45px;
	text-align: center;
	background-color: #005EA4;
	color: #fff;
	height: 45px;
	vertical-align: top;
	line-height: 45px;
	font-size: 12px;
	
}
a.page-numbers{
    color:#B19C84;
	 background-color:#005EA4;
	height: 45px;
	line-height: 45px;
	width: 45px;
	font-size: 12px;
	display: inline-block;
	
}


a.page-numbers:hover{
     color:#fff;
    background-color:#c7b299;
}

a.page-numbers.next,
a.page-numbers.prev{
	font-size: 12px;
	line-height: 45px;
	display: inline-block;
	
    
}
.pagination .current{
	font-size: 12px;
	background-color: #005EA4;
	color: #fff;
	height: 45px;
	line-height: 45px;
	width: 45px;
	display: inline-block;
}


@media screen and (max-width: 992px) {

#side{
	width: 100%;
	padding: 10px;
	display: block;
	float: none;
	box-sizing: border-box;
}
	.blog_right{
	width: 100%;
	display: inline-block;
	float: none;
}
	.widget ul li a.wpp-post-title{
	width: calc(100% - 150px);
}
}

@media screen and (max-width: 767px) {
	
	.post{
		text-align: center;
	}
	
	.ph_article{
	width: 100%;
	height: auto;
	
		max-width: 400px;
		margin: 0 auto 10px;
}

.ph_article img{
	width: 100%;
	height: auto;
}

.text_article{
	
	margin-left: 0;
}
	
	.post_popular{
	width: 50%;
	padding: 5px;
	box-sizing: border-box;
	
	float: left;
}
	.post_popular h2{
		font-size: 14px;
	}
	
	.cont_100{
	
	margin-bottom: 0;
		
}


	
}

/*  ----------------------------------------------------------------------------------------------------End blog */
/* -------------------------------------------------------------new.php */
.li_info h3{
	width: 100%;
	border-bottom: 1px dotted #ADA57C;
	position: relative;
	padding: 25px 20px 25px 10px;
	box-sizing: border-box;
	
}

.li_info h3:last-child{
	border: none;
}

.li_info h3:after{
	position: absolute;
	right: 13px;
	top: 50%;
	font-size: 12px;
	margin-top: -8px;
}



.date{
	
	font-weight: 400;
	font-size: 15px;
	letter-spacing: 1px;
	margin-right: 10px;
}

.info_title{
	font-weight: 500;
	font-size: 14px;
	line-height: 1.5;
	display: inline;
	
}


@media only screen and (max-width: 480px){
	.news{
		padding: 10px;
	}
	
	#new{
	margin-bottom:10px;
}
	.icon_new a {
	font-size: 9px;
	padding: 2px 3px;
	
	
}
	.text_news{
	margin-top: 5px;
	font-size: 14px;
	
}
	.ph_news{
	width: 100px;
	
}
	.info_title{
	
	line-height: 1.5;
	display: block;
		margin-top: 5px;
	
}

	
}


