@charset "utf-8";
@import url('http://fonts.googleapis.com/earlyaccess/nanumgothic.css');
@import url('https://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css');
@font-face {
    font-family: 'NanumGothic';
    src: url(/font/NanumGothic.ttf) format('truetype');
    font-family: 'NanumBarunGothicUltraLight';
    src: url(/font/NanumBarunGothicUltraLight.ttf) format('truetype');
    font-family: 'NanumNanumGothicLight';
    src: url(/font/NanumGothicLight.ttf) format('truetype');
    font-family: 'NanumSquareB';
    src: url(/font/NanumSquareB.ttf) format('truetype');
}
/* 초기화 */
html {overflow-y:scroll; font-family: "NanumGothic";}
body {margin:0;padding:0;font-family: 'NanumGothic','NanumBarunGothicUltraLight', sans-serif;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;font-family: 'NanumGothic','NanumBarunGothicUltraLight', sans-serif;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
#hd ul, nav ul, #ft ul {margin:0;padding:0;list-style:none}
label, input, button, select, img {vertical-align:middle;font-size:10pt}
input, button {margin:0;padding:0;font-family: 'NanumGothic','NanumBarunGothicUltraLight', sans-serif;font-size:1em}
button {cursor:pointer}
textarea, select {font-family: 'NanumGothic','NanumBarunGothicUltraLight', sans-serif;font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
li {list-style : none;  }
a {text-decoration : none;}

.wrapper {width : 1300px; margin : 0 auto; padding : 0;}


/*서브페이지 헤더*/
.subVisual .si01 {overflow-x:hidden;}
.subVisual .st01 {width : 100%; height : 42px; background : #fff; opacity : 0.6; margin-top : -42px;}
.subVisual p {position : absolute; top : 285px; left : 50%; transform :translateX(-50%);  font-size : 38px; font-weight : 100; color : #060606;}

/*1서브페이지 탭 스타일*/
.tab {position:relative; padding-top:21px; width : 1300px; margin-left:-40px}
.tab>li>a {
    display:block;
	float : left;
	width : 323px;
    top:0;
    height:48px;
    line-height:48px;
    text-align:center;
    background:#fff;
    color:#393939;
	font-size : 16px;
	font-weight : 600;
	margin-right : -1px;
	border : 1px solid #bcbcbc;
}
.tab>li.on>a {background:#e11047; color:#fff;}
.tab>li a:hover {background : #e11047; color : #fff;}
.tab>li div.page_mark {font-size : 14px; color : #5d5c5c; font-family: 'NanumGothic';}
.tab>li div.page_mark img {margin-right : 17px;}
.tab>li div.page_mark a {color : #5d5c5c; text-decoration : none; font-family: 'NanumGothic';}
.tab>li div.page_mark a:hover {background : none; font-family: 'NanumGothic';}
.tab>li:first-child>a {left:0;}
.tab>li+li>a {left:100px;}
.tab>li+li+li>a {left:200px;}
.tab>li>div {height:0; overflow:hidden; position:absolute;}
.tab>li.on>div {height:auto; margin-top : 150px;}

/*2서브페이지*/
.tab2 {position:relative; padding-top:21px; width : 1300px; margin-left:-40px }
.tab2>li>a {
    display:block;
	float : left;
	width : 258px;
    top:0;
    height:48px;
    line-height:45px;
    text-align:center;
    background:#fff;
    color:#393939;
	font-size : 16px;
	font-weight : 600;
	margin-right : -1px;
	border : 1px solid #bcbcbc;
}
.tab2>li.on>a {background:#e11047; color:#fff;}
.tab2>li a:hover {background : #e11047; color : #fff;}
.tab2>li div.page_mark {font-size : 14px; color : #5d5c5c;}
.tab2>li div.page_mark img {margin-right : 17px;}
.tab2>li div.page_mark a {color : #5d5c5c; text-decoration : none;}
.tab2>li div.page_mark a:hover {background : none;}
.tab2>li:first-child>a {left:0;}
.tab2>li+li>a {left:100px;}
.tab2>li+li+li>a {left:200px;}
.tab2>li>div {height:0; overflow:hidden; position:absolute;}
.tab2>li.on>div {height:auto; margin-top : 150px;}

/*3서브페이지*/
.tab3 {position:relative; padding-top:21px; width : 1300px; margin-left:-40px }
.tab3>li>a {
    display:block;
	float : left;
	width : 258px;
    top:0;
    height:48px;
    line-height:48px;
    text-align:center;
    background:#fff;
    color:#393939;
	font-size : 16px;
	font-weight : 600;
	margin-right : -1px;
	border : 1px solid #bcbcbc;
}
.tab3>li.on>a {background:#e11047; color:#fff;}
.tab3>li a:hover {background : #e11047; color : #fff;}
.tab3>li div.page_mark {font-size : 14px; color : #5d5c5c;}
.tab3>li div.page_mark img {margin-right : 17px;}
.tab3>li div.page_mark a {color : #5d5c5c; text-decoration : none;}
.tab3>li div.page_mark a:hover {background : none;}
.tab3>li:first-child>a {left:0;}
.tab3>li+li>a {left:100px;}
.tab3>li+li+li>a {left:200px;}
.tab3>li>div {height:0;  position:absolute;}
.tab3>li.on>div {height:auto; margin-top : 150px;}

/*4서브페이지*/
.tab4 {position:relative; padding-top:21px; width : 1300px; margin-left:-40px }
.tab4>li>a {
    display:block;
	float : left;
	width : 320px;
    top:0;
    height:48px;
    line-height:45px;
    text-align:center;
    background:#fff;
    color:#393939;
	font-size : 16px;
	font-weight : 600;
	margin-right : -1px;
	border : 1px solid #bcbcbc;
}
.tab4>li.on>a {background:#e11047; color:#fff;}
.tab4>li a:hover {background : #e11047; color : #fff;}
.tab4>li div.page_mark {font-size : 14px; color : #5d5c5c;}
.tab4>li div.page_mark img {margin-right : 17px;}
.tab4>li div.page_mark a {color : #5d5c5c; text-decoration : none;}
.tab4>li div.page_mark a:hover {background : none;}
.tab4>li:first-child>a {left:0;}
.tab4>li+li>a {left:100px;}
.tab4>li+li+li>a {left:200px;}
.tab4>li>div {height:0; overflow:hidden; position:absolute;}
.tab4>li.on>div {height:auto; margin-top : 150px;}

/*5서브페이지*/
.tab5 {position:relative; padding-top:21px; width : 1300px; margin-left:-40px }
.tab5>li>a {
    display:block;
	float : left;
	width : 129px;
    top:0;
    height:48px;
    line-height:45px;
    text-align:center;
    background:#fff;
    color:#393939;
	font-size : 16px;
	font-weight : 600;
	margin-right : -1px;
	border : 1px solid #bcbcbc;
}
.tab5>li.on>a {background:#e11047; color:#fff;}
.tab5>li a:hover {background : #e11047; color : #fff;}
.tab5>li div.page_mark {font-size : 14px; color : #5d5c5c;}
.tab5>li div.page_mark img {margin-right : 17px;}
.tab5>li div.page_mark a {color : #5d5c5c; text-decoration : none;}
.tab5>li div.page_mark a:hover {background : none;}
.tab5>li:first-child>a {left:0;}
.tab5>li+li>a {left:100px;}
.tab5>li+li+li>a {left:200px;}
.tab5>li>div {height:0; overflow:hidden; position:absolute;}
.tab5>li.on>div {height:auto; margin-top : 150px;}

/*6서브페이지*/
.tab6 {position:relative; padding-top:21px; width : 1300px; margin-left:-40px }
.tab6>li>a {
    display:block;
	float : left;
	width : 215px;
    top:0;
    height:48px;
    line-height:45px;
    text-align:center;
    background:#fff;
    color:#393939;
	font-size : 16px;
	font-weight : 600;
	margin-right : -1px;
	border : 1px solid #bcbcbc;
}
.tab6>li.on>a {background:#e11047; color:#fff;}
.tab6>li a:hover {background : #e11047; color : #fff;}
.tab6>li div.page_mark {font-size : 14px; color : #5d5c5c;}
.tab6>li div.page_mark img {margin-right : 17px;}
.tab6>li div.page_mark a {color : #5d5c5c; text-decoration : none;}
.tab6>li div.page_mark a:hover {background : none;}
.tab6>li:first-child>a {left:0;}
.tab6>li+li>a {left:100px;}
.tab6>li+li+li>a {left:200px;}
.tab6>li>div {height:0; position:absolute;}
.tab6>li.on>div {height:auto; margin-top : 150px;}

/*7서브페이지*/
.tab7 {position:relative; padding-top:21px; width : 1300px; margin-left:-40px }
.tab7>li>a {
    display:block;
	float : left;
	width : 640px;
    top:0;
    height:48px;
    line-height:45px;
    text-align:center;
    background:#fff;
    color:#393939;
	font-size : 16px;
	font-weight : 600;
	margin-right : -1px;
	border : 1px solid #bcbcbc;
}
.tab7>li.on>a {background:#e11047; color:#fff;}
.tab7>li a:hover {background : #e11047; color : #fff;}
.tab7>li div.page_mark {font-size : 14px; color : #5d5c5c;}
.tab7>li div.page_mark img {margin-right : 17px;}
.tab7>li div.page_mark a {color : #5d5c5c; text-decoration : none;}
.tab7>li div.page_mark a:hover {background : none;}
.tab7>li:first-child>a {left:0;}
.tab7>li+li>a {left:100px;}
.tab7>li+li+li>a {left:200px;}
.tab7>li>div {height:0; overflow:hidden; position:absolute;}
.tab7>li.on>div {height:auto; margin-top : 150px;}


/*서브 상세페이지 공통사항*/
.subWrap {}
.container {margin : 0; padding : 0;}
.subList {font-size : 42px; color : #171717; font-weight : 600; padding-top : 103px; padding-right : 75px;}
.subRed {font-size : 24px; font-weight : 300; color : #e11047; padding-left : 251px; padding-top : 37px; letter-spacing : -1px;}
.subBlk {text-align : left; margin-left : 482px; margin-top : 4.5%; font-size : 15px; color : #616161; letter-spacing : -0.25px; line-height : 26px;}
.subBlk2 {text-align : left; font-size : 15px; color : #616161; line-height : 26px;}
.subMid {  margin-left : -302px;}
.subText {text-align : left; font-size : 24px; font-weight : 600; margin-top :75px; margin-bottom : 30px;}
.p_title {font-size : 18px; color : #181818; font-weight : 600; padding : 22px 0; display : inline-block;}
.p_obj {font-size : 16px; color : #181818; font-weight : 600; padding-top : 50px;  display : inline-block;}
.p_text {font-size : 15px; color : #616161;display : inline-block; text-align : left;}
table {border-collapse: collapse; width : 500px; }
.td_h {font-size : 16px; font-weight : 600; text-align : center; vertical-align : top; padding-top : 37px;}
.td_d {font-size : 15px; vertical-align : top; padding : 31px 27px 0 36px; letter-spacing : -0.25px; line-height : 26px; color : #616161; text-indent:-9px;}
.purple { color : #6741a8; margin-left : -9px;}
.td_d ul {margin-left : -40px;}
.subred {font-size : 18px; font-weight : 600; color : #e11047; text-align : left; margin-top : 28px; margin-bottom : 14px;}
.bk {height : 190px;}


/*1_2 병원시설 안내*/
.facil1 .bx-controls-direction {display : none;}
.facil1 .bx-wrapper .bx-pager.bx-default-pager a {background : none;}
.facil1 .bx-wrapper .bx-pager.bx-default-pager a:hover, .facil1 .bx-wrapper .bx-pager.bx-default-pager a.active, .facil1 .bx-wrapper .bx-pager.bx-default-pager a:focus {background : #fff;; }



/*1_3 진료안내*/
	#tab_2 {width: 100%; display: none;}	
		#infoTime {width:1400px;height:670px; padding-bottom : 150px;  background-image : url('/img/sub/info01.png'); background-repeat: no-repeat; margin : 0 auto;}
			#infoTime .time_001 .time_001p {width : 175px; line-height : 28px; border-bottom : 2px solid #030303; margin : 0 auto; color : #101010; font-weight : bold; font-size : 18px; margin-top : 34px; margin-bottom : 18px; }
			#infoTime .time_001 .time_002p {color : #4f4f4f; font-size : 16px; }
		#infoTime .time_001 {width : 893px; height : 174px; float : right;}

		#infoTime .time_002  {width : 405px; height : 260px; float : left; margin : 16px 16px 16px 493px;}
				#infoTime .time_002 h2 {color : #181818; font-weight : bold; text-align : left; margin-top : 73px; font-size : 24px; margin-bottom : 24px;}
				#infoTime .time_002 p {color : #4f4f4f; font-size : 15px; text-align : left; line-height : 20px;}
		#infoTime .time_003  {width : 382px; height : 260px; float : left; margin-top : 16px; }
				#infoTime .time_003 h2 {color : #181818; font-weight : bold; text-align : left; margin-left : 70px; margin-top : 73px; font-size : 24px; margin-bottom : 24px;}
				#infoTime .time_003 p {color : #4f4f4f; font-size : 28px; text-align : left; margin-left : 70px;}
		#infoTime .time_004  {width : 405px; height : 200px; float : left; margin-left : 493px; margin-right : 16px; }
				#infoTime .time_004 h2 {color : #181818; font-weight : bold; text-align : left; margin-top : 73px; font-size : 24px; margin-bottom : 24px;}
				#infoTime .time_004 img {display : block; text-align : left; margin-left : -8px;}
				#infoTime .time_004 p {color : #4f4f4f; font-size : 15px; margin-top : 10px; text-align : left;}
		#infoTime .time_005  {width : 382px; height : 200px; float : left; margin-left : 70px; }
				#infoTime .time_005 h2 {color : #181818; font-weight : bold; text-align : left; margin-top : 63px; font-size : 24px; margin-bottom : 24px;}
				#infoTime .time_005 img {display : block; text-align : left; margin-top : -18px;}
				#infoTime .time_005 p {color : #4f4f4f; font-size : 15px; margin-top : 10px; text-align : left;}



/*3_1 보톡스*/
.subTop0301 {width : 1300px; height : 460px; background-image : url('/img/sub/0301.jpg');}
.subBasic0301 {width : 1903px; height : 685px; background-image : url('/img/sub/0302.jpg');}
.subBasic0301 div {float : left;}
/*
.subBasic0301 .btxBox1 {padding-top : 255px; padding-left : 376px; -webkit-padding-left : 382px;}
.subBasic0301 .btxBox2 {padding-top : 134px; padding-left : 81px;  -webkit-padding-left : 99px;}
.subBasic0301 .btxBox3 {padding-top : 235px; padding-left : 51px;  -webkit-padding-left : 78px;}

.subBasic0301 .btx01 {font-size : 18px; font-weight : 600; color : #353535; margin-bottom : 89px;}
.subBasic0301 .btx01_1 {font-size : 15px; color : #616161; line-height : 22px;}
.subBasic0301 .btx02 {font-size : 18px; font-weight : 600; color : #353535; margin-bottom : 89px;}
.subBasic0301 .btx02_1 {font-size : 15px; color : #616161; line-height : 22px;}
.subBasic0301 .btx03 {font-size : 18px; font-weight : 600; color : #353535; margin-bottom : 89px;}
.subBasic0301 .btx03_1 {font-size : 15px; color : #616161; line-height : 22px;}
*/
.tr01 { height : 64px; text-align : center; border-bottom : 1px solid #afafaf; background : #f8f8f8; font-size : 18px; font-weight : 400;}
.th01 {font-weight : 600;}
.th01:nth-child(1) {width : 132px;}
.th01:nth-child(2) {border-left : 1px solid #afafaf; border-right : 1px solid #afafaf; width : 583px;}
.tr02 {height :246px; border-bottom : 1px solid #afafaf; }
.tr02 td:nth-child(2) {border-left : 1px solid #afafaf; border-right : 1px solid #afafaf; }
.tr03 {height : 236px; border-bottom : 1px solid #afafaf;}
.tr03 td:nth-child(2) {border-left : 1px solid #afafaf; border-right : 1px solid #afafaf; }
.tr04 {height : 211px; border-bottom : 1px solid #afafaf;}
.tr04 td:nth-child(2) {border-left : 1px solid #afafaf; border-right : 1px solid #afafaf; }

/*3_2 필러*/
.subTop0302 {width : 1300px; height : 460px; background-image : url('/img/sub/0302top.jpg');}
.subBasic0302 {width : 1903px; height : 655px; background-image : url('/img/sub/0305.jpg');}
.subTop0302 .subList {padding-right : 145px;}
.subTop0302 .subRed {padding-left : 331px;}
.subBasic0302 div {float : left;}
/*
.subBasic0302 .btxBox1 {padding-top : 255px; padding-left : 376px; -webkit-padding-left : 382px;}
.subBasic0302 .btxBox2 {padding-top : 134px; padding-left : 81px;  -webkit-padding-left : 99px;}
.subBasic0302 .btxBox3 {padding-top : 235px; padding-left : 51px;  -webkit-padding-left : 78px;}
*/
.subBasic0302 .btx01 {font-size : 18px; font-weight : 600; color : #353535; margin-bottom : 89px;}
.subBasic0302 .btx01_1 {font-size : 15px; color : #616161; line-height : 22px;}
.subBasic0302 .btx02 {font-size : 18px; font-weight : 600; color : #353535; margin-bottom : 89px;}
.subBasic0302 .btx02_1 {font-size : 15px; color : #616161; line-height : 22px;}
.subBasic0302 .btx03 {font-size : 18px; font-weight : 600; color : #353535; margin-bottom : 89px;}
.subBasic0302 .btx03_1 {font-size : 15px; color : #616161; line-height : 22px;}


/*3_3 윤곽주사*/
.subTop0303 {width : 1300px; height : 460px; background-image : url('/img/sub/0303top.jpg');}
.subBasic0303 {width : 1903px; height : 655px; background-image : url('/img/sub/0305.jpg');}
.subTop0303 .subList {padding-left : 200px;}
.subTop0303 .subRed {padding-left : 51px;}
.subBasic0303 div {float : left;}
.subBasic0303 .btxBox1 {padding-top : 255px; padding-left : 376px; -webkit-padding-left : 382px;}
.subBasic0303 .btxBox2 {padding-top : 134px; padding-left : 81px;  -webkit-padding-left : 99px;}
.subBasic0303 .btxBox3 {padding-top : 235px; padding-left : 51px;  -webkit-padding-left : 78px;}
.subBasic0303 .btx01 {font-size : 18px; font-weight : 600; color : #353535; margin-bottom : 89px;}
.subBasic0303 .btx01_1 {font-size : 15px; color : #616161; line-height : 22px;}
.subBasic0303 .btx02 {font-size : 18px; font-weight : 600; color : #353535; margin-bottom : 89px;}
.subBasic0303 .btx02_1 {font-size : 15px; color : #616161; line-height : 22px;}
.subBasic0303 .btx03 {font-size : 18px; font-weight : 600; color : #353535; margin-bottom : 89px;}
.subBasic0303 .btx03_1 {font-size : 15px; color : #616161; line-height : 22px;}
.table0303 .th01:nth-child(1) {width : 650px;}
.table0303 .td_d:nth-child(1) {padding : 65px 105px 65px 105px;}
.table0303 .td_d:nth-child(2) {padding : 65px 130px 65px 130px;}
.table0303 .th01:nth-child(2) {border-right : none;}
.table0303 .tr02 td:nth-child(2) {border-right : none;}
.subTop0303 .subBlk {margin-top : 6.5%;}




/*6_1 HPL*/
.subTop0601 {width : 1300px; height : 460px; background-image : url('/img/sub/0601top.jpg'); background-repeat : no-repeat;}
.subBasic0601 {width : 1903px; height : 655px; background-image : url('/img/sub/0305.jpg');}
.subTop0601 .subList {padding-right : 255px;}
.subTop0601 .subRed {padding-left : 268px;}
.subTop0601 .subBlk {padding-top : 1.2%;}
.subBasic0601 div {float : left;}
.subBasic0601 .btxBox1 {padding-top : 255px; padding-left : 376px; -webkit-padding-left : 382px;}
.subBasic0601 .btxBox2 {padding-top : 134px; padding-left : 81px;  -webkit-padding-left : 99px;}
.subBasic0601 .btxBox3 {padding-top : 235px; padding-left : 51px;  -webkit-padding-left : 78px;}
.subBasic0601 .btx01 {font-size : 18px; font-weight : 600; color : #353535; margin-bottom : 89px;}
.subBasic0601 .btx01_1 {font-size : 15px; color : #616161; line-height : 22px;}
.subBasic0601 .btx02 {font-size : 18px; font-weight : 600; color : #353535; margin-bottom : 89px;}
.subBasic0601 .btx02_1 {font-size : 15px; color : #616161; line-height : 22px;}
.subBasic0601 .btx03 {font-size : 18px; font-weight : 600; color : #353535; margin-bottom : 89px;}
.subBasic0601 .btx03_1 {font-size : 15px; color : #616161; line-height : 22px;}
.table0601 .th01:nth-child(1) {width : 650px;}
.table0601 .td_d {padding : 42px 108px 42px 108px;}
.table0601 .th01:nth-child(2) {border-right : none;}
.table0601 .tr02 td:nth-child(2) {border-right : none;}




/*6_2 카복시테라피*/

.subTop0602 {width : 1300px; height : 460px; background-image : url('/img/sub/0602top.jpg'); background-repeat : no-repeat;}
.subBasic0602 {width : 1903px; height : 655px; background-image : url('/img/sub/0602.jpg');}
.subTop0602 .subList {padding-right : 110px;}
.subTop0602 .subRed {padding-left : 112px;}
.subTop0602 .subBlk {padding-top : 1.2%;}
.subBasic0602 div {float : left;}
.subBasic0602 .btxBox1 {padding-top : 255px; padding-left : 376px; -webkit-padding-left : 382px;}
.subBasic0602 .btxBox2 {padding-top : 134px; padding-left : 81px;  -webkit-padding-left : 99px;}
.subBasic0602 .btxBox3 {padding-top : 235px; padding-left : 51px;  -webkit-padding-left : 78px;}
.subBasic0602 .btx01 {font-size : 18px; font-weight : 600; color : #353535; margin-bottom : 89px;}
.subBasic0602 .btx01_1 {font-size : 15px; color : #616161; line-height : 22px;}
.subBasic0602 .btx02 {font-size : 18px; font-weight : 600; color : #353535; margin-bottom : 89px;}
.subBasic0602 .btx02_1 {font-size : 15px; color : #616161; line-height : 22px;}
.subBasic0602 .btx03 {font-size : 18px; font-weight : 600; color : #353535; margin-bottom : 89px;}
.subBasic0602 .btx03_1 {font-size : 15px; color : #616161; line-height : 22px;}
.table0602 .th01:nth-child(1) {width : 650px;}
.table0602 .td_d {padding : 52px 108px;}
.table0602 .th01:nth-child(2) {border-right : none;}
.table0602 .tr02 td:nth-child(2) {border-right : none;}




/*6_3 메조테라피*/

.subTop0603 {width : 1300px; height : 460px; background-image : url('/img/sub/0603top.jpg'); background-repeat : no-repeat;}
.subBasic0603 {width : 1903px; height : 670px; background-image : url('/img/sub/0603.jpg');}
.subTop0603 .subList {padding-right : 134px;}
.subTop0603 .subRed {padding-left : 262px;}
.subBasic0603 div {float : left;}
.subBasic0603 .btxBox1 {padding-top : 255px; padding-left : 376px; -webkit-padding-left : 382px;}
.subBasic0603 .btxBox2 {padding-top : 134px; padding-left : 81px;  -webkit-padding-left : 99px;}
.subBasic0603 .btxBox3 {padding-top : 235px; padding-left : 51px;  -webkit-padding-left : 78px;}
.subBasic0603 .btx01 {font-size : 18px; font-weight : 600; color : #353535; margin-bottom : 89px;}
.subBasic0603 .btx01_1 {font-size : 15px; color : #616161; line-height : 22px;}
.subBasic0603 .btx02 {font-size : 18px; font-weight : 600; color : #353535; margin-bottom : 89px;}
.subBasic0603 .btx02_1 {font-size : 15px; color : #616161; line-height : 22px;}
.subBasic0603 .btx03 {font-size : 18px; font-weight : 600; color : #353535; margin-bottom : 89px;}
.subBasic0603 .btx03_1 {font-size : 15px; color : #616161; line-height : 22px;}
.table0603 .th01:nth-child(1) {width : 650px;}
.table0603 .td_d {padding : 52px 108px;}
.table0603 .th01:nth-child(2) {border-right : none;}
.table0603 .tr02 td:nth-child(2) {border-right : none;}






/*6_4 비만약*/

.subTop0604 {width : 1300px; height : 460px; background-image : url('/img/sub/0604top.jpg'); background-repeat : no-repeat;}
.subBasic0604 {width : 1903px; height : 670px; background-image : url('/img/sub/0604.jpg');}
.subTop0604 .subList {padding-right : 224px;}
.subTop0604 .subRed {padding-left : 306px;}
.subBasic0604 div {float : left;}
.Blk2Box0604 {height : 655px; background-image : url('/img/sub/0604_b.png');}
.Blk2Box0604 .subBlk2 {float : left;}
.big {font-size : 90px; color : #bababa; font-weight : 600; float : left;overflow : hidden; margin-left : 81px;}
.Blk2Box0604 .subBlk2:nth-child(2) {margin-top : 13px; margin-left : 10px;}

.big2 {font-size : 90px; color : #bababa; font-weight : 600; float : left; margin-left : -220px; margin-top : 135px;}
.Blk2Box0604 .subBlk2:nth-child(4) {margin-top : 158px; margin-left : -87px;}

.big3 {font-size : 90px; color : #a399b7; font-weight : 600; float : left; margin-left : -575px; margin-top : 281px;}
.Blk2Box0604 .subBlk2:nth-child(6) {margin-top : 308px; margin-left : -437px;}
