@charset "UTF-8";
body {
    background: #fafafa;
}
.pageMv_in {
    background: #fafafa;
}
.ppsRead_wrap {
    padding: 30px 0 168px;
}
.ppsRead_ttl {
    margin-bottom: 70px;
    font-size: 36px;
    line-height: 1.472;
    letter-spacing: .130em;
    font-weight: 500;
    color: #1a1a1a;
    text-align: center;
}
.ppsRead_txt {
    margin-bottom: 92px;
    font-size: 18px;
    line-height: 2;
    letter-spacing: .05em;
    font-weight: 500;
    color: #1a1a1a;
    text-align: center;
}
.splide.is-message source,
.splide.is-message img {
    border-radius: 8px;
}
/* 元画像の縦横比(4:3・3:2など)が表示枠と違っても、引き伸ばさず中央を切り抜いて表示する */
.splide.is-message img {
    object-fit: cover;
    object-position: center;
}
.ppsCnt_wrap {
    background: rgb(38, 38, 38);
    background: linear-gradient(90deg, rgba(38, 38, 38,1) 0%, rgba(74, 74, 74,1) 100%);
    padding: 143px 0 144px;
}
.ppsCnt_wrap .topTtl_wrap .en {
    color: #e2b700;
}
.ppsCnt_wrap .topTtl_wrap .en span:before,
.ppsCnt_wrap .topTtl_wrap .en span:after {
    background: #e2b700;
}
.ppsCnt_wrap .topTtl_wrap .ttl {
    color: #fff;
}
.ppsCnt_box {
    margin-top: 65px;
}
.ppsCnt_ttl {
    margin-bottom: 58px;
    font-size: 32px;
    line-height: 1.718;
    letter-spacing: .120em;
    font-weight: 500;
    color: #fff;
    text-align: center;
}
.ppsCnt_txt {
    margin-bottom: 72px;
    font-size: 16px;
    line-height: 2;
    letter-spacing: .02em;
    font-weight: 500;
    color: #fff;
    display: flex;
    text-align: center;
    justify-content: center;
}
.ppsCnt_box .movie {
    width: 580px;
    margin: 0 auto;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    border-radius: 8px;
}
.ppsCnt_box .movie iframe {
    outline: none;
    border: none;
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
    border-radius: 8px;
}
.ppsCnt_box .movie .video-btn {
    width: 100%;
    height: 100%;
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50%;
    translate:-50% -50%;
    margin: auto;
    z-index: 9;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(../webp/movie_dummy.webp) no-repeat center center / cover;
    -webkit-tap-highlight-color: transparent;
    box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.08);
    transition: transform .4s;
}
.ppsCnt_box .movie .video-btn img {
    transition: opacity .3s;
}
.ppsCnt_box .purPv-cpt {
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    margin-top: 24px;
    color: #fff;
}
.ppsVal_wrap {
    padding: 135px 0 140px;
    background: #fff;
}
.ppsVal_wrap .topTtl_wrap .en {
    color: #e2b700;
}
.ppsVal_wrap .topTtl_wrap .en span:before,
.ppsVal_wrap .topTtl_wrap .en span:after {
    background: #e2b700;
}
.ppsVal_wrap .topTtl_wrap .ttl {
    color: #383838;
}
.ppsVal_lst {
    margin-top: 84px;
    display: flex;
    text-align: center;
    justify-content: center;
}
.ppsVal_box {
    padding-top: 26px;
    padding-left: 160px;
    position: relative;
    margin-bottom: 48px;
}
.ppsVal_box:last-child {
    margin-bottom: 0;
}
.ppsVal_box .nmb {
    position: absolute;
    left: 0;
    top: 0;
    width: 104px;
    height: 104px;
    background: #4a4a4a;
    box-sizing: border-box;
    border-radius: 50%;
    font-size: 38px;
    line-height: 1;
    font-weight: 500;
    text-align: center;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.ppsVal_box .ttl {
    margin-bottom: 36px;
    font-size: 32px;
    line-height: 1.718;
    letter-spacing: .120em;
    font-weight: 500;
    color: #1a1a1a;
    text-align: left;
}
.ppsVal_box .txt {
    font-size: 16px;
    line-height: 2;
    letter-spacing: .02em;
    font-weight: 400;
    text-align: left;
}
.ppsLogo_wrap {
    padding: 150px 0 144px;
    background: rgb(38, 38, 38);
    background: linear-gradient(90deg, rgba(38, 38, 38,1) 0%, rgba(74, 74, 74,1) 100%);
}
.ppsLogo_top {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ppsLogo_box {
    width: 55.4%;
}
.ppsLogo_en {
    font-size: 48px;
    line-height: 1;
    font-variation-settings: "wght" 300;
    color: #e2b700;
}
.ppsLogo_ttl {
    margin-top: 12px;
    font-size: 13px;
    line-height: 1;
    letter-spacing: .05em;
    font-weight: 700;
    color: #fff;
}
.ppsLogo_txt {
    margin-top: 40px;
}
.ppsLogo_txt .ttl {
    font-size: 28px;
    line-height: 1.718;
    letter-spacing: .120em;
    font-weight: 500;
    color: #fff;
}
.ppsLogo_txt .ttl span {
    color: #e2b700;
}
.ppsLogo_txt .txt {
    margin-top: 31px;
    font-size: 16px;
    line-height: 2;
    letter-spacing: .01em;
    font-weight: 500;
    color: #fff;
}
.ppsLogo_txt .txt span {
    color: #e2b700;
}
.ppsLogo_img .img {
    padding: 75px 94px;
    background: #FFF;
}
.ppsLogo_img .img source,
.ppsLogo_img .img img {
    display: block;
}
.ppsPlas_wrap {
    width: 55.4%;
    margin-top: 40px;
    border-top:  1px solid rgba(255,255,255,0.5);
    border-bottom: 1px solid rgba(255,255,255,0.5);
    padding: 40px 0;
}
.ppsPlas_read {
    margin-bottom: 32px;
    font-size: 16px;
    line-height: 1;
    letter-spacing: .01em;
    font-weight: 500;
    color: #fff;
}
.ppsPlas_read span {
    color: #e2b700;
}
.ppsPlas_lst {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 20px;
}
.ppsPlas_lst:last-child {
    margin-bottom: 0;
}
.ppsPlas_lst dt {
    width: 84px;
    height: 28px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    background: #e2b700;
    border-radius: 100vh;
}
.ppsPlas_lst dt span {
    font-size: 16px;
    line-height: 1;
    letter-spacing: .01em;
    font-weight: 500;
    color: #fff;
}
.ppsPlas_lst dd {
    font-size: 16px;
    line-height: 2;
    letter-spacing: .01em;
    font-weight: 500;
    color: #fff;
    margin-left: 16px;
    padding-left: 28px;
    position: relative;
    width: -webkit-calc(100% - 100px);
    width: calc(100% - 100px);
    box-sizing: border-box;
}
.ppsPlas_lst dd:before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url(../svg/icn_cp_plus.svg) no-repeat center / 100% auto;
    z-index: 1;
}
@media(min-width:767px) {
    .ppsCnt_box .movie .video-btn:hover {
        transform:scale(1.1,1.1);
    }
}
@media screen and (min-width:1024px) and ( max-width:1126px) {
    .ppsPlas_lst dd br {
        display: none;
    }
}
@media screen and (min-width:767px) and ( max-width:1024px) {
    .ppsLogo_img {
        width: 36.8%;
    }
    .ppsLogo_img .img {
        width: 100%;
        padding: 75px 0;
    }
    .ppsLogo_img .img source,
    .ppsLogo_img .img img {
        margin: 0 auto;
        width: 140px;
        height: auto;
    }/*
    .ppsPlas_lst {
        display: block;
    }
    .ppsPlas_lst dt {
        margin: 0 auto;
    }
    .ppsPlas_lst dd {
        width: 100%;
        margin: 16px 0 0;
        padding: 28px 0 0;
    }
    .ppsPlas_lst dd:before {
        left: 0;
        right: 0;
        margin: auto;
        top: 0;
        transform:none;
    }*/
}
/*sp*/
@media only screen and (max-width:767px) {
    .ppsRead_wrap {
        padding: 48px 0 80px;
    }
    .ppsRead_ttl {
        padding: 0 20px;
        margin-bottom: 40px;
        font-size: 22px;
        line-height: 1.8;
        letter-spacing: .08em;
    }
    .ppsRead_txt {
        padding: 0 24px;
        margin-bottom: 70px;
        font-size: 16px;
        letter-spacing: .02em;
        text-align: left;
        display: flex;
        justify-content: center;
    }
    .ppsCnt_wrap {
        padding: 80px 24px 80px;
    }
    .ppsCnt_box {
        margin-top: 44px;
    }
    .ppsCnt_ttl {
        margin-bottom: 44px;
        font-size: 18px;
        line-height: 1.72;
    }
    .ppsCnt_txt {
        margin-bottom: 54px;
        font-size: 14px;
        text-align: left;
    }
    .ppsCnt_box .movie {
        width: 100%;
        max-width: 327px;
    }
    .ppsCnt_box .movie .video-btn {
        background: url(../webp/sp/movie_dummy.webp) no-repeat center center / cover;
    }
    .ppsCnt_box .purPv-cpt {
        font-size: 12px;
        margin-top: 18px;
    }
    .ppsVal_wrap {
        padding: 80px 24px 80px;
    }
    .ppsVal_lst {
        display: block;
        margin-top: 48px;
        padding-left: 0;
    }
    .ppsVal_box {
        padding: 0;
        margin-bottom: 40px;
    }
    .ppsVal_box .nmb {
        top: 0;
        width: 40px;
        height: 40px;
        font-size: 14px;
    }
    .ppsVal_box .ttl {
        padding-left: 54px;
        margin-bottom: 16px;
        font-size: 16px;
        line-height:2.6;
    }
    .ppsVal_box .txt {
        font-size: 14px;
        line-height: 1.85;
    }
    .ppsVal_box .txt .is-sp {
        display: none;
    }
    .ppsLogo_wrap {
        padding: 84px 24px 82px;
    }
    .ppsLogo_top {
        display: block;
    }
    .ppsLogo_box {
        width: 100%;
    }
    .ppsLogo_en {
        font-size: 28px;
    }
    .ppsLogo_ttl {
        margin-top: 8px;
        font-size: 12px;
    }
    .ppsLogo_txt {
        margin-top: 44px;
    }
    .ppsLogo_txt .ttl {
        font-size: 18px;
        line-height: 1.72;
    }
    .ppsLogo_txt .txt {
        margin-top: 40px;
        font-size: 14px;
        line-height: 1.85;
        letter-spacing: .02em;
    }
    .ppsLogo_img {
        margin-top: 55px;
    }
    .ppsLogo_img .img {
        width: 100%;
        text-align: center;
        padding: 48px 0;
        background: #FFF;
    }
    .ppsLogo_img .img source,
    .ppsLogo_img .img img {
        margin: 0 auto;
    }
    .ppsPlas_wrap {
        width: 100%;
        margin-top: 44px;
        border: none;
        padding: 0;
    }
    .ppsPlas_read {
        margin-bottom: 26px;
        font-size: 14px;
        line-height: 1.85;
        letter-spacing: .02em;
    }
    .ppsPlas_lst {
        margin-bottom: 18px;
        justify-content: space-between;
    }
    .ppsPlas_lst dt {
        width: 68px;
        height: 26px;
    }
    .ppsPlas_lst dt span {
        font-size: 13px;
        letter-spacing: normal;
    }
    .ppsPlas_lst dd {
        width: -webkit-calc(100% - 83px);
        width: calc(100% - 83px);
        box-sizing: border-box;
        font-size: 13px;
        line-height: 1.69;
        letter-spacing: .02em;
        margin-left: 0;
        padding-left: 28px;
    }
    .ppsPlas_lst dd:before {
        width: 15px;
        height: 15px;
    }
}
@media only screen and (max-width:374px) {
    .ppsRead_ttl {
        padding: 0 5.333vw;
        margin-bottom: 10.667vw;
        font-size: 5.867vw;
        line-height: 1.454;
        letter-spacing: .08em;
    }
    .ppsRead_txt {
        padding: 0 6.4vw;
        margin-bottom: 18.667vw;
        font-size: 4.267vw;
        letter-spacing: .02em;
        text-align: left;
        display: flex;
        justify-content: center;
    }
    .ppsCnt_ttl {
        margin-bottom: 11.733vw;
        font-size: 4.8vw;
        line-height: 1.72;
    }
    .ppsCnt_txt {
        margin-bottom: 14.4vw;
        font-size: 3.733vw;
        text-align: left;
        display: flex;
        justify-content: center;
    }
    .ppsVal_box .ttl {
        padding-left: 14.4vw;
        margin-bottom: 4.267vw;
        font-size: 4.267vw;
        line-height: 2.6;
    }
    .ppsVal_box .txt {
        font-size: 3.733vw;
        line-height: 1.85;
    }
}
@media only screen and (max-width: 340px) {
    .ppsPlas_lst dd {
        font-size: 12px;
    }
}
