@charset "utf-8";

/* 한송이 영상의학과 Mobile Css */

/* ------------ 공통 Layout ------------ */
/* 상단 */
.headerCont {position: relative;padding:39px 0 0;}
.headerCont h1 {margin:0;padding:14px 20px 15px;background:#fff;}
.headerCont h1 img {width:198px;}
.headerCont h1 .webLogo {display:none;}
.headerCont h1 .moLogo {display:block;}
.headerCont .memBtn {
	width: 100%;
	height: 39px;
	line-height: 39px;
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	background: #e7e7e7;
}
.headerCont .memBtn a {
	line-height: 14px;
	display: inline-block;
	font-size: 0.857em;
	color: #969696;
	border-left: 1px solid #c1c1c1;
	padding: 0 5px 0 10px;
}
.headerCont .memBtn > a:first-child {
	border-left: 0;
}
.headerCont .memBtn a.home {
	color: #363636;
}
.headerCont .memBtn a.log {
	color: #dd8797;
}
/*
.headerCont .btnMenu {display:block;position:absolute;top:39px;right:0;width:60px;height:60px;background:#dd8797;border:0;}
.headerCont .btnMenu span {position:absolute;top:50%;left:50%;overflow:hidden;width:25px;height:27px;margin:-12px 0 0 -12px;background:#fff;text-indent:-9999px;}
.headerCont .btnMenu span:before,
.headerCont .btnMenu span:after {content:"";position:absolute;top:6px;left:0;right:0;height:4px;background:#dd8797;}
.headerCont .btnMenu span:after {top:auto;bottom:6px;}
.menuOn .headerCont .btnMenu {background:#333 url(/images/common/btn_close_menu.png) no-repeat 50% 50%;background-size:25px 24px;}
.menuOn .headerCont .btnMenu span {display:none;}
#menu {display:none;position:absolute;right:0;left:0;background:#dd8797;border-top:1px solid #dd8797;z-index:100;box-shadow:0 3px 3px 0 #666;}
#menu .menuNav {margin:0;}
#menu .menuNav > li > a {display:block;margin:0 25px;padding:13px 0;background:url(/images/common/icon_depth1_off.gif) no-repeat 95% 50%;background-size:19px 12px;border-bottom:1px solid #f8b080;color:#fff;font-size:20px;text-decoration:none;}
#menu .menuNav > li.on {margin:-1px 0 0;background:#f1e2d7;}
#menu .menuNav > li.on > a {color:#dd8797;background:url(/images/common/icon_depth1_on.gif) no-repeat 95% 50%;background-size:19px 12px;}
#menu .menuNav > li:last-child > a {border-bottom:0;}
#menu .depth2 {display:none;padding:12px 40px;}
#menu .depth2 a {display:bllock;color:#333;font-size:14px;line-height:30px;}
*/

/* 상단 이미지 */
.visualTop {
	display:none;
	position:relative;
	padding:30px 0 0;
	border-top: 1px solid #f6f6f6;
	border-bottom: 1px solid #f6f6f6;
	height:140px;
	background:url(/images/main/main_bg.gif);
	text-align:center;
	z-index:-1;
}
#mainContent .visualTop {display:none;}
.visualTop .title .text1 img {width:230px;}
.visualTop .title .text2 {margin-top:10px;}
.visualTop .title .text2 img {width:110px;}
.visualTop .title span {display:block}
/* Footer */
footer {
	padding: 17px 4.6875% 13px;
	margin-top: 30px;
	background: #bebebe;
}
footer ul {
	overflow: hidden;
}
footer ul li {
	float: left;
	font-size: 0.786em;
	padding: 0 8px 0 5px;
	margin-bottom: 5px;
	border-left: 1px solid #8c8b8b;
	color: #333;
	letter-spacing: -2px;
}
footer ul li:nth-child(1), 
footer ul li:nth-child(3) {
	border-left: 0;
	padding-left: 0;
	clear: both;
}
footer .copy {
	font-size: 0.786em;
	color: #333;
	margin-top: 10px;
}
/* ------------ Main Layout ------------ */
#mainWrap {
	background: url('/images/main/main_bg.gif');
}
#mainContent .videoCont {position:relative;height:200px;}
#mainContent .videoCont ul li {width:100%;height:200px;}
#mainContent .videoCont ul li img {display:none;}
#mainContent .videoCont ul li.slide1 {background:url(/images/main/main_slide1.jpg) no-repeat;background-size:cover;}
#mainContent .videoCont ul li.slide2 {background:url(/images/main/main_slide2.jpg) no-repeat;background-size:cover;}
#mainContent .videoCont ul li.slide3 {background:url(/images/main/main_slide3.jpg) no-repeat;background-size:cover;}
#mainContent .videoCont ul li.slide4 {background:url(/images/main/main_slide4.jpg) no-repeat;background-size:cover;}
#mainContent .videoCont .video {height:200px;}
#mainContent .videoCont .controls {position:absolute;right:30px;bottom:24px;margin:0;}
#mainContent .videoCont .controls .slidePager button {margin-left:4px;width:14px;height:14px;border-radius:50%;background:#474b4b;border:0;font-size:0;}
#mainContent .videoCont .controls .slidePager button.active {width:46px;height:14px;border-radius:7px;background:#dd8797;}

/*#mainContent .mainMenu {
	background: url('/images/main/bg-content.jpg') left top no-repeat;
	background-size: 100% 100%;
}*/
#mainContent .mainMenu ul {
	width: 96.875%;
	margin: 0 auto 0;
	overflow: hidden;
}
#mainContent .mainMenu ul li {
	width: 42.74193548387097%;
	height: 130px;
	overflow: hidden;
	margin: 15px 0 0 4.838709677419355%;
	float: left;
	box-sizing: border-box;
	background-size: contain !important;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	-moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, .15);
	-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, .15);
	box-shadow: 2px 2px 3px rgba(0, 0, 0, .15);
}
#mainContent .mainMenu ul li a {
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 1.071em;
	font-weight: 700;
	text-align: center;
	display: block;
	padding-top: 20px;
	text-decoration: none;
}
#mainContent .mainMenu ul li.m6 a,
#mainContent .mainMenu ul li.m7 a,
#mainContent .mainMenu ul li.m8 a {
	font-size: 1.071em;
	line-height: 140%;
	padding-top: 15px;
}
#mainContent .mainMenu ul li.m7 a {
	color: #5c5c5c;
}
#mainContent .mainMenu ul li.m9 a,
#mainContent .mainMenu ul li.m10 a {
	color: #474b4b;
	padding-top: 92px;
}
#mainContent .mainMenu ul li.m1 {
	background-image: url('/images/main/bg-m1.jpg');
	background-color: #dd8797;
}
#mainContent .mainMenu ul li.m2 {
	background-image: url('/images/main/bg-m2.jpg');
	background-color: #e46a5b;
}
#mainContent .mainMenu ul li.m3 {
	background-image: url('/images/main/bg-m3.jpg');
	background-color: #7c94c5;
}
#mainContent .mainMenu ul li.m4 {
	background-image: url('/images/main/bg-m4.jpg');
	background-color: #8dc2cf;
}
#mainContent .mainMenu ul li.m5 {
	background-image: url('/images/main/bg-m5.jpg');
	background-color: #977a6e;
}
#mainContent .mainMenu ul li.m6 {
	background-image: url('/images/main/bg-m6.jpg');
	background-color: #92b943;
}
#mainContent .mainMenu ul li.m7 {
	background-image: url('/images/main/bg-m7.jpg');
	background-color: #fff;
}
#mainContent .mainMenu ul li.m8 {
	background-image: url('/images/main/bg-m8.jpg');
	background-color: #71c4c3;
}
#mainContent .mainMenu ul li.m9 {
	background-image: url('/images/main/bg-m9.jpg');
	background-color: #ffcc00;
}
#mainContent .mainMenu ul li.m10 {
	background-image: url('/images/main/bg-m10.jpg');
	background-color: #a8db0b;
}
#mainContent .infoTime a {
	display:block;
	margin: 20px 6.25% 20px;
	padding:0 0 0 68px;
	height:90px;
	line-height:90px;
	font-size:20px;
	background:#fff url('/images/main/icon-time.png') 13px 50% no-repeat;
	background-size: 45px 45px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#7a7a7a;
}
#mainContent .infoTime a span {color:#252424;}
#mainContent .infoTime a strong {color:#dd8797;}
#mainContent .inforTel {
	min-height: 45px;
	margin: 20px 6.25% 20px;
	padding:16px 0 10px 68px;
	background:#fff url('/images/main/icon-tel.png') 13px 50% no-repeat;
	background-size: 45px 45px;
}
#mainContent .inforTel span, 
#mainContent .inforTel a.tel {
	display: inline-block;
	vertical-align: middle;
}
#mainContent .inforTel span {
	font-size: 1.071em;
	color: #7a7a7a;
}
#mainContent .inforTel strong {
	color: #252424;
}
#mainContent .inforTel a.tel {
	width: 95px;
	height: 25px;
	line-height: 25px;
	color: #fff;
	text-align: center;
	border-radius: 3px;
	-moz-box-shadow: 2px 2px 3px #737373;
	-webkit-box-shadow: 2px 2px 3px #737373;
	box-shadow: 0px 2px 3px #737373;
	-moz-box-shadowtext-shadow: 1px 1px 2px #737373;
	-webkit-box-shadowtext-shadow: 1px 1px 2px #737373;
	text-shadow: 1px 1px 2px #737373;
	background: #b1cf87;
 /* Old browsers */
	background: -moz-linear-gradient(top, #b1cf87 0%, #96be5a 50%, #68a10f 52%, #a3d900 100%);
 /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b1cf87), color-stop(50%,#96be5a), color-stop(52%,#68a10f), color-stop(100%,#a3d900));
 /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #b1cf87 0%,#96be5a 50%,#68a10f 52%,#a3d900 100%);
 /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #b1cf87 0%,#96be5a 50%,#68a10f 52%,#a3d900 100%);
 /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #b1cf87 0%,#96be5a 50%,#68a10f 52%,#a3d900 100%);
 /* IE10+ */
	background: linear-gradient(to bottom, #b1cf87 0%,#96be5a 50%,#68a10f 52%,#a3d900 100%);
 /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b1cf87', endColorstr='#a3d900',GradientType=0 );
 /* IE6-9 */;
}
#mainContent .inforTel p {
	color: #dd8797;
	font-size: 2.357em;
	font-weight: 800;
	margin:0;
	letter-spacing: -1px;
}
#mainContent .mainInfor {
	padding: 0 6.25%;
}
#mainContent .mainInfor > div {
	padding: 25px 15px;
	background: #fff;
}
#mainContent .mainInfor > div h3 {
	margin:0px;
	font-size:19px;
}
#mainContent .mainInfor > div h3 a {
	color: #4a4a4a;
	font-size: 19px;
	font-weight: 700;
	text-decoration: none;

}
#mainContent .mainInfor > div > ul li {
	padding-left: 10px;
	margin-top: 10px;
	background: url('/images/common/bul-dot.gif') left 5px no-repeat;
	background-size: 3px auto;
}
#mainContent .mainInfor > div > ul li:first-child {
	margin-top: 20px;
}
#mainContent .mainInfor > div > ul li a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	color: #585858;
} 
#mainContent .mainInfor .notice{
	margin-bottom: 20px;
}
#mainContent .mainInfor .qna {
	margin-bottom: 20px;
}
/* ------------ Sub Layout ------------ */
#subWrap {
	background: #f7f7f7;
	padding:83px 0 0;
}
#subContainer .subContBody {
	padding: 0 6.25% 30px;
	position: relative;
}
#subContainer .boxMoPcPageLoc {
	text-align: right;
	padding: 10px 20px;
	background: #fff;
}
#subContainer .boxMoPcPageLoc > span {
	color: #666;
	font-size: 0.7857142857142857em;
	padding-left: 3px;
	padding-right: 3px;
}
#subContainer .boxMoPcPageLoc > span.Here {
	color: #dd8797;
}
#subContainer h3.subConTit {
	margin-bottom: 15px;
	padding: 20px 0 10px;
	border-bottom: 1px solid #e2e2e2;
	font-size: 1.214em;
	font-weight: 600;
	color: #555;
	letter-spacing: -1px;
}
#subContainer .btnTop {
	display:none;
	position: fixed;
	bottom: 50px;
	right:0;
	overflow: hidden;
	margin-top: 35px;
	z-index:999;
}
#subContainer .btnTop a {
	width: 39px;
	height: 39px;
	float: right;
	text-indent: -9999em;
	background: url('/images/sub/btn-top.png') left top no-repeat;
	background-size: 39px 39px;
}
#subContainer footer {
	margin-top: 20px;
}

/* ------------ Sub Content ------------ */
.subTitTxt {
	font-size: 1.429em;
	line-height: 28px;
	letter-spacing:-1px;
}

/** Styled by DesignBox **/
/* 서브 페이지 공통 설정 */
.boxConBodyTabs > ul {
	border: 1px solid #f3a243;
}
.boxConBodyTabs > ul > li {
	border-top: 1px solid #f3a243;
}
.boxConBodyTabs > ul > li:first-child {
	border-top: none;
}
.boxConBodyTabs > ul > li > a {
	color: #535353;
	font-weight: 700;
	text-decoration: none;
	display: block;
	padding: 10px;
	background: #f7f7f7;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.boxConBodyTabs > ul > li > a > span {
	color: #ddd;
	text-align: center;
	line-height: 16px;
	vertical-align: middle;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 16px;
	height: 16px;
	margin-right: 5px;
	background: #535353;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.boxConBodyTabs > ul > li > a > span.iconStatusOn {
	display: none;
	color: #008bd2;
	background: #fff;
}
.boxConBodyTabs > ul > li > a:hover,
.boxConBodyTabs > ul > li.ui-state-active > a {
	color: #fff;
	background: #f38943;
}
.boxConBodyTabs > ul > li > a:hover > span.iconStatusOn,
.boxConBodyTabs > ul > li.ui-state-active > a > span.iconStatusOn {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.boxConBodyTabs > ul > li > a:hover > span.iconStatusOff,
.boxConBodyTabs > ul > li.ui-state-active > a > span.iconStatusOff {
	display: none;
}
.boxConBodyTabsBody {
	line-height: 1.230769230769231;
	padding-top: 20px;
	display: none;
}


.tabSubIntro {
	border: 1px solid #f3a243;
}
.tabSubIntro > li {
	border-top: 1px solid #f3a243;
}
.tabSubIntro > li:first-child {
	border-top: none;
}
.tabSubIntro > li > a {
	color: #535353;
	font-weight: 700;
	text-decoration: none;
	display: block;
	padding: 10px;
	background: #f7f7f7;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.tabSubIntro > li > a > span {
	color: #ddd;
	text-align: center;
	line-height: 16px;
	vertical-align: middle;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 16px;
	height: 16px;
	margin-right: 5px;
	background: #535353;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.tabSubIntro > li > a > span.iconStatusOn {
	display: none;
	color: #008bd2;
	background: #fff;
}
.tabSubIntro > li > a:hover,
.tabSubIntro > li.on > a {
	color: #fff;
	background: #f38943;
}
.tabSubIntro > li > a:hover > span.iconStatusOn,
.tabSubIntro > li.on > a > span.iconStatusOn {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.tabSubIntro > li > a:hover > span.iconStatusOff,
.tabSubIntro > li.on > a > span.iconStatusOff {
	display: none;
}
.titleConBody {
	color: #dd8797;
	font-size: 1.142857142857143em;
	font-weight: 700;
	margin-top: 30px;
}
.txtConBodyTitle {
	color: #515151;
	font-size: 1.142857142857143em;
	margin-top: 10px;
}
.txtConBodyTitle > span {
	font-weight: 700;
}
.txtConBody {
	color: #616161;
	margin-top: 20px;
}
.txtConBody02 {
	color: #515151;
	margin-top: 20px;
}
.boxConBodyMedia {
	margin: 20px auto 10px;
}

.boxConBodyList1 {
	margin-top: 10px;
}
.boxConBodyList1 > li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: 1px solid #dbdbdb;
}
.boxConBodyList1 > li > span {
	line-height: 1.2em;
	letter-spacing: -.5px;
}
.boxConBodyList1 > li > span.listBullet {
	font-weight: 700;
	float: left;
	margin-left: -15px;
}
.boxConBodyList3 {
	margin-top: 10px;
}
.boxConBodyList3 > li {
	padding-bottom: 5px;
	color:#515151;

}
.boxConBodyList3 > li > span {
	line-height: 1.2em;
	letter-spacing: -.5px;
	color:#515151;
}
.boxConBodyList3 > li > span.listNumber {
	position:absolute;
	left:5px;
}
table.boxConBodyTable {
	margin-top: 20px;
	width: 100%;
	background: #fff;
	border-top: 2px solid #dd8797;
	text-align: left;
}
table.boxConBodyTable col {
	width: auto !important;
}
table.boxConBodyTable > thead th {
	color: #dd8797;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background: #fee8eb;
	font-size:0.8571428571428571em;

}
table.boxConBodyTable > tbody > tr {
	border-top: 1px solid #ededed;
}
table.boxConBodyTable > tbody > tr:first-child {
	border-top:none;
}
table.boxConBodyTable > tbody th,
table.boxConBodyTable > tbody td {
	padding:0px;
	font-size:0.8571428571428571em;
}
table.tableType2 > tbody th,
table.tableType2 > tbody td {border:1px solid #ebebeb;}
table.boxConBodyTable > tbody td div,
table.boxConBodyTable > tbody th div{
	padding:5px 10px;
}
table.boxConBodyTable > tbody th.thTit {
	background:#fff4f6;
	color:#515151;
	font-weight:700;
	padding-left:5px;
	padding-right:5px;
}
table.boxConBodyTable .Hide {
	display: none;
}

table.boxConBodyTable > tbody td .txtOrg_step {
	position:relative;
	padding-left:45px;
	overflow:hidden;
}

table.boxConBodyTable > tbody td .txtOrg_step span {
	position:absolute;
	left:10px;
	top:5px;
	color:#dd8797;
	font-weight:700;
	
}
table.boxConBodyTable > tbody td .txtOrg_step02 {
	position:relative;
	padding-left:65px;
	overflow:hidden;
}
table.boxConBodyTable > tbody td .txtOrg_step02 span {
	position:absolute;
	left:10px;
	top:5px;
	color:#dd8797;
	font-weight:700;
}
table.boxConBodyTable > tbody td .txtOrg_step03 {
	padding-left:10px;
}
table.boxConBodyTable > thead > tr:first-child {
	border-top: 2px solid #dd8797;
}


/*비급여항목안내수정start*/

.table-container_new {
	width: 100%;
	overflow-x:auto;
	white-space: nowrap;
	}
table.boxConBodyTable2 {
	margin-top: 10px;
	margin-bottom: 20px;
	width: auto;
	background: #fff;
	border-top: 2px solid #dd8797;
	text-align: left;
}
table.boxConBodyTable2 col {
	width: auto !important;
}

table.boxConBodyTable2 > thead th {
	color: #dd8797;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background: #fee8eb;
	font-size:0.8em;

}
table.boxConBodyTable2 > tbody > tr {
	border-top: 1px solid #ededed;
}
table.boxConBodyTable2 > tbody > tr:first-child {
	border-top:none;
}
table.boxConBodyTable2 > tbody th,
table.boxConBodyTable2 > tbody td {
	padding:5px;
	font-size:0.8em;
}
table.tableType2 > tbody th,
table.tableType2 > tbody td {border:1px solid #ebebeb;}
table.boxConBodyTable2 > tbody td div,
table.boxConBodyTable2 > tbody th div{
	padding:5px 10px;
}
table.boxConBodyTable2 > tbody th.thTit {
	background:#fff4f6;
	color:#515151;
	font-weight:700;
	padding-left:5px;
	padding-right:5px;
}
table.boxConBodyTable2 .Hide {
	display: none;
}

table.boxConBodyTable2 > tbody td .txtOrg_step {
	position:relative;
	padding-left:45px;
	overflow:hidden;
}

table.boxConBodyTable2 > tbody td .txtOrg_step span {
	position:absolute;
	left:10px;
	top:5px;
	color:#dd8797;
	font-weight:700;
	
}
table.boxConBodyTable2 > tbody td .txtOrg_step02 {
	position:relative;
	padding-left:65px;
	overflow:hidden;
}
table.boxConBodyTable2 > tbody td .txtOrg_step02 span {
	position:absolute;
	left:10px;
	top:5px;
	color:#dd8797;
	font-weight:700;
}
table.boxConBodyTable2 > tbody td .txtOrg_step03 {
	padding-left:10px;
}
table.boxConBodyTable2 > thead > tr:first-child {
	border-top: 2px solid #dd8797;
}

/*
::-webkit-scrollbar { -webkit-appearance: none; } ::-webkit-scrollbar:vertical { width: 12px; } ::-webkit-scrollbar:horizontal { height: 8px; } ::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, .5); border-radius: 10px; border: 2px solid #ffffff; } ::-webkit-scrollbar-track { border-radius: 10px; background-color: #ffffff; }
*/

/*비급여항목안내수정end*/

table.tableMobile {
	margin-top: 20px;
	width: 100%;
	border-top: 2px solid #dd8797;
	border-bottom: 2px solid #dd8797;
}

table.tableMobile [data-cell-header]:before {
	color: #dd8797;
	font-weight: 700;
	text-align: left;
	width: 100%;
	display: block;
	content: attr(data-cell-header);
	padding:5px 10px;
	background: #fee8eb;
}
table.tableMobile td > div {
	padding:5px 10px;
}
table.tableMobile th,
table.tableMobile td {
	display: block;
	width: auto;
}

table.tableMobile tr.trHide,
table.tableMobile th[scope],
table.tableMobile .Hide 
{
	display: none;
}
table.tableMobile > tbody th.thTit {
	background:#fff4f6;
	color:#515151;
	font-weight:700;
}
.boxConBodyList2 {
	margin-top: 10px;
}
.boxConBodyList2 > li {
	position:relative;
	padding-left: 20px;
	padding-right: 5px;
	margin-bottom:5px;
	color:#515151;
}
.boxConBodyList2 > li > span {
	line-height: 1.2em;
	letter-spacing: -.5px;
	color:#515151;
}
.boxConBodyList2 > li > span.listNumber {
	position:absolute;
	left:0px;
}

.boxConBodyAccordion {
	margin-top: 30px;
	background: #fff;
	border-top: 2px solid #dd8797;
	border-bottom: 2px solid #dd8797;
	
}
.boxConBodyAccordion h5.titleConBodyAcc {
	background: url('/images/sub/imgSubQ-inA.gif') right 10px top 8px no-repeat;
	font-size: 1em;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 40px;
	border-bottom: 1px solid #ededed;
	cursor: pointer;
}
.boxConBodyAccordion > div {
	height:auto !important;
}
.boxConBodyAccordion h5.titleConBodyAcc.ui-accordion-header-active {
	background: url('/images/sub/imgSubQ.gif') right 10px top 8px no-repeat;
}
.boxConBodyAccordion h5.titleConBodyAcc > span {
	font-weight: 700;
}
.boxConBodyAccordion h5.titleConBodyAcc > span.accQnaQ,
.boxConBodyAccordion .txtConBodyAcc .titleConBodyAccText span.accQnaA {
	float: left;
	color: #dd8797;
	margin-left: -30px;
	padding-left: 10px;
}
.boxConBodyAccordion .txtConBodyAcc .titleConBodyAccText span.accQnaA {
	color: #474b4b;
}
.boxConBodyAccordion .txtConBodyAcc {
	padding-top: 20px;
	padding-bottom: 20px;
	background: #fee8eb;
	border-bottom: 1px solid #ededed;
}
.boxConBodyAccordion .txtConBodyAcc .titleConBodyAccText {
	font-weight: 700;
	padding-left: 30px;
	color:#515151;
}
.boxConBodyAccordion .txtConBodyAcc .txtConBodyAccText {
	padding-left: 30px;
	padding-right: 10px;
	color:#515151;

}



/* 병원소개 */
.intro1 .subTitTxt p.t1 {
	font-size: 0.750em;
	line-height:22px;
	text-decoration: underline;
}
.intro1 .subTitTxt p.t2 {
	margin-top: 10px;
}
.intro1 ol li {
	letter-spacing: -1px;
	padding: 25px 12px;
	margin-top: 20px;
	background: #fff;
}
.intro1 ol li .sTit {
	min-height: 30px;
	font-size: 1.071em;
	line-height: 16px;
	position: relative;
	padding: 0 0 10px 36px;
}
.intro1 ol li .sTit span.num {
	width: 26px;
	height: 26px;
	padding-right: 6px;
	line-height: 30px;
	position: absolute;
	left: 0;
	top: -3px;
	text-align: center;
	color: #fff;
	font-style: italic;
	font-size: 1.200em;
	letter-spacing: -2px;
	background: #dd8797;
}

.intro1 ol li.n1 {
	line-height: 26px;
	padding-top: 200px;
	background: #fff url('/images/sub/img_m_intro1_01.jpg') center top no-repeat;
	background-size: 100% auto;
}
.intro1 ol li.n2 {
	line-height: 26px;
	padding-top: 200px;
	background: #fff url('/images/sub/img_m_intro1_02.jpg') center top no-repeat;
	background-size: 100% auto;
}
.intro1 ol li.n3 {
	line-height: 26px;
	padding-top: 200px;
	background: #fff url('/images/sub/img_m_intro1_03.jpg') center top no-repeat;
	background-size: 100% auto;
}
.intro1 ol li.n4 {
	line-height: 26px;
	padding-top: 200px;
	background: #fff url('/images/sub/img_m_intro1_04.jpg') center top no-repeat;
	background-size: 100% auto;
}
.intro1 ol li.n5 {
	line-height: 26px;
	padding-top: 100px;
	background: #fff url('/images/sub/img_m_intro1_05.jpg') center top no-repeat;
	background-size: 100% auto;
}



.intro1 ol li .txt {
	line-height: 20px;
}
.intro2 {
	letter-spacing: -0.05em;
}
.intro2 .subTitTxt span {
	display: inline;
}
.intro2 .subTitTxt span strong {
	display: inline-block;
}
.intro2 .txtCont dt {
	font-weight: 700;
	font-size: 1.071em;
	line-height: 22px;
	margin-bottom: 10px;
}
.intro2 .txtCont dt img {
	max-width: 100%;
	margin: 25px auto 20px;
	display: block;
}
.intro2 .txtCont dt span span {
	font-weight: normal;
}
.intro2 .txtCont dd {
	line-height: 20px;
}
.intro2 .directorHistory {
	padding: 15px;
	margin-top: 15px;
	overflow: hidden;
	background: #fff;
}
.intro2 .directorHistory p.director {
	font-size: 1.071em;
	font-weight: 700;
}
.intro2 .directorHistory dl {
	width: 100%;
	float: left;
	margin-top: 15px;
}
.intro2 .directorHistory dl dt {
	line-height: 25px;
	color: #fff;
	padding: 0 7px;
	margin-bottom: 15px;
	display: inline-block;
	*display: inline;
}
.intro2 .directorHistory dl dt.t1 {
	background: #dd8797;
}
.intro2 .directorHistory dl dt.t2 {
	background: #93bb1a;
}
.intro2 .directorHistory dl dd {
	line-height: 22px;
}
.intro3 .subTitTxt .show {
	display: inline;
}
.intro3 ul li {
	margin-top: 20px;
	background: #fff;
}
.intro3 ul li:first-child {
	margin-top: 25px;
}
.intro3 ul li .lookImg {
	width: 100%;
}
.intro3 ul li .lookImg img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.intro3 ul li p {
	padding: 15px 10px;
}
.intro3 ul li p strong {
	display: block;
	font-size: 1.071em;
	margin-bottom: 10px;
}
.boxCont {
	overflow: hidden;
	padding: 15px;
	background: #fff;
}
.intro4 .boxCont {
	margin-top: 10px;
}
.intro4 .boxCont .topTxt span {
	line-height: 22px;
}
.intro4 .boxCont .topTxt img {
	width: 100%;
	display: block;
	margin-top: 25px;
}
.intro4 .boxCont h4 {
	font-size: 1.071em;
	margin: 20px 0 10px;
}
.intro4 .boxCont > ul li {
	overflow: hidden;
	margin-bottom: 1px;
}
.intro4 .boxCont > ul li span, 
.intro4 .boxCont > ul li p {
	line-height: 28px;
	float: left;
}
.intro4 .boxCont > ul li span {
	min-width: 72px;
	color: #fff;
	text-align: center;
	background: #dd8797;
}
.intro4 .boxCont > ul li p {
	padding: 0 5px;
	background: #f7f7f7;
	margin:0px;
	letter-spacing:-1px;
}
.intro4 .boxCont .tel {
	font-size: 1.571em;
	margin: 15px 0 0 0;
}
.intro4 .boxCont a.phone {
	display: block;
	margin-bottom: 10px;
}
.intro4 .boxCont .txt {
	line-height: 22px;
}
.intro4 .boxCont dl {
	width: 100%;
	background: #f7f7f7;
}
.intro4 .boxCont h4 {
	font-weight:700;
}
.intro4 .boxCont dl.first {
	margin-bottom: 10px;
}
.intro4 .boxCont dl dt {
	padding: 0 10px;
	color: #fff;
	line-height: 28px;
	background: #dd8797;
}
.intro4 .boxCont dl dd {
	padding: 0 8px;
	margin-left: 15px;
	line-height: 29px;
	background: url('/images/common/bul-circle.gif') left 13px no-repeat;
}
.intro5 .boxCont {
	margin-top:10px;
}
.intro5 .addCont img {
	width: 100%;
}
.intro5 .addCont .add {
	font-size: 1.071em;
	margin-top: 40px;
	margin-bottom: 0px;
}
.intro5 .addCont .tel {
	font-size: 1.571em;
	margin-top: 0px;
}
.intro5 .addCont a.phone {
	display: block;
	margin-top: 10px;
}
.intro5 h4 {
	font-size: 1.071em;
	margin: 20px 0 10px;
	font-weight:700;
}
.intro6 .txtCont dt {
	font-size: 1.071em;
	font-weight: 700;
	line-height: 22px;
	margin: 20px 0 10px;
}
.intro6 .txtCont dt img {
	max-width: 100%;
	margin: 25px auto 20px;
	display: block;
}
.intro6 .txtCont dt span span {
	font-weight: normal;
}
.intro6 .txtCont dd {
	line-height: 20px;
}
.intro6 .txtCont dd.high {margin-top:20px;}
.intro6 .box {background:#fff;margin:20px 0;padding:30px;color:#dd8797;}
.intro6 .box .title {font-size:1.429em;font-weight:700;}
.intro6 .box img {width:100%;}
.boxSubProcess {
	min-height: 280px;
	border: 1px solid #d4d4d4;
}
.boxSubProcess .tabSubProcess {
	
}
.boxSubProcess .tabSubProcess ul {
	overflow: hidden;
}
.boxSubProcess .tabSubProcess ul li {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: url('/images/common/ver-arrows.png') 95% center no-repeat;
	border-bottom: 1px solid #d4d4d4;
}
.boxSubProcess .tabSubProcess ul li a {
	display: block;
	padding-left: 16px;
}
.boxSubProcess .tabSubProcess a {
	color: #777777;
	font-siz e: 1.071em;
	font-weight: 700;
	text-decoration: none;
}
.boxSubProcess .tabSubProcess li.ui-tabs-active {
	background: #ededed url('/images/common/ver-arrows.png') 95% center no-repeat;
}
.boxSubProcess .tabSubProcess li.ui-tabs-active a {
	color: #444444;
}
.boxSubProcess .boxSubProcessTxt {
	padding: 10px 20px;
	line-height: 22px;
}
.boxSubProcess .boxSubProcessTxt h4 {
	margin:0px;
}

/* ------------ display None Content ------------ */
.headerCont .menu, 
.headerCont .posNavSub, 
.visualTop .visualTab,
.visualTop .visualPc,
/* Main */
#mainContent .loginWrap, 
#mainContent .mainInfor ul li span.date,
#mainContent .joinHospital, 
/* sub */
#subContainer .subLeft,
#subContainer .boxTbPageLoc,
#subContainer .joinHospital, 
#subContainer .inforTel, 
.intro3 .mob {
	display: none;
}
/* 증명서 발급 comm/certificate.html */
.certiDown a {line-height:25px;color:#fff;padding:0 7px;margin-bottom:15px;display:inline-block;}
.certiDown a:hover {text-decoration:none;}
.certiDown .down1 {background:#dd8797;}
.certiDown .down2 {background:#93bb1a;}