
.splide__pagination {
    margin-top: 15px;
}
.splide__pagination__page {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-right: 12px;
    background: #B1B1B1;
    border: none;
}
.splide__pagination__page.is-active {
    background: #004DA0;
}
.splide__pagination li:last-child .splide__pagination__page {
    margin-right: 0;
}
.active-m_wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding-top: 60px;
}
.active-m-ttl {
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 0.05em;
}
.active-m-txt {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.05em;
}
.active_wrap {
    padding: 36px 0 90px;
}
.point_wrap {
    background-color: #F5FAF6;
    width: 100%;
    padding: 30px 0 37px;
    margin-bottom: 50px;
}
.point-ttl {
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 0.05em;
    color: #2A978D;
    text-align: center;
    padding-bottom: 5px;
}
.pointList_wrap {
    display: flex;
    justify-content: center;
    margin-bottom: 22px;
}
.pointList_wrap li:last-of-type {
    margin-right: 0;
}
.pointList_wrap li::before {
    content: "";
    display: inline-block;
    width: 138px;
    height: 138px;
    position: absolute;
    left: 50%;
    margin-left: -69px;
}
.point-list1::before {
    background: url(../svg/life-active_icn01.svg) no-repeat center top 0;
}
.point-list2::before {
    background: url(../svg/life-active_icn02.svg) no-repeat center top 0;
}
.point-list3::before {
    background: url(../svg/life-active_icn03.svg) no-repeat center top 0;
}
.point-list4::before {
    background: url(../svg/life-active_icn04.svg) no-repeat center top 0;
}
.list-ttl {
    font-size: 18px;
    font-weight: 600;
    color: #2A978D;
    text-align: center;
    margin-top: 152px;
}
.list-txt {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.64;
    margin-top: 8px;
}
.is-asterisk {
    font-size: 10px;
}
.asterisk-txt {
    font-size: 12px;
    font-weight: 300;
    padding: 0 25px;
}
.exclusive_wrap {
    margin: -23px 14px 0 0;
}
.exclusive-txt {
    font-size: 12px;
    font-weight: 600;
    color: #004DA0;
    margin: 26px 0 4px 10px;
}
.btn-blue {
    width: 220px;
    height: 48px;
}
.btn-blue a {
    background-color: #004DA0;
    padding-right: 3px;
    border: #004DA0 2px solid;
}
.exclusive-soon .btn-blue a {
    padding-right: 0;
    pointer-events: none;
    background-color: #777;
    border: #777 2px solid;
    line-height: 1.2;
}
.c-btn.btn-blue a::before {
    width: 8px;
    height: 12px;
    right: 16px;
}
.exclusive-soon .c-btn.btn-blue a::before {
    display: none;
}
.c-fap-aTxt.aTxt-asterisk {
    margin-top: 10px;
}
.exclusive-soon .is-soon {
    font-size: 10px;
    display: flex;
    justify-content: center;
}
/* ob */
.ob_wrap {
    padding: 54px 0 93px;
}
.ob-ttl {
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 0.05em;
    padding-top: 25px;
    margin-bottom: 10px;
}
.ob-txt {
    font-size: 18px;
}
.company-ttl {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.05em;
    display: flex;
    align-items: center;
    margin-bottom: 22px;
}
.company-ttl::before ,
.company-ttl::after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #C2C2C2;
}
.company-ttl::before {
    margin-right: 32px;
}
.company-ttl::after {
    margin-left: 32px;
}
.companyImg_wrap {
    display: flex;
    justify-content: center;
    align-items: center;
}
.companyImg_wrap picture {
    margin-right: 60px;
}
.company_in {
    margin-bottom: 50px;
}
.company_in:last-of-type {
    margin-bottom: 0;
}
.recommend_wrap {
    margin-bottom: 60px;
}
.recommend_wrap:last-of-type {
    margin-bottom: 0;
}
.recommend-ttl {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0.05em;
    padding-bottom: 10px;
}
.recommend_in {
    border: #C2C2C2 1px solid;
    border-radius: 6px;
    padding: 30px 65px 40px;
}
.recommend-stx {
    text-align: center;
    margin-top: 30px;
}
.insuranceTxt-wrap {
    margin: 10px 0 0 20px;
}
.insurance-ttl {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.025em;
    line-height: 1.55;
}
.insurance-txt {
    font-weight: 300;
    padding-top: 7px;
}
.insurance_in {
    margin-top: 25px;
}
.insurance-stx {
    padding-left: 25px;
}
.btn-white ,
.btn-ltblue {
    width: 220px;
    height: 48px;
}
.btn-white a {
    color: #004DA0;
    background-color: #fff;
    padding-right: 3px;
    border: #004DA0 2px solid;
}
.c-btn a {
    font-size: 13px;
    box-shadow: none;
    letter-spacing: 0.05em;
    font-weight: 600;
}
.c-btn.btn-white a::before {
    background: url(../svg/arrow_blue-r.svg) no-repeat center / 100% auto;
    width: 8px;
    height: 12px;
    right: 16px;
}
.c-btn.btn-white.is-pdf a::before {
    right: 12px;
    width: 19px;
    height: 22px;
    background: url(../svg/pdf_blue.svg) no-repeat center / 100% auto;
}
.aflac_wrap {
    background-color: #F0F8FA;
    width: 100%;
    padding: 45px 0 60px;
}
.aflac-ttl {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0.075em;
    text-align: center;
    margin-bottom: 15px;
}
.aflac-ttl .aflac-span {
    font-size: 30px;
    letter-spacing: 0.05em;
}
.aflac-ttl > span {
    position: relative;
}
.aflac-ttl > span::before {
    content: "";
    position: absolute;
    z-index: 9;
    background: url(../svg/slush_ltblue-l.svg) no-repeat center / 100% auto;
    width: 30px;
    height: 45px;
    left: -62px;
    top: -10px;
}
.aflac-ttl > span::after {
    content: "";
    position: absolute;
    z-index: 9;
    background: url(../svg/slush_ltblue-r.svg) no-repeat center / 100% auto;
    width: 30px;
    height: 45px;
    right: -62px;
    top: -10px;
}
.aflac_wrap .insurance-ttl {
    font-size: 20px;
    color: #33B0E3;
    line-height: 1;
}
.aflac_wrap .insurance-txt {
    line-height: 1.6;
}
/*
.btn-ltblue {
    margin-top: 23px;
}
*/
.btn-ltblue a {
    background-color: #33B0E3;
    padding-right: 3px;
    border: #33B0E3 2px solid;
}
.c-btn.btn-ltblue a::before {
    background: url(../svg/arrow_white-r.svg) no-repeat center / 100% auto;
    width: 8px;
    height: 12px;
    right: 16px;
}
.life-stx {
    padding: 25px 0 0;
}
.splideBtn_wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    display: flex;
}
.splideBtn_wrap a {
    display: block;
    width: 50%;
    height: 65px;
}
.btn-blue.is-big {
    margin: 0 auto;
    margin-top: 60px;
    width: 400px;
    height: 69px;
}
.btn-blue.is-big a {
    background: #004DA0;
    font-size: 20px;
    font-weight: 600;
}
.c-btn.btn-blue.is-big a::before {
    right: 20px;
    width: 10px;
    height: 14px;
}
@media (min-width: 896px) {
    .slider_wrap {
        padding-top: 20px;
        width: 1000px;
        margin: 0 auto;
    }
    .btn-blue a:hover {
        background-color: #fff;
        color: #004DA0;
        opacity: 1;
    }
    .c-btn.btn-blue a:hover::before {
        background: url(../svg/arrow_blue-r.svg) no-repeat center / 100% auto;
    }
    .point_in {
        width: 100%;
        max-width: 960px;
        margin: 0 auto;
    }
    .pointList_wrap li {
        position: relative;
        margin-right: 27px;
        width: 206px;
    }
    .obTtl_wrap {
        width: 100%;
        max-width: 910px;
        margin: 0 auto;
        position: relative;
        padding-bottom: 105px;
    }
    .obImg_wrap {
        position: absolute;
        top: 0;
        right: 110px;
    }
    .company_wrap {
        width: 100%;
        max-width: 820px;
        margin: 0 auto;
    }
    .company_wrap.is-company {
        padding-bottom: 64px;
    }
    .companyImg_wrap picture:last-of-type {
        margin: 0;
    }
    .insurance_wrap {
        display: flex;
        align-items: center;
    }
    .insurance_in {
        display: flex;
    }
    .c-btn_wrap {
        display: flex;
        margin-top: 30px;
    }
    .c-btn_wrap.is-exclusive {
        margin-top: 0;
    }
    .c-btn_wrap .c-btn {
        margin-right: 15px;
    }
    .c-btn_wrap.is-exclusive .c-btn {
        margin-right: 14px;
    }
    .c-btn_wrap .c-btn:last-of-type {
        margin-right: 0px;
    }
    .c-btn.btn-white a:hover::before {
        background: url(../svg/arrow_white-r.svg) no-repeat center / 100% auto;
    }
    .c-btn.btn-white.is-pdf a:hover::before {
        background: url(../svg/pdf_wh.svg) no-repeat center / 100% auto;
    }
    .btn-white a:hover {
        background-color: #004DA0;
        color: #fff;
        opacity: 1;
    }
    .btn-ltblue a:hover {
        background-color: #fff;
        color: #33B0E3;
        opacity: 1;
    }
    .c-btn.btn-ltblue a:hover::before {
        background: url(../svg/arrow_ltblue-r.svg) no-repeat center / 100% auto;
    }
    .aflac_wrap .recommend_in {
        border: #33B0E3 3px solid;
        background-color: #fff;
        padding: 45px 40px 36px 40px;
        width: 100%;
        max-width: 820px;
        margin: 0 auto;
        box-sizing: border-box;
    }
    .aflac_wrap .insuranceTxt-wrap {
        margin: 0 0 0 45px;
    }
}
@media only screen and (max-width:896px) {
    .slider_wrap {
        width: 100%;
    }
    .splide__slide img {
        width: 100%;
        height: auto;
    }
    .active-m_wrap {
        padding-top: 30px;
    }
    .active-m-ttl {
        font-size: 22px;
    }
    .active-m-txt {
        font-size: 17px;
        padding-top: 6px;
    }
    .active_wrap {
        padding: 19px 0 65px;
    }
    .active_wrap .company_wrap {
        padding: 0 15px;
        box-sizing: border-box;
    }
    .point_wrap {
        padding: 25px 15px 40px;
        margin-bottom: 40px;
        box-sizing: border-box;
    }
    .point-ttl {
        font-size: 20px;
        padding-bottom: 0px;
    }
    .pointList_wrap { 
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin: -20px 0 20px;
    }
    .pointList_wrap li {
        margin-right: 16px;
        width: 47.68%;
        position: relative;
        margin: 20px 4.63% 0 0;
    }
    .pointList_wrap li:nth-child(even) {
        margin-right: 0;
    }
    .pointList_wrap li::before {
        width: 100px;
        height: 100px;
        margin-left: -50px;
        background-size: 100px;
    }
    .list-ttl {
        font-size: 15px;
        margin-top: 110px;
    }
    .list-txt {
        font-size: 13px;
        line-height: 1.48;
        margin-top: 5px;
    }
    .is-asterisk {
        font-size: 9px;
    }
    .asterisk-txt {
        font-size: 10px;
        padding: 0;
    }
    .exclusive_wrap {
        margin: 0 0 23px;
    }
    .exclusive-txt {
        font-size: 14px;
        margin: 26px 0 7px;
    }
    .btn-blue {
        width: 100%;
        height: 61px;
    }
    .c-btn.btn-blue a::before {
        right: 15px;
    }
    .img-mb {
        margin-bottom: 15px;
    }
    .aflac-ttl {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .aflac-ttl .aflac-span {
        font-size: 20px;
    }
    .aflac-ttl > span::before {
        background: url(../svg/slush_ltblue-l_sp.svg) no-repeat center / 100% auto;
        width: 30px;
        height: 55px;
        left: -70px;
        top: -3px;
    }
    .aflac-ttl > span::after {
        background: url(../svg/slush_ltblue-r_sp.svg) no-repeat center / 100% auto;
        width: 30px;
        height: 55px;
        right: -65px;
        top: -3px;
    }
    .active-m-ttl span {
        font-size: 17px;
    }
    .company_wrap.is-company {
        padding: 0 15px 40px;
        box-sizing: border-box;
    }
    /*  */
    .c-m-ttl {
        letter-spacing: 0.025em;
        line-height: 1.5;
        margin-top: 0;
    }
    .c-m-ttl span {
        font-size: 14px;
    }
    .ob_wrap {
        padding: 25px 15px 39px;
        width: 100%;
        box-sizing: border-box;
    }
    .obTtl_wrap {
        padding: 0 15px 40px;
        width: 100%;
        box-sizing: border-box;
    }
    .ob-ttl {
        font-size: 19px;
        letter-spacing: 0;
        padding-top: 0px;
        margin: 0 -10px;
        text-align: center;
    }
    .obImg_wrap {
        margin: 8px 0 14px;
    }
    .obImg_wrap img {
        width: 100%;
        height: auto;
    }
    .ob-txt {
        font-size: 13px;
    }
    .company_wrap {
        width: 100%;
    }
    .company_in {
        margin-bottom: 50px;
    }
    .company-ttl {
        font-size: 17px;
        letter-spacing: 0.025em;
        margin-bottom: 22px;
    }
    .company-ttl::before {
        margin-right: 12px;
    }
    .company-ttl::after {
        margin-left: 12px;
    }
    .companyImg_wrap {
        justify-content: center;
        flex-wrap: wrap;
        margin-top: -30px;
    }
    .companyImg_wrap picture {
        margin: 23px 0 0 0 ;
    }
    .companyImg_wrap picture:nth-child(odd) {
        margin-right: 30px;
    }
    .companyImg_wrap picture:last-of-type {
        margin-right: 0;
    }
    .recommend_wrap {
        margin-bottom: 47px;
    }
    .recommend-ttl {
        font-size: 17px;
        letter-spacing: 0.025em;
        padding-bottom: 8px;
    }
    .recommend_in {
        border-radius: 3px;
        padding: 20px 15px 25px;
    }
    .recommend-stx {
        margin-top: 20px;
        font-size: 12px;
    }
    .insurance_wrap picture {
        display: flex;
        justify-content: center;
    }
    .insuranceTxt-wrap {
        margin: 10px 0 15px;
    }
    .insurance-ttl {
        font-size: 16px;
        line-height: 1.4;
    }
    .insurance-txt {
        padding-top: 5px;
        font-size: 13px;
    }
    .insurance-stx {
        padding-left: 0;
        padding-top: 15px;
        font-size: 12px;
        line-height: 1.6;
    }
    .c-btn_wrap .c-btn {
        margin-bottom: 23px;
    }
    .c-btn_wrap .c-btn:last-of-type {
        margin-bottom: 0px;
    }
    .btn-white {
        width: 100%;
        height: 61px;
    }
    .btn-white a {
        padding-right: 4px;
    }
    .c-btn a {
        font-size: 14px;
        letter-spacing: 0.025em;
        padding-right: 10px;
    }
    .c-btn.btn-white a::before {
        right: 15px;
    }
    .aflac_wrap {
        padding: 25px 15px 39px;
        box-sizing: border-box;
    }
    .aflac_wrap .recommend_in {
        border: #33B0E3 2px solid;
        background-color: #fff;
        padding: 25px 30px 30px;
        width: 100%;
        box-sizing: border-box;
        border-radius: 6px;
    }
    .aflac_wrap .insuranceTxt-wrap {
        text-align: center;
    }
    .aflac_wrap .insurance-ttl {
        font-size: 17px;
        line-height: 1.6;
        margin-bottom: 5px;
    }
    .aflac_wrap .insurance-txt {
        line-height: 1.6;
        font-size: 14px;
    }
    .btn-ltblue {
        width: 100%;
        /*margin-top: 15px;*/
        height: 55px;
    }
    .btn-ltblue a {
        font-size: 14.5px;
        padding-right: 10px;
    }
    .c-btn.btn-ltblue a::before {
        width: 8px;
        height: 12px;
        right: 10px;
    }
    .life-stx {
        padding: 15px 0 0;
        font-size: 12px;
        line-height: 1.6;
    }
    .splideBtn_wrap a {
        height: 12vw;
    }
    .btn-blue.is-big {
        margin-top: 40px;
        width: 100%;
        height: 60px;
    }
    .btn-blue.is-big a {
        font-size: 16px;
    }
    .c-btn.btn-blue.is-big a::before {
        right: 20px;
        width: 8px;
        height: 10px;
    }
}
