.clearfix:after,
.entry-header:after,
.entry-content:after,
.entry-summary:after,
.entry-footer:after,
.entry-footer:before,
.main-navigation > div > ul:after {
	clear: both;
}
.clearfix:before,
.clearfix:after,
.entry-header:before,
.entry-header:after,
.entry-content:before,
.entry-content:after,
.entry-summary:before,
.entry-summary:after,
.main-navigation > div > ul:before,
.main-navigation > div > ul:after {
	display: table;
	content: "";
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.wp-post-image {
	margin-bottom: 8px;
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Search widget */
.search-form .search-form label {
	width: 100%;
}
.search-form .search-field {
	border: 1px #cccccc solid;
	font-weight: normal;
	font-family: inherit;
	box-sizing: border-box;
	max-width: 350px;
}
.search-form .search-field {
	width: 100%;
}

/*--------------------------------------------------------------
Content
--------------------------------------------------------------*/
article.sticky {
	background-color: rgba(204, 204, 204, 0.3);
}
.hentry {
	background-color: #ffffff;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06);
	margin: 0 0 1.5em;
	padding: 0;
	margin-bottom: 50px;
}
.byline,
.updated {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.entry-header {
	border-bottom: 1px solid rgba(0, 0, 0, 0.07);
	margin-bottom: 1em;
	padding: 1em 1.5em;
	position: relative;
}
.entry-summary {
	margin-bottom: 1em;
}
.entry-content,
.entry-summary {
	margin: 0;
	padding: 25px 1.5em;
}
.entry-meta,
.entry-footer {
	clear: both;
	color: #0b789c;
}
.entry-meta span {
	margin-right: 15px;
	font-size: 12px;
}
.entry-meta span.byline {
	font-size: inherit;
}
.entry-footer span {
	margin-right: 15px;
	font-size: 12px;
}
.entry-footer .edit-link a {
	padding-left: 5px;
}
.entry-header h1,
.entry-header h2 {
	margin: 0.25em 0 0;
	font-weight: 400;
	color: #252525;
	font-size: 1.714em; /* 24px */
}
.entry-meta .posted-on a {
	margin-left: 5px;
}
.entry-header h2 {
	float: left;
	width: 89%;
	max-width: 89%;
	clear: none;
	margin-bottom: 10px;
}
.entry-header .entry-meta {
	margin-top: 5px;
}
footer.entry-footer {
	border-top: 1px solid rgba(0, 0, 0, 0.07);
	padding: 1em 1.5em;
	margin-top: 5px;
}
.readmore {
	display: block;
	margin: 1em 0 0;
	padding: 0;
}
.readmore .fa {
	margin-left: 5px;
}
h2 a,
h3 a {
	color: #252525 !important;
	text-decoration: none !important;
}
h2 a:hover,
h3 a:hover {
	color: #0b789c !important;
}

.entry-post-format {
	position: relative;
	float: right;
	width: 48px;
	color: #0b789c;
	font-size: 20px;
}
.site-main .paging-navigation,
.site-main .posts-navigation,
.site-main .post-navigation,
nav.pagination {
	background-color: #ffffff;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06);
	margin: 0 0 1.5em;
	overflow: hidden;
	padding: 1em 1.5em;
}
nav.pagination {
	display: block;
}
nav.pagination .nav-links {
	text-align: center;
}
nav.pagination .nav-links a,
nav.pagination .nav-links span {
	margin: 0 10px;
}
nav.pagination a.prev {
	float: left;
	margin: 0;
}
nav.pagination a.prev .meta-nav {
	margin-left: 0;
}
nav.pagination a.next {
	margin: 0;
	float: right;
}
nav.pagination a.next .meta-nav {
	margin-right: 0;
}

/*WP Page navi */
.wp-pagenavi {
	background-color: #ffffff;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06);
	padding: 1em;
	margin: 0 0 1.5em;
}
.wp-pagenavi a,
.wp-pagenavi span {
	border: none;
}

/*WP Page navi ends */

.entry-content table {
	margin: 5px 0px;
	border-collapse: collapse;
}

.entry-content table td,
.entry-content table th {
	border: 1px #ccc solid;
	padding: 0.3em;
}
.entry-content table thead,
.entry-content table th {
	background-color: #eeeeee;
}
.entry-content > ul,
.entry-content > ol {
	margin-left: 0px;
}
.post-thumbnail-wrapper {
	margin-bottom: 10px;
}

/*--------------------------------------------------------------
10.2 Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/*--------------------------------------------------------------
12.0 Media
--------------------------------------------------------------*/
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
12.1 Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

/*--------------------------------------------------------------
12.2 Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
	margin-left: -5px;
	margin-right: -5px;
}
.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
	margin: 0;
	padding: 5px;
}
.gallery-item img {
	vertical-align: middle;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-caption {
}

.widget {
	background-color: #ffffff;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06);
	color: #757575;
	margin: 0 0 1.5em;
	padding: 1.5em;
}

.widget-title {
	color: #353535;
	font-size: 1.154em;
	margin-bottom: 1em;
	font-weight: bold;
	margin-top: 0;
}

.widget ul {
	margin: 15px 0 0 0;
	padding: 0;
}
.widget li {
}
.widget li:before {
  margin-right: 4px;
  font-family: "Material Icons";
  content: "\e5e1";
  font-size: 9px;
}

.widget_recent_comments #recentcomments li:before {
	content: "\f0e5";
}
.nav-links i.fa {
	color: #0b789c;
}

.widget-area ol.wp-block-latest-comments {
	margin-left: 15px;
}

.widget-area ol.wp-block-latest-comments article {
	display: inline-block;
}

.widget-area ol.wp-block-latest-comments li:before {
	content: "\f0e5";
}

.widget-area .wp-block-latest-comments__comment {
	margin-bottom: 0.4em;
}

.page-header {
	background-color: #ffffff;
	border: 1px solid rgba(0, 0, 0, 0.07);
	margin-bottom: 2em;
	margin-top: 0;
	padding: 1em;
}
.page-header h1 {
	font-size: 1.1em;
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;
}
.taxonomy-description {
	margin-top: 10px;
}
.taxonomy-description p {
	margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
	#secondary {
		clear: both;
	}
}

@media only screen and (max-width: 640px) {
	header#masthead {
		padding-top: 40px;
	}
	.site-branding {
		margin: 0 5px;
		padding: 30px 0 0;
	}
}

@media only screen and (max-width: 360px) {
	.entry-header h2 {
		max-width: 80%;
		width: 80%;
	}
}

/** Block styles **/
[class^="wp-block-"]:not(.wp-block-gallery) figcaption {
	font-style: italic;
	margin-bottom: 1.5em;
	text-align: left;
}

.wp-block-separator {
	background: none;
	border-bottom-width: 1px;
}

#w_containar {
	justify-content: space-between;
	display: flex;
  width: 96%;
  max-width: 1200px;
  margin: 0 auto;
}
#primary {
	width: calc( 100% - 280px );
	margin-bottom: 55px;
}

#secondary {
	width: 230px;
}

.readmore {
	text-decoration: underline;
	font-size: 12px;
	text-align: right;
}

.nav-links a {
	color:#4a7c29;
	font-weight: 400;
	padding: 25px;
  	background: #eff7eb;;
}

@media only screen and (max-width: 769px) {
	#w_containar {
		flex-wrap: wrap;
		width: 92%;
	}
	#primary,#secondary {
		width: 100%;
	}
}

.cate {
	margin: 10px 0;
}
.cate span {
	margin-right: 10px;
	background: #0068b7;
}
.cate span a {
	padding: 5px 10px;
	color: #fff !important;
	display: inline-block;
}
.cate span a:hover {
	color: #fff !important;
}
.naiyou {
	margin: 0 0 25px 0;
	background: #eef4f7;
	padding: 15px;
}
.naiyou a {
	text-decoration: underline;
}
.naiyou h3 {
	border-bottom: dotted 2px #0068b7;
	padding-bottom:10px;
	margin-bottom:25px;
}
.thu_img img {
	margin-top: 25px;
	width: 100%;
	height: 350px;
	object-fit: cover;
}

#title_area2 {
  background-size: cover;
  height: 50vh;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 8%;
    margin-bottom: 7px;
}
#title_area2 h2{
  color:#fff;
  font-size: clamp(1.875rem, 1.193rem + 3.41vw, 3.75rem);
  line-height:1.5;
}
.title_area2 {
    background:
  radial-gradient(
      circle at left bottom,
      rgba(0, 0, 0, 0.15) 0%,
      rgba(0, 0, 0, 0.1) 35%,
      rgba(0, 0, 0, 0.05) 55%,
      rgba(0, 0, 0, 0) 60%
    ),
    url(img/title_bg3.jpg) center top / cover no-repeat;
}
.title_area3 {
    background:
  radial-gradient(
      circle at left bottom,
      rgba(0, 0, 0, 0.15) 0%,
      rgba(0, 0, 0, 0.1) 35%,
      rgba(0, 0, 0, 0.05) 55%,
      rgba(0, 0, 0, 0) 60%
    ),
    url(img/title_bg2.jpg) center top / cover no-repeat;
}

@media screen and (max-width: 769px) {
  #title_area2 {
    height: 250px;
  }
}

.t_ichiran li {
	padding: 25px 0;
	border-bottom: solid 1px #ccc;
	display: flex;
}
.t_ichiran li span {
	color: #0066b3;
	margin-right: 25px;
}

#n404  div {
    padding: 50px 0 400px 0;
    background: url(img/n404.jpg) no-repeat right bottom;
}

.entry-content img {
  vertical-align: middle;
  border-style: none;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  width: calc(90% / 3);
  margin: 5px;
}

@media screen and (max-width: 600px) {
  .t_ichiran li span,.t_ichiran li {
	display: block;
  }
  #title_area2 {
	padding-left: 0;
  }
  #title_area2 h2{
    margin: 0 auto;
    text-shadow: 1px 1px 2px #666;
  }
	.entry-content img {
	width: calc(90% / 2);
	}
}
