@charset "utf-8";

/* 상단 비주얼 */
#mVisual {
    width: 100%;
    height: 950px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    overflow: hidden;
}

#mVisual .mVisualIn {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

#mVisual .mVisualIn dl {
    padding: 20px 0;
    color: #fff;
}

#mVisual .mVisualIn dt {
    padding-bottom: 20px;
    display: inline-block;
    *zoom: 1;
    *display: block;
    word-break: keep-all;
}

#mVisual .mVisualIn dd.t1 {
    font-size: 22px;
    line-height: 1.3em;
    letter-spacing: 0.3em;
    font-family: 'Atomy-Light'
}

.mVisualIn4 {
    top: 30% !important;
}

.mVisualIn4 .t1 img {
    position: relative;
    width: 90%;
    max-width: 559px;
    margin: 0 auto;
}

.mVisualIn4 .t2 img {
    position: relative;
    width: 99%;
    max-width: 1222px;
    margin: 0 auto;
}

.mVisualIn4 .t2 .show-977 {
    max-width: 977px;
}


@media all and (max-width:1024px) {
    #mVisual {
        height: 950px;
    }
}

@media all and (max-width:767px) {
    #mVisual {
        height: 450px;
    }

    #mVisual .mVisualIn {
        top: 35%
    }

    #mVisual .mVisualIn dl {
        padding: 6%;
    }

    #mVisual .mVisualIn dl dt {
        padding-bottom: 15px;
    }

    #mVisual .mVisualIn dl dt img {
        width: 80%
    }

    #mVisual .mVisualIn dl dd.t1 {
        font-size: 1.4em;
    }

}


/*slider*/

.slider {
    float: left;
    width: 100%;
    height: 100%;
}

.slider .jquery-reslider {
    position: relative;
    width: 100%;
    height: 100%;
}

.slider .jquery-reslider .slider-block {
    width: 100%;
    height: 100%;
    position: absolute;
    display: flex;
    align-items: center;
    z-index: 97;
    background-position: 50% 50%;
    background-size: cover;
    opacity: 0;
}

.slider .jquery-reslider .slider-dots {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 40px;
}

.slider .jquery-reslider .slider-dots li {
    width: 15px;
    height: 15px;
    display: inline-block;
    *zoom: 1;
    *display: block;
    margin: 0 6px;
    border: 1px solid rgba(255, 255, 255, 0.6);
    cursor: pointer;
    border-radius: 50%;
    vertical-align: middle;
}

.slider .jquery-reslider .slider-dots li.active {
    border: 3px solid #fff;
}

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

    .slider .jquery-reslider .slider-dots li {
        width: 8px;
        height: 8px;
        margin: 4px;
    }

    .slider .jquery-reslider .slider-block {
        background-size: 150%;
        background-position: center;
        background-repeat: no-repeat;
    }

}





.mSection {
    position: relative;
    width: 100%;
    clear: both;
    overflow: hidden;
    text-align: center;
}

#mClinic {
    margin: 3% 0 0;
}

#mClinic h2 {
    font-size: 36px;
    color: #3d3d3d;
    letter-spacing: -0.07em;
    line-height: 1.2em;
    font-family: 'Arita-buriSB'
}

#mClinic p.txt {
    font-size: 16px;
    color: #6d6d6d;
    letter-spacing: -0.07em;
    line-height: 1.3em;
    font-family: 'Atomy-Medium';
    margin-top: 5px;
}

#mClinic ul {
    width: 100%;
    overflow: hidden;
    margin-top: 50px;
}

#mClinic ul li {
    width: 20%;
    float: left;
    background-size: cover !important;
    height: 560px;
    text-align: left;
    box-sizing: border-box;
    padding: 185px 0 0 50px;
}

#mClinic ul li.clinic1 {
    background: url("/images/main/mtc1.jpg") no-repeat center bottom;
}

#mClinic ul li.clinic2 {
    background: url("/images/main/mtc2.jpg") no-repeat center bottom;
}

#mClinic ul li.clinic3 {
    background: url("/images/main/mtc3.jpg") no-repeat center bottom;
}

#mClinic ul li.clinic4 {
    background: url("/images/main/mtc4.jpg") no-repeat center bottom;
}

#mClinic ul li.clinic5 {
    background: url("/images/main/mtc5.jpg") no-repeat center bottom;
}

#mClinic ul li dl dt {
    font-size: 34px;
    line-height: 38px;
    color: #fff;
    font-weight: 100
}

#mClinic ul li dl dt span {
    font-weight: bold;
}

#mClinic ul li dl dt::after {
    content: "";
    display: block;
    width: 40px;
    height: 1px;
    background: #fff;
    margin: 20px 0 40px;
}

#mClinic ul li dl dd a {
    font-size: 16px;
    color: #fff;
    padding: 8px 24px;
    border: 1px solid #fff;
}

#mClinic ul li dl dd a:hover {
    background: #fff;
    color: #2c3853;
}


@media screen and (max-width: 1399px) {
    #mClinic ul li {
        height: 40vw;
        padding: 12% 0 0 2%;
    }
}

@media screen and (max-width: 1280px) {
    #mClinic ul li dl dd a {
        font-size: 15px;
        padding: 6px 18px;
        border: 1px solid #fff;
    }
}


@media screen and (max-width: 976px) {
    #mClinic h2 {
        font-size: 2.35em;
    }

    #mClinic p.txt {
        font-size: 0.9em;
    }

    #mClinic ul li {
        height: 60vw;
        width: 50%;
    }

    #mClinic ul li.clinic5 {
        width: 100%;
        height: 55vw
    }

    #mClinic ul li dl dt {
        font-size: 2em;
        line-height: 0.9em;
    }

    #mClinic ul li dl dt::after {
        margin: 4% 0 8%
    }

    #mClinic ul li dl dd {
        font-size: 1em;
        line-height: 1.5em
    }
}


@media screen and (max-width:568px) {
    #mClinic ul li {
        width: 100%;
        height: 100vw;
        padding: 30% 0 0 10%
    }

    #mClinic ul li.clinic5 {
        height: 100vw
    }

    #mClinic ul li dl dd a {
        font-size: 1em;
        padding: 6px 18px;
        border: 1px solid #fff;
    }
}



#mClinic2 .wel {
    font-size: 20px;
    line-height: 1em;
    color: #2c3853;
    letter-spacing: 0.3em;
    font-family: 'Roboto Condensed';
    position: relative;
}

#mClinic2 .wel::before {
    content: "";
    display: block;
    width: 1px;
    height: 65px;
    background: #2c3853;
    margin: 0 auto;
    margin-bottom: 20px
}

#mClinic2 .wel::after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 auto;
    border-radius: 100%;
    background: #2c3853;
    position: absolute;
    top: 65px;
    left: 50%;
    margin-left: -5px;
}

#mClinic2 h2 {
    font-size: 36px;
    color: #3d3d3d;
    letter-spacing: -0.07em;
    line-height: 55px;
    font-family: 'Arita-buriSB';
    margin: 35px 0 0;
}

#mClinic2 h2 span {
    border-bottom: 1px solid #ddd;
    display: inline
}

#mClinic2 ul {
    width: 100%;
    overflow: hidden;
}

#mClinic2 ul li {
    width: 33.33%;
    height: 360px;
    float: left;
    display: table;
    background-size: cover !important
}

#mClinic2 ul li.clinic1 {
    background: url("/images/main/m_clinic6.png") no-repeat center bottom;
}

#mClinic2 ul li.clinic2 {
    background: url("/images/main/m_clinic7.png") no-repeat center bottom;
}

#mClinic2 ul li.clinic3 {
    background: url("/images/main/m_clinic8.png") no-repeat center bottom;
}

#mClinic2 ul li.clinic4 {
    background: url("/images/main/mc1.jpg") no-repeat center bottom;
}

#mClinic2 ul li.clinic5 {
    background: url("/images/main/mc2.jpg") no-repeat center bottom;
}

#mClinic2 ul li.clinic6 {
    background: url("/images/main/mc3.jpg") no-repeat center bottom;
}

#mClinic2 ul li div {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    font-family: 'Atomy-Medium'
}

#mClinic2 ul li div .tit {
    font-size: 30px;
    line-height: 1.2em;
    letter-spacing: -0.07em;
    color: #fff;
}

#mClinic2 ul li div .tit::after {
    content: "";
    display: block;
    width: 80%;
    height: 1px;
    background: #fff;
    opacity: 0.2;
    margin: 20px auto
}

#mClinic2 ul li div .more {
    font-size: 14px;
    line-height: 1.2em;
    color: #fff;
    font-family: 'Atomy-Medium'
}


@media screen and (max-width:976px) {
    #mClinic2 .wel {
        font-size: 1.1em;
    }

    #mClinic2 .wel::before {
        height: 55px;
    }

    #mClinic2 .wel::after {
        width: 7px;
        height: 7px;
        margin-left: -3.5px;
        top: 55px;
    }

    #mClinic2 h2 {
        font-size: 2.2em;
        line-height: .1.5em;
        margin-bottom: 6%;
    }

    #mClinic2 ul li {
        width: 100%;
        height: 35vw
    }
}

@media screen and (max-width:568px) {
    #mClinic2 h2 {
        font-size: 1.7em;
        width: 85%;
        margin: 4% auto 7%;
        line-height: 1.8em
    }

    #mClinic2 h2 br {
        display: none;
    }

    #mClinic2 ul li {
        height: 50vw;
    }

    #mClinic2 ul li div .tit {
        font-size: 1.6em;
    }

    #mClinic2 ul li div .more {
        font-size: 0.9em;
    }
}



#mQuick {
    margin-top: 70px;
}

#mQuick ul {
    width: 850px;
    margin: 0 auto;
    overflow: hidden;
}

#mQuick ul li {
    width: 200px;
    height: 200px;
    box-sizing: border-box;
    border: 1px solid #d4d4e2;
    float: left;
    margin-right: 10px;
    text-align: left;
    padding: 30px 0 0 30px;
}



#mQuick ul li button {
    font-size: 20px; /* Adjust the font size as needed */
    font-weight: bold;
}



#mQuick ul li:hover {
    border-color: #2c3853
}

#mQuick ul li:last-child {
    margin-right: 0
}

#mQuick ul li a {
    display: block;
    width: 100%;
    height: 100;
    font-size: 21px;
    line-height: 1.2em;
    color: #1b1b1b;
    letter-spacing: -0.07em;
    font-family: 'atomy-Medium'
}

#mQuick ul li.quick1 {
    background: url("/images/main/m_quick1.png") no-repeat 85% 85%;
}

#mQuick ul li.quick2 {
    background: url("/images/main/m_quick2.png") no-repeat 85% 85%;
}

/* #mQuick ul li.quick3 {
    background: url("/images/main/m_quick3.png") no-repeat 85% 85%;
} */

#mQuick ul li.quick4 {
    background: url("/images/main/m_quick4.png") no-repeat 85% 85%;
}

#mQuick ul li.quick5 {
    background: url("/images/main/m_quick5.png") no-repeat 85% 85%;
}

/* #mQuick ul li.quick6 {
    background: url("/images/main/m_quick6.png") no-repeat 85% 85%;
} */

@media screen and (max-width:900px) {
    #mQuick ul {
        width: 90%
    }

    #mQuick ul li {
        width: 15.833%;
        height: 15.1vw;
        margin-right: 1%
    }
}

@media screen and (max-width:976px) {
    #mQuick {
        margin-top: 0;
    }

    #mQuick ul {
        width: 100%;
    }

    #mQuick ul li {
        width: 50%;
        margin-right: 0;
        border: 0;
        border-bottom: 1px solid #d4d4e2
    }

    #mQuick ul li:nth-child(odd) {
        border-right: 1px solid #d4d4e2
    }

    #mQuick ul li:nth-child(1),
    #mQuick ul li:nth-child(4),
    #mQuick ul li:nth-child(5) {
        background-color: #f7f7f7
    }
}

@media screen and (max-width:767px) {
    #mQuick ul li {
        height: 30vw;
        padding: 4% 0 0 4%;
        background-size: 30% auto !important
    }

    #mQuick ul li a {
        font-size: 1.2em;
    }

    #mQuick+#footer {
        margin-top: 0;
    }
}




#vodPop {
    position: fixed;
    top: 10%;
    left: 5%;
    width: 600px;
    max-width: 90%;
    padding: 3.5% 1.5% 2%;
    text-align: center;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.9);
    z-index: 999;
    box-shadow: 5px 10px 10px rgba(0, 0, 0, 0.2);
    border-radius: 0 10px 0 10px;
}

#vodPop .tit {
    font-size: 1.2em;
    font-weight: 700;
    color: #212121;
    margin-bottom: 2em;
    letter-spacing: 0.5em;
}

#vodPop video {
    width: 100%;
}

#vodPop .vod {
    width: 100%;
    height: 305px;
}

#vodPop .btn_more {
    display: inline-block;
    color: #fff;
    background: #c8aa9a;
    line-height: 2.8em;
    border-radius: 40px;
    padding: 0 1.5em;
    margin-top: 2em;
    font-weight: 600;
    font-size: 0.85em;
    letter-spacing: 0.15em;
}

#vodPop .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    color: #fff;
    font-size: 0;
    display: block;
    background: #2c3853 url("/images/common/close.png") no-repeat center;
}

@media all and (max-width:767px) {
    #vodPop {
        padding: 7% 3% 5%;
    }

    #vodPop .vod {
        width: 100%;
        height: 48vw;
    }
}
