@charset "utf-8";

/* 미리보기 CSS */
.back_wrap {position:relative; max-width:1000px; width:100%;}

/* 반팔/긴팔 앞면 */
.back_wrap .front {position:absolute; top:28.1%; left:32.9%; width:34.2%; height:46.5%;}
.back_wrap .front img {width:100%;}

/* 반팔/긴팔 뒷면 */
.back_wrap .back {position:absolute; top:23.1%; left:32.9%; width:34.2%; height:46.5%;}
.back_wrap .back img {width:100%;}

/* 반팔/긴팔 목 */
.back_wrap .neck {position:absolute; top:23.7%; left:37.1%; width:27.2%; height:14.9%;}
.back_wrap .neck img {width:100%;}

/* 반팔 왼쪽/오른쪽 */
.back_wrap .left {position:absolute; top:49.8%; left:40.9%; width:18.1%; height:12.6%;}
.back_wrap .left img {width:100%;}

/* 긴팔 왼쪽/오른쪽 */
.back_wrap .left_long {position:absolute; top:65%; left:44.2%; width:11.5%; height:25%;}
.back_wrap .left_long img {width:100%;}

/* 후드 앞면 */
.back_wrap .front_hd {position:absolute; top:30%; left:36.2%; width:27.5%; height:25.5%;}
.back_wrap .front_hd img {width:100%;}

/* 후드/후드집업 뒷면 */
.back_wrap .back_hd {position:absolute; top:31.7%; left:36.1%; width:27.5%; height:39.7%;}
.back_wrap .back_hd img {width:100%;}

/* 후드/후드집업 왼쪽/오른쪽 */
.back_wrap .left_hd {position:absolute; bottom:19%; left:46.2%; width:7.6%; height:16%;}
.back_wrap .left_hd img {width:100%;}

/* 후드집업 앞면 */
.back_wrap .front_hdz {position:absolute; top:28.7%; left:54.8%; width:14.1%; height:20.3%;}
.back_wrap .front_hdz img {width:100%;}

/* 후드/후드집업 머리 */
.back_wrap .head_hd {position:absolute; top:20.6%; left:41%; width:17.7%; height:29.4%;}
.back_wrap .head_hd img {width:100%;}

/* 미리보기 CSS */
.kiz_back_wrap {position:relative; max-width:1000px; width:100%;}

/* 아동 반팔/긴팔 앞면 */
.kiz_back_wrap .front {position:absolute; top:31.5%; left:30.7%; width:38.5%; height:49.2%;}
.kiz_back_wrap .front img {width:100%;}

/* 아동 반팔/긴팔 뒷면 */
.kiz_back_wrap .back {position:absolute; top:30.7%; left:31.7%; width:36.5%; height:51.8%;}
.kiz_back_wrap .back img {width:100%;}

/* 폴로 셔츠 */
/* 앞면 */
.back_wrap .front_polo {position:absolute; top:24%; left:56.7%; width:12.9%; height:12.7%;}
.back_wrap .front_polo img {width:100%;}
/* 목 */
.back_wrap .neck_polo {position:absolute; top:42.7%; left:28.2%; width:43.5%; height:16.7%;}
.back_wrap .neck_polo img {width:100%;}
/* 왼쪽/오른쪽 */
.back_wrap .left_polo {position:absolute; top:53.9%; left:35.1%; width:29.8%; height:19.7%;}
.back_wrap .left_polo img {width:100%;}
/* dry 왼쪽/오른쪽 */
.back_wrap .left_polo_dry {position:absolute; top:53.9%; left:33.7%; width:32.5%; height:19.7%;}
.back_wrap .left_polo_dry img {width:100%;}
/* //폴로 셔츠 */


/* 2XL 테스트 */
.s2_back_wrap {position:relative; color:#fff; max-width:400px; width:100%;}

.s2_front {position:absolute; top:25%; left:26%; width:48%; height:73%;}
.s2_front img {width:100%;}

.s2_back {position:absolute; top:21.5%; left:26%; width:48%; height:73%;}
.s2_back img {width:100%;}

.s2_neck {position:absolute; top:29.5%; left:31.3%; width:37%; height:19.8%;}
.neck img {width:100%;}

.s2_left {position:absolute; top:43.5%; left:37.4%; width:25.7%; height:17.3%;}
.left img {width:100%;}


/* 마우스패드 사각형 */
.pad_r {position:absolute; top:-0.1%; left:-0.1%; width:100.2%; height:100.3%;}
.pad_r img {width:100%;}

/* 마우스패드 원형 */
.pad_c {position:absolute; top:-0.1%; left:-0.1%; width:100.2%; height:100.3%;}
.pad_c img {width:100%;}

/* 장패드 */
.pad_l {position:absolute; top:-0.1%; left:-0.1%; width:100.2%; height:100.3%;}
.pad_l img {width:100%;}


/* 에코백S */
.eco_s {position:absolute; top: 43.8%; left: 22.2%; width: 55.5%; height: 27.7%;}
.eco_s img {width:100%;}

/* 에코백M */
.eco_m {position:absolute; top: 41.1%; left: 31%; width: 40%; height: 43%;}
.eco_m img {width:100%;}

/* 에코백L */
.eco_l {position:absolute;top: 40.7%;left: 22.5%; width: 54.5%; height: 41.2%;}
.eco_l img {width:100%;}


/* 키즈 맨투맨 */
.kiz_mtm_front {position:absolute; top:31.5%; left:30%; width:40%; height:41.5%;}
.kiz_mtm_front img {width:100%;}

.kiz_mtm_back {position:absolute; top:24.5%; left:30%; width:40%; height:51.5%;}
.kiz_mtm_back img {width:100%;}
    
    
/* 키즈 후드 */
.kiz_hd_front {position:absolute; top:30.5%; left:29.8%; width:40%; height:23.5%;}
.kiz_hd_front img {width:100%;}
    
.kiz_hd_back {position:absolute; top:32%; left:29.5%; width:41.5%; height:43%;}
.kiz_hd_back img {width:100%;}
    
.kiz_hd_head {position:absolute; top:18%; left:31.5%; width:36.5%; height:60%;}
.kiz_hd_head img {width:100%;}
    
    
/* 키즈 후드집업 */    
.kiz_hdz_front {position:absolute; top:30.5%; left:55.8%; width:16%; height:23.5%;}
.kiz_hdz_front img {width:100%;} 
    
    
/* 글리머 드라이 라운드 */
.g_dry_neck {position:absolute; top:32.2%; left:31.8%; width:37%; height:19.5%;}
.g_dry_neck img {width:100%;} 
    
.g_dry_left {position:absolute; top:52%; left:42.5%; width:18%; height:12.5%;}
.g_dry_left img {width:100%;} 

    
/* 글리머 드라이 하프팬츠 */
.g_hp_front {position:absolute; top:52.5%; left:52.5%; width:34%; height:34%;}
.g_hp_front img {width:100%;}
    
    
/* 공용 맨투맨 */
.mtm_neck {position:absolute; top:33.5%; left:27.5%; width:45%; height:24%;}
.mtm_neck img {width:100%;}

.mtm_left {position:absolute; top:57.5%; left:44.5%; width:11%; height:25%;}
.mtm_left img {width:100%;}
    
    
/* 공용 베이직 민소매 */
.slv_front {position:absolute; top:25%; left:32.3%; width:35.2%; height:47%;}
.slv_front img {width:100%;}

.slv_back {position:absolute; top:20.8%; left:32.3%; width:35.2%; height:47%;}
.slv_back img {width:100%;}
    
.slv_neck {position:absolute; top:33.5%; left:27.5%; width:45%; height:24%;}
.slv_neck img {width:100%;}


/* 필잇 맨투맨 */
.mtm_left_fillit {position:absolute; top:57.5%; left:44.5%; width:11%; height:25%;}
.mtm_left_fillit img {width:100%;}


/* 푸츠 - 빈센트 아노락 앞면 */
.anorak_front_putz {position:absolute; top: 30.5%; left: 57.5%; width: 14.5%; height: 20.8%;}
.anorak_front_putz img {width:100%;}
	
/* 푸츠 - 빈센트 아노락 뒷면 */
.anorak_back_putz {position:absolute; top: 32.5%; left: 32.3%; width: 35.5%; height: 10.5%;}
.anorak_back_putz img {width:100%;}
	
/* 푸츠 - 빈센트 아노락 팔 */
.anorak_left_putz {position:absolute; top: 70.5%; left: 45.5%; width: 9%; height: 20.5%;}
.anorak_left_putz img {width:100%;}	
	
/* 푸츠 - 빈센트 아노락 후드 */
.anorak_hd_putz {position:absolute; top: 33%; left: 38.5%; width: 22%; height: 40.5%;}
.anorak_hd_putz img {width:100%;}


/* 푸츠 - 윌리스 바람막이 앞면 */
.willys_front_putz {position:absolute; top: 40.2%; left: 56.5%; width: 11.7%; height: 11.8%;}
.willys_front_putz img {width:100%;}
	
/* 푸츠 - 윌리스 바람막이 뒷면 */
.willys_back_putz {position:absolute; top: 35.7%; left: 36.6%; width: 27%; height: 39%;}
.willys_back_putz img {width:100%;}	
	
/* 푸츠 - 윌리스 바람막이 팔 */
.willys_left_putz {position:absolute; top: 69%; left: 45.8%; width: 8.8%; height: 20.5%;}
.willys_left_putz img {width:100%;}	
	
/* 푸츠 - 윌리스 바람막이 후드 */
.willys_hd_putz {position:absolute; top: 34.2%; left: 39.5%; width: 20%; height: 32%;}
.willys_hd_putz img {width:100%;}


/* 푸츠 - 선거용 윌리스 바람막이 앞면 */
.election_willys_front {position:absolute; top: 38.5%; left: 33.2%; width: 33%; height: 48.8%;}
.election_willys_front img {width:100%;}
	
/* 푸츠 - 선거용 윌리스 바람막이 뒷면 */
.election_willys_back {position:absolute; top: 34.3%; left: 31%; width: 38.4%; height: 54.7%;}
.election_willys_back img {width:100%;}	
	
/* 푸츠 - 선거용 윌리스 바람막이 팔 */
.election_willys_left {position:absolute; top: 33.3%; left: 45.4%; width: 9%; height: 58%;}
.election_willys_left img {width:100%;}	
	
/* 푸츠 - 선거용 윌리스 바람막이 후드 */
.election_willys_hd {position:absolute; top: 32.5%; left: 36%; width: 28%; height: 40.2%;}
.election_willys_hd img {width:100%;}


/* 푸츠 - 해링턴 자켓 앞면 */
.harrington_front_putz {position:absolute; top: 23%; left: 55.5%; width: 16%; height: 10.8%;}
.harrington_front_putz img {width:100%;}
	
/* 푸츠 - 해링턴 자켓 뒷면 */
.harrington_back_putz {position:absolute; top: 32.2%; left: 36.6%; width: 27%; height: 39%;}
.harrington_back_putz img {width:100%;}	
	
/* 푸츠 - 해링턴 자켓 팔 */
.harrington_left_putz {position:absolute; top: 28%; left: 41.7%; width: 15%; height: 21.3%;}
.harrington_left_putz img {width:100%;}	
	
/* 푸츠 - 해링턴 자켓 후드 */
.harrington_hd_putz {position:absolute; top: 30.5%; left: 33.5%; width: 33.2%; height: 48.1%;}
.harrington_hd_putz img {width:100%;}


/* 푸츠 - 폴라플리스 앞면 */
.polafleece_front_putz {position:absolute; top: 32.5%; left: 57.4%; width: 16%; height: 19.8%;}
.polafleece_front_putz img {width:100%;}


/* 행잉액자 */
.hf1_front img {width: 81% !important; margin-top: 12.5%;}
.hf2_front img {width: 77% !important; margin-top: 15.5%;}
.hf3_front img {width: 70% !important; margin-top: 20%;}


/* TCA001 */
.tca001_lc {position:absolute; top:36.3%; right:23.5%; width:15.5%; height:8.5%;}
.tca001_lc img {width:100%;}

.tca001_ls {position:absolute; top:23%; right:27%; width:17.2%; height:5.3%;}
.tca001_ls img {width:100%;}
    
.tca001_rs {position:absolute; top:23%; left:27%; width:17.2%; height:5.3%;}
.tca001_rs img {width:100%;}
    
.tca001_ra {position:absolute; top:37.8%; left:39.3%; width:21.5%; height:21.7%;}
.tca001_ra img {width:100%;}
    
/* TCA002 */
.tca002_ra {position:absolute; top:50.5%; left:39.3%; width:21.5%; height:21.7%;}
.tca002_ra img {width:100%;}

/* TCA003 */
.tca003_lc {position:absolute; top:40%; right:17.7%; width:12%; height:8.5%;}
.tca003_lc img {width:100%;}

/* TCA004 */
.tca004_lc {position:absolute; top:37.8%; right:25.8%; width:15.5%; height:8.5%;}
.tca004_lc img {width:100%;}
    
/* TCA005 */
.tca005_cc {position:absolute; top:13.2%; left:43.4%; width:13.2%; height:3.4%;}
.tca005_cc img {width:100%;}

.tca005_lp {position:absolute; top:47.8%; right:35.3%; width:11.2%; height:3.3%;}
.tca005_lp img {width:100%;}
    
.tca005_rp {position:absolute; top:47.8%; left:35.3%; width:11.2%; height:3.3%;}
.tca005_rp img {width:100%;}
    
/* TCA006 */
.tca006_cc {position:absolute; top:14.5%; left:44%; width:12.2%; height:3.2%;}
.tca006_cc img {width:100%;}

.tca006_lp {position:absolute; top:45.7%; right:36.2%; width:10.1%; height:3%;}
.tca006_lp img {width:100%;}
    
.tca006_rp {position:absolute; top:45.7%; left:36.2%; width:10.1%; height:3%;}
.tca006_rp img {width:100%;}
    
/* TCA007 */
.tca007_cc {position:absolute; top:19%; left:38.4%; width:23.5%; height:23.6%;}
.tca007_cc img {width:100%;}
    
/* TCA008 */
.tca008_rp {position:absolute; top:19.5%; left:25.6%; width:12%; height:6.5%;}
.tca008_rp img {width:100%;}