@charset "utf-8";




#container {position:relative; z-index:0;;}



.sub_visual {position:relative; text-align:left; height:450px;   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;   margin:0 5%; border-radius:0px 200px 0px 200px; background-attachment: fixed;}
.sub_visual .default_layout{position:relative;}

.sub_visual .this_title{ text-align:center; padding-top:180px; 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;}










.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; }
#left ul{text-align:left; font-size:0px;}
#left ul li {display:inline-block; margin:0px 0px 0px; position:relative;margin-left:-1px;}
#left ul li a {display:block; font-size:17px; /*border-right:1px #ddd solid;*/ border-bottom:2px #fff solid;  color:#000; line-height:65px; padding:0 40px;  font-weight:bold;}
#left ul li a.on { /*background:#00643e;*/ color:#b8b09d;  border-color:#b8b09d;}
#left ul li div {display:none;}

/*#left ul li:first-child a{border-left:1px #ddd solid;}*/



/*가이드박스*/
#guideGroup {position:relative;   margin:50px 0px 50px; z-index:99;  text-align:left; font-family: 'Pretendard';  padding-bottom:30px;   border-bottom:1px #ededed solid;;}
#guideGroup h3 { font-size:40px; line-height:50px; color:#000;  letter-spacing:-2px;  font-weight:900; }
#guideGroup h3 span {display:block; font-weight:normal; font-size:15px; line-height:18px; color:#999;  letter-spacing:0px;  margin-top:5px;  ;}





#guideGroup .guide {  position:absolute; right:0px; top:20px; z-index:1;  }
#guideGroup .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;}
#guideGroup .guide li.home {padding:0 20px 0 0;background:none; }
#guideGroup .guide li.home a{display:block; line-height:30px; height:30px; padding:0 10px;  padding-left:30px; background:url(../images/sub/guide_home_new.png) left 5px no-repeat;  }
#guideGroup .guide li a {color:#000; line-height:30px;}
#guideGroup .guide li.this { color:#000; padding-right:0px;}




/*컨텐츠박스*/
#content {position:relative; min-height:400px; margin:0px auto 0px;  padding-bottom:160px;}





/* 탭메뉴 */
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:17px; border-spacing:0;border-top:2px solid #2f4f28; margin-top:20px;}
table.cStyle th {background:#f8f8f8;   padding:25px; border-right:1px solid #ddd; border-bottom:1px solid #ddd; color:#000;   text-align:left;} 
table.cStyle td { padding:25px;letter-spacing:0; border-right:1px solid #ddd; border-bottom:1px solid #ddd; 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 {background:#f9f9f9; color:#000;}
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 tr td.border {border-right:1px #ddd solid;}



table.cStyle1 { width:100%; font-size:18px; border-spacing:0;border-top:2px solid #444; margin-top:20px;}
table.cStyle1 th {background:rgba(61,107,177,0.1);  padding:17px; border-right:1px solid #ddd; border-bottom:1px solid #ddd; font-weight:normal; color:#000; font-weight:bold;} 
table.cStyle1 td { padding:17px;letter-spacing:0; border-right:1px solid #ddd; border-bottom:1px solid #ddd; text-align:center;  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 .small_line {font-size:12px; color:#999; display:inline-block;}
table.cStyle1 tr th:last-child {border-right:0px;}
table.cStyle1 tr td:last-child {border-right:0px;}
table.cStyle1 tr td.border {border-right:1px #ddd solid;}
table.cStyle1 tr .label {background:#00643e; padding:5px 20px; display:inline-block; border-radius:30px; color:#fff;}




table.cStyle2 {border-top:2px solid #092c6f; width:100%; border-left:1px solid #ddd; font-size:15px; border-spacing:0; margin-top:20px;}
table.cStyle2 tr.bg {background:#e9eff3; font-weight:bold;}
table.cStyle2 th {background:#f2f6f9; color:#333;  padding:12px; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
table.cStyle2 td {color:#666; padding:12px; ; letter-spacing:0; border-right:1px solid #ddd; border-bottom:1px solid #ddd;  vertical-align:top;}
table.cStyle2 .center {text-align:center; vertical-align:middle;}
table.cStyle2 .left {text-align:left;}
table.cStyle2 td.bg {background:#f9f9f9; font-weight:bold;}





table.cStyle3 { width:100%; font-size:16px; border-spacing:0;border-top:2px solid #2f4f28; margin-top:0px;  border-left:1px solid #ddd;}
table.cStyle3 th {background:#f8f8f8;   padding:5px; border-right:1px solid #ddd; border-bottom:1px solid #ddd; font-weight:normal; color:#000;   text-align:left;} 
table.cStyle3 td { padding:5px;letter-spacing:0; border-right:1px solid #ddd; border-bottom:1px solid #ddd; text-align:left;  color:#000; }
table.cStyle3 .center {text-align:center;}
table.cStyle3 .left {text-align:left;}
table.cStyle3 td.etc {background:#fef2dc; color:#000;}
table.cStyle3 td.bg {background:#f9f9f9; color:#000;}
table.cStyle3 .small_line {font-size:12px; color:#999; display:inline-block;}
table.cStyle3 tr td.border {border-right:1px #ddd solid;}
table.cStyle3 .checkbox_box {  border:1px #000 solid; padding:5px 20px; border-radius:3px; margin-top:5px;}
table.cStyle3 .text_list_info  {font-size:12px; color:#000; line-height:16px;}




/* 컨텐츠 공통 스타일 */
h4.cStyle {clear:both; font-size:33px; color:#000; line-height:33px; letter-spacing:-2px; overflow:hidden;  font-weight:bold;; margin-bottom:10px;}
h5.cStyle {clear:both; font-size:25px; color:#097d82;  line-height:30px; margin-bottom:10px; font-weight:normal; letter-spacing:-2px;   }
h6.cStyle {clear:both; font-size:18px; color:#000;  line-height:20px; font-weight:bold; letter-spacing:-2px;   }

dl.cStyle {clear:both; font-size:18px;}
dl.cStyle dt {padding:0 0 0 13px; margin:15px 0 0 0; color:#000; background:url(../images/sub/dt_dot.jpg) left 12px no-repeat; line-height:28px;   }
dl.cStyle dd {padding:0 0 0 16px;color:#555; background:url(../images/sub/dd_dot.jpg) 5px 12px no-repeat; line-height:28px; margin:0px 0px 10px; }
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:18px;  color:#000; background:url(../images/sub/dt_dot.jpg) left 10px no-repeat; line-height:28px; margin:5px 0px; }




.common_help_box01 {padding:30px; background:#f8f8f8; text-align:center; margin-top:20px; border-radius:10px; font-size:18px; color:#000;}
.common_help_box01 .color01 {color:red;}

p.cStyle {clear:both; font-size:18px; 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:18px; margin-top:15px; text-align:center; color:#000}
p.cStyle1 img {max-width:100%;}



.cStyle_etc {clear:both; font-size:18px; margin-top:15px; text-align:center; color:#000;}
.cStyle_etc img {max-width:100%;}
.cStyle_etc .pc_ver {display:inline-block;}
.cStyle_etc .pc_mobile {display:none;}



p.cStyle6 {clear:both; padding:40px; border:1px #ddd solid; text-align:center; color:#888}
p.cStyle6 img {max-width:100%;}


.table_tip_wrap {display:none;}


.table_tip,
.table_tip_wrap {display:none;}







@media all and (max-width:1024px) {



p.cStyle_etc img.pc_ver {display:none;}
p.cStyle_etc img.pc_mobile {display:inline-block;}


.sub_visual { height:200px; background-size:cover; overflow:hidden; margin:0px; border-radius:0px; background-attachment: scroll;}

.sub_visual .this_title{padding-top:80px; font-size:25px; line-height:30px; }
.sub_visual .this_title span{font-size:16px; line-height:20px;  margin-top:5px; padding:0 20px;}

.sub_visual .guide { margin-top:10px;}

/*서브메뉴 및 가이트*/
#left {margin-bottom:15px;}
#left ul{display:table; width:100%;    line-height:45px; padding:0px;  table-layout:fixed; text-align:center;}
#left ul li {display:table-cell; vertical-align:middle;    line-height:45px; padding:0px; }
#left ul li a {display:block; font-size:11px;  line-height:45px; padding:0px; }
#left ul li a.on {font-weight:normal;}


#left ul.community_left_wrap{display:block; width:auto;  overflow:hidden; border-bottom:0px;   }
#left ul.community_left_wrap li {display:block; float:left; width:25%; border-bottom:1px #ddd solid; margin-left:0px;}
#left ul.community_left_wrap li a {display:block; font-size:12px;  line-height:45px; padding:0px; }
#left ul.community_left_wrap li a.on {font-weight:normal;}
#left ul.community_left_wrap li:nth-child(n+5){border-bottom:0px;}


/*
#left {margin-top:0px; margin-bottom:120px; border-bottom:1px #ddd solid; }
#left ul{text-align:center; font-size:0px;}
#left ul li {display:inline-block; margin:0px 0px 0px; position:relative;margin-left:-1px;}
#left ul li a {display:block; font-size:17px; border-right:1px #ddd solid;  color:#000; line-height:65px; padding:0 40px; }
#left ul li a.on { background:#00479d; color:#fff; font-weight:bold;}
#left ul li div {display:none;}

#left ul li a:first-child{border-left:1px #ddd solid;}
*/




.hospital_01_sub_menu_list ul li a{padding:0 20px; line-height:40px; font-size:14px; }






/*가이드박스*/
#guideGroup {position:relative;   margin:0px; border-bottom:1px #ededed solid; padding:0px 15px; padding-bottom:10px;}
#guideGroup h3 { font-size:18px; line-height:22px; letter-spacing:0px; }
#guideGroup h3 span {font-size:15px; letter-spacing:-1px; display:none;}


#guideGroup .guide {  position:absolute; right:10px; top:0px; z-index:1; }
#guideGroup .guide li.home {    padding: 0 5px 0 0;}
#guideGroup .guide li{  font-size:12px; padding:0 15px 0 15px; }







/*컨텐츠박스*/
#content {padding:0 10px; padding-bottom:60px; margin-top:30px; width:auto; -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;}













.mobile_table_wrap {overflow:hidden; overflow-x:auto; display:block; position:relative;}
.mobile_table_wrap table{width:1400px !important;}

.table_tip_wrap {position:relative;margin:30px 0px 0px; display:block; }
.table_tip_wrap .tip {overflow:hidden; text-align:center;}
.table_tip_wrap .tip .text{background:rgba(0,0,0,0.7); color:#fff; font-size:12px; line-height:36px; margin:0 50px; border-radius:30px;}
.table_tip_wrap .tip .col{position:absolute; top:0px; width:30px; height:36px; background-position:left top; background-repeat:no-repeat;  background-size:36px}
.table_tip_wrap .tip .col.left{left:0px;  background:url(../images/sub/mobile_swipe_icon_left.png); background-size:30px; }
.table_tip_wrap .tip .col.right{right:0px;  background:url(../images/sub/mobile_swipe_icon_right.png);   background-size:30px;}


.mobile_none {display:none;}

.table_tip {background:#f8f8f8; border-radius:15px; margin-top:10px; text-align:center; padding:15px 0px;}


h4.cStyle {font-size:22px;}
h5.cStyle {font-size:20px;}



p.cStyle1 {clear:both; font-size:14px; margin-top:15px; line-height:19px;}



.etc_center {text-align:center;}


table.cStyle4 {font-size:14px;}
table.cStyle4 th {padding:10px; }
table.cStyle4 td {padding:10px; }
table.cStyle4 tr.big  {font-size:20px; }



ul.cStyle_etc {overflow:hidden;}
ul.cStyle_etc li{  font-size:15px;  line-height:25px; margin:5px 0px; }



table.cStyle12 {font-size:13px; }
table.cStyle12 th {padding:7px; } 
table.cStyle12 td { padding:7px;}






table.cStyle {margin-top:20px; font-size:16px;}
table.cStyle th {padding:10px; } 
table.cStyle td { padding:10px; }

table.cStyle1 {margin-top:20px; font-size:16px;}
table.cStyle1 th {padding:10px; } 
table.cStyle1 td { padding:10px; }

}



@media all and (min-width:1025px) and (max-width:1440px) {

.default_layout {width:auto !important;}
#guideGroup {width:auto !important;  margin-left:1%; margin-right:1%;}
#content {padding-left:10px; padding-right:10px;}
#left {margin-left:1%; margin-right:1%; }
#left ul li a {padding:0px 30px;}


.sub_visual { height:400px; margin-left:1%; margin-right:1%; border-radius:100px 0px 100px 0px;  background-size:cover;}

.sub_visual .this_title{ padding-top:180px;  font-size:40px; line-height:40px; }
.sub_visual .this_title span{font-size:16px; line-height:20px;   margin-top:5px}



}