@charset "utf-8";




#container {position:relative; z-index:0;;}



.sub_visual {position:relative; text-align:left; height:550px;   overflow:hidden; background-repeat:no-repeat; background-position:center top; background-image:url(../images/sub/sub_visual_default.jpg);  z-index:1;position:relative; background-size:cover;  transition: all 1.4s; background-size: cover; transition: all 1s;  transition: all 1.4s; background-size:110% 110%; }
.sub_visual .default_layout{position:relative;}

.sub_visual .this_title{ text-align:center; padding-top:240px; font-size:50px; line-height:40px; color:#fff; font-weight:900; position:relative; z-index:1;  font-family: 'Pretendard';}
.sub_visual .this_title span{display:block; font-size:22px; line-height:20px; font-weight:normal;   margin-top:20px; font-family: 'Pretendard';}
.sub_visual .bg {position:absolute; left:0px; top:0px; width:100%; height:100%; background:rgba(0,0,0,0.3); z-index:0;}



.on_sub_visual { transition: all 9s; transition-delay:0.1s; background-size:100% 100%;   }






.hospital_01_sub_menu_list ul {text-align:center; margin-bottom:60px; font-size:0px;padding-left:1px;}
.hospital_01_sub_menu_list ul li {display:inline-block;  margin-left:-1px;}
.hospital_01_sub_menu_list ul li a{border:1px #ddd  solid; displaY:block; padding:0 40px; line-height:50px; font-size:16px; color:#000;}
.hospital_01_sub_menu_list ul li.on a{ color:#fff; background:#333}




/*서브메뉴 및 가이트*/
#left {margin-top:0px; margin-bottom:90px; border-bottom:1px #ddd solid; min-height:65px;}
#left ul.list{text-align:left; font-size:0px;}
#left ul.list li {display:inline-block; margin:0px 30px 0px; position:relative;;}
#left ul.list li:first-child {margin-left:0px;}
#left ul.list li a {display:block; font-size:18px;  border-bottom:2px #fff solid;  color:#000; line-height:65px;  }
#left ul.list li a.on {color:#eb7400;  border-color:#eb7400;}
#left ul.list li div {display:none;}





#left .guide {  position:absolute; right:0px; top:20px; z-index:1;  }
#left .guide li{display:inline-block; color:#000;line-height:30px; height:30px; font-size:15px; padding:0 20px 0 20px;background:url(../images/sub/guide_dot_new.png) left 50% no-repeat;  vertical-align:middle;}
#left .guide li.home {padding:0 20px 0 0;background:none; }
#left .guide li.home a{display:block; line-height:30px; height:30px; padding:0 10px;  background:url(../images/sub/guide_home_new.png) left 5px no-repeat;  }
#left .guide li a {color:#000; line-height:30px;}
#left .guide li.this { color:#000; padding-right:0px;}






/*가이드박스*/
#guideGroup {position:relative;   margin:50px 0px 50px; z-index:99;  text-align:left; font-family: 'Pretendard';  padding-bottom:30px;  }
#guideGroup h3 { font-size:50px; line-height:50px; color:#000;  letter-spacing:-2px;  font-weight:900; }
#guideGroup h3 span {display:block; font-weight:normal; font-size:15px; line-height:22px; color:#999;  letter-spacing:0px;  margin-top:10px;  ;}







/*컨텐츠박스*/
#content {position:relative; min-height:400px; margin:0px auto 0px;  padding-bottom:260px;}





/* 탭메뉴 */
div.tapMenu { overflow:hidden;}
div.tapMenu ul { float:left; font-size:13px; width:100%; text-align:center; letter-spacing:-1px;}
div.tapMenu ul li { float:left; width:24%; border:1px solid #ccc; border-radius:50px; margin:10px 0 0 1%;line-height:35px; box-sizing:border-box;}
div.tapMenu ul li a {  color:#555; display:block; border-radius:50px; }
div.tapMenu ul li:first-child,div.tapMenu ul li:nth-child(4n+1) { margin:10px 0 0 0;}
div.tapMenu ul li:hover a { background:#e0e6f5; color:#4266b6; font-weight:bold;} 
div.tapMenu ul li.on { border:1px solid #3758a0;  }
div.tapMenu ul li.on a { background:#7256c5; color:#fff; font-weight:bold; }




table.cStyle { width:100%; font-size:16px; border-spacing:0;  margin-top:20px;}
table.cStyle th {background:#eb7400;  padding:17px; font-weight:normal; color:#fff; font-weight:bold;} 
table.cStyle td { padding:17px;letter-spacing:0; border-right:1px solid #E6E6E6; border-bottom:1px solid #E6E6E6; text-align:left;  color:#000; }
table.cStyle .center {text-align:center;}
table.cStyle .left {text-align:left;}
table.cStyle td.etc {background:#fef2dc; color:#000;}
table.cStyle td.bg { color:#000; font-weight:bold;  font-weight:18px;}
table.cStyle .small_line {font-size:12px; color:#999; display:inline-block;}
table.cStyle tr th:last-child {border-right:0px;}
table.cStyle tr td:last-child {border-right:0px;}
table.cStyle .total {font-size:18px;  color:#eb7400; margin-top:10px; }


table.cStyle th:first-child {    border-top-left-radius: 50px;    border-bottom-left-radius: 50px;}
table.cStyle th:last-child {    border-top-right-radius: 50px;    border-bottom-right-radius: 50px;}




table.cStyle1 { width:100%; font-size:17px; border-spacing:0;border-top:1px solid #ddd; margin-top:40px; border-left:1px #ddd solid;}
table.cStyle1 th {background:#fff3e7;  padding:17px; border-right:1px solid #ddd; border-bottom:1px solid #ddd; font-weight:normal; color:#000; font-weight:bold; font-size:18px;} 
table.cStyle1 td { padding:17px;letter-spacing:0; border-right:1px solid #ddd; border-bottom:1px solid #ddd; text-align:left;  color:#000; }
table.cStyle1 .center {text-align:center;}
table.cStyle1 .left {text-align:left;}
table.cStyle1 td.etc {background:#fef2dc; color:#000;}
table.cStyle1 td.bg {background:#f9f9f9; color:#000;}
table.cStyle1 th div {color:#eb7400;}
table.cStyle1 ul {overflow:hidden;}
table.cStyle1 ul li {float:left; width:31%; margin:0.5% 0.2%; background:url(../images/contents/box/box_01_list_wrap_list_dot.jpg) left 12px no-repeat; padding-left:15px; letter-spacing:-1px; font-size:15px;}
table.cStyle1 ul li .small{font-size:12px; color:#666}

table.cStyle1 .info_text {font-weight:bold;  color:#eb7400; margin-bottom:20px;  text-align:center;}
table.cStyle1 .total {font-size:23px; font-weight:bold;  color:#eb7400; margin-top:20px; }




/* 컨텐츠 공통 스타일 */
h4.cStyle {clear:both; font-size:27px; color:#000; line-height:30px; letter-spacing:-2px; overflow:hidden;}
h4.cStyle span {display:inline; font-size:14px; margin-left:10px; color:#888; font-weight:normal; letter-spacing:0px;}
h4.cStyle span.etc {float:right; margin:0px; }
h4.cStyle span.etc01 {color:#000;  font-size:16px;}
h4.cStyle02 {text-align:center; border-top:1px #ddd dashed; padding-top:60px; background-position:center top;  background-position:center 35px;}

h4.cStyle01 {background:#0ab1b1 url(../images/sub/h4_dot_01.png) 20px 15px no-repeat;  color:#333; font-size:18px; margin:25px 0 10px 0;  font-weight: normal; border:1px solid #d5d5d5; border-radius:5px;  overflow:hidden;padding-left:40px;}
h4.cStyle01 div{ background:#f9f9f9 ;  margin-left:10px; padding:10px 20px; }



h5.cStyle {clear:both; font-size:22px; padding:0 0 0 16px; color:#014e8d;    background:url(../images/sub/h5_dot.jpg) 0px 6px no-repeat; line-height:24px; margin-bottom:10px;}
h5.cStyle.etc {clear:both; font-size:20px; padding:0 0 0 16px; color:#000; font-weight:normal;  background:url(../images/sub/h5_dot.jpg) 0px 6px no-repeat; line-height:24px; margin-bottom:10px;}
h6.cStyle {clear:both; font-size:31px; padding:0 0 0 30px; color:#555 ; background:url(../images/sub/h6_dot.jpg) 18px 7px no-repeat; line-height:24px; margin-bottom:10px;}

dl.cStyle {clear:both; font-size:16px;}
dl.cStyle dt {padding:0 0 0 13px; margin:15px 0 0 0; color:#000; background:url(../images/sub/dt_dot.jpg) left 10px no-repeat; line-height:24px;  margin:5px 0px; }
dl.cStyle dd {padding:0 0 0 16px; margin:5px 0 0 0; color:#767676; background:url(../images/sub/dd_dot.jpg) 5px 10px no-repeat; line-height:24px; margin:3px 0px; }
dl.cStyle dd a {color:#767676;}
dl.cStyle dd a:hover {color:#000; text-decoration:underline;}


ul.cStyle {overflow:hidden;}
ul.cStyle li{padding:0 0 0 13px; font-size:17px;  color:#000; background:url(../images/sub/dt_dot.jpg) left 10px no-repeat; line-height:24px; margin:5px 0px; }
ul.cStyle.etc {margin-top:30px;}
ul.cStyle.etc li{position:relative; background:none; padding-left:40px; margin:15px 0px;}
ul.cStyle.etc li .num{position:absolute; left:0px; top:0px; color:#fff; background:#eb7400; width:30px; height:30px; line-height:30px; text-align:center; font-size:14px; border-radius:30px;}


ul.cStyle_etc {overflow:hidden;}
ul.cStyle_etc li{padding:0 0 0 13px; font-size:17px;  color:#000; background:url(../images/sub/dt_dot.jpg) left 10px no-repeat; line-height:30px; margin:10px 0px; }




p.cStyle_etc {clear:both; font-size:14px; margin-top:15px; color:#999; text-align:center;}


p.cStyle {clear:both; font-size:17px; margin-top:15px; color:#000}
p.cStyle b {color:#fb7a0b; letter-spacing:0;}
p.cStyle img {max-width:100%;}



p.cStyle1 {clear:both; font-size:17px; margin-top:15px; text-align:center; color:#000}
p.cStyle1 img {max-width:100%;}


p.cStyle6 {clear:both; padding:40px; border:1px #ddd solid; text-align:center; color:#888}
p.cStyle6 img {max-width:100%;}


.table_tip,
.table_tip_wrap {display:none;}







@media all and (max-width:1024px) {





.sub_visual { height:220px; background-size:cover; overflow:hidden;}

.sub_visual .this_title{padding-top:100px; font-size:30px; line-height:30px; }
.sub_visual .this_title span{font-size:18px; line-height:20px;  margin-top:10px; padding:0 40px;}




#left {min-height:50px; margin-bottom:40px;}
#left ul.list{text-align:center; font-size:0px;}
#left ul.list li { margin:0px 10px 0px;}
#left ul.list li a {font-size:15px; line-height:50px; }




#left .guide {display:none;}





/*가이드박스*/
#guideGroup {position:relative;   margin:15px 0px;  padding-bottom:10px;  border-bottom:1px #ededed solid; padding-bottom:20px;}
#guideGroup h3 { font-size:25px; line-height:22px; letter-spacing:0px; }
#guideGroup h3 span {font-size:12px; line-height:16px; displaY:none;}


#guideGroup .guide {  position:relative; right:0px; top:0px; z-index:1; margin-top:10px; }






/*컨텐츠박스*/
#content {padding:0 15px; padding-bottom:120px; margin-top:0px; width:auto; -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;}









table.cStyle1 {font-size:16px;}
table.cStyle1 th { padding:10px; font-size:16px;} 
table.cStyle1 td { padding:10px;}

table.cStyle1 ul li {float:none; width:auto; margin:0%; padding-left:15px; letter-spacing:-1px; font-size:14px;}


.mobile_none {display:none;}





}



@media all and (min-width:1025px) and (max-width:1440px) {

.default_layout {width:auto !important;}
#guideGroup {width:auto !important;}
#content {width:auto; margin:0 2%; padding:0px 0px 120px 0;;}

#left {padding:0 2%; }


.sub_visual { height:350px; }

.sub_visual .this_title{ padding-top:180px;  font-size:40px; line-height:40px; }



table.cStyle1 {font-size:16px;}
table.cStyle1 th { padding:10px; font-size:16px;} 
table.cStyle1 td { padding:10px;}

table.cStyle1 ul li {width:48%; margin:0%; padding-left:15px; letter-spacing:-1px; font-size:14px;}
table.cStyle1 ul li:nth-child(2n) {float:right; }




}