@charset "utf-8";

.fv-div {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    width: 100%;
}

.fv {
    background-image: url("../../asset/images/fv_bg.png");
    background-repeat: no-repeat;
    height: 563px;
    margin: 0 auto;
    width: 1000px;
}
@media screen and (max-width:768px) {
    .fv {
        background-image: url("../../asset/images/fv_bg_sp.png");
        height: 425px;
        width: 100%;
        overflow: hidden;
        background-position: right;
        position: relative;
    }
}

.fv-model {
    background-image: url("../../asset/images/fv_model.webp");
    background-repeat: no-repeat;
    height: 479px;
    left: 390px;
    position: relative;
    top: 83px;
    width: 486px;
    /*z-index: 10;*/
}
@media screen and (max-width:768px) {
    .fv-model {
        background-size: 234px 230px;
        height: 230px;
        width: 234px;
        bottom: -210px;
        left: 198px;
        top: inherit;
    }
}

#content-top1 {
    font-size: 20px;
    font-weight: bold;
    left: 62px;
    position: relative;
    top: -435px;
    z-index: 3;
}
@media screen and (max-width:768px) {
    #content-top1 {
        font-size: 16px;
        left: 16px;
        top: -195px;
    }
    #content-top1.vi {
        font-size: 13px;
    }
}

#content-top2 {
    font-size: 26px;
    font-weight: bold;
    left: 62px;
    position: relative;
    top: -422px;
}
#content-top2.en {
    font-size: 18px;
}
#content-top2.vi {
    font-size: 18px;
}

@media screen and (max-width:768px) {
    #content-top2 {
        font-size: 17px;
        left: 15px;
        top: -189px;
    }
    #content-top2.en {
        font-size: 13px;
    }
    #content-top2.vi {
        font-size: 10px;
    }
}

#content-top2 span {
    font-size: 40px;
}
@media screen and (max-width:768px) {
    #content-top2 span {
        font-size: 26px;
    }
}

.content-support {
    align-items: center;
    background-image: url("../../asset/images/group_27.png");
    background-repeat: no-repeat;
    color: #f0e061;
    display: flex;
    font-size: 1.25rem;
    height: 42px;
    left: 40px;
    padding-left: 50px;
    position: relative;
    width: 327px;
}
@media screen and (max-width:768px) {
    .content-support {
        background-image: url("../../asset/images/group_27_sp.png");
        font-size: 1rem;
        height: 33px;
        left: 15px;
    }
}

.content-support-small {
    padding-left: 50px;
    position: relative;
}
@media screen and (max-width:768px) {
    .content-support-small {
        font-size: 0.75rem;
    }
    .content-support-small.vi {
        font-size: 0.65rem;
    }
}

#content-support1 {
    left: 62px;
    position: relative;
    top: -370px;
    z-index: 4;
}
#content-support1.content-support.en, #content-support1.content-support.vi {
    font-size: 1.0rem;
}
@media screen and (max-width:768px) {
    #content-support1 {
        left: 15px;
        top: -165px;
    }
    #content-support1.content-support.en, #content-support1.content-support.vi {
        font-size: 0.9rem;
    }
}

#content-support2 {
    left: 61px;
    position: relative;
    top: -365px;
    z-index: 5;
}
@media screen and (max-width:768px) {
    #content-support2 {
        left: 15px;
        top: -160px;
    }
}

#content-support3 {
    left: 61px;
    top: -348px;
    position: relative;
    z-index: 6;
}
#content-support3.content-support.en {
    font-size: 0.9rem;
}
#content-support3.content-support.vi {
    font-size: 0.9rem;
}

@media screen and (max-width:768px) {
    #content-support3 {
        left: 15px;
        top: -150px;
    }
    #content-support3.content-support.en {
        font-size: 0.7rem;
    }
    #content-support3.content-support.vi {
        font-size: 0.7rem;
    }
}

#content-support4 {
    left: 61px;
    position: relative;
    top: -342px;
    z-index: 7;
}
@media screen and (max-width:768px) {
    #content-support4 {
        left: 15px;
        top: -145px;
    }
}

#content-support5 {
    left: 61px;
    position: relative;
    top: -328px;
    z-index: 8;
}
#content-support5.content-support.en, #content-support5.content-support.vi {
    font-size: 0.9rem;
}
@media screen and (max-width:768px) {
    #content-support5 {
        left: 15px;
        top: -130px;
    }
    #content-support5.content-support.en, #content-support5.content-support.vi {
        font-size: 0.8rem;
    }
}

#content-support6 {
    left: 61px;
    top: -322px;
    z-index: 9;
}
@media screen and (max-width:768px) {
    #content-support6 {
        left: 15px;
        top: -125px;
    }
}

.tabs {
    margin: 0 auto;
    padding-top: 55px;
}

@media screen and (max-width:768px) {
    .tab-buttons-layout {
        max-width: 768px;
    }
}

.tab-buttons {
    display: flex;
    justify-content: center;
    gap: 50px;
    margin: 0 auto 0 auto;
}
@media screen and (max-width:768px) {
    .tab-buttons {
        display: flex;
        flex-wrap: wrap;
        gap: 0;
        justify-content: center;
        max-width: 768px;
    }
}

.tab-btn {
    position: relative;
    flex: initial;
    padding: 0.8rem 0;
    font-size: 1.2rem;
    font-weight: bold;
    color: #3f3f3f;
    background: #fff;
    cursor: pointer;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    margin-bottom: 20px;
    width: 300px;
}
@media screen and (max-width:768px) {
    .tab-btn {
        border: 1px solid #e3e3e3;
        border-radius: 5px;
        margin: 1px 40px 5px 40px;
        min-width: 278px;
        padding: 0.8rem 2rem;
        font-size: 16px;
    }
}

.tab-btn.active {
    background-color: #225a9e;
    color: #fff;
    border: 2px solid #225a9e;
    z-index: 2;
}

.tab-btn.active::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #225a9e transparent transparent transparent;
}
@media screen and (max-width:768px) {
    .tab-btn.active::after {
        display: none;
    }
}

.tab-content {
    display: none;
    opacity: 0;
    transition: opacity 0.4s ease;
    position: relative;
}

.tab-content.active {
    display: block;
    opacity: 1;
    margin: 30px auto 0 auto;
    border-top: 2px solid #C9C9C9;
}

#tab1,#tab2,#tab3 {
    max-width: 1000px;
}

.main-support {
    align-items: center;
    background-color: #225a9e;
    border-radius: 26px;
    color: #ffffff;
    display: flex;
    font-size: 1.5rem;
    font-weight: bold;
    justify-content: center;
    height: 52px;
    margin-bottom: 40px;
    margin-top: 60px;
}
@media screen and (max-width:768px) {
    .main-support {
        font-size: 1.25rem;
        margin: 40px 15px 40px 15px
    }
}

.main-support-text {
    color: #333333;
    margin: 60px 0 0;
    font-size: 1rem;
        font-weight: 700;
}

.main-support-layout {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.main-support-box {
    border: 4px solid #225a9e;
    border-radius: 25px;
    height: 226px;
    margin: 12px;
    width: 226px;
}
@media screen and (max-width:768px) {
    .main-support-box {
        border: 3px solid #225a9e;
        border-radius: 20px;
        height: 162px;
        margin: 8px;
        width: 162px;
    }
    .main-support-box img {
        height: 97px;
        width: 162px;
    }
}

.main-support-box div {
    align-items: center;
    color: #3f3f3f;
    display: flex;
    font-size: 1.5rem;
    font-weight: bold;
    height: 91px;
    justify-content: center;
    text-align: center;
}
@media screen and (max-width:768px) {
    .main-support-box div {
        height: 62px;
        font-size: 1rem;
    }
}

.login-btn-layout {
    display: flex;
    justify-content: center;
    margin: 65px 0 55px 0;
}
@media screen and (max-width:768px) {
    .login-btn-layout {
        margin: 30px 0 60px 0;
        padding: 0 15px;
    }
}

.login-btn {
    background: #fff;
    border: 2px solid #909090;
    border-radius: 10px;
    color: #3f3f3f;
    cursor: pointer;
    font-size: 1.5rem;
    font-weight: bold;
    height: 95px;
    width: 383px;
}
@media screen and (max-width:768px) {
    .login-btn {
        border: 2px solid #909090;
    }
}

.pack {
    color:rgba(61, 61, 61, 0.87);
    font-size: 2rem;
    font-weight: bold;
    margin: 40px 0 30px 0;
    text-align: center;
    width: 100%;
}
@media screen and (max-width:768px) {
    .pack {
        font-size: 1.25rem;
        margin-bottom: 18px;
    }
}

.pack span {
    color:rgba(61, 61, 61, 0.87);
    font-size: 1.5rem;
    font-weight: bold;
}
@media screen and (max-width:768px) {
    .pack span {
        font-size: 0.87rem;
    }
}

.pack-box {
    color: #3f3f3f;
    display: flex;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
}
@media screen and (max-width:768px) {
    .pack-box {
        flex-wrap: wrap;
    }
}

.pack1 {
    color:rgba(61, 61, 61, 0.87);
    font-size: 1.5rem;
    font-weight: bold;
}
@media screen and (max-width:768px) {
    .pack1 {
        font-size: 1.25rem;
    }
}

.pack2 {
    display: flex;
}
.pack2.en, .pack2.vi {
    justify-content: center;
}

.pack2 div {
    align-items: center;
    background-color: #d93334;
    border-radius: 60px;
    color: #ffffff;
    display: flex;
    font-weight: bold;
    justify-content: center;
    line-height: 32px;
    margin: 20px 10px 20px 10px;
    height: 120px;
    width: 120px;
}
.pack2.en div {
    line-height: 19px;
}
.pack2.vi div {
    line-height: 19px;
}

@media screen and (max-width:768px) {
    .pack2 div {
        font-size: 0.87rem;
        height: 92px;
        line-height: 25px;
        margin: 20px 5px 20px 5px;
        width: 92px;
    }
    .pack2.en div {
        font-size: 0.7rem;
        line-height: 17px;
    }
    .pack2.vi div {
        font-size: 0.7rem;
        line-height: 17px;
    }
}

.pack3 {
    border-bottom: solid #d93334;
    border-width: 2px;
    color:rgba(61, 61, 61, 0.87);
    font-size: 1.25rem;
    font-weight: bold;
    height: 27px;
    padding: 0 5px 0 5px;
}
.pack3.vi {
    font-size: 1rem;
}
@media screen and (max-width:768px) {
    .pack3 {
        font-size: 1rem;
    }
}

.pack7 {
    display: flex;
    justify-content: center;
}

.pack4 {
    display: block;
    font-weight: bold;
    line-height: 1.3125rem;
    margin-left: 30px;
}
@media screen and (max-width:768px) {
    .pack4 {
        display: none;
        line-height: 1.25rem;
    }
}

.pack5 {
    font-size: 1.125rem;
    font-weight: bold;
    margin: 50px 0 60px 0;
    text-align: center;
    width: 100%;
}

@media screen and (max-width:768px) {
    .pack5 {
        margin: 25px 0 60px 0;
    }
}

.pack6 {
    display: none;
}
@media screen and (max-width:768px) {
    .pack6 {
        display: block;
        height: 197px;
        margin-bottom: 20px;
        width: 293px;
    }
}

.consultation-btn {
    background-color: #60cbd3;
    border: 0px solid #60cbd3;
    border-radius: 30px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    color: #ffffff;
    height: 60px;
    text-decoration: underline;
    width: 250px;
}

.service {
    background-color: #e8eaf0;
    text-align: center;
}

.service-outline {
    padding-top: 40px;
}

.service0, .warning0, .counseling0 {
    color:rgba(61, 61, 61, 0.87);
    font-family: Arial;
    font-size: 1.5rem;
    font-weight: bold;
    width: 100%;
}

@media screen and (max-width:768px) {
    .counseling0 {
        margin-bottom: 32px;
    }
}

.service0-small, .warning0-small, .counseling0-small {
    color: #225a9e;
    font-size: 1rem;
    font-weight: bold;
    padding-bottom: 40px;
}

.service-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 120px;
}
@media screen and (max-width:768px) {
    .service-box {
        display: block;
        padding-bottom: 40px;
    }
}

.service-column {
    background-color: #ffffff;
    color: #3f3f3f;
    height: 489px;
    margin: 20px;
    width: 317px;
}
@media screen and (max-width:768px) {
    .service-column {
        margin: 30px auto 60px auto;
    }
}

.service-no {
    align-items: center;
    color: #225a9e;
    display: flex;
    font-size: 1.5rem;
    font-weight: bold;
    justify-content: center;
    background-color: #ffffff;
    border-radius: 32px;
    height: 64px;
    left: 126px;
    position: relative;
    top: -32px;
    width: 64px;
    z-index: 20;
}

.service-title {
    color:rgba(61, 61, 61, 0.87);
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 32px;
    position: relative;
    top: -200px;
    z-index: 21;
}
.service-title.ja, .service-title.en, .service-title.vi {
    font-size: 1.3rem;
    line-height: 27px;
    top: -208px;
}

.service-line-layout {
    display: flex;
    justify-content: center;
    position: relative;
    top: -205px;
    width: 100%;
    z-index: 22;
}
.service-line-layout.ja, .service-line-layout.en, .service-line-layout.vi {
    top: -213px;
}

.service-line {
    background-color: #225a9e;
    border: 1px solid #225a9e;
    margin: 20px 0 20px 0;
    height: 2px;
    width: 50px;
}

.service-detail {
    color:rgba(61, 61, 61, 0.87);
    font-weight: 300;
    position: relative;
    top: -210px;
    z-index: 23;
}

.service-image {
    position: relative;
    left: 20px;
    top: 220px;
    z-index: 21;
}
.service-image.ja, .service-image.en, .service-image.vi {
    top: 230px;
}

.consultant {
    background-image: url(../images/consultant.png);
    display: flex;
    height: 560px;
    justify-content: center;
    width: 100%;
}
@media screen and (max-width:768px) {
    .consultant {
        background-image: url(../images/consultant_sp.png);
        height: 596px;
        width: 100%;
    }
}

.consultant-layout {
    display: block;
}

.consultant-title {
    display: flex;
    justify-content: center;;
    padding-top: 140px;
}
@media screen and (max-width:768px) {
    .consultant-title {
        display: block;
        padding-top: 60px;
        padding-bottom: 40px;
    }
}

.consultant-title div {
    color: #ffffff;
    font-size: 2rem;
}
@media screen and (max-width:768px) {
    .consultant-title div {
        color: #ffffff;
        text-align: center;
    }
}

.consultant-pc {
    display: flex;
    justify-content: center;
    padding-top: 10px;
}
@media screen and (max-width:768px) {
    .consultant-pc {
        display: block;
        padding-top: 0;
        text-align: center;
    }
}

.consultant-pc dev {
    color: #ffffff;
    display: block;
    font-size: 1.125rem;
    padding-top: 40px;
}
@media screen and (max-width:768px) {
    .consultant-detail {
        display: block;

    }
}

.consultant-detail div {
    color: #ffffff;
    font-size: 1.125rem;
}
@media screen and (max-width:768px) {
    .consultant-detail div {
        margin-bottom: 10px;
    }
}

.consultation2-btn {
    background-color: #ffffff;
    border: 0px solid #ffffff;
    border-radius: 30px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    color: #60cbd3;
    height: 60px;
    text-decoration: underline;
    width: 250px;
}

.warning {
    color: #3f3f3f;
    padding-bottom: 60px;
    text-align: center;
}
.warning.en {
    padding-bottom: 77px;
}

.warning-outline {
    padding-top: 45px;
}

.warning-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.warning-column {
    height: 307px;
    margin: 20px;
    text-align: center;
    width: 301px;
}
@media screen and (max-width:768px) {
    .warning-column {
        margin-bottom: 40px;
    }
}

.warning-title {
    color:rgba(61, 61, 61, 0.87);
    font-size: 1.5rem;
    font-weight: 300;
    padding: 10px 0 10px 0
}
.warning-title.en {
    font-size: 1.2rem;
}

.warning-detail {
    color: #3f3f3f;
    font-size: 1rem;
}
.warning-detail.en, .warning-detail.zh-CN {
    font-size: 0.9rem;
}

.counseling {
    background-color: #e8eaf0;
    text-align: center;
    padding-bottom: 30px;
}

.counseling-outline {
    padding-top: 80px;
}

.counseling-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.counseling-column {
    height: 493px;
    margin: 20px;
    text-align: center;
    width: 486px;
}
.counseling-column.en {
    width: 500px;
}
.counseling-column.vi {
    width: 500px;
    margin: 28px;
}

.counseling-title {
    color:rgba(61, 61, 61, 0.87);
    font-size: 1.5rem;
    font-weight: bold;
    padding: 10px 0 10px 0
}
@media screen and (max-width:768px) {
    .counseling-title {
        font-size: 1.25rem;
    }
}

.counseling-detail {
    color:rgba(61, 61, 61, 0.87);
    display: flex;
    flex-wrap: wrap;
    font-size: 1rem;
    font-weight: 300;
    justify-content: center;
}
@media screen and (max-width:768px) {
    .counseling-detail {
        display: block;
        font-size: 1rem;
    }
}

.counseling-detail div {
    color: #3f3f3f;
    margin-bottom: 5px;
}

.counseling-space {
    margin-bottom: 15px;
}

.insurance {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
@media screen and (max-width:768px) {
    .insurance {
        flex-wrap: wrap;
        margin-bottom: 60px;
        padding: 0 15px;
    }
}

.insurance-box-pc {
    background-image: url("../../asset/images/insurance.png");
    display: flex;
    height: 345px;
    justify-content: flex-end;
    width: 996px;
}
@media screen and (max-width:768px) {
    .insurance-box-pc {
        display: none;
    }
}

.insurance-box-sp {
    display: none;
}
@media screen and (max-width:768px) {
    .insurance-box-sp {
        background-image: url("../../asset/images/insurance-sp.png");
        display: flex;
        height: 192px;
        justify-content: flex-end;
        width: 100%;
        background-size: contain;
        background-repeat: no-repeat;
    }
}

.insurance-column {
    margin: 6rem 2rem 6rem 0;
}
@media screen and (max-width:768px) {
    .insurance-column {
        background-color: rgba(255, 255, 255, 0.67);
        margin: 0;
        padding: 28px;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: center;
    }
}

.insurance1, .insurance2, .insurance4 {
    color: #3f3f3f;
    font-size: 1.125rem;
    font-weight: bold;
}
.insurance1.vi {
    font-size: 0.8rem;
}
@media screen and (max-width:768px) {
    .insurance2, .insurance4 {
        color: #3f3f3f;
        font-size: 1rem;
        font-weight: bold;
        line-height: 1.25rem;
    }
    .insurance2.en, .insurance4.en {
        font-size: 0.7rem;
    }
    .insurance2.vi, .insurance4.vi {
        font-size: 0.7rem;
    }
}

.insurance1 {
    background-image: url("../../asset/images/free.png");
    background-repeat: no-repeat;
    height: 51px;
    padding-left: 2rem;
    vertical-align: bottom;
    width: 354px;
}
@media screen and (max-width:768px) {
    .insurance1 {
        display: none;
    }
}

.insurance1 div {
    color: #3f3f3f;
    line-height: 2.5;
}
@media screen and (max-width:768px) {
    .insurance1 div {
        font-size: 1.5rem;
    }
}

.insurance1 div strong, .insurance5 div strong {
    color: #e00000;
    font-size: 1.5rem;
    font-weight: bold;
}
.insurance1.vi div strong {
    font-size: 1.0rem;
}
.insurance3 {
    color: #3f3f3f;
    font-size: 2rem;
    font-weight: bold;
}
@media screen and (max-width:768px) {
    .insurance3 {
        color: #3f3f3f;
        font-size: 1.5rem;
    }
    .insurance3.en {
        font-size: 1.1rem;
    }
    .insurance3.vi {
        font-size: 1.1rem;
    }
}

.insurance5 {
    display: none;
}
@media screen and (max-width:768px) {
    .insurance5 {
        background-image: url("../../asset/images/free.png");
        background-repeat: no-repeat;
        display: block;
        height: 49px;
        margin-bottom: 16px;
        width: 100%;
        background-position: top;
    }
    .insurance5.vi {
        font-size: 0.8rem;
    }
}

.insurance5 div {
    color: #3f3f3f;
    display: none;
}
@media screen and (max-width:768px) {
    .insurance5 div {
        display: block;
        font-weight: bold;
        padding-top: 5px;
        text-align: center;
    }

    .insurance5.vi div strong {
        font-size: 1.1rem;
    }
}

.bicycle, .everyday {
    width: 100%;
}

.bicycle1, .everyday1 {
    color: #3f3f3f;
    display: flex;
    font-size: 2rem;
    font-weight: bold;
    justify-content: center;
    margin: 20px 0 20px 0;
    width: 100%;
}
@media screen and (max-width:768px) {
    .bicycle1, .everyday1 {
        display: block;
        font-size: 1.5rem;
        text-align: center;
    }
}

.bicycle1 div, .everyday1 div {
    color: #3f3f3f;
}

.bicycle2 {
    color: #3f3f3f;
    font-size: 1rem;
    line-height: 2rem;
    margin-bottom: 40px;
    text-align: center;
    width: 100%;
}
@media screen and (max-width:768px) {
    .bicycle2 {
        text-align: left;
        padding: 0 50px;
        line-height: 1.6rem;
        margin-bottom: 60px;
    }
}

.everyday-layout {
    display: flex;
    justify-content: center;
}

.everyday-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 50px;
    width: 1024px;
}
@media screen and (max-width:768px) {
    .everyday-box {
        width: 100%;
    }
}

.everyday-column {
    align-items: center;
    display: flex;
    border: 1px solid #a0a0a0;
    border-radius: 15px;
    height: 138px;
    margin: 10px;
    width: 453px;
}

.everyday-column div img {
    margin: 30px;
}

.everyday-column div {
    color: #3f3f3f;
    font-size: 1.5rem;
    font-weight: bold;
}
.everyday-column.no03.vi div {
    font-size: 1.3rem;
}
@media screen and (max-width:768px) {
    .everyday-column div {
        font-size: 1.25rem;
    }
}

.everyday-column div mark {
    background: linear-gradient(transparent 60%, #cceaff 0%);
    color: #3f3f3f;
}

.example {
    
}

.example-box {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}
@media screen and (max-width:768px) {
    .example-box {
        display: block;
    }
}

.example-cause {
    display: flex;
}
@media screen and (max-width:768px) {
    .example-cause {
        align-items: center;
        font-size: 1.25rem;
        margin-bottom: 1.25rem;
    }
}

.example-column {
    display: block;
    justify-content: center;
}

.example-title {
    color: #3f3f3f;
    font-size: 2rem;
    font-weight: bold;
    height: 54px;
    margin-bottom: 20px;
    text-align: center;
}
@media screen and (max-width:768px) {
    .example-title {
        font-size: 1.5rem;
    }
}

.example-line {
    border: 2px solid #225a9e;
    margin: 0 20px 0 20px;
    height: 50px;
    width: 1px;
}

.example-box div {
    color: #3f3f3f;
    font-size: 1rem;
}

.example-column-layout {
    display: flex;
    justify-content: center;
    margin: 20px;
}

.example-column {
    background-color: #225a9e;
    border-radius: 20px;
    margin: 40px;
    height: 223px;
    text-align: center;
    width: 799px;
}
.example-column.en, .example-column.vi {
   height: 304px;
}
@media screen and (max-width:768px) {
    .example-column {
        height: auto;
        width: 100%;
        margin: 40px 0;
        padding: 10px 10px 30px;
    }
}

.example1 {
    color: #ffffff;
    font-size: 1.5rem;
    font-weight: bold;
    padding: 20px;
}
@media screen and (max-width:768px) {
    .example1 {
        display: block;
        font-size: 1.25rem;
    }
}

.example5 {
    display: none;
}
@media screen and (max-width:768px) {
    .example5 {
        display: block;
        font-size: 2rem;
    }
}

.example5 a {
    color: #ffffff;
}

.example2 div div, .example4 div div, .example6 div div {
    color: #ffffff;
    font-size: 1rem;
    font-weight: bold;
}
@media screen and (max-width:768px) {
    .example2 div div, .example4 div div, .example6 div div {
        font-size: 0.87rem;
    }
}

.example-pcsp {
    display: flex;
    justify-content: center;
}
.example-pcsp.en, .example-pcsp.vi {
    display: block;
}
@media screen and (max-width:768px) {
    .example-pcsp {
        display: block;
    }
}

.example3 {
    color: #ffffff;
    font-size: 2.5rem;
    font-weight: bold;
    justify-content: center;
}
@media screen and (max-width:768px) {
    .example3 {
        display: none;
    }
}

.compensation-title {
    color: #3f3f3f;
    font-size: 2rem;
}
@media screen and (max-width:768px) {
    .compensation-title {
        font-size: 1.5rem;
    }
}

.compensation-layout {
    max-width: 1000px;
    width: 100%;
}
@media screen and (max-width:768px) {
    .compensation-layout {
        max-width: 768px;
    }
}

.compensation-box-0 {
    background-color: #e9ecf0;
}

.compensation {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

@media screen and (max-width:768px) {
    .compensation {
        margin: 20px;
        padding-bottom: 30px;
    }
}

.compensation-box-1 {
    background-color: #f2fbff;
}

.compensation-box-0, .compensation-box-1 {
    align-items: center;
    display: flex;
    font-size: 1rem;
    padding: 20px;
    max-width: 1000px;
}
@media screen and (max-width:768px) {
    .compensation-box-0, .compensation-box-1 {
        display: block;
    }
}

.compensation-box-0 div, .compensation-box-1 div {
    color: #3f3f3f;
    font-size: 1rem;
}
@media screen and (max-width:768px) {
    .compensation-box-0 div, .compensation-box-1 div {
        display: block;
        margin-bottom: 1rem;
    }
}

.compensation-title {
    margin: 30px;
    text-align: center;
    width: 100%;
}

.compensation-bold {
    font-weight: bold;
    width: 300px;
}

.payment {
    display: flex;
    justify-content: center;
}

.payment-title {
    color: #3f3f3f;
    font-size: 2rem;
    font-weight: bold;
    margin: 50px 0 60px 0;
    text-align: center;
}
@media screen and (max-width:768px) {
    .payment-title {
        font-size: 1.5rem;
    }
}

.payment-layout {
    background-color: #e9ecf0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 40px;
    max-width: 1000px;
    margin-top: 50px;
}
@media screen and (max-width:768px) {
    .payment-layout {
        width: 100%;
    }
}

.payment-box {
    align-items: center;
    background-color: #ffffff;
    display: flex;
    padding: 20px 0 20px 0;
    width: 80%;
}
@media screen and (max-width:768px) {
    .payment-box {
        display: block;
        padding: 20px;
        width: 90%;
    }
}

.payment-image {
    padding: 0px 40px 0px 40px;
}
@media screen and (max-width:768px) {
    .payment-image {
        display: flex;
        height: 74px;
        justify-content: center;
        margin-bottom: -40px;
        padding: 0;
        position: relative;
        top: -3.5rem;
        width: 100%;
    }
}

.payment-step {
    color: #225a9e;
    display: flex;
    font-size: 1.5rem;
    font-weight: bold;
}
@media screen and (max-width:768px) {
    .payment-step {
        display: block;
        font-size: 1.25rem;
        text-align: center;
    }
}

.payment-step div {
    color: #225a9e;
}
@media screen and (max-width:768px) {
    .payment-step div:last-of-type {
        font-size: 1rem;
    }
}

.payment-detail {
    color: #3f3f3f;
    font-size: 0.75rem;
}
@media screen and (max-width:768px) {
    .payment-detail {
        font-size: 0.87rem;
    }
}

.payment-arrow {
    display: flex;
    justify-content: center;
    margin: 15px;
    width: 100%;
}
@media screen and (max-width:768px) {
    .payment-arrow {
        margin-bottom: 60px;
    }
}

.faq {
    display: flex;
    justify-content: center;
    margin-bottom: 55px;
}

.faq-layout {
    margin: 0 20px 0 20px;
    width: 100%;
}

.faq-box {
    display: flex;
}

.faq-box div {
    color: #3f3f3f;
    white-space: nowrap;
    width: 100%;
}

#faq-question1, #faq-question2, #faq-question3, #faq-question4 {
    display: none;
}

#faq-question1:checked + .faq-question .faq-question-answer, #faq-question2:checked + .faq-question .faq-question-answer, #faq-question3:checked + .faq-question .faq-question-answer, #faq-question4:checked + .faq-question .faq-question-answer {
    display: block;
}

#faq-question1:checked + .faq-question img:first-of-type, #faq-question2:checked + .faq-question img:first-of-type, #faq-question3:checked + .faq-question img:first-of-type, #faq-question4:checked + .faq-question img:first-of-type {
    display: none;
}

#faq-question1:checked + .faq-question img:last-of-type, #faq-question2:checked + .faq-question img:last-of-type, #faq-question3:checked + .faq-question img:last-of-type, #faq-question4:checked + .faq-question img:last-of-type {
    display: block;
}

.faq-box div + div {
    display: flex;
    justify-content: flex-end;
}

.faq-box div + div img {
    cursor: pointer;
    height: 15px;
    width: 15px;
}

.faq-box div + div img:last-of-type {
    display: none;
}

.faq-title {
    color: #3f3f3f;
    font-size: 2rem;
    font-weight: bold;
    margin: 30px 0 70px 0;
    text-align: center;
}

.faq-question {
    background-color: #e9ecf0;
    color: #3f3f3f;
    margin: 20px 0 20px 0;
    padding: 20px;
    width: 996px;
}
@media screen and (max-width:768px) {
    .faq-question {
        width: 100%;
    }
}

.faq-question-answer {
    color: #3f3f3f;
    display: none;
    padding: 20px 0 20px 0;
}
@media screen and (max-width:768px) {
    .faq-question-answer {
        width: 100%;
    }
}

.pc_br {
    display: block;
}

@media screen and (max-width:768px) {
    .pc_br {
        display: none;
    }   
}

.faq__inner {
  max-width: 1160px;
  margin: 0 auto;
  display: grid;
  gap: 16px;
}

/* カード */
.faq__item {
  background: #EEF1F4;
  border-radius: 8px;
  border: 1px solid #E3E6EA;
  padding: 0;
  overflow: hidden;
}

/* 質問ボタン */
.faq__q {
  width: 100%;
  padding: 20px 56px 20px 24px;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7;
  background: none;
  border: none;
  cursor: pointer;
  position: relative;
}
.faq__q::after {
content: "+";
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    width: 28px;
    height: 28px;
    line-height: 26px;
    text-align: center;
    border-radius: 6px;
    font-size: 28px;
    font-weight: 400;
}
.faq__item.is-open .faq__q::after {
  content: "–";
}

/* 回答 */
.faq__a {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease;
  padding: 0 24px;
}
.faq__item.is-open .faq__a {
  padding: 0 24px 20px;
  max-height: 1000px; /* 十分大きい値を指定 */
}
.faq__a p {
  margin: 0 0 .8em;
  color: #333;
}
.faq__a p:last-child {
  margin-bottom: 0;
}
.faq__document {
  color: #333;
  margin-top: 16px;
  text-align: right;
}