*{margin:0; padding:0; box-sizing:border-box; letter-spacing:-0.07em;}
img {border:0;vertical-align:top;}
a {border:0; text-decoration:none; color:inherit;}
ul, li {list-style:none;}
body {font-family: 'Nanum Gothic', 'dotum', sans-serif;color:#333;}
div {display:block;}
a {font-family:'Nanum Gothic', Dotum, sans-serif ; font-weight:400;}
h1,h2,h3,h4 {font-family: 'KoPub Dotum', sans-serif ; font-weight:600;}
h1 {font-size:36px;}
h2 {font-size:36px;}
h3 {font-size:28px;font-weight:400;font-family: 'KoPub Dotum';color:#333;}
h4 {font-size:24px;}

/* 공통 */
.container {width:1200px; min-width: 1200px;margin:0 auto;}
.container_fluid {width:100%;min-width: 1200px;margin:0 auto;}
.clearfix:after {content:""; clear:both; display:block;}
.float {float:left;}
.float_r {float:right;}
.hide {
    display: inline-block;
    position: absolute;
    z-index: -10;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
    opacity: 0 !important;
    filter: alpha(opacity=0);
    -ms-filter: 'alpha(opacity=0)';
    font-size: medium;
    line-height: normal;
    word-break: break-all;
}

#wrap {width:100%; min-width:1200px; text-align:center; margin:auto; }

/*header*/
header .header_wrapper {background-color:#fff;}
header .header_wrapper .header_content {width:100%; margin:0 auto;}
header .top {border-bottom:1px solid #ddd; background:#eee; height:35px;}
header .top .top_inner {height:35px; width:1200px; margin:0 auto; text-align:left;}
header .top .top_inner a {display:inline-block; padding:8px 15px; background:#578ae6; color:#fff;font-weight:bold; text-align:left;}
nav .nav_wrap {display:block; width:100%; margin:0 auto;}
.gradient-border {
    border-style: solid;
    border-image: linear-gradient(to left, #63a6db 0%, #44bfab 100%);
    border-image-slice: 1;
}
.border-top {
    border-image-width: 5px 0 0 0;
}
nav .nav_logo {padding:10px 0;}
nav .nav_menu {background:#fff; border-top:1px solid #ddd;border-bottom:1px solid #ddd;}
nav .nav_menu ul.dep01 { margin:0 auto; width:1200px; }
nav .nav_menu ul li {
	width:150px;
	float:left;
	position: relative;

}
nav .nav_menu ul:after {content:""; display:block; clear:both;}
nav .nav_menu ul li a {
	color:#444; 
	font-weight:600; 
	box-sizing:border-box; 
	display:block; 
	font-size:17px;
	padding:15px 0;
	}
nav .nav_menu ul li a:hover {}


nav .nav_menu ul li ul {
  	display:none;
	position:absolute;
	top:53px;
	background:rgba(51,51,51,0.9);
	padding:0;
	z-index:10;
}
nav .nav_menu ul li ul li { 
  float:none;
  line-height:2.0;
  width:px;
  border-bottom:1px solid #666;
}
nav .nav_menu ul ul li a {
	line-height:2.0;
	width:165px;
	color:#fff;
	padding:15px 0;
	padding-left:20px;
	font-size:14px;
	}
nav .nav_menu ul li ul li:hover { background:rgba(51,51,51,0.9); }
nav .nav_menu ul li:hover > ul {
  display: block;
}

/*네비게이션 펼치기 */
#snb01 {width:100%; display:none; position:absolute; z-index:999;}
.dep02 {width:100%;background-color:#fff;}
.dep02 .dep02_inner {width:1200px; margin:0 auto; padding:8px 0;}
.dep02 ul {float:left; padding-bottom:10px;}
.dep02 ul li {
	text-align:center;
  line-height:2.2;
  width:150px;
}
.dep02 ul li a{
	line-height:2.2;
	color:#333;
	font-size:15px;
	font-weight:bold;
}
.dep02 ul li:hover {background-color:#eee;}
.dep02 ul li:hover a {
color:#000;
}
.dep02:after {content:""; display:block; clear:both;}


/* 메인 컨테이너 */
#main {width:100%; min-width:1200px;margin:auto;display:inline-block; background:#fff;}
#main h3 {margin-bottom:20px;}
/* -------------------------------------------
                flexslider
---------------------------------------------*/
.flexslider img {display:block;}
.flexslider li .main_sl {height:522px; width:100%; min-width:1200px; overflow:hidden;}
.flexslider li .s1 {background:url(../images/slide1.png) center;}
.flexslider li .s2 {background:url(../images/slide2.png) center;}
.flexslider li .s3 {background:url(../images/slide3.png) center;}
.flexslider li .s4 {background:url(../images/slide4.png) center;}
.flexslider li .s5 {background:url(../images/slide5.png) center;}
.flexslider li .s6 {background:url(../images/slide6.png) center;}
.flexslider li .s7 {background:url(../images/slide7.png) center;}

/* -------------------------------------------
                main_content
---------------------------------------------*/
.main_content {width:100%;}
.main_content > ul > li {float:left;}
.main_content > ul > li.output {width:240px;border-left:1px #e0e0e0 solid;height:236px;}
.main_content > ul > li.output .top {width:100%;height:54px;border-bottom:1px #e0e0e0 solid;line-height:54px;padding:0 21px;}
.main_content > ul > li.output .top span {font-size:18px;font-weight:bold;}
.main_content > ul > li.output .top span.title {float:left;color:#3a3a3a;}
.main_content > ul > li.output .top span.more {float:right;color:#d21414;}
.main_content > ul > li.output .inner {width:100%;padding:18px 21px;text-align:left;}

.main_content .iconwrap {background:#eee;}
.main_content .iconwrap .icon_inner {width:1200px; margin:0 auto;}
.main_content .iconwrap .icon_inner .icon_tit {background:#ddd; padding:48px 0 48px 20px; width:180px; text-align:left; font-weight:bold;}
.main_content .iconwrap .icon_inner .icon_tit h2 {font-weight:bold;}
.main_content .iconwrap .icon_inner .icon_tit span {color:#1e4895;}
.main_content .iconwrap .icon_inner .icon_box {padding:0;}
.main_content .iconwrap .icon_inner .icon_box .icon {padding:24px 20px;width:150px;}
.main_content .iconwrap .icon_inner .icon_box .icon.on {background:#981e31;}
.main_content .iconwrap .icon_inner .icon_box .icon .txt {margin-top:10px; font-weight:bold;color:#5a5553;}
.main_content .iconwrap .icon_inner .icon_box .icon.on .txt {color:#fff;}


.main_content .boxwrap {width:1200px;margin:47px auto;}
.main_content .box_line {border-top:1px solid #ddd;}
.main_content .boxwrap .box:first-child {margin-bottom:30px;}
.banner {background:#f5f5f5; margin-right:30px;}
.banner:last-child {margin-right:0px;}
.banner5 {margin-top:24px;}
.ban_output {border:1px solid #ddd;}
.ban_output  {width:380px; height:163px; padding:18px 20px; background:#fff;}
.ban_output  h3 {color:#222; text-align:left;}
.output_container {padding-top:30px; text-align:left;}
.ban_content {width:100%;display:inline-block; }
.ban_content ul li {text-align:left; line-height:1.8;font-size:14px;}
.ban_content ul li span {float:right;}
.ban_info {width:563px; height:270px;background:#46add2 url(../images/banner5_bg.png) no-repeat center right; padding:30px 20px;}
.ban_info h3 {color:#fff; text-align:left;}
.ban_info .info_btn {width:330px; margin-top:22px;}
.ban_info ul li {
	float:left; width:143px; height:40px; line-height:40px;
	background:#ddd;
	font-size:14px; font-weight:bold;
	letter-spacing:-0.1em;
	margin-bottom:14px;
	}
.ban_info ul li:nth-child(odd) {margin-right:14px;}
.ban_info ul:after {content:""; clear:both; display:block;}
.ban_info ul li a:hover {text-decoration:underline;}


.board_output {text-align:left;}
.board_output img {display:none;} /* 게시판 추출시 보이는 불릿 이미지 삭제*/
.board_output tbody > tr {line-height:1.9;}
.board_output td {font-size:16px;}
.board_output a {font-size:16px;}

/* -------------------------------------------
            #main .info_wrap
---------------------------------------------*/
#main .info_wrap {width:100%;margin:0 auto; text-align:left; padding:30px 0; border-top:1px solid #ddd;display: flex;}
.info_wrap h3 {font-size:24px;}
.info_wrap .info_box {border-right:1px solid #ddd;height:100%;padding:0 38px;}
/* .info_wrap .info_box a {font-family: "Noto Sans Kr", serif;} */
.info_wrap .info_box:last-child {border-right:0;height:100%;padding-right:0;}
.info_wrap .info_box:first-child {padding-left:0;}
.info_wrap .info1 {width:303px;}
.info_wrap .info1 strong {
	font-size:44px; font-family:Roboto;color:#ffc422; 
	letter-spacing: -0.03em; font-weight:500;}
.info_wrap .info1 .blog {padding-top:15px; font-size:20px;line-height:1.7;font-weight:bold;}
.info_wrap .info1 .blog a { font-size:20px;font-weight:bold;}
.info_wrap .info1 .cost_link{
	margin-top: 23px;
}
.info_wrap .info1 .cost_link a{display: flex; align-items: center; gap: 9px; font-size:20px;font-weight:bold; text-align: left;}


.info_wrap .info2 {width:514px;}
.info_wrap .info3 {width:383px; position:relative;}
.info_wrap .info3:after {position:absolute; content:"";background:url(../images/main_map_bg.png) center top;width:100%; height:276px; top:-30px; right:-70px;}

.time_box:first-child {padding-right:20px;}
.time_box h4 {color:#9f8f5c; font-size:16px;margin-bottom:14px;    font-family: 'Noto Sans KR', sans-serif;letter-spacing: -0.1em;}
.time_box li {font-family :Dinmed ,'Noto Sans KR','Nanum Gothic', sans-serif;line-height:1.7;}
.info_wrap .info3 p {line-height:1.7;}
.info_wrap .info3 p span {font-size:20px;}


/* -------------------------------------------
					footer
---------------------------------------------*/

footer { background:#fff;border-top:1px solid #ddd;}
#footer {width:1200px; margin:0 auto;display:inline-block;position:relative;}
.f_logo {padding-top:25px; padding-right:20px;}
.footer_txt {margin:20px auto;text-align:left;font-size:13px;color:#777;line-height:160%;}
.footer_txt span {padding-right:10px;}



/* -------------------------------------------
					sub
---------------------------------------------*/
.ac {color:#14bfbd;}
.pc {color:#f99d1c;}
#sub {width:100%; min-width:1200px;margin:auto;}
#sub_top {width:100%; min-width:1200px;height:239px;}
#sub_top .sub_top1 {width:100%; background:url(../images/sub/sub_top_img.png) center;height:239px;}
#sub_top .sub_top2 {width:100%; background:url(../images/sub/sub_top_img2.png) center;height:239px;}

/* -------------------------------------------
				sub .left (서브메뉴)
---------------------------------------------*/
#sub_content {width:1200px;display:inline-block;margin:0 auto 80px;position:relative;z-index:10}
#sub_content .left {width:210px;float:left;margin-top:20px;text-align:justify;}
#sub_content .left .snb_title {width:100%;height:103px;background:url(../images/sub/sub_tit_bg.png) center no-repeat #21b8c1;}
#sub_content .left .snb_title h2 {color:#fff;padding-top:40px; text-align:center;letter-spacing:-0.06em;font-size:25px;}
#sub_content .left .snb_title span {color:#e18989; font-size:15px;padding-left:22px;}
#sub_content .left .snb {width:100%;line-height:46px;font-size:18px;color:#62554e;margin:2px auto;border-bottom:2px solid #9d9d9d;}
#sub_content .left .snb li {width:100%;font-size:16px;margin-bottom:1px; /*border-bottom:1px solid #ddd;*/}
#sub_content .left .snb a {display:block; color:#333;padding-left:20px;letter-spacing:-0.09em;}

#sub_content .left .snb li > a.on, #sub_content .left .snb li > a:hover {color:#21b8c1;}

.left .left_cs h3 {font-size:20px; color:#787763;font-weight: 400;}

.left .cs_box { padding: 20px 12px;border-bottom: 1px solid #ddd;}
.left .cs_box strong {font-family:roboto;font-size:26px; font-weight:500;color:#14bfbd;}

.left .blog span {font-weight: bold;font-size: 19px;padding-top: 3px;display:inline-block;padding-left:5px;}

.left .time_box {letter-spacing: -0.09em;padding-top: 15px;padding-right:0;}
.left .time_box h4 {
    color: #9f8f5c;
    font-size: 14px;
    margin-bottom: 7px;
    font-family: 'Noto Sans KR', sans-serif;
    letter-spacing: -0.1em;
}
.left .time_box li {
    font-size: 15px;
    font-family: Dinmed,'Noto Sans KR','Nanum Gothic', sans-serif;
    line-height: 1.6;
}
.left .time_box li.grey {color:#686a70}


/* -------------------------------------------
			sub .right (서브콘텐츠)
---------------------------------------------*/
#sub {font-weight:'Noto Sans KR', sans-serif;}
.info_wrap strong {font-size:26px;margin-bottom:15px;display: inherit;}

#sub_content > .right {float:right;width:900px;margin-top:20px }
#sub_content .right h1 {font-size:30px;text-align:justify;padding-top:45px;float:left;color:#404040;}
#sub_content .right p.route {float:right;font-size:12px;font-weight:normal;margin-top:55px;color:#aaaaaa;}
#sub_content .right .line {display:block;width:100%;height:1px; background:#c4c4c4; }
#sub_content .right .line1 {width:100%; height:7px; background:url(../images/line1.png) top repeat-x;}

#sub_content .right #content {width:100%; margin:22px auto 30px;text-align:justify;}
#sub_content .info_wrap {margin-top: 48px;}
p {font-size:17px; line-height:1.6; letter-spacing:-0.07em;color:#505050;}
#content ul li {font-size:17px; letter-spacing:-0.07em;line-height: 1.8;}
#content h3 {margin-bottom:20px;}
/* -------------------------------------------
				sub table
---------------------------------------------*/
#sub_content .right #content .table {border-top:3px #d21414 solid;font-size:17px;}
#sub_content .right #content .table th,#sub_content .right #content .table td {border-bottom:1px #e0e0e0 solid;padding:13px 20px;}
#sub_content .right #content .table th {color:#d21414;background:url(images/td_part.gif) right center no-repeat;text-align:justify;width:30%;}

/* -------------------------------------------
				sub .cont
---------------------------------------------*/
/* 병원소개 */
#content .doctor .imgbox {margin-right:70px;}
#content .doctor .txtbox p {font-size:20px;color:#a4a7a7;}
#content .doctor .txtbox li {line-height: 1.9;}

#content .map_txt {position:relative;}
#content .map_txt h3 {margin-bottom:15px;}
#content .map_txt .cont p {margin-bottom:0;}
#content .map_txt .gomap {position:absolute;top:0; right:0;}
#content .map_txt .gomap ul li {margin:0 15px; float:left;}

#content .cont_device {border:1px solid #14bfbd; margin-bottom:50px;}
#content .cont_device h3 {background:#14bfbd;color:#fff;margin-bottom:0;padding:10px 20px;font-weight:600;letter-spacing:-0.03em;}
#content .cont_device .device_inner {padding:20px;}
#content .cont_device .txtbox {padding-left:32px;width:50%;}
#content .cont_device .txtbox p {padding-top:15px; font-size:17px;}
#content .cont_device .txtbox b {color:#1d6f83;}

/* 진료내용 */
#content .cont_img {border-top:3px solid #14bfbd;background:#f9f8f6;}
#content .cont_img:after {content:""; clear:both; display:block;}
#content .cont_img .imgbox {float:left;width:50%;}
#content .cont_img .txtbox {float:left; padding:25px;width:50%;}
#content .cont_img .txtbox h3 {font-weight:600;color:#484339;margin-bottom:15px;}
#content .cont_img .txtbox p {}


#content .cont {margin:50px 0 40px;}
#content .cont p {margin-bottom:10px;}
#content .cont h3 {color:#14bfbd;font-weight:600;}
#content .cont h3:before {content:"|";padding-right:5px;}
#content .cont h4 {font-size:21px;font-weight:600;padding-top:8px;}
/*#content .cont ul li{color: #333;font-size: 18px;line-height: 1.8;background:url(../images/bullet.png) 0 8px no-repeat;padding-left: 24px;}*/


#content .cont p, #content .cont dl, #content .cont li {line-height:1.7;}
#content .cont p {}
#content .cont > dl:after {content:""; clear:both; display:block;}
#content .cont > dl dt, #content .cont > dl dd {float:left;}
#content .cont > dl dt {font-weight:bold;margin-right:20px;text-indent:20px;} 
#content .cont > dl.dw dt {width:18%;margin:0;} 
#content .cont > dl.dw dd {width:82%;margin-bottom:10px;} 
#content .cont ol, #content .cont ul {list-style-position:inside;}
#content .cont ol li {list-style:decimal inside;}
#content .cont ul li {list-style:disc inside;}
#content .cont li {text-indent:-15px;padding-left:35px;}

#content .cont .inimg {text-align:center;    border: 1px dashed #ddd;}
#content .cont .pad {padding-top:13px;}


#content .cont ul.diagram {list-style:none;}
#content .cont ul.diagram li {
	list-style:none;
	background:none; padding-left:0; font-size:17px; font-weight:400;
	border:1px solid #28b6be; 
	float:left; margin-right:30px; margin-bottom:15px;
	width:280px; height:110px;
	text-align:center;
	font-family:'KoPub Dotum', 'Nanum Gothic', 'Dotum', sans-serif ;
	display:table;
	text-indent:0;
}
#content .cont ul.diagram li.fullbg {background:#28b6be;color:#fff;}
#content .cont ul.diagram li span { 
	display: table-cell;
    vertical-align: middle;
    text-align: center;
	padding:10px;}

/* 종합검진- 소개 */
#content .doctor_check {text-align:center;}	
#content .doctor_check .doctor_img {padding-top:20px;}	
#content .doctor_check h3 {font-size:33px; color:#28b6be;font-weight:600;}	
#content .doctor_check .top_img .imgbox {width: 33%;}
#content .doctor_check .top_img .imgbox:first-child {width: 33%; margin-left: 150px;}
#content .doctor_check .bottom_img .imgbox {width: 33%; margin-top: 20px;}
#content .doctor_check .bottom_img .imgbox:first-child {width: 33%; /*margin-left: 150px;*/}
#content .doctor_check .imgbox {text-align:center;float:left;}
#content .doctor_check .imgbox p {margin-top:12px; font-size:18px;}	
#content .doctor_check .imgbox .d_name {font-family:'Nanum Myeongjo';font-size:26px;font-weight:600;}	
#content .doctor_check .doc_t1 {background:#565656; color:#fff; font-size:23px; font-weight:600;padding:14px 0; text-align:center; font-family:'KoPub Dotum';margin:50px 0 70px;}	
#content .doctor_check .doc_t1 span {color:#ffea5d;}
#content .doctor_check .imgbox2 {text-align: center; float:left; margin-right: 8px;}	
#content .doctor_check .imgbox2:first-child {margin-left: 175px;}
#content .doctor_check .imgbox3 {margin-left: 235px;}
	
/*종합검진-절차안내*/
#content .cont ul.process li {
	list-style:none;
	background:none; padding-left:0; font-size:17px; font-weight:400;
	border:1px solid #ddd; 
	float:left; margin-right:39px; margin-bottom:30px;
	width:274px; height:200px;
	text-align:left;
	font-family:'Nanum Gothic', 'Dotum', sans-serif ;
	display:table;
	text-indent:0;}
#content .cont ul li.right {margin-right:0;}
#content .cont ul.process li dl {padding:10px;}
#content .cont ul.process li dt {padding-bottom:12px;border-bottom:1px solid #ddd;font-weight:bold;font-size:21px;    letter-spacing: -0.1em;font-family:'KoPub Dotum';}
#content .cont ul.process li dd {padding:10px;}
#content .cont ul.process li dt b {
	width: 40px;
	background: #43cbd3;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	color: #ffffff;
	display: inline-block;
	font-weight: bold;
	font-size:23px;
	line-height: 40px;
	margin-right: 5px;
	text-align: center;
 }

 /* 종합검진 - 검진종류 */
.sort_checkup {border-bottom:1px solid #ddd;padding:25px 0;} 
.sort_checkup dl {padding:0 10px;} 
.sort_checkup dt {padding-bottom:12px;font-size:23px; color:#43cbd3; font-family:'KoPub Dotum'; font-weight:600;}
.sort_checkup dt b {
	width: 40px;
	background: #43cbd3;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	color: #ffffff;
	display: inline-block;
	font-weight: bold;
	font-size:23px;
	line-height: 40px;
	margin-right: 20px;
	text-align: center;
}
.sort_checkup dd {margin-left:60px;}
.sort_checkup dd li {line-height:1.7;}
.sort_checkup dd ol {list-style-position:inside;}
.sort_checkup dd ol li {list-style:decimal inside;} 
.sort_checkup .cancer > li {padding-bottom:30px;}
.sort_checkup .cancer > li > ol {text-indent:20px;}
.sort_checkup .cancer h4 {font-size:21px;color:#505050;}
.sort_checkup .cancer img {padding-top:20px;}
.sort_checkup dd .part li {padding-left:30px;list-style-type:none;} 
.tit_checkup {background:#f5f5f5; padding:20px;line-height:1.8;}
.reference {text-align:right;font-size:15px;}

#content .doctor_check .doc_t2 {background:#565656; color:#fff; font-size:23px; font-weight:400;padding:25px; text-align:center; font-family:'KoPub Dotum';margin:50px 0;line-height:1.7; }
#content .doctor_check .doc_t2 span {color:#ffea5d;}
#content .doctor_check .doc_t2 strong {font-size:27px;margin-bottom:0;letter-spacing:-0.03em;}

#content .imgcutwrap {width:100%;}
#content .imgcut {width:33%;height:200px;}



#content .cont .box_wrap {margin-top:30px;}
#content .cont .box {background:#f0f0f0; width:435px; margin-bottom:30px;}
#content .cont .box h4 {margin-bottom:10px;}
#content .cont .box .box_inner {padding:25px;min-height:210px;}
#content .cont .box .box_inner_s {min-height:80px;}
#content .cont .box .box_inner_s2 {min-height:185px}
#content .cont .box a {display:inline-block; width:100%;background:#1e4895;color:#fff;text-align:center;letter-spacing:-0.1em;padding:12px 0;font-size:16px;}
#content .cont .box a:hover {background:#2064df;}
#content .cont .box:nth-child(odd) {margin-right:30px;}
#content .cont .arrow {display:inline-block;background:url(../images/arrow.png) 10px -2px no-repeat;width:50px;height:9px;}





/* table */
.tg  {border-collapse:collapse;border-spacing:0;width:100%;}
.tg td{font-family:'Nanum Gothic', Arial, sans-serif;font-size:16px;padding:10px 5px;border:1px solid #ddd;overflow:hidden;word-break:normal; letter-spacing:-0.07em;}
.tg th{font-family:'Nanum Gothic', Arial, sans-serif;font-size:16px;font-weight:normal;padding:10px 5px;border:1px solid #ddd;overflow:hidden;word-break:normal;}
.tg .tg-e3zv{font-weight:bold;background-color:#efefef;text-align:center}
.tg .tg-j4kc{background-color:#efefef;text-align:center}
.tg .tg-031e{padding-left:15px;padding-right:15px;}
.tg .tg-hgcj{font-weight:bold;text-align:center;color:#fff;background:#14bfbd;}
/* 서브tab */
#sub_content .right #content {width:100%;display:inline-block;}
#sub_content .right #content ul.tabs {width:100%; margin:0 auto;border-bottom:none;}
#sub_content .right #content ul.tabs li {display:inline-block;float:left; text-align:center; font-size:17px; color:#808080;  letter-spacing:-1px; text-transform:uppercase; background:#fff;margin-right:0.1%; border:1px solid #ddd;border-right:0;}
#sub_content .right #content ul.tabs li a {display:block;padding:10px 0;}
#sub_content .right #content ul.tabs li.active, #sub_content .right #content .snb ul.tabs li.on, #sub_content .right #content ul.tabs li:hover  {background:#14bfbd;color:#fff;}
#sub_content .right #content ul.tabs.t2 li {width:49.9%;}
#sub_content .right #content ul.tabs.t3 li {width:33.266%;}
#sub_content .right #content ul.tabs.t4 li {width:24.9%;}
#sub_content .right #content ul.tabs.t5 li {width:19.9%;}
#sub_content .right #content ul.tabs.t6 li {width:16.566%;}
#sub_content .right #content ul.tabs.t7 li {width:14%;}
#sub_content .right #content ul.tabs.t9 li {width:11%;}
#sub_content .right #content ul.tabs li.last {margin-right:0;border-right:1px solid #ddd;}
#sub_content .right #content .tab_container {width:100%;display:inline-block; margin-top:50px;}
#sub_content .right #content .tab_content {width:100%;display:inline-block; min-height:280px;}



/* 폼메일_견적문의 */
#sub #content textarea[name="description"] {width:97%;}

.board {border:0;}
.table_02 td {
    border-bottom: 1px #e5e5e5 solid;
    border-left:0;
	border-right:0;
    padding: 4px;
}
.board td[align="left"] {
    height: 45px;
}


/* 테이블 설정 */
#sub #sub_content .info_wrap .cont .paragraph table.basic {border-top:3px #324f65 solid;}
#sub #sub_content .info_wrap .cont .paragraph table.basic th {background-color:#f1faff;padding:8px 15px}
#sub #sub_content .info_wrap .cont .paragraph table.basic th,#sub #sub_content .info_wrap .cont .paragraph table.basic td{border-left:1px #b2c0ca solid;border-bottom:1px #b2c0ca solid;}
#sub #sub_content .info_wrap .cont .paragraph table.basic .bg_darken,#sub #sub_content .info_wrap .cont .paragraph table.basic .bg_darken td {background-color:#f1faff;}
#sub #sub_content .info_wrap .cont .paragraph table.basic .first {border-left:0}
#sub #sub_content .info_wrap .cont .paragraph table.basic.info td {padding:8px 15px;}
#sub #sub_content .info_wrap .cont .paragraph .timetable .afternoon td {background:#f5f5f5}
#sub #sub_content .info_wrap .cont .paragraph .timetable td.on {background-image:url(images/sub/timetable_on.png);background-position:center;background-repeat: no-repeat}
#sub #sub_content .info_wrap .cont .paragraph .timetable td.img {width:10%;}
#sub #sub_content .info_wrap .cont .paragraph .timetable td img {width:100%;}
#sub #sub_content .info_wrap .cont .paragraph .timetable .other td {background-color:#f6fcff;}
#sub #sub_content .info_wrap .cont .paragraph .timetable .other.afternoon td {background-color:#edf9ff;}




/*대리처방확인서 다운로드*/
.info_wrap a.deputy_dl{display: block;width: 285px;height: 50px;line-height: 50px;border: 1px solid #ccc; margin-top: 30px; padding: 0 20px; font-weight: 600; transition: 0.2s; text-align: center;}
.info_wrap a.deputy_dl:hover{color:#21b8c1;}
.info_wrap a.deputy_dl.w450{width: 640px;}
