@font-face {
    font-family: TsukuOldGothicStd-B;
    src: url(/dist/fonts/tsuku/FOT-TsukuOldGothicStd-B.otf) format("opentype");
    font-display: swap
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow-x: hidden
}

* {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    font-family: TsukuOldGothicStd-B, Lato, Roboto, Arial, sans-serif;
    color: #000
}

a {
    color: inherit;
    text-decoration: inherit
}

body {
    margin: 0;
    background-color: #ffeb00;
    overflow-x: hidden;
    text-align: justify;
    text-justify: inter-ideograph
}

svg {
    width: 0
}

img {
    max-width: 100%
}

ul {
    list-style: none
}

.preload * {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important
}

.jp-font {
    font-family: TsukuOldGothicStd-B, Lato, Roboto, Arial, sans-serif
}

.en-font {
    font-family: Lato, Roboto, Arial, serif
}

.no-float {
    float: none;
    clear: both
}

.no-float:before {
    content: " "
}

.letter-spacing-tight {
    letter-spacing: normal;
    margin-right: 15px
}

@media (min-width:720px) {
    .letter-spacing-tight {
        letter-spacing: -6px
    }
}

.to_online {
    background: #d33a2b;
    width: 100%;
    text-align: center;
    margin-top: 25px
}

.to_online a {
    padding: 15px 20px;
    display: block;
    color: #fcea4f;
    font-size: 18px
}

.header {
    position: relative;
    padding: 30px 0 20px;
    margin: 0 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width:1025px) {
    .header {
        margin: 0 40px
    }
}

.header__title {
    margin: 0 auto
}

.header__title .title {
    margin: 0 0 10px
}

.header__shop {
    font-size: 18px;
    line-height: 1;
    text-align: center
}

.header__button {
    padding: 0;
    margin: 0;
    background: none;
    border: 0;
    text-transform: none;
    width: auto;
    height: auto;
    cursor: pointer;
    position: fixed;
    top: 30px;
    right: 20px;
    width: 60px;
    height: 60px;
    border-radius: 60px;
    background-color: red;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 2
}

@media (min-width:480px) {
    .header__button {
        right: 30px
    }
}

@media (min-width:1025px) {
    .header__button {
        right: 40px
    }
}

.header__button>img {
    width: 32px
}

.header__flag {
    position: absolute;
    left: 0;
    display: none
}

@media (min-width:720px) {
    .header__flag {
        display: block
    }
}

.content {
    display: block;
    margin: 0 30px;
    max-width: 1000px
}

@media (min-width:1025px) {
    .content {
        margin: 0 40px
    }
}

@media (min-width:1080px) {
    .content {
        margin: auto
    }
}

.content__section {
    margin-bottom: 20px
}

@media (min-width:720px) {
    .content__section {
        margin-bottom: 60px
    }
}

.content__hero {
    position: relative
}

.section__subtitle {
    font-size: 19px;
    line-height: 1.5;
    text-align: center;
    margin: 40px 0
}

.section__title {
    margin: 60px 0 40px
}

@media (min-width:720px) {
    .section__title {
        margin: 60px 0
    }
}

.section__title--has-subtitle {
    margin: 60px 0 40px
}

.section__taste {
    margin-bottom: 50px
}

.section__prices {
    margin: 0
}

@media (min-width:720px) {
    .section__prices {
        margin: 0 40px;
        padding-bottom: 20px
    }
}

.section__custom-order {
    margin: 0 20px
}

@media (min-width:720px) {
    .section__custom-order {
        margin: 0 40px
    }
}

.section__product {
    margin: 0 0 50px
}

@media (min-width:720px) {
    .section__product {
        margin: 0 -30px 50px
    }
}

.section__product:last-child {
    margin-bottom: 80px
}

.section__access {
    margin-bottom: 20px
}

@media (min-width:720px) {
    .section__access {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 60px
    }
}

.section__access .access {
    margin-bottom: 50px
}

@media (min-width:720px) {
    .section__access .access {
        width: calc(50% - 15px);
        margin-bottom: 0
    }
}

.section__shop {
    position: relative;
    margin: 0 -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (min-width:720px) {
    .section__shop {
        margin: 0 -30px;
        padding-bottom: 50px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.section__shop .shop {
    width: 50%
}

.section__chevron {
    position: relative;
    margin: 20px 0
}

@media (min-width:720px) {
    .section__chevron {
        margin: 40px 0
    }
}

.section__chevron .chevron {
    position: relative;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 2
}

.section__sns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 90px;
    margin: auto
}

@media (min-width:720px) {
    .section__sns {
        width: 110px
    }
}

.section__sns img {
    max-width: 30px
}

@media (min-width:720px) {
    .section__sns img {
        max-width: 37px
    }
}

.splash-screen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #ffeb00;
    z-index: 999;
    pointer-events: none;
    opacity: 1;
    -webkit-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out
}

.splash-screen--fade-out {
    opacity: 0
}

.lds-roller {
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 80px;
    height: 80px
}

.lds-roller div {
    -webkit-animation: lds-roller 1.2s cubic-bezier(.5, 0, .5, 1) infinite;
    -o-animation: lds-roller 1.2s cubic-bezier(.5, 0, .5, 1) infinite;
    animation: lds-roller 1.2s cubic-bezier(.5, 0, .5, 1) infinite;
    -webkit-transform-origin: 40px 40px;
    -o-transform-origin: 40px 40px;
    transform-origin: 40px 40px
}

.lds-roller div:after {
    content: " ";
    display: block;
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #fff;
    margin: -4px 0 0 -4px
}

.lds-roller div:first-child {
    -webkit-animation-delay: -36ms;
    -o-animation-delay: -36ms;
    animation-delay: -36ms
}

.lds-roller div:first-child:after {
    top: 63px;
    left: 63px
}

.lds-roller div:nth-child(2) {
    -webkit-animation-delay: -72ms;
    -o-animation-delay: -72ms;
    animation-delay: -72ms
}

.lds-roller div:nth-child(2):after {
    top: 68px;
    left: 56px
}

.lds-roller div:nth-child(3) {
    -webkit-animation-delay: -.108s;
    -o-animation-delay: -.108s;
    animation-delay: -.108s
}

.lds-roller div:nth-child(3):after {
    top: 71px;
    left: 48px
}

.lds-roller div:nth-child(4) {
    -webkit-animation-delay: -.144s;
    -o-animation-delay: -.144s;
    animation-delay: -.144s
}

.lds-roller div:nth-child(4):after {
    top: 72px;
    left: 40px
}

.lds-roller div:nth-child(5) {
    -webkit-animation-delay: -.18s;
    -o-animation-delay: -.18s;
    animation-delay: -.18s
}

.lds-roller div:nth-child(5):after {
    top: 71px;
    left: 32px
}

.lds-roller div:nth-child(6) {
    -webkit-animation-delay: -.216s;
    -o-animation-delay: -.216s;
    animation-delay: -.216s
}

.lds-roller div:nth-child(6):after {
    top: 68px;
    left: 24px
}

.lds-roller div:nth-child(7) {
    -webkit-animation-delay: -.252s;
    -o-animation-delay: -.252s;
    animation-delay: -.252s
}

.lds-roller div:nth-child(7):after {
    top: 63px;
    left: 17px
}

.lds-roller div:nth-child(8) {
    -webkit-animation-delay: -.288s;
    -o-animation-delay: -.288s;
    animation-delay: -.288s
}

.lds-roller div:nth-child(8):after {
    top: 56px;
    left: 12px
}

@-webkit-keyframes lds-roller {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-o-keyframes lds-roller {
    0% {
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -o-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes lds-roller {
    0% {
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        -o-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.navigation {
    position: fixed;
    background-color: #ffeb00;
    padding: 20px;
    top: 0;
    right: 0;
    width: 260px;
    height: 100vh;
    z-index: 3;
    -webkit-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform .5s ease-in-out;
    transition: -webkit-transform .5s ease-in-out;
    -o-transition: -o-transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
    transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out, -o-transform .5s ease-in-out;
    overflow-y: auto
}

@media (min-width:720px) {
    .navigation {
        padding: 40px
    }
}

.navigation--active {
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.navigation__close {
    padding: 0;
    margin: 0;
    background: none;
    border: 0;
    text-transform: none;
    width: auto;
    height: auto;
    cursor: pointer;
    width: 60px;
    height: 60px;
    border-radius: 60px;
    background-color: red;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 30px;
    right: 20px
}

@media (min-width:720px) {
    .navigation__close {
        right: 30px
    }
}

.navigation__close:before {
    -webkit-transform: translate(-50%, 50%) rotate(45deg);
    -o-transform: translate(-50%, 50%) rotate(45deg);
    transform: translate(-50%, 50%) rotate(45deg)
}

.navigation__close:after,
.navigation__close:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 2px;
    background-color: #ffeb00
}

.navigation__close:after {
    -webkit-transform: translate(-50%, 50%) rotate(-45deg);
    -o-transform: translate(-50%, 50%) rotate(-45deg);
    transform: translate(-50%, 50%) rotate(-45deg)
}

.navigation__wrapper {
    padding: 0;
    margin: 130px 0 0
}

.navigation__item {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 2
}

@media (min-width:720px) {
    .navigation__item {
        font-size: 18px;
        line-height: 42px
    }
}

.navigation__item a {
    font-family: Lato, Roboto, Arial, serif;
    font-weight: 700
}

.navigation__footer {
    margin-top: 100px
}

@media screen and (min-height:560px) {
    .navigation__footer {
        position: absolute;
        bottom: 30px
    }
}

.navigation__langs {
    font-family: Lato, Roboto, Arial, serif;
    font-size: 14px;
    margin-bottom: 25px
}

.navigation__langs a {
    font-family: Lato, Roboto, Arial, serif;
    font-weight: 700
}

.navigation__sns .sns:not(:last-child) {
    margin-right: 15px
}

.copyright {
    position: fixed;
    top: 50vh;
    right: 7px;
    font-size: 10px;
    font-family: Lato, Roboto, Arial, serif;
    white-space: nowrap;
    -webkit-transform: rotate(90deg) translateX(50%);
    -o-transform: rotate(90deg) translateX(50%);
    transform: rotate(90deg) translateX(50%);
    -webkit-transform-origin: 100% 0;
    -o-transform-origin: 100% 0;
    transform-origin: 100% 0
}

@media (min-width:720px) {
    .copyright {
        font-size: 12px;
        right: 10px
    }
}

.hero {
    position: relative;
    margin: 0 30px 80px
}

@media (min-width:1025px) {
    .hero {
        margin: 0 40px 100px
    }
}

.hero__video {
    width: 100%;
    height: calc(100vh - 180px);
    -o-object-fit: cover;
    object-fit: cover
}

.hero__logo {
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    height: 70%
}

@media (min-width:720px) {
    .hero__logo {
        width: 15%;
        height: auto;
        top: 50%;
        right: 50%;
        -webkit-transform: translate(50%, -50%);
        -o-transform: translate(50%, -50%);
        transform: translate(50%, -50%)
    }
}

.hero__since {
    position: absolute;
    bottom: -10px;
    left: -30px;
    height: 35%
}

@media (min-width:720px) {
    .hero__since {
        width: 35%;
        height: auto;
        left: 10px
    }
}

@media (min-width:1050px) {
    .hero__since {
        bottom: -20px
    }
}

.hero__scroll {
    display: none;
    position: absolute;
    left: 50%;
    bottom: -20;
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    font-family: Lato, Roboto, Arial, serif
}

@media (min-width:720px) {
    .hero__scroll {
        display: block
    }
}

.hero__scroll:after {
    content: "";
    position: absolute;
    top: -50px;
    left: 50%;
    width: 1px;
    height: 50px;
    background-color: #fff;
    -webkit-transform: translate(-50%);
    -o-transform: translate(-50%);
    transform: translate(-50%);
    -webkit-animation: scroll_line 2s linear infinite;
    -o-animation: scroll_line 2s linear infinite;
    animation: scroll_line 2s linear infinite
}

@-webkit-keyframes scroll_line {
    0% {
        height: 0
    }

    25% {
        height: 12px
    }

    50% {
        height: 25px
    }

    75% {
        height: 37px
    }

    to {
        height: 50px
    }
}

@-o-keyframes scroll_line {
    0% {
        height: 0
    }

    25% {
        height: 12px
    }

    50% {
        height: 25px
    }

    75% {
        height: 37px
    }

    to {
        height: 50px
    }
}

@keyframes scroll_line {
    0% {
        height: 0
    }

    25% {
        height: 12px
    }

    50% {
        height: 25px
    }

    75% {
        height: 37px
    }

    to {
        height: 50px
    }
}

.flag {
    margin-right: 10px
}

.flag img {
    max-width: 31px
}

.title {
    font-size: 23.5px;
    line-height: 1;
    color: #e62319
}

@media (min-width:720px) {
    .title {
        font-size: 40.5px
    }
}

.title--h2 {
    font-size: 22px;
    font-family: Lato, Roboto, Arial, serif;
    text-align: center;
    color: #000;
    font-weight: 900
}

@media (min-width:720px) {
    .title--h2 {
        font-size: 32px
    }
}

.news {
    background-color: #fff;
    padding: 10px 20px
}

@media (min-width:720px) {
    .news {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 18px 40px 16px
    }
}

.news__date {
    color: #e62319;
    font-family: Lato, Roboto, Arial, serif;
    font-weight: 600
}

.news__content,
.news__date {
    font-size: 14px;
    line-height: 1.7em
}

@media (min-width:720px) {
    .news__content {
        margin-left: 20px;
        line-height: 1.8em
    }
}

.news__content a {
    text-decoration: underline;
    color: #e62319
}

.taste {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 2px solid #e62319;
    padding-bottom: 20px
}

@media (min-width:480px) {
    .taste {
        padding-bottom: 20px
    }
}

@media (min-width:720px) {
    .taste {
        padding-bottom: 40px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.taste__center {
    font-size: 25px;
    margin-bottom: 30px;
    text-align: center;
    font-weight: 700
}

@media (min-width:720px) {
    .taste__center {
        line-height: 2;
        -webkit-box-ordinal-group: auto;
        -ms-flex-order: auto;
        order: auto;
        font-size: 61.5px;
        -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
        text-orientation: upright;
        white-space: nowrap;
        margin-bottom: 0
    }
}

.taste__name {
    font-size: 30px;
    color: #e62319;
    z-index: 1;
    padding-bottom: 20px;
    margin-top: 10px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

@media (min-width:720px) {
    .taste__name {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 40px;
        line-height: 1;
        -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
        text-orientation: upright;
        white-space: nowrap;
        margin-top: 0
    }
}

@media (min-width:720px) {
    .taste__name:after {
        content: "";
        position: absolute;
        top: 0;
        width: 100%;
        background-color: #ffeb00;
        z-index: -1;
        height: 0%;
        -webkit-transition: height 1.2s ease-in-out;
        -o-transition: height 1.2s ease-in-out;
        transition: height 1.2s ease-in-out
    }
}

.taste__name.animated:after {
    height: 100%
}

.taste__img-wrap {
    position: relative;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-left: 20px
}

@media (min-width:720px) {
    .taste__img-wrap {
        position: relative;
        margin-left: -52px;
        margin-right: -20px
    }
}

.taste__img {
    width: 75vw;
    max-width: 550px
}

@media (min-width:720px) {
    .taste__img {
        width: 100%;
        width: 47vw
    }
}

.taste__mist {
    position: absolute;
    top: -10%;
    left: 0;
    width: 100%;
    height: 100%
}

.taste__story {
    margin: 0;
    font-size: 14px;
    line-height: 1.71;
    max-width: 350px;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

@media (min-width:720px) {
    .taste__story {
        margin: 0 0 0 40px
    }
}

.taste__item {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px
}

@media (min-width:720px) {
    .taste__item {
        -webkit-box-ordinal-group: inherit;
        -ms-flex-order: inherit;
        order: inherit;
        margin-bottom: 0;
        margin-top: -20px
    }
}

.taste__item--right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media (min-width:720px) {
    .taste__item--right {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.taste__item--right .taste__name {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

@media (min-width:720px) {
    .taste__item--right .taste__name {
        left: auto;
        right: 0;
        -webkit-box-ordinal-group: inherit;
        -ms-flex-order: inherit;
        order: inherit
    }
}

.taste__item--right .taste__img-wrap {
    left: auto;
    right: 0
}

@media (min-width:720px) {
    .taste__item--right .taste__img-wrap {
        -webkit-box-ordinal-group: inherit;
        -ms-flex-order: inherit;
        order: inherit;
        margin-right: -70px;
        margin-left: 0
    }
}

.taste__item--right .taste__story {
    margin: 0
}

@media (min-width:720px) {
    .taste__item--right .taste__story {
        margin: 0 40px 0 0
    }
}

.prices {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center
}

@media (min-width:720px) {
    .prices {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        text-align: left
    }
}

.prices__main {
    margin: 4px 0;
    padding: 0
}

.prices__main-item {
    margin-bottom: 10px
}

@media (min-width:720px) {
    .prices__main-item {
        margin-bottom: 14px
    }
}

.prices__main-item:last-child {
    margin-bottom: 40px
}

@media (min-width:720px) {
    .prices__main-item:last-child {
        margin-bottom: 0
    }
}

.prices__main-name {
    font-size: 30px;
    color: #e62319;
    line-height: 1
}

@media (min-width:480px) {
    .prices__main-name {
        display: inline
    }
}

@media (min-width:720px) {
    .prices__main-name {
        font-size: 40px;
        font-weight: 700
    }
}

.prices__main-price {
    font-size: 30px;
    font-family: Lato, Roboto, Arial, serif;
    font-weight: 700;
    color: #000;
    line-height: 1
}

@media (min-width:720px) {
    .prices__main-price {
        font-size: 40px
    }
}

.prices__toppings {
    margin: 0;
    padding: 0
}

.prices__toppings-item {
    margin-bottom: 12px
}

.prices__toppings-name {
    font-size: 16px;
    line-height: 1;
    color: #e62319
}

.prices__toppings-price {
    font-size: 19px;
    font-family: Lato, Roboto, Arial, serif;
    font-weight: 700;
    color: #000;
    line-height: 1
}

.custom-order__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width:720px) {
    .custom-order__row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.custom-order__row:not(:last-child) {
    border-bottom: 1px solid #a3992c
}

.custom-order__item {
    font-size: 13px;
    line-height: 2.71
}

@media (min-width:720px) {
    .custom-order__item {
        width: 50%
    }
}

.timeline {
    position: relative;
    max-height: 0;
    -webkit-transition: max-height 1s ease-in-out;
    -o-transition: max-height 1s ease-in-out;
    transition: max-height 1s ease-in-out;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    overflow: hidden;
    margin: 0 -20px;
    padding: 0 20px
}

@media (min-width:720px) {
    .timeline {
        margin: 0 -40px;
        padding: 0 40px
    }
}

.timeline:after {
    left: 0;
    width: 100%;
    background-image: url(/dist/images/難波二三夫.png);
    background-repeat: no-repeat;
    background-position: 100% 300px;
    opacity: 0;
    -webkit-transition: opacity 0s ease-in 0s;
    -o-transition: opacity 0s ease-in 0s;
    transition: opacity 0s ease-in 0s
}

.timeline:after,
.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    z-index: -1
}

.timeline:before {
    width: 2px;
    background: #000;
    left: calc(95% - 19px)
}

@media (min-width:720px) {
    .timeline:before {
        left: calc(50% - 1px)
    }
}

.timeline--shown {
    max-height: 5000px;
    margin: 0 -20px 40px;
    padding-bottom: 40px
}

@media (min-width:720px) {
    .timeline--shown {
        margin: 0 -40px 40px
    }
}

.timeline--shown:after {
    opacity: 1;
    -webkit-transition: opacity 0s ease-in .5s;
    -o-transition: opacity 0s ease-in .5s;
    transition: opacity 0s ease-in .5s
}

.timeline__date-wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.timeline__date-wrap:before {
    position: absolute;
    top: 50%;
    right: 0;
    content: " ";
    width: 11px;
    height: 11px;
    border-radius: 11px;
    background-color: #000;
    -webkit-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    transform: translate(50%, -50%)
}

.timeline__dots {
    position: relative;
    width: 100%
}

.timeline__dots:after {
    position: absolute;
    top: 50%;
    right: 0;
    content: " ";
    border-bottom: 2px dashed #000;
    z-index: -1;
    width: 0;
    -webkit-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out
}

.timeline__date {
    display: block;
    font-family: Lato, Roboto, Arial, serif;
    font-size: 36px;
    padding-right: 10px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 2.4px;
    opacity: 0;
    -webkit-transition: opacity .75s ease-in-out 1s;
    -o-transition: opacity .75s ease-in-out 1s;
    transition: opacity .75s ease-in-out 1s
}

@media (min-width:720px) {
    .timeline__date {
        font-size: 40px
    }
}

.timeline__date--red {
    font-family: Lato, Roboto, Arial, serif;
    color: #e62319
}

.timeline__text-wrap {
    padding: 25px 50px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.timeline__title {
    font-size: 19px;
    line-height: 1.5;
    opacity: 0;
    -webkit-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all .5s ease-in-out 1.25s;
    -o-transition: all .5s ease-in-out 1.25s;
    transition: all .5s ease-in-out 1.25s
}

.timeline__title:not(:last-child) {
    margin-bottom: 15px
}

.timeline__title--red {
    color: #e62319
}

.timeline__details {
    font-size: 14px;
    line-height: 1.71;
    margin: 0
}

.timeline__details,
.timeline__img {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all .5s ease-in-out 1.25s;
    -o-transition: all .5s ease-in-out 1.25s;
    transition: all .5s ease-in-out 1.25s
}

.timeline__img {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.timeline__img:not(:first-child) {
    margin-top: 50px
}

.timeline__item {
    width: 95%;
    float: left;
    clear: left
}

@media (min-width:720px) {
    .timeline__item {
        width: 50%
    }
}

.timeline__item:not(:first-child) {
    margin-top: 50px
}

.timeline__item--inverted {
    float: left;
    clear: left
}

@media (min-width:720px) {
    .timeline__item--inverted {
        float: right;
        clear: right
    }
}

@media (min-width:720px) {
    .timeline__item--inverted .timeline__date-wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

@media (min-width:720px) {
    .timeline__item--inverted .timeline__date-wrap:before {
        left: 0;
        right: auto;
        -webkit-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
}

@media (min-width:720px) {
    .timeline__item--inverted .timeline__dots:after {
        left: 0;
        right: auto
    }
}

@media (min-width:720px) {
    .timeline__item--inverted .timeline__text-wrap {
        padding: 25px 0 0 50px
    }
}

@media (min-width:720px) {
    .timeline__item--inverted .timeline__img {
        -ms-flex-item-align: start;
        align-self: flex-start
    }
}

.timeline__item--simple {
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 0
}

@media (min-width:720px) {
    .timeline__item--simple {
        margin-top: 60px;
        padding-left: 15px
    }
}

.timeline__item--img-wrap .timeline__text-wrap {
    padding-top: 0
}

.timeline__item--parallax-container {
    float: right;
    clear: both;
    width: 100%
}

.timeline__item.small-margin {
    margin-top: 50px
}

@media (min-width:720px) {
    .timeline__item.small-margin {
        margin-top: 10px
    }
}

.timeline__item.middle-margin {
    margin-top: 50px
}

@media (min-width:720px) {
    .timeline__item.middle-margin {
        margin-top: 90px
    }
}

.timeline__item.animated .timeline__dots:after {
    width: 100%
}

.timeline__item.animated .timeline__date {
    opacity: 1
}

.timeline__item.animated .timeline__details,
.timeline__item.animated .timeline__img,
.timeline__item.animated .timeline__title {
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.timeline__parallax {
    position: relative;
    width: 100%;
    height: 200px;
    overflow: hidden
}

.timeline__parallax-bg {
    width: 100%;
    height: 450px;
    background-image: url(/dist/images/1947_bg.jpg);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: 50% 100%;
    z-index: 1
}

.shop img {
    display: block
}

.product {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width:720px) {
    .product {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.product--reverse {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.product__text-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

@media (min-width:720px) {
    .product__text-wrap {
        -webkit-box-ordinal-group: inherit;
        -ms-flex-order: inherit;
        order: inherit;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.product__name {
    margin: 0 35px 30px 30px;
    font-size: 30px;
    color: #e62319;
    line-height: 1;
    text-align: center;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

@media (min-width:720px) {
    .product__name {
        margin: 0 35px 0 30px;
        font-size: 40px;
        -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
        text-orientation: upright;
        white-space: nowrap;
        -webkit-box-ordinal-group: inherit;
        -ms-flex-order: inherit;
        order: inherit
    }
}

.product__name--small {
    font-size: 20px;
    margin: 0
}

.product__name--right {
    margin: 0 30px 30px 35px
}

@media (min-width:720px) {
    .product__name--right {
        margin: 0 30px 0 35px
    }
}

.product__text {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

@media (min-width:720px) {
    .product__text {
        max-width: 360px;
        -webkit-box-ordinal-group: inherit;
        -ms-flex-order: inherit;
        order: inherit
    }
}

.product__subtitle {
    font-size: 19px;
    line-height: 1.5;
    margin-bottom: 20px
}

.product__description {
    font-size: 14px;
    line-height: 1.71;
    margin: 0
}

.product__img {
    display: block;
    width: 75%;
    margin-bottom: 40px
}

@media (min-width:720px) {
    .product__img {
        width: 50%;
        margin-right: 50px;
        margin-bottom: 0
    }
}

@media (min-width:720px) {
    .product__img--pulled {
        margin-right: -100px;
        margin-left: 50px
    }
}

.product__img--smaller {
    display: block;
    width: 54%;
    margin-bottom: 40px
}

@media (min-width:720px) {
    .product__img--smaller {
        width: 37.5%;
        margin-right: 50px;
        margin-bottom: 0
    }
}

.product__img--mw380 img {
    max-width: 380px
}

.product__img img {
    width: 100%
}

.access__small-title {
    font-size: 16px;
    color: #e62319;
    line-height: 1;
    text-align: center;
    margin: 0 0 10px
}

@media (min-width:720px) {
    .access__small-title {
        font-size: 20px
    }
}

.access__title {
    font-size: 30px;
    color: #e62319;
    line-height: 1;
    text-align: center;
    margin: 0 0 30px
}

@media (min-width:720px) {
    .access__title {
        font-size: 40px
    }
}

.access__map {
    height: 280px;
    background-color: #bab295;
    margin-bottom: 10px
}

.access__column {
    font-size: 14px;
    line-height: 1.71;
    letter-spacing: .84px;
    vertical-align: top
}

.access__column:first-child {
    white-space: nowrap;
    border-right: 15px solid transparent
}

.access p {
    margin: 0;
    text-align: center
}

.sns--small img {
    width: 25px
}

.chevron {
    padding: 0;
    margin: 0;
    background: none;
    border: 0;
    text-transform: none;
    width: auto;
    height: auto;
    cursor: pointer;
    width: 110px;
    height: 40px;
    -webkit-animation: blinking 2s linear infinite;
    -o-animation: blinking 2s linear infinite;
    animation: blinking 2s linear infinite
}

.chevron:before {
    left: 55%;
    -webkit-transform: translateX(-100%) rotate(-33deg);
    -o-transform: translateX(-100%) rotate(-33deg);
    transform: translateX(-100%) rotate(-33deg)
}

.chevron:after,
.chevron:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 60%;
    height: 2px;
    background-color: #fff
}

.chevron:after {
    left: 45%;
    -webkit-transform: rotate(33deg);
    -o-transform: rotate(33deg);
    transform: rotate(33deg)
}

.chevron--down:before {
    left: 55%;
    -webkit-transform: translateX(-100%) rotate(33deg);
    -o-transform: translateX(-100%) rotate(33deg);
    transform: translateX(-100%) rotate(33deg)
}

.chevron--down:after,
.chevron--down:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 60%;
    height: 2px;
    background-color: #fff
}

.chevron--down:after {
    left: 45%;
    -webkit-transform: rotate(-33deg);
    -o-transform: rotate(-33deg);
    transform: rotate(-33deg)
}

@-webkit-keyframes blinking {
    0% {
        opacity: .2
    }

    25% {
        opacity: .5
    }

    50% {
        opacity: 1
    }

    75% {
        opacity: .5
    }

    to {
        opacity: .2
    }
}

@-o-keyframes blinking {
    0% {
        opacity: .2
    }

    25% {
        opacity: .5
    }

    50% {
        opacity: 1
    }

    75% {
        opacity: .5
    }

    to {
        opacity: .2
    }
}

@keyframes blinking {
    0% {
        opacity: .2
    }

    25% {
        opacity: .5
    }

    50% {
        opacity: 1
    }

    75% {
        opacity: .5
    }

    to {
        opacity: .2
    }
}

.en a,
.en div,
.en h1,
.en h2,
.en h3,
.en h4,
.en h5,
.en h6,
.en li,
.en p,
.en span,
.en table td,
.en table th {
    font-family: Lato, Roboto, Arial, serif
}

.en .letter-spacing-tight {
    letter-spacing: 0;
    margin-right: 0
}

.en .header__shop,
.en .section__subtitle {
    font-weight: 700
}

.en .taste {
    padding-bottom: 55px
}

.en .taste__center {
    -webkit-writing-mode: inherit;
    -ms-writing-mode: inherit;
    writing-mode: inherit;
    text-orientation: inherit;
    white-space: inherit;
    line-height: 1.5em;
    font-size: 50px;
    margin-bottom: 90px !important;
    font-weight: 700;
    text-align: center
}

.en .taste__name,
.en .taste__story {
    font-weight: 700
}

@media (min-width:720px) {
    .en .taste__name {
        -webkit-writing-mode: inherit;
        -ms-writing-mode: inherit;
        writing-mode: inherit;
        text-orientation: inherit;
        position: static;
        margin-top: 0
    }

    .en .taste__name:after {
        position: static
    }
}

.en .taste__item--left .taste__name {
    margin-left: -40px;
    margin-bottom: 20px;
    margin-top: 10px;
    font-weight: 700
}

@media (min-width:720px) {
    .en .taste__item--left .taste__story {
        margin-right: 84px;
        font-weight: 700
    }
}

@media (min-width:720px) {
    .en .taste__item--right {
        margin-left: 80px
    }
}

.en .taste__item--right .taste__name {
    margin-right: -40px;
    margin-bottom: 20px;
    margin-top: 10px;
    font-weight: 700
}

@media (min-width:720px) {
    .en .taste__item--right .taste__story {
        margin: 0 -48px 0 0;
        font-weight: 700
    }
}

.en .prices__main {
    margin-top: 0
}

.en .prices__main-item {
    margin-bottom: 24px
}

.en .prices__toppings-item {
    margin-bottom: 15px
}

.en .custom-order__item,
.en .prices__toppings-name,
.en .timeline__details,
.en .timeline__title {
    font-weight: 700
}

.en .product__text-wrap {
    display: block;
    margin-left: 100px
}

.en .product--reverse .product__text-wrap {
    margin-left: 0;
    margin-right: 100px
}

@media (min-width:720px) {
    .en .product__name {
        -webkit-writing-mode: inherit;
        -ms-writing-mode: inherit;
        writing-mode: inherit;
        text-orientation: inherit;
        white-space: inherit;
        margin: 0 0 30px
    }
}

.en .product__text {
    max-width: 400px
}

.en .access__info,
.en .access__small-title,
.en .access__title,
.en .product__description,
.en .product__subtitle {
    font-weight: 700
}

.sns.insa {
    margin: 0 20px;
}

.menu_note {
    text-align: center;
    font-size: 14px;
}

.menu_note a {
    color: rgb(230, 35, 25);
    text-decoration: underline;
}