
/***********************
메인
***********************/

/*main_visual*/
.main_visual{
	position:relative;
}
.bx_wrap {
    width: 100%;
    min-width: 1200px;
    position: relative;
    text-align: center;
}

.bxslider {
    position: relative;
}

.bxslider img {
    /*width: 100%;*/
    margin: 0 auto
}

.bx_direction {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 100%;
    margin-top: -30px;
}

.bx_direction .slider_prev {
    position: relative;
    float: left;
    margin-left: 40px;
}

.bx_direction .slider_next {
    position: relative;
    float: right;
    margin-right: 40px;
}

.bx_direction i {
    font-size: 80px;
    color: rgba(255, 255, 255, 0.4);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.bx_direction i:hover {
    color: rgba(255, 255, 255, 0.8);
}

.pager_01 {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    
    bottom:10px;
}

.pager_01 div {
    display: inline-block;
}

.pager_01 a {
    background: none;
    text-indent: -9999px;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background: #fff;
    border-radius: 10px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s
}

.pager_01 a:hover, .pager_01 a:focus {
    background: #ff502a;
}

.pager_01 a.active {
    background: #fff;
    width: 40px !important;
}
/*타이틀*/
h3.main_tit{
    float:left;
    position: relative;
    font-size:22px;
    font-weight:700;
    padding-left:30px;
}
h3.main_tit span{
    font-size: 18px;
    font-weight: 400;
    color:#666;
}
h3.main_tit:before{
    content:'';
    width:20px;
    height:20px;
    position: absolute;
    top:3px; left: 0;
    background: #fe690f;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
}

/* Main Visual - 검색 */
.msch_wrap	{ 
	position:absolute; 
	bottom:80px; left:50%; 
	margin-left:-500px; 
	z-index:100; 
	width:1000px; 
	height:55px; 
	background:#fff; 
	-moz-border-radius:2px; 
	-webkit-border-radius:2px; 
	border-radius:2px;
	
	/* spark(20190424): 검색바 사이즈 조절 */
	width:670px;
	bottom:40px;
	margin-left:-325px;
}
.msch_wrap:after	{ 
	content:""; 
	clear:both; 
	display:block
}

.msch_wrap ul	{ 
	float:left; 
	width:850px;
	
	/* spark(20190424): 검색바 사이즈 조절 */
	width:570px;
}
.msch_wrap ul.srch_box	{ 
	float:left; 
	/* spark(20190424): 검색바 사이즈 조절 */
	width:570px;
	border:1px solid #FE690F;
	
}
.msch_wrap ul li	{ 
	position:relative; 
	float:left; 
	border-right:1px solid #e5e5e5; 
	-webkit-box-sizing:border-box; 
	-moz-box-sizing:border-box; 
	box-sizing:border-box
}
.msch_wrap .select_box.lround	{ 
	-moz-border-radius:5px 0 0 5px; 
	-webkit-border-radius:5px 0 0 5px; 
	border-radius:5px 0 0 5px; 
	height:55px; 
	line-height:25px;
}
.msch_wrap ul li input[type=text]	{ 
	width:180px; 
	border:3.5px solid #FE690F;
	height:55px; 
	line-height:55px; 
	padding-left:20px; 
	margin-left:-3.5px
}
.msch_wrap ul li.date ::-webkit-input-placeholder {
  font-weight:bold;
}
.msch_wrap ul li.date:after	{ 
	content:""; 
	position:absolute; 
	top:17px; right:20px; 
	width:16px; 
	height:17px; 
	background:url(../images/main/msch_icon_cal.png) 0 0 no-repeat
}
.msch_wrap ul li.sch_txt	{ 
	border-right: none
	
}
.msch_wrap ul li.sch_txt input[type=text]	{ 
	width:486px;
	
	/* spark(20190424): 검색바 사이즈 조절 */
	width:568.5px;
	border:3.5px solid #FE690F;
}
.msch_wrap ul li.sch_txt ::-webkit-input-placeholder {
  font-weight:bold;
}

.msch_wrap ul li.sch_txt:after	{ 
	content:""; 
	position:absolute; 
	top:17px; 
	right:17px;
	height:20px; 
	/*background:url(../images/main/msch_icon_search.png) 0 0 no-repeat*/
}

.msch_wrap .btn_msch	{ 
	float:left; 
	width:130px;
	
	/* spark(20190424): 검색버튼 사이즈 조절 */
	width:100px;
}
.msch_wrap .btn_msch a	{ display:block; width:100%; height:55px; background:#fe690f; font-family:Roboto, sans-serif; font-size:15px; font-weight:500; color:#fff; text-align:center; line-height:55px; -moz-border-radius:0 2px 2px 0; -webkit-border-radius:0 2px 2px 0; border-radius:0 2px 2px 0}

/* 관련업체배너 */
.m_bnr	{ width:100%; height:60px; border-top:1px solid #eaeaea; line-height:60px; padding-bottom: 40px;}
.m_bnr ul li	{ float:left; width:25%; text-align:center}
.m_bnr ul li img {height:50px;}

/*-----------------*/
/***** Goliath *****/
/*-----------------*/

figure.effect-goliath {
	background:#000;
}

figure.effect-goliath img,
figure.effect-goliath h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-goliath img {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-goliath h2{
	position: absolute;
	bottom: 0;
	left: 0;
	padding:15px;
	font-size:14px;
	color:#fff;
	width:91.5%;
	background: rgba(0, 0, 0, 0.7);
}

figure.effect-goliath p {
	text-transform: none;
	font-size: 90%;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,35px,0);
	transform: translate3d(0,35px,0);
}

figure.effect-goliath:hover img {
	-webkit-transform: translate3d(0,-20px,0);
	transform: translate3d(0,-80px,0);
}

figure.effect-goliath:hover h2 {
	-webkit-transform: translate3d(0,-35px,0);
	transform: translate3d(0,-35px,0);
}

figure.effect-goliath:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,-20px,0);
	transform: translate3d(0,-20px,0);
}

/*========MD 추천상품=======*/

.m_contents_wrap_b {
    width: 1080px;
    margin: 30px auto;
    overflow: hidden;
}

/* m_best_deals_B(기본) */

.m_best_deals_b {
    position: relative;
    overflow: hidden;
    /*margin-bottom: 30px;*/
}
.m_best_deals_b .s_tit h4{
	text-align:left; 
	font-size:20px; 
	font-weight:bold; 
	margin:30px 0 12px 0; 
	overflow:hidden;
}
.m_best_deals_b li {
    float: left;
    margin-right: 20px;
}

.m_best_deals_b li:last-child {
    margin-right: 0
}

.m_best_deals_b .m_best_info {
    position: relative;
    float: left;
    width: 320px;
    height: 350px;
    background: #fff;
    position: relative;
    border-bottom: 1px solid #ddd
}

.m_best_deals_b .m_best_info img {
    width: 320px;
    height:216px;
}

.m_best_deals_b .m_best_info .context {
    padding: 16px 12px
}

.m_best_deals_b .m_best_info .context a:hover {
    text-decoration: underline;

}

.m_best_deals_b .m_best_info .context .tit {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
}

.m_best_deals_b .m_best_info .context .txt {
    font-size: 12px;
    color: #666;
    line-height: 16px;
    display: block;
    overflow: hidden;
}

.m_best_deals_b .m_best_info .context .price {
    float: right;
    font-size: 20px;
    color: #e74c3c;
    margin-top: 6px;
    font-weight: 600;
    display: block;
}

.m_best_deals_b .m_best_info .context .price .s_price{
    color:#999;
    font-size:14px;
    font-weight:500;
}

.m_best_deals_b .m_best_info .context .price .txt_price {
    font-size: 20px;
    font-weight: 600;
    color: #e74c3c;
}
/*MD 강력추천상품_new(181106)*/
.m_best_deals_top ul{
    clear:both;
    overflow: hidden;
}
.m_recommend{
	position:relative;
}

.recom_tab{
    /*float:right;
    margin: 0px 0 20px;*/
    position:absolute;
    right:0;
    top: 10px;
}

.recom_tab li{
    float:left;
    padding-left:18px;
}
.recom_tab li a{
    font-weight:500;
}
.recom_tab li:hover a, .recom_tab li.on a{
    color:#fe690f;
    font-weight:700;
}
#ajax_recomm li{
    position:relative;
    float:left;
    /*width:260px;
    height:270px;*/
    width:350px;
    height:360px;
    background: #fff;
    margin-left:13px;
    overflow: hidden;
}
#ajax_recomm li .img_area{
    position:relative;
    height:270px;
}
#ajax_recomm li .img_area .best_rect{
    position: absolute;
    top:0; right:10px;
    padding:3px 10px;
    background: #fe690f;
    color:#fff;
    text-align: center;
    z-index: 9;
}
.img_area .best_rect strong{
    font-size: 12px;
    font-weight: 400;
}
.img_area .best_rect .num{
    display: block;
    font-family: 'spoqa';
    font-size:20px;
}
#ajax_recomm  li:first-child{
    margin-left:0;
}
#ajax_recomm li:hover .img_area:before{
    content:'';
    display:block;
    /*width:260px;*/
    width:350px;
    height:100%;
    position: absolute;
    top:0; left:0;
    background: rgba(0,0,0,0.5);
    z-index:1;
}
#ajax_recomm  li.second_first{
    margin-left:0;
}
#ajax_recomm  li.second{
    margin-top:10px;
}
#ajax_recomm .txt_box{
    position:absolute;
    /*top:163px;
    width:260px;
    height: 85px;*/
    top:260px;
    width:350px;
    height:85px;
    background: #fff;
    transition: top .5s ease;
    overflow: hidden;
    z-index: 99;
}

#ajax_recomm li:hover .txt_box{
    top:180px;
    height:100%;
    transition: top .5s ease;
}
#ajax_recomm li .img_area img{
    /*width:260px;
    height: 163px;*/
    width:350px;
    height:260px;
    position:relative;
}
#ajax_recomm li .txt_box .tit{
    display:block;
    font-size:16px;
    font-weight: 700;
    margin:20px 20px 10px 20px;
}
#ajax_recomm li .txt_box .txt{
    position: relative;
    display:inline-block;
    /*height:80px;*/
    height:80px;
    margin:0 20px;
    line-height: 18px;
}
#ajax_recomm li .txt_box .txt .de_btn{
    margin-top:5px;
    margin-left:40px;
    top: 70px !important;
}

.de_btn{
    position: absolute;
    top:100px;
    display:block;
    width:220px;
    text-align:center;
}
.de_btn a{
    display:inline-block;
    width:100px;
    padding:5px 0;
    margin:0 auto;
    background: #fe690f;
    color:#fff;
}


/*베스트 상품*/

.m_bestproduct{}
.m_bestproduct ul{}

.m_bestproduct li{
    width: 533px;
    float: left;
    margin-right: 13px;
    margin-bottom:13px;
}

.m_bestproduct li:nth-child(2n){
	margin-right:0;
}

.m_bestproduct li img{
	width:260px;
	height:163px;
}

.m_bestproduct li img:hover{
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);	
    -moz-transition: all 190ms linear;
    -o-transition: all 190ms linear;
    -webkit-transition: all 190ms linear;
    transition: all 190ms linear;		
}

.m_bestproduct li p{
	float:left;
}

.m_bestproduct li p.img{
	width:260px;
	position:relative;
	overflow:hidden;
}   

.m_bestproduct li p .best_tag{
	position:absolute;
	top:0;
	left:0;
	display:block;
	background:rgba(254,105,15,0.9);
	color:#fff;
	width:35px;
	height:35px;
	line-height:35px;
	font-size:18px;
	text-align:center;
	z-index:100;
}

.m_bestproduct li p.con{
	background:#fff;
	padding:0px 20px;
	width:233px;
	height:163px;
}

.m_bestproduct li p.con span{
	width:230px;
	display:block;
}

.m_bestproduct li p.con .tit{
	font-size:16px;
	font-weight:600;
	margin-bottom:10px;
	white-space: nowrap; 
	overflow: hidden; 
	text-overflow: ellipsis;
	margin-top:45px;
}

.m_bestproduct li p.con .scon{
	font-size:13px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2; /* 라인수 */
	-webkit-box-orient: vertical;
	word-wrap:break-word; 
	line-height: 20px;
	height: 40px;	
}


/* m_banner_zone_B */

.m_banner_wrap_b {
    background: #f0f0f0;
    overflow: hidden;
    width: 100%;
    height: 470px;
}

.m_banner_wrap_b .main_banner_list {
    position: relative;
    width: 1000px;
    height: 302px;
}

.m_banner_wrap_b .main_banner_01 {
    position: absolute;
    top: 0px;
    left: 0px;
}

.m_banner_wrap_b .main_banner_02 {
    position: absolute;
    top: 0px;
    right: 0px;
}

.m_banner_wrap_b .main_banner_03 {
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.m_banner_wrap_b .main_banner_01:hover a {
    background: url(../image/main/banner01_bg.png) no-repeat;
}

.m_banner_wrap_b .main_banner_02:hover a {
    background: url(../image/main/banner02_bg.png) no-repeat;
}

.m_banner_wrap_b .main_banner_03:hover a {
    background: url(../image/main/banner03_bg.png) no-repeat;
}

/*기획전&이벤트&캠페인*/

.main_banner_list_c{
	width: 1080px;
    margin:0 auto;
    overflow: hidden;
}

.main_banner_list_c .event_banner_wr{
	position:relative; 
	float:left;  
	width:700px; 
	border:1px solid #d9e1ed; 
	overflow:hidden; 
	background-color:#fff;
	box-sizing: border-box;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
}

.main_banner_list_c .event_banner{
	position:relative; 
	float:right; 
	margin:20px; 
	width:555px; 
}
.main_banner_list_c .bxslider1 li{
	position:absolute; 
	top:0; left:0; 
	width:555px !important;
}
.event_tab .bx-pager3-wrap{
	width:92px;
	position:absolute; 
	top:20px; left:15px;
	z-index:100;
}
.event_tab .main_banner_title {
	display:block;
	text-align:left; 
	padding:10px 3px; 
	border-bottom:1px solid #333; 
	color:#333;
}
.event_tab .active {
	color:#333; 
	font-weight:bold;
}
.campaign_wr{
	float:right; 
	width:360px;
	height:301px; 
	background-color:#fff; 
	text-align:center; 
	border:1px solid #d9e1ed;
	box-sizing: border-box;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
}
.campaign_wr h3{
	margin-top:40px; 
	margin-left:15px; 
	margin-bottom:5px; 
	font-size:18px; 
	font-weight:700; 
	text-align: left;
}
.campaign_wr .cam_info{
	text-align:left;
	margin-left:15px;
}
.campaign_wr .campaign{
	position:relative; 
	margin:20px auto; 
	width:315px;}
.campaign_wr .campaign li{
	position:absolute; 
	top:0; left:0; 
	width:315px !important;
}
.campaign .bx-pager{bottom:-20px !important; }
.campaign .bx-wrapper .bx-pager.bx-default-pager a{
	background-color:#aaa !important; 
	border:none !important;
}
.campaign .bx-wrapper .bx-pager.bx-default-pager a:hover,
.campaign .bx-wrapper .bx-pager.bx-default-pager a.active,
.campaign .bx-wrapper .bx-pager.bx-default-pager a:focus { 
	background:#1d5491 !important; border:none !important;
}

/*parallax-window */

.parallax-window {
    position: relative;
    width: 100%;
    height: 350px;
    overflow: hidden;
}

.parallax-window p img {
    width: 280px
}

.parallax-window img.bg {
    position: absolute;
    bottom: 0;
    left: 0;
}

.parallax-window p {
    position: absolute;
    left: 50%;
    margin: 110px 0 0 -130px;
    z-index: 10;
}

/*하단 고객 센터 */
.msection4{
    width:380px;
    float:right;
    overflow:hidden;
}
.bbs_wrap {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding-left:20px;
    font-family: 'Noto Sans KR', sans-serif;
    overflow:hidden;
}

.bbs_wrap h3 {
    position: relative;
    font-size: 20px;
    color: #fe690f;
    font-weight: 500;
    padding-bottom:20px;
}

.bbs_wrap a:hover {
    text-decoration: underline;
}

.cs_guide {
    width: 100%;
    display: inline-block;
    float: left;
}

.cs_guide_tbl {
    border-collapse: collapse;
    text-align: center;
}

.cs_guide_tbl td {
    width: 20%;
    height: 80px;
    font-size:12px;
    border: 1px solid #eaeaea;
    background: #fff
}

.cs_guide_tbl td img{
	display:block;
	width:45px;
	height: 45px;
	margin: 0 auto 5px;
}

.cs_guide_tbl td p {
    padding-top: 6px
}

.notice {
    display: inline-block;
    width: 100%;
    padding-top:30px;
}

.notice .more_view {
    position: absolute;
    top: 10px;
    right: 0;
    display: inline-block;
    font-weight: 400;
    font-size: 12px;
}

.notice ul li {
    padding: 6px 0;
}

.notice ul li .c_y {
    display: inline-block;
    font-weight: 500;
    padding-right: 4px;
}

.notice ul li .m_bbs_date {
    float: right;
    font-size: 12px;
    color: #777
}