@CHARSET "UTF-8";
html {overflow-y:scroll; min-width:320px; }
body { font-size: 15px; margin: 0px; padding: 0px; font-size:100%; font-family: NotoSans, Arial, sans-serif; letter-spacing:-0.3px;}
h2, h3 { font-size:17px;  }

/*common*/
ol,ul,li { list-style:none; }
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary { display:block; }


/* 레이아웃 공통 */
html, body { position:relative; height:100%; }

#moduleBody ul.li-type01 {margin-top:20px; margin-bottom:20px; padding-left:20px;}
#moduleBody ul.li-type01 > li {margin-top:5px; padding-left:12px; background-image:url('/Ivylib/css/site/main/common/images/common/ul_depth1_bu.gif'); background-repeat:no-repeat; background-position:left 11px; }
#moduleBody ul.li-type01 > li:first-child {margin-top:0;}
#moduleBody ul.li-type01 > li > ul {margin-top:6px; padding-left:4px;}
#moduleBody ul.li-type01 > li > ul > li {margin-top:5px; padding-left:14px; background-image:url('/Ivylib/css/site/main/common/images/common/ul_depth2_bu.gif'); background-repeat:no-repeat; background-position:left 12px; }
#moduleBody ul.li-type01 > li > ul > li:first-child {margin-top:0;}

#wrapper { position:relative; width:100%; min-width: 1200px;}
.wrap { position:relative; width:1200px; margin:0px auto; }

img.turn { transition:all 400ms ease-in-out; /*transition:transform 0.5s ease-in-out;*/ }
a:hover img.turn {transform:rotate(90deg);}

.m-form-text { overflow:hidden; background: #ffffff; border:1px solid #a6a6a6; width:217px; display:inline-block; padding:0 0 0 10px;}
.m-form-text:after {content:""; display:block; clear:both;}
.m-form-text input[type="text"] {background:none; border:0; padding:0; width:180px; height:34px; line-height:34px; float:left; font-size:13px; letter-spacing:-1px; color:#666;}
.m-form-text input[type="submit"] {background:url(/Ivyimages/site/open_content/main/search_btn2.png) no-repeat center 50%; border:0; display:block; width:32px; height:32px; text-indent:-9999px; float:right;}

.hoverline{position:relative;display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}
.hoverline:after{position:absolute;bottom:0;left:0;content:'';width:0;height:1px;background-color:#fff;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}
.hoverline:hover::after{width:100%;}

/*popupzone (상단)*/
#wrapper div.IvyPopup { width:100%; border-bottom:1px solid #d1e3e6; background-color:#e7f1f3; }
#wrapper div.popupzone_2 { width:960px; margin:0 auto; position:relative; }
#wrapper div.popupzone_2 div.popup_img_2 { border:0px solid #ccc;  height:125px; }
#wrapper div.popupzone_2 div.popup_img_2 ul { list-style-type: none; margin: 0px; padding: 0px; }
#wrapper div.popupzone_2 div.popup_ctrl_2 { background-color:#fff; position:absolute;  text-align:center; top:0px; left:830px; width:130px; padding:5px 0; border-bottom:2px solid #a5c6cd; border-right:2px solid #a5c6cd; border-left:2px solid #a5c6cd;  }
#wrapper div.popupzone_2 div.popup_close { position:absolute; padding-left:3px; text-align:right; top:83px; width:100%;  }
#wrapper div.popupzone_2 div.popup_close img { vertical-align:middle; }

#wrapper div.popupzone_2 div.popup_img_2 ul li a{display:block;}

#Ivyheader { width:100%; height:100%; position:relative; }
#Ivyheader .logo_wrap { position:relative; width:1200px; margin:0px auto; }
#Ivyheader h1.logo  { position:absolute; top:20px; text-indent:5px; color:#fff; z-index:1000; }
#Ivyheader h1.logo span { display:none; }


#Ivyheader .gnb { height:83px; }
#Ivyheader .gnb .wrap .inner { float:right; }
#Ivyheader .gnb .wrap .inner .util { float:left; margin-top:30px; }
#Ivyheader .gnb .wrap .inner .util ul li { display:inline-block; padding:0px 2px 0px 8px; border-left:1px solid #a6a6a6; line-height:12px;}
#Ivyheader .gnb .wrap .inner .util ul li a { display:block; }
#Ivyheader .gnb .wrap .inner .util ul li:first-child {border:none;}

#Ivyheader .gnb .wrap .inner .search { width:325px; height:32px; padding:5px 15px 5px 20px; background:#e2e2e2; overflow:hidden; position:absolute; z-index:10; left:50%; top:20px; margin-left:-180px;
-moz-border-radius:21px; -ms-border-radius:21px; -o-border-radius:21px; -webkit-border-radius:21px; border-radius:21px;
-moz-box-shadow:1px 1px 0 #c9c9c9 inset; -ms-box-shadow:1px 1px 0 #c9c9c9 inset; -o-box-shadow:1px 1px 0 #c9c9c9 inset; -webkit-box-shadow:1px 1px 0 #c9c9c9 inset; box-shadow:1px 1px 0 #c9c9c9 inset;}
#Ivyheader .gnb .wrap .inner .search:after {content:""; display:block; clear:both;}
#Ivyheader .gnb .wrap .inner .search input[type="text"] {background:none; border:0; padding:0; width:290px; height:32px; line-height:32px; float:left; font-size:15px; color:#666;}
#Ivyheader .gnb .wrap .inner .search input[type="submit"] {background:url(/Ivyimages/site/open_content/main/search_btn.png) no-repeat center 50%; border:0; display:block; width:32px; height:32px; text-indent:-9999px; float:right;}

#Ivyheader .gnb .wrap .inner .sitemap { float:left; padding:11px 10px 12px; }
#Ivyheader .gnb .wrap .inner .sitemap a.m_sitemap { display:none; }

#Ivyheader > nav { border-top:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; width:100%; height:60px; }
#Ivyheader > nav { border-top:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; width:100%; height:60px; }
#Ivyheader > nav .wrap { width:100%; }
#Ivyheader > nav .wrap .lnb_wrap { width:100%; margin:0 auto; position:absolute; float:right; height:60px; }
#Ivyheader > nav .wrap .lnb_wrap div.gnb { clear:both; width:100%; position:absolute; z-index: 99; right:0; top:0px; height:87px; }
#Ivyheader > nav .wrap .lnb_wrap div.gnb ul { list-style-type:none; }



#IvyVisual { position:relative; height:140px; background-color:#134d7b; }
#IvyVisual .visual { z-index: 0; min-width: 1280px; position:absolute; left: 0; top: 0; width: 100%; right: 0; bottom: 0; overflow: hidden; height:138px; border-top:2px solid #d3372a;}
#IvyVisual .visual div {height: 100%;}
#IvyVisual .visual div img {height: 100%;}
#IvyVisual .visual div.on {display: block;}
#IvyVisual .visual div {
   width: 100%; position: absolute; left: 0; top: 0;
   -webkit-transition-duration: 0.2s; transition-duration: 0.2s;
   -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out;
}

/* 화면 확대
#IvyVisual .visual div.on {
   -webkit-animation: bgScale 2000ms 1 ease-out; -o-animation: bgScale 2000ms 1 ease-out; animation: bgScale 2000ms 1 ease-out;
   -webkit-transform: scale(1); -o-transform: scale(1); transform: scale(1);
}

@-webkit-keyframes bgScale {
   0% { -webkit-transform: scale(1.2); }
   100% { -webkit-transform: scale(1); }
}
@-o-keyframes bgScale {
   0% { -o-transform: scale(1.2); }
   100% { -o-transform: scale(1); }
}

@keyframes bgScale {
   0% { transform: scale(1.2); }
   100% { transform: scale(1) rotate(0.02deg); }
}
*/

/*IvyVisual*/
#IvyVisual .visual div {background: url(images/sub/sub_visual07.jpg); background-size: cover; background-repeat: no-repeat; background-position: center center;}
#IvyVisual .visual div.subVisual3 {background: url(images/sub/sub_visual01.jpg); background-size: cover; background-repeat: no-repeat; background-position: center center;}
#IvyVisual .visual div.subVisual4 {background: url(images/sub/sub_visual02.jpg); background-size: cover; background-repeat: no-repeat; background-position: center center;}
#IvyVisual .visual div.subVisual5 {background: url(images/sub/sub_visual03.jpg); background-size: cover; background-repeat: no-repeat; background-position: center center;}
#IvyVisual .visual div.subVisual83 {background: url(images/sub/sub_visual04.jpg); background-size: cover; background-repeat: no-repeat; background-position: center center;}
#IvyVisual .visual div.subVisual7 {background: url(images/sub/sub_visual05.jpg); background-size: cover; background-repeat: no-repeat; background-position: center center;}
#IvyVisual .visual div.subVisual6 {background: url(images/sub/sub_visual06.jpg); background-size: cover; background-repeat: no-repeat; background-position: center center;}
#IvyVisual .visual div.subVisual8 {background: url(images/sub/sub_visual07.jpg); background-size: cover; background-repeat: no-repeat; background-position: center center;}

/*
#IvyVisual .subVisual3 { background:url("images/sub/sub_visual01.jpg") no-repeat center; }
*/
#IvyVisual .subVisual { margin:0px auto; width:1200px; height:200px; position:relative; }
#IvyVisual .subTit { position:absolute; text-align:center;  padding-top:30px; display:block; height:140px; width:100%; }
#IvyVisual .subTit h1 { color:#fff; font-size:33px; font-weight:800; margin:0px auto; }
#IvyVisual .subTit .contTxt {color:#fff; }

/*IvyMain*/

#IvyMain { width:100%; }
#IvyMain .nav_wrap { width:100%; height:55px; background:#fbf9fa; border-bottom:1px solid #d5d5d5; }
#IvyMain .nav_wrap .cont_top { display:none; }
#IvyMain .nav_wrap > nav.side_menu { margin:0px auto; width:1200px; }

#IvyMain main.Ivycontainer { word-break:keep-all;}
#IvyMain main.Ivycontainer h2 { font-size:32px; font-weight:800 !important; color:#000; word-spacing: -2px; font-weight:400; background:url("images/sub/cont_tit_line.jpg") no-repeat center bottom; padding:50px 0px 25px 0px; }
#IvyMain main.Ivycontainer .contWrap { /*margin:0px auto; max-width:1200px;*/ }
#IvyMain main.Ivycontainer .contWrap .sub_Position { text-align:center; padding-top:50px; color:#868686; }
#IvyMain main.Ivycontainer .cont_Main #contentBody { padding:10px 0px 50px 0px; position:relative;min-width:1180px;margin:0 auto; overflow:hidden;}
#IvyMain main.Ivycontainer .sub_Tit {margin:0px auto; max-width:1200px; }
#IvyMain main.Ivycontainer .contWrapB {margin:0px auto; max-width:1200px; }
#IvyMain main.Ivycontainer .contentManage {/*margin:0px auto; width:1200px;*/ }
#IvyMain main.Ivycontainer .cont_Main {/*margin:0px auto; max-width:1200px;*/}

#IvyMain main.Ivycontainer .inner { margin:0px auto; width:1200px; }
#contentform {margin:0px auto; width:1200px;}


/*Footer*/
#Ivyfooter {position:relative; z-index:30;background-color:#3e4555;letter-spacing:-0.5px;}
#Ivyfooter .wrap {width:1200px; margin:0 auto;}
#Ivyfooter .wrap .guide {padding:23px 0px; text-align:center; border-bottom:1px solid #57585c;}
#Ivyfooter .wrap .guide ul {display:block;}
#Ivyfooter .wrap .guide ul li {display:inline-block; }
#Ivyfooter .wrap .guide ul li:before {content:'';display:inline-block;margin-top:7px;margin-left:18px;margin-right:16px;width:1px;height:14px;background-color:#757b87;vertical-align:top;}
#Ivyfooter .wrap .guide ul li:first-child:before {content:none;}
#Ivyfooter .wrap .guide ul li a {color:#b1b1b3;}
#Ivyfooter .wrap .guide ul li:nth-child(2) a {font-weight:bold; color:#fff;}
#Ivyfooter .wrap .guide ul li a:hover { text-decoration:underline; }

#Ivyfooter .wrap .copyright {color:#b1b1b3; padding:10px 0 25px 20px; }
#Ivyfooter .wrap .copyright .add {display:inline-block;}
#Ivyfooter .wrap .copyright dl,
#Ivyfooter .wrap .copyright dl dt,
#Ivyfooter .wrap .copyright dl dd {display:inline-block; margin-left:0px; margin-bottom:4px;}
#Ivyfooter .wrap .copyright address { display:inline-block; margin-right:30px; margin-bottom:-15px;}
#Ivyfooter .wrap .copyright p {color:#6b727a; margin-top:0px;}
#Ivyfooter .wrap .copyright dl dd em {color:#ed3e2b; padding-right:20px;}

#Ivyfooter .sns-area {float: right; display: inline-block;padding-right:30px; padding-top:15px;}
#Ivyfooter .sns-area .sns {display:inline-block;}
#Ivyfooter .sns-area .sns li {float:left; text-align:left; position:relative; width:25px; margin-left:10px;}
#Ivyfooter .sns-area .sns li:first-child {margin-left:0;}
#Ivyfooter .sns-area .sns li a {display:block; width:25px; height:25px; background:url('/Ivyimages/site/open_content/main/ico_sns.png') no-repeat 0 0; line-height:0; font-size:0;}
#Ivyfooter .sns-area .sns li a.tistory {background-position:0 0 !important;}
#Ivyfooter .sns-area .sns li a.youtube {background-position:-35px 0 !important;}
#Ivyfooter .sns-area .sns li:hover a.tistory {background-position:0 -35px !important;}
#Ivyfooter .sns-area .sns li:hover a.youtube {background-position:-35px -35px !important;}
#Ivyfooter .sns-area .sns li a {-webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; -ms-transition:all 0.3s ease; transition:all 0.3s ease;}



/*센터&클리닉*/
/*공통*/
#moduleBody h4.h4-type01{background:url(/Ivylib/css/common/images/common/ico_h4.gif) no-repeat left center;padding-left:10px;margin-top:20px;}
div.box{display: block;position: relative;border-radius: 0px !important;margin-top: 10px;margin-bottom: 30px;padding-top: 11px;padding-right: 35px;padding-bottom: 11px;padding-left: 35px;border-top-width: 1px;border-top-style: dashed;border-top-color: #c8c8c8;border-right-width: 1px;border-right-style: dashed;border-right-color: #c8c8c8;border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #c8c8c8;border-left-width: 1px;border-left-style: dashed;border-left-color: #c8c8c8;}
div.box.type1{padding-top: 32px;padding-bottom: 32px;border-top-style: dotted;border-left-width: 0;border-bottom-style: dotted;border-right-width: 0;background-color: #fdfdfd;background-repeat: no-repeat;}

#moduleBody .cont{overflow:hidden;position:relative;}
#moduleBody .cont table.table{position: relative;width: 100%;border-top-width: 2px;border-top-style: solid;border-top-color: #333 !important;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #c6c6c6;}
#moduleBody .cont table.table tr th{padding-top: 10px;padding-right: 5px;padding-bottom: 10px;padding-left: 5px;border-top-width: 1px;border-top-style: solid;border-top-color: #c6c6c6;background-color: #f4f5f8;color: #333;font-size: 16px;text-align: center;border-right-width: 1px;border-right-style: solid;border-right-color: #c6c6c6;}
#moduleBody .cont table.table thead tr th{border-top:none;}
#moduleBody .cont table.table tr td{padding: 15px 35px 15px 35px; text-align:justify; border-top-width: 1px;border-top-style: solid;border-top-color: #c6c6c6;border-right-width: 1px;border-right-style: solid;border-right-color: #c6c6c6;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #c6c6c6;color: #333;}
#moduleBody .cont table.table tr th:last-child{border-right:none;}
#moduleBody .cont table.table tr td:last-child{border-right:none;}

#moduleBody .cont table.table tr td.mid{text-align: center;}


/*200129_새로추가*/

#moduleBody p span.ipt_txt{display:block; font-size: 18px; font-weight: 700; color: #333333; margin-bottom: 5px;}

/*테이블_아래문구 추가*/
#moduleBody p.ps_txt{text-align: right; margin-top: 0;}
#moduleBody p.ps_txt span.lft_txt{color: #32A3DC; margin-right: 12px;}
#moduleBody p.ps_txt span.rht_txt{color: #f04130;}
#moduleBody p.ps_txt02{margin-top: 0; }

#moduleBody .cont table.table td.center{text-align: center;}

/*200129_새로추가_끝*/

#moduleBody ul.center li{background: url(/Ivylib/css/site/main/common/images/common/ul_depth1_bu.gif)no-repeat left 11px;padding-left: 12px;}
#moduleBody .cont table.txt_cen{text-align:center;}
#moduleBody ul.pad_15{padding-left:15px;}
#moduleBody p.txt_red{background:none;border:none;color:#f04130 !important;margin:0 5px;}
/*심장센터*/
#moduleBody div.cancerCont .cancerTxt strong span.red{background:none;border:none;color:#f04130 !important;margin:0 5px;}
#moduleBody strong.center_hisred{background:none;border:none;color:#f04130 !important;padding-left:15px;position:relative;}
#moduleBody strong.center_hisred::after{content: '';display: block;position: absolute;left: 5px;top: 0;width: 2px;height: 20px;background-color: #d2d2d2;margin-top: 12px;}
#moduleBody div.hisCont{position:relative;overflow:hidden;padding-left:5px;}
#moduleBody div.hisCont div.left_img{padding-top: 100px;float: left;width:37%;}
#moduleBody div.hisCont div.left_img img:first-child{margin-bottom:67px;}
#moduleBody div.hisCont div.right_his{float:right;width:58%;overflow:hidden;position:relative;}
#moduleBody div.hisCont div.right_his:before{content: '';position: absolute;top: 0px;left: 12%;margin-left: -0.5px;display: block;width: 1px;height: 99%;background: #d1d1d1;z-index: 10;}
#moduleBody div.hisCont div.right_his div.history_list{position:relative;}
#moduleBody div.hisCont div.right_his div.history_list h4.year{background:none;padding-left:0;margin-top:0;float: left;padding-right: 32px;color: #f04130;}
#moduleBody div.hisCont div.right_his div.history_list ol.center_his{position:relative;padding-left:100px;width:100%;}
#moduleBody div.hisCont div.right_his div.history_list ol.center_his:before{position: absolute;top: 15px;content: "";display: block;width: 7px;height: 7px;background: #f04130;border-radius: 50%;z-index: 200;left: 76px;}
#moduleBody div.hisCont div.right_his div.history_list ol.center_his li span{line-height:36px;display:block;}
#moduleBody div.hisCont div.right_his div.history_list ol.center_his li span.day{color:black;font-weight:600;padding-right:10px;float:left;width:20px;}
#moduleBody div.hisCont div.right_his div.history_list ol.center_his li span.span_pad{padding-left:30px;}

#moduleBody .depbox{background:url(/Ivyimages/site/open_content/sub/medical/depbox_bg.gif)repeat left top;padding:5px;position:relative;overflow:hidden;margin-bottom:35px;}
#moduleBody .depbox .dep_bg{background:#fff;padding:30px;overflow:hidden;}
#moduleBody .depbox .imgbox{float:left;margin-right:30px;}
#moduleBody .depbox .txtbox .p_txt {text-align:justify;}
#moduleBody .depbox .txtbox h4{color:#000000;}
#moduleBody .depbox .txtbox h4 span.blue{background:none;border:none;color:#0060b0 !important;padding-right:10px;background: url(/Ivylib/css/common/images/common/ico_h4.gif) no-repeat left center;padding-left: 10px;}

/*뇌혈관센터*/
.cen03:before{content: '';position: absolute;top: 41px;left: 50px;display: inline-block;width: 104px;height: 104px;background: url(/Ivyimages/site/open_content/sub/medical/center_03_ico.png) no-repeat;background-position: 0px 0px;}
div.cen03 p{padding-left:150px;}
div.cen03 p.p_tit{color:#f04130;font-size:20px;font-weight:600;}


/*응급의료센터*/
#moduleBody div.cen09_stepbox{position:relative;overflow:hidden;}
#moduleBody div.cen09_stepbox .stepCont{position: relative;margin: 35px auto;}
#moduleBody .stepCont:before{content: '';position: absolute;top: 0px;left: 50%;margin-left: -468px;display: block;width: 920px;height: 2px;background: url(/Ivyimages/site/open_content/sub/medical/center09_bg.gif)no-repeat top center;z-index: 10;}
#moduleBody div.cen09_stepbox .stepCont .step_box{font-weight:600;position: relative;text-align: center;width: 18%;float: left;padding-top: 20px;margin-right: 2%;}
#moduleBody div.cen09_stepbox .stepCont .step_box h4{background:none;}
#moduleBody div.cen09_stepbox .stepCont .step_box h4.step01:before{content: '';position: absolute;top: -10px;display: block;width: 20px;background: url(/Ivyimages/site/open_content/sub/medical/center03_step01.png)no-repeat top center;z-index: 200;height: 20px;left: 50%;margin-left: -10px;}
#moduleBody div.cen09_stepbox .stepCont .step_box h4.step02:before{content: '';position: absolute;top: -10px;display: block;width: 20px;background: url(/Ivyimages/site/open_content/sub/medical/center03_step02.png)no-repeat top center;z-index: 200;height: 20px;left: 50%;margin-left: -10px;}
#moduleBody div.cen09_stepbox .stepCont .step_box h4.step03:before{content: '';position: absolute;top: -10px;display: block;width: 20px;background: url(/Ivyimages/site/open_content/sub/medical/center03_step03.png)no-repeat top center;z-index: 200;height: 20px;left: 50%;margin-left: -10px;}
#moduleBody div.cen09_stepbox .stepCont .step_box h4.step04:before{content: '';position: absolute;top: -10px;display: block;width: 20px;background: url(/Ivyimages/site/open_content/sub/medical/center03_step04.png)no-repeat top center;z-index: 200;height: 20px;left: 50%;margin-left: -10px;}
#moduleBody div.cen09_stepbox .stepCont .step_box h4.step05:before{content: '';position: absolute;top: -10px;display: block;width: 20px;background: url(/Ivyimages/site/open_content/sub/medical/center03_step05.png)no-repeat top center;z-index: 200;height: 20px;left: 50%;margin-left: -10px;}
#moduleBody div.cen09_stepbox .stepCont .step_box span.step_subtxt{display:block;font-size:14px;font-weight:normal;}
#moduleBody ul.cen09_box{padding-left:150px;}

#moduleBody .cen09_box4{padding-left:10px;}
#moduleBody .cen_tablebox{position: relative;overflow: hidden;margin-bottom: 35px;}
#moduleBody .cen_tablebox p.table_tit{color: #f04130;font-size: 20px;display: block;font-weight: 600;margin-bottom: 5px;}
#moduleBody .cen_tablebox span.table_subtxt{display: block;position: absolute;top: 20px;right: 0;}

/*건강증진센터*/
#moduleBody .list_wrap ul{position:relative;}
#moduleBody .list_wrap ul li.li_wrap{overflow: hidden; width: 100%;padding: 40px 0 40px;border-top: 1px solid #d9d9d9;box-sizing: border-box;}
#moduleBody .center10_wrap ul > li.li_wrap:before{content: "";position: absolute;width: 104px;height: 104px;left: 70px;background: url(/Ivyimages/site/open_content/sub/medical/center_10_ico.png) no-repeat;}
#moduleBody .center10_wrap ul > li.li_wrap:nth-child(1):before{background-position:0px 0px;}
#moduleBody .center10_wrap ul > li.li_wrap:nth-child(2):before{background-position:0px -104px;}
#moduleBody .center10_wrap ul > li.li_wrap:nth-child(3):before{background-position:0px -208px;}

#moduleBody .list_wrap ul > li.li_wrap .cont_wrap{margin-left: 240px;}
#moduleBody .list_wrap ul > li.li_wrap .cont_wrap span.tit_wrap{color: #000;font-weight: 800;font-size: 24px;margin-bottom: 15px;display: block;}
#moduleBody .list_wrap ul > li.li_wrap .cont_wrap ul.li-type01{margin-top:20px;margin-bottom:20px;padding-left:20px;text-align:left;}
#moduleBody  ul.li-type01 > li:first-child{margin-top:0;}
#moduleBody ul.li-type01 > li{margin-top: 5px;padding-left: 12px;background-image: url(/Ivylib/css/site/main/common/images/common/ul_depth1_bu.gif);background-repeat: no-repeat;background-position: left 11px;}

#moduleBody .cen_tablebox table.table ul li p.red{background:none;border:none;color:#f04130 !important;font-weight:600;margin:0;}



.cen09:before{content: '';position: absolute;top: 41px;left: 50px;display: inline-block;width: 104px;height: 104px;background: url(/Ivyimages/site/open_content/sub/medical/center_09_ico.png) no-repeat;background-position: 0px 0px;}
div.cen09 p{padding-left:150px;}
div.cen09 p.p_tit{color:#f04130;font-size:20px;font-weight:600;margin-top:0;}

/*유방&갑상선클리닉*/
#moduleBody .section_box, #contentBody .section_box{margin:40px 0;}
#moduleBody .section_box ul.tabmenu, #contentBody .section_box ul.tabmenu{margin: 0px;padding: 0px;background: #fff;list-style: none;}
#moduleBody .section_box ul.tabmenu li a, #contentBody .section_box ul.tabmenu li a{border: 1px solid #dfdfdf;border-right: none;background: none;color: #222;font-size: 18px;float: left;padding: 13px 0;cursor: pointer;width: 49.6%;text-align: center;}
#moduleBody .section_box ul.tabmenu li:last-child a, #contentBody .section_box ul.tabmenu li:last-child a{border-right:1px solid #dfdfdf;}
#moduleBody .section_box ul.tabmenu li:hover a, #contentBody .section_box ul.tabmenu li:hover a{color:#242424;}
#moduleBody .section_box ul.tabmenu li a.active, #contentBody .section_box ul.tabmenu li a.active{color: #242424;font-weight: 600;background: url(images/common/dp4_on.jpg) no-repeat;border: 2px solid #00a88e !important;padding-top: 10px;font-weight: bold;}
#moduleBody .section_box .main{width:1200px;overflow:hidden;position:relative;}
#contentBody .section_box .main{width:1200px;overflow:hidden;position:relative;padding-top:35px;}
#moduleBody table tbody td strong.clinic01_tab01_tit{display:block;font-size:1.5em;color:#0860a7;}

#moduleBody .clinic01_tab01_bh{padding: 0px;position: relative;min-height: 150px;background: #f7f7f7;}
#moduleBody .clinic01_tab01_bh p.clinic01_tab01_bh_tit{color: #333;border-top: 10px solid #00a88e;background: url(/Ivyimages/site/open_content/sub/circle01_tab01_bg.gif)no-repeat;padding: 35px 35px 0px 35px;}
#moduleBody .clinic01_tab01_bh p.clinic01_tab01_bh_tit strong.title{font-weight: 600;font-size: 1.5em;color: #2d58b6;margin-bottom: 8px;display: block;}

#moduleBody ul.clinic01_tab01_ul{margin-left: 35px;margin-top: 0px;padding-bottom: 35px;}
#moduleBody ul.clinic01_tab01_ul li.clinic01_tab01_li_tit{background: none;font-size: 18px;padding-left:0;}




#moduleBody .clinic01_tab2_imgbox{position:absolute;right:5px;top:410px;}
#moduleBody p.tab02_pwid{width:48%;}
#moduleBody .cen_tablebox p.clinic_table_p{padding-left:20px;margin-top:5px;}

/*당뇨클리닉*/
#moduleBody .clinic02_wrap ul > li.li_wrap:before{content: "";position: absolute;width: 105px;height: 105px;left: 70px;background: url(/Ivyimages/site/open_content/sub/medical/clinic02_ico.png) no-repeat;}
#moduleBody .clinic02_wrap ul > li.li_wrap:nth-child(1):before{background-position:0px 0px;}
#moduleBody .clinic02_wrap ul > li.li_wrap:nth-child(2):before{background-position:0px -105px;}
#moduleBody .clinic02_wrap ul > li.li_wrap:nth-child(3):before{background-position:0px -210px;}
#moduleBody .clinic02_wrap ul > li.li_wrap:nth-child(4):before{background-position:0px -315px;}

/*복강경클리닉*/
#moduleBody .right_imgbox{position:absolute;right:5px;top:210px;}
.box.type2{padding-top: 15px;padding-bottom: 15px;border-top-style: dotted;border-left-width: 0;border-bottom-style: dotted;border-right-width: 0;background-color: #fdfdfd;background-repeat: no-repeat;}
.clinic_tel:before{content: '';position: absolute;top: 12.5px;left: 50px;display: inline-block;width: 68px;height: 68px;background: url(/Ivyimages/site/open_content/sub/medical/clinic_tel.png) no-repeat;background-position: 0px 0px;}
div.clinic_tel p{padding-left:120px;}
div.clinic_tel p strong{font-size:20px;padding-left:15px;}

/*비만클리닉*/
#moduleBody .circle5_step3{position:relative;}
#moduleBody .circle5_step3 ul li{overflow: hidden;position: relative;}
#moduleBody .circle5_step3 dt{background: url(/Ivyimages/site/open_content/sub/medical/circle5_step3_bg.png)no-repeat;width: 143px;height: 103px;text-align: center;color: #fff;padding:20px 0;float:left;}
#moduleBody .circle5_step3 dt strong{display:block;text-align:center;font-size:24px;}
#moduleBody .circle5_step3 dt:before{content: '';background: url(/Ivyimages/site/open_content/sub/medical/circle5_step3_bg2.png)no-repeat;width: 13px;height: 26px;position: absolute;top: 68px;left: 160px;}
#moduleBody .circle5_step3 dd{background:#fafafa;float:left;display: block;width: 977px;height: 46px;padding: 40px 20px 45px;line-height:46px;}
#moduleBody .circle5_step3 dd.circle5_line02{line-height:180%;}
#moduleBody .h4_ptxt{padding-left:15px;}


#moduleBody .circle5_step5{position:relative;overflow:hidden;}
#moduleBody .circle5_step5 ul li{width:100%;position:relative;overflow:hidden;padding-left:15px;margin-bottom:15px;}
#moduleBody .circle5_step5 ul li span{background: url(/Ivyimages/site/open_content/sub/medical/clinic5_step5_bg.png)no-repeat left center;width: 102px;height: 102px;float: left;text-align: center;line-height: 102px;color: #fff;font-weight: 600;}
#moduleBody .circle5_step5 ul li dl{width:987px;border:1px solid #cccccc;margin-left:20px;min-height:72px;margin-top:0;float:left;display:block;position:relative;padding:15px 30px 15px 33px;}
#moduleBody .circle5_step5 ul li dl dt{font-size:20px;color:#000000;font-weight:600;    margin-bottom: 10px;}
#moduleBody .circle5_step5 ul li dl dd{margin-left:0;}

/*수면클리닉*/
#moduleBody .clinic06_imgbox{width:440px;margin:0 auto;border:1px solid #d2d2d2;}
#moduleBody .clinic06_imgbox>img{display:block;margin:20px auto;}
#moduleBody .clinic06_imgbox span{background:#e8e8e8;display:block;text-align:center;line-height:42px;padding:0px 20px;}

#moduleBody .clinic06_con3{overflow:hidden;position:relative;padding:3% 8%;border-top:1px dashed #d3d3d3;border-bottom:1px dashed #d3d3d3;background:#fdfdfd;}
#moduleBody .clinic06_con3 ul li{width:32%;float:left;font-size:20px;font-weight:600;margin-bottom:15px;}
#moduleBody .clinic06_con3 ul.li-type01 > li:first-child{margin-top: 5px;}
#moduleBody .clinic06_con3 ul li ul li{display: block;width: 100%;font-size: 16px;font-weight: normal;margin-right: 0; margin-bottom: 0;}
#moduleBody .clinic06_con3 ul li ul li:first-child{}
#moduleBody .cont table.table tr td.clinic06_table_agn{text-align: left;background: #fbfbfb;}

.clinic06_con5_box:before{content: '';position: absolute;top: 73px;left: 50px;display: inline-block;width: 405px;height: 225px;background: url(/Ivyimages/site/open_content/sub/medical/clinic06_img2.jpg) no-repeat;background-position: 0px 0px;}
.clinic06_con5_box p.p_tit{color:#f04130;font-size:20px;font-weight:600;margin-top:0;}
.clinic06_con5_box p{padding-left:460px;}
#moduleBody .clinic06_con5_box ul{padding-left:480px;}

#moduleBody h5.clinic06_h5{color: #f04130;font-size: 20px;display: block;font-weight: 600;margin-bottom: 5px;}
#moduleBody .circle5_step3 dt.clinic06_dt{line-height:95px;font-size:18px;}

#moduleBody .clinic06_imgbox2{width:600px;margin:0 auto;border:1px solid #d2d2d2;}
#moduleBody .clinic06_imgbox2>img{margin:0 auto;display:block;}


#moduleBody .ui-accordion h4{color:#333333;background:none;display: block;cursor: pointer;position: relative;margin: 2px 0 0 0;padding: 13px 13px; font-size: 18px;padding-left: 30px;}
#moduleBody .ui-accordion h4.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover{border: 1px solid #039a72;background: #039a72;font-weight: normal;color: #ffffff;}
#moduleBody .ui-accordion .ui-accordion-content{height:auto !important;}
#moduleBody .ui-accordion .ui-accordion-content p{line-height:180%;}
#moduleBody .ui-accordion .ui-accordion-content ul li{line-height:180%;}
#moduleBody .ui-accordion .tType {color: #f04130;font-size: 20px;font-weight: 600; margin-bottom: 11px; /*margin-bottom: 0px !important;*/ line-height:120% !important;}

.clinic06 p{padding-left: 20px;color: #f04130;font-size: 20px;font-weight: 600;margin-top: 0;}
.clinic06 ul{padding-left:230px;}

#moduleBody .ui-accordion .ui-accordion-content ul.acc_6 li{line-height:23px;margin-bottom:20px;color:#0860a7;font-weight:600;}
#moduleBody .ui-accordion .ui-accordion-content ul.acc_6 li span{background: #007fff;border-radius: 50%;display: block;float: left;width: 23px;height: 23px;text-align: center;line-height: 23px;color: #fff;margin-right: 10px;}
#moduleBody .ui-accordion .ui-accordion-content ul.acc_6 li ul{padding-left:3%;}
#moduleBody .ui-accordion .ui-accordion-content ul.acc_6 li ul li{margin-bottom:0;font-weight:normal;color:#333333;}

.clinic06_bh p{padding-left:20px;margin-top:0;margin-bottom:5px;}
.clinic06_bh p.p_tit{color: #f04130;font-size: 20px;font-weight: 600;margin-top: 0;}
.clinic06_bh ul{padding-left:190px;padding-right:5%;}

#moduleBody p.mr_p{line-height:180%;}
#moduleBody div.select_list_wrap ul li.doc_list{padding-left: 0px!important;box-sizing: border-box;border: 1px solid #dcdcdc;}
#moduleBody div.select_list_wrap ul li.doc_list .doc_list_wrap{padding:15px 20px;}
#moduleBody div.select_list_wrap ul li.doc_list .doc_list_wrap .doc_info{min-height:auto;}
#moduleBody div.select_list_wrap ul li.doc_list .doc_list_wrap .doc_info .doc_name{margin-top:15px;}
#moduleBody div.select_list_wrap ul li.doc_list .doc_list_wrap .doc_info .info_wrap dl.doctor_dept dt{font-size: 18px;font-weight: 600;margin-bottom: 5px;margin-top: 25px;}


/*통증클리닉*/
#moduleBody .cont table.table tr td.sub_tit{padding:15px 20px;}
#moduleBody .cont table.clinic10 tr td:last-child{text-align:left;height:48px;}
#moduleBody .cont table.clinic10 tr td ul li span.txt_co09b{background:#1fa09b;color:#fff;padding:0px 5px;line-height:180%;border-radius: 5px;}

/*흉강경수술클리닉*/
#moduleBody ul.clinic11_ul{padding-left:2%;}
#moduleBody ul.clinic11_ul li{margin:10px 0;line-height:23px;}
#moduleBody ul.clinic11_ul li span.clinic11_li-type{background: #1fa09b;border-radius: 50%;display: block;float: left;width: 23px;height: 23px;text-align: center;line-height: 23px;color: #fff;margin-right: 10px;}


/*로뎀수련원*/
#contentBody .rodem_box{overflow:hidden;clear:both;padding:0 5px;}
#contentBody .rodem_box .rodemcont{position: relative;padding: 390px 0 0px 470px;}
#contentBody .rodem_box .rodemcont .rodem_visual{position: absolute;left: 0px;top: 0px;}
#contentBody .rodem_box .rodemcont p.cancerTxt{position: relative;text-align: justify;width: 670px;min-height: 210px;padding: 30px 0 30px 30px;margin: 0px;color: #606060;line-height: 1.4em;box-sizing: border-box;z-index: 1;background: #fff;}
#contentBody .rodem_box .rodemcont p.cancerTxt strong{position: relative;display: block;margin-bottom: 20px;padding: 0 0 20px 0;font-size: 31px;color: #222;line-height: 1.3em;font-weight: 600;}

#contentBody .rodem_box{overflow:hidden;clear:both;padding:0 5px;}
#contentBody .rodem_box .dept_cont{overflow: hidden;position: relative;background-color: #f4f5f8;margin: 0 5px;padding: 30px 30px;font-size: 16px;border-top: 1px solid #626779;}


#contentBody h5.titred_h5{background:none;color: #f04130;font-size: 19px;display: block;font-weight: 600;margin:25px 0 0;}

#IvyContents div.rodem_flow{overflow:hidden;position:relative;margin:1em;}
#IvyContents div.rodem_flow ul li{padding-left:0px;width: 132px;height: 132px;display: inline-block;font-size: 17px;color: #fff;font-weight: 600;vertical-align: top;text-align: center;position: relative;margin: 0px 50px;}
#IvyContents div.rodem_flow ul li>strong{display:block;padding-top:54px;}
#IvyContents div.rodem_flow ul li:last-child strong{display:block;padding-top:42px;}
#IvyContents div.rodem_flow ul li.rodemflow_li01{background:#41b9cd;border-radius:50%;/*background: url(/Ivyimages/site/open_content/sub/rodem_bg_c1.png) center top no-repeat;*/}
#IvyContents div.rodem_flow ul li.rodemflow_li01:after{position: absolute;top: 53px;right: -61px;content: "";width: 13px;height: 26px;background: url(/Ivyimages/site/open_content/sub/rodem_bg_c3_aft.png) center top no-repeat;}
#IvyContents div.rodem_flow ul li.rodemflow_li02{background:#34cca3;border-radius:50%;/*background: url(/Ivyimages/site/open_content/sub/rodem_bg_c1.png) center top no-repeat;*/}
#IvyContents div.rodem_flow ul li.rodemflow_li02:after{position: absolute;top: 53px;right: -61px;content: "";width: 13px;height: 26px;background: url(/Ivyimages/site/open_content/sub/rodem_bg_c3_aft.png) center top no-repeat;}
#IvyContents div.rodem_flow ul li.rodemflow_li03{background:#fb6566;border-radius:50%;/*background: url(/Ivyimages/site/open_content/sub/rodem_bg_c1.png) center top no-repeat;*/}

#contentBody h5.red_mar5{margin-bottom:0;}
#contentBody h5.red_mar5 span.rodem_subtit{color:#000000;font-size:16px;float:right;}
#IvyContents .table_martop{margin-top:0;padding-left:13px;}
#IvyContents table.rodem_table thead{border-bottom:1px solid #c6c6c6;}
#IvyContents table.rodem_table tbody th.yel{border-right:1px solid #c6c6c6;}
#contentBody table.rodem_table thead tr:first-child th:nth-child(1){border-left:none;}

/*로뎀 시설*/
#contentBody .facilguide-list-wr{position: relative;margin-bottom: 60px;padding-left: 640px;}
#contentBody .facilguide{position: relative;width: 520px;min-height: 320px;}
#contentBody h3.tit-wr{position: relative;min-height: 75px;padding-top: 30px;box-sizing: border-box;background:none;}
#contentBody h3.tit-wr span.num{display: block;font-size: 1.5em;color: #c6c6c6;font-weight: 600;}
#contentBody h3.tit-wr span.tit{display: block;color: #f04130;font-weight: 600;}
#contentBody .facilguide-list-wr .facilguide .facilguide-list, .facilguide-list-wr .facilguide .facilguide-list-li{margin-top: 55px;}
#contentBody .c-list01 li, .c-list01-li{position: relative;font-size: 1em;padding-left: 14px;margin: 5px 0;color: #666;}
#contentBody .c-list01 li .tit-sec{position: relative;display: inline-block;min-width: 40px;color: #2b405b;font-weight: 500;padding-right: 20px;margin-right: 15px;}
#contentBody .facilguide-list-wr .facilguide .c-list01.facilguide-list li .tit-sec{width: 15%;color: #000000;font-weight:600;}
#contentBody .facilguide-list-wr .facilguide-img{position: absolute;top: 0;left: 0;width: 560px;}
#contentBody .facilguide-list-wr .facilguide .tit-wr:after{position: relative;content: "";display: block;vertical-align: top;width: 520px;height: 5px;background: #f04130 ;margin-top: 15px;box-shadow: 0 15px 7px -1px rgba(0,0,0,0.21);}

#contentBody .facilguide-list-wr .facilguide-img span.img_txtbox{display: block;background: rgba(29, 29, 29, 0.8);position: absolute;bottom: 0;width: 100%;height: 50px;}
#contentBody .facilguide-list-wr .facilguide-img span.img_txtbox ul{padding:0;overflow:hidden;}
#contentBody .facilguide-list-wr .facilguide-img span.img_txtbox ul li.li03{float: left;width: 33.3%;line-height: 50px;padding-left: 0 !important;text-align: center;color: #fff;}
#contentBody .facilguide-list-wr .facilguide-img span.img_txtbox ul li.li02{float: left;width: 50%;line-height: 50px;padding-left: 0 !important;text-align: center;color: #fff;}

#contentBody .facilguide-list-wr.dirt{position: relative;padding-right: 640px;padding-left: 40px;}
#contentBody .facilguide-list-wr.dirt .facilguide-img{left: auto;right: 0;}

#contentBody .facilguide-list-wr.dirt ul.txt{padding:0px;    display: inline-block;width:77%;}
#contentBody .facilguide-list-wr.dirt ul.txt li{background:none;padding-left:0;margin:5px;}

#contentBody .facilguide-list-wr .facilguide:before, .facilguide-list-wr .facilguide:after{position: absolute;display: block;content: "";background: url(/Ivyimages/site/open_content/sub/rodem_bg.png) no-repeat;}
#contentBody .facilguide-list-wr .facilguide:before{width: 200px;height: 200px;left: -99px;top: 0;background-position: -127px 0;z-index: -10;}

/*로뎀_위치안내*/
#contentBody .title-type03{overflow: hidden;border:1px dashed #c3c3c3;margin-top:15px;margin-left:35px;}
#contentBody .title-type03 .cont{position: relative;overflow: hidden;}

#contentBody .title-type03 .cont .cont_wrap{padding:10px 20px;}
#contentBody .title-type03 .cont .cont_wrap dl dt{width: 130px;display: block;float: left;height: 56px;line-height: 56px;text-align: center;font-weight: 600;background: #f04130;color: #ffffff;border-radius: 10px;margin-right: 30px;}
#contentBody .title-type03 .cont .cont_wrap dl dd{padding: 0px 3%;line-height: 180%;margin-left:12%;}

#contentBody .tableType02 table.table tbody td.txt_alg{text-align:left;}

/*기독병원_오시는길*/
#contentBody .title-type03 .cont .cont_wrap dl dd strong{background: #395cb3;color: #fff;margin: 0 5px 0 0;padding: 0px 3px;font-weight: normal;}


/*종합검진안내*/
#contentBody .list_wrap ul{position:relative;}
#contentBody .list_wrap ul li.li_wrap{overflow: hidden; width: 100%;padding: 40px 0 40px;border-top: 1px solid #d9d9d9;box-sizing: border-box;}
#contentBody .center10_wrap ul > li.li_wrap:before{content: "";position: absolute;width: 104px;height: 104px;left: 70px;background: url(/Ivyimages/site/open_content/sub/medical/center_10_ico.png) no-repeat;}
#contentBody .center10_wrap ul > li.li_wrap:nth-child(1):before{background-position:0px 0px;}
#contentBody .center10_wrap ul > li.li_wrap:nth-child(2):before{background-position:0px -104px;}
#contentBody .center10_wrap ul > li.li_wrap:nth-child(3):before{background-position:0px -208px;}

#contentBody .list_wrap ul > li.li_wrap .cont_wrap{margin-left: 240px;}
#contentBody .list_wrap ul > li.li_wrap .cont_wrap span.tit_wrap{color: #000;font-weight: 800;font-size: 24px;margin-bottom: 15px;display: block;}
#contentBody .list_wrap ul > li.li_wrap .cont_wrap ul.li-type01{margin-top:20px;margin-bottom:20px;padding-left:20px;text-align:left;}
#contentBody  ul.li-type01 > li:first-child{margin-top:0;}
#contentBody ul.li-type01 > li{margin-top: 5px;padding-left: 12px;background-image: url(/Ivylib/css/site/main/common/images/common/ul_depth1_bu.gif);background-repeat: no-repeat;background-position: left 11px;}

#contentBody .cen_tablebox{position:relative;overflow:hidden;margin-bottom:10px;}
#contentBody .cen_tablebox p.table_tit{color: #f04130;font-size: 20px;display: block;font-weight: 600;margin-bottom: 0px;}
#contentBody .cen_tablebox table.table tbody td.txt_left{text-align:left;}
#contentBody .cen_tablebox table.table ul li p.red{background:none;border:none;color:#f04130 !important;font-weight:600;margin:0;}

/*200116_새로추가*/
#contentBody p.p_intit{line-height: 19%; margin-left: 18px; margin: 27px 0 0 18px; font-size: 20px; font-weight: 600; }
#contentBody p.p_intit2{line-height: 19%; margin-left: 18px; margin: 27px 0 0 18px; font-size: 20px; font-weight: 600; color: crimson;}

#contentBody ul.li-type01 span.red08{color: #f04130; font-weight: 800;}
#contentBody p.red{background:none;border:none;color:#f04130 !important;font-weight:600;margin:0;}
#contentBody p.red02{background:none;border:none;color:#f04130 !important;font-weight:600;margin:0; padding-left:18px;}
#contentBody p.tb_tit{font-weight:800; font-size: 17px; margin: 0 0 0 0; }

#contentBody .tableType02 td.txt_left ul.tl_list00 {margin: 0px 0 10px 0;}
#contentBody .tableType02 td.txt_left ul.tl_list00 li{word-break:normal;}
#contentBody .tableType02 th span.red08{color: #f04130; font-weight: 800;}
#contentBody .tableType02 td span.red08{color: #f04130; font-weight: 800;}
#contentBody .tableType02 td ul > ul.inner_list01{ padding-left: 20px; margin: 10px 0;}
#contentBody .tableType02 td ul > ul.inner_list01 li{line-height: 27px;}

#contentBody .tableType02 td ul.inner_list01{ padding-left: 20px; margin: 10px 0;}
#contentBody .tableType02 td ul.strong_list{font-weight:600; }
#contentBody .tableType02 td ul.strong_list li{line-height: 27px; }
#contentBody .tableType02 td ul.strong_list span.red08{color: #f04130; font-weight: 800;}
#contentBody .manual_box{ text-align: center; }
/*200727_새로추가*/
#contentBody strong.redfont{color: #f04130;}
/*전문센터_종합검진센터*/
#moduleBody p.p_intit{line-height: 19%; margin-left: 18px; margin: 27px 0 0 18px; font-size: 20px; font-weight: 600; }

#moduleBody ul.li-type01 span.red08{color: #f04130; font-weight: 800;}
#moduleBody p.red{background:none;border:none;color:#f04130 !important;font-weight:600;margin:0;}
#moduleBody p.red02{background:none;border:none;color:#f04130 !important;font-weight:600;margin:0; }
#moduleBody p.tb_tit{font-weight:800; font-size: 17px; margin: 0 0 0 0; }

#moduleBody .tableType02 td.txt_left ul.tl_list00 {margin: 0px 0 10px 0;}
#moduleBody .tableType02 td.txt_left ul.tl_list00 li{word-break:normal;}
#moduleBody .tableType02 th span.red08{color: #f04130; font-weight: 800;}
#moduleBody .tableType02 td span.red08{color: #f04130; font-weight: 800;}
#moduleBody .tableType02 td ul > ul.inner_list01{ padding-left: 20px; margin: 10px 0;}
#moduleBody .tableType02 td ul > ul.inner_list01 li{line-height: 27px;}

#moduleBody .tableType02 td ul.inner_list01{ padding-left: 20px; margin: 10px 0;}
#moduleBody .tableType02 td ul.strong_list{font-weight:600; }
#moduleBody .tableType02 td ul.strong_list li{line-height: 27px; }
#moduleBody .tableType02 td ul.strong_list span.red08{color: #f04130; font-weight: 800;}
#moduleBody .manual_box{ text-align: center; }

#moduleBody .tableType02 th span.smr_txt{font-size:13px; display: block;}

#moduleBody .tableType02 td span.smr_txt{font-size:13px; display: block;}

/*200116_새로추가_끝*/

/*종합검진안내_프로그램안내*/
#contentBody .pro_list_txt{margin-bottom: 0;color: #f04130;font-weight: 600;}
#contentBody table.program_list thead{border-bottom:1px solid #c6c6c6;}
#contentBody table.program_list thead tr:first-child th:nth-child(1){    border-left: none;}
#contentBody .cont .tableType02 table.program_list td{/*padding: 20px;*/ padding: 15px 20px;}
#contentBody table.program_list tbody td.txt_left{text-align:left;}
#contentBody table.program_list tbody tr th>a{border-bottom:1px solid #333333;}
#contentBody table.program_list tbody tr th>a:hover{border-color:#FF6600;}
#contentBody table.table.program_list01 thead tr th{border-bottom: 1px solid #c6c6c6;border-left: none;}
#contentBody table.table.program_list01 tbody td{text-align:left;}
#contentBody table.table.program_list01 tbody th.dk{    border-left: 1px solid #c6c6c6;}
#contentBody table.table.program_list01 tbody td span.table_subtxt{padding-left: 3%;color: #f04130;}


#contentBody p span.ipt_txt{display:block; font-size: 18px; font-weight: 700; color: #f04130; margin-bottom: 5px;}

/*테이블_아래문구 추가*/
#contentBody p.ps_txt{text-align: right; margin-top: 0;}
#contentBody p.ps_txt span.lft_txt{color: #32A3DC; margin-right: 12px;}
#contentBody p.ps_txt span.rht_txt{color: #f04130;}

#contentBody p.ps_txt02{margin-top: 0; }
#contentBody .tableType02 th span.smr_txt{font-size:13px; display: block;}
#contentBody .tableType02 td span.smr_txt{font-size:13px; display: block;}

#contentBody .tableType02{ letter-spacing: 0px; }

/*etc_환자의 권리와의무*/
#contentBody p.patient_right_etc{font-weight: 700;font-size: 20px;}
#contentBody p.patient_right_etc>strong{color:#f04130;}

/*개인정보처리방침*/
#contentBody div.individual p strong.tit_indivtxt{display:block;font-size:24px;}
#contentBody div.anchor_area{overflow: hidden;position: relative;background-color: #f4f5f8;margin: 15px 0px 35px;padding: 30px 30px;font-size: 16px;border-top: 1px solid #626779;}
#contentBody div.anchor_area p{margin-top:0;}
#contentBody div.anchor_area ul.ul_01{width:50%;float:left;padding-left:3%;}
#contentBody div.anchor_area ul li{line-height:180%;}
#contentBody strong.col_blue{    color: #1937d4;display:block;}
#contentBody .tableType02 table.table_width_mar{margin-left:18px;    width: calc(100% - 18px);}
#contentBody .tableType02 table.table_width_mar thead tr th:first-child{border-left:none;}
#contentBody .tableType02 table.table_width_mar tbody tr td:first-child{border-left:none;}
#contentBody .tableType02 table.table_width_mar thead tr:first-child th{border-bottom:1px solid #c6c6c6;}
#contentBody div.individual .tableType02 table.table td{padding:15px 20px;}
#contentBody p.marbot_indiv{margin-bottom:0;}
#contentBody div.individual p.marbot_indiv span.sub-tit{margin-top:10px;display:block;font-size:18px;}
#contentBody ul.indiv_boxul{background:#f4f5f8;padding:2% 2%;    margin-top: 0px !important;}
#contentBody div.individual ul.indiv_lastul{margin-top:0;margin-left:15px;}

/*이용약관*/
#contentBody .use ul li ul li{background: none;padding-left: 15px;}

/*병원윤리강령*/
#contentBody .customer .customer_box{background:#f9f9f9;padding:20px;font-size:18px;font-weight:600;border:1px solid #ddd;margin-bottom:35px;}
#contentBody .customer .customer_box p span.col_txt01{color: #f04130;padding: 0px 3px;}
#contentBody .customer .Ethics_mgb40{margin-top:35px;overflow:hidden;position:relative;}
#contentBody .customer .Ethics_mgb40 ul.guest_cont_ul{font-size:16px;margin:20px 0 50px;line-height:180%;}
#contentBody .customer .Ethics_mgb40 ul.guest_cont_ul li{padding-bottom:10px;border-bottom:1px solid #d8d8d8;margin-bottom:15px;}
#contentBody .guest_cont_ul li>strong{font-size: 16px;color: #fff;display: inline-block;width: 40px;height: 40px;line-height: 40px;background: #367ac1;border-radius: 60px;text-align: center;margin-right: 10px;float: left;}
#contentBody .guest_cont_ul li em{display: inline-block;width: calc(100% - 55px);float: right;margin-top: 8px;line-height: 1.4;}
#contentBody .guest_cont_ul li.fix:after{content: "";clear: both;display: block;}
#contentBody .guest_cont_ul li em strong{padding-right:10px;}
#contentBody .customer p.ethics_txt{font-size:1.5em;text-align:center;font-weight:600;margin-left:0;}

/*영상정보처리지침*/
#contentBody p.cctv_txt_mar{margin-bottom:0;font-weight:600;}

/*IRB*/
#contentBody h4.cust_h4{background-position-y: center;font-size: 1.2em;margin:5px 18px;}
#contentBody strong.irb_bank{display: block;background: #888888;width: 37%;color: #fff;padding: 0px 15px;text-align: center;line-height: 35px;margin: 4px 40px 15px;border-radius: 5px;font-weight: normal;}
#contentBody strong.irb_bank02{ display: block;background: #888888;width: 39%;color: #fff;padding: 0px 15px;text-align: center;line-height: 35px;margin: 4px 40px 15px;border-radius: 5px;font-weight: normal;}
#contentBody div.irb_downbox{width:37%;margin:15px 40px 0px;}
#contentBody span.spa_type95{color: #6f6f6f;}
#contentBody div.dept_cont{overflow: hidden; position: relative; text-align: justify; background-color: #f4f5f8; margin: 0 5px; padding: 30px 30px; font-size: 16px; border-top: 1px solid #626779;}
#contentBody div.dept_cont p.ptype22{margin-left: 0px;}

#contentBody div.irb_cont {position:relative; padding:450px 0 0px 470px; }
#contentBody div.irb_cont .irb_visual {position:absolute; left:0px; top:0px;}
#contentBody div.irb_cont .irb_tt {text-align:justify; position:relative;width:670px;min-height:210px;padding:30px 0 30px 30px;margin:0px;color:#606060;line-height:1.4em;box-sizing:border-box;z-index:1;background:#fff;}
#contentBody div.irb_cont .irb_tt strong{position:relative;display:block;margin-bottom:20px;padding:0 0 20px 0;font-size:31px;color:#222;line-height:1.3em;font-weight:600;}
#contentBody div.irb_cont .irb_tt strong:after{content:'';display:block;position:absolute;left:0;bottom:0;width:30px;height:1px;background-color:#959595;}

#contentBody div.irb_cont .irb_tt strong span.red { background: none; border: none; color: #f04130 !important; margin: 0 5px;}

#contentBody ul.li-type1a{ padding: 0px 0px 0px 30px; margin: 8px 0 20px 0;}
#contentBody ul.li-type1a > li {margin-top:5px; padding-left:12px; background-image:url('/Ivylib/css/site/main/common/images/common/ul_depth1_bu.gif'); background-repeat:no-repeat; background-position:left 11px; }
#contentBody ul.li-type2a{ padding: 0px 0px 0px 17px; margin: 8px 0 20px 0;}

#contentBody h3.cst_h3{padding-left: 18px; padding-top: 3px; color: #000; font-weight: 700; font-size: 23px; margin-bottom: 10px; margin-top: 30px; background-image: url(/Ivylib/css/site/main/common/images/common/h3_line.gif); background-repeat: no-repeat; background-position: 18px 0px;}
#contentBody ul.li-type3a{ padding: 0px 0px 0px 30px; margin: 8px 0 0 0;}
#contentBody ul.li-type3a > li {margin-top:5px; padding-left:12px; background-image:url('/Ivylib/css/site/main/common/images/common/ul_depth1_bu.gif'); background-repeat:no-repeat; background-position:left 11px; }

/*재활치료과 및 인공신장실*/
#moduleBody h5.dept_tit_h5{font-size: 1.05em;background-color: #0060b0;display: block;color: #fff;width: 65%;height: 25px;line-height: 25px;}

#moduleBody div.dept_sub_txtbox{background: #f4f5f8;padding:15px 30px;text-align:justify;}
#moduleBody div.mar_bot20{margin-bottom:20px;}
#moduleBody .img_txtbox>img{float:left;margin-right:2.2em;}


/*장비소개*/
/*장비소개_탭*/
#contentBody .DeviceIntro ul.DeviceIntro_tabul{display: table;width: 100%;margin-bottom: 30px;padding: 0px;}
#contentBody ul.DeviceIntro_tabul li{display: table-cell;width: 33%;text-align: center;background: #f9f9fb;padding-left: 0px;}
#contentBody ul.DeviceIntro_tabul li a{display: block;background: #f9f9fb;color: #a9a9a9;font-size: 16px;padding: 11px 0;font-weight: 600;border-top: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;border-right: 1px solid #e5e5e5;}
#contentBody ul.DeviceIntro_tabul li a.active{text-align: center;border-bottom: 0;background: #fff;color: #f04130;}

/*암센터_장비소개*/
#contentBody .devA_accordion{margin-top:35px;}
#contentBody .devA_accordion .cont:before{content:'';position: absolute;top: 0;display: inline-block;width: 100%;height: 1px;/*background-color: #d9d9d9;*/vertical-align: top;background-color: #000;}
#contentBody div.mar_bot20{margin-bottom:20px;}
#contentBody div.device_tit{    padding: 10px 35px 0px 25px;position:relative;min-height:100px;border-top:10px solid #00a88e;    background: url(/Ivyimages/site/open_content/sub/circle01_tab01_bg.gif)no-repeat left -80px;background-color:#f7f7f7;}
#contentBody div.device_tit>p{color:black;font-weight:600;}

#contentBody .devA_tab_tit{border: 1px solid #dedddd;background: #f5f5f5;padding: 25px 10px;word-break: keep-all;}
#contentBody .devA_tab_tit>img{display:block;margin:0 auto;}
#contentBody .devA_tab_tit>p{margin-left:0;padding:0px 3%;}

#contentBody div.list-type-accordion{margin-bottom:75px;}
#contentBody div.list-type-accordion h4{border-right:none;margin:0;border-top:0;color:#333333;border-left:0;border-bottom:1px solid #d9d9d9;background-color:#fff;transition:background-color .3s;background:none;padding:13px 40px;}
#contentBody div.list-type-accordion h4 span{background-image:none;}
#contentBody div.list-type-accordion div.answer{height:auto !important;border-left:0;border-right:0;}

#contentBody .list-type-accordion h4:focus , .list-type-accordion h4:hover{background-color:#1f4bb4 !important;color:#fff !important;}
#contentBody .list-type-accordion h4:before, #contentBody .list-type-accordion h4:after{content: '';position: absolute;display: inline-block;width: 9px;height: 2px;background-color: #888;transition: all .3s;}
#contentBody .list-type-accordion h4:hover:before, #contentBody .list-type-accordion h4:focus:before, #contentBody .list-type-accordion h4:hover:after, #contentBody .list-type-accordion h4:focus:after{background-color:#fff !important;}

#contentBody .list-type-accordion h4:before{top: 25px;right: 40px;transform: rotate(-45deg);}
#contentBody .list-type-accordion h4:focus h4:before, .list-type-accordion h4:hover h4:before{background-color:#fff;}
#contentBody .list-type-accordion h4:after{top: 25px;right: 46px;transform: rotate(45deg);}

#contentBody div.list-type-accordion .answer .imgbox_div{margin:15px 0px; overflow:hidden;position:relative;}
#contentBody div.list-type-accordion .answer .imgbox{/*border:1px solid #adadad;width:451px;padding:10px 0 0;margin:0 auto;*/background-color:#fff;padding: 15px 0 10px;}
#contentBody div.list-type-accordion .answer .imgbox_L{float:left;margin:0% 3%;padding: 15px 0 10px;}
#contentBody div.list-type-accordion .answer .imgbox img{display:block;margin:0 auto;}
#contentBody div.list-type-accordion .answer p.img_txt{text-align:center;display:block;margin:0;line-height:38px;color:#333;font-weight:600;}
#contentBody div.list-type-accordion .answer p.img_txt_sub{font-size:14px;text-align:right;padding-right:15px;}



/*장비소개_190607_수정*/
#contentBody .list06_linearaccbox{margin-bottom:35px;}
#contentBody .list06_linearaccbox .linearaccbox_txt_b{position:relative;overflow:hidden;width:55%;margin-right:3%; margin-bottom: 35px;}

/*deva-1*/
#contentBody .devA01_linearaccbox{margin-top:35px;}
#contentBody .devA01_linearaccbox .linearaccbox_txt{position:relative;overflow:hidden;width:55%;float:left;margin-right:3%; margin-bottom: 35px;}

/*deva-2*/
#contentBody .devA02_petctbox{margin-top:35px;}
#contentBody .devA02_petctbox .pet-ct_img{float:left;width:41%;overflow:hidden;position:relative;background-color:#d3e1ea;}
#contentBody .devA02_petctbox .pet-ct_img p{display:block;text-align:center;margin-left:0;font-weight:600;font-size:1.185em;}
#contentBody .devA02_petctbox .pet-ct_txt{position:relative;overflow:hidden;width:55%;float:left;margin-right:3%;}

/*deva-3*/
#contentBody .devA_list_type01 ul li{background: #3ba9a4;margin-right: 5%;width: 20%;float: left;padding-left: 0;border-radius: 0px 20px 0px 20px;color: #fff;text-align: center;height: 70px;padding-top: 3%;}
#contentBody .devA_muli_box dl dt{font-weight:600;color:#0c8e88;}
#contentBody .devA_muli_box dl dd{margin:0;line-height:180%;padding-left:18px;}
#contentBody .devA_muli_box dl dd.dd_imgbox{background-color:#fff;padding:15px 0 10px;padding-left:0;}
#contentBody .devA_muli_box dl dd.dd_imgbox img{display:block;margin:0 auto;}
#contentBody .devA_ans_bg{background-color:#fff;padding:15px 0 10px;}
#contentBody ul li strong.devA_03_str{font-weight:600;color:#0c8e88;}
#contentBody div.list-type-accordion ul li ul li{background:none;}
/*accessory*/
#IvyMain div.contWrap div.add_info ul.mapul li#minimap{float:none;width:100%;margin:0 auto;/*padding:10px 10px;border:1px solid lightgray;*/overflow:hidden;height:300px;}

/*사랑나눔*/
#contentBody h3.shlove_val{padding-left: 0;padding-top: 3px; color:#000; font-weight:700; font-size: 23px; margin-bottom: 10px; margin-top: 10px; background-position:2px 0;}
#contentBody h4.shlove_h4_type01{margin-left: 0; font-size:1.5em; background-position:5px;}
/*사랑나눔 소개_메인비쥬얼*/

.con_wrap {width: 1200px;margin: 0 auto;}
.con_wrap .con_top{width: 100%;height: 570px;text-align: center;}
/*제목 시작*/         
.con_wrap .con_top .img_box{position:relative; width: 100%;height: 390px;margin: 0 auto;background-image: url(/Ivyimages/site/open_content/sub/phgidok_shlove_main01.jpg);
background-size: cover;}
.con_wrap .con_top .img_box .img_cov{position:absolute; height:390px; width:1200px; background-color: rgba(0, 0, 0, 0.4); z-index: 1;top:0px;}
.con_wrap .con_top .img_box .img_con{position:absolute;top:50%; left: 50%; transform:translate(-50%, -50%);color:#fff; text-align: center; z-index: 3;color:#ffffff;}
.con_wrap .con_top .img_box .img_con ul{padding-left: 0px!important;}
.con_wrap .con_top .img_box .img_con ul li:nth-child(1){padding-left:0!important;padding-top:10px;font-size:40px;font-weight:900;}
.con_wrap .con_top .img_box .img_con ul li:nth-child(2){font-size:25px!important;margin-top: 10px;font-weight:500;}
.con_wrap .con_top .img_box .img_con::before{content:url(/Ivyimages/site/open_content/sub/dub_quo_m.png);position:absolute;top:-60px;left:180px;display: inline-block;}
.con_wrap .con_top .img_box .img_con::after{content:url(/Ivyimages/site/open_content/sub/dub_quo_m02.png);position:absolute;top:130px;left:180px;display: inline-block;}

/*건강검진 전화상담신청_200519 새로 추가*/
#moduleBody div.appWrap > div.conf_btn{ text-align: right; margin-bottom: 15px;}
#moduleBody div.appWrap > div.conf_btn > a.ap_his {background-color: #e54d47; width: 200px; /*width: 170px;*/}
#moduleBody p.pnt_01{ margin: 0; margin-top: 20px; padding-left: 20px;}
/*step*/
#moduleBody .step_02{overflow:hidden; margin-bottom:35px; padding-left:13px;}
#moduleBody .step_02 li{float:left; width:27%; height:100px; border:1px solid #d6d6d6; border-left:0; font-size:16px; position:relative; padding:28px 40px 28px 30px; font-weight:500;}
#moduleBody .step_02 li:first-child{border-left:1px solid #d6d6d6; width: 27%;}
#moduleBody .step_02 li::before{content:url('/Ivyimages/common/step_bg.gif'); position:absolute; right:-19px; top:50%; margin-top:-18px; z-index:1;}
#moduleBody .step_02 li:last-child::before{display:none;}
#moduleBody .step_02 li span{display:block; font-size:30px; font-weight:700;color:#2158bd; margin-bottom:20px;}
#moduleBody .step_02 li em.bnk {display:block;}
#moduleBody .step_02 li.active{background:#f8f8f8;}
#moduleBody .step_02 li.active::before{content:url('/Ivyimages/common/step_bg01.gif');}

/*장례식장*/
/*안내*/
#contentBody .funerl_intro_txtbox{width:95%;overflow:hidden;position:relative;margin:0 auto;}
#contentBody .funerl_intro_txtbox .box_01_left{float:left;width:50%;}
#contentBody .funerl_intro_txtbox .box_01_right{float:left;width:50%;padding-top:8%;}
#contentBody .funerl_intro_txtbox .box_01_right p{text-align:right;}
#contentBody .funerl_intro_txtbox .box_01_right p.tit{line-height:140%;margin-bottom:8%;font-size:1.4em;font-weight:600;color:#5d5d5d;}
#contentBody .funerl_intro_txtbox .box_01_right p.tit strong{display:block;}

#contentBody .funerl_intro_imgbox{margin-top: 8%;overflow: hidden;background: url(/Ivyimages/site/open_content/sub/gallery_bg.jpg);padding: 30px;}
#contentBody .funerl_intro_imgbox img{margin-right:25px;display:block;float:left;}
#contentBody .funerl_intro_imgbox img:last-child{margin-right:0;}

div.funeral_txt_box{background: url(/Ivyimages/site/open_content/sub/funeral_bg.gif) top right;height: 250px;background-repeat:no-repeat;padding:35px;overflow:hidden;background-color:#f4f4f4;}

/*이용안내*/
#contentBody .process_wrap_2{margin: 30px 5px;position: relative;overflow: hidden;}
#contentBody .process_wrap_2 .process{width: 16.57%;height: 100px;color: #fff;font-weight: 600;font-size: 1.25em;line-height: 100px;text-align: center;float: left;}
#contentBody .process_wrap_2 .process_1{background: url(/Ivyimages/site/open_content/sub/process_1.gif);}
#contentBody .process_wrap_2 .process_2{background: url(/Ivyimages/site/open_content/sub/process_2.gif);}
#contentBody .process_wrap_2 .process_3{background: url(/Ivyimages/site/open_content/sub/process_3.gif);}
#contentBody .process_wrap_2 .process_4{background: url(/Ivyimages/site/open_content/sub/process_4.gif);}
#contentBody .process_wrap_2 .process_5{background: url(/Ivyimages/site/open_content/sub/process_5.gif);}

#contentBody .process_wrap_2 .process_dot{width: 31px;height: 7px;float: left;margin: 0px 10px;margin-top: 46.5px;}
#contentBody .process_wrap_2 .dot_1{background: url(/Ivyimages/site/open_content/sub/process_1_1.gif);background-repeat: no-repeat;}
#contentBody .process_wrap_2 .dot_2{background: url(/Ivyimages/site/open_content/sub/process_2_1.gif);background-repeat: no-repeat;}
#contentBody .process_wrap_2 .dot_3{background: url(/Ivyimages/site/open_content/sub/process_3_1.gif);background-repeat: no-repeat;}
#contentBody .process_wrap_2 .dot_4{background: url(/Ivyimages/site/open_content/sub/process_4_1.gif);background-repeat: no-repeat;}


/*부고안내*/
#contentBody .notice_bg{background: url(/Ivyimages/site/open_content/sub/notice_bg_img.gif)no-repeat right 0;min-height:150px;padding-right:323px;margin-bottom:35px;}
#contentBody .notice_bg .notice_txt{background: #fff url(/Ivyimages/site/open_content/sub/notice_bg_img_left.gif) no-repeat left top;line-height:22px;border-top:10px solid #9a9a9a;background-color:#f5f5f5;padding:25px 50px; height:90px;;}

#contentBody .notice_bg span.subtit{font-weight: 600;font-size: 1.5em;}
#contentBody .notice_bg p{padding: 0;margin: 0;margin-top: 15px;}

/*페이지 준비중_치매&파킨슨 클리닉*/
.sorry_wrap{/*border:1px dotted #b7b7b7;*/ border-top:1px dotted #b7b7b7; border-bottom:1px dotted #b7b7b7; background-color: #fdfdfd; padding:100px 0 100px 0; text-align: center; color:#6c6b6b; font-weight: bolder; margin: 40px 0 40px 0; }
.sorry_wrap p.sorry_01{color:#575757; font-size: 35px; font-weight: 600; margin-top: 0; margin-bottom:30px;}
.sorry_wrap p.sorry_01::after{/*content:""; width:700px; height: 1px; background-color: #b7b7b7; position:absolute; top:175px; left:250px; display: block;*/}
.sorry_wrap p.sorry_01 span{color:#ef4030; font-weight: 800;}
.sorry_wrap p.sorry{margin:0 0 5px 0;}

/*----*/
h2.necessity-tit {color:darkslateblue !important; text-align:center; padding:0px 0px 25px 0px !important; font-size:28px !important;}
h2.introducetit {text-align:right; font-size:28px !important; color:darkblue !important; padding:10px 37px 0px 0px !important;}
p.margin15 {margin-top:15px;}





/* sub-page.css */
#contentBody .greeting{background: url(/Ivyimages/site/open_content/sub/greeting_top_bg.png)no-repeat; padding: 40px 0 0 36px;position:relative;height: 368px;}
#contentBody .greeting img { position: absolute; bottom: 0; left: 44%;}
#greetings-p { display: flex; }
#greetings-p > p { flex: 1; line-height: 32px; font-size: 16px; letter-spacing: -0.07em; }
#greetings-p > p:nth-of-type(1) { margin-right: 60px; }
#contentBody .greeting span.col_red {color: #f04130; display: inline;}

#IvyContents .director_nameB{width: 23%; float: right; margin-top: 20px;}
#IvyContents .director_nameB strong{line-height:64px;}
#IvyContents .director_nameB strong.director span { float: left; padding-right: 10px; color: #f04130;}

#nurse-dept-photo { background-color: #efefef; }
#nurse-dept-photo > img { width: 100%; height: 100%; object-fit: contain; }
/*#nurse-dept-p { padding: 0 40px !important; }*/
#nurse-dept-p > p { flex: 1; line-height: 180%; font-size: 16px; letter-spacing: -0.07em; }
#nurse-dept-p > p:nth-of-type(1) { margin-right: 30px; }

#organization-chart { text-align: center;}
#organization-chart > img {  }

#nurse-mv-1 { width: 100%; height: 50px; display: flex; justify-content: center; align-items: center; }
#nurse-mv-1 > span { font-size: 24px; padding-left: 10px; }
#nurse-mv-2 { display: flex; justify-content: center; align-items: center; padding: 30px 0; }
#nurse-mv-2 > img {  }

#contentBody .nurse-intro { margin-top: 60px;}
#contentBody .nurse-intro > p{margin-left: 0;}  

/*환자중심간호_미래간호준비*/
#contentBody .future{ margin: 0 auto; overflow: hidden; display: table;}
#contentBody .future .future_box{ width:340px; height: 304px; background-color:#f2f2f2; text-align: center; padding:25px; float:left;}
#contentBody .future .future_box:nth-child(2){margin: 0 40px;}
#contentBody .future .future_box .future_box_icon{ width: 83px; height: 83px; margin: 0 auto; background: url(/Ivyimages/site/nurse/sub/future_icon01.png)no-repeat center center; }
#contentBody .future .future_box:nth-child(2) .future_box_icon{ background: url(/Ivyimages/site/nurse/sub/future_icon02.png)no-repeat; }
#contentBody .future .future_box:nth-child(3) .future_box_icon{ background: url(/Ivyimages/site/nurse/sub/future_icon03.png)no-repeat; }
#contentBody .future .future_box > p{ margin-left:0; color:#333; line-height: 160%;}
#contentBody .future .future_box p.future_box_tit{ font-size:18px; font-weight:bold; margin: 10px 0;}
#contentBody .future .future_box p.future_box_txt{ font-size:16px;}
/*환자중심간호_환자안전활동*/
#contentBody .safe{ margin: 2%;}
#contentBody .safe .safe_box{ /*background-color:#fdfdfd;*/ border:1px solid #dcdcdc; width:48%; overflow: hidden; padding: 20px; display: inline-block;}
#contentBody .safe .safe_box:nth-child(odd){ margin-right: 2%; }
#contentBody .safe .safe_box:nth-child(1),#contentBody .safe .safe_box:nth-child(2){ margin-bottom: 2%;}
#contentBody .safe .safe_box .safe_box_img{ float:left; margin-right: 20px;}
#contentBody .safe .safe_box .safe_box_letter{ }
#contentBody .safe .safe_box .safe_box_letter p.safe_box_tit{ font-size: 20px; color: #0060b0; font-weight: bold; line-height: 28px; margin-bottom: 10px;}
#contentBody .safe .safe_box .safe_box_letter div.safe_box_txt{ }
#contentBody .safe .safe_box .safe_box_letter div.safe_box_txt > ul{ }
#contentBody .safe .safe_box .safe_box_letter div.safe_box_txt > ul > li{color: #656565;}
#contentBody .safe .safe_box .safe_box_letter div.safe_box_txt > ul > li.dots{ padding-left: 15px; font-weight: 900; margin-bottom: 5px; color: #313131; }
#contentBody .campaign { overflow:hidden; text-align: center;}
#contentBody .campaign .campaign_box { float:left;}
#contentBody .campaign .campaign_box:nth-child(2) { margin: 0 48px;}
/*환자중심간호_앞서가는 간호부*/
#contentBody .content-box-noline > p{}
#contentBody .content-box-noline .nl-left{width: 55%; margin-right: 3%; }
/*교육과연구-목표*/ 
#contentBody div.goal_box > p{text-align: center;}
/*행복한간호사*/ 
#contentBody .content-box-noline02 .nl02-left{ margin-right: 50px; width: 520px;}
#contentBody .content-box-noline02 .nl02-right{ width: 50%; padding: 30px 30px 30px 0px;}
#contentBody .content-box-noline02 ul.ultype_01{ }
#contentBody .content-box-noline02 ul.ultype_01 li{ }

#contentBody .opposition .nl02-left{ width: 50%; padding: 30px 30px 30px 0px;     margin-right: 0px;}
#contentBody .opposition .nl02-right{ width: 520px; padding: 0px;}



