@charset "UTF-8";
#header{
    height: 230px;
}
.staffboice p{
    background:#eee;
    border-radius: 5px;
    padding:12px;
    display: inline-block;
}
body,
#catalog_length_list h4,
.blog-box h4 a,
.date-block,
.blog-box .detail p,
.ranking_slid h4,
.ranking_slid .ssbox .txt ul li,
.side .ranking .style_name,
.blog_title,
a,
h1,
h2,
h3,
h4,
h5,
p,
.editor p,
h4.ranking_h4,
.ranking .staff_name,
.menu_box h2,
.menu_box p,
.menu_box h2,
.menu_box h3,
.menu_box dt,
.menu_box dd,
a:visited,
.review .name span,
h4.recommend{
    color: #493528;
}
.ghost_link{
    border: 1px solid #493528;
}
.ghost_link:hover,
.ranking_slid .ssbox .txt ul .botton:hover{
    background-color: #493528;
    border-color: #493528;
}
#mokuji_wrap ul li a{
    color: #493528!important;
}
.header_reserve a{
    color: #FFF;
}
#index_contents .ranking_slid .ssbox:nth-child(4) .photo:before,
#index_contents .ranking_slid .ssbox:nth-child(5) .photo:before,
.reserve_link_bt li a{
    background: #FF6925;
}
#info_list .news_icon{
    background: #A34B4B;
}
.top_bnr {
    display: none;
}
#member{
    background: #f7f3f0;
}
#leftmain > h2{
    background: #FBF9F6;
    color: #493528;
}
#concept_contents #leftmain > h2{
    background: none;
}
li.banner {
    margin-bottom: 30px;
}
#fixedfooter .footerreserve .reserve_bt,
#recruit_contents .btn-primary,
#contact_contents .btn-primary {
    background: #493528!important;
    border-radius: 0;
    border: none;
}
#menu_contents .contents h3{
    border-top: 1px solid #6b574a;
    border-bottom: 1px solid #6b574a;
    color: #493528;
}
#index_contents .shop_box{
    width: 1040px;
    padding: 0 0 120px;
    margin: 0 auto;
    overflow: hidden;
}
#index_contents .shop_box .shop_detail{
    float: left;
    width: 440px;
    padding: 0 30px;
}
#index_contents .shop_box .shop_detail img{
    margin-bottom: 20px;
    width: 125px;
}
#index_contents .shop_box .shop_detail p{
    font-size: 16px;
    margin-bottom: 10px;
}
#index_contents .shop_box .shop_detail ul.time{
    overflow: hidden;
}
#index_contents .shop_box .shop_detail ul.time li{
    float: left;
}
#index_contents .shop_box p.botton a{
    display: block;
    width: 250px;
    text-align: center;
    padding: 10px 0;
    border: 1px solid #493528;
    background: #fff;
    color: #493528;
    margin: 30px auto 0;
    text-decoration: none;
}
#index_contents .shop_box p.botton a:hover{
    background: #493528;
    color: #fff;
}
#index_contents .shop_box iframe{
    float: left;
}
#blog_ranking,
#stylist_list{
    background: #F7F3F0;
}
/*#header .logo{
    max-width: 135px;
}*/
#header .logo img{
    width: 100%;
}
.header_reserve a{
    background: #493528;
}

#footer_wrap{
    background: #F0EAE2;
}

/* insta */
#insta{
    width: 1040px;
    margin: 0 auto 120px;
}
#insta h3{
    text-align: center;
    margin-bottom: 40px;
}
#insta li{
    display: inline-block;
    width: 217px;
    height: 217px;
    border: 10px solid #fff;
    background: #fff;
    margin-right: 30px;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    -webkit-border-radius: 4px;
            border-radius: 4px;
}
#insta li:nth-child(4),
#insta li:nth-child(8){
    margin-right: 0;
}
#insta li img{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
}
#insta .ghost_link:before{
    display: none;
}
#comment h2{
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 15px 0;
    font-weight: bold;
}
.tranheader{
    padding: 40px 10px;
    text-align: center;
}
.tranheader span,
.tranheader a{
    display: inline-block;
    font-size: 14px;
}