figure{
  margin-block-start: 0.5em;
  margin-block-end: 0.5em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
.post_title {
    font-weight: bold;
    display: block;
    font-size: 1.8em;
    margin-block-start: 0.2em;
    margin-block-end: 0em;
    line-height: 1.2em !important;
}
main img{
	max-width:100%;
	height:auto;
}
header a{

}
header a:hover{

}
p{
	margin-block-start: 0em;
  margin-block-end: 0em;
}
li::not(main){
	list-style: none;
}
@media (max-width: 756px){
.sp_list_cont img{
    margin: 0px auto;
    position: relative;
		width: 100%;
}
.pick_cate {
    position: absolute;
    left: 0;
    top: 0;
    background: #f26e36;
    padding: 2px 5px;
    opacity: 0.8;
    z-index: 10;
}
.relative_post_flexboxpc {
    display: block !important;
    padding: 0px;
}
.relative_posts_single {
    width: 100% !important;
    margin: 10px;
    border: solid 1px #f2f2f2;
    list-style: none;
    margin: 0 auto 20px !important;
}
}
.head_cont_list ul li{
 list-style: none;
}
ul.footer_link{
	margin-left:0px;
}
ul.footer_link li {
	list-style: none;
}
ul.post_flexbox_blog{
	margin-left:0px !important;
}
main ul:not(.post-categories){
	margin-left:20px;
}
main ul.relative_post_flexboxpc{
	margin-left:0px;
}

main{

}
.relative_post_title a{
	color:#000;
}
main blockquote {
    clear: both;
    margin: 0 0 28px;
    padding: 30px 20px 35px 55px;
    position: relative;
    border: 1px #e5e5e5 solid;
    background: #fafafa;
}
main blockquote:before {
    content: '';
    font-family: 'FontAwesome';
    font-size: 36px;
    color: #e7e7e7;
    position: absolute;
    top: 20px;
    left: 10px;
}
.content1100{
	width:1100px;
	margin:0 auto;
}
.head_cont_list ul{
	padding:15px;
	display:flex;
	justify-content: center;
	background-color: #f26e36;
}
.head_cont_list ul li{
	padding:10px 30px;
	color: #fff;
	border-right:solid 1px;
	font-weight: bold;
	font-size:18px;
}
.head_cont_list ul{
	margin-block-start: 0em;
  margin-block-end: 0em;
}
.head_cont_list ul li a{
	color: #fff;
}
.sp_list_box{
	display: flex;
	justify-content: center;
}
.sp_list_cont{
	width:300px;
	height:225px;
}
.sp_list_cont img{
	width:100%;
}
@media (max-width:370px){
/*	.tags p a {
    padding: 4px 5px !important;
    font-size: 12px;
	}
	.catego ul.post-categories li {
    background-color: #f26e36;
		border-radius: 7px;
		padding: 3px 5px !important;
    font-size: 12px;
	} */
}

@media (max-width:756px){
	.post_sub {
    flex-wrap: wrap;
	}
	.posts_li {
    align-items: center;
	}

	#special_0{
		background: #f0f8ff;
	}
	.sp_list_cont{
		width:95%;
		height:auto;
	}
	#pc_header{
		display:none;
	}
	.head_logo_sp {
		text-align: center;
	}
	.breadcrumb {
    width: 93% !important;
    margin: 30px auto 30px;
	}
}
.sp_navmenu a.nav_current{
	color:pink;
}
.head_cont_list ul li a.nav_current{
	color:green,;
}
.posts_img img {
    width: 230px;
    height: 170px;
    max-width: initial;
}
.aside_bnr img {
  max-width:95%;
    padding:5px;
    border-radius: 8px;
}
.post_text {
    height: auto;
    padding-bottom: 0px;
}
.img_c{
  display:block;
  margin:0 auto;
}
h2.post_title {
    font-weight: bold;
    display: block;
    font-size: 1.4em;
    margin-block-start: 0.2em;
    margin-block-end: 0em;
    line-height: 1.4;
}
@media (max-width: 756px){
.tags p a {
    padding: 2px 14px !important;
}
h2.post_title {
    font-size: 1.1em;
}
.signle_ct_flex .tags p a {
	  padding: 3.5px 14px !important;
}
main .post_section02 img {

  height: auto;
}
.post_text {
    height: auto;
    padding-bottom: 0px;
}
}

.donate{
  margin:35px auto;
  width:500px;
  max-width:95%;
}
.donate a{
  font-weight: bold;
  font-size: 23px;
  color:#000;
  margin: 0 auto;
}
.donate:hover{
  opacity: 0.7;
}
.d_p{
  text-align:center;
  padding:10px;
  border-radius:35px;
  border:solid 3px #eec951;
  background: #fcfccf;
}
.d_p span{
  vertical-align: text-top;
}
.d_p span img{
  width:214px;
  height:23px;
}
@media (max-width: 756px){
  .donate a{
    font-size: 20px;
  }
  .d_p{
    padding:10px 5px;
  }
  .d_p span img {
    width: 90%;
    height: auto;
  }
}
.as_li .side_text {
    margin-left: 3%;
    width: 100%;
}
.as_li .side_img {
    width: 40%;
}
main .posts_img {
    max-width: 250px;
}
