body{background:url(../images/background.jpg) repeat #fffaea;color:#281e00;font-size:1rem;font-family:"tk-takumi-shokei-font",sans-serif;font-weight:200;font-style:normal;line-height:2.3;letter-spacing:.15em}img{width:100%;height:auto;vertical-align:top}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline:#143959 auto 1px}::-moz-selection{background-color:rgba(242,198,53,.7)}::selection{background-color:rgba(242,198,53,.7)}.fix{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:10px;position:fixed;top:0;z-index:999;width:100%;min-width:240px;background:url(../images/background.jpg) repeat #fffaea;border-radius:0 0 10px 10px;transition:.5s ease-out top,.5s ease-out opacity}.fix.disapper{top:-6.25em;opacity:0}@media(800px<=width){.fix{flex-direction:column;top:0;left:0;width:7.5em;min-width:auto;height:100vh;height:calc(var(--vh, 1vh)*100);min-height:600px;padding:30px 10px;border-radius:0 20px 20px 0;transition:.5s ease-out left,.5s ease-out opacity}.fix.disapper{top:0;left:-6.25em;opacity:0}}.fix__logo{width:2.5em}@media(800px<=width){.fix__logo{width:5em}}.fix__right{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}@media(800px<=width){.fix__right{display:block;margin-bottom:-20px}}.fix__shortcut{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;margin-right:20px}@media(800px<=width){.fix__shortcut{display:block;margin-right:0}}.fix__shopInfo{margin-right:15px}@media(800px<=width){.fix__shopInfo{margin-right:0}}.fix__shortcutItem{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;flex-direction:row-reverse;margin-bottom:15px}.fix__shortcutItem:last-child{margin-bottom:0}@media(800px<=width){.fix__shortcutItem{display:block;margin-bottom:20px}.fix__shortcutItem:last-child{margin-bottom:20px}}.fix__shortcutText{padding-left:.25em;font-size:0.75rem;line-height:1}.fix__shortcutText--insta{display:none}@media(800px<=width){.fix__shortcutText{padding-left:0;padding-bottom:10px;text-align:center}.fix__shortcutText--insta{display:block}}.fix__shortcutImg{height:.9375em}.fix__shortcutImg img{width:.9375em}.fix__shortcutImg--insta{height:1.25em}.fix__shortcutImg--insta img{width:1.25em}@media(800px<=width){.fix__shortcutImg{height:auto;text-align:center}.fix__shortcutImg img{width:2.5em}}.fix__menu{position:relative;width:60px;height:60px;cursor:pointer;background:url(../images/menu_closed.svg) no-repeat center center/contain;-webkit-animation:closeMenu .2s;animation:closeMenu .2s;transform:translateY(-10%)}.fix__menu.open{background-image:url(../images/menu_open1.svg);-webkit-animation:openMenu .2s;animation:openMenu .2s}.fix__menu--desktop{display:none}@media(800px<=width){.fix__menu{display:none;width:80px;height:80px}.fix__menu--desktop{display:block}}.fix__menuText{position:absolute;width:100%;bottom:0;left:50%;transform:translateX(-50%);font-size:0.75rem;text-align:center;line-height:1}@-webkit-keyframes openMenu{0%{background-image:url(../images/menu_closed.svg)}25%{background-image:url(../images/menu_open4.svg)}50%{background-image:url(../images/menu_open3.svg)}75%{background-image:url(../images/menu_open2.svg)}100%{background-image:url(../images/menu_open1.svg)}}@keyframes openMenu{0%{background-image:url(../images/menu_closed.svg)}25%{background-image:url(../images/menu_open4.svg)}50%{background-image:url(../images/menu_open3.svg)}75%{background-image:url(../images/menu_open2.svg)}100%{background-image:url(../images/menu_open1.svg)}}@-webkit-keyframes closeMenu{0%{background-image:url(../images/menu_open1.svg)}25%{background-image:url(../images/menu_open2.svg)}50%{background-image:url(../images/menu_open3.svg)}75%{background-image:url(../images/menu_open4.svg)}100%{background-image:url(../images/menu_closed.svg)}}@keyframes closeMenu{0%{background-image:url(../images/menu_open1.svg)}25%{background-image:url(../images/menu_open2.svg)}50%{background-image:url(../images/menu_open3.svg)}75%{background-image:url(../images/menu_open4.svg)}100%{background-image:url(../images/menu_closed.svg)}}.inside{position:fixed;top:0;left:0;z-index:99;width:100%;padding:6.1111111111em 10px 1.6666666667em;background:url(../images/background-yellow.jpg) repeat #f2c635;font-size:1.125rem;text-align:right;transform:translateY(-100%);transition:.8s}.inside__item{position:relative;transition:.3s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;line-height:1;margin-bottom:1.6666666667em;white-space:nowrap}.inside__item::after{position:absolute;bottom:0;left:0;content:"";width:100%;height:1.3px;background-color:#281e00;transition:.3s}.inside__item:hover::after{width:1em}.inside__item--active::after{width:1em}.inside__item a{display:block;padding-bottom:.5555555556em}.inside.open{transform:translateY(0)}.inside.resize{transition:none}@media(800px<=width){.inside{width:40%;padding:30px 10px 30px 8.3333333333em;height:100vh;height:calc(var(--vh, 1vh)*100);text-align:left;transform:translate(-100%, 0)}.inside.open{transform:translateX(0)}}.header{height:100vh;height:calc(var(--vh, 1vh)*100);min-height:800px;background:no-repeat center top/cover;margin-bottom:120px;transition:background-image 2S ease}.header__inner{width:min(90%,1000px);margin-left:auto;margin-right:auto;position:relative;padding-top:300px;text-align:center}@media(800px<=width){.header__inner{padding-left:7.5em}}.header__inner--noside{max-width:1200px;padding-left:0;padding-top:calc(var(--vh, 1vh)*15)}@media(800px<=width){.header__inner--noside{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;padding-top:120px}}.header__nav{display:none}@media(800px<=width){.header__nav{display:block;padding-top:calc(var(--vh, 1vh)*40);text-align:left}}.header__navItem{position:relative;transition:.3s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;line-height:1;margin-bottom:1.875em;white-space:nowrap}.header__navItem::after{position:absolute;bottom:0;left:0;content:"";width:100%;height:2px;background-color:#f2c635;transition:.3s}.header__navItem:hover::after{width:1em}.header__navItem a{display:block;padding-bottom:.3125em}.header__logo img{width:10em}.header__motto{display:block;margin-left:auto;margin-right:auto;margin-bottom:90px;width:3.4em;font-size:2rem}@media(800px<=width){.header__motto{margin-bottom:0;font-size:2.25rem}}.header__title{writing-mode:vertical-rl;white-space:nowrap;margin-left:auto;margin-right:auto;font-size:2.25rem;font-family:"shippori-mincho",sans-serif;font-weight:500;font-style:normal;line-height:1;text-shadow:0px 0px 20px #fffaea}.footer{padding:100px 0;margin-top:120px}@media(800px<=width){.footer{margin-top:300px}}.footer__inner{width:min(90%,1000px);margin-left:auto;margin-right:auto}@media(800px<=width){.footer__inner{padding-left:7.5em}}.footer__content{padding-bottom:60px;border-bottom:#281e00 solid 1px}@media(800px<=width){.footer__content{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}}.footer__nav{margin-bottom:3.75em}@media(800px<=width){.footer__nav{margin-bottom:0}}.footer__navItem{position:relative;transition:.3s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:1.125rem;line-height:1;margin-bottom:1.1111111111em;white-space:nowrap}.footer__navItem::after{position:absolute;bottom:0;left:0;content:"";width:100%;height:1.3px;background-color:#281e00;transition:.3s}.footer__navItem:hover::after{width:1em}.footer__navItem--active::after{width:1em}.footer__navItem a{display:block;padding-bottom:.3888888889em}.footer__images{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-end;margin-bottom:1.25em}.footer__logo{width:5em;margin-right:50px}.footer__insta{width:1.875em;height:1.875em}.footer__infoText{line-height:2;font-family:"shippori-mincho",sans-serif}.footer__copy{display:block;margin-top:2.5em;font-size:0.75rem;font-family:"shippori-mincho",sans-serif;text-align:center}.block__inner{width:min(90%,1000px);margin-left:auto;margin-right:auto}@media(800px<=width){.block__inner{padding-left:7.5em}}@media(800px<=width){.block__inner{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}}.block__title{font-size:2.25rem;font-family:"shippori-mincho",sans-serif;font-weight:500;font-style:normal;line-height:1;writing-mode:vertical-rl;white-space:nowrap;margin:0 auto 90px}@media(800px<=width){.block__title{position:-webkit-sticky;position:sticky;top:60px;margin:0}}@media(800px<=width){.block__list{width:83.3333333333%}}.block__item{margin-bottom:90px}.block__item:last-child{margin-bottom:0}@media(800px<=width){.block__item{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}}.block__image{max-width:350px;margin:0 auto 60px}.block__image img{-webkit-clip-path:url(#clip);clip-path:url(#clip);aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;width:100%}@media(800px<=width){.block__image{width:40%;margin:0}}@media(800px<=width){.block__content{width:50%}}.block__name{font-size:1.5rem;margin-bottom:30px}.block__text{margin-bottom:30px}.block__notation{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;font-size:0.75rem}.block__notation p{margin-right:2.5em}.block__notation :last-child{margin-right:0}#toTop{position:fixed;z-index:999;bottom:10px;right:10px;width:5em;font-size:0.75rem;line-height:1.2;text-align:center;cursor:pointer;transform:translateX(200px);transition:.5s}#toTop span{display:block}#toTop img{display:block;margin-left:auto;margin-right:auto;width:60%}#toTop.active{display:block;transform:translateX(0)}@media(800px<=width){#toTop{bottom:30px;right:30px;width:8em;white-space:nowrap}#toTop span{display:inline}}.unit{margin-bottom:300px}.unit__inner{width:min(90%,1000px);margin-left:auto;margin-right:auto;position:relative}@media(800px<=width){.unit__inner{padding-left:7.5em}}@media(800px<=width){.unit__inner{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}}@media(800px<=width){.unit__inner--rev{flex-direction:row-reverse}}.unit__image{position:absolute;z-index:-999;left:50%;transform:translateX(-50%);width:100%;max-width:21.875em}@media(800px<=width){.unit__image{position:static;transform:none;width:38.8888888889%}}.unit__image img{-webkit-clip-path:url(#clip);clip-path:url(#clip);aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;width:100%}.unit__title{font-size:2.25rem;font-family:"shippori-mincho",sans-serif;font-weight:500;font-style:normal;line-height:1;writing-mode:vertical-rl;white-space:nowrap;height:9.7222222222em;margin:0 auto 90px;padding:0 .4722222222em;background:url(../images/background.jpg) repeat #fffaea;text-align:center}@media(800px<=width){.unit__title{height:auto;margin:0;padding:0;background-color:rgba(0,0,0,0);text-align:left}}@media(800px<=width){.unit__content{width:38.8888888889%}}.unit__text{margin-bottom:60px;text-align:justify}.unit__link{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;font-size:1.125rem;line-height:1;position:relative;white-space:nowrap}.unit__link::after{content:"";position:absolute;top:.5em;display:block;aspect-ratio:4/1;width:14em;background:url(../images/underline1.svg) no-repeat center center;transform:scale(-1, 1);right:0}@media(800px<=width){.unit__link{margin-left:0}.unit__link::after{transform:none;left:0}}.news{margin-bottom:300px}.news__inner{width:min(90%,1000px);margin-left:auto;margin-right:auto}@media(800px<=width){.news__inner{padding-left:7.5em}}.news__title{font-size:2.25rem;font-family:"shippori-mincho",sans-serif;font-weight:500;font-style:normal;line-height:1;margin-bottom:30px;text-align:center}.news__attention{text-align:center;margin-bottom:60px}@media(800px<=width){.news__list{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}}.news__item{margin-bottom:90px}@media(800px<=width){.news__item{width:27.7777777778%;margin-bottom:0}}.news__image{max-width:240px;margin:0 auto 30px}.news__image img{-webkit-clip-path:url(#clip);clip-path:url(#clip);aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;width:100%}.news__text{margin:0 auto 30px;max-width:240px;line-height:1.5}.news__date{line-height:1;text-align:center}.news__link{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;font-size:1.125rem;line-height:1;position:relative;white-space:nowrap}.news__link::after{content:"";position:absolute;top:.5em;display:block;aspect-ratio:4/1;width:14em;background:url(../images/underline2.svg) no-repeat center center;transform:scale(-1, 1);right:0}@media(800px<=width){.news__link{margin-right:auto;margin-top:60px}.news__link::after{transform:none;left:0}}.calendar{margin-bottom:300px}.calendar__inner{width:min(90%,1000px);margin-left:auto;margin-right:auto}@media(800px<=width){.calendar__inner{padding-left:7.5em}}.calendar__title{font-size:2.25rem;font-family:"shippori-mincho",sans-serif;font-weight:500;font-style:normal;line-height:1;margin-bottom:60px;text-align:center}.map{margin-bottom:300px}.map__inner{width:min(90%,1000px);margin-left:auto;margin-right:auto}@media(800px<=width){.map__inner{padding-left:7.5em}}.map__title{font-size:2.25rem;font-family:"shippori-mincho",sans-serif;font-weight:500;font-style:normal;line-height:1;margin-bottom:60px;text-align:center}@media(800px<=width){.map__list{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}}.map__image{margin:0 auto 60px;max-width:460px}@media(800px<=width){.map__image{width:400px;margin:0}}@media(800px<=width){.map__content{flex:1;margin-left:50px}}.map__text{margin-bottom:60px}.map__address{margin-bottom:60px}.map__link{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;font-size:1.125rem;position:relative;white-space:nowrap}.map__link::after{content:"";position:absolute;top:.5em;display:block;aspect-ratio:5/1;width:16em;background:url(../images/underline3.svg) no-repeat center center;transform:scale(-1, 1);right:0}@media(800px<=width){.map__link{margin-left:0}.map__link::after{transform:none;left:0}}.contact{text-align:center}.contact__inner{width:min(90%,1000px);margin-left:auto;margin-right:auto}@media(800px<=width){.contact__inner{padding-left:7.5em}}.contact__title{font-size:2.25rem;font-family:"shippori-mincho",sans-serif;font-weight:500;font-style:normal;line-height:1;margin-bottom:60px}.contact__text{margin-bottom:30px}.contact__number{font-size:2.25rem}.detailed{margin-bottom:300px}.detailed__inner{width:min(90%,1000px);margin-left:auto;margin-right:auto}@media(800px<=width){.detailed__inner{padding-left:7.5em}}.detailed__title{font-size:2.25rem;font-family:"shippori-mincho",sans-serif;font-weight:500;font-style:normal;line-height:1;writing-mode:vertical-rl;white-space:nowrap;margin:0 auto 90px}.detailed__text{margin-bottom:90px}@media(800px<=width){.detailed__imgList{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}}.detailed__imgItem{margin-bottom:30px}@media(800px<=width){.detailed__imgItem{width:33.3333333333%;margin-bottom:0}}.detailed__imgItem:nth-child(1){margin-left:6.6666666667%}@media(800px<=width){.detailed__imgItem:nth-child(1){margin-left:0;margin-top:30px}}.detailed__imgItem:nth-child(2){text-align:right}@media(800px<=width){.detailed__imgItem:nth-child(2){text-align:left;margin-top:180px}}.detailed__imgItem:last-child{margin-bottom:0}.detailed__imgItem img{-webkit-clip-path:url(#clip);clip-path:url(#clip);aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;width:100%;width:66.6666666667%}@media(800px<=width){.detailed__imgItem img{width:100%}}.feature{margin-bottom:300px}.introduce__inner{width:min(90%,1000px);margin-left:auto;margin-right:auto}@media(800px<=width){.introduce__inner{padding-left:7.5em}}@media(800px<=width){.introduce__inner{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}}@media(800px<=width){.introduce__content{width:50%}}.introduce__top{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;margin-bottom:90px}.introduce__title{font-size:2.25rem;font-family:"shippori-mincho",sans-serif;font-weight:500;font-style:normal;line-height:1;writing-mode:vertical-rl;white-space:nowrap}.introduce__name{font-size:2.25rem;font-family:"shippori-mincho",sans-serif;font-weight:500;font-style:normal;line-height:1}.introduce__text{margin-bottom:90px}@media(800px<=width){.introduce__text{margin-bottom:0}}.introduce__image{margin-left:auto;margin-right:auto;max-width:400px}@media(800px<=width){.introduce__image{width:41.6666666667%}}.introduce__image img{-webkit-clip-path:url(#clip);clip-path:url(#clip);aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;width:100%}.dayItems{margin-bottom:300px;line-height:1}.dayItems__inner{width:min(90%,1000px);margin-left:auto;margin-right:auto}@media(800px<=width){.dayItems__inner{padding-left:7.5em}}.dayItems__title{margin-bottom:60px;font-size:2.25rem;font-family:"shippori-mincho",sans-serif;font-weight:500;font-style:normal;line-height:1}@media(800px<=width){.dayItems__list{margin-left:16.6666666667%}}.dayItems__column{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;border-bottom:1px #281e00 dotted;margin-bottom:30px;font-size:1.5rem}@media(800px<=width){.dayItems__column{width:450px}}.dayItems__item{margin-bottom:5px;margin-right:30px}.dayItems__attention{font-size:0.875rem;line-height:1.5}.dayItems__allergie{margin-top:60px;font-size:1.25rem}.dayItems__allergie a{color:#e83342;-webkit-text-decoration:underline #e83342;text-decoration:underline #e83342}.dayItems__allergie a::after{content:"";display:inline-block;width:1.2em;height:1.2em;background:url(../images/PDF_24.png) no-repeat center center;vertical-align:middle}.standard{margin-bottom:300px}.article__inner{width:min(90%,1000px);margin-left:auto;margin-right:auto}@media(800px<=width){.article__inner{padding-left:7.5em}}.article__attention{margin-bottom:60px;line-height:1.5}.article__item{margin-bottom:60px;padding-bottom:30px;border-bottom:#281e00 1px dotted}@media(800px<=width){.article__item{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}}.article__image{margin:0 auto 75px;max-width:250px}@media(800px<=width){.article__image{margin:0;width:16.6666666667%}}.article__image img{-webkit-clip-path:url(#clip);clip-path:url(#clip);aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;width:100%}@media(800px<=width){.article__content{width:75%}}.article__title{margin-bottom:10px;font-size:1.5rem;line-height:1}.article__date{margin-bottom:30px;line-height:1}.article__text{line-height:2}.article__note a{color:#e83342;-webkit-text-decoration:underline #e83342;text-decoration:underline #e83342}.single{margin-top:200px}.single__inner{width:min(90%,1000px);margin-left:auto;margin-right:auto}@media(800px<=width){.single__inner{padding-left:7.5em}}.single__title{margin-bottom:15px;font-size:2.25rem}.single__date{margin-bottom:15px;font-size:0.75rem}.single__link{color:#e83342;-webkit-text-decoration:underline #e83342;text-decoration:underline #e83342}.single__text{margin:120px 0 60px;line-height:2}.single__images{text-align:center;margin-bottom:60px}@media(800px<=width){.single__images{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch}}.single__images img{margin-bottom:60px;-webkit-clip-path:url(#clip);clip-path:url(#clip);aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;width:100%;max-width:400px}@media(800px<=width){.single__images img{width:30%}}.single__back{display:block;margin-left:auto;margin-right:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:1rem}@media(800px<=width){.shop{margin-bottom:300px}}.shop__inner{width:min(90%,1000px);margin-left:auto;margin-right:auto}@media(800px<=width){.shop__inner{padding-left:7.5em}}.shop__address{margin-bottom:210px}.shop__map{width:100%;position:relative;padding-top:75%}.shop__map iframe{position:absolute;top:0;left:0;width:100%;height:100%}.shop__text{margin-bottom:60px;text-align:center}.shop__card{margin-bottom:120px}.shop__card:last-child{margin-bottom:0}@media(800px<=width){.shop__card:nth-child(odd){flex-direction:row-reverse}}@media(800px<=width){.shop__card{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}}.shop__cardContent{margin-bottom:60px}@media(800px<=width){.shop__cardContent{width:45%;margin-bottom:0}}.shop__cardTitle{margin-bottom:30px;font-size:1.5rem}@media(800px<=width){.shop__cardImg{width:45%;border:#281e00 solid .5px}}.info{text-align:center}.info__inner{width:min(90%,1000px);margin-left:auto;margin-right:auto}@media(800px<=width){.info__inner{padding-left:7.5em}}.info__number{margin:1.25em 0 .3125em;font-size:2.25rem;line-height:1}.info__attention{margin-bottom:.9375em;font-size:0.875rem}.notfound{margin-top:18.75em}.notfound__inner{width:min(90%,1000px);margin-left:auto;margin-right:auto;text-align:center}@media(800px<=width){.notfound__inner{padding-left:7.5em}}.notfound__text{font-size:2.25rem}
/*# sourceMappingURL=style.min.css.map */