@charset "UTF-8";
body{
    color: #4b2f17;
    font-family: 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}
#blog_list dt,
a,
#blog_list .more span,
.side .ranking .style_name,
.ranking .staff_name,
.blog_title,
#menu_contents .info span,
.incident_article li,
#sidecalendar .changecalendar,
.campaign .title,
.review .name h3,
.review .name span{
    color: #4b2f17;
}
.contents h3 span{
    color: #95CA4D;
}
.footet_sns_bt li a:after,
.footer_map_link a span{
    color: #fff;
}
#mainvisual,
#mainvisual .bx-wrapper{
    max-height: 650px;
}
#header div img{
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
#header h1{
    display: block;
    font-size: 14px;
    padding: 5px 0;
    position: fixed;
    z-index: 9999;
    top: -1px;
    color: #4b2f17;
    text-shadow: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100vw!important;
    width: 100vw!important;
    background: #fff;
    left: 0px;
    border-top: 3px solid #4b2f17;
}
#header {
    padding: 60px 0;
    text-align: center;
}
#header div {
    float: none;
    max-width: 280px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}
.header_tel,
.header_info .header_holiday,
.header_info .header_job_time,
.header_info li.header_reserve a:before,
.header_info li.header_reserve:before,
#mainvisual .bx-pager{
    display: none;
}
.header_info li{
    margin: 43px 0 5px 0;
}
.header_info li p {
    border: 2px solid #4B2F17;
    background: #fff;
    width: 200px;
}
.header_info li p:hover {
    background: #4B2F17;
}
.header_info li p a {
    text-shadow: none;
    text-decoration: none;
    display: block;
    padding: 10px 0;
    font-weight: 600;
}
.header_info li p a:hover{
    color: #fff;
}
#header_sub{
    background: #4b2f17cc;
}
ul.header_sub li:nth-child(1){
    border-left: 1px solid #fff;
}
ul.header_sub li{
    border-right: 1px solid #fff;
}
#gnavi .header_main li a, #price .link li a {
    position: relative;
    display: inline-block;
    text-decoration: none;
}
#gnavi .header_main li a::after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 2px;
    background: #4b2f17;
    transform: scale(0, 1);
    transform-origin: right top;
    transition: transform .6s;
}
#gnavi .header_main li a:hover::after, #price .link li a:hover::after {
    transform-origin: left top;
    transform: scale(1, 1);
}
.contents_title:before{
    height: 115px;
}
#catalog_list:before {
    background-position: 0 -131px;
}
#news_list:before {
    background-position: 0 -658px;
}
#blog_list:before {
    background-position: 0 -262px;
}
#catalog_list .title_text,
#staff_list .title_text,
#news_list .title_text,
#blog_list .title_text{
    padding-top: 140px;
}
#leftmain a.top_list{
    top: 70px;
    right: 10px;
}
#leftmenu a.top_list{
    top: 14px;
}
#coupon_list .discount,
#campaign_list .campaign p,
.side h4.side_title{
    text-shadow: none;
}
#staff_list .bx-next,
#staff_list .bx-prev{
    top: -195px;
}
#menu_contents .contents h3{
    font-family: 'Hind', sans-serif;
    font-size: 28px;
    font-weight: 500;
    letter-spacing: 2px;
}
h4.side_title{
    color: #fff;
    text-shadow: none;
}
#catalog_contents .link li.back{
    border-bottom: 2px solid #95CA4D;
}
#catalog_contents #leftmenu .side .charge{
    border: none;
    padding: 0;
}
#leftmenu .side .charge:before{
    border: none;
}
.side .charge dt{
    padding: 10px;
    background: #805A3A;
    color: #fff;
}
.side .charge .style_message{
    background: #f3ece1;
}
.side .charge .staff_photo{
    border: 4px solid #f3ece1;
}
#fixedfooter .footerreserve .reserve_bt, #recruit_contents .btn-primary, #contact_contents .btn-primary {
    background: #4b2f17!important;
    border-radius: 0;
    border: none;
}
#review_contents .staff{
    background: #f6f0e8;
}
.side li .photo span{
    background: #4b2f17;
}
.footet_sns_bt{
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.footer_map_link a{
    border: 1px solid #fff;
}
.footet_sns_bt{
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.footer_shop_info_left{
    border-right: 1px solid #fff;
}
.reserve_link_bt li a{
    background: #fff;
    border: 2px solid #4b2f17;
    color: #4b2f17;
    border-radius: 0;
    width: 296px;
}
#question_contents .question:before{
    background: url(/images/ico_sprites.png) no-repeat 50% -332px;
    height: 25px;
}
#pickup:before{
    display: none;
}
#pickup .title_text{
    padding: 0;
    font-size: 14px;
}
@media screen and (min-width:670px) and (max-width:1040px){
    body,
    .bx-wrapper{
        width: auto!important;
    }
    #contents {
        overflow: hidden;
        width: 100%;
    }
    #header,
    #mainslider,
    #mainslider li img,
    #mainvisual .bx-viewport ul li{
        width: 100%!important;
    }
    #header h1{
        max-width: none!important;
        width: 100%!important;
    }
}