@charset "utf-8";

/* CSS Document */
@font-face {
    font-family: 'Hannari';
    src: url('../font/Hannari.otf');
}

@font-face {
    font-family: 'sawarabi';
    src: url('../font/sawarabi-mincho-medium.ttf');
}

#main_visual,
#main_visual02 {
    width: 100%;
    display: block;
    text-align: center;
    position: relative;
    z-index: 10;
}

#main_visual img {
    width: 100%;
    height: auto;
}

#visual_box {
    max-width: 450px;
    position: absolute;
    padding: 40px;
    background-color: #3b2113;
    bottom: 5%;
    left: 10%;
    z-index: 1000;
    opacity: 0.8;
}

#visual_box .visual_logo {
    margin: 0 auto 3%;
    max-width: 288px;
}

#main_visual #visual_box ul {
    color: #fff;
    border-top: 1px solid #402620;
    padding: 10px 0 0;
}

#visual_box ul li {
    font-size: 26px;
    margin: 0 0 10px;
    line-height: 120%;
    text-align: left;
    font-family: "Hannari", "游明朝", "sawarabi", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
    letter-spacing: -3px;
}

#campaign_bnr {
    width: 96%;
    margin: 5% auto;
    max-width: 1200px;
}

#top_comment {
    background-image: url(../images/top/top_about_bg.jpg);
    padding: 7% 0;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    font-family: "Hannari", "游明朝", "sawarabi", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}

#top_comment .comment_box {
    max-width: 1200px;
    margin: 0 auto;
    width: 90%;
}

#top_comment .ttl_img {
    width: 47%;
    margin: 0 auto 5%;
    max-width: 565px;
}

#top_comment p {
    text-align: center;
    color: #333333;
    font-size: 112.5%;
    line-height: 220%;
}

#top_menu {
    background-image: url(../images/top/top_menu_bg.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    overflow: hidden;
    margin: 0 0 5%;
    background-size: contain;
    font-family: "Hannari", "游明朝", "sawarabi", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;

}

#top_menu .menu_ttl {
    margin: 0 auto 3.3%;
    color: #362418;
    text-align: center;
    font-size: 250%;
    font-family: 'Arima Madurai', "Hannari", "游明朝", Arial, sans-serif;
    line-height: 120%;
    letter-spacing: 3px;
}


#top_menu .menu_contents {
    padding: 0 auto;
    width: 100%;
    overflow: hidden;
}

#top_menu .menu_contents li {
    max-width: 388px;
    width: 30.5%;
    display: inline-block;
    margin: 0 1% 0 0;
    vertical-align: top;
    background-color: #fff;
    padding: 0 0 2.5%;
}

#top_menu .menu_contents li:last-of-type {
    margin: 0 0 0 0;
}

#top_menu .menu_contents .ttl {
    color: #321b0b;
    margin: 0 0 2%;
    text-align: center;
    font-size: 187.5% !important;
    font-family: 'Arima Madurai', "Hannari", "游明朝", Arial, sans-serif;
    letter-spacing: 2px;
}

#top_menu .menu_contents .ttl02 {
    color: #321b0b;
    margin: 0 0 2%;
    text-align: center;
    font-size: 168.75%;
    font-family: "Hannari", "游明朝", "sawarabi", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
    letter-spacing: -2px;
}

#top_menu .menu_contents .ttl span {
    color: #51362d;
    font-weight: normal;
    display: block;
    font-size: 53.33%;
    font-family: "Hannari", "游明朝", "sawarabi", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
    letter-spacing: 0px;
}

#top_menu .menu_contents p {
    font-size: 100%;
    padding: 0 10.2%;
}

#top_bnr {
    margin: 0 auto 80px;
    text-align: center;
    max-width: 1560px;
}

#top_bnr ul li {
    display: inline-block;
    margin: 0 2.5% 0 0;
    max-width: 760px;
    width: 46%;
}

#top_bnr ul li:last-of-type {
    margin: 0 0 0 0;
}



#top_access {
    width: 100%;
    overflow: hidden;
    position: relative;
    font-family: "Hannari", "游明朝", "sawarabi", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}

#top_access_contents {
    width: 50%;
    background-image: url(../images/top/01_top_72.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
    background-color: #ffffff;
    float: left;
    height: 450px;
    color: #301a09;
    position: relative;

}

#top_access_contents .inner_box {
    position: absolute;
    top: 0%;
    bottom: 0%;
    right: 5%;
    margin: auto;
    max-height: 75%;
    text-align: left;
}

#top_access_contents .access_ttl {
    letter-spacing: 0.1em;
    color: #fe446d;
    margin: 0 0 5%;
    font-size: 187.5%;
    font-family: 'Arima Madurai', "Hannari", "游明朝", "sawarabi", Arial, sans-serif;
}

#top_access_contents .shop_name {
    font-size: 34px;
    margin: 0 0 3%;
    line-height: 120%;
    font-family: 'Arima Madurai', "Hannari", "游明朝", "sawarabi", Arial, sans-serif;
    letter-spacing: 5px;
}

#top_access_contents .shop_name .s_txt {
    font-size: 64.7%;
}

#top_access_contents .shop_name .kana {
    display: block;
    font-size: 47%;
}

#top_access_contents .tel_txt {
    font-size: 162.5%;
    margin: 0 0 3%;
    line-height: 120%;
    font-family: 'Arima Madurai', "Hannari", "游明朝", "sawarabi", Arial, sans-serif;
    letter-spacing: 3px;
}

#top_access_contents .address_txt {
    font-size: 93.75%;
    margin: 0 0 3%;
    line-height: 160%;
}

#top_access_contents .businesstime_txt {
    font-size: 93.75%;
    margin: 0 0 4%;
}

#top_access_contents .contact_btn {
    font-size: 100%;
    color: #fe446d;
    text-decoration: none;
    display: block;
    width: 90%;
    max-width: 230px;
    border: 2px solid #fe446d;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-family: 'Arima Madurai', "Hannari", "游明朝", "sawarabi", Arial, sans-serif;
    letter-spacing: 5px;
}

#top_access #map03 {
    width: 50%;
    overflow: hidden;
    position: relative;
    height: 450px;
    float: right;
}




@media screen and (max-width: 1400px) {
    #top_access_contents {
        width: 100%;
        background-size: contain;
        background-color: #ffff;
        float: none;
        padding-top: 0%;
        height: 530px;
    }

    #top_access_contents .inner_box {
        right: 10%;
        left: inherit;
        max-height: 65%;
    }

    #top_access_contents .access_ttl {
        letter-spacing: 0.1em;
        color: #fe8ca5;
        margin: 0 0 5%;
        font-size: 187.5%;
    }

    #top_access_contents .shop_name {
        font-size: 34px;
        margin: 0 0 5%;
        line-height: 120%;
        letter-spacing: 5px;
    }

    #top_access_contents .shop_name .s_txt {
        font-size: 64.7%;
    }

    #top_access_contents .shop_name .kana {
        display: block;
        font-size: 47%;
    }

    #top_access_contents .tel_txt {
        font-size: 162.5%;
        margin: 0 0 3%;
        letter-spacing: 3px;
    }

    #top_access_contents .address_txt {
        font-size: 93.75%;
        margin: 0 0 3%;
        line-height: 160%;
    }

    #top_access_contents .businesstime_txt {
        font-size: 93.75%;
        margin: 0 0 4%;
    }

    #top_access_contents .contact_btn {
        font-size: 100%;
        color: #fe446d;
        text-decoration: none;
        display: block;
        width: 90%;
        max-width: 230px;
        border: 2px solid #fe446d;
        text-align: center;
        height: 50px;
        line-height: 50px;
        font-family: 'Arima Madurai', "Hannari", "游明朝", "sawarabi", Arial, sans-serif;
        letter-spacing: 5px;
    }

    #top_access #map03 {
        width: 100%;
        height: 530px;
        float: none;
    }
}

@media screen and (max-width: 980px) {
    #visual_box {
        width: 45%;
        padding: 2.5%;
        bottom: 10%;
        left: 5%;
    }

    #visual_box .visual_logo {
        margin: 0 auto 2%;
        width: 64%;
    }

    #visual_box ul li {
        font-size: 150%;
        letter-spacing: -2px;
    }

    #top_menu .menu_contents .ttl {
        font-size: 150%;
    }

    #top_menu .menu_contents .ttl span {
        font-size: 65%;
    }

    #top_menu .menu_contents li {
        margin: 0 1% 0 0;
        padding: 0 0 2.5%;
    }

    #top_access_contents {
        background-size: cover;
        height: 450px;
    }

    #top_access_contents .inner_box {
        right: 5%;
        max-height: 75%;
    }

    #top_access #map03 {
        height: 450px;
    }
}

@media screen and (max-width: 860px) {
    #visual_box {
        width: 50%;
        padding: 2.5%;
        bottom: 10%;
        left: 5%;
        max-width: none;
    }

    #visual_box .visual_logo {
        margin: 0 auto 2%;
        width: 50%;
    }

    #visual_box ul li {
        font-size: 125%;
        letter-spacing: -2px;
    }

    #top_menu .menu_contents .ttl {
        font-size: 150%;
    }

    #top_menu .menu_contents .ttl span {
        font-size: 65%;
    }


}

@media screen and (max-width: 768px) {
    #visual_box {
        display: none;
    }

    #top_menu .menu_contents li {
        width: 31.5%;
        margin: 0 1% 0 0;
    }

    #top_menu .menu_contents .ttl02 {
        font-size: 137.5%;
    }

    #top_access_contents {
        min-height: none;
        width: 100%;
        background-image: url(../images/top/01_top_72_sp.jpg);
        background-size: 100% auto;
        float: none;
        padding: 58% 2% 8% 2%;
        height: inherit;
    }

    #top_access_contents .inner_box {
        width: 90%;
        text-align: center;
        position: static;
    }

    #top_access_contents .access_ttl {
        margin: 0 0 3%;
        font-size: 187.5%;
    }

    #top_access_contents .shop_name {
        font-size: 187.5%;
        margin: 0 0 5%;
    }

    #top_access_contents .shop_name .s_txt {
        font-size: 64.7%;
        display: inline;
    }

    #top_access_contents .shop_name .kana {
        font-size: 47%;
    }

    #top_access_contents .tel_txt {
        font-size: 162.5%;
        margin: 0 0 3%;
    }

    #top_access_contents .address_txt,
    #top_access_contents .businesstime_txt {
        font-size: 100%;
        margin: 0 0 3%;
        line-height: 160%;
    }

    #top_access_contents .contact_btn {
        font-size: 125%;
        color: #fe446d;
        width: 60%;
        margin: 0 auto;
        max-width: none;
        background: #fff;
    }

    #top_access #map03 {
        width: 100%;
        min-height: none;
        height: 0;
        padding-top: 57.25%;
    }
}

@media screen and (max-width: 640px) {
    #visual_box {
        width: 90%;
        padding: 2%;
        bottom: 12%;
        left: 5%;
    }

    #visual_box .visual_logo {
        margin: 0 auto 1%;
        width: 35%;
    }

    #visual_box ul li {
        font-size: 100%;
        letter-spacing: -2px;
    }

    #top_menu .menu_ttl {
        margin: 0 auto 3.3%;
        color: #362418;
        font-size: 200%;
        line-height: 120%;
        letter-spacing: 3px;
    }


    #top_menu {
        background-image: none;
    }

    #top_menu .menu_contents {
        padding: 0 0 5%;
        width: 90%;
        max-width: 388px;
        margin: 0 auto;
    }

    #top_menu .menu_contents li {
        width: 100%;
        margin: 0 auto;
        padding: 0 0 5%;
        display: block;
    }

    #top_menu .menu_contents li:last-of-type {
        padding: 0;
    }

    #top_menu .menu_contents p {
        font-size: 100%;
        padding: 0 2%;
    }

    #top_menu .menu_contents .ttl {
        font-size: 150%;
    }

    #top_menu .menu_contents .ttl span {
        font-size: 65%;
    }

    #top_bnr {
        margin: 0 auto 8%;
    }

    #top_bnr ul li {
        display: block;
        margin: 0 auto 2.5%;
        width: 96%;
    }

    #top_bnr ul li:last-of-type {
        margin: 0 auto;
    }


    #top_access #map03 {
        width: 100%;
        min-height: 300px;
    }

}


@media screen and (max-width: 480px) {
    #top_menu .menu_ttl {
        margin: 0 auto 3.3%;
        color: #362418;
        font-size: 150%;
        line-height: 120%;
        letter-spacing: 3px;
    }

    #top_menu .menu_ttl:before {
        content: url(../images/top/top_menu_ttl02_sp02.png);
        margin: 0 1% 0 0;

    }

    #top_menu .menu_ttl:after {
        content: url(../images/top/top_menu_ttl03_sp02.png);
        margin: 0 0 0 1%;

    }

    #top_comment {
        padding: 5% 3%;
    }

    #top_comment .ttl_img {
        width: 80%;
        margin: 0 auto 3%;
    }

    #top_comment p {
        font-size: 14px;
        line-height: 180%;
        letter-spacing: -1px;
    }

    #top_access_contents {
        padding: 75% 2% 8% 2%;
    }

}


@media screen and (max-width: 360px) {
    #visual_box {
        width: 90%;
        padding: 1%;
        bottom: 20%;
        left: 5%;
    }

    #visual_box .visual_logo {
        margin: 0 auto;
        width: 30%;
    }

    #visual_box ul li {
        font-size: 75%;
        letter-spacing: -2px;
        line-height: 120%;
        margin: 0 0 0px;
    }

    #top_comment {
        padding: 5% 5%;
    }

    #top_comment .ttl_img {
        width: 75%;
        margin: 0 auto 3%;
    }

    #top_comment p {
        font-size: 13px;
        line-height: 180%;
        letter-spacing: -2px;
    }
}
