@charset "utf-8";
* {
    padding: 0;
    margin: 0;
    outline: 0;
    box-sizing: border-box
}
*:before, *:after {
    box-sizing: inherit
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, main {
    display: block
}
template {
    display: none
}
html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0)
}
body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-size-adjust: none
}
img, iframe, video, audio, object {
    max-width: 100%
}
img, iframe {
    border: 0 none
}
img {
    height: auto;
    display: inline-block;
    vertical-align: middle
}
img, [style*=background-image] {
    image-rendering: -webkit-optimize-contrast
}
b, strong {
    font-weight: bold
}
a[href^=tel], button[disabled], input[disabled], textarea[disabled], select[disabled] {
    cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0
}
button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased
}
@media(prefers-reduced-motion: no-preference) {
    :root {
        scroll-behavior: smooth
    }
}
@media(prefers-reduced-motion: reduce) {
    * {
        transition: none !important;
        animation: none !important
    }
}
.rs-wrapper {
    font-size: 62.5%
}
#primary {padding:0;}
.breadcrumb, .categoty-banner, .row.plp-breadcrumb.full-bleed {
    display: none
}
.plp-breadcrumb, .background-container.top-container, .content-wrap.small-wrap.medium-wrap {
    display: none
}
.row {
    max-width: 100% !important
}
.hidden-desktop {
    display: block
}
@media only screen and (min-width: 768px) {
    .hidden-desktop {
        display: none
    }
}
.hidden-mobile {
    display: none
}
@media only screen and (min-width: 768px) {
    .hidden-mobile {
        display: block
    }
}
.header-promotion-bar {
    z-index: 1;
}

.rs-wrapper * {
    font-family:"HelveticaNeueW01-UltLt", "Helvetica Neue LT W05 25 Ult Lt", "RodinCattleyaPro-L{pm}", sans-serif !important;
}
.rs-wrapper .txt-en {
    font-family: "HelveticaNeueW01-UltLt", "Helvetica Neue LT W05 25 Ult Lt", sans-serif !important;
}
.rs-wrapper a {
    color: inherit;
	text-decoration: none;
}
.rs-wrapper a[href^=tel] {
    text-decoration: none
}
.rs-wrapper .h1, .rs-wrapper h1, .rs-wrapper .h2, .rs-wrapper h2, .rs-wrapper .h3, .rs-wrapper h3, .rs-wrapper .h4, .rs-wrapper h4, .rs-wrapper .h5, .rs-wrapper h5, .rs-wrapper .h6, .rs-wrapper h6 {
    margin-bottom: calc(var(--lh-base)*.5em)
}
.rs-wrapper .h1, .rs-wrapper h1 {
    font-size: clamp(48px, 6vw, 65px);
    font-weight: 200;
    letter-spacing: .02em;
    line-height: .833
}
@media only screen and (min-width: 375px) {
    .rs-wrapper .h1, .rs-wrapper h1 {
        font-size: clamp(56px, 6vw, 65px);
        line-height: .8;
    }
}
@media only screen and (min-width: 768px) {
    .rs-wrapper .h1, .rs-wrapper h1 {
        line-height: .815
    }
}
.rs-wrapper p, .rs-wrapper ul, .rs-wrapper ol, .rs-wrapper dl, .rs-wrapper hr, .rs-wrapper table, .rs-wrapper blockquote {
    margin-bottom: calc(var(--lh-base)*.5em)
}
.rs-wrapper h1[class], .rs-wrapper h2[class], .rs-wrapper h3[class], .rs-wrapper h4[class], .rs-wrapper h5[class], .rs-wrapper h6[class], .rs-wrapper h1:last-child, .rs-wrapper h2:last-child, .rs-wrapper h3:last-child, .rs-wrapper h4:last-child, .rs-wrapper h5:last-child, .rs-wrapper h6:last-child, .rs-wrapper p:last-child, .rs-wrapper ul:last-child, .rs-wrapper ol:last-child, .rs-wrapper dl:last-child, .rs-wrapper table:last-child, .rs-wrapper blockquote:last-child {
    margin-bottom: 0
}
.rs-wrapper ul li {
    list-style: none!important;
}

.rs-wrapper .shell {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 16px
}
@media only screen and (min-width: 450px) {
    .rs-wrapper .shell {
        padding: 0 20px
    }
}
@media only screen and (min-width: 1024px) {
    .rs-wrapper .shell {
        padding: 0 32px
    }
}
.rs-wrapper .btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 220px;
    font-size: 12px;
    line-height: 1;
    font-weight: normal;
    text-transform: uppercase;
    min-height: 35px;
    padding: 0 24px;
    background-color: #fff;
    box-shadow: inset 0 0 0 1px #000;
    text-decoration: none;
    transition: color .3s, background-color .3s
}
@media only screen and (min-width: 768px) {
    .rs-wrapper .btn:hover {
        color: #fff;
        background-color: #000
    }
}
@media only screen and (min-width: 1024px) {
    .rs-wrapper .btn {
        font-size: 14px
    }
}
.rs-wrapper .btn--secondary {
    background-color: rgba(0, 0, 0, 0);
    box-shadow: inset 0 0 0 1px #fff
}
@media only screen and (min-width: 768px) {
    .rs-wrapper .btn--secondary:hover {
        color: #000;
        background-color: #fff
    }
}
.rs-wrapper .hero {
    position: relative;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    min-height: 636px;
    z-index: 2;
}
.rs-wrapper .hero .hero__inner {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding: 33px 0;
    width: 100%;
    height: 100%;
    position: relative;
}
.rs-wrapper .hero .hero__background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.rs-wrapper .hero .hero__background img {
    width: 100%;
    height: 100%;
    object-fit: cover
}
.rs-wrapper .hero .hero__content {
    position: relative
}
.rs-wrapper .hero .hero__decoration {
    position: absolute;
    top: 100.7%;
    right: 0%;
    transform: translateY(-23%);
    aspect-ratio: 1;
    width: 148px;
    object-fit: cover
}
.rs-wrapper .hero h1 {
    margin-bottom: 12px
}
@media only screen and (min-width: 768px) {
    .rs-wrapper .hero h1 {
        margin-top: 12px;
        margin-bottom: 16px;
    }
}
@media only screen and (min-width: 768px) {
    .rs-wrapper .hero {
        min-height: 400px
    }
    .rs-wrapper .hero .hero__inner {
        align-items: center
    }
}
@media only screen and (min-width: 1024px) {
    .rs-wrapper .hero {
        min-height: 500px
    }
    .rs-wrapper .hero .hero__decoration {
        right: 25.2%;
        width: 157px;
        transform: translateY(-33%)
    }
}
.rs-wrapper .hero .hero__btn {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
}
@media only screen and (min-width: 768px) {
    .rs-wrapper .hero .hero__btn {
        flex-direction: row;
        justify-content: center;
        gap: 10px;
    }
}
.rs-wrapper .hero .hero__btn .btn {
    background-color: rgba(165, 118, 83, .4);
    font-size: clamp(11px, 1.3vw, 13px);
}
@media only screen and (min-width: 768px) {
    .rs-wrapper .hero .hero__btn .btn {
        background-color: rgba(255, 255, 255, 0);
    }
}
@media only screen and (min-width: 768px) {
    .rs-wrapper .hero .hero__btn .btn:hover {
        background-color: rgba(255, 255, 255, 1);
    }
}

/* section-primary */
.rs-wrapper .section-primary {
    position: relative;
    padding: 0;
    font-size: 16px;
    min-height: 100vh;
    display: block
}
@media only screen and (min-width: 480px) {
    .rs-wrapper .section-primary {
        font-size: 18px
    }
}
.rs-wrapper .section-primary.info {
    min-height: auto;

}
.rs-wrapper .section-primary .section__head {
    position: relative;
    text-align: center;
    color: #fff;
    padding-top: 0
}
@media only screen and (min-width: 768px) {
    .rs-wrapper .section-primary .section__head {
        padding-top: 20px
    }
}
.rs-wrapper .section-primary .section__background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.rs-wrapper .section-primary .section__background img {
    width: 100%;
    height: 100%;
    object-fit: cover
}
.rs-wrapper .section-primary .section__content {
    position: relative;
    text-align: center;
    color: #fff;
    max-width: 1000px;
    margin: 0 auto;
    display: block
}
.rs-wrapper .section-primary .section__content h2 {
    margin-bottom: 12px;
    font-family: "HelveticaNeueW01-UltLt", "Helvetica Neue LT W05 25 Ult Lt", "RodinCattleyaPro-L{pm}", sans-serif !important;
    font-weight: 100;
}
@media only screen and (min-width: 768px) {
    .rs-wrapper .section-primary .section__content h2 {
        margin-bottom: 16px;
    }
}
.rs-wrapper .section-primary .section__content p {
    margin-bottom: 14px;
    font-size: clamp(16px, 1.7vw, 17px);
}
@media only screen and (max-width: 767px) {
    .rs-wrapper .section-primary .section__content p {
        margin-bottom: 10px;
        line-height: 1.35;
        letter-spacing: 1px;
    }
}
.rs-wrapper .section-primary .section__body {
    padding-bottom: 60px
}
.rs-wrapper .section-primary .section__body .btn {
    display: flex;
    margin: 0 auto
}
.rs-wrapper .section-primary .section__btn {
    min-width: 170px
}
@media only screen and (min-width: 1024px) {
    .rs-wrapper .section-primary {
        padding: 0;
        font-size: 20px
    }
    .rs-wrapper .section-primary--alt {
        padding-bottom: 50px !important
    }
    .rs-wrapper .section-primary .section__body {
        padding-bottom: 74px
    }
    .rs-wrapper .section-primary .section__body-background {
        top: 160px;
        height: calc(100% - 160px)
    }
    .rs-wrapper .section-primary .section__head {
        margin-bottom: 40px
    }
    .rs-wrapper .section-primary .section__head h2 {
        margin-bottom: 33px
    }
    .rs-wrapper .section-primary .section__content h2 {
        margin-bottom: 16px
    }
    .rs-wrapper .section-primary .section__btn {
        min-width: 200px
    }
}
.rs-wrapper .section-primary--alt {
    padding: 50px 0 0
}
@media only screen and (min-width: 768px) {
    .rs-wrapper .section-primary--alt {
        padding: 60px 0 0
    }
}
.rs-wrapper .section-primary .section__head .section__title {
    margin-inline: -13px
}
.rs-wrapper .section-primary--alt .section__background {
    height: 100%
}
@media only screen and (min-width: 768px) {
    .rs-wrapper .section-primary .section__head .section__title {
        margin-inline: 0
    }
}
@media only screen and (min-width: 1024px) {
    .rs-wrapper .section-primary--alt {
        padding-top: 83px
    }
    .rs-wrapper .section-primary--alt .section__head {
        margin-bottom: 18px
    }
    .rs-wrapper .section-primary .section__head .section__title {
        margin: 0 auto 20px
    }
}
@media only screen and (min-width: 1340px) {
    .rs-wrapper .section-primary--alt .section__head {
        margin-bottom: 28px
    }
}
@media screen and (min-width: 901px)and (max-height: 725px) {
    .rs-wrapper .section-primary--alt {
        padding-top: 10px
    }
    .rs-wrapper .section-primary--alt .section__head {
        margin-bottom: 8px
    }
    .rs-wrapper .rs-wrapper .section-primary .section__head {
        padding-top: 5px
    }
    .rs-wrapper .section-primary .section__head .section__title {
        font-size: clamp(42px, 4vw, 55px)
    }
}
.rs-wrapper .carousel-images {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    padding: 82px 10px 44px;
    overflow: hidden
}
@media only screen and (min-width: 1024px) {
    .rs-wrapper .carousel-images {
        padding: 42px 10px 39px
    }
}
@media only screen and (min-width: 1380px) {
    .rs-wrapper .carousel-images {
        padding: 132px 10px 39px
    }
}
.rs-wrapper .carousel-images.hidden {
    display: none !important
}
.rs-wrapper .carousel-images .carousel__item {
    flex: 0 0 210px;
    width: 210px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center
}
.rs-wrapper .carousel-images .carousel__item:nth-child(odd) img {
    width: 114px
}
.rs-wrapper .carousel-images .carousel__item:nth-child(even) img {
    width: 183px
}
.rs-wrapper .carousel-images.carousel-images--secondary {
    padding: 14px 10px 152px
}
@media only screen and (min-width: 768px) {
    .rs-wrapper .carousel-images.carousel-images--secondary {
        padding: 4px 1px 52px
    }
}
@media only screen and (min-width: 1340px) {
    .rs-wrapper .carousel-images.carousel-images--secondary {
        padding: 34px 10px 52px
    }
}
.rs-wrapper .carousel-images.carousel-images--secondary .carousel__item:nth-child(odd) img {
    width: 183px
}
.rs-wrapper .carousel-images.carousel-images--secondary .carousel__item:nth-child(even) img {
    width: 114px
}
@media only screen and (min-width: 768px) {
    .rs-wrapper .carousel-images {
        padding-inline: 0
    }
    .rs-wrapper .carousel-images .carousel__item {
        flex: 0 0 300px;
        width: 300px;
        aspect-ratio: 1
    }
    .rs-wrapper .carousel-images .carousel__item:nth-child(odd) img {
        width: 120px
    }
    .rs-wrapper .carousel-images .carousel__item:nth-child(even) img {
        width: 200px
    }
    .rs-wrapper .carousel-images.carousel-images--secondary .carousel__item:nth-child(odd) img {
        width: 200px
    }
    .rs-wrapper .carousel-images.carousel-images--secondary .carousel__item:nth-child(even) img {
        width: 120px
    }
}
@media only screen and (min-width: 768px) {
    .rs-wrapper .carousel-images {
        overflow: initial
    }
}
@media only screen and (min-width: 1024px) {
    .rs-wrapper .carousel-images .carousel__item {
        flex: 0 0 338px;
        width: 338px;
        aspect-ratio: 1;
        padding: 0 30px
    }
    .rs-wrapper .carousel-images .carousel__item:nth-child(odd) img {
        width: 144px
    }
    .rs-wrapper .carousel-images .carousel__item:nth-child(even) img {
        width: 234px
    }
    .rs-wrapper .carousel-images.carousel-images--secondary .carousel__item:nth-child(odd) img {
        width: 234px
    }
    .rs-wrapper .carousel-images.carousel-images--secondary .carousel__item:nth-child(even) img {
        width: 144px
    }
}

/* collection */
.rs-wrapper .section-collection {
    z-index: 1;
    position: relative;
    background-color: #fff;
}
.rs-wrapper .section-collection .summer-recommendations {
    padding: 50px 10px 42px;
}
@media only screen and (min-width: 768px) {
    .rs-wrapper .section-collection .summer-recommendations {
        padding: 60px 0 15px;
    }
}
.rs-wrapper .section-collection .carousel-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 28px;
    font-weight: 300;
}
@media only screen and (max-width: 767px) {
    .rs-wrapper .section-collection .carousel-item {
        gap: 11px;
    }
}
.rs-wrapper .section-collection .carousel-item .summer-item {
    padding: 0 12px;
}
@media only screen and (min-width: 768px) {
    .rs-wrapper .section-collection .carousel-item .summer-item {
        padding: 0 22px;
    }
}
@media only screen and (max-width: 767px) {
    .rs-wrapper .section-collection .badge-cont {
        margin-bottom: 3px;
    }
}
.rs-wrapper .section-collection .badge-product {
    font-size: clamp(12px, 1.5vw, 15px);
    font-family:"HelveticaNeueW01-45Ligh", "Helvetica Neue LT W05 45 Light", "RodinCattleyaPro-L{pm}", sans-serif !important;
}
@media only screen and (max-width: 767px) {
    .rs-wrapper .section-collection .badge-product {
        line-height: 1.2;
    }
}
.rs-wrapper .section-collection .badge-product.new {
    color: #E6001E;
}
.rs-wrapper .section-collection .badge-product.small {
    font-size: clamp(10px, 1.4vw, 14px);
    letter-spacing: 1px;
}
.rs-wrapper .section-collection .product-image {
    margin-bottom: 10px;
    padding-bottom: 0;
}
@media only screen and (min-width: 768px) {
    .rs-wrapper .section-collection .product-image {
        margin-bottom: 20px;
        padding-bottom: 0;
    }
}
.rs-wrapper .section-collection .product-name {
    margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
    .rs-wrapper .section-collection .product-name {
        margin-bottom: 6px;
        line-height: normal;
    }
}
.rs-wrapper .section-collection .product-name a {
    font-size: clamp(15px, 1.8vw, 18px);
    letter-spacing: 2px;
}
@media only screen and (min-width: 768px) {
    .rs-wrapper .section-collection .product-name a {
        letter-spacing: 1px;
    }
}
@media only screen and (max-width: 767px) {
    .rs-wrapper .section-collection .product-name a {
        line-height: normal;
    }
}
.rs-wrapper .section-collection .product-color,
.rs-wrapper .section-collection .product-pricing * {
    font-size: clamp(12px, 1.4vw, 14px);
    font-family: "HelveticaNeueW01-45Ligh", "Helvetica Neue LT W05 45 Light", sans-serif !important;
}
.rs-wrapper .section-collection .product-color {
    display: inline-block;
    letter-spacing: 0.4px;
}
.rs-wrapper .section-collection .product-pricing {
    display: inline-block;
    float: right;
}
@media only screen and (max-width: 767px) {
    .rs-wrapper .section-collection .carousel-recommendations .plp-bottom-container {
        padding: 0 12px;
    }
}
.rs-wrapper .section-collection .slick-dots {
    margin-top: 29px;
}
@media only screen and (min-width: 768px) {
    .rs-wrapper .section-collection .slick-dots {
        margin-top: 30px;
    }
}
.rs-wrapper .section-collection .summer-recommendations .carousel-recommendations .slick-prev,
.rs-wrapper .section-collection .summer-recommendations .carousel-recommendations .slick-next {
    margin-top: -90px;
}
@media only screen and (max-width: 767px) {
    .rs-wrapper .section-collection .summer-recommendations .carousel-recommendations .slick-prev,
    .rs-wrapper .section-collection .summer-recommendations .carousel-recommendations .slick-next {
        margin-top: -55px;
    }
}
.rs-wrapper .section-collection .summer-recommendations .carousel-recommendations .slick-prev {
    left: -15px;
}
@media only screen and (max-width: 767px) {
    .rs-wrapper .section-collection .summer-recommendations .carousel-recommendations .slick-prev {
        left: -30px;
    }
}
.rs-wrapper .section-collection .summer-recommendations .carousel-recommendations .slick-next {
    right: -15px;
}
@media only screen and (max-width: 767px) {
    .rs-wrapper .section-collection .summer-recommendations .carousel-recommendations .slick-next {
        right: -30px;
    }
}
.summer-recommendations .draggable {
    display: grid;
}
.summer-recommendations .carousel-recommendations {
    position: relative;
    border-top: 1px solid #000;
    width: 100%;
    padding: 0 0 32px;
    margin: 0;
    border: 0;
}

/* section-videos */
.rs-wrapper .section-videos {
    position: relative;
    z-index: 1;
    padding: 0 0 62px;
    background-color: #fff;
    font-size: 18px;
    line-height: 1.33
}
@media only screen and (max-width: 767px) {
    .rs-wrapper .section-videos {
        padding-bottom: 50px;
    }
}
.rs-wrapper .section-videos .section__body {
    display: block
}
.rs-wrapper .section-videos .section__body + .section__body {
    position: relative;
    z-index: 2;
    margin-top: 50px
}
.rs-wrapper .section-videos .section__content {
    position: relative;
    text-align: center;
    z-index: 3
}
.rs-wrapper .section-videos .section__content h2 {
    text-transform: uppercase;
    margin-top: 5px;
    margin-bottom: 13px;
    font-weight: 100;
    font-family: "HelveticaNeueW01-UltLt", "Helvetica Neue LT W05 25 Ult Lt", "RodinCattleyaPro-L{pm}", sans-serif !important;
    letter-spacing: normal;
}
@media only screen and (min-width: 768px) {
    .rs-wrapper .section-videos .section__content h2 {
        margin-top: -20px;
    }
}
.rs-wrapper .section-videos .section__content--secondary h2 {
    margin-top: 12px;
    margin-bottom: 14px;
}
@media only screen and (max-width: 767px) {
    .rs-wrapper .section-videos .section__content--secondary h2 {
        margin-top: 4px;
        margin-bottom: 12px;
    }
}
.rs-wrapper .section-videos .section__content p {
    margin-bottom: 11px;
    font-size: clamp(16px, 1.7vw, 17px)
}
@media only screen and (min-width: 768px) {
    .rs-wrapper .section-videos .section__content--secondary p {
        padding-right: 10px;
    }
}
@media only screen and (max-width: 767px) {
    .rs-wrapper .section-videos .section__content p {
        line-height: 1.3;
    }
}
.rs-wrapper .section-videos video, .rs-wrapper .section-videos .v-wraps {
    aspect-ratio: 446/557;
    width: 100%;
    margin: 0 auto
}
.rs-wrapper .section-videos .v-wraps {
    max-width: 74.6%
}
.rs-wrapper .section-videos .section__btn {
    min-width: 170px;
    font-family: "HelveticaNeueW01-45Ligh", "Helvetica Neue LT W05 45 Light", sans-serif !important;
}
.rs-wrapper .section-videos .section__media {
    position: relative;
    display: flex;
    justify-content: center
}
.rs-wrapper .section-videos .section__media--primary {
    padding-bottom: 65px
}
.rs-wrapper .section-videos .section__media--primary .section__media-collage {
    position: absolute;
    top: -16%;
    left: -20px;
    width: calc(100% + 40px);
    height: 100%;
    z-index: 2
}
@media only screen and (max-width: 767px) {
    .rs-wrapper .section-videos .section__media--primary .section__media-collage {
        pointer-events: none
    }
}
.rs-wrapper .section-videos .section__media--primary picture img {
    position: absolute;
    top: 0;
    left: -60px;
    right: 0;
    min-width: calc(100% + 70px)
}
.rs-wrapper .section-videos .section__media--secondary {
    padding-bottom: 98px
}
.rs-wrapper .section-videos .section__media--secondary .section__media-collage {
    position: absolute;
    top: 14%;
    left: -20px;
    width: calc(100% + 40px);
    height: 100%;
    display: none;
    z-index: 2
}
.rs-wrapper .section-videos .section__media--secondary .section__media-collage-mobile {
    position: absolute;
    top: -7%;
    left: -20px;
    width: calc(100% + 40px);
    height: 100%;
    z-index: 2;
    pointer-events: none
}
.rs-wrapper .section-videos .section__media--secondary .section__media-collage-mobile img {
    position: absolute;
    bottom: 0
}
.rs-wrapper .section-videos .section__media--secondary .section__media-collage-mobile img:first-child {
    left: 0%;
    bottom: -4px;
    width: 34.7%;
    max-width: 180px
}
@media only screen and (min-width: 768px) {
    .rs-wrapper .section-videos .section__media--secondary .section__media-collage-mobile img:first-child {
        left: 5%
    }
}
.rs-wrapper .section-videos .section__media--secondary .section__media-collage-mobile img:last-child {
    right: -5.8%;
    width: 57%;
    max-width: 375px
}
@media only screen and (min-width: 768px) {
    .rs-wrapper .section-videos .section__media--secondary .section__media-collage-mobile img:last-child {
        right: 3%
    }
}
.rs-wrapper .section-videos .section__media--secondary picture img {
    position: absolute;
    top: 0;
    left: -60px;
    right: 0;
    min-width: calc(100% + 70px)
}
.rs-wrapper .section-videos .section__media--tertiary {
    padding-bottom: 38px
}
.rs-wrapper .section-videos .section__media--tertiary .section__media-collage {
    position: absolute;
    top: 8%;
    left: -20px;
    width: 100%;
    height: 100%;
    z-index: 2
}
@media only screen and (max-width: 767px) {
    .rs-wrapper .section-videos .section__media--tertiary .section__content p {
        margin-bottom: 10px;
    }

}
@media only screen and (max-width: 767px) {
    .rs-wrapper .section-videos .section__media--tertiary .section__media-collage {
        pointer-events: none
    }
}
.rs-wrapper .section-videos .section__media--tertiary picture img {
    position: absolute;
    bottom: -27px;
    left: -8%;
    right: 0;
    min-width: calc(100% + 133px)
}
@media only screen and (min-width: 768px) {
    .rs-wrapper .section-videos .section__media--tertiary picture img {
        min-width: auto;
        width: 100%;
        right: auto;
        left: 5%
    }
}
@media only screen and (min-width: 1024px) {
    .rs-wrapper .section-videos {
        font-size: 20px
    }
    .rs-wrapper .section-videos .section__body {
        display: flex;
        align-items: center
    }
    .rs-wrapper .section-videos .section__body + .section__body {
        margin-top: 56px
    }
    .rs-wrapper .section-videos .section__body.section__body--secondary {
        flex-direction: row-reverse
    }
    .rs-wrapper .section-videos .section__content {
        text-align: left;
        padding: 0 74px 60px 24px
    }
    .rs-wrapper .section-videos .section__body.section__body--secondary .section__content {
        text-align: right;
        margin-top: -25px;
        padding-right: 24px;
        padding-left: 74px;
        z-index: 3
    }
    .rs-wrapper .section-videos .section__content h2 {
        margin-bottom: 14px;
    }
    .rs-wrapper .section-videos .section__content p {
        margin-bottom: 13px
    }
    
    .rs-wrapper .section-videos video {
        width: 100%;
        aspect-ratio: 389/486;
        margin-left: auto;
        margin-right: 0
    }
    .rs-wrapper .section-videos .v-wraps {
        max-width: 389px;
        margin: 0
    }
    .rs-wrapper .section-videos .section__body.section__body--secondary video {
        margin-left: 0;
        margin-right: auto
    }
    .rs-wrapper .section-videos .section__btn {
        min-width: 200px
    }
    .rs-wrapper .section-videos .section__media {
        justify-content: flex-end;
        flex: 0 0 57.5%
    }
    .rs-wrapper .section-videos .section__body.section__body--secondary .section__media {
        justify-content: flex-start
    }
    .rs-wrapper .section-videos .section__media--primary {
        padding-bottom: 65px
    }
    .rs-wrapper .section-videos .section__media--primary .section__media-collage {
        top: 34.5%;
        left: 7%;
        width: 101.6%;
        height: 84%
    }
    .rs-wrapper .section-videos .section__media--primary picture img {
        min-width: auto;
        left: auto;
        right: auto;
        position: relative;
        width: 100%;
        height: 100%;
        object-fit: contain
    }
    .rs-wrapper .section-videos .section__media--secondary {
        padding-bottom: 98px
    }
    .rs-wrapper .section-videos .section__media--secondary .section__media-collage-mobile {
        display: none
    }
    .rs-wrapper .section-videos .section__media--secondary .section__media-collage {
        top: 15.8%;
        left: -5.5%;
        width: 96.6%;
        height: 100%;
        display: block
    }
    .rs-wrapper .section-videos .section__media--secondary picture img {
        min-width: auto;
        left: auto;
        right: auto;
        position: relative;
        width: 100%;
        height: 100%;
        object-fit: contain
    }
    .rs-wrapper .section-videos .section__media--tertiary {
        padding-bottom: 38px
    }
    .rs-wrapper .section-videos .section__media--tertiary .section__media-collage {
        top: 8.2%;
        right: 0;
        left: 3%;
        width: 100%;
        height: 113%
    }
    .rs-wrapper .section-videos .section__media--tertiary picture img {
        min-width: auto;
        left: auto;
        right: auto;
        bottom: auto;
        position: relative;
        width: 100%;
        height: 100%;
        object-fit: contain;
        object-position: left
    }
}

/* info */
.rs-wrapper .section-primary .section__background2 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh!important;
}
.rs-wrapper .section-primary .section__background2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.rs-wrapper .info .h1 {
    margin-bottom: 26px;
}
@media only screen and (min-width: 768px) {
    .rs-wrapper .info .h1 {
        margin-bottom: 26px;
    }
}
.rs-wrapper .info .section__lead {
    padding-bottom: 5px;
    font-size: 13px;
    line-height: 1;
}
@media only screen and (min-width: 768px) {
    .rs-wrapper .info .section__lead {
        margin-top: 33px;
        padding-bottom: 34px;
        font-size: 17px;
    }
}
.rs-wrapper .info .section__lead p {
    margin-top: 5px;
}
@media only screen and (min-width: 768px) {
    .rs-wrapper .info .section__lead p {
        margin-top: 6px;
    }
}
.rs-wrapper .info .section__head .shell div {
    margin-top: 24px;
}
@media only screen and (min-width: 768px) {
    .rs-wrapper .info .section__head .shell div {
        margin-top: 30px;
    }
}
.rs-wrapper .info .section__head .shell div .section__sub {
    margin-bottom: 9px;
    font-size: 20px;
    line-height: 1.1;
}
@media only screen and (min-width: 768px) {
    .rs-wrapper .info .section__head .shell div .section__sub {
        margin-bottom: 12px;
        font-size: 26px;
    }
}
.rs-wrapper .info .section__head .shell div p {
    font-size: 13px;
    line-height: 1.46;
}
@media only screen and (min-width: 768px) {
    .rs-wrapper .info .section__head .shell div p {
        font-size: 17px;
        line-height: 1.46
    }
}
.rs-wrapper .info .section__head .shell div p a {
    text-decoration: underline;
}
.rs-wrapper .info .section__head .shell div p .post {
    font-size: 13px;
    line-height: 1.46;
}
@media only screen and (min-width: 768px) {
    .rs-wrapper .info .section__head .shell div p .post {
        font-size: 17px;
    }
}
.rs-wrapper .info .section__head .shell div p .txt-en {
    font-size: 120%;
    font-family: "Helvetica Neue LT W01_35 Thin", "Helvetica Neue LT W05 35 Thin", "RodinCattleyaPro-L{pm}", sans-serif !important;
    line-height: 1.1;
}
.rs-wrapper .info .section__head .shell .notes {
    margin-top: 7px;
    letter-spacing: 0.3px;
}
@media only screen and (min-width: 768px) {
    .rs-wrapper .info .section__head .shell .notes {
        margin-top: 8px;
    }
}
.rs-wrapper .info .section__head .shell .notes li {
    margin-top: 4px;
    font-size: 11px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif !important;
    font-feature-settings: "palt";
    line-height: 1.38;
}
@media only screen and (min-width: 768px) {
    .rs-wrapper .info .section__head .shell .notes li {
        margin-top: 0;
        font-size: 14px;
        line-height: 1.57;
    }
}

.rs-wrapper .section-video {
    position: relative;
    padding-top: 20px;
    padding-bottom: 88px;
    color: #fff;
}
@media only screen and (min-width: 768px) {
    .rs-wrapper .section-video {
        padding-top: 100px;
    }
}
@media only screen and (min-width: 768px) {
    .rs-wrapper .section-video .shell {
        max-width: 1024px;
    }
}
.rs-wrapper .section-video .section__background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.rs-wrapper .section-video .section__background img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: bottom center
}
.rs-wrapper .section-video .section__content {
    position: relative;
    text-align: center;
    display: block;
}
.rs-wrapper .section-video h2 {
    margin-bottom: 14px;
    font-weight: 100;
    font-family: "HelveticaNeueW01-UltLt", "Helvetica Neue LT W05 25 Ult Lt", "RodinCattleyaPro-L{pm}", sans-serif !important;
}
@media only screen and (min-width: 1024px) {
    .rs-wrapper .section-video {
        padding: 100px 0 138px 0;
        font-size: 20px
    }
}
.rs-wrapper .section-video .campaign {
    position: relative;
    margin-bottom: 50px;
    padding: 35px 0;
    background: rgba(255, 255, 255, 0.2);
    text-align: center;
}
@media only screen and (min-width: 768px) {
    .rs-wrapper .section-video .campaign {
        margin-bottom: 80px;
        padding: 40px 0;
    }
}
@media only screen and (max-width: 767px) {
    .rs-wrapper .section-video .campaign {
        max-width: 335px;
        margin-inline: auto;
    }
}
.rs-wrapper .section-video .campaign p {
    font-size: 13px;
    line-height: 1.46;
    letter-spacing: .3px;
}
@media only screen and (min-width: 768px) {
    .rs-wrapper .section-video .campaign p {
        font-size: 17px;
        line-height: 1.43;
        letter-spacing: 1px;
    }
}
.rs-wrapper .section-video .campaign img {
    display: block;
    margin: 22px auto;
}
@media only screen and (max-width: 767px) {
    .rs-wrapper .section-video .campaign img {
        width: 280px;
    }
}
@media only screen and (min-width: 768px) {
    .rs-wrapper .section-video .campaign img {
        margin-block: 36px;
    }
}
.rs-wrapper .section-video .campaign .btn-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
}
@media only screen and (min-width: 768px) {
    .rs-wrapper .section-video .campaign .btn-wrap {
        gap: 10px;
    }
}
.rs-wrapper .section-video .campaign .btn.right {
    width: 219px;
}
@media only screen and (min-width: 768px) {
    .rs-wrapper .section-video .campaign .btn.right {
        width: 258px;
    }
}
.rs-wrapper .pin-spacer {
    z-index: 1!important;
    margin-bottom: -1px !important;
}


.rs-wrapper video {
    object-fit: cover
}
.rs-wrapper .play-btn {
    width: 45px;
    height: 45px;
    border: none;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: absolute;
    right: 0;
    padding: 0;
    margin: 0;
    top: 8px;
    pointer-events: auto;
    z-index: 99
}
.rs-wrapper .play-btn::before {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="white"><rect x="6" y="5" width="4" height="14"/><rect x="14" y="5" width="4" height="14"/></svg>');
    background-size: contain;
    background-repeat: no-repeat
}
.rs-wrapper .is-paused .play-btn::before {
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="white"><polygon points="5,3 19,12 5,21"/></svg>')
}
.rs-wrapper .v-wraps {
    position: relative;
    z-index: 1
}
.rs-wrapper .section-video .play-btn {
    top: -120px;
    right: 12px
}
@media only screen and (min-width: 1024px) {
    .rs-wrapper .section-video .play-btn {
        top: -140px
    }
}

footer {
    margin-top: -1px
}

/*カートインボタン*/
.btn-common {
    display:block;
    width:200px;
    margin:0 auto;
    padding:calc(19px / 2) 0;
    border:1px solid #000;
    background:#fff;
    color:#FFF;
    font-size:15px;
    text-align:center;
}
@media only screen and (min-width: 768px) {
    .btn-common {
        transition: color .3s, background-color .3s;
    }
}
@media screen and (max-width:750px) {
    .btn-common {
        width: 100%;
        padding: 9px 0;
        font-size: 12px;
    }
}
.btn-common:hover {
    background:#000;
    color:#fff;
}
.cart-btn-wrap[data-checkInstock="true"] {
    width:200px;
    margin:0 auto;
    background:#FFF;
}
@media screen and (max-width:750px) {
    .cart-btn-wrap[data-checkInstock="true"] {
        width:100%;
    }
}

.out-of-stock-btn {
    display:block;
    opacity:0.5;
    padding:calc(22px / 2) 0;
    border:1px solid #FFF;
    box-sizing:border-box;
    background:#808080;
    color:#FFF;
    font-size:15px;
    text-align:center;
}
@media screen and (max-width:750px) {
    .out-of-stock-btn {
        padding: 10px 0;
        font-size: 12px;
    }
}
.rs-wrapper .btn {
    position: relative;
}
.rs-wrapper .btn::after {
    position: absolute;
    right: 15px;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    content: "";
    transition: color .3s, border-color .3s;
}
@media only screen and (min-width: 768px) {
    .rs-wrapper .btn:hover::after {
        border-color: #000;
    }
}
.rs-wrapper .btn.up,
.rs-wrapper .btn.down,
.rs-wrapper .btn.right{
    width: 171px;
    min-width: auto;
    padding-inline: 0 25px;
}
@media only screen and (min-width: 768px) {
    .rs-wrapper .btn.up,
    .rs-wrapper .btn.down,
    .rs-wrapper .btn.right{
        width: 200px;
}
}
.rs-wrapper .btn.up::after {
    top: 57%;
    transform: translateY(-50%) rotate(-45deg);
}
.rs-wrapper .btn.down::after {
    top: 42%;
    transform: translateY(-50%) rotate(135deg);
}
.rs-wrapper .btn.right::after {
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
}
