/* BASIC css start */
.JS_topBnr.only_main{display:block !important;}

.main_bnr_01 {
	position: relative;
    display: block;
    text-align: center;
	margin: 193px 0 0 ;
}
.main_bnr_02 {
	position: relative;
    display: block;
	margin: 70px 0 0 ;
}
.JS_mainBnr {
	position: relative;
	width: 100%;
	height: 500px;
	margin: 0 auto 40px;
	overflow: hidden;
}
.JS_mainBnr .DB_imgSet {
	position: relative;
	z-index: 1;
}
.JS_mainBnr .DB_imgSet li {
	position: absolute;
	top: 0;
	left: 50%;
	width: 5000px;
	height: 500px;
	margin-left: -2500px;
	text-align: center;
}
.JS_mainBnr .DB_imgSet li:first-child {
	z-index: 1;
}
/* 페이지 버튼 */
.JS_mainBnr .DB_arrow {
	position: absolute;
	z-index: 2;
	bottom: 32px;
	margin-left: 3px;
}
.JS_mainBnr .DB_arrow span {
	position: relative;
	display: block;
	left: 50%;
	width: 5px;
	height: 5px;
	margin-left: 3px;
	background: #333;
	border-radius: 100%;
	-webkit-border-radius: 100%;
}
.JS_mainBnr .DB_menuSet {
	position: absolute;
	z-index: 3;
	left: 5px;
	width: 100%;
	bottom: 10px;
	text-align: center;
	letter-spacing: -5px;
	font-size: 0;
	line-height: 0;
}
.JS_mainBnr .DB_menuSet li {
	display: inline-block;
*display:inline;
*zoom:1;
	width: 25px;
	height: 15px;
	margin: 0 3px;
	padding: 15px 0 0;
	cursor: pointer;
	font-size: 0;
}
.JS_mainBnr .DB_menuSet li span {
	display: block;
	height: 2px;
	background: #aaa;
}
.JS_mainBnr .DB_menuSet li:hover span {
	background: #333;
}
.JS_mainBnr .DB_menuSet li.DB_select span {
	background: #333;
}
.JS_mainBnr .DB_menuSet li.DB_select {
	width: 45px;
}
/* 화살표 */
.JS_mainBnr .DB_dir {
	position: absolute;
	z-index: 10;
	left: 50%;
	top: 50%;
	width: 1260px;
	margin-left: -630px;
	margin-top: -32px;
	height: 0;
	cursor: pointer;
}
.JS_mainBnr .DB_prevBtn {
	position: absolute;
	left: 15px;
	width: 50px;
	height: 65px;
	background: url('/design/butyda/pc/_wg/img/arrowL_50.gif') no-repeat 50% 50%;
	opacity: 0;
	-webkit-opacity: 0;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
.JS_mainBnr:hover .DB_prevBtn {
	left: 10px;
	opacity: 1.0;
	-webkit-opacity: 1.0;
}
.JS_mainBnr:hover .DB_prevBtn:hover {
	opacity: .4;
	-webkit-opacity: .4;
}
.JS_mainBnr .DB_nextBtn {
	position: absolute;
	right: 15px;
	width: 50px;
	height: 65px;
	background: url('/design/butyda/pc/_wg/img/arrowR_50.gif') no-repeat 50% 50%;
	opacity: 0;
	-webkit-opacity: 0;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
.JS_mainBnr:hover .DB_nextBtn {
	right: 10px;
	opacity: 1.0;
	-webkit-opacity: 1.0;
}
.JS_mainBnr:hover .DB_nextBtn:hover {
	opacity: .4;
	-webkit-opacity: .4;
}


    /* 1265px 이하 */
    @media all and (max-width:1265px) {
.JS_mainBnr .DB_dir {
	width: 980px;
	margin-left: -490px;
}
}
.SD_23165_02 {
	position: relatvie;
	float: left;
	width: 840px;
	margin: 0 0 40px;
}
.SD_23165_02 img {
	width: 100%;
}
.SD_23165_02 p {
	margin: 0 0 10px;
}
.SD_23165_02 ul {
	margin: 0 0 20px;
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
}
.SD_23165_02 ul li {
	display: inline-block;
*display:inline;
*zoom:1;
	width: 260px;
}
.SD_23165_02 ul li:first-child {
	margin: 0 20px 0 0;
	width: 560px;
}
.SD_23165_02 img {
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
}
.SD_23165_02 img:hover {
	filter: alpha(opacity=60);
	opacity: .6;
	-webkit-opacity: .6;
}

    /* 1265px 이하 */
    @media all and (max-width:1265px) {
.SD_23165_02 {
	width: 655px;
}
.SD_23165_02 ul {
	margin: 0 0 11px;
}
.SD_23165_02 ul li {
	width: 202px;
}
.SD_23165_02 ul li:first-child {
	width: 436px;
	margin: 0 17px 0 0;
}
}
.JS_23165_01 {
	position: relative;
	float: right;
	width: 400px;
	height: 600px;
	margin: 0 0 40px;
	overflow: hidden;
}
.JS_23165_01 .img {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-align: center;
}
.JS_23165_01 .img li {
	position: absolute;
	width: 100%;
}
.JS_23165_01 .img li:first-child {
	z-index: 1;
}
.JS_23165_01 .img li img {
	width: 100%;
}
/* 버튼 */
.JS_23165_01 .btn {
	position: absolute;
	z-index: 1;
	bottom: 20px;
	width: 100%;
	text-align: center;
	font-size: 0;
	letter-spacing: -4px;
	opacity: 0;
	-webkit-opacity: 0;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
}
.JS_23165_01:hover .btn {
	opacity: 1.0;
	-webkit-opacity: 1.0;
}
.JS_23165_01 .btn li {
	display: inline-block;
*display:inline;
*zoom:1;
	width: 6px;
	height: 6px;
	margin: 0 2px;
	border-radius: 10px;
	background: #aaa;
	cursor: pointer;
	font-size: 0;
	background: #aaa;
	transition: width .3s ease;
	-webkit-transition: width .3s ease;
}
.JS_23165_01 .btn li.on {
	width: 12px;
	height: 6px;
	background: #111;
}
/* 화살표 */
.JS_23165_01 .arrow_wrap {
	position: absolute;
	z-index: 10;
	width: 100%;
	top: 50%;
	margin-top: -25px;
	height: 0;
	cursor: pointer;
	opacity: 0;
	-webkit-opacity: 0;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
.JS_23165_01:hover .arrow_wrap {
	opacity: 1;
	-webkit-opacity: 1;
}
.JS_23165_01 .arrow {
	position: absolute;
	width: 50px;
	height: 50px;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
.JS_23165_01 .prev {
	left: -5px;
	background: url('/design/butyda/pc/_wg/img/arrowLW_35.gif') no-repeat 50% 50% rgba(0,0,0,.2);
}
.JS_23165_01:hover .prev {
	left: 0px;
}
.JS_23165_01 .prev:hover {
	background: url('/design/butyda/pc/_wg/img/arrowLW_35.gif') no-repeat 50% 50% rgba(0,0,0,.4);
}
.JS_23165_01 .next {
	right: -5px;
	background: url('/design/butyda/pc/_wg/img/arrowRW_35.gif') no-repeat 50% 50% rgba(0,0,0,.2);
}
.JS_23165_01:hover .next {
	right: 0px;
}
.JS_23165_01:hover .next:hover {
	background: url('/design/butyda/pc/_wg/img/arrowRW_35.gif') no-repeat 50% 50% rgba(0,0,0,.4);
}

    /* 1265px 이하 */
    @media all and (max-width:1265px) {
.JS_23165_01 {
	width: 310px;
	height: 466px;
}
}
.SD_23165_01 {
	margin-bottom: 40px;
	padding: 20px 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.SD_23165_01:after {
	content: "";
	display: block;
*zoom:1;
	clear: both;
}
.SD_23165_01 > span {
	float: left;
	width: 25%;
}
.SD_23165_01 > span > a {
	display: block;
}
.SD_23165_01 > span img {
	width: 100%;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
}
.SD_23165_01 > span img:hover {
	filter: alpha(opacity=60);
	opacity: .6;
	-webkit-opacity: .6;
}
.d_lightBox {
	position: relative;
}
/*백그라운드*/
#dd_lightBox_overlay {
	position: fixed;
	z-index: 9998;
	display: none;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.5;
	-webkit-opacity: 0.5;
}
#dd_lightBox {
	position: fixed;
	overflow: hidden;
	z-index: 9999;
	left: 0;
	top: 0;
	display: none;
	background: #000; /*로딩*/
	width: 200px; /*기본사이즈, 이후 이미지원본사이즈로 조정*/
	height: 200px;
	padding: 70px 10px 10px 10px; /*여백패딩*/
	margin-left: -5px; /*패딩값의 절반*/
	margin-top: -15px; /*패딩값의 절반*/
	box-shadow: 3px 3px 30px rgba(0,0,0,0.5);
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
#dd_lightBox #dd_img_wrap {
	background: #ff0000;
	padding: 15px;
	overflow: hidden;
}
#dd_lightBox #dd_iframe {
	width: 1080px;
	height: 607px;
}/*유투브기본사이즈  개별사이즈는 data-size="가로x세로" */
#dd_lightBox #dd_title {
	position: absolute;
	left: 10px;
	top: 10px;
	font-family: 'Nanum Gothic';
	font-size: 15px;
	font-weight: 700;
	color: #ddd;
}
#dd_lightBox #dd_page {
	position: absolute;
	left: 10px;
	top: 35px;
	font: 'verdana' normal 12px;
	color: #999;
}
#dd_lightBox #dd_next {
	position: absolute;
	right: 3px;
	top: 50%;
	margin-top: 0px;
	background: url('/design/butyda/pc/_wg/img/DB_etc21/lightbox-btn-next.gif') no-repeat;
	width: 70px;
	height: 70px;
	cursor: pointer
}
#dd_lightBox #dd_prev {
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: 0px;
	background: url('/design/butyda/pc/_wg/img/DB_etc21/lightbox-btn-prev.gif') no-repeat;
	width: 63px;
	height: 32px;
	cursor: pointer;
	z-index: 10
}
#dd_lightBox #dd_close {
	position: absolute;
	right: 10px;
	top: 10px;
	background: url('/design/butyda/pc/_wg/img/DB_etc21/close_btn.png') no-repeat;
	width: 39px;
	height: 39px;
	cursor: pointer
}
    
    
    /* 1265px 이하 */
    @media all and (max-width:1265px) {
#dd_lightBox #dd_iframe {
	width: 860px;
	height: 485px;
}/*유투브기본사이즈  개별사이즈는 data-size="가로x세로" */
}
.SD_mainNotice {
	float: right;
	width: 92%;
	margin: 0 2% 0 0;
}
.SD_mainNotice h4 a {
	display: block;
	height: 35px;
	line-height: 35px;
	margin: 0 0 7px;
	border: 1px solid #eee;
	background: url('/design/butyda/pc/_wg/img/bg_slash_b.png') #fff;
	font-size: 13px;
	color: #333;
	text-align: center;
}
.SD_mainNotice h4 a span {
	padding: 0 0 0 5px;
	font-size: 11px;
	color: #999;
	font-weight: 400;
}
.SD_mainNotice:hover h4 a {
	border: 1px solid #111;
	background: url('/design/butyda/pc/_wg/img/bg_slash_w.png') #222;
	text-decoration: none;
	color: #fff;
}
.SD_mainNotice li {
	line-height: 22px;
}
.SD_mainNotice li.title {
	float: left;
	width: 68%;
	font-size: 11px;
	white-space: nowrap;
	overflow: hidden;
}
.SD_mainNotice li.date {
	float: right;
	width: 24%;
	font-size: 10px;
	color: #bbb;
	font-weight: 400;
	text-align: center;
}
.SD_mainNotice li.title a {
	padding: 0 0 0 15px;
	background: url('/design/butyda/pc/_wg/img/dot_list.gif') no-repeat 6px 5px;
	color: #777;
}
.SD_mainNotice li a:hover {
	color: #111;
	text-decoration: none;
}
.SD_mainNotice .notice li.title a {
	background: url('/design/butyda/pc/_wg/img/dot_notice.gif') no-repeat 6px 5px;
	font-weight: bold;
}
.SD_mainNotice .more {
	position: absolute;
	right: 12px;
	top: 8px;
}
.SD_mainNotice .more a:hover img {
	filter: alpha(opacity=30);
	opacity: 0.3;
	-webkit-opacity: 0.3;
}

    /* 1265px 이하 */
    @media all and (max-width:1265px) {
.SD_mainNotice {
	height: 110px;
	overflow: hidden;
}
}
.JS_tabRolling {
	position: relative;
	width: 1258px;
	height: 500px/*전체높이수정*/;
	margin: 0 auto 100px !important;
	background: #fff;
}
.JS_tabRolling a,  .JS_tabRolling a:hover {
	text-decoration: none;
}
.JS_tabRolling h1 {
	position: relative;
	margin: 0 auto 40px;
	text-align: center;
	font-size: 20px;
	color: #333;
}
.JS_tabRolling h1 span {
	display: block;
	margin: 0 0 3px;
	text-align: center;
	font-size: 13px;
	font-weight: 400;
	color: #111;
}

    /* 추천상품 */
.recommend_list {
	position: relative;
	width: 1258px;
	height: 2500px/*전체높이수정*/;
	margin: 63px 0 0 0;
}    
.recommend_list h3 {
	position: relative;
	margin: 0 auto 40px;
	text-align: center;
	font-size: 20px;
	color: #333;
}
.recommend_list h3 span {
	display: block;
	margin: 0 0 3px;
	text-align: center;
	font-size: 13px;
	font-weight: 400;
	color: #111;
}
/* 정렬 */
.JS_tabRolling.grid4 .btn > li {
	width: 24.92%;
}
.JS_tabRolling.grid5 .btn > li {
	width: 19.92%;
}
/* 버튼 */
.JS_tabRolling .btn {
	position: relative;
	z-index: 2;
	width: 100.1%;
	padding: 0;
	font-size: 0;
	background: #fff;
}
.JS_tabRolling .btn:after {
	content: "";
	display: block;
	clear: both;
*zoom:1;
}
.JS_tabRolling .btn > li {
	position: relative;
	float: left;
	height: 37px;
	line-height: 37px;
	margin: 3px 0 0 -1px;
	border: 1px solid #f8f8f8;
	border-bottom: 1px solid #777;
	background: #f8f8f8;
	cursor: pointer;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 0em;
	color: #999;
	text-align: center;
}
.JS_tabRolling .btn > li.on {
	z-index: 2;
	height: 40px;
	margin: 0 0 0 -1px;
	border: 1px solid #777;
	border-bottom: 1px solid #fff;
	background: #fff;
	font-weight: 700;
	color: #111;
}
/* 리스트 */
.JS_tabRolling .img {
	position: relative;
	z-index: 1;
	top: -1px;
	width: 100%/*필수*/;
	height: 100%;
	margin: 0 0 0 -1px;
	border: 1px solid #ddd;
	overflow: hidden;
}
.JS_tabRolling .img > li {
	position: absolute;
	top: 0;
	width: 100%/*필수*/;
}
.JS_tabRolling .item_list {
	position: relative;
	margin: 40px 0 0;
	counter-reset: chapter 0;
}
.JS_tabRolling .item_list > ul {
	position: relative;
}
/* 상품이미지 */
.JS_tabRolling .item_list > ul .thumbnail {
	position: relative;
	display: block;
	width: 100%;
	outline: 1px solid #eee;
}
.JS_tabRolling .item_list > ul .thumbnail a img {
	width: 100%;
}
/* 순위아이콘 */
.JS_tabRolling .item_list .best_ico {
	position: absolute;
	z-index: 10;
	left: -61px;
	top: 20px;
	width: 50px;
	line-height: 30px;
	border-top: 1px solid #111;
	border-bottom: 1px solid #111;
	background: #fff;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
.JS_tabRolling .item_list .item:hover .best_ico {
	background: #111;
	color: #fff;
}
.JS_tabRolling .item_list .num_ico {
	position: absolute;
	z-index: 10;
	left: -34px;
	top: 10px;
	width: 27px;
	line-height: 25px;
	border-bottom: 1px solid #999;
	font-size: 13px;
	font-weight: bold;
	color: #999;
	text-align: center;
}
.JS_tabRolling .item_list .num_ico:after {
	counter-increment: chapter;
	content: counter(chapter)"";
}
.JS_tabRolling .item_list .item:hover .num_ico {
	border-bottom: 2px solid #111;
	color: #111;
}
/* 상품정보 */
.JS_tabRolling .item_list > ul .info_wrap {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	background: rgba(0,0,0,.5);
	background: #aaa \9;
	font-size: 11px;
	filter: alpha(opacity='0');
	opacity: 0;
	-webkit-opacity: 0;
}
.JS_tabRolling .item_list > ul .item:hover .info_wrap {
	filter: alpha(opacity=100);
	opacity: 1.0;
	-webkit-opacity: 1.0;
}
.JS_tabRolling .item_list > ul .info {
	position: relative;
	top: 20%;
	width: 80%;
	margin: 0 auto;
}
.JS_tabRolling .item_list .name {
	display: block;
	max-height: 36px;
	margin: 0 auto 15px;
	letter-spacing: 0;
	line-height: 18px;
	overflow: hidden;
}
.JS_tabRolling .item_list > ul .info .line {
	display: block;
	height: 1px;
	margin: 0 auto 15px;
	line-height: 0;
	background: rgba(255,255,255,.3);
}
/* 그리드 */
.JS_tabRolling .item_list ul.grid1 {
	float: left;
	width: 420px;
	margin: 0 0 0 80px;
}
.JS_tabRolling .item_list ul.grid1 .thumbnail a {
	display: block;
	width: 420px;
	overflow: hidden;
}
.JS_tabRolling .item_list ul.grid1 .thumbnail img {
	width: 100%;
	min-height: 100%;
}
.JS_tabRolling .item_list ul.grid2 {
	float: right;
	width: 720px;
	margin: 0 25px 0 0;
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
}
.JS_tabRolling .item_list ul.grid2 .item {
	position: relative;
	display: inline-block;
*display:inline;
*zoom:1;
	width: 185px;
	margin: 0 0 50px 53px;
	font-size: 12px;
	line-height: 17px;
	letter-spacing: 0;
}
.JS_tabRolling .item_list ul.grid2 .thumbnail a {
	display: block;
	width: 185px;
	overflow: hidden;
}
.JS_tabRolling .item_list ul.grid2 .thumbnail img {
	width: 100%;
	min-height: 100%;
}


    /* 1265px 이하 */
    @media all and (max-width:1265px) {
.JS_tabRolling {
	width: 978px;
	height: 470px;
}
/* 정렬 */
.JS_tabRolling.grid4 .btn > li {
	width: 24.89%;
}
.JS_tabRolling.grid5 .btn > li {
	width: 19.89%;
}
.JS_tabRolling .item_list ul.grid1 {
	width: 390px;
}
.JS_tabRolling .item_list ul.grid1 .thumbnail a {
	width: 390px;
	overflow: hidden;
}
.JS_tabRolling .item_list ul.grid2 {
	width: 480px;
}
.JS_tabRolling .item_list ul.grid2 .item {
	width: 170px;
	margin: 0 0 50px 60px;
}
.JS_tabRolling .item_list ul.grid2 .thumbnail a {
	width: 170px;
}
}
/* 상품분류 추천상품 */
.JS_tabRolling.-recommend {
	height: 500px;
	margin: 0 auto 40px;
}
.JS_tabRolling_tit {
	position: relative;
	width: 100%;
	margin: 0 0 20px;
	text-align: center;
	font-size: 20px;
	color: #111;
}
.JS_tabRolling_tit span {
	display: block;
	margin: 0 0 3px;
	text-align: center;
	font-size: 13px;
	font-weight: 400;
	color: #888;
}
.JS_tabRolling_tit strong {
	color: #dd2537;
}
.JS_23165_05 {
	position: relative;
	width: 100%;
	height: 400px;
	margin: 0 0 100px;
	overflow: hidden;
}
.JS_23165_05 .mask {
	position: relative;
	height: 100%;
}
.JS_23165_05 .mask .img {
	position: relative;
}
.JS_23165_05 .mask .img li {
	position: absolute;
	width: 800px;
}
/* 버튼 */
.JS_23165_05 .btn {
	position: absolute;
	width: 100%;
	top: 20px;
	font-size: 0;
	text-align: center;
}
.JS_23165_05 .btn li {
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 6px;
	height: 6px;
	margin: 0 2px;
	border-radius: 10px;
	background: #999;
	cursor: pointer;
	transition: all .3s ease;
}
.JS_23165_05 .btn li.on {
	width: 12px;
	background: #111;
}
/* 화살표 */
.JS_23165_05 .arrow {
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
	cursor: pointer;
}
.JS_23165_05 .arrow .prev {
	position: absolute;
	z-index: 1;
	left: 50%;
	width: 2000px;
	height: 400px;
	margin-left: -2400px;
	background: rgba(255,255,255,.80);
	background: #f4f4f4 \9;
}
.JS_23165_05 .arrow .prev img {
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -32px;
	filter: alpha(opacity=20);
	opacity: .2;
	-webkit-opacity: .2;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
}
.JS_23165_05:hover .arrow .prev img {
	right: 15px;
	filter: alpha(opacity=100);
	opacity: 1.0;
	-webkit-opacity: 1.0;
}
.JS_23165_05 .arrow .prev img:hover {
	filter: alpha(opacity=40);
	opacity: .4;
	-webkit-opacity: .4;
}
.JS_23165_05 .arrow .next {
	position: absolute;
	z-index: 1;
	left: 50%;
	width: 2000px;
	height: 400px;
	margin-left: 400px;
	background: rgba(255,255,255,.80);
	background: #f4f4f4 \9;
}
.JS_23165_05 .arrow .next img {
	position: absolute;
	top: 50%;
	left: 10px;
	margin-top: -32px;
	filter: alpha(opacity=20);
	opacity: .2;
	-webkit-opacity: .2;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
}
.JS_23165_05:hover .arrow .next img {
	left: 15px;
	filter: alpha(opacity=100);
	opacity: 1.0;
	-webkit-opacity: 1.0;
}
.JS_23165_05 .arrow .next img:hover {
	filter: alpha(opacity=40);
	opacity: .4;
	-webkit-opacity: .4;
}
.SD_23165_01 {
	margin-bottom: 40px;
	padding: 20px 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.SD_23165_01:after {
	content: "";
	display: block;
*zoom:1;
	clear: both;
}
.SD_23165_01 > span {
	float: left;
	width: 25%;
}
.SD_23165_01 > span > a {
	display: block;
}
.SD_23165_01 > span img {
	width: 100%;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
}
.SD_23165_01 > span img:hover {
	filter: alpha(opacity=60);
	opacity: .6;
	-webkit-opacity: .6;
}
/* 공통 */
.sale_list {
	position: relative;
	width: 1260px;
	margin: 0 auto 80px;
	padding: 0 10px;
	overflow: hidden;
}
.sale_list:after {
	content: "";
	display: block;
*zoom:1;
	clear: both;
}
    /* 1265px 이하 */
    @media all and (max-width:1265px) {
.sale_list {
	width: 980px;
}
}
.sale_list h2 {
	position: relative;
	margin: 0 auto 40px;
	text-align: center;
	font-size: 20px;
	color: #333;
}
.sale_list h2 span {
	display: block;
	margin: 0 0 3px;
	text-align: center;
	font-size: 13px;
	font-weight: 400;
	color: #111;
}
.sale_list img {
	vertical-align: middle;
}
.sale_list a[href^='/product/detail.html'] > img {
	border: 0;
	outline: 1px solid #eee;
}
.sale_list ul.prdList {
	display: table;
	position: relative;
	left: -10px;
	width: 120%;
	padding: 0 0 0 10px;
	min-width: 756px;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}
.sale_list .prdList > li {
	position: relative;
	display: inline-block;
*display:inline;
*zoom:1;
	color: #333;
	vertical-align: top;
	font-size: 12px;
	line-height: 17px;
}
/* 진열방식 */
.sale_list ul.grid2 > li {
	width: 620px;
	margin: 5px 20px 20px 0;
}
.sale_list ul.prdList .description {
	width: 280px;
}
.sale_list ul.prdList .thumbnail {
	width: 300px;
}
    
    /* 1265px 이하 */
    @media all and (max-width:1265px) {
.sale_list ul.grid2 > li {
	width: 480px;
	margin: 5px 20px 20px 0;
}
.sale_list ul.prdList .description {
	width: 190px;
}
.sale_list ul.prdList .thumbnail {
	width: 250px;
}
}
.sale_list ul.prdList li.item .box {
	position: relative;
	display: block;
	padding: 1px;
	outline: 1px solid #eee;
	font-size: 12px;
	line-height: 17px;
	cursor: pointer;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
.sale_list ul.prdList li.item .box:after {
	content: "";
	display: block;
	clear: both;
*zoom:1;
}
.sale_list ul.prdList li.item .box:hover {
	outline: 1px solid #aaa;
}
.sale_list ul.prdList li.item .box li {
	word-break: break-all;
}
.sale_list ul.prdList .description {
	position: absolute;
	left: 20px;
	top: 80px;
}
.sale_list ul.prdList .description ul li {
	max-height: 48px;
	margin: 0 0 5px;
	overflow: hidden;
}
.sale_list ul.prdList .description .name {
	display: block;
	height: 23px;
	margin: 0 0 5px;
	text-align: left;
	letter-spacing: -0.05em;
	line-height: 22px;
	overflow: hidden;
}
.sale_list ul.prdList .description .name a:hover {
	text-decoration: none;
}
.sale_list ul.prdList .description .status {
	margin: 0;
	padding: 0;
	line-height: 0;
*zoom:1;
}
.sale_list ul.prdList .description .status:after {
	content: "";
	display: block;
	clear: both;
}
.sale_list ul.prdList .description .icon {
	position: relative;
}
.sale_list ul.prdList .description .icon img {
	margin: 3px 3px 0 0;
}
.sale_list ul.prdList .description .mileage {
	display: block;
}
.xans-product-listitem li {
	text-align: left;
}
.sale_list ul.prdList .thumbnail {
	position: relative;
	float: right;
}
.sale_list ul.prdList .thumbnail a {
	font-size: 0;
}
.sale_list ul.prdList .thumbnail img {
	width: 100%;
}
/* 버튼 */
.sale_list .prdList .thumbnail .list_button {
	position: absolute;
	z-index: 20;
	bottom: 0;
	left: 4px;
*zoom:1;
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-opacity: 0;
}
.sale_list .prdList li:hover .list_button {
	bottom: 4px;
	filter: alpha(opacity=100);
	opacity: 1.0;
	-webkit-opacity: 1.0;
}
.sale_list .prdList .thumbnail .list_button span {
	position: relative;
	width: 25px;
	margin: 2px 0 0;
	cursor: pointer;
	text-align: center;
	font-size: 11px;
}
.sale_list .prdList .thumbnail .list_button img {
	width: 100%;
}
.sale_list .prdList .thumbnail .list_button span:hover {
	background: rgba(255,255,255,.80);
	background: #f4f4f4 \9;
}
.sale_list .prdList .thumbnail .list_button span:hover:after {
	position: absolute;
	top: 0px;
	left: 25px;
	width: 60px;
	height: 25px;
	line-height: 25px;
	background: rgba(0,0,0,.3);
	background: #aaa \9;
	color: #fff;
}
.sale_list .prdList .thumbnail .list_button .zoom:hover:after {
	content: "새창보기";
}
.sale_list .prdList .thumbnail .list_button .basket:hover:after {
	content: "장바구니";
}
.sale_list .prdList .thumbnail .list_button .option:hover:after {
	content: "옵션보기";
}
.sale_list .prdList .thumbnail .list_button .wishIcon:hover:after {
	content: "관심상품";
}
/* module="product_ListItem" */
.sale_list .xans-product-listitem {
	margin: 0;
}
.sale_list .xans-product-listitem li .title {
	font-weight: normal;
	vertical-align: top;
}
.sale_list .xans-product-listitem li .title span {
	vertical-align: top;
}
/* 할인기간 레이어 */
.sale_list .discountPeriod {
	display: inline-block;
	z-index: 10;
	position: relative;
	width: 55px;
	height: 19px;
	vertical-align: middle;
*zoom:1;
*display:inline;
}
.sale_list .discountPeriod .edge {
	position: absolute;
	left: 50%;
	top: -6px;
	width: 10px;
	height: 6px;
	margin: 0 0 0 -5px;
	font-size: 0;
	line-height: 0;
	background: url("/design/butyda/pc/img/ico_tip_edge.gif") no-repeat 0 0;
}
.sale_list .layerDiscountPeriod {
	display: none;
	position: absolute;
	left: 50%;
	top: 26px;
	width: 247px;
	margin: 0 0 0 -124px;
	border: 1px solid #565960;
	font-size: 12px;
	background-color: #fff;
}
.sale_list .layerDiscountPeriod strong.title {
	display: block;
	margin: 0 0 12px;
	padding: 0 35px 0 0;
	font-weight: bold;
	color: #2e2e2e;
}
.sale_list .layerDiscountPeriod .content {
	padding: 9px 10px 12px 14px;
	font-family: Verdana, "돋움", Dotum, sans-serif;
}
.sale_list .layerDiscountPeriod .content p {
	margin: 2px 0 0;
	font-size: 11px;
	color: #000;
	line-height: 16px;
	color: #757575;
	letter-spacing: -1px;
}
.sale_list .layerDiscountPeriod .content p strong {
	font-weight: normal;
	font-size: 12px;
	color: #2e2e2e;
}
.sale_list .layerDiscountPeriod .content p strong span {
	font-size: 11px;
}
.sale_list .layerDiscountPeriod .close {
	position: absolute;
	right: 14px;
	top: 14px;
}
/* 꾸미기 아이콘 */
.sale_list .thumbnail .prdIcon {
	position: absolute;
	z-index: 10;
	top: 5px;
	left: -9px;
	width: 100px;
	height: 50px;
	background-repeat: no-repeat;
}
.SD_spBnr_01 {
	margin-bottom: 40px;
}
.SD_spBnr_01 h4 span {
	display: inline-block;
	margin: 0 0 10px;
	padding: 5px 10px;
	background: #ddd;
	border: 1px solid #d4d4d4;
	border-radius: 3px;
	font-size: 12px;
	font-weight: normal;
}
.SD_spBnr_01 h4 span.more {
	float: right;
	margin: 0 0 10px;
	padding: 5px 10px;
	background: #333;
	border: 1px solid #000;
	border-radius: 3px;
	font-size: 12px;
	font-weight: normal;
}
.SD_spBnr_01 h4 span.more a,  .SD_spBnr_01 h4 span.more a:hover {
	color: #fff;
	text-decoration: none;
}
.SD_spBnr_01 p {
	float: left;
	background: #fff;
}
.SD_spBnr_01 p img {
	width: 100%;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
.SD_spBnr_01 p:hover img {
	filter: alpha(opacity=60);
	opacity: .6;
	-webkit-opacity: .6;
}
.SD_spBnr_01 .bnr01 {
	width: 29%;
	margin: 0 1% 1% 0;
}
.SD_spBnr_01 .bnr02 {
	width: 29%;
	margin: 0 1% 1% 0;
}
.SD_spBnr_01 .bnr03 {
	width: 19.5%;
	margin: 0 1% 1% 0;
}
.SD_spBnr_01 .bnr04 {
	width: 19.5%;
	margin: 0 0 1% 0;
}
.SD_spBnr_01 .bnr05 {
	float: right;
	width: 40%;
}
.SD_spBnr_01 .bnr06 {
	width: 59%;
	margin: 0 1% 0 0;
}
.JS_wideBnr {
	position: relative;
	width: 100%;
	height: 250px/*높이*/;
	margin: 0 0 70px;
	overflow: hidden;
}
.JS_wideBnr .img {
	position: relative;
	width: 100%;
	height: 100%;
}
.JS_wideBnr .img li {
	position: absolute;
	top: 0;
	left: 50%!important;
	width: 2000px;
	height: 100px/*높이*/;
	margin-left: -1000px;
}
.JS_wideBnr .img li:first-child {
	left: 0;
}
.JS_wideBnr .img li img {
	width: 100%;
}
/* 버튼 */
.JS_wideBnr .btn {
	position: absolute;
	z-index: 3;
	left: 50%;
	width: 1260px;
	margin-left: -630px;
	bottom: 12px;
	text-align: left;
	letter-spacing: -4px;
	font-size: 0;
	line-height: 0;
	opacity: 0;
	-webkit-opacity: 0;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
}
.JS_wideBnr:hover .btn {
	opacity: 1.0;
	-webkit-opacity: 1.0;
}
.JS_wideBnr .btn li {
	display: inline-block;
*display:inline;
*zoom:1;
	width: 6px;
	height: 6px;
	margin: 0 2px;
	border-radius: 10px;
	background: #aaa;
	cursor: pointer;
	font-size: 0;
	transition: width .3s ease;
	-webkit-transition: width .3s ease;
}
.JS_wideBnr .btn li.on {
	width: 12px;
	height: 6px;
	background: #111;
}
/* 화살표 */
.JS_wideBnr .arrow_wrap {
	position: absolute;
	z-index: 10;
	left: 50%;
	top: 51px;
	width: 1260px;
	margin-left: -630px;
	height: 0;
	cursor: pointer;
	opacity: 0;
	-webkit-opacity: 0;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
.JS_wideBnr:hover .arrow_wrap {
	opacity: 1;
	-webkit-opacity: 1;
}
.JS_wideBnr .arrow {
	position: absolute;
	width: 30px;
	height: 30px;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
.JS_wideBnr .prev {
	top: -5px;
	background: url('/design/butyda/pc/_wg/img/arrowVLW_21.gif') no-repeat 50% 50% rgba(0,0,0,.2);
}
.JS_wideBnr:hover .prev {
	top: 0px
}
.JS_wideBnr:hover .prev:hover {
	background: url('/design/butyda/pc/_wg/img/arrowVLW_21.gif') no-repeat 50% 50% rgba(0,0,0,.4);
}
.JS_wideBnr .next {
	top: 25px;
	background: url('/design/butyda/pc/_wg/img/arrowVRW_21.gif') no-repeat 50% 50% rgba(0,0,0,.2);
}
.JS_wideBnr:hover .next {
	top: 30px;
}
.JS_wideBnr:hover .next:hover {
	background: url('/design/butyda/pc/_wg/img/arrowVRW_21.gif') no-repeat 50% 50% rgba(0,0,0,.4);
}

    /* 1265px 이하 */
    @media all and (max-width:1265px) {
.JS_wideBnr .arrow_wrap {
	width: 980px;
	margin-left: -490px;
}
.JS_wideBnr .btn {
	width: 980px;
	margin-left: -490px;
}
}
 
/* BASIC css end */

