@charset "UTF-8";

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 100%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
    font-family: YuGothic, "Yu Gothic", sans-serif;
}

body {
    color: #000000;
    font-size: 16px;
    line-height: 1.7;
    margin: 0px;
    background-color: #FFFFFF;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0px;
}

a:link {
    color: #004CCA;
}

a:visited {
    color: #6219DB;
}

a:hover {
    color: #048ADE;
    text-decoration: none;
}

a:active {
    color: #048ADE;
    text-decoration: none;
}

img {
    max-width: 100%;
    display: block;
}

ul {
    padding: 0px;
    list-style: none;
    margin: 0;
}

.oh {
    overflow: hidden;
}

.L {
    float: left;
}

.R {
    float: right;
}

.sp {
    display: none;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#menu {
    display: none;
}

.flex {
    flex-wrap: wrap;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
}

.flex-sb {
    flex-wrap: wrap;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    justify-content: space-between;
}

.wrap {
    width: 1260px;
    margin: 0 auto;
}

.magcheTop {
    position: relative;
}

#top h1 {
    color: #fff;
    position: absolute;
    left: 50%;
    top: 20px;
    font-size: 14px;
    letter-spacing: 2px;
    z-index: 2;
    margin-left: -430px;
}

#top .tel {
    color: #fff;
    position: absolute;
    right: 50px;
    top: 10px;
    font-size: 30px;
    letter-spacing: 2px;
    font-family: 'Lato', sans-serif;
    z-index: 2;
}

#top .tel span {
    font-size: 14px;
}

#top .bonMark {
    position: absolute;
    top: 0;
    left: 50%;
    right: 0;
    width: 150px;
    height: 150px;
    z-index: 2;
    margin-left: -600px;
}

#top .fv_scroll {
    position: absolute;
    bottom: 100px;
    left: 0;
    right: 0;
    margin: auto;
    width: 40px;
    z-index: 2;
}

.hdNav {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 12px 0;
    background-color: #200057;
    z-index: 2;
}

.hdNav .wrap {
    align-items: center;
}

.hdNav .logo {
    width: 160px;
}

.hdNav nav ul {
    width: 780px;
    display: flex;
    justify-content: space-between;
}

.hdNav nav a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    display: inline-block;
}

.hdNav nav a::after {
    position: absolute;
    bottom: -4px;
    left: 0;
    content: '';
    width: 100%;
    height: 2px;
    background: #ffffff;
    transform: scale(0, 1);
    transform-origin: left top;
    transition: transform .3s;
}

.hdNav nav a:hover::after {
    transform: scale(1, 1);
}

.hdNav nav .insta a {
    padding-right: 25px;
    background-image: url(/wp-content/uploads/2021/10/insta_icon.png);
    background-size: 14px;
    background-position: right center;
    background-repeat: no-repeat;
}

#top .bg_mainVisual {
    position: relative;
    height: 100vh;
    z-index: 0;
}

#top .bg_mainVisual .bx-viewport:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    content: "";
    z-index: 1;
}

#top .bg_mainVisual ul {
    z-index: 0;
}

#top .bg_mainVisual li {
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100vh;
    z-index: 0;
}

#top .bg_mainVisual li:nth-child(1) {
    background-image: url(/wp-content/themes/twentynineteen/images/top_fv_img1.jpeg);
}

#top .bg_mainVisual li:nth-child(2) {
    background-image: url(/wp-content/themes/twentynineteen/images/top_fv_img2.jpeg);
}

#top .bg_mainVisual li:nth-child(3) {
    background-image: url(/wp-content/themes/twentynineteen/images/top_fv_img3.jpeg);
}

#top .bg_mainVisual li:nth-child(4) {
    background-image: url(/wp-content/themes/twentynineteen/images/top_fv_img4.jpeg);
}

/* 
#top .bg_mainVisual li:nth-child(5) {
    background-image: url(/wp-content/uploads/2021/10/DSC00675.jpg);
} */

#top .bg_mainVisual .bx-wrapper .bx-pager {
    position: absolute;
    right: 50px;
    bottom: 120px;
    text-align: right;
    padding: 0;
}

#top .bg_mainVisual .bx-wrapper .bx-pager.bx-default-pager a {
    margin: 0 15px;
    width: 12px;
    height: 12px;
    background: #fff;
}

#top .bg_mainVisual .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #200057;
}

#top .sec_concept {
    background-image: url(/wp-content/uploads/2021/10/sec_concept_bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: repeat-x;
    position: relative;
    overflow: hidden;
    font-family: 'Noto Serif JP', serif;
    /*font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
}

#top .sec_concept .wrap {
    width: 1100px;
    padding: 80px 0;
    position: relative;

}

#top .sec_concept .wrap h2 {
    color: #fff;
    font-size: 34px;
    letter-spacing: 4px;
    line-height: 60px;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 1;
    font-family: 'Noto Serif JP', serif;
    /* font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; */

}

#top .sec_concept .wrap h2 span {
    font-size: 58px;

}

#top .sec_concept .wrap .en {
    color: rgba(255, 255, 255, 0.50);
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 26px;
    position: absolute;
    top: 200px;
    left: 0;
    z-index: 1;
    width: 620px;

}

#top .sec_concept .wrap .concept {
    color: #fff;
    font-size: 18px;
    letter-spacing: 8px;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: upright;
    margin: 0 0 0 auto;
    padding: 20px 0 150px;
    line-height: 48px;
    font-weight: bold;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
    position: relative;
    z-index: 1;
    font-family: 'Noto Serif JP', serif;
    /* font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; */

}


#top .sec_concept .wrap .bg01 {
    position: absolute;
    left: -200px;
    bottom: 0;
    background-image: url(/wp-content/themes/twentynineteen/images/240416134.png);
    background-size: cover;
    width: 700px;
    height: 500px;
    z-index: 0;
}

#top .sec_concept .wrap .bg02 {
    position: absolute;
    right: -100px;
    bottom: -150px;
    background-image: url(/wp-content/uploads/2021/10/sec_concept_bg02.png);
    background-size: cover;
    width: 500px;
    height: 418px;
    z-index: 0;
}

#top .sec_concept .wrap .bg03 {
    position: absolute;
    left: 500px;
    top: 0;
    background-image: url(/wp-content/uploads/2021/10/sec_concept_bg03.png);
    background-size: cover;
    width: 300px;
    height: 393px;
    z-index: 0;
}

#top .sec_youtube {
    padding: 80px 0;
    background-color: #ececec;
    margin-bottom: 80px;
}

#top .sec_youtube .wrap {
    height: 500px;
    width: 1100px;
}

#top .sec_menu {
    padding: 80px 0;
}

#top .sec_menu .wrap {
    width: 1100px;
}

#top .sec_menu .subTxt {
    margin-bottom: 50px;
}

#top .sec_menu .menuBox {
    display: flex;
    justify-content: space-between;
}

#top .sec_menu .menuBox>div {
    width: 46%;
}

#top .sec_menu .menuBox .img {
    margin-bottom: 20px;
    transition: all 0.3s ease 0s;
    position: relative;
    overflow: hidden;
}

#top .sec_menu .menuBox>div .img:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    transform-origin: right;
    transform: scaleX(1);
}

#top .sec_menu .menuBox>div.leftBox .img.is_animate:before {
    animation-name: isAnimate;
    animation-fill-mode: forwards;
    animation-duration: 0.4s;
    transform: scaleX(1);
}

#top .sec_menu .menuBox>div.rightBox .img.is_animate:before {
    animation-name: isAnimate;
    animation-fill-mode: forwards;
    animation-duration: 0.5s;
    transform: scaleX(1);
}

@keyframes isAnimate {
    0% {
        transform: scaleX(1);
    }

    100% {
        transform: scaleX(0);
    }
}

#top .sec_menu .menuBox a {
    display: block;
    text-decoration: none;
    color: #333;
    font-size: 18px;
    letter-spacing: 4px;
    font-weight: bold;
    padding-bottom: 60px;
    background-image: url(/wp-content/uploads/2021/10/arrow_bk.png);
    background-size: 40px;
    background-position: bottom center;
    background-repeat: no-repeat;
    transition: 0.6s;
}

p.img.is_animate img {
    transition: 1s all;
}

#top .sec_menu .menuBox a:hover p.img.is_animate img {
    transform: scale(1.2, 1.2);
    transition: 1s all;
}

.sec_insta {
    margin-bottom: 100px;
}

.sec_insta #sb_instagram .sb_instagram_header, .sb_instagram_header {
    display: none ;
}

footer .bx-wrapper {
    margin-bottom: 0;
}

footer .bx-wrapper img {
    display: block;
}

.ftBox {
    background-color: #200057;
    text-align: center;
    color: #fff;
    padding: 100px 0 50px 0;
}

.ftBox nav ul {
    display: flex;
    justify-content: center;
    margin-bottom: 100px;
}

.ftBox nav li {
    margin: 0 25px;
}

.ftBox nav a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold
}

.ftBox nav a {
    position: relative;
    display: inline-block;
}

.ftBox nav a::after {
    position: absolute;
    bottom: -4px;
    left: 0;
    content: '';
    width: 100%;
    height: 2px;
    background: #ffffff;
    transform: scale(0, 1);
    transform-origin: left top;
    transition: transform .3s;
}

.ftBox nav a:hover::after {
    transform: scale(1, 1);
}





.ftBox nav .insta a {
    padding-right: 25px;
    background-image: url(/wp-content/uploads/2021/10/insta_icon.png);
    background-size: 14px;
    background-position: right center;
    background-repeat: no-repeat;
}

.ftBox .ftLogo {
    margin-bottom: 40px;
}

.ftBox .mark {
    width: 120px;
    margin: 0 auto;
    margin-bottom: 50px;
}

.ftBox .name {
    font-size: 22px;
    letter-spacing: 4px;
    font-weight: bold;
}

.ftBox .name span {
    display: block;
    font-size: 14px;
    margin-bottom: 0px;
}

.ftBox .ftlogo02 .logo {
    width: 100px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.ftBox .ftlogo02 small {
    opacity: 0.3;
    letter-spacing: 1px;
    font-size: 10px;
    font-family: 'Lato', sans-serif;
}

.loading {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1000000;
    animation-name: zindex;
    animation-duration: 0s;
    animation-fill-mode: forwards;
    animation-delay: 2.4s;
}

.loading span.bg {
    background-color: #fff;
    display: block;
    height: 33.333vh;
    transform-origin: right;
    animation-name: moveBg;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
}

.loading span.bg.bg01 {
    animation-delay: 1.5s;
}

.loading span.bg.bg02 {
    animation-delay: 1.2s;
}

.loading span.bg.bg03 {
    animation-delay: 1.4s;
}

.loading .img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 180px;
    height: 180px;
    animation-name: hiddenLogo;
    animation-duration: 1.1s;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
    animation-delay: 1.1s;
}

.loading .img img {
    width: 100%;
}

@keyframes moveBg {
    0% {
        transform: scaleX(1);
    }

    100% {
        transform: scaleX(0);
    }
}

@keyframes hiddenLogo {
    0% {
        visibility: visible;
        opacity: 1;
    }

    100% {
        visibility: hidden;
        opacity: 0;
    }
}

@keyframes zindex {
    0% {
        z-index: 100000;
    }

    100% {
        z-index: -10000;
    }
}

main.page-main {
    padding-bottom: 100px;
}

main.page-main .h1Box {
    position: relative;
    margin-bottom: 100px;
}

main.page-main .bgBox {
    width: 100%;
    height: 400px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

main.page-main.shopPage .bgBox {
    background-image: url(/wp-content/uploads/2021/10/shop_page_h1bg.jpg);
}

main.page-main.accessPage .bgBox {
    background-image: url(/wp-content/uploads/2021/10/access_page_h1bg.jpg);
}

main.page-main.menuPage .bgBox {
    background-image: url(/wp-content/uploads/2021/10/menu_page_h1bg.jpg);
}

main.page-main.menuPage.drink .bgBox {
    background-image: url(/wp-content/uploads/2021/10/drink_page_h1bg.jpg);
}

main.page-main .h1Box h1 {
    background-color: #fff;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: upright;
    position: absolute;
    top: 50px;
    right: 100px;
    font-family: 'Noto Serif JP', serif;
    /*font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
    padding: 35px 25px 55px 15px;
    font-weight: normal;
    letter-spacing: 5px;
    line-height: 30px;
}

main.page-main .h1Box h1:after {
    display: block;
    font-size: 12px;
    letter-spacing: 0px
}

main.page-main.shopPage .h1Box h1:after {
    content: "Shop page";
}

main.page-main.accessPage .h1Box h1:after {
    content: "Access";
}

main.page-main.menuPage .h1Box h1:after {
    content: "Food";
}

main.page-main.menuPage.drink .h1Box h1:after {
    content: "Drink";
}

.hd02 {
    padding: 12px 0;
}

.hd02 .wrap {
    align-items: center;
}

.hd02 .logo {
    width: 160px;
}

.hd02 nav ul {
    width: 760px;
    display: flex;
    justify-content: space-between;
}

.hd02 nav a {
    color: #000;
    text-decoration: none;
    font-size: 14px;
    /* font-weight: bold ; */
}

.hd02 nav .insta a {
    padding-right: 25px;
    background-image: url(/wp-content/uploads/2021/10/insta_icon_bk.png);
    background-size: 14px;
    background-position: right center;
    background-repeat: no-repeat;
}

main.page-main.shopPage .inner {
    width: 800px;
    margin: auto;
    margin-bottom: 60px;
}

main.page-main.shopPage .inner .nameLogo {
    width: 400px;
    margin: auto;
    margin-bottom: 50px;
}

main.page-main.shopPage .inner dt {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    padding-top: 30px;
}

main.page-main.shopPage .inner dd {
    font-size: 16px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ddd;
    margin-left: 0;
}

main.page-main.shopPage .inner dd a {
    color: #000;
}

main.page-main.shopPage .inner dd span {
    margin-left: 20px;
}

main.page-main.shopPage .inner dd span a {
    font-size: 12px;
    color: #000;
}

main.page-main.accessPage .inner p {
    text-align: center;
    letter-spacing: 2px;
    margin-bottom: 50px;
}

main.page-main.accessPage .inner .map {
    width: 100%;
    height: 500px;
}

main.page-main.accessPage h2 {
    text-align: center;
    margin-bottom: 50px;
    letter-spacing: 10px;
    text-indent: 10px;
    font-family: 'Noto Serif JP', serif;
    padding-top: 80px;
    background-image: url(/wp-content/uploads/2021/10/bonmark.png);
    background-size: 50px;
    background-position: center top;
    background-repeat: no-repeat;
}

main.page-main.accessPage h2 span {
    display: block;
    font-size: 12px;
    letter-spacing: 2px;
    text-indent: 2px;
}

main.page-main.menuPage .menuBox {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 50px;
}

main.page-main.menuPage .menuCell {
    margin-bottom: 20px;
    width: 23%;
}

main.page-main.menuPage .menuCell .img {
    margin-bottom: 10px;
}

main.page-main.menuPage .menuCell .name {
    margin-bottom: 5px;
    /* font-family: 'Noto Serif JP', serif; */
    font-size: 16px;
    letter-spacing: 2px;
    line-height: 24px;
}

main.page-main.menuPage .menuCell .sub {
    color: #555;
    font-style: italic;
    font-size: 14px;
}

main.page-main.menuPage h2 {
    text-align: center;
    margin-bottom: 50px;
    letter-spacing: 10px;
    text-indent: 10px;
    font-family: 'Noto Serif JP', serif;
    padding-top: 80px;
    background-image: url(/wp-content/uploads/2021/10/bonmark.png);
    background-size: 50px;
    background-position: center top;
    background-repeat: no-repeat;
}

main.page-main.menuPage h2 span {
    display: block;
    font-size: 12px;
    letter-spacing: 2px;
    text-indent: 2px;
}

main.page-main.menuPage h3 {
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

main.page-main.menuPage .menuSubTxt {
    margin-bottom: 30px;
}

main.page-main.menuPage .txtBox .menuCell {
    background: #f1f1f1;
    padding: 5px 20px;
    width: 19%;
}

main.page-main.menuPage .txtBox .menuCell .name {
    margin-bottom: 0;
    font-size: 14px;
}

main.page-main.shopPage .picArea {
    position: relative;
}

main.page-main.shopPage .picArea ul {
    padding-left: 50%;
    justify-content: space-between;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

main.page-main.shopPage .picArea ul li {
    width: 49%;
}

main.page-main.shopPage .picArea ul li:nth-child(1) {
    position: absolute;
    left: 0;
    top: 0;
}

main.page-main.shopPage .picArea ul li:nth-child(1) a {
    height: 420px;
}

main.page-main.shopPage .picArea ul li:nth-child(2),
main.page-main.shopPage .picArea ul li:nth-child(3) {
    margin-bottom: 13px;
}

main.page-main.shopPage .picArea ul li a {
    background-size: cover !important;
    display: block;
    height: 200px;
    transition: .3s;
}

main.page-main.shopPage .picArea ul li a:hover {
    opacity: .7;
}

main.page-main.shopPage .picArea a.js-modal-open.allBtn {
    display: block;
    width: 200px;
    line-height: 40px;
    background: #fff;
    /* border: 1px solid #333; */
    border-radius: 5px;
    text-align: center;
    color: initial;
    position: absolute;
    right: 20px;
    bottom: 40px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

main.page-main.shopPage .picArea a.js-modal-open.allBtn i {
    margin-right: 10px;
}

a.js-modal-close {
    position: absolute;
    left: 20px;
    top: 20px;
    z-index: 999;
    color: #333;
    font-size: 35px;
    display: block;
    text-decoration: none;
    font-weight: bold;
}

.modal {
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}

.modal__bg {
    background: rgba(0, 0, 0, 0.8);
    height: 100vh;
    position: absolute;
    width: 100%;
}

.modal__content {
    background: rgba(255, 255, 255, 0.9);
    left: 50%;
    padding: 40px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    overflow: scroll;
}

.modal__content .inner {
    width: 800px;
    margin: auto;
    padding: 100px 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.modal__content .inner>div {
    width: 49%;
    margin-bottom: 15px;
}

.modal__content .inner>div:nth-child(3n-2) {
    width: 100%;
}

table.course_table th {
    width: 8%;
    border-bottom: 1px solid #ddd;
    padding: 16px 0;

}

table.course_table td {
    border-bottom: 1px solid #ddd;
    text-align: center;
    padding: 0 15px;
    margin: 5px;
    font-size: 15px;
}

tr.price_tr td {
    font-size: 18px;
    font-weight: bold;
    width: 15%;
}

table.course_table {
    margin-bottom: 50px;
    width: 100%;
    background-color: #fafafa;
    padding: 30px;
}

table.course_table .course th {
    border-bottom: 0;
}

table.course_table .course td {
    background-color: #2E007E;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.5px;
    padding: 20px 0;
}

p.txt01 {
    font-weight: bold;
}

.about_freedrink {
    text-align: center;
}

.about_freedrink {
    padding: 50px 0;
    margin-bottom: 70px;
    background-image: url(/wp-content/uploads/2021/10/drink_page_h1bg.jpg);
    position: relative;
}

p.txt03 {
    margin-bottom: 16px;
}

p.txt02 {
    font-weight: bold;
    font-size: 18px;
}

.about_freedrink:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.85);
}

.about_freedrink p {
    position: relative;
}

.saku_free.flex-sb .box {
    width: 46%;
}

.saku_free.flex-sb {
    padding: 0 15%;
    margin-bottom: 70px;
}

.saku_free.flex-sb .box p {
    text-align: center;
}

.saku_free.flex-sb .image {
    margin-bottom: 15px;
}

.saku_free.flex-sb .box p span {
    font-weight: bold;
    font-size: 18px;
}

.other_drink a {
    display: block;
    color: #fff;
    background-color: #200057;
    text-decoration: none;
    text-align: center;
    font-size: 16px;
    line-height: 54px;
}

.other_drink {
    width: 430px;
    margin: auto;
}

.other_drink a:hover {
    opacity: 0.7;
    transition: 0.3s;
}

@media (max-width: 750px) {

    .pc {
        display: none;
    }

    .sp {
        display: block;
    }

    /*spmenu~*/
    .sp_hd {
        position: absolute;
        width: 100%;
        top: 0;
        z-index: 10000;
        /* padding-left: 5%; */
    }

    .sp_hd .logo {
        width: 100px;
        position: absolute;
        left: 35%;
        top: 22px;
    }

    .sp_hd .bonMark {
        width: 80px;
        position: absolute;
        left: 0%;
        top: 0;
    }

    .sp_pr {
        position: relative;
    }

    .slicknav_menu .slicknav_menutxt {
        display: none !important;
    }

    .slicknav_menu .slicknav_icon {
        width: 100%;
        margin: 0;
    }

    .slicknav_menu .slicknav_icon-bar {
        width: 25px !important;
        height: 3px !important;
    }

    .slicknav_menu .slicknav_icon-bar:nth-child(2) {
        display: none;
    }

    a.slicknav_btn {
        background: none;
        border-radius: 0px;
        margin: 35px 25px 38px 0px;
        padding: 0px 0 0 0px;
        height: 12px;
        width: 25px;
    }

    /*SPMENU kurukuru*/
    a.slicknav_btn.slicknav_open span.slicknav_icon-bar:first-child {
        top: 5px;
        -moz-transform: rotate(405deg);
        -webkit-transform: rotate(405deg);
        -o-transform: rotate(405deg);
        -ms-transform: rotate(405deg);
        transform: rotate(405deg);
        position: absolute;
    }

    a.slicknav_btn.slicknav_open span.slicknav_icon-bar:nth-child(3) {
        top: 0.4px;
        -moz-transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg);
        -o-transform: rotate(-405deg);
        -ms-transform: rotate(-405deg);
        transform: rotate(-405deg);
        position: absolute;
    }

    a.slicknav_btn.slicknav_open span.slicknav_icon-bar:nth-child(2) {
        opacity: 0;
    }

    span.slicknav_icon-bar {
        transition: all 0.5s ease-out;
        -o-transition: all 0.5s ease-out;
        -moz-transition: all 0.5s ease-out;
        -webkit-transition: all 0.5s ease-out;
        -ms-transition: all 0.5s ease-out;
    }

    .slicknav_menu .slicknav_icon {
        width: 100% !important;
        margin: 0 !important;
        float: none !important;
        position: relative;
    }

    /*kokomade*/
    .slicknav_menu {
        background: none;
    }

    .slicknav_menu .slicknav_icon {
        height: 12px !important;
        display: block;
    }

    .slicknav_menu .slicknav_icon:after {
        display: block;
        font-size: 70%;
        color: #fff;
        position: absolute;
        left: 0;
        right: 0;
        bottom: -20px;
        margin: 0 auto;
    }

    .slicknav_nav a {
        color: #fff;
        display: inline-block;
        font-weight: normal;
        line-height: 2;
        width: 100%;
        text-align: left;
        margin: 0;
        letter-spacing: normal;
        font-size: 80%;
        border: solid #373737;
        border-width: 0 0px 1px 0;
        line-height: 45px;
        padding-left: 25px;
        font-size: 16px;
    }

    /*~spmenu*/
    .sp_hd_logo {
        position: absolute;
        width: 220px;
        top: 12.5px;
        left: 5px;
    }

    .sp_hd_tel {
        position: absolute;
        width: 20px;
        top: 12.5px;
        right: 5px;
    }

    .sp_hd_mail {
        position: absolute;
        width: 20px;
        top: 12.5px;
        right: 5px;
    }

    .wrap {
        max-width: 90%;
    }

    .hdNav {
        top: 0;
        bottom: auto;
    }

    .hdNav {
        height: 85px;
    }

    #top .bg_mainVisual .bx-wrapper .bx-pager {
        width: 90%;
        right: 5%;
        text-align: right;
        bottom: 20px;
        z-index: 10;
    }

    #top .fv_scroll {
        bottom: 60px;
        display: none;
    }

    #top .bonMark {
        display: none;
    }

    #top h1 {
        left: 0;
        right: 0;
        top: 60px;
        bottom: 0;
        margin: auto;
        width: 85%;
        font-size: 12px;
        text-align: center;
        font-family: 'Noto Serif JP', serif;
        letter-spacing: 2vw;
        opacity: 0.9;
        height: 60px;
    }

    #top .bg_mainVisual {
        height: 75vh;
    }

    #top .bg_mainVisual .bx-wrapper:before {
        content: "";
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.38);
        display: block;
        position: absolute;
        z-index: 1;
    }

    #top .bg_mainVisual li {
        height: 75vh;
    }

    #top .sec_concept .wrap h2 {
        font-size: 6vw;
        position: relative;
        top: 0;
        line-height: 10vw;
    
    }

    #top .sec_concept .wrap h2 span {
        font-size: 10vw;
    }

    #top .sec_concept .wrap .en {
        position: relative;
        font-size: 2.5vw;
        line-height: 20px;
        width: 100%;
        top: 6vw;
        margin-bottom: 30vw;
    
    }

    #top .sec_concept .wrap .concept {
        margin: 0 auto;
        width: 100%;
        font-size: 4vw;
        line-height: 8.5vw;
        letter-spacing: 8px;
        writing-mode: revert;
        text-orientation: initial;
    
    }

    #top .sec_concept .wrap .bg01 {
        width: 80vw;
        left: 20vw;
        top: 20vw;
    }

    #top .sec_concept .wrap .bg02 {
        width: 60%;
        height: 40vw;
        right: -10%;
        bottom: 0;
        background-size: cover;
    }

    #top .sec_concept .wrap .bg03 {
        width: 50%;
        height: 58vw;
        left: -5%;
        bottom: 0;
        background-size: cover;
        top: auto;
    }

    .ftBox {
        padding: 80px 0 50px;
    }

    .ftBox .mark {
        width: 80px;
        margin-bottom: 30px;
    }

    .ftBox .name {
        font-size: 18px;
        margin-bottom: 80px;
    }

    .ftBox .name span {
        font-size: 10px;
        font-weight: normal;
    }

    #top .sec_menu .subTxt {
        font-size: 12px;
        letter-spacing: 2px;
        line-height: 32px;
    }

    #top .sec_menu .menuBox {
        flex-wrap: wrap;
    }

    #top .sec_menu .menuBox>div {
        width: 100%;
    }

    #top .sec_menu .menuBox a {
        padding-bottom: 40px;
        font-family: 'Noto Serif JP', serif;
    }

    #top .sec_menu .menuBox .leftBox {
        margin-bottom: 50px;
    }

    main.page-main {
        padding-top: 105px;
    }

    main.page-main .bgBox {
        height: 300px;
    }

    main.page-main .h1Box h1 {
        top: 20px;
        right: 15%;
        font-size: 24px;
    }

    main.page-main.shopPage .inner {
        width: 100%;
    }

    main.page-main.shopPage .inner .nameLogo {
        width: 70%;
    }

    main.page-main.menuPage .menuCell {
        margin-bottom: 20px;
        width: 48%;
    }

    main.page-main.menuPage .menuCell .sub {
        font-size: 12px;
    }

    main.page-main.menuPage .txtBox .menuCell {
        margin-bottom: 8px;
        width: 100%;
    }

    main.page-main.shopPage .picArea ul li:nth-child(1) a {
        height: 210px;
    }

    main.page-main.shopPage .picArea ul li a {
        height: 100px;
    }

    main.page-main.shopPage .picArea ul li:nth-child(2),
    main.page-main.shopPage .picArea ul li:nth-child(3) {
        margin-bottom: 5px;
    }

    main.page-main.shopPage .picArea a.js-modal-open.allBtn {
        font-size: 12px;
        width: 150px;
        bottom: 10px;
    }

    .modal__content .inner {
        width: 100%;
        padding: 50px 0;
    }

    .modal__content .inner>div {
        margin-bottom: 10px;
    }

    .course_table_area {
        overflow-x: scroll;
    }

    table.course_table {
        width: 600%;
    }

    table.course_table th {
        width: 4%;
        font-size: 13px;
        position: sticky;
        left: 0;
        background-color: #fff;
    }

    tr.price_tr td {
        font-size: 16px !important;
    }

    table.course_table td {
        font-size: 13px;
    }

    table.course_table {
        margin-bottom: 30px;
        padding: 0;
    }

    table.course_table .course td {
        font-size: 14px;
        letter-spacing: 0px;
        padding: 15px 10px;
    }

    .about_freedrink {
        padding: 30px;
    }

    p.txt03 {
        font-size: 14px;
    }

    p.txt02 {
        font-size: 16px;
    }

    .saku_free.flex-sb {
        padding: 0;
        margin-bottom: 40px;
    }

    .saku_free.flex-sb .box {
        width: 100%;
        margin-bottom: 30px;
    }

    .saku_free.flex-sb .image {
        width: 80%;
        margin: 0 auto 10px;
    }

    .other_drink {
        width: 100%;
        margin-top: -50px;
    }

    #sb_instagram.sbi_col_10.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_3.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_4.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_5.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_6.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_7.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_8.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_9.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_mob_col_1 #sbi_images .sbi_item {
        width: 50%;
    }

    #sb_instagram .sbi_photo {
        height: 35vw !important;
    }


    #top .sec_youtube .wrap {
        height: 60vw;
        width: 100%;
    }

    #top .bg_mainVisual .bx-wrapper .bx-pager.bx-default-pager a {
        width: 8px;
        height: 8px;
    }

    .loading .img {
        width: 30vw;
        height: 30vw;
    }
    
    #top .sec_concept .wrap {
        padding: 15vw 0;
    }

}