@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, 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");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

:host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1
}


.c-menuButton {
    align-items: center;
    cursor: pointer;
    display: flex;
    margin-left: 2.8rem;
    position: relative;
    width: 4rem;
    z-index: var(--layer-zIndex-3)
}

.c-menuButtonLine {
    display: grid;
    height: .6rem;
    place-items: center;
    position: relative;
    width: 4rem
}

.c-menuButtonLine__line {
    height: .6rem;
    margin: auto;
    position: relative;
    width: 4rem
}

.c-menuButtonLine__line:after,
.c-menuButtonLine__line:before {
    background-color: #000;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    transition: transform .18s cubic-bezier(.25, .46, .45, .94);
    width: 100%
}

.c-menuButtonLine__line:before {
    top: 0
}

.c-menuButtonLine__line:after {
    bottom: 0
}

.c-menuButtonLine__line--open:after,
.c-menuButtonLine__line--open:before {
    bottom: 0;
    margin: auto;
    top: 0
}

.c-menuButtonLine__line--open:before {
    transform: rotate(15deg);
    background-color: #fff;
}

.c-menuButtonLine__line--open:after {
    transform: rotate(-15deg);
    background-color: #fff;
}

.c-menuButton-anchor {
    margin: -1.5rem;
    padding: 1.5rem;
    position: relative
}

@media screen and (min-width: 900px) {
    .c-menuButton-anchor:hover .c-menuButtonLine__line--close:before {
        animation: mo_line .73s cubic-bezier(.25, .46, .45, .94) 1
    }

    .c-menuButton-anchor:hover .c-menuButtonLine__line--close:after {
        animation: mo_line .75s cubic-bezier(.25, .46, .45, .94) .12s 1
    }

    .c-menuButton-anchor:hover .c-menuButtonLine__line--open:after,
    .c-menuButton-anchor:hover .c-menuButtonLine__line--open:before {
        animation-duration: .18s;
        animation-iteration-count: 1;
        animation-timing-function: cubic-bezier(.25, .46, .45, .94)
    }

    .c-menuButton-anchor:hover .c-menuButtonLine__line--open:before {
        animation-name: header_button_line_1;
        transform: rotate(33deg)
    }

    .c-menuButton-anchor:hover .c-menuButtonLine__line--open:after {
        animation-name: header_button_line_2;
        transform: rotate(-33deg)
    }
}

@media screen and (max-width: 900px) {
    .c-menuButton {
        margin-left: 2rem
    }
}

@keyframes mo_line {

    0%,
    46.3% {
        transform-origin: right
    }

    46.6%,
    to {
        transform-origin: left
    }

    46%,
    47% {
        transform: scaleX(0)
    }

    to {
        transform: scaleX(1)
    }
}

.c-headerLinksItem {
    font-size: 1.1rem;
    position: relative
}

.c-headerLinksItem a {
    margin: -1.5rem;
    padding: 1.5rem
}

.c-headerLinksItem:not(.u-pc) {
    display: grid
}

.c-headerLinksItem:nth-of-type(n+2) {
    margin-left: 2rem
}

.c-headerLinksItem:nth-last-of-type(2) {
    margin-left: 3.1rem;
    padding-left: 3.1rem
}

.c-headerLinksItem:nth-last-of-type(2):before {
    background-color: currentColor;
    bottom: 0;
    content: "";
    height: .7rem;
    left: 0;
    margin: auto;
    opacity: .5;
    position: absolute;
    top: 0;
    width: 1px
}

.c-headerLinksItem .c-textCartCount {
    display: flex;
    margin-left: .45rem
}


.c-footer-infoLinkItem {
    color: #fff;
    list-style-type: none;
    position: relative;
    text-align: center
}

@media screen and (min-width: 900px) {
    .c-footer-infoLinkItem:hover .c-footer-infoLinkItem__icon-wrapper {
        background-color: #fff
    }

    .c-footer-infoLinkItem:hover .c-footer-infoLinkItem__icon-wrapper img {
        filter: invert(99%) sepia(0) saturate(0) hue-rotate(43deg) brightness(115%) contrast(100%)
    }

    .c-footer-infoLinkItem:hover .c-footer-infoLinkItem__icon-wrapper:after,
    .c-footer-infoLinkItem:hover .c-footer-infoLinkItem__icon-wrapper:before {
        opacity: 1
    }

    .c-footer-infoLinkItem:hover .c-footer-infoLinkItem__icon-wrapper:before {
        animation-name: l_footer_top_icon_1
    }

    .c-footer-infoLinkItem:hover .c-footer-infoLinkItem__icon-wrapper:after {
        animation-delay: .12s;
        animation-name: l_footer_top_icon_2
    }
}

.c-footer-infoLinkItem__link {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 8rem;
    padding-block: 9.5rem 7.6rem
}

.c-footer-infoLinkItem__label {
    display: flex;
    flex-direction: column;
    gap: 1.8rem
}

.c-footer-infoLinkItem__label-en {
    font-size: 2rem
}

.c-footer-infoLinkItem__label-ja {
    font-size: 1.2rem;
    letter-spacing: .1em
}

.c-footer-infoLinkItem__icon-wrapper {
    border: 1px solid hsla(0, 0%, 100%, .2);
    border-radius: 50%;
    display: grid;
    height: 8.7rem;
    place-items: center;
    position: relative;
    transition: background-color .25s;
    width: 8.7rem
}

.c-footer-infoLinkItem__icon-wrapper:after,
.c-footer-infoLinkItem__icon-wrapper:before {
    animation-duration: 1.8s;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    border: 2px solid #fff;
    border-radius: 50%;
    content: "";
    height: 100%;
    opacity: 0;
    position: absolute;
    transform: scale(1);
    width: 100%
}

.c-footer-infoLinkItem__icon-wrapper img {
    height: 2.1rem;
    width: auto
}

.c-footer-infoLinkItem__description {
    font-size: 1.2rem;
    letter-spacing: .1em;
    line-height: 1.67
}

@media screen and (max-width: 900px) {
    .c-footer-infoLinkItem {
        border-top: 1px solid hsla(0, 0%, 100%, .1);
        padding: 5rem 0
    }

    .c-footer-infoLinkItem__link {
        padding: 0
    }
}

@media screen and (min-width: 900px) {
    .c-footer-infoLinkItem {
        flex: 1
    }

    .c-footer-infoLinkItem:not(:first-child):before {
        background-color: hsla(0, 0%, 100%, .1);
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 1px
    }
}

@keyframes l_footer_top_icon_1 {
    0% {
        opacity: 0;
        transform: scale(1)
    }

    15% {
        opacity: .28
    }

    50%,
    to {
        opacity: 0;
        transform: scale(1.26)
    }
}

@keyframes l_footer_top_icon_2 {
    0% {
        opacity: 0;
        transform: scale(1)
    }

    14% {
        opacity: .2
    }

    50%,
    to {
        opacity: 0;
        transform: scale(1.38)
    }
}

@media screen and (min-width: 900px) {
    .c-footer-InfoLinks {
        border-bottom: 1px solid hsla(0, 0%, 100%, .1);
        display: flex;
        justify-content: center
    }
}

@media screen and (max-width: 900px) {
    .c-footer-InfoLinks {
        border-bottom: 1px solid hsla(0, 0%, 100%, .1)
    }

    .l-footer-InfoLinks__children {
        padding-block: 5rem
    }

    .l-footer-InfoLinks__children .c-footer-infoLinkItem__link {
        gap: 2rem
    }

    .l-footer-InfoLinks__children .c-footer-infoLinkItem__icon-wrapper {
        height: 6.4rem;
        margin-block: 1rem;
        width: 6.4rem
    }
}

.c-footer__backTop {
    cursor: pointer
}

@media screen and (min-width: 900px) {
    .c-footer__backTop:hover .c-footer__backTop-arrow {
        background-color: #fff
    }

    .c-footer__backTop:hover .c-footer__backTop-arrow:before {
        opacity: 0;
        transform: scale(1.7);
        transition: opacity .5s cubic-bezier(.47, 0, .745, .715), transform .5s cubic-bezier(.165, .84, .44, 1)
    }

    .c-footer__backTop:hover .c-footer__backTop-arrow:after {
        opacity: 0;
        transform: scale(1.8);
        transition: opacity .75s cubic-bezier(.47, 0, .745, .715), transform .75s cubic-bezier(.165, .84, .44, 1);
        transition-delay: 70ms
    }
}

.c-footer__backTop-arrow {
    align-items: center;
    border: 1px solid hsla(0, 0%, 100%, .5);
    border-radius: 50%;
    display: flex;
    height: 2rem;
    justify-content: center;
    transform: rotate(-90deg);
    transition: background-color .18s;
    width: 2rem
}

.c-footer__backTop-arrow svg {
    mix-blend-mode: exclusion;
    position: relative;
    width: 44.4444444444%
}

.c-footer__backTop-arrow:before {
    opacity: .8
}

.c-footer__backTop-arrow:after {
    opacity: .7
}

.c-footer__backTop-arrow:after,
.c-footer__backTop-arrow:before {
    border: 1px solid #fff;
    border-radius: 50%;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale(0);
    width: 100%
}

.c-footer__backTop-text {
    font-size: 1.1rem;
    margin-left: 1rem
}

@media screen and (max-width: 900px) {
    .c-footer__backTop {
        bottom: -.5rem;
        display: inline-block;
        left: 0;
        position: absolute
    }
}

.c-footer-genreLinks__heading {
    margin-bottom: 3rem;
    text-align: right;
}

.l-footer-genreLinks {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    opacity: .8
}

.c-footer {
    background-color: #000000;
    padding-bottom: 7rem;
}

.c-footer__bottom {
    align-items: center;
    color: #fff;
    display: flex;
    justify-content: space-between;
    margin: 8rem auto 0;
    width: max(100% - 16rem, 87.5%)
}

.c-footer__legal {
    display: flex
}

.c-footer__legal-item {
    font-size: 1.1rem
}

.c-footer__legal-item:not(.l-footer__legal-item--copyright):nth-of-type(n+2) {
    margin-left: 2rem
}

.c-footer__legal-item a {
    margin: -1.5rem -1rem;
    padding: 1.5rem 1rem
}

.c-footer__legal-item--copyright {
    margin-left: 3rem !important;
    opacity: .5
}

@media screen and (max-width: 900px) {
    .c-footer {
        padding-bottom: 4rem
    }

    .c-footer__bottom {
        display: block;
        margin-top: 6rem;
        padding-bottom: 5.5rem;
        position: relative;
        width: 84.6153846154%
    }

    .c-footer__legal-item--copyright {
        bottom: 0;
        position: absolute;
        right: 0
    }
}

.l-footer-linksUnion {
    border-bottom: 1px solid hsla(0, 0%, 100%, .1);
    color: #fff;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    padding: 12rem 0 13.5rem;
    width: max(100% - 16rem, 87.5%)
}

.l-footer-linksUnion__logo {
    display: flex;
    flex-direction: column;
    gap: 1.8rem
}

.l-footer-linksUnion__logo-image {
    width: 15rem;
}

.l-footer-linksUnion__logo-catch {
    font-size: 13px;
    line-height: 1.17;
    letter-spacing: 4px;
    margin-bottom: 10px;
}

.l-footer-linksUnion__logo-catch:nth-child(2) {
    padding-left: 15%;
}

.l-footer-linksUnion__logo-catch:nth-child(3) {
    line-height: 2;
}

.l-footer-linksUnion__links {
    display: flex;
    flex: 1;
    margin-left: 5rem;
    max-width: 80rem;
    justify-content: end;
    margin-top: 7rem;
}

.l-footer-linksUnion__links-children {
    flex: 1;
    max-width: 120px;
}

@media screen and (max-width: 900px) {
    .l-footer-linksUnion {
        flex-direction: column;
        padding: 6rem 0
    }

    .l-footer-linksUnion__logo {
        margin-bottom: 6rem;
        display: block;
        text-align: center;
    }

    .l-footer-linksUnion__logo-image {
        width: 20rem;
        margin: 0 auto;
    }

    .l-footer-linksUnion__links {
        flex-wrap: wrap;
        gap: 5rem 0;
        margin-left: 0;
        justify-content: center;
        margin-top: 3%;
    }

    .l-footer-linksUnion__links-children {
        flex: auto;
        width: 50%
    }
}

.l-navigation__open .l-header-product__info--name-en .char {
    opacity: 1;
    transition: opacity .9s;
    color: #000;
}

.c-header-productListItem {
    color: #fff;
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    list-style-type: none;
    overflow: hidden;
    transition: background-color .8s cubic-bezier(.19, 1, .22, 1);
    width: 100%
}

@media screen and (min-width: 900px) {
    .c-header-productListItem:hover {
        background-color: hsla(0, 0%, 100%, .05)
    }

    .c-header-productListItem:hover .l-header-product__image--image {
        transform: scale(1.1)
    }
}

.l-header-product__anchor {
    align-items: center;
    border: 1px solid #000;
    display: flex;
    padding: min(2rem, 3.3898305085%);
    transition: background-color .38s, border-color .38s
}

@media screen and (max-width: 900px) {
    .l-header-product__anchor {
        height: 100%
    }
}

.l-header-product__image {
    aspect-ratio: 393/525;
    height: 100%;
    overflow: hidden;
    width: 23.8181818182%
}

@media screen and (max-width: 900px) {
    .l-header-product__image {
        flex: none;
        width: 10rem
    }
}

.l-header-product__image--image {
    aspect-ratio: 393/525;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transform: scale(1.2);
    transition: all 1.2s cubic-bezier(.19, 1, .22, 1), transform 1.2s cubic-bezier(.215, .61, .355, 1);
    width: 100%
}

.l-header-product__info {
    margin-left: 7.2727272727%
}

.l-header-product__info--name-en {
    background: linear-gradient(90deg, hsla(0, 0%, 100%, .65), hsla(0, 0%, 100%, .65)) no-repeat 100% 100%;
    background-size: 0 1px;
    font-size: 2rem;
    gap: .8rem;
    line-height: 1.3;
    margin-bottom: .8rem
}

.l-header-product__info--name-en .char {
    opacity: 0
}

.l-header-product__info--name-en .char:nth-of-type(2) {
    transition-delay: 15ms
}

.l-header-product__info--name-en .char:nth-of-type(3) {
    transition-delay: 30ms
}

.l-header-product__info--name-en .char:nth-of-type(4) {
    transition-delay: 45ms
}

.l-header-product__info--name-en .char:nth-of-type(5) {
    transition-delay: 60ms
}

.l-header-product__info--name-en .char:nth-of-type(6) {
    transition-delay: 75ms
}

.l-header-product__info--name-en .char:nth-of-type(7) {
    transition-delay: 90ms
}

.l-header-product__info--name-en .char:nth-of-type(8) {
    transition-delay: 105ms
}

.l-header-product__info--name-en .char:nth-of-type(9) {
    transition-delay: .12s
}

.l-header-product__info--name-en .char:nth-of-type(10) {
    transition-delay: 135ms
}

.l-header-product__info--name-en .char:nth-of-type(11) {
    transition-delay: .15s
}

.l-header-product__info--name-en .char:nth-of-type(12) {
    transition-delay: 165ms
}

.l-header-product__info--name-en .char:nth-of-type(13) {
    transition-delay: .18s
}

.l-header-product__info--name-en .char:nth-of-type(14) {
    transition-delay: 195ms
}

.l-header-product__info--name-en .char:nth-of-type(15) {
    transition-delay: .21s
}

.l-header-product__info--name-en .char:nth-of-type(16) {
    transition-delay: 225ms
}

.l-header-product__info--name-en .char:nth-of-type(17) {
    transition-delay: .24s
}

.l-header-product__info--name-en .char:nth-of-type(18) {
    transition-delay: 255ms
}

.l-header-product__info--name-en .char:nth-of-type(19) {
    transition-delay: .27s
}

.l-header-product__info--name-en .char:nth-of-type(20) {
    transition-delay: 285ms
}

.l-header-product__info--name-en .char:nth-of-type(21) {
    transition-delay: .3s
}

.l-header-product__info--name-en .char:nth-of-type(22) {
    transition-delay: 315ms
}

.l-header-product__info--name-en .char:nth-of-type(23) {
    transition-delay: .33s
}

.l-header-product__info--name-en .char:nth-of-type(24) {
    transition-delay: 345ms
}

.l-header-product__info--name-en .char:nth-of-type(25) {
    transition-delay: .36s
}

.l-header-product__info--name-en .char:nth-of-type(26) {
    transition-delay: 375ms
}

.l-header-product__info--name-en .char:nth-of-type(27) {
    transition-delay: .39s
}

.l-header-product__info--name-en .char:nth-of-type(28) {
    transition-delay: 405ms
}

.l-header-product__info--name-en .char:nth-of-type(29) {
    transition-delay: .42s
}

.l-header-product__info--name-en .char:nth-of-type(30) {
    transition-delay: 435ms
}

.l-header-product__info--name-en .char:nth-of-type(31) {
    transition-delay: .45s
}

.l-header-product__info--name-en .char:nth-of-type(32) {
    transition-delay: 465ms
}

.l-header-product__info--name-en .char:nth-of-type(33) {
    transition-delay: .48s
}

.l-header-product__info--name-en .char:nth-of-type(34) {
    transition-delay: 495ms
}

.l-header-product__info--name-en .char:nth-of-type(35) {
    transition-delay: .51s
}

.l-header-product__info--name-en .char:nth-of-type(36) {
    transition-delay: 525ms
}

.l-header-product__info--name-en .char:nth-of-type(37) {
    transition-delay: .54s
}

.l-header-product__info--name-en .char:nth-of-type(38) {
    transition-delay: 555ms
}

.l-header-product__info--name-en .char:nth-of-type(39) {
    transition-delay: .57s
}

.l-header-product__info--name-en .char:nth-of-type(40) {
    transition-delay: 585ms
}

.l-header-product__info--name-en .char:nth-of-type(41) {
    transition-delay: .6s
}

.l-header-product__info--name-en .char:nth-of-type(42) {
    transition-delay: 615ms
}

.l-header-product__info--name-en .char:nth-of-type(43) {
    transition-delay: .63s
}

.l-header-product__info--name-en .char:nth-of-type(44) {
    transition-delay: 645ms
}

.l-header-product__info--name-en .char:nth-of-type(45) {
    transition-delay: .66s
}

.l-header-product__info--name-en .char:nth-of-type(46) {
    transition-delay: 675ms
}

.l-header-product__info--name-en .char:nth-of-type(47) {
    transition-delay: .69s
}

.l-header-product__info--name-en .char:nth-of-type(48) {
    transition-delay: 705ms
}

.l-header-product__info--name-en .char:nth-of-type(49) {
    transition-delay: .72s
}

.l-header-product__info--name-en .char:nth-of-type(50) {
    transition-delay: 735ms
}

.l-header-product__info--name-ja {
    font-size: 1.1rem;
    line-height: 1.64;
    margin-top: .8rem;
    color: #000;
}

.l-header-product__price {
    align-items: baseline;
    display: flex;
    font-size: 1.3rem;
    gap: .2rem;
    line-height: 1.54;
    margin-top: 2.4rem;
    color: #000;
}

.l-header-product__price-main {
    font-size: 1.3rem
}

.l-header-product__price-tax {
    font-size: 1rem
}

.l-header-product__price-option {
    font-size: 1.1rem
}

.l-navigation__open .l-header-product__image--image {
    transform: scale(1)
}

@media screen and (max-width: 900px) {
    .l-header-product__anchor {
        align-items: flex-start;
        gap: 0;
        padding: 1.5rem
    }

    .l-header-product__info {
        margin-left: 1.8rem;
        margin-top: .2rem
    }

    .l-header-product__info--name-en {
        font-size: 1.5rem;
        gap: .6rem;
        margin-bottom: .5rem
    }

    .l-header-product__info--name-ja {
        font-size: 1rem;
        line-height: 1.5;
        margin-bottom: 1.5rem;
        margin-top: .5rem
    }

    .l-header-product__price {
        margin-top: 0
    }
}

.c-headerProductLinks-item:nth-of-type(n+2) {
    margin-top: min(2rem, 3.3898305085%)
}

.c-headerProductLinks .swiper {
    overflow: visible
}

.c-headerProductLinks .swiper-wrapper {
    display: flex;
    flex-direction: column;
    height: auto;
}

@media screen and (max-width: 900px) {
    .c-headerProductLinks-item {
        display: flex;
        height: unset
    }

    .c-headerProductLinks-item:nth-of-type(n+2) {
        margin-top: 0
    }

    .c-headerProductLinks-item:not(:last-of-type) {
        margin-right: 1rem
    }

    .c-headerProductLinks-swiper .swiper-wrapper {
        flex-direction: inherit;
        overflow: visible !important
    }
}


.c-header-productListItem:hover .u-mo-lineBox__text {
    background: linear-gradient(90deg, hsla(0, 0%, 100%, .65), hsla(0, 0%, 100%, .65)) no-repeat 100% 100%;
}

.c-header-genreLinks {
    border-top: 1px solid hsla(0, 0%, 100%, .1);
    color: #fff;
    padding-top: 1rem
}

.c-header-genreLinks:nth-of-type(n+2) {
    margin-top: 4rem;
}

.c-header-genreLinks:last-child {
    border-bottom: 1px solid hsla(0, 0%, 100%, .1);
    padding-bottom: 6rem;
}

@media screen and (max-width: 900px) {
    .c-header-genreLinks:nth-of-type(n+2) {
        margin-top: 5rem
    }

    .l-footer-linksUnion__logo-catch:nth-child(2) {
        padding-left: 0;
    }

    .c-header-genreLinks:nth-of-type(4) .l-header-genreLinks__link{
        width: 100%;
    }


}

.l-header-genreLinks {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem 0;
    margin-top: 3rem;
}

.l-header-genreLinks .c-slidingTextLink__text {
    font-size: 1.6rem;
    margin: -1.5rem;
    padding: 1.5rem
}

.l-header-genreLinks__link {
    opacity: .8;
    width: 33%
}


.c-header-genreLinks:nth-child(1) .l-header-genreLinks .c-slidingTextLink__text {
    font-size: 1.2rem;
}

.c-header-genreLinks:nth-child(1) .l-header-genreLinks {
    margin-top: 3rem;
}