@media (min-width:0px) and (max-width:1800px){
    .sub_banner {
        height: 40rem;
    }
    .sub_tab_wrap {
        background-size: 40%;
    }
    
    





}
@media (min-width:0px) and (max-width:1280px){  
    
    .sub_tab_wrap h2 {
        padding: 8rem 0 4rem;
    }
    .sub_tab_wrap h2 {
        font-size: 5rem;
        gap: 2rem;
    }
    .sub_banner {
        height: 30rem;
    }
    .sub_tab {
        font-size: 20px;
        gap: 3rem;
        padding-bottom: 20px;
    }
    /*  */
    .doctor_list {
        font-size: 16px;
    }

    .check_ul {
        font-size: 20px;
    }
    .m2_tit {
        font-size: 50px;
        position: relative;
        top: 0;
    }
    .m2_tab li a {
        font-size: 20px;
        width: 200px;
        padding: 13px 21px;
    }
    h3 {
        margin-bottom: 60px;
    }
    h3 em {
        font-size: 45px;
    }
    .flex_wrap .txt_wrap{
        padding: 30px;
    }
    h4 {
        font-size: 35px;
    }
    .q {
        font-size: 25px;
    }
    .a {
        font-size: 22px;
    }
    .circle_ul{gap: 20px;}
    .circle_tit{
        font-size: 22px;
    }
    .m4_wrap {
        gap: 20px;
    }
    .m4_wrap .map_right .map_box:first-child{
        margin-bottom: 20px;
    }
    .m4_wrap .map_right .map_box {
        padding: 30px 20px;
    }







}
@media (min-width:0px) and (max-width:900px){
    
    .sub_tab_wrap h2 {
        padding: 6rem 0 4rem;
    }
    .sub_banner {
        height: 20rem;
    } 
    .sub_tab {
        flex-wrap: wrap;
        font-size: 18px;
        gap: 0.2rem 2.5rem;
    }
    .sub_tab li a {
        display: inline-block;
        padding: 0.3rem 0.5rem;
    }
    /* m11 */
    .m11_ul {
        flex-direction: column;
        gap: 40px;
    }
    .m11_ul .img_wrap {
        max-width: 600px;
        justify-self: center;
    }
    .doctor_wrap{
        flex-direction: column;
    }
    .doctor_img{
        align-self: center;
        max-width: 350px;
        width: 80%;
    }
    .doctor_txt{width: 100%;}
    .sub13_ul {
        grid-template-columns: repeat(2, 1fr);
        gap: 5rem 2rem;
    }
    .sub13_ul h6 {font-size: 4vw;}
    .sub13_ul p {font-size: 2.5vw;}
    /*  */
    .m20_wrap {
        gap: 0px;
    }
    .m2_tit {
        font-size: 40px;
    }
    .pointer_wrap li {
        width: 80px;
    }
    .m2_tab li:not(:last-child) {
        margin-bottom: 15px;
    }
    h3 i {
        font-size: 18px;
    }
    h3 em {
        font-size: 35px;
    }
    .flex_wrap {
        flex-direction: column;
        gap: 20px;
        align-items: center;
    }
    .flex_wrap:nth-child(2n+1) {
        flex-direction: column;
    }
    .flex_wrap:not(:last-child) {
        margin-bottom: 50px;
    }
    .flex_wrap .img_wrap {
        max-width: 100%;
    }
    .flex_wrap .txt_wrap{
        padding: 20px;
    }
    .flex_wrap .txt_wrap hr {
        margin: 10px 0;
    }
    .qna_wrap > * {
        padding: 15px;
    }
    .check_ul li {
        font-size: 25px;
        padding: 20px 10px;
    }
    .circle_ul{
        flex-wrap: wrap;
        justify-content: center;
        max-width: 450px;
        margin: auto;
    }
    .circle_ul li {
        width: 45%;
        flex: none;
    }
    .logo_bg_r {
        background: url(../img/logo_bg_r.png) no-repeat 100% 100% / 80%;
    }
    .m4_wrap{
        flex-direction: column;
    }
    .m4_wrap .map_right{
        max-width: 100%;
    }








    /*  */
    
    
    

    
    .time_table{flex-direction: column;}
    .map_txt {
        padding: 7rem 2rem 5rem;
        font-size: 20px;
    }
    .map_tit {
        font-size: 35px;
    }
    .map_txt li em {
        width: 80px;
    }
    .time_table .root_daum_roughmap .wrap_map{
        height: 200px;
    }
}