@import url('https://fonts.googleapis.com/css2?family=Hachi+Maru+Pop&family=Noto+Serif+JP:wght@200..900&display=swap');

.categories-block {
    display: none;
}

main {
    font-family: "Noto Serif JP", serif;
    letter-spacing: 0.2em;
    overflow-x: hidden;
    font-size: 1.2rem;
}

img {
    display: block;
}

.sp {
    display: none !important;
}

main a {
    transition: 0.3s;
}

main a:hover {
    opacity: 0.7;
}

.wrap1000 {
    width: 90%;
    max-width: 1000px;
    margin: auto;
}

.parent {
    position: relative;
}

#seduce_index {
    margin-top: 100vh;
    position: relative;
    color: #FFF;
}

#seduce_index #s01 {
    position: relative;
}



#seduce_index #s01 img {
    display: block;
    width: 100%;
}

#seduce_index #s01>div {
    position: absolute;
    top: 10%;
    left: 5%;
    font-size: 1.5vw;
    line-height: 2.5;
}

#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: 200px 0;
}

#seduce_index #s02 .logo {
    text-align: center;
    margin: 200px;
}

#seduce_index #s02 .logo img {
    width: 200px;
    margin: auto;
}


#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: 1.3em;
    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 iframe {
    display: block;
    width: 100%;
    height: auto;
    aspect-ratio: 16/9;
    margin: auto;
}


#seduce_index #s02 .grid {
    display: grid;
    gap: 20px;
}

#seduce_index #s02 .grid.col3 {
    grid-template-columns: 1fr 1fr 1fr;
}

#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: 200px;
    text-align: center;
    font-size: 1.8em;
}

#seduce_index #s02 .wrap90 {
    width: 90%;
    margin: auto;
    text-align: center;
}

#seduce_index #s02 .wrap90 img {
    width: 100%;
}

#seduce_index #s02 .wrap90>img {
    width: 80%;
}

#seduce_index #s02 .line2 {
    line-height: 2;
}

#seduce_index #s02 .line2 img {
    margin: 50px auto;
}

#seduce_index #s02 h4 {
    width: 90%;
    margin: 50px auto;
    text-align: center;
    font-size: 1.1em;
    letter-spacing: 0.5em;
}

#seduce_index #s02 .wrap90 p {
    margin: 50px 0;
    font-size: 0.9em;
}

#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.8em;
    line-height: 2;
}

#seduce_index #s03 .wrap1000>div {
    position: relative;
    z-index: 10;
}


#seduce_index #s03>div article p {
    margin: 30px 0;
    line-height: 1.8;
}

#seduce_index #s03>div article span {
    text-decoration: underline;
    font-weight: 800;
}

#seduce_index #s03 div .ange {
    position: absolute;
    width: 60%;
    max-width: 600px;
    bottom: 0;
    right: -5vw;
    z-index: -1;
}

#seduce_index #s03 .insta .grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    width: 100%;
    gap: 20px;
}

#seduce_index #s03 .insta {
    text-align: center;
    margin: 200px 0 0;
    font-size: 1.4em;
}

#seduce_index #s03 .insta small {
    letter-spacing: 0.1em;
}


#seduce_index #s03 .insta>img {
    margin: 50px auto;
    width: 50%;
    max-width: 300px;
    transform: translateX(-5%);
}


#seduce_index #s03 .insta .grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    width: 100%;
    gap: 20px;
    margin: 100px 0;
}

#seduce_index #s03 .insta .grid img {
    width: 100%;
}


#seduce_about {
    color: #000;
}

#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 10vw 8vw;
    line-height: 2.5;
    position: relative;
}

#seduce_about #s01 h2 {
    letter-spacing: 0.3em;
    font-size: 1.8em;
}


#seduce_about #s01 .brand {
    width: 420px;
    display: block;
    margin-bottom: 50px;
}


#seduce_about #s01 .beauty {
    width: 55vw;
    position: absolute;
    bottom: 0;
    right: 0;
}

#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;
    line-height: 2.5;
}

#seduce_about #s02 h2 {
    color: #fff;
    margin-bottom: 50px;
}

#seduce_about #s02 h3 {
    margin-bottom: 100px;
}

#seduce_about #s02 p {
    margin-bottom: 50px;
}

#seduce_about #s02 img {
    display: inline-block;
    width: 60%;
    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 10vw 20vw;
}

#seduce_about #s03 img {
    display: block;
    width: 80%;
    margin: auto;
}

#seduce_about #s03 ul {
    width: 80%;
    margin: auto;
    list-style: none;
    padding: 0;
}

#seduce_about #s03 li {
    border-bottom: solid 1px #fff;
    padding: 20px 0 20px 30px;
}

#seduce_about #s03 li span {
    font-size: 0.8em;
    font-weight: 600;
    display: inline-block;
}

#seduce_about #s03 li span:first-child {
    width: 100px;
}


#seduce_product {
    color: #000;
    display: none;
}

#seduce_product .bg-group {
    background-image: url(https://basefile.akamaized.net/seduce-official-ec/6855458eb2316/bg04.jpg);
    background-size: cover;
    background-position: top;
}

#seduce_product #s01 {
    background-image: url(https://basefile.akamaized.net/seduce-official-ec/685546e6ced9e/bg05.png);
    background-size: cover;
    padding: 10vw 0;
    color: #000;
}

#seduce_product #s01 .flex {
    display: flex;
    align-items: center;
}

#seduce_product #s01 .flex>div {
    width: 70%;
    text-align: center;
}

#seduce_product #s01 .flex h2 {
    margin: 20px 0 50px;
    font-size: 1.5em;
}

#seduce_product #s01 .flex h2 span {
    display: inline-block;
}

#seduce_product #s01 .flex img {
    width: 150px;
}


#seduce_product #s02 {
    padding: 10vw;
}

#seduce_product #s02 .flex {
    display: flex;
    align-items: center;
    padding: 4vw 5vw 2vw;
    background-color: #FFFFFFaa;
    justify-content: space-around;
    margin-bottom: 100px;
}


#seduce_product #s02 .flex article {
    width: 60%;
    text-align: center;
    line-height: 2;
}

#seduce_product #s02 .flex article h4 {
    letter-spacing: 0.1em;
    font-size: 1.1em;
    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: 0.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 {
    margin-top: 20px;
    width: 160px;
}

#seduce_product #s02 .teiki_info {
    margin-bottom: 200px;
}

#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 100px;
}

#seduce_product #s02 .title_h img {
    width: 100%;
}

#seduce_product #s02 .title_h h3 {
    text-align: center;
    line-height: 1.8;
    letter-spacing: 0.5em;
}

#seduce_product #s02 .grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 5vw;
}

#seduce_product #s02 .grid>div img.reason {
    width: auto;
    height: 10vw;
    max-height: 120px;
    display: block;
    margin: 50px auto;
}

#seduce_product #s02 .grid>div img.item {
    width: 100%;
    margin: auto;
}

#seduce_product #s02 .grid p {
    margin: 50px 0;
    letter-spacing: 0;
    line-height: 1.8;
    font-size: 0.85em;
}


#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;
}

#seduce_product #s03 .title_h {
    width: 80%;
    margin: 50px auto 30px;
}

#seduce_product #s03 .title_h img {
    width: 100%;
}

#seduce_product #s03 .title_h h3 {
    text-align: center;
    line-height: 1.8;
    letter-spacing: 0.5em;
}

#seduce_product #s03 article {
    padding: 4vw 3vw;
    background-color: #ffffff55;
}

#seduce_product #s03 article .grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 1.5vw;
}

#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;
    margin: 10px 0;
}

#seduce_product #s03 article>p {
    color: #000;
    text-align: center;
    font-size: 0.8em;
    letter-spacing: 0.1em;
    margin: 30px;
    line-height: 2;
}

#seduce_product #s03 .wrap1000>p {
    text-align: center;
    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 100px;
}

#seduce_product #s04 .title_h img {
    width: 100%;
}

#seduce_product #s04 .title_h h3 {
    text-align: center;
    line-height: 1.8;
    letter-spacing: 0.5em;
}

#seduce_product #s04 .grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px 8%;
}

#seduce_product #s04 .grid .img1 {
    display: block;
    max-height: 250px;
    width: auto;
}

#seduce_product #s04 .grid .img2 {
    display: block;
    max-height: 250px;
    width: auto;
    margin: auto;
}


#seduce_product #s04 .grid article {
    background-color: #f1ebe2dd;
    padding: 5px 10px;
    box-shadow: 0 0 10px 5px #f1ebe2;
    font-size: 0.9em;
}

#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: 200px auto;
    position: relative;
}

#seduce_product #s04 .howto h2 img {
    width: 150px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(-125%, -50%);
}

#seduce_product #s04 .flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#seduce_product #s04 .flex>div {
    min-height: 150px;
    padding: 5px;
    width: 20%;
    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: 10px;
    min-height: 130px;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 0.1em;
    font-size: 0.9em;
    text-align: justify;
}

#seduce_product #s04 .flex img {
    width: auto;
}

#seduce_product #s04 .howto h4 {
    text-align: center;
    margin: 200px 0 50px;
}

#seduce_product #s04 .howto>p {
    text-align: center;
    font-size: 0.75em;
    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 1fr 1fr;
    gap: 15px;
}

#seduce_product #s05 ul {
    padding: 0;
    list-style: none;
    margin: 50px 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 1fr 1fr;
    gap: 15px;
}

#seduce_product #s06 ul {
    padding: 0;
    list-style: none;
    margin: 50px 0;
}