/* Layout */
#container {
  position: relative;
  width:100%;
  margin: 0;
  /*background:url(/images/health/contents/subVisual_img2.jpg) no-repeat center -40px; 
  height:220px;*/
}

#container .subText { display:none; text-align:center; padding:70px 0; color:#fff; }
#container  .sub_title { font-size: 38px; }
/* ì‚¬ì´ë“œ ë©”ë‰´ */
#side {
  display: block;
  float: left;
  width: 20%;
  margin-top: 0px;
  padding: 0;
}
#side .sub_title {
  
  padding: 55px 0;
  background: url('/images/health/contents/side_ti.png') #005bab no-repeat right top;
  color: #fff;
  font-size: 30px;
  text-align: center;
}
.sub_menu .sm_2th {
  width: 100%;
  padding: 0;
  margin: 0;
}
.sub_menu .sm_2th > li {
  margin: 0;
  padding: 0;
  border: solid 1px #e0e0e0;
  border-top: none;
}
.sub_menu .sm_2th > li > a {
  display: block;
  position: relative;
  min-height: 35px;
  padding: 15px 0 15px 20px;
  color: #404040;
  font-size: 15px;
  line-height: 19px;
  text-decoration: none;
  cursor: pointer;
}
.sub_menu .sm_2th > li > a > .more {
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  width: 18px;
  height: 18px;
  margin-top: -10px;
  border: 1px solid #e4e4e4;
  transition: all .4s;
  font-size:0;
}
.sub_menu .sm_2th > li > a > .more em {
  position: absolute;
  background-color: #a4a4a4;
  transition: all .4s;
}
.sub_menu .sm_2th > li > a > .more .ver {
  top: 50%;
  left: 50%;
  width: 2px;
  height: 10px;
  margin: -5px 0 0 -1px;
}
.sub_menu .sm_2th > li > a > .more .hor {
  top: 50%;
  left: 50%;
  width: 10px;
  height: 2px;
  margin: -1px 0 0 -5px;
}
.sub_menu .sm_2th > li.on > a {
  color: #005bab;
}
.sm_2th > li.on > a > .more,
.sm_2th > li > a:hover > .more {
  border-color: #005bab;
}
.sm_2th > li.on > a > .more em.ver,
.sm_2th > li > a:hover > .more em.ver {
  background-color: #005bab;
  transform: translateY(0) rotate(-450deg);
}
.sm_2th > li.on > a > .more em.hor,
.sm_2th > li > a:hover > .more em.hor {
  opacity: 0;
}
.sm_3th {
  display: none;
  margin: -1px 0 0 0;
  padding: 13px 0 13px 20px;
  background-color: #f6f7f9;
  border-top: 1px solid #005bab;
}
.sm_3th a {
  padding: 7px 0 7px 10px;
  background: url('/images/health/common/board_bu.gif') no-repeat left 13px;
  color: #555;
  font-size: 15px;
  
}
.sm_3th .on a,.sm_3th a:hover{font-weight:600;}
.sm_2th .on .sm_3th {
  display: block;
}



/* */
.etc_btn {
  display: block;
  float: right;
  width: 17.777777%;
}
.etc_btn li {
  display: block;
  float: left;
  width: 33.333333%;
}
.etc_btn li button {
  display: block;
  width: 100%;
  height: 53px;
  margin: 0;
  padding: 0;
}
.etc_btn li button span {
  display: block;
  height: 53px;
  background: url(/images/health/contents/path_icon1.png) no-repeat 50%;
  border-right: 1px solid #e6e6e6;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
}
.etc_btn li button.etc2 span {
  background-image: url(/images/health/contents/path_icon2.png);
}
.etc_btn li button.etc3 span {
  background-image: url(/images/health/contents/path_icon3.png);
}
.etc_btn li:first-child button span {
  border-left: 1px solid #e6e6e6;
}

.sub_head .title {
  margin: 0 0 0 40px;
  padding: 25px 0 15px 0;
  border-bottom: 1px solid #e3e3e3;
}
.sub_head .title h2 {
  margin: 0;
  padding: 0;
  color: #000;
  font-size: 30px;
  font-weight: 400;
  line-height: 32px;
}
.sub_head .sns {
  float: right;
  margin-top: -45px;
}
.sub_head .sns li {
  display: block;
  float: left;
  width: 28px;
  height: 28px;
  margin: 0 0 0 5px;
}
.sub_head .sns li a {
  display: block;
  width: 28px;
  height: 28px;
  background: url(/images/health/contents/fb_icon.png) no-repeat 50%;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
}
.sub_head .sns li a.tw {
  background-image: url(/images/tour/contents/tw_icon.png);
}
.sub_head .sns li a.ks {
  background-image: url(/images/tour/contents/ks_icon.png);
}
.sub_head .sns li a.pr {
  background-image: url(/images/health/contents/pr_icon.png);
}


/* ­ */
.rowgroup {
  display: block;
  float: left;
  width: 80%;
  min-height: 500px;
  margin-top: 38px;
  padding: 0;
}

/* */
.sub_head {
  position: relative;
  z-index:1;
}

.path { display:none; 
  position: relative;
  width: 100%;
  height: 59px;
  color: #474747;
}
.path .home {
  display: block;
  float: left;
  width: 6%;
  height: 53px;
  margin: 0;
  padding: 0;
  background: url('/images/health/common/path_home.png') no-repeat 50%;
  font-size: 0;
  line-height: 0;
}
.path .home span {
  display: block;
  height: 53px;
  border-right: 1px solid #e6e6e6;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
}
.path > div {
  display: block;
  float: left;
  position: relative;
  width: 20%;
  z-index:20;
}
.path > div button {
  display: block;
  width: 100%;
  height: 53px;
  border-right: 1px solid #e6e6e6;
  text-align: left;
}
.path > div button span {
  display: block;
  height: 53px;
  margin: 0 10px;
  background: url('/images/health/common/path_bul.png') no-repeat right 50%;
  line-height: 53px;
}
.path > div.on button span {
  color: #005bab;
}
.path > div ul {
  display: none;
  position: absolute;
  top: 53px;
  left: 0;
  z-index:1;
  width: 100%;
  
}
.path > div ul li {
  border: 1px solid #e6e6e6;
  border-top: none;
}
.path > div ul a {
  display: block;
  padding: 10px;
  line-height: 20px;
  color:#333;font-size:15px;
}

/*  */
#contents {
  margin: 30px 0 30px 40px;
  min-height: 300px;
  overflow:hidden;
  font-size:15px; 
  line-height:180%;
}

/*  */
.satisfaction {
  margin: 35px 0 35px 40px;
}
.satisfaction_rank {
  margin: 0 0 10px;
  padding: 20px 25px 20px 125px;
  background: url(/images/health/contents/satisfaction_icon.png) no-repeat 20px 20px;
  border: 1px solid #c7ced2;
  border-radius: 2px;
}
.satisfaction_rank .question {
  padding: 8px 0;
  font-family: 'nanumS';
  font-size: 15px;
  color: #444;
  font-weight: 600;
}
.satisfaction_rank .satisfaction_list {
  padding: 0px 0 0 0;
}
.satisfaction_rank .satisfaction_list label,
.satisfaction_rank .satisfaction_list input {
  vertical-align: middle;
}
.satisfaction_rank .satisfaction_list .input_radio {
  display: block;
  float: left;
  width: 53%;
  margin-top:5px;
}

.satisfaction_rank .satisfaction_list .input_radio span {
  display: inline-block;
  margin-right: 5%;
}
.satisfaction_rank .satisfaction_list label {
  display: inline-block;
  margin-right: 15px;
  color: #535252;
  margin-left:3px;
  font-size:14px;
}
.satisfaction_rank .satisfaction_list .opinion {
  display: block;
  float: left;
  width: 46%;
  font-size:14px;
}
.satisfaction_rank .satisfaction_list .opinion input[type="text"] {
  width: 65%;
  border: 1px solid #e1e1e1;
  border-right: none;
  height:28px;
  margin:0;
  padding:0 0 0 7px;
}
.satisfaction_rank .satisfaction_list .opinion input[type="submit"] {
  width: 24%;
  border: 1px solid #757575;
  background-color: #5a5a5a;
  color: #fff;
  height:30px;
}

.satisfaction_rank .satisfaction_list .opinion input[type="submit"]:focus{outline:2px solid #ff0000;}


.satisfaction .admin_info{position:relative; background:#f8f8f8;border: 1px solid #c7ced2;  border-radius: 2px; margin-bottom:2px;}
.satisfaction .admin_info ul{  padding:15px 0 15px 2%; width:85%; }
.satisfaction .admin_info ul li {float:left;margin-right:35px;padding-left:10px; font-size:13px; color:#5b5e64;}
.satisfaction .admin_info ul li span{display:inline-block;margin:0 10px 0 0;padding-right:11px;color:#333333; font-weight:600;}
.satisfaction .admin_info .open_type { position:absolute; right:2%; top:0; padding:11px 0;}


/*  */
.rbox{border-radius:10px; width:100%; min-height:50px; padding:20px;  margin-bottom:20px; border:2px solid #e2e2e2;}

/* m40*/
.m40{margin-left:-40px !important;}

/**/
.font_tit { font-size:18px; }

/* org_wrap */
.org_wrap{position:relative;}
.org_wrap .orgList .mayor{position:absolute; top:0px; left:50%; display:block; width:170px; height:110px; font-size:25px; color:#fff; text-align:center; line-height:75px; margin-left:-100px; background:#1c5cbc; border:6px solid #bdd7ff;}
.org_wrap .orgList .mayor .tel{display:block; font-size:13.5px;  line-height:20px; margin-top:-15px;}
.org_wrap .orgList .AssistantMayor{position:absolute; top:140px; left:50%; display:block; width:170px; height:90px; font-size:20px; color:#fff; text-align:center; line-height:55px; margin-left:-100px; background:#12a2a2; border:6px solid #bff0eb;}
.org_wrap .orgList .tel{display:block; font-size:13.5px; line-height:20px;  }
.org_wrap .orgList .officePart { width:100%; position:absolute; top:160px; }
.org_wrap .orgList .officePart li { display:block; width:35%; float:left; }
.org_wrap .orgList .officePart li div { font-size:20px; text-align:center; background:#12a2a2; border:6px solid #bff0eb; color:#fff; padding:20px; margin-left:100px; }

.org_wrap .officeList{padding-top:300px; width:100%; overflow:hidden;}
/*.org_wrap ul.officeList > li{float:left;width: 137px;margin:0 0.8%;}*/
.org_wrap ul.officeList > li{float:left;width: 120px;margin:0 0.1%;}
.org_wrap ul.officeList > li > span{display:block; min-height:64px; line-height:46px; text-align:center; color:#fff; font-weight:600; font-size:16px; background:#546586; }
.org_wrap ul.officeList > li > span > .tel{line-height:15px; display:block; margin-top:-10px; font-weight:normal; font-size:13px;}
.org_wrap ul.officeList > li > span.offBox_black{background:#505050;}
.org_wrap ul.officeList ul li{ line-height:40px; font-size:14px; border-bottom:1px solid #e2e2e2;}
.org_wrap ul.officeList ul li > span{display:block; line-height:40px; color:#333; font-weight:600; letter-spacing:-1px; }
.org_wrap ul.officeList ul li > span.tel{font-weight:normal; margin-top:-7px; line-height:20px; padding-bottom:10px; font-size:13px;}
.org_wrap ul.officeList ul li > span::before{background:#8c8c8c; width:2px; height:11px; content:''; float:left; display:block; margin:14px 8px 0 5px;}
.org_wrap ul.officeList ul li > span.tel::before{background:none;}



/**/
#contents .checkup_list{margin-left:20px; clear:both;padding:10px 0;}
#contents .checkup_list:after{content:''; clear:both; display:block;}
#contents .checkup_list li{float:left; padding-right:35px; margin-right:15px; background:url('/images/health/contents/sub02/health_ic_arrow.png') right center no-repeat !important;}
#contents .checkup_list li:last-child{padding-right:0; margin-right:0;}
#contents .checkup_list .roundBox{display: table-cell; width:140px; vertical-align: middle; line-height:22px; height:140px; letter-spacing:-1px; text-align:center; padding:15px; font-size: 17px;color: #fff;background:#2c74d4;border-radius: 100px;}
#contents .checkup_list .roundBox4{display: table-cell; width:150px; vertical-align: middle; line-height:22px; height:150px; letter-spacing:-1px; text-align:center; padding:15px; font-size: 17px;color: #fff;background:#2c74d4;border-radius: 100px;}

.equip{display:inline-block; padding:5px 10px; background:#3c6bd6; color:#fff; border-radius:10px; margin-bottom:20px;}


.helth_t_list{overflow:hidden;margin:15px 0;}
.helth_t_list > div{float:left; margin-left:30px;}
.helth_t_list > div::after{display:block; content:''; clear:both; overflow:hidden;}
.helth_t_list > div span{display:block; text-align:center; border:1px solid #ddd;}

.helth_t_list2{overflow:hidden;margin:15px 0;}
.helth_t_list2 > div{ margin-left:30px;}
.helth_t_list2 > div::after{display:block; content:''; clear:both; overflow:hidden;}
.helth_t_list2 > div span{display:block; font-size:13px;}
.helth_t_list2 > div span:before{content:''; display:block; float:left;width:5px; height:2px; margin:12px 5px 0 5px; background:#5a87c4;}

.health_imgArea{display:block; margin:10px 0 20px 20px;}

/* 의약업소 - 병원 지도 */
      #map {
        height: 400px;
      }



      
@media all and (max-width: 970px) {
  #contents {    margin: 30px 0;  }
  	#container{width:98%; margin:0px auto;}
	.wrap{width:100%}
	.tablet_skip { display:none;}
	.wrap .satisfaction{margin:35px 0 35px 0px;}

  .rowgroup{width:100%; margin-top: 20px;}

  #side {    display: none;  }

  .sub_head .title {    margin: 0;  }

}

@media only screen and (max-width:960px) {
        #foot_menus { clear:both; border:0px solid #dbdbdb; border-width:0; height:100%;}
	#foot_menus .foot_menus > li  { float:none; width:100%; border-bottom:1px solid #dbdbdb; background:#ebebeb; }
	#foot_menus .foot_menus > li > button { border-right:0px solid #dbdbdb; background-position:95% 20px; }
	#foot_menus .foot_menus > li:first-child > button { border-left:0px solid #dbdbdb; }
        #foot_banner{width:100%; height:120px;}
        #foot_info address, .copyright{width:80%; margin:0px auto;}
        .foot_logo{display:none;}

        #foot_banner{ height:130px;}
       .inner { width:100%; margin:0 auto; }

       .org_wrap .orgList .mayor{display:block;width:100%;position: relative;left: 0;margin-left: 0;}
       .org_wrap .orgList .officePart li{width:100%;float: none;display: block;margin-left: 0 !important;margin-top: 20px;}
       .org_wrap .orgList .officePart li div{margin-left:0}
}


@media only screen and (max-width:700px) {
.satisfaction_rank {  background: url(/images/portal/contents/satisfaction_icons.png) no-repeat 20px 25px;  background-size: 50px;   padding: 20px 25px 20px 70px;}
.satisfaction_rank .satisfaction_list .input_radio {width:100%;}
.satisfaction_rank .satisfaction_list .opinion{width:96%; margin-top:5px;}
.satisfaction_rank .satisfaction_list .opinion input[type="text"]{width:68%;}
.satisfaction_rank .satisfaction_list .opinion input[type="submit"]{width:15%;}
}
@media only screen and (max-width:470px) {
.satisfaction_rank .satisfaction_list .opinion input[type="submit"]{width:25%;}
.satisfaction_rank .satisfaction_list label{font-size:13px; margin-right:5px;}
}

@media only screen and (max-width:640px) {
	.mobile_skip { display:none;}
}

@media all and (max-width: 968px) {
  .sub_head .title {
    padding: 10px 0 0 0;
    border-bottom: none;
  }
  .sub_head .title h2 {
    font-size: 23px;
    line-height: 27px;
  }
  .sub_head .sns {
    float: none;
    width: 100%;
    margin: 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #e3e3e3;
    text-align: right;
  }
  .sub_head .sns li {
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0;
  }

  .org_wrap ul.officeList > li{float:none;width:100%}
}

.search_sp{display:none !important}        
}       


/*new조직도*/
	.oga {position:relative; text-align:center; width:100%; margin-top:50px!important; margin-bottom:50px; padding:40px 0;}
	.oga li { box-sizing:border-box; position:relative; text-align:center;}
	.oga ul {margin-top:30px;}
	.oga .ot_01 {margin-top:60px;}
	.oga ul.ot_01:before {content:''; width:50.2%; height:1px; background:#ccc; position:absolute; top:107px; left: 52.9%; display:block; margin-left:-25%}
	.oga>li:before {content:''; width:1px; height:30px; background:#ccc; position:absolute; top:76px; left:50%; display:block;}
	.oga li.ch01>div{background: linear-gradient(142deg, rgba(74,189,208,1) 0%, rgba(98,103,217,1) 100%); color:#fff; font-size:22px; padding:25px 0px; font-weight:700; width:230px; margin:0 auto;}
	.oga li.ch01>div span {display:inline-block; font-size:16px; display:block; background:rgba(255,255,255,0.2); margin-top:20px; padding:7px 0px; color:rgba(255,255,255,0.8);}
	.oga li.ch02 {width:56%;float:left;}
	.oga li.ch02>div{margin: 0 auto; color: #1fac78; font-size: 18px;  padding: 15px 0px;  font-weight: bold;  width: 165px;  border: 3px solid #1fac78; }
	.oga li.ch02>div span {display:inline-block; font-size:16px; display:block; background:rgba(255,255,255,0.2); margin-top:20px; padding:7px 0px; color:rgba(255,255,255,0.8);}
	.oga li.ch02>div:after {content:''; width:1px; height:30px; background:#ccc; position:absolute; top:63px; left:50%; display:block;}
	.oga li.ch02>div:before {content:''; width:1px; height:30px; background:#ccc; position:absolute; top:-30px; left:50%; display:block;}

	.oga li.ch03 {width:44%;float:left;}
	.oga li.ch03>div{ margin: 0 auto; color: #2161b6; font-size: 18px;  padding: 15px 0px;  font-weight:bold;  width: 165px;  border: 3px solid #2161b6; }
	.oga li.ch03>div:after {content:''; width:1px; height:30px; background:#ccc; position:absolute; top:63px; left:50%; display:block;}
	.oga li.ch03>div:before {content:''; width:1px; height:30px; background:#ccc; position:absolute; top:-30px; left:50%; display:block;}

	.oga ul.ot:before {content:''; width:72%; height:1px; background:#ccc; position:absolute; top:92px; left:50%; display:block; margin-left:-30%}


	.oga ul.ot.ch02_ot:before{left:46.8%;}
	.oga ul.ot.ch03_ot:before{width:64%;margin-left:-32%;}

	

	.oga ul.ot>li {float:left; width:23%; display:block; margin-right:1%; /*background:#f2f2f2;*/ margin-top:20px; position:relative;}
	.oga ul.ot>li:before {content:''; width:1px; height:20px; background:#ccc; position:absolute; top:-20px; left:50%; display:block;}
	.oga ul.ot>li:first-child {margin-left:5.5%;}
	.oga ul.ot>li:last-child {margin-right:0;}


	.oga ul.ch02_ot>li:first-child{margin-left:5%;}
	.oga ul.ot>li.ch03_li{ width: 31%;}
	.oga ul.ot>li.ch03_li:first-child{margin-left: 2.5%;}

	.oga ul.ot.ch03_ot >li dl dt{background:#005bab;}

	.oga ul.ot>li dl dt {background:#1fac79; color:#fff; padding:10px 0px;}
	.oga ul.ot>li dl dt span {font-size:18px; display:inline-block; font-weight:200; opacity:1;}
	.oga ul.ot>li dl dt span:before {content:''; width:1px; height:10px; background:rgba(255,255,255,0.5);  display:inline-block; margin:0 10px;}

	.oga ul.ot>li dl dd {/*min-height:200px; padding:15px 0px;*/ box-sizing:border-box;}
	.oga ul.ot>li dl dd span {display:block; font-size:14px; background:#fff; margin-top:5px; border:1px solid #dcdcdc; padding:7px 0;}
	.oga ul.ot>li dl dd a:hover {text-decoration:underline; color:#3774bf; }
	.oga ul.ot>li.frst a {display:block; font-size:14px; background:#9da650; padding:8px 0px; color:#fff; font-size:16px;}





	@media only screen and (max-width:768px) {
		.oga ul.ot>li dl dt span {display:block;}
		.oga ul.ot>li dl dt span:before {display:none;}
		.oga li.ch02 , .oga li.ch03 {width:100%;}
		.oga ul.ot_01:before , .oga li.ch03 > div::before{display:none;}
		.oga ul.ot_01 , .oga li.ch03 {margin-top:30px;}
		
	}


	@media only screen and (max-width:500px) {
		.oga ul.ot:before {display:none;}
		.oga ul.ot>li:first-child {margin-left:5%;}
		.oga ul.ot>li {float:none; width:90%; display:block; margin:5%;/*margin-right:4%; background:#f2f2f2;*/  margin-top:20px; position:relative;}
		.oga li.ch03 > div::before {display:block;}
		.oga li.ch03 {margin-top:11px;}

		/*2020-11-24*/
		.oga ul.ot>li.ch03_li:first-child{margin-left: 5%;}
		.oga ul.ot>li.ch03_li {width: 90%;}

	}
                                                                                                                                                                                 