.splide__pagination {
    margin-top: 15px;
}
.splide__pagination li:last-child .splide__pagination__page {
    margin-right: 0;
}
.splide__pagination__page {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-right: 12px;
    background: #B1B1B1;
    border: none;
}
.splide__pagination__page.is-active {
    background: #004DA0;
}
.active_wrap{
    margin: 63px auto 71px;
}
.active_in{
    margin: 116px auto 81px;
}
.active-m-ttl{
    font-size: 26px;
    font-weight: 600;
    line-height: 1.346;
    text-align: center;
}
.active-m-ttl span{
    display: block;
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 5px;
}
.top-btn_wrap{
    display: flex;
    margin: 35px 0 70px;
    flex-wrap: wrap;
    gap: 21px 0;
}
.top-btn_in{
    width: 33.3333%;
    height: 53px;
    border-left: 1px solid #DEDEDE;
    box-sizing: border-box;
}
.top-btn_in a{
    width: 100%;
    height: 100%;
    font-size: 16px;
    display: flex;
    align-items: center;
}
.top-btn_in a span{
    padding-left: 65px;
    position: relative;
}
.top-btn_in a span::before{
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 0;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
}
.is-car::before{
    background-image: url(../svg/insurance_icon01.svg);
}
.is-fire::before{
    background-image: url(../svg/insurance_icon02.svg);
}
.is-accident::before{
    background-image: url(../svg/insurance_icon03.svg);
}
.is-medical::before{
    background-image: url(../svg/insurance_icon04.svg);
}
.is-golf::before{
    background-image: url(../svg/insurance_icon05.svg);
}
.is-life::before{
    background-image: url(../svg/insurance_icon06.svg);
}
.top-btn_in .is-car::before{
    width: 42px;
    height: 27px;
}
.top-btn_in .is-fire::before{
    width: 36px;
    height: 32px;
}
.top-btn_in .is-accident::before{
    width: 41px;
    height: 35px;
}
.top-btn_in .is-medical::before{
    width: 40px;
    height: 30px;
}
.top-btn_in .is-golf::before{
    width: 42px;
    height: 42px;
}
.top-btn_in .is-life::before{
    width: 27px;
    height: 34px;
}
.active .c-btn_wrap.ver1 .c-btn a span{
    text-align: center;
    font-weight: 600;
    line-height: 1.375;
    padding-right: 20px;
}
.active .c-btn_wrap.ver1 .c-btn a span.ver2{
    padding-right: 15px;
}
.c-btn_wrap.ver1 .c-btn.is-pc a {
    background: #F5F7FA url(../svg/procedure_icon01.svg) no-repeat left 32px center / 46px 44px;
}
.c-btn_wrap.ver1 .c-btn.is-sp a {
    background-color: #F5FAF6;
}
.c-btn_wrap.ver1 .c-btn.is-sp a::after {
    content: "";
    width: 26px;
    height: 44px;
    background: url(../svg/insurance_icon07.svg) no-repeat center top / 100% auto;
    position: absolute;
    left: 43px;
    top: 50%;
    transform: rotate(27deg);
    z-index: 10;
    margin-top: -22px;
}
.ins_wrap:not(:last-child){
    margin-bottom: 55px;
}
.ins-ttl{
    font-size: 24px;
    font-weight: 600;
    padding-left: 67px;
    margin-bottom: 19px;
    position: relative;
    line-height: 1.333;
}
.ins-ttl::before{
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 0;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
}
.ins-ttl.is-car::before{
    width: 50px;
    height: 32px;
}
.ins-ttl.is-fire::before{
    width: 42px;
    height: 39px;
}
.ins-ttl.is-accident::before{
    width: 45px;
    height: 39px;
}
.ins-ttl.is-medical::before{
    width: 43px;
    height: 33px;
}
.ins-ttl.is-golf::before{
    width: 42px;
    height: 42px;
}
.ins-ttl.is-life::before{
    width: 33px;
    height: 42px;
    left: 15px;
}
.ins_in{
    border: 1px solid #C2C2C2;
    border-radius: 6px;
    box-sizing: border-box;
    padding: 27px 47px 53px;
}
.ins_in.ver2{
    padding: 37px 47px;
}
.ins_in.ver3{
    padding: 37px 47px 65px;
}
.ins-txt{
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 15px;
}
.ins-txt.ver2{
    font-size: 16px;
    line-height: 1.3125;
    margin-bottom: 0;
    margin-top: 10px;
}
.discount_wrap{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0 8px;
}
.discount_wrap.ver2{
    gap: 0 18px;
}
.discount_wrap p{
    font-size: 18px;
    font-weight: 600;
    width: 183px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #F1EFE9;
    border-radius: 22px;
}
.discount_wrap p.ver2{
    width: 211px;
}
.detail_wrap{
    margin: 19px 0 41px;
}
.detail_wrap.ver2{
    margin-top: 33px;
}
.detail_wrap.ver3{
    margin-bottom: 0;
}
.detail_wrap.ver4{
    margin: 28px 0 35px;
}
.m-btn_ct{
    height: 60px;
    border-radius: 6px;
    background-color: #fff;
    overflow: hidden;
    box-sizing: border-box;
}
.is-blue .m-btn_ct{
    border: 2px solid #004DA0;
}
.is-green .m-btn_ct{
    border: 2px solid #2A978D;
}
.m-btn_ct a{
    color: #FFFFFF;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-right: 2px;
    position: relative;
    font-weight: 600;
}
.is-blue .m-btn_ct a{
    color: #004DA0;
}
.is-green .m-btn_ct a{
    color: #2A978D;
}
.m-btn_ct a::before{
    content: "";
    width: 10px;
    height: 14px;
    position: absolute;
    top: 50%;
    right: 16px;
    margin-top: -7px;
    z-index: 1;
}
.is-blue .m-btn_ct.is-icon p{
    background-color: #004DA0;
}
.is-green .m-btn_ct.is-icon p{
    background-color: #2A978D;
}
.m-btn_ct p{
    text-align: center;
    font-size: 16px;
    line-height: 1.313;
}
.m-btn_ct.is-icon p{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    padding: 0 36px 0 20px;
}
.m-btn_ct.is-icon{
    border: 0;
}
.m-btn_ct.is-icon a{
    padding-right: 0;
    padding-left: 84px;
    background: #F5FAF6 url(../svg/estimate-btn_icon.svg) no-repeat left 28px center;
    color: #fff;
}
.m-btn_ct p .txt-small.ver1{
    font-size: 14px;
    line-height: 1.357;
}
.is-blue .m-btn_ct a::before{
    background: url(../svg/arrow_blue-r.svg) no-repeat center / 100% auto;
}
.is-green .m-btn_ct a::before{
    background: url(../svg/arrow_green-r.svg) no-repeat center / 100% auto;
}
.m-btn_ct.is-icon a::before{
    background: url(../svg/arrow_white-r.svg) no-repeat center / 100% auto;
}
.m-btn_ct.is-icon.is-car a{
    background: url(../svg/insurance_icon01.svg) no-repeat left 18px center / 47px 30px;
}
.m-btn_ct.is-icon.is-fire a{
    background: url(../svg/insurance_icon02.svg) no-repeat left 24px center / 37px 34px;
}
.m-btn_ct.is-icon.is-accident a{
    background: url(../svg/insurance_icon03.svg) no-repeat left 19px center / 46px 39px;
}
.m-btn_ct.is-icon.is-medical a{
    background: url(../svg/insurance_icon04.svg) no-repeat left 21px center / 43px 33px;
}
.m-btn_ct.is-icon.is-golf a{
    background: url(../svg/insurance_icon05.svg) no-repeat left 23px center / 40px 40px;
}
.m-btn_ct.is-icon.is-life a{
    background: url(../svg/insurance_icon06.svg) no-repeat left 26px center / 33px 42px;
}
.is-blue .m-btn_ct.is-icon a {
    background-color: #F5F7FA;
}
.m-btn_ct.ver2{
    height: 53px;
}
.m-btn_ct.ver2.is-blue a{
    background-color: #004DA0;
    color: #fff;
    font-size: 16px;
    line-height: 1.385;
    padding-right: 8px;
}
.m-btn_ct.ver2.is-blue a::before{
    background: url(../svg/arrow_white-r.svg) no-repeat center / 100% auto;
}
.btn-txt{
    text-align: center;
    font-weight: 600;
    margin-bottom: 11px;
}
.btn-txt.ver2 {
    margin-top: 11px;
}
.is-green .btn-txt{
    color: #2A978D;
    font-size: 16px;
    line-height: 1.3125;
}
.is-blue .btn-txt{
    color: #004DA0;
    font-size: 12px;
    line-height: 1.333;
}
.detail-txt{
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    margin-top: 26px;
    line-height: 1.3125;
}
.detail-txt a{
    color: #004DA0;
    text-decoration: underline;
}
.active h3{
    font-size: 20px;
    line-height: 1.3;
    font-weight: 600;
    letter-spacing: 0.05em;
    display: flex;
    align-items: center;
    margin-bottom: 27px;
    gap: 0 25px;
}
.active h3::before, .active h3::after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #C2C2C2;
}
.detail-txt.is-annotation{
    font-size: 14px;
    line-height: 1.214;
    margin-top: 25px;
    font-weight: 300;
}
.annotation-list_wrap li{
    padding-left: 29px;
    font-size: 12px;
    position: relative;
    line-height: 1.666;
}
.annotation-list_wrap li:not(:last-child){
    margin-bottom: 6px;
}
.annotation-list_wrap li span{
    width: 29px;
    height: 17px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
.recommendation-img{
    display: flex;
    justify-content: center;
    align-items: center;
}
.commodity_wrap{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.commodity_wrap.ver2{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.commodity_in{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 42px;
}
.commodity-txt{
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    line-height: 1.357;
    margin: -3px 0 3px;
}
.recommendation_in{
    margin: 28px 0 71px;
    position: relative;
}
.companyImg_wrap{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 26px;
}
.is-blue .m-btn_ct.ver2 a {
    font-size: 13px;
}
.recommendation_in::before{
    background: radial-gradient(circle, #004DA0, #004DA0 45%, transparent 45%, transparent);
    background-size: 6px;
    content: '';
    display: inline-block;
    height: 2px;
    position: absolute;
    z-index: 2;
}
.splide__pagination__page {
    width: 11px;
    height: 11px;
    border-radius: 50%;
    margin-right: 25px;
    background: #B1B1B1;
    border: none;
}
.picture-link {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    display: flex;
}
.picture-link a {
    width: 33.3333%;
    height: 62px;
    display: block;
}
.picture-link.is-ver2 a {
    width: 50%;
}
.is-ob .top-btn_in:last-child{
    border-right: 1px solid #DEDEDE;
}
body.ob .recommendation_in::before{
    display: none;
}
body.ob .commodity_wrap {
    width: 100%;
}
body.ob .commodity_in {
    gap: 0 32px;
}
body.ob .m-btn_wrap {
    margin-top: 47px;
}
/* PC */
@media (min-width: 896px){
    .slider_wrap {
        padding-top: 18px;
        width: 1000px;
        margin: 0 auto;
    }
    .active_wrap{
        max-width: 1000px;
    }
    .active_in{
        max-width: 820px;
    }
    .top-btn_in:nth-child(3n){
        border-right: 1px solid #DEDEDE;
    }
    .m-btn_wrap{
        display: flex;
        justify-content: center;
        gap: 0 26px;
        align-items: end;
    }
    .m-btn_ct{
        width: 344px;
    }
    .m-btn_ct.ver2{
        width: 262px;
    }
    .commodity_wrap{
        width: 50%;
    }
    .recommendation_in{
        display: flex;
    }
    .companyImg_wrap picture:nth-child(1){
        margin-right: 70px;
    }
    .companyImg_wrap picture:nth-child(2){
        margin-right: 60px;
    }
    .recommendation_in::before{
        width: 215px;
        top: 50%;
        left: 255px;
        transform: rotate(90deg);
    }
    .top-btn_in a{
        font-weight: 600;
        justify-content: center;
    }
    .top-btn_in.ver2 a span{
        padding-left: 60px;
    }
    .discount_wrap.ver3{
        gap: 0 14px;
    }
    .m-btn_in:nth-child(n+2) .m-btn_ct a:hover{
        color: #fff;
        opacity: 1;
    }
    .is-blue .m-btn_in:nth-child(n+2) .m-btn_ct a:hover{
        background-color: #004DA0;
    }
    .is-green .m-btn_in:nth-child(n+2) .m-btn_ct a:hover{
        background-color: #2A978D;
    }
    .m-btn_in:nth-child(n+2) .m-btn_ct a:hover::before{
        background: url(../svg/arrow_white-r.svg) no-repeat center / 100% auto;
    }
    .m-btn_ct.ver2 a:hover{
        background-color: #004DA0;
        color: #fff;
        opacity: 1;
    }
    .m-btn_ct.ver2 a:hover::before{
        background: url(../svg/arrow_white-r.svg) no-repeat center / 100% auto;
    }
    .m-btn_ct.ver2.is-blue a:hover{
        background-color: #fff;
        color: #004DA0;
    }
    .m-btn_ct.ver2.is-blue a:hover::before{
        background: url(../svg/arrow_blue-r.svg) no-repeat center / 100% auto;
    }
    .top-btn_in a span .txt-small{
        padding-left: 0;
    }
    .top-btn_wrap.is-ob {
        justify-content: center;
    }
    .m-btn_ct.is-ver2 a:hover{
        background: #004DA0;
        color: #FFFFFF;
        opacity: 1;
    }
    .is-blue .m-btn_ct.is-ver2 a:hover::before {
        background: url(../svg/arrow_white-r.svg) no-repeat center / 100% auto;
    }
    .active .c-btn_wrap.ver1,.ob .c-btn_wrap.ver1{
        justify-content: space-between;
    }
    .m-btn_wrap.is-ver2 {
        margin-top: 25px;
    }
}
/* SP */
@media (max-width: 896px){
    .splide__pagination {
        margin-top: 15px;
    }
    .splide__pagination li:last-child .splide__pagination__page {
        margin-right: 0;
    }
    .splide__pagination__page {
        width: 8px;
        height: 8px;
        border-radius: 50%;
        margin-right: 12px;
        background: #B1B1B1;
        border: none;
    }
    .splide__pagination__page.is-active {
        background: #004DA0;
    }
    .active_wrap{
        margin: 35px 0 38px;
        padding: 0 15px;
    }
    .active_in{
        margin: 62px 0 36px;
    }
    .active-m-ttl{
        font-size: 22px;
        line-height: 1.341;
    }
    .active-m-ttl span{
        font-size: 17px;
        line-height: 1.324;
        margin-bottom: 5px;
    }
    .top-btn_wrap{
        margin: 27px 0 34px;
        gap: 17px 0;
    }
    .top-btn_in{
        width: 50%;
        height: 30px;
    }
    .top-btn_in:nth-child(2n){
        border-right: 1px solid #DEDEDE;
    }
    /* ↑20240718 */
    .top-btn_in a{
        font-size: 13px;
    }
    .top-btn_in a span{
        padding-left: 40px;
    }
    .top-btn_in a span .txt-small{
        font-size: 11px;
        padding-left: 0;
    }
    .top-btn_in a span::before{
        left: 10px;
    }
    .top-btn_in .is-car::before{
        width: 21px;
        height: 14px;
    }
    .top-btn_in .is-fire::before{
        width: 18px;
        height: 17px;
    }
    .top-btn_in .is-accident::before{
        width: 21px;
        height: 18px;
    }
    .top-btn_in .is-medical::before{
        width: 21px;
        height: 16px;
    }
    .top-btn_in .is-golf::before{
        width: 21px;
        height: 21px;
    }
    .top-btn_in .is-life::before{
        width: 14px;
        height: 18px;
        left: 12px;
    }
    .active .c-btn_wrap.ver1 .c-btn a span{
        line-height: 1.5357;
        padding-right: 15px;
    }
    .c-btn_wrap.ver1 .c-btn.is-pc a {
        background: #F5F7FA url(../svg/procedure_icon01.svg) no-repeat left 18px center / 42px 40px;
    }
    .c-btn_wrap.ver1 .c-btn.is-sp a::after {
        width: 23px;
        height: 40px;
        left: 28px;
        top: 50%;
        margin-top: -20px;
    }
    .ins_wrap:not(:last-child){
        margin-bottom: 68px;
    }
    .ins-ttl{
        font-size: 16px;
        padding-left: 55px;
        margin-bottom: 14px;
        line-height: 1.344;
    }
    .ins-ttl.is-car::before{
        width: 43px;
        height: 28px;
    }
    .ins-ttl.is-fire::before{
        width: 34px;
        height: 32px;
        left: 7px;
    }
    .ins-ttl.is-accident::before{
        width: 38px;
        height: 33px;
    }
    .ins-ttl.is-medical::before{
        width: 33px;
        height: 25px;
    }
    .ins-ttl.is-golf::before{
        width: 29px;
        height: 29px;
        left: 6px;
    }
    .ins-ttl.is-life::before{
        width: 27px;
        height: 34px;
        left: 7px;
    }
    .ins_in{
        border-radius: 3px;
        padding: 15px 15px 30px;
    }
    .ins_in.ver2{
        padding: 25px 15px 30px;
    }
    .ins_in.ver3{
        padding: 20px 15px 42px;
    }
    .ins-txt{
        font-size: 14px;
        line-height: 1.357;
        margin-bottom: 10px;
    }
    .ins-txt.ver2{
        font-size: 11px;
        line-height: 1.318;
        margin-top: 5px;
    }
    .discount_wrap{
        gap: 0 7px;
    }
    .discount_wrap.ver2{
        gap: 0 9px;
    }
    .discount_wrap p{
        font-size: 12px;
        width: 40.63%;
        height: 100%;
        min-height: 31px;
        background-color: #F1EFE9;
        border-radius: 15px;
        box-sizing: border-box;
        padding: 5px;
        line-height: 1.2;
        text-align: center;
    }
    .discount_wrap p.ver2{
        width: 43.97%;
    }
    .discount_wrap p.ver3{
        width: 27.78%;
    }
    .detail_wrap{
        margin: 22px 0 40px;
    }
    .detail_wrap.ver2{
        margin: 18px 0 28px;
    }
    .detail_wrap.ver3{
        margin: 10px 0 0;
    }
    .detail_wrap.ver4{
        margin: 20px 0 30px;
    }
    .m-btn_ct a{
        padding-right: 15px;
        font-size: 14px;
    }
    .m-btn_ct a::before{
        width: 8px;
        height: 10px;
        right: 20px;
        margin-top: -5px;
    }
    .is-blue .m-btn_ct.is-icon p{
        background-color: #004DA0;
    }
    .is-green .m-btn_ct.is-icon p{
        background-color: #2A978D;
    }
    .m-btn_ct p{
        font-size: 14px;
        line-height: 1.357;
    }
    .m-btn_ct.is-icon p{
        padding: 0 15px 0 0;
    }
    .m-btn_ct.is-icon a{
        padding-left: 80px;
        background: #F5FAF6 url(../svg/estimate-btn_icon.svg) no-repeat left 26px center;
    }
    .m-btn_ct p .txt-small.ver1{
        font-size: 12px;
        line-height: 1.333;
    }
    .m-btn_ct.is-icon.is-car a{
        background: url(../svg/insurance_icon01.svg) no-repeat left 15px center / 46px 29px;
    }
    .m-btn_ct.is-icon.is-fire a{
        background: url(../svg/insurance_icon02.svg) no-repeat left 27px center / 36px 32px;
    }
    .m-btn_ct.is-icon.is-accident a{
        background: url(../svg/insurance_icon03.svg) no-repeat left 17px center / 44px 38px;
    }
    .m-btn_ct.is-icon.is-medical a{
        background: url(../svg/insurance_icon04.svg) no-repeat left 20px center / 40px 30px;
    }
    .m-btn_ct.is-icon.is-golf a{
        background: url(../svg/insurance_icon05.svg) no-repeat left 21px center / 37px 36px;
    }
    .m-btn_ct.is-icon.is-life a{
        background: url(../svg/insurance_icon06.svg) no-repeat left 26px center / 27px 34px;
    }
    .m-btn_ct.ver2{
        height: 53px;
        margin-top: 23px;
    }
    .m-btn_ct.ver2.is-blue a{
        line-height: 1.357;
        padding-right: 11px;
    }
    .m-btn_ct.ver2.is-blue a::before{
        background: url(../svg/arrow_white-r.svg) no-repeat center / 100% auto;
    }
    .is-blue .m-btn_ct.is-icon a {
        background-color: #F5F7FA;
    }
    .btn-txt{
        font-size: 13px;
        line-height: 1.346;
        margin-bottom: 10px;
    }
    .btn-txt.ver2 {
        margin-top: 18px;
    }
    .is-green .btn-txt{
        font-size: 13px;
        line-height: 1.346;
    }
    .is-blue .btn-txt{
        font-size: 13px;
        line-height: 1.346;
    }
    .detail-txt{
        font-size: 14px;
        margin-top: 22px;
        line-height: 1.357;
    }
    .active h3{
        font-size: 17px;
        line-height: 1.324;
        letter-spacing: 0.05em;
        margin-bottom: 17px;
        gap: 0 12px;
    }
    .detail-txt.is-annotation{
        font-size: 10px;
        line-height: 1.25;
        margin-top: 15px;
        font-weight: 300;
    }
    .annotation-list_wrap li{
        padding-left: 24px;
        line-height: 1.5;
    }
    .annotation-list_wrap li:not(:last-child){
        margin-bottom: 8px;
    }
    .annotation-list_wrap li span{
        width: 22px;
        height: 15px;
    }
    .commodity_wrap{
        margin-top: 18px;
    }
    .commodity_wrap.ver2{
        margin-top: 88px;
    }
    .commodity_in{
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 0 7%;
    }
    .commodity-txt{
        font-size: 13px;
        text-align: center;
        line-height: 1.4;
        margin: 0 0 3px;
    }
    .recommendation_in{
        margin: 17px 0 42px;
    }
    .companyImg_wrap{
        flex-wrap: wrap;
        gap: 23px 30px;
        margin-top: 0;
    }
    .is-blue .m-btn_ct.ver2 a {
        font-size: 14px;
    }
    .m-btn_ct.ver2.is-blue {
        border: 0;
        margin-top: 0;
    }
    .recommendation_in::before{
        width: 100%;
        top: 265px;
        left: 0;
    }
    .m-btn_wrap .m-btn_in:nth-child(n+2){
        margin-top: 22px;
    }
    .m-btn_wrap.is-green .m-btn_in:nth-child(n+2){
        margin-top: 32px;
    }
    .splide__slide img {
        width: 100%;
        height: auto;
    }
    .splide__pagination__page {
        width: 11px;
        height: 11px;
        margin-right: 12px;
    }
    .active-img {
        width: 100%;
        height: auto;
    }
    .active-img.is-ver3 {
        width: 170px;
    }
    .picture-link a {
        height: 13.4vw;
    }
    body.ob .commodity_wrap {
        margin-top: 0;
    }
    body.ob .commodity_in {
        gap: 0;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    body.ob .commodity_ct {
        width: 48%;
        margin-bottom: 10px;
    }
    body.ob .m-btn_wrap {
        margin-top: 0;
    }
    body.ob .m-btn_ct.ver2 {
        margin-top: 0;
    }
    .m-btn_wrap.is-ver2 {
        margin-top: 20px;
    }
}
