section#sub_conwrap {
	position:relative;
	width:100%;
	margin:0px auto 0 auto;
	background:#fff;
 	padding-top:50px;
 	padding-bottom:0px;
 	overflow:hidden;
	}	

section.uba_1{
	height:700px;
	background:url(../01_uba/img/uba1_bg.jpg) top center repeat-y;	
	}

section.uba_2{
	height:150px;
	background-image:url(../01_uba/img/02_header_bg.png), linear-gradient(to right, #b08fb2, #ece8ec);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:bottom left;
	}


section.sub_header p{
	position:relative;
	width:95%;
	margin:50px auto 0 auto;
	border:0px solid red;
	}
section.sub_header p span{
	position:absolute;
	display:block;
	text-align:left;
	letter-spacing:-0.05em;
	left:0;
	}	
section.sub_header p span.height_bar{
	top:100px;
	left:20px;
	width:1px;
	background:#fff;
	height:40px;
	}	
		
section.sub_header p span.subtitle_w{
	top:0;
	font-size:28px;
	font-weight:400;
	font-family:'Nanum Myeongjo';
	color:#ffa8ea;
	line-height:1.3;	
	text-shadow: 1px 1px 1px #160c2b;
	}
section.sub_header p span.subtitle_w2{
	top:30px;
	font-size:40px;
	font-weight:700;
	color:#fff;
	line-height:1;	
	text-shadow: 1px 1px 1px #160c2b;
	}	
section.sub_header p span.subcomment_w{
	top:160px;
	font-size:15px;
	font-weight:400;
	color:#fff;
	line-height:1.3;
	}	
section.sub_header p span.bot_name{
	height:25px;
	width:180px;
	top:550px;
	left:60%;
	font-family:'Nanum Pen Script';
	color:#fff;
	font-size:22px;
	letter-spacing:-0.05em;
	line-height:1;
	border:0px solid red;
	}	
	
	
	
	
	
	
section p.copy1{
	font-family:'Nanum Myeongjo';
	font-weight:800;
	font-size:25px;
	line-height:1.2;
	letter-spacing:-0.05em;
	height:70px;
	color:#9a7851;
	text-align:center;
	margin-bottom:0px;
	}
section p.copy2{
	width:90%;
	font-weight:400;
	font-size:18px;
	line-height:1.5;
	letter-spacing:-0.05em;
	color:#000;
	text-align:center;
	margin:0 auto;
	}

section#sub_conwrap h3{
	font-size:70px;
	}
	
section#sub_conwrap	h4{
	color:#000;
	font-weight:700;
	line-height:1.2;
	letter-spacing:-0.05em;
	font-size:50px;
	padding:0;
	margin:0;
	text-align:Center;
	}
section#sub_conwrap	h4 span{
	color:#9a7851;
	}		
	







section#sub_conwrap div.remov_dep1{
	width:100%;
	height:1000px;
	background:#fff;
	color:#000;
	margin:0 auto;
	overflow:hidden;
	padding-top:0px;
	padding-bottom:100px;
	}	




ul.doctab {
	clear:both;
	position:relative;
	width:100%;
	height:140px;	
	margin:0px auto;
	text-align:center;
	overflow:hidden;
	border:0px solid red;
	}
ul.doctab li{
	position:relative;
	display:inline-block;
	width:24%;
	height:100%;
	margin:0 auto;
	text-align: center;
	font-size:20px;
	font-weight:400;
	line-height:18;
	cursor: pointer;
	background-color: #f3f3f3;
	background-size:130%;
	background-position:top center;
	background-repeat:no-repeat;
	color: #000;
	border-top:3px solid #775850;
	overflow:hidden;
	}
ul.doctab li span{
	position:absolute;
	display:block;
	bottom:0;
	left:0;
	width:100%;
	height:35px;
	background-color:rgba(119,88,80,0.8);
	text-align:center;
	color:#fff;
	font-size:15px;
	font-weight:700;
	line-height:1.8;
	overflow:hidden;
	}
ul.doctab li.current {	
	background-color: #ccbba8;
	color: #000;
	font-weight:500;
	}
ul.doctab li:last-child{border-right:0!important}

ul.doctab li:first-child{
	background-image:url(../01_uba/img/uba2_doctab_1.png);
	}
ul.doctab li:nth-child(2){
	background-image:url(../01_uba/img/uba2_doctab_2.png);
	}
ul.doctab li:nth-child(3){
	background-image:url(../01_uba/img/uba2_doctab_3.png);
	}
ul.doctab li:last-child{
	background-image:url(../01_uba/img/uba2_doctab_4.png);
	}		

.doctab-content {display:none;}
.doctab-content.current{display:block;}

.doctab-content {
	position:relative;
	width:98%;
	height:600px;
	margin:50px auto;
	border:0px solid red;
	text-align:center;
	overflow:hidden;
	background:#efefef;
	}	

.doctab-content img{
	position:absolute;
	right:-50px;
	top:0;
	width:300px;
	}		
.doctab-content div.contwrap{
	position:absolute;
	top:0;
	right:0;
	width:98%;
	height:auto;
	margin:30px auto;
	border:0px solid red;
	text-align:left;
	}	
.doctab-content div.contwrap h5{
	color:#000;
	font-weight:700;
	line-height:1.2;
	letter-spacing:-0.05em;
	font-size:25px;
	padding:0;
	margin:0;
	text-align:left;
	}
.doctab-content div.contwrap h5 span{
	display:block;
	color:#9a7851;
	font-weight:400;
	line-height:1.2;
	letter-spacing:-0.05em;
	font-size:16px;
	padding:0;
	margin:0 0 10px 0;
	height:16px;
	text-align:left;
	}
.doctab-content div.contwrap h5 span.s{
	display:inline-block;
	font-weight:400;
	color:#000;
	}	 	
.doctab-content div.contwrap ul{
	position:relative;
	width:90%;
	height:auto;
	margin:20px 0 0 0;
	padding:0;
	}
.doctab-content div.contwrap ul li{
	position:relative;
	width:100%;
	padding-top:3px;
	padding-bottom:2px;
	padding-left:15px;
	margin-bottom:5px;
	text-align:left;
	font-size:15px;
	font-weight:400;
	line-height:1.2;
	letter-spacing:-0.05em;
	background:url(../01_uba/img/doc_listdot.png) 0 14px no-repeat;
	}	



section#sub_conwrap div.uba2_wrap{
	position:relative;
	width:95%;
	height:auto;
	color:#000;
	margin:50px auto;
	overflow:hidden;
	padding-bottom:100px;
	border:0px solid red;
	}	


section#sub_conwrap div.uba2_wrap img.viewphoto{
	display:block;
	width:90%;
	height:auto;
	margin:0 auto 15px auto;
	}	


/*
	
section#sub_conwrap div.uba2_wrap .viewphoto{
	position:relative;
	width:350px;
	height:667px;
	border:0px solid red;
	margin:0 auto 35px auto;
	overflow:hidden;
	}

section#sub_conwrap div.uba2_wrap .viewphoto .swiper-wrapper .swiper-slide{
	position:relative;
	width:1000px;
	height:667px;
  text-align: center;  
  overflow:hidden;
	}	
section#sub_conwrap div.uba2_wrap .viewphoto .swiper-wrapper .swiper-slide img{
	width:350px;
	margin:0 auto;
	}		
section#sub_conwrap div.uba2_wrap .swiper-button-next,
section#sub_conwrap div.uba2_wrap .swiper-button-prev{
	border:0px solid red;
	top:35%;
	width:60px;
	height:60px;	
	background-repeat:no-repeat;
	}

section#sub_conwrap div.uba2_wrap .swiper-button-next{
	background-image:url(../03_breast/img/breast_04_01_ar_4.png);		
	right:1%;
	}	
section#sub_conwrap div.uba2_wrap .swiper-button-prev{
	background-image:url(../03_breast/img/breast_04_01_ar_3.png);	
	left:1%;
	}
section#sub_conwrap div.uba2_wrap .swiper-button-next::after,
section#sub_conwrap div.uba2_wrap .swiper-button-prev::after {
  display: none;
}
section#sub_conwrap div.uba2_wrap .ubaview_thum {
	position:relative;
	width:1100px;
	height:150px;
	border:0px solid red;
	margin:0 auto;
	overflow:hidden;
	}
section#sub_conwrap div.uba2_wrap .ubaview_thum img{
	width:200px;
	}
section#sub_conwrap div.uba2_wrap .ubaview_thum img:hover{cursor:pointer;}
section#sub_conwrap div.uba2_wrap .ubaview_thum .swiper-slide{opacity:0.5;}
section#sub_conwrap div.uba2_wrap .ubaview_thum .swiper-slide-thumb-active{opacity:1;border:2px solid #fff;}
*/


section#sub_conwrap div.uba5_dep1{
	position:relative;
	width:95%;
	height:auto;
	color:#000;
	margin:50px auto;
	overflow:hidden;
	border:0px solid red;
	font-size:40px;
	font-weight:600;
	font-family:Montserrat;
	text-align:center;
	line-height:1;
	}	

section#sub_conwrap div.uba5_dep1 h5{
	position:relative;
	width:300px;
	height:40px;
	background:#775850;
	border-radius:50px;
	color:#fff;
	text-align:center;
	font-size:22px;
	font-weight:400;
	line-height:1.6;
	letter-spacing:-0.05em;
	overflow:hidden;
	margin:0 auto 15px auto;
	}	
	
section#sub_conwrap div.uba5_dep2{
	position:relative;
	width:95%;
	height:auto;
	color:#555;
	margin:80px auto;
	overflow:hidden;
	border:0px solid red;
	text-align:center;
	font-size:15px;
	font-weight:400;
	line-height:1;
	}		
section#sub_conwrap div.uba5_dep2 h5{
	position:relative;
	width:95%;
	height:40px;
	background:#775850;
	border-radius:50px;
	color:#fff;
	text-align:center;
	font-size:22px;
	font-weight:400;
	line-height:1.6;
	letter-spacing:-0.05em;
	overflow:hidden;
	margin:0 auto 30px auto;
	}	
section#sub_conwrap div.uba5_dep2 table{
	position:relative;
	width:95%;
	height:auto;
	margin:0 auto;
	font-size:20px;
	}	
section#sub_conwrap div.uba5_dep2 table thead tr td{
	background:#ccbba8;
	width:16.6%;
	height:50px;
	text-align:center;
	font-size:13px;
	font-weight:400;
	color:#fff;
	line-height:2;
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	}	
section#sub_conwrap div.uba5_dep2 table thead tr td:last-child,
section#sub_conwrap div.uba5_dep2 table tbody tr td:last-child{
	border-right:0px solid #e5e5e5;
	}	
section#sub_conwrap div.uba5_dep2 table tbody tr td{
	background:#fff;
	width:16.6%;
	padding-top:30px;
	padding-bottom:30px;
	text-align:center;
	font-family:Montserrat;
	font-size:15px;
	font-weight:400;
	color:#000;
	line-height:1.2;
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	}	



section#sub_conwrap div.uba6_dep1{
	position:relative;
	width:95%;
	height:550px;
	margin:30px auto;
	overflow:hidden;
	border:0px solid red;
	text-align:center;
	font-size:18px;
	font-weight:400;
	line-height:1;
	}	
section#sub_conwrap div.uba6_dep1 div.add{	
	width:100%;
	height:150px;
	background:rgba(119,88,80,0.95);
	text-align:center;
	font-size:20px;
	font-weight:400;
	line-height:1.5;
	letter-spacing:-0.05em;
	color:#fff;
	margin:0 auto;
	overflow:hidden;
	}	
section#sub_conwrap div.uba6_dep1 div.add span{
	display:block;
	font-size:30px;
	font-weight:600;
	font-family:Montserrat;
	letter-spacing:-0.01em;
	color:#fff;	
	}	

section#sub_conwrap div.uba6_dep2{
	position:relative;
	width:95%;
	height:320px;
	margin:30px auto 0 auto;
	overflow:hidden;
	border:0px solid red;
	}	
section#sub_conwrap div.uba6_dep2 div{
	position:relative;
	display:block;
	width:100%;
	height:150px;
	border:1px solid #e5e5e5;
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:20px 50% ;
	margin-bottom:10px;
	}	
section#sub_conwrap div.uba6_dep2 div.left{
	background-image:url(../01_uba/img/uba6_icon_1.png);	
	}	
section#sub_conwrap div.uba6_dep2 div.right{
	background-image:url(../01_uba/img/uba6_icon_2.png);
	}		
section#sub_conwrap div.uba6_dep2 div span.title{
	position:absolute;
	font-size:20px;
	font-weight:700;
	left:100px;
	top:10px;
	letter-spacing:-0.05em;
	}	
section#sub_conwrap div.uba6_dep2 div span.info{
	position:absolute;
	font-size:14px;
	font-weight:400;
	left:100px;
	top:50px;
	letter-spacing:-0.05em;
	line-height:1.5;
	}	
	
	
	
section#sub_conwrap div.uba6_dep3{
	position:relative;
	width:95%;
	height:270px;
	margin:0px auto 50px auto;	
	border:1px solid #e5e5e5;
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:20px 50% ;
	background-image:url(../01_uba/img/uba6_icon_3.png);	
	overflow:hidden;
	}	

section#sub_conwrap div.uba6_dep3 span.title{
	position:absolute;
	font-size:20px;
	font-weight:700;
	left:100px;
	top:20px;
	letter-spacing:-0.05em;
	}	
section#sub_conwrap div.uba6_dep3 span.info{
	position:absolute;
	font-size:14px;
	font-weight:400;
	left:100px;
	top:50px;
	letter-spacing:-0.05em;
	line-height:1.7;
	}	
section#sub_conwrap div.uba6_dep3 span.info span.blue{
	display:inline-block;
	height:23px;
	padding-left:8px;
	padding-right:8px;
	margin-right:5px;
	text-align:center;
	color:#fff;
	background:#4046db;
	font-weight:400;
	font-size:12px;
	overflow:hidden;	
	vertical-align:-5px;
	}	
section#sub_conwrap div.uba6_dep3 span.info span.red{
	display:inline-block;
	height:23px;
	padding-left:8px;
	padding-right:8px;
	margin-right:5px;
	text-align:center;
	color:#fff;
	background:#ff0000;
	font-weight:400;
	font-size:12px;
	overflow:hidden;	
	vertical-align:-5px;
	}	
section#sub_conwrap div.uba6_dep3 span.info span.green{
	display:inline-block;
	height:23px;
	padding-left:8px;
	padding-right:8px;
	margin-right:5px;
	text-align:center;
	color:#fff;
	background:#00a61f;
	font-weight:400;
	font-size:12px;
	overflow:hidden;	
	vertical-align:-5px;
	}		