@charset "utf-8";


/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.css */

/* Reset box-model and set borders */
/* ============================================ */

*,
::before,
::after {
    box-sizing: border-box;
    border-style: solid;
    border-width: 0;
    min-width: 0;
}

/* Document */
/* ============================================ */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */

html {
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
    -webkit-tap-highlight-color: transparent;
    /* 3*/
}

/* Sections */
/* ============================================ */

/**
 * Remove the margin in all browsers.
 */

body {
    margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
    display: block;
}

/* Vertical rhythm */
/* ============================================ */

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

/* Headings */
/* ============================================ */

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

/* Lists (enumeration) */
/* ============================================ */

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

/* Lists (definition) */
/* ============================================ */

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

/* Grouping content */
/* ============================================ */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

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

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: inherit;
    /* 2 */
}

address {
    font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */

/**
 * Remove the gray background on active links in IE 10.
 */

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

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
    text-decoration: underline dotted;
    /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: inherit;
    /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Replaced content */
/* ============================================ */

/**
 * Prevent vertical alignment issues.
 */

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

/* Forms */
/* ============================================ */

/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */

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

/**
 * Correct cursors for clickable elements.
 */

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

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

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */

:-moz-focusring {
    outline: auto;
}

select:disabled {
    opacity: inherit;
}

/**
 * Remove padding
 */

option {
    padding: 0;
}

/**
 * Reset to invisible
 */

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

legend {
    padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
    overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * Correct the outline style in Safari.
 */

[type="search"] {
    outline-offset: -2px;
    /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */

::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}

/**
 * Fix appearance for Firefox
 */
[type="number"] {
    -moz-appearance: textfield;
}

/**
 * Clickable labels
 */

label[for] {
    cursor: pointer;
}

/* Interactive */
/* ============================================ */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
    display: list-item;
}

/*
 * Remove outline for editable content.
 */

[contenteditable]:focus {
    outline: auto;
}



/* --------リセットCSS- -------- */


body {
    font-family: 'Inter', sans-serif;
    background-color: #ffffff;
}

.w-container {
    width: min(92%, 1166px);
    margin: auto;
}

header {
    height: 113px;
    background-color: #fff;
    padding-top: 15px;
    padding-bottom: 10px;
    position: sticky;
    /* スティッキーな位置指定 */
    top: 0;
    z-index: 1000;
}

header img {
    width: 90px;
    height: 79px;
}

.header-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

section {
    scroll-margin-top: 113px;
    /* ヘッダーの高さ */
}

.nav a,
.shot h3 {
    transition: color 0.3s ease;
}

.nav a:hover,
.shot:hover h3,#breadcrumb a:hover {
    color: #AD9161;
}

/* header（モバイル） */

.navbtn {
    padding: 0;
    outline: none;
    border: none;
    background: transparent;
    cursor: pointer;
    color: #aaaaaa;
    font-size: 30px;
}

.open .navbtn {
    z-index: 110;
    color: #ffffff;
}

.navbtn .fa-bars {
    display: revert;
}

.open .navbtn .fa-bars {
    display: none;
}

.navbtn .fa-xmark {
    display: none;
}

.open .navbtn .fa-xmark {
    display: revert;
}

@media(min-width:768px) {
    .navbtn {
        display: none;
    }
}

@media(max-width:767px) {
    .nav {
        position: fixed;
        inset: 0 -100% 0 100%;
        z-index: 100;
        background-color: #4e483ae6;
        transition: transform 0.3s;
    }

    html.open .nav {
        transform: translate(-100%, 0);
    }

    html.open body {
        overflow: hidden;
    }

    .nav ul {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 100%;
        gap: 40px;
        color: #ffffff;
    }


}

/* header(PC) */
@media(min-width:768px) {
    .nav {
        height: 100%;
    }

    .nav ul {
        display: flex;
        gap: 40px;
        color: #161616;
        align-items: center;
    }

    .fa-cart-shopping {
        font-size: 47px;
        color: #161616;
    }
}

/* --------hero--------- */

.hero h1 {
    font-size: clamp(2rem, 1.768rem + 0.95vw, 2.625rem);
}

/* hero（モバイル） */
@media(max-width:768px) {
    .hero img {
        display: none;
    }



    .hero {
        position: relative;
        background-image: url(images/hero.png);
        background-repeat: no-repeat;
        height: 650px;
        background-size: 200%;
        background-position: center;
        filter: blur(4px);

        /* ② アニメーション指定 */
        animation: hero-zoomout 1.5s ease-in-out forwards;
    }

    @keyframes hero-zoomout {
        from {
            background-size: 200%;
        }

        to {
            background-size: 100%;
            /* 最終的に通常サイズ */
            filter: blur(0);
        }
    }

    .hero h1 {
        position: absolute;
        width: 100%;
        text-align: center;
        color: #fbfae8;
        position: absolute;
        top: 40%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-shadow: 0px 4px 20px #837A70;
    }
}

/* hero(PC) */
@media (min-width:768px) {
    .hero {
        padding-top: 70px;
        padding-bottom: 70px;
        height: 726px;
        display: grid;
    }

    .luxuryhero {
        display: flex;
        padding-bottom: 36px;
        gap: 36px;
        align-items: center;
    }

    @keyframes scale-line {
        to {
            /* transform: scaleX(1); */
            /* width: 100%; */
            flex: 1;
        }
    }

    .border {
        display: block;
        border: solid 1px #AD9161;
        height: 1px;
        /* flex: 1; */
        width: 0;

        /* transform: scaleX(0);
        transform-origin: left;*/
        /* 左端から伸びる */
        animation: scale-line 2s ease forwards;



    }


    .hero img {
        width: 100%;
        height: 500px;
        object-fit: cover;
    }
}

h2 {
    font-size: clamp(2.625rem, 2.439rem + 0.76vw, 3.125rem);
    color: #161616;
    text-align: center;
}

h3 {
    font-size: clamp(1.25rem, 1.018rem + 0.95vw, 1.875rem);
    text-align: center;
}

.products {
    width: min(90%, 1300px);
}

.search {
    text-align: center;
}

.shot img {
    width: 100%;
    object-fit: cover;
    padding-bottom: 34px;
    transition: transform 0.4s ease;
}

.shot:hover img {
    transform: scale(1.1);
}

.allproduct {
    display: grid;
    justify-content: center;
}


/* products(mobile) */
@media(max-width:768px) {

    .search {
        padding-bottom: 50px;
        padding-top: 50px;
    }

    .allproduct {
        grid-template-columns: repeat(2, 1fr);
        gap: 50px;
    }
}


/* products(PC) */
@media (min-width:768px) {
    .search {
        padding-bottom: 100px;
        padding-top: 50px;
    }

    .allproduct {
        grid-template-columns: repeat(4, 1fr);
        gap: 50px;
        margin-bottom: 100px;
    }
}

/* TOPICS */
.topics {

    display: grid;
    padding-top: 50px;
    padding-bottom: 50px;
    justify-items: center;
}

.topics h2,
.topics h3 {
    margin-bottom: 36px;
    width: 100%;
}

.topics .bannar,
.topics .desktop {
    position: relative;
    overflow: hidden;
}

.topics a:hover .bannar::after,
.topics a:hover .desktop::after {
    opacity: 1;
}

.topics .bannar::after,
.topics .desktop::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(120deg,
            rgba(255, 255, 255, 0) 30%,
            rgba(255, 255, 255, 0.6) 50%,
            rgba(255, 255, 255, 0) 70%);
    opacity: 0;
    transition: opacity 0.4s ease;
}

/* topics(mobile) */
@media(max-width:768px) {
    .topics img {
        width: 100%;
        height: 100%;
        transition: transform 0.4s ease;
    }

    .topics:hover img {
        transform: scale(1.05);
    }

    .desktop {
        display: none;
    }
}

/* topics(PC) */
@media (min-width:768px) {
    .topics h2 {
        margin-bottom: 50px;
    }

    .bannar {
        display: none;
    }

    .desktop {
        width: 100%;
    }

    .desktop img {
        width: 100%;
        /* height: 660px; */
        height: clamp(31.25rem, 19.432rem + 24.24vw, 41.25rem);
        object-fit: cover;
        object-position: 100% 20%;
        transition: transform 0.4s ease;
    }

    .topics:hover img {
        transform: scale(1.05);
    }
}


/* aboutus */
#aboutus {
    scroll-margin-top: 140px;
    /* ヘッダーの高さ */
}

.brand {
    background-color: #fbfae8;
}

.aboutus {
    display: grid;
    justify-items: center;
    padding-top: 50px;
    padding-bottom: 50px;
}

.and img {
    margin-bottom: 30px;
    width: clamp(3.063rem, 2.621rem + 1.81vw, 4.25rem);
    height: clamp(3.063rem, 2.621rem + 1.81vw, 4.25rem);
}

.aboutus h2 {
    margin-bottom: clamp(3.125rem, 1.964rem + 4.76vw, 6.25rem);
}

.importance {
    display: grid;
    justify-items: center;
    gap: 30px;
    font-size: clamp(0.938rem, 0.589rem + 1.43vw, 1.875rem);
    line-height: 1.4;
}

@keyframes hero-zoomout {
    to {
        filter: blur(0);
    }
}

.desktop_aboutus.is-active {
    animation: hero-zoomout 1.0s ease-in-out forwards;
}

.desktop_aboutus {
    filter: blur(5px);
}



/* about us(mobile) */
@media(max-width:768px) {
    .aboutus {
        padding: 50px 20px;
    }


    .importance {
        gap: 30px;
    }

    .importance li:last-child {
        margin-bottom: 30px;
    }

    .cartain {
        width: 216px;
    }

    .desktop_aboutus {
        display: grid;
        justify-items: center;
    }

    .cartain img {
        width: 100%;
        height: 255px;
        object-fit: cover;

    }

}


/* about us(PC) */
@media (min-width:768px) {
    .importance {
        gap: 50px;
    }

    .desktop_aboutus {
        display: flex;
        gap: clamp(1.875rem, 0.364rem + 3.07vw, 3.125rem);
    }

    .desktop_aboutus ol {
        flex: 3;
    }

    .cartain {
        flex: 2;
    }

    .cartain img {
        max-width: 100%;
        height: auto;
    }
}


#SNS {
    margin-top: 50px;
}

/* sns(mobile) */
@media(max-width:768px) {

    /* 0206 */
    body {
        position: relative;
        height: 100%;
    }

    .swiper {
        width: 100%;
        height: 100%;
        margin-bottom: 50px;
    }

    .swiper-slide {
        text-align: center;
        font-size: 18px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .swiper-slide img {
        display: block;
        width: clamp(18.75rem, 12.302rem + 26.46vw, 25rem);
        height: 100%;
        object-fit: cover;
    }

    .swiper {
        padding-top: 50px;
        display: grid;
        gap: 40px;
    }

}

/* sns(PC) */
@media (min-width:768px) {

    .swiper-wrapper {
        transform: none !important;
        justify-content: space-between;
    }



    .swiper-slide {
        width: clamp(12.5rem, 5.357rem + 14.88vw, 18.75rem);
        overflow: hidden;

    }

    .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform 0.4s ease, filter 0.4s ease;
    }

    .swiper {
        padding: 50px 0 100px 0;
        display: grid;
        gap: 40px;
    }

    .swiper-pagination {
        display: none;
    }

    .swiper-slide:hover {
     transform: translateY(-4px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
    }
}



footer {

    background-color: #c8c5c5;
}

footer img {
    width: clamp(5.125rem, 4.475rem + 2.67vw, 6.875rem);
    height: clamp(4.5rem, 3.92rem + 2.38vw, 6.063rem);
}

.link {
    display: flex;
    gap: 30px;
    color: #787676;
    white-space: nowrap;
    flex: 0 0 auto;
}


.account ul {
    display: flex;
    gap: 20px;
    justify-content: center;
}

.account li {
    color: #fff;
}

footer ul li {
    list-style: none;
}

small {
    color: #707070;
}

footer a {
    transition: color 0.3s ease;
}

footer a:hover {
    color: #ffffff;
}

/* footer(mobile) */
@media(max-width:768px) {

    footer {
        padding: 50px;
    }

    .link {
        font-size: 11px;
        margin-bottom: 30px;
    }

    .footer {
        display: grid;
        gap: 30px;
        justify-items: center;
    }

    .link_account {
        font-size: 40px;
    }

}


/* footer(PC) */
@media (min-width:768px) {
    footer {
        padding: 50px 50px;
    }

    .footer {
        display: grid;
        gap: 10px;
    }

    .link {
        font-size: 18px;
    }

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

    .account {
        font-size: 47px;
    }
}


.visually-hidden {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    width: 1px;
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
}

/* パンくずリスト */

#breadcrumb ul {
    list-style-type: none;
    padding: 0;
}

#breadcrumb ul li {
    display: inline;
    margin-right: 5px;
}

#breadcrumb ul li a {
    padding-right: 15px;
}

/* ------商品ページ----- */

.productpage h1 {
    margin-top: 100px;
    font-size: clamp(2.625rem, 2.439rem + 0.76vw, 3.125rem);
    text-align: center;
}

.productpage h2 {
    font-size: clamp(1.5rem, 0.357rem + 2.38vw, 2.5rem)
}

.productpage {
    display: grid;
    gap: 100px;
}

.disc {
    margin-top: 100px;
    display: flex;
    gap: 100px;
    align-items: center;

}

.disc img,
.disc p {
    flex: 1;
    /* flex-basis: 50%; */
}

.disc p {
    font-size: clamp(1rem, 0.791rem + 0.86vw, 1.563rem);
    color: #303030;
    line-height: 1.5;
}

.productsproduct {
    display: flex;
    gap: 50px;
    justify-content: space-between;
    margin-bottom: 100px;
}

.factproduct figure {
    width: clamp(12.5rem, 3.429rem + 18.9vw, 20.438rem);
    align-self: center;
}

.factproduct figure img {
    width: 100%;

}

.factproduct {
    display: grid;
    gap: 15px;
}

.factproduct h3 {
    font-size: 20px;
    margin-top: auto;
}

@media(max-width:768px) {
    .disc {
        margin-top: 50px;
        display: grid;
        gap: 50px;


    }

    .disc img {
        width: 100%;
    }

    .disc p {
        font-size: 16px;
    }

    .productsproduct {
        display: grid;
        justify-content: center;
        gap: 50px;
    }

    .factproduct figure {
        width: 350px;
    }

}

/*TOPに戻るボタン*/

#toTopBtn {
    position: fixed;
    bottom: 30px;
    right: 30px;
    padding: 12px 20px;
    font-size: 16px;
    background-color: #000;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    display: none;
    /* 最初は非表示 */
    z-index: 100;
    /* Swiperの矢印より上に */
}

#toTopBtn:hover {
    background-color: #333;
}