@charset "utf-8";
.cp_ff .mvPage_wrap {
    background: url(../img/cp_ff_mv.jpg) no-repeat center center / cover;
}
.cp_fb .mvPage_wrap {
    background: url(../img/cp_fb_mv.jpg) no-repeat center center / cover;
}
.cp_ob .mvPage_wrap {
    background: url(../img/cp_ob_mv.jpg) no-repeat center center / cover;
}
.guidance_wrap {
    padding: 0 0 90px 0;
}
.period_label {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
    -webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
    width: 100%;
    max-width: 846px;
    height: 94px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 50px;
}
body.cp_ff .period_label {
    background: #E8F2EA;
}
body.cp_fb .period_label {
    background: #FFEAEF;
}
body.cp_ob .period_label {
    background: #FFE9DA;
}
.period_label .txt {
    font-size: 26px;
    font-weight: bold;
    line-height: 1;
}
.guidance-txt {
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 30px;
}
.guidance-txt.is-red {
    color: #FB0020;
}
.guidance_btn {
    margin-bottom: 58px;
}
.guidance-btn {
    width: 550px;
    height: 70px;
}
.guidance-btn.is-wide {
    width: 550px;
    margin-right: 20px;
}

.guidance-btn a {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
    -webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
    width: 100%;
    height: 100%;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
    color: #01906D;
    border: 1px solid #01906D;
    box-sizing: border-box;
    background: #fff;
    text-align: center;
}
.guidance_label {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
    -webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
    width: 100%;
    height: 60px;
    margin-bottom: 30px;
    background: #333333;
}
.guidance_label .txt {
    position: relative;
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    padding: 0 56px;
}
.guidance_label .txt:before,
.guidance_label .txt:after {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 22px 13px 0 13px;
    border-color: #ffffff transparent transparent transparent;
}
.guidance_label .txt:before {
    left: 0;
}
.guidance_label .txt:after {
    right: 0;
}
.guidance_btn.ver2 {
    padding: 0;
}
.guidance_btn.ver2 .c-btn {
    width: 360px;
}
.guidance_btn.ver2 .c-btn.is-wide {
    width: 550px;
}
.guidance_btn.ver2 .c-btn:last-of-type {
    margin-right: 0;
}
.guidance_btn.ver2 .c-btn a {
    height: 70px;
    font-size: 20px;
}
.guidance_btn.ver2 .c-btn.pdf a {
    background: #01916D url(../svg/icn_pdf_f.svg) no-repeat center right 20px;
    background-size: 26px auto;
}
.guidance_topin .guidance_btn {
    margin-bottom: 0;
    padding-bottom: 56px;
}
.guidanceSec_in {
    margin-bottom: 90px;
}
.guidanceSec_in:last-child {
    margin-bottom: 0;
}
.guidanceSec-ttl {
    font-size: 28px;
    font-weight: bold;
    line-height: 1;
}
.guidanceSec-txt {
    font-size: 18px;
    line-height: 1.6;
    margin-top: 15px;
}
.insurLst_wrap {
    margin-top: 50px;
}
.insurLst_wrap.ver2 {
    margin-top: 60px;
}
.insurLst_in {
    width: 544px;
}
.insurLst-ttl {
    position: relative;
    font-size: 28px;
    font-weight: bold;
    color: #01906D;
    line-height: 40px;
    margin-bottom: 10px;
    padding-left: 76px;
}
.insurLst_in.ver2 .insurLst-ttl,
.insurLst_in.insurLst_in.ver2 .insurLst-exlnk a {
    color: #D11931;
}
.insurLst_in.ver3 .insurLst-ttl,
.insurLst_in.insurLst_in.ver3 .insurLst-exlnk a {
    color: #F87F07;
}
.insurLst_in.ver4 .insurLst-ttl {
    color: #0864B5;
}
.insurLst_in.ver5 .insurLst-ttl,
.insurLst_in.insurLst_in.ver5 .insurLst-exlnk a {
    color: #774392;
}
.insurLst-ttl:before {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    z-index: 10;
    width: 42px;
    height: 42px;
    margin-top: -21px;
    left: 14px;
    background: url("../svg/icn_pro3.svg") no-repeat center center;
    background-size: 100% auto;
}
.insurLst_in.ver2 .insurLst-ttl:before {
    width: 38px;
    height: 34px;
    margin-top: -17px;
    left: 10px;
    background: url("../svg/icn_pro9.svg") no-repeat center center;
    background-size: 100% auto;
}
.insurLst_in.ver3 .insurLst-ttl:before {
    width: 38px;
    height: 40px;
    margin-top: -20px;
    left: 14px;
    background: url("../svg/icn_pro10.svg") no-repeat center center;
    background-size: 100% auto;
}
.insurLst_in.ver4 .insurLst-ttl:before {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    left: 14px;
    background: url("../svg/icn_pro11.svg") no-repeat center center;
    background-size: 100% auto;
}
.insurLst_in.ver5 .insurLst-ttl:before {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    left: 14px;
    background: url("../svg/icn_pro12.svg") no-repeat center center;
    background-size: 100% auto;
}
.insurLst_box {
    padding: 30px 35px 40px 35px;
    border: 1px solid #01906D;
    background: rgba(1,144,109,0.02);
    box-sizing: border-box;
}
.insurLst_in.ver2 .insurLst_box {
    border: 1px solid #D11931;
    background: rgba(209,25,49,0.02);
}
.insurLst_in.ver3 .insurLst_box {
    border: 1px solid #F87F07;
    background: rgba(248,127,7,0.02);
}
.insurLst_in.ver4 .insurLst_box {
    border: 1px solid #0864B5;
    background: rgba(8,100,181,0.02);
}
.insurLst_in.ver5 .insurLst_box {
    border: 1px solid #774392;
    background: rgba(119,67,146,0.02);
}
.insurLst-subttl {
    font-size: 22px;
    font-weight: bold;
    color: #01906D;
    margin-bottom: 10px;
}
.insurLst_in.ver2 .insurLst-subttl {
    color: #D11931;
}
.insurLst_in.ver3 .insurLst-subttl {
    color: #F87F07;
}
.insurLst_in.ver4 .insurLst-subttl {
    color: #0864B5;
}
.insurLst_in.ver5 .insurLst-subttl {
    color: #774392;
}
.insurLst-txt {
    font-size: 16px;
    margin: 30px 0 20px 0;
}
.insurLst-txt.ver2 {
    margin: 16px 0 10px 0;
}
.insurLst-txt.ver3 {
    margin: 0 0 10px 0;
}
.insurLst-txt.ver4 {
    margin: 16px 0 0 0;
}
.insurLst_in .c-btn.is-bf {
    position: relative;
    margin-bottom: 52px;
}
.insurLst_in.ver2 .c-btn a {
    background: #D11931;
    border: 1px solid #D11931;
}
.insurLst_in.ver3 .c-btn a {
    background: #F87F07;
    border: 1px solid #F87F07;
}
.insurLst_in.ver4 .c-btn a {
    background: #0864B5;
    border: 1px solid #0864B5;
}
.insurLst_in.ver5 .c-btn a {
    background: #774392;
    border: 1px solid #774392;
}
.insurLst_in.ver2 .c-btn.pdf a {
    background: #D11931 url(../svg/icn_pdf_f.svg) no-repeat center right 15px;
    background-size: 14px auto;
}
.insurLst_in.ver3 .c-btn.pdf a {
    background: #F87F07 url(../svg/icn_pdf_f.svg) no-repeat center right 15px;
    background-size: 14px auto;
}
.insurLst_in.ver4 .c-btn.pdf a {
    background: #0864B5 url(../svg/icn_pdf_f.svg) no-repeat center right 15px;
    background-size: 14px auto;
}
.insurLst_in.ver5www .c-btn.pdf a {
    background: #774392 url(../svg/icn_pdf_f.svg) no-repeat center right 15px;
    background-size: 14px auto;
}
.insurLst_in .c-btn.is-mb {
    margin-bottom: 40px;
}
.insurLst_in .c-btn.is-bf:before {
    content: "";
    position: absolute;
    display: block;
    bottom: -36px;
    left: 50%;
    margin-left: -15px;
    z-index: 10;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 15px 0 15px;
    border-color: #333 transparent transparent transparent;
}
.guidanceInfo_wrap {
    margin-top: 53px;
    padding: 35px 35px 45px 35px;
    background: #F7F7F7;
}
.guidanceInfo-ttl {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
}
.guidanceInfo-txt {
    font-size: 18px;
}
.guidanceInfo_lst {
    margin: 40px 0 30px 0;
}
.guidanceInfo_lst li {
    position: relative;
    font-size: 18px;
    padding-left: 1em;
    margin-bottom: 25px;
}
.guidanceInfo_lst li:last-child {
    margin-bottom: 0;
}
.guidanceInfo_lst li span.is-abs {
    font-size: 20px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
.guidanceInfo_lst li span.is-fb {
    font-size: 20px;
    font-weight: bold;
}
.guidanceInfo_lst li a,
.guidanceLnk-txt a {
    position: relative;
    font-weight: bold;
    color: #01906D;
    text-decoration: underline;
    padding-right: 20px;
}
.guidanceInfo_lst li a:before,
.guidanceLnk-txt a:before {
    content: "";
    position: absolute;
    display: block;
    width: 16px;
    height: 18px;
    top: 50%;
    right: 0;
    margin-top: -9px;
    z-index: 10;
    background: url("../svg/icn_pdf.svg") no-repeat center center;
    background-size: 100% auto;
}
.mvPage_wrap .ttl {
    color: #fff;
}
.mvPage_wrap .ttl span {
    font-size: 26px;
    margin-bottom: 30px;
}
.mvPage_wrap .ttl span.period_label {
    width: 603px;
    height: 62px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 9999px;
    color: #333333;
    font-weight: 500;
    font-size: 22px;
    margin-top: 32px;
    margin-bottom: 0;
}
.guidance_top {
    padding-top: 47px;
    background: #F0F0F0;
}
.guidance_topin {
    width: 1120px;
    margin: 0 auto;
}
.guidance_wraptxt {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 18px;
}
.insurLst_in.ver1n .insurLst_box {
    border: 1px solid #017D90;
    background: rgba(1, 125, 144, 0.02);
}
.insurLst_in.ver1n .insurLst-ttl:before {
    background: url("../svg/icn_pro3n.svg") no-repeat center center;
    background-size: 100% auto;
}
.insurLst_in.ver1n .insurLst-ttl,
.insurLst_in.insurLst_in.ver1n .insurLst-subttl,
.insurLst_in.insurLst_in.ver1n .insurLst-exlnk a {
    color: #017D90;
}
.insurLst_in.ver1n .c-btn a {
    background: #017D90;
    border: 1px solid #017D90;
}
.insurLst_in.ver1n .c-btn.pdf a {
    background: #017D90 url(../svg/icn_pdf_f.svg) no-repeat center right 15px;
}
.insurLst_in.ver5 .c-btn.pdf a {
    background: #774392 url(../svg/icn_pdf_f.svg) no-repeat center right 15px;
}
.insurLst_in .c-btn,
.guidanceInfo_wrap .c-btn {
    width: 332px;
}
.insurLst_in .c-btn a,
.guidanceInfo_wrap .c-btn a {
    height: 64px;
    font-size: 21px;
    letter-spacing: 0.025em;
}
.insurLst_in.ver1n .c-btn.pdf a,
.insurLst_in.ver2n .c-btn.pdf a,
.insurLst_in.ver3n .c-btn.pdf a,
.insurLst_in.ver4n .c-btn.pdf a,
.insurLst_in.ver5n .c-btn.pdf a {
    background-size: 18px auto;
}
.is-ver2025 .guidance_btn.ver2 .c-btn a {
    letter-spacing: 0.05em;
}
.is-ver2025 .mvPage_wrap .ttl {
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.16);
}
.is-ver2025 .mvPage_wrap .ttl span {
    letter-spacing: 0;
}
.mvPage_wrap .ttl span.period_label {
    text-shadow: none;
}
.is-ver2025 .guidanceInfo_lst li a::before,
.guidanceLnk-txt a:before {
    width: 17px;
    height: 18px;
    background-size: 17px auto;
    margin-top: -10px;
    right: -5px;
}
.guidance-nmb {
    width: 1120px;
    font-size: 16px;
    line-height: 1.8;
    margin: 0 auto 20px;
}
.guidanceSec_lst {
    font-size: 18px;
    line-height: 1.6;
    margin-top: 15px;
}
.guidanceSec_lst li {
    position: relative;
    padding-left: 1em;
}
.guidanceSec_lst li span {
    position: absolute;
    top: 0;
    left: 0;
}
.guidanceSec_lst li span.is-uline {
    position: relative;
    text-decoration: underline;
}
#is-ver2026 .insurLst_in {
    width: 100%;
}
.insurLst_ttl {
    display: flex;
    align-items: center;
    gap: 0 30px;
    margin-bottom: 30px;
}
#is-ver2026 .insurLst-ttl {
    margin: 0;
}
.insurFlex_wrap {
    display: flex;
    justify-content: space-between;
}
#is-ver2026 .insurLst_box {
    width: 48%;
}
.insurLst-exlnk {
    position: relative;
    width: 332px;
    text-align: right;
    margin: 10px 0 45px;
}
.insurLst-exlnk:before {
    content: "";
    position: absolute;
    display: block;
    bottom: -30px;
    left: 50%;
    margin-left: -15px;
    z-index: 10;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 15px 0 15px;
    border-color: #333 transparent transparent transparent;
}
.insurLst_in.ver1 .insurLst-subttl.is-ver2,
.insurLst_in.ver2 .insurLst-subttl.is-ver2,
.insurLst_in.ver3 .insurLst-subttl.is-ver2,
.insurLst_in.ver5 .insurLst-subttl.is-ver2 {
    color: #333;
}
.insurLst_lst.is-ver2 {
    margin-top: 50px;
}
.insurLst_lst li {
    position: relative;
    padding-left: 2em;
    font-size: 20px;
}
.insurLst_lst.is-ver2 li {
    font-size: 16px;
    padding-left: 1em;
}
.insurLst_lst li:not(:last-of-type) {
    margin-bottom: 10px;
}
.insurLst_lst li span.is-add {
    position: absolute;
    top: 0;
    left: 1em;
}
.insurLst_lst.is-ver2 li span.is-add {
    left: 0;
}
.insurLst_lst li span.is-uline {
    text-decoration: underline;
}
.guidanceLnk-txt {
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;

}
@media (min-width: 896px) {
    .guidance_btn {
        display:-webkit-box;
      	display:-ms-flexbox;
      	display:flex;
    }
    .guidance-btn {
        margin-right: 20px;
    }
    .guidance-btn:last-child {
        margin-right: 0;
    }
    .guidance-btn a:hover {
        color: #fff;
        background: #01906D;
    }
    .guidance_btn.ver2 .c-btn {
        margin-right: 20px;
    }
    .guidance_btn.ver2 .c-btn:last-child {
        margin-right: 0;
    }
    .insurLst_wrap {
        display:-webkit-box;
      	display:-ms-flexbox;
      	display:flex;
        -ms-flex-wrap: wrap;
  	    flex-wrap: wrap;
        -webkit-box-pack: justify;
    	-ms-flex-pack: justify;
    	justify-content: space-between;
    }
    .insurLst_in {
        margin-top: 58px;
    }
    .insurLst_in:nth-child(-n+2) {
        margin-top: 0;
    }
    .guidanceInfo_lst li a:hover,
    .guidanceLnk-txt a:hover {
        text-decoration: none;
    }
    .is-ver2025 .mvPage_wrap .ttl {
        letter-spacing: 0.05em;
    }
    .is-ver2025 .insurLst-subttl {
        letter-spacing: 0.025em;
    }
    .is-ver2025 .insurLst_box {
        padding: 27px 35px 35px;
    }
    .insurLst-exlnk a:hover {
        text-decoration: underline;
    }
    }
@media only screen and (max-width: 896px) {
    .cp_ff .mvPage_wrap {
        background: url(../img/sp/cp_ff_mv.jpg) no-repeat center center / cover;
    }
    .cp_fb .mvPage_wrap {
        background: url(../img/sp/cp_fb_mv.jpg) no-repeat center center / cover;
    }
    .cp_ob .mvPage_wrap {
        background: url(../img/sp/cp_ob_mv.jpg) no-repeat center center / cover;
    }
    .mvPage_wrap {
        height: 181px;
    }
    .mvPage_wrap .ttl span {
        font-size: 13px;
        margin-bottom: 14px;
    }
    .mvPage_wrap .ttl {
        font-size: 20px;
    }
    .mvPage_wrap .ttl span.period_label {
        font-size: 13px;
        height: 60px;
        margin-top: 20px;
        line-height: 1.5;
    }
    .guidance_wrap {
        padding: 0 15px 40px 15px;
    }
    .mvPage_wrap .ttl span.period_label {
        width: 300px;
    }
    .guidance_topin .guidance_btn {
        padding-bottom: 0;
    }
    .guidance_btn.ver2 .c-btn.is-wide {
        width: 100%;
    }
    .guidance_top {
        padding: 16px 15px 23px;
    }
    .guidance_topin {
        width: 100%;
    }
    .period_label {
        height: 82px;
        margin-bottom: 19px;
    }
    .period_label .txt {
        font-size: 15px;
        line-height: 1.6;
    }
    .guidance-txt {
        font-size: 13px;
        margin-bottom: 16px;
    }
    .guidance_btn {
        margin-bottom: 28px;
    }
    .guidance-btn {
        width: 100%;
        height: 44px;
        margin-bottom: 15px;
    }
   
    .guidance-btn:last-child {
        margin-bottom: 0;
    }
    .guidance-btn a {
        font-size: 11px;
        padding: 0 10px;
    }
    .guidance_label {
        height: 82px;
        margin-bottom: 15px;
    }
    .guidance_label .txt {
        width: auto;
        display: inline-block;
        font-size: 15px;
        line-height: 1.6;
        padding: 0 35px;
        text-align: center;
    }
    .cp_fb .guidance_label .txt {
        font-size: 13px;
    }
    .guidance_label .txt span {
        display: inline-block;
    }
    .guidance_label .txt:before,
    .guidance_label .txt:after {
        border-width: 11px 6.5px 0 6.5px;
    }
    .guidance_label .txt:before {
        left: 0;
    }
    .guidance_label .txt:after {
        right: 0;
    }
    .guidance_btn.ver2 {
        padding: 0 15px;
        margin-bottom: 44px;
    }
    .guidance_btn.ver2 .c-btn {
        width: 100%;
        margin-bottom: 22px;
    }
    .guidance_btn.ver2 .c-btn:last-child {
        margin-bottom: 0;
    }
    .guidance_btn.ver2 .c-btn a {
        height: 44px;
        font-size: 15px;
    }
    .guidance_btn.ver2 .c-btn.pdf a {
        background: #01916D url(../svg/icn_pdf_f.svg) no-repeat center right 12px;
        background-size: 16px auto;
    }
    .guidanceSec_in {
        margin-bottom: 50px;
    }
    .guidanceSec-ttl {
        font-size: 20px;
    }
    .guidanceSec-txt {
        font-size: 13px;
        line-height: 1.6;
        margin-top: 10px;
    }
    .insurLst_wrap {
        margin-top: 30px;
    }
    .insurLst_wrap.ver2 {
        margin-top: 35px;
    }
    .insurLst_in {
        width: 100%;
        margin-bottom: 35px;
    }
    .insurLst_in:last-child {
        margin-bottom: 0;
    }
    .insurLst-ttl {
        font-size: 19px;
        line-height: 28px;
        padding-left: 41px;
    }
    .insurLst-ttl:before {
        width: 28px;
        height: 28px;
        margin-top: -14px;
        left: 0;
    }
    .insurLst_in.ver2 .insurLst-ttl:before {
        width: 27px;
        height: 24px;
        margin-top: -12px;
        left: 0;
    }
    .insurLst_in.ver3 .insurLst-ttl:before {
        width: 26px;
        height: 26px;
        margin-top: -13px;
        left: 0;
    }
    .insurLst_in.ver4 .insurLst-ttl:before {
        width: 23px;
        height: 23px;
        margin-top: -11px;
        left: 0;
    }
    .insurLst_in.ver5 .insurLst-ttl:before {
        width: 23px;
        height: 23px;
        margin-top: -11px;
        left: 0;
    }
    .insurLst_box {
        padding: 20px 15px 26px 15px;
    }
    .insurLst-subttl {
        font-size: 19px;
        margin-bottom: 8px;
    }
    .insurLst-txt {
        font-size: 13px;
        margin: 15px 0;
    }
    .insurLst-txt.ver2 {
        margin: 15px 0 5px 0;
    }
    .insurLst-txt.ver3 {
        margin: 0 0 15px 0;
    }
    .insurLst-txt.ver4 {
        margin: 15px 0 0 0;
    }
    .insurLst_in .c-btn.is-bf {
        margin-bottom: 42px;
    }
    .insurLst_in.ver2 .c-btn.pdf a {
        background: #D11931 url(../svg/icn_pdf_f.svg) no-repeat center right 12px;
        background-size: 14px auto;
    }
    .insurLst_in.ver3 .c-btn.pdf a {
        background: #F87F07 url(../svg/icn_pdf_f.svg) no-repeat center right 12px;
        background-size: 14px auto;
    }
    .insurLst_in.ver4 .c-btn.pdf a {
        background: #0864B5 url(../svg/icn_pdf_f.svg) no-repeat center right 12px;
        background-size: 14px auto;
    }
    .insurLst_in.ver5www .c-btn.pdf a {
        background: #774392 url(../svg/icn_pdf_f.svg) no-repeat center right 12px;
        background-size: 14px auto;
    }
    .insurLst_in .c-btn.is-mb {
        margin-bottom: 32px;
    }
    .insurLst_in .c-btn.is-bf:before {
        bottom: -30px;
        margin-left: -12px;
        border-width: 17px 12px 0 12px;
    }
    .guidanceInfo_wrap {
        margin-top: 33px;
        padding: 20px 15px 25px 15px;
    }
    .guidanceInfo-ttl {
        font-size: 15px;
    }
    .guidanceInfo-txt {
        font-size: 13px;
    }
    .guidanceInfo_lst {
        margin: 20px 0;
    }
    .guidanceInfo_lst li {
        font-size: 13px;
        margin-bottom: 15px;
    }
    .guidanceInfo_lst li span.is-abs {
        font-size: 16px;
    }
    .guidanceInfo_lst li span.is-fb {
        font-size: 16px;
    }
    .guidance_wraptxt {
        font-size: 13px;
        font-weight: normal;
        margin-bottom: 15px;
        line-height: 1.5;
    }
    .insurLst_in.ver1n .c-btn.pdf a {
        background: #017D90 url(../svg/icn_pdf_f.svg) no-repeat center right 12px;
    }
    .insurLst_in.ver5 .c-btn.pdf a {
        background: #774392 url(../svg/icn_pdf_f.svg) no-repeat center right 15px;
    }
    .insurLst_in .c-btn {
        margin: 0 auto;
        width: 100%;
    }
    .guidanceInfo_wrap .c-btn {
        max-width: 332px;
        width: 100%;
    }
    .insurLst_in .c-btn a,
    .guidanceInfo_wrap .c-btn a {
        height: 44px;
        font-size: 15px;
        letter-spacing: 0.0125em;
    }
    .insurLst_in.ver1n .c-btn.pdf a,
    .insurLst_in.ver2n .c-btn.pdf a,
    .insurLst_in.ver3n .c-btn.pdf a,
    .insurLst_in.ver4n .c-btn.pdf a,
    .insurLst_in.ver5n .c-btn.pdf a,
    .is-ver2025 .guidanceInfo_lst li a,
    .guidanceLnk-txt a {
        background-size: 16px auto;
    }
    .is-ver2025 .guidance_btn.ver2 .c-btn a {
        letter-spacing: 0.025em;
    }
    .is-ver2025 .mvPage_wrap .ttl span.period_label {
        font-size: 14px;
        font-weight: bold;
    }
    .is-ver2025 .guidanceInfo_lst li a::before,
    .guidanceLnk-txt a:before {
        width: 13px;
        height: 14px;
        background-size: 13px auto;
        margin-top: -7px;
    }
    .guidanceInfo_lst li span.is-fb {
        font-size: 15px;
    }
    .is-ver2025 .mvPage_wrap .ttl span.is-fb,
    .is-ver2025 .mvPage_wrap .ttl span.is-ob {
        font-size: 12px;
    }
    .guidance-nmb {
        width: 100%;
        font-size: 13px;
        line-height: 1.5;
        margin: 0 0 15px;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .guidanceSec_lst,
    .guidanceLnk-txt {
        font-size: 13px;
    }
    .insurLst_ttl {
        flex-direction: column;
        gap: 10px 0;
        align-items: start;
    }
    .insurFlex_wrap {
        flex-direction: column;
        gap: 30px 0;
    }
    #is-ver2026 .insurLst_box {
        width: 100%;
    }
    .insurLst-exlnk {
        width: 100%;
        margin: 10px 0 30px;
    }
    .insurLst-exlnk a {
        text-decoration: underline;
    }
    .insurLst-exlnk:before {
        bottom: -22px;
        border-width: 17px 12px 0 12px;
    }
    .insurLst_lst li {
        font-size: 16px;
    }
    .insurLst_lst.is-ver2 {
        margin-top: 20px;
    }
    .insurLst_lst.is-ver2 li {
        font-size: 13px;
    }
}
@media (max-width: 374px) {
    .period_label .txt {
        font-size: 13px;
    }
    .guidance_label .txt {
        font-size: 13px;
    }
    .cp_fb .guidance_label .txt {
        font-size: 12px;
        padding: 0 30px;
    }
    .mvPage_wrap .ttl {
        font-size: 19px;
    }
}
