@charset "utf-8";
/* **************************************************************************************
* 반응형 스킨 사용자/제작자 CSS
2022-12-15
************************************************************************************** */


#layout_body, .resp_wrap {max-width:none; padding:0;}
body.fixed {position:static;}
@media (max-width: 1230px){
	.gl-center.goods {min-width:100%;}
}
@media (max-width: 1230px){
	.gl-center.goods .screen {width:100% !important;}
}
.goods_status_text {padding-right: 5px; font-size:15px; line-height:25px;}

/* ## 메인 ########## */
	/* 제품 소개 */
		.gl-center.main .goods:after {clear:both; display:block; content:'';}
		.gl-center.main .goods .goods-home,
		.gl-center.main .goods .goods-professional {float:left; position:relative; width:50%; height:800px;}
		.gl-center.main .goods .goods-home {background-color:#ffed00;}
		.gl-center.main .goods .goods-professional {background-color:#6e6e6e;}
		.gl-center.main .goods .screen {width:100%; height:600px; overflow:hidden;}
		.gl-center.main .goods .screen ul:after {clear:both; display:block; content:'';}
		.gl-center.main .goods .screen ul li {float:left; width:50vw; height:600px; text-align:center;}
		.gl-center.main .goods .screen ul li img {max-width:100%; max-height:600px;}
		.gl-center.main .goods dl {position:absolute; left:50px; bottom:50px;}
		.gl-center.main .goods dl dt {font-size:40px; line-height:40px; font-weight:700; color:#000;}
		.gl-center.main .goods dl dd {margin-top:25px; font-size:20px; line-height:20px;}
		.gl-center.main .goods dl dd a {display:inline-block; padding:10px 15px; color:#2b2b2b; border:2px solid #2b2b2b;}
		.gl-center.main .goods dl dd a:hover {background-color:rgba(0, 0, 0, 0.1);}
		.gl-center.main .goods .goods-professional dl dt {color:#fff;}
		.gl-center.main .goods .goods-professional dl dd {color:#fff;}
		.gl-center.main .goods .goods-professional dl dd a {color:#fff; border:2px solid #fff;}
		.gl-center.main .goods .goods-professional dl dd a:hover {background-color:rgba(255, 255, 255, 0.1);}
	/* 서비스 소개 */
		.gl-center.main .service .screen {width:1230px; margin:0 auto; padding:50px 0; border-bottom:1px solid #ededed;}
		.gl-center.main .service .screen ul {margin-top:26px;}
		.gl-center.main .service .screen ul:first-child {margin-top:0;}
		.gl-center.main .service .screen ul:after {clear:both; display:block; content:'';}
		.gl-center.main .service .screen ul li {float:left; width:288px; margin-left:26px;}
		.gl-center.main .service .screen ul li:first-child {margin-left:0;}
		.gl-center.main .service .screen ul li a {display:block; line-height:15px;}
		.gl-center.main .service .screen ul li a strong {display:block; margin:5px 0; font-size:17px; line-height:20px; font-weight:400;}
		.gl-center.main .service .screen ul li a em {display:block; width:288px; height:143px; font-size:0; line-height:0; background-repeat:no-repeat; background-position:center center; background-size:cover; box-sizing:border-box;}
		.gl-center.main .service .screen ul li.service-01 a em {background-image:url(../_images/main-01-01.png);}
		.gl-center.main .service .screen ul li.service-02 a em {background-image:url(../_images/main-01-02.png);}
		.gl-center.main .service .screen ul li.service-03 a em {background-image:url(../_images/main-01-03.png);}
		.gl-center.main .service .screen ul li.service-04 a em {background-image:url(../_images/main-01-04.png);}
		.gl-center.main .service .screen ul li.service-05 a em {background-image:url(../_images/main-01-05.png);}
		.gl-center.main .service .screen ul li.service-06 a em {background-image:url(../_images/main-01-06.png);}
		.gl-center.main .service .screen ul li.service-07 a em {background-image:url(../_images/main-01-07.png);}
		.gl-center.main .service .screen ul li.service-08 a em {background-image:url(../_images/main-01-08.png);}
	/* 혜택 소개 */
		.gl-center.main .benefit .screen {width:1230px; margin:0 auto; padding:50px 0; border-bottom:1px solid #ededed;}
		.gl-center.main .benefit .screen ul:after {clear:both; display:block; content:'';}
		.gl-center.main .benefit .screen ul li {float:left; width:33%; padding-top:65px; text-align:center; background-repeat:no-repeat; background-position:center top;}
		.gl-center.main .benefit .screen ul li:first-child {width:34%;}
		.gl-center.main .benefit .screen ul li.benefit-01 {background-image:url(../_images/main-02-01.png);}
		.gl-center.main .benefit .screen ul li.benefit-02 {background-image:url(../_images/main-02-02.png);}
		.gl-center.main .benefit .screen ul li.benefit-03 {background-image:url(../_images/main-02-03.png);}
	/* 배너 */
		.gl-center.main .banner .screen {position:relative; width:1230px; margin:0 auto; padding:50px 0; text-align:center;}
		.gl-center.main .banner .screen ul:after {clear:both; display:block; content:'';}
		.gl-center.main .banner .screen ul li {float:left; width:100%; height:445px; font-size:0; line-height:0; background-repeat:no-repeat; background-position:center center; background-size:cover;}
		.gl-center.main .banner .screen ul li a {display:block; height:100%;}
		.gl-center.main .banner .swiper-button,
		.gl-center.main .banner .swiper-button {display:none; width:50px; height:50px; margin-top:-25px; background-color:rgba(255, 255, 255, 0.5); background-image:url(../_images/swiper-arrows.png); background-position:0 0; background-size:100px 50px; border-radius:5px;}
		.gl-center.main .banner .swiper-button.on {display:block;}
		.gl-center.main .banner .swiper-button.swiper-button-next {background-position:-50px 0;}
		.gl-center.main .banner .swiper-pagination {position:static;}
		.gl-center.main .banner .swiper-pagination a {width:10px; height:10px; margin-left:5px; font-size:0; line-height:0;}
		.gl-center.main .banner .swiper-pagination a:first-child {margin-left:0;}

/* ## 가정용/산업용 메인 ########## */
	/* 배너 */
		.gl-center.main-goods .visual .screen {width:100%; height:600px; overflow:hidden;}
		.gl-center.main-goods .visual .screen ul:after {clear:both; display:block; content:'';}
		.gl-center.main-goods .visual .screen ul li {float:left; width:100%; height:600px; font-size:0; line-height:0; background-repeat:no-repeat; background-position:center center; background-size:cover;}
		.gl-center.main-goods .visual .screen ul li a {display:block; height:100%;}
		.gl-center.main-goods .visual .swiper-button,
		.gl-center.main-goods .visual .swiper-button {display:none; width:50px; height:50px; margin-top:-25px; background-color:rgba(255, 255, 255, 0.5); background-image:url(../_images/swiper-arrows.png); background-position:0 0; background-size:100px 50px; border-radius:5px;}
		.gl-center.main-goods .visual .swiper-button.on {display:block;}
		.gl-center.main-goods .visual .swiper-button.swiper-button-next {background-position:-50px 0;}
		.gl-center.main-goods .visual .swiper-pagination {position:static;}
		.gl-center.main-goods .visual .swiper-pagination a {width:10px; height:10px; margin-left:5px; font-size:0; line-height:0;}
		.gl-center.main-goods .visual .swiper-pagination a:first-child {margin-left:0;}
	/* 카테고리 */
		.gl-center.main-goods .category .screen {width:1230px; margin:0 auto; padding:50px 0;}
		.gl-center.main-goods .category .screen ul {margin-top:26px;}
		.gl-center.main-goods .category .screen ul:first-child {margin-top:0;}
		.gl-center.main-goods .category .screen ul:after {clear:both; display:block; content:'';}
		.gl-center.main-goods .category .screen ul li {float:left; width:288px; margin-left:26px;}
		.gl-center.main-goods .category .screen ul li:first-child {margin-left:0;}
		.gl-center.main-goods .category .screen ul li a {display:block; padding:25px 0; font-size:17px; text-align:center; color:#2b2b2b; border:5px solid #fff; box-sizing:border-box;}
		.gl-center.main-goods .category .screen ul li a:hover {border-color:#ffed00;}
		.gl-center.main-goods .category .screen ul li a em {display:block; width:288px; height:156px; margin-bottom:15px; font-size:0; line-height:0; background-repeat:no-repeat; background-position:center center; background-size:contain;}
		.gl-center.main-goods .category .screen ul li.category-01 a em {background-image:url(../_images/home-01-01.png);}
		.gl-center.main-goods .category .screen ul li.category-02 a em {background-image:url(../_images/home-01-02.png);}
		.gl-center.main-goods .category .screen ul li.category-03 a em {background-image:url(../_images/home-01-03.png);}
		.gl-center.main-goods .category .screen ul li.category-04 a em {background-image:url(../_images/home-01-04.png);}
		.gl-center.main-goods .category .screen ul li.category-05 a em {background-image:url(../_images/home-01-05.png);}
		.gl-center.main-goods .category .screen ul li.category-06 a em {background-image:url(../_images/home-01-06.png);}
		.gl-center.main-goods .category .screen ul li.category-07 a em {background-image:url(../_images/home-01-07.png);}
	/* 산업용 */
		.gl-center.main-goods.professional .category .screen ul li.category-01 a em {background-image:url(../_images/home-04-01.png);}
		.gl-center.main-goods.professional .category .screen ul li.category-02 a em {background-image:url(../_images/home-04-02.png);}
		.gl-center.main-goods.professional .category .screen ul li.category-03 a em {background-image:url(../_images/home-04-03.png);}
		.gl-center.main-goods.professional .category .screen ul li.category-04 a em {background-image:url(../_images/home-04-04.png);}
		.gl-center.main-goods.professional .category .screen ul li.category-05 a em {background-image:url(../_images/home-04-05.png);}
		.gl-center.main-goods.professional .category .screen ul li.category-06 a em {background-image:url(../_images/home-04-06.png);}
		.gl-center.main-goods.professional .category .screen ul li.category-07 a em {background-image:url(../_images/home-04-07.png);}
		.gl-center.main-goods.professional .category .screen ul li.category-08 a em {background-image:url(../_images/home-04-08.png);}
	/* 액세서리/세정제 */
		.gl-center.main-goods .rectangle .screen {width:1230px; margin:0 auto;}
		.gl-center.main-goods .rectangle .screen ul:after {clear:both; display:block; content:'';}
		.gl-center.main-goods .rectangle .screen ul li {
			float:left;
			width:calc((100% - 25px) / 2);
			width:-moz-calc((100% - 25px) / 2);
			width:-webkit-calc((100% - 25px) / 2);
			margin-left:25px;
			border:1px solid #ddd;
			box-sizing:border-box;
		}
		.gl-center.main-goods .rectangle .screen ul li:first-child {margin-left:0;}
		.gl-center.main-goods .rectangle .screen ul li a {display:block; position:relative; height:311px; padding-left:25px; font-size:17px; line-height:25px; color:#2b2b2b; background:url(../_images/home-02-01.png) no-repeat left center;}
		.gl-center.main-goods .rectangle .screen ul li a strong {display:block; padding-top:90px; margin-bottom:25px;font-size:30px; font-weight:700; line-height:30px;}
		.gl-center.main-goods .rectangle .screen ul li a em {
			display:block;
			position:absolute;
			top:0;
			right:0;
			width:calc(100% - 369px);
			width:-moz-calc(100% - 369px);
			width:-webkit-calc(100% - 369px);
			height:311px;
			background-repeat:no-repeat;
			background-position:center center;
			background-size:contain;
		}
		.gl-center.main-goods .rectangle .screen ul li.rectangle-01 a em {background-image:url(../_images/home-02-02.png);}
		.gl-center.main-goods .rectangle .screen ul li.rectangle-02 a em {background-image:url(../_images/home-02-03.png);}
	/* 서비스 소개 */
		.gl-center.main-goods .service .screen {width:1230px; margin:0 auto; padding:50px 0; border-bottom:1px solid #ededed;}
		.gl-center.main-goods .service .screen ul:after {clear:both; display:block; content:'';}
		.gl-center.main-goods .service .screen ul li {float:left; width:288px; margin-left:26px;}
		.gl-center.main-goods .service .screen ul li:first-child {margin-left:0;}
		.gl-center.main-goods .service .screen ul li a {display:block; line-height:15px; color:#2b2b2b;}
		.gl-center.main-goods .service .screen ul li a strong {display:block; margin:5px 0; font-size:17px; line-height:20px; font-weight:400;}
		.gl-center.main-goods .service .screen ul li a em {display:block; width:288px; height:143px; font-size:0; line-height:0; background-repeat:no-repeat; background-position:center center; background-size:cover; box-sizing:border-box;}
		.gl-center.main-goods .service .screen ul li a:hover em {border:5px solid #ffed00;}
		.gl-center.main-goods .service .screen ul li.service-01 a em {background-image:url(../_images/main-01-01.png);}
		.gl-center.main-goods .service .screen ul li.service-02 a em {background-image:url(../_images/main-01-02.png);}
		.gl-center.main-goods .service .screen ul li.service-03 a em {background-image:url(../_images/main-01-03.png);}
		.gl-center.main-goods .service .screen ul li.service-04 a em {background-image:url(../_images/main-01-04.png);}
		.gl-center.main-goods .service .screen ul li.service-05 a em {background-image:url(../_images/main-01-05.png);}
		.gl-center.main-goods .service .screen ul li.service-06 a em {background-image:url(../_images/main-01-06.png);}
		.gl-center.main-goods .service .screen ul li.service-07 a em {background-image:url(../_images/main-01-07.png);}
		.gl-center.main-goods .service .screen ul li.service-08 a em {background-image:url(../_images/main-01-08.png);}

/* ## 이벤트 ########## */
	/* 제품 목록 */
		.gl-center.event .goods-list .screen {width:1230px; margin:0 auto; margin-top:25px;}
		.gl-center.event .goods-list .screen h3 {font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.event .goods-list .screen ul:after {clear:both; display:block; content:'';}
		.gl-center.event .goods-list .screen ul li {position:relative; float:left; width:25%; margin-top:30px;}
		.gl-center.event .goods-list .screen ul li a {display:block; padding:15px; padding-bottom:45px; border:5px solid #fff;}
		.gl-center.event .goods-list .screen ul li a:hover {border-color:#ffed00;}
		.gl-center.event .goods-list .screen ul li a:hover:after {position:absolute; left:0; bottom:0; display:block; content:'상세보기'; width:100%; font-size:13px; line-height:45px; text-align:center; background-color:#ffed00;}
		.gl-center.event .goods-list .screen ul li a em {display:block; height:250px; margin-bottom:10px; background-repeat:no-repeat; background-position:center center; background-size:contain;}
		.gl-center.event .goods-list .screen ul li a strong {display:block; margin-bottom:10px;}

/* ## 제품사용팁/구매가이드 ########## */
	/* 대표 이미지 */
		.gl-center.guide .visual .screen {width:1230px; margin:0 auto; margin-top:25px;}
		.gl-center.guide .visual .screen img {width:100%;}
	/* 카테고리 */
		.gl-center.guide .category .screen {width:1230px; margin:0 auto; margin-top:25px;}
		.gl-center.guide .category .screen ul:after {clear:both; display:block; content:'';}
		.gl-center.guide .category .screen ul li {
			float:left;
			width:calc((100% - 75px) / 4);
			width:-moz-calc((100% - 75px) / 4);
			width:-webkit-calc((100% - 75px) / 4);
			margin-left:25px;
		}
		.gl-center.guide .category .screen ul li:first-child {margin-left:0;}
		.gl-center.guide .category .screen ul li a {display:block;}
		.gl-center.guide .category .screen ul li a strong {display:block; margin:10px 0 15px 0; font-size:21px; font-weight:700; line-height:25px;}
		.gl-center.guide .category .screen ul li a em {display:block; height:140px; font-size:0; line-height:0; background-repeat:no-repeat; background-position:center center; background-size:cover; box-sizing:border-box;}
		.gl-center.guide .category .screen ul li.category-01 a em {background-image:url(../_images/guide-02-01.png);}
		.gl-center.guide .category .screen ul li.category-02 a em {background-image:url(../_images/guide-02-02.png);}
		.gl-center.guide .category .screen ul li.category-03 a em {background-image:url(../_images/guide-02-03.png);}
		.gl-center.guide .category .screen ul li.category-04 a em {background-image:url(../_images/guide-02-04.png);}
	/* 청소솔루션 */
		.gl-center.guide .tip-home.visual .screen {margin-top: 0; width:auto;}
		.gl-center.guide .tip-home.sub-visual .screen {margin-top: 10px; width:auto;}
		.gl-center.guide .tip-home.sub-visual .screen img {width:100%;}
		.gl-center.guide .tip-home.bg-yellow {background-color: #ffed00; margin-top: 10px;}
		.gl-center.guide .tip-home.bg-yellow .screen {width:1230px; margin:0 auto;}
		.gl-center.guide .tip-home.bg-yellow .screen h3 {font-size:25px; font-weight:bold; padding-top:30px; padding-bottom:50px;}
		.gl-center.guide .tip-home.bg-gray {background-color: #ededed; margin-top: 10px;}
		.gl-center.guide .tip-home.bg-gray .screen {width:1230px; margin:0 auto;}
		.gl-center.guide .tip-home.bg-gray .screen h3 {font-size:25px; font-weight:bold; padding-top:30px; padding-bottom:50px;}
		.gl-center.guide .tip-home.sub-cont .screen {width:1230px; margin:0 auto;}
		.gl-center.guide .tip-home.sub-cont .screen .sub-desc {margin-top:50px;}
		.gl-center.guide .tip-home.sub-cont .screen .sub-desc strong {font-size:21px; padding-bottom:20px; display:inline-block;}
		.gl-center.guide .tip-home.sub-cont .screen .sub-desc p {font-size:16.8px;}
		.gl-center.guide .tip-home.sub-cont .screen .img-list {margin-top:20px;}
		.gl-center.guide .tip-home.sub-cont .screen .img-list ul li {
			float:left;
			width:calc((100% - 50px) / 3);
			width:-moz-calc((100% - 50px) / 3);
			width:-webkit-calc((100% - 50px) / 3);
			margin-left:25px;
		}
		.gl-center.guide .tip-home.sub-cont .screen .img-list ul:after {clear:both; display:block; content:'';}
		.gl-center.guide .tip-home.sub-cont .screen .img-list ul li:first-child {margin-left:0;}
		.gl-center.guide .tip-home.sub-cont .screen .img-list ul li img {width:100%; padding-top: 10px;}
		.gl-center.guide .tip-home.sub-cont .screen .img-list ul li strong {display:block; margin:15px 0; font-size:21px; line-height:21px;}
		.gl-center.guide .tip-home.sub-cont .screen .img-list ul li a {display:block;}
		@media (max-width: 800px) {
			.gl-center.guide .tip-home.bg-yellow .screen,
			.gl-center.guide .tip-home.bg-gray .screen,
			.gl-center.guide .tip-home.sub-cont .screen {width:auto;}
			.gl-center.guide .tip-home.sub-cont .screen .img-list ul li {float:none !important; width:100%; margin-left:0;}
		}
	/* 탭 */
		.gl-center.guide .tab {border-bottom:1px solid #ededed;}
		.gl-center.guide .tab .screen {width:1230px; margin:0 auto; margin-top:0;padding-top: 25px;}
		.gl-center.guide .tab .screen ul:after {clear:both; display:block; content:'';}
		.gl-center.guide .tab .screen ul li {float:left; margin-left:1px;}
		.gl-center.guide .tab .screen ul li:first-child {margin-left:0;}
		.gl-center.guide .tab .screen ul li a {display:block; padding:0 20px; line-height:55px; letter-spacing:-1px; color:#2b2b2b; background-color:#ededed;}
		.gl-center.guide .tab .screen ul li a:hover,
		.gl-center.guide .tab .screen ul li.on a {color:#ffed00; background-color:#333;}
		.gl-center.guide .tab.fixed {position:fixed; left:0; top:77px; width:100%; background-color:#fff; z-index:998;}
		.gl-center.guide .tab.fixed .screen {margin-top:0;padding-top: 0}
	/* 팁 목록 */
		.gl-center.guide .tip-list .screen {width:1230px; margin:0 auto; margin-top:25px;}
		.gl-center.guide .tip-list .screen h3 {font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.guide .tip-list .screen p {margin-top:7px;}
		.gl-center.guide .tip-list .screen ul li img.mb100 {margin-bottom:100px;}
		.gl-center.guide .tip-list .screen ul {margin-top:25px;}
		.gl-center.guide .tip-list.no-h3 .screen ul {margin-top:0;}
		.gl-center.guide .tip-list .screen ul li {margin-top:25px;}
		.gl-center.guide .tip-list .screen ul li:first-child {margin-top:0;}
		.gl-center.guide .tip-list .screen ul li:after {clear:both; display:block; content:'';}
		.gl-center.guide .tip-list .screen ul li img {float:left; width:390px; margin-right:25px;}
		.gl-center.guide .tip-list .screen ul li strong {display:block; margin-bottom:15px; font-size:17px;}
	/* 액세서리 */
		.gl-center.guide .accessory-list .screen {width:1230px; padding-top:25px; margin:0 auto; margin-top:25px; border-top:1px solid #ededed;}
		.gl-center.guide .accessory-list .screen h3 {font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.guide .accessory-list .screen ul {margin-top:25px;}
		.gl-center.guide .accessory-list .screen ul:first-child {margin-top:0;}
		.gl-center.guide .accessory-list .screen ul:after {clear:both; display:block; content:'';}
		.gl-center.guide .accessory-list .screen ul li {
			float:left;
			width:calc((100% - 100px) / 4);
			width:-moz-calc((100% - 100px) / 4);
			width:-webkit-calc((100% - 100px) / 4);
			margin-left:25px;
		}
		.gl-center.guide .accessory-list .screen ul li:first-child {margin-left:0;}
		.gl-center.guide .accessory-list .screen ul li a {display:block; font-size:17px; text-align:center;}
		.gl-center.guide .accessory-list .screen ul li a img {display:block; max-width:100%; margin-bottom:25px;}
	/* 바닥의 종류 */
		.gl-center.guide .floor-kind .screen {width:1230px; margin:0 auto; margin-top:25px;}
		.gl-center.guide .floor-kind .screen h3 {font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.guide .floor-kind .screen .text {margin-top:10px;}
		.gl-center.guide .floor-kind .screen .list {margin-top:25px;}
		.gl-center.guide .floor-kind .screen .list dl {margin-top:5px;}
		.gl-center.guide .floor-kind .screen .list dl:first-child {margin-top:0;}
		.gl-center.guide .floor-kind .screen .list dl dt a {display:block; padding-left:35px; line-height:45px; background:#eee url(../_images/guide-07-02.png) no-repeat 10px center;}
		.gl-center.guide .floor-kind .screen .list dl.on dt a {background-image:url(../_images/guide-07-03.png);}
		.gl-center.guide .floor-kind .screen .list dl dd {display:none; padding:15px;}
		.gl-center.guide .floor-kind .screen .list dl.on dd {display:block;}
	/* 물걸레 제품 */
		.gl-center.guide .duster-goods .screen {width:1230px; padding-top:25px; margin:0 auto; margin-top:25px; border-top:1px solid #ededed;}
		.gl-center.guide .duster-goods .screen h3 {font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.guide .duster-goods .screen .text {margin-top:10px;}
		.gl-center.guide .duster-goods .screen ul {margin-top:25px;}
		.gl-center.guide .duster-goods .screen ul:after {clear:both; display:block; content:'';}
		.gl-center.guide .duster-goods .screen ul li {
			float:left;
			width:calc((100% - 25px) / 2);
			width:-moz-calc((100% - 25px) / 2);
			width:-webkit-calc((100% - 25px) / 2);
			margin-left:25px;
		}
		.gl-center.guide .duster-goods .screen ul li:first-child {margin-left:0;}
		.gl-center.guide .duster-goods .screen ul li img {width:100%;}
		.gl-center.guide .duster-goods .screen ul li dl {margin-top:15px;}
		.gl-center.guide .duster-goods .screen ul li dl dt {margin-bottom:10px; font-weight:700;}
		.gl-center.guide .duster-goods .screen ul li dl dd {padding-left:25px; font-size:13px; background:url(../_images/guide-07-06.png) no-repeat 12px 8px;}
		.gl-center.guide .duster-goods .screen .notice {padding:15px; margin-top:25px; background-color:#f6f6f6;}
		.gl-center.guide .duster-goods .screen .notice ul {margin-top:10px;}
		.gl-center.guide .duster-goods .screen .notice ul li {float:none; width:auto; padding-left:33px; margin-left:0; background:url(../_images/guide-07-06.png) no-repeat 20px center;}
		/* 물걸레 사용법 */
		.gl-center.guide .duster-how .screen {width:1230px; padding-top:25px; margin:0 auto; margin-top:25px; border-top:1px solid #ededed;}
		.gl-center.guide .duster-how .screen h3 {font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.guide .duster-how .screen ul {margin-top:25px;}
		.gl-center.guide .duster-how .screen ul:after {clear:both; display:block; content:'';}
		.gl-center.guide .duster-how .screen ul li {
			float:left;
			width:calc((100% - 75px) / 4);
			width:-moz-calc((100% - 75px) / 4);
			width:-webkit-calc((100% - 75px) / 4);
			margin-left:25px;
			margin-bottom:25px;
		}
		.gl-center.guide .duster-how .screen ul li:first-child,
		.gl-center.guide .duster-how .screen ul li:nth-child(5n) {margin-left:0;}
		.gl-center.guide .duster-how .screen ul li img {display:block; width:100%; margin-bottom:10px;}
		.gl-center.guide .duster-how .screen ul.video li {
			width:calc((100% - 25px) / 2);
			width:-moz-calc((100% - 25px) / 2);
			width:-webkit-calc((100% - 25px) / 2);
			margin-bottom:0;
		}
		.gl-center.guide .duster-how .screen ul.video li video {width:100%;}
		.gl-center.guide .duster-how .screen .notice {padding:15px; margin-top:25px; background-color:#f6f6f6;}
		.gl-center.guide .duster-how .screen .notice ul {margin-top:10px;}
		.gl-center.guide .duster-how .screen .notice ul li {float:none; width:auto; padding-left:33px; margin-left:0; margin-bottom:0; background:url(../_images/guide-07-06.png) no-repeat 20px center;}
	/* 구매가이드 > 고압세척기 */
		.gl-center.guide.buy.pressure-washer .tab-list .screen {width:1230px; padding-top:25px; margin:0 auto;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen h3 {font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen ul {margin-top:25px;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen ul:after {clear:both; display:block; content:'';}
		.gl-center.guide.buy.pressure-washer .tab-list .screen ul li {float:left; margin-left:10px;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen ul li:first-child {margin-left:0 !important;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen ul li a {display:block; text-align:center; border:5px solid #fff; box-sizing:border-box;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen ul li a:hover {border-color:#ffed00;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen ul li a em {display:block; margin-bottom:10px; font-style:normal; background-repeat:no-repeat; background-position:center center; background-size:contain;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen .goods-area {margin-top:25px;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen .goods-area:after {clear:both; display:block; content:'';}
		.gl-center.guide.buy.pressure-washer .tab-list .screen .goods-area .l,
		.gl-center.guide.buy.pressure-washer .tab-list .screen .goods-area .r {
			float:left;
			width:calc((100% - 31px) / 2);
			width:-moz-calc((100% - 31px) / 2);
			width:-webkit-calc((100% - 31px) / 2);
		}
		.gl-center.guide.buy.pressure-washer .tab-list .screen .goods-area .l {padding-right:15px;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen .goods-area .r {position:relative; padding-left:15px; border-left:1px solid #ededed;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen .goods-area h4 {padding-bottom:10px; font-size:17px; font-weight:700; text-align:center; border-bottom:5px solid #ffed00;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen .goods-area .table {margin-top:25px;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen .goods-area .table:after {clear:both; display:block; content:'';}
		.gl-center.guide.buy.pressure-washer .tab-list .screen .goods-area .table .td {float:left; width:50%; text-align:center; box-sizing:border-box;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen .goods-area .table .td strong {display:block; font-weight:400; line-height:40px; border:5px solid #f3f3f3;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen .goods-area .table .td:last-child strong {background-color:#f3f3f3;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen .goods-area .table .td .text {height:65px; margin:25px 0;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen .goods-area .table .td:last-child .text {border-left:1px solid #ededed;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen .goods-area .r h4 {border-bottom-color:#6e6e6e;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen .goods-area .r .line-hide {position:absolute; left:-1px; top:0; width:1px; height:30px; background-color:#fff;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen .goods-area .goods-list {padding-top:25px; margin-top:25px; border-top:1px solid #ededed;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen .goods-area .goods-list .summary {position:relative; height:100px; padding-left:80px; color:#6e6e6e; letter-spacing:-1px;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen .goods-area .goods-list .summary strong {position:absolute; left:0; top:0; display:block; width:80px; font-size:17px; color:#2b2b2b;}
		.gl-center.guide.buy.pressure-washer .tab-list.type-01 .screen ul li {
			width:calc((100% - 70px) / 8);
			width:-moz-calc((100% - 70px) / 8);
			width:-webkit-calc((100% - 70px) / 8);
		}
		.gl-center.guide.buy.pressure-washer .tab-list.type-01 .screen ul li a {height:270px; font-size:21px; font-weight:700; line-height:25px; overflow:hidden;}
		.gl-center.guide.buy.pressure-washer .tab-list.type-01 .screen ul li a em {height:200px;}
		.gl-center.guide.buy.pressure-washer .tab-list.type-01 .screen .arrow {margin-top:15px;}
		.gl-center.guide.buy.pressure-washer .tab-list.type-01 .screen .arrow:after {clear:both; display:block; content:'';}
		.gl-center.guide.buy.pressure-washer .tab-list.type-01 .screen .arrow em {float:left; width:50%; height:80px; font-size:21px; font-style:normal; line-height:80px; text-align:center; background-repeat:no-repeat; background-position:center center; background-size:contain;}
		.gl-center.guide.buy.pressure-washer .tab-list.type-01 .screen .arrow em.prev {background-image:url(../_images/guide-09-02.png);}
		.gl-center.guide.buy.pressure-washer .tab-list.type-01 .screen .arrow em.next {background-image:url(../_images/guide-09-03.png); color:#fff;}
		.gl-center.guide.buy.pressure-washer .tab-list.type-02 .screen {padding-top:50px; margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.guide.buy.pressure-washer .tab-list.type-02 .screen ul {display:none;}
		.gl-center.guide.buy.pressure-washer .tab-list.type-02 .screen ul.on {display:block;}
		.gl-center.guide.buy.pressure-washer .tab-list.type-02 .screen ul li {
			width:calc((100% - 45px) / 4);
			width:-moz-calc((100% - 45px) / 4);
			width:-webkit-calc((100% - 45px) / 4);
		}
		.gl-center.guide.buy.pressure-washer .tab-list.type-02 .screen ul li a {height:320px; font-size:17px;}
		.gl-center.guide.buy.pressure-washer .tab-list.type-02 .screen ul li a em {height:260px;}
		.gl-center.guide.buy.pressure-washer .tab-list.type-03 .screen {padding-top:50px; margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.guide.buy.pressure-washer .tab-list.type-03 .screen ul li {
			width:calc((100% - 25px) / 2);
			width:-moz-calc((100% - 25px) / 2);
			width:-webkit-calc((100% - 25px) / 2);
		}
		.gl-center.guide.buy.pressure-washer .tab-list.type-03 .screen ul li:nth-child(odd) {margin-left:0;}
		.gl-center.guide.buy.pressure-washer .tab-list.type-03 .screen ul li a {height:320px; font-size:17px;}
		.gl-center.guide.buy.pressure-washer .tab-list.type-03 .screen ul li a em {height:260px;}
		.gl-center.guide.buy.pressure-washer .tab-list.type-04 .screen {padding-top:50px; margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.guide.buy.pressure-washer .tab-list.type-04 .screen img {display:block; width:100%; margin-top:25px;}
		.gl-center.guide.buy.pressure-washer .tab-list.type-04 .screen .goods-area {font-size:17px; line-height:25px;}
		.gl-center.guide.buy.pressure-washer .tab-list.type-04 .screen .goods-area .button {margin-top:25px;}
		.gl-center.guide.buy.pressure-washer .tab-list.type-04 .screen .goods-area .button a {display:inline-block; padding:0 15px; font-size:16px; line-height:45px; border:1px solid #ededed; background-color:#ffed00;}
		.gl-center.guide.buy.pressure-washer .tab-list.type-04 .screen .goods-area .button a:hover {border-color:#ffed00;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen .icon-list ul {display:block;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen .icon-list ul li {width:50px !important;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen .icon-list ul li:nth-child(odd) {margin-left:10px;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen .icon-list ul li a {position:relative; width:50px !important; height:50px !important; border-style:none; background:url(../_images/guide-09-05.png) no-repeat center center;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen .icon-list ul li a:hover,
		.gl-center.guide.buy.pressure-washer .tab-list .screen .icon-list ul li.on a {border:2px solid #ffed00;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen .icon-list ul li a em {display:none; width:50px !important; height:35px !important; margin-bottom:0; font-size:12px; line-height:35px; white-space:nowrap; text-align:center; letter-spacing:-1px; background-color:#ffed00;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen .icon-list ul li a:hover em {position:absolute; left:-2px; top:55px; display:block;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen .icon-list ul li a em:before {position:absolute; left:0; top:-4px; display:block; width:100%; height:4px; content:''; background:url(../_images/guide-09-06.png) no-repeat center center;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen .icon-list ul li.icon-01 a {background-position:0 0;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen .icon-list ul li.icon-02 a {background-position:-65px 0;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen .icon-list ul li.icon-03 a {background-position:-130px 0;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen .icon-list ul li.icon-04 a {background-position:-195px 0;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen .icon-list ul li.icon-05 a {background-position:-260px 0;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen .icon-list ul li.icon-06 a {background-position:-325px 0;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen .icon-list ul li.icon-07 a {background-position:-390px 0;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen .icon-list ul li.icon-08 a {background-position:-455px 0;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen .icon-list ul li.icon-09 a {background-position:-520px 0;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen .icon-list ul li.icon-10 a {background-position:-585px 0;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen .icon-list ul li.icon-11 a {background-position:-650px 0;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen .icon-list ul li.icon-12 a {background-position:-715px 0;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen .icon-list ul li.icon-04 a em {left:-15px; width:80px !important;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen .icon-list ul li.icon-07 a em {left:-25px; width:100px !important;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen .icon-list ul li.icon-09 a em {left:-15px; width:80px !important;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen .icon-list ul li.icon-10 a em {left:-15px; width:80px !important;}
		.gl-center.guide.buy.pressure-washer .tab-list .screen .icon-list ul li.icon-11 a em {left:-20px; width:90px !important;}
		.gl-center.guide.buy.pressure-washer .tab-list.type-03 .screen .icon-list ul li a {cursor:default;}
	/* 구매가이드 > 스팀청소기 */
		.gl-center.guide.buy.steam-cleaners .tab-list .screen {width:1230px; padding-top:25px; margin:0 auto;}
		.gl-center.guide.buy.steam-cleaners .tab-list .screen h3 {font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.guide.buy.steam-cleaners .tab-list .screen .goods-list ul {margin-top:25px;}
		.gl-center.guide.buy.steam-cleaners .tab-list .screen .goods-list ul:after {clear:both; display:block; content:'';}
		.gl-center.guide.buy.steam-cleaners .tab-list .screen .goods-list ul li {position:relative; float:left; width:25%; text-align:center; border:1px solid #ededed; border-left-style:none; box-sizing:border-box;}
		.gl-center.guide.buy.steam-cleaners .tab-list .screen .goods-list ul li:first-child {border-left-style:solid;}
		.gl-center.guide.buy.steam-cleaners .tab-list .screen .goods-list ul li em {display:block; height:300px; font-style:normal; background-repeat:no-repeat; background-position:center center;}
		.gl-center.guide.buy.steam-cleaners .tab-list .screen .goods-list ul li strong {display:block; margin-top:10px; font-size:21px; line-height:25px;}
		.gl-center.guide.buy.steam-cleaners .tab-list .screen .goods-list ul li span {position:absolute; left:15px; top:15px; display:block; width:90px; height:90px; line-height:90px; letter-spacing:-1px; text-align:center; background-color:#ffed00; border-radius:45px; box-sizing:border-box;}
		.gl-center.guide.buy.steam-cleaners .tab-list .screen .goods-list ul li span i {font-style:normal; font-weight:700; font-size:25px; color:#000;}
		.gl-center.guide.buy.steam-cleaners .tab-list .screen .goods-list ul li span.txt {padding:20px 0; line-height:25px;}
		.gl-center.guide.buy.steam-cleaners .tab-list .screen .goods-list ul li span.txt i {font-size:20px;}
		.gl-center.guide.buy.steam-cleaners .tab-list .screen .goods-list ul li a {display:block; margin-top:25px; line-height:50px; background:#eee url(../_images/guide-09-04.png) no-repeat 95% center;}
		.gl-center.guide.buy.steam-cleaners .tab-list .screen .goods-list ul li a:hover {background-color:#ffed00;}
		.gl-center.guide.buy.steam-cleaners .tab-list .screen .goods-list.fix ul {width:1100px; margin-left:auto; margin-right:0;}
		.gl-center.guide.buy.steam-cleaners .tab-list .screen .goods-list.fix ul li {width:275px;}
		.gl-center.guide.buy.steam-cleaners .tab-list .screen table {width:100%; margin-top:25px;}
		.gl-center.guide.buy.steam-cleaners .tab-list .screen table th {height:50px; background-color:#ffed00;}
		.gl-center.guide.buy.steam-cleaners .tab-list .screen table td {height:50px; text-align:center; border-bottom:1px solid #ededed;}
		.gl-center.guide.buy.steam-cleaners .tab-list .screen .goods-area {margin-top:25px;}
		.gl-center.guide.buy.steam-cleaners .tab-list.type-02 .screen {padding-top:50px; margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.guide.buy.steam-cleaners .tab-list.type-03 .screen {padding-top:50px; margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.guide.buy.steam-cleaners .tab-list.type-04 .screen {padding-top:50px; margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.guide.buy.steam-cleaners .tab-list.type-04 .screen img {display:block; width:100%; margin-top:25px;}
		.gl-center.guide.buy.steam-cleaners .tab-list.type-04 .screen .goods-area {font-size:17px; line-height:25px;}
		.gl-center.guide.buy.steam-cleaners .tab-list.type-04 .screen .goods-area .button {margin-top:25px;}
		.gl-center.guide.buy.steam-cleaners .tab-list.type-04 .screen .goods-area .button a {display:inline-block; padding:0 15px; font-size:16px; line-height:45px; border:1px solid #ededed; background-color:#ffed00;}
		.gl-center.guide.buy.steam-cleaners .tab-list.type-04 .screen .goods-area .button a:hover {border-color:#ffed00;}
	/* 구매가이드 > 업소용청소기 */
		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen {width:1230px; padding-top:25px; margin:0 auto;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen h3 {font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .goods-list ul {margin-top:25px;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .goods-list ul:after {clear:both; display:block; content:'';}
		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .goods-list ul li {position:relative; float:left; width:25%; text-align:center; border:1px solid #ededed; border-left-style:none; box-sizing:border-box;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .goods-list ul li:first-child {border-left-style:solid;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .goods-list ul li em {display:block; height:300px; font-style:normal; background-repeat:no-repeat; background-position:center center;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .goods-list ul li strong {display:block; margin-top:10px; font-size:21px; line-height:25px;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .goods-list ul li a {display:block; margin-top:25px; line-height:50px; background:#eee url(../_images/guide-09-04.png) no-repeat 95% center;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .goods-list ul li a:hover {background-color:#ffed00;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .goods-list.fix ul {width:1100px; margin-left:auto; margin-right:0;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .goods-list.fix ul li {width:220px;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .goods-list.fix ul li em {height:150px;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen table {width:100%; margin-top:25px;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen table th {height:50px; background-color:#ffed00;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen table td {height:50px; text-align:center; border-bottom:1px solid #ededed;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen table.th-img th {height:auto; font-weight:400; padding:0; border:1px solid #ededed; border-left-style:none; background-color:#fff;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen table.th-img th:first-child {border-left-style:solid;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen table.th-img th img {display:block; width:73px; height:70px; margin:0 auto; margin-top:10px;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen table.th-img th strong {display:block; margin-top:10px; font-size:13px;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen table.th-img th a {display:block; margin-top:10px; font-size:13px; line-height:30px; background:#eee url(../_images/guide-09-04.png) no-repeat 92% center; background-size:10px 11px;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen table.th-img th a:hover {background-color:#ffed00;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list.type-01 .screen .arrow {margin-top:50px;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list.type-01 .screen .arrow:after {clear:both; display:block; content:'';}
		.gl-center.guide.buy.vacuum-cleaners .tab-list.type-01 .screen .arrow em {float:left; width:50%; height:80px; font-size:21px; font-style:normal; line-height:80px; text-align:center; background-repeat:no-repeat; background-position:center center; background-size:contain;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list.type-01 .screen .arrow em.prev {background-image:url(../_images/guide-09-02.png);}
		.gl-center.guide.buy.vacuum-cleaners .tab-list.type-01 .screen .arrow em.next {background-image:url(../_images/guide-09-03.png); color:#fff;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list.type-02 .screen {padding-top:50px; margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list.type-03 .screen {margin-top:50px;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list.type-03 .screen .goods-list ul li {
			width:calc((100% - 100px) / 5);
			width:-moz-calc((100% - 100px) / 5);
			width:-webkit-calc((100% - 100px) / 5);
			margin-left:25px;
			border-left-style:solid;
		}
		.gl-center.guide.buy.vacuum-cleaners .tab-list.type-03 .screen .goods-list ul li:first-child {margin-left:0;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list.type-03 .screen .goods-list ul li em {height:150px; background-size:contain;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list.type-03 .screen .goods-list ul li strong {margin-top:25px; font-size:17px;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list.type-04 .screen {padding-top:50px; margin-top:50px; border-top:1px solid #ededed;}

		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .icon-list {margin-top:25px;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .icon-list:after {clear:both; display:block; content:'';}
		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .icon-list .item {
			float:left;
			width:calc((100% - 100px) / 5);
			width:-moz-calc((100% - 100px) / 5);
			width:-webkit-calc((100% - 100px) / 5);
			margin-left:25px;
		}
		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .icon-list .item:first-child {margin-left:0;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .icon-list .item ul:after {clear:both; display:block; content:'';}
		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .icon-list .item ul li {float:left; width:70px; margin-bottom:8px; margin-right:8px;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .icon-list .item ul li:nth-child(3n) {margin-right:0;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .icon-list .item ul li a {position:relative; display:block; width:70px; height:71px; border-style:none; background:url(../_images/guide-11-20.png) no-repeat center center; box-sizing:border-box;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .icon-list .item ul li a:hover,
		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .icon-list .item ul li.on a {border:2px solid #ffed00;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .icon-list .item ul li a em {display:none; width:70px; height:35px; margin-bottom:0; font-size:12px; line-height:35px; white-space:nowrap; text-align:center; letter-spacing:-1px; background-color:#ffed00;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .icon-list .item ul li a:hover em {position:absolute; left:-2px; top:77px; display:block; font-style:normal; z-index:900;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .icon-list .item ul li a em:before {position:absolute; left:0; top:-4px; display:block; width:100%; height:4px; content:''; background:url(../_images/guide-09-06.png) no-repeat center center;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .icon-list .item ul li.icon-01 a {background-position:0 0;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .icon-list .item ul li.icon-02 a {background-position:-75px 0;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .icon-list .item ul li.icon-03 a {background-position:-150px 0;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .icon-list .item ul li.icon-04 a {background-position:0 -76px;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .icon-list .item ul li.icon-05 a {background-position:-75px -76px;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .icon-list .item ul li.icon-06 a {background-position:-150px -76px;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .icon-list .item ul li.icon-07 a {background-position:0 -152px;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .icon-list .item ul li.icon-08 a {background-position:-75px -152px;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .icon-list .item ul li.icon-09 a {background-position:-150px -152px;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .icon-list .item ul li.icon-10 a {background-position:0 -228px;}
		.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .icon-list .item ul li.icon-11 a {background-position:-75px -228px;}

/* ## 액세서리 ########## */
	/* 대표 이미지 */
		.gl-center.accessory .visual .screen {width:1230px; margin:0 auto; margin-top:25px;}
		.gl-center.accessory .visual .screen img {width:100%;}
	/* 메인 분류 */
		.gl-center.accessory .main-category .screen {width:1230px; margin:0 auto; margin-top:25px;}
		.gl-center.accessory .main-category .screen ul:after {clear:both; display:block; content:'';}
		.gl-center.accessory .main-category .screen ul li {
			float:left;
			width:calc((100% - 25px) / 2);
			width:-moz-calc((100% - 25px) / 2);
			width:-webkit-calc((100% - 25px) / 2);
			margin-left:25px;
		}
		.gl-center.accessory .main-category .screen ul li:first-child {margin-left:0;}
		.gl-center.accessory .main-category .screen ul li a {display:block; color:#6e6e6e;}
		.gl-center.accessory .main-category .screen ul li a strong {display:block; margin:10px 0; font-size:21px; font-weight:700; line-height:25px; color:#2b2b2b;}
		.gl-center.accessory .main-category .screen ul li a em {display:block; height:310px; font-size:0; line-height:0; background-repeat:no-repeat; background-position:center center; background-size:contain; box-sizing:border-box;}
		.gl-center.accessory .main-category .screen ul li.category-01 a em {background-image:url(../_images/accessory-01-01.jpg);}
		.gl-center.accessory .main-category .screen ul li.category-02 a em {background-image:url(../_images/accessory-01-02.jpg);}
	/* 메인 제품 */
		.gl-center.accessory .main-goods .screen {width:1230px; padding-top:50px; margin:0 auto; margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.accessory .main-goods .screen h3 {font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.accessory .main-goods .screen .select {margin-top:15px;}
		.gl-center.accessory .main-goods .screen .select select {display:block; width:100%; height:45px; padding-left:15px; margin-top:10px; border:1px solid #eee; background-image:url(../_images/selectbox.png); background-repeat:no-repeat; background-position:calc(100% - 15px) center; background-position:-moz-calc(100% - 15px) center; background-position:-webkit-calc(100% - 15px) center; -webkit-appearance:none; -moz-appearance:none; appearance:none; box-sizing:border-box; border-radius:1px;}
		.gl-center.accessory .main-goods .screen .select select::-ms-expand {display:none;}
		.gl-center.accessory .main-goods .screen .select select:first-child {margin-top:0;}
		.gl-center.accessory .main-goods .screen .goods-list {margin-top:25px;}
		.gl-center.accessory .main-goods .screen .goods-list ul:after {clear:both; display:block; content:'';}
		.gl-center.accessory .main-goods .screen .goods-list ul li {position:relative; float:left; width:25%; margin-top:30px;}
		.gl-center.accessory .main-goods .screen .goods-list ul li a {display:block; padding:15px; padding-bottom:35px; border:5px solid #fff;}
		.gl-center.accessory .main-goods .screen .goods-list ul li a:hover {border-color:#ffed00;}
		.gl-center.accessory .main-goods .screen .goods-list ul li a:hover:after {position:absolute; left:0; bottom:0; display:block; content:'상세보기'; width:100%; font-size:12px; line-height:35px; text-align:center; background-color:#ffed00;}
		.gl-center.accessory .main-goods .screen .goods-list ul li a em {display:block; height:250px; margin-bottom:10px; background-repeat:no-repeat; background-position:center center; background-size:contain;}
		.gl-center.accessory .main-goods .screen .goods-list ul li a strong {display:block; margin-bottom:10px; font-weight:400;}
	/* 카테고리 */
		.gl-center.accessory .category .screen {width:1230px; margin:0 auto; margin-top:25px;}
		.gl-center.accessory .category .screen ul {margin-top:26px;}
		.gl-center.accessory .category .screen ul:first-child {margin-top:0;}
		.gl-center.accessory .category .screen ul:after {clear:both; display:block; content:'';}
		.gl-center.accessory .category .screen ul li {float:left; width:288px; margin-left:26px;}
		.gl-center.accessory .category .screen ul li:first-child {margin-left:0;}
		.gl-center.accessory .category .screen ul li a {display:block; padding:25px 0; font-size:17px; text-align:center; color:#2b2b2b; border:5px solid #fff; box-sizing:border-box;}
		.gl-center.accessory .category .screen ul li a:hover {border-color:#ffed00;}
		.gl-center.accessory .category .screen ul li a em {display:block; width:288px; height:156px; margin-bottom:15px; font-size:0; line-height:0; background-repeat:no-repeat; background-position:center center; background-size:contain;}
		.gl-center.accessory .category .screen ul li.category-01 a em {background-image:url(../_images/accessory-02-01.jpg);}
		.gl-center.accessory .category .screen ul li.category-02 a em {background-image:url(../_images/accessory-02-02.jpg);}
		.gl-center.accessory .category .screen ul li.category-03 a em {background-image:url(../_images/accessory-02-03.jpg);}
		.gl-center.accessory .category .screen ul li.category-04 a em {background-image:url(../_images/accessory-02-04.jpg);}
		.gl-center.accessory .category .screen ul li.category-05 a em {background-image:url(../_images/accessory-02-05.jpg);}
		.gl-center.accessory .category .screen ul li.category-06 a em {background-image:url(../_images/accessory-02-06.jpg);}
		.gl-center.accessory .category .screen ul li.category-07 a em {background-image:url(../_images/accessory-02-07.jpg);}
		.gl-center.accessory.professional .category .screen ul li.category-01 a em {background-image:url(../_images/accessory-03-01.jpg);}
		.gl-center.accessory.professional .category .screen ul li.category-02 a em {background-image:url(../_images/accessory-03-02.jpg);}
		.gl-center.accessory.professional .category .screen ul li.category-03 a em {background-image:url(../_images/accessory-03-03.jpg);}
		.gl-center.accessory.professional .category .screen ul li.category-04 a em {background-image:url(../_images/accessory-03-04.jpg);}
		.gl-center.accessory.professional .category .screen ul li.category-05 a em {background-image:url(../_images/accessory-03-05.jpg);}
		.gl-center.accessory.professional .category .screen ul li.category-06 a em {background-image:url(../_images/accessory-03-06.jpg);}
		.gl-center.accessory.professional .category .screen ul li.category-07 a em {background-image:url(../_images/accessory-03-07.jpg);}
	/* 제품 */
		.gl-center.accessory .goods .screen {width:1230px; margin:0 auto; margin-top:25px;}
		.gl-center.accessory .goods .screen ul:after {clear:both; display:block; content:'';}
		.gl-center.accessory .goods .screen ul li {position:relative; float:left; width:25%; margin-top:30px;}
		.gl-center.accessory .goods .screen ul li a {display:block; padding:15px; padding-bottom:35px; border:5px solid #fff;}
		.gl-center.accessory .goods .screen ul li a:hover {border-color:#ffed00;}
		.gl-center.accessory .goods .screen ul li a:hover:after {position:absolute; left:0; bottom:0; display:block; content:'상세보기'; width:100%; font-size:12px; line-height:35px; text-align:center; background-color:#ffed00;}
		.gl-center.accessory .goods .screen ul li a em {display:block; height:250px; margin-bottom:10px; background-repeat:no-repeat; background-position:center center; background-size:contain;}
		.gl-center.accessory .goods .screen ul li a strong {display:block; margin-bottom:10px; font-weight:400;}

/* ## 제품등록 ########## */
	/* 대표 이미지 */
		.gl-center.goods-regist .visual .screen {width:1230px; margin:0 auto; margin-top:25px;}
		.gl-center.goods-regist .visual .screen img {width:100%;}
	/* 정보 입력 */
		.gl-center.goods-regist .register .screen {width:620px; margin:0 auto; margin-top:25px;}
		.gl-center.goods-regist .register .screen h3 {padding-bottom:15px; margin-top:25px; font-weight:700; border-bottom:1px solid #e3e3e3;}
		.gl-center.goods-regist .register .screen h3.f {font-size:21px; line-height:25px; text-align:center; border-style:none;}
		.gl-center.goods-regist .register .screen dl {margin-top:15px;}
		.gl-center.goods-regist .register .screen dl.f {margin-top:25px;}
		.gl-center.goods-regist .register .screen dl:after {clear:both; display:block; content:'';}
		.gl-center.goods-regist .register .screen dl dt {float:left; width:150px; line-height:45px;}
		.gl-center.goods-regist .register .screen dl dd {float:left; width:470px;}
		.gl-center.goods-regist .register .screen dl dd input[type='text'] {width:100%; height:45px; padding:10px; line-height:20px; border:1px solid #ddd; background-color:#fff; border-radius:1px; box-sizing:border-box;}
		.gl-center.goods-regist .register .screen dl dd input[type='button'] {padding:0 10px; height:45px; border-style:none; background-color:#ddd; cursor:pointer; border-radius:1px;}
		.gl-center.goods-regist .register .screen dl dd select {
			width:100%;
			height:45px;
			padding-left:10px;
			border:1px solid #ddd;
			background-image:url(../_images/selectbox.png);
			background-repeat:no-repeat;
			background-position:calc(100% - 15px) center;
			background-position:-moz-calc(100% - 15px) center;
			background-position:-webkit-calc(100% - 15px) center;
			-webkit-appearance:none; -moz-appearance:none;
			appearance:none;
			box-sizing:border-box;
			border-radius:1px;
		}
		.gl-center.goods-regist .register .screen dl dd select::-ms-expand {display:none;}
		.gl-center.goods-regist .register .screen dl dd img {display:block; width:100%; margin-top:10px;}
		.gl-center.goods-regist .register .screen dl dd input.zipcode {width:80px;}
		.gl-center.goods-regist .register .screen dl dd input.line {display:block; margin-top:5px;}
		.gl-center.goods-regist .register .screen dl dd input.date {
			float:left;
			width:calc(100% - 45px);
			width:-moz-calc(100% - 45px);
			width:-webkit-calc(100% - 45px);
			border-right-style:none;
			border-radius:1px 0 0 1px;
		}
		.gl-center.goods-regist .register .screen dl dd input.calendar {
			width:45px;
			font-size:0;
			line-height:0;
			border:1px solid #ddd;
			border-left-style:none;
			background:#fff url(../_images/register-01-02.png) no-repeat center center;
			border-radius:0 1px 1px 0;
		}
		.gl-center.goods-regist .register .screen dl dd input[name='agree'] {margin-top:10px;}
		.gl-center.goods-regist .register .screen dl dd label[for='agree'] {display:inline-block; margin-top:10px; color:#6e6e6e; vertical-align:middle;}
		.gl-center.goods-regist .register .screen .button {margin-top:50px; text-align:center;}
		.gl-center.goods-regist .register .screen .button input[type='submit'] {height:45px; padding:0 15px; font-size:16px; line-height:45px; border:1px solid #ededed; background-color:#ffed00; cursor:pointer;}
		.gl-center.goods-regist .register .screen .button input[type='submit']:hover {border-color:#ffed00;}

		.gl-center.goods-regist .register .screen .agree .area {height:250px; padding:15px; overflow-y:auto; border:1px solid #ededed;}
		.gl-center.goods-regist .register .screen .agree .radio {margin-top:5px; text-align:right;}
		.gl-center.goods-regist .register .screen dl dd input[type='text'].s {width:150px; height:32px; padding:5px;}
		.gl-center.goods-regist .register .screen dl dd select.s {
			float:left;
			width:calc((100% - 10px) / 2);
			margin-left:10px;
		}
		.gl-center.goods-regist .register .screen dl dd select.s:first-child {margin-left:0;}
		.gl-center.goods-regist .register .screen dl dd textarea {width:100%; height:250px; padding:10px; border:1px solid #ddd; background-color:#fff; border-radius:1px; box-sizing:border-box; overflow:auto;}
		.gl-center.goods-regist .register .screen .comment {margin-top:10px; text-align:right; color:#666;}
		.gl-center.goods-regist .category .screen {width:1230px; margin:0 auto; margin-top:25px;}
		.gl-center.goods-regist .category .screen ul:after {clear:both; display:block; content:'';}
		.gl-center.goods-regist .category .screen ul li {
			float:left;
			width:calc((100% - 50px) / 3);
			width:-moz-calc((100% - 50px) / 3);
			width:-webkit-calc((100% - 50px) / 3);
			margin-left:25px;
		}
		.gl-center.goods-regist .category .screen ul li:first-child {margin-left:0;}
		.gl-center.goods-regist .category .screen ul li img {width:100%;}
		.gl-center.goods-regist .category .screen ul li strong {display:block; margin:15px 0; font-size:17px;}
		.gl-center.goods-regist .category .screen ul li a {display:block;}

		.gl-center.goods-regist .goods .screen {width:1230px; padding-bottom:25px; margin:0 auto; margin-top:25px; border-bottom:1px solid #ededed;}
		.gl-center.goods-regist .goods .screen .detail:after {clear:both; display:block; content:'';}
		.gl-center.goods-regist .goods .screen .detail img {float:left; width:285px;}
		.gl-center.goods-regist .goods .screen .detail .text {
			float:left;
			width:calc(100% - 285px - 25px);
			width:-moz-calc(100% - 285px - 25px);
			width:-webkit-calc(100% - 285px - 25px);
			margin-left:25px;
		}
		.gl-center.goods-regist .goods .screen .detail .text h3 {margin-bottom:15px; font-size:21px; font-weight:700; line-height:21px;}

/* ## 제품 ########## */
	/* 대표 이미지 */
		.gl-center.goods .visual .screen {width:1230px; margin:0 auto; margin-top:25px;}
		.gl-center.goods .visual .screen img {width:100%;}
	/* 탭 */
		.gl-center.goods .tab {border-bottom:1px solid #ededed;}
		.gl-center.goods .tab .screen {width:1230px; margin:0 auto; margin-top:25px;}
		.gl-center.goods .tab .screen ul:after {clear:both; display:block; content:'';}
		.gl-center.goods .tab .screen ul li {float:left; margin-left:1px;}
		.gl-center.goods .tab .screen ul li:first-child {margin-left:0;}
		.gl-center.goods .tab .screen ul li a {display:block; padding:0 20px; line-height:55px; letter-spacing:-1px; color:#2b2b2b; background-color:#ededed;}
		.gl-center.goods .tab .screen ul li a:hover,
		.gl-center.goods .tab .screen ul li.on a {color:#ffed00; background-color:#333;}
		.gl-center.goods .tab.fixed {position:fixed; left:0; top:77px; width:100%; background-color:#fff; z-index:998;}
		.gl-center.goods .tab.fixed .screen {margin-top:0;}
	/* 필터 */
		.gl-center.goods .filter .screen {width:1230px; padding:25px; padding-bottom:15px; margin:0 auto; margin-top:25px; background-color:#f6f6f6; box-sizing:border-box;}
		.gl-center.goods .filter .full {width:100%; background-color:#f6f6f6;}
		.gl-center.goods .filter .full .screen .guinness .img {width:40%; float:left;}
		.gl-center.goods .filter .full .screen .guinness .text {width:60%; float:left;}
		.gl-center.goods .filter .full .screen .guinness .text strong {font-size:21px;}
		.gl-center.goods .filter .full .screen .guinness .text a {display:inline-block; padding:0 15px; font-size:16px; line-height:45px; border:1px solid #ededed; background-color:#ffed00; margin-top: 10px;}
		.gl-center.goods .filter .full .screen .guinness .text a:hover {border-color:#ffed00;}
		.gl-center.goods .filter .full .screen .guinness:after {clear:both; display:block; content:'';}
		@media (max-width: 800px) {
			.gl-center.goods .filter .full .screen .guinness .img {width: 100% !important; text-align:center;}
			.gl-center.goods .filter .full .screen .guinness .text {width: 100% !important; padding-top: 30px;}
		}
		.gl-center.goods .filter .screen h3 {font-size:16px;}
		.gl-center.goods .filter .screen .item-list {margin-top:15px;}
		.gl-center.goods .filter .screen .item-list ul:after {clear:both; display:block; content:'';}
		.gl-center.goods .filter .screen .item-list ul li {
			position:relative;
			float:left;
			width:calc((100% - 45px) / 4);
			width:-moz-alc((100% - 45px) / 4);
			width:-webkit-calc((100% - 45px) / 4);
			margin-right:15px;
			margin-bottom:15px;
		}
		.gl-center.goods .filter .screen .item-list ul li:nth-child(4n) {margin-right:0;}
		.gl-center.goods .filter .screen .item-list ul li a {display:block; height:45px; padding-left:15px; line-height:43px; border:1px solid #ddd; background:#fff url(../_images/selectbox.png) no-repeat 95% center; box-sizing:border-box;}
		.gl-center.goods .filter .screen .item-list ul li.on a {background-image:url(../_images/selectbox_off.png);}
		.gl-center.goods .filter .screen .item-list ul li .scroll {position:absolute; left:0; top:44px; display:none; width:100%; padding:15px; border:1px solid #ddd; border-top-style:none; background-color:#fff; z-index:900; box-sizing:border-box;}
		.gl-center.goods .filter .screen .item-list ul li.on .scroll {display:block;}
		.gl-center.goods .filter .screen .item-list ul li .scroll .button {margin-top:35px;}
		.gl-center.goods .filter .screen .item-list ul li .scroll .button input {width:100%; height:45px; text-align:center; border-style:none; background-color:#eee; cursor:pointer;}
		.gl-center.goods .filter .screen .item-list ul li .scroll .button input.on {background-color:#ffed00;}
		.gl-center.goods .filter .screen .item-list ul li .scroll.feature .item ul li {float:none; width:auto; margin:0; margin-top:5px;}
		.gl-center.goods .filter .screen .item-list ul li .scroll.feature .item ul li:first-child {margin-top:0;}
		.gl-center.goods .filter .screen .item-list ul li .scroll.feature .item ul li input {width:18px; height:18px; vertical-align:middle;}
		.gl-center.goods .filter .screen .item-list ul li .scroll.feature .item ul li label {margin-left:5px; vertical-align:middle;}
		.gl-center.goods .filter .screen .item-list ul li .scroll.feature .button {margin-top:15px;}
		.gl-center.goods .filter-result .screen {width:1230px; margin:0 auto; margin-top:25px;}
		.gl-center.goods .filter-result .screen em {position:relative; display:inline-block; padding:10px 15px; padding-right:40px; margin-right:25px; font-style:normal; background-color:#e3e3e3;}
		.gl-center.goods .filter-result .screen em a {position:absolute; right:10px; top:10px; display:block; width:20px; height:20px; margin-left:10px; font-size:0; font-style:normal; line-height:0; background:url(../_images/goods-01-02.png) no-repeat center center; cursor:pointer;}
		.gl-center.goods .ui-slider {
			margin:0 10px;
		}
		.gl-center.goods .ui-state-default, .gl-center.goods .ui-widget-content .ui-state-default, .gl-center.goods .ui-widget-header .ui-state-default, .gl-center.goods .ui-button, html .gl-center.goods .ui-state-disabled.ui-button:hover, html .gl-center.goods .ui-state-disabled.ui-button:active {
			width:20px !important;
			height:20px !important;
			border-color:#000 !important;
			background:#fff !important;
			border-radius:10px !important;
			box-sizing:border-box;
		}
		.gl-center.goods .ui-slider-horizontal {
			height:10px !important;
		}
		.gl-center.goods .ui-slider-horizontal .ui-slider-handle {
			top:-5px !important;
			margin-left:-10px !important;
		}
		.gl-center.goods .ui-widget-header {
			background:#ffed00 !important;
		}
		.gl-center.goods .ui-widget-content.ui-widget {
			border-style:none !important;
			background:#f6f6f6 !important;
			border-radius:5px !important;
		}
		.gl-center.goods .ui-state-active, .gl-center.goods .ui-widget-content .ui-state-active, .gl-center.goods .ui-widget-header .ui-state-active, .gl-center.goods a.ui-button:active, .gl-center.goods .ui-button:active, .gl-center.goods .ui-button.ui-state-active:hover {
			background:#000 !important;
		}
		.gl-center.goods .ui-slider-handle.ui-corner-all.ui-state-default em {
			position:absolute;
			top:25px;
			left:-15px;
			display:block;
			width:50px;
			font-size:13px;
			font-style:normal;
			line-height:15px;
			text-align:center;
			color:#2b2b2b;
			letter-spacing:-1px;
		}
	/* 제품 목록 */
		.gl-center.goods .goods-list .screen {width:1230px; margin:0 auto; margin-top:25px;}
		.gl-center.goods .goods-list .screen .sort {text-align:right;}
		.gl-center.goods .goods-list .screen .sort label {margin-right:6px; line-height:45px;}
		.gl-center.goods .goods-list .screen .sort select {
			height:45px;
			padding-left:10px;
			padding-right:35px;
			border:1px solid #ddd;
			background-image:url(../_images/selectbox.png);
			background-repeat:no-repeat;
			background-position:calc(100% - 15px) center;
			background-position:-moz-calc(100% - 15px) center;
			background-position:-webkit-calc(100% - 15px) center;
			-webkit-appearance:none;
			-moz-appearance:none;
			appearance:none;
			box-sizing:border-box;
			border-radius:1px;
		}
		.gl-center.goods .goods-list .screen .sort select::-ms-expand {display:none;}
		.gl-center.goods .goods-list .screen ul:after {clear:both; display:block; content:'';}
		.gl-center.goods .goods-list .screen ul li {position:relative; float:left; width:25%; margin-top:30px;}
		.gl-center.goods .goods-list .screen ul li a {display:block; padding:15px; padding-bottom:45px; border:5px solid #fff;}
		.gl-center.goods .goods-list .screen ul li a:hover {border-color:#ffed00;}
		.gl-center.goods .goods-list .screen ul li a:hover:after {position:absolute; left:0; bottom:0; display:block; content:'상세보기'; width:100%; font-size:13px; line-height:45px; text-align:center; background-color:#ffed00; z-index:800;}
		.gl-center.goods .goods-list .screen ul li a em {display:block; height:250px; margin-bottom:10px; background-repeat:no-repeat; background-position:center center; background-size:contain;}
		.gl-center.goods .goods-list .screen ul li a strong {position:relative; display:block; margin-bottom:10px; font-size:21px; line-height:25px;}
		.gl-center.goods .goods-list .screen ul li a strong span {display:block; font-size:19px; font-weight:400;}
		.gl-center.goods .goods-list .screen ul li a strong i {position:absolute; right:0; bottom:0; font-size:13px; font-weight:400; font-style:normal;}
		.gl-center.goods .goods-list .screen ul li a strong i input {vertical-align:middle;}
		.gl-center.goods .goods-list .screen ul li a strong i label {vertical-align:middle;}
		.gl-center.goods .goods-list .screen ul li a input.insert-cart {position:absolute; right:15px; bottom:15px; display:none; width:21px; height:22px; font-size:0; line-height:0; border-style:none; background:transparent url(../_images/goods-01-03.png) no-repeat center center; cursor:pointer; z-index:900;}
		.gl-center.goods .goods-list .screen ul li a:hover input.insert-cart {display:block;}
		.vaatz-goods-list {width:1230px; margin:0 auto; margin-top:25px; margin-bottom:20px;}  /* 2021-08-12 gcs nsg : #11402 [한국카처] Vaatz 페이지 개발: 검색창 css start */
	/* 비교 */
		.gl-center.goods .goods-compare-layer {
			position:fixed;
			left:0;
			top:0;
			display:none;
			width:100%;
			height:100%;
			background-color:#000;
			background-color:rgba(0, 0, 0, 0.5);
			z-index:999;
		}
		.gl-center.goods .goods-compare-layer.on {display:block;}
		.gl-center.goods .goods-compare-layer .layer {position:relative; width:800px; margin:0 auto; margin-top:100px; background-color:#fff; border-radius:10px;}
		.gl-center.goods .goods-compare-layer .layer h4 {padding:15px; font-weight:700; line-height:16px; border-bottom:1px solid #c4c4c4;}
		.gl-center.goods .goods-compare-layer .layer a.close {position:absolute; right:15px; top:15px; width:16px; height:16px; font-size:0; line-height:0; background:url(../_images/goods-01-21.png) no-repeat center center;}
		.gl-center.goods .goods-compare-layer .layer .detail {position:relative; padding:25px 15px;}
		.gl-center.goods .goods-compare-layer .layer .detail:after {clear:both; display:block; content:'';}
		.gl-center.goods .goods-compare-layer .layer .detail img {float:left; width:265px;}
		.gl-center.goods .goods-compare-layer .layer .detail .spec {float:left; margin-left:25px;}
		.gl-center.goods .goods-compare-layer .layer .detail .spec strong {display:block; padding-right:100px; margin-bottom:10px; font-size:21px; line-height:21px;}
		.gl-center.goods .goods-compare-layer .layer .detail .spec span {position:absolute; top:15px; right:15px;}
		.gl-center.goods .goods-compare-layer .layer .button {position:relative; padding:15px; padding-top:0; text-align:right;}
		.gl-center.goods .goods-compare-layer .layer .button a {display:inline-block; padding:0 15px; font-size:13px; line-height:40px; border:1px solid #ededed; background-color:#ffed00;}
		.gl-center.goods .goods-compare-layer .layer .button a:hover {border-color:#ffed00;}
		.gl-center.goods .goods-compare-layer .layer .button a.continue {position:absolute; left:15px; top:0; border-color:#e3e3e3; background-color:#e3e3e3;}
		.gl-center.goods .goods-compare-list .screen {width:1230px; margin:0 auto; margin-top:25px;}
		.gl-center.goods .goods-compare-list .screen .button a.before {display:inline-block; padding:0 15px; padding-left:35px; font-size:13px; line-height:40px; border:1px solid #ededed; background:#ffed00 url(../_images/goods-01-22.png) no-repeat 15px center;}
		.gl-center.goods .goods-compare-list .screen .button a.before:hover {border-color:#ffed00;}
		.gl-center.goods .goods-compare-list .screen .button .navi a {position:fixed; top:350px; width:50px; height:50px; font-size:0; line-height:0; background-image:url(../_images/swiper-arrows.png); background-repeat:no-repeat;}
		.gl-center.goods .goods-compare-list .screen .button .navi a.prev {
			left:calc((100% - 1230px) / 2 - 75px);
			left:-moz-calc((100% - 1230px) / 2 - 75px);
			left:-webkit-calc((100% - 1230px) / 2 - 75px);
		}
		.gl-center.goods .goods-compare-list .screen .button .navi a.next {
			right:calc((100% - 1230px) / 2 - 75px);
			right:-moz-calc((100% - 1230px) / 2 - 75px);
			right:-webkit-calc((100% - 1230px) / 2 - 75px);
			background-position:-51px 0;
		}
		.gl-center.goods .goods-compare-list .screen h4 {margin-top:25px; font-weight:700;}
		.gl-center.goods .goods-compare-list .screen table {width:100%; margin-top:10px;}
		.gl-center.goods .goods-compare-list .screen table tbody tr th {padding:15px 0; padding-left:25px; text-align:left; vertical-align:top;}
		.gl-center.goods .goods-compare-list .screen table tbody tr td {padding:15px 0; padding-left:25px; text-align:left; vertical-align:top;}
		.gl-center.goods .goods-compare-list .screen table tbody.item tr:nth-child(odd) th {background-color:#f6f6f6;}
		.gl-center.goods .goods-compare-list .screen table tbody.item tr:nth-child(odd) td {background-color:#f6f6f6;}
		.gl-center.goods .goods-compare-list .screen table tbody tr td a.go {display:block;}
		.gl-center.goods .goods-compare-list .screen table tbody tr td a.go img {display:block; width:265px; margin:0 auto;}
		.gl-center.goods .goods-compare-list .screen table tbody tr td a.go strong {display:block; margin-top:10px; font-size:21px; line-height:21px;}
		.gl-center.goods .goods-compare-list .screen table tbody tr td a.remove {display:inline-block; padding-left:15px; margin-top:25px; background:url(../_images/goods-02-01.png) no-repeat left center; background-size:8px 12px;}
		.gl-center.goods .goods-compare-list .screen table tbody tr td em.y {display:inline-block; width:22px; height:22px; font-size:0; line-height:0; background:url(../_images/goods-01-23.png) no-repeat left center; vertical-align:middle;}
		.gl-center.goods .goods-compare-list .screen table tbody tr td em.n {display:inline-block; width:22px; height:22px; font-size:0; line-height:0; background:url(../_images/goods-01-24.png) no-repeat left center; vertical-align:middle;}
	/* 이미지 */
		.gl-center.goods .image .screen {width:1230px; padding-top:50px; margin:0 auto;}
		.gl-center.goods .image .screen img {width:100%;}
	/* 동영상 */
		.gl-center.goods .video .screen {width:1230px; padding-top:50px; margin:0 auto; margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.goods .video .screen h3 {font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.goods .video .screen dl {margin-top:50px;}
		.gl-center.goods .video .screen dl:after {clear:both; display:block; content:'';}
		.gl-center.goods .video .screen dl dt {display:none;}
		.gl-center.goods .video .screen dl dd {
			float:left;
			width:calc((100% - 25px) / 2);
			width:-moz-calc((100% - 25px) / 2);
			width:-weblit-calc((100% - 25px) / 2);
			margin-right:25px;
			font-size:17px;
			line-height:25px;
		}
		.gl-center.goods .video .screen dl dd:last-child {margin-right:0;}
		.gl-center.goods .video .screen dl dd video {width:100%;}
		.gl-center.goods .video .screen dl dd ul {margin-top:25px;}
		.gl-center.goods .video .screen dl dd ul li {padding-left:10px; margin-top:10px; line-height:20px; background:url(../_images/guide-07-06.png) no-repeat 0 10px;}
		.gl-center.goods .video .screen dl dd ul li:first-child {margin-top:0;}
		.gl-center.goods .video .screen dl dd sup {font-size:11px; line-height:11px; color:#6e6e6e;}
		.gl-center.goods .video .screen .comment {margin-top:25px; color:#6e6e6e;}
		.gl-center.goods .video .screen .comment ul li {padding-left:25px; margin-top:5px; background-repeat:no-repeat; background-position:0 4px;}
		.gl-center.goods .video .screen .comment ul li:nth-child(1) {background-image:url(../_images/number_01.png); margin-top:0;}
		.gl-center.goods .video .screen .comment ul li:nth-child(2) {background-image:url(../_images/number_02.png);}
	/* 그리드 */
		.gl-center.goods .grid .screen {width:1230px; padding-top:50px; margin:0 auto;}
		.gl-center.goods .grid .screen ul li {height:615px; background-color:#ffed00;}
		.gl-center.goods .grid .screen ul li img {height:100%; float:right; margin-left:25px;}
		.gl-center.goods .grid .screen ul li strong {display:block; padding-top:265px; padding-left:25px; font-size:20px;}
		.gl-center.goods .grid .screen ul li em {display:block; padding-top:15px; padding-left:25px; font-size:16px; font-style:normal; line-height:25px;}
		.gl-center.goods .grid .screen ul li:nth-child(2n) img {float:left; margin-left:0; margin-right:25px;}
		.gl-center.goods .grid .screen ul li:nth-child(2n) strong {padding-left:0; padding-right:25px;}
		.gl-center.goods .grid .screen ul li:nth-child(2n) em {padding-left:0; padding-right:25px;}
		@media all and (max-width:800px) {
			.gl-center.goods .grid .screen {width:auto; padding-top:20px; margin:0;}
			.gl-center.goods .grid .screen ul li {height:auto; margin-top:20px; background-color:#ffed00;}
			.gl-center.goods .grid .screen ul li:first-child {margin-top:0;}
			.gl-center.goods .grid .screen ul li img {float:none; width:100%; margin:0;}
			.gl-center.goods .grid .screen ul li strong {padding:15px;}
			.gl-center.goods .grid .screen ul li em {padding:15px; padding-top:0; font-size:14px;}
			.gl-center.goods .grid .screen ul li:nth-child(2n) img {float:none; display:block; margin:0;}
			.gl-center.goods .grid .screen ul li:nth-child(2n) strong {padding:15px;}
			.gl-center.goods .grid .screen ul li:nth-child(2n) em {padding:15px;}
		}
	/* 활용범위 */
		.gl-center.goods .applications .screen {width:1230px; padding-top:50px; margin:0 auto; margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.goods .applications .screen h3 {font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.goods .applications .screen .text {margin-top:15px; font-size:17px;}
		.gl-center.goods .applications .screen .range {margin-top:50px;}
		.gl-center.goods .applications .screen .range .map:after {clear:both; display:block; content:'';}
		.gl-center.goods .applications .screen .range .map .point {
			position:relative;
			float:left;
			width:calc((100% - 25px) / 2);
			width:-moz-calc((100% - 25px) / 2);
			width:-weblit-calc((100% - 25px) / 2);
			margin-left:25px;
		}
		.gl-center.goods .applications .screen .range .map .point:first-child {margin-left:0;}
		.gl-center.goods .applications .screen .range .map .point.img img {width:100%;}
		.gl-center.goods .applications .screen .range .map .point.img ul li {position:absolute; font-size:12px; line-height:30px; background-color:#ffed00; border-radius:15px 3px 3px 15px;}
		.gl-center.goods .applications .screen .range .map .point.img ul li.point-01 {left:355px; top:15px;}
		.gl-center.goods .applications .screen .range .map .point.img ul li.point-02 {left:380px; top:100px;}
		.gl-center.goods .applications .screen .range .map .point.img ul li.point-03 {left:270px; top:125px;}
		.gl-center.goods .applications .screen .range .map .point.img ul li.point-04 {left:440px; top:135px;}
		.gl-center.goods .applications .screen .range .map .point.img ul li.point-05 {left:35px; top:230px;}
		.gl-center.goods .applications .screen .range .map .point.img ul li a {display:block; padding-left:35px; padding-right:10px; background:url(../_images/goods-01-11.png) no-repeat left center;}
		.gl-center.goods .applications .screen .range .map .point.img .layer {position:absolute; left:0; top:0; display:none; width:100%; height:100%; padding:15px; box-sizing:border-box;}
		.gl-center.goods .applications .screen .range .map .point.img .layer .note {position:relative; width:100%; height:100%; padding:25px; padding-right:235px; border:1px solid #eee; background-color:#fff; box-sizing:border-box; overflow-y:auto;}
		.gl-center.goods .applications .screen .range .map .point.img .layer .note strong {display:block; margin-bottom:10px; font-size:17px;}
		.gl-center.goods .applications .screen .range .map .point.img .layer .note em {display:block; margin:10px 0; font-size:12px; font-style:normal; line-height:18px; color:#6e6e6e;}
		.gl-center.goods .applications .screen .range .map .point.img .layer .note img {position:absolute; right:10px; top:35px; width:200px;}
		.gl-center.goods .applications .screen .range .map .point.img .layer a.close {position:absolute; right:25px; top:25px; display:block; width:15px; height:15px; font-size:0; line-height:0; background:url(../_images/goods-01-12.png) no-repeat center center;}
		.gl-center.goods .applications .screen .range .map .point.dsc {font-size:17px; line-height:25px;}
		.gl-center.goods .applications .screen .range .map .point.dsc strong {display:block; margin-bottom:15px;}
		.gl-center.goods .applications .screen .range .other {margin-top:25px;}
		.gl-center.goods .applications .screen .range .other ul:after {clear:both; display:block; content:'';}
		.gl-center.goods .applications .screen .range .other ul li {
			float:left;
			width:calc((100% - 25px) / 2);
			width:-moz-calc((100% - 25px) / 2);
			width:-weblit-calc((100% - 25px) / 2);
			margin-left:25px;
			font-size:17px;
		}
		.gl-center.goods .applications .screen .range .other ul li:first-child {margin-left:0;}
		.gl-center.goods .applications .screen .range .other ul li img {width:100%;}
		.gl-center.goods .applications .screen .range .other ul li strong {display:block; margin:15px 0;}
	/* 액세서리 */
		.gl-center.goods .accessory .screen {width:1230px; padding-top:50px; margin:0 auto; margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.goods .accessory .screen .note {position:relative; height:285px; padding-left:335px; font-size:17px;}
		.gl-center.goods .accessory .screen .note img {position:absolute; left:0; top:0; width:285px; height:285px; border:1px solid #eee; box-sizing:border-box;}
		.gl-center.goods .accessory .screen .note a {position:absolute; left:335px; bottom:0; }
		.gl-center.goods .accessory .screen .note a {display:inline-block; padding:0 15px; font-size:16px; line-height:45px; border:1px solid #ededed; background-color:#ffed00;}
		.gl-center.goods .accessory .screen .note a:hover {border-color:#ffed00;}
	/* 진공청소기 */
		.gl-center.goods .cordless .screen {width:1230px; padding-top:50px; margin:0 auto; margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.goods .cordless .screen h3 {font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.goods .cordless .screen .text {margin-top:25px; font-size:17px; line-height:25px;}
		.gl-center.goods .cordless .screen ul {margin-top:25px;}
		.gl-center.goods .cordless .screen ul:after {clear:both; display:block; content:'';}
		.gl-center.goods .cordless .screen ul li {
			float:left;
			width:calc((100% - 50px) / 3);
			width:-moz-calc((100% - 50px) / 3);
			width:-webkit-calc((100% - 50px) / 3);
			margin-left:25px;
			font-size:17px;
			text-align:center;
		}
		.gl-center.goods .cordless .screen ul li:first-child {margin-left:0;}
		.gl-center.goods .cordless .screen ul li img {display:block; width:100%; margin-bottom:15px;}
	/* 물걸레청소기 */
		.gl-center.goods .hard-floor-cleaner-feature .screen {width:1230px; padding-top:50px; margin:0 auto; margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.goods .hard-floor-cleaner-feature .screen h3 {font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.goods .hard-floor-cleaner-feature .screen h3.line {padding-top:50px; margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.goods .hard-floor-cleaner-feature .screen .text {margin-top:25px; font-size:17px; line-height:25px;}
		.gl-center.goods .hard-floor-cleaner-feature .screen .item-list {margin-top:25px;}
		.gl-center.goods .hard-floor-cleaner-feature .screen .item-list ul:after {clear:both; display:block; content:'';}
		.gl-center.goods .hard-floor-cleaner-feature .screen .item-list ul li {
			float:left;
			width:calc((100% - 25px) / 2);
			width:-moz-calc((100% - 25px) / 2);
			width:-webkit-calc((100% - 25px) / 2);
			margin-left:25px;
			font-size:17px;
		}
		.gl-center.goods .hard-floor-cleaner-feature .screen .item-list ul li:first-child {margin-left:0;}
		.gl-center.goods .hard-floor-cleaner-feature .screen .item-list ul li img {display:block; width:100%; margin-bottom:25px;}
		.gl-center.goods .hard-floor-cleaner-feature .screen .item-list ul li dl dt {margin-bottom:10px; font-weight:700;}
		.gl-center.goods .hard-floor-cleaner-feature .screen .item-list ul li dl dd {padding-left:10px; margin-top:10px; background:url(../_images/goods-02-05.png) no-repeat left 10px;}
		.gl-center.goods .hard-floor-cleaner-feature .screen .item-list ul li dl dd sup {font-size:11px; line-height:11px; color:#6e6e6e;}
		.gl-center.goods .hard-floor-cleaner-feature .screen .comment {margin-top:25px; color:#6e6e6e;}
		.gl-center.goods .hard-floor-cleaner-feature .screen .comment ul li {padding-left:25px; margin-top:5px; background-repeat:no-repeat; background-position:0 4px;}
		.gl-center.goods .hard-floor-cleaner-feature .screen .comment ul li:nth-child(1) {background-image:url(../_images/number_01.png); margin-top:0;}
		.gl-center.goods .hard-floor-cleaner-feature .screen .comment ul li:nth-child(2) {background-image:url(../_images/number_02.png);}
		.gl-center.goods .hard-floor-cleaner-feature .screen .twin-tabk {margin-top:25px; font-size:16px; line-height:25px;}
		.gl-center.goods .hard-floor-cleaner-feature .screen .twin-tabk:after {clear:both; display:block; content:'';}
		.gl-center.goods .hard-floor-cleaner-feature .screen .twin-tabk img,
		.gl-center.goods .hard-floor-cleaner-feature .screen .twin-tabk dl {
			float:left;
			width:calc((100% - 25px) / 2);
			width:-moz-calc((100% - 25px) / 2);
			width:-webkit-calc((100% - 25px) / 2);
		}
		.gl-center.goods .hard-floor-cleaner-feature .screen .twin-tabk dl {margin-left:25px;}
		.gl-center.goods .hard-floor-cleaner-feature .screen .twin-tabk dl dt {font-size:17px; font-weight:700;}
		.gl-center.goods .hard-floor-cleaner-feature .screen .twin-tabk dl dd {margin-top:10px;}
		.gl-center.goods .hard-floor-cleaner-feature .screen .twin-tabk dl dd.desc {margin-top:25px; color:#6e6e6e;}
		.gl-center.goods .hard-floor-cleaner-feature .screen .twin-tabk dl dd ul {margin-left:25px;}
		.gl-center.goods .hard-floor-cleaner-feature .screen .twin-tabk dl dd ul li {list-style-type:decimal;}
		.gl-center.goods .hard-floor-cleaner-feature .screen .reason {margin-top:25px; font-size:14px;}
		.gl-center.goods .hard-floor-cleaner-feature .screen .reason ul:after {clear:both; display:block; content:'';}
		.gl-center.goods .hard-floor-cleaner-feature .screen .reason ul li {
			float:left;
			width:calc((100% - 50px) / 3);
			width:-moz-calc((100% - 50px) / 3);
			width:-webkit-calc((100% - 50px) / 3);
			margin-left:25px;
		}
		.gl-center.goods .hard-floor-cleaner-feature .screen .reason ul li:first-child {margin-left:0;}
		.gl-center.goods .hard-floor-cleaner-feature .screen .reason ul li img {display:block; width:100%;}
		.gl-center.goods .hard-floor-cleaner-feature .screen .reason ul li strong {display:block; margin:15px 0;}
		.gl-center.goods .hard-floor-cleaner-compare .screen {width:1230px; padding-top:50px; margin:0 auto; margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.goods .hard-floor-cleaner-compare .screen h3 {font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.goods .hard-floor-cleaner-compare .screen .goods-list {margin-top:25px;}
		.gl-center.goods .hard-floor-cleaner-compare .screen .goods-list ul {width:1050px; margin-left:auto; margin-right:0;}
		.gl-center.goods .hard-floor-cleaner-compare .screen .goods-list ul:after {clear:both; display:block; content:'';}
		.gl-center.goods .hard-floor-cleaner-compare .screen .goods-list ul li {float:left; width:525px; text-align:center; border:1px solid #ededed; border-left-style:none; box-sizing:border-box;}
		.gl-center.goods .hard-floor-cleaner-compare .screen .goods-list ul li:first-child {border-left-style:solid;}
		.gl-center.goods .hard-floor-cleaner-compare .screen .goods-list ul li em {display:block; height:280px; font-style:normal; background-repeat:no-repeat; background-position:center center;  background-size:contain;}
		.gl-center.goods .hard-floor-cleaner-compare .screen table {width:100%; margin-top:25px;}
		.gl-center.goods .hard-floor-cleaner-compare .screen table th {height:50px; background-color:#ffed00;}
		.gl-center.goods .hard-floor-cleaner-compare .screen table td {height:50px; text-align:center; border-bottom:1px solid #ededed;}
		.gl-center.goods .hard-floor-cleaner-compare .screen table tr:last-child td {border-bottom-style:none;}
		.gl-center.goods .hard-floor-cleaner-manual .screen {width:1230px; padding-top:50px; margin:0 auto; margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.goods .hard-floor-cleaner-manual .screen h3 {font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.goods .hard-floor-cleaner-manual .screen h4 {margin-top:25px; font-size:16px; font-weight:700;}
		.gl-center.goods .hard-floor-cleaner-manual .screen .text {margin-top:25px; font-size:17px; line-height:25px;}
		.gl-center.goods .hard-floor-cleaner-manual .screen .fc5,
		.gl-center.goods .hard-floor-cleaner-manual .screen .fc3 {position:relative;}
		.gl-center.goods .hard-floor-cleaner-manual .screen .slider-manual {width:100%; height:250px; margin-top:25px; overflow:hidden;}
		.gl-center.goods .hard-floor-cleaner-manual .screen .slider-manual ul:after {clear:both; display:block; content:'';}
		.gl-center.goods .hard-floor-cleaner-manual .screen .slider-manual ul li {
			float:left;
			width:calc((100% - 50px) / 3);
			width:-moz-calc((100% - 50px) / 3);
			width:-webkit-calc((100% - 50px) / 3);
		}
		.gl-center.goods .hard-floor-cleaner-manual .screen .slider-manual ul li em {display:block; width:100%; height:195px; margin-bottom:15px; font-size:0; line-height:0; background-repeat:no-repeat; background-position:center center; background-size:contain;}
		.gl-center.goods .hard-floor-cleaner-manual .screen .swiper-button,
		.gl-center.goods .hard-floor-cleaner-manual .screen .swiper-button {display:block; width:50px; height:50px; margin-top:-25px; background-color:rgba(255, 255, 255, 0.5); background-image:url(../_images/swiper-arrows.png); background-position:0 0; background-size:100px 50px; border-radius:5px;}
		.gl-center.goods .hard-floor-cleaner-manual .screen .swiper-button.swiper-button-next {background-position:-50px 0;}
	/* 가정용 고압세척기 */
		.gl-center.goods .home-pressure-washers-feature .screen {width:1230px; margin:0 auto; margin-top:50px;}
		.gl-center.goods .home-pressure-washers-feature .screen2{padding-top:50px; border-top:1px solid #ddd;}
		.gl-center.goods .home-pressure-washers-feature .screen ul li:after {clear:both; display:block; content:'';}
		.gl-center.goods .home-pressure-washers-feature .screen ul li img {
			float:left;
			width:calc((100% - 25px) / 2);
			width:-moz-calc((100% - 25px) / 2);
			width:-webkit-calc((100% - 25px) / 2);
		}
		.gl-center.goods .home-pressure-washers-feature .screen ul li .text {
			float:left;
			width:calc((100% - 25px) / 2);
			width:-moz-calc((100% - 25px) / 2);
			width:-webkit-calc((100% - 25px) / 2);
			margin-left:25px;
			font-size:17px;
			line-height:25px;
		}
		.gl-center.goods .home-pressure-washers-feature .screen ul li .text strong {display:block; margin-bottom:15px; font-size:21px; line-height:21px;}
		.gl-center.goods .home-pressure-washers-feature .screen ul li .text ol {margin-left:25px;}
		.gl-center.goods .home-pressure-washers-feature .screen ul li .text ol li {margin-top:5px; list-style-type:disc;}
		.gl-center.goods .home-pressure-washers-feature .screen ul li .text ol li.first-child {margin-top:0;}
		.home-pressure-washers-feature .screen ul li .text ol.m {margin-top:15px;}
		.home-pressure-washers-feature .screen ul li .text ol.m li {font-size:14px; line-height:20px;}
		.gl-center.goods .home-pressure-washers-feature.full {background-color:#ededed;}
		.gl-center.goods .home-pressure-washers-feature.full .screen {width:1230px; padding:50px 0;}
		.gl-center.goods .home-pressure-washers-compact .screen {width:1230px; padding-top:50px; margin:0 auto; margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.goods .home-pressure-washers-compact .screen h3 {margin-bottom:25px; font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.goods .home-pressure-washers-compact .screen:after {clear:both; display:block; content:'';}
		.gl-center.goods .home-pressure-washers-compact .screen .text {
			float:left;
			width:calc((100% - 25px) / 2);
			width:-moz-calc((100% - 25px) / 2);
			width:-webkit-calc((100% - 25px) / 2);
			font-size:17px;
			line-height:25px;
		}
		.gl-center.goods .home-pressure-washers-compact .screen .text p   {margin-top:50px;}
		.gl-center.goods .home-pressure-washers-compact .screen .text p a {display:inline-block; padding:0 15px; font-size:16px; line-height:45px; border:1px solid #ededed; background-color:#ffed00; margin-left:15px;}
		.gl-center.goods .home-pressure-washers-compact .screen .imgs {
			position:relative;
			float:left;
			width:calc((100% - 25px) / 2);
			width:-moz-calc((100% - 25px) / 2);
			width:-webkit-calc((100% - 25px) / 2);
			margin-left:25px;
		}
		.gl-center.goods .home-pressure-washers-compact .screen .imgs img {width:100%;}
		.gl-center.goods .home-pressure-washers-compact .screen .imgs .tooltip a {position:absolute; display:block; width:30px; height:30px; background:url(../_images/goods-01-11.png) no-repeat center center;}
		.gl-center.goods .home-pressure-washers-compact .screen .imgs .tooltip a em {position:absolute; left:-60px; top:34px; display:none; width:150px; padding:15px 0; font-size:12px; font-style:normal; line-height:15px; text-align:center; background-color:#ffed00; z-index:900;}
		.gl-center.goods .home-pressure-washers-compact .screen .imgs .tooltip a em:before {position:absolute; left:0; top:-4px; display:block; width:100%; height:4px; content:''; background:url(../_images/guide-09-06.png) no-repeat center center;}
		.gl-center.goods .home-pressure-washers-compact .screen .imgs .tooltip a:hover em {display:inline-block;}
		.gl-center.goods .home-pressure-washers-compact .screen .imgs .tooltip a.tooltip-01 {right:167px; top:80px;}
		.gl-center.goods .home-pressure-washers-compact .screen .imgs .tooltip a.tooltip-02 {right:212px; top:88px;}
		.gl-center.goods .home-pressure-washers-compact .screen .imgs .tooltip a.tooltip-03 {right:270px; top:168px;}
		.gl-center.goods .home-pressure-washers-compact .screen .imgs .tooltip a.tooltip-04 {right:255px; top:270px;}
		.gl-center.goods .home-pressure-washers-compact .screen .imgs .tooltip a.tooltip-05 {right:158px; top:245px;}
		.gl-center.goods .home-pressure-washers-compact .screen .imgs .tooltip a.tooltip-06 {right:377px; top:500px;}
		.gl-center.goods .home-pressure-washers-compact .screen .imgs .tooltip a.tooltip-001 {right:228px; top:80px;}
		.gl-center.goods .home-pressure-washers-compact .screen .imgs .tooltip a.tooltip-002 {right:374px; top:88px;}
		.gl-center.goods .home-pressure-washers-compact .screen .imgs .tooltip a.tooltip-003 {right:374px; top:200px;}
		.gl-center.goods .home-pressure-washers-compact .screen .imgs .tooltip a.tooltip-004 {right:416px; top:320px;}
		.gl-center.goods .home-pressure-washers-compact .screen .imgs .tooltip a.tooltip-005 {right:280px; top:220px;}
		.gl-center.goods .home-pressure-washers-compact .screen .imgs .tooltip a.tooltip-006 {right:320px; top:350px;}
		.gl-center.goods .home-pressure-washers-compact .screen .imgs .tooltip a.tooltip-007 {right:388px; top:530px;}
		.gl-center.goods .home-pressure-washers-compact .screen .imgs .tooltip a.tooltip-001 em {width:100px; left:-35px;}
		.gl-center.goods .home-pressure-washers-compact .screen .imgs .tooltip a.tooltip-002 em {width:120px; left:-45px;}
		.gl-center.goods .home-pressure-washers-compact .screen .imgs .tooltip a.tooltip-003 em {width:100px; left:-35px;}
		.gl-center.goods .home-pressure-washers-compact .screen .imgs .tooltip a.tooltip-004 em {width:100px; left:-35px;}
		.gl-center.goods .home-pressure-washers-compact .screen .imgs .tooltip a.tooltip-005 em {width:120px; left:-45px;}
		.gl-center.goods .home-pressure-washers-compact .screen .imgs .tooltip a.tooltip-006 em {width:80px; left:-25px;}
		.gl-center.goods .home-pressure-washers-compact .screen .imgs .tooltip a.tooltip-01 em {width:100px; left:-35px;}
		.gl-center.goods .home-pressure-washers-compact .screen .imgs .tooltip a.tooltip-02 em {width:120px; left:-45px;}
		.gl-center.goods .home-pressure-washers-compact .screen .imgs .tooltip a.tooltip-03 em {width:100px; left:-35px;}
		.gl-center.goods .home-pressure-washers-compact .screen .imgs .tooltip a.tooltip-04 em {width:100px; left:-35px;}
		.gl-center.goods .home-pressure-washers-compact .screen .imgs .tooltip a.tooltip-05 em {width:120px; left:-45px;}
		.gl-center.goods .home-pressure-washers-compact .screen .imgs .tooltip a.tooltip-06 em {width:80px; left:-25px;}
		.gl-center.goods .home-pressure-washers-compact .screen .imgs .layer {position:absolute; right:0; top:0; display:none; width:100%; height:100%; padding:25px; background-color:rgba(0, 0, 0, 0.5); box-sizing:border-box;}
		.gl-center.goods .home-pressure-washers-compact .screen .imgs .layer .note {width:100%; height:150px; margin-top:100px; padding:25px; background-color:#fff; box-sizing:border-box; overflow-y:auto;}
		.gl-center.goods .home-pressure-washers-compact .screen .imgs .layer .note strong {display:block; margin-bottom:10px; font-size:17px;}
		.gl-center.goods .home-pressure-washers-compact .screen .imgs .layer a.close {position:absolute; right:50px; top:150px; display:block; width:15px; height:15px; font-size:0; line-height:0; background:url(../_images/goods-01-12.png) no-repeat center center;}
		.gl-center.goods .home-pressure-washers-compact .screen .used ul:after {clear:both; display:block; content:'';}
		.gl-center.goods .home-pressure-washers-compact .screen .used ul li {
			float:left;
			width:calc((100% - 50px) / 3);
			width:-moz-calc((100% - 50px) / 3);
			width:-webkit-calc((100% - 50px) / 3);
			margin-left:25px;
		}
		.gl-center.goods .home-pressure-washers-compact .screen .used ul li:first-child {margin-left:0;}
		.gl-center.goods .gl-center.goods .home-pressure-washers-compact .screen .used ul li img {display:block; width:100%;}
		.gl-center.goods .gl-center.goods .home-pressure-washers-compact .screen .used ul li strong {display:block; margin:15px 0;}
		.gl-center.goods .home-pressure-washers-discover .screen {width:1230px; padding-top:50px; margin:0 auto; margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.goods .home-pressure-washers-discover .screen h3 {font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.goods .home-pressure-washers-discover .screen .text {margin-top:25px; font-size:17px; line-height:25px;}
		.gl-center.goods .home-pressure-washers-discover .screen ul {margin-top:25px;}
		.gl-center.goods .home-pressure-washers-discover .screen ul:after {clear:both; display:block; content:'';}
		.gl-center.goods .home-pressure-washers-discover .screen ul li {
			float:left;
			width:calc((100% - 50px) / 3);
			width:-moz-calc((100% - 50px) / 3);
			width:-webkit-calc((100% - 50px) / 3);
			margin-left:25px;
		}
		.gl-center.goods .home-pressure-washers-discover .screen ul li:first-child {margin-left:0;}
		.gl-center.goods .home-pressure-washers-discover .screen ul li img {display:block; width:100%;}
		.gl-center.goods .home-pressure-washers-discover .screen ul li strong {display:block; margin:15px 0;}
		.gl-center.goods .home-pressure-washers-grade .screen {width:1230px; padding-top:50px; margin:0 auto; margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.goods .home-pressure-washers-grade .screen h3 {font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.goods .home-pressure-washers-grade .screen .text {margin-top:25px; font-size:17px; line-height:25px;}
		.gl-center.goods .home-pressure-washers-grade .screen .slider {position:relative;}
		.gl-center.goods .home-pressure-washers-grade .screen .slider .swiper-container {width:100%; height:250px; margin-top:25px; overflow:hidden;}
		.gl-center.goods .home-pressure-washers-grade .screen .slider .swiper-container ul:after {clear:both; display:block; content:'';}
		.gl-center.goods .home-pressure-washers-grade .screen .slider .swiper-container ul li {
			float:left;
			width:calc((100% - 50px) / 3);
			width:-moz-calc((100% - 50px) / 3);
			width:-webkit-calc((100% - 50px) / 3);
		}
		.gl-center.goods .home-pressure-washers-grade .screen .slider .swiper-container ul li em {display:block; width:100%; height:195px; margin-bottom:15px; font-size:0; line-height:0; background-repeat:no-repeat; background-position:center center; background-size:contain;}
		.gl-center.goods .home-pressure-washers-grade .screen .slider .swiper-button,
		.gl-center.goods .home-pressure-washers-grade .screen .slider .swiper-button {display:block; width:50px; height:50px; margin-top:-50px; background-color:rgba(255, 255, 255, 0.5); background-image:url(../_images/swiper-arrows.png); background-position:0 0; background-size:100px 50px; border-radius:5px;}
		.gl-center.goods .home-pressure-washers-grade .screen .slider .swiper-button.swiper-button-next {background-position:-50px 0;}
		.gl-center.goods .home-pressure-washers-grade .screen .feature {padding-top:25px; margin-top:25px; border-top:1px solid #ededed;}
		.gl-center.goods .home-pressure-washers-grade .screen .feature ul li {position:relative; min-height:160px; padding-top:25px; padding-left:415px; margin-top:25px; border-top:1px solid #ededed;}
		.gl-center.goods .home-pressure-washers-grade .screen .feature ul li img {position:absolute; left:0; top:25px; width:390px;}
		.gl-center.goods .home-pressure-washers-grade .screen .feature ul li:first-child {padding:0; padding-right:415px; margin-top:0; border-top-style:none;}
		.gl-center.goods .home-pressure-washers-grade .screen .feature ul li:first-child img {position:absolute; left:auto; top:0; right:0;}
		.gl-center.goods .home-pressure-washers-grade .screen .feature ul li strong {display:block; margin-bottom:10px; font-size:17px;}
		.gl-center.goods .home-pressure-washers-grade .screen .video {padding-top:25px; margin-top:25px; border-top:1px solid #ededed;}
		.gl-center.goods .home-pressure-washers-grade .screen .video:after {clear:both; display:block; content:'';}
		.gl-center.goods .home-pressure-washers-grade .screen .video video {
			float:left;
			width:calc((100% - 25px) / 2);
			width:-moz-calc((100% - 25px) / 2);
			width:-webkit-calc((100% - 25px) / 2);
		}
		.gl-center.goods .home-pressure-washers-grade .screen .video .description {
			float:left;
			width:calc((100% - 25px) / 2);
			width:-moz-calc((100% - 25px) / 2);
			width:-webkit-calc((100% - 25px) / 2);
			margin-left:25px;
		}
		.gl-center.goods .home-pressure-washers-grade .screen .video .description strong {display:block; margin-bottom:10px; font-size:17px;}
		.gl-center.goods .home-pressure-washers-grade .screen .video .description em {display:block; margin-top:10px; color:#888; font-style:normal;}

/* ===================================================== 업소용 청소기 */
	/* 공통 */
		.gl-center.goods .home-vacuum-cleaners .screen {width:1230px; padding-top:50px; margin:0 auto; margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.goods .home-vacuum-cleaners .screen h3 {font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.goods .home-vacuum-cleaners .screen .text {margin-top:25px; font-size:17px; line-height:25px;}
		@media (max-width: 1230px){
			.gl-center.goods .home-vacuum-cleaners {width:100% !important;}
		}
	/* 탭메뉴 */
	/* 활용범위 */
		.gl-center.goods .home-vacuum-cleaners.discover {}
		.gl-center.goods .home-vacuum-cleaners.discover .discover-list {}
		@media (min-width: 800px) {
			.gl-center.goods .home-vacuum-cleaners.discover .discover-list ul li:nth-child(4n+1) {margin-left: 0;}
			.gl-center.goods .home-vacuum-cleaners.discover .discover-list ul li {float:left; width:calc((100% - 75px) / 4); width:-moz-calc((100% - 75px) / 4); width:-weblit-calc((100% - 75px) / 4); margin-left:25px; font-size:16px;}
		}
		@media (max-width: 800px) {
			.gl-center.goods .home-vacuum-cleaners .screen {margin:0 !important; margin-top: 20px; }
			.gl-center.goods .home-vacuum-cleaners .text {padding-left:10px; padding-right:10px;}
			.gl-center.goods .home-vacuum-cleaners.discover .discover-list {padding-left:20px; padding-right:20px;}
			.gl-center.goods .home-vacuum-cleaners.discover .discover-list ul li:nth-child(2n+1) {margin-left: 0;}
			.gl-center.goods .home-vacuum-cleaners.discover .discover-list ul li {float:left; width:calc((100% - 25px) / 2); width:-moz-calc((100% - 25px) / 2); width:-webkit-calc((100% - 25px) / 2); margin-left:25px;}
		}
		@media (max-width: 720px) {
			.gl-center.goods .home-vacuum-cleaners.discover .discover-list {margin-bottom:30px;}
			.gl-center.goods .home-vacuum-cleaners.discover .discover-list ul li {width:100%; margin:0;}
			.gl-center.goods .home-vacuum-cleaners.wd {margin-bottom:30px;}
			.gl-center.goods .home-vacuum-cleaners.wd .screen .slider .swiper-container ul li .text{font-size:0.8em;}
		}
		.gl-center.goods .home-vacuum-cleaners.discover .discover-list ul li img {margin-top:50px; width:100%;}
		.gl-center.goods .home-vacuum-cleaners.discover .discover-list ul li strong {display:block; margin:15px 0;}
		.gl-center.goods .home-vacuum-cleaners.discover .discover-list::after {content: ''; display: block; clear:both;}
		.gl-center.goods .home-vacuum-cleaners .screen .slider {position:relative;}
		.gl-center.goods .home-vacuum-cleaners .screen .slider .swiper-container {width:100%; margin-top:25px; overflow:hidden;}
		.gl-center.goods .home-vacuum-cleaners .screen .slider .swiper-container ul:after {clear:both; display:block; content:'';}
		.gl-center.goods .home-vacuum-cleaners .screen .slider .swiper-container ul li {float:left; width:calc((100% - 50px) / 3); width:-moz-calc((100% - 50px) / 3); width:-webkit-calc((100% - 50px) / 3);}
		.gl-center.goods .home-vacuum-cleaners .screen .slider .swiper-container ul li em {display:block; width:100%; height:195px; margin-bottom:15px; font-size:0; line-height:0; background-repeat:no-repeat; background-position:center center; background-size:contain;}
		.gl-center.goods .home-vacuum-cleaners .screen .slider .swiper-button,
		.gl-center.goods .home-vacuum-cleaners .screen .slider .swiper-button {display:block; width:50px; height:50px; margin-top:-50px; background-color:rgba(255, 255, 255, 0.5); background-image:url(../_images/swiper-arrows.png); background-position:0 0; background-size:100px 50px; border-radius:5px;}
		.gl-center.goods .home-vacuum-cleaners .screen .slider .swiper-button.swiper-button-next {background-position:-50px 0;}
	/* FAQ */
		.gl-center.goods .home-vacuum-cleaners.faq {}
		.gl-center.goods .home-vacuum-cleaners.faq .faq-video-list {}
		@media (min-width: 800px) {
			.gl-center.goods .home-vacuum-cleaners.faq .faq-video-list ul li:nth-child(3n+1) {margin-left: 0;}
			.gl-center.goods .home-vacuum-cleaners.faq .faq-video-list ul li {margin-top:50px; float:left; width:calc((100% - 50px) / 3); width:-moz-calc((100% - 50px) / 3); width:-weblit-calc((100% - 50px) / 3); margin-left:25px; font-size:16px;}
		}
		.gl-center.goods .home-vacuum-cleaners.faq .faq-video-list ul li video {width:100%;}
		.gl-center.goods .home-vacuum-cleaners.faq .faq-video-list::after {clear:both; display:block; content:'';}
		@media (max-width: 800px) {
			.gl-center.goods .home-vacuum-cleaners.faq .faq-video-list {padding-left:20px; padding-right:20px;}
			.gl-center.goods .home-vacuum-cleaners.faq .faq-video-list ul li:nth-child(2n+1) {margin-left: 0;}
			.gl-center.goods .home-vacuum-cleaners.faq .faq-video-list ul li {float:left; width:calc((100% - 25px) / 2); width:-moz-calc((100% - 25px) / 2); width:-webkit-calc((100% - 25px) / 2); margin-left:25px;}
		}
		@media (max-width: 640px) {
			.gl-center.goods .home-vacuum-cleaners.faq .faq-video-list ul li {width:100%; margin:0;}
			.gl-center.goods .home-vacuum-cleaners.faq .faq-video-list ul li video {margin-top: 20px;}
		}
		.gl-center.goods .home-vacuum-cleaners.faq .faq-text-list {margin-top:50px;}
		.gl-center.goods .home-vacuum-cleaners.faq .faq-text-list dl {}
		.gl-center.goods .home-vacuum-cleaners.faq .faq-text-list dl dt {margin-top:3px; padding:14px 14px 14px 50px; background-color:#f5f5f5; border-top-left-radius:3px; border-top-right-radius:3px; font-weight:500; background-position:20px center; background-repeat:no-repeat; background-size:24px;}
		.gl-center.goods .home-vacuum-cleaners.faq .faq-text-list dl dt:hover {color:#aaa; cursor:pointer;}
		.gl-center.goods .home-vacuum-cleaners.faq .faq-text-list dl dt.expand {background-image: url(../_images/faq_expand_rating.png);}
		.gl-center.goods .home-vacuum-cleaners.faq .faq-text-list dl dt.closed {background-image: url(../_images/faq_closed_rating.png);}
		.gl-center.goods .home-vacuum-cleaners.faq .faq-text-list dl dd {border-top:1px solid #ddd; padding:20px; font-size:14px;}
		.gl-center.goods .home-vacuum-cleaners.faq .faq-text-list dl dd ul {}
		.gl-center.goods .home-vacuum-cleaners.faq .faq-text-list dl dd ul li:first-child {float:left; width:49%; }
		.gl-center.goods .home-vacuum-cleaners.faq .faq-text-list dl dd ul li:last-child {float:right; width:49%; }
		.gl-center.goods .home-vacuum-cleaners.faq .faq-text-list dl dd ul li strong {display:block; margin-bottom:10px;}
		.gl-center.goods .home-vacuum-cleaners.faq .faq-text-list dl dd::after {content: ''; display: block; clear:both;}
	/* 특장점 */
		.gl-center.goods .home-vacuum-cleaners.feature .screen ul {margin-top:25px;}
		.gl-center.goods .home-vacuum-cleaners.feature .screen ul li {position:relative; min-height:195px; padding-top:25px; padding-left:415px; margin-top:25px; border-top:1px solid #ededed;}
		.gl-center.goods .home-vacuum-cleaners.feature .screen ul li.mh-567 {min-height:576px;}
		.gl-center.goods .home-vacuum-cleaners.feature .screen ul li img {position:absolute; left:0; top:25px; width:390px;}
		.gl-center.goods .home-vacuum-cleaners.feature .screen ul li strong {display:block; margin-bottom:10px; font-size:17px;}
		.gl-center.goods .home-vacuum-cleaners.feature .screen ul li:first-child {padding-top:0; margin-top:0; border-top-style:none;}
		.gl-center.goods .home-vacuum-cleaners.feature .screen ul li:first-child img {top:0;}
		.gl-center.goods .home-vacuum-cleaners.feature .screen ul li ul {margin-top:15px; margin-left:25px;}
		.gl-center.goods .home-vacuum-cleaners.feature .screen ul li ul li {min-height:auto; padding:0; margin-top:10px; border-top-style:none; list-style-type:decimal;}
		.gl-center.goods .home-vacuum-cleaners.feature .screen ul li ul li strong {margin-bottom:3px; font-size:1.1em;}
	/* 동영상 */
		.gl-center.goods .home-vacuum-cleaners.video .screen {padding-top:25px; margin-top:25px; border-top:1px solid #ededed;}
		.gl-center.goods .home-vacuum-cleaners.video .screen:after {clear:both; display:block; content:'';}
		.gl-center.goods .home-vacuum-cleaners.video .screen video {float:left; width:390px;}
		.gl-center.goods .home-vacuum-cleaners.video .screen .description {
			float:left;
			width:calc(100% - 390px - 25px);
			width:-moz-calc(100% - 390px - 25px);
			width:-webkit-calc(100% - 390px - 25px);
			margin-left:25px;
		}
		.gl-center.goods .home-vacuum-cleaners.video .screen .description strong {display:block; font-size:17px;}

/* ===================================================== 가정용 제품 → 무동력 스위퍼 */
	.gl-center.goods .home-push-sweeper .screen {width:1230px; padding-top:50px; margin:0 auto; margin-top:50px; border-top:1px solid #ededed;}
	@media (max-width: 1230px){
		.gl-center.goods .home-push-sweeper {width:100% !important;}
	}
	@media (max-width: 800px) {
		.gl-center.goods .home-push-sweeper .screen {margin:0 !important; margin-top: 20px; }
	}
	.gl-center.goods .home-push-sweeper .screen h3 {font-size:21px; font-weight:700; line-height:21px;}
	.gl-center.goods .home-push-sweeper.feature .screen .grid ul {margin-top:25px;}
	.gl-center.goods .home-push-sweeper.feature .screen .grid ul li {height:615px; background-color:#ffed00;}
	.gl-center.goods .home-push-sweeper.feature .screen .grid ul li img {height:100%; float:left; margin-right:25px;}
	.gl-center.goods .home-push-sweeper.feature .screen .grid ul li strong {display:block; padding-top:265px; padding-right:25px; font-size:20px;}
	.gl-center.goods .home-push-sweeper.feature .screen .grid ul li em {display:block; padding-top:15px; padding-right:25px; font-size:16px; font-style:normal; line-height:25px;}
	.gl-center.goods .home-push-sweeper.feature .screen .grid ul li:nth-child(2n) img {float:right; margin-left:25px; margin-right:0;}
	.gl-center.goods .home-push-sweeper.feature .screen .grid ul li:nth-child(2n) strong {padding-left:25px; padding-right:0;}
	.gl-center.goods .home-push-sweeper.feature .screen .grid ul li:nth-child(2n) em {padding-left:25px; padding-right:0;}
	.gl-center.goods .home-push-sweeper.feature .screen .slider {position:relative;}
	.gl-center.goods .home-push-sweeper.feature .screen .slider .swiper-container {width:100%; margin-top:25px; overflow:hidden;}
	.gl-center.goods .home-push-sweeper.feature .screen .slider .swiper-container ul:after {clear:both; display:block; content:'';}
	.gl-center.goods .home-push-sweeper.feature .screen .slider .swiper-container ul li {
		float:left;
		width:calc((100% - 50px) / 3);
		width:-moz-calc((100% - 50px) / 3);
		width:-webkit-calc((100% - 50px) / 3);
	}
	.gl-center.goods .home-push-sweeper.feature .screen .slider .swiper-container ul li em {display:block; width:100%; height:390px; margin-bottom:15px; font-size:0; line-height:0; background-repeat:no-repeat; background-position:center center; background-size:contain;}
	.gl-center.goods .home-push-sweeper.feature .screen .slider .swiper-container ul li strong {display:block; margin-bottom:5px;}
	.gl-center.goods .home-push-sweeper.feature .screen .slider .swiper-button,
	.gl-center.goods .home-push-sweeper.feature .screen .slider .swiper-button {display:block; width:50px; height:50px; margin-top:-50px; background-color:rgba(255, 255, 255, 0.5); background-image:url(../_images/swiper-arrows.png); background-position:0 0; background-size:100px 50px; border-radius:5px;}
	.gl-center.goods .home-push-sweeper.feature .screen .slider .swiper-button.swiper-button-next {background-position:-50px 0;}
	.gl-center.goods .home-push-sweeper.video ul {margin-top:25px;}
	.gl-center.goods .home-push-sweeper.video ul:after {clear:both; display:block; content:'';}
	.gl-center.goods .home-push-sweeper.video ul li {
		float:left;
		width:calc((100% - 75px) / 4);
		width:-moz-calc((100% - 75px) / 4);
		width:-webkit-calc((100% - 75px) / 4);
		margin-left:25px;
		font-weight:700;
		font-size:17px;
	}
	.gl-center.goods .home-push-sweeper.video ul li:first-child {margin-left:0;}
	.gl-center.goods .home-push-sweeper.video ul li video {width:100%; margin-bottom:15px;}
	.gl-center.goods .home-push-sweeper.info .screen:after {clear:both; display:block; content:'';}
	.gl-center.goods .home-push-sweeper.info .screen h3 {margin-bottom:25px;}
	.gl-center.goods .home-push-sweeper.info .screen .text {
		float:left;
		width:calc((100% - 25px) / 2);
		width:-moz-calc((100% - 25px) / 2);
		width:-webkit-calc((100% - 25px) / 2);
		font-size:17px;
		line-height:25px;
	}
	.gl-center.goods .home-push-sweeper.info .screen .imgs {
		position:relative;
		float:left;
		width:calc((100% - 25px) / 2);
		width:-moz-calc((100% - 25px) / 2);
		width:-webkit-calc((100% - 25px) / 2);
		margin-left:25px;
	}
	.gl-center.goods .home-push-sweeper.info .screen .imgs img {width:100%;}
	.gl-center.goods .home-push-sweeper.info .screen .imgs .tooltip a {position:absolute; display:block; width:30px; height:30px; background:url(../_images/goods-01-11.png) no-repeat center center;}
	.gl-center.goods .home-push-sweeper.info .screen .imgs .tooltip a em {position:absolute; left:-45px; top:34px; display:none; width:120px; padding:15px 0; font-size:12px; font-style:normal; line-height:15px; text-align:center; background-color:#ffed00; z-index:900;}
	.gl-center.goods .home-push-sweeper.info .screen .imgs .tooltip a em:before {position:absolute; left:0; top:-4px; display:block; width:100%; height:4px; content:''; background:url(../_images/guide-09-06.png) no-repeat center center;}
	.gl-center.goods .home-push-sweeper.info .screen .imgs .tooltip a:hover em {display:inline-block;}
	.gl-center.goods .home-push-sweeper.info .screen .imgs .tooltip a.tooltip-01 {right:60px; top:100px;}
	.gl-center.goods .home-push-sweeper.info .screen .imgs .tooltip a.tooltip-02 {right:150px; top:198px;}
	.gl-center.goods .home-push-sweeper.info .screen .imgs .tooltip a.tooltip-03 {right:190px; top:250px;}
	.gl-center.goods .home-push-sweeper.info .screen .imgs .tooltip a.tooltip-04 {right:460px; top:290px;}
	.gl-center.goods .home-push-sweeper.info .screen .imgs .tooltip a.tooltip-02 em {width:90px; left:-30px;}
	.gl-center.goods .home-push-sweeper.info .screen .imgs .tooltip a.tooltip-03 em {width:170px; left:-70px;}
	.gl-center.goods .home-push-sweeper.info .screen .imgs .tooltip a.tooltip-04 em {width:160px; left:-65px;}
	.gl-center.goods .home-push-sweeper.info .screen .imgs .layer {position:absolute; right:0; top:0; display:none; width:100%; height:100%; padding:25px; background-color:rgba(0, 0, 0, 0.5); box-sizing:border-box;}
	.gl-center.goods .home-push-sweeper.info .screen .imgs .layer .note {width:100%; height:150px; margin-top:100px; padding:25px; background-color:#fff; box-sizing:border-box; overflow-y:auto;}
	.gl-center.goods .home-push-sweeper.info .screen .imgs .layer .note strong {display:block; margin-bottom:10px; font-size:17px;}
	.gl-center.goods .home-push-sweeper.info .screen .imgs .layer a.close {position:absolute; right:50px; top:150px; display:block; width:15px; height:15px; font-size:0; line-height:0; background:url(../_images/goods-01-12.png) no-repeat center center;}

/* ===================================================== 가정용 제품 → 정원용 제품 */
	.gl-center.goods .home-garden-tools .screen {width:1230px; padding-top:50px; margin:0 auto; margin-top:50px; border-top:1px solid #ededed;}
	.gl-center.goods .home-garden-tools .screen h3 {font-size:21px; font-weight:700; line-height:21px;}
	.gl-center.goods .home-garden-tools.category .screen {padding-top:0; margin-top:25px; border-top-style:none;}
	.gl-center.goods .home-garden-tools.category .screen ul {margin-top:26px;}
	.gl-center.goods .home-garden-tools.category .screen ul:first-child {margin-top:0;}
	.gl-center.goods .home-garden-tools.category .screen ul:after {clear:both; display:block; content:'';}
	.gl-center.goods .home-garden-tools.category .screen ul li {float:left; width:285px; margin-left:30px;}
	.gl-center.goods .home-garden-tools.category .screen ul li:first-child {margin-left:0;}
	.gl-center.goods .home-garden-tools.category .screen ul li a {display:block; font-size:17px; font-weight:700;}
	.gl-center.goods .home-garden-tools.category .screen ul li a em {display:block; width:285px; height:143px; margin-bottom:15px; font-size:0; line-height:0; background-repeat:no-repeat; background-position:center center; background-size:contain;}
	.gl-center.goods .home-garden-tools.category .screen ul li.category-01 a em {background-image:url(../_images/goods-05-85.jpg);}
	.gl-center.goods .home-garden-tools.category .screen ul li.category-02 a em {background-image:url(../_images/goods-05-86.jpg);}
	.gl-center.goods .home-garden-tools.category .screen ul li.category-03 a em {background-image:url(../_images/goods-05-87.jpg);}
	.gl-center.goods .home-garden-tools.category .screen ul li.category-04 a em {background-image:url(../_images/goods-05-88.jpg);}
	.gl-center.goods .home-garden-tools.category .screen ul li.category-05 a em {background-image:url(../_images/goods-05-89.jpg);}
	.gl-center.goods .home-garden-tools.category .screen ul li.category-06 a em {background-image:url(../_images/goods-05-90.jpg);}
	.gl-center.goods .home-garden-tools.category .screen ul li.category-07 a em {background-image:url(../_images/goods-05-91.jpg);}
	.gl-center.goods .home-garden-tools.category .screen ul li.category-08 a em {background-image:url(../_images/goods-05-92.jpg);}
	.gl-center.goods .home-garden-tools.discover .screen .example {margin-top:25px;}
	.gl-center.goods .home-garden-tools.discover .screen .example:after {clear:both; display:block; content:'';}
	.gl-center.goods .home-garden-tools.discover .screen .example img {display:block; max-width:100%; margin:0 auto; margin-bottom:25px;}
	.gl-center.goods .home-garden-tools.discover .screen .example ul {
		float:left;
		width:calc((100% - 25px) / 2);
		width:-moz-calc((100% - 25px) / 2);
		width:-webkit-calc((100% - 25px) / 2);
		margin-left:25px;
	}
	.gl-center.goods .home-garden-tools.discover .screen .example ul.f {margin-left:0;}
	.gl-center.goods .home-garden-tools.video .screen ul {margin-top:25px;}
	.gl-center.goods .home-garden-tools.video .screen ul:after {clear:both; display:block; content:'';}
	.gl-center.goods .home-garden-tools.video .screen ul li {
		float:left;
		width:calc((100% - 75px) / 4);
		width:-moz-calc((100% - 75px) / 4);
		width:-webkit-calc((100% - 75px) / 4);
		margin-left:25px;
		font-weight:700;
		font-size:17px;
	}
	.gl-center.goods .home-garden-tools.video .screen ul li:first-child {margin-left:0;}
	.gl-center.goods .home-garden-tools.video .screen ul li video {width:100%; margin-bottom:15px;}
	.gl-center.goods .home-garden-tools.wt5 .screen ul {margin-top:25px;}
	.gl-center.goods .home-garden-tools.wt5 .screen ul.half li {margin-top:25px;}
	.gl-center.goods .home-garden-tools.wt5 .screen ul.half li:first-child {margin-top:0;}
	.gl-center.goods .home-garden-tools.wt5 .screen ul.half li:after {clear:both; display:block; content:'';}
	.gl-center.goods .home-garden-tools.wt5 .screen ul.half li img {
		float:left;
		width:calc((100% - 25px) / 2);
		width:-moz-calc((100% - 25px) / 2);
		width:-webkit-calc((100% - 25px) / 2);
	}
	.gl-center.goods .home-garden-tools.wt5 .screen ul.half li .text {
		float:left;
		width:calc((100% - 25px) / 2);
		width:-moz-calc((100% - 25px) / 2);
		width:-webkit-calc((100% - 25px) / 2);
		margin-left:25px;
		font-size:15px;
	}
	.gl-center.goods .home-garden-tools.wt5 .screen ul.half li .text strong {display:block; margin-bottom:15px; font-size:18px;}
	.gl-center.goods .home-garden-tools.wt5 .screen ul.list:after {clear:both; display:block; content:'';}
	.gl-center.goods .home-garden-tools.wt5 .screen ul.list li {
		float:left;
		width:calc((100% - 75px) / 4);
		width:-moz-calc((100% - 75px) / 4);
		width:-webkit-calc((100% - 75px) / 4);
		margin-left:25px;
	}
	.gl-center.goods .home-garden-tools.wt5 .screen ul.list li:first-child {margin-left:0;}
	.gl-center.goods .home-garden-tools.wt5 .screen ul.list li img {display:block; width:100%;}
	.gl-center.goods .home-garden-tools.wt5 .screen ul.list li strong {display:block; margin:10px 0;}
	.gl-center.goods .home-garden-tools.video.timer .screen ul li {
		float:left;
		width:calc((100% - 25px) / 2);
		width:-moz-calc((100% - 25px) / 2);
		width:-webkit-calc((100% - 25px) / 2);
		margin-left:25px;
		font-weight:700;
		font-size:17px;
	}
	.gl-center.goods .home-garden-tools.video.timer .screen ul li:first-child {margin-left:0;}
	.gl-center.goods .home-garden-tools.category.timer .screen {padding-top:50px; margin-top:50px; border-top:1px solid #ededed;}
	.gl-center.goods .home-garden-tools.install .screen ul {margin-top:25px;}
	.gl-center.goods .home-garden-tools.install .screen ul li:after {clear:both; display:block; content:'';}
	.gl-center.goods .home-garden-tools.install .screen ul li video {
		float:left;
		width:calc((100% - 25px) / 2);
		width:-moz-calc((100% - 25px) / 2);
		width:-webkit-calc((100% - 25px) / 2);
	}
	.gl-center.goods .home-garden-tools.install .screen ul li .description {
		float:left;
		width:calc((100% - 25px) / 2);
		width:-moz-calc((100% - 25px) / 2);
		width:-webkit-calc((100% - 25px) / 2);
		margin-left:25px;
	}
	.gl-center.goods .home-garden-tools.install .screen ul li .description strong {display:block; margin-bottom:10px; font-size:17px;}
	.gl-center.goods .home-garden-tools.spray .screen ul.half {margin-top:0;}
	.gl-center.goods .home-garden-tools.spray .screen ul.half li .text {margin-top:0;}
	.gl-center.goods .home-garden-tools.spray .screen ul.half li .text strong {margin-top:0;}
	.gl-center.goods .home-garden-tools.spray .screen .text {margin-top:25px; font-size:17px; line-height:25px;}
	.gl-center.goods .home-garden-tools.spray .screen .text strong {display:block; margin:15px 0;}
	.gl-center.goods .home-garden-tools.spray .screen .text img {max-width:100%;}
	.gl-center.goods .home-garden-tools.spray .screen:after {clear:both; display:block; content:'';}
	.gl-center.goods .home-garden-tools.spray .screen h3 {margin-bottom:25px;}
	.gl-center.goods .home-garden-tools.spray .screen .left {
		float:left;
		width:calc((100% - 25px) / 2);
		width:-moz-calc((100% - 25px) / 2);
		width:-webkit-calc((100% - 25px) / 2);
		font-size:17px;
		line-height:25px;
	}
	.gl-center.goods .home-garden-tools.spray .screen .imgs {
		position:relative;
		float:left;
		width:calc((100% - 25px) / 2);
		width:-moz-calc((100% - 25px) / 2);
		width:-webkit-calc((100% - 25px) / 2);
		margin-left:25px;
	}
	.gl-center.goods .home-garden-tools.spray .screen .imgs img {width:100%;}
	.gl-center.goods .home-garden-tools.spray .screen .imgs .tooltip a {position:absolute; display:block; width:30px; height:30px; background:url(../_images/goods-01-11.png) no-repeat center center;}
	.gl-center.goods .home-garden-tools.spray .screen .imgs .tooltip a em {position:absolute; left:-55px; top:34px; display:none; width:140px; padding:15px 0; font-size:12px; font-style:normal; line-height:15px; text-align:center; background-color:#ffed00; z-index:900;}
	.gl-center.goods .home-garden-tools.spray .screen .imgs .tooltip a em:before {position:absolute; left:0; top:-4px; display:block; width:100%; height:4px; content:''; background:url(../_images/guide-09-06.png) no-repeat center center;}
	.gl-center.goods .home-garden-tools.spray .screen .imgs .tooltip a:hover em {display:inline-block;}
	.gl-center.goods .home-garden-tools.spray .screen .imgs .tooltip a.tooltip-01 {right:435px; top:80px;}
	.gl-center.goods .home-garden-tools.spray .screen .imgs .tooltip a.tooltip-02 {right:410px; top:130px;}
	.gl-center.goods .home-garden-tools.spray .screen .imgs .tooltip a.tooltip-03 {right:290px; top:250px;}
	.gl-center.goods .home-garden-tools.spray .screen .imgs .tooltip a.tooltip-04 {right:250px; top:330px;}
	.gl-center.goods .home-garden-tools.spray .screen .imgs .tooltip a.tooltip-05 {right:215px; top:395px;}
	.gl-center.goods .home-garden-tools.spray .screen .imgs .tooltip a.tooltip-06 {right:130px; top:50px;}
	.gl-center.goods .home-garden-tools.spray .screen .imgs .tooltip a.tooltip-02 em {width:90px; left:-30px;}
	.gl-center.goods .home-garden-tools.spray .screen .imgs .tooltip a.tooltip-03 em {width:100px; left:-35px;}
	.gl-center.goods .home-garden-tools.spray .screen .imgs .tooltip a.tooltip-04 em {width:120px; left:-45px;}
	.gl-center.goods .home-garden-tools.spray .screen .imgs .tooltip a.tooltip-05 em {width:110px; left:-40px;}
	.gl-center.goods .home-garden-tools.spray .screen .imgs .tooltip a.tooltip-06 em {width:90px; left:-30px;}
	.gl-center.goods .home-garden-tools.spray .screen .imgs .layer {position:absolute; right:0; top:0; display:none; width:100%; height:100%; padding:25px; background-color:rgba(0, 0, 0, 0.5); box-sizing:border-box;}
	.gl-center.goods .home-garden-tools.spray .screen .imgs .layer .note {width:100%; height:150px; margin-top:100px; padding:25px; background-color:#fff; box-sizing:border-box; overflow-y:auto;}
	.gl-center.goods .home-garden-tools.spray .screen .imgs .layer .note strong {display:block; margin-bottom:10px; font-size:17px;}
	.gl-center.goods .home-garden-tools.spray .screen .imgs .layer a.close {position:absolute; right:50px; top:150px; display:block; width:15px; height:15px; font-size:0; line-height:0; background:url(../_images/goods-01-12.png) no-repeat center center;}
	.gl-center.goods .home-garden-tools.spray .screen .slider {position:relative;}
	.gl-center.goods .home-garden-tools.spray .screen .slider .swiper-container {width:100%; margin-top:25px; overflow:hidden;}
	.gl-center.goods .home-garden-tools.spray .screen .slider .swiper-container ul:after {clear:both; display:block; content:'';}
	.gl-center.goods .home-garden-tools.spray .screen .slider .swiper-container ul li {
		float:left;
		width:calc((100% - 50px) / 3);
		width:-moz-calc((100% - 50px) / 3);
		width:-webkit-calc((100% - 50px) / 3);
	}
	.gl-center.goods .home-garden-tools.spray .screen .slider .swiper-container ul li em {display:block; width:100%; height:390px; margin-bottom:15px; font-size:0; line-height:0; background-repeat:no-repeat; background-position:center center; background-size:contain;}
	.gl-center.goods .home-garden-tools.spray .screen .slider .swiper-container ul li strong {display:block; margin-bottom:5px;}
	.gl-center.goods .home-garden-tools.spray .screen .slider .swiper-button,
	.gl-center.goods .home-garden-tools.spray .screen .slider .swiper-button {display:block; width:50px; height:50px; margin-top:-50px; background-color:rgba(255, 255, 255, 0.5); background-image:url(../_images/swiper-arrows.png); background-position:0 0; background-size:100px 50px; border-radius:5px;}
	.gl-center.goods .home-garden-tools.spray .screen .slider .swiper-button.swiper-button-next {background-position:-50px 0;}
	.gl-center.goods .home-garden-tools.shower .screen ul.half {margin-top:25px;}
	.gl-center.goods .home-garden-tools.sprinlker .screen ul.half {margin-top:25px;}
	.gl-center.goods .home-garden-tools.sprinlker .screen ul.half.mt0 {margin-top:0;}
	.gl-center.goods .home-garden-tools.sprinlker .screen ul.half li img {float:left; width:390px;}
	.gl-center.goods .home-garden-tools.sprinlker .screen ul.half li .text {
		width:calc(100% - 390px - 25px);
		width:-moz-calc(100% - 390px - 25px);
		width:-webkit-calc(100% - 390px - 25px);
	}

/* ===================================================== 가정용 제품 → 아웃도어클리너 */
	/* */
		.gl-center.goods .outdoor-cleaner {}
		.gl-center.goods .outdoor-cleaner .screen {width:1230px; margin:0 auto; margin-top:25px;}
		.gl-center.goods .outdoor-cleaner .goods-list .screen {border-top-width:0; margin-top:0;}
		.gl-center.goods .outdoor-cleaner .full {width:100%;}
		.gl-center.goods .outdoor-cleaner .full.grey   {background-color:#F8F8F8; padding: 50px 0;}
		.gl-center.goods .outdoor-cleaner .oc3-foldable ul li video {width:100%;}
		.gl-center.goods .outdoor-cleaner .oc3-foldable ul li {width:50%; float:left;}
		.gl-center.goods .outdoor-cleaner .oc3-foldable ul:after {clear:both; display:block; content:'';}
		.gl-center.goods .outdoor-cleaner .oc3-foldable ul.video {margin-bottom: 30px;}
		.gl-center.goods .outdoor-cleaner .oc3-foldable ul li .in-box {padding: 0 20px;}
		.gl-center.goods .outdoor-cleaner .oc3-foldable ul li button {display:inline-block; padding:0 15px; font-size:16px; line-height:45px; border:1px solid #ededed; color:#2b2b2b; background-color:#ffed00; margin-top: 10px; cursor: pointer;}
		.gl-center.goods .outdoor-cleaner .oc3-foldable .map {position: relative;}
		.gl-center.goods .outdoor-cleaner .oc3-foldable .map ul.point {}
		.gl-center.goods .outdoor-cleaner .oc3-foldable .map ul.point li {position: absolute; font-size: 12px; width:30px; line-height: 30px; border-radius: 15px 3px 3px 15px;}
		.gl-center.goods .outdoor-cleaner .oc3-foldable .map ul.point li a {display: block; padding-left: 5px; padding-right: 0px; background: url('../_images/goods-01-11.png') no-repeat left center;}
		.gl-center.goods .outdoor-cleaner .oc3-foldable .map ul.point li.point-11 {left:43%; top: 14%;}
		.gl-center.goods .outdoor-cleaner .oc3-foldable .map ul.point li.point-12 {left: 8%; top: 30%;}
		.gl-center.goods .outdoor-cleaner .oc3-foldable .map ul.point li.point-13 {left:65%; top: 25%;}
		.gl-center.goods .outdoor-cleaner .oc3-foldable .map ul.point li.point-14 {left:38%; top: 40%;}
		.gl-center.goods .outdoor-cleaner .oc3-foldable .map ul.point li.point-15 {left:17%; top: 78%;}
		.gl-center.goods .outdoor-cleaner .oc3-foldable .map ul.point li.point-16 {left:27%; top: 77%;}
		.gl-center.goods .outdoor-cleaner .oc3-foldable .map ul.point li.point-17 {left:33%; top: 85%;}
		.gl-center.goods .outdoor-cleaner .oc3-foldable .map ul.point li.point-21 {left:33%; top: 65%;}
		.gl-center.goods .outdoor-cleaner .oc3-foldable .map .layer {position: absolute; padding: 20px; background-color:#ffffff; border: solid 1px #cccccc; left:0; top:0;  display: none;}
		.gl-center.goods .outdoor-cleaner .oc3-foldable .map .layer strong {padding-right:30px;}
		.gl-center.goods .outdoor-cleaner .oc3-foldable .map .layer img {margin-top: 10px;}
		.gl-center.goods .outdoor-cleaner .oc3-foldable .map .layer a.close {position: absolute; right: 25px; top: 25px; display: block; width: 15px; height: 15px; font-size: 0; line-height: 0; background: url(../_images/goods-01-12.png) no-repeat center center;}
		.gl-center.goods .outdoor-cleaner .oc3-foldable .map .layer.point-12 {left:  5%; top: 18%;}
		.gl-center.goods .outdoor-cleaner .oc3-foldable .map .layer.point-16 {left: 25%; top: 65%;}
		.gl-center.goods .outdoor-cleaner .full.yellow {background-color:#FFED00; padding: 50px 0;}
		.gl-center.goods .outdoor-cleaner .pressure-washers .img  {width:33.3%; float:left;}
		.gl-center.goods .outdoor-cleaner .pressure-washers .text {width:66.6%; float:left;}
		.gl-center.goods .outdoor-cleaner .pressure-washers .text .in-box {padding: 0 20px;}
		.gl-center.goods .outdoor-cleaner .pressure-washers .text a {display:inline-block; padding:0 15px; font-size:16px; line-height:45px; border:1px solid #ededed; background-color:#e3e3e3; margin-top: 10px;}
		.gl-center.goods .outdoor-cleaner .pressure-washers .text a:hover {border-color:#ffed00;}
		.gl-center.goods .outdoor-cleaner .pressure-washers:after {clear:both; display:block; content:'';}
		@media (max-width: 800px){
			.gl-center.goods .outdoor-cleaner .oc3-foldable ul li {width:100%; display:list-item;}
			.gl-center.goods .outdoor-cleaner .pressure-washers .img  {width:100%;}
			.gl-center.goods .outdoor-cleaner .pressure-washers .text {width:100%;}
			.gl-center.goods .outdoor-cleaner .oc3-foldable ul li .in-box {padding: 0;}
			/*
			.guinness-book.our-story .screen.cleaning-performance .img-text-1 .img  {width:100%;}
			.guinness-book.our-story .screen.cleaning-performance .img-text-1 .img img {width:100%; padding-bottom:20px;}
			.guinness-book.our-story .screen.cleaning-performance .img-text-1 .text {width:100%;}
			.guinness-book.our-story .screen.cleaning-performance ul.img-text-2 {display:block;}
			.guinness-book.our-story .screen.cleaning-performance ul.img-text-2 li  {width:100%; display:list-item;}
			.guinness-book.our-story .full.professional-home .screen .out-box .img  {width:100%;}
			.guinness-book.our-story .full.professional-home .screen .out-box .img img {width:100%; padding-bottom:20px;}
			.guinness-book.our-story .full.professional-home .screen .out-box .text {width:100%;}
			*/
		}
/* ===================================================== 산업용 제품 → 고압세척기 */
	/* 공통 */
		.gl-center.goods .pro-pressure-washers-compare .screen {width:1230px; margin:0 auto; margin-top:25px;}
		.gl-center.goods .pro-pressure-washers-compare .screen h3 {font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.goods .pro-pressure-washers-compare .full {width:100%; background-color:#f6f6f6;}
		.gl-center.goods .pro-pressure-washers-compare .full .screen .guinness {padding:25px; padding-bottom:15px; margin:0 auto; margin-top:25px;}
		.gl-center.goods .pro-pressure-washers-compare .full .screen .guinness .img {width:40%; float:left;}
		.gl-center.goods .pro-pressure-washers-compare .full .screen .guinness .text {width:60%; float:left;}
		.gl-center.goods .pro-pressure-washers-compare .full .screen .guinness .text strong {font-size:21px;}
		.gl-center.goods .pro-pressure-washers-compare .full .screen .guinness .text a {display:inline-block; padding:0 15px; font-size:16px; line-height:45px; border:1px solid #ededed; background-color:#ffed00; margin-top: 10px;}
		.gl-center.goods .pro-pressure-washers-compare .full .screen .guinness .text a:hover {border-color:#ffed00;}
		.gl-center.goods .pro-pressure-washers-compare .full .screen .guinness:after {clear:both; display:block; content:'';}
		@media (max-width: 1230px){
			.gl-center.goods .pro-pressure-washers-compare {width:100% !important;}
		}
	/* 반응형 */
		@media (max-width: 800px) {
			.gl-center.goods .pro-pressure-washers-compare-img .screen {margin:20px 0 !important; } /* 대표 이미지 */
			.gl-center.goods .pro-pressure-washers-compare .screen {margin:0 !important; margin-top: 20px; }
			.gl-center.goods .pro-pressure-washers-feature .screen {margin:0 !important; margin-top: 20px; }
			.gl-center.goods .pro-pressure-washers-compare .full .screen .guinness .img {width: 100% !important; text-align:center;}
			.gl-center.goods .pro-pressure-washers-compare .full .screen .guinness .text {width: 100% !important; padding-top: 30px;}
		}
	/* 냉수 & 냉온수 고압세척기 */
		.gl-center.goods .pro-pressure-washers-compare .screen .category-list {margin-top:25px;}
		.gl-center.goods .pro-pressure-washers-compare .screen .category-list:after {clear:both; display:block; content:'';}
		.gl-center.goods .pro-pressure-washers-compare .screen .category-list div {float:left; width:calc((100% - 25px) / 2); width:-moz-calc((100% - 25px) / 2); width:-webkit-calc((100% - 25px) / 2); margin-left:25px;}
		.gl-center.goods .pro-pressure-washers-compare .screen .category-list div:first-child {margin-left:0;}
		.gl-center.goods .pro-pressure-washers-compare .screen .category-list div dl dt {margin-bottom:15px; font-size:17px; font-weight:700;}
		.gl-center.goods .pro-pressure-washers-compare .screen .category-list div dl dt img {display:block; width:100%;}
		.gl-center.goods .pro-pressure-washers-compare .screen .category-list div dl dd {padding-left:10px; margin-top:10px; background:url(../_images/goods-02-05.png) no-repeat left 10px;}
		.gl-center.goods .pro-pressure-washers-compare .screen .category-list div a {display:inline-block; padding:0 15px; font-size:16px; line-height:45px; border:1px solid #ededed; background-color:#ffed00; margin:10px;}
		.gl-center.goods .pro-pressure-washers-compare .screen .category-list div a:hover {border-color:#ffed00;}
		@media (min-width: 800px) {
			.gl-center.goods .pro-pressure-washers-compare .screen .category-list div a.h {margin-top:55px;}
		}
		@media (max-width: 800px) {
			.gl-center.goods .pro-pressure-washers-compare .screen .category-list div {width:100%; margin:0;}
		}
		.gl-center.goods .pro-pressure-washers-feature .screen {width:1230px; padding-top:50px; margin:0 auto; margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.goods .pro-pressure-washers-feature .screen h3 {padding:50px 0; margin-top:50px; font-size:21px; font-weight:700; line-height:21px; border-top:1px solid #ededed;}
		.gl-center.goods .pro-pressure-washers-feature .screen .item-list.line {padding-top:50px; margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.goods .pro-pressure-washers-feature .screen .item-list ul li {position:relative; margin-top:25px;}
		.gl-center.goods .pro-pressure-washers-feature .screen .item-list ul li:first-child {margin-top:0;}
		.gl-center.goods .pro-pressure-washers-feature .screen .item-list ul li img {float:left; display:block; width:390px;}
		.gl-center.goods .pro-pressure-washers-feature .screen .item-list ul li dl,
		.gl-center.goods .pro-pressure-washers-feature .screen .item-list ul li em {float:left; width:calc(100% - 390px - 25px); width:-moz-calc(100% - 390px - 25px); width:-webkit-calc(100% - 390px - 25px); margin-left:25px;}
		.gl-center.goods .pro-pressure-washers-feature .screen .item-list ul li dl dt {font-size:21px; font-weight:700; line-height:25px;}
		.gl-center.goods .pro-pressure-washers-feature .screen .item-list ul li dl dd {margin-top:15px;}
		.gl-center.goods .pro-pressure-washers-feature .screen .item-list ul li dl dd strong {display:block; margin:15px 0 5px 0; font-size:17px;}
		.gl-center.goods .pro-pressure-washers-feature .screen .item-list ul li dl dd strong.f {margin-top:0;}
		.gl-center.goods .pro-pressure-washers-feature .screen .item-list ul li dl dd ul {margin:15px 25px; margin-right:0;}
		.gl-center.goods .pro-pressure-washers-feature .screen .item-list ul li dl dd ul.b {margin-bottom:0;}
		.gl-center.goods .pro-pressure-washers-feature .screen .item-list ul li dl dd ul li {margin-top:0; list-style-type:disc;}
		.gl-center.goods .pro-pressure-washers-feature .screen .item-list ul li em {display:block; font-style:normal;}
		.gl-center.goods .pro-pressure-washers-feature .screen .item-list ul li .button,
		.gl-center.goods .pro-pressure-washers-anwendungsgebiete .button{clear:both;padding-top:15px;}
		.gl-center.goods .pro-pressure-washers-anwendungsgebiete .button{margin-top:15px;}
		.gl-center.goods .pro-pressure-washers-feature .screen .item-list ul li .button.c {padding-top:0;}
		.gl-center.goods .pro-pressure-washers-feature .screen .item-list ul li .button a,
		.gl-center.goods .pro-pressure-washers-anwendungsgebiete .screen .button{display:inline-block; padding:0 15px; font-size:16px; line-height:45px; border:1px solid #ededed; background-color:#ffed00;}
		.gl-center.goods .pro-pressure-washers-feature .screen .item-list ul li .button a:hover {border-color:#ffed00;}
		.gl-center.goods .pro-pressure-washers-feature .screen .item-list ul li .tooltip {clear:both;}
		.gl-center.goods .pro-pressure-washers-feature .screen .item-list ul li .tooltip a {position:absolute; display:block; width:30px; height:30px; background:url(../_images/goods-01-11.png) no-repeat center center;}
		.gl-center.goods .pro-pressure-washers-feature .screen .item-list ul li .tooltip a em {position:absolute; left:0; top:34px; display:none; width:auto; padding:15px 0; font-size:12px; line-height:15px; text-align:center; background-color:#ffed00;}
		.gl-center.goods .pro-pressure-washers-feature .screen .item-list ul li .tooltip a em:before {position:absolute; left:0; top:-4px; display:block; width:100%; height:4px; content:''; background:url(../_images/guide-09-06.png) no-repeat center center;}
		.gl-center.goods .pro-pressure-washers-feature .screen .item-list ul li .tooltip a:hover em {display:inline-block;}
		.gl-center.goods .pro-pressure-washers-feature .screen .item-list ul li .layer {position:absolute; right:0; top:0; display:none; width:100%; height:100%; padding:25px; background-color:rgba(0, 0, 0, 0.5); box-sizing:border-box;}
		.gl-center.goods .pro-pressure-washers-feature .screen .item-list ul li .layer .note {width:100%; height:150px; margin-top:100px; padding:25px; background-color:#fff; box-sizing:border-box; overflow-y:auto;}
		.gl-center.goods .pro-pressure-washers-feature .screen .item-list ul li .layer .note strong {display:block; margin-bottom:10px; font-size:17px;}
		.gl-center.goods .pro-pressure-washers-feature .screen .item-list ul li .layer a.close {position:absolute; right:50px; top:150px; display:block; width:15px; height:15px; font-size:0; line-height:0; background:url(../_images/goods-01-12.png) no-repeat center center;}
		.gl-center.goods .pro-pressure-washers-feature .screen .item-list.r ul li img {float:right;}
		.gl-center.goods .pro-pressure-washers-feature .screen .item-list.r ul li dl {margin-left:0;}
		.gl-center.goods .pro-pressure-washers-feature .screen .item-list.e ul li img {
			float:right;
			width:calc((100% - 25px) / 2);
			width:-moz-calc((100% - 25px) / 2);
			width:-webkit-calc((100% - 25px) / 2);
		}
		.gl-center.goods .pro-pressure-washers-feature .screen .item-list.e ul li dl {
			width:calc((100% - 25px) / 2);
			width:-moz-calc((100% - 25px) / 2);
			width:-webkit-calc((100% - 25px) / 2);
			margin-left:0;
		}
		.gl-center.goods .pro-pressure-washers-feature .screen .item-list.e ul li .layer {
			width:calc((100% - 25px) / 2);
			width:-moz-calc((100% - 25px) / 2);
			width:-webkit-calc((100% - 25px) / 2);
		}
		.gl-center.goods .pro-pressure-washers-feature .screen .item-list.m {margin-top:25px;}
		.gl-center.goods .pro-pressure-washers-feature.easyforce .screen {padding-top:25px; margin-top:0; border-top-style:none;}
		.gl-center.goods .pro-pressure-washers-feature.easyforce .screen .compare-image {position:relative; margin-top:25px;}
		.gl-center.goods .pro-pressure-washers-feature.easyforce .screen .compare-image .twentytwenty-before-label,
		.gl-center.goods .pro-pressure-washers-feature.easyforce .screen .compare-image .twentytwenty-after-label {display:none;}
		.gl-center.goods .pro-pressure-washers-feature.adapterfinder .screen .item-list ul li .tooltip a.tooltip-01 {right:510px; top:190px;}
		.gl-center.goods .pro-pressure-washers-feature.adapterfinder .screen .item-list ul li .tooltip a.tooltip-02 {right:255px; top:70px;}
		.gl-center.goods .pro-pressure-washers-feature.adapterfinder .screen .item-list ul li .tooltip a.tooltip-03 {right:100px; top:190px;}
		.gl-center.goods .pro-pressure-washers-feature.adapterfinder .screen .item-list ul li .tooltip a.tooltip-04 {right:285px; top:300px;}
		.gl-center.goods .pro-pressure-washers-feature.adapterfinder .screen .item-list ul li .tooltip a.tooltip-05 {right:225px; top:300px;}
		.gl-center.goods .pro-pressure-washers-feature.adapterfinder .screen .item-list ul li .tooltip a.tooltip-01 em {width:150px; left:-85px;}
		.gl-center.goods .pro-pressure-washers-feature.adapterfinder .screen .item-list ul li .tooltip a.tooltip-02 em {width:130px; left:-75px;}
		.gl-center.goods .pro-pressure-washers-feature.adapterfinder .screen .item-list ul li .tooltip a.tooltip-03 em {width:160px; left:-90px;}
		.gl-center.goods .pro-pressure-washers-feature.adapterfinder .screen .item-list ul li .tooltip a.tooltip-04 em {width:150px; left:-85px;}
		.gl-center.goods .pro-pressure-washers-feature.adapterfinder .screen .item-list ul li .tooltip a.tooltip-05 em {width:220px; left:-120px;}
		.gl-center.goods .pro-pressure-washers-adapterfinder .screen {width:1230px; margin:0 auto; margin-top:25px;}
		.gl-center.goods .pro-pressure-washers-adapterfinder .screen h3 {font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.goods .pro-pressure-washers-adapterfinder.desc .screen ul {margin-top:25px; margin-left:25px;}
		.gl-center.goods .pro-pressure-washers-adapterfinder.desc .screen ul li {list-style-type:decimal; color:#2b2b2b;}
		.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen {margin-top:50px;}
		.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .choice:after {clear:both; display:block; content:'';}
		.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .choice dl {float:left; width:35%;}
		.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .choice dl dt {font-size:20px; font-weight:700; line-height:25px;}
		.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .choice dl dd {margin-top:25px;}
		.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .choice dl dd ul.goods-list:after {clear:both; display:block; content:'';}
		.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .choice dl dd ul.goods-list li {float:left; width:20%;}
		.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .choice dl dd ul.goods-list li a {position:relative; display:block; padding:5px; border:1px solid #fff;}
		.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .choice dl dd ul.goods-list li.on a {border-width:2px; border-color:#ffed00;}
		.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .choice dl dd ul.goods-list li a img {width:100%;}
		.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .choice dl dd ul.goods-list li a em {position:absolute; left:0; top:-40px; display:none; min-width:100%; padding:10px; font-size:12px; font-style:normal; line-height:15px; text-align:center; background-color:#ffed00; box-sizing:border-box;}
		.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .choice dl dd ul.goods-list li a em:after {position:absolute; left:0; bottom:-4px; display:block; width:100%; height:4px; content:''; background:url(../_images/guide-09-07.png) no-repeat center center;}
		.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .choice dl dd ul.goods-list li a:hover em {display:block;}
		.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .choice dl dd .goods {padding:15px; margin-top:25px; text-align:center; border:1px solid #eee;}
		.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .choice dl dd .goods.empty {line-height:200px; box-sizing:border-box;}
		.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .choice dl dd .goods strong {display:block;}
		.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .choice dl dd .goods ul:after {clear:both; display:block; content:'';}
		.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .choice dl dd .goods ul li {position:relative; float:left; width:50%; margin-top:15px;}
		.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .choice dl dd .goods ul li a {display:block; padding:15px;}
		.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .choice dl dd .goods ul li a img {display:block; width:100%; margin-top:10px;}
		.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .choice dl dd .goods ul li input[type='button'] {position:absolute; top:15px; right:0; width:20px; height:20px; font-size:0; line-height:0; border-style:none; background:url(../_images/goods-06-18.png) no-repeat center center; cursor:pointer; z-index:900;}
		.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .choice dl.r {
			width:calc(30% - 50px);
			width:-moz-calc(30% - 50px);
			width:-webkit-calc(30% - 50px);
			margin:165px 25px 0 25px;
		}
		.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .choice dl.r dt {font-size:17px; line-height:20px; text-align:center;}
		.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .choice dl.r dd {position:relative; min-height:100px; text-align:center; background:url(../_images/goods-06-30.png) no-repeat center top;}
		.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .choice dl.r dd a {display:block; min-height:362px; padding:15px; padding-bottom:60px; border:2px solid #ffed00;}
		.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .choice dl.r dd a img {width:100%;}
		.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .choice dl.r dd a strong {display:block; margin:10px 0;}
		.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .choice dl.r dd a:after {position:absolute; left:0; bottom:0; display:block; content:'상세보기'; width:100%; font-size:13px; line-height:45px; text-align:center; background-color:#ffed00; z-index:800;}
		.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .choice dl.r.on dd {background-image:url(../_images/goods-06-31.png);}
		.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .choice dl.r.on dd.empty {border:2px solid #ffed00; line-height:100px;}
		.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .choice dl.r.on.selected dd {background-image:none;}
		.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .layer {position:fixed; left:0; top:0; display:none; width:100%; height:100%; background:rgba(0, 0, 0, 0.5); z-index:999;}
		.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .layer.on {display:block;}
		.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .layer .box {position:relative; width:800px; padding:25px; margin:0 auto; margin-top:100px; background-color:#fff; border-radius:10px 0;}
		.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .layer .note:after {clear:both; display:block; content:'';}
		.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .layer .note img {float:left; display:block; width:375px; margin-right:25px;;}
		.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .layer .note em {float:left; display:block; width:400px; font-style:normal;}
		.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .layer a.close {position:absolute; top:10px; right:10px; display:block; width:15px; height:15px; font-size:0; line-height:0; background:url(../_images/goods-01-12.png) no-repeat center center;}
		.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .choice dl dd .show-layer {position:relative; display:none; padding:15px; margin-top:25px; text-align:center; border:2px solid #ffed00;}
		.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .choice dl dd .show-layer .note {margin-top:20px;}
		.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .choice dl dd .show-layer .note img {display:block; width:100%; margin-top:15px;}
		.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .choice dl dd .show-layer a.close {position:absolute; top:15px; right:15px; display:block; width:20px; height:20px; font-size:0; line-height:0; background:url(../_images/goods-06-20.png) no-repeat center center;}
		.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .choice dl dd .show-layer input[type='button'] {position:absolute; top:15px; right:40px; width:20px; height:20px; font-size:0; line-height:0; border-style:none; background:url(../_images/goods-06-18.png) no-repeat center center; cursor:pointer;}
		.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .choice dl dd.selected .goods {display:none;}
		.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .choice dl dd.selected .show-layer {display:block;}
		.gl-center.goods .pro-pressure-washers-variants .screen {width:1230px; margin:0 auto; margin-top:25px;}
		.gl-center.goods .pro-pressure-washers-variants .screen h3 {font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.goods .pro-pressure-washers-variants .screen .text {margin-top:25px;}
		.gl-center.goods .pro-pressure-washers-variants .screen dl {margin-top:25px;}
		.gl-center.goods .pro-pressure-washers-variants .screen dl dt {font-weight:700; font-size:17px;}
		.gl-center.goods .pro-pressure-washers-variants .screen dl dd {padding-left:10px; margin-top:5px; background:url(../_images/guide-07-06.png) no-repeat 0 10px;}
		.gl-center.goods .pro-pressure-washers-variants .button {margin-top:25px;}
		.gl-center.goods .pro-pressure-washers-variants .button a {display:inline-block; padding:0 15px; font-size:16px; line-height:45px; border:1px solid #ededed; background-color:#ffed00;}
		.gl-center.goods .pro-pressure-washers-variants .button a:hover {border-color:#ffed00;}
		.gl-center.goods .pro-pressure-washers-benefits .screen {width:1230px; padding-top:50px; margin:0 auto; margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.goods .pro-pressure-washers-benefits .screen h3 {font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.goods .pro-pressure-washers-benefits .screen ul {margin-top:25px;}
		.gl-center.goods .pro-pressure-washers-benefits .screen ul:first-child {margin-top:0;}
		.gl-center.goods .pro-pressure-washers-benefits .screen ul:after {clear:both; display:block; content:'';}
		.gl-center.goods .pro-pressure-washers-benefits .screen ul li {float:left; width:calc((100% - 50px) / 3); width:-moz-calc((100% - 50px) / 3); width:-webkit-calc((100% - 50px) / 3); margin-left:25px;}
		.gl-center.goods .pro-pressure-washers-benefits .screen ul li:first-child {margin-left:0;}
		.gl-center.goods .pro-pressure-washers-benefits .screen ul li img {width:100%;}
		.gl-center.goods .pro-pressure-washers-benefits .screen ul li strong {display:block; margin:10px 0; font-size:17px;}
		.gl-center.goods .pro-pressure-washers-definition .screen {width:1230px; margin:0 auto; margin-top:25px;}
		.gl-center.goods .pro-pressure-washers-definition .screen:after {clear:both; display:block; content:'';}
		.gl-center.goods .pro-pressure-washers-definition img {float:left; width:390px;}
		.gl-center.goods .pro-pressure-washers-definition .text {float:left; width:calc(100% - 390px - 25px); width:-moz-calc(100% - 390px - 25px); width:-webkit-calc(100% - 390px - 25px); margin-left:25px;}
		.gl-center.goods .pro-pressure-washers-definition .text h3 {margin-bottom:25px; font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.goods .pro-pressure-washers-definition .text ul {margin-top:25px; margin-left:25px;}
		.gl-center.goods .pro-pressure-washers-definition .text ul li {margin-top:10px; list-style-type:disc;}
		.gl-center.goods .pro-pressure-washers-definition .text ul li:first-child {margin-top:0;}
		.gl-center.goods .pro-pressure-washers-definition.line .screen {padding-top:50px; margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.goods .pro-pressure-washers-definition.line .screen.more h3 {font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.goods .pro-pressure-washers-definition.line .screen.more img {float:none; width:auto; max-width:100%;}
		.gl-center.goods .pro-pressure-washers-definition.line .screen.more .text {float:none; width:auto; margin-top:25px; margin-left:0;}
		.gl-center.goods .pro-pressure-washers-definition.line .screen.video video {float:left; width:390px;}
		.gl-center.goods .pro-pressure-washers-definition.line .screen.video .text {float:left; width:calc(100% - 390px - 25px); width:-moz-calc(100% - 390px - 25px); width:-webkit-calc(100% - 390px - 25px); margin-left:25px;}
		.gl-center.goods .pro-pressure-washers-definition.line .screen.video .text h3 {margin-bottom:25px; font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.goods .pro-pressure-washers-operation .screen,
		.gl-center.goods .pro-pressure-washers-anwendungsgebiete .screen{width:1230px; padding-top:50px; margin:0 auto; margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.goods .pro-pressure-washers-operation .screen h3 {margin-top:50px; font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.goods .pro-pressure-washers-operation .screen h3:first-child {margin-top:0;}
		.gl-center.goods .pro-pressure-washers-operation .screen .text {margin-top:25px;}
		.gl-center.goods .pro-pressure-washers-operation .screen .text img.b {display:block; max-width:100%; margin-top:25px;}
		.gl-center.goods .pro-pressure-washers-operation .screen dl {margin-top:25px;}
		.gl-center.goods .pro-pressure-washers-operation .screen dl dt {display:none;}
		.gl-center.goods .pro-pressure-washers-operation .screen dl dd {padding-left:10px; margin-top:5px; background:url(../_images/guide-07-06.png) no-repeat 0 10px;}
		.gl-center.goods .pro-pressure-washers-operation .screen ul {margin-top:50px;}
		.gl-center.goods .pro-pressure-washers-operation .screen ul:after {clear:both; display:block; content:'';}
		.gl-center.goods .pro-pressure-washers-operation .screen ul li {float:left; width:calc((100% - 50px) / 3); width:-moz-calc((100% - 50px) / 3); width:-webkit-calc((100% - 50px) / 3); margin-left:25px;}
		.gl-center.goods .pro-pressure-washers-operation .screen ul li:first-child {margin-left:0;}
		.gl-center.goods .pro-pressure-washers-operation .screen ul li img {width:100%;}
		.gl-center.goods .pro-pressure-washers-operation .screen ul li strong {display:block; margin:10px 0; font-size:17px;}
		.gl-center.goods .pro-pressure-washers-models .screen {width:1230px; padding-top:50px; margin:0 auto; margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.goods .pro-pressure-washers-models .screen h3 {font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.goods .pro-pressure-washers-models .screen .text {margin-top:25px;}
		.gl-center.goods .pro-pressure-washers-models .screen ul {margin-top:50px;}
		.gl-center.goods .pro-pressure-washers-models .screen ul:after {clear:both; display:block; content:'';}
		.gl-center.goods .pro-pressure-washers-models .screen ul li {float:left; width:calc((100% - 50px) / 3); width:-moz-calc((100% - 50px) / 3); width:-webkit-calc((100% - 50px) / 3); margin-left:25px;}
		.gl-center.goods .pro-pressure-washers-models .screen ul li:first-child {margin-left:0;}
		.gl-center.goods .pro-pressure-washers-models .screen ul li img {width:100%;}
		.gl-center.goods .pro-pressure-washers-models .screen ul li strong {display:block; margin-top:10px; font-size:17px;}
		.gl-center.goods .pro-pressure-washers-models .screen ul li ol {margin-top:25px; margin-left:25px;}
		.gl-center.goods .pro-pressure-washers-models .screen ul li ol li {float:none; width:auto; margin-left:0; list-style:disc;}
		.gl-center.goods .pro-pressure-washers-models .button {margin-top:25px;}
		.gl-center.goods .pro-pressure-washers-models .button a {display:inline-block; padding:0 15px; font-size:16px; line-height:45px; border:1px solid #ededed; background-color:#ffed00;}
		.gl-center.goods .pro-pressure-washers-models .button a:hover {border-color:#ffed00;}
		.gl-center.goods .pro-pressure-washers-benefits-video .screen {width:1230px; margin:0 auto; margin-top:25px;}
		.gl-center.goods .pro-pressure-washers-benefits-video .screen .head:after {clear:both; display:block; content:'';}
		.gl-center.goods .pro-pressure-washers-benefits-video .screen .head video {float:left; width:390px;}
		.gl-center.goods .pro-pressure-washers-benefits-video .screen .head .text {float:left; width:calc(100% - 390px - 25px); width:-moz-calc(100% - 390px - 25px); width:-webkit-calc(100% - 390px - 25px); margin-left:25px;}
		.gl-center.goods .pro-pressure-washers-benefits-video .screen .head .text h3 {margin-bottom:25px; font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.goods .pro-pressure-washers-benefits-video .screen .list {padding-top:50px; margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.goods .pro-pressure-washers-benefits-video .screen .list ul li {position:relative; padding-right:415px; margin-top:25px;}
		.gl-center.goods .pro-pressure-washers-benefits-video .screen .list ul li:first-child {margin-top:0;}
		.gl-center.goods .pro-pressure-washers-benefits-video .screen .list ul li strong {display:block; margin-bottom:15px; font-size:17px;}
		.gl-center.goods .pro-pressure-washers-benefits-video .screen .list ul li video {display:block; width:390px; margin-top:25px;}
		.gl-center.goods .pro-pressure-washers-benefits-video .screen .list ul li img {position:absolute; right:0; top:0;}
		.gl-center.goods .pro-pressure-washers-thermal-energy .screen {width:1230px; padding-top:50px; margin:0 auto; margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.goods .pro-pressure-washers-thermal-energy .screen:after {clear:both; display:block; content:'';}
		.gl-center.goods .pro-pressure-washers-thermal-energy .text {float:left; width:calc(100% - 620px - 25px); width:-moz-calc(100% - 620px - 25px); width:-webkit-calc(100% - 620px - 25px);}
		.gl-center.goods .pro-pressure-washers-thermal-energy .text h3 {margin-bottom:25px; font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.goods .pro-pressure-washers-thermal-energy img {float:right; width:620px;}
		.gl-center.goods .pro-pressure-washers-anwendungsgebiete .screen {width:1230px; margin:0 auto; margin-top:25px;}
		.gl-center.goods .pro-pressure-washers-anwendungsgebiete .screen ul li {position:relative; min-height:195px; padding-top:25px; padding-left:415px; margin-top:25px; border-top:1px solid #ededed;}
		.gl-center.goods .pro-pressure-washers-anwendungsgebiete.w_new .screen ul li{min-height:250px;padding-left:425px;}
		.gl-center.goods .pro-pressure-washers-anwendungsgebiete.w_new .screen ul li img{width:400px;}
		.gl-center.goods .pro-pressure-washers-anwendungsgebiete .screen ul li:first-child {padding-top:0; margin-top:0; border-style:none;}
		.gl-center.goods .pro-pressure-washers-anwendungsgebiete .screen ul li img {position:absolute; left:0; top:25px; width:390px;}
		.gl-center.goods .pro-pressure-washers-anwendungsgebiete .screen ul li:first-child img {top:0;}
		.gl-center.goods .pro-pressure-washers-anwendungsgebiete .screen ul li strong {display:block; margin-bottom:25px; font-size:21px; line-height:21px;}
		.gl-center.goods .pro-pressure-washers-accessory .screen {width:1230px; padding-top:50px; margin:0 auto; margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.goods .pro-pressure-washers-accessory .screen .head:after {clear:both; display:block; content:'';}
		.gl-center.goods .pro-pressure-washers-accessory .screen .head img {float:left; width:390px;}
		.gl-center.goods .pro-pressure-washers-accessory .screen .head .text {float:left; width:calc(100% - 390px - 25px); width:-moz-calc(100% - 390px - 25px); width:-webkit-calc(100% - 390px - 25px); margin-left:25px;}
		.gl-center.goods .pro-pressure-washers-accessory .screen .head .text h3 {margin-bottom:25px; font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.goods .pro-pressure-washers-accessory .screen .head .text h4 {margin-bottom:10px; font-weight:700;}
		.gl-center.goods .pro-pressure-washers-accessory .screen .list {padding-top:50px; margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.goods .pro-pressure-washers-accessory .screen .list h3 {margin-bottom:25px; font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.goods .pro-pressure-washers-accessory .screen .list ul {margin-top:25px;}
		.gl-center.goods .pro-pressure-washers-accessory .screen .list ul li {padding-top:25px; margin-top:25px; border-top:1px solid #ededed;}
		.gl-center.goods .pro-pressure-washers-accessory .screen .list ul li:first-child {padding-top:0; margin-top:0; border-style:none;}
		.gl-center.goods .pro-pressure-washers-accessory .screen .list ul li:after {clear:both; display:block; content:'';}
		.gl-center.goods .pro-pressure-washers-accessory .screen .list ul li img {float:left; width:390px;}
		.gl-center.goods .pro-pressure-washers-accessory .screen .list ul li .text {float:left; width:calc(100% - 390px - 25px); width:-webkit-calc(100% - 390px - 25px); width:-moz-calc(100% - 390px - 25px); margin-left:25px;}
		.gl-center.goods .pro-pressure-washers-accessory .screen .list ul li .text h4 {margin-bottom:15px; font-size:17px; font-weight:700;}
		.gl-center.goods .pro-pressure-washers-accessory .screen .list ul li .text h5 {margin-top:25px; font-weight:700;}
		.gl-center.goods .pro-pressure-washers-accessory .screen .list ul li .text ol {margin:5px 0 0 25px;}
		.gl-center.goods .pro-pressure-washers-accessory .screen .list ul li .text ol li {padding:0; margin:0; border-style:none; list-style-type:disc;}
		.gl-center.goods .pro-pressure-washers-accessory .screen .list ul li .text .link {margin-top:25px;}
		.gl-center.goods .pro-pressure-washers-accessory .screen .list ul li .text .link a {display:inline-block; padding-left:11px; margin-top:5px; background:url(../_images/goods-06-91.png) no-repeat left center; background-size:6px 8px;}
		.gl-center.goods .pro-pressure-washers-accessory .screen .list ul li .text .link a:first-child {margin-top:0;}

/* ===================================================== 산업용 제품 → 고압세척기 → 냉수고압세척기 : 000200080001 */
	.gl-center.goods .pro-pressure-washers .screen {width:1230px; padding-top:50px; margin:0 auto; margin-top:50px; border-top:1px solid #ededed;}
	.gl-center.goods .pro-pressure-washers .screen h3 {font-size:21px; font-weight:700; line-height:21px;}
	.gl-center.goods .pro-pressure-washers .screen .text {margin-top:25px; font-size:17px; line-height:25px;}
	.gl-center.goods .pro-pressure-washers .screen .text img {display:block; width:100%; margin-top:25px;}
	.gl-center.goods .pro-pressure-washers .screen ul {margin-top:25px;}
	.gl-center.goods .pro-pressure-washers .screen ul:after {clear:both; display:block; content:'';}
	.gl-center.goods .pro-pressure-washers .screen ul li {float:left; width:calc((100% - 75px) / 4); width:-moz-calc((100% - 75px) / 4); width:-webkit-calc((100% - 75px) / 4); margin-left:25px;}
	.gl-center.goods .pro-pressure-washers .screen ul li:first-child {margin-left:0;}
	.gl-center.goods .pro-pressure-washers .screen ul li img {width:100%;}
	.gl-center.goods .pro-pressure-washers .screen ul li em {display:block; margin-top:15px; font-style:normal;}
	.gl-center.goods .pro-pressure-washers .screen ul li strong {display:block; margin-top:15px; font-size:17px;}
	.gl-center.goods .pro-pressure-washers .screen ul.half li {width:calc((100% - 25px) / 2); width:-moz-calc((100% - 25px) / 2); width:-webkit-calc((100% - 25px) / 2);}
	.gl-center.goods .pro-pressure-washers .screen ul.three li {width:calc((100% - 50px) / 3); width:-moz-calc((100% - 50px) / 3); width:-webkit-calc((100% - 50px) / 3);}
	.gl-center.goods .pro-pressure-washers .screen .imgs {margin-top:25px;}
	.gl-center.goods .pro-pressure-washers .screen .imgs:after {clear:both; display:block; content:'';}
	.gl-center.goods .pro-pressure-washers .screen .imgs img {float:left; width:calc((100% - 25px) / 2); width:-moz-calc((100% - 25px) / 2); width:-webkit-calc((100% - 25px) / 2);}
	.gl-center.goods .pro-pressure-washers .screen .imgs .description {float:left; width:calc((100% - 25px) / 2); width:-moz-calc((100% - 25px) / 2); width:-webkit-calc((100% - 25px) / 2); margin-left:25px;}
	.gl-center.goods .pro-pressure-washers .screen .imgs .description ol li {margin-top:10px;}
	.gl-center.goods .pro-pressure-washers .screen .imgs .description ol li:first-child {margin-top:0;}
	.gl-center.goods .pro-pressure-washers .screen .imgs .description ol li strong {display:block;}
	@media (max-width: 800px) {
		.gl-center.goods .pro-pressure-washers .screen .imgs img {width:100%;}
		.gl-center.goods .pro-pressure-washers .screen .imgs .description {width:100%; margin:0; margin-top:20px;}
		.gl-center.goods .pro-pressure-washers .screen ul li,
		.gl-center.goods .pro-pressure-washers .screen ul.half li,
		.gl-center.goods .pro-pressure-washers .screen ul.three li {width:100%; margin:0; margin-top:20px;}
	}
	/* 완벽한 활용성 : 카처의 액세서리와 세정제 */

/* ===================================================== 산업용 제품 → 카페드청소기 */
	/* 공통 */
		.gl-center.goods .professional-carpet {}
		.gl-center.goods .professional-carpet .screen {width:1230px; padding-top:50px; margin:0 auto; margin-top:50px; border-top:1px solid #ededed;}
	/* 카페트 세척방식 */
		.gl-center.goods .professional-carpet.cleaner {}
		.gl-center.goods .professional-carpet.cleaner .screen.cleaner-desc {}
		.gl-center.goods .professional-carpet.cleaner .screen.cleaner-desc h3 {font-size:21px; font-weight:700; line-height:21px; margin-bottom:20px;}
		.gl-center.goods .professional-carpet.cleaner .screen.cleaner-desc .text {font-size:17px; line-height:25px;}
		.gl-center.goods .professional-carpet.cleaner .screen.extraction {}
		.gl-center.goods .professional-carpet.cleaner .screen.extraction .img {position:relative; min-height:1px;}
		.gl-center.goods .professional-carpet.cleaner .screen.extraction .img img {width:100%;}
		.gl-center.goods .professional-carpet.cleaner .screen.extraction .dsc {position:relative; min-height:1px;}
		.gl-center.goods .professional-carpet.cleaner .screen.extraction .dsc h3 {font-size:21px; font-weight:700; line-height:21px; margin-bottom:20px;}
		.gl-center.goods .professional-carpet.cleaner .screen.extraction .dsc strong {font-size:16px; display:block; margin:15px 0;}
		.gl-center.goods .professional-carpet.cleaner .screen.extraction .text {font-size:15px; line-height:20px;}
		.gl-center.goods .professional-carpet.cleaner .screen.textiles {}
		.gl-center.goods .professional-carpet.cleaner .screen.textiles .img {margin-top:20px;}
		.gl-center.goods .professional-carpet.cleaner .screen.textiles .img img {width:100%;}
		.gl-center.goods .professional-carpet.cleaner .screen.textiles .dsc {}
		.gl-center.goods .professional-carpet.cleaner .screen.textiles .dsc h3 {font-size:21px; font-weight:700; line-height:21px; margin-bottom:20px;}
		.gl-center.goods .professional-carpet.cleaner .screen.textiles .dsc .text {font-size:15px; line-height:25px;}
		@media (min-width: 768px){
			.gl-center.goods .professional-carpet.cleaner .screen.extraction .img {width: 50%; float:left; margin-top:0;}
			.gl-center.goods .professional-carpet.cleaner .screen.extraction .dsc {width: 50%; float:left;}
			.gl-center.goods .professional-carpet.cleaner .screen.extraction .dsc * {padding-left:20px;}
			.gl-center.goods .professional-carpet.cleaner .screen.extraction::after {content: ''; display: block; clear:both;}
			.gl-center.goods .professional-carpet.cleaner .screen.textiles .img {width: 33.33333333%; float:left;}
			.gl-center.goods .professional-carpet.cleaner .screen.textiles .dsc {width: 66.66666666%; float:left;}
			.gl-center.goods .professional-carpet.cleaner .screen.textiles::after {content: ''; display: block; clear:both;}
		}
	/* 카페트 전용세정제 */
		.gl-center.goods .professional-carpet.cleaning-agent {}
		.gl-center.goods .professional-carpet.cleaning-agent .screen.cleaning-agent-desc {}
		.gl-center.goods .professional-carpet.cleaning-agent .screen.cleaning-agent-desc a {display:inline-block; padding:0 15px; margin-top:20px; font-size:16px; line-height:45px; border:1px solid #ededed; background-color:#ffed00;}
		.gl-center.goods .professional-carpet.cleaning-agent .screen.cleaning-agent-desc h3 {font-size:21px; font-weight:700; line-height:21px; margin-bottom:20px;}
		.gl-center.goods .professional-carpet.cleaning-agent .screen.cleaning-agent-desc .text {font-size:17px; line-height:25px;}
	/* iCapsol 기술 */
		.gl-center.goods .professional-carpet.icapsol {}
		.gl-center.goods .professional-carpet.icapsol .screen.icapsol-desc {}
		.gl-center.goods .professional-carpet.icapsol .screen.icapsol-desc .img {margin-top:20px;}
		.gl-center.goods .professional-carpet.icapsol .screen.icapsol-desc .img img {width:100%;}
		.gl-center.goods .professional-carpet.icapsol .screen.icapsol-desc .dsc h3 {font-size:21px; font-weight:700; line-height:21px; margin-bottom:20px;}
		.gl-center.goods .professional-carpet.icapsol .screen.icapsol-desc .dsc .text {font-size:17px; line-height:25px;}
		@media (min-width: 768px){
			.gl-center.goods .professional-carpet.icapsol .screen.icapsol-desc .img {width: 33.33333333%; float:right; margin-top:0;}
			.gl-center.goods .professional-carpet.icapsol .screen.icapsol-desc .dsc {width: 66.66666666%; float:right;}
			.gl-center.goods .professional-carpet.icapsol .screen.icapsol-desc .dsc h3,
			.gl-center.goods .professional-carpet.icapsol .screen.icapsol-desc .dsc .text {padding-left:20px;}
			.gl-center.goods .professional-carpet.icapsol .screen.icapsol-desc::after {content: ''; display: block; clear:both;}
		}
	/* Puzzi 추천 현장 */
		.gl-center.goods .professional-carpet.puzzi {}
		.gl-center.goods .professional-carpet.puzzi .screen.puzzi-desc {}
		.gl-center.goods .professional-carpet.puzzi .screen.puzzi-desc h3 {font-size:21px; font-weight:700; line-height:21px; margin-bottom:20px;}
		.gl-center.goods .professional-carpet.puzzi .screen.puzzi-desc .text {font-size:17px; line-height:25px;}
		.gl-center.goods .professional-carpet.puzzi .screen.puzzi-desc .puzzi-list ul li:first-child {margin-left: 0;}
		.gl-center.goods .professional-carpet.puzzi .screen.puzzi-desc .puzzi-list ul li {float:left; width:calc((100% - 50px) / 3); width:-moz-calc((100% - 50px) / 3); width:-weblit-calc((100% - 50px) / 3); margin-left:25px; font-size:16px;}
		.gl-center.goods .professional-carpet.puzzi .screen.puzzi-desc .puzzi-list ul li strong {display:block; margin:15px 0;}
		.gl-center.goods .professional-carpet.puzzi .screen.puzzi-desc .puzzi-list::after {content: ''; display: block; clear:both;}
		@media (max-width: 720px){
			.gl-center.goods .professional-carpet.puzzi .screen.puzzi-desc .puzzi-list ul li {width:100%; margin:0; margin-bottom:25px;}
			.gl-center.goods .professional-carpet.puzzi .screen.puzzi-desc .puzzi-list ul li img {width:100%;}
		}

/* ===================================================== 산업용 제품 → 진공청소기 → 건식진공청소기 */
	/* ------------------------------------- */
		.gl-center.goods .dry-vacuum .screen {width:1230px; padding-top:50px; margin:0 auto; margin-top:50px; }
		.gl-center.goods .dry-vacuum .screen ul:after {clear:both; display:block; content:'';}
		.gl-center.goods .dry-vacuum .screen ul.half li {float:left;  margin-left:25px; width:calc((100% - 25px) / 2); width:-moz-calc((100% - 25px) / 2); width:-webkit-calc((100% - 25px) / 2);}
		.gl-center.goods .dry-vacuum .screen ul.half li:first-child {margin-left:0;}
		.gl-center.goods .dry-vacuum .screen ul.half li strong {display:block; margin-top:15px; font-size:17px;}
		.gl-center.goods .dry-vacuum .screen ul.half li .dsc {font-size:17px; line-height: 25px; margin-top:20px;}
		@media (max-width: 800px) {
			.gl-center.goods .dry-vacuum .screen ul.half li {width:100%; margin:0px; margin-bottom:20px;}
		}
	/* ------------------------------------- 제품 */
		.gl-center.goods .dry-vacuum.goods-list .screen .desc-text {font-size:17px; line-height:25px; margin-top:15px;}
		.gl-center.goods .dry-vacuum.goods-list .screen .desc-img {margin-top: 20px;}
	/* ------------------------------------- 적용기술 / HEPA필터 */
		.gl-center.goods .dry-vacuum.applied-technology .screen,
		.gl-center.goods .dry-vacuum.hepa-filter .screen {border-top:1px solid #ededed;}
		.gl-center.goods .dry-vacuum.applied-technology .screen h3,
		.gl-center.goods .dry-vacuum.hepa-filter .screen h3{font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.goods .dry-vacuum.applied-technology .screen .desc-text,
		.gl-center.goods .dry-vacuum.hepa-filter .screen .desc-text{font-size:17px; line-height:25px; margin-top:15px; margin-bottom:20px;}
	/* ------------------------------------- HEAP필터 */
		.gl-center.goods .dry-vacuum.hepa-filter .screen .desc-hepa14-filter strong {display:block; margin-bottom:10px;}
		.gl-center.goods .dry-vacuum.hepa-filter .screen .desc-hepa14-filter {font-size:17px; line-height:25px;}
		.gl-center.goods .dry-vacuum.hepa-filter .screen .hepa-filter-detail {display: inline-block; margin-top:10px; padding:0 15px; font-size:16px; line-height:45px; border:1px solid #ededed; background-color:#ffed00;}
	/* ------------------------------------- Eco!efficiency */
		.gl-center.goods .dry-vacuum.eco-efficiency .screen {border-top:1px solid #ededed;}
		.gl-center.goods .dry-vacuum.eco-efficiency .screen ul.half li .dsc {margin-top:10px;}
		.gl-center.goods .dry-vacuum.eco-efficiency .screen ul.half li .dsc ul {margin-top:5px;}
		.gl-center.goods .dry-vacuum.eco-efficiency .screen ul.half li .dsc ul li {width:100%; float:none; padding-left:20px; margin:5px 0; margin-left:20px; background: url(../_images/goods-02-05.png) no-repeat left center; }

/* ===================================================== 산업용 제품 → 진공청소기 */
	/* 제품 */
		.gl-center.goods .goods-list .screen {width:1230px; padding-top:50px; margin:0 auto; margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.goods .goods-list .screen h3 {font-size:21px; font-weight:700; line-height:21px; margin-bottom:20px;}
		.gl-center.goods .goods-list .screen .nt-tact-desc ol {margin-left:10px; margin-bottom:10px;}
		.gl-center.goods .goods-list .screen .nt-tact-desc ol li {padding-left:10px; margin-top:5px; background:url(../_images/goods-02-05.png) no-repeat left 10px;}
	/* 작동방식 */
		.gl-center.goods .operation-method .screen {width:1230px; padding-top:50px; margin:0 auto; margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.goods .operation-method .screen h3 {font-size:21px; font-weight:700; line-height:21px; margin-bottom:20px;}
		.gl-center.goods .operation-method .screen.cleaner-work {}
		.gl-center.goods .operation-method .screen.cleaner-work .area:first-child {margin-left:0;}
		.gl-center.goods .operation-method .screen.cleaner-work .area {position:relative; float:left; width:calc((100% - 25px) / 2); width:-moz-calc((100% - 25px) / 2); width:-weblit-calc((100% - 25px) / 2); margin-left:25px;}
		.gl-center.goods .operation-method .screen.cleaner-work .area img {}
		.gl-center.goods .operation-method .screen.cleaner-work .area.dsc {}
		.gl-center.goods .operation-method .screen.cleaner-work .area.dsc .text {font-size:16px; line-height:20px;}
		.gl-center.goods .operation-method .screen.cleaner-work::after {content: ''; display: block; clear:both;}
		@media all and (max-width:720px) {
			.gl-center.goods .operation-method .screen.cleaner-work .area {width:100%;}
			.gl-center.goods .operation-method .screen.cleaner-work .area.dsc {margin:0; margin-top:25px;}
		}
		.gl-center.goods .operation-method .screen.how-work {padding-top:50px;}
		.gl-center.goods .operation-method .screen.how-work .text {font-size:16px; line-height:20px;}
		.gl-center.goods .operation-method .screen.how-work .float-systems {margin-top:25px;}
		.gl-center.goods .operation-method .screen.how-work .float-systems ul li:first-child {margin-left: 0;}
		.gl-center.goods .operation-method .screen.how-work .float-systems ul li {float:left; width:calc((100% - 25px) / 2); width:-moz-calc((100% - 25px) / 2); width:-weblit-calc((100% - 25px) / 2); margin-left:25px; font-size:17px;}
		.gl-center.goods .operation-method .screen.how-work .float-systems ul li img {width:100%;}
		.gl-center.goods .operation-method .screen.how-work .float-systems ul li strong {display:block; margin:15px 0;}
		.gl-center.goods .operation-method .screen.how-work .float-systems::after {content: ''; display: block; clear:both;}
		.gl-center.goods .operation-method .screen.dry-dirt {padding-top:50px;}
		.gl-center.goods .operation-method .screen.dry-dirt .text {font-size:16px; line-height:20px;}
		.gl-center.goods .operation-method .screen.dry-dirt .advantages strong {display:block; margin:15px 0;}
		.gl-center.goods .operation-method .screen.dry-dirt .advantages ul {margin-left:10px; margin-bottom:10px;}
		.gl-center.goods .operation-method .screen.dry-dirt .advantages ul li {padding-left:10px; margin-top:5px; background:url(../_images/goods-02-05.png) no-repeat left 10px; font-size:16px; line-height:20px;}
		.gl-center.goods .operation-method .screen.dry-dirt .filter-cleaning {}
		.gl-center.goods .operation-method .screen.dry-dirt .filter-cleaning ul li:first-child {margin-left: 0;}
		.gl-center.goods .operation-method .screen.dry-dirt .filter-cleaning ul li {float:left; width:calc((100% - 25px) / 2); width:-moz-calc((100% - 25px) / 2); width:-weblit-calc((100% - 25px) / 2); margin-left:25px; font-size:17px;}
		.gl-center.goods .operation-method .screen.dry-dirt .filter-cleaning ul li img {width:100%;}
		.gl-center.goods .operation-method .screen.dry-dirt .filter-cleaning ul li strong {display:block; margin:15px 0;}
		.gl-center.goods .operation-method .screen.dry-dirt .filter-cleaning::after {content: ''; display: block; clear:both;}
		@media all and (max-width:720px) {
			.gl-center.goods .operation-method .screen.dry-dirt .filter-cleaning ul li {width:100%; margin:0; margin-bottom:25px;}
		}
	/* 먼지 등급 */
		.gl-center.goods .dust-class .class-desc-area {background-color:#ffed00; padding:50px 0;}
		.gl-center.goods .dust-class .screen {width:1230px; margin:0 auto; }
		.gl-center.goods .dust-class .screen.class-desc h3 {font-size:21px; font-weight:700; line-height:21px; margin-bottom:20px;}
		.gl-center.goods .dust-class .screen.class-desc .text {font-size:17px; line-height:25px;}
		.gl-center.goods .dust-class .screen.class-desc .text strong {display:block; margin:15px 0;}
		.gl-center.goods .dust-class .screen.class-desc .class-list {margin-top:30px; border-top:1px solid #aaa;}
		.gl-center.goods .dust-class .screen.class-desc .class-list ul li:first-child {margin-left: 0;}
		.gl-center.goods .dust-class .screen.class-desc .class-list ul li {float:left; width:calc((100% - 50px) / 3); width:-moz-calc((100% - 50px) / 3); width:-weblit-calc((100% - 50px) / 3); margin-left:25px; font-size:16px;}
		.gl-center.goods .dust-class .screen.class-desc .class-list ul li strong {display:block; margin:15px 0;}
		.gl-center.goods .dust-class .screen.class-desc .class-list::after {content: ''; display: block; clear:both;}
		@media all and (max-width:720px) {
			.gl-center.goods .dust-class .screen.class-desc .class-list ul li {width:100%; margin:0; margin-bottom:25px;}
		}
		.gl-center.goods .dust-class .screen.class-table {margin-top:50px;}
		.gl-center.goods .dust-class .screen.class-table table {width:100%;}
		.gl-center.goods .dust-class .screen.class-table table thead tr {}
		.gl-center.goods .dust-class .screen.class-table table thead tr th {padding:8px; border-bottom: 2px solid #ddd; text-align:left; font-weight:700;}
		.gl-center.goods .dust-class .screen.class-table table tbody tr {}
		.gl-center.goods .dust-class .screen.class-table table tbody tr:nth-of-type(odd) {background-color: #f9f9f9;}
		.gl-center.goods .dust-class .screen.class-table table tbody tr td {padding:8px; border-bottom: 1px solid #ddd; vertical-align:top;}
		.gl-center.goods .dust-class .screen.class-table table tbody tr td ul {}
		.gl-center.goods .dust-class .screen.class-table table tbody tr td ul li {padding-left:10px; background:url(../_images/goods-02-05.png) no-repeat left 10px;}
	/* Tact 시리즈 전용 필터 */
		.gl-center.goods .tact-filter .screen {width:1230px; padding-top:50px; margin:0 auto; margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.goods .tact-filter .screen.filter-desc h3 {font-size:21px; font-weight:700; line-height:21px; margin-bottom:20px;}
		.gl-center.goods .tact-filter .screen.filter-desc .text {font-size:17px; line-height:25px;}
		.gl-center.goods .tact-filter .screen.filter-desc .text strong {display:block; margin:15px 0;}
		.gl-center.goods .tact-filter .screen.filter-desc .filter-list {margin-top:30px; }
		.gl-center.goods .tact-filter .screen.filter-desc .filter-list ul li.filter-data:first-child {margin-left: 0;}
		.gl-center.goods .tact-filter .screen.filter-desc .filter-list ul li.filter-data {float:left; width:calc((100% - 75px) / 4); width:-moz-calc((100% - 75px) / 4); width:-weblit-calc((100% - 75px) / 4); margin-left:25px; font-size:16px;}
		.gl-center.goods .tact-filter .screen.filter-desc .filter-list ul li.filter-data img {width:100%;}
		.gl-center.goods .tact-filter .screen.filter-desc .filter-list ul li.filter-data strong {display:block; margin:15px 0;}
		.gl-center.goods .tact-filter .screen.filter-desc .filter-list ul li.filter-data p {font-size:15px;}
		.gl-center.goods .tact-filter .screen.filter-desc .filter-list ul li.filter-data ul {margin:15px 0;}
		.gl-center.goods .tact-filter .screen.filter-desc .filter-list ul li.filter-data ul li {margin-left:20px; padding-left:10px; background:url(../_images/goods-02-05.png) no-repeat left 10px; font-size:14px;}
		.gl-center.goods .tact-filter .screen.filter-desc .filter-list::after {content: ''; display: block; clear:both;}
		@media all and (max-width:720px) {
			.gl-center.goods .tact-filter .screen.filter-desc .filter-list ul li.filter-data {width:100%; margin:0; margin-bottom:25px;}
		}
	/* Tact 시리즈 */
		.gl-center.goods .pro-vacuum-cleaners .screen {width:1230px; padding-top:50px; margin:0 auto; margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.goods .pro-vacuum-cleaners .screen:after {clear:both; display:block; content:'';}
		.gl-center.goods .pro-vacuum-cleaners.category .screen {width:1230px; padding-top:0; margin:0 auto; margin-top:25px; border-top-style:none;}
		.gl-center.goods .pro-vacuum-cleaners .screen h3 {font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.goods .pro-vacuum-cleaners .screen .category-list {margin-top:25px;}
		.gl-center.goods .pro-vacuum-cleaners .screen .category-list:after {clear:both; display:block; content:'';}
		.gl-center.goods .pro-vacuum-cleaners .screen .category-list dl {float:left; width:calc((100% - 25px) / 2); width:-moz-calc((100% - 25px) / 2); width:-webkit-calc((100% - 25px) / 2); margin-left:25px;}
		.gl-center.goods .pro-vacuum-cleaners .screen .category-list dl:first-child {margin-left:0;}
		.gl-center.goods .pro-vacuum-cleaners .screen .category-list dl dt {margin-bottom:15px; font-size:17px; font-weight:700;}
		.gl-center.goods .pro-vacuum-cleaners .screen .category-list dl dt img {display:block; width:100%; margin-bottom:15px;}
		.gl-center.goods .pro-vacuum-cleaners .screen .category-list dl dd {margin-top:10px;}
		.gl-center.goods .pro-vacuum-cleaners .screen .category-btns {position:relative; margin-top:25px;}
		.gl-center.goods .pro-vacuum-cleaners .screen .category-btns a {display:inline-block; padding:0 15px; font-size:16px; line-height:45px; border:1px solid #ededed; background-color:#ffed00;}
		.gl-center.goods .pro-vacuum-cleaners .screen .category-btns a:hover {border-color:#ffed00;}
		.gl-center.goods .pro-vacuum-cleaners .screen .category-btns a.h {position:absolute; left:calc((100% - 25px) / 2 + 25px); top:0;}
		.gl-center.goods .pro-vacuum-cleaners .screen .text {margin-top:25px; font-size:17px; line-height:25px;}
		.gl-center.goods .pro-vacuum-cleaners .screen .text ol {margin-top:10px; margin-left:25px; font-size:14px;}
		.gl-center.goods .pro-vacuum-cleaners .screen .text ol li {padding-left:10px; background:url(../_images/goods-02-05.png) no-repeat left center;}
		.gl-center.goods .pro-vacuum-cleaners .screen ul {margin-top:25px;}
		.gl-center.goods .pro-vacuum-cleaners .screen ul:after {clear:both; display:block; content:'';}
		.gl-center.goods .pro-vacuum-cleaners .screen ul > li {float:left; width:calc((100% - 75px) / 4); idth:-moz-calc((100% - 75px) / 4); width:-webkit-calc((100% - 75px) / 4); margin-left:25px;}
		.gl-center.goods .pro-vacuum-cleaners .screen ul li:first-child {margin-left:0;}
		.gl-center.goods .pro-vacuum-cleaners .screen ul li img {width:100%;}
		.gl-center.goods .pro-vacuum-cleaners .screen ul li em {display:block; margin-top:15px; font-style:normal;}
		.gl-center.goods .pro-vacuum-cleaners .screen ul li strong {display:block; margin-top:15px; font-size:17px;}
		.gl-center.goods .pro-vacuum-cleaners .screen ul li ol {margin-top:10px; margin-left:10px;}
		.gl-center.goods .pro-vacuum-cleaners .screen ul li ol li {float:none; padding-left:10px; margin:0; background:url(../_images/goods-02-05.png) no-repeat left center;}
		.gl-center.goods .pro-vacuum-cleaners .screen ul.half > li {width:calc((100% - 25px) / 2); width:-moz-calc((100% - 25px) / 2); width:-webkit-calc((100% - 25px) / 2);}
		.gl-center.goods .pro-vacuum-cleaners .screen ul.three li {width:calc((100% - 50px) / 3); width:-moz-calc((100% - 50px) / 3); width:-webkit-calc((100% - 50px) / 3);}
		.gl-center.goods .pro-vacuum-cleaners .screen .imgs:after {clear:both; display:block; content:'';}
		.gl-center.goods .pro-vacuum-cleaners .screen .imgs img {float:left; width:390px;}
		.gl-center.goods .pro-vacuum-cleaners .screen .imgs .description {float:left; width:calc(100% - 390px - 25px); width:-moz-calc(100% - 390px - 25px); width:-webkit-calc(100% - 390px - 25px); margin-left:25px;}
		.gl-center.goods .pro-vacuum-cleaners .screen .imgs .description ol {margin-left:10px; margin-bottom:10px;}
		.gl-center.goods .pro-vacuum-cleaners .screen .imgs .description ol li {padding-left:10px; margin-top:5px; background:url(../_images/goods-02-05.png) no-repeat left 10px;}
		.gl-center.goods .pro-vacuum-cleaners .screen .imgs .description ol li:first-child {margin-top:0;}
		.gl-center.goods .pro-vacuum-cleaners .screen .imgs .description strong {display:block;}
		.gl-center.goods .pro-vacuum-cleaners .screen .imgs .description strong.f {margin-top:10px;}
		.gl-center.goods .pro-vacuum-cleaners .screen .imgs .description em {font-weight:700; font-style:normal;}
		.gl-center.goods .pro-vacuum-cleaners .screen .btns a {display:inline-block; padding:0 15px; font-size:16px; line-height:45px; border:1px solid #ededed; background-color:#ffed00;}
		.gl-center.goods .pro-vacuum-cleaners .screen .btns a:hover {border-color:#ffed00;}
		.gl-center.goods .pro-vacuum-cleaners .screen .left {float:left; width:calc((100% - 25px) / 2); width:-moz-calc((100% - 25px) / 2); width:-webkit-calc((100% - 25px) / 2); margin-top:25px; font-size:17px; line-height:25px;}
		.gl-center.goods .pro-vacuum-cleaners .screen .tool {position:relative; float:left; width:calc((100% - 25px) / 2); width:-moz-calc((100% - 25px) / 2); width:-webkit-calc((100% - 25px) / 2); margin-top:25px; margin-left:25px;}
		.gl-center.goods .pro-vacuum-cleaners .screen .tool img {width:100%;}
		.gl-center.goods .pro-vacuum-cleaners .screen .tool .tooltip a {position:absolute; display:block; width:30px; height:30px; background:url(../_images/goods-01-11.png) no-repeat center center;}
		.gl-center.goods .pro-vacuum-cleaners .screen .tool .tooltip a em {position:absolute; left:-60px; top:34px; display:none; width:150px; padding:15px 0; font-size:12px; font-style:normal; line-height:15px; text-align:center; background-color:#ffed00; z-index:900;}
		.gl-center.goods .pro-vacuum-cleaners .screen .tool .tooltip a em:before {position:absolute; left:0; top:-4px; display:block; width:100%; height:4px; content:''; background:url(../_images/guide-09-06.png) no-repeat center center;}
		.gl-center.goods .pro-vacuum-cleaners .screen .tool .tooltip a:hover em {display:inline-block;}
		.gl-center.goods .pro-vacuum-cleaners .screen .tool .tooltip a.tooltip-01 {right:170px; top:220px;top: 36.7%;right: 28.3%;}
		.gl-center.goods .pro-vacuum-cleaners .screen .tool .tooltip a.tooltip-02 {right:50px; top:235px;top: 39%;right: 8%;}
		.gl-center.goods .pro-vacuum-cleaners .screen .tool .tooltip a.tooltip-03 {right:255px; top:270px;top: 45%;right: 42%;}
		.gl-center.goods .pro-vacuum-cleaners .screen .tool .tooltip a.tooltip-04 {right:295px; top:280px;top: 46.5%;right: 49%;}
		.gl-center.goods .pro-vacuum-cleaners .screen .tool .tooltip a.tooltip-05 {right:120px; top:305px;top: 51%;right: 20%;}
		.gl-center.goods .pro-vacuum-cleaners .screen .tool .tooltip a.tooltip-06 {right:290px; top:390px;top: 65%;right: 48.3%;}
		.gl-center.goods .pro-vacuum-cleaners .screen .tool .tooltip a.tooltip-07 {right:250px; top:450px;top: 75%;right: 41.5%;}
		.gl-center.goods .pro-vacuum-cleaners .screen .tool .tooltip a.tooltip-08 {right:175px; top:545px;top: 90.5%;right: 29%;}
		.gl-center.goods .pro-vacuum-cleaners .screen .tool .tooltip a.tooltip-01 em {width:100px; left:-35px;}
		.gl-center.goods .pro-vacuum-cleaners .screen .tool .tooltip a.tooltip-02 em {width:170px; left:-70px;}
		.gl-center.goods .pro-vacuum-cleaners .screen .tool .tooltip a.tooltip-03 em {width:120px; left:-45px;}
		.gl-center.goods .pro-vacuum-cleaners .screen .tool .tooltip a.tooltip-04 em {width:200px; left:-85px;}
		.gl-center.goods .pro-vacuum-cleaners .screen .tool .tooltip a.tooltip-06 em {width:160px; left:-65px;}
		.gl-center.goods .pro-vacuum-cleaners .screen .tool .tooltip a.tooltip-07 em {width:80px; left:-25px;}
		.gl-center.goods .pro-vacuum-cleaners .screen .tool .tooltip a.tooltip-08 em {width:160px; left:-65px;}
		.gl-center.goods .pro-vacuum-cleaners .screen .tool .layer {position:absolute; right:0; top:0; display:none; width:100%; height:100%; padding:25px; background-color:rgba(0, 0, 0, 0.5); box-sizing:border-box;}
		.gl-center.goods .pro-vacuum-cleaners .screen .tool .layer .note {width:100%; height:150px; margin-top:100px; padding:25px; background-color:#fff; box-sizing:border-box; overflow-y:auto;}
		.gl-center.goods .pro-vacuum-cleaners .screen .tool .layer .note strong {display:block; margin-bottom:10px; font-size:17px;}
		.gl-center.goods .pro-vacuum-cleaners .screen .tool .layer a.close {position:absolute; right:50px; top:150px; display:block; width:15px; height:15px; font-size:0; line-height:0; background:url(../_images/goods-01-12.png) no-repeat center center;}
		.gl-center.goods .pro-vacuum-cleaners .screen .list {margin-top:25px;}
		.gl-center.goods .pro-vacuum-cleaners .screen .list dl {margin-top:5px;}
		.gl-center.goods .pro-vacuum-cleaners .screen .list dl:first-child {margin-top:0;}
		.gl-center.goods .pro-vacuum-cleaners .screen .list dl dt a {display:block; padding-left:35px; line-height:45px; background:#eee url(../_images/guide-07-02.png) no-repeat 10px center;}
		.gl-center.goods .pro-vacuum-cleaners .screen .list dl.on dt a {background-image:url(../_images/guide-07-03.png);}
		.gl-center.goods .pro-vacuum-cleaners .screen .list dl dd {display:none; padding:15px;}
		.gl-center.goods .pro-vacuum-cleaners .screen .list dl.on dd {display:block;}
		.gl-center.goods .pro-vacuum-cleaners .screen .list dl dd ol li {padding-left:10px; background:url(../_images/goods-02-05.png) no-repeat left center;}

/* ===================================================== 산업용 제품 → 진공청소기 → 건습식/건식 진공청소기 */
	.gl-center.goods .pro-vacuum-cleaners.vacuum-cleaners .screen .category-list div {float:left; width:calc((100% - 25px) / 2); width:-moz-calc((100% - 25px) / 2); width:-webkit-calc((100% - 25px) / 2); margin-left:25px;}
	.gl-center.goods .pro-vacuum-cleaners.vacuum-cleaners .screen .category-list div:first-child {margin-left:0;}
	.gl-center.goods .pro-vacuum-cleaners.vacuum-cleaners .screen .category-list div dl {width:100%;}
	.gl-center.goods .pro-vacuum-cleaners.vacuum-cleaners .screen .category-list div dl dt {margin-bottom:15px; font-size:17px; font-weight:700;}
	.gl-center.goods .pro-vacuum-cleaners.vacuum-cleaners .screen .category-list div dl dt img {display:block; width:100%;}
	.gl-center.goods .pro-vacuum-cleaners.vacuum-cleaners .screen .category-list div dl dd {padding-left:10px; margin-top:10px; background:url(../_images/goods-02-05.png) no-repeat left 10px;}
	.gl-center.goods .pro-vacuum-cleaners.vacuum-cleaners .screen .category-list div a {display:inline-block; padding:0 15px; font-size:16px; line-height:45px; border:1px solid #ededed; background-color:#ffed00; margin:10px;}
	.gl-center.goods .pro-vacuum-cleaners.vacuum-cleaners .screen .category-list div a:hover {border-color:#ffed00;}
	@media (max-width: 800px) {
		.gl-center.goods .pro-vacuum-cleaners.vacuum-cleaners .screen .category-list div,
		.gl-center.goods .pro-vacuum-cleaners.vacuum-cleaners .screen .category-list div dl {width:100%; margin-left:0;}
	}

/* ===================================================== 산업용 제품 → 진공청소기 → 건식진공청소기 → HEPA 필터 : /goods/catalog?code=0002000600010001 */
	/* ------------------------------------- */
		.gl-center.goods .hepa14-filter .screen {width:1230px; padding-top:50px; margin:0 auto; margin-top:50px; }
		.gl-center.goods .hepa14-filter-desc .screen:nth-child(1) {padding-top: 0;}
		.gl-center.goods .hepa14-filter-desc .screen:nth-child(2) ,
		.gl-center.goods .hepa14-filter-structure .screen ,
		.gl-center.goods .hepa14-filter-change .screen {border-top:1px solid #ededed;}
	/* ------------------------------------- HEPA 14 필터 */
		.gl-center.goods .hepa14-filter-desc .screen h3 {font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.goods .hepa14-filter-desc .screen .desc-text {font-size:17px; line-height:25px; margin-top:15px;}
		.gl-center.goods .hepa14-filter-desc .screen ul.half li .dsc ul {margin-top:20px;}
		.gl-center.goods .hepa14-filter-desc .screen ul.half li .dsc ul li {width:100%; float:none; padding-left:10px; margin:0; margin-left:20px; background: url(../_images/goods-02-05.png) no-repeat left center;}
	/* ------------------------------------- HEPA 14 필터 구조 */
		.gl-center.goods .hepa14-filter-structure .screen ul.half li .dsc {margin-top:10px;}
		.gl-center.goods .hepa14-filter-structure .screen ul.half li .dsc ul {margin-top:5px;}
		.gl-center.goods .hepa14-filter-structure .screen ul.half li .dsc ul li {width:100%; float:none; padding-left:10px; margin:10px 0; }
		.gl-center.goods .hepa14-filter-structure .screen ul.grid {}
		.gl-center.goods .hepa14-filter-structure .screen ul.grid li {height:615px; background-color:#ededed;}
		.gl-center.goods .hepa14-filter-structure .screen ul.grid li div.img {float:left; width:50%;}
		.gl-center.goods .hepa14-filter-structure .screen ul.grid li::after {clear:both;}
		.gl-center.goods .hepa14-filter-structure .screen ul.grid li:nth-child(2n) div.img {float:right;}
		.gl-center.goods .hepa14-filter-structure .screen ul.grid li:nth-child(1) div.dsc strong:first-child {padding-top:230px;}
		.gl-center.goods .hepa14-filter-structure .screen ul.grid li:nth-child(2) div.dsc strong:first-child {padding-top:140px;}
		.gl-center.goods .hepa14-filter-structure .screen ul.grid li div.img img {width:100%;}
		.gl-center.goods .hepa14-filter-structure .screen ul.grid li div.dsc {float:left; width:50%; }
		.gl-center.goods .hepa14-filter-structure .screen ul.grid li div.dsc div {padding:0 25px;}
		.gl-center.goods .hepa14-filter-structure .screen ul.grid li div.dsc strong {display:block; font-size:18px;}
		.gl-center.goods .hepa14-filter-structure .screen ul.grid li div.dsc strong.sub-title {font-size:16px; padding-top:15px; }
		.gl-center.goods .hepa14-filter-structure .screen ul.grid li div.dsc em {display:block; font-size:16px;display:block; padding-top:5px; line-height:25px;}
		@media (max-width: 800px) {
			.gl-center.goods .hepa14-filter-structure .screen ul.grid li:first-child {margin-top:0;}
			.gl-center.goods .hepa14-filter-structure .screen ul.grid li {height:auto;}
			.gl-center.goods .hepa14-filter-structure .screen ul.grid li div {height:auto;}
			.gl-center.goods .hepa14-filter-structure .screen ul.grid li div.img {float:none; width:100%;}
			.gl-center.goods .hepa14-filter-structure .screen ul.grid li div.dsc {float:none; width:100%; padding-top:20px; padding-bottom: 20px;}
			.gl-center.goods .hepa14-filter-structure .screen ul.grid li:nth-child(1) div.dsc strong:first-child {padding-top:0;}
			.gl-center.goods .hepa14-filter-structure .screen ul.grid li:nth-child(2) div.dsc strong:first-child {padding-top:0;}
			.gl-center.goods .hepa14-filter-structure .screen ul.grid li div.dsc strong:first-child {padding-top:0;}
		}
	/* ------------------------------------- 적용 제품 */
	/* ------------------------------------- 필터 교체 */
	/* ------------------------------------- */
		.gl-center.goods .hepa14-filter .screen ul:after {clear:both; display:block; content:'';}
		.gl-center.goods .hepa14-filter .screen ul.half li {float:left;  margin-left:25px; width:calc((100% - 25px) / 2); width:-moz-calc((100% - 25px) / 2); width:-webkit-calc((100% - 25px) / 2);}
		.gl-center.goods .hepa14-filter .screen ul.half li:first-child {margin-left:0;}
		.gl-center.goods .hepa14-filter .screen ul.half li strong {display:block; margin-top:15px; font-size:17px;}
		.gl-center.goods .hepa14-filter .screen ul.half li .dsc {font-size:17px; line-height: 25px; margin-top:20px;}
		@media (max-width: 800px) {
			.gl-center.goods .hepa14-filter .screen ul.half li {width:100%; margin:0px; margin-bottom:20px;}
		}

/* ===================================================== 산업용 제품 → 차량 세차 시스템 */
	/* ------------------------------------- */
		.gl-center.goods .pro-vehicle-cleaning-systems .screen {width:1230px; padding-top:50px; margin:0 auto; margin-top:50px;}
		.gl-center.goods .pro-vehicle-cleaning-systems .screen:after {clear:both; display:block; content:'';}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems                                 .screen,
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes               .screen,
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen,
		.gl-center.goods .pro-vehicle-cleaning-systems.brand                                                    .screen,
		.gl-center.goods .pro-vehicle-cleaning-systems.sustainability                                           .screen,
		.gl-center.goods .pro-vehicle-cleaning-systems.water-reclamation                                        .screen {padding-top: 0px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems .screen .category-list.col3 div,
		.gl-center.goods .pro-vehicle-cleaning-systems.brand                    .screen .category-list      div {float:left; width:calc((100% - 50px) / 3); width:-moz-calc((100% - 50px) / 3); width:-webkit-calc((100% - 50px) / 3); margin-left:25px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems .screen .category-list.col4 div {float:left; width:calc((100% - 75px) / 4); width:-moz-calc((100% - 75px) / 4); width:-webkit-calc((100% - 75px) / 4); margin-left:25px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems .screen .category-list.col3 div dl {min-height:330px; }
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems .screen .category-list.col4 div dl {min-height:300px; }
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems .screen .category-list:after {clear:both; display:block; content:'';}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems .screen .category-list div a {vertical-align:bottom;}
	/* ------------------------------------- */
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes .screen .category-list div {float:left; width:calc(100% / 3); width:-moz-calc(100% / 3); width:-webkit-calc(100% / 3);}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes .screen .category-list div dt strong {display:block;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes .screen .category-list div dt {text-align:center;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes .screen .category-list div dd {text-align:center;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes .screen .category-list div {text-align:center;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes .screen .category-list div .btn {display:inline-block; padding: 15px 20px; width:50%; margin:15px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes .screen .category-list div:nth-child(odd)  {background-color: #ffed00!important;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes .screen .category-list div:nth-child(odd)  .btn {background-color: #f8f8f8!important;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes .screen .category-list div:nth-child(even) {background-color: #f8f8f8!important;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes .screen .category-list div:nth-child(even) .btn {background-color: #ffed00!important;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes .screen .eco-efficiency {border-top:1px solid #ededed;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes .screen .eco-efficiency .img {width:25%; float:left}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes .screen .eco-efficiency .txt {width:75%; float:left;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes .screen .eco-efficiency .txt h3 {font-size:21px; font-weight:700; line-height:21px; padding:20px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes .screen .eco-efficiency .txt p {padding:20px;}
	/* ------------------------------------- */
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar.bg-grey,
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .bg-grey {background-color: #6e6e6e!important;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .k-connect .online-management-system {border-top:1px solid #ededed;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen ul.product.half li {float:left; width:calc((100% - 25px) / 2); width:-moz-calc((100% - 25px) / 2); width:-webkit-calc((100% - 25px) / 2);}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen ul.product.half li h3 {font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen ul.product.half li .desc-text {font-size: 17px; line-height: 25px; margin-top: 15px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen ul.product.half li a  {display:inline-block; padding:0 15px; font-size:16px; line-height:45px; border:1px solid #ededed; background-color:#ffed00; margin:10px 0;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen ul.half li .desc-text ul li {width:100%; padding-left: 10px; margin-top:5px; background: url(../_images/goods-02-05.png) no-repeat left 10px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .features-benefits         h3,
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .extensive-feature-options h3,
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .water-treatment           h3,
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .k-connect .suitable-detergents h3,
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .target-group              h3 {display:block; text-align:center; font-size:21px; font-weight:700; line-height:21px; padding:20px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .water-treatment           strong.desc-text {display:block; text-align:center; font-weight:700; padding:20px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .features-benefits h3,
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .water-treatment   h3,
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .water-treatment   strong {color:#fff;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .features-benefits         ul.list > li {float:left; width:calc(100% / 3); width:-moz-calc(100% / 3); width:-webkit-calc(100% / 3);}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .extensive-feature-options ul.list > li,
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .water-treatment           ul.list > li {float:left; width:calc((100% - 50px) / 3); width:-moz-calc((100% - 50px) / 3); width:-webkit-calc((100% - 50px) / 3); margin-left:25px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .features-benefits         ul.list > li:first-child,
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .extensive-feature-options ul.list > li:first-child,
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .water-treatment           ul.list > li:first-child {margin-left:0;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .features-benefits         ul.list > li,
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .extensive-feature-options ul.list > li,
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .water-treatment           ul.list > li {margin-top:20px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .features-benefits ul.list > li {position: relative;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .features-benefits ul.list > li > .list-cont {padding-left:15px; padding-right:15px; padding-bottom:15px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .features-benefits ul.list > li > .list-cont> ul.sub-list    {list-style-type: disc; padding-inline-start: 40px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .features-benefits ul.list > li > .list-cont> ul.sub-list li {list-style-type: disc; /*margin-left:20px; display: list-item;*/}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .extensive-feature-options ul.list > li img,
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .water-treatment           ul.list > li img,
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .target-group                           img {width:100%;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .features-benefits         ul.list,
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .extensive-feature-options ul.list,
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .water-treatment           ul.list {clear:both; display:block; content:'';}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .features-benefits ul.list > li,
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .water-treatment   ul.list > li {color:#fff;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .features-benefits ul.list li .list-cont .sub-list {margin-top:15px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .target-group p {text-align:center; padding-bottom:20px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .k-connect .movie {padding-top:15px;padding-bottom:15px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .k-connect .online-management-system {padding-top:20px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .k-connect .online-management-system .img {width:33%; float:left;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .k-connect .online-management-system .img img {width:100%;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .k-connect .online-management-system .txt {width:66%; float:left;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .k-connect .online-management-system .txt .box {padding:20px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .k-connect .online-management-system .txt .box h3 {font-size:21px; font-weight:700; line-height:21px; padding:20px; padding-left:0;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .k-connect .online-management-system .txt .box a  {display:inline-block; padding:0 15px; font-size:16px; line-height:45px; border:1px solid #ededed; background-color:#ffed00; margin:10px 0;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .k-connect .suitable-detergents .slider {position:relative;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .k-connect .suitable-detergents .slider .swiper-container {width:100%; margin-top:25px; overflow:hidden;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .k-connect .suitable-detergents .slider .swiper-container ul:after {clear:both; display:block; content:'';}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .k-connect .suitable-detergents .slider .swiper-container ul li {float:left; width:calc((100% - 50px) / 3); width:-moz-calc((100% - 50px) / 3); width:-webkit-calc((100% - 50px) / 3);}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .k-connect .suitable-detergents .slider .swiper-container ul li em {display:block; width:100%; height:195px; margin-bottom:15px; font-size:0; line-height:0; background-repeat:no-repeat; background-position:center center; background-size:contain;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .k-connect .suitable-detergents .slider .swiper-button,
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .k-connect .suitable-detergents .slider .swiper-button {display:block; width:50px; height:50px; margin-top:-50px; background-color:rgba(255, 255, 255, 0.5); background-image:url(../_images/swiper-arrows.png); background-position:0 0; background-size:100px 50px; border-radius:5px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .k-connect .suitable-detergents .slider .swiper-button.swiper-button-next {background-position:-50px 0;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .download-brochure ul.three li {width:calc((100% - 50px) / 3); width:-moz-calc((100% - 50px) / 3); width:-webkit-calc((100% - 50px) / 3);}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .download-brochure ul.three li:nth-child(3n) {margin-right: 0;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .download-brochure ul.three li > ul.half > li {float:left;  position:relative; height:260px; width:calc((100% - 25px) / 2); width:-moz-calc((100% - 25px) / 2); width:-webkit-calc((100% - 25px) / 2); margin-left:25px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .download-brochure ul.three li > ul.half > li:first-child {margin-left:0;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .download-brochure ul.three li > ul.half > li a {position:absolute; bottom:0; left:0;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .download-brochure ul.three li > ul.half:after {clear:both; display:block; content:'';}
		@media (max-width: 800px) {
			.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .download-brochure > h3 {padding-left:20px;}
			.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .download-brochure ul.three > li {float:none !important; width:100%;}
			.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .download-brochure ul.three li > ul.half > li {width:auto;}
			.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .download-brochure ul.three li > ul.half > li img {padding-left:20px;}
		}
	/* ------------------------------------- */
		.gl-center.goods .pro-vehicle-cleaning-systems.water-reclamation        .screen .category-list div {float:left; width:calc((100% - 25px) / 2); width:-moz-calc((100% - 25px) / 2); width:-webkit-calc((100% - 25px) / 2); margin-left:25px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems .screen .category-list div:first-child,
		.gl-center.goods .pro-vehicle-cleaning-systems.brand                    .screen .category-list div:first-child,
		.gl-center.goods .pro-vehicle-cleaning-systems.water-reclamation        .screen .category-list div:first-child {margin-left:0;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems .screen .category-list div dl,
		.gl-center.goods .pro-vehicle-cleaning-systems.brand                    .screen .category-list div dl,
		.gl-center.goods .pro-vehicle-cleaning-systems.water-reclamation        .screen .category-list div dl {width:100%;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems .screen .category-list div dl dt,
		.gl-center.goods .pro-vehicle-cleaning-systems.brand                    .screen .category-list div dl dt,
		.gl-center.goods .pro-vehicle-cleaning-systems.water-reclamation        .screen .category-list div dl dt {margin-bottom:15px; font-size:17px; font-weight:700;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems .screen .category-list div dl dt img,
		.gl-center.goods .pro-vehicle-cleaning-systems.brand                    .screen .category-list div dl dt img,
		.gl-center.goods .pro-vehicle-cleaning-systems.water-reclamation        .screen .category-list div dl dt img {display:block; width:100%; margin-bottom: 5px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems .screen .category-list div dl dd ,
		.gl-center.goods .pro-vehicle-cleaning-systems.brand                    .screen .category-list div dl dd ,
		.gl-center.goods .pro-vehicle-cleaning-systems.water-reclamation        .screen .category-list div dl dd {/*padding-left:10px;*/ margin-top:10px; /* background:url(../_images/goods-02-05.png) no-repeat left 10px; */}
		.gl-center.goods .pro-vehicle-cleaning-systems.brand                    .screen .category-list div dl ul {margin-top: 20px; padding-left:20px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.brand                    .screen .category-list div dl ul li {padding-left: 10px; margin-top:5px; background: url(../_images/goods-02-05.png) no-repeat left 10px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems .screen .category-list div a,
		.gl-center.goods .pro-vehicle-cleaning-systems.brand                    .screen .category-list div a,
		.gl-center.goods .pro-vehicle-cleaning-systems.water-reclamation        .screen .category-list div a {display:inline-block; padding:0 15px; font-size:16px; line-height:45px; border:1px solid #ededed; background-color:#ffed00; margin:10px 0;}
		.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems .screen .category-list div a:hover,
		.gl-center.goods .pro-vehicle-cleaning-systems.brand                    .screen .category-list div a:hover,
		.gl-center.goods .pro-vehicle-cleaning-systems.water-reclamation        .screen .category-list div a:hover {border-color:#ffed00;}
		.gl-center.goods .pro-vehicle-cleaning-systems.target-groups .screen {border-top:1px solid #ededed;}
		.gl-center.goods .pro-vehicle-cleaning-systems.target-groups .screen img {margin-bottom:30px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.target-groups .screen h3 {font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.target-groups .screen .desc-text {font-size: 17px; line-height: 25px; margin-top: 15px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.benefits {background-color:#f8f8f8!important;}
		.gl-center.goods .pro-vehicle-cleaning-systems.benefits .screen {width:1230px; padding-top:50px; margin:0 auto; margin-top:50px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.benefits .screen h3 {font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.benefits .screen .desc-text {font-size: 17px; line-height: 25px; margin-top: 15px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.benefits .screen ul {margin-top: 25px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.benefits .screen h3 {margin-bottom:25px; font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.benefits .screen ul {margin-top:25px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.benefits .screen ul:after {clear:both; display:block; content:'';}
		.gl-center.goods .pro-vehicle-cleaning-systems.benefits .screen ul li {float:left; width:calc((100% - 75px) / 4); width:-moz-calc((100% - 75px) / 4); width:-webkit-calc((100% - 75px) / 4); margin-left:25px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.benefits .screen ul li:first-child {margin-left:0;}
		.gl-center.goods .pro-vehicle-cleaning-systems.benefits .screen ul li a {display:block;}
		.gl-center.goods .pro-vehicle-cleaning-systems.benefits .screen ul li strong {display:block; margin:10px 0;}
		.gl-center.goods .pro-vehicle-cleaning-systems.benefits .screen ul li img {width:100%; border:1px solid #ededed; box-sizing:border-box;}
		.gl-center.goods .pro-vehicle-cleaning-systems.benefits .screen ul li a.benefit-detail {display:block; padding:0 15px; font-size:16px; line-height:45px; border:1px solid #ededed; background-color:#ffed00; margin:10px 0;}
		.gl-center.goods .pro-vehicle-cleaning-systems.benefits .screen ul li a.benefit-detail:hover {border-color:#ffed00;}
		.gl-center.goods .pro-vehicle-cleaning-systems.sustainability-main-desc .screen {padding-top: 0px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.sustainability-main-desc .screen ul.half li {float:left; width:calc((100% - 25px) / 2); width:-moz-calc((100% - 25px) / 2); width:-webkit-calc((100% - 25px) / 2);}
		.gl-center.goods .pro-vehicle-cleaning-systems.sustainability-main-desc .screen ul.half li h3 {font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.sustainability-main-desc .screen ul.half li .desc-text {font-size: 17px; line-height: 25px; margin-top: 15px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.sustainability-main-desc .screen ul.half li .desc-text ul {padding: 15px 0 15px 20px; display: inline-block;}
		.gl-center.goods .pro-vehicle-cleaning-systems.sustainability-main-desc .screen ul.half li .desc-text ul li {width:100%; padding-left: 10px; margin-top:5px; background: url(../_images/goods-02-05.png) no-repeat left 10px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.sustainability-section02 .screen {border-top:1px solid #ededed;}
		.gl-center.goods .pro-vehicle-cleaning-systems.sustainability-section02 .screen h3 {font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.sustainability-section02 .screen .grid ul.list {margin-top:25px; background-color:#6e6e6e;}
		.gl-center.goods .pro-vehicle-cleaning-systems.sustainability-section02 .screen .grid ul.list > li {height:615px; background-color:#6e6e6e; color:#ffffff;}
		.gl-center.goods .pro-vehicle-cleaning-systems.sustainability-section02 .screen .grid ul.list > li > div.desc-txt {width:50%; float:left;}
		.gl-center.goods .pro-vehicle-cleaning-systems.sustainability-section02 .screen .grid ul.list > li > div.desc-txt strong {display:block; padding-left:25px;  padding-right:0; font-size:20px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.sustainability-section02 .screen .grid ul.list > li:nth-child(1) > div.desc-txt strong { padding-top:200px; }
		.gl-center.goods .pro-vehicle-cleaning-systems.sustainability-section02 .screen .grid ul.list > li:nth-child(2) > div.desc-txt strong { padding-top:230px; }
		.gl-center.goods .pro-vehicle-cleaning-systems.sustainability-section02 .screen .grid ul.list > li:nth-child(3) > div.desc-txt strong { padding-top:100px; }
		.gl-center.goods .pro-vehicle-cleaning-systems.sustainability-section02 .screen .grid ul.list > li > div.desc-txt em {display:block; padding-top:15px; padding-left:25px; padding-right:25px;font-size:16px; font-style:normal; line-height:25px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.sustainability-section02 .screen .grid ul.list > li > div.desc-txt em ul {list-style-type: disc;}
		.gl-center.goods .pro-vehicle-cleaning-systems.sustainability-section02 .screen .grid ul.list > li > div.desc-txt em ul li {list-style-type: disc; margin-left:20px; display: list-item; padding-bottom:10px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.sustainability-section02 .screen .grid ul.list > li > div.desc-img {width:50%; float:left;}
		.gl-center.goods .pro-vehicle-cleaning-systems.sustainability-section02 .screen .grid ul.list > li:nth-child(2) > div.desc-txt {float:right;}
		.gl-center.goods .pro-vehicle-cleaning-systems.sustainability-section02 .screen .grid ul.list > li:nth-child(2) > div.desc-img {float:left;}
		.gl-center.goods .pro-vehicle-cleaning-systems.sustainability-section03.section01 .screen {border-top:1px solid #ededed;}
		.gl-center.goods .pro-vehicle-cleaning-systems.sustainability-section03.section02 {background-color:#f8f8f8; padding-bottom:50px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.sustainability-section03 .screen ul.half li {float:left; width:calc((100% - 25px) / 2); width:-moz-calc((100% - 25px) / 2); width:-webkit-calc((100% - 25px) / 2);}
		.gl-center.goods .pro-vehicle-cleaning-systems.sustainability-section03 .screen ul.half li.txt-right {padding-left:20px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.sustainability-section03 .screen ul.half li.txt-left  {padding-right:20px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.sustainability-section03 .screen ul.half li h3 {font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.sustainability-section03 .screen ul.half li .desc-text {font-size: 17px; line-height: 25px; margin-top: 15px;}
		.gl-center.goods .pro-vehicle-cleaning-systems.sustainability-section03 .screen ul.half li .desc-text ul {padding-left:20px; margin-top:20px; margin-bottom:20px; display:inline-block;}
		.gl-center.goods .pro-vehicle-cleaning-systems.sustainability-section03 .screen ul.half li .desc-text ul li {width:100%; padding-left: 10px; margin-top:5px; background: url(../_images/goods-02-05.png) no-repeat left 10px;}
	/* ------------------------------------- */
		@media (max-width: 800px) {
			.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems .screen .category-list div,
			.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems .screen .category-list div dl,
			.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes .screen .category-list div,
			.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes .screen .category-list div dl,
			.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes .screen .eco-efficiency .img,
			.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes .screen .eco-efficiency .txt,
			.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen ul.half.product li,
			.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .features-benefits         ul.list li,
			.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .extensive-feature-options ul.list li,
			.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .water-treatment           ul.list li,
			.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .k-connect .online-management-system .img,
			.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .k-connect .online-management-system .txt,
			.gl-center.goods .pro-vehicle-cleaning-systems.brand .screen .category-list div, /* 브랜드 */
			.gl-center.goods .pro-vehicle-cleaning-systems.brand .screen .category-list div dl,
			.gl-center.goods .pro-vehicle-cleaning-systems.sustainability-main-desc .screen ul.half li,
			.gl-center.goods .pro-vehicle-cleaning-systems.water-reclamation        .screen .category-list div,
			.gl-center.goods .pro-vehicle-cleaning-systems.water-reclamation        .screen .category-list div dl {width:100%; margin-left:0;}
			.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .water-treatment {margin-left:10px; padding-left:15px; padding-right:15px;}
			.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes-cw3-kleanstar .screen .k-connect .movie {padding:15px;}
			.gl-center.goods .pro-vehicle-cleaning-systems.sustainability-main-desc .screen ul.half > li:nth-child(2) {margin-top:30px;}
			.gl-center.goods .pro-vehicle-cleaning-systems.benefits .screen ul li {width:100% !important; margin:0; margin-bottom: 20px;}
			.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes .screen .eco-efficiency {padding-left: 15px; padding-right:15px;}
			.gl-center.goods .pro-vehicle-cleaning-systems.vehicle-cleaning-systems-gantry-car-washes .screen .eco-efficiency .img img {width:100%;}
			.gl-center.goods .pro-vehicle-cleaning-systems.sustainability-section02 .screen .grid ul.list > li {width:100%; height:auto; margin-left:0; padding:20px 0;}
			.gl-center.goods .pro-vehicle-cleaning-systems.sustainability-section02 .screen .grid ul.list > li > div.desc-txt,
			.gl-center.goods .pro-vehicle-cleaning-systems.sustainability-section02 .screen .grid ul.list > li > div.desc-img {width:100% !important; float:none;}
			.gl-center.goods .pro-vehicle-cleaning-systems.sustainability-section02 .screen .grid ul.list > li:nth-child(2) > div.desc-txt {float:none;}
			.gl-center.goods .pro-vehicle-cleaning-systems.sustainability-section02 .screen .grid ul.list > li:nth-child(2) > div.desc-img {float:none;}
			.gl-center.goods .pro-vehicle-cleaning-systems.sustainability-section02 .screen .grid ul.list > li:nth-child(1) > div.desc-txt strong ,
			.gl-center.goods .pro-vehicle-cleaning-systems.sustainability-section02 .screen .grid ul.list > li:nth-child(2) > div.desc-txt strong ,
			.gl-center.goods .pro-vehicle-cleaning-systems.sustainability-section02 .screen .grid ul.list > li:nth-child(3) > div.desc-txt strong {padding-top:20px; padding-left:20px;}
			.gl-center.goods .pro-vehicle-cleaning-systems.sustainability-section02 .screen .grid ul.list > li > div.desc-img img,
			.gl-center.goods .pro-vehicle-cleaning-systems.sustainability-section02 .screen .grid ul.list > li:nth-child(odd) > div.desc-img img {display:block; margin:0; clear:right; width:100%; height:auto; margin: 0; }
			.gl-center.goods .pro-vehicle-cleaning-systems.sustainability-section03 .screen ul.half > li {width:100%;}
			.gl-center.goods .pro-vehicle-cleaning-systems.sustainability-section03 .screen ul.half > li.txt-right {padding-left:0; padding-top:20px;}
			.gl-center.goods .pro-vehicle-cleaning-systems.sustainability-section03.section03 .screen {padding-top:0;}
		}
	/* ------------------------------------- 000200130004 */
		.gl-center.goods .vehicle-cleaning-systems-wash-tools .screen {width:1230px; margin:0 auto; margin-top:50px;}
		.gl-center.goods .vehicle-cleaning-systems-wash-tools .screen .large-title {font-size: 30px; line-height: 30px;font-weight: 900 !important; margin-bottom: 30px; font-family:ClanPro, Arial, sans-serif}
		.gl-center.goods .vehicle-cleaning-systems-wash-tools .screen .grid ul.list {margin-top:25px;}
		.gl-center.goods .vehicle-cleaning-systems-wash-tools .screen .grid ul.list > li {float:left; height:615px; width:50%;}
		.gl-center.goods .vehicle-cleaning-systems-wash-tools .screen .grid ul.list > li.desc-txt {float:right;}
		.gl-center.goods .vehicle-cleaning-systems-wash-tools .screen .grid ul.list > li strong {display:block; padding-top:250px; padding-left:25px;  padding-right:0; font-size:20px;}
		.gl-center.goods .vehicle-cleaning-systems-wash-tools .screen .grid ul.list > li em {display:block; padding-top:15px; padding-left:25px; padding-right:25px; /*font-size:16px; font-style:normal; line-height:25px;*/}
		.gl-center.goods .vehicle-cleaning-systems-wash-tools .screen .grid ul.list > li em ul {list-style-type: disc;}
		.gl-center.goods .vehicle-cleaning-systems-wash-tools .screen .grid ul.list > li em ul li {list-style-type: disc; margin-left:20px; display: list-item; padding-bottom:10px;}
		.gl-center.goods .vehicle-cleaning-systems-wash-tools .screen .grid ul.list:after {clear:both; display:block; content:'';}
		.gl-center.goods .vehicle-cleaning-systems-wash-tools .screen .imgs {margin-top:25px;}
		.gl-center.goods .vehicle-cleaning-systems-wash-tools .screen .imgs ul.half > li {float:left;  width:calc((100% - 25px) / 2); width:-moz-calc((100% - 25px) / 2); width:-webkit-calc((100% - 25px) / 2); margin-left:25px;}
		.gl-center.goods .vehicle-cleaning-systems-wash-tools .screen .imgs ul.half > li:first-child {margin-left:0;}
		.gl-center.goods .vehicle-cleaning-systems-wash-tools .screen .imgs ul.half > li h3 {margin-top:10px;}
		.gl-center.goods .vehicle-cleaning-systems-wash-tools .screen .imgs ul.half > li em {margin-top:10px;}
		.gl-center.goods .vehicle-cleaning-systems-wash-tools .screen .imgs ul.half > li em p {margin-top:10px;}
		.gl-center.goods .vehicle-cleaning-systems-wash-tools .screen .imgs ul.half > li em ul {list-style-type: disc;}
		.gl-center.goods .vehicle-cleaning-systems-wash-tools .screen .imgs ul.half > li em ul li {list-style-type: disc; margin-left:20px; display: list-item; padding-top:10px;}
		.gl-center.goods .vehicle-cleaning-systems-wash-tools .screen .imgs ul.half:after {clear:both; display:block; content:'';}
		@media (max-width: 800px) {
			.gl-center.goods .vehicle-cleaning-systems-wash-tools.main-desc {padding-left:15px; padding-right:15px;}
			.gl-center.goods .vehicle-cleaning-systems-wash-tools .screen .grid ul.list > li {float:none !important; width:100%;}
			.gl-center.goods .vehicle-cleaning-systems-wash-tools .screen .imgs ul.half {padding-left:15px; padding-right:15px;}
			.gl-center.goods .vehicle-cleaning-systems-wash-tools .screen .imgs ul.half > li {float:none !important; width:100%; margin-left:0; margin-bottom:20px;}
		}
		.gl-center.goods .vehicle-cleaning-systems-self-service-wash-systems .screen {width:1230px; margin:0 auto; margin-top:50px;}
		.gl-center.goods .vehicle-cleaning-systems-self-service-wash-systems .screen .download-brochure ul.three li {width:calc((100% - 50px) / 3); width:-moz-calc((100% - 50px) / 3); width:-webkit-calc((100% - 50px) / 3);}
		.gl-center.goods .vehicle-cleaning-systems-self-service-wash-systems .screen .download-brochure ul.three li:nth-child(3n) {margin-right: 0;}
		.gl-center.goods .vehicle-cleaning-systems-self-service-wash-systems .screen .download-brochure ul.three li > ul.half > li {float:left;  position:relative; height:260px; width:calc((100% - 25px) / 2); width:-moz-calc((100% - 25px) / 2); width:-webkit-calc((100% - 25px) / 2); margin-left:25px;}
		.gl-center.goods .vehicle-cleaning-systems-self-service-wash-systems .screen .download-brochure ul.three li > ul.half > li:first-child {margin-left:0;}
		.gl-center.goods .vehicle-cleaning-systems-self-service-wash-systems .screen .download-brochure ul.three li > ul.half > li a {position:absolute; bottom:0; left:0;}
		.gl-center.goods .vehicle-cleaning-systems-self-service-wash-systems .screen .download-brochure ul.three li > ul.half:after {clear:both; display:block; content:'';}
		.gl-center.goods .vehicle-cleaning-systems-self-service-wash-systems .screen .washing-tools ul.half > li {float:left;  width:calc((100% - 25px) / 2); width:-moz-calc((100% - 25px) / 2); width:-webkit-calc((100% - 25px) / 2); margin-left:25px;}
		.gl-center.goods .vehicle-cleaning-systems-self-service-wash-systems .screen .washing-tools ul.half > li:first-child {margin-left:0;}
		.gl-center.goods .vehicle-cleaning-systems-self-service-wash-systems .screen .washing-tools ul.half > li h3 {margin-top:100px;}
		.gl-center.goods .vehicle-cleaning-systems-self-service-wash-systems .screen .washing-tools ul.half:after {clear:both; display:block; content:'';}
		@media (max-width: 800px) {
			.gl-center.goods .vehicle-cleaning-systems-self-service-wash-systems .screen .download-brochure > h3 {padding-left:20px;}
			.gl-center.goods .vehicle-cleaning-systems-self-service-wash-systems .screen .download-brochure ul.three > li {float:none !important; width:100%;}
			.gl-center.goods .vehicle-cleaning-systems-self-service-wash-systems .screen .download-brochure ul.three li > ul.half > li {width:auto;}
			.gl-center.goods .vehicle-cleaning-systems-self-service-wash-systems .screen .download-brochure ul.three li > ul.half > li img {padding-left:20px;}
			.gl-center.goods .vehicle-cleaning-systems-self-service-wash-systems .screen .washing-tools ul.half {padding-left:15px; padding-right:15px;}
			.gl-center.goods .vehicle-cleaning-systems-self-service-wash-systems .screen .washing-tools ul.half > li {float:none !important; width:100%; margin-left:0; margin-bottom:20px;}
			.gl-center.goods .vehicle-cleaning-systems-self-service-wash-systems .screen .washing-tools ul.half > li h3 {margin-top:20px;}
		}

/* ===================================================== 습식청소장비 */
	.gl-center.goods .pro-scrubber-dryers .screen {width:1230px; padding-top:50px; margin:0 auto; margin-top:50px; border-top:1px solid #ededed;}
	.gl-center.goods .pro-scrubber-dryers .screen h3 {font-size:21px; font-weight:700; line-height:21px;}
	.gl-center.goods .pro-scrubber-dryers .screen.f {padding-top:0; margin-top:25px; border-top-style:none;}
	.gl-center.goods .pro-scrubber-dryers .screen .text {margin-top:25px; font-size:17px; line-height:25px;}
	.gl-center.goods .pro-scrubber-dryers .screen .text img {display:block; width:100%; margin-top:25px;}
	.gl-center.goods .pro-scrubber-dryers .screen .text strong {display:block; margin-top:25px; margin-bottom:10px; font-size:17px; font-weight:700; line-height:17px;}
	.gl-center.goods .pro-scrubber-dryers .screen ul {margin-top:25px;}
	.gl-center.goods .pro-scrubber-dryers .screen ul:after {clear:both; display:block; content:'';}
	.gl-center.goods .pro-scrubber-dryers .screen ul li {float:left; width:calc((100% - 75px) / 4); width:-moz-calc((100% - 75px) / 4); width:-webkit-calc((100% - 75px) / 4); margin-left:25px;}
	.gl-center.goods .pro-scrubber-dryers .screen ul li:first-child {margin-left:0;}
	.gl-center.goods .pro-scrubber-dryers .screen ul li img {width:100%;}
	.gl-center.goods .pro-scrubber-dryers .screen ul li em {display:block; margin-top:15px; font-style:normal;}
	.gl-center.goods .pro-scrubber-dryers .screen ul li strong {display:block; margin-top:15px; font-size:17px;}
	.gl-center.goods .pro-scrubber-dryers .screen ul li a {display:block;}
	.gl-center.goods .pro-scrubber-dryers .screen ul li a button.go_link{padding:10px 30px;margin:15px 0 0 0;font-size:16px;display:block;text-align:center;color:#000;border:1px solid #ededed;background:#ffed00;}
	.gl-center.goods .pro-scrubber-dryers .screen ul li a button.go_link:hover{border:1px solid #ffed00;}
	.gl-center.goods .pro-scrubber-dryers .screen ul li ol {margin-top:10px; margin-left:10px;}
	.gl-center.goods .pro-scrubber-dryers .screen ul li ol li {float:none; padding-left:10px; margin:0; background:url(../_images/goods-02-05.png) no-repeat left center; width:calc(100% - 25px) !important; width:-moz-calc(100% - 25px) !important; width:-webkit-calc(100% - 25px) !important;}
	.gl-center.goods .pro-scrubber-dryers .screen ul.half li {width:calc((100% - 25px) / 2); width:-moz-calc((100% - 25px) / 2); width:-webkit-calc((100% - 25px) / 2);}
	.gl-center.goods .pro-scrubber-dryers .screen ul.three li {width:calc((100% - 50px) / 3); width:-moz-calc((100% - 50px) / 3); width:-webkit-calc((100% - 50px) / 3);}
	.gl-center.goods .pro-scrubber-dryers .screen ul.three li:nth-child(3n){margin-right: 0}
	.gl-center.goods .pro-scrubber-dryers .screen .item-list ul li {position:relative;  width:calc(100% - 75px) !important; width:-moz-calc(100% - 75px) !important; width:-webkit-calc(100% - 75px) !important;}
	.gl-center.goods .pro-scrubber-dryers .screen .item-list ul li img {float:left; display:block; width:390px;}
	.gl-center.goods .pro-scrubber-dryers .screen .item-list ul li dl,
	.gl-center.goods .pro-scrubber-dryers .screen .item-list ul li em {float:left; width:calc(100% - 390px - 30px); width:-moz-calc(100% - 390px - 30px); width:-webkit-calc(100% - 390px - 30px); margin-left: 30px;}
	.gl-center.goods .pro-scrubber-dryers .screen .item-list ul li dl dt {font-size:21px; font-weight:700; line-height:25px;}
	.gl-center.goods .pro-scrubber-dryers .screen .item-list ul li dl dd {margin-top:15px;}
	.gl-center.goods .pro-scrubber-dryers .screen .item-list ul li dl dd strong {display:block; margin:15px 0 5px 0; font-size:17px;}
	.gl-center.goods .pro-scrubber-dryers .screen .item-list ul li dl dd strong.f {margin-top:0;}
	.gl-center.goods .pro-scrubber-dryers .screen .item-list ul li dl dd ul {margin:15px 25px; margin-right:0;}
	.gl-center.goods .pro-scrubber-dryers .screen .item-list ul li dl dd ul.b {margin-bottom:0;}
	.gl-center.goods .pro-scrubber-dryers .screen .item-list ul li dl dd ul li {margin-top:0; list-style-type:disc; margin-left: 0;}
	@media (max-width: 800px) {
		.gl-center.goods .pro-scrubber-dryers .screen ul.half li {width:100%; margin:0px; margin-bottom:20px;}
		.gl-center.goods .pro-scrubber-dryers .screen ul.three li {width:100%; margin:0px; margin-bottom:20px;}
		.gl-center.goods .pro-scrubber-dryers .screen .item-list ul li,
		.gl-center.goods .pro-scrubber-dryers .screen .item-list ul li img,
		.gl-center.goods .pro-scrubber-dryers .screen .item-list ul li dl,
		.gl-center.goods .pro-scrubber-dryers .screen .item-list ul li em {width:100% !important;}
		.gl-center.goods .pro-scrubber-dryers .screen .item-list ul li dl {margin:0px; margin-top:25px;}
		.gl-center.goods .pro-scrubber-dryers .screen .item-list ul li dl dd ul li {margin-bottom:10px;}
	}

/* ===================================================== 스팀청소기 */
.gl-center.goods .dampfsauger .screen {width:1230px; padding-top:50px; margin:0 auto; margin-top:50px; border-top:1px solid #ededed;}
.gl-center.goods .dampfsauger .screen.f {padding-top:0; margin-top:25px; border-top-style:none;}
.gl-center.goods .dampfsauger .screen h3 {font-size:21px; font-weight:700; line-height:21px;}
.gl-center.goods .dampfsauger .screen .book {background-color:#ffed00;}
.gl-center.goods .dampfsauger .screen .book:after {clear:both; display:block; content:'';}
.gl-center.goods .dampfsauger .screen .book .text {
	float:left;
	width:50%;
	padding:40px;
	box-sizing:border-box;
}
.gl-center.goods .dampfsauger .screen .book .text strong {display:block; margin-bottom:25px; font-size:21px; line-height:21px;}
.gl-center.goods .dampfsauger .screen .book .text strong.s {margin-top:15px; margin-bottom:5px; font-size:17px;}
.gl-center.goods .dampfsauger .screen .book .text ul {margin-top:25px; margin-left:25px;}
.gl-center.goods .dampfsauger .screen .book .text ul li {margin-top:5px; list-style-type:disc;}
.gl-center.goods .dampfsauger .screen .book .text em {display:block; margin-top:25px; font-style:normal; color:#666; font-size:13px;}
.gl-center.goods .dampfsauger .screen .book img {
	float:left;
	width:50%;
	height:500px;
}
.gl-center.goods .dampfsauger .screen table {width:100%;table-layout: fixed}
.gl-center.goods .dampfsauger .screen table th {padding:25px 0; font-weight:700;}
.gl-center.goods .dampfsauger .screen table th.level-1 {color:#fff; background-color:#666;}
.gl-center.goods .dampfsauger .screen table th.level-2 {background-color:#ffed00;}
.gl-center.goods .dampfsauger .screen table th.level-3 {color:#fff; background-color:#333;}
.gl-center.goods .dampfsauger .screen table td {padding:25px;}
.gl-center.goods .dampfsauger .screen table td.level-1 {background-color:#eee;}
.gl-center.goods .dampfsauger .screen table td.level-2 {background-color:#fef9bc;}
.gl-center.goods .dampfsauger .screen table td.level-3 {background-color:#aaa;}
.gl-center.goods .dampfsauger .screen table tr.th td {padding:0; padding-bottom:25px; text-align:center;}
.gl-center.goods .dampfsauger .screen table tr.th td.level-1 {color:#fff; background-color:#666;}
.gl-center.goods .dampfsauger .screen table tr.th td.level-2 {background-color:#ffed00;}
.gl-center.goods .dampfsauger .screen table tr.th td.level-3 {color:#fff; background-color:#333;}
.gl-center.goods .dampfsauger .screen table tr.th td .img {display:block; width:100%; height:145px; margin-bottom:25px;overflow:hidden;vertical-align: top}
.gl-center.goods .dampfsauger .screen table tr.th td .img img{display: block;width:100%;height:100%;vertical-align: top}
.gl-center.goods .dampfsauger .screen span {display:block; margin-top:25px;}
.gl-center.goods .dampfsauger .screen dl {margin-top:25px;}
.gl-center.goods .dampfsauger .screen dl dt {font-size:17px; font-weight:700;}
.gl-center.goods .dampfsauger .screen dl dd {margin-top:5px;}
.gl-center.goods .dampfsauger .screen ul.list {margin-top:25px;}
.gl-center.goods .dampfsauger .screen ul.list:first-child {margin-top:0;}
.gl-center.goods .dampfsauger .screen ul.list:after {clear:both; display:block; content:'';}
.gl-center.goods .dampfsauger .screen ul.list li {
	float:left;
	width:calc((100% - 75px) / 4);
	width:-moz-calc((100% - 75px) / 4);
	width:-webkit-calc((100% - 75px) / 4);
	margin-left:25px;
	text-align:center;
}
.gl-center.goods .dampfsauger .screen ul.list li:first-child {margin-left:0;}
.gl-center.goods .dampfsauger .screen ul.list li img {width:100%;}
.gl-center.goods .dampfsauger .screen ul.list li strong {display:block; margin-top:15px; font-size:17px;}

/* ## 제품상세 ########## */

/* 이미지 박스 */
.gl-center.goods .slider .screen {width:1230px; margin:0 auto; margin-top:25px;}
.gl-center.goods .slider .screen:after {clear:both; display:block; content:'';}
.gl-center.goods .slider .screen .box {float:left; width:800px; height:600px; border:3px solid #f6f6f6; border-right-style:none; box-sizing:border-box;}
.gl-center.goods .slider .screen .box .image {display:block; width:730px; height:480px; margin:0 auto; font-size:0; line-height:0; background-repeat:no-repeat !important; background-position:center center !important; background-size:contain !important;}
.gl-center.goods .slider .screen .box .thumb {max-width:730px; height:70px; margin:15px auto 0 auto; overflow:hidden;}
.gl-center.goods .slider .screen .box .thumb ul:after {clear:both; display:block; content:'';}
.gl-center.goods .slider .screen .box .thumb ul li {float:left; width:100px; height:70px; margin-left:5px;}
.gl-center.goods .slider .screen .box .thumb ul li:first-child {margin-left:0px;}
.gl-center.goods .slider .screen .box .thumb ul li a {display:block;  width:100%; height:100%; font-size:0; line-height:0; border:1px solid #eee; background-repeat:no-repeat; background-position:center center; background-size:contain; box-sizing:border-box;}
.gl-center.goods .slider .screen .box .thumb ul li a:hover {border-color:#ffed00;}
.gl-center.goods .slider .screen .sbj {float:left; width:410px; height:600px; background-color:#f6f6f6;padding : 0 10px 0 10px}
.gl-center.goods .goods_spec {padding-left:20px}



.gl-center.goods .slider .screen .sbj .price .org_price  {font-size:20px; line-height:35px;}
.gl-center.goods .slider .screen .sbj .price .org_price ul {margin-top:25px;}

.gl-center.goods .slider .screen .sbj .price {padding:25px;}
.gl-center.goods .slider .screen .sbj .price strong {font-size:30px; line-height:35px;}
.gl-center.goods .slider .screen .sbj .price ul {margin-top:25px;}
.gl-center.goods .slider .screen .sbj .option {padding:20px; margin:5px; border-top:2px solid #fff;}
.gl-center.goods .slider .screen .sbj .option:after {clear:both; display:block; content:'';}
.gl-center.goods .slider .screen .sbj .option select {
	width:100%;
	height:45px;
	padding-left:10px;
	margin-bottom:10px;
	border:1px solid #ddd;
	background-image:url(../_images/selectbox.png);
	background-repeat:no-repeat;
	background-position:calc(100% - 15px) center;
	background-position:-moz-calc(100% - 15px) center;
	background-position:-webkit-calc(100% - 15px) center;
	-webkit-appearance:none; -moz-appearance:none;
	appearance:none;
	box-sizing:border-box;
	border-radius:1px;
}
.gl-center.goods .slider .screen .sbj .option select::-ms-expand {display:none;}
.gl-center.goods .slider .screen .sbj .option input[type="button"] {
	float:left;
	width:calc((100% - 10px) / 2);
	width:-moz-calc((100% - 10px) / 2);
	width:-webkit-calc((100% - 10px) / 2);
	height:45px;
	margin-left:10px;
	border:1px solid #e3e3e3;
	background-color:#ffed00;
	cursor:pointer;
}
.gl-center.goods .slider .screen .sbj .option input[type="button"]:first-child {margin-left:0;}
.gl-center.goods .slider .screen .sbj .button {margin-top:15px;}
.gl-center.goods .slider .screen .sbj .compare {padding:20px; margin:5px; border-top:2px solid #fff;}
.gl-center.goods .slider .screen .sbj .compare a {padding-left:15px; font-size:16px; font-weight:700; background:url(../_images/goods-02-01.png) no-repeat left center;}

/* 묶음상품 */
.gl-center.goods .bundle .screen {position:relative; width:1230px; margin:0 auto; margin-top:50px;}
.gl-center.goods .bundle .screen h3 {font-size:21px; font-weight:700; line-height:25px;}
.gl-center.goods .bundle .screen .goods-list {margin-top:50px;}
.gl-center.goods .bundle .screen .goods-list ul:after {clear:both; display:block; content:'';}
.gl-center.goods .bundle .screen .goods-list ul li {float:left; width:205px; padding-left:51px; margin-left:15px; background:url(../_images/goods-02-06.png) no-repeat 0 center;}
.gl-center.goods .bundle .screen .goods-list ul li:first-child {padding-left:0; margin-left:0; background-image:none;}
.gl-center.goods .bundle .screen .goods-list ul li a {display:block; padding:15px; font-size:17px; text-align:center; border:1px solid #fff;}
.gl-center.goods .bundle .screen .goods-list ul li.on a {border-color:#ffed00;}
.gl-center.goods .bundle .screen .goods-list ul li a img {display:block; width:100%;}
.gl-center.goods .bundle .screen .checkbox {margin-top:25px;}
.gl-center.goods .bundle .screen .checkbox ul li {margin-top:5px;}
.gl-center.goods .bundle .screen .checkbox ul li:first-child {margin-top:0;}
.gl-center.goods .bundle .screen .checkbox ul li input[type='checkbox'] {width:16px; height:16px; vertical-align:middle;}
.gl-center.goods .bundle .screen .checkbox ul li label {margin-left:6px; line-height:16px; vertical-align:middle;}
.gl-center.goods .bundle .screen .price {position:absolute; top:0; right:0; width:250px;}
.gl-center.goods .bundle .screen .price strong {display:block; margin-bottom:15px; font-weight:400;}
.gl-center.goods .bundle .screen .price strong em {font-style:normal; font-weight:700;}
.gl-center.goods .bundle .screen .price input[type='button'] {width:100%; height:45px; border:1px solid #e3e3e3; background-color:#ffed00; cursor:pointer;}
.gl-center.goods .bundle .screen .price input[type='button'][disabled='disabled'] {background-color:rgba(255, 237, 0, 0.5);}

/* anwendungen */
.gl-center.goods .anwendungen .screen {position:relative; width:1230px; margin:0 auto; margin-top:25px;}
.gl-center.goods .anwendungen .screen h3 {font-size:21px; font-weight:700; line-height:25px;}
.gl-center.goods .anwendungen .screen ul {margin-top:25px;}
.gl-center.goods .anwendungen .screen ul:after {clear:both; display:block; content:'';}
.gl-center.goods .anwendungen .screen ul li {position:relative; float:left; width:50px; height:50px; margin-left:10px; font-size:0; line-height:0; background-repeat:no-repeat; background-image:url(../_images/goods-05-46.png);}
.gl-center.goods .anwendungen .screen ul li.anwendungen-01 {background-position:0 0;}
.gl-center.goods .anwendungen .screen ul li.anwendungen-02 {background-position:-55px 0;}
.gl-center.goods .anwendungen .screen ul li.anwendungen-03 {background-position:-110px 0;}
.gl-center.goods .anwendungen .screen ul li.anwendungen-04 {background-position:-165px 0;}
.gl-center.goods .anwendungen .screen ul li.anwendungen-05 {background-position:0 -55px;}
.gl-center.goods .anwendungen .screen ul li.anwendungen-06 {background-position:-55px -55px;}
.gl-center.goods .anwendungen .screen ul li.anwendungen-07 {background-position:-110px -55px;}
.gl-center.goods .anwendungen .screen ul li.anwendungen-08 {background-position:-165px -55px;}
.gl-center.goods .anwendungen .screen ul li.anwendungen-09 {background-position:0 -110px;}
.gl-center.goods .anwendungen .screen ul li.anwendungen-10 {background-position:-55px -110px;}
.gl-center.goods .anwendungen .screen ul li.anwendungen-11 {background-position:-110px -110px;}
.gl-center.goods .anwendungen .screen ul li.anwendungen-12 {background-position:-165px -110px;}
.gl-center.goods .anwendungen .screen ul li:first-child {margin-left:0;}
.gl-center.goods .anwendungen .screen ul li em {position:absolute; left:0; top:54px; display:none; width:50px; padding:15px 0; font-size:12px; line-height:15px; text-align:center; font-style:normal; background-color:#ffed00;}
.gl-center.goods .anwendungen .screen ul li em:before {position:absolute; left:0; top:-4px; display:block; width:100%; height:4px; content:''; background:url(../_images/guide-09-06.png) no-repeat center center;}
.gl-center.goods .anwendungen .screen ul li:hover em {display:inline-block;}
.gl-center.goods .anwendungen .screen ul li.anwendungen-02 em {width:70px; left:-10px;}
.gl-center.goods .anwendungen .screen ul li.anwendungen-03 em {width:150px; left:-50px;}
.gl-center.goods .anwendungen .screen ul li.anwendungen-04 em {width:150px; left:-50px;}
.gl-center.goods .anwendungen .screen ul li.anwendungen-05 em {width:120px; left:-35px;}
.gl-center.goods .anwendungen .screen ul li.anwendungen-07 em {width:130px; left:-40px;}
.gl-center.goods .anwendungen .screen ul li.anwendungen-08 em {width:110px; left:-30px;}
.gl-center.goods .anwendungen .screen ul li.anwendungen-09 em {width:84px; left:-17px;}
.gl-center.goods .anwendungen .screen ul li.anwendungen-10 em {width:80px; left:-15px;}
.gl-center.goods .anwendungen .screen ul li.anwendungen-11 em {width:130px; left:-40px;}
.gl-center.goods .anwendungen .screen ul li.anwendungen-12 em {width:70px; left:-10px;}

/* 제품설명 */
.gl-center.goods .description .screen {width:1230px; padding-top:50px; margin:0 auto;}
.gl-center.goods .description .screen.f {padding-top:25px;}
.gl-center.goods .description .screen h3 {padding-bottom:25px; font-size:21px; font-weight:700; line-height:25px; border-bottom:1px solid #ededed;}
.gl-center.goods .description .screen .text {margin-top:25px;}

/* 제품 특장점 */
.gl-center.goods .description.feature .photo {margin-top:25px;}
.gl-center.goods .description.feature .photo ul:after {clear:both; display:block; content:'';}
.gl-center.goods .description.feature .photo ul li {
	float:left;
	width:calc((100% - 50px) / 3);
	width:-moz-calc((100% - 50px) / 3);
	width:-webkit-calc((100% - 50px) / 3);
	margin-left:25px;
}
.gl-center.goods .description.feature .photo ul li:first-child {margin-left:0;}
.gl-center.goods .description.feature .photo ul li img {width:100%;}
.gl-center.goods .description.feature .photo ul li strong {display:block; margin:10px 0;}
.gl-center.goods .description.feature .attr {margin-top:25px; background-color:#f6f6f6;}
.gl-center.goods .description.feature .attr dl {line-height:80px; border-top:1px solid #fff;}
.gl-center.goods .description.feature .attr dl:first-child {border-top-style:none;}
.gl-center.goods .description.feature .attr dl:after {clear:both; display:block; content:'';}
.gl-center.goods .description.feature .attr dl dt {float:left; width:393px; padding-left:25px;}
.gl-center.goods .description.feature .attr dl dd {float:left; padding-left:10px; background:url(../_images/goods-02-05.png) no-repeat left center;}
.gl-center.goods .description.feature .item dl {margin-top:1px; line-height:50px; background-color:#f6f6f6;}
.gl-center.goods .description.feature .item dl:after {clear:both; display:block; content:'';}
.gl-center.goods .description.feature .item dl dt {float:left; width:230px; padding-left:25px;}
.gl-center.goods .description.feature .item dl dd {float:left;}
.gl-center.goods .description.feature .item ul li {padding-left:35px; margin-top:1px; line-height:50px; background:#f6f6f6 url(../_images/goods-02-05.png) no-repeat 25px center;}

/* 제품사양 */
.gl-center.goods .description.specifications .screen:after {clear:both; display:block; content:'';}
.gl-center.goods .description.specifications .item {
	float:left;
	width:calc((100% - 25px) / 2);
	width:-moz-calc((100% - 25px) / 2);
	width:-webkit-calc((100% - 25px) / 2);
	margin-top:25px;
	margin-left:25px;
}
.gl-center.goods .description.specifications .item.f {margin-left:0;}
.gl-center.goods .description.specifications .item h4 {margin-bottom:14px; font-size:15px; font-weight:700;}
.gl-center.goods .description.specifications .item dl {margin-top:1px; line-height:50px; background-color:#f6f6f6;}
.gl-center.goods .description.specifications .item dl:after {clear:both; display:block; content:'';}
.gl-center.goods .description.specifications .item dl dt {float:left; width:150px; padding-left:25px;}
.gl-center.goods .description.specifications .item dl dd {float:left;}
.gl-center.goods .description.specifications .item ul li {padding-left:35px; margin-top:1px; line-height:50px; background:#f6f6f6 url(../_images/goods-02-05.png) no-repeat 25px center;}
.gl-center.goods .description.specifications .icon {clear:both; display:block; content:''; padding-top:25px;}
.gl-center.goods .description.specifications .icon ul:after {clear:both; display:block; content:'';}
.gl-center.goods .description.specifications .icon ul li {float:left; margin-left:25px;}
.gl-center.goods .description.specifications .icon ul li:first-child {margin-left:0;}
.gl-center.goods .description.specifications .icon ul li img {width:173px;}

/* 다운로드 */
.gl-center.goods .description.download .screen:after {clear:both; display:block; content:'';}
.gl-center.goods .description.download .screen ul {margin-top:25px;}
.gl-center.goods .description.download .screen ul:after {clear:both; display:block; content:'';}
.gl-center.goods .description.download .screen ul li {
	float:left;
	width:calc((100% - 125px) / 6);
	width:-moz-calc((100% - 125px) / 6);
	width:-webkit-calc((100% - 125px) / 6);
	margin-left:25px;
	text-align:center;
}
.gl-center.goods .description.download .screen ul li:first-child {margin-left:0;}
.gl-center.goods .description.download .screen ul li a {display:block;}
.gl-center.goods .description.download .screen ul li a em {display:block; height:250px; margin:10px 0; font-size:0; line-height:0; border:1px solid #ededed; background-repeat:no-repeat; background-position:center center; background-size:contain;}
.gl-center.goods .description.download .screen ul li a i {display:block; font-style:normal; line-height:45px; border:1px solid #ededed; background-color:#ffed00;}
.gl-center.goods .description.download .screen ul li a:hover i {border-color:#ffed00;}

/* 사용범위 */
.gl-center.goods .description.range .screen ul {margin-top:25px;}
.gl-center.goods .description.range .screen ul li {padding-left:35px; margin-top:1px; line-height:50px; background:#f6f6f6 url(../_images/goods-02-05.png) no-repeat 25px center;}

/* 액세서리 */
.gl-center.goods .description.accessory .goods-list select {
	width:100%;
	height:45px;
	padding-left:10px;
	margin-top:25px;
	margin-bottom:10px;
	border:1px solid #ddd;
	background-image:url(../_images/selectbox.png);
	background-repeat:no-repeat;
	background-position:calc(100% - 15px) center;
	background-position:-moz-calc(100% - 15px) center;
	background-position:-webkit-calc(100% - 15px) center;
	-webkit-appearance:none; -moz-appearance:none;
	appearance:none;
	box-sizing:border-box;
	border-radius:1px;
}
.gl-center.goods .description.accessory .goods-list select::-ms-expand {display:none;}
.gl-center.goods .description.accessory .goods-list ul {margin-top:25px;}
.gl-center.goods .description.accessory .goods-list ul:after {clear:both; display:block; content:'';}
.gl-center.goods .description.accessory .goods-list ul li {position:relative; float:left; width:25%; margin-top:30px;}
.gl-center.goods .description.accessory .goods-list ul li a {display:block; padding:15px; padding-bottom:35px; border:5px solid #fff;}
.gl-center.goods .description.accessory .goods-list ul li a:hover {border-color:#ffed00;}
.gl-center.goods .description.accessory .goods-list ul li a:hover:after {position:absolute; left:0; bottom:0; display:block; content:'상세보기'; width:100%; font-size:12px; line-height:35px; text-align:center; background-color:#ffed00;}
.gl-center.goods .description.accessory .goods-list ul li a em {display:block; height:250px; margin-bottom:10px; background-repeat:no-repeat; background-position:center center; background-size:contain;}
.gl-center.goods .description.accessory .goods-list ul li a strong {display:block; margin-bottom:10px; font-weight:400;}
.gl-center.goods .description.accessory .button {margin-top:50px;}
.gl-center.goods .description.accessory .button a {display:inline-block; padding:0 15px; font-size:16px; line-height:45px; border:1px solid #ededed; background-color:#ffed00;}
.gl-center.goods .description.accessory .button a:hover {border-color:#ffed00;}

/* 동영상 */
.gl-center.goods .description.video .screen {border-top-style:none;}
.gl-center.goods .description.video .screen ul {margin-top:25px;}
.gl-center.goods .description.video .screen ul:after {clear:both; display:block; content:'';}
.gl-center.goods .description.video .screen ul li {
	float:left;
	width:calc((100% - 25px) / 2);
	width:-moz-calc((100% - 25px) / 2);
	width:-webkit-calc((100% - 25px) / 2);
	margin-right:25px;
}
.gl-center.goods .description.video .screen ul li:nth-child(2n) {margin-right:0;}
.gl-center.goods .description.video .screen ul li video {width:100%;}

/* ## 카탈로그 ########## */

/* 탭 */
.gl-center.catalog .tab {border-bottom:1px solid #ededed;}
.gl-center.catalog .tab .screen {width:1230px; margin:0 auto; margin-top:25px;}
.gl-center.catalog .tab .screen ul:after {clear:both; display:block; content:'';}
.gl-center.catalog .tab .screen ul li {float:left; margin-left:1px;}
.gl-center.catalog .tab .screen ul li:first-child {margin-left:0;}
.gl-center.catalog .tab .screen ul li a {display:block; padding:0 20px; line-height:55px; letter-spacing:-1px; color:#2b2b2b; background-color:#ededed;}
.gl-center.catalog .tab .screen ul li a:hover,
.gl-center.catalog .tab .screen ul li.on a {color:#ffed00; background-color:#333;}

/* 목록 */
.gl-center.catalog .catalog-list .screen {width:1230px; margin:0 auto; margin-top:25px;}
.gl-center.catalog .catalog-list .screen ul:after {clear:both; display:block; content:'';}
.gl-center.catalog .catalog-list .screen ul li {
	position:relative;
	float:left;
	width:calc(100% / 6);
	width:-moz-calc(100% / 6);
	width:-webkit-calc(100% / 6);
	text-align:center;
}
.gl-center.catalog .catalog-list .screen ul li a {display:block; padding:15px; padding-bottom:45px; border:5px solid #fff;}
.gl-center.catalog .catalog-list .screen ul li a:hover {border-color:#ffed00;}
.gl-center.catalog .catalog-list .screen ul li a:hover:after {position:absolute; left:0; bottom:0; display:block; content:'다운로드'; width:100%; font-size:13px; line-height:45px; text-align:center; background-color:#ffed00; z-index:800;}
.gl-center.catalog .catalog-list .screen ul li a em {display:block; height:250px; margin-bottom:10px; background-repeat:no-repeat; background-position:center center; background-size:contain;}

/* 카테고리 */
.gl-center.catalog .catalog-category .screen {width:1230px; margin:0 auto; margin-top:25px;}
.gl-center.catalog .catalog-category .screen ul:after {clear:both; display:block; content:'';}
.gl-center.catalog .catalog-category .screen ul li {
	float:left;
	width:calc((100% - 25px) / 2);
	width:-moz-calc((100% - 25px) / 2);
	width:-webkit-calc((100% - 25px) / 2);
	margin-left:25px;
}
.gl-center.catalog .catalog-category .screen ul li:first-child {margin-left:0;}
.gl-center.catalog .catalog-category .screen ul li img {width:100%;}
.gl-center.catalog .catalog-category .screen ul li strong {display:block; margin:15px 0; font-size:17px;}
.gl-center.catalog .catalog-category .screen ul li a {display:block;}

.gl-center.catalog .catalog-category.download .screen ul li {
	width:calc((100% - 50px) / 3);
	width:-moz-calc((100% - 50px) / 3);
	width:-webkit-calc((100% - 50px) / 3);
}

.gl-center.catalog .catalog-notice .screen {width:1230px; padding-top:25px; margin:0 auto; margin-top:25px; border-top:1px solid #ededed;}
.gl-center.catalog .catalog-notice .screen h3 {font-size:21px; font-weight:700; line-height:21px;}
.gl-center.catalog .catalog-notice .screen dl {margin-top:25px;}
.gl-center.catalog .catalog-notice .screen dl.l {margin-bottom:25px;}
.gl-center.catalog .catalog-notice .screen dl dt {font-size:17px; font-weight:700;}
.gl-center.catalog .catalog-notice .screen dl dd {padding-left:10px; margin-top:5px; background:url(../_images/goods-02-05.png) no-repeat left 10px;}

/* ## 청소솔루션 ########## */

/* 카테고리 */
		.gl-center.solution .solution-category .screen {width:1230px; margin:0 auto; margin-top:25px;}
		.gl-center.solution .solution-category .screen h3 {font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.solution .solution-category .screen ul {margin-top:25px;}
		.gl-center.solution .solution-category .screen ul:first-child {margin-top:0;}
		.gl-center.solution .solution-category .screen ul:after {clear:both; display:block; content:'';}
		.gl-center.solution .solution-category .screen ul li {
			float:left;
			width:calc((100% - 75px) / 4);
			width:-moz-calc((100% - 75px) / 4);
			width:-webkit-calc((100% - 75px) / 4);
			margin-left:25px;
		}
		.gl-center.solution .solution-category .screen ul li:first-child {margin-left:0;}
		.gl-center.solution .solution-category .screen ul li a {display:block;}
		.gl-center.solution .solution-category .screen ul li a img {width:100%;}
		.gl-center.solution .solution-category .screen ul li a strong {display:block; margin:5px 0 10px 0;}

		.gl-center.solution .solution-category .screen .img-list {margin-top:20px;}
		.gl-center.solution .solution-category .screen .img-list ul li {
			float:left;
			width:calc((100% - 50px) / 3);
			width:-moz-calc((100% - 50px) / 3);
			width:-webkit-calc((100% - 50px) / 3);
			margin-left:25px;
		}
		.gl-center.solution .solution-category .screen .img-list ul:after {clear:both; display:block; content:'';}
		.gl-center.solution .solution-category .screen .img-list ul li:first-child {margin-left:0;}
		.gl-center.solution .solution-category .screen .img-list ul li img {width:100%;}
		.gl-center.solution .solution-category .screen .img-list ul li strong {display:block; margin:15px 0; font-size:21px; line-height:21px;}
		.gl-center.solution .solution-category .screen .img-list ul li a {display:block;}
		@media (max-width: 800px) {
			.gl-center.solution .solution-category .screen .img-list{width:auto;}
			.gl-center.solution .solution-category .screen .img-list ul li {float:none !important; width:100%; margin-left:0;}
		}
/* 상세 */
.gl-center.solution .solution-detail .screen {position:relative; width:1230px; margin:0 auto; margin-top:25px;}
.gl-center.solution .solution-detail .screen:after {clear:both; display:block; content:'';}
.gl-center.solution .solution-detail .screen h3 {margin-bottom:25px; font-size:21px; font-weight:700; line-height:21px;}
.gl-center.solution .solution-detail .screen img {float:left; width:600px;}
.gl-center.solution .solution-detail .screen .text {
	float:left;
	width:calc(100% - 600px - 25px);
	width:-moz-calc(100% - 600px - 25px);
	width:-webkit-calc(100% - 600px - 25px);
	margin-left:25px;
}
.gl-center.solution .solution-detail .screen .text a.go {position:absolute; right:0; bottom:0; display:inline-block; padding:0 15px; font-size:16px; line-height:45px; border:1px solid #ededed; background-color:#ffed00;}
.gl-center.solution .solution-detail .screen .text a.go:hover {border-color:#ffed00;}
.gl-center.solution .solution-detail .screen .text ol {margin-top:15px; margin-left:25px;}
.gl-center.solution .solution-detail .screen .text ol li {list-style-type:disc;}

.gl-center.solution .solution-detail .screen .item-list {margin-top:25px;}
.gl-center.solution .solution-detail .screen .item-list.f {margin-top:0;}
.gl-center.solution .solution-detail .screen .item-list ul {margin-top:25px;}
.gl-center.solution .solution-detail .screen .item-list ul:first-child {margin-top:0;}
.gl-center.solution .solution-detail .screen .item-list ul:after {clear:both; display:block; content:'';}
.gl-center.solution .solution-detail .screen .item-list ul li {
	float:left;
	width:calc((100% - 50px) / 3);
	width:-moz-calc((100% - 50px) / 3);
	width:-webkit-calc((100% - 50px) / 3);
	margin-left:25px;
}
.gl-center.solution .solution-detail .screen .item-list ul li:first-child {/*margin-left:0;*/}
.gl-center.solution .solution-detail .screen .item-list ul li img {float:none; width:100%;}
.gl-center.solution .solution-detail .screen .item-list ul li strong {display:block; margin:5px 0 10px 0;}
.gl-center.solution .solution-detail .screen .item-list ul li ol {margin-top:15px; margin-left:25px;}
.gl-center.solution .solution-detail .screen .item-list ul li ol li {float:none; width:auto; margin-left:0; list-style-type:disc;}
.gl-center.solution .solution-detail .screen .item-list h4 {padding-left:10px; margin-bottom:10px; font-size:15px; font-weight:700; background:url(../_images/solution-01-32.png) no-repeat left center;}
.gl-center.solution .solution-detail .screen .item-list dl {margin-top:1px;}
.gl-center.solution .solution-detail .screen .item-list dl.f {margin-top:0;}
.gl-center.solution .solution-detail .screen .item-list dl dt a {display:block; padding-left:45px; line-height:45px; background:#eee url(../_images/solution-01-18.png) no-repeat 10px center;}
.gl-center.solution .solution-detail .screen .item-list dl dd {display:none; padding:10px; padding-bottom:25px;}
.gl-center.solution .solution-detail .screen .item-list dl dd ol {margin-top:10px; margin-left:25px;}
.gl-center.solution .solution-detail .screen .item-list dl dd ol li {list-style-type:disc;}
.gl-center.solution .solution-detail .screen .item-list dl.on dt a {background-image:url(../_images/solution-01-19.png);}
.gl-center.solution .solution-detail .screen .item-list dl.on dd {display:block;}

.gl-center.solution .solution-detail.line .screen {padding-top:25px; border-top:1px solid #ededed;}

/* 배너 */
.gl-center.solution .solution-banner .screen {position:relative; width:1230px; margin:0 auto; margin-top:50px; text-align:center;}
.gl-center.solution .solution-banner .screen ul:after {clear:both; display:block; content:'';}
.gl-center.solution .solution-banner .screen ul li {float:left; width:100%; height:445px; font-size:0; line-height:0; background-repeat:no-repeat; background-position:center center; background-size:cover;}
.gl-center.solution .solution-banner .screen ul li a {display:block; height:100%;}
.gl-center.solution .solution-banner .swiper-button,
.gl-center.solution .solution-banner .swiper-button {display:none; width:50px; height:50px; margin-top:-25px; background-color:rgba(255, 255, 255, 0.5); background-image:url(../_images/swiper-arrows.png); background-position:0 0; background-size:100px 50px; border-radius:5px;}
.gl-center.solution .solution-banner .swiper-button.on {display:block;}
.gl-center.solution .solution-banner .swiper-button.swiper-button-next {background-position:-50px 0;}
.gl-center.solution .solution-banner .swiper-pagination {position:static;}
.gl-center.solution .solution-banner .swiper-pagination a {width:10px; height:10px; margin-left:5px; font-size:0; line-height:0;}
.gl-center.solution .solution-banner .swiper-pagination a:first-child {margin-left:0;}

/* 문의 */
.gl-center.solution .solution-inquiry .screen {width:1230px; padding-top:50px; margin:0 auto; margin-top:50px; border-top:1px solid #ededed;}
.gl-center.solution .solution-inquiry .screen img {display:block; width:100%; margin-bottom:25px;}
.gl-center.solution .solution-inquiry .button {margin-top:25px;}
.gl-center.solution .solution-inquiry .button a {display:inline-block; padding:0 15px; font-size:16px; line-height:45px; border:1px solid #ededed; background-color:#ffed00;}
.gl-center.solution .solution-inquiry .button a:hover {border-color:#ffed00;}

/* ## 장비적용사례 ########## */

/* 탭 */
.gl-center.case .tab {border-bottom:1px solid #ededed;}
.gl-center.case .tab .screen {width:1230px; margin:0 auto; margin-top:25px;}
.gl-center.case .tab .screen ul:after {clear:both; display:block; content:'';}
.gl-center.case .tab .screen ul li {float:left; margin-left:1px;}
.gl-center.case .tab .screen ul li:first-child {margin-left:0;}
.gl-center.case .tab .screen ul li a {display:block; padding:0 20px; line-height:55px; letter-spacing:-1px; color:#2b2b2b; background-color:#ededed;}
.gl-center.case .tab .screen ul li a:hover,
.gl-center.case .tab .screen ul li.on a {color:#ffed00; background-color:#333;}

/* 동영상 목록 */
.gl-center.case .video-list .screen {width:1230px; margin:0 auto; margin-top:25px;}
.gl-center.case .video-list .screen ul:after {clear:both; display:block; content:'';}
.gl-center.case .video-list .screen ul li {
	float:left;
	width:calc((100% - 50px) / 3);
	width:-moz-calc((100% - 50px) / 3);
	width:-weblit-calc((100% - 50px) / 3);
	margin-right:25px;
	margin-bottom:25px;
}
.gl-center.case .video-list .screen ul li:nth-child(3n) {margin-right:0;}
.gl-center.case .video-list .screen ul li video {width:100%;}
.gl-center.case .video-list .screen ul li strong {display:block; margin:15px 0; font-size:17px;}

/* ## 제품 서비스 ########## */

.gl-center.goods .as-guide .screen {width:1230px; padding-top:25px; margin:0 auto; margin-top:25px; }
.gl-center.goods .as-guide .screen ul.guide-list {display: table;}
.gl-center.goods .as-guide .screen ul.guide-list li {width:33.3%; display: table-cell;}
.gl-center.goods .as-guide .screen ul.guide-list li dl {padding:0 10px;}
.gl-center.goods .as-guide .screen ul.guide-list li dl dd {padding:10px;}
.gl-center.goods .as-guide .screen ul.guide-list li dl dd ul.goods-list {display:block;}
.gl-center.goods .as-guide .screen ul.guide-list li dl dd ul.goods-list li {width:100%; display:list-item;}
.gl-center.goods .as-guide .screen ul.guide-list li dl dd a {display:inline-block; padding:0 15px; font-size:16px; line-height:45px; border:1px solid #ededed; background-color:#ffed00; margin-top: 10px; text-align:center; white-space:nowrap;}
.gl-center.goods .as-guide .screen ul.guide-list li dl dd a:hover {border-color:#ffed00;}
@media (max-width: 800px){
	.gl-center.goods .as-guide .screen ul.guide-list {display:block;}
	.gl-center.goods .as-guide .screen ul.guide-list li  {width:100%; display:list-item;}
}

.gl-center.goods .as-step .screen {width:1230px; padding-top:25px; margin:0 auto; margin-top:25px; border-top:1px solid #ededed;}
.gl-center.goods .as-step .screen.f {padding-top:0; margin-top:25px; border-top-style:none;}
.gl-center.goods .as-step .screen h3 {font-size:21px; font-weight:700; line-height:21px;}
.gl-center.goods .as-step .screen ul {height:81px; margin-top:25px; background:url(../_images/service-01-02.png) no-repeat;}
.gl-center.goods .as-step .screen ul:after {clear:both; display:block; content:'';}
.gl-center.goods .as-step .screen ul li {float:left; width:20%; padding-top:30px; text-align:center; box-sizing:border-box;}
.gl-center.goods .as-step .screen ul li.line-2 {padding-top:20px;}
.gl-center.goods .as-step .screen ul li.line-3 {padding-top:10px;}
.gl-center.goods .as-step .screen ul li strong {font-weight:400;}
.gl-center.goods .as-step .screen ol {margin-top:25px;}
.gl-center.goods .as-step .screen ol li {margin-top:10px;font-size:14px;}
.gl-center.goods .as-step .screen ol li:first-child {margin-top:0;}
.gl-center.goods .as-step .screen ol li ol {margin-top:5px;margin-left:20px;}
.gl-center.goods .as-step .screen ol li ol li {padding-left:10px;margin-top:5px;  background:url(../_images/goods-02-05.png) no-repeat left center;}
.gl-center.goods .as-step .screen .goods {margin-top:15px;}
.gl-center.goods .as-step .screen .goods input {height:30px;padding:0 15px;font-size:15px;border:1px solid #ddd;background-color:#ffed00;cursor:pointer;}
.gl-center.goods .as-step .screen .goods input:hover {border-color:#ffed00;}
.gl-center.goods .as-step .screen .goods table {width:100%; margin-top:15px; display:none;}
.gl-center.goods .as-step .screen .goods table th {padding:10px 0; border-top:1px solid #ddd; border-right:1px solid #ddd; background-color:#ffed00;}
.gl-center.goods .as-step .screen .goods table th:first-child {border-left:1px solid #ddd;}
.gl-center.goods .as-step .screen .goods table td {padding:10px 0; text-align:center; border:1px solid #ddd; border-left-style:none;}
.gl-center.goods .as-step .screen .goods table td:first-child {border-left-style:solid;}
.gl-center.goods .as-step .screen .goods table td.th{background-color:#ffed00;}
.gl-center.goods .as-step .screen .goods table td.nn{padding:10px 0 0 0;text-align:left;color:#ff4500;border-style:none;}

.gl-center.goods .as-step.new_as .screen .goods .inner_table{display:none;}
.gl-center.goods .as-step.new_as .screen .goods .inner_table table{width:100%;margin-top:15px;display:table;}
.gl-center.goods .as-step.new_as .screen .goods .inner_table table caption{display:block;font-size:20px;margin-top:30px;color:#000;}

.gl-center.goods .as-step.pro .screen ul {background:url(../_images/service-01-03.png);}
.gl-center.goods .as-step.pro .screen ul li {color:#fff;}
.gl-center.goods .as-step.pro .screen .goods input {color:#fff; background-color:#7b7b7b;}
.gl-center.goods .as-step.pro .screen .goods input:hover {border-color:#7b7b7b;}
.gl-center.goods .as-step.pro .screen .goods table th {color:#fff; background-color:#7b7b7b;}
.gl-center.goods .as-step.pro .screen .goods table td.th {color:#fff; background-color:#7b7b7b;}

.gl-center.goods .as-tour .screen {width:1230px; padding-top:25px; margin:0 auto; margin-top:25px; border-top:1px solid #ededed;}
.gl-center.goods .as-tour .screen h3 {font-size:21px; font-weight:700; line-height:21px;}
.gl-center.goods .as-tour .screen .text {margin-top:25px;}
.gl-center.goods .as-tour .screen .text .img {width:100%; height:500px; font-size:0; line-height:0; background:url(../_images/service-01-04.jpg) no-repeat center center; background-size:contain;}
.gl-center.goods .as-tour .screen .text strong {display:block; font-size:17px; margin:25px 0 15px 0;}
.gl-center.goods .as-tour .screen ul {margin-top:25px;}
.gl-center.goods .as-tour .screen ul:after {clear:both; display:block; content:'';}
.gl-center.goods .as-tour .screen ul li {
	float:left;
	width:calc((100% - 50px) / 3);
	width:-moz-calc((100% - 50px) / 3);
	width:-webkit-calc((100% - 50px) / 3);
	margin-left:25px;
	text-align:center;
}
.gl-center.goods .as-tour .screen ul li:first-child {margin-left:0;}
.gl-center.goods .as-tour .screen ul li img {width:100%;}

.gl-center.goods .as-tour.f .screen h3 {margin-top:25px;}
.gl-center.goods .as-tour.f .screen h3:first-child {margin-top:0;}
.gl-center.goods .as-tour.f .screen ul {margin-top:10px;}

.gl-center.goods .as-cost .screen {width:1230px; padding-top:25px; margin:0 auto; margin-top:25px; border-top:1px solid #ededed;}
.gl-center.goods .as-cost .screen h3 {font-size:21px; font-weight:700; line-height:21px;}
.gl-center.goods .as-cost .screen .text {margin-top:25px;}
.gl-center.goods .as-cost .screen .text img {max-width:100%;}

.gl-center.goods .as-rule .screen {width:1230px; margin:0 auto; margin-top:25px;}
.gl-center.goods .as-rule .screen ul {margin-top:5px; margin-left:25px;}
.gl-center.goods .as-rule .screen ul li {list-style-type:decimal;}
.gl-center.goods .as-rule .screen dl {margin-top:25px;}
.gl-center.goods .as-rule .screen dl.f {padding-top:25px; border-top:1px solid #ededed;}
.gl-center.goods .as-rule .screen dl dt {font-weight:700;}
.gl-center.goods .as-rule .screen dl dd {padding:15px; margin-top:10px; background-color:#f6f6f6; border-radius:0 10px;}


.gl-center.goods .as-cost .screen ol {margin-top:20px;}
.gl-center.goods .as-cost .screen ol li {margin-top:10px;font-size:14px;}
.gl-center.goods .as-cost .screen ol li:first-child {margin-top:0;}
.gl-center.goods .as-cost .screen ol li ol {margin-top:5px;margin-left:20px;}
.gl-center.goods .as-cost .screen ol li ol li {padding-left:10px;margin-top:5px;background:url(../_images/goods-02-05.png) no-repeat left center;}


/* ## 회사소개 ########## */

	.gl-center.about.global .gl-center-location {/*padding:20px 0 20px 0; background-color:#fff;*/}
	.gl-center.about.global .gl-center-location .screen .history {font-size:11px; color:#757575;}
	.gl-center.about.global .gl-center-location .screen .history a {color:#757575;}

	.gl-center.about .visual .screen {width:1230px; margin:0 auto; margin-top:25px;}
	.gl-center.about .visual .screen img {width:100%;}
	.gl-center.about .visual .screen video {width:100%;}

	.gl-center.about.global .visual .screen {width:100%; margin-top:0;}

	.gl-center.about .tab {border-bottom:1px solid #ededed;}
	.gl-center.about .tab .screen {width:1230px; margin:0 auto; margin-top:25px;}
	.gl-center.about .tab .screen ul:after {clear:both; display:block; content:'';}
	.gl-center.about .tab .screen ul li {float:left; margin-left:1px;}
	.gl-center.about .tab .screen ul li:first-child {margin-left:0;}
	.gl-center.about .tab .screen ul li a {display:block; padding:0 20px; line-height:55px; letter-spacing:-1px; color:#2b2b2b; background-color:#ededed;}
	.gl-center.about .tab .screen ul li a:hover,
	.gl-center.about .tab .screen ul li.on a {color:#ffed00; background-color:#333;}

	.gl-center.about .tab.fixed {position:fixed; left:0; top:77px; width:100%; background-color:#fff; z-index:998;}
	.gl-center.about .tab.fixed .screen {margin-top:0;}

	/* ----------------------------------------- 한국카처 */
		.gl-center.about .about-karcher .screen {width:1230px; margin:0 auto; margin-top:25px;}
		.gl-center.about .about-karcher .screen .map:after {clear:both; display:block; content:'';}
		.gl-center.about .about-karcher .screen .map .img {float:left; width:390px;}
		.gl-center.about .about-karcher .screen .map .text {
			float:left;
			width:calc(100% - 390px - 50px);
			width:-moz-calc(100% - 390px - 50px);
			width:-webkit-calc(100% - 390px - 50px);
			margin-left:50px;
		}
		.gl-center.about .about-karcher .screen .map .text strong {display:block; margin-bottom:25px; font-size:30px; line-height:30px;}
		.gl-center.about .about-karcher.history .screen {width:1230px; padding-top:50px; margin:0 auto; margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.about .about-karcher.history .screen.f {padding-top:0; margin-top:25px; border-top-style:none;}
		.gl-center.about .about-karcher.history .screen h3 {margin-bottom:25px; font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.about .about-karcher.history .graph-image {width:1230px; padding:25px 0; margin:0 auto; font-weight:700;}
		.gl-center.about .about-karcher.history .graph-image .area:after {clear:both; display:block; content:'';}
		.gl-center.about .about-karcher.history .graph-image .area strong {display:block; margin-bottom:50px; font-size:17px;}
		.gl-center.about .about-karcher.history .graph-image .area .chart {
			float:left;
			width:calc((100% - 50px) / 2);
			width:-moz-calc((100% - 50px) / 2);
			width:-webkit-calc((100% - 50px) / 2);
		}
		.gl-center.about .about-karcher.history .graph-image .area .chart-2,
		.gl-center.about .about-karcher.history .graph-image .area .chart-4,
		.gl-center.about .about-karcher.history .graph-image .area .chart-6 {margin-left:50px;}
		.gl-center.about .about-karcher.history .graph-image .area .chart-4 {
			width:250px !important;
			height:250px !important;
			margin-left:calc(((100% - 50px) / 2 - 250px) / 2);
			margin-left:-moz-calc(((100% - 50px) / 2 - 250px) / 2);
			margin-left:-webkit-calc(((100% - 50px) / 2 - 250px) / 2);
		}
		.gl-center.about .about-karcher.history .graph-image.gray {width:100%; background-color:#ededed;}
		.gl-center.about .about-karcher.history .graph-image.gray .area {width:1230px; margin:0 auto;}
		.gl-center.about .about-karcher.history .graph-image .area .chart.error {
			width:calc((100% - 50px) / 2) !important;
			width:-moz-calc((100% - 50px) / 2) !important;
			width:-webkit-calc((100% - 50px) / 2) !important;
			height:auto !important;
			background:#ededed url(../_images/about-01-03.png) no-repeat center center;
			background-color:rgba(237, 237, 237, 0.5);
		}
		.gl-center.about .about-karcher.history .graph-image.gray .area .chart.error {
			background-color:rgba(255, 255, 255, 0.5);
		}
		.gl-center.about .about-karcher.history .graph-image.gray .area .chart.error.chart-4 {margin-left:50px;}
		.gl-center.about .about-karcher.history ul {margin-top:25px;}
		.gl-center.about .about-karcher.history ul li {padding:20px 0; background-color:#ededed;}
		.gl-center.about .about-karcher.history ul li:nth-child(2n) {background-color:#fff;}
		.gl-center.about .about-karcher.history ul li .area {width:1230px; margin:0 auto;}
		.gl-center.about .about-karcher.history ul li .area:after {clear:both; display:block; content:'';}
		.gl-center.about .about-karcher.history ul li .area img,
		.gl-center.about .about-karcher.history ul li .area .head {float:left; width:285px;}
		.gl-center.about .about-karcher.history ul li .area .head {font-weight:700}
		.gl-center.about .about-karcher.history ul li .area .list {
			float:left;
			width:calc(100% - 285px - 25px);
			width:-moz-calc(100% - 285px - 25px);
			width:-webkit-calc(100% - 285px - 25px);
			margin-left:25px;
		}
		.gl-center.about .about-karcher.history ul li .area .list strong {display:block; margin-bottom:10px; font-size:17px;}
		.gl-center.about .about-karcher.history ul li .area .list em {display:block; margin-bottom:25px; font-style:normal;}
		.gl-center.about .about-karcher.history ul li .area .list em:last-child {margin-bottom:0;}
		.gl-center.about .about-karcher.history ul li .area .list dl {margin-top:5px;}
		.gl-center.about .about-karcher.history ul li .area .list dl:after {clear:both; display:block; content:'';}
		.gl-center.about .about-karcher.history ul li .area .list dl:first-child {margin-top:0;}
		.gl-center.about .about-karcher.history ul li .area .list dl dt {float:left; width:60px;}
		.gl-center.about .about-karcher.history ul li .area .list dl dd {
			float:left;
			width:calc(100% - 60px);
			width:-moz-calc(100% - 60px);
			width:-webkit-calc(100% - 60px);
		}
		.gl-center.about .about-karcher.history .screen .text span {display:block; margin-top:25px; text-align:right; font-size:17px;}
		.gl-center.about .about-karcher.partner .screen {width:1230px; padding-top:50px; margin:0 auto; margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.about .about-karcher.partner .screen h3 {margin-bottom:25px; font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.about .about-karcher.partner .screen ul {margin-top:25px;}
		.gl-center.about .about-karcher.partner .screen ul:after {clear:both; display:block; content:'';}
		.gl-center.about .about-karcher.partner .screen ul li {
			float:left;
			width:calc((100% - 75px) / 4);
			width:-moz-calc((100% - 75px) / 4);
			width:-webkit-calc((100% - 75px) / 4);
			margin-left:25px;
		}
		.gl-center.about .about-karcher.partner .screen ul li:first-child {margin-left:0;}
		.gl-center.about .about-karcher.partner .screen ul li a {display:block;}
		.gl-center.about .about-karcher.partner .screen ul li strong {display:block; margin:10px 0;}
		.gl-center.about .about-karcher.partner .screen ul li img {width:100%; border:1px solid #ededed; box-sizing:border-box;}


		.gl-center.about .about-karcher.partner3 .screen {width:1230px; padding-top:50px; margin:0 auto; margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.about .about-karcher.partner3 .screen h3 {margin-bottom:25px; font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.about .about-karcher.partner3 .screen ul {margin-top:25px;}
		.gl-center.about .about-karcher.partner3 .screen ul:after {clear:both; display:block; content:'';}
		.gl-center.about .about-karcher.partner3 .screen ul li {
			float:left;
			width:calc((100% - 50px) / 3);
			width:-moz-calc((100% - 50px) / 3);
			width:-webkit-calc((100% - 50px) / 3);
			margin-left:25px;
		}
		.gl-center.about .about-karcher.partner3 .screen ul li:first-child {margin-left:0;}
		.gl-center.about .about-karcher.partner3 .screen ul li a {display:block;}
		.gl-center.about .about-karcher.partner3 .screen ul li strong {display:block; margin:10px 0;}
		.gl-center.about .about-karcher.partner3 .screen ul li img {width:100%; border:1px solid #ededed; box-sizing:border-box;}
		@media all and (max-width:720px) {
			.gl-center.about .about-karcher.partner3 .screen {width:auto; padding-top:20px; margin:0; margin-top:20px;}
			.gl-center.about .about-karcher.partner3 .screen ul {margin-top:10px; display:inline-block;}
			.gl-center.about .about-karcher.partner3 .screen ul li {
				width:100%;
				margin: 0 0 20px 0;
			}
		}

		.gl-center.about .about-karcher.cultural_sponsorship .screen {width:1230px; padding-top:50px; padding-bottom: 50px; margin:0 auto; margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.about .about-karcher.cultural_sponsorship .screen .img {margin-top: 20px; width:50%;}
		@media all and (max-width:720px) {
			.gl-center.about .about-karcher.cultural_sponsorship .screen {width:auto;}
			.gl-center.about .about-karcher.cultural_sponsorship .screen .img {width:100%;}
		}

		/* 글로벌카처 → 메인 */
		.gl-center.about .about-karcher.main-banner-image img {width:100%;}
		.gl-center.about .about-karcher.main-banner   , .gl-center.about .about-karcher.main-banner    .screen .img-text,
		.gl-center.about .about-karcher.submain-banner, .gl-center.about .about-karcher.submain-banner .screen .img-text {height:600px;}
		.gl-center.about .about-karcher.main-banner,
		.gl-center.about .about-karcher.submain-banner {background-size: cover; background-repeat: no-repeat;background-position: center center;}
		.gl-center.about .about-karcher.main-banner    .screen,
		.gl-center.about .about-karcher.submain-banner .screen{width:1230px;}
		.gl-center.about .about-karcher.main-banner    .screen .img-text,
		.gl-center.about .about-karcher.submain-banner .screen .img-text {color:#ffffff; position: relative;}
		.gl-center.about .about-karcher.main-banner    .screen .img-text strong {display:inline-block; font-size:40px; line-height:40px; font-weight:700; margin: 50px 0;}
		.gl-center.about .about-karcher.submain-banner .screen .img-text strong {display:inline-block; font-size:40px; line-height:40px; font-weight:700; margin-top: 300px;}
		.gl-center.about .about-karcher.main-banner    .screen .img-text span.text,
		.gl-center.about .about-karcher.submain-banner .screen .img-text span.text {display:block; width: 50%;}
		.gl-center.about .about-karcher.submain-banner .screen .img-text span.text {margin-top: 20px;}
		.gl-center.about .about-karcher.main-banner .screen .img-text span.more {display:inline-block; border: solid 1px #ffffff; padding: 10px; position:absolute; bottom: 50px;}
		.gl-center.about .about-karcher.main-banner-desc .screen {width:1230px; text-align:center;}
		.gl-center.about .about-karcher.main-banner-desc .screen h3 {margin-bottom:25px; font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.about .about-karcher.main-banner-desc .screen p {padding: 10px 25%;}
		@media all and (max-width:720px) {
			.gl-center.about .about-karcher.main-banner    .screen ,
			.gl-center.about .about-karcher.submain-banner .screen{width:auto;}
			.gl-center.about .about-karcher.main-banner-desc .screen {width:auto;}
			.gl-center.about .about-karcher.main-banner-desc .screen p {padding: 10px 5%;}
		}
		/* 글로벌카처 → 공통 */
		.gl-center.about .about-karcher.sub-links.gray {width:100%; background-color:#ededed; padding-top: 50px; padding-bottom:50px;}
		.gl-center.about .about-karcher.sub-links .screen ul.list3 {margin-top:25px; width:100%;}
		.gl-center.about .about-karcher.sub-links .screen ul.list3:after {clear:both; display:block; content:'';}
		.gl-center.about .about-karcher.sub-links .screen ul.list3 li {
			float:left;
			width:calc((100% - 50px) / 3);
			width:-moz-calc((100% - 50px) / 3);
			width:-webkit-calc((100% - 50px) / 3);
			margin-left:25px;
		}
		.gl-center.about .about-karcher.sub-links .screen ul.list3 li:first-child {margin-left:0;}
		.gl-center.about .about-karcher.sub-links .screen ul.list3 li a {display:block;}
		.gl-center.about .about-karcher.sub-links .screen ul.list3 li strong {display:block; margin:10px 0; color: #2b2b2b;}
		.gl-center.about .about-karcher.sub-links .screen ul.list3 li img {width:100%; border:1px solid #ededed; box-sizing:border-box;}
		@media all and (max-width:720px) {
			.gl-center.about .about-karcher.sub-links .screen {width:auto; padding-top:20px; margin:0; margin-top:20px;}
			.gl-center.about .about-karcher.sub-links .screen ul.list3 {margin-top:10px; display:inline-block;}
			.gl-center.about .about-karcher.sub-links .screen ul.list3 li {
				width:100%;
				margin: 0 0 20px 0;
			}
		}

		/* 글로벌카처 → 우리의 목적 */
		.gl-center.about .about-karcher.purpose-statement .screen {width:1230px; padding-top:50px; margin:0 auto; margin-top:50px;}
		.gl-center.about .about-karcher.purpose-statement .screen .txt {float: left; width: 49%;}
		.gl-center.about .about-karcher.purpose-statement .screen .img {float: right;width: 50%;}
		.gl-center.about .about-karcher.purpose-statement .screen:after {clear:both; display:block; content:'';}
		@media all and (max-width:720px) {
			.gl-center.about .about-karcher.purpose-statement .screen {width:auto; padding-top:20px; margin:0; margin-top:20px;}
			.gl-center.about .about-karcher.purpose-statement .screen .txt {width: 100%;}
			.gl-center.about .about-karcher.purpose-statement .screen .img {width: 100%; margin-top: 20px;}
		}

		.gl-center.about .about-karcher.purpose .screen {width:1230px; padding-top:50px; margin:0 auto; margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.about .about-karcher.purpose .screen h3 {margin-bottom:25px; font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.about .about-karcher.purpose .screen ul {margin-top:25px;}
		.gl-center.about .about-karcher.purpose .screen ul:after {clear:both; display:block; content:'';}
		.gl-center.about .about-karcher.purpose .screen ul li {
			float:left;
			width:calc((100% - 50px) / 3);
			width:-moz-calc((100% - 50px) / 3);
			width:-webkit-calc((100% - 50px) / 3);
			margin-left:25px;
		}
		.gl-center.about .about-karcher.purpose .screen ul li:first-child {margin-left:0;}
		.gl-center.about .about-karcher.purpose .screen ul li a {display:block;}
		.gl-center.about .about-karcher.purpose .screen ul li strong {display:block; margin:10px 0; color: #2b2b2b; font-size: 18px;}
		.gl-center.about .about-karcher.purpose .screen ul li img {width:100%; border:1px solid #ededed; box-sizing:border-box;}
		@media all and (max-width:720px) {
			.gl-center.about .about-karcher.purpose .screen {width:auto; padding-top:20px; margin:0; margin-top:20px;}
			.gl-center.about .about-karcher.purpose .screen ul {margin-top:10px; display:inline-block;}
			.gl-center.about .about-karcher.purpose .screen ul li {
				width:100%;
				margin: 0 0 20px 0;
			}
		}

		/* 글로벌카처 → 당신의 Needs. 우리의 Solution. yourtask */
		.gl-center.about .about-karcher.yourtask.gray,
		.gl-center.about .about-karcher.yourtask .gray {width:100%; background-color:#ededed;}
		.gl-center.about .about-karcher.yourtask.gray .sub-desc .screen h3 {margin-bottom:25px; font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.about .about-karcher.yourtask.gray .sub-desc .screen .txt {color:#2b2b2b;}
		.gl-center.about .about-karcher.yourtask .screen {width:1230px; padding-top:50px; padding-bottom: 50px; margin:0 auto; }

		.gl-center.about .about-karcher .swiper-container .swiper-button-next,
		.gl-center.about .about-karcher .swiper-container .swiper-button-prev{width:50px;height:50px;position:absolute;top:45%;z-index:99;margin-top:-20px;background:#fff url('../_images/swiper-arrows.png') no-repeat 0 0;background-color:rgba(255,255,255,0.3)}
		.gl-center.about .about-karcher .swiper-container .swiper-button-next:before,
		.gl-center.about .about-karcher .swiper-container .swiper-button-prev:before{content:""}
		.gl-center.about .about-karcher .swiper-container .swiper-button-prev{left:25px}
		.gl-center.about .about-karcher .swiper-container .swiper-button-next{right:25px;background-position:-50px 0 !important;}
		.gl-center.about .about-karcher .swiper-container .swiper-pagination{bottom:10px;margin-bottom:10px;margin-top:20px;text-align:center;}
		.gl-center.about .about-karcher .swiper-container .swiper-pagination .swiper-pagination-bullet{display:inline-block !important;float:none !important;margin:0 10px 0 0 !important;vertical-align:middle;cursor:pointer;text-indent:-999px;width:12px !important;height:12px !important;overflow:hidden;-webkit-border-radius:1000px;border-radius:1000px;background:#fff;text-decoration:none;border:1px solid #000;opacity:1;}
		.gl-center.about .about-karcher .swiper-container .swiper-pagination .swiper-pagination-bullet-active{background:#000;text-decoration:none}
		.gl-center.about .about-karcher .swiper-container .swiper-slide {/*position:relative;*/}
		.gl-center.about .about-karcher .swiper-container .swiper-slide .img {}
		.gl-center.about .about-karcher .swiper-container .swiper-slide .text-box {position:absolute; left:0; top:0; z-index:10;}
		.gl-center.about .about-karcher .swiper-container .swiper-slide .text-box .title {color:#ffffff; margin-bottom: 20px; font-size:30px; line-height:30px; font-weight:700;}
		.gl-center.about .about-karcher .swiper-container .swiper-slide .text-box .desc {color:#ffffff;}
		.gl-center.about .about-karcher .swiper-container .swiper-slide .text-box .title.black,
		.gl-center.about .about-karcher .swiper-container .swiper-slide .text-box .desc.black {color:black;}

		.gl-center.about .about-karcher.yourtask.video .screen {width:1230px; padding-top:50px; margin:0 auto; padding-bottom: 50px;}
		.gl-center.about .about-karcher.yourtask.video .screen video {width:100%;}
		@media all and (max-width:720px) {
			.gl-center.about .about-karcher.yourtask.video .screen {width:auto; padding-top:20px; padding-bottom:20px;}
		}

		/* 글로벌카처 → 당신의 Needs. 우리의 Solution. → 공통 */
		.gl-center.about .about-karcher.yourtask.cont .screen {width:1230px; padding-top:50px; padding-bottom:0; margin:0 auto;}
		.gl-center.about .about-karcher.yourtask.cont.top-line .screen {border-top:1px solid #ededed; padding-bottom: 50px;}
		.gl-center.about .about-karcher.yourtask.cont .screen .txt {float:left;}
		.gl-center.about .about-karcher.yourtask.cont .screen .txt strong {display:inline-block; margin-bottom:10px;}
		.gl-center.about .about-karcher.yourtask.cont .screen .txt p {margin-bottom:10px;}
		.gl-center.about .about-karcher.yourtask.cont .screen .tleft  {padding-right: 10px;}
		.gl-center.about .about-karcher.yourtask.cont .screen .tright {padding-left: 10px;}
		.gl-center.about .about-karcher.yourtask.cont .screen .img.tleft  {float: left;}
		.gl-center.about .about-karcher.yourtask.cont .screen .img.tright {float: right;}
		.gl-center.about .about-karcher.yourtask.cont .screen .half {width:calc(50% - 10px); width:-moz-calc(50% - 10px); width:-webkit-calc(50% - 10px);}
		.gl-center.about .about-karcher.yourtask.cont .screen .one-three {width:calc(34% - 10px); width:-moz-calc(34% - 10px); width:-webkit-calc(34% - 10px);}
		.gl-center.about .about-karcher.yourtask.cont .screen .two-three {width:calc(66% - 10px); width:-moz-calc(66% - 10px); width:-webkit-calc(66% - 10px);}
		.gl-center.about .about-karcher.yourtask.cont .screen:after {clear:both; display:block; content:'';}
		@media all and (max-width:720px) {
			.gl-center.about .about-karcher.yourtask.cont .screen {width:auto; padding-top:20px;}
			.gl-center.about .about-karcher.yourtask.cont .screen .one-three,
			.gl-center.about .about-karcher.yourtask.cont .screen .two-three,
			.gl-center.about .about-karcher.yourtask.cont .screen .half {width:100%;}
			.gl-center.about .about-karcher.yourtask.cont .screen .tleft  {padding-right: 0;}
			.gl-center.about .about-karcher.yourtask.cont .screen .tright {padding-left: 0;}
			.gl-center.about .about-karcher.yourtask.cont .screen .img img {width:100%;}
		}
		.gl-center.about .about-karcher.yourtask.map   .screen,
		.gl-center.about .about-karcher.yourtask.imgslide .screen {width:1230px; padding-top:50px; padding-bottom: 50px; margin:0 auto; border-top:1px solid #ededed;}
		.gl-center.about .about-karcher.yourtask.map .screen .img {float:left; width:25%;}
		.gl-center.about .about-karcher.yourtask.map .screen .txt {float:left; margin-left: 20px;}
		.gl-center.about .about-karcher.yourtask.map .screen .txt ul {margin-top: 15px; padding-left:40px;}
		.gl-center.about .about-karcher.yourtask.map .screen .txt ul li {list-style-type: disc;}
		.gl-center.about .about-karcher.yourtask.map .screen:after {clear:both; display:block; content:'';}
		@media all and (max-width:720px) {
			.gl-center.about .about-karcher.yourtask.cont  .screen,
			.gl-center.about .about-karcher.yourtask.map   .screen,
			.gl-center.about .about-karcher.yourtask.imgslide .screen {width:auto;}
			.gl-center.about .about-karcher.yourtask.map .screen .img,
			.gl-center.about .about-karcher.yourtask.map .screen .txt {width:100%;}
			.gl-center.about .about-karcher.yourtask.map .screen .txt ul {padding-left:20px;}
		}
		
		/* 글로벌카처 → 당신의 Needs. 우리의 Solution. → 로드 트레인 */

		/* 글로벌카처 → 당신의 Needs. 우리의 Solution. → 기차역 */
		.gl-center.about .about-karcher.yourtask.cont.hongqiaostation .screen ul.middle li {
			float:left;
			width:calc((100% - 75px) / 4);
			width:-moz-calc((100% - 75px) / 4);
			width:-webkit-calc((100% - 75px) / 4);
			margin-left:25px;
		}
		.gl-center.about .about-karcher.yourtask.cont.hongqiaostation .screen ul.middle li:first-child {margin-left:0;}
		.gl-center.about .about-karcher.yourtask.cont.hongqiaostation .screen ul.middle li img {margin-bottom: 20px;}
		@media all and (max-width:720px) {
			.gl-center.about .about-karcher.yourtask.cont.hongqiaostation .screen ul.middle {margin-top:10px; display:inline-block;}
			.gl-center.about .about-karcher.yourtask.cont.hongqiaostation .screen ul.middle li {width:100%; margin: 0 0 20px 0;}
			.gl-center.about .about-karcher.yourtask.cont.hongqiaostation .screen ul.middle li img {width:100%;}
		}

		/* 글로벌카처 → 당신의 Needs. 우리의 Solution. → 와인 셀러 */
		.gl-center.about .about-karcher.yourtask.cont.winecellar .screen ul.middle li {
			float:left;
			width:calc((100% - 50px) / 3);
			width:-moz-calc((100% - 50px) / 3);
			width:-webkit-calc((100% - 50px) / 3);
			margin-left:25px;
		}
		.gl-center.about .about-karcher.yourtask.cont.winecellar .screen ul.middle li:first-child {margin-left:0;}
		@media all and (max-width:720px) {
			.gl-center.about .about-karcher.yourtask.cont.winecellar .screen ul.middle {margin-top:10px; display:inline-block;}
			.gl-center.about .about-karcher.yourtask.cont.winecellar .screen ul.middle li {width:100%; margin: 0 0 20px 0;}
			.gl-center.about .about-karcher.yourtask.cont.winecellar .screen ul.middle li img {width:100%;}
		}

		/* 글로벌카처 → 우리의 원동력 : 고객 ourmajor */
		.gl-center.about .about-karcher.ourmajor-cont .screen {width:1230px; padding-top:50px; padding-bottom: 50px; margin:0 auto; margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.about .about-karcher.ourmajor-cont .screen h3 {margin-bottom:25px; font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.about .about-karcher.ourmajor-cont .screen p {padding: 10px 25%;}
		.gl-center.about .about-karcher.ourmajor-cont .screen img {margin-top: 20px;}
		@media all and (max-width:720px) {
			.gl-center.about .about-karcher.ourmajor-cont .screen {width:auto;}
			.gl-center.about .about-karcher.ourmajor-cont .screen p {padding: 10px 5%;}
		}
		/* 글로벌카처 → 혁신, 카처의 시작 innvoative */
		.gl-center.about .about-karcher.innvoative.gray,
		.gl-center.about .about-karcher.innvoative .gray {width:100%; background-color:#ededed;}
		.gl-center.about .about-karcher.innvoative.gray .sub-desc .screen h3 {margin-bottom:25px; font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.about .about-karcher.innvoative.gray .sub-desc .screen .txt {color:#2b2b2b;}
		.gl-center.about .about-karcher.innvoative .screen {width:1230px; padding-top:50px; padding-bottom: 50px; margin:0 auto; }
		.gl-center.about .about-karcher.innvoative .screen .img {float: left; width: 25%; margin-right:20px; min-height:200px;}
		.gl-center.about .about-karcher.innvoative .screen strong {color:#2b2b2b;}
		.gl-center.about .about-karcher.innvoative .screen .img img {width:100%;}
		.gl-center.about .about-karcher.innvoative .screen .txt {margin-top: 10px; color:#2b2b2b;}
		.gl-center.about .about-karcher.innvoative .screen:after {clear:both; display:block; content:'';}
		@media all and (max-width:720px) {
			.gl-center.about .about-karcher.innvoative .screen {width:auto;}
			.gl-center.about .about-karcher.innvoative .screen .img {width: 100%; margin-bottom:20px;}
			.gl-center.about .about-karcher.innvoative .screen .img img {width: 100%;}
		}

		/* 글로벌카처 → 기업 운영 원칙 */
		.gl-center.about .about-karcher.principles.gray {width:100%; background-color:#ededed;}
		.gl-center.about .about-karcher.principles .screen {width:1230px; padding-top:50px; margin:0 auto; padding-bottom: 50px;}
		.gl-center.about .about-karcher.principles .screen h3 {margin-bottom:25px; font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.about .about-karcher.principles.brochure {}
		.gl-center.about .about-karcher.principles.brochure .screen .download-brochure ul.three li {width:calc((100% - 50px) / 3); width:-moz-calc((100% - 50px) / 3); width:-webkit-calc((100% - 50px) / 3);}
		.gl-center.about .about-karcher.principles.brochure .screen .download-brochure ul.three li:nth-child(3n) {margin-right: 0;}
		.gl-center.about .about-karcher.principles.brochure .screen .download-brochure ul.three li > ul.half > li {float:left;  position:relative; height:260px; width:calc((100% - 25px) / 2); width:-moz-calc((100% - 25px) / 2); width:-webkit-calc((100% - 25px) / 2); margin-left:25px;}
		.gl-center.about .about-karcher.principles.brochure .screen .download-brochure ul.three li > ul.half > li:first-child {margin-left:0;}
		.gl-center.about .about-karcher.principles.brochure .screen .download-brochure ul.three li > ul.half > li strong {color: #2b2b2b;}
		.gl-center.about .about-karcher.principles.brochure .screen .download-brochure ul.three li > ul.half > li a {position:absolute; bottom:0; left:0;}
		.gl-center.about .about-karcher.principles.brochure .screen .download-brochure ul.three li > ul.half:after {clear:both; display:block; content:'';}
		@media (max-width: 800px) {
			.gl-center.about .about-karcher.principles.brochure .screen .download-brochure > h3 {padding-left:20px;}
			.gl-center.about .about-karcher.principles.brochure .screen .download-brochure ul.three > li {float:none !important; width:100%;}
			.gl-center.about .about-karcher.principles.brochure .screen .download-brochure ul.three li > ul.half > li {width:auto;}
			.gl-center.about .about-karcher.principles.brochure .screen .download-brochure ul.three li > ul.half > li img {padding-left:20px;}
		}
		.gl-center.about .about-karcher.principles.blank .screen {width:1230px; padding-top:50px; padding-bottom:0; margin:0 auto; margin-top:50px; border-top:1px solid #ededed;}
		@media all and (max-width:720px) {
			.gl-center.about .about-karcher.principles.blank .screen {width:auto; padding-top:20px; margin:0; margin-top:20px;}
		}

		/*  */

		.gl-center.about .about-karcher.active .screen {width:1230px; padding-top:50px; margin:0 auto; margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.about .about-karcher.active .screen.f {padding-top:0; margin-top:25px; border-top-style:none;}
		.gl-center.about .about-karcher.active .screen.s {padding-top:25px; margin-top:25px;}
		.gl-center.about .about-karcher.active .screen h3 {margin-bottom:25px; font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.about .about-karcher.active .screen ul {margin-top:25px;}
		.gl-center.about .about-karcher.active .screen ul li {position:relative; min-height:173px; padding-left:310px; margin-top:25px;}
		.gl-center.about .about-karcher.active .screen ul li:first-child {margin-top:0;}
		.gl-center.about .about-karcher.active .screen ul li img {position:absolute; left:0; top:0; width:285px;}
		.gl-center.about .about-karcher.active .screen ul li strong {display:block; margin-bottom:15px; font-size:21px; line-height:21px;}
		.gl-center.about .about-karcher.active .screen ul li em {display:block; margin-bottom:10px; font-style:normal;}
		.gl-center.about .about-karcher.active .screen ul li a {display:block;}
		.gl-center.about .about-karcher.csr-category .screen {width:1230px; padding-top:50px; margin:0 auto; margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.about .about-karcher.csr-category .screen.f {padding-top:0; margin-top:25px; border-top-style:none;}
		.gl-center.about .about-karcher.csr-category .screen.s {padding-top:25px; margin-top:25px;}
		.gl-center.about .about-karcher.csr-category .screen h3 {margin-bottom:25px; font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.about .about-karcher.csr-category .screen ul {margin-top:25px;}
		.gl-center.about .about-karcher.csr-category .screen ul:after {clear:both; display:block; content:'';}
		.gl-center.about .about-karcher.csr-category .screen ul li {
			float:left;
			width:calc((100% - 50px) / 3);
			width:-moz-calc((100% - 50px) / 3);
			width:-webkit-calc((100% - 50px) / 3);
			margin-left:25px;
		}
		.gl-center.about .about-karcher.csr-category .screen ul.two li {
			width:calc((100% - 25px) / 2);
			width:-moz-calc((100% - 25px) / 2);
			width:-webkit-calc((100% - 25px) / 2);
		}
		.gl-center.about .about-karcher.csr-category .screen ul.two.r li {
			width:calc((100% - 25px) / 3);
			width:-moz-calc((100% - 25px) / 3);
			width:-webkit-calc((100% - 25px) / 3);
		}
		.gl-center.about .about-karcher.csr-category .screen ul.two.r li:first-child {
			width:calc((100% - 25px) / 3 * 2);
			width:-moz-calc((100% - 25px) / 3 * 2);
			width:-webkit-calc((100% - 25px) / 3 * 2);
		}
		.gl-center.about .about-karcher.csr-category .screen ul.two.l li:first-child {
			width:calc((100% - 25px) / 3);
			width:-moz-calc((100% - 25px) / 3);
			width:-webkit-calc((100% - 25px) / 3);
		}
		.gl-center.about .about-karcher.csr-category .screen ul.two.l li:last-child {
			width:calc((100% - 25px) / 3 * 2);
			width:-moz-calc((100% - 25px) / 3 * 2);
			width:-webkit-calc((100% - 25px) / 3 * 2);
		}
		.gl-center.about .about-karcher.csr-category .screen ul li:first-child {margin-left:0;}
		.gl-center.about .about-karcher.csr-category .screen ul li img {width:100%;}
		.gl-center.about .about-karcher.csr-category .screen ul li strong {display:block; margin-top:15px; font-size:17px;}
		.gl-center.about .about-karcher.csr-category .screen ul li strong.f {margin-top:0;}
		.gl-center.about .about-karcher.csr-category .screen ul li em {display:block; margin-top:10px; font-style:normal;}
		.gl-center.about .about-karcher.csr-category .screen ul li a {display:block;}
		.gl-center.about .about-karcher.csr-category .screen ul li ul {margin-top:10px;}
		.gl-center.about .about-karcher.csr-category .screen ul li ul li {float:none; width:auto !important; margin:0;}
		.gl-center.about .about-karcher.csr-category .screen ul li ul li strong {display:inline; font-size:14px;}
		.gl-center.about .about-karcher.csr-category .screen .text strong {display:block; margin-bottom:5px; font-size:17px;}
		.gl-center.about .about-karcher.banner .screen {position:relative; width:1230px; margin:0 auto; margin-top:25px; text-align:center;}
		.gl-center.about .about-karcher.banner .screen ul:after {clear:both; display:block; content:'';}
		.gl-center.about .about-karcher.banner .screen ul li {float:left; width:100%; height:445px; font-size:0; line-height:0; background-repeat:no-repeat; background-position:center center; background-size:cover;}
		.gl-center.about .about-karcher.banner .screen ul li a {display:block; height:100%;}
		.gl-center.about .about-karcher.banner .swiper-button,
		.gl-center.about .about-karcher.banner .swiper-button {display:none; width:50px; height:50px; margin-top:-25px; background-color:rgba(255, 255, 255, 0.5); background-image:url(../_images/swiper-arrows.png); background-position:0 0; background-size:100px 50px; border-radius:5px;}
		.gl-center.about .about-karcher.banner .swiper-button.on {display:block;}
		.gl-center.about .about-karcher.banner .swiper-button.swiper-button-next {background-position:-50px 0;}
		.gl-center.about .about-karcher.banner .swiper-pagination {position:static;}
		.gl-center.about .about-karcher.banner .swiper-pagination a {width:10px; height:10px; margin-left:5px; font-size:0; line-height:0;}
		.gl-center.about .about-karcher.banner .swiper-pagination a:first-child {margin-left:0;}
		.gl-center.about .about-karcher.event.goods-list .screen {width:1230px; margin:0 auto; margin-top:25px;}
		.gl-center.about .about-karcher.event.goods-list .screen h3 {font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.about .about-karcher.event.goods-list .screen ul:after {clear:both; display:block; content:'';}
		.gl-center.about .about-karcher.event.goods-list .screen ul li {position:relative; float:left; width:25%; margin-top:30px;height:445px;}
		.gl-center.about .about-karcher.event.goods-list .screen ul li a {display:block; padding:15px; padding-bottom:45px; border:5px solid #fff;}
		.gl-center.about .about-karcher.event.goods-list .screen ul li a:hover {border-color:#ffed00;}
		.gl-center.about .about-karcher.event.goods-list .screen ul li a:hover:after {position:absolute; left:0; bottom:0; display:block; content:'상세보기'; width:100%; font-size:13px; line-height:45px; text-align:center; background-color:#ffed00;}
		.gl-center.about .about-karcher.event.goods-list .screen ul li a em {display:block; height:250px; margin-bottom:10px; background-repeat:no-repeat; background-position:center center; background-size:contain;}
		.gl-center.about .about-karcher.event.goods-list .screen ul li a strong {display:block; margin-bottom:10px;}
		.gl-center.about .about-karcher.detail .screen {position:relative; width:1230px; margin:0 auto; margin-top:25px;}
		.gl-center.about .about-karcher.detail .screen dl:after {clear:both; display:block; content:'';}
		.gl-center.about .about-karcher.detail .screen dl dt {
			float:left;
			width:calc(100% - 150px);
			width:-moz-calc(100% - 150px);
			width:-webkit-calc(100% - 150px);
			font-size:21px;
			font-weight:700;
			line-height:21px;
		}
		.gl-center.about .about-karcher.detail .screen dl dd {float:left; width:150px; text-align:right;}
		.gl-center.about .about-karcher.detail .screen .text {padding:25px 0; margin:15px 0 25px 0; border-top:1px solid #ededed; border-bottom:1px solid #ededed; word-break:break-all;}
		.gl-center.about .about-karcher.detail .screen .text img {max-width:100%;}
		.gl-center.about .about-karcher.detail .screen .button {text-align:right;}
		.gl-center.about .about-karcher.detail .screen .button a {display:inline-block; padding:0 15px; line-height:35px; border:1px solid #ededed; background-color:#ffed00;}
		.gl-center.about .about-karcher.detail .screen .button a:hover {border-color:#ffed00;}
		.gl-center.about .about-karcher.shopfind .screen {position:relative; width:1230px; margin:0 auto; margin-top:25px;}
		.gl-center.about .about-karcher.shopfind .screen form table {width:100%; border:1px solid #ccc;}
		.gl-center.about .about-karcher.shopfind .screen form table tr th {padding-left:25px; text-align:left; border-bottom:1px solid #ccc; background-color:#ededed;}
		.gl-center.about .about-karcher.shopfind .screen form table tr td {padding:15px; text-align:left; border-bottom:1px solid #ededed;}
		.gl-center.about .about-karcher.shopfind .screen form table tr:last-child th,
		.gl-center.about .about-karcher.shopfind .screen form table tr:last-child td {border-bottom-style:none;}
		.gl-center.about .about-karcher.shopfind .screen .button {margin-top:10px; text-align:right;}
		.gl-center.about .about-karcher.shopfind .screen .button button {width:55px; height:44px; font-size:0; line-height:0; background:url(../_images/service-01-07.png) no-repeat center center; border:1px solid #ccc; background-color:#ededed; border-radius:2px;}
		.gl-center.about .about-karcher.shopfind .screen .button button[type="submit"] {background-image:url(../_images/service-01-06.png); background-color:#ffed00;}
		.gl-center.about .about-karcher.shopfind .screen .button button[type="submit"]:hover {border-color:#ffed00;}
		.gl-center.about .about-karcher.shopfind .screen .service-center {margin-top:25px;}
		.gl-center.about .about-karcher.shopfind .screen .service-center:after {clear:both; display:block; content:'';}
		.gl-center.about .about-karcher.shopfind .screen .service-center .list {
			float:left;
			width:calc(100% - 550px - 25px);
			width:-moz-calc(100% - 550px - 25px);
			width:-webkit-calc(100% - 550px - 25px);
		}
		.gl-center.about .about-karcher.shopfind .screen .service-center .maps {float:left; width:550px; margin-left:25px;}
		.gl-center.about .about-karcher.shopfind .screen .service-center .list.f {margin-left:0;}
		.gl-center.about .about-karcher.shopfind .screen .service-center .list ul {border-top:1px solid #ccc;}
		.gl-center.about .about-karcher.shopfind .screen .service-center .list ul li {position:relative; padding:15px 0; border-bottom:1px solid #ededed;}
		.gl-center.about .about-karcher.shopfind .screen .service-center .list ul li:last-child {border-bottom-color:#ccc;}
		.gl-center.about .about-karcher.shopfind .screen .service-center .list ul li strong {display:block; font-size:17px; cursor:pointer;}
		.gl-center.about .about-karcher.shopfind .screen .service-center .list ul li em {display:block; margin-top:5px; font-style:normal;}
		.gl-center.about .about-karcher.shopfind .screen .service-center .list ul li button {position:absolute; right:0; top:8px; padding:3px 5px; color:#2b2b2b; font-weight:400; border:1px solid #ccc; background-color:#ffed00; border-radius:2px;}
		.gl-center.about .about-karcher.shopfind .screen .service-center .list ul li button:hover {border-color:#ffed00;}
		.gl-center.about .about-karcher.shopfind .screen .service-center .maps iframe {width:100%; height:450px; border-style:none; padding:0; margin:0; overflow:hidden;}
		.gl-center.about .about-karcher.shopfind .screen .shop-detail strong {display:block; margin:15px 0; font-size:17px;}
		.gl-center.about .about-karcher.shopfind .screen .shop-detail dl {margin-top:10px; font-size:13px;}
		.gl-center.about .about-karcher.shopfind .screen .shop-detail dl:first-child {margin-top:0;}
		.gl-center.about .about-karcher.shopfind .screen .shop-detail dl:after {clear:both; display:block; content:'';}
		.gl-center.about .about-karcher.shopfind .screen .shop-detail dl dt {float:left; width:85px; padding-left:10px; color:#000; background:url(../_images/guide-07-06.png) no-repeat 0 8px;}
		.gl-center.about .about-karcher.shopfind .screen .shop-detail dl dd {
			float:left;
			width:calc(100% - 95px);
			width:-moz-calc(100% - 95px);
			width:-webkit-calc(100% - 95px);
		}
		.gl-center.about .about-karcher.shop .screen {width:1230px; padding-top:50px; margin:0 auto; margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.about .about-karcher.shop .screen.f {padding-top:0; margin-top:25px; border-top-style:none;}
		.gl-center.about .about-karcher.shop .screen h3 {margin-bottom:25px; font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.about .about-karcher.shop .screen .box {max-height:500px; padding:15px; border:1px solid #ededed; background-color:#f6f6f6; overflow-y:auto; border-radius:0 10px;}
		.gl-center.about .about-karcher.shop .screen .box.pre {white-space:pre-wrap;}
	/* -----------------------------------------  */
		.gl-center.about .compliance-integrity.main-summary {padding:20px 0; margin:20px 0;}
		.gl-center.about .compliance-integrity.main-summary .screen {width:1230px; margin:0 auto;}
		.gl-center.about .compliance-integrity.main-summary .screen .img {float:left; width:33%;}
		.gl-center.about .compliance-integrity.main-summary .screen .txt {float:left; width:calc(66% - 25px); width:-moz-calc(66% - 25px); width:-webkit-calc(66% - 25px); margin-left:25px;}
		.gl-center.about .compliance-integrity.main-summary .screen .txt strong {font-size:17px; line-height:17	px; font-weight:700;}
		.gl-center.about .compliance-integrity.main-summary .screen .txt span {display:block; margin-top: 30px;}
		.gl-center.about .compliance-integrity.main-summary .screen:after {display:block; content:""; clear:both;}
		.gl-center.about .compliance-integrity.compliance-at-karcher .screen {width:1230px; padding-top:50px; margin:0 auto; margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.about .compliance-integrity.compliance-at-karcher .screen ul {margin-top: 20px; padding-left:20px;}
		.gl-center.about .compliance-integrity.compliance-at-karcher .screen ul li {padding-left: 10px; margin-top:5px; background: url(../_images/goods-02-05.png) no-repeat left 10px;}
		.gl-center.about .compliance-integrity.compliance-principles {margin: 20px 0; padding:20px 0;}
		.gl-center.about .compliance-integrity.compliance-principles .screen {width:1230px; margin:0 auto;}
		.gl-center.about .compliance-integrity.compliance-principles .screen .items {margin-top:30px;}
		.gl-center.about .compliance-integrity.compliance-principles .screen .items dl {float:left; width:calc((100% - 50px) / 3); width:-moz-calc((100% - 50px) / 3); width:-webkit-calc((100% - 50px) / 3); margin-left:25px;}
		.gl-center.about .compliance-integrity.compliance-principles .screen .items dl:first-child {margin-left:0;}
		.gl-center.about .compliance-integrity.compliance-principles .screen .items dl dt {font-size: 17px; font-weight: 700;}
		.gl-center.about .compliance-integrity.compliance-principles .screen .items dl dd {}
		.gl-center.about .compliance-integrity.compliance-principles .screen .items:after {display:block; content:""; clear:both;}
		.gl-center.about .compliance-integrity.why-submitting-report .screen {width:1230px; margin:0 auto;}
		.gl-center.about .compliance-integrity.why-submitting-report .screen .title {}
		.gl-center.about .compliance-integrity.why-submitting-report .screen .subtitle {margin-top: 20px;}
		.gl-center.about .compliance-integrity.how-submitting-report {margin: 20px 0; padding:20px 0;}
		.gl-center.about .compliance-integrity.how-submitting-report .screen {width:1230px; margin:0 auto;}
		.gl-center.about .compliance-integrity.how-submitting-report .screen .items {margin-top:30px;}
		.gl-center.about .compliance-integrity.how-submitting-report .screen .items dl {float:left; width:calc((100% - 75px) / 4); width:-moz-calc((100% - 75px) / 4); width:-webkit-calc((100% - 75px) / 4); margin-left:25px;}
		.gl-center.about .compliance-integrity.how-submitting-report .screen .items dl:first-child {margin-left:0;}
		.gl-center.about .compliance-integrity.how-submitting-report .screen .items dl dt {font-size: 17px; font-weight: 700;}
		.gl-center.about .compliance-integrity.how-submitting-report .screen .items dl dd {}
		.gl-center.about .compliance-integrity.how-submitting-report .screen .items:after {display:block; content:""; clear:both;}
		.gl-center.about .compliance-integrity.contact .screen {width:1230px; margin:0 auto; padding-top:50px; margin-top:50px; border-top:1px solid #ededed;}
		@media (max-width: 800px) {
			.gl-center.about .compliance-integrity {width:100% !important;}
			.gl-center.about .compliance-integrity.visual .screen {width:100% !important;}
			.gl-center.about .compliance-integrity.main-summary .screen {width:calc(100% - 40px); width:-moz-calc(100% - 40px); width:-webkit-calc(100% - 40px); padding-left:20px; padding-right:20px;}
			.gl-center.about .compliance-integrity.main-summary .screen .img {float:none; width:100%;}
			.gl-center.about .compliance-integrity.main-summary .screen .img img {width:100%;}
			.gl-center.about .compliance-integrity.main-summary .screen .txt {float:none; width:100%; margin:0; margin-top: 20px; }
			.gl-center.about .compliance-integrity.compliance-at-karcher .screen {width:calc(100% - 40px); width:-moz-calc(100% - 40px); width:-webkit-calc(100% - 40px); padding-left:20px; padding-right:20px;}
			.gl-center.about .compliance-integrity.compliance-principles .screen {width:calc(100% - 40px); width:-moz-calc(100% - 40px); width:-webkit-calc(100% - 40px); padding-left:20px; padding-right:20px;}
			.gl-center.about .compliance-integrity.compliance-principles .screen .items dl {float:none; width:100%; margin-left:0; margin-top:30px;}
			.gl-center.about .compliance-integrity.why-submitting-report .screen {width:calc(100% - 40px); width:-moz-calc(100% - 40px); width:-webkit-calc(100% - 40px); padding-left:20px; padding-right:20px;}
			.gl-center.about .compliance-integrity.how-submitting-report .screen {width:calc(100% - 40px); width:-moz-calc(100% - 40px); width:-webkit-calc(100% - 40px); padding-left:20px; padding-right:20px;}
			.gl-center.about .compliance-integrity.how-submitting-report .screen .items dl {float:none; width:100%; margin-left:0; margin-top:30px;}
		}


.btns_yellow a {display:inline-block; padding:0 15px; font-size:16px; line-height:45px; border:1px solid #ededed; background-color:#ffed00;}
.btns_yellow a:hover {border-color:#ffed00;}

.video-wrap{position:relative;width:100%;padding-bottom:56.25%;height:0;}
.video-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%;}

@media all and (max-width:1280px) {
	.gl-center.goods .goods-compare-list .screen .button .navi a.prev{left:0}
	.gl-center.goods .goods-compare-list .screen .button .navi a.next{right:0}
}


/* 모바일 화면 */
@media all and (max-width:800px) {
	.gl-center .screen .summary {width:calc(100% - 40px); width:-moz-calc(100% - 40px); width:-webkit-calc(100% - 40px);}
}
@media all and (max-width:720px) {
	/* 메인 */
	.gl-center.main .goods .goods-home,
	.gl-center.main .goods .goods-professional {float:none; position:relative; width:100%; height:450px;}
	.gl-center.main .goods .screen {height:300px;}
	.gl-center.main .goods .screen ul li {width:100vw; height:300px;}
	.gl-center.main .goods .screen ul li img {max-width:100%; max-height:300px;}
	.gl-center.main .goods dl {left:20px; bottom:20px; z-index:990;}
	.gl-center.main .goods dl dt {font-size:25px; line-height:25px;}
	.gl-center.main .goods dl dd {margin-top:15px; font-size:16px; line-height:20px;}

	.gl-center.main .service .screen {width:auto; padding:20px;}
	.gl-center.main .service .screen ul {margin-top:25px;}
	.gl-center.main .service .screen ul li {float:none; width:100%; margin-left:0; margin-top:25px;}
	.gl-center.main .service .screen ul li:first-child {margin-top:0;}
	.gl-center.main .service .screen ul li a em {width:100%; height:41vw}
	.gl-center.main .service .screen ul li a strong {margin:5px 0 8px 0; font-size:17px; line-height:20px; font-weight:700;}

	.gl-center.main .benefit .screen {width:auto; padding:20px 0;}
	.gl-center.main .benefit .screen ul li {float:none; width:100%; padding-top:50px; padding-bottom:25px; margin-bottom:25px; border-bottom:1px dotted #ccc;}
	.gl-center.main .benefit .screen ul li:first-child {width:100%;}
	.gl-center.main .benefit .screen ul li:last-child {margin-bottom:0; border-bottom-style:none;}

	.gl-center.main .banner .screen {width:auto; padding:20px 0;}
	.gl-center.main .banner .screen ul li {float:left; width:100%; height:36.2vw;}

	.gl-center .screen .summary {width:calc(100% - 40px); width:-moz-calc(100% - 40px); width:-webkit-calc(100% - 40px);}

	/* 가정용/산업용 > 메인 */
	.gl-center.main-goods .gl-center-location {display:none;}

	.gl-center.main-goods .visual .screen {height:48vw;}
	.gl-center.main-goods .visual .screen ul li {height:48vw;}
	.gl-center.main-goods .visual .swiper-button {top:calc(24vw + 76px);}

	.gl-center.main-goods .category .screen {width:auto; padding:20px 0; margin:0;}
	.gl-center.main-goods .category .screen ul {margin-top:0;}
	.gl-center.main-goods .category .screen ul li {width:50%; margin-left:0;}
	.gl-center.main-goods .category .screen ul li a em {width:100%; height:50vw;}

	.gl-center.main-goods .rectangle .screen {width:auto; margin:0;}
	.gl-center.main-goods .rectangle .screen ul li {float:none; width:100%; margin-left:0; margin-top:5px;}
	.gl-center.main-goods .rectangle .screen ul li a {height:40vw; font-size:14px; background-size:68%;}
	.gl-center.main-goods .rectangle .screen ul li a strong {padding-top:30px; margin-bottom:15px; font-size:17px; font-weight:700; line-height:20px;}
	.gl-center.main-goods .rectangle .screen ul li a em {width:30%; height:50vw;}

	.gl-center.main-goods .service .screen {width:auto; padding:20px 0; margin:0;}
	.gl-center.main-goods .service .screen ul li {width:100%; margin-left:0; margin-top:25px;}
	.gl-center.main-goods .service .screen ul li:first-child {margin-top:0;}
	.gl-center.main-goods .service .screen ul li a strong {margin:5px 0 8px 0;}
	.gl-center.main-goods .service .screen ul li a em {width:100%; height:41vw;}





	/* 이벤트 */
	.gl-center.event .goods-list .screen {width:auto; margin:0; margin-top:20px;}
	.gl-center.event .goods-list .screen ul li {width:50%; margin-top:25px;}

	/* 제품사용팁/구매가이드 */
	.gl-center.guide .visual .screen {width:auto; margin-top:0;}
	.gl-center.guide .category .screen {width:auto; margin:0; margin-top:20px;}
	.gl-center.guide .category .screen ul li {float:none; width:100%; margin-left:0; margin-top:25px;}
	.gl-center.guide .category .screen ul li:first-child {margin-top:0;}
	.gl-center.guide .category .screen ul li a strong {margin:10px 0; font-size:17px; line-height:20px;}

	.gl-center.guide .tab {border-bottom-style:none;}
	.gl-center.guide .tab .screen {width:auto; margin:0; margin-top:20px;padding-top: 0}
	.gl-center.guide .tab .screen ul li {
		width:calc((100% - 10px) / 3);
		width:-moz-calc((100% - 10px) / 3);
		width:-webkit-calc((100% - 10px) / 3);
		margin-left:0;
		margin-right:5px;
		margin-bottom:5px;
		text-align:center;
	}
	.gl-center.guide .tab .screen ul li:nth-child(3n) {margin-right:0;}
	.gl-center.guide .tab .screen ul li a {padding:0; font-size:12px; line-height:30px; border:1px solid #ddd; box-sizing:border-box; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
	.gl-center.guide .tab .screen ul li.on a {color:#ffed00; border-color:#000;}

	.gl-center.guide .tab.fixed {padding-bottom:15px;}

	.gl-center.guide .tip-list .screen {width:auto; margin:0; margin-top:20px;}
	.gl-center.guide .tip-list .screen ul {margin-top:20px;}
	.gl-center.guide .tip-list .screen ul li img {float:none; display:block; width:100%; margin-right:0;}
	/** 20211016 수정 **/
	.gl-center.guide .tip-list .screen ul li img.mb100										{margin-bottom:0px;}
	/** 20211016 수정 **/
	.gl-center.guide .tip-list .screen ul li strong {margin:10px 0;}


	.gl-center.guide .accessory-list .screen {width:auto; padding-top:20px; margin:0; margin-top:20px;}
	.gl-center.guide .accessory-list .screen ul li {
		width:calc((100% - 10px) / 2);
		width:-moz-calc((100% - 10px) / 2);
		width:-webkit-calc((100% - 10px) / 2);
		margin-left:0;
		margin-right:10px;
		margin-bottom:10px;
	}
	.gl-center.guide .accessory-list .screen ul li:nth-child(2n) {margin-right:0;}
	.gl-center.guide .accessory-list .screen ul li a img {margin-bottom:10px;}

	.gl-center.guide .floor-kind .screen {width:auto; margin:0; margin-top:20px;}

	.gl-center.guide .duster-goods .screen {width:auto; padding-top:20px; margin:0; margin-top:20px}
	.gl-center.guide .duster-goods .screen ul {margin-top:20px;}
	.gl-center.guide .duster-goods .screen ul li {float:none; width:100%; margin-left:0; margin-top:20px;}
	.gl-center.guide .duster-goods .screen ul li:first-child {margin-top:0;}
	.gl-center.guide .duster-goods .screen .notice ul {margin-top:10px;}
	.gl-center.guide .duster-goods .screen .notice ul li {width:auto; margin-top:0; background-position:20px 9px;}

	.gl-center.guide .duster-how .screen {width:auto; padding-top:20px; margin:0; margin-top:20px;}
	.gl-center.guide .duster-how .screen ul {margin-top:20px;}
	.gl-center.guide .duster-how .screen ul.video {padding-top:20px; border-top:1px solid #ededed;}
	.gl-center.guide .duster-how .screen ul li {float:none; width:100%; margin-left:0; margin-top:20px; margin-bottom:0;}
	.gl-center.guide .duster-how .screen ul li:first-child {margin-top:0;}
	.gl-center.guide .duster-how .screen ul.video li{width: 100%;}
	.gl-center.guide .duster-how .screen .notice ul {margin-top:10px;}
	.gl-center.guide .duster-how .screen .notice ul li {width:auto; margin-top:0; background-position:20px 9px;}

	.gl-center.guide.buy.pressure-washer .tab-list .screen {width:auto; padding-top:20px; margin:0;}
	.gl-center.guide.buy.pressure-washer .tab-list .screen .goods-area .l,
	.gl-center.guide.buy.pressure-washer .tab-list .screen .goods-area .r {float:none; width:100%; padding:0; border-style:none;}
	.gl-center.guide.buy.pressure-washer .tab-list .screen .goods-area .r {margin-top:20px;}
	.gl-center.guide.buy.pressure-washer .tab-list .screen .icon-list ul li {margin-left:0; margin-right:5px; margin-bottom:5px;}
	.gl-center.guide.buy.pressure-washer .tab-list .screen .icon-list ul li:last-child {margin-right:0;}
	.gl-center.guide.buy.pressure-washer .tab-list .screen .icon-list ul li a em {z-index:900;}
	.gl-center.guide.buy.pressure-washer .tab-list .screen .icon-list ul li:nth-child(odd){margin-left: 0}
	.gl-center.guide.buy.pressure-washer .tab-list .screen .scroll {overflow-x:scroll;}
	.gl-center.guide.buy.pressure-washer .tab-list .screen .goods-area .goods-list .summary{height: auto}

	.gl-center.guide.buy.pressure-washer .tab-list.type-01 .screen .scroll .goods-list,
	.gl-center.guide.buy.pressure-washer .tab-list.type-01 .screen .scroll .arrow {width:800px;}
	.gl-center.guide.buy.pressure-washer .tab-list.type-01 .screen ul li {
		width:calc(100% / 8);
		width:-moz-calc(100% / 8);
		width:-webkit-calc(100% / 8);
		margin-left:0;
	}
	.gl-center.guide.buy.pressure-washer .tab-list.type-01 .screen ul li a {height:100px; font-size:14px; line-height:15px; letter-spacing:-1px; font-weight:400;}
	.gl-center.guide.buy.pressure-washer .tab-list.type-01 .screen ul li a em {height:50px;}
	.gl-center.guide.buy.pressure-washer .tab-list.type-01 .screen .arrow em {height:51px; font-size:17px; line-height:51px;}
	.gl-center.guide.buy.pressure-washer .tab-list.type-02 .screen .goods-list ul li {width:50%; margin-left:0; box-sizing:border-box;}
	.gl-center.guide.buy.pressure-washer .tab-list.type-02 .screen ul li a {
		height:calc(35vw + 75px);
		height:-moz-calc(35vw + 75px);
		height:-webkit-calc(35vw + 75px);
		font-size:17px;
	}
	.gl-center.guide.buy.pressure-washer .tab-list.type-02 .screen ul li a em {height:35vw;}
	.gl-center.guide.buy.pressure-washer .tab-list.type-03 .screen {border-top-style:none;}
	.gl-center.guide.buy.pressure-washer .tab-list.type-03 .screen .goods-list ul li {width:50%; margin-left:0; box-sizing:border-box;}
	.gl-center.guide.buy.pressure-washer .tab-list.type-03 .screen ul li a {
		height:calc(35vw + 75px);
		height:-moz-calc(35vw + 75px);
		height:-webkit-calc(35vw + 75px);
		font-size:17px;
	}
	.gl-center.guide.buy.pressure-washer .tab-list.type-03 .screen ul li a em {height:35vw;}
	.gl-center.guide.buy.pressure-washer .tab-list.type-04 .screen {border-top-style:none;}
	.gl-center.guide.buy.pressure-washer .tab-list.type-04 .screen .goods-area {font-size:15px; line-height:20px;}

	.gl-center.guide.buy.steam-cleaners .tab-list .screen {width:auto; padding-top:20px; margin:0;}
	.gl-center.guide.buy.steam-cleaners .tab-list .screen .goods-list ul li {width:50%; border-left-style:solid;}
	.gl-center.guide.buy.steam-cleaners .tab-list .screen .goods-list ul li strong {font-size:17px; line-height:20px;}
	.gl-center.guide.buy.steam-cleaners .tab-list .screen .goods-list ul li span {width:60px; height:60px; line-height:60px;; border-radius:30px;}
	.gl-center.guide.buy.steam-cleaners .tab-list .screen .goods-list ul li span i {font-size:15px;}
	.gl-center.guide.buy.steam-cleaners .tab-list .screen .goods-list ul li span.txt {padding:10px 0; line-height:20px;}
	.gl-center.guide.buy.steam-cleaners .tab-list .screen .goods-list ul li span.txt i {font-size:15px;}
	.gl-center.guide.buy.steam-cleaners .tab-list .screen .goods-list ul li em {height:150px; background-size:contain;}
	.gl-center.guide.buy.steam-cleaners .tab-list .screen .scroll {overflow-x:scroll;}
	.gl-center.guide.buy.steam-cleaners .tab-list .screen .scroll table th {height:35px;}
	.gl-center.guide.buy.steam-cleaners .tab-list .screen .scroll table td {height:35px; font-size:13px; border-right:1px solid #ededed;}
	.gl-center.guide.buy.steam-cleaners .tab-list .screen .scroll table td:last-child {border-right-style:none}
	.gl-center.guide.buy.steam-cleaners .tab-list.type-03 .screen .scroll .goods-list,
	.gl-center.guide.buy.steam-cleaners .tab-list.type-03 .screen .scroll table {width:800px;}
	.gl-center.guide.buy.steam-cleaners .tab-list.type-03 .screen .scroll table .wx275 {width:170px;}
	.gl-center.guide.buy.steam-cleaners .tab-list.type-03 .screen .scroll .goods-list ul {width:680px;}
	.gl-center.guide.buy.steam-cleaners .tab-list.type-03 .screen .scroll .goods-list ul li {width:170px;}
	.gl-center.guide.buy.steam-cleaners .tab-list.type-03 .screen .scroll .goods-list ul li em {height:150px; background-size:contain;}
	.gl-center.guide.buy.steam-cleaners .tab-list.type-04 .screen .goods-area {font-size:15px; line-height:20px;}

	.gl-center.guide.buy.vacuum-cleaners .tab-list .screen {width:auto; padding-top:20px; margin:0;}
	.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .goods-list ul li strong {font-size:15px;}
	.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .scroll {overflow-x:scroll;}
	.gl-center.guide.buy.vacuum-cleaners .tab-list.type-01 .screen .scroll .goods-list,
	.gl-center.guide.buy.vacuum-cleaners .tab-list.type-01 .screen .scroll .arrow {width:800px;}
	.gl-center.guide.buy.vacuum-cleaners .tab-list.type-01 .screen .goods-list ul li {width:25%; margin-left:0;}
	.gl-center.guide.buy.vacuum-cleaners .tab-list.type-01 .screen .goods-list ul li em {height:150px; background-size:contain;}
	.gl-center.guide.buy.vacuum-cleaners .tab-list.type-01 .screen .goods-list ul li a {margin-top:15px;}
	.gl-center.guide.buy.vacuum-cleaners .tab-list.type-01 .screen .arrow em {height:51px; font-size:17px; line-height:51px;}
	.gl-center.guide.buy.vacuum-cleaners .tab-list.type-02 .screen .scroll table {width:1150px;}
	.gl-center.guide.buy.vacuum-cleaners .tab-list.type-02 .screen .scroll table th {height:35px;}
	.gl-center.guide.buy.vacuum-cleaners .tab-list.type-02 .screen .scroll table td {height:35px; font-size:13px; border-right:1px solid #ededed;}
	.gl-center.guide.buy.vacuum-cleaners .tab-list.type-02 .screen .scroll table td:last-child {border-right-style:none}
	.gl-center.guide.buy.vacuum-cleaners .tab-list.type-03 .screen .scroll .goods-list,
	.gl-center.guide.buy.vacuum-cleaners .tab-list.type-03 .screen .scroll .icon-list {width:915px;}
	.gl-center.guide.buy.vacuum-cleaners .tab-list.type-03 .screen .scroll .goods-list ul li {width:20%; margin-left:0;}
	.gl-center.guide.buy.vacuum-cleaners .tab-list.type-03 .screen .scroll .goods-list ul li strong {margin-top:15px;}
	.gl-center.guide.buy.vacuum-cleaners .tab-list.type-03 .screen .scroll .goods-list ul li a {margin-top:15px;}
	.gl-center.guide.buy.vacuum-cleaners .tab-list.type-04 .screen .scroll .goods-list {width:970px;}
	.gl-center.guide.buy.vacuum-cleaners .tab-list.type-04 .screen .scroll .goods-list ul {width:850px;}
	.gl-center.guide.buy.vacuum-cleaners .tab-list.type-04 .screen .scroll .goods-list ul li {width:170px;}
	.gl-center.guide.buy.vacuum-cleaners .tab-list.type-04 .screen .scroll .goods-list ul li em {height:150px; background-size:contain;}
	.gl-center.guide.buy.vacuum-cleaners .tab-list.type-04 .screen .scroll .goods-list ul li a {margin-top:15px;}
	.gl-center.guide.buy.vacuum-cleaners .tab-list.type-04 .screen .scroll table {width:970px;}
	.gl-center.guide.buy.vacuum-cleaners .tab-list.type-04 .screen .scroll table .wx220 {width:170px;}
	.gl-center.guide.buy.vacuum-cleaners .tab-list.type-04 .screen .scroll table th {height:35px;}
	.gl-center.guide.buy.vacuum-cleaners .tab-list.type-04 .screen .scroll table td {height:35px; font-size:13px; border-right:1px solid #ededed;}
	.gl-center.guide.buy.vacuum-cleaners .tab-list.type-04 .screen .scroll table td:last-child {border-right-style:none}
	.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .icon-list {margin-top:10px; margin-bottom:35px;}
	.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .icon-list .item {width:20%; padding:0 10px; margin-left:0; box-sizing:border-box;}
	.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .icon-list .item ul li {float:left; width:51px; margin-bottom:5px; margin-right:5px;}
	.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .icon-list .item ul li:nth-child(3n) {margin-right:0;}
	.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .icon-list .item ul li a {width:51px; height:51px; background-size:160px 217px;}
	.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .icon-list .item ul li a:hover em {left:-12px; top:51px;}
	.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .icon-list .item ul li.icon-01 a {background-position:0 0;}
	.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .icon-list .item ul li.icon-02 a {background-position:-51px 0;}
	.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .icon-list .item ul li.icon-03 a {background-position:-106px 0;}
	.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .icon-list .item ul li.icon-04 a {background-position:0 -55px;}
	.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .icon-list .item ul li.icon-05 a {background-position:-51px -55px;}
	.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .icon-list .item ul li.icon-06 a {background-position:-106px -55px;}
	.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .icon-list .item ul li.icon-07 a {background-position:0 -107px;}
	.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .icon-list .item ul li.icon-08 a {background-position:-51px -107px;}
	.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .icon-list .item ul li.icon-09 a {background-position:-106px -107px;}
	.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .icon-list .item ul li.icon-10 a {background-position:0 -165px;}
	.gl-center.guide.buy.vacuum-cleaners .tab-list .screen .icon-list .item ul li.icon-11 a {background-position:-51px -165px;}

	/* 액세서리 */
	.gl-center.accessory .visual .screen {width:auto; margin:0; margin-top:20px;}

	.gl-center.accessory .main-category .screen {width:auto; margin:0; margin-top:20px;}
	.gl-center.accessory .main-category .screen ul li {float:none;width:100%;margin:10px auto;}
	.gl-center.accessory .main-category .screen ul li a em {display:block; height:200px;}

	.gl-center.accessory .main-goods .screen {width:auto; padding-top:20px; margin:0; margin-top:20px;}
	.gl-center.accessory .main-goods .screen .goods-list {margin-top:20px;}
	.gl-center.accessory .main-goods .screen .goods-list ul li {position:relative; float:left; width:50%; margin-top:20px;}
	.gl-center.accessory .main-goods .screen .goods-list ul li a em {height:150px;}

	.gl-center.accessory .category .screen {width:auto; margin:0; margin-top:20px;}
	.gl-center.accessory .category .screen ul {margin-top:20px;}
	.gl-center.accessory .category .screen ul:first-child {margin-top:0;}
	.gl-center.accessory .category .screen ul li {
		width:calc((100% - 20px) / 2);
		width:-moz-calc((100% - 20px) / 2);
		width:-webkit-calc((100% - 20px) / 2);
		margin-left:0;
		margin-right:20px;
	}
	.gl-center.accessory .category .screen ul li:nth-child(2n) {margin-right:0;}
	.gl-center.accessory .category .screen ul li a em {width:100%; height:150px;}

	.gl-center.accessory .goods .screen {width:auto; margin:0; margin-top:20px;}
	.gl-center.accessory .goods .screen ul li {width:50%; margin-top:20px;}

	/* 제품등록/문의 */
	.gl-center.goods-regist .visual .screen {width:auto; margin:0; margin-top:0;}

	.gl-center.goods-regist .register .screen {width:auto; margin:0; margin-top:20px;}
	.gl-center.goods-regist .register .screen h3 {margin-top:20px;}
	.gl-center.goods-regist .register .screen dl dt {width:120px;}
	.gl-center.goods-regist .register .screen dl dd {
		width:calc(100% - 120px);
		width:-moz-calc(100% - 120px);
		width:-webkit-calc(100% - 120px);
	}

	.gl-center.goods-regist .category .screen {width:auto; margin:0; margin-top:20px;}
	.gl-center.goods-regist .category .screen ul li {
		float:left;
		width:calc((100% - 20px) / 2);
		width:-moz-calc((100% - 20px) / 2);
		width:-webkit-calc((100% - 20px) / 2);
		margin-left:0;
		margin-right:20px;
		margin-bottom:20px;
	}
	.gl-center.goods-regist .category .screen ul li:nth-child(2n) {margin-right:0;}
	.gl-center.goods-regist .category .screen ul li strong {display:block; margin:10px 0;}

	.gl-center.goods-regist .goods .screen {width:auto; padding-bottom:20px; margin:0; margin-top:20px;}
	.gl-center.goods-regist .goods .screen .detail img {width:40vw;}
	.gl-center.goods-regist .goods .screen .detail .text {
		width:calc(100% - 40vw - 20px);
		width:-moz-calc(100% - 40vw - 20px);
		width:-webkit-calc(100% - 40vw - 20px);
		margin-left:20px;
	}
	.gl-center.goods-regist .goods .screen .detail .text h3 {font-size:17px;; line-height:20px;}

	/* 회사소개 */
	.gl-center.about .visual .screen {width:auto; margin:0; margin-top:20px;}
	.gl-center.about .visual.full .screen {width:100%; margin:0;}

	.gl-center.about .tab {border-bottom-style:none;}
	.gl-center.about .tab .screen {width:auto; margin:0; margin-top:20px;}
	.gl-center.about .tab .screen ul li {
		width:calc((100% - 10px) / 3);
		width:-moz-calc((100% - 10px) / 3);
		width:-webkit-calc((100% - 10px) / 3);
		margin-left:0;
		margin-right:5px;
		margin-bottom:5px;
		text-align:center;
	}
	.gl-center.about .tab .screen ul li:nth-child(3n) {margin-right:0;}
	.gl-center.about .tab .screen ul li a {padding:0; font-size:12px; line-height:30px; border:1px solid #ddd; box-sizing:border-box; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
	.gl-center.about .tab .screen ul li.on a {color:#ffed00; border-color:#000;}

	.gl-center.about .tab.fixed {padding-bottom:15px;}

	.gl-center.about.global .tab .screen ul li {
		width:calc((100% - 15px) / 4);
		width:-moz-calc((100% - 15px) / 4);
		width:-webkit-calc((100% - 15px) / 4);
	}
	.gl-center.about.global .tab .screen ul li:nth-child(3n) {margin-right:5px;}
	.gl-center.about.global .tab .screen ul li:nth-child(4n) {margin-right:0;}

	.gl-center.about .about-karcher .screen {width:auto; margin:0; margin-top:20px;}
	.gl-center.about .about-karcher .screen .map .img {float:none; width:100%;}
	.gl-center.about .about-karcher .screen .map .text {float:none; width:100%; margin-left:0; margin-top:10px;}
	.gl-center.about .about-karcher .screen .map .text strong {margin-bottom:20px; font-size:20px; line-height:20px;}
	.gl-center.about .about-karcher .screen .map.n .img {display:none;}
	.gl-center.about .about-karcher .screen .map.n .text {margin-top:0;}

	.gl-center.about .about-karcher.history .screen {width:auto; padding-top:20px; margin:0; margin-top:20px;}
	.gl-center.about .about-karcher.history .graph-image {width:auto; padding:20px 0; margin:0;}
	.gl-center.about .about-karcher.history .graph-image .area strong {margin-bottom:20px;}
	.gl-center.about .about-karcher.history .graph-image .area .chart {float:none; width:100% !important;}
	.gl-center.about .about-karcher.history .graph-image .area .chart-2,
	.gl-center.about .about-karcher.history .graph-image .area .chart-4,
	.gl-center.about .about-karcher.history .graph-image .area .chart-6 {margin-left:0;}
	.gl-center.about .about-karcher.history .graph-image .area .chart-4 {width:50vw !important; height:50vw !important; margin:0 auto; margin-top:15px;}
	.gl-center.about .about-karcher.history .graph-image .area .chart.error {width:100% !important;}
	.gl-center.about .about-karcher.history .graph-image.gray {width:100%; margin:0;}
	.gl-center.about .about-karcher.history .graph-image.gray .area {width:calc(100% - 40px);}
	.gl-center.about .about-karcher.history .graph-image.gray .area .chart.error.chart-4 {margin-left:0;}
	.gl-center.about .about-karcher.history ul {margin-top:20px;}
	.gl-center.about .about-karcher.history ul li {padding:20px; background-color:#ededed;}
	.gl-center.about .about-karcher.history ul li:nth-child(2n) {background-color:#fff;}
	.gl-center.about .about-karcher.history ul li .area {width:auto;}
	.gl-center.about .about-karcher.history ul li .area img,
	.gl-center.about .about-karcher.history ul li .area .head {float:left; width:35vw;}

	/*(
	.gl-center.about .about-karcher.history ul li .area .list {
		float:left;
		width:calc(100% - 35vw - 20px);
		width:-moz-calc(100% - 35vw - 20px);
		width:-webkit-calc(100% - 35vw - 20px);
		margin-left:20px;
	}*/
	.gl-center.about .about-karcher.history ul li .area .list {
		float:left;
		width:calc(100% - 20px);
		width:-moz-calc(100% - 20px);
		width:-webkit-calc(100% - 20px);
		margin-left:20px;
	}




	.gl-center.about .about-karcher.partner .screen {width:auto; padding-top:20px; margin:0; margin-top:20px;}
	.gl-center.about .about-karcher.partner .screen ul {margin-top:10px;}
	.gl-center.about .about-karcher.partner .screen ul li {
		float:left;
		width:calc((100% - 10px) / 2);
		width:-moz-calc((100% - 10px) / 2);
		width:-webkit-calc((100% - 10px) / 2);
		margin-left:0;
		margin-right:10px;
		margin-bottom:10px;
	}
	.gl-center.about .about-karcher.partner .screen ul li:nth-child(2n) {margin-right:0;}

	.gl-center.about .about-karcher.active .screen {width:auto; padding-top:20px; margin:0; margin-top:20px;}
	.gl-center.about .about-karcher.csr-category .screen.f {padding-top:0; margin-top:20px;}
	.gl-center.about .about-karcher.active .screen ul {margin-top:25px;}
	.gl-center.about .about-karcher.active .screen ul li {width:100%; padding-left:0; margin-top:20px;}
	.gl-center.about .about-karcher.active .screen ul li:first-child {margin-top:0;}
	.gl-center.about .about-karcher.active .screen ul li img {position:static; display:block; width:100%; margin-bottom:10px;}
	.gl-center.about .about-karcher.active .screen ul li strong {margin-bottom:5px; font-size:17px; line-height:20px;}

	.gl-center.about .about-karcher.csr-category .screen {width:auto; padding-top:20px; margin:0; margin-top:20px;}
	.gl-center.about .about-karcher.csr-category .screen ul {margin-top:20px;}
	.gl-center.about .about-karcher.csr-category .screen ul li,
	.gl-center.about .about-karcher.csr-category .screen ul.two li,
	.gl-center.about .about-karcher.csr-category .screen ul.two.l li,
	.gl-center.about .about-karcher.csr-category .screen ul.two.r li {float:none; width:100%; margin-top:20px; margin-left:0;}
	.gl-center.about .about-karcher.csr-category .screen ul li:first-child,
	.gl-center.about .about-karcher.csr-category .screen ul.two.l li:first-child,
	.gl-center.about .about-karcher.csr-category .screen ul.two.r li:first-child {margin-top:0; margin-left:0;}
	.gl-center.about .about-karcher.csr-category .screen ul.two.r li:first-child,
	.gl-center.about .about-karcher.csr-category .screen ul.two.l li:first-child,
	.gl-center.about .about-karcher.csr-category .screen ul.two.l li:last-child {width:100%;}
	.gl-center.about .about-karcher.csr-category .screen ul.m-two li {
		float:left;
		width:calc((100% - 20px) / 2);
		width:-moz-calc((100% - 20px) / 2);
		width:-webkit-calc((100% - 20px) / 2);
		margin-top:0;
		margin-right:20px;
		margin-bottom:20px;
	}
	.gl-center.about .about-karcher.csr-category .screen ul.m-two li:nth-child(2n) {margin-right:0;}
	.gl-center.about .about-karcher.csr-category .screen ul.two.r,
	.gl-center.about .about-karcher.csr-category .screen ul.two.l {padding-top:20px; border-top:1px dotted #ccc;}
	.gl-center.about .about-karcher.csr-category .screen ul.two.n {padding-top:0; margin-top:0; border-top-style:none;}
	.gl-center.about .about-karcher.csr-category .screen ul.two.m {margin-top:20px;}
	.gl-center.about .about-karcher.csr-category .screen ul li ul {padding:15px; margin-top:10px; background-color:#f6f6f6; border-radius:0 10px;}
	.gl-center.about .about-karcher.csr-category .screen ul li ul li {margin:0 !important;}

	.gl-center.about .about-karcher.banner .screen {width:auto; margin-top:20px;}
	.gl-center.about .about-karcher.banner .screen ul li {height:36vw;}
	.gl-center.about .about-karcher.active.n .screen.f {padding-top:0; margin-top:20px;}
	.gl-center.about .about-karcher.active.n .screen.s {padding-top:0; margin-top:20px;}

	.gl-center.about .about-karcher.event.goods-list .screen {width:auto; padding-top:0; margin:0; margin-top:20px;}
	.gl-center.about .about-karcher.event.goods-list .screen ul li {width:50%; margin-top:20px;}

	.gl-center.about .about-karcher.csr-category.e .screen ul li {
		float:left;
		width:calc((100% - 50px) / 3);
		width:-moz-calc((100% - 50px) / 3);
		width:-webkit-calc((100% - 50px) / 3);
		margin-left:25px;
		margin-top:0;
		text-align:center;
	}
	.gl-center.about .about-karcher.csr-category.e .screen ul li:first-child {margin-left:0;}

	.gl-center.about .about-karcher.detail .screen {width:auto; padding-top:0; margin:0; margin-top:20px;}
	.gl-center.about .about-karcher.detail .screen {width:auto; padding-top:0; margin:0; margin-top:20px;}
	.gl-center.about .about-karcher.shop .screen {padding-top:20px;}

	/* 서비스센터 조회 */
	.gl-center.about .about-karcher.shopfind .screen {width:auto; margin:0; margin-top:20px;}
	.gl-center.about .about-karcher.shopfind .screen form table tr th {padding-left:10px;}
	.gl-center.about .about-karcher.shopfind .screen form table tr td {padding:10px; text-align:left; border-bottom:1px solid #ededed;}
	.gl-center.about .about-karcher.shopfind .screen form .wx220 {width:120px;}
	.gl-center.about .about-karcher.shopfind .screen .service-center {margin-top:20px;}
	.gl-center.about .about-karcher.shopfind .screen .service-center .list {float:none; width:100%;}
	.gl-center.about .about-karcher.shopfind .screen .service-center .maps {float:none; width:100%; margin-top:20px; margin-left:0;}
	.gl-center.about .about-karcher.shopfind .screen .service-center .list ul li button {right:0; bottom:auto; top:15px; padding:4px 7px; font-size:12px;}

	/* 현장 시연 영상 */
	.gl-center.case .tab {border-bottom-style:none;}
	.gl-center.case .tab .screen {width:auto; margin:0; margin-top:20px;}
	.gl-center.case .tab .screen ul li {
		width:calc((100% - 10px) / 3);
		width:-moz-calc((100% - 10px) / 3);
		width:-webkit-calc((100% - 10px) / 3);
		margin-left:0;
		margin-right:5px;
		margin-bottom:5px;
		text-align:center;
	}
	.gl-center.case .tab .screen ul li:nth-child(3n) {margin-right:0;}
	.gl-center.case .tab .screen ul li a {padding:0; font-size:12px; line-height:30px; border:1px solid #ddd; box-sizing:border-box; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
	.gl-center.case .tab .screen ul li.on a {color:#ffed00; border-color:#000;}

	.gl-center.case .video-list .screen {width:auto; padding-top:0; margin:0; margin-top:20px;}
	.gl-center.case .video-list .screen ul li {
		width:calc((100% - 20px) / 2);
		width:-moz-calc((100% - 20px) / 2);
		width:-weblit-calc((100% - 20px) / 2);
		width:100%;
		margin-left:0;
		margin-right:20px;
		margin-bottom: 30px
	}
	.gl-center.case .video-list .screen ul li:nth-child(3n) {margin-right:20px;}
	.gl-center.case .video-list .screen ul li:nth-child(2n) {margin-right:0;}

	/* 제품 공통 */
	.gl-center.goods .visual .screen {width:auto; margin:0; margin-top:20px;}
	.gl-center.goods .visual.full .screen {width:100%; margin:0;}

	.gl-center.goods .tab {border-bottom-style:none;}
	.gl-center.goods .tab .screen {width:auto; margin:0; margin-top:20px;}
	.gl-center.goods .tab .screen ul li {
		width:calc((100% - 10px) / 3);
		width:-moz-calc((100% - 10px) / 3);
		width:-webkit-calc((100% - 10px) / 3);
		margin-left:0;
		margin-right:5px;
		margin-bottom:5px;
		text-align:center;
	}
	.gl-center.goods .tab .screen ul li:nth-child(3n) {margin-right:0;}
	.gl-center.goods .tab .screen ul li a {padding:0; font-size:12px; line-height:30px; border:1px solid #ddd; box-sizing:border-box; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
	.gl-center.goods .tab .screen ul li a:hover{color:#2b2b2b; border-color:#ddd;background-color: #ededed;}
	.gl-center.goods .tab .screen ul li.on a {color:#ffed00 !important; border-color:#000 !important;background-color: #333 !important;}

	.gl-center.goods .filter .screen {width:auto; padding:15px; margin:0; margin-top:20px;}
	.gl-center.goods .filter .screen .item-list ul li {
		width:calc((100% - 15px) / 2);
		width:-moz-alc((100% - 15px) / 2);
		width:-webkit-calc((100% - 15px) / 2);
	}
	.gl-center.goods .filter .screen .item-list ul li:nth-child(4n) {margin-right:15px;}
	.gl-center.goods .filter .screen .item-list ul li:nth-child(2n) {margin-right:0;}
	.gl-center.goods .filter-result .screen {width:auto; margin:0; margin-top:20px;}

	/* 2021-08-12 gcs nsg : #11402 [한국카처] Vaatz 페이지 개발: 검색창 css start */
	.vaatz-goods-list {width:auto; margin:0; margin-top:20px; margin-bottom:20px;}
	/* 2021-08-12 gcs nsg : #11402 [한국카처] Vaatz 페이지 개발: 검색창 css end */

	.gl-center.goods .goods-list .screen {width:auto; margin:0; margin-top:20px;}
	.gl-center.goods .goods-list .screen ul li {width:50%; margin-top:20px;}

	.gl-center.goods .goods-compare-layer .layer {width:90vw; margin-top:5vw;}

	.gl-center.goods .goods-compare-list .screen {width:auto; margin:0; margin-top:20px;}
	.gl-center.goods .goods-compare-list .screen table tbody tr th img {max-width:30vw;}
	.gl-center.goods .goods-compare-list .screen table tbody tr td img {max-width:30vw;}
	.gl-center.goods .goods-compare-list .screen table tbody tr td a.go strong {font-size:18px; line-height:20px;}

	.gl-center.goods .goods-compare-list .screen .button .navi a{top: 280px}

	.gl-center.goods .image .screen {width:auto; padding-top:20px; margin:0;}

	.gl-center.goods .video .screen {width:auto; padding-top:20px; margin:0; margin-top:20px;}
	.gl-center.goods .video .screen dl {margin-top:20px;}
	.gl-center.goods .video .screen dl dd {float:none; width:100%; margin:0; font-size:14px; line-height:20px;}
	.gl-center.goods .video .screen dl dd:last-child {margin-top:20px;}
	.gl-center.goods .video .screen dl dd ul {margin-top:10px;}
	.gl-center.goods .video .screen dl dd ul li {margin-top:5px;}
	.gl-center.goods .video .screen dl dd ul li:first-child {margin-top:0;}
	.gl-center.goods .video .screen .comment {margin-top:15px;}

	.gl-center.goods .applications .screen {width:auto; padding-top:20px; margin:0; margin-top:20px;}
	.gl-center.goods .applications .screen .range {margin-top:20px;}
	.gl-center.goods .applications .screen .range .map .point {float:none; width:100%; margin:0; font-size:14px; line-height:20px;}
	.gl-center.goods .applications .screen .range .map .point ul {display:none;}
	.gl-center.goods .applications .screen .range .map .point.dsc strong {margin:10px 0; font-size:17px;}
	.gl-center.goods .applications .screen .range .other ul li {
		width:calc((100% - 20px) / 2);
		width:-moz-calc((100% - 20px) / 2);
		width:-weblit-calc((100% - 20px) / 2);
		margin-left:20px;
		font-size:14px;
	}
	.gl-center.goods .applications .screen .range .other ul li:first-child {margin-left:0;}
	.gl-center.goods .applications .screen .range .other ul li strong {margin:10px 0; font-size:17px;}

	.gl-center.goods .accessory .screen {width:auto; padding-top:20px; margin:0; margin-top:20px;}
	.gl-center.goods .accessory .screen .note {height:auto; padding-left:0;}
	.gl-center.goods .accessory .screen .note img{position:static;display:block;width:100%;height:auto;/*height:40vw;*/margin:0 auto 10px auto;}
	.gl-center.goods .accessory .screen .note a {position:static; width:100%; margin-top:20px; text-align:center; box-sizing:border-box;}

	.gl-center.goods .cordless .screen {width:auto; padding-top:20px; margin:0; margin-top:20px;}
	.gl-center.goods .cordless .screen .text {margin-top:20px; font-size:14px; line-height:20px;}
	.gl-center.goods .cordless .screen ul {margin-top:25px;}
	.gl-center.goods .cordless .screen ul li {float:none; width:100%; margin:0; margin-top:10px; font-size:14px;}
	.gl-center.goods .cordless .screen ul li:first-child {margin-top:0;}

	.gl-center.goods .hard-floor-cleaner-feature .screen {width:auto; padding-top:20px; margin:0; margin-top:20px;}
	.gl-center.goods .hard-floor-cleaner-feature .screen h3.line {padding-top:20px; margin-top:20px;}
	.gl-center.goods .hard-floor-cleaner-feature .screen .text {margin-top:20px; font-size:14px; line-height:20px;}
	.gl-center.goods .hard-floor-cleaner-feature .screen .item-list {margin-top:20px;}
	.gl-center.goods .hard-floor-cleaner-feature .screen .item-list ul li {float:none; width:100%; margin:0; margin-top:20px; font-size:14px;}
	.gl-center.goods .hard-floor-cleaner-feature .screen .item-list ul li:first-child {margin-top:0;}
	.gl-center.goods .hard-floor-cleaner-feature .screen .item-list ul li img {margin-bottom:15px;}
	.gl-center.goods .hard-floor-cleaner-feature .screen .item-list ul li dl dt {font-size:17px;}
	.gl-center.goods .hard-floor-cleaner-feature .screen .twin-tabk {margin-top:20px; font-size:14px; line-height:20px;}
	.gl-center.goods .hard-floor-cleaner-feature .screen .twin-tabk img,
	.gl-center.goods .hard-floor-cleaner-feature .screen .twin-tabk dl {float:none; width:100%; margin:0;}
	.gl-center.goods .hard-floor-cleaner-feature .screen .twin-tabk dl {margin-top:10px;}
	.gl-center.goods .hard-floor-cleaner-feature .screen .reason {margin-top:20px; font-size:14px;}
	.gl-center.goods .hard-floor-cleaner-feature .screen .reason ul li {float:none; width:100%; margin:0; margin-top:20px;}
	.gl-center.goods .hard-floor-cleaner-feature .screen .reason ul li:first-child {margin-top:0;}
	.gl-center.goods .hard-floor-cleaner-feature .screen .reason ul li strong {margin:10px 0; font-size:17px;}

	.gl-center.goods .hard-floor-cleaner-compare .screen {width:auto; padding-top:20px; margin:0; margin-top:20px;}
	.gl-center.goods .hard-floor-cleaner-compare .screen .goods-list {margin-top:20px;}
	.gl-center.goods .hard-floor-cleaner-compare .screen .goods-list ul {
		width:calc(100vw - 100px - 40px);
		width:-moz-calc(100vw - 100px - 40px);
		width:-webkit-calc(100vw - 100px - 40px);
	}
	.gl-center.goods .hard-floor-cleaner-compare .screen .goods-list ul li {width:50%;}
	.gl-center.goods .hard-floor-cleaner-compare .screen .goods-list ul li:first-child {border-left-style:solid;}
	.gl-center.goods .hard-floor-cleaner-compare .screen .goods-list ul li em {
		height:calc((100vw - 100px - 40px) / 2);
		height:-moz-calc((100vw - 100px - 40px) / 2);
		height:-webkit-calc((100vw - 100px - 40px) / 2);
	}
	.gl-center.goods .hard-floor-cleaner-compare .screen table {margin-top:20px;}
	.gl-center.goods .hard-floor-cleaner-compare .screen table th,
	.gl-center.goods .hard-floor-cleaner-compare .screen table td {height:auto; padding:10px 0; text-align:center;}
	.gl-center.goods .hard-floor-cleaner-compare .screen .wx525 {
		width:calc((100vw - 100px - 40px) / 2);
		width:-moz-calc((100vw - 100px - 40px) / 2);
		width:-webkit-calc((100vw - 100px - 40px) / 2);
	}

	.gl-center.goods .hard-floor-cleaner-manual .screen {width:auto; padding-top:20px; margin:0; margin-top:20px;}
	.gl-center.goods .hard-floor-cleaner-manual .screen h4 {margin-top:20px;}
	.gl-center.goods .hard-floor-cleaner-manual .screen .text {margin-top:20px; line-height:20px;}
	.gl-center.goods .hard-floor-cleaner-manual .screen .fc3 h4 {margin-top:0;}
	.gl-center.goods .hard-floor-cleaner-manual .screen .slider-manual {margin-top:20px;}
	.gl-center.goods .hard-floor-cleaner-manual .screen .slider-manual ul li {width:100%;}
	.gl-center.goods .hard-floor-cleaner-manual .screen .slider-manual ul li em {margin-bottom:10px;}

	.gl-center.goods .home-pressure-washers-feature .screen {width:auto; margin:0; margin-top:20px;}
	.gl-center.goods .home-pressure-washers-feature .screen ul li img {float:none; display:block; width:100%;}
	.gl-center.goods .home-pressure-washers-feature .screen ul li .text {float:none; display:block; width:100%; margin:0; font-size:14px;}
	.gl-center.goods .home-pressure-washers-feature .screen ul li .text strong {margin:15px 0 10px 0; font-size:17px; line-height:20px;}
	.gl-center.goods .home-pressure-washers-feature .screen ul li .text ol li {margin-top:0;}
	.gl-center.goods .home-pressure-washers-feature .screen ul li .text ol li.first-child {margin-top:0;}
	.gl-center.goods .home-pressure-washers-feature .screen ul li .text ol.m {margin-top:5px;}

	.gl-center.goods .home-pressure-washers-feature.full .screen {width:auto; padding:20px; margin:0; margin-top:20px;}

	.gl-center.goods .home-pressure-washers-compact .screen {width:auto; padding-top:20px; margin:0; margin-top:20px;}
	.gl-center.goods .home-pressure-washers-compact .screen.n {padding-top:0;}
	.gl-center.goods .home-pressure-washers-compact .screen .text {float:none; width:100%; line-height:20px;}
	.gl-center.goods .home-pressure-washers-compact .screen .text ul {margin-left:10px;}
	.gl-center.goods .home-pressure-washers-compact .screen .imgs {display:none;}
	.gl-center.goods .home-pressure-washers-compact .screen .used ul li {float:none; width:100%; margin:0; margin-top:20px;}
	.gl-center.goods .home-pressure-washers-compact .screen .used ul li strong {margin:10px 0; font-size:17px;}

	.gl-center.goods .home-pressure-washers-discover .screen {width:auto; padding-top:20px; margin:0; margin-top:20px;}
	.gl-center.goods .home-pressure-washers-discover .screen .text {margin-top:20px; line-height:20px;}
	.gl-center.goods .home-pressure-washers-discover .screen ul {margin-top:0;}
	.gl-center.goods .home-pressure-washers-discover .screen ul li {float:none; width:100%; margin:0; margin-top:20px;}
	.gl-center.goods .home-pressure-washers-discover .screen ul li strong {margin:10px 0; font-size:17px;}

	.gl-center.goods .home-pressure-washers-grade .screen {width:auto; padding-top:20px; margin:0; margin-top:20px;}
	.gl-center.goods .home-pressure-washers-grade .screen .text {margin-top:20px; line-height:20px;}
	.gl-center.goods .home-pressure-washers-grade .screen .slider .swiper-container ul li {width:100%;}
	.gl-center.goods .home-pressure-washers-grade .screen .slider .swiper-container ul li em {margin-bottom:10px;}
	.gl-center.goods .home-pressure-washers-grade .screen .feature {padding-top:20px; margin-top:20px;}
	.gl-center.goods .home-pressure-washers-grade .screen .feature ul li {min-height:auto; padding-top:20px; padding-left:0; margin-top:20px;}
	.gl-center.goods .home-pressure-washers-grade .screen .feature ul li img {position:static; display:block; margin-bottom:10px;}
	.gl-center.goods .home-pressure-washers-grade .screen .feature ul li:first-child {padding:0; margin:0;}
	.gl-center.goods .home-pressure-washers-grade .screen .feature ul li:first-child img {position:static;}
	.gl-center.goods .home-pressure-washers-grade .screen .video {padding-top:20px; margin-top:20px;}
	.gl-center.goods .home-pressure-washers-grade .screen .video video {float:none; width:100%;}
	.gl-center.goods .home-pressure-washers-grade .screen .video .description {float:none; width:100%; margin:0; margin-top:10px;}

	.gl-center.goods .home-vacuum-cleaners .screen {width:auto; padding-top:20px; margin:0; margin-top:20px;}
	.gl-center.goods .home-vacuum-cleaners .screen .text {margin-top:20px; line-height:20px;}
	.gl-center.goods .home-vacuum-cleaners .screen .slider .swiper-container {margin-top:20px;}
	.gl-center.goods .home-vacuum-cleaners .screen .slider .swiper-container ul li {width:100%;}
	.gl-center.goods .home-vacuum-cleaners.feature .screen ul {margin-top:20px;}
	.gl-center.goods .home-vacuum-cleaners.feature .screen ul li {min-height:auto; padding-top:20px; padding-left:0; margin-top:20px;}
	.gl-center.goods .home-vacuum-cleaners.feature .screen ul li.mh-567 {min-height:auto;}
	.gl-center.goods .home-vacuum-cleaners.feature .screen ul li img {position:static; display:block; width:100%; margin-bottom:10px;}
	.gl-center.goods .home-vacuum-cleaners.feature .screen ul li ul {margin-top:0;}
	.gl-center.goods .home-vacuum-cleaners.feature .screen ul li ul li {padding-top:0; margin-top:5px;}
	.gl-center.goods .home-vacuum-cleaners.video .screen {padding-top:20px; margin-top:20px;}
	.gl-center.goods .home-vacuum-cleaners.video .screen video {float:none; width:100%;}
	.gl-center.goods .home-vacuum-cleaners.video .screen .description {float:none; width:100%; margin:0; margin-top:20px;}

	.gl-center.goods .home-push-sweeper .screen {width:auto; padding-top:20px; margin:0; margin-top:20px;}
	.gl-center.goods .home-push-sweeper.feature .screen .grid ul {margin-top:20px;}
	.gl-center.goods .home-push-sweeper.feature .screen .grid ul li {height:auto; margin-top:20px;}
	.gl-center.goods .home-push-sweeper.feature .screen .grid ul li:first-child {margin-top:0;}
	.gl-center.goods .home-push-sweeper.feature .screen .grid ul li img {float:none; display:block; width:100%; height:auto; margin-right:0;}
	.gl-center.goods .home-push-sweeper.feature .screen .grid ul li strong {padding:15px; font-size:17px;}
	.gl-center.goods .home-push-sweeper.feature .screen .grid ul li em {padding:15px; padding-top:0; font-size:15px; line-height:20px;}
	.gl-center.goods .home-push-sweeper.feature .screen .grid ul li:nth-child(2n) img {float:none; margin:0;}
	.gl-center.goods .home-push-sweeper.feature .screen .grid ul li:nth-child(2n) strong {padding:15px;}
	.gl-center.goods .home-push-sweeper.feature .screen .grid ul li:nth-child(2n) em {padding:15px; padding-top:0;}
	.gl-center.goods .home-push-sweeper.feature .screen .slider .swiper-container {margin-top:20px;}
	.gl-center.goods .home-push-sweeper.feature .screen .slider .swiper-container ul li {width:100%;}
	.gl-center.goods .home-push-sweeper.feature .screen .slider .swiper-container ul li em {
		height:calc(100vw - 40px);
		height:-webkit-calc(100vw - 40px);
		height:-webkit-calc(100vw - 40px);
		margin-bottom:10px;
	}
	.gl-center.goods .home-push-sweeper.video ul {margin-top:20px;}
	.gl-center.goods .home-push-sweeper.video ul li {float:none; width:100%; margin:0; margin-top:20px;}
	.gl-center.goods .home-push-sweeper.video ul li:first-child {margin-top:0;}
	.gl-center.goods .home-push-sweeper.video ul li video {margin-bottom:10px;}
	.gl-center.goods .home-push-sweeper.info .screen .text {float:none; width:100%; font-size:14px; line-height:20px;}
	.gl-center.goods .home-push-sweeper.info .screen .imgs {float:none; width:100%; margin:0; margin-top:20px;}
	.gl-center.goods .home-push-sweeper.info .screen .imgs .tooltip {display:none;}

	.gl-center.goods .home-garden-tools .screen {width:auto; padding-top:20px; margin:0; margin-top:20px;}
	.gl-center.goods .home-garden-tools.category .screen {padding-top:0;}
	.gl-center.goods .home-garden-tools.category .screen ul {margin-top:0;}
	.gl-center.goods .home-garden-tools.category .screen ul li {
		width:calc((100% - 20px) / 2);
		width:-moz-calc((100% - 20px) / 2);
		width:-webkit-calc((100% - 20px) / 2);
		margin-left:0;
		margin-right:20px;
		margin-bottom:20px;
	}
	.gl-center.goods .home-garden-tools.category .screen ul li:nth-child(2n) {margin-right:0;}
	.gl-center.goods .home-garden-tools.category .screen ul li a em {
		width:100%;
		height:calc(((100vw - 40px - 20px) / 2) / 2);
		height:-moz-calc(((100vw - 40px - 20px) / 2) / 2);
		height:-webkit-calc(((100vw - 40px - 20px) / 2) / 2);
	}
	.gl-center.goods .home-garden-tools.video .screen ul {margin-top:20px;}
	.gl-center.goods .home-garden-tools.video .screen ul li {float:none; width:100%; margin:0; margin-top:20px;}
	.gl-center.goods .home-garden-tools.video .screen ul li:first-child {margin-top:0;}
	.gl-center.goods .home-garden-tools.wt5 .screen ul {margin-top:20px;}
	.gl-center.goods .home-garden-tools.wt5 .screen ul.half li {margin-top:20px;}
	.gl-center.goods .home-garden-tools.wt5 .screen ul.half li img {float:none; width:100%; margin:0;}
	.gl-center.goods .home-garden-tools.wt5 .screen ul.half li .text {float:none; width:100%; margin:0; margin-top:20px;}
	.gl-center.goods .home-garden-tools.wt5 .screen ul.list li {
		float:left;
		width:calc((100% - 20px) / 2);
		width:-moz-calc((100% - 20px) / 2);
		width:-webkit-calc((100% - 20px) / 2);
		margin-left:0;
		margin-right:20px;
		margin-bottom:20px;
	}
	.gl-center.goods .home-garden-tools.wt5 .screen ul.list li:nth-child(2n) {margin-right:0;}

	.gl-center.goods .home-garden-tools.category.timer .screen {padding-top:20px;}
	.gl-center.goods .home-garden-tools.category.timer .screen ul {margin-top:20px;}

	.gl-center.goods .home-garden-tools.video.timer .screen ul li{width: 100%}

	.gl-center.goods .home-garden-tools.install .screen ul {margin-top:20px;}
	.gl-center.goods .home-garden-tools.install .screen ul li video {float:none; width:100%;}
	.gl-center.goods .home-garden-tools.install .screen ul li .description {float:none; width:100%; margin:0; margin-top:20px;}

	.gl-center.goods .home-garden-tools.spray .screen .text {margin-top:20px; font-size:14px; line-height:20px;}
	.gl-center.goods .home-garden-tools.spray .screen .imgs,
	.gl-center.goods .home-garden-tools.spray .screen .left {float:none; width:100%;margin:0; margin-top:20px;}
	.gl-center.goods .home-garden-tools.spray .screen .imgs .tooltip {display:none;}
	.gl-center.goods .home-garden-tools.spray .screen .slider .swiper-container {margin-top:20px;}
	.gl-center.goods .home-garden-tools.spray .screen .slider .swiper-container ul li {width:100%;}
	.gl-center.goods .home-garden-tools.shower .screen ul.half {margin-top:20px;}
	.gl-center.goods .home-garden-tools.sprinlker .screen ul.half li .text {float:none; width:100%;}

	.gl-center.goods .pro-vacuum-cleaners .screen,
	.gl-center.goods .pro-vacuum-cleaners.category .screen {width:auto; margin:0; margin-top:20px;}
	.gl-center.goods .pro-vacuum-cleaners .screen .category-list{margin-top:20px;}
	.gl-center.goods .pro-vacuum-cleaners .screen .category-list dl{
		width:calc((100% - 20px) / 2);
		width:-moz-calc((100% - 20px) / 2);
		width:-webkit-calc((100% - 20px) / 2);
		margin-left:20px;
	}

	.gl-center.goods .pro-pressure-washers-compare .screen {width:auto; margin:0; margin-top:20px;}
	.gl-center.goods .pro-pressure-washers-compare .screen .category-list {margin-top:20px;}
	.gl-center.goods .pro-pressure-washers-compare .screen .category-list dl {width:100%; margin:0;}
	.gl-center.goods .pro-pressure-washers-compare .screen .category-list dl:first-child {margin-left:0;}

	.gl-center.goods .pro-pressure-washers-feature .screen {width:auto; padding-top:20px; margin:0; margin-top:20px;}
	.gl-center.goods .pro-pressure-washers-feature .screen h3 {padding:20px 0; margin-top:20px;}
	.gl-center.goods .pro-pressure-washers-feature .screen .item-list.line {padding-top:20px; margin-top:20px;}
	.gl-center.goods .pro-pressure-washers-feature .screen .item-list ul li {margin-top:20px;}
	.gl-center.goods .pro-pressure-washers-feature .screen .item-list ul li:first-child {margin-top:0;}
	.gl-center.goods .pro-pressure-washers-feature .screen .item-list ul li img {float:none; width:100%;}
	.gl-center.goods .pro-pressure-washers-feature .screen .item-list ul li dl,
	.gl-center.goods .pro-pressure-washers-feature .screen .item-list ul li em {float:none; width:100%; margin:0;}
	.gl-center.goods .pro-pressure-washers-feature .screen .item-list ul li img {margin-bottom:20px;}
	.gl-center.goods .pro-pressure-washers-feature .screen .item-list ul li .tooltip {display:none;}

	.gl-center.goods .pro-pressure-washers-feature.easyforce .screen {padding-top:0;}

	.gl-center.goods .pro-pressure-washers-feature .screen .item-list.r ul li img {float:none;}
	.gl-center.goods .pro-pressure-washers-feature .screen .item-list.e ul li img {float:none;}
	.gl-center.goods .pro-pressure-washers-feature .screen .item-list.e ul li dl {width:100%;}
	.gl-center.goods .pro-pressure-washers-feature .screen .item-list.e ul li dl {width:100%;}
	.gl-center.goods .pro-pressure-washers-feature .screen .item-list.m {margin-top:20px;}

	.gl-center.goods .pro-pressure-washers-feature.easyforce .screen {padding-top:20px;}
	.gl-center.goods .pro-pressure-washers-feature.easyforce .screen .compare-image {margin-top:20px;}

	.gl-center.goods .pro-pressure-washers-adapterfinder .screen {width:auto; margin:0; margin-top:20px;}
	.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen {margin-top:20px;}
	.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .choice dl {float:none; width:100%;}
	.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .choice dl.r {width:100%; margin:0; margin-top:20px;}
	.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .choice dl.r dd {min-height:83px; background-image:url(../_images/goods-06-30-m.png);}
	.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .choice dl.r.on dd {background-image:url(../_images/goods-06-31-m.png);}
	.gl-center.goods .pro-pressure-washers-adapterfinder.finder .screen .choice dl.a {margin-top:20px;}

	.gl-center.goods .pro-pressure-washers-variants .screen {width:auto; margin:0; margin-top:20px;}

	.gl-center.goods .pro-pressure-washers-benefits .screen {width:auto; padding-top:20px; margin:0; margin-top:20px;}
	.gl-center.goods .pro-pressure-washers-benefits .screen ul {margin-top:20px;}
	.gl-center.goods .pro-pressure-washers-benefits .screen ul li {float:none; width:100%; margin:0; margin-top:20px;}
	.gl-center.goods .pro-pressure-washers-benefits .screen ul li:first-child {margin-top:0;}

	.gl-center.goods .pro-pressure-washers-definition .screen {width:auto; margin:0; margin-top:20px;}
	.gl-center.goods .pro-pressure-washers-definition .screen img {float:none; display:block; width:100%;}
	.gl-center.goods .pro-pressure-washers-definition .screen .text {float:none; width:100%; margin:0; margin-top:20px;}
	.gl-center.goods .pro-pressure-washers-definition .screen .text h3 {margin-bottom:20px;}
	.gl-center.goods .pro-pressure-washers-definition .screen .text ul {margin-top:20px;}
	.gl-center.goods .pro-pressure-washers-definition.line .screen {padding-top:20px; margin-top:20px;}
	.gl-center.goods .pro-pressure-washers-definition.line .screen.video video {float:none; width:100%;}
	.gl-center.goods .pro-pressure-washers-definition.line .screen.video .text {float:none; width:100%; margin:0; margin-top:20px}
	.gl-center.goods .pro-pressure-washers-definition.line .screen.video .text h3 {margin-bottom:20px;}

	.gl-center.goods .pro-pressure-washers-operation .screen {width:auto; padding-top:20px; margin:0; margin-top:20px;}
	.gl-center.goods .pro-pressure-washers-operation .screen h3 {margin-top:20px;}
	.gl-center.goods .pro-pressure-washers-operation .screen h3:first-child {margin-top:0;}
	.gl-center.goods .pro-pressure-washers-operation .screen .text {margin-top:20px;}
	.gl-center.goods .pro-pressure-washers-operation .screen .text img.b {margin-top:20px;}
	.gl-center.goods .pro-pressure-washers-operation .screen dl {margin-top:20px;}
	.gl-center.goods .pro-pressure-washers-operation .screen ul {margin-top:20px;}
	.gl-center.goods .pro-pressure-washers-operation .screen ul li {float:none; width:100%; margin:0; margin-top:20px;}
	.gl-center.goods .pro-pressure-washers-operation .screen ul li:first-child {margin-top:0;}

	.gl-center.goods .pro-pressure-washers-models .screen {width:auto; padding-top:20px; margin:0; margin-top:20px;}
	.gl-center.goods .pro-pressure-washers-models .screen .text {margin-top:20px;}
	.gl-center.goods .pro-pressure-washers-models .screen ul {margin-top:20px;}
	.gl-center.goods .pro-pressure-washers-models .screen ul li {
		width:calc((100% - 20px) / 2);
		width:-moz-calc((100% - 20px) / 2);
		width:-webkit-calc((100% - 20px) / 2);
		margin-left:20px;
	}
	.gl-center.goods .pro-pressure-washers-models .screen ul li:first-child {margin-left:0;}
	.gl-center.goods .pro-pressure-washers-models .screen ul li ol {margin-top:5px;}
	.gl-center.goods .pro-pressure-washers-models .screen ul li ol li {width:100%; margin:0; word-break:break-all;}

	.gl-center.goods .pro-pressure-washers-benefits-video .screen {width:auto; margin:0; margin-top:20px;}
	.gl-center.goods .pro-pressure-washers-benefits-video .screen .head video {float:none; width:100%;}
	.gl-center.goods .pro-pressure-washers-benefits-video .screen .head .text {float:none; width:100%; margin:0; margin-top:20px;}
	.gl-center.goods .pro-pressure-washers-benefits-video .screen .head .text h3 {margin-bottom:20px;}
	.gl-center.goods .pro-pressure-washers-benefits-video .screen .list {padding-top:20px; margin-top:20px;}
	.gl-center.goods .pro-pressure-washers-benefits-video .screen .list ul li {padding-right:0; margin-top:20px;}
	.gl-center.goods .pro-pressure-washers-benefits-video .screen .list ul li:first-child {margin-top:0;}
	.gl-center.goods .pro-pressure-washers-benefits-video .screen .list ul li strong {display:block; margin-bottom:15px; font-size:17px;}
	.gl-center.goods .pro-pressure-washers-benefits-video .screen .list ul li video {width:100%; margin-top:20px;}
	.gl-center.goods .pro-pressure-washers-benefits-video .screen .list ul li img {display:none;}

	.gl-center.goods .pro-pressure-washers-thermal-energy .screen {width:auto; padding-top:20px; margin:0; margin-top:20px;}
	.gl-center.goods .pro-pressure-washers-thermal-energy .text {float:none; width:100%;}
	.gl-center.goods .pro-pressure-washers-thermal-energy .text h3 {margin-bottom:20px;}
	.gl-center.goods .pro-pressure-washers-thermal-energy img {float:none; display:block; width:100%;}

	.gl-center.goods .pro-pressure-washers-anwendungsgebiete .screen {width:auto; margin:0; margin-top:20px;}
	.gl-center.goods .pro-pressure-washers-anwendungsgebiete .screen ul li {position:relative; padding-top:20px; padding-left:0; margin-top:20px;}
	.gl-center.goods .pro-pressure-washers-anwendungsgebiete .screen ul li:first-child {padding-top:0; margin-top:0;}
	.gl-center.goods .pro-pressure-washers-anwendungsgebiete .screen ul li img {position:static; display:block; width:100%;}
	.gl-center.goods .pro-pressure-washers-anwendungsgebiete .screen ul li strong {margin:20px 0;}

	.gl-center.goods .pro-pressure-washers-accessory .screen {width:auto; padding-top:20px; margin:0; margin-top:20px;}
	.gl-center.goods .pro-pressure-washers-accessory .screen .head img {float:none; display:block; width:100%;}
	.gl-center.goods .pro-pressure-washers-accessory .screen .head .text {float:none; width:100%; margin:0; margin-top:20px;}
	.gl-center.goods .pro-pressure-washers-accessory .screen .head .text h3 {margin-bottom:20px;}
	.gl-center.goods .pro-pressure-washers-accessory .screen .list ul {margin-top:20px;}
	.gl-center.goods .pro-pressure-washers-accessory .screen .list ul li {padding-top:20px; margin-top:20px;}
	.gl-center.goods .pro-pressure-washers-accessory .screen .list {padding-top:20px; margin-top:20px;}
	.gl-center.goods .pro-pressure-washers-accessory .screen .list ul li img {float:none; display:block; width:100%;}
	.gl-center.goods .pro-pressure-washers-accessory .screen .list ul li .text h5 {margin-top:10px;}
	.gl-center.goods .pro-pressure-washers-accessory .screen .list ul li .text {float:none; width:100%; margin:0; margin-top:20px;}
	.gl-center.goods .pro-pressure-washers-accessory .screen .list ul li .text ol {margin-top:10px;}
	.gl-center.goods .pro-pressure-washers-accessory .screen .list ul li .text ol li {padding:0; margin:0; border-style:none; list-style-type:disc;}

	.gl-center.goods .slider .screen {width:auto; margin:0;}
	.gl-center.goods .slider .screen .box {
		float:none;
		width:100%;
		height:calc(100vw + 65px);
		height:-moz-calc(100vw + 65px);
		height:-webkit-calc(100vw + 65px);
		border-style:none;
	}
	.gl-center.goods .slider .screen .box .image {width:100%; height:100vw; background-color:#f6f6f6;}
	.gl-center.goods .slider .screen .box .thumb {width:auto !important; max-width:none; height:50px; white-space:nowrap; overflow:auto; overflow-x:auto; overflow-y:hidden;}
	.gl-center.goods .slider .screen .box .thumb ul li {float:none; display:inline-block; width:50px; height:50px; margin-left:0; vertical-align:middle;}
	.gl-center.goods .slider .screen .box .thumb ul li:first-child {margin-left:10px;}
	.gl-center.goods .slider .screen .box .thumb ul li:last-child {margin-right:10px;}
	.gl-center.goods .slider .screen .sbj {float:none; width:100%; height:auto;}

	.gl-center.goods .bundle .screen {width:auto; margin:0; margin-top:20px;}
	.gl-center.goods .bundle .screen .goods-list {margin-top:20px;}
	.gl-center.goods .bundle .screen .goods-list ul li {float:none; width:100%; padding-left:0; margin-left:0; background-image:none;}
	.gl-center.goods .bundle .screen .goods-list ul li:after {display:block; height:50px; content:''; background:url(../_images/goods-02-06.png) no-repeat center center;}
	.gl-center.goods .bundle .screen .goods-list ul li:last-child:after {height:0; background-image:none;}
	.gl-center.goods .bundle .screen .checkbox {margin-top:20px;}
	.gl-center.goods .bundle .screen .price {position:static; width:100%; margin-top:20px; text-align:right;}

	.gl-center.goods .anwendungen .screen {width:auto; margin:0; margin-top:20px;}
	.gl-center.goods .anwendungen .screen ul {height:50px; margin-top:20px; white-space:nowrap; overflow-x:auto; overflow-y:hidden;}
	.gl-center.goods .anwendungen .screen ul li {float:none; display:inline-block; margin-left:6px;}
	.gl-center.goods .anwendungen .screen ul li:first-child {margin-left:0;}

	.gl-center.goods .description .screen {width:auto; padding-top:20px; margin:0;}
	.gl-center.goods .description .screen.f {padding-top:20px;}
	.gl-center.goods .description .screen h3 {padding-bottom:20px;}
	.gl-center.goods .description .screen .text {margin-top:20px;}

	.gl-center.goods .description.feature .photo {margin-top:20px;}
	.gl-center.goods .description.feature .photo ul li {float:none; width:100%; margin:0; margin-top:20px;}
	.gl-center.goods .description.feature .attr {margin-top:20px; background-color:#fff;}
	.gl-center.goods .description.feature .attr dl {margin-top:10px; line-height:20px; border-top-style:none;}
	.gl-center.goods .description.feature .attr dl:first-child {margin-top:0;}
	.gl-center.goods .description.feature .attr dl dt {float:none; width:auto; padding-left:10px; font-weight:700; background:url(../_images/goods-02-05.png) no-repeat left center;}
	.gl-center.goods .description.feature .attr dl dd {float:none; margin-top:10px; padding:10px; background-image:none; background-color:#f6f6f6; border-radius:5px;}

	.gl-center.goods .description.specifications .item {float:none; width:100%; margin:0; margin-top:20px;}
	.gl-center.goods .description.specifications .item dl dt {width:120px; padding-left:20px;}
	.gl-center.goods .description.specifications .icon {padding-top:20px;}
	.gl-center.goods .description.specifications .icon ul li {
		width:calc((100% - 20px) / 3);
		width:-moz-calc((100% - 20px) / 3);
		width:-webkit-calc((100% - 20px) / 3);
		margin-left:10px;
	}
	.gl-center.goods .description.specifications .icon ul li:first-child {margin-left:0;}
	.gl-center.goods .description.specifications .icon ul li img {width:100%;}

	.gl-center.goods .description.download .screen ul {margin-top:20px;}
	.gl-center.goods .description.download .screen ul li {
		width:calc((100% - 20px) / 2);
		width:-moz-calc((100% - 20px) / 2);
		width:-webkit-calc((100% - 20px) / 2);
		margin-left:0;
		margin-right:20px;
		margin-bottom:20px;
	}
	.gl-center.goods .description.download .screen ul li:nth-child(2n) {margin-right:0;}
	.gl-center.goods .description.range .screen ul {margin-top:20px;}
	.gl-center.goods .description.accessory .goods-list ul {margin-top:20px;}
	.gl-center.goods .description.accessory .goods-list ul li {width:50%; margin-top:0;}
	/*.gl-center.goods .description.accessory .button {margin-top:20px;}*/
	.gl-center.goods .description.accessory .button {margin-top:70px;}
	.gl-center.goods .description.accessory .button a {display:block; padding:0; text-align:center; box-sizing:border-box;}

	.gl-center.goods .description.video .screen ul {margin-top:20px;}
	.gl-center.goods .description.video .screen ul li {float:none; width:100%; margin:0; margin-top:20px;}
	.gl-center.goods .description.video .screen ul li:first-child {margin-top:0;}

	/* 서비스 규정 */
	.gl-center.goods .as-rule .screen {width:auto; padding-top:0; margin:0; margin-top:20px;}

	/* 카탈로그 */
	.gl-center.catalog .catalog-category .screen {width:auto; padding-top:0; margin:0; margin-top:20px;}
	.gl-center.catalog .catalog-category .screen ul li,
	.gl-center.catalog .catalog-category.download .screen ul li {float:none; width:100%; margin-top:20px; margin-left:0;}
	.gl-center.catalog .catalog-category .screen ul li:first-child {margin-top:0;}

	.gl-center.catalog .catalog-notice .screen {width:auto; padding-top:20px; margin:0; margin-top:20px;}

	.gl-center.catalog .tab {border-bottom-style:none;}
	.gl-center.catalog .tab .screen {width:auto; margin:0; margin-top:20px;}
	.gl-center.catalog .tab .screen ul li {
		width:calc((100% - 10px) / 3);
		width:-moz-calc((100% - 10px) / 3);
		width:-webkit-calc((100% - 10px) / 3);
		margin-left:0;
		margin-right:5px;
		margin-bottom:5px;
		text-align:center;
	}
	.gl-center.catalog .tab .screen ul li:nth-child(3n) {margin-right:0;}
	.gl-center.catalog .tab .screen ul li a {padding:0; font-size:12px; line-height:30px; border:1px solid #ddd; box-sizing:border-box; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
	.gl-center.catalog .tab .screen ul li.on a {color:#ffed00; border-color:#000;}

	.gl-center.catalog .catalog-list .screen {width:auto; margin:0; margin-top:20px;}
	.gl-center.catalog .catalog-list .screen ul li {width:50%;}

	/* 제품 서비스 */
	.gl-center.goods .as-step .screen {width:auto; padding-top:20px; margin:0; margin-top:20px;}
	.gl-center.goods .as-step .screen.f {padding-top:0;}
	.gl-center.goods .as-step .screen ul {height:auto; margin-top:20px; background-image:none;}
	.gl-center.goods .as-step .screen ul li {float:none; width:100%; padding:0; margin:0; margin-top:15px;}
	.gl-center.goods .as-step .screen ul li:after{content:''; display:block; height:24px; margin-top:15px; background:#fff url(../_images/solution-01-19.png) no-repeat center center;}
	.gl-center.goods .as-step .screen ul li:last-child::after{content:none;}
	.gl-center.goods .as-step .screen ul li strong {display:block;padding:30px 15px;background-color:#ffed00; border-radius:0 10px; box-sizing:border-box;font-size:16px;}
	.gl-center.goods .as-step .screen ul li strong br {display:none;}
	.gl-center.goods .as-step .screen .goods {width:100%; overflow-x:auto;}
	.gl-center.goods .as-step .screen .goods table {min-width:200vw;}
	.gl-center.goods .as-step .screen ol {margin-top:20px;}

	.gl-center.goods .as-step.pro .screen ul {background-image:none;}
	.gl-center.goods .as-step.pro .screen ul li strong {background-color:#7b7b7b;}
	.gl-center.goods .as-step.pro .screen .goods table {width:100%; min-width:auto;}

	.gl-center.goods .as-tour .screen {width:auto; padding-top:20px; margin:0; margin-top:20px;}
	.gl-center.goods .as-tour .screen .text {margin-top:20px;}
	.gl-center.goods .as-tour .screen ul {margin-top:20px;}
	.gl-center.goods .as-tour .screen ul li {float:none; width:100%; margin-left:0; margin-top:20px;}
	.gl-center.goods .as-tour .screen ul li:first-child { margin-top:0;}

	.gl-center.goods .as-cost .screen {width:auto; padding-top:20px; margin:0; margin-top:20px;}
	.gl-center.goods .as-cost .screen .text {margin-top:20px;}

	/* 청소솔루션 */
	.gl-center.solution .solution-category .screen {width:auto; margin:0; margin-top:20px;}
	.gl-center.solution .solution-category .screen h3 {margin-bottom:20px;}
	.gl-center.solution .solution-category .screen ul {margin-top:0;}
	.gl-center.solution .solution-category .screen ul li {width:calc((100% - 20px) / 2); width:-moz-calc((100% - 20px) / 2); width:-webkit-calc((100% - 20px) / 2); margin-left:0; margin-right:20px; margin-bottom:20px;}
	.gl-center.solution .solution-category .screen ul li:first-child {margin-left:0;}
	.gl-center.solution .solution-category .screen ul li:nth-child(2n) {margin-right:0;}

	.gl-center.solution .solution-detail .screen {width:auto; margin:0; margin-top:20px;}
	.gl-center.solution .solution-detail .screen img {float:none; width:100%;}
	.gl-center.solution .solution-detail .screen .text {float:none; width:100%; margin-left:0; margin-top:20px;}
	.gl-center.solution .solution-detail .screen .text a.go {position:static; display:block; width:120px; padding:0; margin-left:auto; margin-top:15px; text-align:center;}
	.gl-center.solution .solution-detail .screen .item-list {margin-top:20px;}
	.gl-center.solution .solution-detail .screen .item-list.f {margin-top:0;}
	.gl-center.solution .solution-detail .screen .item-list ul {margin-top:20px;}
	.gl-center.solution .solution-detail .screen .item-list ul:first-child {margin-top:0;}
	.gl-center.solution .solution-detail .screen .item-list ul li {float:none; width:100%; margin-top:20px; margin-left:0;}
	.gl-center.solution .solution-detail .screen .item-list ul li:first-child {margin-top:0;}
	.gl-center.solution .solution-detail .screen .item-list ul li strong {display:block; margin:5px 0;}
	.gl-center.solution .solution-detail .screen .item-list ul li ol {padding:10px; margin-top:10px; margin-left:0; background-color:#f6f6f6; border-radius:5px;}
	.gl-center.solution .solution-detail .screen .item-list ul li ol li {margin-top:0; margin-left:15px;}

	.gl-center.solution .solution-banner .screen {width:auto; margin:0; margin-top:20px;}
	.gl-center.solution .solution-banner .screen ul li {height:36vw;}

	.gl-center.solution .solution-inquiry .screen,
	.gl-center.goods .pro-pressure-washers .screen,
	.gl-center.goods .pro-scrubber-dryers .screen,
	.gl-center.goods .dampfsauger .screen,
	.gl-center.goods .pro-vacuum-cleaners .screen{width:auto; padding-top:20px; margin:0; margin-top:20px;}
	.gl-center.solution .solution-inquiry .screen img {margin-bottom:20px;}
	.gl-center.solution .solution-inquiry .button {margin-top:20px;}

	.gl-center.goods .pro-pressure-washers .screen ul:not(.three) li,
	.gl-center.goods .pro-vacuum-cleaners .screen ul:not(.three) > li,
	.gl-center.goods .pro-scrubber-dryers .screen ul:not(.three) li,
	.gl-center.goods .pro-vacuum-cleaners .screen ul:not(.three) li,
	.gl-center.goods .dampfsauger .screen ul.list li{width:100%; margin:0px; margin-bottom:20px;}
	/*.gl-center.goods .dampfsauger .screen ul.list li{width:calc((100% - 20px) / 2); width:-moz-calc((100% - 20px) / 2); width:-webkit-calc((100% - 20px) / 2); margin-left: 0; margin-right:20px; margin-bottom:20px;}*/
	.gl-center.goods .pro-pressure-washers .screen ul:not(.three) li:first-child,
	.gl-center.goods .pro-vacuum-cleaners .screen ul:not(.three) > li:first-child,
	.gl-center.goods .pro-scrubber-dryers .screen ul:not(.three) > li:first-child,
	.gl-center.goods .pro-vacuum-cleaners .screen ul:not(.three) > li:first-child,
	.gl-center.goods .dampfsauger .screen ul.list li:first-child{margin-left:0;}
	.gl-center.goods .pro-pressure-washers .screen ul:not(.three) li:nth-child(2n),
	.gl-center.goods .pro-vacuum-cleaners .screen ul:not(.three) > li:nth-child(2n),
	.gl-center.goods .pro-scrubber-dryers .screen ul:not(.three) li:nth-child(2n),
	.gl-center.goods .pro-vacuum-cleaners .screen ul:not(.three) li:nth-child(2n),
	.gl-center.goods .dampfsauger .screen ul.list li:nth-child(2n){margin-right:0;}

	.gl-center.goods .pro-pressure-washers .screen ul.three li,
	/*.gl-center.goods .pro-scrubber-dryers .screen ul.three li {width:calc((100% - 20px) / 3); width:-moz-calc((100% - 20px) / 3); width:-webkit-calc((100% - 20px) / 3); margin-left: 10px;}*/
	.gl-center.goods .pro-scrubber-dryers .screen ul.three li {width:100%; margin:0px; margin-bottom:20px;}
	.gl-center.goods .pro-pressure-washers .screen ul li:first-child,
	.gl-center.goods .pro-scrubber-dryers .screen ul li:first-child{margin-left: 0}

	.gl-center.goods .dampfsauger .screen .book .text,
	.gl-center.goods .dampfsauger .screen .book img{float: none;width: 100%;height: auto}
	.gl-center.goods .dampfsauger .screen .book .text{padding: 20px}

	.gl-center.goods .pro-vacuum-cleaners .screen .imgs img,
	.gl-center.goods .pro-vacuum-cleaners .screen .imgs .description,
	.gl-center.goods .pro-vacuum-cleaners .screen .left,
	.gl-center.goods .pro-vacuum-cleaners .screen .tool{float: none;width: 100%;margin-left: 0}
	.gl-center.goods .pro-vacuum-cleaners .screen .imgs .description,
	.gl-center.goods .pro-vacuum-cleaners .screen .tool{margin-top: 20px}

	.gl-center.goods .dampfsauger .screen table td{padding: 10px}
	.gl-center.goods .dampfsauger .screen table tr.th td .img{height: 100px}
	.gl-center.goods .dampfsauger .screen table tr.th td .img img{object-fit: cover;object-position: 50% 0;}
	.gl-center.goods .dampfsauger .screen table tr.th td.level-1,
	.gl-center.goods .dampfsauger .screen table tr.th td.level-2,
	.gl-center.goods .dampfsauger .screen table tr.th td.level-3{vertical-align: top}

	.gl-center.goods .dampfsauger .screen ul.list li strong{margin-top: 10px;font-size: 15px;}
}



	#bbslist { max-width:1260px; margin:0 auto; padding-left:40px; padding-right:40px; padding-bottom:40px; }
	#bbsview { max-width:1260px; margin:0 auto; padding-left:40px; padding-right:40px; padding-bottom:40px; }

  .view-title {padding-bottom:0px; }

/* -------------------------------------- Layout --------------------------------------------- */
.shop_view { max-width:1260px; margin:0 auto; padding-left:40px; padding-right:40px; }
#goods_view { max-width:1260px; margin:0 auto; padding-left:40px; padding-right:40px; }

.shop_view:after {display:block; content:""; clear:both;}

@media only screen and (max-width:1023px) {
	.shop_view { padding-left:10px; padding-right:10px; }
}

@media only screen and (max-width:767px) {
	.pcHideMoShow { display:block; }
}

@media all and (max-width:720px) {
	#bbslist {padding-left:0;padding-right:0;}
	#bbsview {padding-left: 20px;padding-right: 20px;}
}
/* -------------------------------------- //Layout --------------------------------------------- */




.goods_buttons_area .btn_resp { border:1px #ccc solid; background:#ffed00;  font-size:12px; line-height:15px; padding:0 9px; box-sizing:border-box; text-align:center; color:#333; cursor:pointer; vertical-align:middle; border-radius:2px; transition:border-color 0.2s, background-color :0.2s; }
a.btn_resp, span.btn_resp { display:inline-block; }

.btn_resp.size_a { height:20px; font-size:12px; line-height:19px; padding:0 5px; }
.btn_resp.size_b { height:32px; font-size:13px; line-height:31px; min-width:60px; }
.btn_resp.size_c { height:42px; font-size:17px; line-height:40px; min-width:100px; padding:0 14px; }
.btn_resp.size_extra { height:62px; font-size:26px; line-height:60px; min-width:140px; padding:0 20px; }
.btn_resp.size_extra2 { height:62px; font-size:19px; line-height:60px; padding:0 20px; }

.btn_resp.color2 { border-color:#434343; background-color:#434343; color:#fff; }
.btn_resp.color3 { border-color:#d70303; background-color:#d70303; color:#fff; }
.btn_resp.color4 { border-color:#444; color:#444; }
.btn_resp.color5 { border-color:#999; background-color:#999; color:#fff; }
.btn_resp.color6 { border-color:#616775; background-color:#616775; color:#fff; }
.btn_resp.color7 { border-color:#f6f6f6; background-color:#f6f6f6; }

.btn_resp.warnning { color:#f00; }

.btn_resp:hover { border-color:#999; }
.btn_resp.color2:hover { border-color:#333; background-color:#333; }
.btn_resp.color3:hover { border-color:#b70000; background-color:#b70000; }
.btn_resp.color4:hover { border-color:#333; color:#333; }
.btn_resp.color5:hover { border-color:#767676; background-color:#767676; }
.btn_resp.color6:hover { border-color:#484f61; background-color:#484f61; }

.btn_resp.icon { padding-left:30px; background-size:16px; background-position:9px 50%; background-repeat:no-repeat; }
.btn_resp.icon_my_minishop { background-image:url(../images/common/my_i_minishop.png); }
.btn_resp.icon_personal { background-image:url(../images/common/my_i_prvpay.jpg); }
.btn_resp.icon_delivery_address { background-image:url(../images/common/my_i_adrs.jpg); }
.btn_resp.icon_emoney_exchange { background-image:url(../images/common/my_i_exchange.jpg); }
.btn_resp.icon_1to1 { background-image:url(../images/common/my_i_1to1.jpg); }
.btn_resp.icon_qna { background-image:url(../images/common/my_i_qna.jpg); }
.btn_resp.icon_review { background-image:url(../images/common/my_i_review.jpg); }
.btn_resp.icon_prvpay { background-image:url(../images/common/my_i_prvpay.jpg); }

.btn_resp.no_border { border:none; color:#767676; outline:none; padding-right:0; }
.btn_resp.no_border:after { display:inline-block; content:''; width:5px; height:9px; margin-left:4px; font-size:0; opacity:0.6; background:url(../images/common/bul_detail_view.png) 50% 50% no-repeat; }
.btn_resp.no_border:hover { text-decoration:underline; color:#333; }
.btn_resp.no_border:hover:after { opacity:1; }

/* #11990[khk] 액세서리 세로사이즈틀어짐 */
.accessory-list .screen .goodsDisplayImageWrap{height:250px;}
.accessory-list .screen .goodsDisplayImageWrap img{max-height:230px;}

/* 주문/결제 */
.subpage_wrap.order_payment.flyingMode .order_payment_right .order_subsection {position:relative !important;}
.subpage_wrap.order_payment.flyingMode .order_payment_right .order_subsection .right_flying_wrap1 {padding-left:0 !important; padding-right:0 !important;}
.subpage_wrap.order_payment.flyingMode .order_payment_right .order_subsection .right_flying_wrap3 {width:100% !important; box-shadow:none !important;}
#typereceiptlay .labelgroup_design {margin-bottom:5px;}
/*동영상반응형*/
.video-container {
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 50%;
  max-width: 900px;
}
.video-container iframe {
  z-index: 1;
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  max-width: 900px;
}


.f_wrap{margin:-10px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;}
.f_cont{margin:-10px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}
.f_wrap .obj .inner,.f_cont .obj .inner{padding:10px;}
.f_wrap .f_cont{margin:0px;}

.gl-center.goods .as-tip .screen h3{font-size:21px;font-weight:700;line-height:21px;}
.gl-center.goods .as-step .screen h4,
.gl-center.goods .as-cost .screen h4,
.gl-center.goods .as-tip .screen h4{font-size:17px;margin:15px 0 10px 0;line-height:1.4;display:block;font-weight:500;}
.gl-center.goods .as-tip .screen h4{font-weight:600;}
.gl-center.goods .as-step .screen .y_table{margin-top:15px;}
.gl-center.goods .as-step .screen .y_table table{width:100%;margin-top:15px;}
.gl-center.goods .as-step .screen .y_table table th{padding:10px 0;border-top:1px solid #ddd;border-right:1px solid #ddd;background-color:#ffed00;}
.gl-center.goods .as-step .screen .y_table table th:first-child{border-left:1px solid #ddd;}
.gl-center.goods .as-step .screen .y_table table td{padding:10px 0;text-align:center;border:1px solid #ddd;border-left-style:none;}
.gl-center.goods .as-step .screen .y_table table td:first-child{border-left-style:solid;}
.gl-center.goods .as-step .screen .y_table table td.th{background-color:#ffed00;}
.gl-center.goods .as-step .screen .y_table table td.nn{padding:10px 0 0 0;text-align:left;color:#ff4500;border-style:none;}
.gl-center.goods .as-step .screen .list_image{margin-top:20px;display:inline-block;}
.gl-center.goods .as-step .screen .list_image span{float:left;width:calc((100% - 50px) / 3);width:-moz-calc((100% - 50px) / 3);width:-webkit-calc((100% - 50px) / 3);margin-left:25px;text-align:center;}
.gl-center.goods .as-step .screen .list_image span:first-child{margin-left:0;}

.gl-center.goods .as-step.new_as .screen table{width:100%;margin-top:15px;}
.gl-center.goods .as-step.new_as .screen table th{padding:10px 0; border-top:1px solid #ddd; border-right:1px solid #ddd;background-color:#ffed00;text-align:center;}
.gl-center.goods .as-step.new_as .screen table th:first-child {border-left:1px solid #ddd;}
.gl-center.goods .as-step.new_as .screen table td {padding:10px 0; text-align:center; border:1px solid #ddd; border-left-style:none;}
.gl-center.goods .as-step.new_as .screen table td:first-child {border-left-style:solid;}
.gl-center.goods .as-step.new_as .screen table td.th{background-color:#ffed00;}
.gl-center.goods .as-step.new_as .screen table td.nn{padding:10px 0 0 0;text-align:left;color:#ff4500;border-style:none;}
.gl-center.goods .as-step.new_as .screen table.gray_table th,
.gl-center.goods .as-step.new_as .screen table.gray_table td.th{background-color:#7b7b7b;color:#fff;}

.gl-center.goods .as-step.new_as .screen .as_image_wrap h4{margin-bottom:0px;}
.gl-center.goods .as-step.new_as .screen .as_image{margin:0px -10px 0px -10px;}
.gl-center.goods .as-step.new_as .screen .as_image .obj{flex:0 0 33.33%;-ms-flex:0 0 33.33%;max-width:33.33%;}
.gl-center.goods .as-step.new_as .screen .as_image .obj .inner{padding:10px;}
.gl-center.goods .as-step.new_as .screen .as_image .obj .inner img{margin:0px auto;display:block;border:1px solid #ededed;}

.gl-center.goods .as-cost .screen .cost_image{margin:0px -10px 0px -10px;}
.gl-center.goods .as-cost .screen .cost_image .obj{flex:0 0 20%;-ms-flex:0 0 20%;max-width:20%;}
.gl-center.goods .as-cost .screen .cost_image .obj .inner{padding:10px;}
.gl-center.goods .as-cost .screen .cost_image .obj .inner h6{font-size:16px;font-weight:700;}
.gl-center.goods .as-cost .screen .cost_image .obj .inner img{margin:10px auto;display:block;border:1px solid #ededed;}
.gl-center.goods .as-cost .screen .cost_image .obj .inner .t_cont{padding:10px;margin-top:10px;display:block;background:#fafafa;border:1px solid #ededed;}
.gl-center.goods .as-cost .screen .cost_image .obj .inner .t_cont span{display:block;margin:5px 0 5px 0;}
.gl-center.goods .as-cost .screen .cost_image .obj .inner .t_cont span strong{font-weight:700;}

.gl-center.goods .as-tip .screen{width:1230px;padding-top:25px;margin:0 auto;margin-top:25px;border-top:1px solid #ededed;}
.gl-center.goods .as-tip .screen ol{margin:15px 0 20px 0;}
.gl-center.goods .as-tip .screen ol li{font-size:15px;}
.gl-center.goods .as-tip .screen h5,
.gl-center.goods .as-tour .screen h5{font-size:17px;font-weight:700;}
.gl-center.goods .as-tip .screen .tip_image{margin-top:10px;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}
.gl-center.goods .as-tip .screen .tip_image .obj h6{font-size:16px;padding:10px 0;border-bottom:1px solid #ddd;text-align:center;}
.gl-center.goods .as-tip .screen .tip_image .obj{padding:10px;flex:0 0 30%;-ms-flex:0 0 30%;max-width:30%;box-sizing:border-box;}
.gl-center.goods .as-tip .screen .tip_image .obj:last-child{flex:0 0 40%;-ms-flex:0 0 40%;max-width:40%;}
.gl-center.goods .as-tip .screen .tip_image .obj .inner{padding:0px;border:1px solid #ddd;}
.gl-center.goods .as-tip .screen .tip_image .obj .inner ul.f_cont{margin:0px;}
.gl-center.goods .as-tip .screen .tip_image .obj .inner ul.f_cont li{padding:0px;border-left:1px solid #ddd;}
.gl-center.goods .as-tip .screen .tip_image .obj .inner ul.f_cont.two > li{flex:0 0 50%;-ms-flex:0 0 50%;max-width:50%;}
.gl-center.goods .as-tip .screen .tip_image .obj .inner ul.f_cont li:first-child{border-left:none;}
.gl-center.goods .as-tip .screen .tip_image .obj .inner img{width:95%;display:block;margin:5px auto;height:285px;}
.gl-center.goods .as-tip .screen .tip_image .obj .inner .cont{padding:10px;border-top:1px solid #ddd;}
.gl-center.goods .as-tip .screen .tip_image .obj .inner .cont dt{font-size:15px;font-weight:600;margin-bottom:10px;}
.gl-center.goods .as-tip .screen .tip_image .obj .inner .cont dd{font-size:14px;}

.gl-center.goods .as-tour .screen .text{font-size:15px;}
.gl-center.goods .as-tour .screen .text h5{margin-bottom:5px;}
.gl-center.goods .as-tour.modify .screen ul li img{width:100%;height:240px;}

@media only screen and (max-width:1023px){
    .gl-center.goods .as-cost .screen .cost_image .obj{flex:0 0 33.33%;-ms-flex:0 0 33.33%;max-width:33.33%;}

}

@media only screen and (max-width:767px){
    .gl-center.goods .as-step .screen,
	.gl-center.goods .as-cost .screen,
	.gl-center.goods .as-tip .screen{width:auto;padding-top:20px;margin:20px 20px 0 20px;}
	.gl-center.goods .as-tip .screen ol{margin:15px 0 20px 0;}
	.gl-center.goods .as-tip .screen ol li{font-size:17px;}
	.gl-center.goods .as-tip .screen h5,
	.gl-center.goods .as-tour .screen h5{font-size:16px;}
    .gl-center.goods .as-step .screen h4,
	.gl-center.goods .as-cost .screen h4{font-size:16px;margin:10px 0;}
	.gl-center.goods .as-cost .screen .cost_image,
	.gl-center.goods .as-tip .screen .tip_image{margin:10px -10px -10px -10px;}
    .gl-center.goods .as-cost .screen .cost_image .obj .inner h6{font-size:15px;}
    .gl-center.goods .as-cost .screen .cost_image .obj,
	.gl-center.goods .as-tip .screen .tip_image .obj .inner ul.f_cont li{flex:0 0 50%;-ms-flex:0 0 50%;max-width:50%;}
	.gl-center.goods .as-tip .screen .tip_image .obj,
	.gl-center.goods .as-tip .screen .tip_image .obj:last-child{flex:0 0 100%;-ms-flex:0 0 100%;max-width:100%;}
	.gl-center.goods .as-tip .screen .tip_image .obj .inner img{height:250px;}
	.gl-center.goods .as-tip .screen .tip_image .obj .inner .cont dt{font-size:14px;margin-bottom:5px;}
	.gl-center.goods .as-tip .screen .tip_image .obj .inner .cont dd{font-size:13px;}
	.gl-center.goods .as-step.new_as .screen .as_image{margin:0px -5px 0px -5px;}
	.gl-center.goods .as-step.new_as .screen .as_image .obj .inner{padding:5px;}
}


@media only screen and (max-width:480px){
    .gl-center.goods .as-cost .screen .cost_image .obj{flex:0 0 100%;-ms-flex:0 0 100%;max-width:100%;}
}


/* ===================================================== 2020.05.30 회사정보 */
.ff_cont{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}
.fi_cont{display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;}
.ff_object{margin:-15px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}
.ff_cont:after,.fi_cont:after,.ff_object:after{content:'';clear:both;box-sizing:border-box;}
.ff_object .obj .inner{padding:15px;}
.ff_object.auto .obj{flex:1 auto;padding:15px;}
.ff_object.middle{margin:-10px;}
.ff_object.middle .obj{padding:10px;}
.ff_obj{margin-left:-15px;margin-right:-15px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}
.ff_obj .obj{padding-left:15px;padding-right:15px;}
.f_one .obj{flex:0 0 100%;-ms-flex:0 0 100%;max-width:100%;}
.f_two .obj{flex:0 0 50%;-ms-flex:0 0 50%;max-width:50%;}
.f_three .obj{flex:0 0 33.33%;-ms-flex:0 0 33.33%;max-width:33.33%;}
.f_four .obj{flex:0 0 25%;-ms-flex:0 0 25%;max-width:25%;}
.f_th_se .obj:first-child{flex:0 0 30%;-ms-flex:0 0 30%;max-width:30%;}
.f_th_se .obj:last-child{flex:0 0 70%;-ms-flex:0 0 70%;max-width:70%;}
.f_se_th .obj:first-child{flex:0 0 70%;-ms-flex:0 0 70%;max-width:70%;}
.f_se_th .obj:last-child{flex:0 0 30%;-ms-flex:0 0 30%;max-width:30%;}
.ff_wrap,.f_wrap{flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;}
.f_center{-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}
.f_middle{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.f_between{-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;}
.f_reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}
.ff_object .obj p,.co_about p{font-size:15px;margin-top:20px;line-height:1.4;}
.ff_object .obj p:first-child{margin-top:0px;}
.ff_object .obj p strong{font-weight:600;font-size:16px;}
.ff_object .obj p strong.block{display:block;margin-bottom:10px;}
.ff_object .obj video{width:100%;height:auto;}
.co_about .t_normal{font-weight:normal !important;}
.co_about .t_center{text-align:center !important;}
.co_about .mgb20{margin-bottom:20px !important;}
.co_about .mgt20{margin-top:20px !important;}
.co_about .history .winner_2022 {margin-top:20px;}
.co_about .history .winner_2022 .img {float:left; width:49%; }
.co_about .history .winner_2022 .dsc {float:right; width:49%; margin-top:0;}
.co_about .history .winner_2022::after {content: ''; display: block; clear:both;}
/* 전 세계적으로 활동: 우리의 약속 */
.co_about.active-worldwide .hotpots {}
.co_about.active-worldwide .hotpots {}
.co_about.active-worldwide .hotpots .header-area {position:relative;}
.co_about.active-worldwide .hotpots .header-area .header-box {position:absolute; top:0; left:0; z-index:10; margin-bottom:0;}
.co_about.active-worldwide .hotpots .header-area .header-box .header-title {background-color:#ffed00; padding:29px 21px 26px 42px; font-size:28px; width:250px; line-height:40px; float:left; position:relative; direction:ltr; word-wrap:break-word; word-break:normal;}
.co_about.active-worldwide .hotpots .header-area .header-box .header-title:after {content:""; position:absolute; border-style:solid; border-width:16px 0 16px 10px; border-color:rgba(0,0,0,0) #ffed00; display:block; width:0; z-index:1; right:-10px; top:50%; margin-top:-14px;}
.co_about.active-worldwide .hotpots .map-area { width:100%; overflow:auto;}
.co_about.active-worldwide .hotpots .map-area .map-area-bg {position:relative;}
.co_about.active-worldwide .hotpots .map-area .map-area-bg ul {/*position:relative;*/}
.co_about.active-worldwide .hotpots .map-area .map-area-bg ul li {position:absolute; transition: opacity 300ms linear; opacity: 1; cursor:pointer;}
.co_about.active-worldwide .hotpots .map-area .map-area-bg ul li div.map-mark {position:absolute; top:0; left:0; z-index:10; background-size:cover; width:30px; height:30px; background:url(../_images/goods-01-11.png) no-repeat center center;}
.co_about.active-worldwide .hotpots .map-area .map-area-bg ul li div.map-text {white-space:nowrap; position:relative; top:2px; left:20px; font-weight:700; font-size:11px; background-color:#ffed00; transition:opacity 500ms linear; opacity:1;}
.co_about.active-worldwide .hotpots .map-area .map-area-bg ul li.point-r div.map-text {left:-100%; margin-right:-20px; padding-right:10px;}
.co_about.active-worldwide .hotpots .map-area .map-area-bg ul li div.map-text span {padding:5px 15px 5px 15px;}

.co_about.active-worldwide .hotpots .layer {position: absolute;  left: 0; top: 0; display: none; width: 100%; height: 100%; padding: 15px; box-sizing: border-box; z-index:10;}
.co_about.active-worldwide .hotpots .layer .note {position: relative; width: 100%; height: 100%; padding: 25px; padding-right: 235px; border: 1px solid #eee; background-color: #fff; box-sizing: border-box; overflow-y: auto;}
.co_about.active-worldwide .hotpots .layer .note strong {display: block; margin-bottom: 10px; font-size: 17px;}
.co_about.active-worldwide .hotpots .layer .note em {display: block; margin: 10px 0; font-size: 12px; font-style: normal; line-height: 18px; color: #6e6e6e;}
.co_about.active-worldwide .hotpots .layer .note img {position: absolute; right: 10px; top: 35px; width: 200px;}
.co_about.active-worldwide .hotpots .layer a.close {    position: absolute; right: 25px; top: 25px; display: block; width: 15px; height: 15px; font-size: 0; line-height: 0; background: url(../_images/goods-01-12.png) no-repeat center center;}
@media (max-width: 992px) {
	.co_about.active-worldwide .hotpots .header-area .header-box {height:0!important; position:static; margin-bottom:20px;}
	.co_about.active-worldwide .hotpots .header-area .header-box .header-title {width:100%;}
	.co_about.active-worldwide .hotpots .map-area .map-area-bg {display:table;}
	.co_about.active-worldwide .hotpots .map-area .map-area-bg img.map-img {max-height:100vh; max-width:200vw; width: auto !important;}
}

.obj_btn{font-size:15px;display:inline-block;text-align:center;vertical-align:middle;cursor:pointer;font-weight:500;line-height:1.5;border-radius:0;border:1px solid #e3e3e3;padding:11px 20px;color:#000;border:1px solid #ededed;}
.obj_btn.bg_yellow{background-color:#ffed00;background-image:-webkit-gradient(linear, left bottom, left top, from(#ffed00), to(#fff466));background-image:-webkit-linear-gradient(bottom, #ffed00, #fff466);background-image:-moz-linear-gradient(bottom, #ffed00, #fff466);background-image:-o-linear-gradient(bottom, #ffed00, #fff466);background-image:linear-gradient(to "top", #ffed00,#fff466)}
.obj_btn.bg_yellow:hover{border:1px solid #ffed00;background-color:#ffed00;}

.co_about h3{margin-bottom:25px;font-size:20px;text-align:left;font-weight:700;line-height:1.3;}
.co_about .img_border{border:1px solid #ededed;}

.gl-center.co_about .screen{position:relative;width:1230px;margin:0 auto;margin-top:50px;padding-top:50px;border-top:1px solid #ededed;text-align:left;}
.gl-center.co_about .screen.f{padding-top:0;margin-top:25px;border-top-style:none;}
.gl-center.co_about .tab .screen{margin-top:25px;border-top:none;padding-top:0px;}
.gl-center.co_about .bg_cont{margin-top:50px;padding-bottom:50px;position:relative;width:100%;}
.gl-center.co_about .bg_cont.bg_y{background-color:#ffed00;}
.gl-center.co_about .bg_cont .screen{position:relative;width:1230px;border-top:none;}

.co_about .about-karcher .swiper-container .swiper-button-next,
.co_about .about-karcher .swiper-container .swiper-button-prev{width:50px;height:50px;position:absolute;top:45%;z-index:99;margin-top:-20px;background:#fff url('../_images/swiper-arrows.png') no-repeat 0 0;background-color:rgba(255,255,255,0.3)}
.co_about .about-karcher .swiper-container .swiper-button-next:before,
.co_about .about-karcher .swiper-container .swiper-button-prev:before{content:""}
.co_about .about-karcher .swiper-container .swiper-button-prev{left:25px}
.co_about .about-karcher .swiper-container .swiper-button-next{right:25px;background-position:-50px 0 !important;}
.co_about .about-karcher .swiper-container .swiper-pagination{bottom:10px;margin-bottom:10px;margin-top:20px;text-align:center;}
.co_about .about-karcher .swiper-container .swiper-pagination .swiper-pagination-bullet{display:inline-block !important;float:none !important;margin:0 10px 0 0 !important;vertical-align:middle;cursor:pointer;text-indent:-999px;width:12px !important;height:12px !important;overflow:hidden;-webkit-border-radius:1000px;border-radius:1000px;background:#fff;text-decoration:none;border:1px solid #000;opacity:1;}
.co_about .about-karcher .swiper-container .swiper-pagination .swiper-pagination-bullet-active{background:#000;text-decoration:none}

.co_about .about-karcher .link_button{margin-top:30px;}
.gl-center.co_about .visual.banner{margin:30px auto 20px auto;}
.gl-center.co_about .visual img{width:100%;text-align:center;}
.gl-center.co_about .visual .inner_text{display:table;width:1230px;margin:0 auto;height:100%;position:absolute;top:0px;bottom:0px;right:0px;left:0px;text-align:center;}
.gl-center.co_about .visual .inner_text .cont{padding-top:25%;display:table-cell;vertical-align:middle;color:#fff;line-height:1.2;}
.gl-center.co_about .visual .inner_text .cont h2{font-size:40px;font-weight:700;color:inherit;text-transform:uppercase;padding:0;margin:0 0 10px 0;line-height:inherit;}
.gl-center.co_about .visual .inner_text .cont p{font-size:20px;color:inherit;line-height:inherit;margin:0;}
.gl-center.co_about .visual .inner_text.four .cont,
.gl-center.co_about .visual .inner_text.six .cont{color:#000;}
.gl-center.co_about .visual .inner_text.four .cont {padding-top:18%; padding-left:5%; text-align:left;}
.gl-center.co_about .visual .inner_text.five{text-align:right;}
.gl-center.co_about .visual .inner_text.five .cont{padding-top:0;padding-left:60%;}
.gl-center.co_about .visual .inner_text.seven .cont{padding-top:0;}
.gl-center.co_about .visual .inner_text.nine .cont{color:#000; padding-top:5%;vertical-align:top; text-align:left; padding-left:25px;}
.gl-center.co_about .visual .inner_text.nine .cont h2{width:35%;}
.po_video{position:relative;}

.site_slide.swiper-container{width:100%;overflow:hidden;position:relative;z-index:1;padding:0 10px;}
.site_slide img{width:100%;border:1px solid #ddd;}
.site_slide span{margin-top:10px;font-size:15px;display:block;font-weight:600;line-height:1.3;}

.co_about .co_purpose .obj:first-child{flex:0 0 60%;-ms-flex:0 0 60%;max-width:60%;}
.co_about .co_purpose .obj:last-child{flex:0 0 40%;-ms-flex:0 0 40%;max-width:40%;}
.co_about .obj .inner img{width:100%;}
.co_about .co_purpose .obj p strong,
.co_about .managers .text p strong,
.co_about .employees .text p strong,
.co_about .managers .obj p strong,
.co_about .preservation .obj .inner span strong{display:block;margin-bottom:10px;}
.co_about .practice .obj .inner,
.co_about .society .obj .inner{display:block;}
.co_about .practice .obj .inner span,
.co_about .society .obj .inner span,
.co_about .employees .obj .inner span,
.co_about .preservation .obj .inner span{font-size:15px;display:block;margin-top:10px;font-weight:600;}

.tab-list.w_new.pro-pressure-washers-anwendungsgebiete .obj:first-child{flex:0 0 35%;-ms-flex:0 0 35%;max-width:35%;}
.tab-list.w_new.pro-pressure-washers-anwendungsgebiete .obj:last-child{flex:0 0 65%;-ms-flex:0 0 65%;max-width:65%;}

.co_about .keep_history .history_slide{padding:50px 0;}
.co_about .keep_history .history_slide img{border:none;}

.co_about .society_overview{position:relative;}
.co_about .society_overview dl,
.co_about .product_overview dl{margin-top:25px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;}
.co_about .society_overview dl dt,
.co_about .product_overview dl dt{flex:0 0 28%;-ms-flex:0 0 28%;max-width:28%;}
.co_about .society_overview dl dd,
.co_about .product_overview dl dd{font-size:15px;flex:0 0 70%;-ms-flex:0 0 70%;max-width:70%;}
.co_about .society_overview dl dd strong,
.co_about .product_overview dl dd strong{margin-bottom:10px;font-size:16px;font-weight:600;display:block;}
.co_about .society_overview dl:after,
.co_about .product_overview dl:after{content:'';clear:both;box-sizing:border-box;}

.co_about .product_overview{position:relative;}
.co_about .product_overview .bg_cont:nth-child(even),
.co_about .bg_cont.bg_gray{background:#ededed !important;}
.co_about .product_overview .bg_cont:nth-child(odd){background:#fff;}
.co_about .product_overview .bg_cont,
.co_about .preservation .bg_cont{padding:25px 0;margin-top:0px;}
.co_about .product_overview .bg_cont .screen,
.co_about .preservation .bg_cont .screen{position:relative;width:1230px;margin:0 auto;margin-top:0px;padding-top:0px;}
.co_about .product_overview .bg_cont dl{margin-top:0px;}

.co_about .preservation{margin-top:25px;}
.co_about .preservation .obj .inner span{font-weight:normal;}
.co_about .preservation p strong{display:block;margin-bottom:10px;}
.co_about .preservation p{margin-bottom:20px;}
.co_about .preservation .ff_object{margin-top:30px;}

.panel_container{position:relative;margin-top:25px;}
.panel_container.ui-accordion .ui-accordion-header{font-size:16px !important;font-weight:500;margin:2px 0 0 0;padding:14px 14px 7px 14px;line-height:1.3;border-color:#fff !important;color:#000;background-color:#f5f5f5 !important;text-align:left;display:block;cursor:pointer;position:relative;font-size:100%;}
.panel_container.ui-accordion .ui-accordion-header .ui-icon{}
.panel_container.ui-accordion .ui-accordion-content{padding:1.2em 2.2em;border-top:0;overflow:auto;border:none;}
.panel_container.ui-accordion .ui-accordion-content.ui-accordion-content-active{height:auto !important;overflow:unset !important;}
.panel_container.ui-accordion .ui-accordion-header .ui-icon{display:inline-block;background:url('../_images/about/expand_rating.png') left top no-repeat transparent;width:24px;height:24px;vertical-align:middle;margin:0 10px 0 0;position:unset;top:unset;left:unset;}
.panel_container.ui-accordion .ui-accordion-header.ui-state-active .ui-icon{background-image:url('../_images/about/close_rating.png')}

.co_about .managers .screen h3{text-align:center;padding:30px 0 50px 0;line-height:1.5;}
.co_about .managers .screen h3 em{font-size:16px;font-weight:100;display:block;color:#555;}

.about.co_about.about-karcher .sustainable-supply-chain {}
.about.co_about.about-karcher .sustainable-supply-chain p.sub-image {margin-top:0; margin-bottom:20px;}
.about.co_about.about-karcher .sustainable-supply-chain.main-desc {}
.about.co_about.about-karcher .sustainable-supply-chain.main-desc .screen {border-top-width:0; margin-top:0;}
.about.co_about.about-karcher .sustainable-supply-chain.reducing-emissions {}
.about.co_about.about-karcher .sustainable-supply-chain.reducing-emissions .screen {border-top-width:0; margin-top:0;}
.about.co_about.about-karcher .sustainable-supply-chain.efficiently-using-materials-resources {}
.about.co_about.about-karcher .sustainable-supply-chain.setting-monitoring-standards {}
.about.co_about.about-karcher .sustainable-supply-chain.this-might-also-interest-you {}
.about.co_about.about-karcher .sustainable-supply-chain.this-might-also-interest-you .screen ul {margin-top:25px;}
.about.co_about.about-karcher .sustainable-supply-chain.this-might-also-interest-you .screen ul:after {clear:both; display:block; content:'';}
.about.co_about.about-karcher .sustainable-supply-chain.this-might-also-interest-you .screen ul li {float:left; width:calc((100% - 50px) / 3); width:-moz-calc((100% - 50px) / 3); width:-webkit-calc((100% - 50px) / 3); margin-left:25px; }
.about.co_about.about-karcher .sustainable-supply-chain.this-might-also-interest-you .screen ul li:first-child {margin-left:0;}
.about.co_about.about-karcher .sustainable-supply-chain.this-might-also-interest-you .screen ul li img {width:100%;}
.about.co_about.about-karcher .sustainable-supply-chain.this-might-also-interest-you .screen ul li strong {display:block; margin-top:15px; font-size:17px;}
@media only screen and (max-width:800px) {
	.about.co_about.about-karcher .sustainable-supply-chain.this-might-also-interest-you .screen ul li {float:none !important; width:100%; margin-left:0;}
	.about.co_about.about-karcher .sustainable-supply-chain.this-might-also-interest-you .screen ul li strong {margin-top:5px; margin-bottom:25px;}
}

@media only screen and (max-width:1260px){
    .gl-center.co_about .screen,
    .gl-center.co_about .gl-center-location .screen,
	.gl-center.co_about .bg_cont .screen,
	.gl-center.service_cont .screen,
	.gl-center.goods .pro-pressure-washers-anwendungsgebiete .screen{width:auto !important;padding:0 20px !important;}
	.gl-center.co_about .visual .inner_text{width:100%;}
	.gl-center.co_about .visual .inner_text .cont,
	.gl-center.co_about .visual .inner_text.five .cont{padding-top:10%;padding-left:80px;padding-right:80px;}
	.gl-center.co_about .visual .inner_text.three .cont{padding-top:20%;}
	.gl-center.co_about .visual .inner_text .cont h2{font-size:35px;}
	.gl-center.co_about .visual .inner_text .cont p{font-size:18px;}
    .gl-center.co_about .visual .inner_text.five{text-align:center;}
}


@media only screen and (max-width:1023px){
    .about-karcher.history .ff_object.f_two{flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;}
    .about-karcher.history .f_two .obj,
	.co_about .society_overview dl dt,
	.co_about .product_overview dl dt,
	.co_about .society_overview dl dd,
	.co_about .product_overview dl dd,
	.about-karcher.preservation .ff_object .obj,
	.f_th_se .obj:first-child,
	.f_th_se .obj:last-child,
    .tab-list.w_new.pro-pressure-washers-anwendungsgebiete .obj:first-child,
    .tab-list.w_new.pro-pressure-washers-anwendungsgebiete .obj:last-child{flex:0 0 100%;-ms-flex:0 0 100%;max-width:100%;}
	.co_about .society_overview dl dt{text-align:center;margin-bottom:20px;}
	.co_about .society_overview dl dt img,
	.co_about .product_overview .bg_cont dl dt img{width:100%;}
	.co_about .product_overview .bg_cont dl dt{text-align:center;margin-bottom:20px;}
}

@media (max-width: 992px){
    .gl-center.about.about-karcher.co_about .gl-center-location .screen,
	.gl-center.about.about-karcher.co_about .bg_cont .screen,
	.gl-center.service_cont .gl-center-location .screen{margin:0px !important;}
	.gl-center.about.about-karcher.co_about .screen,
	.gl-center.about .about-karcher.history .screen,
	.gl-center.about .about-karcher.csr-category .screen,
	.gl-center.about .about-karcher .screen,
	.gl-center.service_cont .screen,
	.gl-center.goods.service_cont .tab .screen,
	.gl-center.goods.service_cont .new_as .screen,
	.gl-center.goods .pro-pressure-washers-anwendungsgebiete .screen,
	.gl-center.goods .tab .screen{margin:30px 0 0 0 !important;}
    .gl-center.co_about .gl-center-location .screen h2,
	.gl-center.service_cont .screen h2{font-size:20px !important;}

	.gl-center.service_cont .screen .inner_table{margin-top:30px;}
	.gl-center.goods.service_cont .as-step.new_as .screen table th,
	.gl-center.goods.service_cont .as-step.new_as .screen table td{padding:7px 10px;}

    .gl-center.co_about.about-karcher .gl-center-location .screen .summary,
	.gl-center.about.co_about .gl-center-location .screen .summary,
	.gl-center.service_cont .gl-center-location .screen .summary,
	.gl-center.goods .as-tip .screen ol li,
	.gl-center.goods .as-tour .screen .text{font-size:15px !important;}

	.gl-center.co_about .screen,
	.gl-center.about .about-karcher.csr-category .screen,
	.gl-center.about .about-karcher.history .screen,
	.gl-center.goods.service_cont .screen,
	.gl-center.goods .pro-pressure-washers-anwendungsgebiete .screen{border-top:none;}

	.about-karcher.practice .ff_object.ff_wrap.f_three.many .obj{flex:0 0 50%;-ms-flex:0 0 50%;max-width:50%;padding:0px;}

	.ff_object.auto.f_wrap.f_two .obj,
	.ff_object.f_wrap.f_two .obj,
	.ff_object.ff_wrap.f_two .obj,
	.ff_object.ff_wrap.co_purpose .obj{flex:0 0 100%;-ms-flex:0 0 100%;max-width:100%;padding:0px;}

	.co_about .about-karcher .swiper-container .swiper-button-next,
	.co_about .about-karcher .swiper-container .swiper-button-prev{width:50px;height:50px;position:absolute;top:37%;background:#fff url('../_images/swiper-arrows.png') no-repeat 0 0;background-color:rgba(255,255,255,0.3)}

	.gl-center.co_about .visual .inner_text .cont h2{font-size:30px;}
	.gl-center.co_about .visual .inner_text .cont p{font-size:17px;}
}

@media (max-width: 767px){
	.ff_object{margin:-10px !important;}
	.ff_object .obj .inner{padding:10px !important;}
	.co_about .about-karcher .link_button{margin-top:20px;}
	.gl-center.co_about .visual.banner{margin:20px auto 20px auto;}
    .co_about h3,
	.gl-center.service_cont .screen h3{margin-bottom:20px;font-size:18px !important;}
	.gl-center.about .about-karcher.csr-category .screen h3{font-size:20px;}
	.ff_object .obj p,
	.co_about p,
	.co_about .society_overview dl dd,
	.co_about .product_overview dl dd,
	.site_slide span,
	.co_about .practice .obj .inner span,
	.co_about .society .obj .inner span,
	.co_about .employees .obj .inner span,
	.co_about .preservation .obj .inner span,
	.gl-center.co_about.about-karcher .gl-center-location .screen .summary,
	.gl-center.about.co_about .gl-center-location .screen .summary,
	.gl-center.goods .as-tip .screen ol li,
	.gl-center.goods .as-tour .screen .text{font-size:14px !important;}
	.co_about .managers .screen h3 em{font-size:15px;}
	.ff_object .obj p,.co_about p{margin-top:15px;}
	.gl-center.goods .pro-pressure-washers-anwendungsgebiete .screen .button{font-size:14px;}
	.gl-center.service_cont .screen .inner_table{overflow-x:scroll;}

	.panel_container{margin-top:20px;}
	.panel_container.ui-accordion .ui-accordion-header{font-size:15px !important;padding:10px 10px 7px 10px;}
	.panel_container.ui-accordion .ui-accordion-content{padding:10px;}

	.ff_object .obj p strong{font-size:15px;}
	.obj_btn{font-size:14px;padding:7px 20px;}
	.co_about .about-karcher .swiper-container .swiper-button-next,
	.co_about .about-karcher .swiper-container.swiper-button-prev{width:50px;height:50px;position:absolute;margin-top:-50px;top:48%;background:#fff url('../_images/swiper-arrows.png') no-repeat 0 0;background-color:rgba(255,255,255,0.3)}

	.gl-center.service_cont .screen .gray_table,
	.gl-center.goods .as-step.new_as .screen table{margin-bottom:20px;}
	.gl-center.goods.service_cont .as-step.new_as .screen table th,
	.gl-center.goods.service_cont .as-step.new_as .screen table td{padding:5px;}
	.gl-center.goods.service_cont .as-step.new_as .screen table th{font-size:14px;}
	.gl-center.goods.service_cont .as-step.new_as .screen table td{font-size:13px;line-height:1.3;}

	.gl-center.co_about .visual .inner_text .cont h2{font-size:20px;}
	.gl-center.co_about .visual .inner_text .cont p{font-size:16px;}

}



@media (max-width: 510px){
	.co_about .about-karcher .link_button{margin-top:15px;}
	.gl-center.co_about .visual.banner{margin:15px auto 10px auto;}
    .co_about h3{font-size:16px;}
	.co_about .managers .screen h3 em{font-size:14px;}
	.ff_object .obj p,
	.co_about p,
	.co_about .society_overview dl dd,
	.co_about .product_overview dl dd,
	.site_slide span,
	.co_about .practice .obj .inner span,
	.co_about .society .obj .inner span,
	.co_about .employees .obj .inner span,
	.co_about .preservation .obj .inner span,
	.gl-center.goods .as-tip .screen ol li,
	.gl-center.goods .as-tour .screen .text{font-size:13px !important;}
	.ff_object .obj p,.co_about p{margin-top:10px;}

	.gl-center.about.about-karcher.co_about .screen,
	.gl-center.about .about-karcher.history .screen,
	.gl-center.about .about-karcher.csr-category .screen,
	.gl-center.about .about-karcher .screen{margin:20px 0 0 0 !important;}
    .gl-center.co_about .gl-center-location .screen h2,
	.gl-center.about .about-karcher.csr-category .screen h3{font-size:18px !important;}

	.co_about .about-karcher .swiper-container .swiper-button-next,
	.co_about .about-karcher .swiper-container .swiper-button-prev{width:50px;height:50px;position:absolute;margin-top:-50px;top:46%;background:#fff url('../_images/swiper-arrows.png') no-repeat 0 0;background-color:rgba(255,255,255,0.3)}

	.about-karcher .ff_object.ff_wrap.f_three .obj{flex:0 0 100%;-ms-flex:0 0 100%;max-width:100%;}

	.gl-center.co_about .visual .inner_text .cont h2{font-size:20px;}
	.gl-center.co_about .visual .inner_text .cont p{font-size:15px;}
}

.gl-center.solution .solution-detail .screen .item-list ul li:first-child {margin-left:0}

/* ********************************************************************* 채용 */
	/* ===================================================== 채용 */
		.gl-center.careers .careers-main { /*margin-top: 1px;*/}
		.gl-center.careers .careers-main .screen {width:1230px; margin:0 auto; padding:50px 0;}
		.gl-center.careers .careers-main .careers-movie {}
		.gl-center.careers .careers-main .careers-summary { margin-top: 20px; }
		.gl-center.careers .careers-main .careers-summary .row { padding-top:10px; }
		.gl-center.careers .careers-main .careers-summary .row-wow-jobs { clear:both; }
		.gl-center.careers .careers-main .careers-summary .row-wow-jobs div:nth-child(1) { float:left; overflow: hidden; max-width: 66.5%; margin-right: 0.5%; }
		.gl-center.careers .careers-main .careers-summary .row-wow-jobs div:nth-child(2) { float:left; overflow: hidden; max-width: 33%; }
		.gl-center.careers .careers-main .careers-summary .row-wow-jobs div:nth-child(3) { float:left; overflow: hidden; max-width: 33%; }
		.gl-center.careers .careers-main .careers-summary .row-why      { clear:both; }
		.gl-center.careers .careers-main .careers-summary .row-why div  { float:left; overflow: hidden; max-width: 33%; }
		.gl-center.careers .careers-main .careers-summary .row-why div:nth-child(2) { margin: 0 0.5%; }
		.gl-center.careers .careers-main .careers-summary .row-culture  { clear:both; }
		.gl-center.careers .careers-main .careers-summary .row-culture  div:nth-child(1) { float:right; overflow: hidden; max-width: 66.5%; margin-left: 0.5%; }
		.gl-center.careers .careers-main .careers-summary .row-culture  div:nth-child(2) { float:right; overflow: hidden; max-width: 33%; }
		.gl-center.careers .careers-main .careers-summary .row-culture  div:nth-child(3) { float:right; overflow: hidden; max-width: 33%; }
		.gl-center.careers .careers-main .careers-summary .row-end  { clear:both; }
		@media (max-width: 767px){
			.gl-center.careers .careers-main .screen {width:100%;}
			.gl-center.careers .careers-main .careers-summary .row { padding:0; }
			.gl-center.careers .careers-main .careers-summary .row div { max-width:100% !important; margin:0 !important; }
		}
	/* ===================================================== 카처문화 */
		.gl-center.careers .culture-insights .culture-movie .screen { width:1230px; padding-top:50px; margin:0 auto; }
		.gl-center.careers .culture-insights .wow-culture .screen {width:1230px; padding-top:50px; margin:0 auto; margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.careers .culture-insights .wow-culture .screen h3 {font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.careers .culture-insights .wow-culture .screen .grid ul {margin-top:25px;}
		.gl-center.careers .culture-insights .wow-culture .screen .grid ul li {height:615px; background-color:#ffed00;}
		.gl-center.careers .culture-insights .wow-culture .screen .grid ul li img {float:right; margin-left:25px; margin-right:0; height:100%; }
		.gl-center.careers .culture-insights .wow-culture .screen .grid ul li strong {display:block; padding-left:25px;  padding-right:0; font-size:20px;}
		.gl-center.careers .culture-insights .wow-culture .screen .grid ul li em {display:block; padding-top:15px; padding-left:25px; padding-right:0;font-size:16px; font-style:normal; line-height:25px;}
		.gl-center.careers .culture-insights .wow-culture .screen .grid ul li:nth-child(even) img {height:100%; float:left;margin-left:0px; margin-right:25px;}
		.gl-center.careers .culture-insights .wow-culture .screen .grid ul li:nth-child(even) strong {display:block; padding-right:25px; /*font-size:20px;*/}
		.gl-center.careers .culture-insights .wow-culture .screen .grid ul li:nth-child(even) em {display:block; padding-right:25px; font-size:16px; font-style:normal; line-height:25px;}
		.gl-center.careers .culture-insights .wow-culture .screen .grid ul li:nth-child(1) strong { padding-top:200px; }
		.gl-center.careers .culture-insights .wow-culture .screen .grid ul li:nth-child(2) strong { padding-top:230px; }
		.gl-center.careers .culture-insights .wow-culture .screen .grid ul li:nth-child(3) strong { padding-top:250px; }
	/* ===================================================== 왜 카처인가 */
		.gl-center.careers .why-karcher .screen {width:1230px; margin:0 auto; padding:50px 0;}
		.gl-center.careers .why-karcher .summary-box { margin-bottom:30px; }
		.gl-center.careers .why-karcher .desc-box { background-color:#f8f8f8;}
		.gl-center.careers .why-karcher .desc-box ul.desc-list { display:flex; flex-wrap:wrap; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap;}
		.gl-center.careers .why-karcher .desc-box ul.desc-list li { flex: 0 0 33.33%; -ms-flex: 0 0 33.33%; max-width: 33.33%; margin-bottom: 30px; }
		.gl-center.careers .why-karcher .desc-box ul.desc-list li:hover { background-color:#ffed00; }
		.gl-center.careers .why-karcher .desc-box ul.desc-list li img { width: 100%; }
		.gl-center.careers .why-karcher .desc-box ul.desc-list li .desc-area {padding: 20px; }
		.gl-center.careers .why-karcher .desc-box ul.desc-list li .desc-area strong {margin-bottom:10px;font-size:16px;font-weight:600;display:block;}
		.gl-center.careers .why-karcher .desc-box ul.desc-list li .desc-area span { }
		@media (max-width: 767px){
			.gl-center.careers .why-karcher .desc-box ul.desc-list li { flex: 0 0 50%; -ms-flex: 0 0 50%; max-width: 50%; }
		}
		@media (max-width: 510px){
			.gl-center.careers .why-karcher .desc-box ul.desc-list li { flex: 0 0 100%; -ms-flex: 0 0 100%; max-width: 100%; }
		}

/* ********************************************************************* 서비스 → 서비스 → 렌탈서비스 */
		.gl-center.service .service-rental .screen {width:1230px; padding-top:50px; margin:0 auto;}
		.gl-center.service .service-rental .screen.top-line {margin-top:50px; border-top:1px solid #ededed;}
		.gl-center.service .service-rental .screen .rental-desc {padding-top:50px;}
		.gl-center.service .service-rental .screen .rental-desc .txt {float:left; width:calc(67% - 25px); width:-moz-calc(67% - 25px); width:-webkit-calc(67% - 25px); margin-left:25px;}
		.gl-center.service .service-rental .screen .rental-desc .img {float:left; width:calc(33% - 25px); width:-moz-calc(33% - 25px); width:-webkit-calc(33% - 25px); text-align:center;}
		.gl-center.service .service-rental .screen .rental-desc:after {clear:both; display:block; content:'';}
		.gl-center.service .service-rental .screen .benefits dl {float:left; width:calc((100% - 50px) / 2); width:-moz-calc((100% - 50px) / 2); width:-webkit-calc((100% - 50px) / 2); margin-left:25px;}
		.gl-center.service .service-rental .screen .benefits dl dt { font-size: 17px; font-weight: 700;}
		.gl-center.service .service-rental .screen .benefits dl ul {margin-top: 20px; padding-left:20px;}
		.gl-center.service .service-rental .screen .benefits dl ul li {padding-left: 10px; margin-top:5px; background: url(../_images/goods-02-05.png) no-repeat left 10px;}
		.gl-center.service .service-rental .screen .benefits dl ol {margin-top: 20px; }
		.gl-center.service .service-rental .screen .benefits dl ol li {/*padding-left: 10px;*/}
		.gl-center.service .service-rental .screen .benefits dl ol li ul {margin-top: 0px; padding-left:20px;}
		.gl-center.service .service-rental .screen .benefits dl ol li ul li {padding-left: 10px; margin-top:5px; background: url(../_images/goods-02-05.png) no-repeat left 10px;}
		.gl-center.service .service-rental .screen .benefits:after {clear:both; display:block; content:'';}
		.gl-center.service .service-rental.goods-title {background-color:#ffed00!important;}
		.gl-center.service .service-rental.goods-title .screen {margin-top:50px; padding-top:30px; padding-bottom:30px;}
		.gl-center.service .service-rental.goods-title .screen h3 {font-size:21px; font-weight:700; line-height:21px;}
		.gl-center.service .service-rental .screen .tab-rental-type ul li {float:left; border: solid 1px #000; background-color:#ccc; padding:10px 20px; cursor:pointer;}
		.gl-center.service .service-rental .screen .tab-rental-type ul li.on {background-color:#000; color:#ffed00;}
		.gl-center.service .service-rental .screen .tab-rental-type ul li:nth-child(2) {border-left-width:0;}
		.gl-center.service .service-rental .screen .tab-rental-type ul:after {clear:both; display:block; content:'';}
		.gl-center.service .service-rental.rental-goods .screen .rental_goods {display:none;}
		@media (max-width: 800px) {
			.gl-center.service .service-rental .screen {width:100%;}
			.gl-center.service .service-rental .screen .rental-desc {padding: 20px;}
			.gl-center.service .service-rental .screen .rental-desc .txt {float:none; clear: left; width:100%; margin-left:0; }
			.gl-center.service .service-rental .screen .rental-desc .img {float:none; clear: left; width:100%; margin-left:0; margin-top: 30px;}
			.gl-center.service .service-rental .screen .benefits dl {float:none; width:calc(100% - 15px); width:-moz-calc(100% - 15px); width:-webkit-calc(100% - 15px); margin-left:15px; margin-right:15px;}
			.gl-center.service .service-rental .screen .benefits dl:nth-child(2) {margin-top: 50px;}
		}

/* =====================================================  */
		.guinness-book.banner .screen {width:1230px; margin:0 auto; padding-top:50px;}
		.guinness-book.banner .screen img {text-align:center;}
		.guinness-book.our-story .screen.history {width:1230px; margin:0 auto; margin-top: 50px; border-top: 1px solid #ededed; /*padding:50px 0;*/}
		.guinness-book.our-story .screen.history h3 {padding: 20px 0;  font-size: 21px; font-weight: 700; line-height: 21px;}
		.guinness-book.our-story .screen.history strong {margin: 20px 0; line-height: 25px; display:block;}
		.guinness-book.our-story .screen.history .video video {width: 100%;}
		.guinness-book.our-story .screen.cleaning-performance {width:1230px; margin:0 auto;  margin-top: 50px; margin-bottom:50px; padding-top:50px; padding-bottom:50px; border-top: 1px solid #ededed; border-bottom: 1px solid #ededed;}
		.guinness-book.our-story .screen.cleaning-performance .img-text-1 .img  {width:25%; float:left;}
		.guinness-book.our-story .screen.cleaning-performance .img-text-1 .text {width:75%; float:left;}
		.guinness-book.our-story .screen.cleaning-performance .img-text-1 .text .in-box {padding: 0 20px;}
		.guinness-book.our-story .screen.cleaning-performance .img-text-1 .text strong {margin-bottom: 20px; line-height: 25px; display: block;}
		.guinness-book.our-story .screen.cleaning-performance .img-text-1 .text p {padding-bottom:15px;}
		.guinness-book.our-story .screen.cleaning-performance .img-text-1:after {clear:both; display:block; content:'';}
		.guinness-book.our-story .screen.cleaning-performance ul.img-text-2 {margin-top: 20px; display: table;}
		.guinness-book.our-story .screen.cleaning-performance ul.img-text-2 li  {width:25%; display: table-cell;}
		.guinness-book.our-story .screen.cleaning-performance ul.img-text-2 li.text {vertical-align:top; position: relative;}
		.guinness-book.our-story .screen.cleaning-performance ul.img-text-2 li.text .in-box {padding: 20px;}
		.guinness-book.our-story .screen.cleaning-performance ul.img-text-2 li.text a { background-color: #e3e3e3; border: 1px solid #e3e3e3;height:44px; line-height:44px; padding: 0 20px; font-size:13px; font-weight:500; position: absolute; bottom: 20px; left:20px;}
		.guinness-book.our-story .screen.cleaning-performance ul.img-text-2 li.text.yellow {background-color:#ffed00;}
		.guinness-book.our-story .screen.cleaning-performance ul.img-text-2 li.text.grey {background-color:#6E6E6E; color:#ffffff;}
		.guinness-book.our-story .screen.cleaning-performance ul.img-text-2:after {clear:both; display:block; content:'';}
		.guinness-book.our-story .full.professional-home {background-color:#F6F6F6;}
		.guinness-book.our-story .full.professional-home .screen {width:1230px; margin:0 auto;}
		.guinness-book.our-story .full.professional-home .screen .out-box {padding: 20px 0; position: relative;}
		.guinness-book.our-story .full.professional-home .screen .out-box .img  {width:25%; float:left;}
		.guinness-book.our-story .full.professional-home .screen .out-box .text {width:75%; float:left;}
		.guinness-book.our-story .full.professional-home .screen .out-box .text .in-box {padding: 0 20px;}
		.guinness-book.our-story .full.professional-home .screen .out-box .text strong {margin-bottom: 20px; line-height: 25px; display: block;}
		.guinness-book.our-story .full.professional-home .screen .out-box .text p {padding-bottom:15px;}
		.guinness-book.our-story .full.professional-home .screen .out-box .text a { background-color: #ffed00; border: 1px solid #e3e3e3;height:44px; line-height:44px; padding: 0 20px; font-size:13px; font-weight:500; position: absolute; bottom: 20px; right:20px;}
		.guinness-book.our-story .full.professional-home .screen .out-box:after {clear:both; display:block; content:'';}
		@media (max-width: 800px){
			.guinness-book.our-story .screen.cleaning-performance .img-text-1 .img  {width:100%;}
			.guinness-book.our-story .screen.cleaning-performance .img-text-1 .img img {width:100%; padding-bottom:20px;}
			.guinness-book.our-story .screen.cleaning-performance .img-text-1 .text {width:100%;}
			.guinness-book.our-story .screen.cleaning-performance ul.img-text-2 {display:block;}
			.guinness-book.our-story .screen.cleaning-performance ul.img-text-2 li  {width:100%; display:list-item;}
			.guinness-book.our-story .full.professional-home .screen .out-box .img  {width:100%;}
			.guinness-book.our-story .full.professional-home .screen .out-box .img img {width:100%; padding-bottom:20px;}
			.guinness-book.our-story .full.professional-home .screen .out-box .text {width:100%;}
		}
		.guinness-book.our-story .screen.professional-home {}