/* ----------------------------------------------------------------------

 pc style setting FBFBF2

---------------------------------------------------------------------- */
body { margin:0; padding:0; background:#fff url(https://www.le-pla.co.jp/enon/common/img/background1.jpg) left top;
 background-repeat: repeat-x;
       font-family:"Century Gothic",Arial,sans-serif;color:#333; }


/* layout */
#contents { width:994px; margin:23px auto; text-align: center;  }
#main_col { width:750px; margin:0 0 14px 122px; }
#side_col { width:220px; float:right; margin:0 0 14px 0; }
.no_side #main_col { width:830px; float:none; margin:0 auto 14px; }
.no_side_wide #main_col { width:994px; float:none; margin:0 auto 14px; }
.wi100 {  margin-bottom: 60px;}

/* headline */
.headline1 { margin:0; line-height:42px; line-height:42px; font-size:35px; padding:50px 0px 50px 0px; }
.headline2 { margin:0; line-height:42px; line-height:42px; font-size:35px; padding:50px 0px 50px 0px; }
.headline3 { margin:0 0 20px 0; line-height:42px; line-height:42px; font-size:35px; padding:50px 0px 50px 0px;}

/* image */
a.image { background:#000; display:block; }
a.image img { display:block; opacity:1; transition: opacity .4s ease-in-out; -moz-transition: opacity .4s ease-in-out; -webkit-transition: opacity .4s ease-in-out; -webkit-transform: rotate(0); -moz-transform: rotate(0); transform: rotate(0); }
a.image:hover img { opacity:0.5; }

/* date color */
.date { color:#666; font-weight:bold; }
#footer .date { color:#b36a6a; }

/* mobile banner */
#mobile_banner_top, #mobile_banner_bottom { display:none; }



/* ----------------------------------------------------------------------
 index
---------------------------------------------------------------------- */
#index_top { margin:0 0 15px 0; }

/* gallery */
#recommend_gallery { width:998px; background:#fff; float:left; }
#recommend_gallery ul { margin-bottom:0; }
#recommend_gallery .rs-thumb-wrap { background:#000; display: none;}
#recommend_gallery .rs-thumb-wrap > a > img { display:block; height:100%; }
#recommend_gallery .rs-thumb-wrap > a { opacity:0.5; display:block; width:16.6667%; height:63px; }
#recommend_gallery .rs-thumb-wrap > a:hover, #recommend_gallery .rs-thumb-wrap > a.active { opacity: 1 }
#recommend_gallery .rs-caption {
    height:auto; padding:10px 20px; background:#000; color:#fff;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, .7), rgba(0, 0, 0, .8));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, .7), rgba(0, 0, 0, .8));
    background: -o-linear-gradient(top, rgba(0, 0, 0, .7), rgba(0, 0, 0, .8));
    background: -ms-linear-gradient(top, rgba(0, 0, 0, .7), rgba(0, 0, 0, .8));
    background: linear-gradient(top, rgba(0, 0, 0, .7), rgba(0, 0, 0, .8));
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .12) inset;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .12) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, .12) inset;
}
#recommend_gallery .rs-caption p { margin:0; }

/* right column */
#index_right_col { width:310px; float:right; }

/* pickup */
#index_pickup { background:#fff; border:1px solid #ddd; margin:0 0 15px 0; min-height:400px; }
#index_pickup a.image { display:block; margin-bottom:17px; }
#index_pickup a.image img { width:308px; height:auto; }
#index_pickup a.image:hover img { }
#index_pickup .meta { margin:10px 15px; }
#index_pickup .meta li { font-size:11px; float:left; line-height:110%; border-right:1px solid #ccc; margin:0 10px 0 0; padding:0 10px 0 0; }
#index_pickup .meta li.last { margin:0; padding:0; border:none; }
#index_pickup .title { font-size:16px; margin:0 15px 8px; line-height:140%; }
#index_pickup .title a { display:block; }
#index_pickup .excerpt { font-size:12px; margin:0 15px 13px; line-height:170%; }
#index_pickup .link { font-size:12px; margin:10px 15px 17px; display:block; background:url(img/common/arrow1.gif) no-repeat left top; padding:0 0 0 30px; height:13px; line-height:13px; }

/* search */
#index_right_col .search_area { background:#fff; border:1px solid #ddd; position:relative; height:56px; }
#index_right_col #search_button { float:right; margin:10px 10px 0 0; }
#index_right_col #search_input { float:left; margin:11px 0 0 11px; border:1px solid #ccc; background:#f2f2f2; width:160px; height:33px; position:relative; padding:0 10px; box-shadow:2px 2px 3px 0px #ddd inset; }


.index_title{ font-size: 35px; font-weight: bold; text-align: center; margin: 50px 0px 50px 0px}
.index_title2{ font-size: 35px; font-weight: bold; text-align: center; margin: 50px 0px 50px 0px}
/* recent post */
#recent_post { margin:0px 0 0px -50px; width: 800px; }
#recent_post .headline1 { margin:0 0 0px 0; }
#recent_post ul { margin:0px 0px 0 0px; position:relative; }
#recent_post ul ul.meta { margin:0px 0px 0px 0px; display:block; }
#recent_post li { float:left; width:150px; background:#fff; margin:0 0px 0 50px; padding:0 0 5px 0; height:400px; }
#recent_post li ul.meta li { float:none; display:inline; min-height:0px; height:auto; font-size:11px; width:auto; background:none; border:none; padding:0; margin:0; }
#recent_post li ul.meta li.date { display:block; }
#recent_post .image { width:150px; height:150px; margin:0px 0px 0px 0px; }
#recent_post .title { font-size:16px; display:block; font-weight:bold; padding:20px 0px 0px 0px; vertical-align: top; margin:0px 0px 10px 0px; color: #000;text-decoration: none; }
#recent_post .info { width:100%; float:right; margin:0 0px 0 0; padding-bottom: 10px;}
#recent_post .mei { font-size:12px; display:block; margin:0; line-height: 20px; letter-spacing: 1px; margin-bottom: 10px;}


#recent_post .category_p { float: left; background-color:#F7C0BD;text-decoration: none;padding:5px 15px 2px 15px;font-size:11px; color:#fff;  }
#recent_post .category_p a {text-decoration: none;color:#fff; }
#recent_post .category_p a:hover {text-decoration: none;color:#fff; }



#recent_post .category { float: left; background-color:#B1D7D8;text-decoration: none;padding:5px 15px 2px 15px;font-size:11px; color:#fff;  }
#recent_post .category a {text-decoration: none;color:#fff; }
#recent_post .category a:hover {text-decoration: none;color:#fff; }
#recent_post .category1 { float: left; background-color:#BEC0BF;text-decoration: none;padding:5px 15px 2px 15px;font-size:11px; color:#fff;  }
#recent_post .category1 a {text-decoration: none;color:#fff; }
#recent_post .category1 a:hover {text-decoration: none;color:#fff; }
#recent_post .category2 { float: left; background-color:#A9AFCB;text-decoration: none;padding:5px 15px 2px 15px;font-size:11px; color:#fff;  }
#recent_post .category2 a {text-decoration: none;color:#fff; }
#recent_post .category2 a:hover {text-decoration: none;color:#fff; }
#recent_post .category23 { float: left; background-color:#FFCCCC;text-decoration: none;padding:5px 15px 2px 15px;font-size:11px; color:#fff;  }
#recent_post .category23 a {text-decoration: none;color:#fff; }
#recent_post .category23 a:hover {text-decoration: none;color:#fff; }
#recent_post .category24 { float: left; background-color:#FFD496;text-decoration: none;padding:5px 15px 2px 15px;font-size:11px; color:#fff;  }
#recent_post .category24 a {text-decoration: none;color:#fff; }
#recent_post .category24 a:hover {text-decoration: none;color:#fff; }
#recent_post .index_icon1 img { float: left; padding:0px 6px 0px 0px;width: 45%;display: inline;}
#recent_post .index_icon2 img { float: left; padding:0px 6px 0px 0px;width: 45%;display: inline;}
#recent_post .index_icon3 img { float: left; padding:0px 6px 0px 0px;width: 45%;display: inline;}
#recent_post .date { float: left;font-size:11px;margin:3px 0px 10px 10px;}
#recent_post .title a {text-decoration: none;}
#recent_post .title a:hover {text-decoration: none;}

#sp_waku{background-color:#FFF; padding:0px 0px 20px 0px; margin-top:0px; }
#sp_waku #gallery-menu {text-decoration:none; color:#000; text-align:center;font-size: 20px;font-weight: bold;border: solid 3px #eee; padding: 20px 0px 16px 0px; width: 30%; margin-left:35%;}
#gallery-menu a{color:#000;font-weight:bold;text-decoration:none;}

#sp_waku1{background-color:#FFF; padding:50px 0px 20px 0px; margin-top:30px; }
#sp_waku1 #gallery-menu1 {text-decoration:none; color:#000; text-align:center;font-size: 20px;font-weight: bold;border: solid 3px #eee; padding: 20px 0px 16px 0px; width: 30%; margin-left:35%;}
#gallery-menu1 a{color:#000;font-weight:bold;text-decoration:none;}




#sp_waku2{background-color:#FFF; padding:0px 0px 20px 0px; margin-top:20px; }
#sp_waku2 #gallery-menu2 {text-decoration:none; color:#000; text-align:center;font-size: 20px;font-weight: bold;border: solid 3px #eee; padding: 20px 0px 16px 0px; width: 30%; margin-left:35%;}
#gallery-menu2 a{color:#000;font-weight:bold;text-decoration:none;}





#recent_post_page { margin:-30px 0 0px -50px; width: 800px; }
#recent_post_page .headline1 { margin:0 0 10px 0; }
#recent_post_page ul { margin:0px 0px 0 0px; position:relative; }
#recent_post_page ul ul.meta { margin:0px 0px 14px 0px; display:block; }
#recent_post_page li { float:left; width:150px; background:#fff; margin:0 0px 0 50px; padding:0 0 5px 0; height:400px; }
#recent_post_page li ul.meta li { float:none; display:inline; min-height:0px; height:auto; font-size:11px; width:auto; background:none; border:none; padding:0; margin:0; }
#recent_post_page li ul.meta li.date { display:block; }
#recent_post_page .image { width:142px; height:142px; margin:0px 0px 0px 0px; }
#recent_post_page .title { font-size:16px; display:block; font-weight:bold; padding:20px 0px 0px 0px; vertical-align: top; margin:0px 0px 10px 0px; color: #000;text-decoration: none; }
#recent_post_page .info { width:100%; float:right; margin:0 0px 0 0;}
#recent_post_page .mei { font-size:12px; display:block; margin:0; line-height: 20px; letter-spacing: 1px; margin-bottom: 10px;}
#recent_post_page .old { font-size:12px; display:block; margin:0; line-height: 20px; letter-spacing: 1px; margin-bottom: 10px;}
#recent_post_page .category { float: left; background-color:#B1D7D8;text-decoration: none;padding:5px 15px 2px 15px;font-size:11px; color:#fff;  }
#recent_post_page .category a {text-decoration: none;color:#fff; }
#recent_post_page .category a:hover {text-decoration: none;color:#fff; }

#recent_post_page .category_p { float: left; background-color:#F7C0BD;text-decoration: none;padding:5px 15px 2px 15px;font-size:11px; color:#fff;  }
#recent_post_page .category_p a {text-decoration: none;color:#fff; }
#recent_post_page .category_p a:hover {text-decoration: none;color:#fff; }



#recent_post_page .category1 { float: left; background-color:#BEC0BF;text-decoration: none;padding:5px 15px 2px 15px;font-size:11px; color:#fff;  }
#recent_post_page .category1 a {text-decoration: none;color:#fff; }
#recent_post_page .category1 a:hover {text-decoration: none;color:#fff; }
#recent_post_page .category2 { float: left; background-color:#A9AFCB;text-decoration: none;padding:5px 15px 2px 15px;font-size:11px; color:#fff;  }
#recent_post_page .category2 a {text-decoration: none;color:#fff; }
#recent_post_page .category2 a:hover {text-decoration: none;color:#fff; }
#recent_post_page .category23 { float: left; background-color:#FFCCCC;text-decoration: none;padding:5px 15px 2px 15px;font-size:11px; color:#fff;  }
#recent_post_page .category23 a {text-decoration: none;color:#fff; }
#recent_post_page .category23 a:hover {text-decoration: none;color:#fff; }
#recent_post_page .category24 { float: left; background-color:#FFD496;text-decoration: none;padding:5px 15px 2px 15px;font-size:11px; color:#fff;  }
#recent_post_page .category24 a {text-decoration: none;color:#fff; }
#recent_post_page .category24 a:hover {text-decoration: none;color:#fff; }
#recent_post_page .index_icon1 img { float: left; padding:0px 6px 0px 0px;width: 45%;display: inline;}
#recent_post_page .index_icon2 img { float: left; padding:0px 6px 0px 0px;width: 45%;display: inline;}
#recent_post_page .index_icon3 img { float: left; padding:0px 6px 0px 0px;width: 45%;display: inline;}
#recent_post_page .date { float: left;font-size:11px;margin:3px 0px 10px 10px;}
#recent_post_page .title a {text-decoration: none;}
#recent_post_page .title a:hover {text-decoration: none;}




/* sns post */
#sns_post { margin:0 0 15px 0; background:#fff; }
#sns_post ul { margin:0; }
#sns_post ul ul.meta { margin:0 0 8px 0; }
#sns_post li { border-bottom:1px dotted #aaa; margin:0 0 -1px 0; padding:15px;  }
#sns_post li ul.meta li { float:none; display:inline; height:auto; font-size:12px; width:auto; background:none; border:none; padding:0; margin:0;list-style:none;  }
#sns_post li ul.meta li.date { display:block; margin:0;list-style:none;  }
#sns_post .image img { width:30%; height:auto; float:left; padding:4px; list-style:none; list-style:none;  }
#sns_post .info { width:60%; float:right; margin:0 5px 0 0;   }
#sns_post .title { font-size:25px; display:block; margin:0; font-weight:bold; padding:23% 0 0 0; }






/* featured post */
#featured_post { margin:0 0 15px 0; background:#fff; border:1px solid #ddd; }
#featured_post .title a { display:block; }
#featured_post .post1 { border-bottom:1px dotted #ddd; padding:15px; margin:0; }
#featured_post .post1 .image { float:left; width:340px; height:210px; margin:0; }
#featured_post .post1 .image img { margin:10px; }
#featured_post .post1 .info { float:right; width:353px; }
#featured_post .post1 .date { margin:5px 0; line-height:110%; font-size:12px; }
#featured_post .post1 .title { font-size:16px; margin:0 0 14px 0; }
#featured_post .post1 .excerpt { font-size:12px; line-height:170%; padding-right:10px; margin:0 0 21px 0; }
#featured_post .post1 .link { font-size:12px; display:block; background:url(img/common/arrow1.gif) no-repeat left top; padding:0 0 0 30px; height:13px; line-height:13px; }

#featured_post ul.post2 { margin:0; overflow:hidden; border-bottom:1px dotted #ddd; padding:15px 0 15px 15px; }
#featured_post ul.post3 { border:none; }
#featured_post ul.post2 li { width:340px; float:left; margin:0 25px 0 0; }
#featured_post ul.post2 li .image { float:left; width:80px; height:80px; }
#featured_post ul.post2 li .image img { width:80px; height:80px; }
#featured_post ul.post2 li .info { float:right; width:240px; }
#featured_post ul.post2 li .date { margin:5px 0 3px; font-size:12px; line-height:110%; }
#featured_post ul.post2 li .title { font-size:16px; margin:0; font-weight:bold; line-height:160%; }

/* featured post2 */
#featured_post2 { margin:0 0 15px 0; background:#fff; border:1px solid #ddd; }
#featured_post2 .title a { display:block; }
#featured_post2 .post1 { padding:15px; margin:0; width:340px; float:left; }
#featured_post2 .post1 .image_area { background:#fff; width:340px; height:210px; border:1px solid #ddd; margin:0 0 15px 0; }
#featured_post2 .post1 .image { margin:10px; }
#featured_post2 .post1 .image img { }
#featured_post2 .post1 .info { }
#featured_post2 .post1 .date { margin:0 0 5px 0; font-size:12px; line-height:110%; }
#featured_post2 .post1 .title { font-size:16px; margin:0 0 16px 0; }
#featured_post2 .post1 .excerpt { font-size:12px; line-height:170%; margin:0 0 22px 0; }
#featured_post2 .post1 .link { font-size:12px; display:block; background:url(img/common/arrow2.gif) no-repeat left top; padding:0 0 0 30px; height:13px; line-height:13px; }
#featured_post2 ul { margin:0px; overflow:hidden; float:right; width:370px; }
#featured_post2 li { margin:0 0 -1px 0; padding:15px 15px 15px 0; border-bottom:1px dotted #ddd; }
#featured_post2 li .image { float:left; width:80px; height:80px; margin:0; }
#featured_post2 li .image img { width:80px; height:80px; }
#featured_post2 li .info { float:right; width:255px; }
#featured_post2 li .date { margin:5px 0 3px 0; font-size:12px; line-height:110%; }
#featured_post2 li .title { font-size:16px; margin:0; font-weight:bold; line-height:160%; }
#featured_post2 li.last { border:none; }

/* footer banner */
#footer_banner { background:#fff; border:1px solid #ddd; margin:0 0 15px 0; }
#footer_banner ol { list-style-type:none; margin:15px -21px 0 15px; position:relative; }
#footer_banner li { float:left; width:225px; margin:0 21px 0 0; font-size:11px; text-align:center; }
#footer_banner li img { height:auto; max-width:100%; width:auto; display:block; margin:0 auto 5px auto; }



/* ----------------------------------------------------------------------
 archive
---------------------------------------------------------------------- */
#post_list { background:#fff; overflow:hidden; margin:0; }
#post_list li { padding:30px 0; margin-bottom:-1px; }
#post_list ul { overflow:hidden; margin:0 0 7px 0; }
#post_list ul li { border:none; padding:0 12px 0 0; margin:0 12px 7px 0; float:left; border-right:1px solid #ccc; font-size:11px; line-height:110%; }
#post_list ul li.last { margin-right:0; padding-right:0; border:none; }

#post_list .info { width:355px; float:right; margin:0 15px 0 0; }
#post_list .title { font-size:16px; margin:0 0 10px 0;  text-align: left; }
#post_list .excerpt { line-height:170%; padding-right:10px; margin:0 0 18px 0; text-align: left; }
#post_list .link { font-size:12px; display:block; background:url(img/common/arrow1.gif) no-repeat left top; padding:0 0 0 30px; height:13px; line-height:13px; margin:0 0 20px 0;  text-align: left; float: right;}
#post_list .link_profile_instagram { font-size:12px; display:block; background:url(img/common/profile_instagram.png) no-repeat left top; padding:5px 0 0 30px; height:22px; line-height:13px; margin:0 0 5px 0; }
#post_list .link_profile_facebook { font-size:12px; display:block; background:url(img/common/profile_facebook.png) no-repeat left top; padding:5px 0 0 30px; height:22px; line-height:13px; margin:0 0 5px 0; }
#post_list .link_profile_twitter { font-size:12px; display:block; background:url(img/common/profile_twitter.png) no-repeat left top; padding:5px 0 0 30px; height:22px; line-height:13px; margin:0 0 5px 0; }

#post_list .image_area { float:left;  background:#fff; width:340px; height:210px; margin:0 0 0 15px; }
#post_list .image {background:#fff;}


#post_list .image_area_profile { float:left;  background:#fff;   margin:0 0 0 15px; }




#post_list .bookmark { margin:0 0 -10px 0; }
#post_list .bookmark li { border:none; padding:0; margin:0 5px 0 0; height:30px; }
#post_list .bookmark li.social1 { width:140px; }

/* page nav */
.page_navi { margin:20px 0 15px 0; }
.page_navi h4 { font-size:10px; font-weight:normal; margin:0 0 10px 0; color:#888; }
.page_navi ul { margin:0; }
.page_navi li { float:left; }
.page_navi a, .page_navi a:hover, .page_navi span
 { text-decoration:none; color:#fff; font-size:11px; padding:13px 15px; line-height:100%; margin:0 4px 4px 0; background:#FACB94; display:block; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.page_navi a:hover { color:#fff; background:#FACB94; text-decoration:none; }
.page_navi span.dots { background:none; }
.page_navi span.current { color:#fff; background:#FACB94; }
.page_navi p.back { margin:0; }
.page_navi p.back a, .page_navi p.back a:hover { display:inline-block; padding: 10px 15px; }

/* 404 not found */
#not_found .search_area { margin:0 0 20px 0; }
#not_found #search_input { float:left; margin:0 5px 0 0; border:1px solid #ccc; background:#f2f2f2; width:260px; height:33px; position:relative; padding:0 10px; box-shadow:2px 2px 3px 0px #ddd inset; }
#not_found .back { margin:0; line-height:100%; }
#not_found .back a { background:url(img/common/arrow1.gif) no-repeat left; padding:0 0 0 28px; }



/* ----------------------------------------------------------------------
 single post page
---------------------------------------------------------------------- */
#content { background:#fff;  margin:0; padding-bottom:30px; }
#single_meta { background:#fafafa; padding:10px 15px; margin:0; }
#single_meta li { float:left; font-size:11px; border-right:1px solid #ccc; padding:0 15px 0 0; margin:0 15px 0 0; line-height:110%; }
#single_meta li.last { margin:0; padding:0; border:none; }
#single_meta li.post_author { background:url(img/common/icon_author.png) no-repeat left top; padding-left:17px; }
#single_meta li.post_category { background:url(img/common/icon_category.png) no-repeat left top; padding-left:17px; }
#single_meta li.post_comment { background:url(img/common/icon_comment.png) no-repeat left top; padding-left:17px; }
#single_meta li.post_tag { background:url(img/common/icon_tag.png) no-repeat left top; padding-left:17px; }

.post { padding:30px 15px 10px; text-align: left;}
.post_image { text-align:center; margin:0 0 15px 0; }

/* next page */
#post_pagination { margin:0 0 30px 0; }
#post_pagination h5 { margin:0 10px 0 0; float:left; line-height:30px; font-size:12px; }
#post_pagination a, #post_pagination p { float:left; display:inline-block; background:#eee; margin:0 5px 0 0; width:30px; height:30px; line-height:30px; text-align:center; text-decoration:none; color:#333; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; font-size:12px; }
#post_pagination p { background:#999; color:#fff; }
#post_pagination a:hover { background:#333; color:#fff; }

/* bookmark */
.post .bookmark2 { clear:both; margin:0; padding:10px 0 25px 0; }
.post .bookmark2 li { background:none; padding:0; float:left; margin:0 10px 0 0; }

/* banner */
#single_banner1 { text-align:center; margin:0 0 25px 0; }
#single_banner2 { text-align:center; margin:25px 0 15px 0; }

/* author information */
#post_author { padding:30px 15px 10px; }
#post_author .author_headline { font-size:13px; border-top:2px solid #ccc; margin:0 0 20px 0; position:relative; }
#post_author .author_headline span { display:inline-block; border-top:2px solid #333; padding:8px 0 0 0; margin:-2px 0 0 0; }
#post_author .author_avatar { float:left; margin:0 10px 20px 0; }
#post_author .author_avatar img { width:70px; height:70px; display:block; border:none; padding:0; }
#author_meta { float:left; width:585px; }
/*20160818*/
#author_meta .author_name {/* margin:0 0 10px 0;*/ margin:0 0 5px 0; font-size:14px; line-height:160%; }
#author_meta .author_post_name { margin:0 0 0 15px; font-size:10px; }
#author_meta ul { font-size:11px; margin:0 0 10px 0; }
#author_meta li { margin:0 0 5px 0; }
#author_meta li span { width:100px; display:inline-block; }
#author_meta li a { }
#author_meta .author_desc { padding:0px 0 0 0; font-size:12px; 
min-height:100px;
height:auto !important;
height:100px;}
#author_meta .author_desc p { margin:0 0 10px 0; line-height:120%; }

#author_meta .author_pr { padding:5px 0 0 0; font-size:14px;}
#author_meta .author_pr p { margin:0 0 10px 0; line-height:120%; font-weight:bold; }



#post_author .author_desc { padding:10px 0 0 0; font-size:12px; border-top:1px dotted #ccc;
min-height:100px;
height:auto !important;
height:100px;}
#post_author .author_desc p { margin:0 0 10px 0; }

/* author post */
#author_post { margin:0 15px 15px; }
#author_post .author_headline { font-size:13px; border-top:2px solid #ccc; margin:0 0 20px 0; position:relative; }
#author_post .author_headline span { display:inline-block; border-top:2px solid #333; padding:7px 0 0 0; margin:-2px 0 0 0; }
#author_post ul { margin:0 -30px 0 0px; }
#author_post ul ul { margin:0 0 7px 0; }
#author_post li { float:left; display:inline-block; margin:0 30px 20px 0; width:342px; }
#author_post li li { float:none; display:inline; margin:0 0 5px 0; width:auto; font-size:11px; line-height:110%; }
#author_post .image { float:left; }
#author_post .image img { width:100px; height:auto; }
#author_post .info { width:225px; float:right; }
#author_post .title { font-size:16px; margin:0; }
#author_post .title a { color:#333; }

/* related post*/
#related_post { margin:0 0 15px 0; }
#related_post ul { margin:0 -30px 0 15px; }
#related_post ul ul { margin:0 0 7px 0; }
#related_post li { float:left; display:inline-block; margin:0 30px 20px 0; width:342px; }
#related_post li.odd { clear: both; }
#related_post li li { float:none; display:inline; margin:0 0 5px 0; width:auto; font-size:11px; line-height:110%; }
#related_post .image { float:left; }
#related_post .image img { width:100px; height:auto; }
#related_post .info { width:225px; float:right; }
#related_post .title { font-size:16px; margin:0; }
#related_post .title a { color:#333; }

/* next prev post link */
#previous_next_post { margin:0 15px; padding:0; display:none; }
#previous_next_post a { }
#previous_post a { margin:0; width:42%; float:left; line-height:140%; font-size:11px; background:url(img/common/arrow_left.gif) no-repeat left 2px; padding:7px 0 8px 30px; }
#next_post a { margin:0; width:42%; float:right; text-align:right; line-height:140%; font-size:11px; background:url(img/common/arrow_right.gif) no-repeat right 2px; padding:8px 30px 8px 0; }



/* ----------------------------------------------------------------------
 side content
---------------------------------------------------------------------- */
.side_widget { margin:0 0 15px 0; font-size:11px; background:#fff; border:1px solid #ddd; padding:15px; }
.side_widget ul { margin:0; }
.side_widget li ul { margin:10px 0 0 0; }
.side_widget li { line-height:170%; margin:0 0 10px 0; padding:0 0 0 9px; background:url(img/common/bullet1.gif) no-repeat left 8px; }
.side_widget a { }
.side_widget img { height:auto; max-width:100%; width:auto; }
.side_headline { margin:-15px -15px 15px; line-height:42px; line-height:42px; font-size:14px;  color:#666; background: linear-gradient(#EBEBEB, #FFFFFF);padding:0 15px; }

/* banner */
#side_col .ad_widget, #side_col .ad_widget2 { background:none; border:none; padding:0; text-align:center; }



#side_widget00 { background:#fff; padding:15px 15px 0; margin:0px 0px -20px 0px;}
.side_widget0 .side_widget { margin:0; background:none; border:none; padding:0; }
.side_widget0 li ul { margin:0; }
.side_widget0 li { margin:0; padding:0; }
.side_widget0 li a { display:block; text-decoration:none; padding:10px; background:#FACB94; color:#fff; margin:0 0 3px 0; text-align:center;}
.side_widget0 li a:hover { background:#FACB94; -webkit-transition: background 0.3s linear; -moz-transition: background 0.3s linear; -ms-transition: background 0.3s linear; -o-transition: background 0.3s linear; transition: background 0.3s linear; }
.side_widget0 .side_category, .side_widget0 .side_archives { padding-bottom:12px; }









/* side widget2 black background */
#side_widget2 { background:#fff; padding:15px 15px 0; margin:0 0 15px 0;  }
#side_widget2 .side_headline { margin:3px 0 12px 0; font-size:14px; color:#8ed0da; background:none; line-height:100%; height:auto; padding:0; }
#side_widget2 .side_widget { margin:0; background:none; border:none; padding:0; }
#side_widget2 li ul { margin:0; }
#side_widget2 li { margin:0; padding:0; }
#side_widget2 li a { display:block; text-decoration:none; padding:10px; background:#FACB94; color:#fff; margin:0 0 3px 0; }
#side_widget2 li a:hover { background:#FACB94; -webkit-transition: background 0.3s linear; -moz-transition: background 0.3s linear; -ms-transition: background 0.3s linear; -o-transition: background 0.3s linear; transition: background 0.3s linear; }
#side_widget2 .side_category, #side_widget2 .side_archives { padding-bottom:12px; }

/* calendar */
#wp-calendar { margin:0 auto; width:100%; font-size:11px; border-collapse:separate; table-layout:fixed; }
#wp-calendar th, #wp-calendar td { color:#333; padding:0; line-height:240%; text-align:center; }
#wp-calendar td a { display:block; margin:0; padding:0; text-decoration:none; color:#333; background-color:#ddd; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; }
#wp-calendar td a:hover { text-decoration:none; color:#fff; background:#003d53; }
#wp-calendar caption { padding:7px 0; }
#wp-calendar thead th, #wp-calendar tfoot td { border:none; padding:0; line-height:200%; }
#wp-calendar #prev, #wp-calendar #next { line-height:200%; }
#wp-calendar #prev a, #wp-calendar #next a { text-decoration:none; background:none; color:#333; }
#wp-calendar #prev a:hover, #wp-calendar #next a:hover { -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; color:#fff; background:#003d53; }
#wp-calendar td#today { color:#fff; background:#c1c1c1; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; }

#footer #wp-calendar th, #footer #wp-calendar td { color:#fff; }
#footer #wp-calendar td a { background:#666; color:#fff; }
#footer #wp-calendar td a:hover, #footer #wp-calendar td#today, #footer #wp-calendar #prev a:hover, #footer #wp-calendar #next a:hover { background:#3F7985; }

/* recommend post */
.recommend_widget ul { margin:0; }
.recommend_widget li { background:none; padding:0 0 10px 0; border-bottom:1px dotted #ccc; margin:0 0 10px 0; }
.recommend_widget li.last { border:none; padding:0; margin:0; }
.recommend_widget .info { width:100px; float:right; }
.recommend_widget .info .date { margin:10px 0 5px 0; line-height:100%; }
.recommend_widget .info .title { font-size:14px; margin:0; }
.recommend_widget .image { float:left; }
.recommend_widget .image img { width:70px; }
#footer .recommend_widget li { border-bottom:1px dotted #777; padding-bottom:10px; }
#footer .recommend_widget .image { border:none; }
#footer .recommend_widget .info { width:210px; }
#footer .recommend_widget li.last { border:none; padding:0; margin:0; }

/* recommend post2 */
.recommend_widget2 ul { margin:0; }
.recommend_widget2 li { background:none; padding:0 0 10px 0; border-bottom:1px dotted #ccc; margin:0 0 10px 0; }
.recommend_widget2 li.last { border:none; padding:0; margin:0; }
.recommend_widget2 .info { width:100px; float:right; }
.recommend_widget2 .info .date { margin:10px 0 5px 0; line-height:100%; }
.recommend_widget2 .info .title { font-size:14px; margin:0; }
.recommend_widget2 .image { float:left; }
.recommend_widget2 .image img { width:70px; }
#footer .recommend_widget2 li { border-bottom:1px dotted #777; padding-bottom:10px; }
#footer .recommend_widget2 .image { border:none; }
#footer .recommend_widget2 .info { width:210px; }
#footer .recommend_widget2 li.last { border:none; padding:0; margin:0; }

/* pickup post */
.pickup_widget { }
.pickup_widget a.image { display:block; margin:-15px -15px 15px; }
.pickup_widget .date { font-size:11px; line-height:110%; margin:0 0 5px 0; padding:0; background:none; }
.pickup_widget .title { font-size:16px; margin:5px 0px 5px; line-height:160%; }
.pickup_widget .title a { display:block; }
#footer .pickup_widget a.image { border:none; margin:0 0 15px 0; }
#footer .pickup_widget .title a { display:inline-block; border-bottom:1px dotted #aaa; }

/* search */
.widget_search label { display:none; }
.widget_search #search-box, .widget_search #s { width:168px; height:33px; margin:0 0 10px 0; border:1px solid #ccc; background:#f2f2f2; padding:0 10px; box-shadow:2px 2px 3px 0px #ddd inset; }
.widget_search #search-btn input, .widget_search #searchsubmit { border:none; text-indent:-9999px; width:95px; height:36px; background:url(img/common/search_button.jpg) no-repeat left top; cursor:pointer; display:block; float:right; margin-bottom:-3px; }
.widget_search #search-btn input:hover { background-position:left bottom; }
#footer .widget_search #search-box, #footer .widget_search #s { background:#333; border:1px solid #111; box-shadow:none; }
#footer .widget_search #search-btn input, #footer .widget_search #searchsubmit  { background-image:none; background:#222; text-indent:0; color:#ccc; }
#footer .widget_search #search-btn input:hover, #footer .widget_search #searchsubmit:hover { background:#000; }

/* archive category dropdown */
.widget_archive select, .widget_categories select { border:1px solid #ddd; padding:6px 10px; width:100%; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; margin:0 0 20px 0; }



/* ----------------------------------------------------------------------
 header
---------------------------------------------------------------------- */
#header_wrap { width:100%; min-width:994px; background:url(img/header/background1.jpg) repeat-x left top; }
#header { width:994px; height:241px; margin:0 auto; position:relative; }

#site_description { margin:0; line-height:100%; color:#000; font-size:12px; position:absolute; left:0px; top:16px; }

#header #logo { margin:0; line-height:100%; position:absolute; top:63px; left:292px; font-size:28px; font-weight:normal;  }
#logo a { color:#333; text-decoration:none; }
#logo a:hover { text-decoration:underline; color:#003d53; }

#hd_line { width:15%;margin:63px 0 0 28px;float:right; }
#hd_line img { width:100%;margin:10px 0 0 0;}


/* social link */
#social_link { margin:0; position:absolute; right:0px; top:10px; }
#social_link li { float:left; margin:0 0 0 10px; }
#social_link li a { display:block; width:25px; text-decoration:none; text-indent:-9999px; height: 30px; }
#social_link li.instagram a { background:url(https://www.le-pla.co.jp/enon/common/img/index_instagram_page_pc.jpg) no-repeat left top; background-size:20px; }
#social_link li.twitter a { background:url(https://www.le-pla.co.jp/enon/common/img/index_blog_page_pc.jpg) no-repeat left top;background-size:25px;}
#social_link li.facebook a { background:url(https://www.le-pla.co.jp/enon/common/img/index_facebook_page_pc.jpg) no-repeat left top ;background-size:20px;}


/* news ticker */
#news_ticker { position:absolute; left:0px; bottom:10px; height:23px; width:994px; overflow:hidden; background:url(https://www.le-pla.co.jp/enon/common/img/header_topics.jpg) no-repeat left 3px; }
#newslist { }
#newslist li { float:left; font-size:12px; margin:0 25px;}
#newslist li a { color:#999; text-decoration:none; padding:3px 15px;  -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; display:block; }
#newslist li a:hover { background:#FACB94;color:#fff; }

/* ticker */
.tickercontainer { width:916px; margin:0 0 0 76px; padding:0; overflow:hidden; }
.tickercontainer .mask { position:relative; left:0px; top:0px; width:916px; overflow: hidden; }
ul.newsticker { position:relative; left:916px; margin:0; padding:0; }
ul.newsticker li { float:left; margin:0 120px 0 0; padding:0; }
ul.newsticker span { margin: 0 40px 0 0; }

/* global menu */
.menu_button { display:none; }
#global_menu { height:47px; margin:0; position:absolute; left:0px; bottom:46px; padding:0; z-index:999; border-right:1px solid #ddd; width:994px; }
#global_menu ul ul { display:none; position:absolute; top:47px; left:0px; margin:0; padding:0; }
#global_menu ul ul ul { left:100%; top:0; margin:0 0 0 -1px; }
#global_menu li { float:left; font-size:1%; position:relative; }
#global_menu li a { font-size:13px; border-left:1px solid #ddd; font-weight:bold; background:url(img/header/menu.gif) repeat-x left top; text-align:center; text-decoration:none; color:#333; margin:0; display:block; height:47px; line-height:47px; }
#global_menu li a:hover { background-position:left bottom; }
#global_menu ul ul li { float:none; height:auto; line-height:26px; padding:0; margin:0; text-align:left; }
#global_menu ul ul a { font-size:12px; position:relative; padding:10px 20px 8px; height:auto; line-height:180%; margin:0 0 -1px 0; text-align:left; background:#fff; border:1px solid #ccc; }
#global_menu ul ul a:hover { border:1px solid #ccc; background:#f2f2f2; }

/* banner */
#header_banner { position:absolute; top:64px; right:0px; }



/* ----------------------------------------------------------------------
 footer
---------------------------------------------------------------------- */
#return_top { float:right; margin:-84px 0 30px 0; display:block; width:36px; height:46px; text-indent:-9999px; background:url(img/footer/return_top.gif) no-repeat left top;  }
#return_top:hover { background-position:left bottom; }

#footer_wrap { clear:both; width:100%; min-width:994px; background:#fff; }
#footer { width:994px; margin:0 auto; position:relative; color:#333; font-size:11px; }
#footer a { color:#333; text-decoration:none; }
#footer a:hover { color:#FACB94; }
#footer li { line-height:170%; margin:0 0 10px 0; padding:0; }
#footer li a { border-bottom:1px dotted #aaa; }

/* footer logo */
#footer_logo_area { position:absolute; }
#footer_logo { margin:0; line-height:100%; }
#footer_logo_area  #footer_description2  { padding-top:25px; display:block; width:300px; }
#footer_logo_text_area { position:absolute; left:0px; top:64px; width:300px; }
#footer_logo_text { margin:0 0 2px 0; font-size:24px; padding:0; }
#footer_logo_text a { display:block; text-decoration:none; }
#footer_description { margin:0 0 15px 0; font-weight:normal; font-size:11px; border-top:1px solid #777; display:block; padding:6px 0 0 0; color:#333; }
#footer_description2 { }
#footer_description2 p { line-height:160%; }

/* widget area */
#footer_widget_area { width:645px; margin:0; float:right; overflow:hidden; }
#footer_widget { margin:0 -50px 0 0; position:relative; }
#footer_widget .footer_widget { margin:0 45px 30px 0; width:300px; display:inline-block; vertical-align:top; }
.footer_widget_content { margin:0; }
.footer_headline {  color:#666; background: linear-gradient(#EBEBEB, #FFFFFF); font-size:13px; line-height:46px; height:46px; margin:0 0 20px 0; padding:0 0 0 43px; }
.footer_widget ul { margin:0; }
.footer_widget li ul { margin:10px 0 0 0; }
.footer_widget li { }
.footer_widget img { height:auto; max-width:100%; width:auto; }

/* copyright */
#copyright { width:100%; min-width:994px; clear:both; text-align:center; color:#000; background-color:#fff;  margin:0; border-top:solid 1px #DDDDDD; }
#copyright p { margin:0; height:43px; line-height:43px; }
#copyright a { text-decoration:none; color:#000; }
#copyright a:hover { text-decoration:underline; }




/* ----------------------------------------------------------------------
 Contactform - お問い合わせフォーム
---------------------------------------------------------------------- */
.wpcf7 {
  font-size: 14px;
}
.wpcf7 dl {
  width: 100%;
  margin-bottom: 20px;
}
.wpcf7 dt {
  position: relative;
  margin-bottom: 5px;
  vertical-align: middle;
  box-sizing: border-box;
}
.wpcf7 dt .label {
  display: inline-block;
  padding: 1px 4px 2px;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  margin-right: 10px;
  border-radius: 2px;
}
.wpcf7 dt .hissu {
  background-color: #F7C0BD;
}
.wpcf7 dt .ninni {
  background-color: #ccc;
}
.wpcf7 dd {
  box-sizing: border-box;
}
.wpcf7 dd .wpcf7-radio .wpcf7-list-item {
  display: block;
}
.wpcf7 .wpcf7-text {
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
  background-color: #f7f7f7;
  border: 1px solid #f7f7f7;
  transition: 0.3s ease-out;
}
.wpcf7 .wpcf7-text:focus {
  background-color: #fff;
  border: 1px solid #fff;
  border-bottom: 1px solid #dddddd;
}
.wpcf7 .wpcf7-textarea {
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
  background-color: #f7f7f7;
  border: 1px solid #f7f7f7;
  transition: 0.3s ease-out;
}
.wpcf7 .wpcf7-textarea:focus {
  background-color: #fff;
  border: 1px solid #fff;
  border-bottom: 1px solid #dddddd;
}
.wpcf7 .wpcf7-submit {
  display: block;
  width: 100%;
  margin: 40px auto;
  padding: 20px;
  background-color: #FACB94;
  border: none;
  text-align: center;
  font-size: 20px;
  color: #fff;
  border-radius: 4px;
  transition: 0.3s ease-out;
}
/* line 373, scss/style.scss */
.wpcf7 .wpcf7-submit:hover {
  cursor: pointer;
  opacity: 0.6;
}
 
@media screen and (min-width: 768px) {
  .wpcf7 dl {
    display: table;
    width: 100%;
    border-top: 1px solid #EFEFEF;
    margin-bottom: 0;
  }
  .wpcf7 dl:last-of-type {
    border-bottom: 1px solid #EFEFEF;
  }
  .wpcf7 dt {
    display: table-cell;
    width: 35%;
    margin-bottom: 0;
    background-color: #f7f7f7;
    padding: 20px;
  }
  .wpcf7 dt .label {
    position: absolute;
    right: 20px;
    margin-right: 0;
  }
  .wpcf7 dd {
    display: table-cell;
    width: 65%;
    padding: 20px;
  }
  .wpcf7 .wpcf7-text {
    padding: 10px;
  }
}



.right{text-align:right; font-size:10px; }









/* iine_post */
#iine_post { padding:15px; border: solid 3px #eee; width:43%; float:left; height:85px; }
#iine_post { margin-bottom:20px; }
#iine_post ul { margin:0px 0px 0 0px; }
#iine_post ul ul { margin:0 0 5px 0; padding:0 0 5px 0;  }
#iine_post li { margin:0 0 -1px 0; padding:0px 0;  }
#iine_post li li { float:left; display:inline; margin:0 0 5px 0; padding:0; font-size:12px; line-height:150%; border:none; }
#iine_post .image img { width:30%; height:auto; float:left;  }
#iine_post  img { width:80px; }
#iine_post .info { width:65%; float:right; margin:0 5px 0 0; }
#iine_post .title { font-size:12px; margin:0; }
#iine_post .title a { color:#ccc; }


/* iine_post_brrmaga */
#iine_post_brrmaga { padding:15px; border: solid 3px #eee; width:43%; float:right;height:85px; }
#iine_post_brrmaga { margin-bottom:20px; }
#iine_post_brrmaga ul { margin:0px 0px 0 0px; }
#iine_post_brrmaga ul ul { margin:0 0 5px 0; padding:0 0 5px 0;  }
#iine_post_brrmaga li { margin:0 0 -1px 0; padding:0px 0;  }
#iine_post_brrmaga li li { float:left; display:inline; margin:0 0 5px 0; padding:0; font-size:12px; line-height:150%; border:none; }
#iine_post_brrmaga .image img { width:30%; height:auto; float:left;  }
#iine_post_brrmaga  img { width:80px; }
#iine_post_brrmaga .info { width:65%; float:right; margin:0 5px 0 0; }
#iine_post_brrmaga .title { font-size:12px; margin:0; }
#iine_post_brrmaga .title a { color:#ccc; }


/*20160809*/
.blog_btn{width:100%; margin-bottom:20px; margin-top:20px;}
.blog_btn_title{width:450px; margin:0 auto 0 auto;}
.blog_btn01,.blog_btn02,.blog_btn03{width:180px; margin-right:10px; float:left;}
.blog_btn04{width:180px; float:left;}
.blog_btn img{width:100%;}

.blog_btn11,.blog_btn12,.blog_btn14{width:230px; margin-right:14px; margin-bottom:14px; float:left;}
.blog_btn13,.blog_btn15{width:230px; margin-bottom:14px; float:left;}



.ava_img img{ border-radius:50%;}
.mystylist_title img{width:100%;}
.stylist_box{width:100%; margin-top:20px;}
.stylist_boxl{float:left; width:25%;}
.stylist_boxl img{width:100%;}
.stylist_boxr{float:right; width:70%;}
.stylist_boxr a{font-size:12px; color:#333; text-decoration:none; margin:0; padding:0;}
.stylist_in{float:left; margin:0 0 10px 0; padding:0;}
.stylist_in2{float:left; margin:0 0 10px 10px; padding:0;}
.stylistsalon,stylist{font-size:14px; margin:0; padding:0; line-height:100%;}

.stylist_in a { font-weight:bold; color:#3F7985; text-decoration:underline; }
.stylist_in a:hover { text-decoration:underline; }
.stylist_in2 a { font-weight:bold; color:#3F7985; text-decoration:underline; }
.stylist_in2 a:hover { text-decoration:underline; }


.stylistcome{font-size:12px; line-height:120%; margin:0 0 10px 0; padding:0;}
.yoyaku{width:45%; float:left;}
.yoyaku img{width:100%;}
.denwa{display:none;}
.swiper-container{display:none;}
.index_icon_ftwaku{display:none;}


.blogger_nav{width:100%; text-align: center; font-size:16px; padding:0px 0px 0px 0px;  margin:0px 0px 80px 0px; color: #000; text-decoration: none; }

#main_col .index_system img{width:300px; float:left; margin-top: 3px;margin-bottom: 50px; margin-left: 65px;}
#main_col .index_menber img{width:300px; float:right; margin-top: 3px;margin-bottom: 50px; margin-right: 65px;}

.index_bukatsu_btn{width:100%; margin:10px 0px 40px 0px;}
.index_bukatsu_btn img{width:100%;}

.index_bukatsu_btn_ichiran{width:100%; margin:10px 0px 20px 0px;}
.index_bukatsu_btn_ichiran img{width:100%;}


.tenpo_waku_bkatsu{ width: 790px;margin:12% 0% 0% 14%; }
.tenpo_waku_bkatsu .link{width:28%; text-align: center; margin-left: 2%; margin-bottom: 5%;  padding:4% 2% 3% 2%; float: left; font-size: 120%; color: #444;
	border: none;
	font-weight: bold;

  
  background-image: linear-gradient(
    -45deg,
    #fff 25%,
    #FFCB73 25%, #FFCB73 50%,
    #fff 50%, #fff 75%,
    #FFCB73 75%, #FFCB73
  );
  /* 幅8px、高さ8pxで背景画像のサイズを指定 */
  background-size: 12px 12px;
	text-shadow: 2px 2px 1px #fff,
    -2px 2px 1px #fff,
    2px -2px 1px #fff,
    -2px -2px 1px #fff;


}
.tenpo_waku_bkatsu .link a{color: #444;text-decoration: none; font-weight: bold;}



.tenpo_waku_bkatsu1{ width: 790px;margin:12% 0% 0% 14%; }
.tenpo_waku_bkatsu1 .link{width:28%; text-align: center; margin-left: 2%; margin-bottom: 5%;  padding:4% 2% 3% 2%; float: left; font-size: 120%; color: #444;
	border: none;
	font-weight: bold;

  
  background-image: linear-gradient(
    -45deg,
    #fff 25%,
    #FFCB73 25%, #FFCB73 50%,
    #fff 50%, #fff 75%,
    #FFCB73 75%, #FFCB73
  );
  /* 幅8px、高さ8pxで背景画像のサイズを指定 */
  background-size: 12px 12px;
	text-shadow: 2px 2px 1px #fff,
    -2px 2px 1px #fff,
    2px -2px 1px #fff,
    -2px -2px 1px #fff;


}
.index_main_banner{ margin-bottom: 60px;}
.index_banner1{ width: 750px; margin: 0 auto;}
.index_banner1 img{ width: 100%;}
.tenpo_waku_bkatsu1 .link a{color: #444;text-decoration: none; font-weight: bold;}



