@charset "utf-8";                                                                                                         
                                                                                                         
body{                                                                                                         
  padding: 0px;                                                                                                         
  margin: 0px;                                                                                                         
  font-size: 15px;                                                                                                         
  line-height: 160%;                                                                                                         
  font-family: "Hiragino Maru Gothic ProN", HGMaruGothicMPRO, YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", sans-serif;                                                                                                         
}                                                                                                         
.Wrapper_area{                                                                                                         
  margin: 0 auto 30px;                                                                                                         
  height: auto;                                                                                                         
}                                                                                                         
                                                                                                         
.site_template_headerBlock {                                                                                                         
    display: block;                                                                                                         
}                                                                                                         
.Wrapper_area:after{                                                                                                         
  display: block;                                                                                                         
  clear: both;                                                                                                         
  content: "";                                                                                                         
}                                                                                                         
p{                                                                                                         
  margin: 0 0;                                                                                                         
}                                                                                                         
                                                                                                         
a{                                                                                                         
  color: #f14a4d;                                                                                                         
  text-decoration:none;                                                                                                         
}                                                                                                         
a:hover{                                                                                                         
  text-decoration:underline;                                                                                                         
   transition: all .3s ease-in-out;                                                                                                         
}                                                                                                         
 h1{                                                                                                         
  margin: auto;                                                                                                         
  padding: 0 20px;                                                                                                         
  font-size: 23px;                                                                                                         
  color: #d26c96;                                                                                                         
  line-height: 140%;                                                                                                         
}                                                                                                         
                                                                                                         
/* h2 */                                                                                                         
h2{                                                                                                         
      font-size: 18px;                                                                                                         
      font-weight : bold;                                                                                                         
      text-indent: 0;                                                                                                         
      padding : 5px;                                                                                                         
      margin: 20px 0 10px 0;                                                                                                         
      text-align: center;                                                                                                         
      padding: 10px;                                                                                                         
      border-bottom: 1px solid #f6a5c6;                                                                                                         
      border-top: 1px solid #f6a5c6;                                                                                                         
      position:relative;                                                                                                         
      padding-left: 0px;                                                                                                         
      background: #ffffff;                                                                                                         
      margin: 0 auto;                                                                                                         
    }                                                                                                         
h2:before{                                                                                                         
    content: "";                                                                                                         
    position: absolute;                                                                                                         
    display: block;                                                                                                         
    left: 4px;                                                                                                         
    top: 17px;                                                                                                         
    background: #f6a5c6;                                                                                                         
    width: 15px;                                                                                                         
    height: 15px;                                                                                                         
    box-shadow: 0 0 0 1px #f6a5c6 inset;                                                                                                         
    }                                                                                                         
h2:after{                                                                                                         
        position:absolute;                                                                                                         
        content:"";                                                                                                         
        width:5px;                                                                                                         
        height: 100%;                                                                                                         
        background-color: #f6a5c6;                                                                                                         
        top:0;                                                                                                         
        left:0;                                                                                                         
        margin-left: 0px;                                                                                                         
        margin-top:0px;                                                                                                         
    }                                                                                                         
                                                                                                         
h2.title {                                                                                                         
    overflow: hidden;                                                                                                         
    border: 0;                                                                                                         
    padding: 0px 0 15px 0;                                                                                                         
    background: none;                                                                                                         
    text-align: left;                                                                                                         
    text-indent: 0;                                                                                                         
    margin: 0 auto;                                                                                                         
}                                                                                                         
h2.title:before,h2.title:after {                                                                                                         
  display:none;                                                                                                         
                                                                                                         
}                                                                                                         
                                                                                                         
h2.title a {                                                                                                         
    border-bottom: 1px solid;                                                                                                         
}                                                                                                         
                                                                                                         
h2.title a:hover {                                                                                                         
    text-decoration: none;                                                                                                         
    border: none;                                                                                                         
}                                                                                                         
                                                                                                           
/***********/                                                                                                         
h3{                                                                                                         
  font-size: 17px;                                                                                                         
  color: #4d4d4d;                                                                                                         
  padding: 0 0 0 0;                                                                                                         
  text-indent: 30px;                                                                                                         
  margin: 30px 0 10px 0;                                                                                                         
  position: relative;                                                                                                         
  background: url(../images/list.png) no-repeat center left;                                                                                                         
}                                                                                                         
                                                                                                         
ul{                                                                                                         
  list-style:none;                                                                                                         
  padding:inherit;                                                                                                         
}                                                                                                         
                                                                                                         
.blog_navigation {
  margin: 0px auto 40px;
  height: auto;
  padding: 0 20px;
  position: relative;
}

.blog_navigation:after {
    display: block;
    clear: both;
    content: "";
}
.blog_navigation ul {
  list-style: none;
  margin: 0px;
  padding: 0;
}
.blog_navigation li {
  display: block;
  /* width: 47%; */
  /* float: left; */
  margin: 0 2px;
}
.blog_navigation a {
  padding: 10px 10px;
  text-decoration: none;
  display: block;
  z-index: 1;
  border: 1px dotted #d1d1d1;
  font-size: 14px;
  position: relative;
  margin: 0 auto 21px;
  text-align: center;
}

.blog_navigation a:before{
    content:"";
    border-width: 10px;
    border-style:solid;
    position:absolute;
    border-left-color:transparent;
    border-bottom-color:transparent;
    border-right-color:transparent;
    border-top-color: #d26c96;
    top:0;
    left:0;
    margin-left: 47%;
    margin-top: 44px;
} 

.blog_navigation a:hover {
  text-decoration: none;
  transition: all .3s ease-in-out;
  background: #d26c96;
  color: #f6f4f4;
}                                                                                                      
                                                                                                                                                                                                             
#check01{                                                                                                         
  display: none;                                                                                                         
}                                                                                                         
                                                                                                         
 .recommend_count_blog .box_count02{                                                                                                         
  width: 100%;                                                                                                         
  height: auto;                                                                                                         
  margin: 0px;                                                                                                         
}                                                                                                         
                                                                                                         
                                                                                                         
.recommend_count_blog .box_count02 img {                                                                                                         
    width: 100%;                                                                                                         
    border: 0;                                                                                                         
    margin: 0 0 10px 0;                                                                                                         
    float: none;                                                                                                         
}                                                                                                         
.Side_area_b{                                                                                                         
  display: block;                                                                                                         
}                                                                                                         
.Side_area_b .RightArea_Block img{                                                                                                         
  width: 100%;                                                                                                         
  float: left;                                                                                                         
  margin: 0 0 20px 0;                                                                                                         
}                                                                                                         
                                                                                                         
.Side_area_b .box_frame_control{                                                                                                         
  margin-bottom: 30px;                                                                                                         
  border-bottom: 1px solid #cacaca;                                                                                                         
}                                                                                                         
                                                                                                         
.Side_area_b h2{
  margin: 10px 20px;
  font-size: 18px;
  background: #d26c96;
  padding: 15px 10px;
  position: relative;
  border: 0;
  color: #ededed;
  text-align: center;
  text-indent: 0;
  border: 1px dotted #fff;
  /* box-shadow: 0 0px 4px 0px #4C4C4C; */
}                                                                                                         
.Side_area_b h2:before,.Side_area_b h2:after{                                                                                                         
  display:none;                                                                                                         
}                                                                                                         
                                                                                                         
.wp_header_control_top{                                                                                                         
  display: block;                                                                                                         
}                                                                                                         
                                                                                                         
.recommend_count_blog.wp_header_control_top h3,                                                                                                         
.recommend_count_blog .box_count02 h3 {                                                                                                         
    clear: both;                                                                                                         
    margin: 0  0 10px 0;                                                                                                         
    padding: 0;                                                                                                         
}                                                                                                         
                                                                                                         
.recommend_count_blog.wp_header_control_top .box_frame_control {                                                                                                         
    margin: 0 2.8% 3% 0;                                                                                                         
    float: left;                                                                                                         
    width: 48.6%;                                                                                                         
}                                                                                                         
                                                                                                         
.recommend_count_blog.wp_header_control_top .box_frame_control:nth-of-type(3),.recommend_count_blog.wp_header_control_top .box_frame_control:nth-of-type(4) {                                                                                                         
    margin-bottom: 0;                                                                                                         
}                                                                                                         
                                                                                                         
.recommend_count_blog.wp_header_control_top:after {                                                                                                         
    display: block;                                                                                                         
    clear: both;                                                                                                         
    content: "";                                                                                                         
}                                                                                                         
                                                                                                         
.recommend_count_blog.wp_header_control_top .box_frame_control:nth-child(even) {                                                                                                         
    margin: 0;                                                                                                         
}                                                                                                         
                                                                                                         
.recommend_count_blog.wp_header_control_top img {                                                                                                         
    width: 100%;                                                                                                         
    height: auto;                                                                                                         
    margin: 0 0 10px 0;                                                                                                         
    float: none;                                                                                                         
}                                                                                                         
                                                                                                         
.selected_site_main{                                                                                                         
  display: block;                                                                                                         
}                                                                                                         
                                                                                                         
.Main_area {                                                                                                         
    display: block;                                                                                                         
}                                                                                                         
.article_subart{                                                                                                         
  overflow: hidden;                                                                                                         
  background: #fff;                                                                                                         
}                                                                                                         
.Topics_area{                                                                                                         
  width:100%;                                                                                                         
  margin: auto;                                                                                                         
}                                                                                                         
                                                                                                         
                                                                                                         
/** ======= end ============ **/                                                                                                         
                                                                                                         
.Header_area{
  margin: 0 auto;
  padding: 0;
  bottom: 0;
  float: left;
  width: 23%;
  height: 100%;
  top: 0;
  left: 0;
  box-sizing: border-box;
  position: relative;
}                                                                                                         
.blog_logo{                                                                                                         
  margin: 0 auto 0;                                                                                                         
  padding: 25px 0;                                                                                                         
  position: relative;                                                                                                         
}                                                                                                         
                                                                                                         
.blog_logo:after {                                                                                                         
    display: block;                                                                                                         
    clear: both;                                                                                                         
    content: "";                                                                                                         
}                                                                                                         
.titlesite_page{                                                                                                         
  width: 1110px;                                                                                                         
  margin: 0 auto;                                                                                                         
  padding: 0;                                                                                                         
  position: relative;                                                                                                         
  background: rgba(213, 70, 0, 0.34);                                                                                                         
                                                                                                           
}                                                                                                         
                                                                                                         
/**************************/                                                                                                         
.frame_sentence h2,                                                                                                         
.Topics_two_area h2{                                                                                                         
  margin-bottom: 20px;                                                                                                         
}                                                                                                         
.frame_sentence{                                                                                                         
  display: block;                                                                                                         
}                                                                                                         
.frame_sentence img {                                                                                                         
  width: 50%;                                                                                                         
  margin: 5px 0 20px 20px;                                                                                                         
  display : block;                                                                                                         
  float: right;                                                                                                         
}                                                                                                         
                                                                                                         
.Topics_two_area img {                                                                                                         
    width: 100%;                                                                                                         
    float: none;                                                                                                         
}                                                                                                         
.frame_sentence p{                                                                                                         
  margin-bottom: 20px;                                                                                                         
}                                                                                                         
                                                                                                         
.recommend_count_blog{                                                                                                         
  width: 100%;                                                                                                         
  clear: both;                                                                                                         
  margin-bottom: 60px;                                                                                                         
}                                                                                                         
                                                                                                         
.box_frame_control{                                                                                                         
  width: auto;                                                                                                         
  padding: 0 0 0 0;                                                                                                         
  margin: 0 0 30px 0;                                                                                                         
}                                                                                                         
                                                                                                         
.box_frame_control:after {                                                                                                         
    display: block;                                                                                                         
    clear: both;                                                                                                         
    content: "";                                                                                                         
}                                                                                                         
                                                                                                           
.box_frame_controlTopics_three_area{                                                                                                         
  background:none;                                                                                                         
  box-shadow: 0px 0px 1px #f1fff8 inset;                                                                                                         
  margin-bottom: 2px;                                                                                                         
  padding: 0 0 10px 0;                                                                                                         
}                                                                                                         
.box_frame_controlTopics_three_area:before,                                                                                                         
.box_frame_controlTopics_three_area:after{                                                                                                         
  display:none;                                                                                                         
}                                                                                                         
.box_frame_controlTopics_three_area a{                                                                                                         
  border-bottom:2px solid;                                                                                                         
  font-weight: 100;                                                                                                         
}                                                                                                         
.box_frame_controlTopics_three_area a:hover{                                                                                                         
  border-bottom: none;                                                                                                         
  text-decoration:none;                                                                                                         
}                                                                                                         
.box_frame_control p{                                                                                                         
  margin: 0 0 0 0;                                                                                                         
}                                                                                                         
                                                                                                         
p.title {                                                                                                         
    padding: 20px 0;                                                                                                         
}                                                                                                         
                                                                                                         
p.title a {                                                                                                         
    border-bottom: 1px solid;                                                                                                         
    padding: 0 0 2px 0;                                                                                                         
    font-weight: bold;                                                                                                         
}                                                                                                         
                                                                                                         
p.title a:hover {                                                                                                         
    text-decoration: none;                                                                                                         
    border-color: transparent;                                                                                                         
}                                                                                                         
.box_frame_control img{                                                                                                         
  width: 42%;                                                                                                         
  padding: 0;                                                                                                         
  float: left;                                                                                                         
  margin: 1px 20px 0 0;                                                                                                         
}                                                                                                         
#Contets_area{                                                                                                         
  width: 72%;                                                                                                         
  height:auto;                                                                                                         
  position:relative;                                                                                                         
  float: right;                                                                                                         
  margin: 2%  2% 0 0;                                                                                                         
  border-left: 2px solid #f0adca;                                                                                                         
  padding-left: 2%;                                                                                                         
}                                                                                                         
                                                                                                         
/** =========== side page ==========**/                                                                                                         
                                                                                                         
.Side_area_b1_Mainpage{                                                                                                         
  width: 22%;                                                                                                         
  height:auto;                                                                                                         
  margin:auto;                                                                                                         
  float: left;                                                                                                         
  padding: 0 10px;                                                                                                         
  z-index: 9999;                                                                                                         
}                                                                                                         
.Side_area_b2_Mainpage{                                                                                                         
  width: 22%;                                                                                                         
  height:auto;                                                                                                         
  margin:auto;                                                                                                         
  padding: 0 10px;                                                                                                         
  float: left;                                                                                                         
  z-index: 9999;                                                                                                         
}                                                                                                         
                                                                                                         
                                                                                                         
/** ========= End =========== **/                                                                                                         
                                                                                                         
.Topics_two_area{                                                                                                         
  width: auto;                                                                                                         
  float: none;                                                                                                         
  padding: 0;                                                                                                         
  height: auto;                                                                                                         
  margin: 0  0 0 0;                                                                                                         
}                                                                                                         
.Topics_two_area p{                                                                                                         
  margin-bottom: 20px;                                                                                                         
}                                                                                                         
                                                                                                         
                                                                                                         
.blog_cont_link{                                                                                                         
  width: auto;                                                                                                         
  margin: 60px auto 0;                                                                                                         
  clear: both;                                                                                                         
}                                                                                                         
.blog_cont_link ul{                                                                                                         
  padding:0;                                                                                                         
}                                                                                                         
ul li h3{                                                                                                         
  margin: 15px 0 0 0;                                                                                                         
  border-radius: 2px;                                                                                                         
  text-indent: 25px;                                                                                                         
  padding: 10px 15px;                                                                                                         
  background: url(../images/list.png) no-repeat;                                                                                                         
  background-position: 0;                                                                                                         
}                                                                                                         
                                                                                                         
.blog_cont_link ul li{                                                                                                         
  position: relative;                                                                                                         
  margin: 0 0 11px 0;                                                                                                         
}                                                                                                         
                                                                                                         
/**===== readmore========**/                                                                                                         
                                                                                                         
.area_mainCont a{                                                                                                         
  padding: 6px 20px;                                                                                                         
  color: #fff;                                                                                                         
  text-align: center;                                                                                                         
  background: #333;                                                                                                         
  float: right;                                                                                                         
}                                                                                                         
.area_mainCont a:hover{                                                                                                         
  text-decoration: none;                                                                                                         
  background: #CCC;                                                                                                         
  color: #484646;                                                                                                         
}                                                                                                         
/************************** Footer Page ***********************************/                                                                                                         
                                                                                                         
.Footer_area{                                                                                                         
  color: #3f3f3f;                                                                                                         
  text-align: center;                                                                                                         
  clear: both;                                                                                                         
  border-top: 8px solid #c67f9e;                                                                                                         
  /* width: 79%; */                                                                                                         
  height: auto;                                                                                                         
  position: relative;                                                                                                         
  /* float: right; */                                                                                                         
  /* margin: 2%; */                                                                                                         
  background: #f0adca;                                                                                                         
}                                                                                                         
.Footer_area p{                                                                                                         
  padding: 20px;                                                                                                         
}                                                                                                         
.Footer_area a{                                                                                                         
  color: #ffffff;                                                                                                         
  text-decoration: none;                                                                                                         
}                                                                                                         
.Footer_area a:hover{                                                                                                         
  text-decoration: underline;                                                                                                         
}                                                                                                         
                                                                                                         
/************************** /add/ ***********************************************/                                                                                                         
                                                                                                         
#socialBtn{                                                                                                         
  margin: 20px auto;                                                                                                         
  width: 85%;                                                                                                         
}                                                                                                         
.social{                                                                                                         
  margin: 0 auto;                                                                                                         
  padding: 10px 0 5px 0;                                                                                                         
  position: relative;                                                                                                         
}                                                                                                         
#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%;                                                                                                         
}                                                                                                         
                                                                                                         
.Wrapper_area{                                                                                                         
  width: 100%;                                                                                                         
  padding: 0 0 20px 0;                                                                                                         
  margin: 0;                                                                                                         
}                                                                                                         
                                                                                                         
.site_template_headerBlock {                                                                                                         
    width: auto;                                                                                                         
    height: auto;                                                                                                         
    float: none;                                                                                                         
}                                                                                                         
h1{                                                                                                         
  width: auto;                                                                                                         
  padding: 0;                                                                                                         
  float: none;                                                                                                         
  position: relative;                                                                                                         
  border-radius: 0;                                                                                                         
  background: none;                                                                                                         
  font-size: 18px;                                                                                                         
  text-align: center;                                                                                                         
}                                                                                                         
h2{                                                                                                         
  border-radius:0;                                                                                                         
  /* background: #ccc; */                                                                                                         
  text-align: center;                                                                                                         
  clear: both;                                                                                                         
  margin: 0 0 15px 0 !important;                                                                                                         
  text-indent: 0;                                                                                                         
}                                                                                                         
                                                                                                         
h2.title {                                                                                                         
    background: none;                                                                                                         
    margin: 0 0 !important;                                                                                                         
    text-align: center;                                                                                                         
    text-indent: 0;                                                                                                         
}                                                                                                         
                                                                                                         
h3 {                                                                                                         
    background: none;                                                                                                         
    border-bottom: 1px solid #f6a5c6;                                                                                                         
    text-indent: 0 !important;                                                                                                         
    padding: 10px 0;                                                                                                         
    clear: both;                                                                                                         
    text-align: left;                                                                                                         
    text-indent: 0;                                                                                                         
}                                                                                                         
                                                                                                         
.recommend_count_blog.wp_header_control_top h3,                                                                                                         
 .recommend_count_blog .box_count02 h3 {                                                                                                         
    padding: 0 0 5px 0;                                                                                                         
}                                                                                                         
                                                                                                         
ul li h3 {                                                                                                         
    text-align: left;                                                                                                         
    background: none;                                                                                                         
    padding: 0 0 4px 0;                                                                                                         
    margin: 15px 0 0 0;                                                                                                         
}                                                                                                         
                                                                                                         
.Side_area_b h3 {                                                                                                         
    border: 0;                                                                                                         
    padding: 0;                                                                                                         
}                                                                                                         
                                                                                                         
h3 a {                                                                                                         
    text-align: center;                                                                                                         
    display: block;                                                                                                         
}                                                                                                         
                                                                                                         
h3:before {                                                                                                         
    display: none !important;                                                                                                         
}                                                                                                         
.Side_area_b{                                                                                                         
  width: auto;                                                                                                         
  padding: 0 20px;                                                                                                         
  float: none;                                                                                                         
  margin: 0 0 0 0;                                                                                                         
}                                                                                                         
                                                                                                         
.blog_navigation {                                                                                                         
    padding: 0;                                                                                                         
    margin: 0;                                                                                                         
}                                                                                                         
.blog_navigation:after,.blog_navigation:before {                                                                                                         
  display:none;                                                                                                         
}                                                                                                         
                                                                                                         
/*===== menu top =====*/                                                                                                         
.Side_area_b h2 {                                                                                                         
    text-align: left;                                                                                                         
    padding: 15px 20px !important;                                                                                                         
    background: #f6a5c6 url(../images/menu.png) no-repeat right top;                                                                                                         
    background-size: 6%;                                                                                                         
    background-position: 95%;                                                                                                         
    margin: 0 !important;                                                                                                         
    color: #fff;                                                                                                         
}                                                                                                         
.Side_area_b h2:before,.Side_area_b h2:after{                                                                                                         
  display:none;                                                                                                         
}                                                                                                         
.blog_navigation ul{                                                                                                         
  text-align: center;                                                                                                         
  width: 100%;                                                                                                         
  padding: 0px;                                                                                                         
}                                                                                                         
.blog_navigation ul li{                                                                                                         
  width:100%;                                                                                                         
  display: block;                                                                                                         
}                                                                                                         
                                                                                                         
                                                                                                         
.blog_navigation ul li a{                                                                                                         
  width: auto;                                                                                                         
  display: block;                                                                                                         
  padding: 12px 22px;                                                                                                         
  margin: 0;                                                                                                         
  border-left: none;                                                                                                         
  border-right:none;                                                                                                         
  border-radius: 0;                                                                                                         
  font-size: 16px;                                                                                                         
  z-index: 1;                                                                                                         
  color: #fefefe;                                                                                                         
  border-bottom: 1px solid #fff;                                                                                                         
}                                                                                                         
.blog_navigation ul li a:before,                                                                                                         
.blog_navigation ul li a:after{                                                                                                         
  display:none;                                                                                                         
}                                                                                                         
.blog_navigation ul li a:hover{                                                                                                         
  transition: none;                                                                                                         
                                                                                                           
}                                                                                                         
/*Drop Down*/                                                                                                         
                                                                                                         
label:hover,                                                                                                         
input:checked ~ label{                                                                                                         
  background:#008fff;                                                                                                         
}                                                                                                         
                                                                                                         
/*hide the inputs*/                                                                                                         
input{display:none;}                                                                                                         
                                                                                                         
/*show the second levele menu of the selected voice*/                                                                                                         
input:checked ~ ul.inner_list{                                                                                                         
  max-height: 660px;                                                                                                         
  transition:max-height 0.5s ease-in;                                                                                                         
}                                                                                                         
                                                                                                         
ul.inner_list{                                                                                                         
  max-height:0;                                                                                                         
  padding:0;                                                                                                         
  overflow:hidden;                                                                                                         
  list-style-type:none;                                                                                                         
  background: #f1bcd1;                                                                                                         
  transition:max-height 0.5s ease-out;                                                                                                         
  position: relative;                                                                                                         
  min-width:100%;                                                                                                         
}                                                                                                         
                                                                                                         
ul.inner_list li a{                                                                                                         
  display:block;                                                                                                         
  padding:12px;                                                                                                         
  text-decoration:none;                                                                                                         
  transition:background .3s;                                                                                                         
  white-space:nowrap;                                                                                                         
}                                                                                                         
                                                                                                         
ul.inner_list li a:hover{                                                                                                         
  /* background: #dac1ad; */                                                                                                         
}                                                                                                         
label:hover                                                                                                         
{                                                                                                         
  cursor: pointer;                                                                                                         
}                                                                                                         
                                                                                                         
                                                                                                         
/*===== site title =====*/                                                                                                         
.Header_area{                                                                                                         
  width: 100%;                                                                                                         
  min-width: auto !important;                                                                                                         
  border-radius: 0;                                                                                                         
  margin-bottom: 0;                                                                                                         
  position: static;                                                                                                         
  border: 0;                                                                                                         
  padding: 0;                                                                                                         
  float: none;                                                                                                         
}                                                                                                         
.blog_logo{                                                                                                         
  position:relative;                                                                                                         
  width: auto;                                                                                                         
  padding: 30px 20px;                                                                                                         
}                                                                                                         
#socialBtn{                                                                                                         
  width:auto;                                                                                                         
  justify-content: center;                                                                                                         
  display: flex;                                                                                                         
  margin: 0 auto 0;                                                                                                         
}                                                                                                         
.social{                                                                                                         
  float:none;                                                                                                         
  position: static;                                                                                                         
  font-size: 6px;                                                                                                         
}                                                                                                         
                                                                                                         
                                                                                                         
/*========== contenner page / side-L ==========*/                                                                                                         
#Contets_area{                                                                                                         
  padding: 0;                                                                                                         
  float: none;                                                                                                         
  width: auto;                                                                                                         
  clear: both;                                                                                                         
  margin: 0;                                                                                                         
  border: 0;                                                                                                         
}                                                                                                         
.selected_site_main{                                                                                                         
  padding: 20px;                                                                                                         
}                                                                                                         
.Side_area_b1_Mainpage{                                                                                                         
  width: auto;                                                                                                         
  padding: 0;                                                                                                         
  margin: 0;                                                                                                         
  float: none;                                                                                                         
}                                                                                                         
/*============= content side R ===========*/                                                                                                         
.Side_area_b2_Mainpage{                                                                                                         
  width: auto;                                                                                                         
  margin: 0;                                                                                                         
  padding: 0;                                                                                                         
  float: none;                                                                                                         
}                                                                                                         
                                                                                                         
/*========= contenner center ==========*/                                                                                                         
.Main_area{                                                                                                         
  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: 5px 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;                                                                                                         
}                                                                                                         
.recommend_count_blog{                                                                                                         
  width:100%;                                                                                                         
  padding: 0;                                                                                                         
  display: block;                                                                                                         
}                                                                                                         
.box_frame_control{                                                                                                         
  width: auto !important;                                                                                                         
  margin: 0 0 30px 0 !important;                                                                                                         
  padding: 0;                                                                                                         
  border: 0 !important;                                                                                                         
  float: none !important;                                                                                                         
}                                                                                                         
.box_frame_control img{                                                                                                         
  width: 100% !important;                                                                                                         
  padding: 0;                                                                                                         
  margin: 0 0 10px 0 !important;                                                                                                         
  border-radius: 0;                                                                                                         
  border: 0;                                                                                                         
  height: auto;                                                                                                         
  float: none;                                                                                                         
}                                                                                                         
.box_frame_control p{                                                                                                         
  padding: 10px 0;                                                                                                         
}                                                                                                         
                                                                                                         
p.title a {                                                                                                         
    display: block;                                                                                                         
    text-align: center;                                                                                                         
    border-bottom: 0;                                                                                                         
    text-decoration: underline;                                                                                                         
}                                                                                                         
                                                                                                         
p.title a:hover {                                                                                                         
    text-decoration: none;                                                                                                         
}                                                                                                         
                                                                                                         
.area_mainCont a {                                                                                                         
    float: none;                                                                                                         
    display: block;                                                                                                         
    margin: 15px auto;                                                                                                         
    padding: 10px;                                                                                                         
    width: 34%;                                                                                                         
}                                                                                                         
                                                                                                         
.blog_cont_link{                                                                                                         
  width: auto;                                                                                                         
  border-radius: 0;                                                                                                         
  box-shadow: none;                                                                                                         
  padding: 0;                                                                                                         
}                                                                                                         
.blog_cont_link ul{                                                                                                         
  padding:0;                                                                                                         
}                                                                                                         
                                                                                                         
/*======== footer ========*/                                                                                                         
                                                                                                         
.Footer_area{                                                                                                         
  margin: 0;                                                                                                         
  min-width: auto;                                                                                                         
  padding: 22px 0px;                                                                                                         
  float: none;                                                                                                         
  clear: both;                                                                                                         
  width: auto;                                                                                                         
}                                                                                                         
/*======= subpage ======*/                                                                                                         
.Topics_two_area{                                                                                                         
  width:100%;                                                                                                         
  margin:0;                                                                                                         
  padding: 0;                                                                                                         
  float: none;                                                                                                         
  border-radius: 0;                                                                                                         
}                                                                                                         
.Topics_two_area img{                                                                                                         
  width: 100%;                                                                                                         
  padding: 0;                                                                                                         
  border-left: none;                                                                                                         
  border-right: none;                                                                                                         
  float: none;                                                                                                         
  border-radius: 0;                                                                                                         
  margin: 0;                                                                                                         
  box-shadow: none;                                                                                                         
}                                                                                                         
.Topics_two_area p{                                                                                                         
  padding: 0;                                                                                                         
}                                                                                                         
.Topics_two_area h3{                                                                                                         
  margin-bottom: 15px;                                                                                                         
}                                                                                                         
                                                                                                         
}                                                                                                         
                                                                                                         
