@charset "UTF-8";
.mv_wrap {
    background: #E5F2FD;
    height: 233px;
    display: flex;
    align-items: center;
}
.mv-ttl {
    font-size: 36px;
    font-weight: bold;
    box-sizing: border-box;
    line-height: 1;
}
.mv-ttl .main {
    display: inline-block;
    margin-bottom: 16px;
}
.mv-ttl .fs-s {
    font-size: 28px;
}
.menuLst_wrap a,
.insproduct-btn a,
.othersrvcDtl-btn a,
.insuranceDtl-btn a {
    border: 1px solid #005BAC;
    box-sizing: border-box;
    color: #005BAC;
    background: #FFFFFF;
    font-weight: bold;
    line-height: 1;
    position: relative;
}
.insproduct-btn.is-bl a,
.othersrvcDtl-btn.is-bl a,
.insuranceDtl-btn.is-bl a {
    color: #FFFFFF;
    background: #005BAC;
}
.blue_bg {
    background: #F4FAFF;
    padding: 70px 0 145px;
    box-sizing: border-box;
}
.seihoMenu_wrap {
    background: #F59D68;
}
.seihoMenu_in {
    padding: 50px 0;
    box-sizing: border-box;
}
.menu-ttl {
    font-size: 28px;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0.025em;
    line-height: 1.5;
}
.menuLst_wrap {
    margin: 32px auto 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    gap: 25px 0;
    flex-wrap: wrap;
}
.menuLst_wrap li {
    width: 18.333%;
}
.menuLst_wrap li.w-long {
    width: 19.1667%;
}
.menuLst_wrap li a {
    background: #fff;
    color: #004DA0;
    font-size: 14px;
    font-weight: bold;
    padding: 17px 0;
    border-radius: 4px;
    border: 1px solid #004DA0;
    text-align: center;
    position: relative;
}
.menuLst_wrap li a::before {
    content: "";
    width: 12px;
    height: 8px;
    background: url(../svg/anklnk_arrow_bl.svg) no-repeat center / 100% auto;
    position: absolute;
    top: 50%;
    right: 14px;
    margin-top: -4px;
    z-index: 9;
    transition: all 0.2s ease-out;
}
.merit_wrap {
    padding-bottom: 106px;
}
.merit-ttl {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.025em;
    line-height: 1.5;
}
.meritLst_wrap {
    margin-top: 43px;
    display: flex;
    justify-content: start;
    align-items: stretch;
    gap: 40px 80px;
    flex-wrap: wrap;
}
.meritLst_in {
    width: calc((100% - 80px) / 2);
    background: #FFFFFF;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 126px 67px 38px;
    position: relative;
}
.meritLst_in::before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
}
.meritLst_in.ver1::before {
    width: 72px;
    height: 72px;
    background: url(../svg/obseiho_merit01.svg) no-repeat center / 100% auto;
    top: 40px;
}
.meritLst_in.ver2::before {
    width: 64px;
    height: 64px;
    background: url(../svg/obseiho_merit02.svg) no-repeat center / 100% auto;
    top: 40px;
}
.meritLst_in.ver3::before {
    width: 72px;
    height: 67px;
    background: url(../svg/obseiho_merit03.svg) no-repeat center / 100% auto;
    top: 42px;
}
.meritLst_in.ver4::before {
    width: 72px;
    height: 58px;
    background: url(../svg/obseiho_merit04.svg) no-repeat center / 100% auto;
    top: 43px;
}
.meritLst_in .cat {
    font-size: 20px;
    font-weight: bold;
    color: #005BAC;
    text-align: center;
    line-height: 1.35;
}
.meritLst_in .txt {
    font-size: 14px;
    letter-spacing: 0.025em;
    line-height: 1.7143;
    margin-top: 21px;
}
.merit_wrap .ano_txt {
    padding: 0 52px;
    margin-top: 47px;
    box-sizing: border-box;
}
.merit_wrap .ano-txt {
    padding-left: 2.7em;
    text-indent: -2.7em;
    box-sizing: border-box;
    font-size: 14px;
    letter-spacing: 0.025em;
    line-height: 1.714;
}
.insuranceDtl_wrap:not(:last-child) {
    padding-bottom: 115px;
}
.insuranceDtl-ttl {
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 0.025em;
    line-height: 1.321;
    margin-bottom: 20px;
    position: relative;
    padding-left: 64px;
    box-sizing: border-box;
}
.insuranceDtl-ttl::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
}
.insuranceDtl-ttl.ver1::before {
    width: 38px;
    height: 43px;
    left: 7px;
    background: url(../svg/icn_seiho_medical.svg) no-repeat center / 100% auto;
}
.insuranceDtl-ttl.ver2::before {
    width: 48px;
    height: 43px;
    background: url(../svg/icn_seiho_cancer.svg) no-repeat center / 100% auto;
}
.insuranceDtl-ttl.ver3::before {
    width: 38px;
    height: 46px;
    background: url(../svg/icn_seiho_nursing.svg) no-repeat center / 100% auto;
    left: 9px;
}
.insuranceDtl-ttl.ver4::before {
    width: 50px;
    height: 40px;
    background: url(../svg/icn_seiho_life.svg) no-repeat center / 100% auto;
    left: 5px;
}
.insuranceDtl_in {
    padding: 80px 60px 85px;
    box-sizing: border-box;
    border: 1px solid #005BAC;
    background: #fff;
}
.insuranceDtl_in.is-preparation {
    padding: 60px;
    box-sizing: border-box;
}
.insuranceDtl_in.is-preparation .insuranceDtl_btn {
    margin-top: 36px;
}
.preparation-txt {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.025em;
    line-height: 1.5;
}
.insproducts-ttl {
    padding: 17px 15px;
    box-sizing: border-box;
    background: #EDF7FD;
    color: #005BAC;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 1.458;
    margin-bottom: 40px;
}
.insproductLst_wrap {
    display: flex;
    justify-content: start;
    align-items: stretch;
    gap: 30px 45px;
    flex-wrap: wrap;
}
.insproductLst_in {
    width: calc((100% - 45px * 2) / 3);
    padding: 204px 25px 25px;
    border: 1px solid #E2E2E2;
    box-sizing: border-box;
    border-radius: 10px;
    position: relative;
}
.insproductLst_img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
}
.insproductLst_img.ver1 {
    top: 22px;
}
.insproductLst_img.ver2 {
    top: 30px;
}
.insproductLst_img.ver3 {
    top: 26px;
}
.insproductLst_img.ver4 {
    top: 34px;
}
.insproductLst_img.ver5 {
    top: 29px;
}
.insproductLst_img.ver6 {
    top: 17px;
}
.insproductLst_img.ver7 {
    top: 25px;
}
.insproduct-btn {
    width: 100%;
    height: 53px;
}
.insproduct-btn:not(:last-child) {
    margin-bottom: 20px;
}
.insproduct-btn a {
    font-size: 16px;
    line-height: 1;
}
.insproduct-btn a::before {
    content: "";
    width: 12px;
    height: 14px;
    background: url(../svg/arrow_bl.svg) no-repeat center / 100% auto;;
    position: absolute;
    right: 21px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
    transition: all 0.2s ease-out;
}
.insproduct-btn.is-bl a::before {
    background: url(../svg/arrow_wh.svg) no-repeat center / 100% auto;
}
.insproductLst_label {
    margin-top: 15px;
}
.insproductLst_label .label {
    width: 147px;
    height: 36px;
    background: #FFDD6C;
    border-radius: 18px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0.025em;
    font-weight: 500;
}
.insproductLst_label .label .fs-s {
    font-size: 10px;
}
.insproductLst_label .label:not(:last-child) {
    margin-bottom: 10px;
}
.insproducts_wrap .ano_txt {
    margin-top: 26px;
}
.insproducts_wrap .ano_txt .ano-txt {
    font-size: 12px;
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.025em;
    padding-left: 2em;
    text-indent: -2em;
    box-sizing: border-box;
}
.insother_wrap {
    margin-top: 62px;
    border-top: 1px solid #E2E2E2;
    box-sizing: border-box;
    padding-top: 30px;
}
.insother-txt {
    font-size: 16px;
    letter-spacing: 0.025em;
    line-height: 1.5;
    text-align: center;
}
.insotherLst_wrap {
    margin-top: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 100px;
}
.insuranceDtl_btn {
    display: flex;
    justify-content: center;
    gap: 0 26px;
    margin-top: 48px;
}
.insuranceDtl-btn {
    width: 355px;
    height: 70px;
}
.insuranceDtl-btn a {
    font-size: 20px;
    font-weight: bold;
    position: relative;
    border-radius: 6px;
    box-sizing: border-box;
}
.insuranceDtl-btn a::before,
.othersrvcDtl-btn a::before {
    content: "";
    width: 9px;
    height: 15px;
    background: url(../svg/smpl_arw_bl.svg) no-repeat center / 100% auto;
    position: absolute;
    right: 21px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
    transition: all 0.2s ease-out;
}
.insuranceDtl-btn.is-bl a::before,
.othersrvcDtl-btn.is-bl a::before {
    background: url(../svg/smpl_arw_wh.svg) no-repeat center / 100% auto;
}
.othersrvcDtl_wrap {
    background: #FFFFFF;
    border-radius: 20px;
    box-sizing: border-box;
    padding: 50px 90px 65px;
}
.othersrvcDtl_label {
    width: 280px;
    height: 54px;
    background: #EA1D4D;
    border-radius: 100vh;
    box-sizing: border-box;
    margin: 0 auto 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 24px;
    line-height: 1;
}
.othersrvcDtl_label.ver2 {
    width: 448px;
}
.othersrvcDtl-ttl {
    text-align: center;
    font-size: 32px;
    line-height: 1.4375;
    margin-bottom: 50px;
    font-weight: bold;
}
.insurance_wrap {
    padding-bottom: 122px;
    box-sizing: border-box;
}
.insuranceDtl_in:not(:last-child) {
    margin-bottom: 80px;
}
.othersrvcDtl_in {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    gap: 50px 0;
    flex-wrap: wrap;
}
.othersrvcDtl_ct {
    width: 45%;
    padding: 49px 40px 58px;
    border-radius: 20px;
    box-sizing: border-box;
    position: relative;
    background: #F8F8F8;
}
.othersrvcDtl_ct.ver3 {
    padding: 49px 40px 17px;
}
.othersrvcDtl_ct.ver2,
.othersrvcDtl_ct.ver4 {
    background: #F4FAFF;
    width: 48%;
}
.othersrvcDtl_ct.ver2 {
    padding: 32px 40px 98px;
}
.othersrvcDtl_ct.ver4 {
    padding: 39px 50px 68px;
}
.othersrvcDtl_ct.ver2::after {
    content: "";
    width: 447px;
    height: 195px;
    background: url(../svg/seiho_img13.svg?2) no-repeat center bottom / 100% auto;
    position: absolute;
    left: 50%;
    bottom: -16px;
    margin-left: -235px;
    z-index: 9;
}
.othersrvcDtl_ct.ver4::after {
    content: "";
    width: 358px;
    height: 140px;
    background: url(../svg/seiho_img16.svg) no-repeat center bottom / 100% auto;
    position: absolute;
    left: 50%;
    margin-left: -195px;
    bottom: 0;
    z-index: 9;
}
.othersrvcDtl_ct.ver1::after,
.othersrvcDtl_ct.ver3::after {
    content: "";
    width: 134px;
    height: 79px;
    background: url(../svg/seiho_arrow.svg) no-repeat center / 100% auto;
    position: absolute;
    right: -104px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
}
.othersrvcDtl-txt {
    text-align: center;
    line-height: 1.645;
    font-size: 20px;
    font-weight: bold;
}
.othersrvcDtl-img {
    text-align: center;
}
.othersrvcDtl_ct.ver1 .othersrvcDtl-img {
    margin: 42px 28px 0 0;
}
.othersrvcDtl_ct.ver3 .othersrvcDtl-img {
    margin: 68px 0 0 0;
}
.othersrvcDtl_checktxt .txt {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.36364;
    padding-left: 35px;
    box-sizing: border-box;
    position: relative;
}
.othersrvcDtl_ct.ver4 .othersrvcDtl_checktxt .txt {
    font-size: 20px;
    line-height: 1.45;
}
.othersrvcDtl_checktxt .txt:not(:last-child) {
    margin-bottom: 12px;
}
.othersrvcDtl_checktxt {
    margin-bottom: 23px;
}
.othersrvcDtl_checktxt .txt::before {
    content: "";
    width: 27px;
    height: 22px;
    background: url(../svg/seiho_check.svg) no-repeat center / 100% auto;
    position: absolute;
    left: 0;
    top: 3px;
    z-index: 9;
}
.othersrvcDtl_btn {
    margin-top: 60px;
    display: flex;
    justify-content: center;
    gap: 0 48px;
}
.othersrvcDtl-btn {
    width: 355px;
    height: 80px;
}
.othersrvcDtl-btn a {
    font-size: 20px;
    border-radius: 6px;
}
.othersrvcDtl-btn span .fs-s,
.othersrvcDtl-btn span .is-un {
    display: block;
    text-align: center;
}
.othersrvcDtl-btn span .fs-s {
    font-size: 16px;
    line-height: 1.5;
}
.othersrvcDtl-btn span .is-un {
    line-height: 1.45;
}
.othersrvcDtl_wrap:not(:last-child) {
    margin-bottom: 80px;
}
.is-ssp {
    display: none;
}
@media only screen and (min-width: 896px) and (max-width: 1260px) {
    .othersrvcDtl_wrap {
        padding: 50px 50px 65px;
    }
    .menuLst_wrap li a::before {
        right: 10px;
    }
}
@media only screen and (min-width: 896px) and (max-width: 1180px) {
    .menuLst_wrap {
        max-width: none;
        justify-content: start;
        gap: 20px;
    }
    .menuLst_wrap li,
    .menuLst_wrap li.w-long {
        width: calc((100% - 20px * 1) / 2);
    }
    .insproductLst_in {
        width: calc((100% - 45px * 1) / 2);
    }
    .othersrvcDtl_ct {
        padding: 49px 40px 58px;
    }
    .othersrvcDtl_ct.ver2 {
        padding: 55px 40px 98px;
    }
    .othersrvcDtl_ct.ver3 {
        padding: 49px 40px 55px;
    }
    .othersrvcDtl_ct.ver4 {
        padding: 55px 50px 68px;
    }
    .othersrvcDtl_ct.ver1::after,
    .othersrvcDtl_ct.ver3::after {
        top: auto;
        right: auto;
        left: 50%;
        bottom: -64px;
        transform: translateX(-50%) rotate(90deg);
    }
    .othersrvcDtl_checktxt {
        margin: 0 auto 23px;
        max-width: 410px;
    }
    .othersrvcDtl_ct.ver1 .othersrvcDtl-img {
        margin: 42px 0 0 0;
    }
    .othersrvcDtl_ct,
    .othersrvcDtl_ct.ver2,
    .othersrvcDtl_ct.ver4 {
        width: 100%;
    }
    .menuLst_wrap li a::before {
        right: 14px;
    }
}
@media (min-width: 896px) {
    .mv-ttl,
    .seihoMenu_in,
    .merit_wrap,
    .insuranceDtl_wrap,
    .othersrvc_wrap {
        max-width: 1200px;
        width: calc(100% - 60px);
        margin: 0 auto;
    }
    .inquiry-btn {
        width: 355px;
    }
    .menuLst_wrap a:hover,
    .insproduct-btn a:hover,
    .othersrvcDtl-btn a:hover,
    .insuranceDtl-btn a:hover {
        color: #FFFFFF;
        background: #005BAC;
    }
    .insproduct-btn.is-bl a:hover,
    .othersrvcDtl-btn.is-bl a:hover,
    .insuranceDtl-btn.is-bl a:hover  {
        color: #005BAC;
        background: #FFFFFF;
    }
    .menuLst_wrap li a:hover {
        color: #fff;
        background: #004DA0;
        border: 1px solid #fff;
    }
    .menuLst_wrap li a:hover::before {
        background: url(../svg/anklnk_arrow_wh.svg) no-repeat center / 100% auto;
    }
    .insproduct-btn a:hover::before {
        background: url(../svg/arrow_wh.svg) no-repeat center / 100% auto;
    }
    .insproduct-btn.is-bl a:hover::before {
        background: url(../svg/arrow_bl.svg) no-repeat center / 100% auto;;
    }
    .insuranceDtl-btn a:hover::before,
    .othersrvcDtl-btn a:hover::before {
        background: url(../svg/smpl_arw_wh.svg) no-repeat center / 100% auto;
    }
    .insuranceDtl-btn.is-bl a:hover::before,
    .othersrvcDtl-btn.is-bl a:hover::before {
        background: url(../svg/smpl_arw_bl.svg) no-repeat center / 100% auto;
    }
}
@media only screen and (max-width: 896px) {
    .mv_wrap {
        height: 127px;
        padding: 0 min(20px, 5.128vw);
        box-sizing: border-box;
    }
    .mv-ttl {
        font-size: min(24px, 6.154vw);
        width: 100%;
        line-height: 1;
    }
    .mv-ttl .main {
        margin-bottom: min(6px, 1.538vw);
    }
    .mv-ttl span {
        line-height: 1.2;
    }
    .mv-ttl .fs-s {
        font-size: min(18px, 4.615vw);
    }
    .seihoMenu_in {
        padding: 25px 10px 30px;
    }
    .menu-ttl {
        font-size: 16px;
        line-height: 1.3125;
    }
    .menuLst_wrap {
        margin: 14px 0 0;
        gap: 10px;
    }
    .menuLst_wrap li,
    .menuLst_wrap li.w-long {
        width: calc((100% - 10px * 1) / 2);
    }
    .menuLst_wrap li a {
        font-size: 12px;
        padding: 13px 0;
        border-radius: 4px;
    }
    .menuLst_wrap li a::before {
        display: none;
    }
    .blue_bg {
        padding: 54px 0 46px;
    }
    .merit-ttl {
        font-size: 20px;
        margin: 0 -10px;
        line-height: 1.3;
    }
    .merit_wrap {
        padding: 0 20px 43px;
        box-sizing: border-box;
    }
    .meritLst_wrap {
        margin-top: 30px;
        gap: 20px 0;
    }
    .meritLst_in {
        width: 100%;
        border-radius: 20px;
        padding: 125px 20px 24px;
    }
    .meritLst_in.ver1::before {
        top: 31px;
    }
    .meritLst_in.ver2::before {
        top: 31px;
    }
    .meritLst_in.ver3::before {
        top: 32px;
    }
    .meritLst_in.ver4::before {
        top: 38px;
    }
    .meritLst_in .cat {
        font-size: 20px;
    }
    .meritLst_in .txt {
        font-size: 16px;
        line-height: 1.875;
        margin-top: 14px;
    }
    .merit_wrap .ano_txt {
        padding: 0;
        margin-top: 25px;
    }
    .merit_wrap .ano-txt {
        padding-left: 2.6em;
        text-indent: -2.6em;
        font-size: 11px;
        line-height: 1.714;
    }
    .insuranceDtl_wrap {
        padding: 0 20px;
        box-sizing: border-box;
    }
    .insuranceDtl_wrap:not(:last-child) {
        padding-bottom: 44px;
    }
    .insuranceDtl-ttl {
        font-size: 20px;
        line-height: 1.3;
        margin-bottom: 14px;
        padding-left: 40px;
    }
    .insuranceDtl-ttl.ver1::before {
        width: 29px;
        height: 34px;
        left: 0;
    }
    .insuranceDtl-ttl.ver2::before {
        width: 35px;
        height: 32px;
    }
    .insuranceDtl-ttl.ver3::before {
        width: 28px;
        height: 34px;
        left: 4px;
    }
    .insuranceDtl_in {
        padding: 22px 15px 40px;
        border: 1px solid #005BAC;
    }
    .insproducts-ttl {
        width: calc(100% - 8px);
        padding: 13px 10px;
        font-size: 16px;
        line-height: 1.5;
        margin: 0 auto 30px;
    }
    .insproductLst_wrap {
        gap: 20px 0;
    }
    .insproductLst_in {
        width: 100%;
        padding: 202px 20px 40px;
        border-radius: 10px;
    }
    .insproductLst_img.ver1 {
        top: 22px;
    }
    .insproductLst_img.ver2 {
        top: 30px;
    }
    .insproductLst_img.ver3 {
        top: 28px;
    }
    .insproductLst_img.ver4 {
        top: 34px;
    }
    .insproductLst_img.ver5 {
        top: 30px;
    }
    .insproductLst_img.ver6 {
        top: 18px;
    }
    .insproductLst_img.ver7 {
        top: 25px;
    }
    .insproduct-btn {
        width: 100%;
        height: 53px;
    }
    .insproduct-btn:not(:last-child) {
        margin-bottom: 20px;
    }
    .insproduct-btn a {
        font-size: 16px;
        line-height: 1;
    }
    .insproduct-btn a::before {
        width: 12px;
        height: 14px;
        right: 21px;
    }
    .insproductLst_label {
        margin-top: 19px;
    }
    .insproductLst_label .label {
        width: 214px;
        height: 40px;
        border-radius: 100vh;
        font-size: 12px;
        letter-spacing: 0.025em;
    }
    .insproductLst_label .label .fs-s {
        font-size: 12px;
    }
    .insproductLst_label .label:not(:last-child) {
        margin-bottom: 20px;
    }
    .insproducts_wrap .ano_txt {
        margin-top: 20px;
    }
    .insproducts_wrap .ano_txt .ano-txt {
        font-size: 11px;
        line-height: 1.81818;
    }
    .insother_wrap {
        margin-top: 18px;
        border-top: 1px solid #E2E2E2;
        padding-top: 20px;
    }
    .insother-txt {
        font-size: 11px;
        line-height: 1.3636;
        text-align: left;
    }
    .insotherLst_wrap {
        margin-top: 35px;
        gap: 15px 20px;
        flex-wrap: wrap;
    }
    .insuranceDtl_btn {
        gap: 20px 0;
        margin-top: 30px;
        flex-wrap: wrap;
        padding: 0 20px;
        box-sizing: border-box;
    }
    .insuranceDtl-btn {
        width: 100%;
        height: 53px;
    }
    .insuranceDtl-btn a {
        font-size: 16px;
        border-radius: 4px;
    }
    .insuranceDtl-btn a::before,
    .othersrvcDtl-btn a::before {
        content: "";
        width: 12px;
        height: 14px;
        background: url(../svg/arrow_bl.svg) no-repeat center / 100% auto;
        position: absolute;
        right: 18px;
        top: 50%;
        transform: translateY(-50%);
        z-index: 9;
        transition: all 0.2s ease-out;
    }
    .insuranceDtl-btn.is-bl a::before,
    .othersrvcDtl-btn.is-bl a::before {
        background: url(../svg/arrow_wh.svg) no-repeat center / 100% auto;
    }
    .othersrvc_wrap {
        padding: 0 20px;
        box-sizing: border-box;
    }
    .othersrvcDtl_wrap {
        border-radius: 20px;
        padding: 40px 20px 40px;
    }
    .othersrvcDtl_label {
        max-width: 164px;
        width: 100%;
        height: 40px;
        margin: 0 auto 14px;
        font-size: 16px;
    }
    .othersrvcDtl_label.ver2 {
        max-width: 295px;
        width: 100%;
    }
    .othersrvcDtl-ttl {
        font-size: 24px;
        line-height: 1.37083;
        margin-bottom: 24px;
    }
    .insurance_wrap {
        padding-bottom: 60px;
        box-sizing: border-box;
    }
    .insuranceDtl_in:not(:last-child) {
        margin-bottom: 40px;
    }
    .othersrvcDtl_in {
        display: flex;
        justify-content: space-between;
        align-items: stretch;
        gap: 25px 0;
        flex-wrap: wrap;
    }
    .othersrvcDtl_ct,
    .othersrvcDtl_ct.ver2,
    .othersrvcDtl_ct.ver4 {
        width: 100%;
    }
    .othersrvcDtl_ct {
        padding: 35px 18px 28px;
        border-radius: 20px;
    }
    .othersrvcDtl_ct.ver3 {
        padding: 34px 18px 23px;
    }
    .othersrvcDtl_ct.ver2,
    .othersrvcDtl_ct.ver4 {
        background: #F4FAFF;
    }
    .othersrvcDtl_ct.ver2 {
        padding: 38px 18px 74px;
    }
    .othersrvcDtl_ct.ver4 {
        padding: 43px 22px 120px;
    }
    .othersrvcDtl_ct.ver2::after {
        width: 291px;
        height: 120px;
        background: url(../svg/seiho_img13_sp.svg?2) no-repeat center bottom / 100% auto;
        bottom: 14px;
        margin-left: -151px;
    }
    .othersrvcDtl_ct.ver4::after {
        width: 258px;
        height: 101px;
        background: url(../svg/seiho_img16_sp.svg) no-repeat center bottom / 100% auto;
        margin-left: -132px;
        bottom: 52px;
    }
    .othersrvcDtl_ct.ver1::after,
    .othersrvcDtl_ct.ver3::after {
        width: 47px;
        height: 52px;
        background: url(../svg/seiho_arrow_sp.svg) no-repeat center / 100% auto;
        position: absolute;
        right: auto;
        left: 50%;
        top: auto;
        bottom: -39px;
        transform: translateX(-50%);
    }
    .othersrvcDtl-txt {
        line-height: 1.75;
        font-size: 16px;
    }
    .othersrvcDtl-img {
        text-align: center;
    }
    .othersrvcDtl_ct.ver1 .othersrvcDtl-img {
        margin: 30px 0 0 0;
    }
    .othersrvcDtl_ct.ver3 .othersrvcDtl-img {
        margin: 21px 0 0 0;
    }
    .othersrvcDtl_checktxt .txt {
        font-size: 16px;
        line-height: 1.371;
        padding-left: 20px;
        box-sizing: border-box;
        position: relative;
    }
    .othersrvcDtl_ct.ver4 .othersrvcDtl_checktxt .txt {
        font-size: 14px;
        line-height: 1.57;
    }
    .othersrvcDtl_checktxt .txt:not(:last-child) {
        margin-bottom: 8px;
    }
    .othersrvcDtl_checktxt {
        margin-bottom: 14px;
    }
    .othersrvcDtl_checktxt .txt::before {
        background: url(../svg/seiho_check_sp.svg) no-repeat center / 100% auto;
        width: 13px;
        height: 11px;
        left: 0;
        top: 5px;
    }
    .othersrvcDtl_btn {
        margin-top: 27px;
        flex-wrap: wrap;
        gap: 20px 0;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .othersrvcDtl-btn {
        width: 100%;
        height: 53px;
    }
    .othersrvcDtl-btn a {
        font-size: 16px;
        border-radius: 4px;
    }
    .othersrvcDtl-btn span .fs-s,
    .othersrvcDtl-btn span .is-un {
        display: block;
        text-align: center;
    }
    .othersrvcDtl-btn span .fs-s {
        font-size: 14px;
        line-height: 1.428;
        margin-bottom: -3px;
    }
    .othersrvcDtl-btn span .is-un {
        line-height: 1.5;
    }
    .othersrvcDtl_wrap:not(:last-child) {
        margin-bottom: 40px;
    }
    .othersrvcDtl_ct.ver2 .othersrvcDtl_checktxt .txt {
        margin: 0 -6px;
    }
    .insproductLst_img {
        width: 100%;
        height: auto;
    }
    .insproductLst_img.ver1 {
        max-width: 226px;
    }
    .insproductLst_img.ver2 {
        max-width: 228px;
    }
    .insproductLst_img.ver3 {
        max-width: 210px;
    }
    .insproductLst_img.ver4 {
        max-width: 157px;
    }
    .insproductLst_img.ver5 {
        max-width: 161px;
    }
    .insproductLst_img.ver6 {
        max-width: 183px;
    }
    .insproductLst_img.ver7 {
        max-width: 189px;
    }
    .othersrvcDtl-img img {
        width: 100%;
        height: auto;
    }
    .othersrvcDtl-img.ver1 img {
        max-width: 218px;
    }
    .othersrvcDtl-img.ver2 img {
        max-width: 273px;
    }
    .othersrvcDtl-img.ver3 img {
        max-width: 220px;
    }
    .othersrvcDtl-img.ver4 img {
        max-width: 266px;
    }
    .insuranceDtl_in.is-preparation {
        padding: 30px 15px;
    }
    .preparation-txt {
        font-size: 11px;
        margin: 0 -4px;
        line-height: 1.8182;
    }
    .insuranceDtl_in.is-preparation .insuranceDtl_btn {
        margin-top: 23px;
    }
    .insuranceDtl-ttl.ver4::before {
        width: 30px;
        height: 26px;
        left: 0;
    }
}
@media only screen and (max-width: 389px) {
    .insproductLst_in {
        padding: 202px 15px 30px;
    }
    .insproduct-btn a {
        font-size: 14px;
    }
    .insproduct-btn a::before {
        right: 15px;
    }
    .insuranceDtl_btn {
        padding: 0;
    }
    .insuranceDtl-btn a {
        font-size: 14px;
    }
    .insuranceDtl-btn a::before,
    .othersrvcDtl-btn a::before {
        right: 15px;
    }
    .othersrvcDtl-btn a {
        font-size: 14px;
    }
    .othersrvcDtl-btn span .fs-s {
        font-size: 13px;
        margin-bottom: -1px;
    }
    .othersrvcDtl_btn {
        padding: 0;
    }
    .othersrvcDtl_label {
        font-size: 14px;
    }
    .othersrvcDtl_ct.ver2::after {
        width: 74.615vw;
        height: 30.769vw;
        bottom: 3.59vw;
        margin-left: -37.949vw;
    }
    .othersrvcDtl_ct.ver4::after {
        width: 66.154vw;
        height: 25.897vw;
        margin-left: -33.846vw;
        bottom: 13.333vw;
    }
    .othersrvcDtl_ct.ver2 {
        padding: 38px 18px 18.974vw;
    }
    .othersrvcDtl_ct.ver4 {
        padding: 43px 22px 30.769vw;
    }
    .is-ssp {
        display: block;
    }
    .is-nssp {
        display: none;
    }
}
@media only screen and (max-width: 374px) {
    .othersrvcDtl-ttl {
        font-size: 21px;
    }
    .menuLst_wrap li,
    .menuLst_wrap li.w-long {
        width: 100%;
    }
}