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

section.breast_1{
	height:300px;
	background-image:url(../03_breast/img/01_header_bg.png), linear-gradient(to right, #250833, #140b18);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:bottom left;
	}

section.breast_2{
	height:300px;
	background-image:url(../03_breast/img/02_header_bg.png), linear-gradient(to right, #250833, #140b18);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:bottom left;
	}
section.breast_3{
	height:300px;
	background-image:url(../03_breast/img/03_header_bg.png), linear-gradient(to right, #250833, #140b18);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:bottom left;
	}
section.breast_4{	
	height:300px;
	background-image:url(../03_breast/img/04_header_bg.png), linear-gradient(to right, #250833, #140b18);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:bottom left;

	}
	
section.breast_5{	
	height:300px;
	background-image:url(../03_breast/img/05_header_bg.png), linear-gradient(to right, #d389ac, #e2dadf);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:bottom left;
	overflow:hidden;
	}
	
section h3 span.mentoboost{
	font-size:40px;
	color:#d95d9a;
	}				

section p.copy1{
	font-family:Nanum Myeongjo;
	font-weight:700;
	font-size:16px;
	line-height:1;
	letter-spacing:-0.05em;
	height:50px;
	color:#9a7851;
	text-align:center;
	margin-bottom:10px;
	}
section p.copy2{
	font-weight:400;
	font-size:16px;
	line-height:1;
	letter-spacing:-0.05em;
	height:20px;
	color:#000;
	text-align:center;
	}


section p.copy1_mentoboost{
	font-family:Nanum Myeongjo;
	font-weight:700;
	font-size:20px;
	line-height:1;
	letter-spacing:-0.05em;
	height:50px;
	color:#d85c9a;
	text-align:center;
	margin-bottom:20px;
	}
	
	
section#sub_conwrap ul.surgery_info{
	position:relative;
	width:90%;
	height:330px;
	margin:0 auto;
	text-align:center;
	border:0px solid red;
	}	
section#sub_conwrap ul.surgery_info li{
	position:relative;
	display:inline-block;
	width:100px;
	height:160px;
	margin:0 5px 0 auto;
	border:0px solid red;
	}	
section#sub_conwrap ul.surgery_info li:last-child{
	}	
section#sub_conwrap ul.surgery_info li span{
	display:block;
	font-size:16px;
	line-height:1;
	letter-spacing:-0.05em;
	overflow:hidden;
	}
section#sub_conwrap ul.surgery_info li span.icon{
	width:100px;
	height:100px;
	margin:0 auto 5px auto;
	border-radius:150px;
	background-color:#9a7851;
	background-repeat:no-repeat;
	background-position:50%;
	background-size:50%;
	}
section#sub_conwrap ul.surgery_info li span.icon_time{
	background-image:url(../img/common/surgeryinfo_icon_time.png)
	}
section#sub_conwrap ul.surgery_info li span.icon_injection{
	background-image:url(../img/common/surgeryinfo_icon_injection.png)
	}
section#sub_conwrap ul.surgery_info li span.icon_hospital{
	background-image:url(../img/common/surgeryinfo_icon_hospital.png)
	}
section#sub_conwrap ul.surgery_info li span.icon_removal{
	background-image:url(../img/common/surgeryinfo_icon_removal.png)
	}
section#sub_conwrap ul.surgery_info li span.icon_after{
	background-image:url(../img/common/surgeryinfo_icon_after.png)
	}	
section#sub_conwrap ul.surgery_info li span.icon_day{
	background-image:url(../img/common/surgeryinfo_icon_day.png)
	}				
section#sub_conwrap ul.surgery_info li span.t1{
	color:#000;
	font-weight:500;
	margin-bottom:5px;
	}
section#sub_conwrap ul.surgery_info li span.t2{
	color:#7c6f5f;
	font-weight:400;
	}
	
section#sub_conwrap span.comment	{
	display:block;
	text-align:Center;
	font-size:14px;
	color:#3f3f3f;
	line-height:1;
	height:1;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:400;
	}


/*¸ðÆ¼¹Ù*/
section#sub_conwrap .mot_dep1{
	display:block;
	margin:0 auto;
	border:0px solid red;
	overflow:hidden;
	width:100%;
	}

section#sub_conwrap ul.mot_dep2{
	position:relative;
	clear:both;
	width:90%;
	height:600px;
	margin:0 auto;
	border:0px solid red;
	overflow:hidden;
	}
section#sub_conwrap ul.mot_dep2::before{
	content:"";
	position:absolute;
	background-image:url(../03_breast/img/mot_dep2_bg.png);
	background-repeat:no-repeat;
	background-position:50% 20px;
	background-size:75%;
	opacity:0.2;
	top:0;left:0;right:0;bottom:0;
	}	

section#sub_conwrap ul.mot_dep2 li{
	display:block;
	float:right;
	width:100%;
	padding-top:15px;
	padding-bottom:15px;
	border:0px solid red;
	background-position:bottom right;
	background-repeat:no-repeat;
	}
section#sub_conwrap ul.mot_dep2 li span.title{
	display:block;
	width:100%;
	text-align:left;
	line-height:1.3;
	letter-spacing:-0.05em;
	font-weight:700;
	font-size:20px;
	color:#31005a;
	border:0px solid red;
	margin:0;
	padding:0;
	}
section#sub_conwrap ul.mot_dep2 li span.comment{
	display:block;
	width:100%;
	text-align:left;
	line-height:1.4;
	letter-spacing:-0.05em;
	font-weight:400;
	font-size:16px;
	color:#000;
	border:0px solid red;
	margin:5px 0 0 0;
	padding:0;
	}	


section#sub_conwrap ul.mot_dep3{
	clear:both;
	display:block;
	width:100%;
	height:1100px;
	margin:0 auto;
	border:0px solid red;
	overflow:hidden;
	}
section#sub_conwrap ul.mot_dep3 li{
	display:block;
	width:90%;
	height:350px;
	margin:0 auto;
	border:0px solid red;
	overflow:hidden;
	padding:0;
	color:#9a7851;
	text-align:center;
	font-size:16px;
	line-height:1.5;
	letter-spacing:-0.05em;
	overflow:hidden;
	}	
section#sub_conwrap ul.mot_dep3 li span.title{
	display:block;
	font-size:30px;
	font-weight:700;
	letter-spacing:-0.05em;
	line-height:1;
	color:#9a7851;
	margin-bottom:30px;
	margin-top:55px;
	}	
section#sub_conwrap ul.mot_dep3 li:first-child{
	background-color:#170421;
	background-image:url(../03_breast/img/mot_dep3_bg_1.png);
	background-position:center 200px;
	background-repeat:no-repeat;
	background-size:70%;
	}		
section#sub_conwrap ul.mot_dep3 li:nth-child(2){
	background-color:#f7fbfb;
	background-image:url(../03_breast/img/mot_dep3_bg_2.png);
	background-position:center 200px;
	background-repeat:no-repeat;
	background-size:70%;
	}		
section#sub_conwrap ul.mot_dep3 li:last-child{
	background-color:#170421;
	background-image:url(../03_breast/img/mot_dep3_bg_3.png);
	background-position:center 100px;
	background-repeat:no-repeat;
	background-size:100%;
	
	}		
	
section#sub_conwrap div.mot_dep4{
	position:relative;
	width:95%;
	height:550px;	
	margin:0 auto;
	overflow:hidden;
	border:0px solid red;
	}
section#sub_conwrap div.mot_dep4 img{
	position:absolute;
	width:100%;
	left:0px;
	top:0;
	}
	
section#sub_conwrap div.mot_dep4 div{
	position:relative;
	margin-top:180px;
	border:0px solid red;
	width:100%;
	height:auto;	
	font-size:18px;
	letter-spacing:-0.05em;
	line-height:1.5;
	background-color:rgba(255,255,255,0.7);
	padding-top:10px;
	padding-bottom:20px;
	padding-left:20px;
	}
	
section#sub_conwrap h4{
	display:block;
	font-size:40px;
	font-weight:400;
	text-align:left;
	line-height:1.2;
	letter-spacing:-0.05em;
	color:#000;
	border:0px solid red;
	margin:50px 0 0 auto;
	}
		
section#sub_conwrap h4 span{
	color:#9a7851;
	font-weight:700;
	}	
	
section#sub_conwrap span.height_bar{
	display:block;
	width:1px;
	background:#d7b2a8;
	height:50px;
	border:0px solid red;
	margin:30px 0;
	}			
	
section#sub_conwrap div.mot_dep5{
	width:100%;
	height:auto;
	background:#775850;
	color:#fff;
	margin:0 auto;
	overflow:hidden;
	padding-top:100px;
	padding-bottom:100px;
	}	
section#sub_conwrap div.mot_dep5 h4{
	text-align:center;
	font-size:40px;
	font-weight:700;
	line-height:1;
	letter-spacing:-0.05em;
	color:#fff;
	padding:0;
	margin:0;
	height:45px;
	border:0px solid red;
	overflow:hidden;
	}	
	
section#sub_conwrap div.mot_dep5 h5{
	text-align:center;
	font-size:30px;
	font-weight:400;
	line-height:1;
	color:#fff;
	padding:0;
	margin:0;
	height:35px;
	border:0px solid red;
	overflow:hidden;
	}		
section#sub_conwrap div.mot_dep5 ul{
	position:relative;
	width:90%;
	height:1700px;
	margin:0 auto;
	}	
section#sub_conwrap div.mot_dep5 ul li{
	display:block;
	width:100%;
	height:550px;
	margin-bottom:30px;
	padding:0;
	overflow:hidden;
	}	

section#sub_conwrap div.mot_dep5 ul li span.title{
	display:block;
	width:100%;
	height:35px;
	color:#fff;
	font-weight:700;
	font-size:16px;
	line-height:1;
	letter-spacing:-0.05em;
	text-align:center;
	}	
section#sub_conwrap div.mot_dep5 ul li img{
	display:block;
	width:98.5%;
	margin:0;
	padding:0;
	}	
section#sub_conwrap div.mot_dep5 ul li div.info{
	width:90%;
	height:260px;
	background:#fff;
	margin:0;
	padding:30px 15px;
	text-align:left;
	letter-spacing:-0.05em;
	line-height:1.4;
	font-size:16px;
	color:#3c3b3b;
	}	
section#sub_conwrap div.mot_dep5 ul li div.info p{
	color:#7c6f5f;
	text-align:left;
	font-size:20px;
	font-weight:500;
	line-height:1.3;
	letter-spacing:-0.05em;
	height:auto;
	}	

	
section#sub_conwrap div.mot_dep6{
	width:100%;
	height:auto;
	background-image:url(../03_breast/img/mot_dep6_bg.png);
	background-repeat:no-repeat;
	background-position:50% 130px;
	background-size:80%;
	background-color:#e5ddd3;
	color:#fff;
	margin:0 auto;
	overflow:hidden;
	padding-top:50px;
	padding-bottom:50px;
	}	
section#sub_conwrap div.mot_dep6 h4{
	text-align:center;
	font-size:40px;
	font-weight:700;
	line-height:1;
	color:#000;
	padding:0;
	margin:0;
	height:85px;
	border:0px solid red;
	overflow:hidden;
	}		
section#sub_conwrap div.mot_dep6 ul{
	position:relative;
	width:90%;
	height:320px;
	margin:0 auto;
  border:0px solid red;
  text-align:center;
	}	
section#sub_conwrap div.mot_dep6 ul li{
	display:inline-block;
	margin-right:10px;
	width:100px;
	height:100px;	
	text-align:center;
	line-height:1.3;
	color:#775850;
	font-size:15px;
	letter-spacing:-0.05em;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:0 0;
	overflow:hidden;
	margin-bottom:5px;
	}	
section#sub_conwrap div.mot_dep6 ul li:nth-child(1){
	background-image:url(../03_breast/img/mot_dep6_libg1.png);
	}	
section#sub_conwrap div.mot_dep6 ul li:nth-child(2){
	background-image:url(../03_breast/img/mot_dep6_libg2.png);
	}	
section#sub_conwrap div.mot_dep6 ul li:nth-child(3){
	background-image:url(../03_breast/img/mot_dep6_libg3.png);
	margin-right:0;
	}	
section#sub_conwrap div.mot_dep6 ul li:nth-child(4){
	background-image:url(../03_breast/img/mot_dep6_libg4.png);
	}	
section#sub_conwrap div.mot_dep6 ul li:nth-child(5){
	background-image:url(../03_breast/img/mot_dep6_libg1.png);
	}					
section#sub_conwrap div.mot_dep6 ul li:nth-child(6){
	background-image:url(../03_breast/img/mot_dep6_libg2.png);
	margin-right:0;
	}		
section#sub_conwrap div.mot_dep6 ul li:nth-child(7){

	background-image:url(../03_breast/img/mot_dep6_libg3.png);
	}		
	
section#sub_conwrap div.mot_dep7{
	position:relative;
	width:95%;
	height:620px;	
	margin:0 auto;
	overflow:hidden;
	border:0px solid red;
	}
section#sub_conwrap div.mot_dep7 img{
	position:absolute;
	width:100%;
	left:0px;
	top:0;
	}
	
section#sub_conwrap div.mot_dep7 div{
	position:relative;
	margin-top:180px;
	border:0px solid red;
	width:100%;
	height:auto;	
	font-size:18px;
	letter-spacing:-0.05em;
	line-height:1.5;
	padding-top:10px;
	padding-bottom:20px;
	padding-left:20px;
	background:rgba(255,255,255,0.7);	
	}	
section#sub_conwrap div.mot_dep7 h4{
	font-size:30px;
	}	
section#sub_conwrap div.mot_dep7 div img{
	position:relative;
	width:90%;
	}	
	

section#sub_conwrap div.mot_dep8 {
	position:relative;
	width:100%;
	height:2000px;
	text-align:center;
	color:#fff;
	font-size:16px;
	letter-spacing:-0.05em;
	line-height:1.5;
	overflow:hidden;
	border:0px solid red;
	background-image:url(../03_breast/img/mot_dep8_img.png);
	background-position:0 0%;
	background-repeat:no-repeat;
	background-color:#64514c;
	background-size:70%;
	}
section#sub_conwrap div.mot_dep8 div.title_wrap{
	display:inline-block;
	float:left;
	margin-top:10px;
	width:300px;
	height:auto;
	padding-left:180px;
	border:0px solid red;	
	text-align:left;
	letter-spacing:-0.05em;
	color:#fff;
	font-size:16px;
	}
section#sub_conwrap div.mot_dep8 div.title_wrap h4{
	color:#fff;
	font-weight:700;
	line-height:1.2;
	letter-spacing:-0.05em;
	font-size:30px;
	padding:0;
	margin:0;
	}	
section#sub_conwrap div.mot_dep8 div.img_wrap{
	clear:both;
	position:relative;
	width:280px;
	height:280px;
	margin:0px auto 15px auto;	
	border:0px solid red;
	}	
section#sub_conwrap div.mot_dep8 div.img_wrap img{
	width:100%;
	}	
section#sub_conwrap div.mot_dep8 div.img_wrap span.txt{
	position:absolute;
	top:230px;
	left:0;
	display:block;
	width:100%;
	text-align:center;
	color:#FFF;
	font-weight:500;
	line-height:1;
	}


section#sub_conwrap div.mot_dep9 {
	width:100%;
	height:650px;
	padding-top:50px;
	padding-bottom:0px;
	background-image:url(../03_breast/img/mot_dep9_img.png);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:#23062b;
	background-size:80%;
	text-align:center;
	color:#fff;
	font-size:16px;
	letter-spacing:-0.05em;
	line-height:1.5;
	overflow:hidden;
	border:0px solid red;
	}
	
section#sub_conwrap div.mot_dep9 h4{
	display:block;
	font-size:30px;
	font-weight:400;
	text-align:center;
	line-height:1.2;
	letter-spacing:-0.05em;
	color:#fff;
	border:0px solid red;
	margin:0px 0 0 auto;
	}
		
section#sub_conwrap div.mot_dep9 h4 span{
	color:#d7b2a8;
	font-weight:700;
	}	
	
section#sub_conwrap div.mot_dep9 span.height_bar{
	display:block;
	width:1px;
	background:#d7b2a8;
	height:50px;
	border:0px solid red;
	margin:30px auto;
	}		
section#sub_conwrap div.mot_dep9 img{
	display:block;
	width:95%;
	margin:10px auto;
	}	

section#sub_conwrap div.mot_dep9 .swiper{
	position:Relative;
	width:1400px;
	height:300px;
	margin:100px auto 0 auto;
	border:0px solid red;
	}	

section#sub_conwrap div.mot_dep9 .swiper-slide{
	position:relative;
  text-align: center;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

section#sub_conwrap div.mot_dep9 .swiper-slide img{
  display: block;
  object-fit: cover;
  margin:0 auto;
}	
section#sub_conwrap div.mot_dep9 .swiper-button-next,
section#sub_conwrap div.mot_dep9 .swiper-button-prev{
	border:0px solid red;
	top:48%;
	width:60px;
	height:60px;	
	background-repeat:no-repeat;
	}
section#sub_conwrap div.mot_dep9 .swiper-button-next{
	background-image:url(../03_breast/img/breast_04_01_ar_2.png);	
	right:3%;
	}	
section#sub_conwrap div.mot_dep9 .swiper-button-prev{
	background-image:url(../03_breast/img/breast_04_01_ar_1.png);
	left:3%;
	}		
	
section#sub_conwrap div.mot_dep9 .swiper-button-next{
	background-image:url(../03_breast/img/breast_04_01_ar_2.png);	
	right:10%;
	}	
section#sub_conwrap div.mot_dep9 .swiper-button-prev{
	background-image:url(../03_breast/img/breast_04_01_ar_1.png);
	left:10%;
	}	
	
section#sub_conwrap div.mot_dep9 .swiper-button-next::after,/*È­»ìÇ¥ ¹Ù²Ü¶§*/
section#sub_conwrap div.mot_dep9 .swiper-button-prev::after {
  display: none;
}		
	


section#sub_conwrap div.mot_dep10 {
	position:Relative;
	width:100%;
	height:630px;
	padding:0px;
	/*background:url(../03_breast/img/mot_dep10_bg1.png) left bottom no-repeat;*/
	text-align:right;
	color:#000;
	font-size:16px;
	letter-spacing:-0.05em;
	line-height:1.5;
	overflow:hidden;
	border:0px solid red;
	}
section#sub_conwrap div.mot_dep10 h4{	
	text-align:right;
	font-size:30px;
	line-height:1.2;
	height:150px;
	}
section#sub_conwrap div.mot_dep10 .height_bar{
	margin:0 auto;
	}
section#sub_conwrap div.mot_dep10 div.center_wrap{
	position:relative;
	width:90%;
	height:350px;
	margin:0 auto;
	border:0px solid red;
	}
section#sub_conwrap div.mot_dep10 div.center_wrap img.bg{
	position:absolute;
	height:100%;
	left:-100px;
	top:0px;
	z-index:10;
	}
section#sub_conwrap div.mot_dep10 .swiper{
	clear:both;
	position:absolute;
	width:280px;
	height:320px;
	border:0px solid red;
	top:320px;
	left:45px;
	z-index:10;
	}	

section#sub_conwrap div.mot_dep10 .swiper-slide{
	position:relative;
	margin-top:0px;
  text-align: center;
  width:280px;
  height:280px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  border:0px solid red;
}
section#sub_conwrap div.mot_dep10 .swiper-slide img{	
	width:280px;
	top:0;
	left:0;
	object-fit: cover;
	}
section#sub_conwrap div.mot_dep10 .swiper-slide span.txt{
	position:absolute;
	display:block;
	width:100%;
	text-align:center;
	padding-top:230px;
	color:#FFF;
	font-weight:500;
	line-height:1;
	}	
section#sub_conwrap div.mot_dep10 div.center_wrap .swiper-pagination{
	width:60px;
	left:43%;
	border:0px solid red;
	font-weight:400px;
	text-align:Center;
	font-size:16px;
	}
section#sub_conwrap div.mot_dep10 .swiper-button-next,
section#sub_conwrap div.mot_dep10 .swiper-button-prev{
	top:310px;
	width:13px;
	height:22px;
	color:#000;	
	background-repeat:no-repeat;
	}
section#sub_conwrap div.mot_dep10 .swiper-button-next{
	background-image:url(../img/main/part_button_2.png);	
	left:180px;
	}	
section#sub_conwrap div.mot_dep10 .swiper-button-prev{
	background-image:url(../img/main/part_button_1.png);
	left:90px;
	}		
section#sub_conwrap div.mot_dep10 .swiper-button-next::after,/*È­»ìÇ¥ ¹Ù²Ü¶§*/
section#sub_conwrap div.mot_dep10 .swiper-button-prev::after {
  display: none;
}

section#sub_conwrap div.mot_dep11 {
	position:relative;
	width:100%;
	height:350px;
	padding:0px;
	/*background:url(../03_breast/img/mot_dep10_bg2.png) right bottom no-repeat;*/
	text-align:left;
	color:#000;
	font-size:16px;
	letter-spacing:-0.05em;
	line-height:1.5;
	overflow:hidden;
	border:0px solid red;
	}
section#sub_conwrap div.mot_dep11 h4{
	font-size:30px;
	text-align:left;
	line-height:1.2;
	height:75px;
	}
section#sub_conwrap div.mot_dep11 div.center_wrap{
	position:absolute;
	width:90%;
	height:350px;
	left:10px;
	margin:0 auto;
	border:0px solid red;
	}
	
section#sub_conwrap div.mot_dep11 img{
	position:absolute;
	height:100%;
	right:-40px;
	top:0px;
	}
	
	
section#sub_conwrap div.mot_dep12 {
	position:relative;
	width:100%;
	height:350px;
	padding:0px;
	/*background-image:url(../03_breast/img/mot_dep10_bg1.png) ;
	background-position:left bottom;
	background-repeat:no-repeat;
	background-size:50%;*/
	text-align:left;
	color:#000;
	font-size:16px;
	letter-spacing:-0.05em;
	line-height:1.5;
	overflow:hidden;
	border:0px solid red;
	}
section#sub_conwrap div.mot_dep12 div.center_wrap{
	position:relative;
	width:90%;
	height:350px;
	margin:0 auto;
	border:0px solid red;
	}
section#sub_conwrap div.mot_dep12 img{
	height:90%;
	position:absolute;
	left:-100px;
	top:1px;
	}
section#sub_conwrap div.mot_dep12 h4{
	font-size:30px;
	text-align:left;
	line-height:1.2;
	height:80px;
	}	
section#sub_conwrap div.mot_dep12 div.twrap{
	position:absolute;
	width:60%;
	height:100%;
	right:10px;
	}	

section#sub_conwrap div.mot_dep13 {
	width:100%;
	height:380px;
	padding:0px;
	background-image:url(../03_breast/img/mot_dep13_bg.jpg);
	background-position:-250px 0;
	background-repeat:no-repeat;
	background-size:280%;
	text-align:center;
	color:#000;
	font-size:16px;
	letter-spacing:-0.05em;
	line-height:1.5;
	overflow:hidden;
	border:0px solid red;
	margin:0;
	}	
section#sub_conwrap div.mot_dep13	h4{
	font-size:30px;
	text-align:center;
	line-height:1.2;
	height:80px;
	margin-top:50px;
	}
section#sub_conwrap div.mot_dep13 .height_bar{
	margin:0 auto;
	}




/*¸àÅä*/
section#sub_conwrap .mentor_dep1{
	display:block;
	width:100%;
	margin:0 auto;
	border:0px solid red;
	overflow:hidden;
	}
		
section#sub_conwrap div.mentor_dep3{
	clear:both;
	display:block;
	width:100%;
	background:#edeff5;
	padding-top:50px;
	padding-bottom:50px;
	overflow:hidden;
	}
section#sub_conwrap div.mentor_dep3 h5{
	font-size:30px;
	height:70px;
	text-align:center;
	line-height:1.3;
	color:#4476c2;
	font-family:Nanum Myeongjo;
	font-weight:700;
	margin:0;
	padding:0;
	}
section#sub_conwrap div.mentor_dep3 h4{
	font-size:35px;
	height:40px;
	text-align:center;
	line-height:1;
	color:#1f3770;
	font-family:Nanum Myeongjo;
	font-weight:800;
	border:0px solid red;
	margin:30px 0;
	padding:0;
	}	
section#sub_conwrap ul.mentor_dep3{
	position:relative;
	clear:both;
	display:block;
	width:85%;
	height:1520px;
	margin:0 auto;
	border:0px solid red;
	overflow:hidden;
	}
section#sub_conwrap ul.mentor_dep3 li{
	position:relative;
	display:block;
	width:100%;
	height:510px;
	margin:0 auto;
	border:0px solid red;
	overflow:hidden;
	padding:0;
	color:#9a7851;
	text-align:center;
	font-size:20px;
	line-height:1.5;
	letter-spacing:-0.05em;
	overflow:hidden;
	background-position:center 0;
	background-repeat:no-repeat;
	}	
section#sub_conwrap ul.mentor_dep3 li span.title{	
	display:block;
	font-size:30px;
	font-weight:700;
	letter-spacing:-0.05em;
	line-height:1;
	color:#fff;
	margin-bottom:20px;
	margin-top:20px;	
	text-align:center;
	}	
section#sub_conwrap ul.mentor_dep3 li p{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:120px;
	border:0px solid red;
	text-align:center;
	font-size:16px;
	color:#fff;
	}	
section#sub_conwrap ul.mentor_dep3 li:first-child{
	background-image:url(../03_breast/img/mentor_dep3_img1.png);	
	}	
section#sub_conwrap ul.mentor_dep3 li:first-child p{
	background:#314a85;
	}
section#sub_conwrap ul.mentor_dep3 li:nth-child(2){
	background-image:url(../03_breast/img/mentor_dep3_img2.png);
	}
section#sub_conwrap ul.mentor_dep3 li:nth-child(2) p{
	background:#6c67a8;
	}			
section#sub_conwrap ul.mentor_dep3 li:last-child{
	background-image:url(../03_breast/img/mentor_dep3_img3.png);
	}		
section#sub_conwrap ul.mentor_dep3 li:last-child p{
	background:#4476c2;
	}

section#sub_conwrap div.mentor_dep4{
	position:relative;
	width:95%;
	height:650px;	
	margin:0 auto;
	overflow:hidden;
	}
section#sub_conwrap div.mentor_dep4 img{
	position:absolute;
	width:100%;
	left:0px;
	top:0;
	}
	
section#sub_conwrap div.mentor_dep4 div{
	position:relative;
	margin-top:300px;
	border:0px solid red;
	width:100%;
	height:auto;	
	font-size:18px;
	letter-spacing:-0.05em;
	line-height:1.5;
	background-color:rgba(255,255,255,0.7);
	padding-top:10px;
	padding-bottom:20px;
	padding-left:20px;
	}

section#sub_conwrap div.mentor_dep5{
	width:100%;	
	margin:0 auto;
	overflow:hidden;
	padding:50px 0;
	background:#1f3770;
	text-align:Center;
	color:#fff;
	line-height:1.5;
	font-size:16px;
	font-weight:400;
	}  
section#sub_conwrap div.mentor_dep5 h4{
	text-align:center;
	color:#fff;
	padding:0;
	margin:0;
	}	
section#sub_conwrap div.mentor_dep5 ul{
	clear:both;
	position:relative;
	width:85%;
	height:620px;
	margin:0 auto;
	padding:0;
	border:0px solid red;
	font-size:20px;
	line-height:1.3;
	}	
section#sub_conwrap div.mentor_dep5 ul li{
	position:relative;
	width:100%;
	height:300px;
	background:#f8f8f8;
	text-align:center;
	margin-bottom:20px;
	font-size:16px;
	}	
section#sub_conwrap div.mentor_dep5 ul li span{
	display:block;
	font-size:20px;
	color:#1f3770;
	font-weight:700;
	line-height:1;
	letter-spacing:-0.05em;
	margin-top:20px;
	}	
section#sub_conwrap div.mentor_dep5 ul li img{
	display:block;
	width:90%;
	margin:10px auto;
	}	
section#sub_conwrap div.mentor_dep5 ul li:first-child{
	float:left;
	}	
section#sub_conwrap div.mentor_dep5 ul li:last-child{
	float:right;
	}		


section#sub_conwrap div.special1_dep3 {
	position:relative;
	width:100%;
	background:#fff;
	overflow:hidden;
	}
section#sub_conwrap div.special1_dep3 img{
	position:absolute;
	width:100%;
	left:0px;
	top:0;
	border:0px solid red;
	}
section#sub_conwrap div.special1_dep3 div.contwrap{
	position:relative;
	border:0px solid red;
	width:100%;
	height:auto;	
	font-size:18px;
	letter-spacing:-0.05em;
	line-height:1.5
	}
section#sub_conwrap div.special1_dep3 div{
	position:relative;
	margin-top:330px;
	padding-left:20px;
	padding-top:2px;
	padding-bottom:50px;
	width:100%;
	height:auto;	
	font-size:18px;
	letter-spacing:-0.05em;
	line-height:1.5;
	background:#efefef;
	}	
	
	
	
section#sub_conwrap div.special1_dep7{
	position:relative;
	width:100%;
	height:550px;
	margin:0 auto;	
	overflow:hidden;
	}
section#sub_conwrap div.special1_dep7 img{
	display:block;
	width:100%;
	}	
section#sub_conwrap div.special1_dep7 div{
	position:relative;
	padding-top:0px;
	padding-left:10px;
	padding-bottom:50px;
	width:95%;
	height:510px;
	margin:0 auto;
	background:#fff;
	font-size:18px;
	letter-spacing:-0.05em;
	line-height:1.5;
	}


section#sub_conwrap div.special1_dep9 {
	width:100%;
	height:420px;
	text-align:center;
	color:#000;
	font-size:18px;
	letter-spacing:-0.05em;
	line-height:1.5;
	overflow:hidden;
	border:0px solid red;
	}	
section#sub_conwrap div.special1_dep9 h4{
	display:block;
	font-size:40px;
	font-weight:400;
	text-align:center;
	line-height:1.2;
	letter-spacing:-0.05em;
	color:#000;
	border:0px solid red;
	margin:0px 0 0 auto;
	}
		
section#sub_conwrap div.special1_dep9 h4 span{
	color:#9a7851;
	font-weight:700;
	}	
	
section#sub_conwrap div.special1_dep9 span.height_bar{
	display:block;
	width:1px;
	background:#9a7851;
	height:30px;
	border:0px solid red;
	margin:20px auto;
	}	
section#sub_conwrap div.special1_dep9 img{
	display:block;
	width:95%;
	margin:20px auto;	
	}








section#sub_conwrap div.special1_dep11 {
	width:100%;
	height:auto;
	text-align:center;
	color:#000;
	font-size:18px;
	letter-spacing:-0.05em;
	line-height:1.5;
	background:#f5f1ed;
	padding-bottom:80px;
	overflow:hidden;
	}	
section#sub_conwrap div.special1_dep11 h4{
	display:block;
	font-size:40px;
	font-weight:400;
	text-align:center;
	line-height:1.2;
	letter-spacing:-0.05em;
	color:#000;
	border:0px solid red;
	margin:30px 0 0 auto;
	}
section#sub_conwrap div.special1_dep11 h5{
	display:block;
	font-size:30px;
	font-weight:400;
	text-align:center;
	line-height:1.2;
	letter-spacing:-0.05em;
	color:#000;
	border:0px solid red;
	margin:50px 0 0 auto;
	}
		
section#sub_conwrap div.special1_dep11 h4 span,
section#sub_conwrap div.special1_dep11 h5 span{
	color:#9a7851;
	font-weight:700;
	}	
	
section#sub_conwrap div.special1_dep11 span.height_bar{
	display:block;
	width:1px;
	background:#9a7851;
	height:30px;
	border:0px solid red;
	margin:20px auto;
	}	
section#sub_conwrap div.special1_dep11 ul.week,
section#sub_conwrap div.special5 ul.week{
	position:relative;
	width:360px;
	height:100px;
	border:0px solid red;
	background:url(../02_special/img/special1_dep11_week_bg.png) 0 7px no-repeat;
	margin:10px auto 0 auto;
	text-align:Center;
	}
section#sub_conwrap div.special1_dep11 ul.week li,
section#sub_conwrap div.special5 ul.week li{
	display:inline-block;
	margin:0;
	width:80px;
	height:100px;
	border:0px solid red;	
	background:url(../02_special/img/special1_dep11_week_circle.png) 50% 0px no-repeat;)
	padding:0;
	overflow:hidden;
	}	
section#sub_conwrap div.special1_dep11 ul.week li span.date,
section#sub_conwrap div.special5 ul.week li span.date{
	display:block;
	font-family:Montserrat;
	font-weight:700;
	font-size:16px;
	line-height:1;
	height:25px;
	width:100%;
	text-align:center;
	border:0px solid red;
	margin-top:25px;
	}	
section#sub_conwrap div.special1_dep11 ul.week li span.txt,
section#sub_conwrap div.special5 ul.week li span.txt{
	display:block;
	font-weight:400;
	font-size:12px;
	line-height:1.3;
	width:100%;
	text-align:center;
	border:0px solid red;
	margin-top:10px;
	}		
section#sub_conwrap div.special1_dep11 ul.laser{
	position:relative;
	width:360px;
	height:320px;
	border:0px solid red;
	margin:20px auto 0 auto;
	text-align:Center;
	overflow:hidden;
	}	
section#sub_conwrap div.special1_dep11 ul.laser li{
	position:Relative;
	display:inline-block;
	margin:0 10px 10px auto;
	width:110px;
	height:150px;
	border:0px solid red;	
	padding:0;
	overflow:hidden;
	}	
section#sub_conwrap div.special1_dep11 ul.laser li:nth-child(3){
	margin:0 0 10px auto;
	}	
section#sub_conwrap div.special1_dep11 ul.laser li img{
	width:100%;
	}	
section#sub_conwrap div.special1_dep11 ul.laser li p{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:60px;
	background:rgba(255,255,255,0.8);
	text-align:center;
	line-height:1.2;
	color:#333;
	font-size:12px;
	}	
section#sub_conwrap div.special1_dep11 ul.laser li p span{
	display:block;
	text-align:Center;
	font-size:18px;
	font-weight:600;
	line-height:1.2;
	margin-top:10px;
	}	











/*ÇÔ¸ôÀ¯µÎ*/

section#sub_conwrap div.breast_03_dep1{
	width:90%;
	height:420px;
	margin:0 auto;
	padding:0px;
	overflow:hidden;	
	border:0px solid red;
	text-align:center;
	font-size:16px;
	font-weight:400;
	line-height:1.5;
	letter-spacing:-0.05em;
	color:#000;
	}
section#sub_conwrap div.breast_03_dep1 ul{
	position:relative;
	width:100%;
	height:150px;
	margin:20px auto 0 auto;	
	}
section#sub_conwrap div.breast_03_dep1 ul li{
	position:relative;
	width:45%;
	height:105px;
	text-align:center;
	border:1px solid #9a7851;
	overflow:hidden;
	}	
section#sub_conwrap div.breast_03_dep1 ul li img{
	display:block;
	width:100%;
	margin:0;
	padding:0;
	}	
section#sub_conwrap div.breast_03_dep1 ul li p{
	width:100%;
	height:30px;
	background:#9a7851;
	text-align:center;
	color:#fff;
	font-size:15px;
	font-weight:500;
	overflow:hidden;
	margin:0 auto;
	padding:0;
	line-height:2.3;	
	}	
section#sub_conwrap div.breast_03_dep1 ul li:first-child{
	float:left;
	}
section#sub_conwrap div.breast_03_dep1 ul li:last-child{
	float:right;
	}

section#sub_conwrap div.breast_03_dep2{
	clear:both;
	position:relative;
	width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	padding-top:30px;
	padding-bottom:30px;
	background:#e5e5e5;
	border:0px solid red;
 	}
section#sub_conwrap div.breast_03_dep2 h4{
	color:#000;
	font-weight:700;
	line-height:1.2;
	letter-spacing:-0.05em;
	font-size:30px;
	padding:0;
	margin:0;
	text-align:Center;
	}

section#sub_conwrap div.breast_03_dep2 ul{
	position:relative;
	width:95%;
	height:220px;
	margin:30px auto 0 auto;
	padding:0;
	overflow:hidden;
	border:0px solid red;
	}
section#sub_conwrap div.breast_03_dep2 ul li{
	float:left;
	width:25%;
	height:170px;
	margin-right:10px;
	border:1px solid #fff;
	border-radius:10px;	
	overflow:hidden;
	padding:10px;
	text-align:left;
	font-size:15px;
	font-weight:400;
	line-height:1.2;
	color:#000;
	background:#fff;
 }
section#sub_conwrap div.breast_03_dep2 ul li p{
	width:100%;
	height:30px;	
	text-align:center;
	font-size:16px;
	font-weight:700;
	line-height:1.8;
	border-radius:15px;	
	margin-bottom:10px;
	overflow:hidden;
	}
section#sub_conwrap div.breast_03_dep2 ul li:first-child p{
	background:#f9e5d7;
	color:#9a7851;
	}	
section#sub_conwrap div.breast_03_dep2 ul li:nth-child(2) p{
	background:#e0ae9d;
	color:#fff;
	}		
section#sub_conwrap div.breast_03_dep2 ul li:last-child{
	margin-right:0;
	}
section#sub_conwrap div.breast_03_dep2 ul li:last-child p{
	background:#c97a65;
	color:#fff;
	}	


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

section#sub_conwrap div.breast_03_dep3 h4{
	color:#000;
	font-weight:700;
	line-height:1.2;
	letter-spacing:-0.05em;
	font-size:30px;
	padding:0;
	margin:0;
	text-align:Center;
	}

section#sub_conwrap div.breast_03_dep3 div.method{
	clear:both;
	position:relative;
	width:95%;
	height:auto;
	padding-top:50px;
	padding-bottom:50px;	
	background:#9a7851;
	color:#fff;
	text-align:center;
	font-size:16px;
	font-weight:400;
	line-height:1.3;
	letter-spacing:-0.05em;
	overflow:hidden;
	margin:50px auto 0 auto;
	}
section#sub_conwrap div.breast_03_dep3 div.method h5{
	color:#fff;
	font-weight:700;
	line-height:1.2;
	letter-spacing:-0.05em;
	font-size:40px;
	padding:0;
	margin:0;
	text-align:Center;
	}	
section#sub_conwrap div.breast_03_dep3 div.method img{
	display:block;
	width:90%;
	background:#fff;
	padding:10px;
	margin:20px auto;
	}	
	
section#sub_conwrap div.breast_03_dep4{
	clear:both;
	position:relative;
	width:90%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	border:0px solid red;
	text-align:center;
	font-size:16px;
	font-weight:400;
	line-height:1.5;
	letter-spacing:-0.05em;
	color:#000;
	}	
section#sub_conwrap div.breast_03_dep4 h4{
	color:#000;
	font-weight:700;
	line-height:1.2;
	letter-spacing:-0.05em;
	font-size:30px;
	padding:0;
	margin:0;
	text-align:Center;
	}


	

/*Ã³Áø°¡½¿*/

section#sub_conwrap div.method_wrap1{
	position:relative;
	width:100%;
	height:auto;
	padding-top:50px;
	padding-bottom:50px;	
	background:#101237;
	overflow:hidden;
	margin:50px auto 0 auto;
	}
section#sub_conwrap div.method_wrap1 div.conwrap{
	position:Relative;
	width:90%;
	margin:0 auto;
	border:0px solid red;
	color:#fff;
	}
		
section#sub_conwrap div.method_wrap2{
	position:relative;
	width:95%;
	height:auto;
	border:5px solid #101237;
	padding-top:70px;
	padding-bottom:80px;	
	background:#fff;
	overflow:hidden;
	margin:80px auto 0 auto;
	}
section#sub_conwrap div.method_wrap2 div.conwrap{
	position:Relative;
	width:90%;
	margin:0 auto;
	border:0px solid red;
	color:#000;
	}
section#sub_conwrap div.method_wrap1 div h4,
section#sub_conwrap div.method_wrap2 div h4{
	clear:both;
	display:block;
	font-size:40px;
	text-align:center;
	line-height:1
	height:40px;
	margin:0;
	width:100%;
	margin-bottom:20px;
	}
section#sub_conwrap div.method_wrap1 div h4{
	color:#fff;
	}	
section#sub_conwrap div.method_wrap1 div h5,
section#sub_conwrap div.method_wrap2 div h5{
	clear:both;
	display:block;
	width:100%;
	font-size:30px;
	text-align:center;
	line-height:1
	height:40px;
	margin:0 auto 20px auto;
	border:0px solid red;
	}

section#sub_conwrap div.method_wrap1 div.conwrap p.txtcon{
	clear:both;
	display:block;
	width:95%;
	color:#fff;
	height:auto;
	font-size:16px;
	font-weight:400;
	line-height:1.5;
	letter-spacing:-0.05em;
	text-align:justify;
	}


	
section#sub_conwrap div.method_wrap1 div.conwrap .swiper,
section#sub_conwrap div.method_wrap2 div.conwrap .swiper {
  width:1200px;
  height:478px;
  border:0px solid red;
}

section#sub_conwrap div.method_wrap1 div.conwrap .swiper-slide,
section#sub_conwrap div.method_wrap2 div.conwrap .swiper-slide {
	position:relative;
  text-align: center;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

section#sub_conwrap div.method_wrap1 div.conwrap .swiper-slide img,
section#sub_conwrap div.method_wrap2 div.conwrap .swiper-slide img {
  display: block;
  object-fit: cover;
  margin:0 auto;
}	
section#sub_conwrap div.method_wrap1 div.conwrap .swiper-button-next,
section#sub_conwrap div.method_wrap1 div.conwrap .swiper-button-prev,
section#sub_conwrap div.method_wrap2 div.conwrap .swiper-button-next,
section#sub_conwrap div.method_wrap2 div.conwrap .swiper-button-prev{
	border:0px solid red;
	top:48%;
	width:60px;
	height:60px;	
	background-repeat:no-repeat;
	}
section#sub_conwrap div.method_wrap1 div.conwrap .swiper-button-next{
	background-image:url(../03_breast/img/breast_04_01_ar_2.png);	
	right:3%;
	}	
section#sub_conwrap div.method_wrap1 div.conwrap .swiper-button-prev{
	background-image:url(../03_breast/img/breast_04_01_ar_1.png);
	left:3%;
	}	
section#sub_conwrap div.method_wrap2 div.conwrap .swiper-button-next{
	background-image:url(../03_breast/img/breast_04_01_ar_4.png);	
	right:3%;
	}	
section#sub_conwrap div.method_wrap2 div.conwrap .swiper-button-prev{
	background-image:url(../03_breast/img/breast_04_01_ar_3.png);
	left:3%;
	}			
section#sub_conwrap div.method_wrap1 div.conwrap .swiper-button-next::after,/*È­»ìÇ¥ ¹Ù²Ü¶§*/
section#sub_conwrap div.method_wrap1 div.conwrap .swiper-button-prev::after,
section#sub_conwrap div.method_wrap2 div.conwrap .swiper-button-next::after,
section#sub_conwrap div.method_wrap2 div.conwrap .swiper-button-prev::after  {
  display: none;
}		


section#sub_conwrap div.method_wrap2 div.conwrap p.txtcon{
	clear:both;
	display:block;
	width:95%;
	color:#000;
	height:auto;
	font-size:16px;
	font-weight:400;
	line-height:1.5;
	letter-spacing:-0.05em;
	text-align:justify;
	}
	
	
	
section#sub_conwrap div.conwrap p.imgwrap{
	position:relative;
	display:block;
	background:#fff;
	width:100%;	
	height:auto;
	border:0px solid red;
	text-align:center;
	margin:10px auto;
	}
section#sub_conwrap div.conwrap p.imgwrap img{
	width:98%;
	margin:5px auto;
	}	
section#sub_conwrap div.conwrap img{
	display:block;
	width:95%;
	margin:0 auto 20px auto;
	}		


section#sub_conwrap div.conwrap p.imgwrap2{
	clear:both;
	display:block;
	margin:0 auto;	
	width:90%;	
	height:auto;
	border:0px solid red;
	text-align:center;
	}
section#sub_conwrap div.conwrap p.imgwrap2 img{
	margin:10px auto;
	background:#fff;
	padding:10px;
	}
	
section#sub_conwrap div.gray_bg{
	clear:both;
	position:relative;
	width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	padding-top:50px;
	padding-bottom:50px;
	background:#e5e5e5;
	border:0px solid red;
	}	

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



ul.breast_04_tab {
	clear:both;
	position:relative;
	width:100%;
	height:180px;	
	margin:0 auto;
	text-align:center;
	overflow:hidden;
	border:0px solid red;
	}
ul.breast_04_tab li{
	display:inline-block;
	width:80px;
	height:80px;
	margin:0 5px 0 auto;
	text-align: center;
	font-size:13px;
	line-height:1.2;
	cursor: pointer;
	background-color:#9a7851;
	background-size:cover;
	border-radius:200px;
	border:2px solid #9a7851;
	color: #fff;
	overflow:hidden;
	background-position:0 -80px;
	background-repeat:no-repeat;
	}

ul.breast_04_tab li.current {	
	background-color: #fff;
	background-size:cover;
	color: #9a7851;
	font-weight:500;
	border:2px solid #9a7851;
	background-position: 0 0px;
	}
ul.breast_04_tab li:last-child{}


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


.breast_04_conwrap{
	position:relative;
	width:90%;
	height:auto;
	overflow:hidden;
	margin:30px auto 0 auto;
	border:0px solid red;
	font-size:16px;
	text-align:Center;
	}
section#sub_conwrap .breast_04_conwrap h4{
	clear:both;
	display:block;
	font-size:40px;
	line-height:1;
	height:auto;
	width:100%;
	letter-spacing:-0.05em;
	margin-bottom:30px;
	margin-top:0px;
	border:0px solid red;
	text-align:center;
	overflow:hidden;
	}

.breast_04_conwrap p{
	display:inline-block;
  float:left;
  width:700px;
  height:auto;
  font-size:22px;
  text-align:left;
  color:#000
	}

.breast_04_conwrap .swiper{
  display:inline-block;
  float:right;
  width:650px;
  height:270px;
  border:0px solid red;
  background:#fff;
}

.breast_04_conwrap .swiper-slide {
	position:relative;
  text-align: center;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.breast_04_conwrap .swiper-slide img{
  display: block;
  object-fit: cover;
  margin:0 auto;
}	
.breast_04_conwrap .swiper-button-next,
.breast_04_conwrap .swiper-button-prev{
	border:0px solid red;
	top:48%;
	width:60px;
	height:60px;	
	background-repeat:no-repeat;
	}
.breast_04_conwrap .swiper-button-next{
	background-image:url(../03_breast/img/breast_04_01_ar_4.png);	
	right:0.2%;
	}	
.breast_04_conwrap .swiper-button-prev{
	background-image:url(../03_breast/img/breast_04_01_ar_3.png);
	left:0%;
	}	
		
.breast_04_conwrap .swiper-button-next::after,/*È­»ìÇ¥ ¹Ù²Ü¶§*/
.breast_04_conwrap .swiper-button-prev::after {
  display: none;
}		


.breast_04_conwrap h5{
	clear:both;
	display:block;
	width:100%;
	font-size:30px;
	text-align:center;
	line-height:1
	height:30px;
	margin:0 auto 30px auto;
	border:0px solid red;
	color:#000;
	}
.breast_04_conwrap ul.polygon1{
	position:relative;
	width:90%;
	height:225px;
	overflow:hidden;
	border:0px solid red;
	margin:0 auto;
	text-align:center;
	}
.breast_04_conwrap ul.polygon1 li{
	display:inline-block;
	margin:0 5px 0 auto;
	width:110px;
	height:110px;
	font-size:14px;
	letter-spacing:-0.08em;
	background-image:url(../03_breast/img/polygon_full.png);
	background-repeat:no-repeat;
	background-position:0 0;
	background-size:cover;
	color:#fff;
	overflow:hidden;
	}
.breast_04_conwrap ul.polygon1 li span{
	display:block;
	width:110px;
	color:#fff;
	line-height:1.2;
	}	
.breast_04_conwrap ul.polygon1 li span.line1{
	padding-top:45px;	
	}	
.breast_04_conwrap ul.polygon1 li span.line2{
	padding-top:40px;
	}	
.breast_04_conwrap ul.polygon1 li span.line3{	
	padding-top:30px;
	}
.breast_04_conwrap ul.polygon1 li span.line4{	
	padding-top:20px;
	}					
.breast_04_conwrap ul.polygon1 li:last-child{
	margin:0 auto;
	}

.breast_04_conwrap ul.polygon2 {
	position:relative;
	width:100%;
	height:320px;
	overflow:hidden;
	border:0px solid red;
	text-align:center;
	}
.breast_04_conwrap ul.polygon2 li{
	display:block;
	height:120px;
	font-size:18px;
	letter-spacing:-0.05em;
	overflow:hidden;
	}

.breast_04_conwrap ul.polygon2 li:first-child{
	border-radius:100px;
	width:150px;
	height:80px;
	margin:0 auto 10px auto;
	background:#e5e5e5;
	line-height:5;
	font-size:16px;
	color:#ff5e45;
	}
.breast_04_conwrap ul.polygon2 li:nth-child(2){
	width:120px;
	background-image:url(../03_breast/img/polygon_line.png);
	background-position:0 0;
	background-repeat:no-repeat;
	background-size:cover;
	color:#9a7851;
	font-size:16px;
	line-height:1.2;
	margin:0px auto 10px auto;
	}
.breast_04_conwrap ul.polygon2 li:last-child{
	margin:0 auto;
	border-radius:200px;
	width:250px;
	height:100px;
	margin:0 auto;
	background:#e5e5e5;
	font-size:16px;
	color:#ff5e45;
	}
.breast_04_conwrap ul.laser{
	position:relative;
	width:90%;
	height:120px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	border:0px solid red
	}
.breast_04_conwrap ul.laser li{
	display:inline-block;
	margin:0 5px 0 auto;
	width:30%;
	height:400px;
	background:#fff;
	}
.breast_04_conwrap ul.laser li img{
	width:100%;
	}	
.breast_04_conwrap ul.laser li:last-child{
	margin:0 auto;
	}


.breast_04_conwrap div.step2_bg{
	position:relative;
	width:100%;
	height:auto;
	margin:50px auto;	
	overflow:hidden;
	}
.breast_04_conwrap div.step2_bg2{
	¤Ç
	background-repeat:no-repeat;
	background-position:0 0;
	background-size:100%;
	}	
.breast_04_conwrap div.step2_bg div{
	position:relative;
	margin-top:200px;
	margin-left:0px;
	background:#e2d9d1;
	width:100%;
	height:auto;
	text-align:left;
	padding:10px;
	color:#000;
	line-height:1.3;
	font-size:15px
	}
.breast_04_conwrap div.step2_bg div h5{
	text-align:left;
	font-size:20px;
	height:auto;
	margin-bottom:10px;
	overflow:hidden;
	}


.breast_04_conwrap ul.nipple{
	position:relative;
	width:80%;
	height:870px;
	border:0px solid red;
	margin:0 auto;
	}
.breast_04_conwrap ul.nipple li{
	float:left;
	width:100%;
	height:300px;
	border:0px solid red;
	margin-right:40px;
	font-size:16px;
	line-height:1.3;
	letter-spacing:-0.06em;
	color:#000;
	}	
.breast_04_conwrap ul.nipple li.h35{
	height:350px;
	}	
.breast_04_conwrap ul.nipple li:last-child{
	margin-right:0px;
	}	
.breast_04_conwrap ul.nipple li img{
	display:block;
	margin-bottom:15px;
	width:100%;
	}	
.breast_04_conwrap ul.nipple li span{
	display:block;
	font-weight:700;
	font-size:16px;
	letter-spacing:-0.05em;
	line-height:1;
	color:#9a7851;
	margin-bottom:10px;
	}	


.breast_04_conwrap img.tab_img{
	display:block;
	width:95%;
	margin:0 auto;
	}