@charset "UTF-8";
/*bottom*/

/*cat_index*/
#cat_index{
	}

#cat_index .h2_wrap{
	height: 50px;
	background: #f39378;
	border-radius: 10px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	}

#cat_index h2.h2_block{
	padding: 0 10px;
	color: #ffffff;
	font-size: 1.428em;
	font-weight: normal;
	}

#cat_index .h2_wrap a.btn_list{
	margin: 1px 10px 0 0;
	}

#cat_index .post_list{
	list-style-type: none;
	}

#cat_index .post_list li{
	padding: 20px 0;
	position: relative;
	}

#cat_index .post_list li::before {
	content: "";
	background-image: linear-gradient(to right, #999999, #999999 3px, transparent 3px, transparent 6px);
	background-size: 6px 1px;
	background-repeat: repeat-x;
	background-position: left bottom;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
	}

#cat_index .post_list li a.title{
	font-size: 1.285em;
	}
#cat_index .post_list li span.date{
	color: #026eb4;
	}
#cat_index .post_list_item{
	margin-top: 10px;
	display: flex;
	justify-content: space-between;
	}
#cat_index .post_list_item p{
	width: calc(100% - 220px);
	}

#cat_index .post_list_item img.wp-post-image{
	width: 200px !important;
	height: 150px;
	object-fit: cover;
	margin-right: 20px;
	}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
#cat_index .post_list_item  img.wp-post-image{
	display: block;
	width: 200px !important;
	height: auto;
	margin-right: 20px;
	}
}



/*bottom*/
#bottom{
	}

#bottom .h2_wrap{
	height: 50px;
	background: #f39378;
	border-radius: 10px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	}

#bottom h2.h2_block{
	padding: 0 10px;
	color: #ffffff;
	font-size: 1.428em;
	font-weight: normal;
	}

#bottom .h3_wrap h3{
	padding: 30px 0;
	font-size: 1.714em;
	}

#bottom .h3_wrap p.date{
	text-align: right;
	}

#bottom .sns_wrap{
                                margin-top: 1em;
                                display: flex;
                                align-items: center;
                                justify-content: flex-end;
                                }

#bottom .sns_wrap a{
	display: block;
	text-decoration: none;
	text-indent: -9999px;
                                width: 30px;
                                height: 30px;
                                border-radius: 30px;
                                margin: 0 5px;
                                }

#bottom .sns_wrap a:hover{
	text-decoration: none;
                                opacity: 0.8;
                                }

#bottom .sns_wrap a.btn_tw{
	background: #55acee url('../img/btn_tw.png') center center no-repeat;
                                background-size: 30px 30px;
                                }

#bottom .sns_wrap a.btn_fb{
	background: url('../img/btn_fb.png') center center no-repeat;
                                background-size: 30px 30px;
                                }

#bottom div.post p{
	margin: 30px 0;
	}

#bottom div.post img{
	max-width: 100%;
	height: auto;
	}

.navigation{
	border-top: 1px solid #999999;
	margin-top: 30px;
	padding: 30px 0;
	text-align: center;
	}

.wp-pagenavi{
	padding: 30px 0;
	text-align: center;
	}
.wp-pagenavi a{
	margin: 0px 5px;
	}


/*about*/
#about{
	}

#about .h2_wrap{
	height: 50px;
	background: #f39378;
	border-radius: 10px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	}

#about h2.h2_block{
	padding: 0 10px;
	color: #ffffff;
	font-size: 1.428em;
	font-weight: normal;
	}

#about .post_wrap .alignleft{
	width: calc(100% - 200px);
	}

#about .post_wrap .alignright{
	margin: 30px 0;
	}

#about .post_wrap figure{
	margin-bottom: 1em;
	}

#about .post_wrap figcaption{
	font-size: 0.75em;
	text-align: right
	}

#about div.post p{
	margin: 30px 0;
	}

#about  ul.list {
	list-style-type:none;
	}

#about  ul.list li{
	color:#0C6EB3;
	background-color:#D2ECFA;
	padding:10px;
	margin-top:10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:solid 1px #D2ECFA;
	font-size: 1em;
	}

#about  ul.list li:before {
	content: '●';
	}



/*aside*/
a.btn_topics{
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	width: 100%;
	height: 60px;
	border-radius: 10px;
	background: url('../../../img/gokinjo/h2_topics.gif'),url('../img/icon_link.png'),#026eb4;
	background-size: 161px 20px,20px 20px,100%;
	background-repeat: no-repeat,no-repeat,repeat;
	background-position: left 35px center,left 10px center,left;
	}

a.btn_topics:hover{
	opacity: 0.8;
	}

aside h2.h2_news{
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	width: 100%;
	height: 40px;
	margin: 20px 0;
	border-radius: 10px;
	background: #f39378 url('../../../img/gokinjo/h2_news.png') left 10px center no-repeat;
	background-size: 70px 15px;
	}

aside h2.h2_archive{
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	width: 100%;
	height: 40px;
	margin: 30px 0 20px;
	border-radius: 10px;
	background: #f39378 url('../../../img/gokinjo/h2_archive.gif') left 10px center no-repeat;
	background-size: 92px 18px;
	}

aside ul{
	list-style-type: none;
	}

aside ul li{
	margin-bottom: 10px;
	}

aside ul li a{
	position: relative;
	padding-left: 27px;
	}

aside ul li a::after{
	content: '';
	position: absolute;
	top: 4px;
	left: 10px;
	border-top: 5.5px solid transparent;
	border-bottom: 5.5px solid transparent;
	border-left: 7px solid #026eb4;
	}

/* Media Queries
==========================================================================*/
@media screen and (max-width:999px) {
#cat_index .h2_wrap{
	height: 40px;
	}

#cat_index .post_list li{
	padding: 10px 0;
	}
#cat_index .post_list li a{
	font-size: 1.166em;
	}

#cat_index .post_list_item{
	margin-top: 10px;
	display: block;
	}
#cat_index .post_list_item p{
	width: 100%;
	}
#cat_index .post_list_item img.wp-post-image{
	display: block;
	width: 100%;
	height: 150px;
	margin: 0 auto 10px;
	}

#bottom .h2_wrap{
	height: 40px;
	}

#bottom .h3_wrap h3{
	padding: 1em 0;
	font-size: 1.25em;
	}

#bottom div.post p{
	margin: 1em 0;
	}


#about .h2_wrap{
	min-height: 40px;
	padding: 10px 0;
	}


#about div.post p{
	margin: 1em 0;
	}


#about .post_wrap .alignleft,#about .post_wrap .alignright{
	width: 100%;
	float: none;
	}

#about .post_wrap .alignright{
	margin: 1em 0;
	}

#about .post_wrap figure,#about .post_wrap figcaption{
	text-align: center;
	}

a.btn_topics{
	height: 40px;
	background-size: 113px 14px,14px 14px,100%;
	background-position: left 30px center,left 10px center,left;
	}

aside h2.h2_news{
	height: 30px;
	margin: 10px 0;
	background-size: 56px 12px;
	}

aside h2.h2_archive{
	height: 30px;
	margin: 20px 0 10px;
	background-size: 73px 14px;
	}
aside ul li{
	margin-bottom: 5px;
	}

}