html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0);box-sizing:border-box}input,textarea{box-sizing:border-box}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0)}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}@-webkit-keyframes bgAnimation{from{opacity:0}to{opacity:1}}@keyframes bgAnimation{from{opacity:0}to{opacity:1}}@-webkit-keyframes bgAnimationSecond{from{opacity:0}to{opacity:1}}@keyframes bgAnimationSecond{from{opacity:0}to{opacity:1}}@-webkit-keyframes bgLAnimation{0%{transform-origin:left;transform:scaleX(0)}50%{transform-origin:left;transform:scaleX(1)}50.001%{transform-origin:right}100%{transform-origin:right;transform:scaleX(0)}}@keyframes bgLAnimation{0%{transform-origin:left;transform:scaleX(0)}50%{transform-origin:left;transform:scaleX(1)}50.001%{transform-origin:right}100%{transform-origin:right;transform:scaleX(0)}}.header{width:100%;height:60px;position:fixed;background:#fff;display:flex;justify-content:space-between;align-items:center}@media screen and (min-width: 1024px){.header{position:static;height:100%}}.header__wrap{display:flex;justify-content:space-between;align-items:center}.header__ttl{font-family:"Dosis",sans-serif;font-weight:700;display:flex;flex-direction:row-reverse;align-items:center;font-size:28px}@media screen and (min-width: 768px){.header__ttl{font-size:32px}}@media screen and (min-width: 1024px){.header__ttl{background:#fff;border:2px solid #5e3012;border-left:none;padding:0 30px;position:fixed;left:0;top:80px;font-size:50px}.header__ttl::after{content:"";border-left:2px solid #5e3012;width:2px;height:40px;margin-right:30px}}.header__link{margin-left:18px;display:block;text-decoration:none;color:#5e3012}@media screen and (min-width: 768px){.header__link{margin-left:20px}}.header__link:hover{color:#000}.header__logo{margin-right:5px;width:24px}@media screen and (min-width: 1024px){.header__logo{margin-right:20px;width:36px}}.header__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.btn{position:absolute;top:0;right:0;z-index:1;width:60px;height:60px;display:flex;justify-content:center;align-items:center;background:#5e3112}.btn:hover{cursor:pointer}@media screen and (min-width: 1024px){.btn{display:none}}.btn__top{width:50%;height:1px;background:#fff;position:absolute;transition:.5s;transform:translateY(-10px)}.btn__middle{width:50%;height:1px;background:#fff;position:absolute;transition:.5s;transform:translateY(0)}.btn__bottom{width:50%;height:1px;background:#fff;position:absolute;transition:.5s;transform:translateY(10px)}.gnav{position:fixed;display:flex;align-items:center;justify-content:center;width:100%;height:100vh;top:0;left:0;background:rgba(94,48,18,.4117647059);transform:translateX(100%);transition:.4s}@media screen and (min-width: 1024px){.gnav{align-items:normal;right:0;left:auto;width:80px;border-left:2px solid #5e3012;background:rgba(0,0,0,0);transform:translateX(0)}}.gnav__nav{list-style-type:none}@media screen and (min-width: 1024px){.gnav__nav{padding-top:10px;display:flex;align-items:center;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;width:24px}}.gnav__link{display:block;padding:20px;color:#fff;text-align:center;text-decoration:none;font-family:"Dosis",sans-serif;font-weight:700}@media screen and (min-width: 1024px){.gnav__link{font-size:16px;color:#5e3112}}.gnav__link:hover{color:#000}.snav{position:absolute;right:78px}@media screen and (min-width: 768px){.snav{right:80px}}@media screen and (min-width: 1024px){.snav{position:fixed;right:25px;bottom:30px;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}}.snav__nav{display:flex;align-items:center;list-style-type:none}.snav__list1{margin-right:12px;display:flex;align-items:center}@media screen and (min-width: 768px){.snav__list1{margin-right:15px}}@media screen and (min-width: 1024px){.snav__list1{margin-right:0}}.snav__list1::before{margin-right:5px;content:"";width:24px;height:23px;background:url(../images/reserve_icon.svg);background-size:contain;background-repeat:no-repeat;display:inline-block}@media screen and (min-width: 1024px){.snav__list1::before{margin-right:0;margin-bottom:5px}}.snav__list1::after{margin-left:12px;content:"";display:block;width:1px;height:24px;background:#5e3112}@media screen and (min-width: 768px){.snav__list1::after{margin-left:15px}}@media screen and (min-width: 1024px){.snav__list1::after{margin-left:0;margin-top:15px;margin-bottom:15px;width:24px;height:1px}}.snav__link{display:block;text-decoration:none;font-size:12px;font-family:"Dosis",sans-serif;font-weight:700;color:#5e3112}.snav__link:hover{color:#000}@media screen and (min-width: 1024px){.snav__link{font-size:14px}}.snav__instaicon{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;width:24px}.footer{position:relative;display:flex;align-items:center;justify-content:center}@media screen and (min-width: 1024px){.footer{margin-right:80px}}.footer__pic{width:100%}.footer__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.footer__copy{position:absolute;font-family:"Dosis",sans-serif;font-weight:600;font-size:12px;color:#fff}#top{letter-spacing:.1em;color:#5e3112;font-family:"Noto Sans JP",sans-serif;line-height:2}#top .main{padding-top:60px}@media screen and (min-width: 1024px){#top .main{padding-right:80px}}@media screen and (min-width: 1024px){#top .main{padding-top:0}}#top .main .about__box,#top .main .menu__box,#top .main .staff__box,#top .main .access__box{margin-bottom:15px}@media screen and (min-width: 1024px){#top .main .about__box,#top .main .menu__box,#top .main .staff__box,#top .main .access__box{-ms-writing-mode:tb-rl;writing-mode:vertical-rl;margin-right:172px}}#top .main .about__ttl,#top .main .menu__ttl,#top .main .staff__ttl,#top .main .access__ttl{font-family:"Dosis",sans-serif;font-weight:700;font-size:26px}@media screen and (min-width: 1024px){#top .main .about__ttl,#top .main .menu__ttl,#top .main .staff__ttl,#top .main .access__ttl{margin-top:12px;font-size:30px}}#top .main .about__number,#top .main .menu__number,#top .main .staff__number,#top .main .access__number{display:flex;align-items:center;font-family:"Dosis",sans-serif;font-weight:700;font-size:26px;margin-right:15px}@media screen and (min-width: 1024px){#top .main .about__number,#top .main .menu__number,#top .main .staff__number,#top .main .access__number{margin-right:0;font-size:30px}}#top .main .about__number::after,#top .main .menu__number::after,#top .main .staff__number::after,#top .main .access__number::after{margin-left:15px;display:block;content:"";width:1px;height:20px;background:#5e3112}@media screen and (min-width: 1024px){#top .main .about__number::after,#top .main .menu__number::after,#top .main .staff__number::after,#top .main .access__number::after{margin-left:0;margin-top:12px;width:28px;height:1px}}#top .main .mv{margin-bottom:35px;-webkit-animation-name:bgAnimation;animation-name:bgAnimation;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;position:relative;overflow:hidden;opacity:0;z-index:-1}#top .main .mv::before{-webkit-animation-name:bgLAnimation;animation-name:bgLAnimation;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;content:"";position:absolute;width:100%;height:100%;background-color:#5e3112}@media screen and (min-width: 768px){#top .main .mv{margin-bottom:60px}}@media screen and (min-width: 1024px){#top .main .mv{margin-left:80px}}#top .main .mv__picture{-webkit-animation-name:bgAnimationSecond;animation-name:bgAnimationSecond;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:.6s;animation-delay:.6s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0}#top .main .mv__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#top .main .message{margin-bottom:35px;text-align:center;font-size:17px;letter-spacing:.15em}@media screen and (min-width: 768px){#top .main .message{margin-bottom:60px;line-height:3}}@media screen and (min-width: 1024px){#top .main .message{font-size:18px}}#top .main .message__sp-br{display:block}@media screen and (min-width: 768px){#top .main .message__sp-br{display:none}}#top .main .shopimg{margin-bottom:100px;width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (min-width: 768px){#top .main .shopimg{margin-bottom:120px}}@media screen and (min-width: 1024px){#top .main .shopimg{margin-bottom:200px;flex-wrap:nowrap}}#top .main .shopimg__pic{width:50%}@media screen and (min-width: 1024px){#top .main .shopimg__pic{width:100%}}#top .main .shopimg__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#top .main .about{margin-bottom:100px}@media screen and (min-width: 768px){#top .main .about{margin-bottom:120px}}@media screen and (min-width: 1024px){#top .main .about{margin-bottom:200px}}#top .main .about__wrap{width:90%;margin:0 auto}@media screen and (min-width: 1024px){#top .main .about__wrap{display:flex;max-width:1280px}}#top .main .about__innerwrap{width:100%}@media screen and (min-width: 1024px){#top .main .about__innerwrap{width:100%}}#top .main .about__box{display:flex}#top .main .about__box:nth-last-of-type(2){margin-bottom:40px;display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (min-width: 1024px){#top .main .about__box:nth-last-of-type(2){flex-wrap:nowrap}}#top .main .about__item1{display:flex;flex-direction:column;flex-wrap:wrap;margin-bottom:40px}@media screen and (min-width: 768px){#top .main .about__item1{flex-direction:row;align-items:center}}@media screen and (min-width: 1024px){#top .main .about__item1{flex-wrap:nowrap;width:100%}}#top .main .about__item2{display:flex;flex-wrap:wrap;flex-direction:row-reverse}@media screen and (min-width: 768px){#top .main .about__item2{align-items:center}}@media screen and (min-width: 1024px){#top .main .about__item2{flex-wrap:nowrap;flex-direction:row-reverse;width:100%}}#top .main .about__pic{margin-bottom:23px;width:70%}@media screen and (min-width: 768px){#top .main .about__pic{width:55%}}@media screen and (min-width: 1024px){#top .main .about__pic{width:auto}}#top .main .about__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 768px){#top .main .about__txt1{margin-left:40px}}@media screen and (min-width: 1024px){#top .main .about__txt1{margin-left:50px;width:45%}}#top .main .about__txt2{text-align:right}@media screen and (min-width: 768px){#top .main .about__txt2{margin-right:40px}}@media screen and (min-width: 1024px){#top .main .about__txt2{margin-right:50px;width:45%}}#top .main .menu{width:90%;margin:0 auto 100px}@media screen and (min-width: 768px){#top .main .menu{margin-bottom:120px}}@media screen and (min-width: 1024px){#top .main .menu{max-width:1280px;margin-bottom:200px}}@media screen and (min-width: 1024px){#top .main .menu__wrap{display:flex}}#top .main .menu__pic{margin-bottom:20px}@media screen and (min-width: 768px){#top .main .menu__pic{margin-bottom:35px}}#top .main .menu__box{display:flex}#top .main .menu__box-sub{width:100%;display:flex;align-items:center;border-bottom:1px solid #5e3112;padding:15px 0}#top .main .menu__box-sub:nth-last-child(11){padding-top:0}@media screen and (min-width: 768px){#top .main .menu__box-sub{width:47%}#top .main .menu__box-sub:nth-last-child(10){padding-top:0}}@media screen and (min-width: 1024px){#top .main .menu__box-sub{width:30%}}#top .main .menu__sp-br{display:none}@media screen and (min-width: 1024px){#top .main .menu__sp-br{display:block}}#top .main .menu__dl{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap}@media screen and (min-width: 1024px){#top .main .menu__dl::after{content:"";width:30%;width:30%;background:#fff}}#top .main .menu__dt{width:50%;font-size:14px;font-weight:700}@media screen and (min-width: 1024px){#top .main .menu__dt{font-size:15px}}#top .main .menu__dd{width:50%}@media screen and (min-width: 1024px){#top .main .menu__dd{font-size:16px}}#top .main .menu__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#top .main .staff{width:90%;margin:0 auto 100px}@media screen and (min-width: 768px){#top .main .staff{margin-bottom:120px}}@media screen and (min-width: 1024px){#top .main .staff{max-width:1280px;margin-bottom:200px}}@media screen and (min-width: 1024px){#top .main .staff__wrap{display:flex}}#top .main .staff__wrap2{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (min-width: 768px){#top .main .staff__wrap2::after{content:"";width:30%;width:30%;background:#fff}}#top .main .staff__container2{width:47%;margin-bottom:15px}@media screen and (min-width: 768px){#top .main .staff__container2{width:30%;margin-bottom:60px}}@media screen and (min-width: 1024px){#top .main .staff__container2{margin-bottom:50px}}#top .main .staff__container2:nth-last-child(-n+2){margin-bottom:0}#top .main .staff__box{display:flex;margin-bottom:0}@media screen and (min-width: 1024px){#top .main .staff__box2{display:flex}}#top .main .staff__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#top .main .staff__position{font-size:16px;font-family:"Dosis",sans-serif;font-weight:600}@media screen and (min-width: 1024px){#top .main .staff__position{-ms-writing-mode:tb-rl;writing-mode:vertical-rl;font-size:22px}}#top .main .staff__name{margin-top:-10px;font-size:15px}@media screen and (min-width: 1024px){#top .main .staff__name{margin-top:0;font-size:18px}}#top .main .access{width:90%;margin:0 auto 100px}@media screen and (min-width: 768px){#top .main .access{margin-bottom:120px}}@media screen and (min-width: 1024px){#top .main .access{max-width:1280px;margin-bottom:200px}}@media screen and (min-width: 1024px){#top .main .access__wrap{display:flex}}#top .main .access__box{display:flex}#top .main .access__wrap2{margin-bottom:55px}@media screen and (min-width: 1024px){#top .main .access__box2{display:flex;justify-content:space-between}}#top .main .access__box-sub{width:100%;display:flex;align-items:center;border-bottom:1px solid #5e3112;padding:15px 0}#top .main .access__box-sub:nth-last-child(5){padding-top:0}@media screen and (min-width: 1024px){#top .main .access__animation{width:50%}}#top .main .access__pic{margin-bottom:20px}@media screen and (min-width: 768px){#top .main .access__pic{width:60%;margin:0 auto 35px}}@media screen and (min-width: 1024px){#top .main .access__pic{width:100%;margin:0}}#top .main .access__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#top .main .access__info{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap}@media screen and (min-width: 1024px){#top .main .access__info{width:45%}}#top .main .access__dt{width:40%;font-size:14px;font-weight:700}@media screen and (min-width: 1024px){#top .main .access__dt{font-size:15px;width:30%}}#top .main .access__dd1,#top .main .access__dd2,#top .main .access__dd3,#top .main .access__dd4,#top .main .access__dd5{width:60%}@media screen and (min-width: 1024px){#top .main .access__dd1,#top .main .access__dd2,#top .main .access__dd3,#top .main .access__dd4,#top .main .access__dd5{width:auto;font-size:16px;line-height:1.5}}#top .main .access__dd1,#top .main .access__dd5{font-size:15px}#top .main .access__dd2,#top .main .access__dd3,#top .main .access__dd4{font-size:16px}#top .main .access__sp-br{display:block}@media screen and (min-width: 768px){#top .main .access__sp-br{display:none}}#top .main .access__span{font-size:16px}#top .main .access__map{width:100%}.rotateTop{transform:rotate(45deg)}.hideMiddle{opacity:0}.rotateBottom{transform:rotate(-45deg)}.navActive{transform:translateX(0)}.showElement{opacity:1}.fadeinAnimation{opacity:0}.showAnimation{opacity:1}.showAnimation .shopimg__pic,.showAnimation .staff__pic,.showAnimation .about__pic,.showAnimation .menu__pic,.showAnimation .access__pic{-webkit-animation-name:bgAnimation;animation-name:bgAnimation;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;position:relative;overflow:hidden;z-index:-1}.showAnimation .shopimg__pic::before,.showAnimation .staff__pic::before,.showAnimation .about__pic::before,.showAnimation .menu__pic::before,.showAnimation .access__pic::before{-webkit-animation-name:bgLAnimation;animation-name:bgLAnimation;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;content:"";position:absolute;width:100%;height:100%;background-color:#5e3112}.showAnimation .shopimg__img,.showAnimation .staff__img,.showAnimation .about__img,.showAnimation .menu__img,.showAnimation .access__img{-webkit-animation-name:bgAnimationSecond;animation-name:bgAnimationSecond;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:.6s;animation-delay:.6s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0}/*# sourceMappingURL=style.css.map */