body {
    background-color: #eee;
    margin-bottom: 64px;
}
/*! CSS Used from: /assets/css/utility.css */
.u__serif {
    font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho",
        serif;
}
div.mfp_buttons button {
    background: #f79300;
    color: #fff;
    padding: 8px 16px 10px;
}
.noneblock{
    display: none !important;
}
.mfp_element_select-one{
    box-shadow: none !important;
}
/*! CSS Used from: /assets/css/parts-01.css */
.sec-126__wrapper-01 {
    padding: 3.2rem 1.6rem;
    background-color: #eee;
    background-image: url(/img/sec-126-01.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
@media screen and (min-width: 768px) {
    body {
        margin-bottom: 0;
    }
    .sec-126__wrapper-01 {
        padding: 4.8rem 1.6rem;
        background-attachment: fixed;
    }
}
.sec-126__inner-01 {
    width: 42.5rem;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
}
@media screen and (min-width: 768px) {
    .sec-126__inner-01 {
        width: 100rem;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        overflow: hidden;
        border-radius: 6rem;
    }
}
.sec-126__title-01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    gap: 0.8rem;
    padding: 1.6rem;
    border: 2px solid #2981b8;
    border-radius: 0.8rem;
}
@media screen and (min-width: 768px) {
    .sec-126__title-01 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 100%;
        gap: 1.6rem;
    }
}
.sec-126__titlearea-03 {
    padding: 0.2rem;
    border: 1px solid #2981b86b;
    border-radius: 0.8rem;
    margin-bottom: 2rem;
    background-color: #fff;
}
@media screen and (min-width: 768px) {
    .sec-126__titlearea-03 {
        margin-bottom: 0;
        height: 100%;
    }
}
.sec-126__text-05 {
    font-size: 1.6rem;
    font-weight: bold;
    margin-bottom: 0.4rem;
}
@media screen and (min-width: 768px) {
    .sec-126__text-05 {
        font-size: 2rem;
        margin-bottom: 0.8rem;
    }
}
.sec-126__text-06 {
    font-size: 2.2rem;
    font-weight: bold;
    color: #005bac;
    margin-bottom: 0.4rem;
}
@media screen and (min-width: 768px) {
    .sec-126__text-06 {
        font-size: 3.3rem;
        margin-bottom: 0.8rem;
    }
}
.sec-126__text-07 {
    font-size: 1.6rem;
    font-weight: bold;
    padding: 0.3rem 0.8rem 0.1rem;
    background-color: #2981b8;
    color: #fff;
    border-radius: 80rem;
}
@media screen and (min-width: 768px) {
    .sec-126__text-07 {
        font-size: 2.4rem;
    }
}
.sec-126__image-02 {
    width: 10rem;
}
.sec-126__box-01 {
    border-bottom: 0.1rem dashed #aaa;
    background-color: #fff;
}
@media screen and (min-width: 768px) {
    .sec-126__box-01 {
        width: calc(100% / 3);
        border: none;
    }
    .sec-126__box-01:hover {
        cursor: pointer;
        opacity: 0.7;
    }
}
.sec-126__box-01:hover .sec-126__image-01 {
    animation-name: imageDance;
    animation-duration: 3s;
    animation-iteration-count: infinite;
}
.sec-126__title-02 {
    position: relative;
    padding: 0.8rem 1.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 375px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
}
@media screen and (min-width: 768px) {
    .sec-126__title-02 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 240px;
        gap: 2.4rem;
    }
}
.sec-126__title-02--type2 {
    position: relative;
    padding: 0.8rem 1.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 375px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
}
@media screen and (min-width: 768px) {
    .sec-126__title-02--type2 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 240px;
        gap: 2.4rem;
    }
}
.sec-126__image-01 {
    width: 10rem;
}
@media screen and (min-width: 768px) {
    .sec-126__image-01 {
        width: 17rem;
        display: block;
    }
}
.sec-126__text-01 {
    font-size: 1.6rem;
    margin-left: 1.6rem;
    line-height: 1.4;
    text-align: center;
}
.sec-126__text-01--type2 {
    font-size: 1.6rem;
    margin-right: 1.6rem;
    line-height: 1.4;
    text-align: center;
}
@media screen and (min-width: 768px) {
    .sec-126__text-01 {
        font-size: 2rem;
        margin: 0;
    }
    .sec-126__text-01--type2 {
        font-size: 2rem;
        margin: 0;
    }
}
.sec-126__box-02 {
    padding: 2.4rem 1.6rem;
    padding-top: 0;
    display: none;
}
.sec-126__box-03 {
    padding: 2.4rem 1.6rem;
    background-color: #f2fcff;
}
@media screen and (min-width: 768px) {
    .sec-126__box-03 {
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 4rem;
    }
}
.sec-126__title-03 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 1.6rem;
}
@media screen and (min-width: 768px) {
    .sec-126__title-03 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.sec-126__text-02 {
    font-size: 2.2rem;
    font-weight: bold;
    margin-right: 0.4rem;
}
@media screen and (min-width: 768px) {
    .sec-126__text-02 {
        font-size: 3.2rem;
    }
}
.sec-126__text-03 {
    font-size: 1.6rem;
}
@media screen and (min-width: 768px) {
    .sec-126__text-03 {
        font-size: 2rem;
    }
}
.sec-126__text-04 {
    line-height: 1.6;
    font-size: 1.6rem;
}
.sec-126__flex-01 {
    padding: 0 0.8rem 2.4rem;
    background-color: #fff;
    border-radius: 0.8rem;
}
@media screen and (min-width: 768px) {
    .sec-126__flex-01 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.sec112__box-04 {
    display: none;
}
@media screen and (min-width: 768px) {
    .sec112__box-04 {
        display: block;
        width: calc(100% / 3);
    }
}
.sec-126__titlearea-02 {
    display: none;
}
@media screen and (min-width: 768px) {
    .sec-126__titlearea-01 {
        display: none;
    }
}
/*! CSS Used from: Embedded */
.sec-126__wrapper-01 {
    width: 1888px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
}
/*! CSS Used keyframes */
@keyframes imageDance {
    0% {
        transform: rotate(0);
    }
    25% {
        transform: rotate(10deg);
    }
    50% {
        transform: rotate(-10deg);
    }
    75% {
        transform: rotate(10deg);
    }
    100% {
        transform: rotate(-10deg);
    }
}

/*! CSS Used from: /assets/css/utility.css */
.u__pc-only {
    display: none;
}
@media screen and (min-width: 768px) {
    .u__pc-only {
        display: block;
    }
}
/*! CSS Used from: Embedded */
.sec-000__wrapper-01 {
    width: 1888px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
}
/*! CSS Used from: Embedded */
.sec-000__wrapper-01 {
    padding: 3.2rem 1.6rem;
    background-color: #7a9f43;
}
@media screen and (min-width: 768px) {
    .sec-000__wrapper-01 {
        padding: 8rem 1.6rem;
    }
}
.sec-000__title-01 {
    color: #fff;
    text-align: center;
    margin-bottom: 2rem;
    font-size: 2rem;
    font-weight: bold;
    position: relative;
    /* padding-top: 8rem; */
}
@media screen and (min-width: 768px) {
    .sec-000__title-01 {
        font-size: 4rem;
        margin-bottom: 4rem;
        /* padding-top: 8rem; */
    }
}
.sec-000__parts-02 {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    padding: 1.2rem;
    text-align: center;
    width: 48rem;
    background-color: #fff;
    max-width: 100%;
    border-radius: 1rem;
    color: #7a9f43;
    font-size: 1.8rem;
    letter-spacing: 0.4rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media screen and (min-width: 768px) {
    .sec-000__parts-02 {
        font-size: 2.5rem;
        padding: 1.2rem 1.6rem;
        width: 37rem;
    }
}
.sec-000__parts-02::after {
    border-top: 0.8rem solid #fff;
    border-right: 0.8rem solid transparent;
    border-left: 0.8rem solid transparent;
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: -0.8rem;
    transform: translateX(-50%);
}
.sec-000__text-01 {
    text-align: center;
    color: #fff;
    font-size: 1.6rem;
    line-height: 1.6;
    margin-bottom: 2.4rem;
    width: 42.5rem;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
}
@media screen and (min-width: 768px) {
    .sec-000__text-01 {
        text-align: center;
        width: 100%;
        margin-bottom: 4rem;
        line-height: 1.9;
    }
}
.sec-000__btn-01 {
    background-color: #005bac;
    padding: 1.6rem;
    padding-bottom: 3.2rem;
    color: #fff;
    display: block;
    text-align: center;
    border-radius: 4rem;
    margin-bottom: 3.2rem;
    width: 425px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    box-shadow: 0.4rem 0.4rem 0.8rem rgb(77, 77, 77);
}
.sec-000__btn-01::after {
    content: "";
    bottom: 0.8rem;
    left: 50%;
    transform: translateX(-50%);
    border-bottom: 2rem solid rgba(255, 255, 255, 0.3);
    border-right: 3rem solid transparent;
    border-left: 3rem solid transparent;
    position: absolute;
}
@media screen and (min-width: 768px) {
    .sec-000__btn-01 {
        margin-bottom: 6rem;
        width: 66rem;
    }
}
.sec-000__btn-01:link {
    color: #fff;
}
.sec-000__btn-01:visited {
    color: #fff;
}
.sec-000__text-05 {
    font-size: 1.4rem;
    margin-bottom: 0.8rem;
}
@media screen and (min-width: 768px) {
    .sec-000__text-05 {
        font-size: 1.7rem;
    }
}
.sec-000__text-06 {
    font-size: 2rem;
    font-weight: bold;
}
@media screen and (min-width: 768px) {
    .sec-000__text-06 {
        font-size: 3rem;
    }
}
.sec-000__box-01 {
    padding: 2.4rem 4rem;
    background-color: #fff;
    width: 42.5rem;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
}
@media screen and (min-width: 768px) {
    .sec-000__box-01 {
        /* width: calc(50% - 1.6rem); */
        padding: 4.8rem;
        margin: 0;
        width: 643px;
        margin-left: auto;
        margin-right: auto;
    }
}
.sec-000__box-01:not(:last-child) {
    margin-bottom: 2.4rem;
}
@media screen and (min-width: 768px) {
    .sec-000__box-01:not(:last-child) {
        margin-bottom: 0;
    }
}
.sec-000__image-01 {
    width: 100%;
    margin-top: 2.4rem;
}
@media screen and (min-width: 768px) {
    .sec-000__image-01 {
        width: 35rem;
        display: block;
        margin-right: auto;
        margin-left: auto;
        max-width: 100%;
    }
}
.sec-000__text-02 {
    text-align: center;
    margin-bottom: 0.8rem;
    font-size: 1.8rem;
    font-weight: bold;
}
@media screen and (min-width: 768px) {
    .sec-000__text-02 {
        margin-bottom: 1.6rem;
        font-size: 2rem;
    }
}
.sec-000__tel-01 {
    font-size: 3rem;
    text-align: center;
    display: block;
    margin-left: -1.6rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    color: #6eab3d;
    margin-bottom: 2.4rem;
}
@media screen and (min-width: 768px) {
    .sec-000__tel-01 {
        font-size: 4rem;
        margin-bottom: 1.6rem;
    }
}
.sec-000__image-02 {
    display: inline-block;
    width: 2.4rem;
}
@media screen and (min-width: 768px) {
    .sec-000__image-02 {
        width: 3.2rem;
    }
}
.sec-000__parts-01 {
    display: inline-block;
    padding: 0.4rem;
    background-color: #aaa;
    font-size: 1.4rem;
    color: #fff;
    width: 6.4rem;
}
.sec-000__text-07 {
    display: inline-block;
    font-size: 1.4rem;
    text-align: center;
    padding: 0.4rem;
    background-color: #aaa;
    color: #fff;
    width: 6.4rem;
}
.sec-000__text-04 {
    display: inline;
    margin-bottom: 0.4rem;
    font-size: 1.4rem;
}
.sec-000__text-09 {
    display: inline;
    margin-bottom: 0.4rem;
    font-size: 1.4rem;
}
@media screen and (min-width: 768px) {
    .sec-000__text-04 {
        font-size: 1.6rem;
    }
    .sec-000__text-09 {
        font-size: 1.6rem;
    }
}
.sec-000__flex-01 {
    margin-bottom: 1.6rem;
}
@media screen and (min-width: 768px) {
    .sec-000__flex-01 {
        display: flex;
        justify-content: center;
        width: 120rem;
        max-width: 100%;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 3.2rem;
    }
}
.sec-000__text-03:not(:last-child) {
    margin-bottom: 0.8rem;
}
@media screen and (min-width: 768px) {
    .sec-000__boxinner-01 {
        width: 36rem;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
    }
}
.sec-000__text-10 {
    font-size: 1.6rem;
    color: #fff;
    line-height: 1.6;
    width: 42.5rem;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
}
@media screen and (min-width: 768px) {
    .sec-000__text-10 {
        text-align: center;
        width: 100%;
    }
}
.sec-000__image-03 {
    width: 2rem;
    display: inline-block;
    margin-right: 0.8rem;
}

/*! CSS Used from: /assets/css/parts-01.css */
.sec-128__wrapper-01 {
    padding: 3.2rem 0 1.6rem;
    background-image: url(../img/sec-128-01.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
@media screen and (min-width: 768px) {
    .sec-128__wrapper-01 {
        padding: 8rem 1.6rem;
    }
}
.sec-128__inner-01 {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
}
.sec-128__title-01 {
    font-size: 2.2rem;
    text-align: center;
    line-height: 1.4;
    margin-bottom: 2rem;
}
@media screen and (min-width: 768px) {
    .sec-128__title-01 {
        font-size: 3.6rem;
        margin-bottom: 4rem;
    }
}
.sec-128__title-02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0.8rem;
    background-color: #d0e4ef;
    padding-top: 1.2rem;
    margin-right: 2.4rem;
    position: relative;
    z-index: 2;
}
@media screen and (min-width: 768px) {
    .sec-128__title-02 {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 0;
    }
}
.sec-128__textarea-01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 1.6rem;
    background-color: #fff;
    padding: 3.2rem 1.6rem 2.4rem;
    position: relative;
    margin-top: -1.6rem;
}
@media screen and (min-width: 768px) {
    .sec-128__textarea-01 {
        margin-top: 0;
        width: 89rem;
        margin-right: 0;
        margin-left: auto;
        max-width: 100%;
    }
}
.sec-128__parts-01 {
    position: relative;
    width: 4.8rem;
    min-width: 4.8rem;
    height: 4.8rem;
    text-align: center;
    background-color: #2981b7;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: bold;
    color: #fff;
    margin-right: 1.6rem;
}
@media screen and (min-width: 768px) {
    .sec-128__parts-01 {
        width: 7.2rem;
        height: 7.2rem;
    }
}
.sec-128__parts-02 {
    position: relative;
    width: 4.8rem;
    min-width: 4.8rem;
    height: 4.8rem;
    text-align: center;
    margin-right: 1.6rem;
    background-color: #ec6d81;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: bold;
    color: #fff;
    text-align: center;
}
@media screen and (min-width: 768px) {
    .sec-128__parts-02 {
        width: 7.2rem;
        min-width: 7.2rem;
        height: 7.2rem;
        margin-right: 3.2rem;
    }
}
.sec-128__text-01 {
    font-size: 3.5rem;
    position: relative;
    top: 0;
}
@media screen and (min-width: 768px) {
    .sec-128__text-01 {
        font-size: 4.3rem;
    }
}
.sec-128__text-03 {
    font-size: 2rem;
    font-weight: bold;
    color: #2981b7;
}
@media screen and (min-width: 768px) {
    .sec-128__text-03 {
        font-size: 3rem;
        width: calc(100% - 76px);
        text-align: center;
    }
}
.sec-128__text-04 {
    font-size: 1.6rem;
    line-height: 1.6;
    width: 66rem;
    max-width: 100%;
}
.sec-128__box-01--type1 {
    padding: 3.2rem 1.6rem 1.6rem;
}
@media screen and (min-width: 768px) {
    .sec-128__box-01--type1 {
        padding: 4rem 0 2.4rem;
    }
}
.sec-128__box-01--type2 {
    padding: 1.6rem;
}
@media screen and (min-width: 768px) {
    .sec-128__box-01--type2 {
        padding: 2.4rem 0;
    }
}
.sec-128__box-01--type3 {
    padding: 1.6rem;
}
@media screen and (min-width: 768px) {
    .sec-128__box-01--type3 {
        padding: 2.4rem 0;
    }
}
.sec-128__inner-02 {
    width: 100rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}
.sec-128__inner-02 {
    width: 66rem;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
}
@media screen and (min-width: 768px) {
    .sec-128__inner-02 {
        width: 100rem;
    }
}
.sec-128__parts-03 {
    position: absolute;
    right: -0.6rem;
    border-left: 0.8rem solid #2981b7;
    border-top: 0.8rem solid transparent;
    border-bottom: 0.8rem solid transparent;
}
.sec-128__parts-04 {
    position: absolute;
    right: -0.6rem;
    border-left: 0.8rem solid #ec6d81;
    border-top: 0.8rem solid transparent;
    border-bottom: 0.8rem solid transparent;
}
@media screen and (min-width: 768px) {
    .sec-128__parts-03 {
        position: absolute;
        right: -1rem;
        border-left: 1.6rem solid #2981b7;
        border-top: 1.6rem solid transparent;
        border-bottom: 1.6rem solid transparent;
    }
    .sec-128__parts-04 {
        right: -1rem;
        border-left: 1.6rem solid #ec6d81;
        border-top: 1.6rem solid transparent;
        border-bottom: 1.6rem solid transparent;
    }
}
/*! CSS Used from: Embedded */
.sec-128__wrapper-01 {
    width: 1888px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
}
/*! CSS Used from: Embedded */
@media screen and (min-width: 768px) {
    .sec-128__text-03 {
        text-align: left;
        padding-left: 24px;
    }
}

/*! CSS Used from: /assets/css/ortho_lp.css?v=1.0.2 */
#mailformpro input {
    font-size: 16px;
}
form tbody {
    display: block;
}
section .prms-inner {
    padding-bottom: 16px;
}
.prefer {
    padding: 8px 0 8px;
}
#form h2 {
    padding: 40px 0;
    font-size: 1.36em;
    color: #666;
    text-align: center;
}
@media screen and (min-width: 768px){
    #form h2{
        padding: 80px 0;
        font-size: 3.6rem;
    }
}
.mailform-outer {
    padding: 4%;
    border: 1px solid #ddd;
    border-radius: 8px;
    max-width: 1000px;
    margin: 0 auto;
    /* margin-bottom: 72px; */
    padding-bottom: 1px;
}
#mailformpro {
    padding: 0;
}
#mailformpro th {
    font-size: 1.2em;
}
#mailformpro .kome {
    color: #f00;
    font-size: 12px;
}
#contact-form {
    background: #fff;
    padding: 3%;
    display: block;
}
#contact-form td {
    padding-bottom: 32px;
    font-size: 1.2em;
}
#contact-form th {
    min-width: 270px;
    padding-right: 32px;
    font-weight: normal;
}
select {
    font-size: 15px;
    color: #000;
    -webkit-appearance: none;
    appearance: none;
}
.radio_area {
    display: inline-block;
}
.radio_area:not(:first-child) {
    margin-left: 8px;
}
.radio_area input {
    margin-right: 8px;
    vertical-align: -0.1em;
    transform: scale(1.2);
}
section .prms-inner {
    max-width: inherit;
    /* padding-bottom: 48px; */
}
.button {
    padding: 8px 16px;
    font-size: 16px;
    background: #e5780d;
    color: #fff;
    font-weight: 500;
    margin: 16px auto 12px;
    display: block;
}
.mfp_element_text,
.mfp_element_select-one,
.mfp_element_email,
.mfp_element_tel {
    box-shadow: none;
    min-height: 38px;
}
.date1,
.date2 {
    text-align: center;
    min-height: auto;
    height: 32px;
}
.w40 {
    width: 40px;
}
.w60 {
    width: 60px;
}
.w110 {
    width: 120px;
}
.w160 {
    width: 160px;
}
.w200 {
    width: 200px;
}
.w100p {
    width: 100%;
}
.w100p-m300 {
    width: 100%;
    max-width: 300px;
}
#mailformpro input {
    min-height: 38px;
    padding: 3px 8px;
    border-radius: 3px;
    box-shadow: none;
    border: 1px solid #ccc;
}
#mailformpro [type="radio"] {
    min-height: auto;
    padding: 0;
    border-radius: 0;
}
@media screen and (max-width: 840px) {
    .radio_area {
        display: block;
    }
    .radio_area:not(:first-child) {
        margin-top: 16px;
        margin-left: 0;
    }
    .sp_t {
        display: block;
        margin: 8px 0 16px;
    }
}
@media screen and (max-width: 767px) {
    form#mailformpro {
        padding: 0;
        background: #fff;
        border-radius: 8px;
    }
    .mailform-outer {
        padding: 0;
    }
    .mailform-outer th,
    .mailform-outer td {
        display: block;
    }
    .mailform-outer th {
        text-align: left;
        margin-bottom: 4px;
    }
    .mailform-outer {
        margin-bottom: 16px;
    }
    .radio_area {
        margin-top: 16px;
    }
    .radio_area input {
        vertical-align: 0;
    }
    #contact-form tr:last-child td {
        padding-bottom: 0;
    }
}
/*! CSS Used from: /ortho-lp-form/mfp.statics/mailformpro.css */
div#mfp_hidden {
    overflow: hidden;
    width: 1px;
    height: 1px;
    padding: 0px;
    margin: 0px;
}
div#mfp_hidden input {
    margin: 10px;
}
form#mailformpro {
    padding: 10px 0px;
}
div#mfp_phase_confirm {
    clear: both;
}
div.mfp_err {
    clear: both;
    display: none;
    text-align: left;
    margin: 5px 0px 0px 0px;
    padding: 3px 0px 5px 17px;
    color: #f00;
    font-size: 12px;
    line-height: normal;
    /* background-image: url(/ortho-lp-form/mfp.statics/images/mfp_error.gif); */
    background-repeat: no-repeat;
    background-position: 0px 1px;
}
div#mfp_error {
    background-color: #fee;
    border: solid 1px #f00;
    padding: 10px;
    display: none;
}
div#mfp_warning {
    background-color: #fee;
    border: solid 1px #f00;
    padding: 10px;
    display: none;
}
ul#mfp_phase_stat {
    display: none;
    padding: 10px;
}
ul#mfp_phase_stat li {
    float: left;
    padding: 8px 15px;
    border-radius: 3px;
    margin: 5px;
    list-style: none;
    font-size: 14px;
}
ul#mfp_phase_stat li.mfp_inactive_phase {
    background-color: #ccc;
    color: #666;
    box-shadow: 0px 0px 5px #ccc;
}
div.mfp_buttons {
    clear: both;
    padding: 10px 0px;
    text-align: center;
}
.mfp_element_all {
    max-width: 90%;
}
.mfp_element_text,
.mfp_element_select-one,
.mfp_element_email,
.mfp_element_tel {
    border: solid 1px #ccc;
    border-radius: 3px;
    background-color: #fff;
    padding: 3px 8px;
    margin: 2px;
    vertical-align: middle;
}
.mfp_element_radio {
    vertical-align: middle;
    margin: 0px 2px;
}
div.mfp_ok {
    border-radius: 5px;
    background-color: #090;
    border: solid 1px #090;
    display: inline-block;
    line-height: 1.5em;
    padding: 0px 5px;
    margin: 0px 2px;
    color: #fff;
    font-size: 10px;
    /* background-image: url(/ortho-lp-form/mfp.statics/images/header.webp); */
    background-size: 100% 100%;
    display: none;
}
@media screen and (max-width: 800px) {
    div.mfp_buttons button {
        font-size: 14px;
    }
    ul#mfp_phase_stat {
        padding: 0px;
    }
    ul#mfp_phase_stat li {
        float: left;
        text-align: center;
        padding: 5px 0px;
        border-radius: 3px;
        margin: 5px;
        list-style: none;
        font-size: 14px;
        width: 28%;
    }
    ul#mfp_phase_stat li.mfp_inactive_phase {
        background-color: #ccc;
        color: #666;
        box-shadow: 0px 0px 5px #ccc;
    }
}

.wrap {
    background-color: rgb(245, 245, 233);
}

.wrap {
    width: 100%;
    min-width: 1100px;
}
@media screen and (max-width: 767px) {
    .wrap {
        min-width: 0;
        overflow: hidden;
    }
}
.inner {
    width: 1100px;
    margin: 0 auto;
    color: #313131;
    box-sizing: border-box;
}
@media screen and (max-width: 767px) {
    .inner {
        width: auto;
        overflow: hidden;
    }
}
@media screen and (max-width: 1100px) {
    .wrap {
        min-width: auto;
    }
    .inner {
        width: 100%;
    }
}
.phone {
    cursor: default;
    pointer-events: none;
}
@media screen and (max-width: 767px) {
    .phone {
        pointer-events: auto;
    }
}
.clearfix {
    *zoom: 1;
}
.clearfix:after {
    display: block;
    content: "";
    clear: both;
}
/*! CSS Used from: /assets/css/sub.css */
p {
    font-size: 15px;
    line-height: 170%;
    margin-bottom: 16px;
}
section .prms-inner {
    max-width: 804px;
    /* padding-bottom: 48px; */
}
@media screen and (max-width: 1100px) {
    @media screen and (max-width: 767px) {
        section.wrap {
            padding-left: 16px;
            padding-right: 16px;
        }
    }
}
/*! CSS Used from: /assets/css/ortho_lp.css?v=1.0.2 */
.sp-only {
    display: none;
}
@media screen and (max-width: 767px) {
    .sp-only {
        display: block;
    }
}
#webnagare h3 {
    font-size: 32px;
    color: #717171;
    text-align: center;
    margin-bottom: 32px;
}
.sp-only {
    display: none;
}
section .prms-inner {
    padding-bottom: 16px;
}
@media screen and (max-width: 767px) {
    .r-itm {
        margin-bottom: 0;
    }
    #webnagare h3 {
        margin-top: 16px;
    }
    .sp-only {
        display: block;
    }
}
.r-itm {
    padding: 24px;
    margin: 0 auto;
    max-width: 670px;
    text-align: justify;
    background: #faf7ea;
    margin-bottom: 56px;
}
.r-itm h3 {
    font-size: 32px;
    text-align: center;
    margin-bottom: 16px;
    font-weight: bold;
    color: #444;
}
.r-itm p {
    margin-bottom: 0;
}
.r-itm strong {
    color: #444;
    font-weight: bold;
}
section .prms-inner {
    max-width: inherit;
    /* padding-bottom: 48px; */
}

.lp-01__btn-area-01 {
    position: relative;
}

.lp-01__btn-01 {
    display: block;
    width: 375px;
    max-width: 80%;
    position: absolute;
    left: 50%;
    bottom: 16px;
    transform: translateX(-50%);
}

@media screen and (min-width: 768px) {
    .lp-01__btn-01 {
        display: none;
    }
    .r-itm {
        text-align: center;
    }
}

.lp-01__btn-02 {
    display: none;
}

@media screen and (min-width: 768px) {
    .lp-01__btn-02 {
        display: block;
        width: 350px;
        max-width: 80%;
        position: absolute;
        left: 76%;
        bottom: -26px;
        transform: translateX(-50%);
        z-index: 30;
    }
}

.lp-01__image-01 {
    width: 100%;
    display: block;
}

.lp-01__inner-01 {
    display: none;
}

@media screen and (min-width: 768px) {
    .lp-01__inner-01 {
        display: block;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        max-width: 100%;
        width: 1200px;
        z-index: 10;
        height: 600px;
    }

    .lp-01__image-02 {
        position: absolute;
        right: 0;
        width: 60rem;
        max-width: 50%;
        top: 10rem;
        z-index: 20;
    }
}

@media screen and (min-width: 1100px) {
    .lp-01__btn-02 {
        width: 375px;
        bottom: -66px;
    }
}

@media screen and (min-width: 1468px) {
    .lp-01__inner-01 {
        height: 750px;
    }

    .lp-01__btn-02 {
        width: 425px;
        bottom: 40px;
    }
}

.lp-hdr-01__image-01 {
    width: 100%;
}

.lp-hdr-01__image-02 {
    width: 100%;
}

.lp-hdr-01__logo-01 {
    width: 400px;
}

.lp-hdr-01__logo-02 {
    width: 300px;
}

.lp-hdr-01__inner-01 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1200px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.lp-hdr-01__wrapper-01 {
    display: none;
}

@media screen and (min-width: 768px) {
    .lp-hdr-01__wrapper-01 {
        display: block;
        padding: 16px;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1000;
        width: 100%;
    }
}

.lp-01__btn-area-02 {
    position: relative;
}

.sec-lp-02__btn-01 img,
.sec-lp-02__btn-02 img,
.sec-lp-02__btn-03 img,
.sec-lp-02__btn-04 img {
    width: 100%;
}

.sec-lp-02__btn-01 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 82vw;
    width: 80vw;
}

.sec-lp-02__btn-02 {
    position: absolute;
    left: 50%;
    max-width: 80%;
    transform: translateX(-50%);
    top: 40px;
    top: 102vw;
    width: 80vw;
}

.sec-lp-02__btn-03 {
    display: none;
}

.sec-lp-02__btn-03 {
    display: none;
}

.lp-02__btn-area-flex {
    display: none;
}

@media screen and (min-width: 768px) {
    .sec-lp-02__btn-01 {
        display: none;
    }

    .sec-lp-02__btn-02 {
        display: none;
    }

    .sec-lp-02__btn-03 {
        display: block;
        width: calc(50% - 8px);
    }

    .sec-lp-02__btn-04 {
        display: block;
        width: calc(50% - 8px);
    }

    .lp-02__btn-area-flex {
        display: flex;
        width: 400px;
        justify-content: space-between;
        position: absolute;
        top: 326px;
        left: 50%;
        transform: translateX(-50%);
        padding-left: 80px;
    }
}

@media screen and (min-width: 1100px) {
    .lp-02__btn-area-flex {
        padding-left: 131px;
        top: 320px;
        width: 525px;
    }
}

@media screen and (min-width: 1468px) {
    .lp-02__btn-area-flex {
        padding-left: 185px;
        top: 415px;
        width: 700px;
    }
}

.lp-map-01 {
    padding: 24px 16px;
}

.lp-map-01 iframe {
    width: 100%;
    height: 250px;
}

@media screen and (min-width: 768px) {
    .lp-map-area-01 {
        position: relative;
        width: 100%;
    }

    .lp-map-01 iframe {
        height: 260px;
    }

    .lp-map-01 {
        position: absolute;
        width: 800px;
        max-width: 100%;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        padding: 0 16px 16px;
    }
}

@media screen and (min-width: 1100px) {
    .lp-map-01 iframe {
        height: 323px;
    }
}

@media screen and (min-width: 1468px) {
    .lp-map-01 iframe {
        height: 400px;
    }

    .lp-map-01 {
        padding-bottom: 24px;
        width: 1088px;
    }
}

.sec-copy-01 {
    padding: 16px;
    background-color: #313131;
    text-align: center;
    color: #fff;
}

.banner-01__wrapper-01 {
    display: none;
}

@media screen and (min-width: 768px) {
    .banner-01__wrapper-01 {
        display: block;
        position: fixed;
        right: 0;
        top: 40%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%) translateX(100rem);
        z-index: 1000;
    }

    .banner-01__wrapper-01.slideMove {
        animation-name: slideShow;
        animation-duration: 1s;
        animation-iteration-count: 1;
        animation-timing-function: ease;
        animation-fill-mode: forwards;
    }

    @keyframes slideShow {
        0% {
            opacity: 0;
            transform: translateY(-50%) translateX(100rem);
        }

        100% {
            transform: translateY(-50%) translateX(0);
            opacity: 1;
        }
    }

    .banner-01__button-01 {
        background: #6eae3c;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 1.6rem 0.8rem;
        color: #123d51;
        transition: ease all 0.5s;
        padding-right: 1.6rem;
        transform: translateX(0.8rem);
    }

    .banner-01__button-01--type2 {
        background: #00b900;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 1.6rem 0.8rem;
        color: #123d51;
        transition: ease all 0.5s;
        padding-right: 1.6rem;
        transform: translateX(0.8rem);
    }

    .banner-01__image-01 {
        margin-bottom: 0.8rem;
    }

    .banner-01__textarea-01 {
        -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
        text-orientation: upright;
    }

    .banner-01__text-01 {
        color: #fff;
        font-size: 1.6rem;
        margin-left: 0.8rem;text-align: center;
    }

    .banner-01__text-02 {
        padding: 0.4rem;
        background-color: #fff;
        text-align: center;
    }

    .banner-01__text-02--type2 {
        padding: 0.4rem;
        background-color: #fff;
        text-align: center;
        color: #00b900;
    }
}

.banner-01__button-01:hover {
    opacity: 0.7;
    transform: translateX(0);
}

.banner-01__button-01--type2:hover {
    opacity: 0.7;
    transform: translateX(0);
}

.banner-02__wrapper-01 {
    padding: 0.6rem;
    background-color: #f5f5e9;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
}

.banner-02__flex-01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.banner-02__button-01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 6.4rem;
    height: 5.2rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #9dc612;
    border-radius: 3px;
}

.banner-02__tel-01 {
    color: #fff;
    font-size: 3.2rem;
}

.banner-02__button-02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc((100% - 6.4rem) / 2 - 0.6rem);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #f8a004;
    padding: 0.8rem;
    border-radius: 3px;
}

.banner-02__image-01 {
    width: 3rem;
}

.banner-02__image-02 {
    width: 2rem;
}

.banner-02__text-01-01 {
    width: calc((100% - 3rem) - 0.6rem);
    text-align: center;
    font-size: 1.4rem;
}

.banner-02__text-01-02 {
    width: calc((100% - 2rem) - 0.6rem);
    text-align: center;
}

.banner-02__button-03 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc((100% - 6.4rem) - 0.8rem);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #005bac;
    padding: 0.8rem;
    border-radius: 3px;
    font-weight: bold;
}
.banner-02__text-02 {
    font-size: 5vw;
    color: #fff;
}
@media screen and (min-width: 375px) {
    .banner-02__text-02 {
        font-size: 1.6rem;
    }
}

@media screen and (min-width: 768px) {
    .banner-02__wrapper-01 {
        display: none;
    }
}

/*# sourceMappingURL=style.css.map */

.btn-green {
    display: block;
    padding: 16px;
    box-shadow: 4px 4px 4px #aaa;
    text-align: center;
    width: 375px;
    max-width: 80%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 16px;
    color: #fff;
    background-color: #e5780d;
}
@media screen and (min-width: 768px) {
    .btn-green {
        margin-top: 24px;
    }
}

.ui-datepicker table th:first-child {
    color: #db2323;
}
.ui-datepicker table th:last-child {
    color: #3a8be1;
}
.ui-widget-content span.ui-state-default {
    color: #666;
}
.ui-widget-content a.ui-state-default {
    color: #222;
}
.ui-widget-content td:first-child a.ui-state-default {
    color: #db2323;
}
.ui-widget-content td:last-child a.ui-state-default {
    color: #3a8be1;
}
