@charset "utf-8";                                                                                                                   
                                                                                                                   
body{                                                                                                                   
	padding: 0px;                                                                                                                   
	margin: 0px;                                                                                                                   
	font-size: 15px;                                                                                                                   
	line-height: 150%;                                                                                                                   
	font-family: Meiryo, "Hiragino Kaku Gothic Pro", sans-serif;                                                                                                                   
}                                                                                                                   
.wrp_bg_main{                                                                                                                   
	width: 1080px;                                                                                                                   
	margin: 40px auto 40px;                                                                                                                   
	min-width: 1080px;                                                                                                                   
}                                                                                                                   
.wrp_bg_main:after{                                                                                                                   
	display: block;                                                                                                                   
	clear: both;                                                                                                                   
	content: "";                                                                                                                   
}                                                                                                                   
p{                                                                                                                   
	margin: 0 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
a{                                                                                                                   
	color: #2f5be3;                                                                                                                   
	text-decoration:none;                                                                                                                   
}                                                                                                                   
a:hover{                                                                                                                   
	text-decoration:underline;                                                                                                                   
	 transition: all .3s ease-in-out;                                                                                                                   
}                                                                                                                   
 h1{                                                                                                                   
	margin: auto;                                                                                                                   
	padding: 0 0;                                                                                                                   
	font-size: 13px;                                                                                                                   
	color: #434b4d;                                                                                                                   
	line-height: 140%;                                                                                                                   
}                                                                                                                   
                                                                                                                   
/* h2 */                                                                                                                   
h2 {                                                                                                                   
    font-size: 17px;                                                                                                                   
    padding: 5px 10px;                                                                                                                   
    margin: 0 0 18px 0;                                                                                                                   
    overflow: hidden;                                                                                                                   
    line-height: 150%;                                                                                                                   
    background: #e1a06f;                                                                                                                   
    color: #fff;                                                                                                                   
    box-shadow: #857365 0px 2px 3px;                                                                                                                   
    border-left: 8px double #08217d;                                                                                                                   
}                                                                                                                   
                                                                                                                   
h2.title {                                                                                                                   
    margin-bottom: 10px;                                                                                                                   
}                                                                                                                   
.RecBox .box_count02 h2.title{                                                                                                                   
    margin: 0px;                                                                                                                   
}                                                                                                                   
.RecBox .box_count02 h2.title a{
    padding: 8px 0px;
}                                                                                                                   
.RecBox .box_count02 p{                                                                                                                   
    padding: 5px 0 20px 0;                                                                                                                   
}                                                                                                                   
h2.title a {                                                                                                                   
    padding: 5px 0px;                                                                                                                   
    display: block;                                                                                                                   
}                                                                                                                   
                                                                                                                   
/***********/                                                                                                                   
h3{                                                                                                                   
	font-size: 16px;                                                                                                                   
	color: #47403b;                                                                                                                   
	padding: 0 0 0 0;                                                                                                                   
	margin: 20px 0 10px 0;                                                                                                                   
	position: relative;                                                                                                                   
}                                                                                                                   
                                                                                                                   
ul{                                                                                                                   
	list-style:none;                                                                                                                   
	padding:inherit;                                                                                                                   
}                                                                                                                   
.blog_navigation {                                                                                                                   
	margin: 0px auto 40px;                                                                                                                   
	height: auto;                                                                                                                   
}                                                                                                                   
.blog_navigation ul {                                                                                                                   
	list-style: none;                                                                                                                   
	margin: 0px;                                                                                                                   
	padding: 0;                                                                                                                   
}                                                                                                                   
.blog_navigation li {                                                                                                                   
	display: block;                                                                                                                   
}                                                                                                                   
.blog_navigation a {                                                                                                                   
	padding: 10px;                                                                                                                   
	text-decoration: none;                                                                                                                   
	color: #ffffff;                                                                                                                   
	display: block;                                                                                                                   
	z-index: 1;                                                                                                                   
	border: 1px solid #fcfcfc;                                                                                                                   
	font-size: 13px;                                                                                                                   
	margin: 0 0 5px 0;                                                                                                                   
	box-shadow: 0px 2px 3px #564b43;                                                                                                                   
	background: #e39e6a;                                                                                                                   
}                                                                                                                   
.blog_navigation a:hover {                                                                                                                   
	text-decoration: none;                                                                                                                   
	transition: all .3s ease-in-out;                                                                                                                   
	background: #7394f8;                                                                                                                   
	color: #fff;                                                                                                                   
}                                                                                                                   
 .RecBox .box_count02{                                                                                                                   
	width: 100%;                                                                                                                   
	height: auto;                                                                                                                   
	margin: -17px auto;                                                                                                                   
	box-shadow: none;                                                                                                                   
	padding: 20px 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
                                                                                                                   
.RecBox .box_count02 img {
    width: 100%;
    border: 0;
    margin: 0 0 10px 0;
    float: none;
    display: block;
    box-shadow: 0px 1px 7px #6a4e39;
}                                                                                                                   
                                                                                                                   
.RecBox .box_count02 h2 {                                                                                                                   
    background: none;                                                                                                                   
    box-shadow: none;                                                                                                                   
    padding: 0;                                                                                                                   
    border: 0;                                                                                                                   
}                                                                                                                   
.Popular_sidebar_block{                                                                                                                   
	float: left;                                                                                                                   
	width: 325px;                                                                                                                   
	clear: left;                                                                                                                   
}                                                                                                                   
.Popular_sidebar_block .RightArea_Block_Cont img{                                                                                                                   
	width: 100%;                                                                                                                   
	float: left;                                                                                                                   
	margin: 0 0 20px 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.Popular_sidebar_block .box_frame_control{                                                                                                                   
	margin-bottom: 20px;                                                                                                                   
	border-bottom: 1px solid #cacaca;                                                                                                                   
	padding: 0 0 20px 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.Popular_sidebar_block .box_frame_control:last-child {                                                                                                                   
    margin-bottom: 0;                                                                                                                   
    padding: 0;                                                                                                                   
    border: 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.Popular_sidebar_block h2{                                                                                                                   
	margin-bottom: 20px;                                                                                                                   
	font-size: 19px;                                                                                                                   
	background: none;                                                                                                                   
	padding: 5px 10px;                                                                                                                   
	color: #26292a;                                                                                                                   
	box-shadow: none;                                                                                                                   
	border: 1px solid #ecba89;                                                                                                                   
}                                                                                                                   
.wp_header_control_top{                                                                                                                   
	display: block;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.RecBox.wp_header_control_top h3,                                                                                                                   
.RecBox .box_count02 h3 {                                                                                                                   
    clear: both;                                                                                                                   
    margin: 0  0 10px 0;                                                                                                                   
    padding: 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.RecBox.wp_header_control_top .box_frame_control {                                                                                                                   
    margin: 0 20px 30px 0;                                                                                                                   
    float: left;                                                                                                                   
    width: 328px;                                                                                                                   
    padding: 20px;                                                                                                                   
    border: 1px solid #ccc;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.RecBox.wp_header_control_top:after {                                                                                                                   
    display: block;                                                                                                                   
    clear: both;                                                                                                                   
    content: "";                                                                                                                   
}                                                                                                                   
                                                                                                                   
.RecBox.wp_header_control_top .box_frame_control:nth-of-type(2),                                                                                                                   
 .RecBox.wp_header_control_top .box_frame_control:nth-of-type(4),                                                                                                                    
 .RecBox.wp_header_control_top .box_frame_control:nth-of-type(6),                                                                                                                   
 .RecBox.wp_header_control_top .box_frame_control:nth-of-type(8) {                                                                                                                   
    margin: 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.RecBox.wp_header_control_top img {                                                                                                                   
    width: 100%;                                                                                                                   
    height: auto;                                                                                                                   
    margin: 0 0 20px 0;                                                                                                                   
    float: none;                                                                                                                   
    display: block;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.main_post_list_site{                                                                                                                   
	display: block;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.design_mainBlock {                                                                                                                   
    display: block;                                                                                                                   
}                                                                                                                   
.article_subart{                                                                                                                   
	overflow: hidden;                                                                                                                   
	background: #fff;                                                                                                                   
}                                                                                                                   
.Topics1{                                                                                                                   
	width:100%;                                                                                                                   
	margin: auto;                                                                                                                   
}                                                                                                                   
                                                                                                                   
                                                                                                                   
/** ======= end ============ **/                                                                                                                   
                                                                                                                   
.main_headerBlock{                                                                                                                   
	margin: 0 auto;                                                                                                                   
	padding: 0;                                                                                                                   
	bottom: 0;                                                                                                                   
	border-bottom: 2px solid #d38f5b;                                                                                                                   
	min-width: 1080px;                                                                                                                   
}                                                                                                                   
.blog_logo{                                                                                                                   
	margin: 0 auto 0;                                                                                                                   
	width: 1100px;                                                                                                                   
	padding: 10px 0;                                                                                                                   
	position: relative;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.blog_logo:after {                                                                                                                   
    display: block;                                                                                                                   
    clear: both;                                                                                                                   
    content: "";                                                                                                                   
}                                                                                                                   
.titlesite_page{                                                                                                                   
	width: 1080px;                                                                                                                   
	margin: 0 auto;                                                                                                                   
	padding: 0;                                                                                                                   
	position: relative;                                                                                                                   
	background: rgba(213, 70, 0, 0.34);                                                                                                                   
	                                                                                                                   
}                                                                                                                   
                                                                                                                   
/**************************/                                                                                                                   
.frame_sentence h2,                                                                                                                   
.Topics2 h2{                                                                                                                   
	display: block;                                                                                                                   
	background: #e1a06f;                                                                                                                   
	padding: 5px 10px;                                                                                                                   
	color: #fff;                                                                                                                   
	box-shadow: 0px 2px 3px #796b61;                                                                                                                   
	border-left: 8px double #0d1687;                                                                                                                   
}                                                                                                                   
.frame_sentence{                                                                                                                   
	display: block;                                                                                                                   
	clear: both;                                                                                                                   
}                                                                                                                   
.frame_sentence img,                                                                                                                   
.Topics2 img {                                                                                                                   
	width: 52%;                                                                                                                   
	margin: 5px 17px 5px 0;                                                                                                                   
	display : block;                                                                                                                   
	float: left;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.Topics2 img {                                                                                                                   
    display: block;                                                                                                                   
    border: 1px solid #ece0d6;                                                                                                                   
}                                                                                                                   
.frame_sentence p{                                                                                                                   
	margin-bottom: 20px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.RecBox{                                                                                                                   
	width: 100%;                                                                                                                   
	clear: both;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.box_frame_control{                                                                                                                   
	width: 44%;                                                                                                                   
	padding: 0 0;                                                                                                                   
	margin: 0 25px 30px 0;                                                                                                                   
	float: left;                                                                                                                   
	display: inline-block;                                                                                                                   
	box-shadow: 0px 0px 1px #bc7a52;                                                                                                                   
	padding: 15px;                                                                                                                   
}                                                                                                                   
.box_frame_control:nth-of-type(even){                                                                                                                   
    margin-right: 0px;                                                                                                                   
}                                                                                                                   
.box_frame_control:after {                                                                                                                   
    display: block;                                                                                                                   
    clear: both;                                                                                                                   
    content: "";                                                                                                                   
}                                                                                                                   
	                                                                                                                   
.box_frame_controlblogitem3{                                                                                                                   
	background:none;                                                                                                                   
	box-shadow: 0px 0px 1px #f1fff8 inset;                                                                                                                   
	margin-bottom: 2px;                                                                                                                   
	padding: 0 0 10px 0;                                                                                                                   
}                                                                                                                   
.box_frame_controlblogitem3:before,                                                                                                                   
.box_frame_controlblogitem3:after{                                                                                                                   
	display:none;                                                                                                                   
}                                                                                                                   
.box_frame_controlblogitem3 a{                                                                                                                   
	border-bottom:2px solid;                                                                                                                   
	font-weight: 100;                                                                                                                   
}                                                                                                                   
.box_frame_controlblogitem3 a:hover{                                                                                                                   
	border-bottom: none;                                                                                                                   
	text-decoration:none;                                                                                                                   
}                                                                                                                   
.box_frame_control p{                                                                                                                   
	margin: 0 auto 0;                                                                                                                   
	padding: 0px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
p.title a {                                                                                                                   
    border-bottom: 1px solid;                                                                                                                   
    padding: 0 0 2px 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
p.title a:hover {                                                                                                                   
    text-decoration: none;                                                                                                                   
    border-color: transparent;                                                                                                                   
}                                                                                                                   
.box_frame_control img{                                                                                                                   
	width: 100%;                                                                                                                   
	margin: 0 auto;                                                                                                                   
	padding: 0px;                                                                                                                   
	/* border: 1px solid #d0e8f0; */                                                                                                                   
	float: none;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.box_frame_control h2 {                                                                                                                   
    background: none;                                                                                                                   
    box-shadow: none;                                                                                                                   
    padding: 0;                                                                                                                   
    border: 0;                                                                                                                   
}                                                                                                                   
#main_contBlock{                                                                                                                   
	width: 712px;                                                                                                                   
	height:auto;                                                                                                                   
	position:relative;                                                                                                                   
	float: right;                                                                                                                   
	border-left: 2px solid #dba174;                                                                                                                   
	padding-left: 20px;                                                                                                                   
	text-align: justify;                                                                                                                   
}                                                                                                                   
                                                                                                                   
/** =========== side page ==========**/                                                                                                                   
                                                                                                                   
.Popular_sidebar_block1_Mainpage{                                                                                                                   
	width: 22%;                                                                                                                   
	height:auto;                                                                                                                   
	margin:auto;                                                                                                                   
	float: left;                                                                                                                   
	padding: 0 10px;                                                                                                                   
	z-index: 9999;                                                                                                                   
}                                                                                                                   
.Popular_sidebar_block2_Mainpage{                                                                                                                   
	width: 22%;                                                                                                                   
	height:auto;                                                                                                                   
	margin:auto;                                                                                                                   
	padding: 0 10px;                                                                                                                   
	float: left;                                                                                                                   
	z-index: 9999;                                                                                                                   
}                                                                                                                   
                                                                                                                   
                                                                                                                   
/** ========= End =========== **/                                                                                                                   
                                                                                                                   
.Topics2{                                                                                                                   
  width: auto;                                                                                                                   
  float: none;                                                                                                                   
  padding: 0;                                                                                                                   
  height: auto;                                                                                                                   
  margin: 0px  0 0 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.Topics1 .block_cont_link {                                                                                                                   
    margin: 50px 0 0 0;                                                                                                                   
}                                                                                                                   
.Topics2 p{                                                                                                                   
	margin-bottom: 25px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.Topics2 p:last-child {                                                                                                                   
    margin-bottom: 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
                                                                                                                   
.block_cont_link{                                                                                                                   
	width: auto;                                                                                                                   
	margin: 0 auto 50px;                                                                                                                   
	clear: both;                                                                                                                   
}                                                                                                                   
.block_cont_link ul{                                                                                                                   
	padding:0;                                                                                                                   
}                                                                                                                   
ul li h3{                                                                                                                   
	margin: 10px 0 0 -2px;                                                                                                                   
	border-radius: 2px;                                                                                                                   
	text-indent: 25px;                                                                                                                   
	padding: 10px 15px;                                                                                                                   
	background: url(../images/list.png) no-repeat;                                                                                                                   
	background-position: 0;                                                                                                                   
}                                                                                                                   
ul li h3:before{                                                                                                                   
    /* content: '✓'; */                                                                                                                   
    left: -25px;                                                                                                                   
    top: 7px;                                                                                                                   
    position: absolute;                                                                                                                   
    font-size: 16px;                                                                                                                   
    color: #333333;                                                                                                                   
    z-index: 9999;                                                                                                                   
}                                                                                                                   
.block_cont_link ul li{                                                                                                                   
	position: relative;                                                                                                                   
	margin: 0 0 11px 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
/**===== readmore========**/                                                                                                                   
                                                                                                                   
.postlist_area_main a{                                                                                                                   
	padding: 6px 20px;                                                                                                                   
	color: #fff;                                                                                                                   
	text-align: center;                                                                                                                   
	background: #333;                                                                                                                   
	float: right;                                                                                                                   
	margin: 10px 0 0 0;                                                                                                                   
}                                                                                                                   
.postlist_area_main a:hover{                                                                                                                   
	text-decoration: none;                                                                                                                   
	background: #CCC;                                                                                                                   
	color: #333;                                                                                                                   
}                                                                                                                   
/************************** Footer Page ***********************************/                                                                                                                   
                                                                                                                   
.Popular_postlist{                                                                                                                   
	margin:auto;                                                                                                                   
	color: #413a3a;                                                                                                                   
	text-align: center;                                                                                                                   
	width: 100%;                                                                                                                   
	clear: both;                                                                                                                   
	background: #d99968;                                                                                                                   
}                                                                                                                   
.Popular_postlist p{                                                                                                                   
	padding: 20px;                                                                                                                   
	margin: 0 0;                                                                                                                   
	font-size: 13px;                                                                                                                   
}                                                                                                                   
.Popular_postlist a{                                                                                                                   
	color: #fff;                                                                                                                   
	text-decoration: none;                                                                                                                   
}                                                                                                                   
.Popular_postlist a:hover{                                                                                                                   
	text-decoration: underline;                                                                                                                   
}                                                                                                                   
                                                                                                                   
/************************** /add/ ***********************************************/                                                                                                                   
                                                                                                                   
#socialBtn{                                                                                                                   
	width:1080px;                                                                                                                   
	margin:0 auto 0;                                                                                                                   
}                                                                                                                   
.social{                                                                                                                   
	margin-top: 10px;                                                                                                                   
	padding: 5px 0;                                                                                                                   
	position: absolute;                                                                                                                   
	right: 0;                                                                                                                   
	float: right;                                                                                                                   
}                                                                                                                   
#boxArea{                                                                                                                   
	margin: auto;                                                                                                                   
}                                                                                                                   
div#boxArea div:nth-child(2) {                                                                                                                   
    margin-right:12px;                                                                                                                   
}                                                                                                                   
div#boxArea div:nth-child(3) {                                                                                                                   
    margin-right:4px;                                                                                                                   
}                                                                                                                   
div#boxArea div:nth-child(4) {                                                                                                                   
    margin-right:6px;                                                                                                                   
}                                                                                                                   
div#boxArea div:last-child {                                                                                                                   
    margin-right:0px;                                                                                                                   
}                                                                                                                   
div#boxArea div {                                                                                                                   
    margin-right:6px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
/*============= Control ==========*/                                                                                                                   
@media screen and (max-width:480px){                                                                                                                   
	                                                                                                                   
body{                                                                                                                   
	width: 100%;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.wrp_bg_main{                                                                                                                   
	width: 100%;                                                                                                                   
	padding: 0 0 20px 0;                                                                                                                   
	margin: 0;                                                                                                                   
	min-width: inherit;                                                                                                                   
}                                                                                                                   
h1{                                                                                                                   
	width: auto;                                                                                                                   
	padding: 0;                                                                                                                   
	float: none;                                                                                                                   
	position: relative;                                                                                                                   
	border-radius: 0;                                                                                                                   
	background: none;                                                                                                                   
	text-align: left;                                                                                                                   
	font-size: 18px;                                                                                                                   
}                                                                                                                   
h2{                                                                                                                   
	border-radius:0;                                                                                                                   
	text-align: left;                                                                                                                   
	clear: both;                                                                                                                   
	margin: 0  0 12px 0;                                                                                                                   
	padding: 5px 10px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
h2.title a {                                                                                                                   
    padding: 4px 0px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
h2.title {                                                                                                                   
    margin: 0px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
h3 {                                                                                                                   
    background: none;                                                                                                                   
    border-bottom: 1px solid #f3e4d8;                                                                                                                   
    text-indent: 0 !important;                                                                                                                   
    padding: 10px 0;                                                                                                                   
    clear: both;                                                                                                                   
    text-align: left;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.RecBox.wp_header_control_top h3,                                                                                                                   
 .RecBox .box_count02 h3 {                                                                                                                   
    padding: 0 0 5px 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
ul li h3 {                                                                                                                   
    text-align: left;                                                                                                                   
    background: none;                                                                                                                   
    padding: 0 0 5px 0;                                                                                                                   
    margin: 15px 0 5px 0;                                                                                                                   
    border: 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
                                                                                                                   
h3 a {                                                                                                                   
    text-align: center;                                                                                                                   
    display: block;                                                                                                                   
}                                                                                                                   
                                                                                                                   
h3:before {                                                                                                                   
    display: none !important;                                                                                                                   
}                                                                                                                   
.Popular_sidebar_block{                                                                                                                   
	width: auto;                                                                                                                   
	padding: 0 20px;                                                                                                                   
	float: none;                                                                                                                   
	margin: 20px 0 0 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
/*===== menu top =====*/                                                                                                                   
.blog_navigation{                                                                                                                   
	width: auto;                                                                                                                   
	min-width:auto !important;                                                                                                                   
	margin: 0;                                                                                                                   
	border: 0;                                                                                                                   
	box-shadow: none;                                                                                                                   
	border-radius: 0;                                                                                                                   
	position: relative;                                                                                                                   
	padding: 0;                                                                                                                   
	}                                                                                                                   
.blog_navigation ul{                                                                                                                   
	text-align: center;                                                                                                                   
	width: 100%;                                                                                                                   
	padding: 0px;                                                                                                                   
}                                                                                                                   
.blog_navigation ul li{                                                                                                                   
	width: auto;                                                                                                                   
	display: block;                                                                                                                   
}                                                                                                                   
.blog_navigation li:first-child a {                                                                                                                   
	border-left:none;                                                                                                                   
	border-radius:0;                                                                                                                   
}                                                                                                                   
.blog_navigation li:before,                                                                                                                   
.blog_navigation li:after{                                                                                                                   
	display:none;                                                                                                                   
}                                                                                                                   
.blog_navigation li:last-child a {                                                                                                                   
	border-right:none;                                                                                                                   
	border-radius:0;                                                                                                                   
}                                                                                                                   
.blog_navigation ul li a{                                                                                                                   
	width: auto;                                                                                                                   
	display: block;                                                                                                                   
	padding: 10px 22px;                                                                                                                   
	margin: 0;                                                                                                                   
	border-left: none;                                                                                                                   
	border-right:none;                                                                                                                   
	border-radius: 0;                                                                                                                   
	z-index: 1;                                                                                                                   
}                                                                                                                   
.blog_navigation ul li a:before,                                                                                                                   
.blog_navigation ul li a:after{                                                                                                                   
	display:none;                                                                                                                   
}                                                                                                                   
.blog_navigation ul li a:hover{                                                                                                                   
	transition: none;                                                                                                                   
}                                                                                                                   
                                                                                                                   
/*===== site title =====*/                                                                                                                   
.main_headerBlock{                                                                                                                   
	width: 100%;                                                                                                                   
	min-width: auto !important;                                                                                                                   
	border-radius: 0;                                                                                                                   
	margin-bottom: 0;                                                                                                                   
	position: relative;                                                                                                                   
}                                                                                                                   
.blog_logo{                                                                                                                   
	position:relative;                                                                                                                   
	width: auto;                                                                                                                   
	padding: 20px 20px;                                                                                                                   
}                                                                                                                   
#socialBtn{                                                                                                                   
	width:auto;                                                                                                                   
	justify-content: center;                                                                                                                   
	display: flex;                                                                                                                   
}                                                                                                                   
.social{                                                                                                                   
	float:none;                                                                                                                   
	position: static;                                                                                                                   
	font-size: 6px;                                                                                                                   
	padding: 5px 0 0 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
                                                                                                                   
/*========== contenner page / side-L ==========*/                                                                                                                   
#main_contBlock{                                                                                                                   
	width: 100%;                                                                                                                   
	padding: 0;                                                                                                                   
	float: none;                                                                                                                   
	border: none;                                                                                                                   
}                                                                                                                   
.main_post_list_site{                                                                                                                   
	padding: 20px;                                                                                                                   
}                                                                                                                   
.Popular_sidebar_block1_Mainpage{                                                                                                                   
	width: auto;                                                                                                                   
	padding: 0;                                                                                                                   
	margin: 0;                                                                                                                   
	float: none;                                                                                                                   
}                                                                                                                   
/*============= content side R ===========*/                                                                                                                   
.Popular_sidebar_block2_Mainpage{                                                                                                                   
	width: auto;                                                                                                                   
	margin: 0;                                                                                                                   
	padding: 0;                                                                                                                   
	float: none;                                                                                                                   
}                                                                                                                   
                                                                                                                   
/*========= contenner center ==========*/                                                                                                                   
.design_mainBlock{                                                                                                                   
	width: auto;                                                                                                                   
	padding: 0;                                                                                                                   
	margin: 0 0 10px 0;                                                                                                                   
	float: none;	                                                                                                                   
}                                                                                                                   
/*========= center block =========*/                                                                                                                   
.frame_sentence{                                                                                                                   
	width: auto;                                                                                                                   
	padding:0;                                                                                                                   
	margin: 0;                                                                                                                   
	border-radius: 0;                                                                                                                   
	box-shadow: none;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.frame_sentence p{                                                                                                                   
	padding: 0 0;                                                                                                                   
}                                                                                                                   
.frame_sentence img{                                                                                                                   
	width:100%;                                                                                                                   
	margin: 0 0 20px 0;                                                                                                                   
	padding: 0;                                                                                                                   
	border-left: none;                                                                                                                   
	border-right: none;                                                                                                                   
	border-radius: 0;                                                                                                                   
	float: none;                                                                                                                   
	box-shadow: none;                                                                                                                   
}                                                                                                                   
.RecBox{                                                                                                                   
	width:100%;                                                                                                                   
	padding: 0;                                                                                                                   
	display: block;                                                                                                                   
}                                                                                                                   
.box_frame_control{                                                                                                                   
	width: auto !important;                                                                                                                   
	margin: 0 0 30px 0 !important;                                                                                                                   
	padding: 0 !important;                                                                                                                   
	border: 0 !important;                                                                                                                   
	float: none !important;                                                                                                                   
	box-shadow: none;                                                                                                                   
}                                                                                                                   
.box_frame_control img{
	width: 100% !important;
	padding: 0;
	margin: 0px auto 10px !important;
	border-radius: 0;
	border: 0;
	height: auto;
	float: none;
	display: block;
}                                                                                                                   
.box_frame_control p{                                                                                                                   
	padding: 0;                                                                                                                   
	margin: 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
p.title a {                                                                                                                   
    display: block;                                                                                                                   
    text-align: center;                                                                                                                   
    border-bottom: 0;                                                                                                                   
    text-decoration: underline;                                                                                                                   
}                                                                                                                   
                                                                                                                   
p.title a:hover {                                                                                                                   
    text-decoration: none;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.postlist_area_main a {                                                                                                                   
    float: none;                                                                                                                   
    display: block;                                                                                                                   
    margin: 15px auto 0;                                                                                                                   
    padding: 10px;                                                                                                                   
    width: 34%;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.block_cont_link{                                                                                                                   
	width: auto;                                                                                                                   
	border-radius: 0;                                                                                                                   
	box-shadow: none;                                                                                                                   
	padding: 0;                                                                                                                   
}                                                                                                                   
.block_cont_link ul{                                                                                                                   
	padding:0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
/*======== footer ========*/                                                                                                                   
                                                                                                                   
.Popular_postlist{                                                                                                                   
	width: 100%;                                                                                                                   
	margin: 0;                                                                                                                   
	min-width: auto;                                                                                                                   
	padding: 0 0;                                                                                                                   
}                                                                                                                   
/*======= subpage ======*/                                                                                                                   
.Topics2{                                                                                                                   
	width:100%;                                                                                                                   
	margin:0;                                                                                                                   
	padding: 0;                                                                                                                   
	float: none;                                                                                                                   
	border-radius: 0;                                                                                                                   
}                                                                                                                   
.Topics2 img{                                                                                                                   
	width: 100%;                                                                                                                   
	padding: 0;                                                                                                                   
	border-left: none;                                                                                                                   
	border-right: none;                                                                                                                   
	float: none;                                                                                                                   
	border-radius: 0;                                                                                                                   
	margin: 0;                                                                                                                   
	box-shadow: none;                                                                                                                   
	border: 1px solid #ece3dd;                                                                                                                   
}                                                                                                                   
.Topics2 p{                                                                                                                   
	padding: 0;                                                                                                                   
}                                                                                                                   
.Topics2 h3{                                                                                                                   
	margin: 12px 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
}                                                                                                                   
                                                                                                                   
