@charset "utf-8";

#vi17 {
    overflow: hidden;
    ;
    font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}

#vi17 a {
    text-decoration: none;
}

#vi17 .fvText,
#vi17 h2 {
    font-family: 'Noto Serif JP', serif !important;
}

#vi17 .fvText {
    margin-bottom: 100px;
}

#vi17 .item_navi {
    padding: 150px 0;
    margin-bottom: 180px;
    background-image: url(../img/230919/wave_pc.png?$staticlink$);
    background-size: cover;
    background-position: center;
}

#vi17 .materialnav {
    position: relative;
}

#vi17 .materialnav::after {
    position: absolute;
    /*--positionを追加--*/
    top: 0;
    left: 111%;
    content: "";
    width: 1px;
    /*--縦線の太さ(幅)--*/
    height: 100%;
    background-color: #A2A2A2;
    /*--縦線の色--*/
}

#vi17 .item_name02 {
    padding-bottom: 1em;
}

#vi17 .itemnavname_material p {
    color: #77927f !important;
}

#vi17 .itemnavname_design p {
    color: #b27cb4 !important;
}

#vi17 .materialWrap {
    margin-bottom: 300px;
}

#vi17 .itemspec {
    order: 2;
}

#vi17 .itemmodel {
    order: 1;
}

#vi17 .price{
    font-size: 19px !important;
}

#vi17 .itemcontentWrap {
    position: relative;
}

#vi17 .title {
    margin-bottom: 80px;
}

#vi17 .materialimg {
    position: absolute;
    top: 470px;
    right: 0;
}

#vi17 .materialimg_1 {
    position: absolute;
    top: 500px;
    left: 30px;
}

#vi17 .materialimg_2 {
    position: absolute;
    top: 400px;
    right: -50px;
}

#vi17 .materialimg_3 {
    position: absolute;
    top: 350px;
    left: 30px;
}

#vi17 .pointWrap {
    position: relative;
}

#vi17 .point::before {
    content: '';
    width: 100%;
    height: 1px;
    display: inline-block;
    background-color: #77927f;
    position: absolute;
    top: calc(50%);
    right: calc(50% + 540px);
}

#vi17 .point2::after {
    content: '';
    width: 60%;
    height: 1px;
    display: inline-block;
    background-color: #77927f;
    position: absolute;
    top: calc(30px);
    right: calc(-61%);
}

#vi17 .point_2::before {
    content: '';
    width: 100%;
    height: 1px;
    display: inline-block;
    background-color: #b27cb4;
    position: absolute;
    top: calc(50%);
    right: calc(50% + 540px);
}

#vi17 .point2_2::after {
    content: '';
    width: 60%;
    height: 1px;
    display: inline-block;
    background-color: #b27cb4;
    position: absolute;
    top: calc(15px);
    right: calc(-61%);
}

#vi17 .pointtext {
    clear: both;
}

#vi17 .price {
    font-size: 16px;
}

#vi17 .buywrap {
    position: relative;
    align-items: baseline;
}

#vi17 .buy::before {
    content: '';
    width: 50%;
    height: 1px;
    display: inline-block;
    background-color: #333333;
    position: absolute;
    top: calc(30%);
    right: calc(22%);
}

#vi17 .materialdetail {
    margin-left: 85px;
}

#vi17 .coordinateWrap {
    min-width: 1080px;
    margin-top: 180px;
    margin-bottom: 200px;
}

#vi17 .coordinateWrap .container {
    margin-bottom: 70px !important;
}

#vi17 .swiper-carousel::after,
.swiper-carousel_2::after {
    content: "";
    background: #77927f;
    /*clip-path: polygon(100% 0, 100% 91%, 85% 100%, 0 100%, 0 0);*/
    width: 30%;
    opacity: 0.2;
    border-radius: 30px;
    margin: 0 auto;
    height: 108%;
    display: block;
    position: absolute;
    top: -4%;
    left: 0;
    right: 0;
}

#vi17 .swiper-carousel_3::after,
.swiper-carousel_4::after {
    content: "";
    background: #b27cb4;
    /*clip-path: polygon(100% 0, 100% 91%, 85% 100%, 0 100%, 0 0);*/
    width: 30%;
    opacity: 0.2;
    border-radius: 30px;
    margin: 0 auto;
    height: 108%;
    display: block;
    position: absolute;
    top: -4%;
    left: 0;
    right: 0;
}

#vi17 .featurewrap {
    margin-top: 180px;
    ;
}

#vi17 .otherswrap ul,.featurewrap ul {
    gap: 20px 0;
}

/*------横幅が520px以下CSS（SP用記述記載）------*/
@media screen and (max-width: 520px) {
    #vi17 {
        font-size: 14px;
    }

    #vi17 .point2::before {
        content: '';
        width: 100%;
        height: 1px;
        display: inline-block;
        background-color: #77927f;
        position: absolute;
        top: calc(50%);
        right: calc(101%);
    }

    #vi17 .point2::after{
        content: none;;
    }

    #vi17 .point2_2::before {
        content: '';
        width: 100%;
        height: 1px;
        display: inline-block;
        background-color: #b27cb4;
        position: absolute;
        top: calc(50%);
        right: calc(101%);
    }

    #vi17 .point2_2::after{
        content: none;;
    }

    #vi17 .item_navi {
        padding: 100px 0;
        margin-bottom: 100px;
        background-image: url("../img/230919/wave_pc.png");
        background-size: cover;
        background-position: center;
    }

    #vi17 h3 {
        padding-top: 80px;
    }

    #vi17 .title {
        margin-bottom: 0px;
    }

    #vi17 .price{
        font-size: 16px !important;
    }

    #vi17 .materialnav::after {
        content: none;
    }

    #vi17 .buy::before {
        content: '';
        width: 44%;
        height: 1px;
        display: inline-block;
        background-color: #333333;
        position: absolute;
        top: calc(30%);
        right: calc(25%);
    }

    #vi17 .materialWrap {
        margin-bottom: 150px;
    }

    #vi17 .materialimg {
        position: static;
    }

    #vi17 .materialimg_1 {
        position: static;
    }

    #vi17 .materialimg_2 {
        position: static;
    }

    #vi17 .materialimg_3 {
        position: static;
    }

    #vi17 .point::before {
        content: '';
        right: calc(102%);
    }

    #vi17 .point_2::before {
        right: calc(101%);
    }

    #vi17 .point2::after {
        top: calc(28px);
    }

    #vi17 .coordinateWrap .container {
        margin-bottom: 60px !important;
    }

    #vi17 .coordinateWrap {
        min-width: 100px;
        margin-top: 80px;
        margin-bottom: 100px;
    }

    #vi17 .swiper-carousel::after,
    .swiper-carousel_2::after {
        width: 73%;
    }

    #vi17 .swiper-carousel_3::after,
    .swiper-carousel_4::after {
        width: 73%;
    }

    #vi17 .otherswrap {
        margin-bottom: 80px;
        ;
    }

    #vi17 .featurewrap {
        margin-top: 80px;
        ;
    }

}