@charset "UTF-8";
/* CSS Document */


/* --- first-view ---------------------------------------- */
.masthead {
    padding: 10px;
}

/* .inner {height:5vh;} */
.header-wrap {
    width: auto;
    height: 92vh;
    background-image: url(../img/header-top.jpg);
    background-size: cover;
    background-position: center;
}

/* h1 {height:3vh;line-height:3vh;margin:1vh 0 0 0;margin-left:10px;font-family: 'Noto Sans JP', sans-serif;} */
h1 img {
    height: 3.5vh;
    width: auto;
}

.header-wrap {
    position: relative;
}

.main-catch-wrap {
    bottom: 0;
    width: 100%;
    padding: 4vh 0;
}

.form-tyousei {
    padding-top: 16px;
}

.main-catch-image img {
    width: auto;
    height: 60vh;
}

.main-catch-image {
    height: 100%;
    max-height: 80vh;
    width: auto;
}

.main-title-wrap {
    position: absolute;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.5);
    width: 100%;
    padding: 1vh 0;
}

.main-title-image {
    margin: 0 auto;
    max-width: 1140px;
    width: 100%;
}

.float-contact {
    position: fixed;
    bottom: 1vh;
    left: 1vw;
    /* height: 500px; */
    z-index: 500;
}

.float-contact img {
    height: 100px;
    width: auto;
}

.float-contact-pc {
    position: fixed;
    bottom: 1vh;
    left: 1vw;
    /* height: 500px; */
    z-index: 500;
}

.float-contact-pc img {
    height: 100px;
    width: auto;
}

.top-box-right {
    float: right;
    margin-top: 0.5vh;
}


.header-wrap-form {
    width: auto;
    height: 93vh;
    background-image: url(../img/subtle_dots.png)
}

.cent {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 93vh;
}

/* .top-keyword {border-left:3px solid #FF0058} */

.top-box-right img {
    height: 3.5vh;
    width: auto;
}

.powerd {
    height: 5vh;
    line-height: 5vh;
    margin: 0;
}

table#form tr {
    border-bottom: 1px solid #dee2e6;
    line-height: 2rem;
    text-align: left;
}

table#form td {
    text-indent: 2rem;
    ;
}

table#form {
    margin: 80px 0;
    padding: 0px;
    width: 100%;
}

span.msg {
    color: #ff0000;
}

/* --- respond ---------------------------------------- */

.doctor-1 {
    background-image: url(../img/E-1.jpg);
    background-size: cover;
    background-position: center;
    padding: 40px 0;
}

.doctor-2 {
    background-image: url(../img/doctor-2.jpg);
    background-size: cover;
    background-position: center;
}

h2.respond-1 {
    font-size: 33px;
    font-weight: 800;
    border-bottom: solid 2px #ff0000;
    width: auto;
    /* width:520px; */
    margin: 0 auto;
    padding-bottom: 4px;
    color: #ffffff;
}

#respond-2 h2 img {
    max-width: 595px;
    text-align: center;
}

#respond ul {
    list-style-image: url(../img/check.png);
    width: 700px;
    text-align: left;
    font-weight: bold;
    margin: 0 auto;
    padding: 40px 0;
}

#respond ul li {
    padding: 2px 0;
    color: #ffffff;
}

.warning-box h3 {
    font-size: 37px;
    font-weight: bold;
}

.warning-box p {
    font-size: 25px;
    font-family: serif;
}

.warning-box {
    color: #ffffff;
    border: solid 4px #ff0000;
    width: 540px;
    margin: 0 auto;
    padding: 20px 0 0 0;
}

#respond-2 {
    background-image: url(../img/sky.jpg);
    background-position: top center;
    padding: 70px 0 0 0;
}

.black-out {
    font-size: 2rem;
    color: #D5D5D5;
    background-color: #000000;
    padding: 40px 0;
    font-family: 'Noto Serif JP', sans-serif
}


/* ---  id="success" ---------------------------------------- */

#success {
    background-image: url(../img/change.jpg);
    background-size: cover;
    background-position: center;
    padding: 40px 0;
}

#success h2 {
    text-indent: 1.4rem;
    background-image: url(../img/light.png);
    background-repeat: no-repeat;
    width: 395px;
    line-height: 2.7rem;
    margin: 0 auto;
    border-bottom: solid 2px #FFBA00;
    font-size: 35px;
    font-weight: bold;
    color: #ffffff;
}

.success-bk {
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 10px;
    padding: 15px 0;
    margin: 20px 0;
}

.success h3 {
    font-size: 22px;
    font-weight: bold;
}

.success p {
    font-weight: bold;
    margin: 0;
}

/* ---  id="merit" ---------------------------------------- */

#merit h2 {
    background-image: url(../img/light.png);
    background-repeat: no-repeat;
    width: 580px;
    line-height: 2.7rem;
    margin: 0 auto;
    border-bottom: solid 2px #FFBA00;
    font-size: 35px;
    font-weight: bold;
    color: #242424;
    background-position: bottom left;
    margin-bottom: 40px;
    text-indent: 1.4rem;
}

.emphasis {
    color: #FFBA00;
    font-size: 45px;
    padding: 0;
    margin: 0;
    text-indent: 0;
}

.merit-box {
    border-radius: 10px;
    border: solid 5px #00B1FF;
    padding: 48px 5px 0 10px;
    font-weight: bold;
    margin-top: 16px;
    text-align: left;
    background-color: #ffffff;
}

#merit h3 {
    position: absolute;
    width: 86%;
    margin: 0 3%;
}

.merit-box p {
    margin: 0;
}

#merit {
    background-image: url(../img/border.gif);
}


.trouble {
    width: 80%;
    margin: 80px auto 0 auto;
    text-align: left;
    background-color: #ffffff;
    padding: 10px;
}

.trouble h4 {
    text-align: center;
    margin-bottom: 40px;
    font-weight: bold;
    color: #FF0058;
    margin-top: 30px;
    font-family: 'Noto Sans JP', sans-serif;
}

.trouble-bt img {
    width: 254px;
}

.trouble-bt {
    width: 254px;
    margin: 0 auto;
    display: block;
}


/* ---  id="step" ---------------------------------------- */
#step h2 {
    background-image: url(../img/light.png);
    background-repeat: no-repeat;
    width: 490px;
    line-height: 2.7rem;
    margin: 0 auto;
    border-bottom: solid 2px #FFBA00;
    font-size: 35px;
    font-weight: bold;
    color: #242424;
    background-position: bottom left;
    margin-bottom: 40px;
    text-indent: 1.4rem;
}

.step-count {
    color: #00B1FF;
    font-size: 65px;
    padding: 0;
    margin: 0;
    text-indent: 0;
}

#step h3 {
    position: absolute;
    width: 84%;
    margin: 0px 4%;
}

.step-box p {
    margin: 0;
}

.step-box {
    border-radius: 10px;
    border: solid 5px #FFBA00;
    padding: 48px 5px 0 10px;
    font-weight: bold;
    margin-top: 16px;
    text-align: left;
    background-color: #ffffff;
}


/* ---  id="step" ---------------------------------------- */


#contact-bt {
    background-color: #3B3B3B;
    padding: 40px 0;
}

#contact-bt h2 {
    color: #ffffff;
    font-weight: bold;
    padding-bottom: 15px;
}





.box-shadow {
    box-shadow: 1px 1px 7px #dedede;
}


/* ---  id="question" ---------------------------------------- */


#question table {
    text-align: left
}

.q-icon {
    width: 50px;
}

#question table td {
    padding: 10px
}

#question h3 {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    font-size: 25px;
}

#question h2 {
    width: 270px;
    line-height: 2.7rem;
    margin: 0 auto;
    border-bottom: solid 2px #FFBA00;
    font-size: 35px;
    font-weight: bold;
    color: #242424;
    background-position: bottom left;
    margin-bottom: 40px;
}




.contact-midashi {
    background-color: #ffffff;
    box-shadow: 1px 1px 7px #dedede;
    padding: 8px 0;
}

/* ---  id="contact" ---------------------------------------- */
#contact {
    background-image: url(../img/dott.jpg)
}

#contact h2 {
    background-image: url(../img/light-black.png);
    background-repeat: no-repeat;
    width: 400px;
    line-height: 2.7rem;
    margin: 0 auto;
    border-bottom: solid 2px #FFBA00;
    font-size: 35px;
    font-weight: bold;
    color: #242424;
    background-position: bottom left;
    text-indent: 1.4rem;
    background-color: #ffffff;
}

#contact p {
    background: #ffffff;
    padding: 20px;
    display: block;
    box-shadow: 1px 1px 7px #dedede;
}

.contact-wrap {
    background: #ffffff;
    padding: 20px;
    display: block;
    box-shadow: 1px 1px 7px #dedede;
}

input {
    width: 100%;
    border: none;
    background-color: #F7F7F7;
    margin: 14px 0 0 0;
    padding: 4px;
}

textarea {
    width: 100%;
    border: none;
    background-color: #F7F7F7;
    margin: 14px 0 0 0;
    padding: 4px;
}

.sp-tyosei {
    margin: 5% 0px;
}

.contact-wrap table td {
    margin: 4px 0;
}

.submit_btn {
    border: 0px;
    width: 257px;
    height: 55px;
    background: url(../img/kakunin.jpg) left top no-repeat;
}

.submit_btn-2 {
    border: 0px;
    background: url(../img/submit-bg.gif);
    padding: 6px 16px;
    color: #ffffff;
}

/* ---  id="contact" ---------------------------------------- */
#human {
    background-image: url(../img/wall.jpg);
    padding: 40px 0;
}

#human h2 {
    font-size: 1rem;
    font-weight: bold;
    text-align: left;
    border-bottom: solid 1px #d3d3d3;
    padding-bottom: 4px;
}

#human p {
    text-align: left;
    padding: 20px 0;
}

.box {
    background-color: #ffffff;
    padding: 10px;
}

.back-p {
    background-color: #FF0058;
    color: #ffffff;
}

#human table {
    font-size: 0.8rem;
}

#human ul {
    margin: 0;
}

/* ---  id="mastfoot" ---------------------------------------- */

.foot {
    background-color: #2E2E2E;
    padding: 40px 0;
}

.foot p {
    color: #ffffff;
    font-family: 'Noto Serif JP', sans-serif;
    font-size: 0.9rem;
}

footer {}

/* --- 全体のBOX定義 ---------------------------------------- */


/* --- 背景の指定 ------------------------------------------- */


/* --- 段差で背景画像のアニメーションを実行 ----------------- */


/* --- 前面の文字定義（サンプルのため変更してください） ----- */


/* --- 見出し関係 ----- */
/*
h1 {font-size:1.5rem;font-weight:bold;    border-left: 5px solid #FF0058;
    text-indent: 1rem;}
*/

@media screen and (max-width: 1536px) {

    /* 1366pxまでの幅の場合に適応される */
    .main-catch-wrap {
        bottom: 0;
        width: 100%;
        padding: 3vh 0;
    }

    .float-contact-pc {
        position: fixed;
        bottom: 0vh;
        z-index: 500;
        text-align: center;
        display: inline-block;
        width: 100%;
    }

    .foot {
        background-color: #2E2E2E;
        padding: 40px 0 120px 0;
    }
}

@media screen and (max-width: 1366px) {

    /* 1366pxまでの幅の場合に適応される */
    .main-catch-wrap {
        bottom: 0;
        width: 100%;
        padding: 3vh 0;
    }


    .foot {
        background-color: #2E2E2E;
        padding: 40px 0 120px 0;
    }
}

@media screen and (max-width: 1280px) {

    /* 1280pxまでの幅の場合に適応される */
    .main-catch-wrap {
        bottom: 0;
        width: 100%;
        padding: 3vh 0;
    }

    .top-box-right {
        display: none;
    }


}

@media screen and (max-width: 960px) {

    /* 960pxまでの幅の場合に適応される */
    h1 img {
        height: 3.5vh;
        width: auto;
        margin-top: 5px;
    }

    .main-catch-image-sp {
        margin: 0 auto;
        max-height: 80vh;
        width: auto;
    }

    .main-catch-wrap-sp {
        bottom: 0;
        padding: 4vh 0;
    }

    .main-catch-image-sp {
        margin: 0 auto;
        max-height: 80vh;
        width: auto;
    }

    .main-catch-image-sp img {
        height: 60vh;
        width: auto;
    }

    .float-contact {
        position: fixed;
        /* height: 500px; */
        z-index: 100;
        bottom: 0vh;
        left: 0vw;
    }

    .float-contact img {
        height: auto;
        width: 50vw;
    }

    .float-contact a {
        width: 50vw;
    }

    .foot {
        background-color: #2E2E2E;
        padding: 20px 0;
        margin-bottom: 100px;
    }

    .sp-midashi {
        line-height: 1.7rem;
    }

    .success-after {
        background-color: #00BC9F
    }

    .black-out {
        line-height: 2rem;
        font-size: 1.5rem;
    }

    .cent {
        display: flex;
        align-items: center;
        justify-content: center;
        height: auto;
        padding: 40px 0;
    }

    table#form {
        margin: 40px 0;
    }

    .header-wrap {
        width: auto;
        height: 83vh;
        background-image: url(../img/header-top.jpg);
        background-size: cover;
        background-position: center;
    }

    .float-contact-pc {
        display: none;
    }

    .sp-midashi {
        display: display;
    }

    .black-out {
        line-height: 3.5rem;
        font-size: 2.5rem;
    }

    .trouble {
        width: 100%;
        margin: 0px auto 0 auto;
        text-align: left;
        background-color: #ffffff;
        padding: 10px;
    }

}

@media screen and (max-width: 600px) {

    /* 600pxまでの幅の場合に適応される */
    .header-wrap {
        width: 100vw;
        height: 80vh;
        background-image: url(../img/header-top-sp.jpg);
        background-size: cover;
        background-position: center;
    }

    .main-title-wrap {
        position: absolute;
        bottom: 0;
        background-color: rgba(255, 255, 255, 1);
        width: 100%;
        padding: 1vh 0;
    }

    .main-title-image {
        margin: 0 auto;
        max-width: 1140px;
        width: 95%;
    }

    /*
h1 {
    height: auto;
    line-height: 3vh;
    margin: 1vh 0 0 0;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 1.5rem;
    font-weight: bold;
    background-color: #FF0058;
    color: #ffffff;
    border-left: none;
    padding: 20px 0;
}
*/


    #success h2 {
        text-indent: 1.4rem;
        background-image: url(../img/light.png);
        background-repeat: no-repeat;
        width: 243px;
        line-height: 2.7rem;
        margin: 0 auto;
        border-bottom: solid 2px #FFBA00;
        font-weight: bold;
        color: #ffffff;
        font-size: 18px;
    }

    .success-bk {
        background-image: url(../img/success-sp.jpg);
        padding: 15px 0;
        margin: 20px 0;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }

    #merit h2 {
        background-image: url(../img/light.png);
        background-repeat: no-repeat;
        width: 90%;
        line-height: 2.7rem;
        margin: 0 auto;
        border-bottom: solid 2px #FFBA00;
        font-size: 18px;
        font-weight: bold;
        color: #242424;
        background-position: bottom left;
        margin-bottom: 40px;
        text-indent: 1.4rem;
    }


    .emphasis {
        color: #FFBA00;
        font-size: 25px;
        padding: 0;
        margin: 0;
        text-indent: 0;
    }

    #step h2 {
        background-image: url(../img/light.png);
        background-repeat: no-repeat;
        width: 312px;
        line-height: 2.7rem;
        margin: 0 auto;
        border-bottom: solid 2px #FFBA00;
        font-size: 21px;
        font-weight: bold;
        color: #242424;
        background-position: bottom left;
        margin-bottom: 40px;
        text-indent: 1.4rem;
    }

    .step-count {
        color: #00B1FF;
        font-size: 45px;
        padding: 0;
        margin: 0;
        text-indent: 0;
    }


    #contact h2 {
        background-image: url(../img/light-black.png);
        background-repeat: no-repeat;
        width: 312px;
        line-height: 2.7rem;
        margin: 0 auto;
        border-bottom: solid 2px #FFBA00;
        font-size: 25px;
        font-weight: bold;
        color: #242424;
        background-position: bottom left;
        text-indent: 1.4rem;
        background-color: #ffffff;
    }

    .foot {
        background-color: #2E2E2E;
        padding: 20px 0;
        margin-bottom: 40px;
    }

    .sp-tyosei {
        margin: 15px 45px;
    }

    .trouble {
        width: 100%;
        margin: 20px auto 0 auto;
        text-align: left;
        background-color: #ffffff;
        padding: 10px;
    }

    #question h2 {
        width: 191px;
        line-height: 2.7rem;
        margin: 0 auto;
        border-bottom: solid 2px #FFBA00;
        font-size: 25px;
        font-weight: bold;
        color: #242424;
        background-position: bottom left;
        margin-bottom: 40px;
    }


    #question table td {
        padding: 10px 5px;
    }

    #question h3 {
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: bold;
        font-size: 21px;
    }

    .sp-tyosei2 {
        padding: 0px 27px;
    }

    #human h2 {
        font-weight: bold;
        text-align: center;
    }

    #question {
        background-color: #f4f4f4
    }

    .success h3 {
        font-size: 19px;
        font-weight: bold;
    }

    .main-catch-wrap {
        bottom: 0;
        width: 100%;
        padding: 4vh 0;
    }

    .black-out {
        line-height: 2rem;
        font-size: 1.5rem;
    }

    .success-after {
        background-color: #00BC9F
    }



}
