/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.css */
*, :before, :after {
    box-sizing: border-box;
    border-style: solid;
    border-width: 0;
    min-width: 0
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

body {
    margin: 0
}

main {
    display: block
}

p, table, blockquote, address, pre, iframe, form, figure, dl {
    margin: 0
}

h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
    margin: 0
}

ul, ol {
    margin: 0;
    padding: 0;
    list-style: none
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
    border-top-width: 1px;
    margin: 0;
    clear: both;
    color: inherit
}

pre {
    font-family: monospace, monospace;
    font-size: inherit
}

address {
    font-style: inherit
}

a {
    background-color: transparent;
    text-decoration: none;
    color: inherit
}

abbr[title] {
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: inherit
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

svg, img, embed, object, iframe {
    vertical-align: bottom
}

button, input, optgroup, select, textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    vertical-align: middle;
    color: inherit;
    font: inherit;
    background: transparent;
    padding: 0;
    margin: 0;
    border-radius: 0;
    text-align: inherit;
    text-transform: inherit
}

button, [type=button], [type=reset], [type=submit] {
    cursor: pointer
}

button:disabled, [type=button]:disabled, [type=reset]:disabled, [type=submit]:disabled {
    cursor: default
}

:-moz-focusring {
    outline: auto
}

select:disabled {
    opacity: inherit
}

option {
    padding: 0
}

fieldset {
    margin: 0;
    padding: 0;
    min-width: 0
}

legend {
    padding: 0
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

[type=search] {
    outline-offset: -2px
}

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

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

[type=number] {
    -moz-appearance: textfield
}

label[for] {
    cursor: pointer
}

details {
    display: block
}

summary {
    display: list-item
}

[contenteditable]:focus {
    outline: auto
}

table {
    border-color: inherit;
    border-collapse: collapse
}

caption {
    text-align: left
}

td, th {
    vertical-align: top;
    padding: 0
}

th {
    text-align: left;
    font-weight: 700
}

.nexter-root {
    font-family: Noto Sans JP, sans-serif;
    font-weight: 400;
    color: #fff;
    line-height: 2;
    letter-spacing: .025em
}

@media screen and (min-width: 768px) {
    .nexter-root {
        font-size: min(1.25dvw, 1.25rem)
    }
}

@media screen and (max-width: 767px) {
    .nexter-root {
        font-size: max(4.2666666667dvw, 1rem)
    }
}

.nexter-root img {
    max-width: 100%;
    vertical-align: bottom
}

.nexter-wrapper {
    overflow: hidden
}

.nexter-wrapper--limited {
    background: linear-gradient(90deg, #f2e1c5, #f2c281 65.52%, #f2c384 76.98%, #fff)
}

.nexter-header {
    display: block;
    position: absolute;
    z-index: 1;
    width: 100%
}

.nexter-header__container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

@media screen and (min-width: 768px) {
    .nexter-header__container {
        padding: min(1.875dvw, 30px) min(1.875dvw, 30px) 0
    }
}

@media screen and (max-width: 767px) {
    .nexter-header__container {
        padding: max(3.7333333333dvw, 14px) max(2.6666666667dvw, 10px) 0
    }
}

.nexter-logo {
    display: inline-block
}

@media screen and (min-width: 768px) {
    .nexter-logo--astron {
        width: min(10.625dvw, 170px)
    }

    .nexter-logo--seiko {
        width: min(8.1875dvw, 131px)
    }
}

@media screen and (max-width: 767px) {
    .nexter-logo--astron {
        width: max(25.0666666667dvw, 94px)
    }

    .nexter-logo--seiko {
        width: max(20.8dvw, 78px)
    }

    .nexter-footer .nexter-logo--seiko {
        width: max(34.6666666667dvw, 130px)
    }

    .nexter-header .nexter-logo img {
        vertical-align: top
    }
}

.nexter-footer {
    background-color: #262626
}

.nexter-footer__container {
    display: flex
}

.nexter-footer__social {
    display: inline-flex;
    align-items: center
}

.nexter-footer__social a {
    display: block;
    background-color: #3c3c3c;
    border-radius: 50%
}

@media screen and (min-width: 768px) {
    .nexter-footer__container {
        justify-content: space-between;
        padding: min(3.125dvw, 50px) min(1.875dvw, 30px)
    }

    .nexter-footer__logo {
        display: inline-flex;
        align-items: center;
        column-gap: min(1.875dvw, 30px)
    }

    .nexter-footer__copyright {
        font-size: .75rem
    }

    .nexter-footer__social {
        column-gap: min(.75dvw, 12px)
    }

    .nexter-footer__social > li {
        width: min(3.125dvw, 50px)
    }

    .nexter-footer__social a {
        padding: min(.3125dvw, 5px);
        transition: opacity .3s
    }

    .nexter-footer__social a:hover {
        opacity: .6
    }
}

@media screen and (max-width: 767px) {
    .nexter-footer {
        text-align: center
    }

    .nexter-footer__container {
        flex-direction: column-reverse;
        padding: max(10.6666666667dvw, 40px) max(8dvw, 30px) max(8dvw, 30px)
    }

    .nexter-footer__copyright {
        display: block;
        font-size: .75rem;
        margin-top: 1em
    }

    .nexter-footer__social {
        margin-inline: auto;
        margin-bottom: max(10.6666666667dvw, 40px);
        column-gap: max(3.2dvw, 12px)
    }

    .nexter-footer__social > li {
        width: max(13.3333333333dvw, 50px)
    }

    .nexter-footer__social a {
        padding: max(1.3333333333dvw, 5px)
    }
}

.nexter-main {
    position: relative
}

@media screen and (min-width: 768px) {
    .nexter-container {
        width: min(100dvw, 1600px);
        margin-inline: auto;
        padding-inline: min(6.25%, 100px)
    }
}

@media screen and (max-width: 767px) {
    .nexter-container {
        padding-inline: max(4.2666666667dvw, 16px)
    }

    .nexter-container--cancel {
        margin-inline: max(-4.2666666667dvw, -16px)
    }
}

.nexter-pageTop {
    display: block;
    z-index: 2;
    transition: opacity .3s
}

.nexter-pageTop--hidden {
    position: fixed;
    opacity: 0;
    pointer-events: none
}

.nexter-pageTop--flowing {
    position: fixed;
    opacity: 1;
    pointer-events: auto
}

.nexter-pageTop--bottom {
    position: absolute;
    opacity: 1;
    pointer-events: auto
}

@media screen and (min-width: 768px) {
    .nexter-pageTop {
        right: min(1.25dvw, 20px);
        bottom: min(1.25dvw, 20px);
        width: max(3.125%, 50px);
        transition: opacity .3s linear
    }

    .nexter-pageTop:hover {
        opacity: .6
    }
}

@media screen and (max-width: 767px) {
    .nexter-pageTop {
        bottom: max(2.6666666667dvw, 10px);
        right: max(2.6666666667dvw, 10px);
        width: min(10.6666666667%, 40px)
    }
}

.nexter-mv {
    position: relative;
    background-color: #152646
}

.nexter-mv__bg {
    scale: 1.1;
    transition: scale 2.6s ease
}

.nexter-mv__bg.is-inited {
    scale: 1
}

.nexter-mv__bg img {
    width: 100%
}

.nexter-mv__inner {
    position: absolute
}

.nexter-mv__content {
    text-align: center
}

.nexter-mv__title {
    line-height: 1
}

.nexter-mv__sub {
    display: block;
    letter-spacing: .008em
}

.nexter-wrapper--limited .nexter-mv:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    z-index: 3;
    background: linear-gradient(90deg, #f2e1c5, #f2c281 65.52%, #f2c384 76.98%, #fff);
    width: 100%
}

@media screen and (min-width: 768px) {
    .nexter-mv__inner {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%)
    }

    .nexter-mv__content {
        width: min(37.5dvw, 600px);
        margin-left: min(3.75dvw, 60px);
        padding-top: min(6.25dvw, 100px)
    }

    .nexter-mv__title {
        font-size: min(6.25dvw, 6.25rem);
        margin-bottom: min(2.875dvw, 46px)
    }

    .nexter-mv__sub {
        font-size: min(2.75dvw, 2.75rem);
        margin-bottom: min(1.75dvw, 28px)
    }

    .nexter-mv__caption {
        font-size: min(1.75dvw, 1.75rem)
    }

    .nexter-wrapper--limited .nexter-mv {
        padding-top: min(.5dvw, 8px)
    }

    .nexter-wrapper--limited .nexter-mv:before {
        height: min(.5dvw, 8px)
    }

    .nexter-wrapper--limited .nexter-mv__content {
        margin-left: auto
    }
}

@media screen and (max-width: 767px) {
    .nexter-mv__inner {
        bottom: max(7.4666666667dvw, 28px);
        width: 100%
    }

    .nexter-mv__title {
        font-size: max(11.7333333333dvw, 2.75rem);
        margin-bottom: max(2.6666666667dvw, 10px);
        padding-top: max(5.8666666667dvw, 22px)
    }

    .nexter-mv__sub {
        font-size: max(5.3333333333dvw, 1.25rem);
        margin-bottom: max(2.6666666667dvw, 10px)
    }

    .nexter-mv__caption {
        font-size: max(4.2666666667dvw, 1rem);
        line-height: 1.8
    }

    .nexter-wrapper--limited .nexter-mv {
        padding-top: max(1.0666666667dvw, 4px)
    }

    .nexter-wrapper--limited .nexter-mv:before {
        height: max(1.0666666667dvw, 4px)
    }

    .nexter-wrapper--limited .nexter-mv__inner {
        display: block;
        top: 0;
        height: 100%
    }

    .nexter-wrapper--limited .nexter-mv__title, .nexter-wrapper--limited .nexter-mv__caption {
        display: block;
        position: absolute;
        left: 0;
        width: 100%;
        margin-inline: auto
    }

    .nexter-wrapper--limited .nexter-mv__title {
        font-size: max(11.7333333333dvw, 2.75rem);
        padding-top: max(13.3333333333dvw, 50px)
    }

    .nexter-wrapper--limited .nexter-mv__caption {
        bottom: max(8.5333333333dvw, 32px)
    }
}

.nexter-description {
    position: relative;
    background-color: #152646;
    text-align: center
}

.nexter-description:after {
    content: "";
    display: block;
    position: absolute;
    top: 0
}

.nexter-description__container {
    position: relative;
    z-index: 1
}

.nexter-description__lead {
    line-height: 1.8
}

.nexter-description__hr {
    width: 0;
    transition: width 1s cubic-bezier(.39, .575, .565, 1)
}

.nexter-wrapper--limited .nexter-description {
    background-color: #131e31
}

.nexter-wrapper--limited .nexter-description:after {
    display: none
}

.nexter-wrapper--limited .nexter-description__lead {
    margin-inline: auto
}

@media screen and (min-width: 768px) {
    .nexter-description {
        padding-top: min(6.875dvw, 110px);
        padding-bottom: min(8.125dvw, 130px)
    }

    .nexter-description:after {
        left: 50%;
        width: min(34.375dvw, 550px);
        height: min(61dvw, 976px);
        background: url(../images/deco-nexter-bg-navy.webp) no-repeat;
        background-size: 100% auto;
        transform: translate(calc(-50% + 34.375dvw))
    }

    .nexter-description__lead {
        font-size: min(2dvw, 2rem)
    }

    .nexter-description__hr {
        border-top-width: 6px;
        margin: min(5.625dvw, 90px) auto min(4.375dvw, 70px)
    }

    .nexter-description__hr.is-inited {
        width: min(6.25dvw, 100px)
    }

    .nexter-description__heading {
        font-size: min(3.75dvw, 3.75rem)
    }

    .nexter-description__heading > span {
        font-size: min(3.4375dvw, 3.4375rem)
    }

    .nexter-description__caption {
        font-size: min(.875dvw, .875rem);
        margin-top: min(1.25dvw, 1.25rem)
    }

    .nexter-wrapper--limited .nexter-description {
        margin-bottom: min(.5dvw, 8px);
        padding-top: min(8.5dvw, 136px);
        padding-bottom: min(9.25dvw, 148px)
    }

    .nexter-wrapper--limited .nexter-description__lead {
        width: max-content
    }
}

@media screen and (max-width: 767px) {
    .nexter-description {
        padding-block: max(17.6dvw, 66px)
    }

    .nexter-description:after {
        left: 0;
        width: max(100dvw, 375px);
        height: max(129.0666666667dvw, 484px);
        background: url(../images/deco-nexter-bg-navy-sp.webp) no-repeat;
        background-size: contain
    }

    .nexter-description__container {
        line-height: 1.9
    }

    .nexter-description__lead {
        font-size: max(5.3333333333dvw, 1.25rem)
    }

    .nexter-description__hr {
        border-top-width: 4px;
        margin: max(14.9333333333dvw, 56px) auto max(12.2666666667dvw, 46px)
    }

    .nexter-description__hr.is-inited {
        width: max(21.3333333333dvw, 80px)
    }

    .nexter-description__heading {
        font-size: max(10.6666666667dvw, 2.5rem)
    }

    .nexter-description__heading > span {
        font-size: max(9.6dvw, 2.25rem)
    }

    .nexter-description__caption {
        font-size: max(3.2dvw, .75rem);
        margin-top: max(10.6666666667dvw, 2.5rem)
    }

    .nexter-wrapper--limited .nexter-description {
        margin-bottom: max(1.0666666667dvw, 4px);
        padding-top: max(12.2666666667dvw, 46px);
        padding-bottom: max(14.4dvw, 54px)
    }
}

.nexter-section {
    position: relative;
    z-index: 1;
    overflow: hidden
}

.nexter-section.nexter-section--dial, .nexter-section.nexter-section--limitedDial {
    overflow: visible
}

@media screen and (min-width: 768px) {
    .nexter-section + .nexter-section {
        margin-top: min(-2.875dvw, -46px)
    }

    .nexter-section.nexter-section--dial, .nexter-section.nexter-section--limitedDial {
        margin-top: -6.5dvw
    }
}

@media screen and (max-width: 767px) {
    .nexter-section + .nexter-section {
        margin-top: -14.9333333333dvw
    }
}

.nexter-bg {
    position: relative
}

.nexter-bg:after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    top: 0;
    width: 100dvw;
    height: 100%
}

.nexter-bg--navy:before {
    content: "";
    display: block;
    position: absolute;
    top: 0
}

@media screen and (min-width: 768px) {
    .nexter-bg--gradation:after {
        background: linear-gradient(-67.5deg, #2f5083, #2f5083 13.54%, #7a92b7 21.77%, #89a2c7 27.68%, #1c3864 91.66%, #1c3864)
    }

    .nexter-bg--gradationReverse:after {
        background: linear-gradient(67.5deg, #1c3864, #1c3864 13.54%, #89a2c7 76.32%, #7a92b7 82.23%, #2f5083 91.66%, #2f5083)
    }

    .nexter-bg--navy:after {
        background: #152646
    }

    .nexter-bg--limitedGradation:after {
        background: linear-gradient(157.5deg, #121e31, #35394a 53.2%, #9a6849 83.25%, #b78553)
    }

    .nexter-bg--limitedGradationReverse:after {
        background: linear-gradient(-157.5deg, #121e31, #35394a 53.2%, #9a6849 83.25%, #b78553)
    }

    .nexter-bg--limitedNavy:after {
        background: linear-gradient(#122a52, #39322e)
    }

    .nexter-bg--navy:before {
        left: 50%;
        width: min(34.375dvw, 550px);
        height: min(61dvw, 976px);
        background: url(../images/deco-nexter-bg-navy.webp) no-repeat;
        background-size: 100% auto;
        transform: translate(calc(-50% + 34.375dvw))
    }

    .nexter-section--dial .nexter-bg--navy:before {
        left: 0;
        width: 100dvw;
        height: 100%;
        background-size: min(34.375dvw, 550px) auto;
        background-position: top 0 right -1.5625dvw;
        transform: translate(0);
        clip-path: polygon(min(3.375dvw, 54px) calc(0% + 6.5dvw), 100% min(3.375dvw, 54px), 100% 100%, 0 100%)
    }

    .nexter-bg--clip {
        clip-path: polygon(0 calc(0% + 2.8125dvw), 100% 0, 100% 100%, 0 100%)
    }

    .nexter-bg--reverse {
        clip-path: polygon(100% calc(0% + 2.8125dvw), 0 0, 0 100%, 100% 100%)
    }

    .nexter-bg--partial {
        clip-path: unset;
        z-index: 0
    }

    .nexter-bg--partial.nexter-bg--clip:after {
        clip-path: polygon(0 calc(0% + 2.8125dvw), 100% 0, 100% 100%, 0 100%)
    }

    .nexter-bg--partial.nexter-bg--reverse:after {
        clip-path: polygon(100% calc(0% + 2.8125dvw), 0 0, 0 100%, 100% 100%)
    }

    .nexter-section--dial .nexter-bg:after, .nexter-section--limitedDial .nexter-bg:after {
        top: min(3.5dvw, 56px)
    }
}

@media screen and (max-width: 767px) {
    .nexter-bg--gradation:after {
        background: linear-gradient(-202.5deg, #1c3864 -10.36%, #89a2c7 21.77%, #7a92b7 27.68%, #2f5083 62.56%, #2f5083)
    }

    .nexter-bg--gradationReverse:after {
        background: linear-gradient(-202.5deg, #1c3864 -10.36%, #89a2c7 21.77%, #7a92b7 27.68%, #2f5083 62.56%, #2f5083)
    }

    .nexter-bg--navy:after {
        background: #152646
    }

    .nexter-bg--limitedGradation:after {
        background: linear-gradient(-202.5deg, #b78553 -16.2%, #9a6849 12.33%, #35394a 19.3%, #121e31 23.18%, #121e31)
    }

    .nexter-bg--limitedGradationReverse:after {
        background: linear-gradient(202.5deg, #b78553 -16.2%, #9a6849 12.33%, #35394a 19.3%, #121e31 23.18%, #121e31)
    }

    .nexter-bg--limitedNavy:after {
        background: linear-gradient(#122a52, #39322e)
    }

    .nexter-bg--navy:before {
        left: 0;
        width: max(100dvw, 375px);
        height: max(129.0666666667dvw, 484px);
        background: url(../images/deco-nexter-bg-navy-sp.webp) no-repeat;
        background-size: contain
    }

    .nexter-bg--clip {
        clip-path: polygon(0 calc(0% + 14.6666666667dvw), 100% 0, 100% 100%, 0 100%)
    }

    .nexter-bg--reverse {
        clip-path: polygon(100% calc(0% + 14.6666666667dvw), 0 0, 0 100%, 100% 100%)
    }

    .nexter-bg--partial {
        clip-path: unset;
        z-index: 0
    }

    .nexter-bg--partial.nexter-bg--clip:after {
        clip-path: polygon(0 calc(0% + 14.6666666667dvw), 100% 0, 100% 100%, 0 100%)
    }

    .nexter-bg--partial.nexter-bg--reverse:after {
        clip-path: polygon(100% calc(0% + 14.6666666667dvw), 0 0, 0 100%, 100% 100%)
    }
}

.nexter-detail__content {
    display: block
}

.nexter-detail__figure {
    z-index: 1
}

.nexter-detail__heading {
    line-height: 1
}

.nexter-detail__caption {
    margin-top: 1em
}

@media screen and (min-width: 768px) {
    .nexter-detail {
        position: relative
    }

    .nexter-detail__content {
        width: min(34.375dvw, 550px)
    }

    .nexter-section:nth-of-type(2n) .nexter-detail__content {
        margin-left: auto
    }

    .nexter-section--case .nexter-detail__content {
        padding-top: min(14.5dvw, 232px);
        padding-bottom: min(18dvw, 288px)
    }

    .nexter-section--dial .nexter-detail__content {
        padding-block: min(20dvw, 320px)
    }

    .nexter-section--glass .nexter-detail__content {
        padding-block: min(16.6875dvw, 267px)
    }

    .nexter-section--bracelet .nexter-detail__content {
        padding-block: min(18.375dvw, 294px)
    }

    .nexter-section--caseBack .nexter-detail__content {
        padding-block: min(17.1875dvw, 275px)
    }

    .nexter-section--limitedBezel .nexter-detail__content {
        padding-block: min(15.0625dvw, 241px)
    }

    .nexter-section--limitedDial .nexter-detail__content {
        padding-block: min(21.1875dvw, 339px)
    }

    .nexter-section--limitedBracelet .nexter-detail__content {
        padding-block: min(16.5625dvw, 265px)
    }

    .nexter-detail__figure {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: min(50dvw, 800px)
    }

    .nexter-section:nth-of-type(odd) .nexter-detail__figure {
        left: auto;
        right: 0
    }

    .nexter-section:nth-of-type(2n) .nexter-detail__figure {
        left: 0;
        right: auto
    }

    .nexter-section--case .nexter-detail__figure {
        margin-top: min(-.75dvw, -12px)
    }

    .nexter-section--glass .nexter-detail__figure {
        width: min(73.375dvw, 1174px);
        margin-right: min(-7.5dvw, -120px)
    }

    .nexter-detail__heading {
        font-size: min(3.75dvw, 3.75rem);
        margin-bottom: min(2.5dvw, 40px)
    }

    .nexter-detail__caption {
        font-size: min(1dvw, 1rem)
    }
}

@media screen and (max-width: 767px) {
    .nexter-detail {
        display: flex;
        flex-direction: column-reverse
    }

    .nexter-section--case .nexter-detail {
        padding-top: max(10.6666666667dvw, 40px);
        padding-bottom: max(32dvw, 120px)
    }

    .nexter-section--dial .nexter-detail {
        padding-bottom: max(25.6dvw, 96px)
    }

    .nexter-section--glass .nexter-detail {
        padding-top: max(22.4dvw, 84px);
        padding-bottom: max(25.6dvw, 96px)
    }

    .nexter-section--bracelet .nexter-detail {
        padding-bottom: max(29.3333333333dvw, 110px)
    }

    .nexter-section--caseBack .nexter-detail {
        padding-bottom: max(19.2dvw, 72px)
    }

    .nexter-section--limitedBezel .nexter-detail {
        padding-bottom: max(29.3333333333dvw, 110px)
    }

    .nexter-section--limitedDial .nexter-detail {
        padding-bottom: max(22.9333333333dvw, 86px)
    }

    .nexter-section--limitedBracelet .nexter-detail {
        padding-bottom: max(18.1333333333dvw, 68px)
    }

    .nexter-detail__content {
        padding-top: max(10.1333333333dvw, 38px)
    }

    .nexter-detail__heading {
        font-size: max(9.6dvw, 2.25rem);
        text-align: center;
        margin-bottom: max(3.2dvw, 12px)
    }

    .nexter-detail__caption {
        font-size: max(3.2dvw, .75rem)
    }
}

.nexter-lineup {
    text-align: center;
    background-color: #152646
}

.nexter-lineup__label {
    display: inline-block;
    background-color: #283d6c;
    line-height: 1
}

.nexter-lineup__button {
    display: block;
    line-height: 1;
    border: 1px solid;
    border-color: inherit
}

.nexter-wrapper--limited .nexter-lineup {
    background-color: #131e31
}

@media screen and (min-width: 768px) {
    .nexter-lineup {
        padding-top: min(8.75dvw, 140px);
        padding-bottom: min(15dvw, 240px)
    }

    .nexter-lineup__heading {
        font-size: min(3.75dvw, 3.75rem);
        line-height: 1;
        margin-bottom: min(5.25dvw, 84px)
    }

    .nexter-lineup__list {
        display: flex;
        column-gap: min(11.25dvw, 180px);
        width: max-content;
        margin-inline: auto
    }

    .nexter-lineup__list--order .nexter-lineup__item {
        opacity: 0;
        transform: translateY(min(3.75dvw, 60px));
        transition: opacity 1s cubic-bezier(.39, .575, .565, 1), transform 1s cubic-bezier(.39, .575, .565, 1)
    }

    .nexter-lineup__list--order.is-inited .nexter-lineup__item {
        opacity: 1;
        transform: translateY(0)
    }

    .nexter-lineup__list > .nexter-lineup__item:nth-of-type(0) {
        transition-delay: 0s
    }

    .nexter-lineup__list > .nexter-lineup__item:nth-of-type(1) {
        transition-delay: .1s
    }

    .nexter-lineup__list > .nexter-lineup__item:nth-of-type(2) {
        transition-delay: .2s
    }

    .nexter-lineup__list > .nexter-lineup__item:nth-of-type(3) {
        transition-delay: .3s
    }

    .nexter-lineup__item {
        width: min(17.5dvw, 280px)
    }

    .nexter-lineup__content {
        margin-top: min(2dvw, 32px)
    }

    .nexter-lineup__label {
        font-size: min(1.375dvw, 1.375rem);
        padding: min(.5dvw, 8px) min(1.25dvw, 20px)
    }

    .nexter-lineup__name {
        font-size: min(2dvw, 2rem);
        margin-top: min(.875dvw, 14px)
    }

    .nexter-lineup__tax {
        font-size: min(.875dvw, .875rem)
    }

    .nexter-lineup__date, .nexter-lineup__button {
        font-size: min(1dvw, 1rem)
    }

    .nexter-lineup__button {
        margin-top: min(1.5dvw, 24px);
        padding-block: min(1.125dvw, 18px);
        transition: color .3s linear, background .3s linear, border-color .3s linear
    }

    .nexter-lineup__button:hover {
        color: #192744;
        background-color: #fff;
        border-color: #fff
    }

    .nexter-wrapper--limited .nexter-lineup {
        margin-top: min(.5dvw, 8px);
        padding-top: min(8.125dvw, 130px);
        padding-bottom: min(10dvw, 160px)
    }

    .nexter-wrapper--limited .nexter-lineup__item {
        display: inline-flex;
        justify-content: space-between;
        align-items: center;
        column-gap: min(2.25dvw, 36px);
        width: min(38.5dvw, 616px)
    }

    .nexter-wrapper--limited .nexter-lineup__figure {
        width: min(18.75dvw, 300px)
    }

    .nexter-wrapper--limited .nexter-lineup__content {
        width: min(17.5dvw, 280px);
        margin-top: min(1.125dvw, 18px)
    }
}

@media screen and (max-width: 767px) {
    .nexter-lineup {
        padding-top: max(20.8dvw, 78px);
        padding-bottom: max(37.3333333333dvw, 140px)
    }

    .nexter-lineup__heading {
        font-size: max(9.6dvw, 2.25rem);
        margin-bottom: max(8dvw, 30px)
    }

    .nexter-lineup__item {
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    .nexter-lineup__item:not(:last-of-type) {
        margin-bottom: max(12.8dvw, 48px)
    }

    .nexter-lineup__figure, .nexter-lineup__content {
        width: max(44.2666666667dvw, 166px)
    }

    .nexter-lineup__content {
        margin-top: max(5.3333333333dvw, 20px)
    }

    .nexter-lineup__label {
        font-size: max(4.2666666667dvw, 1rem);
        padding: max(1.3333333333dvw, 5px) max(2.6666666667dvw, 10px)
    }

    .nexter-lineup__name {
        font-size: max(5.3333333333dvw, 1.25rem);
        margin-top: max(2.6666666667dvw, 10px)
    }

    .nexter-lineup__caliber {
        font-size: max(3.7333333333dvw, .875rem)
    }

    .nexter-lineup__tax {
        font-size: max(2.9333333333dvw, .6875rem)
    }

    .nexter-lineup__date {
        font-size: max(3.2dvw, .75rem)
    }

    .nexter-lineup__button {
        font-size: max(3.7333333333dvw, .875rem);
        margin-top: max(3.7333333333dvw, 14px);
        padding-block: max(4.8dvw, 18px)
    }

    .nexter-wrapper--limited .nexter-lineup {
        margin-top: max(1.0666666667dvw, 4px);
        padding-top: max(14.9333333333dvw, 56px);
        padding-bottom: max(32dvw, 120px)
    }

    .nexter-wrapper--limited .nexter-lineup__content {
        margin-top: 0
    }
}

.nexter-anime-opacity {
    opacity: 0;
    transition: opacity 1s cubic-bezier(.39, .575, .565, 1)
}

.nexter-anime-opacity.is-inited {
    opacity: 1
}

.nexter-anime-scale {
    opacity: 0;
    scale: 1.1;
    transition: opacity 1s cubic-bezier(.39, .575, .565, 1), scale 1s cubic-bezier(.39, .575, .565, 1)
}

.nexter-anime-scale.is-inited {
    opacity: 1;
    scale: 1
}

.nexter-anime-fade {
    opacity: 0;
    transition: opacity 1s cubic-bezier(.39, .575, .565, 1), transform 1s cubic-bezier(.39, .575, .565, 1)
}

.nexter-anime-fade.is-inited {
    opacity: 1;
    transform: translateY(0)
}

@media screen and (min-width: 768px) {
    .nexter-anime-fade {
        transform: translateY(min(3.75dvw, 60px))
    }
}

@media screen and (max-width: 767px) {
    .nexter-anime-fade {
        transform: translateY(max(16dvw, 60px))
    }
}

.nexter-ff-jaf-bernino {
    font-family: jaf-bernino-sans-narrow
}

.nexter-link {
    display: inline-block;
    vertical-align: baseline;
    font-weight: 600;
    text-decoration: underline
}

@media screen and (min-width: 768px) {
    .nexter-link {
        transition: opacity .3s
    }

    .nexter-link:hover {
        opacity: .6
    }
}

.nexter-sup {
    font-size: .5em
}

@media screen and (min-width: 768px) {
    .nexter-sp {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .nexter-pc {
        display: none
    }
}

.nexter-modal {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    width: 100dvw;
    height: 100dvh;
    background: linear-gradient(to bottom right, #282828f2 20%, #141414f2 80%);
    opacity: 0;
    transition: opacity .3s ease;
    pointer-events: none
}

.nexter-modal.is-open {
    opacity: 1;
    pointer-events: auto
}

.nexter-modal__close {
    display: block;
    position: absolute;
    font-size: 0;
    background: url(../images/icon-close.webp) no-repeat;
    background-size: 100% auto
}

.nexter-modal__content {
    position: relative;
    z-index: 9;
    color: #000;
    background: #fff;
    box-shadow: 0 0 12px #00000030, 0 6px 6px #0000003b;
    overflow-y: auto
}

.nexter-modal__heading {
    display: block;
    font-weight: 600;
    text-align: center;
    margin-bottom: 1em
}

@media screen and (min-width: 768px) {
    .nexter-modal__close {
        top: min(1dvw, 1rem);
        right: min(1dvw, 1rem);
        width: 40px;
        height: 40px
    }

    .nexter-modal__content {
        width: min(50dvw, 800px);
        font-size: min(1dvw, 1rem);
        padding: min(3.125dvw, 50px) min(2.5dvw, 40px)
    }

    .nexter-modal__heading {
        font-size: min(1.375dvw, 1.375rem)
    }
}

@media screen and (max-width: 767px) {
    .nexter-modal__close {
        top: max(3.7333333333dvw, .875rem);
        right: max(3.7333333333dvw, .875rem);
        width: 30px;
        height: 30px
    }

    .nexter-modal__content {
        width: max(91.4666666667dvw, 343px);
        font-size: max(3.7333333333dvw, .875rem);
        padding: max(13.3333333333dvw, 50px) max(5.3333333333dvw, 20px)
    }

    .nexter-modal__heading {
        font-size: max(4.8dvw, 1.125rem)
    }
}

.nexter-mv__caption {
    line-height: 1.7
}

@media screen and (min-width: 768px) {
    .nexter-mv__title {
        margin-bottom: 0
    }

    .nexter-mv__caption {
        font-size: min(2dvw, 2rem)
    }

    .nexter-wrapper--limited .nexter-mv__content {
        margin-left: auto
    }
}

@media screen and (max-width: 767px) {
    .nexter-mv__inner {
        bottom: max(13.3333333333dvw, 50px)
    }

    .nexter-mv__title {
        padding-top: 0
    }

    .nexter-mv__sub {
        font-size: max(6.4dvw, 1.5rem)
    }

    .nexter-wrapper--limited .nexter-mv__inner {
        display: block;
        top: auto;
        height: auto
    }

    .nexter-wrapper--limited .nexter-mv__title {
        position: relative;
        top: auto;
        padding-top: 0
    }

    .nexter-wrapper--limited .nexter-mv__caption {
        position: relative;
        bottom: auto
    }
}

@media screen and (min-width: 768px) {
    .nexter-section--case .nexter-detail__content {
        padding-top: min(11.125dvw, 178px);
        padding-bottom: min(13.625dvw, 218px)
    }

    .nexter-section--dial .nexter-detail__content {
        padding-block: min(14.625dvw, 234px)
    }

    .nexter-section--glass .nexter-detail__content {
        padding-block: min(16.875dvw, 270px)
    }

    .nexter-section--bracelet .nexter-detail__content {
        padding-block: min(13.625dvw, 218px)
    }

    .nexter-section--caseBack .nexter-detail__content {
        padding-block: min(17.0625dvw, 273px)
    }

    .nexter-section--limitedBezel .nexter-detail__content {
        padding-top: min(15.0625dvw, 241px);
        padding-bottom: min(17.5625dvw, 281px)
    }

    .nexter-section--limitedDial .nexter-detail__content {
        padding-block: min(17.3125dvw, 277px)
    }

    .nexter-section--limitedBracelet .nexter-detail__content {
        padding-block: min(17.6875dvw, 283px)
    }
}
