@charset "UTF-8";
.pageMv_wrap {
    padding: 30px 0 36px;
    box-sizing: border-box;
}
.pageMv_ttl img {
    display: block;
    margin: 0 auto;
    width: 430px;
}
.pageMv_ttl .ttl {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0.05em;
}
.pageMv_ttl .ttl .fs-l {
    font-size: 40px;
}
.ttl_anotxt {
    font-size: 12px;
    padding-left: 1em;
    position: relative;
    display: inline-block;
}
.ttl_anotxt.mt-10 {
    margin-top: 10px;
}
.ano_wrap {
    text-align: center;
    margin-top: 20px;
}
.lis-icn {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
}
.medical_wrap {
    padding: 96px 0 40px;
    box-sizing: border-box;
}
.apply_in {
    width: 1100px;
    margin: 0 auto 60px;
    border: 2px solid #006C60;
    position: relative;
}
.catch {
    width: 450px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    font-weight: bold;
    color: #006C60;
    background-color: #fff;
    border: 2px solid #006C60;
    border-radius: 31px;
    box-sizing: border-box;
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
}
.catch.ver2 {
    color: #fff;
    background-color: #006C60;
    border: none;
    width: 653px;
    height: 56px;
    border-radius: 28px;
    top: -28px;
}
.catch > span {
    line-height: 1;
}
.apply_ct {
    width: 900px;
    padding: 72px 0 48px;
    margin: 0 auto;
}
.apply-btnlst {
    margin-bottom: 38px;
}
.apply-btnlst .c-btn {
    width: 427px;
}
.apply-btnlst .c-btn a {
    height: 74px;
    font-size: 22px;
    font-weight: 600;
}
.apply-btnlst .c-btn a::before {
    width: 12px;
    height: 19px;
}
.apply-txt p {
    font-size: 22px;
    text-align: center;
    font-weight: bold;
    line-height: 1.8;
    padding: 21px 0;
    background-color: #E9F3F2;
}
a.txt-lnk {
    color: #006C60;
    text-decoration: underline;
}
.merit-ttl {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    line-height: 1.536;
    margin-bottom: 26px;
    color: #006C60;
}
.merit-btnlst {
    margin: 0 auto 58px;
}
.merit-btnlst .c-btn {
    width: 427px;
}
.merit-btnlst .c-btn a {
    height: 74px;
    font-size: 22px;
    border: 2px solid #006C60;;
}
.merit-btnlst .c-btn a::before {
    top: auto;
    transform: translateY(0%);
    right: 25px;
    rotate: 90deg;
    width: 12px;
    height: 19px;
}
.notice_wrap {
    background-color: #E9F3F2;
    padding: 78px 0 45px;
    box-sizing: border-box;
}
.notice_in {
    width: 900px;
    margin: 0 auto;
}
.notice-ttl {
    text-align: center;
    position: relative;
    font-size: 32px;
    font-weight: bold;
    line-height: 1;
    color: #006C60;
    letter-spacing: 0.05em;
    margin-bottom: 38px;
}
.notice-ttl::before ,
.notice-ttl::after {
    content: "";
    width: 52px;
    height: 97px;
    position: absolute;
    bottom: -8px;
    z-index: 9;
}
.notice-ttl::before {
    background: url(../img/ins-medical_txtdeco-l.png) no-repeat center / 100% auto;
    left: -6px;
}
.notice-ttl::after {
    background: url(../img/ins-medical_txtdeco-r.png) no-repeat center / 100% auto;
    right: -6px;
}
.notice-ttl .is-on {
    display: block;
    text-align: center;
    font-size: 20px;
    line-height: 1.45;
    font-weight: bold;
    margin-bottom: 20px;
    letter-spacing: 0.025em;
}
.notice-ttl .fs-l {
    font-size: 41px;
}
sup {
    font-size: 0.5em;
}
.faq_wrap {
    margin-bottom: 33px;
}
.faq_in {
    background: #fff;
    border: 2px solid #006C60;
    box-sizing: border-box;
    padding: 54px 56px 52px;
    margin-bottom: 17px;
}
.faq-lst li {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 25px;
}
.faq-lst li:not(:last-child) {
    padding-bottom: 28px;
    margin-bottom: 29px;
    border-bottom: 1px solid #006C60;
    box-sizing: border-box;
}
.faq-lst .is-number {
    width: 110px;
    height: 39px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    background-color: #006C60;
    border-radius: 24px;
    box-sizing: border-box;
    font-size: 18px;
    font-weight: 500;
}
.faq-lst .txt {
    display: block;
    width: 638px;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.545;
}
.is-red {
    color: #E70505;
}
.faq-txt {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
}
.notice_wrap .txt-box .txt {
    font-size: 18px;
    line-height: 1.556;
    margin-bottom: 38px;
}
.ano-txt {
    margin-bottom: 25px;
}
.ano-txt.ver2 {
    margin-bottom: 0;
}
.txt-box .ano-txt li {
    position: relative;
    padding-left: 2em;
    font-size: 14px;
    line-height: 1.571;
}
.txt-box .ano-txt.ver2 li {
    padding-left: 1.5em;
}
.txt-box .ano-txt.ver2 li.ver2 {
    padding-left: 2.5em;
}
.txt-box .ano-txt.ver2 li .lis-icn {
    top: 0;
    transform: translateY(0%);
} 
.txt-box .ano-txt.ver2 li.ver2 .lis-icn {
    left: 21px;
} 
.txt-box .ano-txt li:not(:last-child) {
    margin-bottom: 3px;
}
.procedure_wrap {
    padding: 66px 0 73px;
    box-sizing: border-box;
    width: 900px;
    margin: 0 auto;
}
.procedure-ttl {
    font-size: 38px;
    font-weight: bold;
    text-align: center;
    color: #006C60;
    letter-spacing: 0.025em;
    margin-bottom: 71px;
}
.procedure-ttl .is-on {
    margin-bottom: 3px;
    display: block;
    line-height: 1.474;
}
.procedure-ttl .is-un {
    display: block;
    line-height: 1.3141;
}
.procedure-ttl .is-un .fs-l {
    font-size: 44px;
}
.online_wrap {
    position: relative;
    border: 2px solid #006C60;
}
.online_in {
    padding: 57px 0 45px;
    margin: 0 auto;
    width: 660px;
}
.online_in > .txt {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 30px;
    text-align: center;
}
.online_in .txt-lst {
    position: relative;
    margin-bottom: 40px;
}
.online_in .txt-lst li {
    padding-left: 44px;
    position: relative;
    color: #006C60;
    font-size: 18px;
    line-height: 1.333;
    font-weight: 600;
}
.online_in .txt-lst li:not(:last-child) {
    margin-bottom: 23px;
}
.online_in .txt-lst li .num-icn {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
    width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #006C60;
    border-radius: 50%;
    box-sizing: border-box;
    font-size: 18px;
    line-height: 1;
}
.flow_wrap .txt {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3333;
    margin-bottom: 12px;
}
.c-btn a {
    font-weight: 500;
}
.request_wrap {
    background-color: #F7F7F7;
    padding: 56px 0 68px;
}
.request_in {
    width: 740px;
    margin: 0 auto;
}
.request_in .ttl {
    font-size: 26px;
    font-weight: 600;
    line-height: 1.346;
    margin-bottom: 19px;
    color: #006C60;
    text-align: center;
}
.request_ct {
    border: 2px solid #006C60;
    background-color: #fff;
    padding: 44px 0 28px;
    text-align: center;
}
.request_ct .b-name {
    font-size: 22px;
    line-height: 1.273;
    margin-bottom: 20px;
    font-weight: 600;
}
.request_ct .txt {
    font-size: 16px;
    line-height: 1.25;
    margin-bottom: 20px;
}
.tell-txt {
    color: #006C60;
    font-weight: 600;
    margin-bottom: 12px;
}
.tell-txt .fs-s {
    display: inline-block;
    font-size: 33px;
    padding-right: 27px;
    line-height: 1.333;
}
.tell-txt .is-number {
    font-size: 34px;
    line-height: 1.324;
    color: #006C60;
}
.form-btn {
    margin: 0 auto 18px;
}
.dtl-txt {
    font-size: 14px;
    line-height: 1.714;
}
.insdtl_wrap {
    width: 900px;
    padding: 45px 0 0;
    margin: 0 auto;
    box-sizing: border-box;
}
.insdtl_ct {
    margin-bottom: 32px;
    font-size: 14px;
}
.insdtl_ct .ttl {
    font-weight: 600;
    line-height: 1.214;
    margin-bottom: 9px;
}
.insdtl_ct .txt-lst li {
    line-height: 1.571;
}
.insdtl_ct .txt-lst li:not(:last-child) {
    margin-bottom: 6px;
}
.insdtl_ct .txt {
    line-height: 1.571;
}
.ano-txt.ver3 {
    margin-top: 38px;
    line-height: 1.571;
    font-size: 14px;
}
.ano-txt.ver3 li {
    position: relative;
    padding-left: 1.5em;
}
.ano-txt.ver3 li:not(:last-child) {
    margin-bottom: 0;
}
.ano-txt.ver3 .lis-icn {
    top: 0;
    transform: translateY(0%);
}
.open-txt {
    font-size: 27px;
    margin-bottom: 50px;
    text-align: center;
    font-weight: bold;
}
.medical_wrap.ver2 {
    padding: 56px 0 40px;
}
.c-btn.is-gray a {
    background: #838383;
    border: 1px solid #838383;
    pointer-events: none;
}
.merit-btnlst .c-btn.line2 a {
    text-align: center;
    line-height: 1.4;
    height: 85px;
}
.numr-txt {
    text-align: right;
    font-size: 14px;
    margin-top: 15px;
}
@media (min-width: 896px) {
    .apply-btnlst {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 40px 46px;
        flex-wrap: wrap;
    }
    a.txt-lnk:hover {
        text-decoration: none;
    }
    .merit-btnlst {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 0 50px;
        width: 900px;
    }
    .flow-btn {
        display: flex;
        justify-content: left;
        align-items: center;
        gap: 0 20px;
    }
    .online_in .txt-lst::before {
        content: "";
        width: 148px;
        height: 116px;
        background: url(../img/ins-medical_img02.png) no-repeat center / 100% auto;
        position: absolute;
        top: -20px;
        right: -37px;
        z-index: 9;
    }
    a.phone-link {
        pointer-events: none;
    }
}
@media (max-width: 896px) {
    .pageMv_wrap {
        padding: 16px 0 23px;
    }
    .pageMv_ttl img {
        width: 255px;
    }
    .pageMv_ttl .ttl {
        font-size: 15px;
        line-height: 1.325;
    }
    .pageMv_ttl .ttl .fs-l {
        font-size: 20px;
    }
    .ttl_anotxt {
        font-size: 11px;
        line-height: 1.5454;
    }
    .ano_wrap {
        text-align: left;
        margin-top: 10px;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .lis-icn {
        top: 0;
        transform: translateY(0%);
    }
    .medical_wrap {
        padding: 42px 0 30px;
    }
    .apply_in {
        width: 100%;
        margin: 0 auto 38px;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .catch {
        width: 288px;
        height: 40px;
        font-size: 16px;
        border-radius: 20px;
        top: -20px;
    }
    .catch.ver2 {
        width: 315px;
        height: 40px;
        top: -20px;
        font-size: 13px;
    }
    .apply_ct {
        width: 100%;
        padding: 38px 0 20px;
        margin: 0;
        box-sizing: border-box;
    }
    .apply-btnlst {
        margin-bottom: 20px;
    }
    .apply-btnlst .c-btn {
        width: 100%;
    }
    .apply-btnlst .c-btn a {
        height: 50px;
        font-size: 14px;
    }
    .apply-btnlst .c-btn a::before {
        width: 10px;
        height: 14px;
    }
    .apply-txt p {
        font-size: 14px;
        text-align: left;
        line-height: 1.714;
        padding: 17px 15px 14px;
    }
    .merit-ttl {
        font-size: 18px;
        line-height: 1.611;
        margin-bottom: 15px;
    }
    .merit-btnlst {
        width: 100%;
        padding: 0 30px;
        margin: 0 auto 36px;
        box-sizing: border-box;
    }
    .merit-btnlst .c-btn {
        width: 100%;
    }
    .merit-btnlst .c-btn a {
        height: 50px;
        font-size: 16px;
        border: 1px solid #006C60;
    }
    .merit-btnlst .c-btn a::before {
        right: 15px;
        width: 10px;
        height: 14px;
    }
    .notice_wrap {
        padding: 32px 15px 31px;
        box-sizing: border-box;
    }
    .notice_in {
        width: 100%;
        margin: 0;
    }
    .notice-ttl {
        font-size: 20px;
        max-width: 345px;
        margin: 0 auto 24px;
        line-height: 1.384;
    }
    .notice-ttl::before ,
    .notice-ttl::after {
        width: 48px;
        height: 130px;
        bottom: -8px;
        z-index: 9;
    }
    .notice-ttl::before {
        background: url(../img/sp/ins-medical_txtdeco-l.png) no-repeat center / 100% auto;
        left: -2px;
    }
    .notice-ttl::after {
        background: url(../img/sp/ins-medical_txtdeco-r.png) no-repeat center / 100% auto;
        right: -2px;
    }
    .notice-ttl .is-on {
        font-size: 14px;
        line-height: 1.714;
        margin-bottom: 4px;
    }
    .notice-ttl .fs-l {
        font-size: 26px;
    }
    .faq_wrap {
        margin-bottom: 22px;
    }
    .faq_in {
        box-sizing: border-box;
        padding: 21px 15px 28px;
        margin-bottom: 13px;
    }
    .faq-lst li {
        display: block;
    }
    .faq-lst li:not(:last-child) {
        padding-bottom: 14px;
        margin-bottom: 20px;
        border-bottom: 2px solid #006C60;
    }
    .faq-lst .is-number {
        width: 135px;
        height: 28px;
        border-radius: 14px;
        box-sizing: border-box;
        font-size: 14px;
        margin: 0 auto;
    }
    .faq-lst .txt {
        display: block;
        width: 100%;
        margin-top: 14px;
        font-size: 14px;
        line-height: 1.714;
    }
    .faq-txt {
        font-size: 15px;
        line-height: 1.93;
    }
    .notice_wrap .txt-box .txt {
        font-size: 13px;
        line-height: 1.54;
        margin-bottom: 22px;
    }
    .ano-txt {
        margin-bottom: 12px;
    }
    .txt-box .ano-txt li {
        font-size: 12px;
        line-height: 1.5;
    }
    .txt-box .ano-txt.ver2 li {
        padding-left: 1.5em;
    }
    .txt-box .ano-txt.ver2 li.ver2 {
        padding-left: 2.5em;
    }
    .txt-box .ano-txt.ver2 li .lis-icn {
        top: 0;
        transform: translateY(0%);
    } 
    .txt-box .ano-txt.ver2 li.ver2 .lis-icn {
        left: 15px;
    } 
    .txt-box .ano-txt li:not(:last-child) {
        margin-bottom: 2px;
    }
    .procedure_wrap {
        padding: 31px 15px 19px;
        box-sizing: border-box;
        width: 100%;
        margin: 0;
    }
    .procedure-ttl {
        font-size: 23px;
        margin-bottom: 43px;
    }
    .procedure-ttl .is-on {
        margin-bottom: 7px;
        line-height: 1.75;
        font-size: 20px;
    }
    .procedure-ttl .is-un {
        display: block;
        line-height: 1.5;
        margin-top: -6px;
    }
    .procedure-ttl .is-un .fs-l {
        font-size: 26px;
    }
    .online_wrap {
        position: relative;
        border: 2px solid #006C60;
    }
    .online_in {
        padding: 33px 15px 20px;
        box-sizing: border-box;
        margin: 0;
        width: 100%;
    }
    .online_in > .txt {
        font-size: 16px;
        line-height: 1.625;
        margin-bottom: 15px;
    }
    .online_in .txt-lst {
        position: relative;
        margin-bottom: 16px;
    }
    .online_in .txt-lst li {
        padding-left: 37px;
        font-size: 14px;
        line-height: 1.428;
    }
    .online_in .txt-lst li:not(:last-child) {
        margin-bottom: 10px;
    }
    .online_in .txt-lst li .num-icn {
        position: absolute;
        left: 5px;
        width: 22px;
        height: 22px;
        border: 1px solid #006C60;
        font-size: 12px;
        transform: translateY(0%);
        top: -1px;
    }
    .online-img {
        max-width: 196px;
        margin: 17px auto 16px;
    }
    .online-img img {
        width: 100%;
        height: auto;
    }
    .flow_wrap .txt {
        font-size: 14px;
        line-height: 1;
        margin-bottom: 8px;
    }
    .request_wrap {
        padding: 40px 15px 22px;
        box-sizing: border-box;
    }
    .request_in {
        width: 100%;
        margin: 0;
    }
    .request_in .ttl {
        font-size: 18px;
        line-height: 1.346;
        margin-bottom: 15px;
    }
    .request_ct {
        border: 2px solid #006C60;
        padding: 34px 15px 20px;
        box-sizing: border-box;
    }
    .request_ct .b-name {
        font-size: 14px;
        line-height: 1.71;
        margin-bottom: 7px;
    }
    .request_ct .txt {
        font-size: 13px;
        line-height: 1.538;
        margin-bottom: 10px;
        text-align: left;
    }
    .tell-txt {
        margin-bottom: 7px;
    }
    .tell-txt .fs-s {
        font-size: 22px;
        padding-right: 20px;
        line-height: 1.333;
    }
    .tell-txt .is-number {
        font-size: 23px;
        line-height: 1.324;
    }
    .form-btn.c-btn {
        margin: 0 auto 12px;
    }
    .dtl-txt {
        font-size: 12px;
        line-height: 1.5;
        text-align: left;
    }
    .insdtl_wrap {
        width: 100%;
        padding: 32px 15px 0;
        margin: 0;
        box-sizing: border-box;
    }
    .insdtl_ct {
        margin-bottom: 20px;
        font-size: 12px;
    }
    .insdtl_ct .ttl {
        font-weight: 600;
        line-height: 1;
        margin-bottom: 7px;
    }
    .insdtl_ct .txt-lst li {
        line-height: 1.5;
    }
    .insdtl_ct .txt-lst li:not(:last-child) {
        margin-bottom: 5px;
    }
    .insdtl_ct .txt {
        line-height: 1.5;
    }
    .ano-txt.ver3 {
        margin-top: 17px;
        line-height: 1.5;
        font-size: 12px;
    }
    .ano-txt.ver3 li {
        position: relative;
        padding-left: 1em;
    }
    .ano-txt.ver3 li:not(:last-child) {
        margin-bottom: 4px;
    }
    .ano-txt.ver3 .lis-icn {
        top: 0;
        transform: translateY(0%);
    }
    .apply_wrap {
        padding: 0 15px;
        box-sizing: border-box;
    }
    .c-btn {
        margin: 0 auto;
    }
    .btnlst li:not(:last-child) {
        margin-bottom: 18px;
    }
    .request_ct .txt.ver2 {
        font-size: 12px;
        text-align: center;
    }
    .c-btn {
        max-width: 100%;
    }
    .open-txt {
        font-size: 17px;
        margin-bottom: 30px;
    }
    .medical_wrap.ver2 {
        padding: 30px 0;
    }
    .merit-btnlst .c-btn.line2 a {
        line-height: 1.25;
        height: 80px;
    }
    .numr-txt {
        font-size: 12px;
        margin-top: 10px;
    }
}
@media (max-width: 374px) {
    .pageMv_ttl .ttl {
        font-size: 14px;
    }
    .pageMv_ttl .ttl .fs-l {
        font-size: 19px;
    }
    .notice-ttl .fs-l {
        font-size: 24px;
    }
    .notice-ttl {
        font-size: 18px;
    }
    .apply-btnlst .c-btn a {
        font-size: 13px;
    }
    .catch {
        width: 268px;
        font-size: 15px;
    }
    .catch.ver2 {
        width: 280px;
        font-size: 12px;
    }
    .procedure-ttl {
        font-size: 21px;
    }
}