.ourstory-page[data-v-8356b927] {
    width: 100%;
    min-height: 100vh;
    background-color: #f8fafc
}

.ourstory-page.ismain[data-v-8356b927] {
    background: var(--znbg);
    padding-bottom: 1rem
}

.nulldiv[data-v-8356b927] {
    height: 20px;
    background: transparent
}

.ourstory-top-box[data-v-8356b927] {
    padding: 4.5vw 0;
    width: 100%;
    /* height: 100%; */
    position: relative;
    max-width: none;
    background-color: #3be3fe
}

.ourstory-top-img[data-v-8356b927] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0
}

.ourstory-big-title[data-v-8356b927] {
    position: relative;
    font-weight: 600;
    line-height: 1;
    letter-spacing: .37px;
    color: #fff;
    text-align: center;
    font-size: 2.2vw
}

.help-page-about[data-v-8356b927] {
    position: relative;
    padding: 80px 0
}

.help-page-about .bbg[data-v-8356b927] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../png/feature-bg-pc-jp.png);
    background-size: contain;
    background-position: center;
    opacity: .3;
    pointer-events: none
}

.help-page-about .container[data-v-8356b927] {
    position: relative;
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 20px
}

@media(max-width:768px) {
    .help-page-about .container[data-v-8356b927] {
        width: 92%
    }
}

.help-page-about .container.clearfix[data-v-8356b927]:before,
.help-page-about .container.clearfix[data-v-8356b927]:after {
    content: "";
    display: table;
    clear: both
}

.help-page-about .container.w1000[data-v-8356b927] {
    max-width: 1100px
}

.help-page-about .box[data-v-8356b927] {
    background: transparent;
    padding: 40px;
    border-radius: 8px;
    font-size: 16px
}

@media(max-width:768px) {
    .help-page-about .box[data-v-8356b927] {
        padding: 20px
    }
}

.help-page-about .box h1[data-v-8356b927],
.help-page-about .box h2[data-v-8356b927],
.help-page-about .box h3[data-v-8356b927],
.help-page-about .box h4[data-v-8356b927],
.help-page-about .box h5[data-v-8356b927],
.help-page-about .box h6[data-v-8356b927] {
    margin: 30px 0 20px;
    font-weight: 600
}

.help-page-about .box h1[data-v-8356b927]:first-child,
.help-page-about .box h2[data-v-8356b927]:first-child,
.help-page-about .box h3[data-v-8356b927]:first-child,
.help-page-about .box h4[data-v-8356b927]:first-child,
.help-page-about .box h5[data-v-8356b927]:first-child,
.help-page-about .box h6[data-v-8356b927]:first-child {
    margin-top: 0
}

.help-page-about .box p[data-v-8356b927] {
    line-height: 1.8;
    margin: 20px 0
}

.help-page-about .box[data-v-8356b927] img {
    max-width: 100% !important;
    height: auto !important;
    width: auto !important;
    border-radius: 4px;
    margin: 20px auto;
    display: block
}

.help-page-about .box ul[data-v-8356b927],
.help-page-about .box ol[data-v-8356b927] {
    margin: 20px 0;
    padding-left: 30px
}

.help-page-about .box ul li[data-v-8356b927],
.help-page-about .box ol li[data-v-8356b927] {
    line-height: 1.8;
    margin: 10px 0
}

.fz40[data-v-8356b927] {
    font-size: 40px
}

@media(max-width:768px) {
    .fz40[data-v-8356b927] {
        font-size: 28px
    }
}

.fz18[data-v-8356b927] {
    font-size: 18px
}

.fz16[data-v-8356b927] {
    font-size: 16px
}

.fz14[data-v-8356b927] {
    font-size: 14px
}

.TextCap[data-v-8356b927] {
    text-transform: capitalize
}

.imgabs[data-v-8356b927] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.clearfix[data-v-8356b927]:before,
.clearfix[data-v-8356b927]:after {
    content: "";
    display: table;
    clear: both
}

.w1000[data-v-8356b927] {
    max-width: 1000px
}

@media screen and (max-width:768px) {
    .ourstory-top-box[data-v-8356b927] {
        padding: 40px 0
    }

    .ourstory-big-title[data-v-8356b927] {
        font-size: 28px
    }

    .help-page-about[data-v-8356b927] {
        padding: 40px 0
    }
}