@import"https://fonts.googleapis.com/css2?family=Caudex:wght@400;700&family=Noto+Sans+JP:wght@400;500;700&family=Noto+Serif+JP:wght@400;500;700&display=swap";
body {
    position: relative;
    background-color: rgba(0, 0, 0, 0);
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #333;
    line-height: 1.714;
    overflow-x: hidden
}
body::after {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: linear-gradient(to bottom, #f5f3ea, #d1c8bc) !important;
    z-index: -1
}
body .nav__trigger--open {
    display: block
}
body .nav__trigger--close {
    display: none
}
body.show {
    overflow: hidden
}
body.show .nav__trigger--open {
    display: none
}
body.show .nav__trigger--close {
    display: block
}
@media screen and (min-width: 768px) {
    main {
        font-size: 16px;
        margin-bottom: 130px;
    }
}
main {
    overflow-x: hidden;
}
* {
    box-sizing: border-box
}
img {
    /* width: 100% */
}
.onlyPC {
    display: block !important
}
.onlySP {
    display: none !important
}
@media screen and (max-width: 768px) {
    .onlyPC {
        display: none !important
    }
    .onlySP {
        display: block !important
    }
}
.uppercase {
    text-transform: uppercase
}
.line {
    display: inline-block
}
.title {
    color: #019ed3
}
.anchorTarget {
    padding-top: 20px;
    margin-top: -20px
}
@media screen and (max-width: 768px) {
    .anchorTarget {
        padding-top: 5px;
        margin-top: -5px
    }
}
a {
    transition: all .5s ease
}
a:hover {
    opacity: 1
}
.btn__link {
    font-family: "Noto Serif JP", serif;
    font-size: 18px;
    letter-spacing: .08em;
    line-height: 1.333;
    background-color: #718191;
    color: #fff;
    width: 100%;
    max-width: 768px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin: 0 auto;
    transition: all .5s ease
}
.btn__link::before {
    position: absolute;
    top: 7px;
    left: 5px;
    content: "";
    width: calc(100% - 10px);
    height: calc(100% - 14px);
    border: 1px solid #fff;
    transition: all .5s ease
}
.btn__link:hover {
    background-color: #e4ebf2;
    color: #718191
}
.btn__link:hover::before {
    border: 1px solid #718191
}
.bnr {
    margin-top: 100px;
    max-width: 350px;
    margin-inline: auto
}
.l-footer {
    margin-top: 130px
}
.l-footer__toTopBtn, .l-footer__toTopBtn.is-show {
    display: none
}
.scrollTop {
    position: fixed;
    bottom: 16px;
    right: 16px;
    width: 32px;
    height: 32px;
    background: url("/ec/img/usr/pg/cont/goovi/26ss/scrolltop.svg") no-repeat center/contain;
    z-index: 19
}
@media screen and (min-width: 768px) {
    .scrollTop {
        bottom: 32px;
        right: 32px;
        cursor: pointer;
        transition: all .5s ease
    }
    .scrollTop:hover {
        background: url("/ec/img/usr/pg/cont/goovi/26ss/scrolltop_ov.svg") no-repeat center/contain
    }
}
#header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 30;
    height: 35px !important
}
@media screen and (min-width: 768px) {
    #header {
        height: 48px !important
    }
}
.swiper-wrapper {

}
.swiper-pagination {
    bottom: 0 !important;
    top: auto !important;
    height: 25px !important;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    gap: 10px !important;
}
.swiper-pagination--mens .swiper-pagination-bullet {
    border: 1px solid #6e8fb4 !important;
    opacity: 1 !important;
}
.swiper-pagination--mens .swiper-pagination-bullet-active {
    background-color: #6e8fb4 !important;
}
.swiper-pagination--ladies .swiper-pagination-bullet {
    border: 1px solid #f29292 !important;
    opacity: 1 !important;
}
.swiper-pagination--ladies .swiper-pagination-bullet-active {
    background-color: #f29292  !important;
}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 !important;
}
.swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important;
    background-color: rgba(0, 0, 0, 0) !important;
    border: 1px solid #fff !important;
    opacity: 1 !important;
}
.swiper-pagination-bullet-active {
    background-color: #fff !important;
}
.lookbook__slide-single .swiper-pagination-bullet {
    border: 1px solid #fff !important;
    opacity: 1 !important;
}
.lookbook__slide-single .swiper-pagination-bullet-active {
    background-color: #aca1cd !important;
}
.lookbook__slide-single .swiper-pagination--mens .swiper-pagination-bullet {
    border: 1px solid #6e8fb4 !important;
    opacity: 1 !important;
}
.lookbook__slide-single .swiper-pagination--mens .swiper-pagination-bullet-active {
    background-color: #6e8fb4 !important;
}
.lookbook__slide-single .swiper-pagination--ladies .swiper-pagination-bullet {
    border: 1px solid #f29292 !important;
    opacity: 1 !important;
}
.lookbook__slide-single .swiper-pagination--ladies .swiper-pagination-bullet-active {
    background-color: #f29292 !important;
}
.swiper-button-next, .swiper-button-prev {
    display: none !important;
}
.swiper-lookbook-single-top {
    position: relative;
    width: 312px;
    min-width: 312px
}
.swiper-lookbook-single-top::after {
    content: "";
    width: 100%;
    height: 112px;
    background-color: rgba(0, 0, 0, 0);
    position: absolute;
    bottom: 0;
    left: 0
}
@media screen and (min-width: 768px) {
    .swiper-lookbook-single-top {
        margin-left: 0;
        margin-right: 50px
    }
    .swiper-lookbook-single-top::after {
        content: none
    }
}
.swiper-lookbook-single-bottom {
    background-color: #eeecf5
}
.trigger-btn {
    cursor: pointer;
    width: 320px;
    height: 40px;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    margin-inline: auto;
    border: 2px solid #8b99a8;
    background: #8b99a8 url("/ec/img/usr/pg/cont/goovi/26ss/icon_plus_white.svg") no-repeat center right 15px/10px 10px;
    transition: all .3s ease
}
.trigger-btn.show {
    color: #fff;
    background: #8f80b9 url("/ec/img/usr/pg/cont/goovi/26ss/icon_minus.svg") no-repeat center right 15px/10px 1px
}
@media screen and (min-width: 768px) {
    .trigger-btn.show:hover {
        background-size: 10px 1px;
        background-image: url("/ec/img/usr/pg/cont/goovi/26ss/icon_minus_color.svg");
        background-color: #fff;
        color: #8f80b9
    }
}
.trigger-btn--mens, .trigger-btn--ladies {
    background-color: #fff;
    border-color: #fff
}
.trigger-btn--mens {
    color: #6e8fb4;
    background-image: url("/ec/img/usr/pg/cont/goovi/26ss/icon_plus.svg")
}
.trigger-btn--mens.show {
    background-color: #6e8fb4;
    border-color: #6e8fb4;
    color: #fff
}
.trigger-btn--mens.show:hover {
    color: #6e8fb4
}
.trigger-btn--ladies {
    color: #f29292;
    background-image: url("/ec/img/usr/pg/cont/goovi/26ss/icon_plus_pink.svg")
}
.trigger-btn--ladies.show {
    background: #f29292 url("/ec/img/usr/pg/cont/goovi/26ss/icon_minus.svg") no-repeat center right 15px/10px 1px;
    border-color: #f29292;
    color: #fff
}
.trigger-btn--ladies.show:hover {
    color: #f29292;
    background-image: url("/ec/img/usr/pg/cont/goovi/26ss/icon_minus_pink.svg")
}
@media screen and (min-width: 768px) {
    .trigger-btn:hover {
        border: 2px solid #8b99a8;
        color: #8b99a8;
        background-color: #fff;
        background-size: 10px 10px;
        background-image: url("/ec/img/usr/pg/cont/goovi/26ss/icon_plus.svg")
    }
    .trigger-btn--mens:hover {
        background-color: #6e8fb4;
        border-color: #6e8fb4;
        color: #fff;
        background-image: url("/ec/img/usr/pg/cont/goovi/26ss/icon_plus_white.svg")
    }
    .trigger-btn--ladies:hover {
        background-color: #f29292;
        border-color: #f29292;
        color: #fff;
        background-image: url("/ec/img/usr/pg/cont/goovi/26ss/icon_plus_white.svg")
    }
}
svg {
    fill: #019ed3
}
.stores__catch {
    width: 100%;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #eeecf5;
    font-family: "Noto Serif JP", serif;
    letter-spacing: .08em;
    color: #2c2c2c;
    margin-top: 40px;
    line-height: 1.2
}
.stores__catch span {
    text-align: center;
    font-size: 18px
}
.headline {
    width: -moz-max-content;
    width: max-content;
    margin-inline: auto
}
.headline__image--staff {
    width: 261.03px
}
.headline__image--stores {
    width: 161.98px
}
.headline__text {
    display: block;
    text-align: center;
    margin-top: 10px
}
.headline__text-inner {
    position: relative;
    color: #806857;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Noto Serif JP", serif;
    font-size: 16px;
    line-height: 1.5
}
.headline__text-inner::before, .headline__text-inner::after {
    content: "";
    height: 1px;
    background-color: #806857;
    flex-grow: 1
}
.headline__text-inner::before {
    margin-right: 8px
}
.headline__text-inner::after {
    margin-left: 8px
}
.mv {
    position: relative;
    margin-top: 110px
}
@media screen and (min-width: 768px) {
    .mv {
        margin-top: 120px
    }
}
.c-scrolldown {
    width: 2px;
    height: 60px;
    position: absolute;
    bottom: 120px;
    left: 0;
    right: 0;
    margin: 0 auto;
    overflow: hidden;
    z-index: 19
}
@media screen and (min-width: 768px) {
    .c-scrolldown {
        bottom: 40px
    }
}
.c-scrolldown .c-line {
    width: 100%;
    height: 100%;
    display: block;
    background: linear-gradient(to bottom, white 50%, rgba(255, 255, 255, 0) 50%);
    background-position: 0 -60px;
    background-size: 100% 200%;
    animation: scrolldown 2.2s cubic-bezier(0.76, 0, 0.3, 1) forwards infinite
}
@keyframes scrolldown {
    0% {
        background-position: 0 -60px
    }
    75% {
        background-position: 0 0
    }
    100% {
        background-position: 0 60px
    }
}
@keyframes show {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
.nav {
    position: fixed;
    top: 35px;
    left: 0;
    width: 100%;
    height: calc(100% - 35px);
    background-color: #fff;
    z-index: 20;
    display: none;
    opacity: 0;
    animation: fadeOut .4s ease-in 0s forwards
}
.nav.show {
    display: block;
    opacity: 1;
    animation: fadeIn .4s ease-in 0s forwards
}
.nav__trigger {
    position: fixed;
    top: 53px;
    right: 17px;
    cursor: pointer
}
.nav__trigger--open {
    z-index: 10
}
.nav__trigger--open svg path {
    position: relative;
    z-index: 20;
    fill: #fff
}
.nav__trigger--open.show svg path {
    fill: #fff
}
.nav__trigger--close {
    top: 46px;
    z-index: 30
}
.nav__inner {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}
.nav__item {
    display: block;
    text-align: center;
    width: 100%
}
.nav__item+.nav__item {
    margin-top: 59.1px
}
.nav__link {
    display: inline-block
}
.nav__image--01 {
    width: 166.7px
}
.nav__image--02 {
    width: 257px
}
.nav__image--03 {
    width: 174.78px
}
.nav__image--04 {
    width: 271.61px
}
.nav__image--05 {
    width: 161.98px
}
@media screen and (min-width: 768px) {
    .nav {
        top: 48px;
        height: calc(100% - 48px)
    }
    .nav__trigger {
        cursor: pointer;
        top: 66px
    }
    .nav__trigger--close {
        top: 58px
    }
}
.intro {
    padding: 70px 40px 0
}
.intro__text {
    line-height: 2.429;
    font-weight: 400
}
@media screen and (min-width: 768px) {
    .intro__text {
        text-align: center;
        font-size: 18px
    }
}
.about-trigger {
    padding-top: 70px;
    padding-bottom: 70px
}
.about-trigger__heading, .about-trigger__text {
    padding-left: 40px;
    padding-right: 40px
}
.about-trigger__heading strong, .about-trigger__text strong {
    font-weight: bold
}
.about-trigger__heading {
    font-family: "Caudex", serif;
    font-size: 32px;
    text-align: center;
    line-height: 1;
    color: #806857
}
.about-trigger__text {
    max-width: 1024px;
    margin-top: 30px;
    margin-inline: auto;
    line-height: 2.429
}
.about-trigger__btn {
    margin-top: 30px
}
@media screen and (min-width: 768px) {
    .about-trigger__text {
        text-align: center;
        max-width: 768px
    }
}
.about {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    opacity: 0;
    animation: fadeOut .3s ease-in 0s forwards;
    z-index: 100
}
.about.show {
    display: block;
    opacity: 1;
    animation: fadeIn .3s ease-in 0s forwards
}
.about__close {
    position: absolute;
    top: 53px;
    right: 17px;
    z-index: 200;
    cursor: pointer
}
.about__close img {
    position: relative;
    z-index: 210
}
.about__close::after {
    content: "";
    width: 60px;
    height: 60px;
    border-radius: 10%;
    position: absolute;
    top: -11px;
    right: -11px;
    z-index: 0;
    transition: all .5s ease
}
.about__close.show::after {
    background-color: rgba(255, 255, 255, .7)
}
.about__inner {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #fff;
    padding-top: 50px;
    overflow-y: auto;
    display: none
}
.about__heading {
    margin: 0 auto;
    width: 294.69px
}
.about__list {
    margin-top: 38.1px;
    padding-bottom: 70px
}
.about__item--lookbook {
    margin-top: 34px
}
.about__item+.about__item {
    margin-top: 74px
}
.about__figure {
    position: relative;
    margin-left: 23.5px;
    padding-left: 19.5px;
    padding-bottom: 20.5px
}
.about__figure::before {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 30px;
    height: 30px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff
}
.about__figure--reverse {
    margin-left: 0;
    padding-left: 0;
    margin-right: 23.5px;
    padding-right: 19.5px
}
.about__figure--reverse::before {
    left: auto;
    right: 0;
    border-left: none;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff
}
.about__caption {
    font-family: "Caudex", serif;
    font-size: 32px;
    line-height: 1;
    color: #fff;
    position: absolute;
    left: 31.5px;
    bottom: 7px
}
.about__caption--reverse {
    left: auto;
    right: 31.5px
}
.about__caption--color {
    color: #cec8bc
}
.about__text {
    line-height: 2;
    padding: 0 37px 0 55px;
    margin-top: 60px;
    font-size: 14px;
    color: #806857
}
@media screen and (min-width: 768px) {
    .about__item {
        max-width: 1024px;
        margin-left: auto;
        margin-right: auto;
        display: flex;
        align-items: flex-start
    }
    .about__figure--director {
        width: 100%;
        max-width: 366.5px;
        margin-left: 0
    }
    .about__item-contents {
        padding-top: 16px;
        padding-left: 40px
    }
    .about__text {
        padding: 0;
        margin-top: 20px
    }
}
.movie {
    padding: 0 40px 70px
}
.movie.youtube {
    padding-left: 20px;
    padding-right: 20px
}
.movie__heading {
    font-family: "Caudex", serif;
    font-size: 32px;
    text-align: center;
    line-height: 1;
    margin-bottom: 30px;
    color: #806857
}
.movie__contents {
    max-width: 308px;
    margin-inline: auto
}
.movie__contents source {
    width: 100%
}
@media screen and (min-width: 768px) {
    .movie__contents {
        max-width: 758px
    }
}
.youtube__wrap {
    width: 100%;
    max-width: 560px;
    aspect-ratio: 16/9;
    margin-inline: auto
}
.youtube iframe {
    width: 100%;
    height: 100%
}
.lookbook {
    padding-top: 100px;
    margin-bottom: 90px;
    overflow: hidden
}
.lookbook--bottom {
    padding-top: 30px;
    margin-bottom: 94px
}
.lookbook__heading {
    margin: 0 auto;
    width: 246.97px
}
.lookbook__heading--text {
    font-family: "Caudex", serif;
    font-size: 32px;
    text-align: center;
    line-height: 1;
    width: 100%;
    margin-top: 70px;
    color: #806857
}
.lookbook__heading--text--bottom {
    margin-top: 0;
    width: 100%
}
.lookbook__list {
    margin-top: 34px
}
.lookbook__list+.lookbook__heading {
    margin-top: 46px
}
.lookbook__list .swiper-wrapper {
    padding-bottom: 0
}
.lookbook__item {
    position: relative;
    margin-inline: auto
}
.lookbook__item+.lookbook__item {
    margin-top: 99.5px
}
.lookbook__figure {
    width: 312px;
    padding: 20px;
    position: relative;
    margin: 0 auto;
    z-index: 1
}
.lookbook__figure::before, .lookbook__figure::after {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute
}
.lookbook__figure::before {
    border-top: 1px solid #aca1cd;
    border-right: 1px solid #aca1cd;
    top: 0;
    right: 0
}
.lookbook__figure::after {
    border-left: 1px solid #aca1cd;
    border-bottom: 1px solid #aca1cd;
    bottom: 0;
    left: 0
}
.lookbook__figure--mens::before, .lookbook__figure--mens::after {
    border-color: #6e8fb4
}
.lookbook__figure--ladies::before, .lookbook__figure--ladies::after {
    border-color: #f29292
}
.lookbook__contents {
    background-color: #fff;
    padding: 34.5px 41px 56.5px;
    position: relative
}
.lookbook__contents::before {
    content: "";
    width: 100%;
    height: 112px;
    background-color: #fff;
    position: absolute;
    top: -112px;
    left: 0;
    z-index: 0
}
.lookbook__price__list {
    position: relative;
    z-index: 1
}
.lookbook__price__item {
    font-size: 14px;
    text-align: center;
    line-height: 1.929;
    line-height: 1.4
}
.lookbook__price__item span {
    display: block;
    font-size: 14px;
    line-height: 1.2
}
.lookbook__price__item span.line-height {
    line-height: 1.4;
    font-size: 12px;
    color: #2c2c2c
}
.lookbook__price__item a {
    text-decoration: underline;
    transition: all .5s ease;
    color: #2c2c2c
}
.lookbook__price__item a:hover {
    opacity: .7
}
.lookbook__price__item+.lookbook__price__item {
    margin-top: 15px
}
.lookbook .swiper-lookbook-mens, .lookbook .swiper-lookbook-ladies {
    padding-bottom: 0;
    width: 272px;
    overflow: visible;
    margin-inline: auto
}
.lookbook .swiper-lookbook-mens .swiper, .lookbook .swiper-lookbook-ladies .swiper {
    display: flex;
    justify-content: center;
    align-items: center
}
.lookbook .swiper-lookbook-mens .swiper-wrapper, .lookbook .swiper-lookbook-ladies .swiper-wrapper {
    display: flex
}
.lookbook .swiper-lookbook-mens .swiper-slide, .lookbook .swiper-lookbook-ladies .swiper-slide {
    width: 272px;
    background: #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: .5;
    transition: all .5s ease
}
.lookbook .swiper-lookbook-mens .swiper-slide.swiper-slide-active, .lookbook .swiper-lookbook-ladies .swiper-slide.swiper-slide-active {
    opacity: 1
}
.lookbook__slide {
    margin-top: 29px
}
.lookbook__slide .swiper-pagination {
    height: 10px;
    bottom: 0px !important
}
.lookbook__slide-single {
    position: relative
}
.lookbook__slide-single .controls {
    position: relative;
    width: 100%;
    max-width: 272px;
    margin-inline: auto
}
.lookbook__slide-single .swiper-pagination {
    justify-content: flex-end;
    height: 10px;
    bottom: 25px !important;
    bottom: 0 !important;
    position: absolute
}
.lookbook__slide-single+.lookbook__slide-single {
    margin-top: 50px
}
.lookbook__slide-single .swiper .lookbook__item {
    position: relative
}
.lookbook__slide-single .swiper .lookbook__item::after {
    content: "";
    width: 100%;
    height: 112px;
    background-color: rgba(0, 0, 0, 0);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0
}
@media screen and (min-width: 768px) {
    .lookbook__slide-single .swiper .lookbook__item::after {
        content: none
    }
}
.lookbook__target {
    display: none;
    background-color: #fff;
    padding-top: 50px
}
.lookbook__target--about {
    margin-top: 64px
}
.lookbook__target--mens {
    background: linear-gradient(to bottom, #c9c1b7, #897d6c);
    background-attachment: fixed
}
.lookbook__target--ladies {
    background: linear-gradient(to bottom, #f5f3ea, #d1c8bc);
    background-attachment: fixed
}
.lookbook__btn {
    margin-inline: auto;
    position: relative;
    z-index: 1
}
.lookbook__btn-wrap.show {
    padding-top: 35px;
    padding-bottom: 35px
}
.lookbook__lineheight {
    line-height: 1.4
}
@media screen and (min-width: 768px) {
    .lookbook__heading--text--bottom {
        text-align: left
    }
    .lookbook__contents {
        background-color: rgba(0, 0, 0, 0);
        padding: 0
    }
    .lookbook__contents::before {
        content: none
    }
    .lookbook__slide-single {
        padding-left: 24px;
        padding-right: 24px;
        position: relative
    }
    .lookbook__slide-single--mens::after, .lookbook__slide-single--ladies::after {
        content: "";
        width: 100%;
        height: 305px;
        position: absolute;
        top: 60px;
        left: 0
    }
    .lookbook__slide-single--mens::after {
        background: linear-gradient(to bottom, #eeecf5, #cde5ed)
    }
    .lookbook__slide-single--ladies::after {
        background: linear-gradient(to bottom, #efecf5, #efd0d0)
    }
    .lookbook__slide-single .lookbook__item {
        margin-left: 0
    }
    .lookbook__slide-single .lookbook__item .lookbook__price__item {
        text-align: left
    }
    .lookbook__slide-single-inner {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        max-width: 1024px;
        max-width: 580px;
        margin-inline: auto
    }
    .lookbook__target--mens {
        background: rgba(0, 0, 0, 0)
    }
    .lookbook__target--ladies {
        background: rgba(0, 0, 0, 0)
    }
}
.styling_slider_item {
    width: 320px
}
.lineup {
    padding-top: 50px;
    padding-bottom: 80px
}
.lineup__heading {
    margin: 0 auto;
    width: 291.3px
}
.lineup__nav-wrap {
    padding: 0 20px
}
.lineup__nav-list {
    margin-top: 30px;
    margin-bottom: 88px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}
.lineup__nav-item {
    margin-top: 10px;
    border-left: 1px solid #806857
}
.lineup__nav-item:nth-child(2), .lineup__nav-item:last-child {
    border-right: 1px solid #806857
}
.lineup__nav-item:last-child {
    margin-left: -1px
}
.lineup__nav-link {
    white-space: nowrap;
    display: block;
    font-family: "Caudex", serif;
    font-size: 18px;
    letter-spacing: .05em;
    width: 100%;
    padding: 0 20px;
    line-height: 18px;
    color: #806857;
    position: relative
}
.lineup__nav-link::after {
    content: "";
    width: calc(100% - 40px);
    height: 1px;
    background-color: rgba(0, 0, 0, 0);
    position: absolute;
    left: 20px;
    bottom: -2px;
    transition: all .5s ease
}
.lineup__nav-link:hover {
    color: #806857
}
.lineup__nav-link:hover::after {
    background-color: #806857
}
.lineup__list-wrap {
    padding: 0 35px
}
.lineup__list-wrap+.lineup__list-wrap {
    margin-top: 80px
}
.lineup__list-heading {
    font-family: "Caudex", serif;
    font-size: 24px;
    line-height: 1.125;
    letter-spacing: .02em;
    text-align: center;
    color: #806857;
    margin-bottom: 13px
}
.lineup__list {
    display: flex;
    flex-wrap: wrap
}
.lineup__item {
    width: calc((100% - 26px)/2)
}
.lineup__item:nth-child(even) {
    margin-left: 26px
}
.lineup__item:nth-child(n+3) {
    margin-top: 34px
}
.lineup__item-link {
    display: block
}
.lineup__item-link--soon {
    pointer-events: none
}
.lineup__item-figure {
    position: relative;
    overflow: hidden
}
.lineup__item-figure::before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 24px;
    height: 24px;
    background: url(/ec/img/usr/pg/cont/goovi/26ss/lineup/icon_open.svg) no-repeat center/contain;
    z-index: 1
}
.lineup__item-figure--soon::before {
    content: none
}
.lineup__item-image {
    transition: all .5s ease
}
.lineup__item-text {
    font-size: 12px;
    line-height: 1.5;
    margin-top: 10px;
    color: #333;
    transition: all .5s ease
}
.lineup__item-text--small {
    font-size: 10px;
    line-height: 1.333;
    margin-top: 3px
}
.lineup__item-price {
    margin-top: 7px;
    font-weight: bold;
    color: #333;
    transition: all .5s ease
}
.lineup__btn {
    margin: 34px auto 0;
    max-width: 240px
}
.lineup__btn-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 40px;
    border-radius: 30px;
    background-color: #718191;
    border: 2px solid #718191;
    font-size: 14px;
    font-weight: bold;
    color: #fff
}
.lineup__btn-link:hover {
    background-color: #fff;
    color: #718191
}
@media screen and (max-width: 374px) {
    .lineup__nav-link {
        font-size: 16px;
        padding: 0 10px;
        line-height: 16px
    }
}
@media screen and (min-width: 768px) {
    .lineup__list {
        display: flex;
        flex-wrap: wrap;
        max-width: 1024px;
        margin-left: auto;
        margin-right: auto
    }
    .lineup__item {
        width: calc((100% - 78px)/4);
        margin-left: 26px
    }
    .lineup__item:nth-child(4n+1) {
        margin-left: 0
    }
    .lineup__item:nth-child(n+3) {
        margin-top: 0
    }
    .lineup__item:nth-child(n+5) {
        margin-top: 34px
    }
    .lineup__item-link:hover .lineup__item-image {
        transform: scale(1.05)
    }
    .lineup__item-link:hover .lineup__item-text, .lineup__item-link:hover .lineup__item-price {
        color: #806857
    }
    .lineup__item-text {
        font-size: 16px
    }
    .lineup__item-text--small {
        font-size: 14px
    }
    .lineup__item-price {
        font-size: 18px
    }
    .lineup__nav-item:nth-child(2) {
        border-right: none
    }
}
.staff {
    padding-top: 100px
}
.staff__figure {
    width: 1217px;
    margin-top: 30px;
    position: relative;
    left: 50%;
    transform: translateX(calc(-54% - 4px))
}
.staff__btn {
    margin-top: 60px
}
@keyframes infinity-scroll-left {
    from {
        transform: translateX(0)
    }
    to {
        transform: translateX(-100%)
    }
}
.scroll-infinity__wrap {
    display: flex
}
.scroll-infinity__list {
    display: flex;
    list-style: none;
    padding: 0
}
.scroll-infinity__list--left {
    animation: infinity-scroll-left 120s infinite linear .5s both
}
.scroll-infinity__item {
    width: 1217px
}
@media screen and (min-width: 768px) {
    .scroll-infinity__item {
        width: 1440px
    }
}
.scroll-infinity__item>img {
    width: 100%
}
.stores {
    padding: 100px 35px 70px
}
.stores__heading {
    margin: 0 auto;
    width: 269.97px
}
.stores__catch {
    width: 100%;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f4f0e7;
    font-family: "Noto Serif JP", serif;
    letter-spacing: .08em;
    color: #806857;
    margin-top: 40px;
    line-height: 1.2
}
.stores__catch span {
    text-align: center;
    font-size: 18px
}
.stores__catch span span {
    font-size: 14px
}
.stores__list {
    margin-top: 60px
}
.stores__list+.stores__list {
    margin-top: 12px
}
.stores__term {
    font-family: "Noto Serif JP", serif;
    border: 2px solid #fff;
    width: 100%;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    cursor: pointer;
    color: #000;
    background-color: #fff
}
.stores__term::before, .stores__term::after {
    position: absolute;
    content: "";
    background-color: #aca1cd
}
.stores__term::before {
    width: 1px;
    height: 10px;
    top: calc(50% - 4.5px);
    right: 16.5px;
    transition: all .5s ease
}
.stores__term::after {
    width: 10px;
    height: 1px;
    right: 12px;
    top: 50%
}
.stores__term.show::before {
    background-color: rgba(0, 0, 0, 0)
}
.stores__desc {
    display: none;
    padding-bottom: 38px
}
.stores__item {
    margin-top: 29px
}
.stores__item+.stores__item {
    margin-top: 50.7px
}
.stores__item * {
    color: #2c2c2c;
    letter-spacing: .02em
}
.stores__logo {
    height: auto
}
.stores__logo--01 {
    width: 96.37px
}
.stores__logo--02 {
    width: 118px
}
.stores__logo--03 {
    width: 96.37px
}
.stores__logo--04 {
    width: auto;
    height: 15px
}
.stores__name {
    font-size: 20px;
    line-height: 1.2;
    margin-top: 9px
}
.stores__address {
    margin-top: 9px;
    font-size: 12px;
    line-height: 1.5
}
.stores__time {
    margin-top: 7px;
    line-height: 1.5;
    padding-left: 17px;
    background: url(/ec/img/usr/pg/cont/goovi/26ss/stores/ico_time.svg) no-repeat left top 5px/11.91px
}
.stores__phone {
    margin-top: -1px;
    line-height: 1.5;
    padding-left: 17px;
    background: url(/ec/img/usr/pg/cont/goovi/26ss/stores/ico_call.svg) no-repeat left top 7px/10.72px
}
.stores__phone__link {
    position: relative
}
.stores__phone__link::after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #2c2c2c;
    position: absolute;
    left: 0;
    bottom: 1px;
    transition: all .5s ease
}
.stores__map {
    width: 58px;
    height: 33px;
    background-color: #f4f0e6;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-family: "Caudex", serif;
    color: #806857;
    margin-top: 12px
}
.stores__map:hover {
    color: #fff;
    background-color: #806857
}
.stores__info {
    font-size: 12px;
    margin-top: 4px
}
@media screen and (min-width: 768px) {
    .stores {
        max-width: 1024px;
        margin-left: auto;
        margin-right: auto
    }
    .stores__desc__inner {
        display: flex;
        flex-wrap: wrap
    }
    .stores__item {
        width: calc((100% - 78px)/3);
        margin-left: 26px
    }
    .stores__item+.stores__item {
        margin-top: 29px
    }
    .stores__item:nth-child(3n+1) {
        margin-left: 0
    }
    .stores__address {
        font-size: 16px
    }
}
/*# sourceMappingURL=style.css.map */