@media screen and (max-width:767px) {


    .pc {
        display: none !important;
    }

    .sp {
        display: block !important;
    }

    main {
        letter-spacing: 0.2em;
        font-size: 1rem;
    }


    .wrap1000 {
        width: 90%;
        max-width: 1000px;
        margin: auto;
    }

    .parent {
        position: relative;
    }

    #seduce_index {
        position: relative;
        color: #FFF;
    }

    #seduce_index #s01 {
        position: relative;
    }



    #seduce_index #s01 img {
        display: block;
        width: 100%;
        min-height: 300px;
        object-fit: cover;
    }


    #seduce_index #s02 {
        background-image: url(https://basefile.akamaized.net/seduce-official-ec/685542c903ad7/bg01.jpg);
        background-size: cover;
        background-position: top;
        position: relative;
        padding: 10vw 0;
    }

    #seduce_index #s02 .logo {
        text-align: center;
        margin: 50px 0;
    }

    #seduce_index #s02 .logo img {
        width: 50%;
    }

    #seduce_index #s02 .info {
        text-align: center;
        font-size: 1em;
        margin-bottom: 50px;
        line-height: 2;
    }

    #seduce_index #s02 .info h2 {
        font-size: 1.35em;
        font-weight: 500;
        margin-bottom: 50px;
        letter-spacing: 0;
    }



    #seduce_index #s02 .vd_com {
        position: relative;
    }

    #seduce_index #s02 .vd_com h3 {
        position: absolute;
        width: 100%;
        text-align: center;
        color: transparent;
        bottom: 2%;
        left: 50%;
        transform: translate(-50%, 0);
        font-size: 0.9em;
        font-weight: 500;
        letter-spacing: 0.2em;
        /* margin-bottom: 5vw; */
        background: linear-gradient(to right, #421314, #421314, #421314, #421314, #6F4B26, #6F4B26, #B1954F, #B1954F, #A38358, #A38358, #8D5429, #8D5429, #8D5429);
        -webkit-background-clip: text;
    }

    #seduce_index #s02 video {
        display: block;
        width: 100%;
        margin: auto;
    }

    #seduce_index #s02 .grid {
        display: grid;
        gap: 5px;
    }

    #seduce_index #s02 .grid.col3 {
        width: 90%;
        margin: auto;
        grid-template-columns: 1fr;
        gap: 5vw;
    }

    #seduce_index #s02 .grid.col2 {
        grid-template-columns: 1fr 1fr;
    }

    #seduce_index #s02 .grid img {
        width: 100%;
    }

    #seduce_index #s02 .items {
        margin: 200px auto;
    }

    #seduce_index #s02 .items h3 {
        margin-bottom: 100px;
        text-align: center;
        font-size: 1.8em;
    }

    #seduce_index #s02 .wrap90 {
        width: 100%;
        margin: auto;
        text-align: center;
    }

    #seduce_index #s02 .wrap90 img {
        width: 100%;
    }

    #seduce_index #s02 .wrap90>img {
        width: 100%;
    }

    #seduce_index #s02 .line2 {
        line-height: 2;
    }

    #seduce_index #s02 h4 {
        width: 90%;
        margin: 50px auto;
        text-align: center;
        font-size: 1em;
        letter-spacing: 0;
    }

    #seduce_index #s02 .wrap90 p {
        margin: 40px 0;
        font-size: 0.8em;
        letter-spacing: 0.1em;
    }

    #seduce_index #s03 {
        background-image: url(https://basefile.akamaized.net/seduce-official-ec/6855450cb5d2d/bg02.jpg);
        background-size: cover;
        background-position: top;
        color: #000;
        padding: 10vw 0;
    }

    #seduce_index #s03 h3 {
        font-size: 1.35em;
        line-height: 1.8;
        text-align: center;
        margin-bottom: 80px;
        font-weight: 600;
        letter-spacing: 0;
    }

    #seduce_index #s03 .wrap1000>div {
        position: relative;
        z-index: 10;
    }


    #seduce_index #s03>div article p {
        margin: 30px 0;
        line-height: 1.8;
        font-size: 0.85em;
        letter-spacing: 0.1em;
    }

    #seduce_index #s03>div article span {
        text-decoration: underline;
        font-weight: 800;
    }

    #seduce_index #s03 div .ange {
        position: static;
        width: 100%;
        max-width: 100%;
        top: 0%;
        right: -0;
        transform: translateY(0%);
        z-index: 0;
        margin: 50px auto 200px;
    }

    #seduce_index #s03 .slider-container {
        padding: 0;
        /* 左右に10%スペース（左右画像が少しだけ見える） */
        box-sizing: border-box;
    }

    .slider .slick-slide {
        margin: 0;
        /* スライド間の余白（任意） */
    }

    .slider img {
        width: 38vw;
        display: block;
    }

    #seduce_index #s03 .insta {
        text-align: center;
        margin: 80px 0 0;
        font-size: 1em;
    }

    #seduce_index #s03 .insta small {
        letter-spacing: 0.1em;
    }


    #seduce_about #s01 {
        background-image: url(https://basefile.akamaized.net/seduce-official-ec/685544d14db7e/bg01-b.jpg);
        background-size: cover;
        background-position: top;
        position: relative;
        padding: 5vw 0 0;
        line-height: 2.5;
        position: relative;
        text-align: center;
    }

    #seduce_about #s01 h2 {
        letter-spacing: 0.2em;
        font-size: 1.5em;
        font-weight: 600;
    }


    #seduce_about #s01 .brand {
        width: 80%;
        display: block;
        margin: auto;
        margin-bottom: 50px;
    }

    #seduce_about #s01 article {
        margin: 50px 0 0;
    }

    #seduce_about #s01 article p {
        line-height: 1.8;
        letter-spacing: 0.05em;
    }


    #seduce_about #s01 .beauty {
        width: 120%;
        position: relative;
        bottom: 0;
        right: -10vw;
    }

    #seduce_about #s02 {
        background-image: url(https://basefile.akamaized.net/seduce-official-ec/6855450cb5d2d/bg02.jpg);
        background-size: cover;
        background-position: top;
        text-align: center;
        padding: 10vw 0;
        line-height: 2.5;
    }

    #seduce_about #s02 h2 {
        color: #fff;
        margin-bottom: 30px;
    }

    #seduce_about #s02 h3 {
        margin-bottom: 50px;
        line-height: 1.5;
    }

    #seduce_about #s02 h3 span {
        display: inline-block;
        font-size: 0.9em;
        margin-top: 20px;
    }

    #seduce_about #s02 p {
        margin-bottom: 50px;
        line-height: 2;
        font-size: 0.9em;
        letter-spacing: 0.05em;
    }

    #seduce_about #s02 img {
        display: inline-block;
        width: 80%;
        margin: 100px 0;
    }


    #seduce_about #s03 {
        background-image: url(https://basefile.akamaized.net/seduce-official-ec/6855453644200/bg03.jpg);
        background-size: cover;
        background-position: bottom;
        color: #fff;
        padding: 10vw 0 20vw;
    }

    #seduce_about #s03 img {
        display: block;
        width: 100%;
        margin: auto;
    }

    #seduce_about #s03 ul {
        width: 100%;
        margin: auto;
        list-style: none;
        padding: 0;
    }

    #seduce_about #s03 li {
        border-bottom: solid 1px #fff;
        padding: 20px 0 20px 8vw;
        display: flex;
        align-items: center;
    }

    #seduce_about #s03 li span {
        font-size: 0.85em;
        font-weight: 600;
        display: inline-block;
        letter-spacing: 0;
        max-width: 70%;
    }

    #seduce_about #s03 li span:first-child {
        width: 80px;
    }





    #seduce_product #s01 {
        background-image: url(https://basefile.akamaized.net/seduce-official-ec/685546e6ced9e/bg05.png);
        background-size: cover;
        padding: 10vw 0;
    }

    #seduce_product #s01 .flex {
        display: block;
        align-items: center;
    }

    #seduce_product #s01 .flex>div {
        width: 100%;
        text-align: center;
    }

    #seduce_product #s01 .flex h2 {
        margin: 20px 0 0px;
        font-size: 1.7em;
    }

    #seduce_product #s01 .flex h2 span {
        display: inline-block;
    }

    #seduce_product #s01 .flex img {
        width: 150px;
        display: block;
        margin: 50px auto;
        transform: translateX(25%);
    }


    #seduce_product #s02 {
        background-image: url(https://basefile.akamaized.net/seduce-official-ec/6855458eb2316/bg04.jpg);
        background-size: cover;
        background-position: top;
        padding: 10vw 0;
    }

    #seduce_product #s02 .flex {
        display: block;
        text-align: center;
        padding: 5vw 0 10vw;
        margin-bottom: 100px;
    }

    #seduce_product #s02 .flex article {
        width: 100%;
        text-align: center;
        line-height: 2;
    }

    #seduce_product #s02 .flex article img {
        display: block;
        margin: 50px auto;
        transform: translateX(25%);
    }


    #seduce_product #s02 .flex article h4 {
        letter-spacing: 0em;
        font-size: 1.2em;
        margin-top: 50px;
        margin-bottom: 10px;
    }

    #seduce_product #s02 .flex article span {
        letter-spacing: 0.1em;
        font-size: 0.7em;
    }

    #seduce_product #s02 .flex article .price {
        letter-spacing: 0em;
        margin-bottom: 50px;
        font-size: 1.1em;
    }

    #seduce_product #s02 .flex article a {
        display: inline-block;
        background-color: #281916;
        color: #FFF;
        text-decoration: none;
        font-size: 0.95em;
        padding: 10px 25px;

    }

    #seduce_product #s02 .flex img {
        width: 120px;
    }

    #seduce_product #s02 .teiki_info {
        margin-bottom: 100px;
    }

    #seduce_product #s02 .teiki_info img {
        width: 100%;
    }

    #seduce_product #s02 .teiki_info h3.bg {
        background-image: url(https://basefile.akamaized.net/seduce-official-ec/68554705bf886/bg06.png);
        color: #FFF;
        font-size: 1.1em;
        text-align: center;
        padding: 20px;
    }

    #seduce_product #s02 .teiki_info a {
        display: inline-block;
        margin: 10px 0;
    }

    #seduce_product #s02 .title_h {
        width: 90%;
        margin: 0 auto 50px;
    }

    #seduce_product #s02 .title_h img {
        width: 100%;
    }

    #seduce_product #s02 .title_h h3 {
        text-align: center;
        line-height: 1.5;
        letter-spacing: 0.1em;
        margin: 10px 0;
    }

    #seduce_product #s02 .grid {
        display: grid;
        grid-template-columns: 1fr;
        gap: 5vw;
        text-align: center;
    }

    #seduce_product #s02 .grid>div img.reason {
        height: 130px;
        max-height: 100%;
        display: block;
        margin: 20px auto;
    }

    #seduce_product #s02 .grid>div img.item {
        width: 70%;
    }

    #seduce_product #s02 .grid p {
        margin: 20px 0 50px;
        letter-spacing: 0;
        line-height: 1.8;
        font-size: 0.9em;
    }


    #seduce_product #s03 {
        background-image: url(https://basefile.akamaized.net/seduce-official-ec/685544d14db7e/bg01-b.jpg);
        background-size: cover;
        background-position: top;
        color: #fff;
        padding: 5vw 0;
    }

    #seduce_product #s03 .title_h {
        width: 100%;
        margin: 50px auto 10px;
    }

    #seduce_product #s03 .title_h img {
        width: 100%;
    }

    #seduce_product #s03 .title_h h3 {
        text-align: center;
        line-height: 1.5;
        letter-spacing: 0.1em;
        margin: 10px 0;
        font-weight: 500;
    }

    #seduce_product #s03 article {
        padding: 4vw 2vw;
        background-color: #ffffff55;
    }

    #seduce_product #s03 article .grid {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 2vw;
    }

    #seduce_product #s03 article .grid img {
        width: 100%;
    }

    #seduce_product #s03 article .grid p {
        text-align: center;
        font-size: 0.7em;
        letter-spacing: 0.1em;
    }

    #seduce_product #s03 article>p {
        color: #000;
        text-align: center;
        font-size: 0.8em;
        letter-spacing: 0.1em;
        margin: 30px 0;
        line-height: 2;
    }

    #seduce_product #s03 article>p span {
        font-size: 0.7em;
    }

    #seduce_product #s03 .wrap1000>p {
        text-align: left;
        font-size: 0.7em;
        letter-spacing: 0.1em;
    }




    #seduce_product #s04 {
        background-image: url(https://basefile.akamaized.net/seduce-official-ec/6855458eb2316/bg04.jpg);
        background-size: cover;
        background-position: bottom;
        padding: 10vw 0;
    }

    #seduce_product #s04 .title_h {
        width: 90%;
        margin: 0 auto 50px;
    }

    #seduce_product #s04 .title_h img {
        width: 100%;
    }

    #seduce_product #s04 .title_h h3 {
        text-align: center;
        line-height: 1.5;
        letter-spacing: 0.05em;
        margin: 10px 0;
        font-weight: 500;
        font-size: 1.15em;
    }

    #seduce_product #s04 .grid {
        display: grid;
        grid-template-columns: 1fr;
        gap: 20px;
    }

    #seduce_product #s04 .grid .img1 {
        display: block;
        max-height: 100%;
        width: 100%;
        margin-bottom: 30px;
    }

    #seduce_product #s04 .grid .img2 {
        display: block;
        max-height: 100%;
        width: 90%;
        margin: auto;
        margin-top: 50px;
    }


    #seduce_product #s04 .grid article {
        background-color: #f1ebe2dd;
        padding: 5px 10px;
        box-shadow: 0 0 10px 5px #f1ebe2;
        font-size: 0.85em;
        letter-spacing: 0.1em;
        text-align: center;
    }

    #seduce_product #s04 .grid .product {
        position: absolute;
        top: 0;
        left: 50%;
        width: 12%;
        transform: translateX(-30%);
    }

    #seduce_product #s04 .howto h2 {
        width: fit-content;
        margin: 100px auto;
        position: relative;
        font-size: 1.2em;
        font-weight: 500;
    }

    #seduce_product #s04 .howto h2 img {
        width: 100px;
        position: static;
        left: 0;
        top: 50%;
        transform: translate(0, 50%);
    }

    #seduce_product #s04 .flex {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: column;
    }

    #seduce_product #s04 .flex>div {
        margin: 10px 0;
        min-height: 100%;
        padding: 5px;
        width: 100%;
        display: flex;
        align-items: center;
        border: solid 2px;
        border-image: linear-gradient(to right, #421314, #421314, #421314, #421314, #6F4B26, #6F4B26, #B1954F, #B1954F, #A38358, #A38358, #8D5429, #8D5429, #8D5429) 1;
    }

    #seduce_product #s04 .flex>div>p {
        background-color: #f1ebe2dd;
        margin: 0;
        padding: 15px;
        width: calc(100% - 30px);
        min-height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        letter-spacing: 0.1em;
        font-size: 0.9em;
        text-align: justify;
    }

    #seduce_product #s04 .flex img {
        transform: rotate(90deg);
    }

    #seduce_product #s04 .howto h4 {
        text-align: center;
        margin: 100px 0 50px;
    }

    #seduce_product #s04 .howto>p {
        text-align: center;
        font-size: 0.8em;
        letter-spacing: 0;
    }


    #seduce_product #s05 {
        background-image: url(https://basefile.akamaized.net/seduce-official-ec/6855458eb2316/bg04.jpg);
        background-size: cover;
        background-position: bottom;
        padding: 10vw 0;
    }

    #seduce_product #s05 img {
        width: 100%;
        display: block;
    }

    #seduce_product #s05 .price {
        margin: 30px 0 15px;
    }

    #seduce_product #s05 .grid {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 10px;
    }

    #seduce_product #s05 ul {
        padding: 0;
        list-style: none;
        margin: 50px 0;
        font-size: 0.9em;
        font-weight: 600;
        letter-spacing: 0;
    }

    #seduce_product #s05 ul li {
        padding: 5px 0;
    }


    #seduce_product #s06 {
        background-image: url(https://basefile.akamaized.net/seduce-official-ec/685544d14db7e/bg01-b.jpg);
        background-size: cover;
        background-position: bottom;
        padding: 10vw 0;
    }


    #seduce_product #s06 img {
        width: 100%;
        display: block;
    }

    #seduce_product #s06 .price {
        margin: 30px 0 15px;
    }

    #seduce_product #s06 .grid {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 10px;
    }

    #seduce_product #s06 ul {
        padding: 0;
        list-style: none;
        margin: 50px 0;
        padding: 0;
        list-style: none;
        margin: 50px 0;
        font-size: 0.9em;
        font-weight: 600;
        letter-spacing: 0;
    }

    #seduce_product #s06 ul li {
        padding: 5px 0;
    }

}