/* #content */
.main_doctor .inner::after {width: 22%; padding-bottom: calc(419/648*100%); background-image: url(../images/cheonan/sub05_01_img_doctor.png);}
.main_doctor .inner .text_box p:last-of-type .sign {width: 103px; height: 62px; background-image: url(../images/cheonan/sub05_01_img_sign.png);}
.pride .inner ul li:nth-child(4) .img_box {
    background-image: url(../images/cheonan/wait.png);
}


.banner_area {background-image: url(../images/cheonan/sub05_01_img_banner.png);}


/* PC (해상도 1440px ~ 1540px) */
@media screen and (max-width:1540px) {

}
/* PC (해상도 1058px ~ 1440px) */
@media screen and (max-width:1440px) {

}
/* PC (해상도 1024px ~ 1058px) */
@media screen and (max-width:1058px) {

}


/* 태블릿 (해상도 769px ~ 1024px) */
@media screen and (max-width:1024px) {
    /* content */
    .main_doctor .inner::after {width: 33%; padding-bottom: calc(494/706*85%);}
    .main_doctor .inner .text_box p:last-of-type .sign {width: 72px; height: 44px;}
}

/* 모바일 가로, 모바일 세로 (해상도 375px ~ 768px)*/
@media screen and (max-width:768px) {
    .wrap { min-width: 375px; }
    /* content */
    .main_doctor .inner::after {width: 100%; padding-bottom: calc(379/289*80%);}


    .banner_area {background-image: url(../images/cheonan/sub05_01_img_banner_mo.png);}
}
