.modPointBox.purchasedocuments::before, .modPointBox.purchasedocuments::after {
    content: none;
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.modPointBox--point.purchasedocuments::after {
    background-image: none;
}

.modPointBox--point.purchasedocuments .modList2colText__item::before {
    content: none;
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 6px;
    background: #90c31f;
    position: absolute;
}

.modPointBox--point.purchasedocuments .modList2colText .title {
        font-size: 18px;
        font-size: 1.8rem;
        width: 48%;
        background: #f4f8eb;
        text-align: center;
        padding: 5px;
        margin-bottom:0;
    }
    .modPointBox--point.purchasedocuments .modList2colText__item .text{
      color:#999;

    }

    @media screen and (max-width: 768px) {
      .modPointBox--point.purchasedocuments .modList2colText .title {
        width: 100%;
        margin-top: 5px;

    }

    }

@media screen and (min-width: 769px), print {
    .topSection .promiseBox__cont.staff_cont {
        order: 2;
        width: calc(100% - 20px);
    }
}


/* -----------------------------------
  top FAQ 2025.8.28
----------------------------------- */

@media screen and (min-width: 769px), print {
    .topSection.topSection--qa .purchaseCategorySection__requestTop__title {
        margin-bottom: 10px;
    }

    .purchaseCategorySection__faq {
        font-size: 16px;
        font-size: 1.6rem;
    }
    .purchaseCategorySection__faq__q {
        padding: 7px 10px 7px 50px;
    }
    .purchaseCategorySection__faq__q > span {
        top: 7px;
        left: 20px;
        font-size: 24px;
        font-size: 2.4rem;
    }
    .purchaseCategorySection__faq__a {
        padding: 4px 20px 17px 50px;
        line-height: 1.6;
    }
    .purchaseCategorySection__faq__a > span {
        top: 6px;
        left: 22px;
        font-size: 24px;
        font-size: 2.4rem;
    }
}

/* -----------------------------------
  top main 2025.8.28
----------------------------------- */

.topKv__box .title-sub {display:block;
color:#fff;
font-size:30px;
position: absolute;
    top: 40px;
    left: 0;
    width: 627px;
    height: 104px;
        padding: 10px 80px;
background-image: url(/assets/img/top/img_kv_copy_fukidashi.png);
}
.topKv__box .title {
    text-indent: 0px;
    background: no-repeat 0 0;
    background-size: 100%;
    line-height: 1.2;
}

@media screen and (min-width: 769px), print {
.topKv__box {
        width: 677px;
        position: static;
    }
    .topKv__box .title {
        margin: 146px 0 10px;
        width: 627px;
        height: 216px;
        color:#fff;
font-size:80px;
font-weight: 700;
text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.4);
    }
}

@media screen and (max-width: 768px) {
        .topKv__inner {
        padding: 6px 20px 11% 20px;
    }
    .topKv__box .title-sub {display: block;
        text-align: center;
        color: #fff;
        font-size: 20px;
        position: absolute;
        top: 15px;
        left: 2.5%;
        width: 95%;
        margin: 0;
        height: auto;
        padding: 6px 0 30px;
        background: no-repeat 0 0;
        background-size: 100%;
background-image: url(/assets/img/top/img_kv_copy_fukidashi.png);
}
.topKv__box .title {
        width: 100%;
        margin: 15px 0 0;
        padding: 18% 0px 5px;
        background: transparent;
        line-height: 1.2;
        color: #fff;
        font-size: 44px;
text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.4);
        font-weight: 700;
    }
}
