.p-index-kv__title {
    font-size: 7.4rem;
}


.p-en-index-product {
    letter-spacing: 1px;
    margin-left: calc((100vw - 100%)/ 2 * -1);
    margin-right: calc((100vw - 100%)/ 2 * -1);
    padding-left: calc((100vw - 100%)/ 2);
    padding-right: calc((100vw - 100%)/ 2);
    overflow: hidden;
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
    background: url(/dcms_media/image/p-en-index-product-bg.jpg) no-repeat top center;
    background-size: cover;
}

.c-ttl-key-eng-white {
    color: #fff;
}

.p-en-index-product-ttl {
    max-width: 520px;
}

.p-en-index-product-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
    padding: 0 20px;
}
