@charset "utf-8";

body {
    overflow-x: hidden;
}

.box01,
.box02 {
    margin-bottom: 50px;
}

.box02>p {
    margin-top: 40px;
}

.box01 ul,
.box02 ul {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.box01 ul li {
    width: 310px;
}

.box02 ul li {
    width: 320px;
}

.story .box02 ul li {
    width: 480px;
}

.box01 ul li p {
    text-align: center;
    margin-top: 10px;
}

.box02 ul li p {
    margin-top: 10px;
}

.box01 ul li p.description,
.box02 ul li p.description {
    text-align: left;
}

.box01 ul li p.list-title,
.box02 ul li p.list-title,
.box03 p.list-title {
    font-size: 18px;
    font-weight: bold;
    color: #e60012;
    margin-bottom: 20px;
}

.voice ul li {
    background-color: #f9f9f9;
    margin: 20px 0;
    padding: 16px;
    border-radius: 5px;
}

.customer {
    font-weight: bold;
    border-bottom: 1px solid #333;
    margin-bottom: 10px;
}

.maker {
    position: relative;
    padding-left: 32px;
    color: #001178;
}

.maker::before {
    position: absolute;
    top: 0;
    left: 11px;
    content: "⇒ ";
}

.box01 .img-wrap,
.box02 .img-wrap {
    margin: 0 auto;
    width: 90%;
    aspect-ratio: 4 / 3;
    overflow: hidden;
}

.box02 .img-wrap.head {
    height: 350px;
    padding: 0 0 40px;
}

.box01 .img-wrap img,
.box02 .img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

p.annotation {
    margin-top: 30px;
    padding: 5px;
    width: fit-content;
}

.anchorLinkArea {
    padding: 0 4vw;
}

.salaveil .hdL {
    font-size: 2rem;
}

.salaveil .columnContainer .cartImg {
    width: 100%;
    aspect-ratio: 4 / 3;
}

.salaveil .columnContainer .cartImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.anchorLinkArea ul {
    justify-content: center;
    gap: 40px;
    margin-top: 40px;
}

.anchorLinkArea ul li {
    flex: unset;
    width: fit-content;
    min-width: 250px;
}

.anchorLinkArea ul li a {
    padding: 10px 20px;
}

.salaveil h2.hdL {
    border-bottom: 1px solid #333;
}

.hdL2 {
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.6;
    margin-bottom: 10px;
    text-align: center;
}

.grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
}

.grid img {
    width: 100%;
    height: auto;
    display: block;
}

.sectionArea {
    width: 100%;
}

.is-pc {
    display: block;
}

.is-sp {
    display: none;
}

.hero {
    position: relative;
    width: 100vw;
    min-width: 100%;
    aspect-ratio: 96 / 25;
    /* 背景画像の高さに合わせて調整 */
    overflow: hidden;

    /* 背景画像を100vwで表示 */
    background-image: url("../images/salaveil/salaveil_top01_2.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    /* 全面表示 */
}

/* 中身の最大幅を制御（背景は100vw、内容だけ中央寄せ） */
.hero__inner {
    position: relative;
    margin: 0 auto;
    height: 100%;
}

/* 動画を背景の上に重ねる */
.hero__video {
    position: absolute;
    top: 50%;
    right: 8%;
    transform: translateY(-50%);
    width: 25%;
    aspect-ratio: 16 / 9;
    padding: 10px;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.12);
}

.hero__video video {
    width: 100%;
    height: 100%;
    display: block;
}

.intro .check {
    text-align: center;
    margin-bottom: 60px;
}

.intro .check p {
    font-size: 20px;
    font-weight: bold;
}

.intro .check ul {
    font-size: 20px;
    line-height: 2;
    font-weight: bold;
    width: fit-content;
    text-align: left;
    margin: 0 auto 40px;
}

.intro .hdM {
    text-align: center;
}

.howto .flex {
    display: flex;
    justify-content: center;
    gap: 60px;
}

.howto .flex .left {
    width: 50%;
    padding-top: 15px;
}

.howto .flex .right {
    width: 30%;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

@media (max-width: 768px) {
    .howto .flex {
        display: block;
    }

    .howto .flex .left {
        width: 100%;
        padding-top: 0;
    }

    .howto .flex .right {
        width: 100%;
        padding-top: 20px;
    }
}

/* .howto .column2 .cartImg {
    width: 80%;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
} */

.ring-img {
    width: fit-content;
    margin: 0 auto;
    margin-bottom: 40px;
}

ul.recommend-people li {
    text-align: center;
    height: 211px;
    background-image: url("../images/salaveil/recommend_single.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

ul.recommend-people li p {
    padding: 70px 20px 0 20px;
    color: #001178;
    font-weight: bold;
    font-size: 18px;
}

.pump .column2 {
    margin-top: 40px;
}

.pump .column2 .columnItem p,
.introduction-support .column2 .columnItem p {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

/* レスポンシブ（スマホは下に落とす） */
@media (max-width: 768px) {
    .is-pc {
        display: none;
    }

    .is-sp {
        display: block;
    }

    .hero {
        width: 100%;
        min-width: unset;
        aspect-ratio: 3 / 4;
        background-image: url("../images/salaveil/salaveil_sp_top01.jpg");
    }

    .hero__video {
        position: static;
        width: 100%;
        max-width: 520px;
        margin: 24px auto 0;
        transform: unset;
        box-sizing: border-box;
    }

    .hero__video video {
        margin: 0 auto;
    }

    .hero__inner {
        padding: 0 20px;
    }

    .box01 ul,
    .box02 ul {
        display: block;
    }

    .box01 ul li,
    .box02 ul li {
        width: 100%;
        margin-bottom: 40px;
    }

    .anchorLinkArea ul {
        gap: 20px;
        margin-top: 20px;
    }

    .anchorLinkArea ul li {
        min-width: 47%;
    }

    .anchorLinkArea ul li a {
        padding: 10px;
    }

    .anchorLinkArea ul li a {
        font-size: 3vw;
    }

    .salaveil .hdL,
    .hdL2 {
        font-size: 4vw;
    }

    .salaveil .column2 .columnItem {
        width: 100%;
        padding-left: 5vw;
        margin-bottom: 10vw;
    }

    .story .box02 ul li {
        width: 100%;
    }

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

    .intro .check {
        margin-bottom: 40px;
    }

    .intro .check p {
        font-size: 16px;
    }

    .intro .check ul {
        font-size: 16px;
        margin: 0 auto 20px;
    }

    .ring-img {
        margin-bottom: 20px;
    }

    ul.recommend-people li {
        max-width: 330px;
        margin: 0 auto;
    }

    .salaveil .column2 .columnItem p {
        font-size: 16px;
    }
}