@charset "UTF-8";

/* html {
    font-size: 62.5%;
}

@media screen and (max-width: 1801px) {
    html {
        font-size: 50%;
    }
}

@media screen and (max-width: 1501px) {
    html {
        font-size: 43%;
    }
} */

.hp_fw-bold {
    font-weight: bold;
}

.edit-area.type02 .block.column .box .item.voice .title--1:before {
    content: "";
    display: block;
    width: 10rem;
    height: 8rem;
    background-image: url(../../img/lp/ceo-img.jpeg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: absolute;
    top: 0;
    left: -40rem;
}

.edit-area.type02 .block.column .box .item.voice .title--2:before {
    content: "";
    display: block;
    width: 10rem;
    height: 8rem;
    background-image: url(../../img/lp/doctor_img.webp);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: absolute;
    top: 0;
    left: -40rem;
}

.edit-area.keyvisual {
    /* background-image: url(../../img/new/man-1.png); */
    background-size: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    display: flex;
    align-items: center;
    margin-bottom: 0 !important;
    position: relative;
}

.edit-area.keyvisual .box .catch {
    width: fit-content;
    max-width: 72.5rem;
    padding: 0 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    height: 6.7rem;
    color: #000;
    font-size: 4rem;
    font-weight: normal !important;
    border: 1px solid currentColor;
    background-color: transparent;
    border-radius: 0;
    font-family: "Noto Serif Jp";
    letter-spacing: 2px;
}

.edit-area.keyvisual .w960 {
    margin-left: auto;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    max-width: 1010px !important;
}

@media screen and (max-width: 1501px) {
    .edit-area.keyvisual .w960 {
        /* 20231205_edgeでのズレ解消のためコメント化
        max-width: 740px !important; */
        right: 30px;
    }
}

@media screen and (max-width: 1447px) {
    .edit-area.keyvisual .w960 {
        max-width: 740px !important;
        right: 60px;
    }
}

@media screen and (min-width: 1601px) {
    .edit-area.keyvisual .w960 {
        max-width: 64vw !important;
    }

    .edit-area.keyvisual .box .title {
        font-size: 5rem !important;
    }
}

@media screen and (max-width: 767px) {
    .edit-area.keyvisual .w960 {
        margin-top: 60px;
        position: unset;
        transform: unset;
        left: unset;
    }
}

@media screen and (max-width: 501px) {
    .edit-area.keyvisual .w960 {
        transform: unset;
    }
}

.edit-area.keyvisual .box .catch span {
    font-family: "Noto Serif Jp";
    font-style: italic;
    font-size: 4.3rem;
    display: inline-block;
    margin-left: 1.6rem;
    margin-right: 1.6rem;
    margin-top: -1.2rem;
}

.edit-area.keyvisual .box {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 !important;
    width: auto !important;
    /* width: 920rem;
  max-width: 920rem; */
}

.edit-area.keyvisual .box .title {
    font-family: "Noto Serif JP";
    margin-bottom: 1.6rem !important;
    font-size: 5.7rem;
    font-weight: 400 !important;
}

.edit-area.keyvisual .box .title .num {
    display: inline-block;
    font-family: "Noto Serif JP";
    font-size: 13.1rem;
    /* font-style: italic; */
    margin-left: 1.6rem;
    margin-right: 1.6rem;
}

.mv__features {
    display: flex;
    gap: 2rem;
}

.mv__img-box,
.mv_img-box-1 {
    display: flex;
    gap: 2.2rem;
}

.mv__img-box img {
    width: 34.2rem;
    height: 13.6rem;
}

.mv_img-box-1 img:first-child {
    width: 34.2rem;
    height: 15.3rem;
}

.hp_lb-sp {
    display: none;
}

@media screen and (max-width: 767px) {
    .hp_lb-sp {
        display: block;
    }

    .mv__img-box {
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }

    .mv_img-box-1 {
        gap: 10px;
    }

    .mv__img-box img,
    .mv_img-box-1 img:first-child {
        width: 168px;
        height: 72px;
    }
}

.features--pri .fe__ttl {
    color: #1d243e !important;
    font-size: 2rem !important;
}

.mv__feature {
    position: relative;
    width: 30rem;
    max-width: 34.2rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 3rem;
}

.mv__features,
.features-pri {
    width: 107rem;
}

.doctor-cmt {
    margin-top: 30px;
}

.mv__feature::before,
.mv__feature::after {
    content: "";
    position: absolute;
    top: 0;
    width: 4.6rem;
    height: 13.4rem;
    background-repeat: no-repeat;
    background-size: contain;
}

.mv__feature::before {
    background-image: url(../../img/lp/texted01/renewal_20230808/l-leaf.svg);
    left: 0;
}

.mv__feature::after {
    background-image: url(../../img/lp/texted01/renewal_20230808/r-leaf.svg);
    right: 0;
}

.mv__feature--pri::before {
    background-image: url(../../img/lp/texted01/renewal_20230808/l-leaf-pri.svg);
    left: 0;
}

.mv__feature--pri::after {
    background-image: url(../../img/lp/texted01/renewal_20230808/r-leaf-pri.svg);
    right: 0;
}

.fe__ttl {
    font-size: 2rem;
    padding: 0 !important;
}

.fe__num {
    font-size: 4.7rem !important;
    margin-bottom: 0 !important;
}

.fe__num span {
    font-size: 3.7rem !important;
}

.fe__txt {
    font-size: 1.1rem !important;
    line-height: 1.3 !important;
    text-align: center;
    padding: 0 1rem;
}

.w1340 {
    max-width: 134rem;
    width: 90%;
    margin-left: auto;
}

.add01 {
    margin-bottom: 10rem;
    background-color: #e7eef6;
}

.add01 .inner {
    padding: 8.5rem 0;
    max-width: 108rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.add01__top h3 {
    font-weight: bold;
    font-size: 3.3rem;
    letter-spacing: 0.1em;
    line-height: 1.6;
    color: #1d243e;
    margin-bottom: 3.7rem;
    text-align: center;
}

.add01__top h3 span {
    font-size: 4.2rem;
}

.add01__mid {
    background-color: #fff;
    padding: 3.6rem 8rem;
    max-width: 90rem;
    box-sizing: border-box;
    margin: 0 auto;
    margin-bottom: 3.2rem;
    font-size: 2.2rem;
    display: flex;
    flex-direction: column;
    gap: 1.6rem;
    position: relative;
}

.add01__mid::after {
    content: "";
    position: absolute;
    width: 9rem;
    height: 3.3rem;
    /* background-image: url(../../img/lp/texted01/renewal_20230808/d-arr.svg); */
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    left: 50%;
    bottom: -6rem;
    transform: translateX(-50%);
}

.add01__mid p {
    margin-bottom: 0 !important;
    font-weight: 600;
    line-height: 1.5;
}

.add01__btm {
    margin-top: 4rem;
    text-align: center;
}

.add01__btm p:first-child {
    font-weight: bold;
    margin-bottom: 0;
}

.add01__btm p:last-child {
    font-size: 4.6rem;
    font-weight: bold;
}

.add01__btm .blue {
    color: #16245b;
}

.add01__btm small {
    font-size: 3.3rem;
}

.edit-area.type02 .block.column .box .item.voice .title--1,
.edit-area.type02 .block.column .box .item.voice .title--2 {
    padding-left: 10rem;
}

.edit-area.type02 .block.column .box .item.voice .title--1::before,
.edit-area.type02 .block.column .box .item.voice .title--2::before {
    left: -1rem;
}

.new-link:link .new-link:visited {
    text-decoration: underline !important;
    cursor: pointer;
    transition: all 0.3s;
}

.new-link:hover {
    opacity: 0.7;
}

.add02 {
    background-color: #e7eef6;
    margin-top: 12rem;
    padding: 8rem 0;
}

.add02__txt-box {
    position: relative;
}

.add02__txt-box .img-box2 {
    position: absolute;
    top: -4.8rem;
    left: 6rem;
    width: 20.2rem;
    height: 43.6rem;
}

.add02__txt-box .img-box2 img {
    width: 100%;
}

@media screen and (max-width: 767px) {
    .add02__txt-box {
        display: flex;
        align-items: center;
    }

    .add02__txt-box .img-box2 {
        position: relative;
        top: 0;
        left: 0;
        flex: 0 0 130px;
    }
}

.add02 .inner {
    max-width: 1080px;
    margin: 0 auto;
}

.add02__ttl {
    font-size: 3.3rem;
    font-weight: bold;
    padding: 0 !important;
    margin-bottom: 6rem;
    color: #1d243e !important;
}

.add02__txt-box {
    background-color: #fff;
    padding: 5rem;
    padding-top: 7rem;
    padding-left: 29rem;
}

.add02__txt {
    font-size: 2rem;
    line-height: 2.2;
    margin-bottom: 0 !important;
}

@media screen and (max-width: 1499px) {
    .add02__txt {
        font-size: 2.2rem;
    }
}

@media screen and (min-width: 1801px) {
    .add02__txt {
        font-size: 1.6rem;
    }
}

.add02__txt a {
    text-decoration: underline !important;
}

.contact {
    position: relative;
}

.tel-upd {
    position: relative;
}

.ctc__txt {
    font-size: 1.2rem;
    line-height: 1.5;
    color: #fff;
    margin-top: 70px;
}

.ctc__inner {
    display: flex;
    align-items: center;
    max-width: 1200px;
    margin: 0 auto;
}

.edit-area.contact {
    padding: 0 !important;
}

.w1200-inner {
    max-width: 1080px;
    width: 100%;
    padding: 0 6rem;
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: end;
    padding: 8.6rem 0;
    padding-bottom: 0;
}

.img-box {
    width: 353px;
    position: absolute;
    top: -84px;
    left: -180px;
}

@media screen and (min-width: 1801px) {
    .img-box {
        top: -52px;
    }
}

.img-box img {
    width: 100%;
}

.text-box {
    margin: 0 20px !important;
}

.w1200-inner .box {
    gap: 190px;
}

.hp_center {
    display: flex;
    justify-content: center;
}

.hp_lb-sp {
    display: none;
}

.dp-flex {
    display: flex;
    gap: 10px;
}

.dp-flex img {
    display: none;
}

.feature-img-box {
    flex-wrap: wrap;
    display: flex;
    gap: 2rem;
}

.feature-img-box img {
    /* width: 35.2rem; */
    width: 30.5%;
}

@media screen and (max-width: 767px) {
    .feature-img-box {
        flex-direction: column;
        gap: 40px;
    }

    .feature-img-box img {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {

    .mv__features,
    .features-pri {
        width: 80vw;
    }

    .banner-img {
        width: 100%;
    }

    .doctor-cmt {
        margin-top: 20px;
    }

    .add01 .inner {
        padding: 30px;
    }

    .add01__mid {
        width: 100%;
        padding: 20px;
    }

    .hp_lb-sp {
        display: block;
    }

    .add01__top h3,
    .add01__btm p:last-child {
        font-size: 22px;
    }

    .add01__btm p:last-child span {
        font-size: 24px;
    }

    .edit-area.type02 .block.column .box .item.voice .title {
        padding: 0 !important;
        font-size: 18px;
    }

    .edit-area.type02 .block.column .box .item.voice .title::before {
        top: 0;
        left: -10px;
        margin: 0;
    }

    .title .title--2 {}

    .add02__txt-box {
        padding: 20px !important;
    }

    .w1200-inner .box {
        gap: 20px;
    }

    .img-box,
    .ctc__txt {
        display: none;
    }

    .w1200-inner {
        width: 100%;
        padding: 40px 0;
    }

    .add02__ttl {
        font-size: 18px !important;
    }

    .edit-area.keyvisual.mv-sp {
        background-image: unset;
        /* background-image: url(../../img/new/man-1-sp.jpg) !important; */
        height: unset !important;
        background-position: center;
        object-fit: cover;
    }

    .features-pri {
        content: url(../../img/lp/texted01/renewal_20230808/features-pri_sp.jpg);
    }

    .add01 {
        margin-top: -20px !important;
    }

    .w1200-inner,
    .edit-area.contact .box {
        display: block;
    }

    .edit-area.contact .link {
        margin-top: 60px;
    }

    .dp-flex img {
        display: block;
        align-self: start;
    }

    .edit-area.type02 .block.column .box .item.voice .title::before {
        display: none !important;
    }

    .edit-area.keyvisual .box .title .num {
        font-size: 40px;
    }

    .w960 {
        max-width: 100% !important;
        top: 50px;
        right: 0;
        left: 0;
        transform: translateY(0);
    }

    .edit-area.keyvisual .box .catch {
        width: 100%;
        font-size: 3vw;
        height: 35px !important;
    }

    .edit-area.keyvisual .box .catch span {
        font-size: 5vw;
        margin: 0 5px;
        margin-top: -8px;
    }

    .edit-area.keyvisual .box .title {
        font-size: 6vw !important;
        padding-left: 0 !important;
        text-align: center;
    }
}

@media screen and (max-width: 1601px) {
    .edit-area.keyvisual .box .title {
        font-size: 2.2vw;
    }

    .edit-area.keyvisual .box .title .num {
        font-size: 10.1rem;
    }
}

@media screen and (max-width: 501px) {
    .edit-area.keyvisual.mv-sp {
        height: unset;
    }
}

@media screen and (max-width: 401px) {
    .edit-area.keyvisual.mv-sp {
        height: unset;
    }
}

.edit-area.type04 .photo-set:not(:last-child) {
    max-width: 1080px;
    margin: 0 auto 150px !important;
}


.bottomCtaInner ul li a,
.contact ul li a {
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0.0025em;
}

.font-size-2-4rem {
    font-size: 2.4rem;
}

.font-size-2-8rem {
    font-size: 2.8rem;
}

.font-size-3-3rem {
    font-size: 3.3rem;
}

@media screen and (max-width: 767px) {
    #sp-height-80px {
        height: 80px;
    }

    .title {
        width: 105%;
    }
}