#header{
margin:0;
}
.wrapper{
width:100%;
overflow:hidden;
}
.pc {
    display: block !important;
}

.sp {
    display: none !important;
}
@media screen and (max-width: 767px){
    .sp {
        display: block !important;
    }
    .pc {
        display: none !important;
    }
}

      
#bistro{
}
#top_wrapper {
    width: 1200px;
    margin: 0 auto 102.5px;
}
#top_wrapper a{
    width: 509px;
    display: block;
    margin: 40px auto;
}
#top_wrapper a:hover{
    opacity: 0.8;
}
#top_wrapper p{
    text-align: center;
    font-size: 16px;
    line-height: 2;
}

/*メニュー紹介*/
#intro_wrapper{
    margin-bottom: 120px;
}
#intro_wrapper h2{
    margin: 0 0 60px;
    padding: 0;
    text-align: center;
    font-size: 32px;
    color: #111111;
    font-weight: bold;
    line-height: 1;
    font-family: "Times New Roman","游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;    
    position: relative;
}
#intro_wrapper h2 span{
    background: #FFF;
    padding: 0 45px;
    position: relative;
    z-index: 2;
}
#intro_wrapper h2::before{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    display: inline-block;
    content: '';
    width: 100%;
    height: 1px;
    background: #CC0000;
}
#intro_wrapper h3{
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 36px;
    color: #111111;
    font-weight: bold;
    line-height: 1;
    font-family: "Times New Roman","游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;    
}
.series_wrap{
    width: 1682px;
    margin: 40px auto 40px;
    padding: 60px 0;
    background: url(../../../../img/pages/bistrodesky/2024/fb/bg.png) left top no-repeat;
}
.series_inner{
    width: 1200px;
    margin: 0 auto;
    padding: 0 60px;
    box-sizing: border-box;
    overflow: hidden;
}
.series{
    width: 450px;
    float: left;
}
.series:nth-child(odd){
    margin-right: 90px;
}
.series:nth-child(even){
    margin-left: 90px;
}
.series_title{
    text-align: center;
    margin-bottom: 25px;
}
.series_title h4{
    color: #FFF;
    font-size: 36px;
    font-family: "Times New Roman","游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.series figure{
    margin: 0;
    padding: 0;
}
.series figure img{
    vertical-align: bottom;
}
.series_main_slide:last-child{
    margin-right: 0;
}
.series_main_slide{
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.16);
}
.series_main_detail{
    background: #FFF;
    padding: 20px 26px 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.series_main_detail p{
    padding: 0;
}
.series_main_detail p:first-child{
    font-size: 16px;
    color: #111111;
    line-height: 1.8;
    font-size: 22px;
    color: #7F4E00;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    margin: 0 0 20px;
}
.series_main_detail p:last-child{
    font-size: 16px;
    color: #111111;
    line-height: 1.8;
}
.slick-arrow{
    width: 40px;
    height: 40px;
    background: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    outline: none;
    background: #111111;
    border-radius: 5px;
    text-indent: -9999px;
    display: block;
    position: absolute;
    top: 240px;
    z-index: 1;
    cursor: pointer;
}
.slick-arrow:hover{
    opacity: 0.8;
}
.slick-prev{
    left: -20px;
    background: #111111 url(../../../../img/pages/bistrodesky/2024/fb/prev.png) center center no-repeat;
}
.slick-next{
    right: -20px;
    background: #111111 url(../../../../img/pages/bistrodesky/2024/fb/next.png) center center no-repeat;
}
.series_comment{
    text-align: center;
    color: #111;
    font-size: 12px;
    margin: 0 0 23px;
    padding: 0;
    line-height: 1;
}
.series_detail{
    text-align: center;
    margin: 0 0 0;
}
.series_detail p{
    margin: 0;
    padding: 0;
}
.series_detail_name{
    font-size: 18px;
    color: #111111;

}
.series_detail p.series_detail_name1{
    font-size: 26px;
    font-weight: bold;
    color: #111111;
}
.series_detail p.series_detail_price{
    font-size: 26px;
    font-weight: bold;
    color: #111111;
    margin: 10px 0 30px;
    display: block;
    line-height: 1;
}
.series_detail p.series_detail_price span{
    font-size: 12px;
    display: inline-block;
    font-weight: normal;
}
/*メニュー紹介*/

/*彩り御膳シリーズ*/
#irodori_wrapper{
    background: #FEFBF3;
    padding: 60px 0;
    margin: 0 0 120px;
}
.irodori_wrapper_main{
    width: 1200px;
    margin: 0 auto;
}
#irodori_wrapper h2{
    margin: 0 0 40px;
    padding: 0 0 20px;
    text-align: center;
    font-size: 36px;
    color: #111111;
    font-weight: bold;
    line-height: 1;
    font-family: "Times New Roman","游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;     
    background: url(../../../../img/pages/bistrodesky/2024/fb/irodori_title.png) left bottom no-repeat;
    text-align: center;
}
.series_detail_itemlist {
    overflow: hidden;
    margin: 0 0 40px;
}
.series_detail_itemlist > figure{
    width: 550px;
    margin: 0 0 0;
    padding: 0;
    float: left;
}
.series_detail_itemlist_main_item figcaption{
    margin: 10px 0 0;
    padding: 0;
    text-align: center;
}
.series_detail_itemlist_main{
    width: 588px;
    float: left;
    margin: 0 0 0 40px;
}
.series_detail_itemlist_main_item{
    width: 180px;
    margin: 0 24px 20px 0;
    padding: 0;
    float: left;
}
.series_detail_itemlist_main_item:nth-child(3n+0){
    margin-right: 0;
}
/*彩り御膳シリーズ*/

/*全商品にコンソメスープがついてくる*/
#check_wrapper{
    width: 840px;
    margin: 0 auto 120px;
}
#check_wrapper h2{
    margin: 0 0 20px;
    text-align: center;
    font-weight: bold;
    line-height: 1;
}
#check_wrapper h2 span{
    color: #CC0000;
    font-size: 24px;
    padding: 0 30px;
    background-image: url(../../../../img/pages/bistrodesky/2024/fb/check_left.png),url(../../../../img/pages/bistrodesky/2024/fb/check_right.png);
    background-repeat: no-repeat,no-repeat;
    background-position: center left,center right;
    font-family: "Times New Roman","游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;     
}
#check_wrapper_main{
    border-radius: 10px;
    border: 1px solid #CC0000;
    overflow: hidden;
    padding: 30px 30px;
    box-sizing: border-box;
}
#check_wrapper_main figure{
    margin: 0;
    padding: 0;
    float: left;
    width: 150px;   
}
.check_wrapper_dtail{
    width: 598px;
    float: left;
    margin: 0 0 0 30px;
}
.check_wrapper_dtail h3{
    margin: 10px 0 20px;
    padding: 0;
    font-size: 22px;
    font-weight: bold;
    color: #111;
}
.check_wrapper_dtail p{
    font-size: 16px;
    color: #111;
    margin: 0;
    padding: 0;
}
.check_wrapper_dtail span{
    font-size: 12px;
    color: #111;
    margin: 10px 0 0 0;
    padding: 0;
    display: block;
}
.check_wrapper_dtail h3 img{
    vertical-align: bottom;
    margin-right: 10px;
}
/*全商品にコンソメスープがついてくる*/

/*about*/
#about_wrapper{
    width: 1200px;
    margin: 0 auto 150px;
}
.about_title{
    background: #000000;
    height: 40px;
    color: #FFF;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    font-size: 18px;
}
.about_title span{
    font-size: 18px;
    color: #C8B062;
    padding: 0 8px 0 0;  
}
.about_comment{
    font-size: 16px;
    color: #111;
    margin: 20px 0 60px 20px;
    line-height: 1.8;
}
.about_voice_main{
    margin: 60px 20px;
}
.about_voice_main:after, .about_voice_main:before {
    content: "";
    clear: both;
    display: block;
}
.voice_item{
    border: 1px solid #DCDCDC;
    border-radius: 10px;
    width: 275px;
    box-sizing: border-box;
    margin-right: 20px;
    padding: 60px 20px 16px;
    float: left;
    position: relative;
}
.voice_item figure{
    position: absolute;
    top: -40px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 80px;
    height: 80px;
}
.voice_item p{
    font-size: 16px;
    color: #111111;
    line-height: 1.8;
}
.voice_item:last-child{
    margin-right: 0;
}
.about_qa{
    margin-bottom: 30px;
}
.about_qa:last-child{
    margin-bottom: 0;
}

.about_qa_q{
    background: #F5F5F5 url(../../../../img/pages/bistrodesky/2024/fb/q.png) 16px center no-repeat;
    color: #111111;
    font-size: 16px;
    margin-bottom: 27px;
    padding: 29px 0 27px 40px;
    line-height: 1;

}
.about_qa_a{
    background: url(../../../../img/pages/bistrodesky/2024/fb/a.png) 16px 5px no-repeat;
    margin: 0;
    padding: 0 20px 0 40px;
    color: #111111;
    font-size: 16px;
    line-height: 1.8;
}
/*about*/