@font-face {
    font-family: swiper-icons;
    src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA)
}

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

.swiper {
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    box-sizing: content-box;
    display: flex;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%;
    z-index: 1
}

.swiper-android .swiper-slide,
.swiper-wrapper {
    transform: translateZ(0)
}

.swiper-pointer-events {
    touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-css-mode>.swiper-wrapper {
    -ms-overflow-style: none;
    overflow: auto;
    scrollbar-width: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory
}

.swiper-centered>.swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal>.swiper-wrapper:before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical>.swiper-wrapper:before {
    height: var(--swiper-centered-offset-after);
    min-width: 1px;
    width: 100%
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper:after {
    content: "";
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after {
    height: var(--swiper-virtual-size);
    width: 1px
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    align-items: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
    cursor: pointer;
    display: flex;
    height: var(--swiper-navigation-size);
    justify-content: center;
    margin-top: calc(0px - var(--swiper-navigation-size)/2);
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/44*27);
    z-index: 10
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    cursor: auto;
    opacity: .35;
    pointer-events: none
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
    cursor: auto;
    opacity: 0;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
    display: none !important
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    font-variant: normal;
    letter-spacing: 0;
    line-height: 1;
    text-transform: none !important
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    left: auto;
    right: 10px
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: "next"
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transform: translateZ(0);
    transition: opacity .3s;
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    font-size: 0;
    overflow: hidden
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    position: relative;
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    border-radius: 50%;
    display: inline-block;
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px))
}

button.swiper-pagination-bullet {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    opacity: var(--swiper-pagination-bullet-opacity, 1)
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    display: block;
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: transform .2s, top .2s
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, left .2s
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, right .2s
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale(0);
    transform-origin: left top;
    width: 100%
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    height: 4px;
    left: 0;
    top: 0;
    width: 100%
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
    height: 100%;
    left: 0;
    top: 0;
    width: 4px
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    background: rgba(0, 0, 0, .1);
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none
}

.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
    bottom: 3px;
    height: 5px;
    left: 1%;
    position: absolute;
    width: 98%;
    z-index: 50
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
    height: 98%;
    position: absolute;
    right: 3px;
    top: 1%;
    width: 5px;
    z-index: 50
}

.swiper-scrollbar-drag {
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    width: 100%
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    text-align: center;
    width: 100%
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-height: 100%;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top: 4px solid transparent;
    box-sizing: border-box;
    height: 42px;
    left: 50%;
    margin-left: -21px;
    margin-top: -21px;
    position: absolute;
    top: 50%;
    transform-origin: 50%;
    width: 42px;
    z-index: 10
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    -webkit-animation: swiper-preloader-spin 1s linear infinite;
    animation: swiper-preloader-spin 1s linear infinite
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@-webkit-keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.swiper .swiper-notification {
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    z-index: -1000
}

.swiper-free-mode>.swiper-wrapper {
    margin: 0 auto;
    transition-timing-function: ease-out
}

.swiper-grid>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
    flex-direction: column;
    flex-wrap: wrap
}

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 100%;
    pointer-events: none;
    transform-origin: 0 0;
    visibility: hidden;
    width: 100%;
    z-index: 1
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next+.swiper-slide,
.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow {
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: .6;
    position: absolute;
    width: 100%;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    background: #000;
    bottom: 0;
    content: "";
    filter: blur(50px);
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    pointer-events: none;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 0
}

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transform-origin: center bottom
}

@charset "UTF-8";

@font-face {
    font-family: WAKOROMAN;
    src: url(https://wako.itembox.design/item/assets/fonts/WAKOROMAN.woff) format("woff"), url(https://dolvbt8sp2m5f.cloudfront.net/files/assets/font/WAKOROMAN.otf) format("opentype")
}

html {
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%
}

body {
    font-feature-settings: "palt";
    background: #fff;
    color: #000;
    font-family: ryo-gothic-plusn, Hiragino Kaku Gothic ProN, ヒラギノ角ゴ ProN W3, meiryo, メイリオ, sans-serif;
    font-size: 14px;
    height: 100%;
    letter-spacing: .05em;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%
}

@media screen and (min-width:992px) {
    body {
        font-size: 16px
    }
}

body .js-fadeIn,
body.no-scroll {
    overflow: hidden
}

body .js-fadeIn img {
    transform: scale(1.22);
    transition: transform 1.2s ease-in-out .05s;
    transition-timing-function: cubic-bezier(.5, 0, 0, 1)
}

body .js-fadeIn.is-active img {
    transform: scale(1)
}

img {
    height: auto;
    max-width: 100%;
    vertical-align: bottom;
    width: 100%
}

table {
    border-collapse: collapse
}

a {
    color: #000;
    text-decoration: none;
    transition: all .4s ease
}

@media screen and (min-width:992px) {
    a:hover {
        opacity: .6;
        transition: all .4s ease
    }
}

li,
ul {
    list-style-type: none
}

::-moz-selection {
    background-color: #f7f7f5;
    color: #000;
    text-shadow: none
}

::selection {
    background-color: #f7f7f5;
    color: #000;
    text-shadow: none
}

.legacy-ie {
    background: #eee;
    left: 0;
    padding: 100px 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 10000
}

.legacy-ie a {
    text-decoration: none
}

.noscript {
    left: 0;
    padding: 100px 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 10000
}

/*!
 * ress.css • v4.0.0
 * MIT License
 * github.com/filipelinhares/ress
 */
html {
    -webkit-text-size-adjust: 100%;
    box-sizing: border-box;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    word-break: normal
}

*,
:after,
:before {
    background-repeat: no-repeat;
    box-sizing: inherit
}

:after,
:before {
    text-decoration: inherit;
    vertical-align: inherit
}

* {
    margin: 0;
    padding: 0
}

hr {
    color: inherit;
    height: 0;
    overflow: visible
}

details,
main {
    display: block
}

summary {
    display: list-item
}

small {
    font-size: 80%
}

[hidden] {
    display: none
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline-width: 0
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace
}

pre {
    font-size: 1em
}

b,
strong {
    font-weight: bolder
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    border-color: inherit;
    text-indent: 0
}

input {
    border-radius: 0
}

[disabled] {
    cursor: default
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto;
    resize: vertical
}

button,
input,
optgroup,
select,
textarea {
    font: inherit
}

optgroup {
    font-weight: 700
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

[role=button],
[type=button],
[type=reset],
[type=submit],
button {
    color: inherit;
    cursor: pointer
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

button,
input,
select,
textarea {
    background-color: transparent;
    border-style: none
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
    outline-width: 0
}

select {
    -moz-appearance: none;
    -webkit-appearance: none
}

select::-ms-expand {
    display: none
}

select::-ms-value {
    color: currentColor
}

legend {
    border: 0;
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    color: inherit;
    font: inherit
}

img {
    border-style: none
}

progress {
    vertical-align: baseline
}

[aria-busy=true] {
    cursor: progress
}

[aria-controls] {
    cursor: pointer
}

[aria-disabled=true] {
    cursor: default
}

.l-header {
    left: 0;
    position: fixed;
    top: 0;
    transition: all .4s ease;
    width: 100%;
    z-index: 100
}

.l-header.is-white .l-header__inner {
    background-color: #fff;
    border-top: 1px solid #d5d5d5
}

.l-header.is-top .l-header__inner {
    background-color: none;
    border-top: none
}

.l-header.is-scroll {
    background: #fff;
    top: -22px
}

@media screen and (min-width:768px) {
    .l-header.is-scroll {
        top: -28px
    }
}

.l-header.is-scroll .l-header__inner {
    border-top: none;
    height: 50px
}

.l-header.is-scroll .l-header__logo {
    width: 72px !important
}

@media screen and (min-width:768px) {
    .l-header.is-scroll .l-header__logo {
        width: 88px !important
    }
}

.l-header.is-scroll .l-header__nav {
    top: 22px
}

@media screen and (min-width:768px) {
    .l-header.is-scroll .l-header__nav {
        top: 28px
    }
}

.l-header.is-open {
    position: fixed;
    transform: translateY(0)
}

.l-header.is-open .l-header__nav {
    display: block;
    opacity: 1;
    visibility: visible
}

.l-header.is-open .l-header__submenu {
    display: none
}

.l-header.is-scroll.is-open .l-header__menu {
    margin-top: 40px
}

@media screen and (min-width:992px) {
    .l-header.is-scroll.is-open .l-header__menu {
        margin-top: 80px
    }
}

.l-header .l-header__inner {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    height: 64px;
    justify-content: space-between;
    margin: 0 auto;
    padding: 0 16px;
    position: relative
}

@media screen and (min-width:992px) {
    .l-header .l-header__inner {
        flex-wrap: nowrap;
        height: 80px;
        padding: 0 50px
    }
}

.l-header .l-header__logo {
    display: grid;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    inset: 0;
    margin: auto;
    position: absolute;
    transition: all .4s ease
}

.l-header .l-header__logo a {
    display: flex
}

@media screen and (min-width:992px) {
    .l-header .l-header__logo a:hover {
        opacity: 1
    }
}

.l-header .l-header__logo img {
    width: 100%
}

.l-header .l-header__logo.is-invalid>a {
    pointer-events: none
}

.l-header .l-header__logo--normal {
    width: 97px
}

@media screen and (min-width:992px) {
    .l-header .l-header__logo--normal {
        width: 134px
    }
}

.l-header .l-header__menu {
    align-items: center;
    display: flex;
    gap: 16px;
    justify-content: space-between;
    transition: all .4s ease
}

@media screen and (min-width:768px) {
    .l-header .l-header__menu {
        gap: 26px
    }
}

.l-header .l-header__submenu .submenu-list {
    align-items: flex-end;
    display: flex;
    gap: 12px
}

@media screen and (min-width:768px) {
    .l-header .l-header__submenu .submenu-list {
        align-items: center;
        gap: 24px
    }
}

.l-header .l-header__submenu .submenu-item {
    position: relative
}

.l-header .l-header__submenu .submenu-item>a {
    display: grid
}

.l-header .l-header__submenu .submenu-item--lang {
    display: none
}

@media screen and (min-width:768px) {
    .l-header .l-header__submenu .submenu-item--lang {
        display: flex;
        font-family: neue-haas-grotesk-display, sans-serif;
        font-weight: 500;
        letter-spacing: 0
    }
}

.l-header .l-header__submenu .submenu-item--lang .lang-text {
    color: #9f9f9f;
    font-size: 16px
}

.l-header .l-header__submenu .submenu-item--lang .lang-text.is-on {
    border-right: 1px solid #000;
    color: #000;
    margin-right: 8px;
    padding-right: 8px
}

.l-header .l-header__submenu .submenu-item--favorite img {
    width: 15px
}

@media screen and (min-width:992px) {
    .l-header .l-header__submenu .submenu-item--favorite img {
        width: 17px
    }
}

.l-header .l-header__submenu .submenu-item--user img {
    width: 14px
}

@media screen and (min-width:992px) {
    .l-header .l-header__submenu .submenu-item--user img {
        width: 16px
    }
}

.l-header .l-header__submenu .submenu-item--user .item-user-on-true {
    bottom: -4px;
    position: absolute;
    right: -4px
}

.l-header .l-header__submenu .submenu-item--user .item-user-on-true>img {
    width: 8px
}

@media screen and (min-width:992px) {
    .l-header .l-header__submenu .submenu-item--user .item-user-on-true>img {
        width: 10px
    }
}

.l-header .l-header__submenu .submenu-item--user .item-user-on-false>img {
    display: none;
}

.l-header .l-header__submenu .submenu-item--cart>a {
    align-items: flex-end;
    display: flex;
    gap: 4px
}

@media screen and (min-width:992px) {
    .l-header .l-header__submenu .submenu-item--cart>a {
        gap: 6px
    }
}

.l-header .l-header__submenu .submenu-item--cart>a img {
    width: 14px
}

@media screen and (min-width:992px) {
    .l-header .l-header__submenu .submenu-item--cart>a img {
        width: 16px
    }
}

.l-header .l-header__submenu .submenu-item--cart>a .item-cart-number {
    font-family: neue-haas-grotesk-display, sans-serif;
    font-size: 13px;
    font-weight: 600;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    line-height: 1
}

.l-header .l-header__nav {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background-color: hsla(0, 0%, 100%, .3);
    height: 100vh;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    transition: all .4s ease;
    visibility: hidden;
    width: 100%;
    z-index: 300
}

.l-header .l-header__nav.is-show {
    z-index: 10000
}

.l-header .l-header__nav .nav-wrap {
    background-color: #f7f7f5;
    display: block;
    height: 100dvh;
    overflow: hidden;
    position: fixed;
    width: 100%;
    z-index: 1
}

@media screen and (min-width:554px) {
    .l-header .l-header__nav .nav-wrap {
        max-width: 450px
    }
}

.l-header .l-header__nav .nav-inner {
    background-color: #f7f7f5;
    height: 100%;
    height: calc(100% - 80px);
    margin-top: 80px;
    overflow-y: auto;
    padding: 0 26px 40px;
    transition: all .6s ease;
    width: 100%
}

@media screen and (min-width:992px) {
    .l-header .l-header__nav .nav-inner {
        height: calc(100% - 100px);
        margin-top: 100px;
        padding: 0 50px 64px
    }
}

.l-header .l-header__nav .nav-inner--lv2,
.l-header .l-header__nav .nav-inner--lv3 {
    opacity: 0;
    position: absolute;
    right: -100%;
    top: 0;
    z-index: 100
}

.l-header .l-header__nav .nav-inner--lv2.is-active,
.l-header .l-header__nav .nav-inner--lv3.is-active {
    opacity: 1;
    right: 0
}

.l-header .l-header__nav .nav-list--top {
    margin-top: 40px
}

.l-header .l-header__nav .nav-list--bottom .nav-item__link {
    font-size: 15px
}

@media screen and (min-width:992px) {
    .l-header .l-header__nav .nav-list--bottom .nav-item__link {
        font-size: 16px
    }
}

.l-header .l-header__nav .nav-item {
    border-bottom: 1px solid #d5d5d5
}

.l-header .l-header__nav .nav-item:first-child {
    border-top: 1px solid #d5d5d5
}

.l-header .l-header__nav .nav-item__link {
    font-size: 16px;
    padding: 10px 0;
    transition: opacity .4s ease
}

@media screen and (min-width:992px) {
    .l-header .l-header__nav .nav-item__link {
        font-size: 18px
    }

    .l-header .l-header__nav .nav-item__link:hover {
        opacity: .5
    }

    .l-header .l-header__nav .nav-item__link:hover.nav-item__link--parent:after {
        transform: translateX(8px)
    }
}

.l-header .l-header__nav .lv2__nav-title {
    border-bottom: 1px solid #d5d5d5;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 14px;
    margin-top: 24px;
    padding-bottom: 16px
}

@media screen and (min-width:992px) {
    .l-header .l-header__nav .lv2__nav-title {
        font-size: 26px;
        margin-top: 32px
    }
}

.l-header .l-header__nav .lv2__nav-title>a {
    display: block
}

.l-header .l-header__nav .lv2__nav-title--parent {
    border-bottom: none;
    margin-bottom: 0
}

.l-header .l-header__nav .lv2__nav-item--border {
    border-bottom: 1px solid #d5d5d5
}

.l-header .l-header__nav .lv2__nav-item--border:first-child {
    border-top: 1px solid #d5d5d5
}

.l-header .l-header__nav .lv2__nav-banner {
    display: grid;
    gap: 8px;
    grid-template-columns: 1fr 1fr;
    margin-top: 26px
}

@media screen and (min-width:992px) {
    .l-header .l-header__nav .lv2__nav-banner {
        margin-top: 32px
    }
}

.l-header .l-header__nav .lv2__nav-banner--wide {
    display: block
}

.l-header .l-header__nav .lv2__nav-banner a span {
    display: block;
    font-size: 12px;
    letter-spacing: .05em;
    margin-top: 4px;
    text-align: center
}

.l-header .l-header__nav .lv3__nav-subtitle {
    font-size: 12px;
    font-weight: 500;
    margin-top: 24px
}

@media screen and (min-width:992px) {
    .l-header .l-header__nav .lv3__nav-subtitle {
        font-size: 14px;
        margin-top: 32px
    }
}

.l-header .l-header__nav .lv3__nav-title {
    font-size: 24px;
    font-weight: 500;
    margin-top: 4px
}

@media screen and (min-width:992px) {
    .l-header .l-header__nav .lv3__nav-title {
        font-size: 26px
    }
}

.l-header .l-header__nav .lv3__nav-label {
    align-items: center;
    color: #9f9f9f;
    display: flex;
    font-size: 13px;
    font-weight: 500;
    gap: 12px;
    margin-top: 16px
}

@media screen and (min-width:992px) {
    .l-header .l-header__nav .lv3__nav-label {
        font-size: 14px;
        margin-top: 24px
    }
}

.l-header .l-header__nav .lv3__nav-label span {
    flex-shrink: 0
}

.l-header .l-header__nav .lv3__nav-label:after {
    background-color: #d5d5d5;
    content: "";
    display: inline-block;
    height: 1px;
    width: 100%
}

.l-header .l-header__nav .lv3__nav-list {
    margin-top: 8px
}

.l-header .l-header__nav .lv3__nav-list+.lv3__nav-label {
    margin-top: 32px
}

@media screen and (min-width:992px) {
    .l-header .l-header__nav .lv3__nav-list+.lv3__nav-label {
        margin-top: 40px
    }
}

.l-header .l-header__nav .lv3__nav-list--border {
    margin-top: 16px
}

@media screen and (min-width:992px) {
    .l-header .l-header__nav .lv3__nav-list--border {
        margin-top: 24px
    }
}

.l-header .l-header__nav .lv3__nav-item .nav-item__link--narrow {
    padding: 5px 0
}

@media screen and (min-width:992px) {
    .l-header .l-header__nav .lv3__nav-item .nav-item__link--narrow {
        padding: 6px 0
    }
}

.l-header .l-header__nav .lv3__nav-item--border {
    border-bottom: 1px solid #d5d5d5
}

.l-header .l-header__nav .lv3__nav-item--border:first-child {
    border-top: 1px solid #d5d5d5
}

.l-header .l-header__nav .nav-back {
    cursor: pointer;
    font-size: 15px;
    font-weight: 500;
    margin-top: 40px;
    text-decoration: underline
}

@media screen and (min-width:992px) {
    .l-header .l-header__nav .nav-back {
        font-size: 16px
    }

    .l-header .l-header__nav .nav-back:hover {
        text-decoration: none
    }
}

.l-header .l-header__nav .nav-back:before {
    background: url(https://dolvbt8sp2m5f.cloudfront.net/files/assets/img/common/icon_arrow_prev.svg) no-repeat 50%/contain;
    content: "";
    display: inline-block;
    height: 12px;
    margin-right: 8px;
    width: 16px
}

.l-header .l-header__nav .nav-item__link {
    align-items: center;
    cursor: pointer;
    display: flex;
    height: 100%;
    justify-content: space-between;
    width: 100%
}

.l-header .l-header__nav .nav-item__link--parent:after {
    background: url(https://dolvbt8sp2m5f.cloudfront.net/files/assets/img/common/icon_arrow_next.svg) no-repeat 50%/contain;
    content: "";
    display: inline-block;
    height: 12px;
    transition: all .4s ease;
    width: 16px
}

.l-header .l-header__nav .nav-button {
    margin-bottom: 32px;
    margin-top: 10px
}

@media screen and (min-width:992px) {
    .l-header .l-header__nav .nav-button {
        margin-bottom: 34px;
        margin-top: 12px
    }
}

.l-header .l-header__nav .nav-button>a {
    align-items: center;
    background-color: #e2d8ce;
    display: flex;
    font-size: 10px;
    font-weight: 300;
    gap: 5px;
    height: 45px;
    justify-content: center;
    width: 100%
}

.l-header .l-header__nav .nav-button>a span {
    font-family: WAKOROMAN, serif;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0
}

.l-header .l-header__nav .nav-banner {
    display: grid;
    gap: 10px;
    grid-template-columns: 1fr 1fr;
    margin-top: 10px
}

.l-header .l-header__nav .nav-banner span {
    display: block;
    font-size: 11px;
    margin-top: 5px;
    text-align: center
}

@media screen and (min-width:992px) {
    .l-header .l-header__nav .nav-banner span {
        font-size: 12px
    }
}

.l-header .l-header__nav .nav-sns {
    margin: 26px auto 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.l-header .l-header__nav .nav-bg {
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%
}

.l-header .l-header__search {
    background-color: #f7f7f5;
    height: 120px;
    inset: 0;
    padding: 0 6.7%;
    position: absolute;
    transform: translateY(-100%);
    transition: transform .6s ease;
    width: 100%;
    z-index: 10001
}

@media screen and (min-width:992px) {
    .l-header .l-header__search {
        height: 200px
    }
}

.l-header .l-header__search .p-search {
    align-content: center;
    display: grid;
    height: 100%
}

.l-header .l-header__search .p-search-input {
    border-bottom: 1px solid #d5d5d5
}

@media screen and (min-width:992px) {
    .l-header .l-header__search .p-search-input {
        margin: auto;
        max-width: 60%
    }
}

.l-header .l-header__search.is-active {
    transform: translateY(0)
}

.l-header .l-header__search__bg {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background-color: hsla(0, 0%, 100%, .3);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    transition: all .4s ease;
    visibility: hidden;
    width: 100%
}

.l-header .l-header__search__bg.is-active {
    opacity: 1;
    visibility: visible
}

.l-footer {
    background-color: #f7f7f5
}

.l-footer__search {
    border-bottom: 1px solid #d5d5d5;
    padding: 0 26px
}

@media screen and (min-width:992px) {
    .l-footer__search {
        padding: 0 40px
    }
}

@media screen and (min-width:1200px) {
    .l-footer__search {
        padding: 0 clamp(40px, 5.5555555556vw, 80px)
    }
}

.l-footer__menu {
    margin-bottom: 26px
}

@media screen and (min-width:992px) {
    .l-footer__menu {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        margin-bottom: 0
    }
}

.l-footer__menu .menu-sns {
    margin-top: 32px;
    padding: 0 26px
}

@media screen and (min-width:992px) {
    .l-footer__menu .menu-sns {
        margin-top: 0;
        padding: 40px
    }
}

@media screen and (min-width:1200px) {
    .l-footer__menu .menu-sns {
        padding: 50px clamp(40px, 4.4444444444vw, 64px)
    }
}

@media screen and (min-width:992px) {
    .l-footer__menu .menu-guide {
        border-right: 1px solid #d5d5d5;
        padding: 40px
    }
}

@media screen and (min-width:1200px) {
    .l-footer__menu .menu-guide {
        padding: 50px clamp(40px, 5.5555555556vw, 80px)
    }
}

.l-footer__menu .menu-guide .menu-guide-item {
    border-bottom: 1px solid #d5d5d5
}

.l-footer__menu .menu-guide .menu-guide-item>a,
.l-footer__menu .menu-guide .menu-guide-item>span {
    align-items: center;
    cursor: pointer;
    display: flex;
    font-size: 15px;
    justify-content: space-between;
    padding: 13px 26px;
    transition: all .4s ease
}

@media screen and (min-width:992px) {

    .l-footer__menu .menu-guide .menu-guide-item>a,
    .l-footer__menu .menu-guide .menu-guide-item>span {
        font-size: 16px;
        padding: 13px 16px
    }

    .l-footer__menu .menu-guide .menu-guide-item>a:hover,
    .l-footer__menu .menu-guide .menu-guide-item>span:hover {
        opacity: .5
    }

    .l-footer__menu .menu-guide .menu-guide-item:first-child {
        border-top: 1px solid #d5d5d5
    }
}

.l-footer__menu .menu-guide .menu-guide-item--parent>span:after {
    background: url(https://dolvbt8sp2m5f.cloudfront.net/files/assets/img/common/icon_pulldown.svg) no-repeat 50%/contain;
    content: "";
    display: block;
    height: 5px;
    transition: transform .4s;
    width: 10px
}

.l-footer__menu .menu-guide .menu-guide-item--parent>span.is-open:after {
    transform: rotate(-180deg)
}

.l-footer__menu .menu-guide .menu-guide-item .child-list {
    display: none;
    margin-left: 40px;
    margin-top: 4px;
    padding-bottom: 32px
}

@media screen and (min-width:992px) {
    .l-footer__menu .menu-guide .menu-guide-item .child-list {
        margin-left: 32px
    }
}

.l-footer__menu .menu-guide .menu-guide-item .child-list a {
    font-size: 15px
}

@media screen and (min-width:992px) {
    .l-footer__menu .menu-guide .menu-guide-item .child-list a {
        font-size: 16px
    }
}

.l-footer__menu .menu-guide .menu-guide-item .child-list>li+li {
    margin-top: 10px
}

@media screen and (min-width:992px) {
    .l-footer__menu .menu-guide .menu-guide-item .child-list>li+li {
        margin-top: 12px
    }
}

.l-footer__menu .menu-information {
    margin-top: 24px;
    padding: 0 26px
}

@media screen and (min-width:992px) {
    .l-footer__menu .menu-information {
        border-right: 1px solid #d5d5d5;
        margin-top: 0;
        padding: 40px
    }
}

@media screen and (min-width:1200px) {
    .l-footer__menu .menu-information {
        padding: 50px clamp(40px, 4.4444444444vw, 64px)
    }
}

.l-footer__menu .menu-information .menu-information-item+.menu-information-item {
    margin-top: 8px
}

@media screen and (min-width:992px) {
    .l-footer__menu .menu-information .menu-information-item+.menu-information-item {
        margin-top: 10px
    }
}

.l-footer__menu .menu-information .menu-information-item>a {
    font-size: 13px
}

@media screen and (min-width:992px) {
    .l-footer__menu .menu-information .menu-information-item>a {
        font-size: 14px
    }
}

.l-footer__copyright {
    align-items: center;
    background-color: #fff;
    border-top: 1px solid #d5d5d5;
    display: flex;
    font-family: neue-haas-grotesk-display, sans-serif;
    font-size: 10px;
    font-weight: 400;
    height: 25px;
    justify-content: center
}

@media screen and (min-width:992px) {
    .l-footer__copyright {
        font-size: 12px;
        height: 30px
    }
}

.l-main {
    padding-top: 22px
}

@media screen and (min-width:768px) {
    .l-main {
        padding-top: 28px
    }
}

.p-container {
    box-sizing: border-box;
    margin: 0 auto;
    max-width: calc(1220px + 15.2%);
    padding-left: 6.7%;
    padding-right: 6.7%;
    width: 100%
}

@media screen and (min-width:1200px) {
    .p-container {
        padding-left: 7.6%;
        padding-right: 7.6%
    }
}

.p-container--md {
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 1080px;
    padding-left: 6.7%;
    padding-right: 6.7%;
    width: 100%
}

@media screen and (min-width:1200px) {
    .p-container--md {
        padding-left: 7.6%;
        padding-right: 7.6%
    }
}

.p-container--sm {
    box-sizing: border-box;
    margin: 0 auto;
    padding-left: 6.7%;
    padding-right: 6.7%;
    width: 100%
}

@media screen and (min-width:1200px) {
    .p-container--sm {
        padding-left: 7.6%;
        padding-right: 7.6%
    }
}

.p-tagline__slider {
    background-color: #fff;
    font-size: 12px;
    font-weight: 500;
    height: 22px;
    position: relative;
    text-align: center;
    width: 100%
}

@media screen and (min-width:768px) {
    .p-tagline__slider {
        font-size: 13px;
        height: 28px
    }
}

.p-tagline__item a {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    width: 100%
}

.p-tagline__navigation .navigation-button {
    align-items: center;
    cursor: pointer;
    display: flex;
    justify-content: center;
    margin: auto;
    position: absolute;
    transition: opacity .4s ease;
    z-index: 100
}

@media screen and (min-width:992px) {
    .p-tagline__navigation .navigation-button {
        width: 40px
    }
}

.p-tagline__navigation .navigation-button:before {
    content: "";
    height: 14px;
    width: 24px
}

@media screen and (min-width:992px) {
    .p-tagline__navigation .navigation-button:hover {
        opacity: .5
    }
}

.p-tagline__navigation .navigation-button--prev {
    inset: 0 auto 0 0
}

.p-tagline__navigation .navigation-button--prev:before {
    background: url(https://dolvbt8sp2m5f.cloudfront.net/files/assets/img/common/icon_arrow_prev.svg) no-repeat 50%/contain
}

.p-tagline__navigation .navigation-button--next {
    inset: 0 0 0 auto
}

.p-tagline__navigation .navigation-button--next:before {
    background: url(https://dolvbt8sp2m5f.cloudfront.net/files/assets/img/common/icon_arrow_next.svg) no-repeat 50%/contain
}

.p-search-input {
    align-items: center;
    display: flex;
    position: relative
}

@media screen and (min-width:1200px) {
    .p-search-input__icon {
        margin-right: 10px
    }
}

.p-search-input__text {
    padding: 14px 16px;
    width: 100%
}

@media screen and (min-width:992px) {
    .p-search-input__text {
        padding: 24px 16px
    }
}

.p-search-input__text::-moz-placeholder {
    color: #9f9f9f;
    font-size: 13px;
    letter-spacing: .05em
}

.p-search-input__text:-ms-input-placeholder {
    color: #9f9f9f;
    font-size: 13px;
    letter-spacing: .05em
}

.p-search-input__text::placeholder {
    color: #9f9f9f;
    font-size: 13px;
    letter-spacing: .05em
}

@media screen and (min-width:992px) {
    .p-search-input__text::-moz-placeholder {
        font-size: 14px
    }

    .p-search-input__text:-ms-input-placeholder {
        font-size: 14px
    }

    .p-search-input__text::placeholder {
        font-size: 14px
    }
}

.p-search-input__text:active,
.p-search-input__text:focus {
    outline: 0
}

.p-search-input__close {
    align-items: center;
    cursor: pointer;
    display: flex;
    height: 40px;
    justify-content: center;
    position: relative;
    width: 40px
}

.p-search-input__close:after,
.p-search-input__close:before {
    background-color: #000;
    content: "";
    display: block;
    height: 1px;
    margin: 0;
    position: absolute;
    width: 100%
}

.p-search-input__close:before {
    transform: rotate(45deg)
}

.p-search-input__close:after {
    transform: rotate(-45deg)
}

.p-menu-sns .p-menu-sns-list {
    align-items: center;
    display: flex;
    gap: 12px;
    margin-top: 0
}

.p-splash-screen__bg {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-duration: 2.6s;
    animation-duration: 2.6s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    background-color: #fff;
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 999
}

@-webkit-keyframes splashBg {
    0% {
        opacity: 1
    }

    50% {
        opacity: 1
    }

    80% {
        opacity: 0;
        z-index: 999
    }

    to {
        display: none;
        opacity: 0;
        visibility: hidden;
        z-index: -999
    }
}

@keyframes splashBg {
    0% {
        opacity: 1
    }

    50% {
        opacity: 1
    }

    80% {
        opacity: 0;
        z-index: 999
    }

    to {
        display: none;
        opacity: 0;
        visibility: hidden;
        z-index: -999
    }
}

.p-splash-screen__logo {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-duration: 3.2s;
    animation-duration: 3.2s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: cubic-bezier(.8, -.01, .26, .99);
    animation-timing-function: cubic-bezier(.8, -.01, .26, .99);
    filter: blur(10px);
    inset: 0;
    margin: auto;
    opacity: 0;
    position: absolute;
    transform: translateY(calc(50dvh - 38px)) scale(2.8);
    width: 97px;
    z-index: 9999
}

@media screen and (min-width:768px) {
    .p-splash-screen__logo {
        transform: translateY(calc(50dvh - 57px)) scale(3.58);
        width: 134px
    }
}

@-webkit-keyframes splashLogoPC {
    0% {
        opacity: 0
    }

    25% {
        opacity: 1;
        transform: translateY(calc(50dvh - 57px)) scale(3.58)
    }

    35% {
        filter: blur(0)
    }

    70% {
        opacity: 1;
        transform: translateY(calc(50dvh - 57px)) scale(3.58)
    }

    90% {
        filter: blur(0);
        inset: 0;
        opacity: 1;
        transform: translateY(0) scale(1)
    }

    to {
        filter: blur(0);
        inset: 0;
        opacity: 1;
        transform: translateY(0) scale(1)
    }
}

@keyframes splashLogoPC {
    0% {
        opacity: 0
    }

    25% {
        opacity: 1;
        transform: translateY(calc(50dvh - 57px)) scale(3.58)
    }

    35% {
        filter: blur(0)
    }

    70% {
        opacity: 1;
        transform: translateY(calc(50dvh - 57px)) scale(3.58)
    }

    90% {
        filter: blur(0);
        inset: 0;
        opacity: 1;
        transform: translateY(0) scale(1)
    }

    to {
        filter: blur(0);
        inset: 0;
        opacity: 1;
        transform: translateY(0) scale(1)
    }
}

@-webkit-keyframes splashLogoSP {
    0% {
        opacity: 0
    }

    25% {
        opacity: 1;
        transform: translateY(calc(50dvh - 38px)) scale(2.8)
    }

    35% {
        filter: blur(0)
    }

    70% {
        opacity: 1;
        transform: translateY(calc(50dvh - 38px)) scale(2.8)
    }

    90% {
        filter: blur(0);
        inset: 0;
        opacity: 1;
        transform: translateY(0) scale(1)
    }

    to {
        filter: blur(0);
        inset: 0;
        opacity: 1;
        transform: translateY(0) scale(1)
    }
}

@keyframes splashLogoSP {
    0% {
        opacity: 0
    }

    25% {
        opacity: 1;
        transform: translateY(calc(50dvh - 38px)) scale(2.8)
    }

    35% {
        filter: blur(0)
    }

    70% {
        opacity: 1;
        transform: translateY(calc(50dvh - 38px)) scale(2.8)
    }

    90% {
        filter: blur(0);
        inset: 0;
        opacity: 1;
        transform: translateY(0) scale(1)
    }

    to {
        filter: blur(0);
        inset: 0;
        opacity: 1;
        transform: translateY(0) scale(1)
    }
}

.c-menu-icon {
    position: relative;
    z-index: 301
}

.c-menu-icon .c-menu-icon__button {
    cursor: pointer;
    height: 24px;
    position: relative;
    transition: all .4s ease;
    width: 24px
}

@media screen and (min-width:992px) {
    .c-menu-icon .c-menu-icon__button {
        height: 45px;
        width: 45px
    }

    .c-menu-icon .c-menu-icon__button:hover {
        opacity: .5
    }
}

.c-menu-icon .c-menu-icon__button:after,
.c-menu-icon .c-menu-icon__button:before {
    background-color: #000;
    content: "";
    height: 1px;
    margin: auto;
    position: absolute;
    transition: .4s ease-out;
    width: 100%
}

.c-menu-icon .c-menu-icon__button:before {
    inset: -8px 0 0 0
}

@media screen and (min-width:768px) {
    .c-menu-icon .c-menu-icon__button:before {
        inset: -10px 0 0 0
    }
}

.c-menu-icon .c-menu-icon__button:after {
    inset: 0 0 -8px 0
}

@media screen and (min-width:768px) {
    .c-menu-icon .c-menu-icon__button:after {
        inset: 0 0 -10px 0
    }
}

.c-menu-icon .c-menu-icon__search {
    cursor: pointer;
    display: block;
    transition: all .4s ease
}

@media screen and (min-width:992px) {
    .c-menu-icon .c-menu-icon__search:hover {
        opacity: .5
    }
}

.c-menu-icon .c-menu-icon__lang {
    display: none;
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 500;
    letter-spacing: 0
}

@media screen and (min-width:554px) {
    .c-menu-icon .c-menu-icon__lang {
        margin-left: 310px
    }
}

@media screen and (min-width:768px) {
    .c-menu-icon .c-menu-icon__lang {
        margin-left: 300px
    }
}

@media screen and (min-width:992px) {
    .c-menu-icon .c-menu-icon__lang {
        margin-left: 216px
    }
}

.c-menu-icon .c-menu-icon__lang .lang-text {
    color: #9f9f9f;
    font-size: 16px
}

.c-menu-icon .c-menu-icon__lang .lang-text.is-on {
    border-right: 1px solid #000;
    color: #000;
    margin-right: 8px;
    padding-right: 8px
}

.c-menu-icon.is-show {
    z-index: 10001
}

.c-menu-icon.is-open {
    width: 100%
}

@media screen and (min-width:554px) {
    .c-menu-icon.is-open {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }
}

.c-menu-icon.is-open .c-menu-icon__button:before {
    inset: 0;
    transform: rotate(45deg)
}

.c-menu-icon.is-open .c-menu-icon__button:after {
    inset: 0;
    transform: rotate(-45deg)
}

.c-menu-icon.is-open .c-menu-icon__search {
    display: none
}

.c-menu-icon.is-open .c-menu-icon__lang {
    display: block
}

.c-button {
    align-items: center;
    background: #fff;
    border: 1px solid #000;
    color: #000;
    display: flex;
    font-size: 12px;
    font-weight: 500;
    height: 26px;
    justify-content: center;
    transition: all .4s ease;
    width: 88px
}

@media screen and (min-width:768px) {
    .c-button {
        font-size: 13px;
        height: 36px;
        width: 120px
    }
}

@media screen and (min-width:992px) {
    .c-button:hover {
        background-color: #000;
        border-color: #000;
        color: #fff;
        opacity: 1
    }
}

.c-button--large {
    font-weight: 400;
    height: 36px;
    width: 178px
}

@media screen and (min-width:992px) {
    .c-button--large {
        width: 162px
    }
}

.c-title {
    text-align: center
}

.c-title .c-title__ja {
    font-size: 32px;
    font-weight: 400;
    letter-spacing: .1em
}

@media screen and (min-width:992px) {
    .c-title .c-title__ja {
        font-size: clamp(32px, 2.9166666667vw, 42px)
    }
}

.c-title .c-title__en {
    font-family: neue-haas-grotesk-display, sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .08em;
    margin-top: 1em
}

@media screen and (min-width:768px) {
    .c-title .c-title__en {
        font-size: 16px
    }
}

.c-sub-title {
    font-size: 18px;
    font-weight: 500
}

@media screen and (min-width:1200px) {
    .c-sub-title {
        font-size: 22px
    }
}

.c-title-flex {
    align-items: center;
    display: flex;
    gap: 20px;
    justify-content: space-between;
    margin-bottom: 20px
}

@media screen and (min-width:992px) {
    .c-title-flex {
        margin-bottom: 24px
    }
}

@media screen and (min-width:1200px) {
    .c-title-flex {
        gap: 30px
    }
}

.c-category {
    align-items: center;
    background-color: #f7f7f5;
    display: flex;
    font-size: 12px;
    font-weight: 500;
    justify-content: center;
    letter-spacing: 0;
    min-width: 88px;
    padding: 3px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

@media screen and (min-width:992px) {
    .c-category {
        font-size: 13px;
        min-width: 92px
    }
}

.c-description-title {
    font-size: 14px;
    font-weight: 400;
    margin-top: 4px
}

@media screen and (min-width:768px) {
    .c-description-title {
        font-size: 16px;
        margin-top: 6px
    }
}

.c-date {
    font-size: 12px;
    margin-top: 10px
}

@media screen and (min-width:992px) {
    .c-date {
        margin-top: 15px
    }
}

@media screen and (min-width:1200px) {
    .c-date {
        font-size: 13px
    }
}

@media screen and (min-width:390px) {
    .u-hide-up-xxs {
        display: none !important
    }
}

@media screen and (min-width:425px) {
    .u-hide-up-xs {
        display: none !important
    }
}

@media screen and (min-width:554px) {
    .u-hide-up-sm {
        display: none !important
    }
}

@media screen and (min-width:768px) {
    .u-hide-up-md {
        display: none !important
    }
}

@media screen and (min-width:992px) {
    .u-hide-up-lg {
        display: none !important
    }
}

@media screen and (min-width:1200px) {
    .u-hide-up-xl {
        display: none !important
    }
}

@media screen and (max-width:389px) {
    .u-hide-down-xxs {
        display: none !important
    }
}

@media screen and (max-width:424px) {
    .u-hide-down-xs {
        display: none !important
    }
}

@media screen and (max-width:553px) {
    .u-hide-down-sm {
        display: none !important
    }
}

@media screen and (max-width:767px) {
    .u-hide-down-md {
        display: none !important
    }
}

@media screen and (max-width:991px) {
    .u-hide-down-lg {
        display: none !important
    }
}

@media screen and (max-width:1199px) {
    .u-hide-down-xl {
        display: none !important
    }
}

.page-front .main-visual__wrap {
    height: calc(100vh - 88px);
    overflow: hidden
}

@media screen and (min-width:768px) {
    .page-front .main-visual__wrap {
        height: calc(100vh - 77px)
    }
}

.page-front .main-visual__inner {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    width: 100%
}

.page-front .main-visual__inner.is-splash {
    transform: scale(1.5);
    transition: transform .66s ease
}

.page-front .main-visual__inner.is-splash.is-show {
    transform: scale(1)
}

.page-front #video-pc {
    display: none
}

@media screen and (min-width:992px) {
    .page-front #video-pc {
        display: block
    }

    .page-front #video-sp {
        display: none
    }
}

.page-front .main-visual__news {
    background-color: #e2d8ce;
    display: flex;
    gap: 20px;
    justify-content: center;
    padding: 14px 26px
}

.page-front .main-visual__news .news-date,
.page-front .main-visual__news .news-title {
    font-size: 12px
}

@media screen and (min-width:992px) {

    .page-front .main-visual__news .news-date,
    .page-front .main-visual__news .news-title {
        font-size: 14px
    }
}

.page-front .main-visual__news .news-title {
    text-decoration: underline
}

@media screen and (min-width:992px) {
    .page-front .main-visual__news .news-title:hover {
        opacity: 1;
        text-decoration: none
    }
}

.page-front .main-contents {
    margin-top: 50px
}

@media screen and (min-width:768px) {
    .page-front .main-contents {
        margin-top: 75px
    }
}

@media screen and (min-width:992px) {
    .page-front .main-contents {
        margin-top: 100px
    }
}

.page-front .main-contents__index {
    margin-top: 40px;
    max-height: 540px;
    overflow: hidden;
    position: relative
}

@media screen and (min-width:992px) {
    .page-front .main-contents__index {
        margin-top: 80px;
        max-height: none;
        overflow: initial
    }

    .page-front .main-contents__index .index-list {
        display: grid;
        gap: 30px;
        grid-template-columns: repeat(3, 1fr)
    }
}

.page-front .main-contents__index .index-item {
    height: 100%
}

.page-front .main-contents__index .index-item+.index-item {
    margin-top: 26px
}

@media screen and (min-width:992px) {
    .page-front .main-contents__index .index-item+.index-item {
        margin-top: 0
    }
}

.page-front .main-contents__index .index-item>a {
    display: flex;
    flex-direction: column;
    height: 100%
}

@media screen and (min-width:992px) {
    .page-front .main-contents__index .index-item>a:hover .index-item__more:after {
        transform: translateX(8px)
    }
}

.page-front .main-contents__index .index-item__img img {
    width: 100%
}

.page-front .main-contents__index .index-item__description .description-number {
    align-items: center;
    display: flex;
    gap: 16px;
    justify-content: space-between;
    margin-top: 13px
}

@media screen and (min-width:992px) {
    .page-front .main-contents__index .index-item__description .description-number {
        margin-top: 16px
    }
}

.page-front .main-contents__index .index-item__description .description-number .new {
    color: #ad9841;
    display: inline-block;
    font-family: WAKOROMAN, serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-decoration: underline
}

@media screen and (min-width:992px) {
    .page-front .main-contents__index .index-item__description .description-number .new {
        font-size: 13px
    }
}

.page-front .main-contents__index .index-item__description .description-number .number {
    font-family: WAKOROMAN, serif;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: .2em;
    line-height: 1.25;
    text-indent: .2em
}

.page-front .main-contents__index .index-item__description .description-number .number>span:first-child {
    margin-left: .2em
}

.page-front .main-contents__index .index-item__description .description-number .number>span {
    border-color: transparent #d4d5d5 #bdbebf transparent;
    border-style: solid;
    border-width: 1.5px;
    display: inline-block;
    letter-spacing: .15em;
    text-indent: .15em
}

.page-front .main-contents__index .index-item__description .description-number .number>span+span {
    margin-left: .2em
}

.page-front .main-contents__index .index-item__description .description-title {
    margin-top: 8px
}

@media screen and (min-width:992px) {
    .page-front .main-contents__index .index-item__description .description-title {
        margin-top: 16px
    }
}

.page-front .main-contents__index .index-item__more {
    align-items: center;
    border-bottom: 1px solid #000;
    display: flex;
    font-family: neue-haas-grotesk-display, sans-serif;
    font-size: 12px;
    font-weight: 600;
    gap: 10px;
    letter-spacing: .08em;
    margin-top: auto;
    padding-bottom: 8px;
    padding-top: 20px
}

@media screen and (min-width:992px) {
    .page-front .main-contents__index .index-item__more {
        font-size: 11px;
        gap: 13px;
        padding-top: 24px
    }
}

.page-front .main-contents__index .index-item__more:after {
    background: url(https://dolvbt8sp2m5f.cloudfront.net/files/assets/img/common/icon_arrow_right.svg) no-repeat 50%/contain;
    content: "";
    display: inline-block;
    height: 8px;
    transition: all .4s ease;
    width: 21px
}

.page-front .main-contents__index .index-more {
    height: 64px;
    inset: auto 0 0 0;
    margin: auto;
    position: absolute;
    width: 100%
}

@media screen and (min-width:992px) {
    .page-front .main-contents__index .index-more {
        display: none
    }
}

.page-front .main-contents__index .index-more.is-active {
    visibility: hidden
}

.page-front .main-contents__index .index-more:after {
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff 16.98%);
    content: "";
    display: block;
    height: 100%;
    inset: 8px 0 auto 0;
    position: absolute;
    width: 100%
}

.page-front .main-contents__index .index-more .c-button {
    margin: auto;
    position: relative;
    z-index: 1
}

.page-front .main-contents__index .index-button {
    margin: 40px auto 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.page-front .main-contents__category {
    margin-top: 40px
}

@media screen and (min-width:768px) {
    .page-front .main-contents__category {
        margin-top: 70px
    }
}

@media screen and (min-width:992px) {
    .page-front .main-contents__category {
        margin-top: 100px
    }
}

.page-front .main-contents__category .category-list {
    display: grid;
    gap: 24px 10px;
    grid-template-columns: repeat(2, 1fr)
}

@media screen and (min-width:992px) {
    .page-front .main-contents__category .category-list {
        gap: 46px 30px;
        grid-template-columns: repeat(3, 1fr)
    }
}

.page-front .main-contents__category .category-item a {
    display: inline-block
}

.page-front .main-contents__category .category-item:last-child {
    grid-column: 1/3
}

@media screen and (min-width:992px) {
    .page-front .main-contents__category .category-item:last-child {
        grid-column: 2/4
    }
}

.page-front .main-contents__category .category-item__img img {
    width: 100%
}

.page-front .main-contents__category .category-item__title {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: .01em;
    line-height: 1.1;
    margin-top: 10px;
    text-align: center
}

@media screen and (min-width:992px) {
    .page-front .main-contents__category .category-item__title {
        font-size: 22px;
        margin-top: 16px
    }
}

.page-front .main-contents__category .category-item__title span {
    display: inline-block
}

.page-front .news {
    margin-top: 80px
}

@media screen and (min-width:768px) {
    .page-front .news {
        margin-top: 110px
    }
}

@media screen and (min-width:992px) {
    .page-front .news {
        margin-top: 140px
    }

    .page-front .news-area {
        display: grid;
        gap: 8%;
        grid-template-columns: 120px auto
    }
}

.page-front .news-area__title {
    display: flex;
    gap: 30px;
    justify-content: space-between
}

@media screen and (min-width:992px) {
    .page-front .news-area__title {
        display: block
    }

    .page-front .news-area__title .title-button {
        margin-top: 30px
    }
}

.page-front .news-list {
    margin-top: 20px
}

@media screen and (min-width:992px) {
    .page-front .news-list {
        margin-top: 0
    }
}

.page-front .news-item {
    border-bottom: 1px solid #d5d5d5
}

.page-front .news-item:first-child {
    border-top: 1px solid #d5d5d5
}

@media screen and (min-width:992px) {
    .page-front .news-item:first-child {
        border-top: none
    }

    .page-front .news-item:first-child>a {
        padding-top: 0
    }
}

.page-front .news-item>a {
    display: block;
    padding: 16px 0
}

@media screen and (min-width:992px) {
    .page-front .news-item>a {
        align-items: flex-start;
        display: flex;
        gap: 40px;
        padding: 24px 0
    }

    .page-front .news-item>a:hover .news-item__title:after {
        inset: 0 0 0 auto
    }
}

.page-front .news-item__label {
    align-items: center;
    display: flex;
    gap: 16px
}

@media screen and (min-width:992px) {
    .page-front .news-item__label {
        gap: 40px
    }
}

.page-front .news-item__label .label-date {
    font-size: 12px
}

@media screen and (min-width:992px) {
    .page-front .news-item__label .label-date {
        font-size: 13px
    }
}

.page-front .news-item__title {
    margin-top: 12px;
    padding-right: 46px;
    position: relative;
    width: 100%
}

@media screen and (min-width:992px) {
    .page-front .news-item__title {
        margin-top: 0
    }
}

.page-front .news-item__title:after {
    background: url(https://dolvbt8sp2m5f.cloudfront.net/files/assets/img/common/icon_arrow_right.svg) no-repeat 50%/contain;
    content: "";
    display: block;
    height: 8px;
    inset: 0 0 0 auto;
    margin: auto;
    position: absolute;
    transition: all .4s ease;
    width: 21px
}

@media screen and (min-width:992px) {
    .page-front .news-item__title:after {
        inset: 0 10px 0 auto
    }
}

.page-front .information {
    margin-bottom: 54px;
    margin-top: 84px
}

@media screen and (min-width:768px) {
    .page-front .information {
        margin-bottom: 77px;
        margin-top: 102px
    }
}

@media screen and (min-width:992px) {
    .page-front .information {
        margin-bottom: 100px;
        margin-top: 120px
    }
}

.page-front .information-area {
    margin-top: 40px
}

@media screen and (min-width:768px) {
    .page-front .information-area {
        margin-top: 60px
    }
}

@media screen and (min-width:992px) {
    .page-front .information-area {
        display: flex;
        gap: 20px;
        justify-content: space-between;
        margin-top: 80px
    }
}

@media screen and (min-width:1200px) {
    .page-front .information-area {
        gap: 30px
    }
}

@media screen and (min-width:992px) {
    .page-front .information-area__event .event-list {
        display: grid;
        gap: 20px;
        grid-template-columns: 1fr 1fr
    }
}

@media screen and (min-width:1200px) {
    .page-front .information-area__event .event-list {
        gap: 30px
    }
}

.page-front .information-area__event .event-item a {
    display: inline-block
}

.page-front .information-area__event .event-item+.event-item {
    margin-top: 26px
}

@media screen and (min-width:992px) {
    .page-front .information-area__event .event-item+.event-item {
        margin-top: 0
    }
}

.page-front .information-area__event .event-item__description .description-place {
    margin-top: 10px
}

.page-front .information-area__exhibition {
    margin-top: 56px
}

@media screen and (min-width:992px) {
    .page-front .information-area__exhibition {
        border-left: 1px solid #d5d5d5;
        margin-top: 0;
        padding-left: 20px
    }
}

@media screen and (min-width:1200px) {
    .page-front .information-area__exhibition {
        padding-left: 30px
    }
}

.page-front .information-area__exhibition .exhibition-item a {
    display: inline-block
}

.page-front .information-other {
    margin-top: 56px
}

@media screen and (min-width:768px) {
    .page-front .information-other {
        margin-top: 68px
    }
}

@media screen and (min-width:992px) {
    .page-front .information-other {
        margin-top: 80px
    }
}

@media screen and (min-width:768px) {
    .page-front .information-other .other-list {
        display: flex;
        gap: clamp(40px, 5.5555555556vw, 80px)
    }
}

.page-front .information-other .other-item+.other-item {
    margin-top: 26px
}

@media screen and (min-width:768px) {
    .page-front .information-other .other-item+.other-item {
        margin-top: 0
    }
}

.page-front .information-other .other-item>a {
    align-items: center;
    display: grid;
    gap: 16px;
    grid-template-columns: clamp(120px, 51.2820512821vw, 200px) auto
}

@media screen and (min-width:390px) {
    .page-front .information-other .other-item>a {
        gap: 24px
    }
}

@media screen and (min-width:554px) {
    .page-front .information-other .other-item>a {
        grid-template-columns: 300px auto
    }
}

@media screen and (min-width:768px) {
    .page-front .information-other .other-item>a {
        grid-template-columns: 1fr
    }
}

@media screen and (min-width:992px) {
    .page-front .information-other .other-item>a {
        align-items: flex-end;
        gap: clamp(16px, 2.7777777778vw, 40px);
        grid-template-columns: 52.3% auto
    }

    .page-front .information-other .other-item>a:hover .other-item__title:after {
        transform: translateX(8px)
    }
}

.page-front .information-other .other-item__title {
    align-items: center;
    display: flex;
    flex-direction: column;
    font-size: 18px;
    font-weight: 500;
    gap: 18px;
    text-align: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

@media screen and (min-width:554px) {
    .page-front .information-other .other-item__title {
        align-items: flex-end;
        flex-direction: row;
        gap: 24px;
        text-align: left
    }
}

@media screen and (min-width:1200px) {
    .page-front .information-other .other-item__title {
        font-size: 22px
    }
}

@media screen and (min-width:768px) {
    .page-front .information-other .other-item__title .other-br {
        display: none
    }
}

@media screen and (min-width:992px) {
    .page-front .information-other .other-item__title .other-br {
        display: block
    }
}

.page-front .information-other .other-item__title:after {
    background: url(https://dolvbt8sp2m5f.cloudfront.net/files/assets/img/common/icon_arrow_right.svg) no-repeat 50%/contain;
    content: "";
    display: inline-block;
    height: 8px;
    margin-bottom: 4px;
    transition: all .4s ease;
    width: 21px
}