@charset "UTF-8";

/*
** 서브 페이지 스타일 설정
*/


/** 서브 공통 **/
.boxSubCollapseList .panel {
	background-color: #f8f8f8;
}
.boxSubCollapseList .panel-title {
	color: #333;
	font-size: 0.875em;
	font-weight: 700;
}
.boxSubCollapseList .panel-title > a {
	background-color: #f8f8f8;
}
/*.boxSubCollapseList .panel-title:hover > a,
.boxSubCollapseList .panel-title > a:hover,*/
.boxSubCollapseList .panel-title.panel-active > a {
	background-color: #2576cd /* #cd255b */ ;
}
.boxSubCollapseList .panel-title .panel-state .panel-open {
	color: #2576cd /* #cd255b */ ;
}List

/** 서브 상단 **/
.boxSubBg {
	display: none;
}
.bgSubTop {
	border-top: 8px solid #f0f0f0;
}
.boxSubTop {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 40px;
}
.boxSubPageTitle {
	padding-left: 15px;
}
.titleSubPage {
	color: #555;
	font-weight: 700;
	font-size: 2.428571428571429em;
}
.boxSublocation {
	padding-left: 0 !important;
}
.boxSublocation ol {
	background: none;
}
.boxSublocation a {
	color: #888;
	font-family: 'Dotum';
	font-size: 0.8571428571428571em;
	text-decoration: none;
}
.boxSublocation .active {
	color: #000;
	font-family: 'Dotum';
	font-size: 0.8571428571428571em;
}

/** 서브 본문 **/
.nav-tabs {
	border-bottom: 3px solid #3d72cc;
}
.nav-tabs > li {
	float: none;
	clear: both;
	margin-bottom: 0;
}
.nav-tabs > li > a {
	color: #666;
	margin-right: -1px;
	padding: 8px 12px;
	position: relative;
	border-top: 1px solid #e5e5e5;
	border-left: none;
	border-right: none;
	border-bottom: none;
	-webkit-border-radius: 0 0 0 0;
	-moz-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
	z-index: 1;
}
.nav-tabs > li > a:hover,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
	color: #2576cd /* #cd255b */ ;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 8px;
	border-top: 3px solid #3d72cc;
	border-left: none;
	border-right: none;
	border-bottom: none;
	background-color: #f8f8f8;
	z-index: 2;
}
.nav > li > a:hover,
.nav > li > a:focus {
	text-decoration: none;
	background-color: #f8f8f8;
}
.tab-content {
	margin-top: 10px;
	margin-bottom: 20px;
}
.titleSubContent {
	color: #3d72cc;
	font-size: 2.714285714285714em;
	margin-top: 0px;
	margin-bottom: 40px;
}
.titleSubContent > span.titleGray {
	color: #a1a1a1;
}
.titleSubContentBig {
	color: #444;
	font-weight: 700;
	font-size: 2.142857142857143em;
}
.titleSubContentBig > span {
	color: #2576cd /* #cd255b */ ;
	font-weight: normal;
	font-size: 0.6666666666666667em;
}
.titleSubContentEng {
	color: #777;
	font-size: 1.285714285714286em;
}
.titleSubContentEng > strong {
	color: #2576cd /* #cd255b */ ;
	font-weight: 700;
	font-size: 1.333333333333333em;
}
.titleSubContentBody {
	margin-bottom: 20px;
}
.titleSubContentBody > span {
	color: #000;
	font-size: 1.214285714285714em;
	font-weight: 800;
}
.titleSubContentBody > span.num {
	color: #507dcf;
	font-size: 1.928571428571429em;
	font-style: italic;
	font-weight: 800;
}
.titleSubContentBody > span.num > span {
	font-size: 0.4074074074074074em;
}
.imgSubContent {
	margin-bottom: 30px;
}
.txtSubContentImportant {
	color: #444;
	font-size: 1.285714285714286em;
	margin-bottom: 30px;
}
.txtSubContentImportant > span {
	color: #2576cd /* #cd255b */ ;
	font-weight: 700;
}
.txtSubContent {
	color: #777;
	margin-bottom: 30px;
}
.txtSubContent > span {
	color: #2576cd /* #cd255b */ ;
}
.txtSubContent .blue {
	color: #3d72cc;
	font-weight: 800;
}
.txtSubContent.blueBg {
	display: inline-block;
	color: #fff;
	background-color: #3d72cc;
	padding: 5px 10px;
}
.txtSubDes {
	color:#000000;
	font-size:16px;
}
.txtSubContent.c555 {
	color: #555;
}


.list-subDesc li {
	background:url(/images/common/bg-blit-dash.gif) no-repeat 2px 8px;
	padding-left:8px;
	color:#777777;

}
.list-subDesc li span {
	color:#2576cd /* #cd255b */ ;
}

.titleSubContentDesc {
	color: #4c5365 /* #654949 */;
	font-weight: 700;
	font-size: 1.285714285714286em;
	margin-top: 40px;
	margin-bottom: 30px;
}
.titleSubContentDesc .txtAnnotate {
	color: #a2a2a2;
}
.boxSubOrderedList {
	margin-bottom: 40px;
	padding-left: 10px;
	counter-reset: item;
}
.boxSubOrderedList li {
	color: #444;
	font-size: 1.142857142857143em;
	position: relative;
	display: block;
	padding: .4em .4em .4em .2em;
	*padding: .4em;
	margin: .5em 0 .5em 2.5em;
}
.boxSubOrderedList li.vAlignMilddle {
	font-weight: 700;
	padding-top: .7em;
}
.boxSubOrderedList li:before{
	color: #fff;
	content: counter(item);
	counter-increment: item;
	position: absolute;
	left: -2.5em;
	top: 15px;
	background: #807d86;
	height: 1.8em;
	width: 1.8em;
	line-height: 1.8em;
	text-align: center;
	font-weight: bold;
}
.boxSubOrderedList li:after{
	position: absolute;
	content: '';
	border: .5em solid transparent;
	left: -1em;
	top: 8px;
	margin-top: -.5em;
}
.boxSubOrderedList li strong {
	color: #2576cd /* #cd255b */ ;
	font-weight: 700;
	line-height: 44px;
}
.boxSubOrderedList li span {
	color: #777;
	font-size: 0.875em;
}
.boxSubOrderedList li span > span {
	color: #2576cd /* #cd255b */ ;
}
.boxSubOrderedList2 {
	padding-left: 20px;
	padding-right: 20px;
}
.boxSubOrderedList2 li {
	color: #000;
	font-size: 1.071428571428571em;
	font-weight: 700;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
}
.boxSubOrderedList2 li i {
	margin-left: -35px;
	margin-right: 10px;
}
.boxSubOrderedList2.List4 li {
	border-top: 1px solid #ddd;
}
.boxSubOrderedList2.List4 li:first-child {
	border-top: 0;
}
.boxSubOrderedList2.List4 li i {
	vertical-align: top;
	margin-right: 0px;
}
.boxSubOrderedList2.List4 li > span {
	color: #777;
	font-size: 0.875em;
	font-weight: normal;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding-left: 10px;
	vertical-align: top;
}
.boxSubOrderedList2.List4 li > span > span {
	color: #2576cd;
	font-weight: 700;
}
.boxSubOrderedList3 {
	padding-left: 0;
}
.boxSubOrderedList3 li {
	color: #555;
	font-weight: 700;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 16px;
}
.boxSubOrderedList3 li i {
	margin-left: -16px;
	margin-right: 5px;
}
.titleSubContentUpLine {
	color: #010101;
	font-size: 1.214285714285714em;
	margin-top: 50px;
	margin-bottom: 30px;
	position: relative;
}
.titleSubContentUpLine > span {
	color: #3d72cc;
	font-weight: 800;
}
.titleSubContentUpLine .bgTitleUpperLine {
	display: none;
}
.boxWhiteBg {
	background-color: #fff;
	border-bottom: 3px solid #646464;
	padding-bottom: 30px;
}
.boxWhiteBg.boxGray {
	background-color: #dcdcdc;
}
.boxWhiteBg.topLine {
	border-top: 1px solid #646464;
	border-bottom: 0;
	padding-top: 20px;
	padding-bottom: 20px;
}
.boxWhiteBg .txtSubContent {
	padding-left: 20px;
	padding-right: 20px;
}
.boxWhiteBg.sPd {
	padding-top: 10px;
	padding-bottom: 10px;
}
.boxThumbUpDown {
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}
.boxThumbUpDown li {
	padding-top: 15px;
	padding-bottom: 15px;
}
.boxThumbUpDown.onlyOne {
	padding: 15px 10px;
}
.boxThumbUpDown li:first-child {
	border-bottom: 1px solid #dcdcdc;
}
.boxThumbUpDown li span,
.boxThumbUpDown.onlyOne span {
	color: #555;
	font-size: 1em;
	letter-spacing: -1px;
	width: 70%;
	padding-left: 10px;
	vertical-align: middle;
}
.boxThumbUpDown.onlyOne span {
	width: 80%;
}
.boxThumbUpDown.onlyOne span.Text {
	margin-left: 62px;
}
.boxSubCollapseList .imgSubContent {
	padding-right: 0;
}
.titleSubCollapseBody {
	color: #402d2f;
	font-weight: 700;
	font-size: 1.428571428571429em;
	margin-top: 0;
	margin-bottom: 15px;
}
.txtSubCollapseInfo {
	color: #2576cd /* #cd255b */ ;
	margin-bottom: 20px;
}
.txtSubCollapseInfo > span {
	color: #333;
}
.txtSubCollapseDesc {
	color: #777;
}
.boxSubStarList {
	margin-bottom: 30px;
}
.boxSubStarList > li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 80px;
	background: transparent url(/images/common/bg-rounded-star.png) 0 center no-repeat;
}
.boxSubStarList > li > span {
	color: #444;
	font-size: 1.142857142857143em;
	line-height: 1.8em;
}
.boxWhiteBgList {
	padding: 20px 30px;
	border: 1px solid #e6e6e6;
	background-color: #fff;
}
.boxWhiteBgList > li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background: transparent url(/images/common/bg-right-arrow.jpg) 0 13px no-repeat;
	color: #444;
}
.boxWhiteBgList > li > span {
	color: #2576cd /* #cd255b */ ;
	line-height: 1.428571428571429em;
}
.arrowList {
	margin: 20px 0px;
	padding-left: 10px;
}
.arrowList > li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background: transparent url(/images/common/bg-right-arrow.jpg) 0 13px no-repeat;
	font-size: 1em;
	color: #666;
}
.arrowList > li > span {
	color: #2576cd /* #cd255b */ ;
	line-height: 1.228571428571429em;
}
.textCase {
	font-size: 1.428571428571429em;
	color: #666;
}
.textCase > span {
	font-size: 1.85714em;
	color: #2576cd /* #cd255b */ ;
	line-height: 30px;
}

.boxSubDescriptionList {
	margin-top: 0;
	margin-bottom: 20px;
	border-bottom: 1px solid #e0e0e0;
}
.boxSubDescriptionList > dt {
	color: #333;
	font-weight: 700;
	font-size: 1.142857142857143em;
	float: left;
	width: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	overflow: hidden;
	clear: left;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-top: 1px solid #e0e0e0;
}
.boxSubDescriptionList > dd {
	color: #626262;
	font-weight: 700;
	margin-left: 100px;
	padding-top: 11px;
	padding-bottom: 13px;
	border-top: 1px solid #e0e0e0;
}
.boxSubDescriptionList > dd > span {
	color: #2576cd /* #cd255b */ ;
}
.boxListObesity5-2 {
	padding-top: 60px;
	position: relative;
}
.titleListObesity5-2 {
	color: #ff5285;
	font-weight: 700;
	font-size: 1.857142857142857em;
	position: absolute;
	top: 20px;
	left: 30px;
}
.boxSubDescriptionList.withOutDt > dd {
	margin-left: 0;
	padding-left: 40px;
	background: transparent url(/images/common/bg-right-arrow.jpg) 18px 15px no-repeat;
}

.txtThesis {
	margin-bottom: 20px;
}
.txtThesis span {
	font-size: 11px;
	color: #2576cd /* #cd255b */ ;
}


/*탈모*/


.stepSubList {
	font-size:1.428571428571429em;
	color:#2576cd /* #cd255b */ ;
	font-weight:bold;
}

.stepSubList span {
	font-size:1.28571428571428em;
}

.listSubDesc {
	border-top:1px dashed #d4d3d3;
	clear:both;
}
.listSubDesc li {
	position:relative;
	min-height:90px;
	padding:26px 0 23px 0;

}


.listSubDesc li img {
	margin:0 auto;
}

.blitsubArrow {
	background: transparent url(/images/common/icon_blit_red2.gif) left top no-repeat;
	width:53px;
	height:32px;
	display:block;
	margin:0 auto;
}

.tbSubred {
	width:100%;
	border-top:2px solid #2576cd /* #cd255b */ ;
	border-bottom:2px solid #2576cd /* #cd255b */ ;
	clear:both;
}
.tbSubred th {
	background:#f0efef;
	font-size:1.28571428571428em;
	color:#333333;
	padding:23px 0 21px 0;
	text-align:center;
	border-bottom:1px solid #dddddd;
}
.tbSubred td {
	padding:20px 0 17px 23px;
	color:#777777;
	border-bottom:1px solid #dddddd;
}

.txtSubDesTit {
	color:#333333;
}
.list-treat {
	color:#666666;
}

/*병원소개*/
.introTextBox {
	font-size: 14px;
	color: #777;
}
.introTextBox ul li{
	list-style: none;
	line-height: 1.6em;
}
.introTextBox ul li span{
	color: #4c5365 /* #654949 */;
	font-size: 32px;
	font-weight: 800;
	line-height: 56px;
}
.introTextBox ul li p{
	color: #4c5365 /* #654949 */;
	font-size: 16px;
	font-weight: bold;
}
.introTextBoxRight {
	text-align:right;
	font-size: 14px;
	color: #777;
	padding-right: 40px;
}
.introTextBoxRight ul li{
	list-style: none;
}
.introTextBoxRight ul li span{
	color: #4c5365 /* #654949 */;
	font-size: 32px;
	font-weight: 800;
	line-height: 50px;
}
.introTextBoxRight ul li p{
	color: #4c5365 /* #654949 */;
	font-size: 16px;
	font-weight: bold;
}
.introTextBox .introTextTime {
background:url(/images/sub/img-icon-star.gif) no-repeat;
line-height: 60px;
padding: 3px 0 0 75px;
vertical-align: top;
}


/** 병원 둘러보기 **/
.boxInterior {
	padding-right: 0;
}

.boxInterior h4 {
	margin-right: 44px;
}

.subListWrap {
	width: 100%;
}

.boxList {
	width: 100%;
}

.boxList > li {
	float: left;
	margin-right: 15px;
	margin-bottom: 30px;
	list-style:none;
}

.boxList > li:nth-child(3n) {
	margin-right: 0;
}

.boxList > li > div.Thumb {
	width: 200px;
	min-height: 133px;
	background: #d1d1d1;
	position: relative;
	cursor: pointer;
}

.boxList > li > div.Thumb .ZoomOver {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -25px;
	margin-left: -25px;
	width: 50px;
	height: 50px;
	padding: 10px;
	display: none;
	background: rgb(0, 0, 0);
	background: transparent\ 9;
	background: rgba(0, 0, 0, .80);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#80000000,endColorstr=#80000000);
}

.boxList > li > div.Thumb:hover .ZoomOver {
	display: block;
}

.boxList > li > div.Thumb .ZoomOver a {
	display: block;
	width: 100%;
	height: 100%;
	background: #e5427d url(/images/common/bg-box-thumb.gif) center center no-repeat;
}

.boxGallery {
	top: 10%;
}
.boxGallery .modal-dialog {
	max-width: 700px;
	width: 100%;
}
.boxGallery .modal-body {
	padding: 0;
	position: relative;
	overflow: hidden;
}
.cycle-nav {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -20px;
	z-index: 200;
}
.cycle-nav a {
	display: inline-block;
	color: #1d87cd /* #ee0070 */ ;
	font-size: 3em;
	font-family: 'NanumGothic Light';
	text-decoration: none;
	line-height: 100%;
	background: rgb(0, 0, 0);
	background: transparent\ 9;
	background: rgba(0, 0, 0, .45);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#45000000,endColorstr=#45000000);
}
.cycle-nav .btnPrev {
	float:left
}
.cycle-nav .btnNext {
	float:right
}

.cycle-slideshow {
	width: 100%;
}
.cycle-slideshow > li {
	width: 100%;
	list-style:none;
	overflow: hidden;
}

.boxList > li > div.Name {
	padding: 17px 0;
	background: #f0f0f0;
}

.boxList > li > div.Name a {
	display: block;
	color: #666;
	font-weight: bold;
	text-align: center;
}

.btn-default a {
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	color: #6666;
	border: 1px solid #d3d3d3;
}

.btn-default a: hover {
	background: #ed723c;
	color: #fff;
	padding: 1px;
	border: 0;
}

.boxPager {
	float: none;
	clear: both;
	text-align: center;
}

.boxPager > ul,
.boxPager > div {
	display: inline-block;
	* display: inline;
	* zoom: 1;
	margin: 0 2px;
}

.boxNumWrap {
	border: 0;
	padding: 0;
	margin: 0;
	list-style: none;
}

.boxNumWrap > li {
	display: inline-block;
	* display: inline;
	* zoom: 1;
	margin: 0 2px;
}

.boxIframe {
	height: 2500px;
}
.boxIframe iframe {
	height: 100%;
}

/* 오시는 길 지도 */
.boxMapStart {
	padding-top: 20px;
	padding-bottom: 20px;
}
.boxMapStart .boxMapImg {
	border: 1px solid #ddd;
}
.boxMapStart .boxMapArrow {
	width: 100%;
	height: 100%;
	position: relative;
}
.boxMapStart .boxMapArrow img {
	position: absolute;
}
.boxMapStart .boxMapArrow #Arrow_1 {
	width: 22.5%;
	top: 0;
	right: 21%;
}
.boxMapStart .boxMapArrow #Arrow_2 {
	width: 79%;
	margin-top: 17.5%;
	left: 0;
}
.boxMapStart .boxMapArrow #Arrow_3 {
	width: 79%;
	margin-top: 47%;
	left: 0;
}
.boxMapStart .boxMapArrow #Arrow_4 {
	width: 22%;
	right: 20.7%;
	margin-top: 47.5%;
}
.boxImpDesc {
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}
.boxImpDesc > li {
	padding-top: 15px;
	padding-bottom: 15px;
}
.boxImpDesc.underLine > li {
	border-top: 1px solid #dedede;
}
.boxImpDesc.underLine > li:first-child {
	border-top: 0;
}
h6.titleImpDesc {
	color: #3d72cc;
	font-size: 1.285714285714286em;
	font-weight: 700;
}
.boxImpDesc p {
	margin: 0;
}

/* 피부질환 추가 페이지 */
.skin {
}