.body__inner {
    background-color: #E8EAEA;
}
@media screen and (max-width: 768px) {
    /* .fs-body-top .header .header__inner {
        background-color: transparent;
        transition: background-color 0.2s;
    }
    .fs-body-top .header.black .header__inner {
        background-color: #383838;
    }
    .fs-body-top .header .header__logo:not(.white) img:first-child {
        opacity: 1;
    }
    .fs-body-top .header .header__logo:not(.white) img:last-child {
        opacity: 0;
    }
    .fs-body-top .header .header__logo:has(.white) img:first-child {
        opacity: 0;
    }
    .fs-body-top .header .header__logo:has(.white) img:last-child {
        opacity: 1;
    }
    .fs-body-top .header .header__icons__item svg path,
    .fs-body-top .header .header__icons__item svg rect {
        fill: #383838;
        transition: fill 0.2s;
    }
    .fs-body-top .header.black .header__icons__item svg path,
    .fs-body-top .header.black .header__icons__item svg rect {
        fill: #fff;
    }
    .fs-body-top .header .header__menu-btn::before, 
    .fs-body-top .header .header__menu-btn::after {
        background-color: #383838;
    }
    .fs-body-top .header.black .header__menu-btn::before, 
    .fs-body-top .header.black .header__menu-btn::after {
        background-color: #fff;
    } */
}

.linkArea__bg {
    padding: 40px 20px 80px;
    background-color: #fff;
}
.linkArea__brand {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.linkArea__more-btn {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    border: 1px solid #383838;
    width: 309px;
    height: 72px;
    margin: 0 30px;
}
.linkArea__more-btn .linkArea__arrow {
    position: absolute;
    inset: 0 -20px 0 auto;
    margin: auto;
    width: 34px;
    object-fit: contain;
    transition: transform 0.3s;
}
.linkArea__more-btn:hover .linkArea__arrow {
    transform: translateX(5px);
}
.linkArea__bnr {
    display: block;
    max-width: 800px;
    margin: 0 auto;
}
.linkArea__bnr img {
    width: 100%;
    object-fit: cover;
}
@media screen and (max-width: 768px) {
    .linkArea__bg {
        padding: 50px 0;
    }
    .linkArea__brand {
        flex-flow: column;
    }
    .linkArea__more-btn {
        width: 256px;
        height: 60px;
        margin: 0 auto;
    }
    .linkArea__more-btn:first-child {
        margin-bottom: 30px;
    }
}

/* DELFONICS HAUS */
.delfonics-haus {
    width: calc(100% - var(--scrollbar));
    margin-left: auto;
    background-color: #fff;
    /* padding-bottom: 130px; */
}
.delfonics-haus img {
    display: block;
    width: 100%;
}
@media screen and (max-width: 768px) {
    .delfonics-haus {
        width: 100%;
        margin-left: 0;
        /* padding-bottom: 70px; */
    }
}

/* ーーーーーーーーーーーーーーーーーーー */
/* PICK UP ーーーーーーーーーーーーーーー */
/* ーーーーーーーーーーーーーーーーーーー */
.pickup {
    width: 100%;
}
.pickup__inner {
    padding: 80px 0;
}
.pickup__item {
    display: block;
    width: 82vw;
    max-width: 1400px;
    margin-bottom: 70px;
}
.pickup__item.sp_only {
    display: none;
}
.pickup__item.pc_only {
    display: block;
}
.pickup__item:first-child, 
.pickup__item:nth-child(3) {
    margin-left: auto;
}
.pickup__image {
    width: 100%;
}
@media screen and (max-width: 768px) {
    .pickup__inner {
        padding: 50px 0 60px;
    }
    .pickup__item.sp_only {
        display: block;
        width: 100%;
        padding-right: 20px;
        margin-bottom: 30px;
    }
    .pickup__item.sp_only:nth-child(3) {
        margin-left: auto;
        padding-left: 20px;
        padding-right: 0;
    }
    .pickup__item.pc_only {
        display: none;
    }
}

/* ーーーーーーーーーーーーーーーーーーー */
/* 新着商品 ーーーーーーーーーーーーーーー */
/* ーーーーーーーーーーーーーーーーーーー */
.new__inner {
    padding: 70px 0;
}
.new .flywheel-recommend__frame {
    margin-bottom: 50px;
}

.new .fs-c-productListCarousel__list {
    margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
    .new__inner {
        padding: 70px 0 40px;
    }
    .new .sec__heading {
        justify-content: flex-start;
        padding-left: 20px;
        margin-bottom: 28px;
    }
    .new .flywheel-recommend__frame {
        margin-bottom: 40px;
    }
}

/* ーーーーーーーーーーーーーーーーーーー */
/* ランキング ーーーーーーーーーーーーーー */
/* ーーーーーーーーーーーーーーーーーーー */
.ranking__inner {
    position: relative;
    padding: 70px 0;
}
.ranking__select {
    position: absolute;
    top: 86px;
    right: 40px;
}
.ranking__select::after {
    content: "";
    position: absolute;
    inset: 0 15px 0 auto;
    margin: auto;
    display: block;
    width: 14px;
    height: 10px;
    background-image: url(https://delfonics.itembox.design/item/delfonics/images/common/arrow-bottom.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.ranking__select select {
    width: 150px;
    padding: 3px 30px 3px 14px;
    border: 1px solid #9A9A9A;
    border-radius: 3px;
}
.ranking__container {
    height: 0;
    opacity: 0;
    visibility: hidden;
}
.ranking__container.show {
    height: auto;
    opacity: 1;
    visibility: visible;
    transition: opacity 0.3s, visibility 0.3s;
}
.ranking .fs-c-productListCarousel__list__item::after {
    content: "1";
    position: absolute;
    top: 0;
    left: 0;
    font-family: "HelveticaNeue", serif;
    font-size: 1.6rem;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 36px;
    padding-bottom: 8px;
    clip-path: polygon(0% 0%, 100% 0, 100% 100%, 50% 78%, 0% 100%);
    background-color: #383838;
}
.ranking .fs-c-productListCarousel__list__item:first-child:after {
    background-color: #DAB164;
}
.ranking .fs-c-productListCarousel__list__item:nth-child(2):after {
    content: "2";
    background-color: #ADADAD;
}
.ranking .fs-c-productListCarousel__list__item:nth-child(3):after {
    content: "3";
    background-color: #BA7848;
}
.ranking .fs-c-productListCarousel__list__item:nth-child(4):after {
    content: "4";
}
.ranking .fs-c-productListCarousel__list__item:nth-child(5):after {
    content: "5";
}
.ranking .fs-c-productListCarousel__list__item:nth-child(6):after {
    content: "6";
}
.ranking .fs-c-productListCarousel__list__item:nth-child(7):after {
    content: "7";
}
.ranking .fs-c-productListCarousel__list__item:nth-child(8):after {
    content: "8";
}
.ranking .fs-c-productListCarousel__list__item:nth-child(9):after {
    content: "9";
}
.ranking .fs-c-productListCarousel__list__item:nth-child(10):after {
    content: "10";
}
@media screen and (max-width: 768px) {
    .ranking__inner {
        padding: 40px 0 60px;
    }
    .ranking .sec__heading {
        justify-content: flex-start;
        padding-left: 20px;
        margin-bottom: 74px;
    }
    .ranking .fr3-productListStatic .slick-arrow {
        top: -125px;
    }
    .ranking__select {
        position: absolute;
        top: 93px;
        left: 20px;
        right: auto;
    }

    .ranking .fs-c-productListCarousel__list .slick-arrow {
        top: -125px;
    }
}

/* ーーーーーーーーーーーーーーーーーーー */
/* カテゴリー ーーーーーーーーーーーーーー */
/* ーーーーーーーーーーーーーーーーーーー */
.category__inner {
    padding: 80px 0 100px;
    background-color: #fff;
}
.category__wrapper {
    max-width: 1600px;
    margin: 0 auto;
    padding: 0;
}
.category__selectArea {
    padding: 0 20px 40px;
    border-bottom: 1px solid #A8A8A8;
}
.category__selectArea ul {
    display: grid;
    /* grid-template-columns: repeat(5, 1fr); */
    /* grid-auto-rows: 1fr; */
    grid-auto-rows: auto;
    grid-template-columns: repeat(5, auto);
    grid-row-gap: 14px;
    grid-column-gap: calc((100% - 635px) / 4);
    max-width: 1000px;
    margin: 0 auto;
}
.category__selectArea li {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: fit-content;
    padding-bottom: 2px;
    cursor: pointer;
}
.category__selectArea li:last-child {
    margin-right: 0;
}
/* .category__selectArea li.active {
    border-bottom: 2px solid #333;
} */
.category__selectArea li.active::after {
    content: "";
    position: absolute;
    inset: auto 0 -1px 3px;
    margin: auto;
    width: 100%;
    height: 2px;
    background-color: #333;
}
.category__selectArea li svg {
    margin-right: 15px;
}
.category__selectArea li img {
    width: 35px;
    height: 35px;
    object-fit: contain;
}
.category__selectArea li span {
    font-size: 1.5rem;
    text-align: center;
    margin-left: 2px;
}
.category__selectArea li[data-cat="other"] span {
    display: flex;
    align-items: center;
}
.category__itemsArea {
    padding: 50px 20px;
    border-bottom: 1px solid #A8A8A8;
}
.category__itemsArea ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 100%;
    max-width: 1300px;
    height: 0;
    opacity: 0;
    visibility: hidden;
}
.category__itemsArea ul.show {
    height: auto;
    opacity: 1;
    visibility: visible;
    transition: opacity 0.3s, visibility 0.3s;
}
.category__itemsArea li {
    width: 17%;
    height: 0;
    min-width: 100px;
    margin-right: calc(15% / 4);
    margin-bottom: 0;
}
.category__itemsArea li:nth-child(5n) {
    margin-right: 0;
}
.category__itemsArea ul.show li {
    height: auto;
    margin-bottom: 30px;
}
.category__itemsArea li a {
    display: flex;
    flex-flow: column;
    align-items: center;
    height: 0;
    text-align: center;
}
.category__itemsArea ul.show li a {
    height: auto;
}
.category__itemsArea li img {
    width: 90%;
    height: 0;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    margin-bottom: 0;
}
.category__itemsArea ul.show li img {
    height: auto;
    margin-bottom: 5px;
}
@media screen and (max-width: 768px) {
    .category__wrapper {
        display: block;
        padding: 0 20px;
    }
    .category__selectArea {
        padding: 5px 0 44px;
        border-right: none;
        border-bottom: 1px solid #A8A8A8;
    }
    .category__selectArea ul {
        justify-content: space-between;
    }
    .category__selectArea li {
        flex-flow: column;
        justify-content: flex-start;
        width: 70px;
        padding: 0;
        margin: 0 auto;
    }
    .category__selectArea li:last-child {
        margin-right: auto;
    }
    .category__selectArea li svg {
        margin-right: 0;
        margin-bottom: 5px;
    }
    .category__selectArea li span {
        font-size: 1.1rem;
        letter-spacing: -0.05em;
        font-weight: 700;
        margin-left: 0;
        margin-right: 0;
    }
    .category__selectArea li span.pc_only {
        display: none;
    }
    .category__itemsArea {
        width: 100%;
        height: auto;
        padding: 30px 0 40px;
    }
    .category__itemsArea ul {
        position: relative;
        justify-content: space-between;
    }
    .category__itemsArea ul::before, 
    .category__itemsArea ul::after {
        content: "";
        width: 32%;
        order: 1;
    }
    .category__itemsArea li {
        width: 32%;
    }
    .category__itemsArea ul.show li {
        margin-bottom: 15px;
        margin-right: 0;
    }
    .category__itemsArea li a {
        font-size: 1.2rem;
    }
    .category__selectArea li.active::after {
        inset: auto 0 -2px 0;
    }
}
@media screen and (max-width: 375px) {
    .category__selectArea li {
        width: 67px;
    }
}

/* ーーーーーーーーーーーーーーーーーーー */
/* 特集 ーーーーーーーーーーーーーーーー */
/* ーーーーーーーーーーーーーーーーーーー */
.feature__inner {
    padding: 70px 0 100px;
}
.feature__tab {
    display: flex;
    justify-content: center;
    padding-top: 20px;
    margin-bottom: 50px;
}
.feature__tab li {
    position: relative;
    padding: 3px;
    margin: 0 34px;
    cursor: pointer;
}
.feature__tab li::before {
    content: "";
    position: absolute;
    top: -18px;
    left: 0;
    right: 0;
    margin: auto;
    width: 12px;
    height: 12px;
    background-color: #FF3700;
    border-radius: 100%;
    opacity: 0;
    transition: opacity 0.3s;
}
.feature__tab li.active::before {
    opacity: 1;
}
.feature .slick-list {
    padding-top: 40px;
    overflow: hidden;
}
.feature__list {
    position: relative;
    height: 0;
    opacity: 0;
    visibility: hidden;
    padding-left: 4.7vw;
    padding-right: calc(4.7vw - 40px);
}
.feature__list.show {
    height: auto;
    margin-bottom: 50px;
    opacity: 1;
    visibility: visible;
    transition: opacity 0.3s, visibility 0.3s;
}
.feature__item {
    position: relative;
    margin-right: 40px;
}
.feature__item {
    position: relative;
}
.feature__item:hover img {
    transform: scale(1.06);
}
.feature__item:hover h3,
.feature__item:hover p {
    color: #6F6F6F;
}
.feature__item::before {
    position: absolute;
    top: -33px;
    left: 0;
    font-family: "HelveticaNeue-M", sans-serif;
    /* font-family: 'Futura-M', serif; */
    font-size: 2.8rem;
    line-height: 1;
    color: #383838;
}
.feature__item:first-child::before {
    content: "01";
}
.feature__item:nth-child(2)::before {
    content: "02";
}
.feature__item:nth-child(3)::before {
    content: "03";
}
.feature__item:nth-child(4)::before {
    content: "04";
}
.feature__item:nth-child(5)::before {
    content: "05";
}
.feature__item:nth-child(6)::before {
    content: "06";
}
.feature__item:nth-child(7)::before {
    content: "07";
}
.feature__item:nth-child(8)::before {
    content: "08";
}
.feature__img {
    width: 100%;
    height: auto;
    aspect-ratio: 1/1.4;
    margin-bottom: 35px;
    overflow: hidden;
}
.feature__item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease-out;
}
.feature__item h3 {
    font-size: 1.6rem;
    margin-bottom: 10px;
    transition: color 0.3s;
}
.feature__item p {
    font-size: 1.2rem;
    max-width: 390px;
    transition: color 0.3s;
}
.feature__list .slick-arrow {
    position: absolute;
    bottom: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 10px 30px;
    cursor: pointer;
    opacity: 0;
    transition: opacity 0.3s ease-out;
    z-index: 1;
}
.feature__list:hover .slick-arrow {
    opacity: 1;
}
.feature__list .prev-arrow {
    left: 50px;
}
.feature__list .next-arrow { 
    right: 3%;
}
.feature__list .slick-arrow.slick-disabled {
    opacity: 0;
}
@media screen and (max-width: 768px) {
    .feature__tab {
        margin-bottom: 25px;
    }
    .feature__tab li {
        margin: 0 15px;
    }
    .feature__list {
        padding-left: 20px;
    }
    .feature__list.show {
        margin-bottom: 40px;
    }
    .feature__item {
        position: relative;
        margin-right: 20px;
    }
    .feature__item img {
        width: 100%;
        margin-bottom: 25px;
    }
    .feature__list .slick-arrow {
        top: 41%;
        bottom: auto;
        display: flex !important;
        width: 63px;
        height: 63px;
        padding: 17px;
        opacity: 1;
    }
    .feature__list .prev-arrow {
        left: 0;
    }
    .feature__list .next-arrow { 
        right: 0;
    }
    .feature__list .slick-arrow.slick-disabled {
        opacity: 0;
    }
}


/* ーーーーーーーーーーーーーーーーーーー */
/* キーワード ーーーーーーーーーーーーーー */
/* ーーーーーーーーーーーーーーーーーーー */
.keywords__inner {
    padding: 110px 20px 70px 60px;
    color: #fff;
    background-color: #383838;
}
.keywords .sec__heading h2 {
    color: #fff;
}
.keywords__wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1000px;
    margin: 0 auto;
}
.keywords__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 700px;
}
.keywords__list li {
    margin: 0 40px 25px;
}
@media screen and (max-width: 768px) {
    .keywords__inner {
        padding: 60px 20px 80px;
    }
    .keywords .sec__heading {
        margin-bottom: 50px;
    }
    .keywords__wrapper {
        display: block;
    }
    .keywords__list li {
        font-size: 1.3rem;
        width: calc(50% - 20px);
        margin: 0 0 25px 20px;
    }
}

/* ーーーーーーーーーーーーーーーーーーー */
/* シーン ーーーーーーーーーーーーーー */
/* ーーーーーーーーーーーーーーーーーーー */
.scene__inner {
    padding: 100px 0;
}
.scene__list {
    display: flex;
    justify-content: space-between;
    max-width: 1600px;
    margin: 0 auto;
}
.scene__list li {
    width: 31%;
}
.scene__list li a {
    display: flex;
    flex-flow: column;
    align-items: center;
    width: 100%;
}
.scene__list li img {
    width: 100%;
    margin-bottom: 40px;
}
.scene__list li h3 {
    font-size: 1.8rem;
    margin-bottom: 10px;
    position: relative;
}
.scene__list li h3::before, 
.scene__list li h3::after {
    content: "";
    display: block;
    width: 31px;
    height: 1px;
    background-color: #333;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
.scene__list li h3::before {
    left: -45px;
}
.scene__list li h3::after {
    right: -45px;
}
@media screen and (max-width: 768px) {
    .scene__list li {
        margin: 0 12px;
    }
    .scene__list li img {
        margin-bottom: 35px;
    }
    .scene__list li h3 {
        margin-bottom: 5px;
    }
    .scene__list li p {
        font-size: 1.3rem;
    }
    .scene .slick-arrow {
        position: absolute;
        bottom: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 41px;
        height: 41px;
        border: 1px solid #333;
        border-radius: 50%;
        padding: 10px 11px;
        cursor: pointer;
        z-index: 1;
    }
    .scene .prev-arrow {
        left: 20px;
    }
    .scene .next-arrow { 
        right: 20px;
    }
}

/* ーーーーーーーーーーーーーーーーーーー */
/* ギフト ーーーーーーーーーーーーーー */
/* ーーーーーーーーーーーーーーーーーーー */
.gift__inner {
    padding: 0 35px;
    margin-bottom: 140px;
}
.gift__list {
    display: flex;
    justify-content: space-between;
    max-width: 1400px;
    margin: 0 auto;
}
.gift__item {
    width: 49%;
}
@media screen and (max-width: 768px) {
    .gift__inner {
        padding: 0;
        margin-bottom: 100px;
    }
    .gift__list {
        display: block;
    }
    .gift__item:first-child {
        display: block;
        width: 100%;
        margin-bottom: 24px;
    }
}

/* ーーーーーーーーーーーーーーーーーーー */
/* 店舗 ーーーーーーーーーーーーーー */
/* ーーーーーーーーーーーーーーーーーーー */
.store__bg {
    padding: 100px 20px;
}
.store__list {
    display: flex;
    justify-content: space-between;
    max-width: 1020px;
    margin: 0 auto 73px;
}
.store__item  {
    width: 48%;
}
.store__thumb {
    width: 100%;
    height: auto;
    aspect-ratio: 1.5/1;
    margin-bottom: 30px;
}
.store__item h3 {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}
.store__item h3 img {
    margin-right: 20px;
}
.store__item p {
    line-height: 1.6;
}
@media screen and (max-width: 768px) {
    .store__list {
        flex-flow: column;
        align-items: center;
        margin: 0 auto;
    }
    .store__item  {
        width: 100%;
        margin-bottom: 40px;
    }
    .store__item h3 {
        margin-bottom: 30px;
    }
}

/* ーーーーーーーーーーーーーーーーーーー */
/* お知らせ ーーーーーーーーーーーーーー */
/* ーーーーーーーーーーーーーーーーーーー */
.news__inner {
    padding: 120px 20px 90px;
    background-color: #fff;
}
.news__wrapper {
    max-width: 1400px;
    margin: 0 auto;
}
.news__list {
    width: 62vw;
    max-width: 900px;
    margin: 0 auto 50px;
}
.news__list li {
    margin-bottom: 10px;
}
.news__list a {
    position: relative;
    display: flex;
    justify-content: flex-start;
    padding: 10px 0;
    transition: all 0.3s;
}
.news__list a:hover {
    color: #707070;
}
.news__list a::after {
    content: "";
    display: block;
    position: absolute;
    inset: auto 0 0 0;
    margin: auto;
    width: 100%;
    height: 1px;
    background-color: #707070;
    transform: scaleY(0.5);
    opacity: 0;
    transition: opacity 0.3s;
}
.news__list a:hover::after {
    opacity: 1;
}
.news__list time {
    width: 10%;
    min-width: 30px;
    flex: none;
    margin-right: 20px;
}
.news__list h3 {
    flex-grow: 1;
}
@media screen and (max-width: 768px) {
    .news__inner {
        padding: 80px 20px 170px;
    }
    .news .sec__heading {
        margin-bottom: 35px;
    }
    .news__list {
        width: 100%;
    }
    .news__list li {
        margin-bottom: 20px;
    }
    .news__list a {
        flex-wrap: wrap;
    }
    .news__list time {
        width: 100%;
        margin-right: 0;
        margin-bottom: 6px;
    }
    .news__list h3 {
        width: 100%;
    }
}

/* ーーーーーーーーーーーーーーーーーーー */
/* バナー ーーーーーーーーーーーーーー */
/* ーーーーーーーーーーーーーーーーーーー */
.gift-wrapping {
    margin-bottom: 100px;
}
.gift-wrapping img {
    width: 100%;
}