@charset "utf-8";

body.doctor main {
    background: linear-gradient(180deg, #FFFFFF 51.67%, #F5F7FB 100%);
}
body.doctor .main-inner {
    width:88.8%; max-width:400px;
    margin:0 auto;
    padding:32px 0 40px;
}
body.doctor .main-inner .top-nav {
    font-size:0;
}
body.doctor .main-inner .top-nav > li {
    display:inline-block;
    vertical-align:middle;
    font-size:14px; font-weight:500;
    color:#666;
    letter-spacing: -0.06em;
}
body.doctor .main-inner .top-nav .home a {
    width:14px; height:11px;
    background:url(../img/doctor/home_icon.svg) no-repeat;
    display:block;
    background-size:contain;
    text-indent:-9999px;
}
body.doctor .main-inner .top-nav .arrow {
    width:6px; height:10px;
    background:url(../img/doctor/arrow_right.svg) no-repeat;
    background-position:center;
    background-size:contain;
    margin:0 12px 0 13px;
}
body.doctor .main-inner .top-nav .s-menu {
    position:relative;
    padding-right:16px;
    min-width:60px;
    background:url(../img/doctor/slider_down_menu.svg) no-repeat;
    background-position:100% 50%;
    cursor:pointer;
    background-size:16px;
    line-height:16px;
}
body.doctor .main-inner .top-nav .s-menu ul {
    position:absolute; bottom:0; left:0;
    transform:translate(-13px,105%);
    width:150px;
    padding:10px 0 14px 14px;
    border-radius:5px;
    border:1px solid #EAEAEA;
    background:#fff;
    display:none;
    z-index:2;
}
body.doctor .main-inner .top-nav .s-menu ul li {
    line-height:280%;
    letter-spacing: -0.06em;
    font-size:14px; font-weight:500;
    cursor:pointer;
}
body.doctor .main-inner .top-nav .s-menu ul li:hover,
body.doctor .main-inner .top-nav .s-menu ul li.on {
    font-weight:700;
    color:#623CE2;
}
body.doctor .main-inner .profile-bg {
    width:120px; height:120px;
    overflow:hidden;
    background:url(../img/doctor/profile_default.png) no-repeat;
    background-size:contain;
    border-radius:500px;
    margin:40px auto 20px;
    position:relative;
}
body.doctor .main-inner .profile-bg img {
    display:block;
    position:absolute; top:0; left:0;
    width:100%; height:auto;
}
body.doctor .main-inner h2 span {
    display:inline-block;
    padding-left:33px;
    background:url(../img/doctor/logo01.svg) no-repeat;
    background-size:24px;
    background-position:0 50%;
    font-size:18px;
    line-height:24px;
    color:#623CE2;
    letter-spacing: -0.06em;
}
body.doctor .main-inner h3 {
    font-size:24px;
    color:#222;
    letter-spacing: -0.02em;
    line-height:150%;
    margin:10px 0;
}
body.doctor .main-inner h3 span {
    display:inline-block;
    font-size:14px; font-weight:500;
    color:#666;
    margin-left:12px;
}
body.doctor .main-inner .text p span {
    display:inline-block;
    padding:0 12px;
    line-height:28px;
    border-radius:100px;
    background:#fff;
    border:1px solid #EAEAEA;
    font-size:14px; font-weight:500;
    color:#42A5F5;
    text-align:center;
    margin-right:8px;
    letter-spacing: -0.04em;
}
body.doctor .main-inner .b-box {
    margin-top:26px;
}
body.doctor .main-inner .b-box button {
    border-radius:4px;
    width:calc(50% - 5px);
    height:52px;
    font-size:14px;
    font-weight:500;
    letter-spacing: -1px;
}
body.doctor .main-inner .b-box button:first-child {
    border:1px solid #623CE2;
    color:#623CE2;
    background:#fff;
    float:left;
}
body.doctor .main-inner .b-box button:last-child {
    color:#fff;
    background:#623CE2;
    float:right;
}

body.doctor .se01 .s-inner {
    padding:40px 0 50px;
    width:88.8%; max-width:400px;
    margin:0 auto;
}
body.doctor .se01 h2 {
    font-size:18px;
    letter-spacing: -0.02em;
    color:#42A5F5;
}
body.doctor .se01 h3 {
    padding-left:63px;
    line-height:50px;
    position:relative;
    font-size:26px;
    letter-spacing: -0.02em;
    color:#222;
    margin:17px 0 34px;
}
body.doctor .se01 h3 .icon {
    width:50px; height:100%;
    position:absolute; top:0; left:0;
    border-radius:100px;
    background:#F5F5F5;
}
body.doctor .se01 h3 .icon img {
    position:absolute; top:50%; left:50%;
    transform:translate(-50%,-50%);
    display:block;
    width:28px;
}
body.doctor .se01 .text strong {
    display:block;
    margin-bottom:14px;
    font-size:18px;
    color:#444;
    letter-spacing: -0.02em;
}
body.doctor .se01 .text p {
    line-height:150%;
    font-size:14px;
    color:#222;
}
body.doctor .se02 .s-inner {
    padding-bottom:50px;
    width:88.8%; max-width:400px;
    margin:0 auto;
}
body.doctor .se02 h2 {
    font-size:0;
    position:relative;
}
body.doctor .se02 h2 > * {
    vertical-align:middle;
}
body.doctor .se02 h2 > img {
    width:20px;
    margin-right:6px;
}
body.doctor .se02 h2 > span {
    font-size:18px;
    letter-spacing:-0.02em;
    color:#222;
    font-weight:500;
}
body.doctor .se02 h2 .line {
    position:absolute; top:50%; right:0;
    transform:translateY(-50%);
    height:1px; width:calc(100% - 155px);
    background:#EDEDED;
}
body.doctor .se02 .time-table {
    margin:32px 0 24px;
    border:1px solid #D4D6DB;
    line-height:50px;
}
body.doctor .se02 .time-table li span {
    border-bottom:1px solid #D4D6DB;
    float:left;
}
body.doctor .se02 .time-table li:last-child span {
    border-bottom:none;
}
body.doctor .se02 .time-table li span:first-child {
    font-size:16px;
    font-weight:500;
    display:block;
    width:54px;
    text-align:center;
    background:#E5E7EE;
    border-right:1px solid #D4D6DB;
}
body.doctor .se02 .time-table li span:last-child {
    display:block;
    width:calc(100% - 54px);
    padding-left:21px;
    font-size:14px;
}
body.doctor .se02 .time-table li:nth-of-type(6) span:first-child {
    color:#42A5F5;
}
body.doctor .se02 .time-table li:nth-of-type(7) span:first-child {
    color:#EE3838;
}
body.doctor .se02 .text {
    line-height:180%;
    font-size:14px;
    color:#757575;
}
body.doctor .se02 .text strong {
    color:#222;
    font-weight:400;
}
body.doctor .se03 .s-inner {
    padding-bottom:50px;
    width:88.8%; max-width:400px;
    margin:0 auto;
}
body.doctor .se03 h2 {
    font-size:0;
    position:relative;
}
body.doctor .se03 h2 > * {
    vertical-align:middle;
}
body.doctor .se03 h2 > img {
    width:20px;
    margin-right:6px;
}
body.doctor .se03 h2 > span {
    font-size:18px;
    letter-spacing:-0.02em;
    color:#222;
    font-weight:500;
}
body.doctor .se03 h2::after {
    content:""; display:block;
    position:absolute; top:50%; right:0;
    transform:translateY(-50%);
    height:1px; width:calc(100% - 116px);
    background:#EDEDED;
}
body.doctor .se03 .text {
    font-size:14px;
    margin-top:26px;
    color:#757575;
    line-height:250%;
}
body.doctor .se03 .text li span:first-child {
    padding-right:14px;
}
body.doctor .se03 .text strong {
    font-weight:400;
    color:#222;
}
body.doctor .se03 .text .bus {
    display:inline-block;
    width:20px; height:20px;
    background:url(../img/doctor/bus_icon.svg) no-repeat;
    background-size:contain;
}
body.doctor .se03 .text li > * {
    vertical-align:middle;
}
body.doctor .se03 .text li:first-child strong {
    font-weight:700;
}
body.doctor .se03 .text li a {
    color:#42A5F5;
}
body.doctor .se03 .text li .subway {
    display:inline-block;
    width:calc(100% - 88px);
    vertical-align:top;
    padding-top:8px;
}
body.doctor .se03 .text li .subway strong {
    line-height:140%;
    display:inline-block;
}
body.doctor .se03 .text li .subway strong > * {
    vertical-align:middle;
}
body.doctor .se03 .text li i[class^=line] {
    display:inline-block;
    border-radius:100px;
    width:20px; line-height:20px;
    text-align:center;
    color:#fff;
    font-size:10px;
    font-weight:700;
}

body.doctor .se04 .s-inner {
    padding-bottom:80px;
    width:88.8%; max-width:400px;
    margin:0 auto;
}
body.doctor .se04 h2 {
    font-size:0;
    position:relative;
}
body.doctor .se04 h2 > * {
    vertical-align:middle;
}
body.doctor .se04 h2 > img {
    width:20px;
    margin-right:6px;
}
body.doctor .se04 h2 > span:nth-of-type(1) {
    font-size:18px;
    letter-spacing:-0.02em;
    color:#222;
    font-weight:500;
}
body.doctor .se04 h2 > span:nth-of-type(2) {
    display:inline-block;
    width:38px; line-height:19px;
    border-radius:100px;
    background:#F6F6F6;
    text-align:center;
    margin-left:6px;
    font-size:12px;
    letter-spacing:-0.02em;
    color:#919191;
    font-weight:500;
}
body.doctor .se04 h2::after {
    content:""; display:block;
    position:absolute; top:50%; right:0;
    transform:translateY(-50%);
    height:1px; width:calc(100% - 145px);
    background:#EDEDED;
}
body.doctor .se04 h3 {
    margin:25px 0 44px;
    font-size:24px;
    letter-spacing:-1px;
    color:#222;
}
body.doctor .se04 .review li {
    position:relative;
    font-size:14px;
    color:#222;
}
body.doctor .se04 .review li + li {
    margin-top:24px;
}
body.doctor .se04 .review li p {
    line-height:20px;
    padding-left:28px;
    background-size:20px;
    background-repeat:no-repeat;
}
body.doctor .se04 .review li:nth-of-type(1) p {background-image:url(../img/doctor/review_icon01.svg);}
body.doctor .se04 .review li:nth-of-type(2) p {background-image:url(../img/doctor/review_icon02.svg);}
body.doctor .se04 .review li:nth-of-type(3) p {background-image:url(../img/doctor/review_icon03.svg);}
body.doctor .se04 .review li:nth-of-type(4) p {background-image:url(../img/doctor/review_icon04.svg);}
body.doctor .se04 .review li span {
    line-height:20px;
    position:absolute; top:0; right:0;
}
body.doctor .se04 .review li .bar {
    height:8px;
    margin-top:12px;
}
body.doctor .se04 .review li .bar div {
    height:100%; border-radius:8px;
    background:#6045E2;
}
body.doctor .se04 .review li .bar.w10 div {width:10%;}
body.doctor .se04 .review li .bar.w10 div {width:15%;}
body.doctor .se04 .review li .bar.w20 div {width:20%;}
body.doctor .se04 .review li .bar.w25 div {width:25%;}
body.doctor .se04 .review li .bar.w30 div {width:30%;}
body.doctor .se04 .review li .bar.w35 div {width:35%;}
body.doctor .se04 .review li .bar.w40 div {width:40%;}
body.doctor .se04 .review li .bar.w45 div {width:45%;}
body.doctor .se04 .review li .bar.w50 div {width:50%;}
body.doctor .se04 .review li .bar.w55 div {width:55%;}
body.doctor .se04 .review li .bar.w60 div {width:60%;}
body.doctor .se04 .review li .bar.w65 div {width:65%;}
body.doctor .se04 .review li .bar.w70 div {width:70%;}
body.doctor .se04 .review li .bar.w75 div {width:75%;}
body.doctor .se04 .review li .bar.w80 div {width:80%;}
body.doctor .se04 .review li .bar.w85 div {width:85%;}
body.doctor .se04 .review li .bar.w90 div {width:90%;}
body.doctor .se04 .review li .bar.w95 div {width:95%;}
body.doctor .se04 .review li .bar.w100 div {width:100%;}
body.doctor .se04 .b-box {
    margin-top:45px;
}
body.doctor .se04 .b-box button {
    border-radius:4px;
    width:calc(50% - 5px);
    height:52px;
    font-size:14px;
    font-weight:500;
    letter-spacing: -1px;
}
body.doctor .se04 .b-box button:first-child {
    border:1px solid #623CE2;
    color:#623CE2;
    background:#fff;
    float:left;
}
body.doctor .se04 .b-box button:last-child {
    color:#fff;
    background:#623CE2;
    float:right;
}

/* 가로 해상도 768 이상 */
@media screen and (min-width:768px){
    body.doctor .main-inner {
        width:668px; max-width:none;
        padding:30px 0 80px;
        position:relative;
    }
    body.doctor .main-inner .top-nav .home a {
        width:15px; height:12px;
    }
    body.doctor .main-inner .top-nav .arrow {
        width:8px; height:12px;
        margin:0 14px 0 14px;
    }
    body.doctor .main-inner .top-nav .s-menu {
        padding-right:17px;
        min-width:122px;
        background-size:17px;
        line-height:17px;
    }
    body.doctor .main-inner .top-nav .s-menu ul {
        position:absolute; bottom:auto; top:25px; left:0;
        transform:translate(-14px,0);
    }
    body.doctor .main-inner .profile-bg {
        width:186px; height:186px;
        margin:60px 0;
    }
    body.doctor .main-inner .text {
        position:absolute; top:138px; left:239px;
    }
    body.doctor .main-inner h3 {
        font-size:28px;
        margin:10px 0 20px;
    }
    body.doctor .main-inner h3 span {
        margin-left:14px;
    }
    body.doctor .main-inner .text p span {
        line-height:30px;
    }
    body.doctor .main-inner .b-box {
        margin-top:60px;
        width:318px;
    }
    body.doctor .main-inner .b-box button {
        width:154px;
        height:44px;
    }

    body.doctor .se01 .s-inner {
        padding:60px 0 55px;
        width:668px; max-width:none;
    }
    body.doctor .se01 h3 {
        padding-left:65px;
        font-size:28px;
        margin:17px 0 35px;
    }
    body.doctor .se01 .text strong {
        margin-bottom:20px;
        font-size:22px;
    }
    body.doctor .se01 .text p {
        line-height:180%;
        font-size:16px;
    }
    body.doctor .se02 .s-inner {
        padding-bottom:80px;
        width:668px; max-width:none;
    }
    body.doctor .se02 h2 .line {
        width:calc(100% - 142px);
    }
    body.doctor .se02 .time-table {
        margin:29px 0 20px;
        border:1px solid #D4D6DB;
        line-height:40px;
    }
    body.doctor .se02 .time-table li {
        float:left;
        width:95px;
    }
    body.doctor .se02 .time-table li span {
        border-bottom:none;
        float:none;
    }
    body.doctor .se02 .time-table li:last-child {
        width:96px;
    }
    body.doctor .se02 .time-table li:last-child span:last-child {
        padding-top:17px;
    }
    body.doctor .se02 .time-table li:last-child span {
        border-right:none !important;
    }
    body.doctor .se02 .time-table li span:first-child {
        width:100%;
        border-right:1px solid #D4D6DB;
        border-bottom:1px solid #D4D6DB;
    }
    body.doctor .se02 .time-table li span:last-child {
        line-height:120%;
        width:100%;
        word-break:keep-all;
        padding:17px 24px 0;
        font-size:16px;
        height:92px;
        text-align:center;
        border-right:1px solid #D4D6DB;
    }
    body.doctor .se02 .time-table li:nth-of-type(6) span:first-child {
        color:#42A5F5;
    }
    body.doctor .se02 .time-table li:nth-of-type(7) span:first-child {
        color:#EE3838;
    }
    body.doctor .se02 .text {
        font-size:16px;
    }
    body.doctor .se02 .text strong {
        padding-left:30px;
    }
    body.doctor .se03 .s-inner {
        padding-bottom:92px;
        width:668px; max-width:none;
    }
    body.doctor .se03 h2::after {
        width:calc(100% - 142px);
    }
    body.doctor .se03 .text {
        font-size:16px;
        margin-top:22px;
    }
    body.doctor .se03 .text li span:first-child {
        padding-right:35px;
    }
    body.doctor .se03 .text li .subway {
        width:auto;
        vertical-align:top;
        padding-top:0;
        margin-left:-4px;
    }

    body.doctor .se04 .s-inner {
        padding-bottom:146px;
        width:668px; max-width:none;
    }
    body.doctor .se04 h2::after {
        width:calc(100% - 142px);
    }
    body.doctor .se04 h3 {
        margin:22px 0 42px;
    }
    body.doctor .se04 .review li {
        font-size:16px;
    }
    body.doctor .se04 .review li + li {
        margin-top:18px;
    }
    body.doctor .se04 .review li p {
        padding-left:34px;
    }
    body.doctor .se04 .review li .bar {
        position:absolute; top:50%; right:30px;
        transform:translateY(-50%);
        margin-top:0;
        width:300px;
    }
    body.doctor .se04 .b-box {
        margin-top:80px;
    }
    body.doctor .se04 .b-box button {
        font-size:16px;
    }
    body.doctor .se04 .b-box button:first-child {
        width:176px;
    }
    body.doctor .se04 .b-box button:last-child {
        width:412px;
    }
}

/* 가로 해상도 1280 이상 */
@media screen and (min-width:1280px){
    body.doctor .main-inner {
        width:1180px; 
    }
    body.doctor .main-inner .profile-bg {
        width:186px; height:186px;
        margin:69px 0 0;
    }
    body.doctor .main-inner .text {
        top:147px;
    }
    body.doctor .main-inner .b-box {
        margin-top:0;
        position:absolute; top:191px; right:0;
    }

    body.doctor .se01 .s-inner {
        padding:55px 0;
        width:1180px;
    }
    
    body.doctor .se02 .s-inner {
        width:1180px; 
    }
    body.doctor .se02 h2 .line {
        width:calc(100% - 202px);
    }
    body.doctor .se02 h2 .line::after {
        content:""; display:block;
        width:278px; height:154px;
        background:url(../img/doctor/line_bg.png) no-repeat;
        position:absolute; top:-154px; right:0;
    }
    body.doctor .se02 .time-table {
        margin:30px 0 21px;
    }
    body.doctor .se02 .time-table li {
        width:168px;
    }
    body.doctor .se02 .time-table li:last-child {
        width:170px;
    }
    body.doctor .se02 .time-table li span:last-child {
        padding:17px 60px 0;
    }
    
    body.doctor .se03 .s-inner {
        width:1180px;
    }
    body.doctor .se03 h2::after {
        width:calc(100% - 202px);
    }

    body.doctor .se04 .s-inner {
        padding-bottom:178px;
        width:1180px;
    }
    body.doctor .se04 h2::after {
        width:calc(100% - 202px);
    }
    body.doctor .se04 h3 {
        margin:25px 0 42px;
    }
    body.doctor .se04 .review {
        width:828px;
    }
    body.doctor .se04 .review li .bar {
        right:30px;
        width:380px;
    }
}













































