/*main*/
.lp-contents-box {
    width: 100%;
    margin: 0vw auto 0vw auto;
    text-align: center;
    padding: 0f.0.267vw 0vw 0.027vw 0vw;
    background-color: #fff;
    overflow: hidden;
}

.lp-contents {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.fv-section {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 0;
    font-size: 3.733vw;
    line-height: 1.8;
    color: #BCBFC1;
    font-family: 'Noto Sans JP', sans-serif;
}

.lp-contents img {
    width: 100%;
    height: auto;
}

.mv {
    width: 100%;
    height: 125.067vw;
    background-image: url('/assets/img/features/newbalance-greydays-2026/main-back-sp.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;

}


.mv img {
    width: 81.867vw;
}

.sec-01 {
    width: 100%;
    text-align: center;
    background-color: #373b3e;
    padding: 16vw 0 12.8vw
}

.sec-01 h1 img {
	height: auto;
	width: 54.933vw;
	margin-bottom: 5.333vw;
}

.body-text p {
    margin-bottom: 14.133vw;
}

.sec-01 .body-text p {
    margin-bottom: 11.733vw;
}

.title-en {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 5.6vw;
    font-weight: bolder;
    line-height: 1;
    margin-bottom: 1.6vw;
    margin-bottom: 5.333vw;
}

.title-ja {
    font-size: 3.467vw;
    letter-spacing: 0.12em;
    margin-bottom: 12.8vw;
    font-weight: 400;
}


.floating-menu-btn {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 200;
	background-color: #373b3e;
	width: 33.067vw;
    height: 11.733vw;
	padding: 0 6.4vw;
	border: 0.267vw solid #666;
	border-radius: 4.267vw 0 0 4.267vw;
	cursor: pointer;
	opacity: 1;
	transition: opacity 0.4s ease;
}

.floating-menu-btn.is-hidden {
  opacity: 0;
  pointer-events: none; /* ・ｽ・ｽ\・ｽ・ｽ・ｽ・ｽ・ｽﾍク・ｽ・ｽ・ｽb・ｽN・ｽ・ｽ・ｽ・ｽ */
}

.floating-menu-btn img {
    width: 33.067vw;
    height: auto;
    display: block;
}

.anchor-nav {
    background-color: #373b3e;
    width: 94.133vw;
    margin: 0 auto 12.533vw;
}

.anchor-nav__label {
    padding: 0;
    width: 15.2vw;
    margin-left: 10.4vw;
}

.anchor-nav__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.anchor-nav__list li {
    position: relative;
    width: 100%;
}

.anchor-nav__list li a {
    display: block;
    color: #fff;
    font-size: 3.733vw;
    padding: 3.733vw 9.867vw;
    letter-spacing: 0.04em;
    text-align: left;
    margin-top: 2.667vw;
    position: relative;
    z-index: 1;
}

.anchor-nav__list li a img {
    height: 6.533vw;
    width: auto;
}


.anchor-nav__list li a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    border: 0.267vw solid #707070;
    box-sizing: border-box;
    transform-origin: left center;
    transition: width 0.3s ease;
    z-index: -1;
}

.anchor-nav__list li a:hover::before {
    width: 75%;
    background-color: #717171;
    border: 0.267vw solid #fff;
}

.anchor-nav__list li:nth-child(2) a:hover::before {
    width: 90%;
}

.title-lineup {
	width: 100%;
	margin: 0 auto -7.467vw;
}

.lineup-slider .splide__arrows {
    position: absolute;
    bottom: -4.533vw;
    left: 0;
    right: 0;
    top: auto;
}

.lineup-slider .splide__arrow {
    background: transparent;
    opacity: 1;
    width: 7.467vw;
    height: 7.467vw;
    top: auto;
    transform: none;
}

.lineup-slider .splide__arrow svg {
    display: none;
}

.lineup-slider .splide__arrow--prev::after {
    font-size: 5.867vw;
    color: #B0B0B0;
}

.lineup-slider .splide__arrow--next::after {
    font-size: 5.867vw;
    color: #B0B0B0;
}

.lineup-slider .splide__arrow--prev {
    left: 2.933vw;
}

.lineup-slider .splide__arrow--next {
    right: 2.933vw;
}

.lineup-slider .splide__pagination {
    bottom: -9.333vw;
}

.lineup-slider .splide__pagination__page {
    background: #707070;
    opacity: 1;
    width: 11.2vw;
    height: 0.533vw;
    border-radius: 0;
    margin: 0 0.8vw;
}

.lineup-slider .splide__pagination__page.is-active {
    background: #707070;
    transform: none;
    padding: 0.8vw 0;
}

.lineup-slider {
    position: relative;
    padding-bottom: 17.333vw;
}

/* .launch-day {
	font-size: 12.8vw;
	font-weight: bold;
	line-height: 1;
	margin: 0 auto 12vw;
} */

.launch-day {
	font-size: 12.8vw;
	font-weight: bold;
	line-height: 1;
	margin: -15px auto 5vw;
	text-align: left;
	width: 94vw;
}


.launch-day span {
    font-size: 7.467vw;
}

.sec-02 {
    background-color: #8E9591;
    padding: 0vw 0 0;
    
}

.sec-02_items {
	display: unset;
	margin: 0 auto;
    color:#373B3E;
}

.sec-02_items .item {
    width: 94%;
    margin: 0 auto;
}

.sec-02_items .item:nth-child(2) {
	position: relative;
	z-index: 3;
	margin-top: -15.467vw;
}



.sec-02 .lineup-slider {
    width: 96%;
    margin: 0 auto;
}



.sec-03 {
    background-color: #BFBFBF;
    padding: 7.467vw 0 0;
}

.sec-03_items {
    display: unset;
    width: 100%;
    margin: 0 auto;
}

.sec-03_items .item {
    width: 100%;
}

.button-gray a {
    background-color: #B0B0B0;
    border: solid 0.267vw #fff;
    color: #373B3E;
    display: block;
    width: fit-content;
    margin: 0 auto;
    font-size: 3.733vw;
    padding: 4vw 7.2vw;
    margin: 0 auto 8.8vw
}

.product-card {
    position: relative;
    color: #373B3E;
}

.product-card__img {
    position: relative;
    width: 100%;
    aspect-ratio: 1.1 / 1;
}

.product-card__shadow {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}

.product-card__shoe {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    z-index: 1;
}

.product-card__date {
    position: absolute;
    top: 0;
    left: 2.933vw;
    font-size: 12.8vw;
    font-weight: bold;
    padding: 0;
    margin: 0;
    line-height: 1;
}

.product-card__date span {
    font-size: 7.467vw;
}

.product-card__name {
	position: absolute;
	top: 62.933vw;
	left: 4.533vw;
	padding: 0;
	margin: 0;
	font-size: 7.467vw;
	font-weight: bold;
}

.product-card__footer .button-gray a {
	position: absolute;
	top: 61.867vw;
	right: 2.933vw;
	background-color: #B0B0B0;
	border: solid 0.267vw #fff;
	color: #373B3E;
	display: block;
	width: fit-content;
	margin: 0 auto;
	font-size: 3.733vw;
	padding: 2.933vw 6.4vw;
	margin: 0 auto 8.8vw;
	z-index: 10;
}

.product-card__footer .button-gray a:hover {
    background-color: #676767;
}

.sec-04 {
    background-color: #373B3E;
    padding: 0 0 0;
}

.sec-04 h2 {
    width: 100%;
    margin: 0 auto 0vw;
}

.sec-04 h3 {
	width: 81.867vw;
	margin: 0 auto 13.067vw;
}

.sec-04 .body-text p {
    margin: 0 auto 28vw;
}
.sec-04 .body-text-01 p {
    margin: 0 auto 9.867vw;
}

.sec-04 .body-text-02 p {
    margin: 0 auto 13.333vw;
    padding: 0;
}

.artist {
    background-color: #5C5C5C;
}

.artist .lineup-slider {
    width: 94%;
    margin: 0 auto 5.333vw;
}

.sec-04 .body-text p {
    margin-bottom: 13.333vw;
}

.artist-profile {
    width: 94%;
    margin: 0 auto;
}

.artist-profile img {
    margin: 0 0 5.333vw;
}

.sns-links {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    gap: 8.267vw;
}

.sns-links li a {
    display: block;
}

.sns-links li img {
    width: 8vw;
    height: 8vw;
    object-fit: contain;
    margin: 0 0 5.333vw
}

.artist-text h3 {
    font-size: 5.6vw;
    font-weight: bold;
    margin: 0 auto 13.333vw;
}

.artist-text p {
    padding: 0 0 21.867vw;
}

.artist-event {
    background-color: #BFBFBF;
    color: #373B3E;
    padding: 0 0 0.267vw;
}

.artist-event h2 {
    padding: 5.333vw 0 0;
}

.event-day {
    margin: 0 auto 8vw;
}

.event-day h3 {
    font-size: 12.8vw;
    font-weight: bold;
    line-height: 1;
    padding: 0;
    margin: 0 auto;
}

.event-day span {
    font-size: 4.8vw;
}

.event_items {
    display: unset;
    width: 100%;
    margin: 0 auto;
    align-items: center;
}

.event_items .item {
	width: 94%;
	margin: 0 auto 13.333vw;
}

.event_items .item:nth-child(2) {
    width: 100%;
}

.event-items__main {
    text-align: center;
    margin-bottom: 8.533vw;
}

.event-items__lead {
    margin-bottom: 13.333vw;
}

.event-items__notes {
	list-style: none;
	margin: 0 2.933vw 13.333vw;
	padding: 0;
	text-align: left;
	font-size: 3.733vw;
	line-height: 1.8;
}

.event-items__notes li {
    margin-bottom: 1.067vw;
}

.event-items__novelty {
    display: flex;
    align-items: flex-start;
    gap: 4.267vw;
    width: 94.133vw;
    margin: 0 auto;
}

.event-items__novelty-img {
    flex: 0 0 30.133vw;
    width: 30.133vw;
}

.event-items__novelty-img img {
    width: 100%;
    height: auto;
    display: block;
}

.event-items__novelty-txt {
    flex: 1;
    font-size: 3.733vw;
    line-height: 1.8;
    text-align: left;
}

.event-items__novelty-txt p {
    margin: 0 0 3.733vw;
}

.popup-event {
	padding: 3vw 0 2.667vw;
	background-color: #5C5C5C;
}

.popup-event p {
    padding: 0;
    margin: 0;
}

.popup_items {
    display: unset;
    width: 100%;
    margin: 0 auto;
}

.popup_items .item {
    width: 94%;
    margin: 0 auto 13.333vw;
}

.popup_items .item h3 {
    width: 100%;
}

.popup_items .item img {
    width: 131.733vw;
    margin-bottom: 13.333vw;
}

.mygrey {
    background-color: #373B3E;
    padding: 4.8vw 0 0;
}

.mygrey-slider {
    padding: 13.333vw 0 10.667vw;
    background-color: #373b3e;
    width: 62.133vw;
    margin: 0 auto;
}

.mygrey-card {
    padding: 0 2.133vw;
}

.mygrey-card__btn {
    display: inline-block;
    border: 0.8vw solid #fff;
    color: #373B3E;
    font-size: 4.8vw;
    font-weight: bold;
    padding: 1.6vw;
    margin-bottom: 5.6vw;
    background: #B0B0B0;
    width: 100%;
    border-radius: 1.333vw;

}

.sec-04 .mygrey-card h3 {
    width: 100%;
    color: #BCBFC1;
    padding: 0 0 4.533vw;
    margin: 0;
}

.mygrey-card__title {
    font-size: 5.6vw;
    font-weight: bold;
    color: #fff;
    margin-bottom:6.4vw;
    letter-spacing: 0.02em;
    height: 16vw;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 1.2;
}

.mygrey-card__img {
    width: 100%;
    aspect-ratio: 3 / 3.3;
    background-color: #fff;
    margin-bottom: 4.267vw;
}

.mygrey-card__img img {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
}

.mygrey-card__txt {
    font-size: 3.733vw;
    line-height: 1.8;
    color: #ccc;
    text-align: left;
}

.mygrey-scrollbar {
    padding: 0 5.333vw;
    width: 62.133vw;
    margin: 6.4vw auto 6.4vw;
}

.mygrey-scrollbar__track {
    width: 100%;
    height: 0.533vw;
    background-color: #707070;
    position: relative;
}

.mygrey-scrollbar__thumb {
    position: absolute;
    top: -0.533vw;
    left: 0;
    height: 1.6vw;
    width: 30%;
    background-color: #707070;
    transition: left 0.2s;
}

.js-slider-mygrey .splide__pagination,
.js-slider-mygrey .splide__arrows {
    display: none;
}


.novelty {
    background-color: #BFBFBF;
    color: #373B3E;
    padding: 0 0 13.333vw;
}

.novelty h2 {
    padding: 8.267vw 0 5.333vw;
}

.novelty_items {
    display: unset;
    width: 100%;
    margin: 0 auto;
    align-items: center;
}

.novelty_items .item {
    width: 94%;
    margin: 0 auto 13.333vw;
}

.novelty_items .item:nth-child(2) {
    width: 100%;
    margin-bottom: 0vw;
}

.novelty-items__main {
    text-align: center;
    margin-bottom: 8.533vw;
}

.novelty-items__lead {
    margin-bottom: 13.333vw;
}

.sec-02 img,
.lineup-slider img,
.artist-profile img,
.event_items img,.popup_items .item img,
.novelty_items img
{
    border: none;
}

.event-items__novelty-img {
    border: 0.267vw solid #707070;
}

.sec-02_shadow {
    border: none !important;
}



