#sub_intro{
    margin-top: 100px;
    width: 100%;
    height: 300px;
    /* background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; */
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
}

#sub_intro > div{
    font-size: 48px;
    color: #fff;
    font-family: 'Pretendard-bold', sans-serif;
    text-align: center;
}

#sub_intro > div .s_subtxt{
    font-size: 14px;
    height: 18px;
    line-height: 1.2em;
    font-family: 'Pretendard-Thin', sans-serif;
    letter-spacing: 4px;
    margin-left: 4px;
    margin-bottom: 5px;
    display: block;
}

#sub_intro>img{
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
    position: absolute;
    transform: scale(1.0);
    animation: img-big 1 1.7s;
}

@keyframes img-big{
    0%{
        transform: scale(1.4);
    }

    100%{
        transform: scale(1.0);
    }
}


.route{
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #e1e1e1;
    box-sizing: border-box;
}

.route .center{
    height: 100%;
    display: flex;
}

.home{
    width: 60px;
    height: 100%;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.menu_select{
    width: 230px;
    height: 100%;
    position: relative;
}

.now_menu{
    width: 100%;
    height: 100%;
    border-right: 1px solid #e1e1e1;
    padding: 0 20px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}

.now_menu p{
    font-size: 16px;
    font-family: 'Pretendard-Medium', sans-serif;
}

.now_menu i{
    font-size: 18px;
}

.menu_select ul{
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    background-color: #0a5199;
    padding: 10px 0;
    display: none;
}

.menu_select ul li{
    width: 100%;
    padding: 7px 20px;
    box-sizing: border-box;
    color: #fff;
    font-family: 'Pretendard-ExtraLight', sans-serif;
    font-size: 14px;
    cursor: pointer;
}

#sub_content{
    width: 100%;
    padding: 70px 0 300px;
    position: relative;
}

#sub_content>img{
    position: absolute;
    top: 180px;
    right: -50px;
}


/* sub1_1 */
/* .sub1_intro{
    background-image: url(../images/sub1_intro.jpg);
} */

.sub_title{
    width: 100%;
    text-align: center;
}

.sub_title p{
    font-size: 32px;
    font-family: 'Pretendard-Medium', sans-serif;
}

.bar2{
    width: 50px;
    height: 1px;
    background-color: #959595;
    margin: 30px auto;
}

.sub_title span{
    font-size: 16px;
    color: #777;
    font-family: 'Pretendard-Regular', sans-serif;
}


/* sub1_5 */
.map_box{
    width: 100%;
    height: 450px;
    margin-top: 70px;
}

.root_daum_roughmap{
    width: 100% !important;
    height: 100% !important;
}

.wrap_map{
    width: 100%;
    height: 100% !important;
}

.img_sec2{
    flex-direction: column;
    justify-content: center !important;
    text-align: center;
}

.img_sec2 p{
    font-size: 20px;
    color: #111;
    font-family: 'Pretendard-SemiBold', sans-serif;
    margin-top: 10px;
    text-align: center;
}

.l_t01{
    font-size: 20px;
    font-family: 'Pretendard-Regular', sans-serif;
    line-height: 30px;
}

.l_t02{
    width: 100%;
    font-size: 16px;
    color: #111;
    font-family: 'Pretendard-Regular', sans-serif;
    line-height: 35px;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
}

.l_t02 > span{
    letter-spacing: 25px;
    margin-right: -25px;
}

.l_t03{
    margin-top: 10px;
}

.l_t03_b{
  width: 40%;
  display: inline-block;
}

.b_c{
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-right: 10px;
}

.b_c1{background-color: #F63617;}
.b_c2{background-color: #8CC64B;}
.b_c3{background-color: #0F76DB;}
.b_c4{background-color: #0CA74F;}
.b_c5{background-color:#C09F1E;}

.sub1_1_sec{
  width: 100%;
  position: relative;
}

/* sub2_1 */
.sub2_1_sec1{
    width: 100%;
    margin-bottom: 70px;
}

.sub_l_title{
    width: 100%;
    display: flex;
    align-items: center;
}

.sub_l_title p{
    font-size: 26px;
    font-family: 'Pretendard-Medium', sans-serif;
    margin-left: 10px;
}

.sub2_1_sec1 ul{
    width: 100%;
}

.sub2_1_sec1 ul li{
    width: 100%;
    display: flex;
    align-items: flex-start;
    padding: 40px 0;
    border-bottom: 1px solid #ccc;
}

.sub2_1_sec1 ul li:last-child{
    border-bottom: 0;
}

.img_sec{
    width: 14%;
    display: flex;
    align-items: center;
}

.text_sec{
    width: 86%;
}

.b_b_t{
    width: 100%;
    font-size: 22px;
    color: #111;
    font-family: 'Pretendard-SemiBold', sans-serif;
}

.md_t{
    width: 100%;
    font-size: 16px;
    font-family: 'Pretendard-Medium', sans-serif;
    margin-top: 20px;
}

.md_t2{
    width: 100%;
    font-size: 16px;
    font-family: 'Pretendard-Medium', sans-serif;
    margin-top: 20px;
    line-height: 24px;
    text-align: center;
}

.red_t{
    width: 100%;
    font-size: 12px;
    color: #ec1212;
    margin-top: 5px;
    line-height: 22px;
}

.sm_t{
    width: 100%;
    font-size: 16px;
    font-family: 'Pretendard-Regular', sans-serif;
    line-height: 25px;
    margin-top: 15px;
}

.sm_t span{
    display: block;
    padding-left: 15px;
    box-sizing: border-box;
}

.sub2_1_sec2{
    width: 100%;
}

.sub2_1_sec2 ul{
    width: 100%;
    margin-top: 25px;
}

.sub2_1_sec2 ul li{
    width: 100%;
    height: 200px;
    display: flex;
}

.sub2_1_sec2 ul li:nth-child(4){
    width: 100%;
    height: 350px;
    display: flex;
}

.sub2_1_sec2 .img_sec{
    border-top: 1px solid #252525;
    padding-left: 30px;
    box-sizing: border-box;
}

.sub2_1_sec2 .text_sec{
    border-top: 1px solid #ccc;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.thesis{
  background-color: #E6EBF2;
  width: 100%;
  padding: 20px;
}

.thesis_t{
  font-size: 22px;
  margin: 10px 10px;
  font-weight: bold;
}

.thesis_s{
  font-size: 16px;
  margin: 40px 10px;
}

/* sub2_1 표 */
.table_box{
  width: 100%;
  margin-bottom: 30px;
}

.table_box .tr_black{
  background-color:#444;
  color:#fff;
  text-align:center;
}

.table_box .tr_black td{
  padding:10px 0;
  font-size:16px;
}

.table_box .td_blue{
  background-color:#008ce5;
  color:#fff;
  text-align:center;
  padding:13px 0;
  font-size:16px;
  width:15%;
}

.table_box .td_blue2{
  background-color:#008ce5;
  color:#fff;
  text-align:center;
  padding:13px 0;
  font-size:16px;
  width:13%;
}

.table_box .td_wh01{
  background-color:#fff;
  text-align:center;
  padding:13px 0;
  border:1px solid #e3e3e3;
  width:85%;
  font-size: 16px;
}

.table_box .td_gray01{
  width:15%;
  background-color:#aaa;
  color:#fff;
  text-align:center;
  padding:13px 0;
  font-size:16px;
}

.table_box .td_gray02{
  width:35%;
  background-color:#aaa;
  color:#fff;
  text-align:center;
  padding:12px 0;
  font-size:16px;
}

.table_box .td_wh02{
  background-color:#fff;
  text-align:center;
  padding:13px 0;
  border:1px solid #e3e3e3;
  width:35%;
  font-size: 16px;
}

.tr_black .tr_bl01{
  padding:13px;
  border-right:1px solid #ccc;
  width:20%;
  font-size:16px;
}

.tr_black .tr_bl02{
  padding:13px;
  border-right:1px solid #ccc;
  width:40%;
  font-size:16px;
}

.tr_black .tr_bl03{
  padding:13px;
  border-right:1px solid #ccc;
  width:40%;
  font-size:16px;
}

.table_box .td_wh03{
  background-color:#fff;
  text-align:center;
  padding:10px;
  border:1px solid #e3e3e3;
  width:20%;
  font-size: 16px;
}

.table_box .td_wh04{
  background-color:#fff;
  text-align:center;
  padding:10px;
  border:1px solid #e3e3e3;
  width:40%;
  font-size: 16px;
}

.table_box .td_wh05{
  background-color:#fff;
  text-align:center;
  padding:10px;
  border:1px solid #e3e3e3;
  width:29%;
  font-size: 16px;
}

.font_mini{
  font-size: 14px;
  margin-bottom: 30px;
}


/* sub2_2 */
.sh_t{
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.shape{
    width: 6px;
    height: 6px;
    background-color: #133c8b;
    margin-right: 7px;
    border-radius: 2px;
}

.sh_t p{
    font-size: 16px;
    font-family: 'Pretendard-Bold', sans-serif;
}

.img{
    width: 100%;
    margin: 20px 0 50px 15px;
}

.sm_t2{
    margin-top: 5px;
    padding-left: 15px;
    box-sizing: border-box;
}

.box_text{
    width: 730px;
    margin-top: 20px;
    border: 5px solid #ebebeb;
    padding: 20px 25px;
    box-sizing: border-box;
}

.box_text .md_t{
    margin-top: 0;
}


/* sub3_1 */
.sub3_1_sec1 .sub_l_title p{
    font-size: 22px;
}

.sub3_1_sec1 .img_sec{
    width: 17%;
    justify-content: flex-end;
    padding-right: 40px;
}

.sub3_1_sec1 .text_sec{
    width: 83%;
    padding-left: 80px;
    box-sizing: border-box;
}

.sub3_1_sec1 .md_t{
    font-family: 'Pretendard-Regular', sans-serif;
    line-height: 28px;
}

.cure_box{
    width: 100%;
    margin: 30px 0 100px;
}

.cure_box>p{
    font-size: 20px;
    text-align: center;
    font-family: 'Pretendard-SemiBold', sans-serif;
}

.cure{
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 25px;
}

.c_b{
    width: 21%;
    text-align: center;
}

.c_b p{
    font-size: 14px;
    line-height: 22px;
    font-family: 'Pretendard-Medium', sans-serif;
    margin-top: 20px;
    color: #333;
}


/* sub3_2 */
.sub3_2_sec1{
    margin-top: 70px;
}


/* sub4_1 */
.cure_box2>img{
    margin-bottom: 40px;
}

.cure2 .c_b{
    width: 28%;
}

.cure_text{
    width: 100%;
    margin-top: 40px;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    font-family: 'Pretendard-Medium', sans-serif;
}

.cure3 .c_b{
    width: 14%;
}


/* sub4_2 */
.cure_text2{
    width: 72%;
    margin: 40px auto 0;
}

.c_t{
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}

.c_t:last-child{
    margin-bottom: 0;
}

.c_t p{
    font-size: 16px;
    font-family: 'Pretendard-Medium', sans-serif;
    margin-left: 30px;
    line-height: 30px;
}

.c_t p span{
    font-size: 18px;
    font-family: 'Pretendard-Bold', sans-serif;
    margin-right: 5px;
}

.cure_text3{
    width: 80%;
}

.cure_text3 .c_t{
    align-items: flex-start;
}

.cure_text3 .c_t p span{
    display: block;
}

.cure_text3 .c_t p img{
    margin-top: 10px;
}


.cure_img{
    width: 100%;
    margin-top: 40px;
    text-align: center;
}


/* sub1_2 */
.sub1_2_sec{
    width: 100%;
    margin-top: 80px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.doc_img{
    width: 400px;
}

.doc_img img{
    width: 100%;
}

.doc_text{
    width: 700px;
    padding-top: 25px;
}

.doc_tit{
  margin-bottom: 18px;
  font-size: 32px;
  color: #46a9ff;
  font-family: 'Cafe24Shiningstar', sans-serif;
  font-style: italic;
}

.doc_text>p{
    font-size: 38px;
    color: #9b9b9b;
    font-family: 'Pretendard-ExtraLight', sans-serif;
}

.doc_text>p span{
    font-size: 42px;
    color: #222;
    font-family: 'Pretendard-SemiBold', sans-serif;
}

.bar3{
    width: 830px;
    height: 1px;
    background-color: #133c8b;
    margin: 20px 0 20px -130px;
    position: relative;
}

.doc_text ul{
    width: 100%;
}

.doc_text ul li{
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
    padding: 30px 0;
}

.doc_text ul li:last-child{
    border-bottom: 0;
}

.doc_text ul li p{
    font-size: 20px;
    color: #133c8b;
    font-family: 'Pretendard-SemiBold', sans-serif;
}

.doc_text ul li span{
    font-size: 16px;
    line-height: 28px;
    font-family: 'Pretendard-Regular', sans-serif;
    display: block;
    margin-top: 10px;
}


/* sub1_3 */
.sub1_3_sec{
    width: 100%;
    margin-top: 80px;
}

.hospital_img{
    width: 1060px;
    margin: 0 auto;
}

.h_img{
  width: 100%;
  height: 580px;
}

.h_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.h_t{
    width: 300px;
    height: 90px;
    position: absolute;
    background-color: #fff;
    left: 0;
    bottom: 0;
    font-size: 28px;
    font-family: 'Pretendard-Medium', sans-serif;
    display: flex;
    align-items: center;
    justify-content: center;
}

.certification{
    width: 1060px;
    margin: 80px auto 0;
}

.certification ul{
    width: 100%;
    display: inline-block;
}

.certification ul li{
    width: 23.5%;
    height: 200px;
    float: left;
    margin-right: 2%;
    margin-bottom: 25px;
    position: relative;
}

.certification ul li:nth-child(4n){
    margin-right: 0;
}

.certification ul li>a>img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.certification_zoom{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition-duration: .5s;
    color: #fff;
    font-size: 22px;
}

.certification_zoom:hover{
    opacity: 1;
    transition-duration: .5s;
    cursor: pointer;
}


/* sub1_4 */
.sub1_4_sec{
    width: 100%;
    margin-top: 80px;
}

.sub1_4_sec ul{
    width: 100%;
    display: inline-block;
}

.sub1_4_sec ul li{
    width: 46%;
    float: left;
    margin-right: 8%;
}

.sub1_4_sec ul li:nth-child(2n){
    margin-right: 0;
}

.p_thumb{
    width: 100%;
    height: 350px;
    border: 1px solid #e1e1e1;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background-color: #fff;
}

.p_text{
    width: 100%;
    height: 190px;
    padding: 20px 0 40px;
    box-sizing: border-box;
}

.p_text p{
    font-size: 28px;
    font-family: 'Pretendard-SemiBold', sans-serif;
}

.p_text span{
    font-size: 16px;
    color: #555;
    font-family: 'Pretendard-Regular', sans-serif;
    line-height: 27px;
    margin-top: 15px;
    display: block;
}


/* sub5_섹션 */

.sub5_1_sec1{
    width: 100%;
}

.sub5_1_sec1 ul{
    width: 100%;
    margin-top: 25px;
}

.sub5_1_sec1 ul li{
    width: 100%;
    height: 400px;
    display: flex;
}

.sub5_1_sec1 .img_sec{
    width: 50%;
    justify-content: flex-end;
    padding-right: 40px;
    padding-left: 30px;
    box-sizing: border-box;
}

.sub5_1_sec1 .text_sec{
    width: 50%;
    padding-left: 30px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.sub5_1_sec1 .md_t{
    font-family: 'Pretendard-Regular', sans-serif;
    line-height: 25px;
}


.hrArea {
    width: 100%;
    height: 1px;
    background-color: #e1e1e1;
    border: 0;
    margin: 0;
    display: inline-block;
}

.hrArea hr {
    width: 15%;
    height: 1px;
    background-color: #333;
    margin: 0;
    border: 0;
    position: relative;
    top: -1px;
}

.md_title{
  width: 100%;
  font-size: 24px;
  font-family: 'Pretendard-bold', sans-serif;
  margin-top: 20px;
}

.sub4_img{
  text-align: center;
  width: 100%;
}

.sub5_8_img{
  text-align: center;
}





/* 페이지 준비중 */
.preparing{
    width: 100%;
    height: 100%;
}

.preparing img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/*공단검진*/
.table1 {
	width: 100%;
	margin: 0 auto 7%;
	overflow-y: hidden;
}

.font_mini{
	margin-top:10px;
  font-size: 14px;
}

span.big_text{
  font-size: 22px;
  font-weight: bold;
}

span.ex_text{
  font-size: 16px;
  color: #999;
}

/*루트*/
#sub_tabmenu{
    width: 100%;
    height: 60px;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    box-sizing: border-box;
}

#sub_tabmenu .center{
    height: 100%;
}

#sub_tabmenu ul{
    width: 100%;
    height: 100%;
    display: flex;
}
#sub_tabmenu ul li{
    font-size: 18px;
    color: #999;
    font-family: 'Pretendard-Regular', sans-serif;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

#sub_tabmenu ul li.menu_on{
    border-bottom: 3px solid #003971;
    box-sizing: border-box;
    color: #003971;
    font-family: 'Pretendard-SemiBold', sans-serif;
}

#sub_tabmenu2{
    width: 100%;
    height: 50px;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    box-sizing: border-box;
}

#sub_tabmenu2 .center{
    height: 100%;
}

#sub_tabmenu2 ul{
    width: 100%;
    height: 100%;
    display: flex;
}
#sub_tabmenu2 ul li{
    font-size: 18px;
    color: #999;
    font-family: 'Pretendard-Regular', sans-serif;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

#sub_tabmenu2 ul li.menu_on{
    border-bottom: 3px solid #003971;
    box-sizing: border-box;
    color: #003971;
    font-family: 'Pretendard-SemiBold', sans-serif;
}
