/* subMenu5 common css*/
.blind{
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    margin: -1px;
    clip: rect(0,0,0,0);
}


/* subMenu5 */
.subMenu5 .txt_area2 .top {font-size:40px; color:#434040; margin:0 0 13px;}
.subMenu5 .txt_area2 .gray_color {font-size:19px; font-weight:500; color:#767676;}
.subMenu5_1 .subBanner .txt_area {top:154px; left:0; width:50%; transform:translate(0,0);}
.subMenu5_2 .subBanner .txt_area {top:154px; left:0; width:50%; transform:translate(0,0);}
.subMenu5_6 .subBanner .txt_area {top:154px; left:0; width:50%; transform:translate(0,0);}



.subMenu5_1 .subBanner {background-image:url('../hoImage/sub/menu5/subvisual_5_1.png');}
.subMenu5_1 .subBanner .txt_area h2:after {
	content:'Acne Scar';
	transform:translate(-53.5%,0);
	color:#ee69ae;	
	font-size:80px;
}

.subMenu5_2 .subBanner {background-image:url('../hoImage/sub/menu5/subvisual_5_2.png');}
.subMenu5_2 .subBanner .txt_area h2:after {
	content:'Acne Scar';
	transform:translate(-49.6%,-7px);
	color:#53b100;	
}

.subMenu5_6 .subBanner {background-image:url('../hoImage/sub/menu5/subvisual_5_1.png');}
.subMenu5_6 .subBanner .txt_area h2:after {
	content:'Hair Removal';
	transform:translate(-49.6%,-7px);
	color:#78cbff;	
}


.subMenu5_1 .title_area h3.line:before {transform:translate(83%,-50%);}
.subMenu5_1 .title_area h3.line:after {transform:translate(-83%,-50%);}

.subMenu5_2 .title_area h3.line:before {transform:translate(70.5%,-50%);}
.subMenu5_2 .title_area h3.line:after {transform:translate(-70.5%,-50%);}

.subMenu5_6 .title_area h3.line:before {transform:translate(70.5%,-50%);}
.subMenu5_6 .title_area h3.line:after {transform:translate(-70.5%,-50%);}

.subMenu5_1 .title_area2 h3:before, .subMenu5_1 .title_area2 h3:after {background:#ee69ae;}
.subMenu5_2 .title_area2 h3:before, .subMenu5_2 .title_area2 h3:after {background:#53b100;}
.subMenu5_6 .title_area2 h3:before, .subMenu5_6 .title_area2 h3:after {background:#78cbff;}

/* submenu5_1 */
.subMenu5_1 .cateDetail_Box .flex .right dl dt:after {right:30px;}
.subMenu5_1 .section_02 {background:#fef7fb;}
.subMenu5_1 .section_03 {background:#f8f8f8;}
.subMenu5_1 .section_04 {padding-bottom:120px;}

.subMenu5_1 .section_05 {background:#f8f8f8; padding:135px 0 132px;}
.subMenu5_1 .section_05 .flex ul {
	margin:0 104px 0 106px;
	padding:41px 0 43px;
	background:#fff;
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	-ms-border-radius:20px;
	-o-border-radius:20px;
	box-shadow:1px 0px 5px rgb(0 0 0 / 3%), 9px 5px 20px rgb(0 0 0 / 3%);
	display:flex;
	align-items:flex-start;
	justify-content:center;
}
.subMenu5_1 .section_05 .flex ul li {
	margin:0 0 0 52px;
	position:relative;
}
.subMenu5_1 .section_05 .flex ul li:first-child {margin:0;}
.subMenu5_1 .section_05 .flex ul li:first-child:after {display:none;}
.subMenu5_1 .section_05 .flex ul li:after {
	content:'';
	width:12px;
	height:19px;
	background:url('../hoImage/sub/menu5/gray_arrow.gif') 0 0 no-repeat;
	position:absolute;
	left:-31px;
	bottom:65px;
}
.subMenu5_1 .section_05 .flex p {
	text-align:center;
	margin:37px 0 0;
	font-size:15px;
	font-weight: 400; /* 300 */
	color:#595959;
	line-height:28px;
}
.subMenu5_1 .section_06 {background:#f8f8f8;}
.subMenu5_1 .section_07 {padding:135px 0 140px;}
.subMenu5_1 .section_07 ul{
	background-color: #fbfbfb;
	box-shadow:0 0 15px rgba(159, 141, 167, .3);
	max-width: 860px;
	margin: 0 auto;
}
.subMenu5_1 .section_07 .maginNone {padding:0 !important;}
.subMenu5_1 .section_07 .maginNone img {vertical-align:bottom; height:100%;}
.subMenu5_1 .section_07 li{
	display: flex;
	align-items:stretch;
	text-align: center;
	font-size:15px;
	font-weight: 400; /* 300 */
	letter-spacing: -0.01em;
	line-height:22px;
	color: #434040;
	word-break:keep-all;
}
.subMenu5_1 .section_07 li:last-of-type{
	border-bottom: none;
}
.subMenu5_1 .section_07 li strong{
	font-weight: 800;
}
.subMenu5_1 .section_07 li .title{
	background-color: #f295c5;
	color: #fff;
	font-size:17px;
	font-weight: 500;
	letter-spacing: -0.01em;
	text-align: center;
	width: 108px;
    display: flex;
    align-items: center;
    justify-content: center;
	border-bottom: 1px solid #fff;
}
.subMenu5_1 .section_07 li:last-of-type .title {
	border-bottom:none;
}

.subMenu5_1 .section_07 li div{
    display: flex;
	flex-wrap:wrap;
    justify-content: center;
    align-items: stretch;
}
.subMenu5_1 .section_07 li .first{
	padding: 4px 0;
	width: 249px;
	border-bottom:1px solid #bcbcbc;
}
.subMenu5_1 .section_07 li:last-of-type .first{
	border-bottom: none;
}
.subMenu5_1 .section_07 li .second{
	padding: 4px 0;
	width: 251px;
	border-right: 1px solid #bcbcbc;
	border-left: 1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
}
.subMenu5_1 .section_07 li:last-of-type .second {
	border-bottom:none;
}
.subMenu5_1 .section_07 li .third{
	padding: 4px 0;
	width: 252px;
	border-bottom:1px solid #bcbcbc;
}
.subMenu5_1 .section_07 li:last-of-type .third {
	border-bottom:none;
}
.subMenu5_1 .section_07 .type{
	color: #ee69ae;
	font-size:17px;
	font-weight: 500;
}

.subMenu5_1 .section_07 .season div{
	padding: 19px 18px;
}
.subMenu5_1 .section_07 .type div{
	padding: 22px 18px 21px;
	display: block;
}
.subMenu5_1 .section_07 .type p{
	line-height: 1;
}
.subMenu5_1 .section_07 .care{
	
}
.subMenu5_1 .section_07 .care div{
	padding: 17px;
	align-items:center;
}
.subMenu5_1 .section_07 .care .deco {
	display:inline-block;
	width:12px;
	height:12px;
	background:#f295c5;
	color:#fff;
	line-height:10px;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
}
.subMenu5_1 .section_08 {
	padding:135px 0 120px;
	background-image:url('../hoImage/sub/menu5/menu5_1_14_bg.jpg');
	background-repeat:no-repeat;
	background-position:50% 0;
	background-size:cover;
}
.subMenu5_1 .sect_sub06 {
	background:#fff;
	margin-left:65px;
	margin-right:65px;
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	-ms-border-radius:20px;
	-o-border-radius:20px;
	box-shadow:1px 0px 5px rgb(0 0 0 / 3%), 9px 5px 20px rgb(0 0 0 / 3%);
	position:relative;
}
.subMenu5_1 .sect_sub06 .swiper-button-prev {
	left:-94px;
	box-shadow:none;
}
.subMenu5_1 .sect_sub06 .swiper-button-prev:hover {
	background-image:url('../hoImage/sub/menu5/arrow_left_pink.png');
}
.subMenu5_1 .sect_sub06 .swiper-button-next {
	right:-94px;
	box-shadow:none;
}
.subMenu5_1 .sect_sub06 .swiper-button-next:hover {
	background-image:url('../hoImage/sub/menu5/arrow_right_pink.png');
}
.subMenu5_1 .programSlider .boxing {
	display:flex;
	align-imtes:flex-start;
	justify-content:center;
	margin:0 0 73px;
	padding:0 65px;
}
.subMenu5_1 .programSlider .boxing p, 
.subMenu5_1 .programSlider .boxing .txt_area {
	width:50%;
}
.subMenu5_1 .programSlider .swiper-slide_2 .boxing p {
	padding-top: 64px;
}
.subMenu5_1 .programSlider .boxing .num {
	position:absolute;
	font-size:77px;
	color:#191919;
	opacity:0.08;
	left:43px;
	top:52px;
}
.subMenu5_1 .programSlider .boxing .txt_area {
	padding:89px 0 0 42px;
	position:relative;
}
.subMenu5_1 .programSlider .boxing .txt_area dt {
	font-size:22px;
	font-weight:600;
	color:#191919;
	padding:0 0 0 50px;
	margin:0 0 26px;
}
.subMenu5_1 .programSlider .boxing .txt_area dt span {
	font-size:12px;
	color:#ee69ae;
	display:block; margin:0 0 12px;
}
.subMenu5_1 .programSlider .boxing .txt_area dd {
	font-size:15px;
	font-weight: 400; /* 300 */
	color:#484745; line-height:28px;
	text-align:justify;
	word-break:break-all;
}
.subMenu5_1 .programSlider .boxing2 {
	padding:0 65px 64px;
}
.subMenu5_1 .programSlider .boxing2 h4 {
	text-align:center; line-height:28px;
	font-size:25px; color:#434040;
	background:url('../hoImage/sub/menu5/gray_gra.png') 50% 50% no-repeat;
	margin:0 0 18px;
}
.subMenu5_1 .programSlider .boxing2 p {
	text-align:center; font-size:15px; font-weight:500; color:#767676;
	margin:0 0 50px;
}
.subMenu5_1 .programSlider .boxing2 .flex {
	display:flex;
	align-items:flex-start;
	justify-content:space-between;
}
.subMenu5_1 .programSlider .boxing2 dl {
	width:251px;
	height:339px;
	padding:202px 0 0;
	background-repeat:no-repeat;
	background-position:0 0;
	text-align:center;
	overflow:hidden;
	border-radius:20px;
	box-shadow:-2px 2px 5px rgb(0 0 0 / 3%), 4px -5px 20px rgb(0 0 0 / 3%);
}
.subMenu5_1 .programSlider .boxing2 dt {
	font-size:21px;
	color:#ee69ae;
	margin:0 0 15px;
}
.subMenu5_1 .programSlider .boxing2 dd {
	font-size:15px;
	font-weight: 400; /* 300 */
	color:#595959; line-height:28px;
}
.subMenu5_1 .programSlider .boxing2 .step1_1 {background-image:url('../hoImage/sub/menu5/menu5_1_17.png');}
.subMenu5_1 .programSlider .boxing2 .step1_2 {background-image:url('../hoImage/sub/menu5/menu5_1_18.png');}
.subMenu5_1 .programSlider .boxing2 .step1_3 {background-image:url('../hoImage/sub/menu5/menu5_1_19.png');}
.subMenu5_1 .programSlider .boxing2 .step2_1 {background-image:url('../hoImage/sub/menu5/menu5_1_20.png');}
.subMenu5_1 .programSlider .boxing2 .step2_2 {background-image:url('../hoImage/sub/menu5/menu5_1_21.png');}
.subMenu5_1 .programSlider .boxing2 .step2_3 {background-image:url('../hoImage/sub/menu5/menu5_1_22.png');}
.subMenu5_1 .programSlider .boxing2 .step2_3 dd {padding-top:13px;}

/* menu5_1 색상 */
.subWrap .title_area3 .tit5_1:after {background:#ee69ae;} /* 타이틀 dot 색상 */
.cateDetail_Box .right5_1 {padding-top:97px;} /* 오른쪽 텍스트 상단 padding */
.cateDetail_Top .flex .right dt.t5_1 span:after {background:#fce9f3;} /* top 텍스트 bg 색상 */
.cateDetail_Box .flex .r5_1 {color:#ee69ae;} /* 상단 설명글 하단 (조숙경원장)텍스트 색상 */

.comm5_1 .slide_con .txt_area dl dt span {color:#ee69ae;} /* 슬라이드 상단 작은글씨 색상*/
.comm5_1 .slide_con .txt_area1 {margin-top:46px;}
.comm5_1 .slide_con .txt_area2 {margin-top:56px;}
.comm5_1 .slide_con .txt_area3 {margin-top:43px;}
.comm5_1 .slide_con .txt_area4 {margin-top:49px;}
.comm5_1 .slide_con .txt_area1 dd {padding-left:150px;}
.comm5_1 .slide_con .txt_area2 dd {padding-left:155px;}
.comm5_1 .slide_con .txt_area3 dd {padding-left:150px;}
.comm5_1 .slide_con .txt_area4 dd {padding-left:148px;}
.comm5_1 .slide_con .txt_area .num_1 {left:130px; top:2px;}
.comm5_1 .slide_con .txt_area .num_2 {left:28px; top:20px;}
.comm5_1 .slide_con .txt_area .num_3 {left:44px; top:8px;}
.comm5_1 .slide_con .txt_area .num_4 {left:82px; top:12px;}
.comm5_1 .swiper-button-prev:hover {background-image:url('../hoImage/sub/menu5/arrow_left_pink.png');}
.comm5_1 .swiper-button-next:hover {background-image:url('../hoImage/sub/menu5/arrow_right_pink.png');}
.comm5_1 .slider_control .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background-color: #ee69ae;} /* pagination active 색상 */

.per5_1 li {color:#ee69ae;} /* personal case > hover전 텍스트 색상 */
.per5_1 li span {background:#ee69ae;} /* persoanl case > 넘버 bg */

.effect .eff5_1 {background:#ee69ae;} /* effect > 넘버 bg */

.faqList .acco5_1 dl dt span {color:#ee69ae;} /* faq > Q 텍스트 색상 */
.faqList .acco5_1 dl dt:after {background-image:url('../hoImage/sub/menu5/menu5_1_plus.png');} /* faq > 플러스버튼 */
.faqList .acco5_1 dl dt.selected:after {background-image:url('../hoImage/sub/menu5/menu5_1_minus.png');} /* faq > 마이너스버튼*/


/* menu5_2 */
.subMenu5_2 .cateDetail_Top .flex .right dd {letter-spacing:-0.02em;}
.subMenu5_2 .cateDetail_Box .flex .right dl dt:after {right:53px;}
.subMenu5_2 .cateDetail_Box .flex .right .small_r {margin-top:5px;}
.subMenu5_2 .section_02 {background:#fafdf7;}
.subMenu5_2 .section_03 {
	padding-bottom:0 !important;
	position:relative;
	z-index:1;
}
.subMenu5_2 .section_03:after {
	content:''; 
	position:absolute; 
	left:50%;
	bottom:-140px;
	transform:translate(-50%,0); 
	height:140px; background:#fff;
	width:100vw;
	z-index:-1;
	border-radius:0 0 150px 0;
	-webkit-border-radius:0 0 150px 0;
	-moz-border-radius:0 0 150px 0;
	-ms-border-radius:0 0 150px 0;
	-o-border-radius:0 0 150px 0;
}
.subMenu5_2 .section_04 {padding:130px 0 0; background:#f8f8f8;}
.subMenu5_2 .section_04 .sect_sub05 {position:relative;}
.subMenu5_2 .section_04 .typeSlider {padding-bottom:120px; padding-top:80px;}
.subMenu5_2 .section_04 .typeSlider .boxing {
	position:relative;
	background:#fff;
	height:360px;
	padding:59px 0 0;
	margin:0 160px;
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	-ms-border-radius:20px;
	-o-border-radius:20px;
	box-shadow:-3px -4px 14px rgb(0 0 0 / 3%), 5px 8px 20px rgb(0 0 0 / 3%);
	
}
.subMenu5_2 .section_04 .typeSlider h4 {
	font-size:20px;
	font-weight:600;
	color:#434040;
	margin:0 0 32px;
	text-align:center;
}
.subMenu5_2 .section_04 .typeSlider h4 span {
	display:block;
	font-size:12px;
	color:#53b100;
	margin:0 0 19px; 
}
.subMenu5_2 .section_04 .typeSlider .flex {
	display:flex;
	align-items:flex-start;
	justify-content:center;
}
.subMenu5_2 .section_04 .typeSlider .flex dl {position:relative;}
.subMenu5_2 .section_04 .typeSlider .flex dl:first-child {margin:0;}
.subMenu5_2 .section_04 .typeSlider .flex dl dt img {vertical-align:bottom;}
.subMenu5_2 .section_04 .typeSlider .flex dl dd {
	width:90%;
	height:25px;
	line-height:1.8;
	font-size:15px;
	font-weight: 400; /* 300 */
	color:#fff;
	text-align:center;
	background:#53b100;
	border-radius:20px;
	position:absolute;
	left:50%; bottom:-21px;
	transform:translate(-50%,0);
}

.subMenu5_2 .section_04 .typeSlider .flx_1 dl {
	margin:0 0 0 34px;
}
.subMenu5_2 .section_04 .typeSlider .flx_2 {}
.subMenu5_2 .section_04 .typeSlider .flx_2 dl {
	margin:0 0 0 13px;
}
.subMenu5_2 .sect_sub05 .swiper-button-prev {
	left:-29px;
	box-shadow:none;
	transform:translate(0,-50%);
	margin-top:-20px;
}
.subMenu5_2 .sect_sub05 .swiper-button-next {
	right:-29px;
	transform:translate(0,-50%);
	margin-top:-20px;
	box-shadow:none;
}
.subMenu5_2 .sect_sub05 .swiper-button-prev:hover {background-image:url('../hoImage/sub/menu5/arrow_left_green.png');}
.subMenu5_2 .sect_sub05 .swiper-button-next:hover {background-image:url('../hoImage/sub/menu5/arrow_right_green.png');}
.subMenu5_2 .section_05 {
	padding:276px 0 140px;
	background-image:url('../hoImage/sub/menu5/menu5_2_11_bg.jpg');
	background-repeat:no-repeat;
	background-position:50% 0;
	background-size:cover;
}
.subMenu5_2 .sect_sub06 .boxing {
	position:relative;
	z-index:1;
	height:762px;
}
.subMenu5_2 .sect_sub06 .boxing:after {
	content:'';
	position:absolute;
	left:50%;
	top:0;
	transform:translate(-50%,0);
	width:1236px;
	height:100%;
	background:#fff;
	border-radius:50px;
	-webkit-border-radius:50px;
	-moz-border-radius:50px;
	-ms-border-radius:50px;
	-o-border-radius:50px;
	box-shadow:1px 0px 5px rgb(0 0 0 / 3%), 9px 5px 20px rgb(0 0 0 / 3%);
	z-index:-1;
}
.subMenu5_2 .sect_sub06 .flex {
	display:flex;
	align-items:flex-start;
}
.subMenu5_2 .sect_sub06 .flx_1 {
	justify-content:flex-start;
	margin:0 0 44px;
}
.subMenu5_2 .sect_sub06 .flx_1 .txt_area {
	position:relative;
	padding:86px 58px 0 20px;
	width:50%;
	z-index:1;
}
.subMenu5_2 .sect_sub06 .flx_1 .txt_area .num {
	position:absolute;
	top:55px;
	left:16px;
	font-size:100px;
	color:#191919;
	opacity:0.13;
	z-index:-1;
}
.subMenu5_2 .sect_sub06 .flx_1 .txt_area dl {
	margin:0 0 31px;
}
.subMenu5_2 .sect_sub06 .flx_1 .txt_area dl dt {
	font-size:22px; 
	font-weight:600; 
	color:#191919; 
	line-height:1;
	padding:0 0 0 65px;
	margin:0 0 22px;
}
.subMenu5_2 .sect_sub06 .flx_1 .txt_area dl dt span {
	display:block;
	font-size:14px;
	color:#53b100;
	letter-spacing:0.2em;
	margin:0 0 14px;
}
.subMenu5_2 .sect_sub06 .flx_1 .txt_area dl dd {
	font-size:15px;
	font-weight: 400; /* 300 */
	color:#484745;
	line-height:28px;
	text-align:justify;
	word-break:keep-all;
}
.subMenu5_2 .sect_sub06 .flx_1 .txt_area ul {
	display:flex;
	align-items:center;
	justify-content:flex-start;
}
.subMenu5_2 .sect_sub06 .flx_1 .txt_area ul li {
	font-size:14px;
	font-weight:500;
	color:#fff;
	background:#53b100;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-ms-border-radius:10px;
	-o-border-radius:10px;
	width:120px;
	margin:0 0 0 7px;
	height:32px;
	text-align:center;
	line-height:2.4;
}
.subMenu5_2 .sect_sub06 .flx_1 .txt_area ul li:first-child {margin-left:0;}
.subMenu5_2 .sect_sub06 .flx_1 .img_area {
	padding:12px 0 0 140px;
}
.subMenu5_2 .sect_sub06 .flx_1 .img_area img {vertical-align:bottom;}
.subMenu5_2 .sect_sub06 .flx_2 {
	justify-content:center;
	padding:84px 0 0;
	position:relative;
}
.subMenu5_2 .sect_sub06 .flx_2:after {
	content:'';
	position:absolute; top:0;
	left:50%;
	transform:translate(-50%,0);
	width:1078px;
	height:1px;
	background:#ebebeb;
}
.subMenu5_2 .sect_sub06 .flx_2 dl {
	width:260px;
	text-align:center;
	position:relative;
}
.subMenu5_2 .sect_sub06 .flx_2 dl:after {
	content:'';
	position:absolute;
	left:0;
	top:50%;
	transform:translate(0,-50%);
	height:213px;
	width:1px;
	background:#d9d9d9;

}
.subMenu5_2 .sect_sub06 .flx_2 dl:first-child:after {
	display:none;
}
.subMenu5_2 .sect_sub06 .flx_2 dt {
	margin:0 0 25px;
}
.subMenu5_2 .sect_sub06 .flx_2 dt .s_num {
	display:block;
	width:26px;
	height:26px;
	line-height:1.5;
	margin:0 auto 23px;
	font-size:18px;
	color:#fff;
	background:#53b100;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
}
.subMenu5_2 .sect_sub06 .flx_2 dt .line {
	font-size:16px;
	font-weight:600;
	color:#303030;
	position:relative;
	z-index:1;
}
.subMenu5_2 .sect_sub06 .flx_2 dt .line:after {
	content:'';
	position:absolute;
	left:0;
	top:50%;
	transform:translate(0,-50%);
	width:100%;
	height:11px;
	background:#e5f3d9;
	z-index:-1;
}
.subMenu5_2 .sect_sub06 .flx_2 dd {
	font-size:15px;
	font-weight:500; /* 400 */
	color:#595959;
	line-height:23px;
}
.subMenu5_2 .sect_sub06 .boxing2 {
	position:relative;
	margin-top:30px;
	z-index:1;
	height:415px;
	padding-top:76px;
}
.subMenu5_2 .sect_sub06 .boxing2:after {
	content:'';
	position:absolute;
	left:50%;
	top:0;
	transform:translate(-50%,0);
	width:1236px;
	height:100%;
	background:#fff;
	border-radius:50px;
	-webkit-border-radius:50px;
	-moz-border-radius:50px;
	-ms-border-radius:50px;
	-o-border-radius:50px;
	box-shadow:1px 0px 5px rgb(0 0 0 / 3%), 9px 5px 20px rgb(0 0 0 / 3%);
	z-index:-1;
}
.subMenu5_2 .sect_sub06 .boxing2 h4 {
	text-align:center;
	position:relative;
	margin-bottom:56px;
	font-size:20px;
	line-height:28px;
	font-weight:600;
	color:#434040;
	
}
.subMenu5_2 .sect_sub06 .boxing2 h4:after {
	content:'';
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	width:281px;
	height:28px;
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-image:url('../hoImage/sub/menu5/green_gra.png');
}
.subMenu5_2 .sect_sub06 .boxing2 ul {
	display:flex;
	align-items:center;
	justify-content:center;
}
.subMenu5_2 .sect_sub06 .boxing2 ul li {
	width:190px;
	height:181px;
	background-repeat:no-repeat;
	background-position:0 0;
	position:relative;
	margin:0 0 0 36px;
	text-align:center;
}
.subMenu5_2 .sect_sub06 .boxing2 ul li:first-child {margin:0;}
.subMenu5_2 .sect_sub06 .boxing2 ul li:first-child:after {display:none;}
.subMenu5_2 .sect_sub06 .boxing2 ul li:after {
	content:'';
	width:20px;
	height:22px;
	background-image:url('../hoImage/sub/menu5/arrow_green.gif');
	background-repeat:no-repeat;
	background-position:0 0;
	position:absolute;
	left:-29px;
	top:50%;
	transform:translate(0,-50%);
}
.subMenu5_2 .sect_sub06 .boxing2 ul li span {
	font-size:16px;
	font-weight:500; /* 400 */
	color:#434040;
	display:block;
	padding-top:140px;
}
.subMenu5_2 .sect_sub06 .boxing2 ul li.bg1 {background-image:url('../hoImage/sub/menu5/menu5_2_13.jpg');}
.subMenu5_2 .sect_sub06 .boxing2 ul li.bg2 {background-image:url('../hoImage/sub/menu5/menu5_2_14.jpg');}
.subMenu5_2 .sect_sub06 .boxing2 ul li.bg3 {background-image:url('../hoImage/sub/menu5/menu5_2_15.jpg');}
.subMenu5_2 .sect_sub06 .boxing2 ul li.bg4 {background-image:url('../hoImage/sub/menu5/menu5_2_16.jpg');}
.subMenu5_2 .sect_sub06 .boxing3 {
	height:762px;
	margin-top:115px;
}

.subMenu5_2 .section_07 {
	padding:135px 0 0;
}
.subMenu5_2 .sect_sub08 {position:relative;}
.subMenu5_2 .scarInjection {padding-bottom:120px; padding-top:80px;}
.subMenu5_2 .scarInjection .boxing {
	width:740px; margin:0 auto; background:#fff;
	padding:80px 0;
	text-align:center;
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	-ms-border-radius:20px;
	-o-border-radius:20px;
	box-shadow:-3px -4px 14px rgb(0 0 0 / 3%), 5px 8px 20px rgb(0 0 0 / 3%);
	position:relative;
}
.subMenu5_2 .scarInjection .boxing .num {
	position:absolute; top:5px; left:26px;
	font-size:120px; color:#191919; opacity:0.08;
}
.subMenu5_2 .scarInjection .boxSub {
	width:386px; margin:0 auto;
}
.subMenu5_2 .scarInjection .boxSub .top {
	font-size:12px; color:#53b100; margin:0 0 13px;
	letter-spacing:0.2em;
	display:block;
} 
.subMenu5_2 .scarInjection .boxSub h4 {
	font-size:20px; 
	font-weight:500; /* 400 */
	color:#191919; line-height:28px;
	margin:0 0 27px;
}
.subMenu5_2 .scarInjection .boxSub h4 span {
	position:relative;
	z-index:1;
	font-weight:700;
}
.subMenu5_2 .scarInjection .boxSub h4 span:after {
	content:'';
	position:absolute;
	top:50%; left:0;
	height:12px;
	background:#e5f3d9;
	width:100%;
	transform:translate(0,-50%);
	z-index:-1;
}
.subMenu5_2 .scarInjection .boxSub p {
	font-size:15px; 
	font-weight:400; /* 300 */ color:#484745; line-height:28px;
	word-break:keep-all;
	text-align:justify;  
	-moz-text-align-last: left; /* Firefox 58.0 이전 */ 
	text-align-last: left;
}
.subMenu5_2 .scarInjection .boxSub ul {
	margin:22px 0 0;
	display:flex;
	align-items:center;
	justify-content:space-between;
}
.subMenu5_2 .scarInjection .boxSub ul li {
	font-size:15px; font-weight:500; color:#fff;
	height:25px;
	line-height:1.8;
	background:#53b100;
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	-ms-border-radius:20px;
	-o-border-radius:20px;
	width:120px;
}
.subMenu5_2 .sect_sub08 .swiper-button-prev2,
.subMenu5_2 .sect_sub08 .swiper-button-next2  {box-shadow:none; transform:translate(0,-50%);}
.subMenu5_2 .sect_sub08 .swiper-button-next2 {right:-29px;}
.subMenu5_2 .sect_sub08 .swiper-button-prev2 {left:-29px;}
.subMenu5_2 .swiper-button-prev:hover {background-image:url('../hoImage/sub/menu5/arrow_left_green.png');}
.subMenu5_2 .swiper-button-next:hover {background-image:url('../hoImage/sub/menu5/arrow_right_green.png');}

/* menu5_2 색상 */
.subWrap .title_area3 .tit5_2:after {background:#53b100;} /* 타이틀 dot 색상 */
.cateDetail_Box .right5_2 {padding-top:30px;} /* 오른쪽 텍스트 상단 padding */
.cateDetail_Top .flex .right dt.t5_2 span:after {background:#e5f3d9;} /* top 텍스트 bg 색상 */
.cateDetail_Box .flex .r5_2 {color:#53b100;} /* 상단 설명글 하단 (조숙경원장)텍스트 색상 */

.comm5_2 .slide_con .txt_area dl dt span {color:#53b100;} /* 슬라이드 상단 작은글씨 색상*/
.comm5_2 .slide_con .txt_area1 {margin-top:45px;}
.comm5_2 .slide_con .txt_area2 {margin-top:55px;}
.comm5_2 .slide_con .txt_area3 {margin-top:43px;}
.comm5_2 .slide_con .txt_area4 {margin-top:48px;}
.comm5_2 .slide_con .txt_area1 dd {padding-left:140px;}
.comm5_2 .slide_con .txt_area2 dd {padding-left:155px;}
.comm5_2 .slide_con .txt_area3 dd {padding-left:150px;}
.comm5_2 .slide_con .txt_area4 dd {padding-left:143px;}
.comm5_2 .slide_con .txt_area .num_1 {left:130px; top:2px;}
.comm5_2 .slide_con .txt_area .num_2 {left:28px; top:20px;}
.comm5_2 .slide_con .txt_area .num_3 {left:44px; top:8px;}
.comm5_2 .slide_con .txt_area .num_4 {left:82px; top:12px;}
.comm5_2 .swiper-button-prev:hover {background-image:url('../hoImage/sub/menu5/arrow_left_green.png');}
.comm5_2 .swiper-button-next:hover {background-image:url('../hoImage/sub/menu5/arrow_right_green.png');}
.comm5_2 .slider_control .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color: #53b100;} /* pagination active 색상 */

.per5_2 li {color:#53b100;} /* personal case > hover전 텍스트 색상 */
.per5_2 li span {background:#53b100;} /* persoanl case > 넘버 bg */


.faqList .acco5_2 dl dt span {color:#53b100;} /* faq > Q 텍스트 색상 */
.faqList .acco5_2 dl dt:after {background-image:url('../hoImage/sub/menu5/menu5_2_plus.png');} /* faq > 플러스버튼 */
.faqList .acco5_2 dl dt.selected:after {background-image:url('../hoImage/sub/menu5/menu5_2_minus.png');} /* faq > 마이너스버튼*/




/* submenu5_6 */

.subMenu5_6 .img_area{
	position: relative;
}

.represent-equip-section{ padding: 150px 0; }
.represent_block{
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.represent_block .img_area{
    position: relative;
    display: block;
    height: 400px;
    width: 100%;
    overflow: hidden;
    z-index: -1;
}
.represent_block .img_area img{
    position: absolute;
    top: 0;
    right: -150px;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.represent_block .img_area .img_overlay{
	width: 100%;
}
.represent_block .tit_area{
	display: flex;
	flex-direction: column;
	gap: 30px;
    padding: 50px 0;
    text-align: center;
    width: 100%;
}
.represent_block .tit_area .tit_tx{ font-size: 45px; }
.represent_block .subtit_area{
    width: 100%;
    text-align: center;
    padding: 80px 0;
}
.represent_block .subtit_area p{
    font-size: 16px;
	line-height: 28px;
	color: #595959;
}
.represent_block .tit_area h3{ 
	font-size: 19px;
    font-weight: 500;
    color: #767676;
}
.equip_name{
    position: absolute;
    display: flex;
    flex-direction: column;
    top: 50%;
    left: 10%;
    width: 100%;
	transform: translate(0, -50%);
}
.equip_name span {
	font-size: 22px;
    line-height: 1.5;
    color: #191919;
    letter-spacing: -0.01em;
    font-weight: 600;
}
.equip_name span:first-child{ 
	color: #78cbff; 
	font-size: 30px;
}
.represent-equip-section .equip_list{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    gap: 10px;
}
.represent-equip-section .equip_item{
	display: flex;
	flex-direction: column;
	gap: 5px;
    padding: 10px 60px;
    border-radius: 10px;
    background: #78cbff;
	text-align: center;
}
.represent-equip-section .equip_item p{
    color: #fff;
    font-size: 18px;
}

.represent-box{
    border-radius: 10px;
    padding: 30px;
	box-shadow: 1px 0px 5px rgb(0 0 0 / 3%), 9px 5px 20px rgb(0 0 0 / 3%);

}
.subWrap .title_area h3.line:before, .subWrap .title_area h3.line:after{ width: 480px; }
.subMenu5_6 .subWrap .title_area h3.line:before, 
.subMenu5_6 .subWrap .title_area h3.line:after{ width: 480px; }
.subMenu5_6 .effect .flex dl{ flex: 1; }
.subMenu5_6 .effect .flex dl dd{
    margin-top: 10px;
    line-height: 2;
}

.subMenu5_6 .cateDetail_Box .flex{ align-items: center;}
.subMenu5_6 .section_02 {padding: 100px 0;}
.subMenu5_6 .section_03 {background:#f8f8f8;}
.subMenu5_6 .section_04 {position:relative; z-index:1;}
.subMenu5_6 .section_04:after {
	content:''; 
	position:absolute; 
	left:50%;
	bottom:-120px;
	transform:translate(-50%,0); 
	height:120px; background:#fff;
	width:100vw;
	z-index:-1;
	border-radius:0 0 150px 0;
	-webkit-border-radius:0 0 150px 0;
	-moz-border-radius:0 0 150px 0;
	-ms-border-radius:0 0 150px 0;
	-o-border-radius:0 0 150px 0;
}
.subMenu5_6 .section_06 {background:#f8f8f8;}
.subMenu5_6 .cateDetail_Box .flex .right dl dt:after {
	width: 300px;
	right:-10px;
}
/* menu5_6 색상 */
.subWrap .title_area3 .tit5_6:after {background:#78cbff;} /* 타이틀 dot 색상 */
.cateDetail_Box .right5_6 {padding-top:79px;} /* 오른쪽 텍스트 상단 padding */
.cateDetail_Top .flex .right dt.t5_6 span:after {background:#c6e9ff;} /* top 텍스트 bg 색상 */
.cateDetail_Box .flex .r5_6 {color:#78cbff;} /* 상단 설명글 하단 (조숙경원장)텍스트 색상 */
.cateDetail_Box .flex .per5_6 {color:#78cbff;} /* 상단 설명글 하단 (조숙경원장)텍스트 색상 */
.per5_6 li {color:#78cbff;} /* personal case > hover전 텍스트 색상 */
.per5_6 li span {background:#78cbff;} /* persoanl case > 넘버 bg */
.effect .eff5_6 {background:#78cbff;} /* effect > 넘버 bg */
.faqList .acco5_6 dl dt span {color:#78cbff;} /* faq > Q 텍스트 색상 */
.faqList .acco5_6 dl dt:after {background-image:url('../hoImage/sub/menu5/menu5_6_plus.png');} /* faq > 플러스버튼 */
.faqList .acco5_6 dl dt.selected:after {background-image:url('../hoImage/sub/menu5/menu5_6_minus.png');} /* faq > 마이너스버튼*/
/******************************************************* Mobile // *******************************************************************************/


@media screen and (max-width:800px){
	/* subMenu5 */
	.subMenu5 .txt_area2 .top {font-size:7.8vw; margin:0 10vw 2.3vw;}
	.subMenu5 .txt_area2 .gray_color {font-size:3.8vw; }
	.subMenu5_1 .subBanner .txt_area {top:20.2vw; left:0; width:100%; transform:translate(0,0);}
	.subMenu5_2 .subBanner .txt_area {top:20.2vw; left:0; width:100%; transform:translate(0,0);}
	.subMenu5_6 .subBanner .txt_area {top:20.2vw; left:0; width:100%; transform:translate(0,0);}


	.subMenu5_1 .section_07 .title_area3 .tit5_1:after{
		top: -2.3vw;
	}
	.subMenu5_1 .subBanner {
		background-image:url('../hoImage/sub/menu5/subvisual_5_1_m.png');
	}
	.subMenu5_1 .subBanner .txt_area h2:after {
		transform:translate(-53.5%,0);
		font-size:14.1vw;
	}

	.subMenu5_2 .subBanner {
		background-image:url('../hoImage/sub/menu5/subvisual_5_2_m.png');
	}
	.subMenu5_2 .subBanner .txt_area h2:after {
		transform:translate(-49.6%, 0);
	}

	.subMenu5_6 .subBanner {
		background-image:url('../hoImage/sub/menu5/subvisual_5_1_m.png');
	}
	.subMenu5_6 .subBanner .txt_area h2:after {
		transform:translate(-49.6%, 0);
	}

	/* submenu5_1 */
	.subMenu5_1 .cateDetail_Box .flex .right dl dt:after {
		right:-4vw;
		width: 30.3vw;
	}
	.subMenu5_1 .section_05 {
		padding:17.1vw 0 18.7vw;
	}
	.subMenu5_1 .section_05 .flex ul {
		margin:0 0 0 0;
		padding:6.2vw 2.4vw 3vw;
		border-radius:3.1vw;
		-webkit-border-radius:3.1vw;
		-moz-border-radius:3.1vw;
		-ms-border-radius:3.1vw;
		-o-border-radius:3.1vw;
		box-shadow:1px 0px 5px rgb(0 0 0 / 3%), 9px 5px 20px rgb(0 0 0 / 3%);
		/* flex-wrap:wrap; */
	}
	.subMenu5_1 .section_05 .flex ul li {
		margin:0 0 0 3vw;
		/* width: 48%; */
	}
	.subMenu5_1 .section_05 .flex ul li img{
		width: 100%;
		height: auto;
		vertical-align:bottom;
	}
	.subMenu5_1 .section_05 .flex ul li:nth-of-type(3){/* margin-left: 0; */}
	.subMenu5_1 .section_05 .flex ul li:nth-of-type(3):after{/* display: none; */}
	.subMenu5_1 .section_05 .flex ul li:after {
		width:1.2vw;
		height:1.9vw;
		left:-1.9vw;
		bottom:34%;
		transform:translate(0, 50%);
		background-size:contain;
	}
	.subMenu5_1 .section_05 .flex p {
	    margin: 5.7vw 0 0;
		font-size: 3.4vw;
		line-height: 5.4vw;
		word-break:keep-all;
	}
	.subMenu5_1 .section_05 .flex p br{
		display: none;
	}
	.subMenu5_1 .section_07 {
		padding:17.1vw 0 18.7vw;
	}
	.subMenu5_1 .section_07 ul{
		box-shadow:none;
		max-width: 100%;
	}
	.subMenu5_1 .section_07 li{
		font-size:3.4vw;
		line-height:1.46;
		flex-wrap:wrap;
		text-align:center;
		justify-content:center;
		margin-bottom:5vw;
		box-shadow:-1px 6px 2.3vw rgb(159 141 167 / 30%);
	}
	.subMenu5_1 .section_07 li div{
		width: 100%;
	}
	.subMenu5_1 .section_07 li .feat {
		border-bottom: 1px solid #bcbcbc;
	}
	.subMenu5_1 .section_07 li .left{
		width: 25%;
		text-align: center;
		display: block;
		padding: 0;
		font-weight: 500;
		height: 100%;
		background: #f7f5f5;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.subMenu5_1 .section_07 li .right{
		padding: 5vw 3vw;
		width: 75%;
		display: block;
		border-left: 1px solid #bcbcbc;
	}
	.subMenu5_1 .section_07 li .title{
		font-size:3.4vw;
		letter-spacing: -0.01em;
		height: 10vw;
		width: 100%;
	}
	.subMenu5_1 .section_07 li .type {
		padding: 5vw 2.5vw !important;
		width: 100%;
		border-bottom: 1px solid #bcbcbc;
	}
	.subMenu5_1 .section_07 .care .deco {
		width:3.4vw;
		height:3.4vw;
		line-height:1;
	}
	.subMenu5_1 .section_08 {
		padding:17.1vw 0 18.7vw;
	}
	.subMenu5_1 .section_08 .title_area2 h3{
		padding: 0 3vw;
	}
	.subMenu5_1 .sect_sub06 {
		margin: 9.4vw auto 0;
		padding: 0;
		border-radius:3.1vw;
		-webkit-border-radius:3.1vw;
		-moz-border-radius:3.1vw;
		-ms-border-radius:3.1vw;
		-o-border-radius:3.1vw;
		box-shadow:1px 0px 5px rgb(0 0 0 / 3%), 9px 5px 20px rgb(0 0 0 / 3%);
	}
	.subMenu5_1 .sect_sub06 .swiper-button-prev {
		left:-5vw;
		width: 9.3vw;
		height: 9.3vw;
		background-size: 44% auto;
	}
	.subMenu5_1 .sect_sub06 .swiper-button-prev:hover {
	}
	.subMenu5_1 .sect_sub06 .swiper-button-next {
		right:-5vw;
		width: 9.3vw;
		height: 9.3vw;
		background-size: 44% auto;
	}
	.subMenu5_1 .sect_sub06 .swiper-button-next:hover {
	}
	.subMenu5_1 .programSlider .boxing {
		margin:0 0 ;
		flex-wrap:wrap;
		padding: 11vw 7vw 7vw;
	}
	.subMenu5_1 .programSlider .boxing p {
		padding:0 ;
		width: 100%;
		text-align: center;
		margin-top: 5vw;
		order:2;
	}
	.subMenu5_1 .programSlider .swiper-slide_2 .boxing p{
		padding-top: 0;
	}
	.subMenu5_1 .programSlider .swiper-slide_2 .boxing p img{
		width: auto;
		height: 27.3vw;
	}
	.subMenu5_1 .programSlider .boxing p img{
		width: 45%;
	}
	.subMenu5_1 .programSlider .boxing .num {
		width: 100%;
		font-size:18.7vw;
		left:-4vw;
		top:-5.6vw;
	}
	.subMenu5_1 .programSlider .boxing .txt_area {
		padding:0;
		width: 100%;
		order:1;
	}
	.subMenu5_1 .programSlider .boxing .txt_area dt {
		font-size:4.7vw;
		padding:0 0 0 10vw;
		margin:0 0 3.9vw;
	}
	.subMenu5_1 .programSlider .boxing .txt_area dt span {
		font-size:2.3vw;
		margin:0 0 2.1vw;
	}
	.subMenu5_1 .programSlider .boxing .txt_area dd {
		font-size:3.4vw;
		line-height:5.4vw;
		word-break:break-all;
	}
	.subMenu5_1 .programSlider .boxing2 {
		padding:0 0 7vw;
	}
	.subMenu5_1 .programSlider .boxing2 h4 {
		line-height:5.4vw;
		height:5.4vw;
		font-size:4.6vw;
		margin:0 0 3.6vw;
		background-size: auto 100%;
	}
	.subMenu5_1 .programSlider .boxing2 p {
		font-size:3.4vw;
		margin:0 0 8.7vw;
	}
	.subMenu5_1 .programSlider .boxing2 .flex {
		flex-wrap:wrap;
		padding: 0 11vw;
	}
	.subMenu5_1 .programSlider .boxing2 dl {
		width:80%;
		height:auto;
		padding:42vw 0 5vw;
		margin: 0 auto 5vw;
		border-radius:3.1vw;
		box-shadow:-2px 2px 5px rgb(0 0 0 / 3%), 4px -5px 20px rgb(0 0 0 / 3%);
		-webkit-background-size: 100% auto;
		background-size: 100% auto;
	}
	.subMenu5_1 .programSlider .boxing2 dl:last-of-type{
		margin: 0 auto;
	}
	.subMenu5_1 .programSlider .boxing2 dt {
		font-size:3.7vw;
		margin:0 0 3vw;
	}
	.subMenu5_1 .programSlider .boxing2 dd {
		font-size:3.4vw;
		line-height:5.3vw;
	}
	.subMenu5_1 .programSlider .boxing2 .step2_3 dd {padding-top:2vw;}
	.subMenu5_1 #personalWrap li{
		word-break:keep-all;
	}
	.subMenu5_1 #personalWrap li:first-of-type{
		padding: 0 3vw 0 18.3vw;
	}

	.subMenu5_1 #personalWrap li:last-of-type{
		padding: 0 3vw 0 18.3vw;
	}


	/* menu5_1 색상 */
	.cateDetail_Box .right5_1 {padding-top:7.5vw;} /* 오른쪽 텍스트 상단 padding */

	.comm5_1 .slide_con .txt_area1,
	.comm5_1 .slide_con .txt_area2,
	.comm5_1 .slide_con .txt_area3,
	.comm5_1 .slide_con .txt_area4 {
		padding-top: 1vw;
		margin-top:0;
		height: 50vw;
	}
	.comm5_1 .slide_con .txt_area1 dd,
	.comm5_1 .slide_con .txt_area2 dd,
	.comm5_1 .slide_con .txt_area3 dd,
	.comm5_1 .slide_con .txt_area4 dd {padding: 0 9.4vw;}
	.comm5_1 .slide_con .txt_area .num_1 {left:11vw; top:-2.9vw;}
	.comm5_1 .slide_con .txt_area .num_2 {left:3vw; top:-2.9vw;}
	.comm5_1 .slide_con .txt_area .num_3 {left:3vw; top:-2.9vw;}
	.comm5_1 .slide_con .txt_area .num_4 {left:5vw; top:-2.8vw;}
	.comm5_1 .swiper-pagination-bullet {width:25% !important;}






	/* menu5_2 */
	.subMenu5_2 .cateDetail_Box .flex .right dl dt:after {
		right:-4vw;
		width: 35.3vw;
	}
	.subMenu5_2 .cateDetail_Box .flex .right .small_r {margin-top:5.3vw;}
	.subMenu5_2 .section_03{
		padding: 17.1vw 0 18.7vw !important;
		border-radius: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		-ms-border-radius: 0;
		-o-border-radius: 0 ;
		background-color: #fff;
	}
	.subMenu5_2 .section_03:after {
		display: none;
	}
	.subMenu5_2 .section_04 {padding:17.1vw 0 0;}
	.subMenu5_2 .section_04 .container{
		padding: 0;
	}
	.subMenu5_2 .section_04 .title_area3 .tit_small:after{
		top:-1.7vw;
	}
	.subMenu5_2 .section_04 .typeSlider {
		padding: 10.2vw 0 18.7vw;;
	}
	.subMenu5_2 .section_04 .typeSlider .boxing {
		position:relative;
		background:#fff;
		height:auto;
		padding:9vw 7vw;
		margin:0 0;
		border-radius:20px;
		-webkit-border-radius:20px;
		-moz-border-radius:20px;
		-ms-border-radius:20px;
		-o-border-radius:20px;
		box-shadow:-3px -4px 14px rgb(0 0 0 / 3%), 5px 8px 20px rgb(0 0 0 / 3%);
		margin: 0 6.3vw;
	}
	.subMenu5_2 .section_04 .typeSlider h4 {
		font-size:4.7vw;
		margin: 0;
	}
	.subMenu5_2 .section_04 .typeSlider h4 span {
		font-size:2.8vw;
		margin:0 0 2.5vw; 
	}
	.subMenu5_2 .section_04 .typeSlider .flex {
		justify-content:space-between;
	}
	.subMenu5_2 .section_04 .typeSlider .flex dl dt{
		height: 15.4vw;
		text-align: center;
	}
	.subMenu5_2 .section_04 .typeSlider .flex dl:first-child {}
	.subMenu5_2 .section_04 .typeSlider .flex dl dt img {height: 100%; width: auto;}
	.subMenu5_2 .section_04 .typeSlider .flex dl dd {
		width:100%;
		height:5.3vw;
		line-height:1.7;
		font-size:3.1vw;
		border-radius: 1.5vw;
		-webkit-border-radius: 1.5vw;
		-moz-border-radius: 1.5vw;
		-ms-border-radius: 1.5vw;
		-o-border-radius: 1.5vw;
		position: static;
		transform:translate(0,0);
		margin: -1vw auto 0;
	}
	.subMenu5_2 .section_04 .typeSlider .flx_1{
		margin:4vw 0 0 ;
	}
	.subMenu5_2 .section_04 .typeSlider .flx_1 dl {
		width: 31%;
		margin:0;
	}
	.subMenu5_2 .section_04 .typeSlider .flx_2 {
		margin:5vw 0 0 ;
	}
	.subMenu5_2 .section_04 .typeSlider .flx_2 dl {
		margin:0 0 0 ;
		width: 23%;
	}
	.subMenu5_2 .section_05 {
		/* padding:22.6vw 0 21.8vw; */
		padding:17.1vw 0 18.7vw;
	}
	.subMenu5_2 .section_05 .title_area2 h3{
	    padding: 0;
		width: 70%;
		margin: 0 auto 3.7vw;
		line-height: 8vw;	
	}
	.subMenu5_2 .section_05 .title_area2 h3:before,
	.subMenu5_2 .section_05 .title_area2 h3:after {
		top:3.3vw;
	}
	.subMenu5_2 .sect_sub05 .swiper-button-prev {
		width: 9.3vw;
		height: 9.3vw;
		top:50%;
		left: 2.3vw;
		background-size: 44% auto;
		transform:translate(-0,-50%);
	}
	.subMenu5_2 .sect_sub05 .swiper-button-next {
		width: 9.3vw;
		height: 9.3vw;
		top:50%;
		right:  2.3vw;
		background-size: 44% auto;
		transform:translate(-0,-50%);
	}
	.subMenu5_2 .sect_sub06 .boxing {
		height:auto;
		background-color: #fff;
		padding: 11vw 7vw 7vw;
	}
	.subMenu5_2 .sect_sub06 .boxing:after {
		display: none;
	}
	.subMenu5_2 .sect_sub06 .flex {
		flex-wrap:wrap;
	}
	.subMenu5_2 .sect_sub06 .flx_1 {
		margin:0 0 7vw;
	}
	.subMenu5_2 .sect_sub06 .flx_1 .txt_area {
		width: 100%;
		padding: 0;
	}
	.subMenu5_2 .sect_sub06 .flx_1 .txt_area .num {
		top:-5.6vw;
		left:-4vw;
		font-size:18.7vw;
	}
	.subMenu5_2 .sect_sub06 .flx_1 .txt_area dl {
		margin:0 0 3vw;
	}
	.subMenu5_2 .sect_sub06 .flx_1 .txt_area dl dt {
		font-size:4.7vw; 
		padding:0 0 0 10vw;
		margin:0 0 3.9vw;
	}
	.subMenu5_2 .sect_sub06 .flx_1 .txt_area dl dt span {
		font-size:2.3vw;
		margin:0 0 2.1vw;
	}
	.subMenu5_2 .sect_sub06 .flx_1 .txt_area dl dd {
		font-size:3.4vw;
		line-height:5.4vw;
		word-break:break-all;
	}
	.subMenu5_2 .sect_sub06 .flx_1 .txt_area ul {
		justify-content:space-between;
		width: 90%;
		margin: 0 auto;
	}
	.subMenu5_2 .sect_sub06 .boxing3 .flx_1 .txt_area ul {
		width: 100%;
	}
	.subMenu5_2 .sect_sub06 .flx_1 .txt_area ul li {
		font-size:3.1vw;
		border-radius:1.5vw;
		-webkit-border-radius:1.5vw;
		-moz-border-radius:1.5vw;
		-ms-border-radius:1.5vw;
		-o-border-radius:1.5vw;
		padding: 0 1.5vw;
		margin:0 0 0 ;
		line-height: 5.3vw;
		height:5.3vw;
		width: 31%;
	}
	.subMenu5_2 .sect_sub06 .flx_1 .img_area {
		padding:0;
		width: 100%;
		text-align: center;
		margin-top:	9vw;
	}
	.subMenu5_2 .sect_sub06 .flx_1 .img_area img{
		width: 45%;
	}
	.subMenu5_2 .sect_sub06 .flx_2 {
		padding:7vw 0 0;
		width: 100%;
	}
	.subMenu5_2 .sect_sub06 .flx_2:after {
		width:100%;
	}
	.subMenu5_2 .sect_sub06 .flx_2 dl {
		width:100%;
		margin-bottom: 5vw;
	}
	.subMenu5_2 .sect_sub06 .flx_2 dl:after {
		display: none;
	}
	.subMenu5_2 .sect_sub06 .flx_2 dl:first-child:after {
	}
	.subMenu5_2 .sect_sub06 .flx_2 dt {
		margin:0 0 3vw;
	}
	.subMenu5_2 .sect_sub06 .flx_2 dt .s_num {
		width:4vw;
		height:4vw;
		line-height: 4.3vw;
		margin:0 auto 3vw;
		font-size:3.4vw;
	}
	.subMenu5_2 .sect_sub06 .flx_2 dt .line {
		font-size:3.7vw;
	}
	.subMenu5_2 .sect_sub06 .flx_2 dt .line:after {
		height:4.3vw
	}
	.subMenu5_2 .sect_sub06 .flx_2 dd {
		font-size:3.4vw;
		line-height:5.4vw;
		word-break:keep-all;
	}
	.subMenu5_2 .sect_sub06 .flx_2 dd br{
		display: none;
	}
	.subMenu5_2 .sect_sub06 .boxing2 {
		margin-top:7vw;
		height:auto;
		padding: 11vw 7vw 7vw;
		background-color: #fff;
		text-align: center;
	}
	.subMenu5_2 .sect_sub06 .boxing2:after {
		display: none;
	}
	.subMenu5_2 .sect_sub06 .boxing2 h4 {
		display: inline-block;
		margin-bottom:6vw;
		font-size:4.6vw;
		line-height:4.6vw;
		width: 85%;
	}
	.subMenu5_2 .sect_sub06 .boxing2 h4:after {
		width:100%;
		height:5.2vw;
		background-size: 100% 100%;
	}
	.subMenu5_2 .sect_sub06 .boxing2 ul {
		justify-content:space-between;
		flex-wrap:wrap;
	}
	.subMenu5_2 .sect_sub06 .boxing2 ul li {
		width:43%;
		height:32vw;
		margin:0 0 5vw 0;
		text-align: center;
		background-position: left 50% top 0;
		background-size: 100% 100%;
	}
	.subMenu5_2 .sect_sub06 .boxing2 ul li:first-child{
		margin: 0 0 5vw 0;
	}
	.subMenu5_2 .sect_sub06 .boxing2 ul li:after {
		width:3.1vw;
		height:3.1vw;
		left:-6.5vw;
		background-size:contain;
	}
	.subMenu5_2 .sect_sub06 .boxing2 ul li:nth-of-type(3):after{
		transform: rotate(135deg);
		left: 34.6vw;
		top: -4vw;
	}
	.subMenu5_2 .sect_sub06 .boxing2 ul li span {
		font-size:3.1vw;
		padding-top:26vw;
	}
	.subMenu5_2 .sect_sub06 .boxing3 {
		height:auto;
		margin-top:10vw;
	}
	.subMenu5_2 .sect_sub06 .boxing3 .txt_area ul li{
		
		width: auto;
		min-width: 17vw;
	}
	.subMenu5_2 .section_07 {
		padding:17.1vw 0 0;
	}
	.subMenu5_2 .section_07 .title_area2 h3{
	    padding: 0;
		width: 70%;
		margin: 0 auto 3.7vw;
		line-height: 8vw;	
	}
	.subMenu5_2 .section_07 .title_area2 h3:before,
	.subMenu5_2 .section_07 .title_area2 h3:after {
		top:3.3vw;
	}
	.subMenu5_2 .scarInjection {padding-bottom:18.7vw; padding-top:10.2vw;}
	.subMenu5_2 .scarInjection .boxing {
		width:85%;
		margin:0 auto;
		padding:7vw	 0;
		box-shadow:-3px -4px 14px rgb(0 0 0 / 3%), 5px 8px 20px rgb(0 0 0 / 3%);
	}
	.subMenu5_2 .scarInjection .boxing .num {
		top:1vw;
		left:2vw;
		font-size:18.7vw;
	}
	.subMenu5_2 .scarInjection .boxSub {
		width:100%;
	}
	.subMenu5_2 .scarInjection .boxSub .top {
		font-size:2vw;
		margin:0 0 2vw;
	} 
	.subMenu5_2 .scarInjection .boxSub h4 {
		font-size:4.7vw;
		line-height:7vw;
		margin:0 0 6vw;
		word-break:keep-all;
		padding: 0 9.1vw;
	}
	.subMenu5_2 .scarInjection .boxSub h4 br{
		display: none;
	}
	.subMenu5_2 .scarInjection .boxSub h4 span {
	}
	.subMenu5_2 .scarInjection .boxSub h4 span:after {
		height:2.5vw;
	}
	.subMenu5_2 .scarInjection .boxSub p {
		font-size:3.4vw;
		line-height:5.3vw;
		padding: 0 6vw;
		word-break:break-all;
	}
	.subMenu5_2 .scarInjection .boxSub ul {
		margin:6vw 0 0;
		padding:0 6vw;
		flex-wrap: wrap;
		justify-content: center;
		word-break:break-all;
	}
	.subMenu5_2 .scarInjection .boxSub ul li {
		font-size: 3.4vw;
		height: 5.5vw;
		width: 48%;
		line-height: 6vw;
	}
	.subMenu5_2 .scarInjection .boxSub ul li:first-child {
		margin: 0 2vw 0 0;
	}
	.subMenu5_2 .scarInjection .boxSub ul li:last-child {
		margin: 2vw 0 0 0;
	}
	.subMenu5_2 .sect_sub08 .swiper-button-next2 {
		width: 9.7vw;
		height: 9.7vw;
		background-size: 44% auto;
		margin-top: 5vw;
		right:-5vw;
		top:calc(50% - 9.35vw);
	}
	.subMenu5_2 .sect_sub08 .swiper-button-prev2 {
		width: 9.7vw;
		height: 9.7vw;
		background-size: 44% auto;
		margin-top: 5vw;
		left:-5vw;
		top:calc(50% - 9.35vw);
	}

	/* menu5_2 색상 */
	.cateDetail_Box .right5_2 {padding-top:7.1vw;} /* 오른쪽 텍스트 상단 padding */

	.comm5_2 .slide_con .txt_area1,
	.comm5_2 .slide_con .txt_area2,
	.comm5_2 .slide_con .txt_area3,
	.comm5_2 .slide_con .txt_area4 {
		padding-top: 1vw;
		margin-top:0;
		height: 50vw;
	}
	.comm5_2 .slide_con .txt_area1 dd,
	.comm5_2 .slide_con .txt_area2 dd,
	.comm5_2 .slide_con .txt_area3 dd,
	.comm5_2 .slide_con .txt_area4 dd {padding: 0 9.4vw;}
	.comm5_2 .slide_con .txt_area .num_1 {left:12.5vw; top:-2.9vw;}
	.comm5_2 .slide_con .txt_area .num_2 {left:4vw; top:-2.9vw;}
	.comm5_2 .slide_con .txt_area .num_3 {left:3vw; top:-2.9vw;}
	.comm5_2 .slide_con .txt_area .num_4 {left:7vw; top:-2.8vw;}
	.comm5_2 .swiper-pagination-bullet {width:50% !important;}



	/* menu5_6 */
    .subMenu5_6 .subBanner .txt_area{ width: 100%; }
	.subMenu5_6 .cateDetail_Box .flex .right dl dt:after { display: none; }
	.subMenu5_6 .cateDetail_Box .flex .right dl dt{ padding-top: 7vw; }
	.represent-equip-section .equip_item{ padding: 20px 20px; }
	.represent-equip-section .equip_item p{ font-size: 15px; }
	.represent-equip-section .equip_list{
		display: grid;
		grid-template-columns: repeat(2,1fr);
		grid-template-rows: repeat(2,auto);
	}
	.represent_block .img_area img{ right: -50px; }
}