@charset "utf-8";

/* 어그로 */
@font-face {
	font-family:"SBugro_B";
	font-style:normal;
	font-weight:normal;
	src:url("/include/fonts/ttf/SBugro_B.ttf") format("truetype")
}
@font-face {
	font-family:"SBugro_L";
	font-style:normal;
	font-weight:normal;
	src:url("/include/fonts/ttf/SBugro_L.ttf") format("truetype")
}
@font-face {
	font-family:"SBugro_M";
	font-style:normal;
	font-weight:normal;
	src:url("/include/fonts/ttf/SBugro_M.ttf") format("truetype")
}

@font-face {
	font-family:"Ghanachocolate";
	font-style:normal;
	font-weight:normal;
	src:url("/include/fonts/ttf/Ghanachocolate.ttf") format("truetype")
}


/* Header */
header .utils_wrap {height:40px; border-bottom:1px solid #e6e6e6; box-sizing: border-box;}
header .utils_wrap .utils_box {padding-top:8px; position:relative; width:1200px; margin:0 auto; text-align: right}
header .utils_wrap .utils_box a {padding-right:10px; margin-right:13px; font-size:12px; color:#333; background: url(/include/img/line.png) right center no-repeat;}
header .utils_wrap .utils_box a:last-child {margin:0; padding:0; background:none;}
header .utils_wrap .utils_box a:hover {color:#159fda;}

header .utils_wrap .utils_box .family_menu {position:absolute; top:0; left:0;}
header .utils_wrap .utils_box .family_menu ul li {float:left; border-right:1px solid #ededed}
header .utils_wrap .utils_box .family_menu ul li a {display:inline-block; height:35px; padding:8px 25px 0 25px; color:#b3b3b3; box-sizing:border-box;}

header .utils_wrap .utils_box .family_menu ul li.active {background:#fff; border-left:1px solid #ededed; }

header .utils_wrap .utils_box .family_menu ul li.active a, header .utils_wrap .utils_box .family_menu ul li.active:hover a {color:#159fda;}

header .utils_wrap .utils_box .family_menu ul li:hover a {color:#000}

header .utils_wrap .utils_box div.mybiz_box {display: inline-block; height:30px;}
header .utils_wrap .utils_box .mybiz {font-weight: bold; color:#000;}
header .utils_wrap .utils_box ul.utils_menu {display: none; z-index: 1000; position:absolute; top:34px; right: 300px; width:130px; padding:15px 20px; text-align: left; border:1px solid #e6e6e6; background: #fff; box-shadow: 0px 5px 7px -1px rgba(0,0,0,0.1); box-sizing: border-box;}
header .utils_wrap .utils_box ul.utils_menu::before {content: ''; position: absolute; right: 59px; top: -7px; width:12px; height:7px; background: url(/include/img/main/mybiz_arrow.png) no-repeat}
header .utils_wrap .utils_box div.mybiz_box:hover .utils_menu  {display: block}
header .utils_wrap .utils_box ul.utils_menu li {line-height:24px;}
header .utils_wrap .utils_box ul.utils_menu li.line {padding-bottom:10px; margin-bottom:10px; border-bottom:1px dashed #d4d4d4;}

header .gnb_wrap {height:80px; border-bottom:1px solid #e6e6e6; box-sizing: border-box; transition:top 1s;}
header .gnb_wrap nav.gnb_box {position:relative; width:1200px; margin:0 auto; padding-left:170px; box-sizing: border-box;}
header .gnb_wrap nav.gnb_box h1.logo a {position:absolute; top:28px; left:0; width:170px; height:22px; background: url(/include/img/main/logo.png) no-repeat}
header .gnb_wrap nav.gnb_box .depth1 {}
header .gnb_wrap nav.gnb_box .quick_menu {position:absolute; top:26px; right:0; }
header .gnb_wrap nav.gnb_box .quick_menu a {float:left; width:32px; height:27px; margin-left:30px; background: url(/include/img/main/ico_quick.png) no-repeat;}
header .gnb_wrap nav.gnb_box .quick_menu a.design {background-position:0 0;}
header .gnb_wrap nav.gnb_box .quick_menu a.basket {background-position:0 -27px}
header .gnb_wrap nav.gnb_box .quick_menu a.design:hover {background-position:-27px 0}
header .gnb_wrap nav.gnb_box .quick_menu a.basket:hover {background-position:-32px -27px}
header .gnb_wrap nav.gnb_box ul.depth1 {display:flex; justify-content: end; height:80px; box-sizing: border-box;}
header .gnb_wrap nav.gnb_box ul.depth1::after {content: ""; display: table; clear: both;}
header .gnb_wrap nav.gnb_box ul.depth1 li {float:left; margin-left:22px; display: flex;     justify-content: center;}
header .gnb_wrap nav.gnb_box ul.depth1 li a {display: inline-block; height:80px; padding:29px 0 0 0; /*font-weight: bold;*/ font-size:13px; color:#000; box-sizing: border-box;}
header .gnb_wrap nav.gnb_box ul.depth1 li.category a {padding-left:60px; font-family:'YoonGothicPro780'; background: url(/include/img/main/ico_category.png) 30px center no-repeat;}
header .gnb_wrap nav.gnb_box ul.depth1 li:hover.category a, header .gnb_wrap nav.gnb_box ul.depth1 li.current.category a {background: url(/include/img/main/ico_category_on.png) 30px 32px no-repeat;}
header .gnb_wrap nav.gnb_box ul.depth1 li.line {margin-left:20px; padding-left:20px; background: url(/include/img/main/line.gif) left center no-repeat;}
header .gnb_wrap nav.gnb_box ul.depth1 li:hover a {color:#159fda; border-bottom:2px solid #159fda;}
header .gnb_wrap nav.gnb_box ul.depth1 li.current a {color:#159fda; border-bottom:2px solid #159fda;}
header .gnb_open {z-index:999; display:none; position:absolute; top:80px; left:0; width:100%; height:270px; box-sizing:border-box;  overflow:hidden;}
header .gnb_open .category {padding-top:30px;}
header .gnb_open div::after {content:""; display:block; clear:both;}
header .gnb_open .category article {float:left; width:340px; margin-right:90px;}
header .gnb_open .category article.last {margin-right:0;}
header .gnb_open .category article h2 {padding-bottom:10px; border-bottom:1px solid #e5e5e5;}
header .gnb_open .category article h2 a {font-size:16px; color:#000}
header .gnb_open .category article div.content {margin-top:20px;}
header .gnb_open .category article div.content::after {content:""; display:block; clear:both;}
header .gnb_open .category article div.content > a {float:left; width:210px;}
header .gnb_open .category article div.content > a img {width:100%;}
header .gnb_open .category article div.content ul {float:left; margin-left:30px;}
header .gnb_open .category article div.content ul li {margin-bottom:6px;}
header .gnb_open .category article div.content ul li a:hover {color:#159fda; text-decoration: underline;}

header .gnb_open .none_img {padding-top:40px;}
header .gnb_open .none_img article {width:270px; margin-right:40px;}
header .gnb_open .none_img article div.content > a {float:left; width:150px;}
/*header .gnb_open .none_img article div.content ul {margin-left:0;}*/

header .gnb_open div div.list {float:left; width:490px; height:270px; padding-top:40px; border-right:1px solid #e6e6e6; box-sizing: border-box;}
header .gnb_open div div.list::after {content:""; display:block; clear:both;}
header .gnb_open div div.list ul {float:left; margin-right:100px;}
header .gnb_open div div.list ul li {padding-bottom:10px;}
header .gnb_open div div.list ul li a:hover {color:#159fda; text-decoration: underline;}
header .gnb_open div div.event {float:left; width: 710px; padding: 40px 0 0 70px; box-sizing: border-box;}
header .gnb_open div div.event::after {content:""; display:block; clear:both;}
header .gnb_open div div.event div {float:left; width:300px; margin-right:40px;}
header .gnb_open div div.event div:last-child {margin-right:0;}
header .gnb_open div div.event img {width:300px; height:150px;}
header .gnb_open div div.event p {margin-top:20px; font-size:16px; color:#000;}

header .gnb_open.current {display:block;}
header .gnb_open .gnb-sub-sec {*zoom:1; display:none;}
header .gnb_open .gnb-sub-sec:after {content:""; display:block; clear:both;}
header .gnb_open .gnb-sub-sec.current {display:block;}
header .gnb-blind {display:none; position:absolute; top:115px; left:0; width:100%; height:270px; z-index:998; box-shadow: 0px 5px 7px -1px rgba(0,0,0,0.1); border-bottom:1px solid #ccc; background:#fff; }
header .gnb-blind.current {display:block;}

body.fixed .gnb_wrap {z-index:99; position:fixed; top:0; left:0; width:100%; height:80px; background: #fff; transition:top 1s;}
body.fixed header .gnb-blind {top:80px;}
header .gnb_open .gnb-sub-sec .event a {display: block; position: relative;}
header .gnb_open .gnb-sub-sec .event span.txt_express {font-size: 12px; color: #444; text-align: left; line-height: 16px; position: absolute; top: 85px; left: 20px;}

/* Content */
/* 비팩 빅배너 */
.main_bigban_wrap {width:900px; margin:30px 0;}
.main_bigban div.text div.font_b {color: #000;}
.main_bigban div.text div.font_w {color: #fff;}

.main_bigban {position:relative; height:600px; overflow: hidden; border-radius:15px;}
.main_bigban .bigbg {display: table; background-size:cover !important;}
.main_bigban div.text {width:900px; display:block; padding:70px 0 0 60px; box-sizing: border-box;}
.main_bigban div.text div {width:700px;}
.main_bigban div.text p {font-size:18px;}
.main_bigban div.text h4 {font-family:'Montserrat','YoonGothicPro780';  margin-top:20px; font-size:35px; line-height:53px;}

.main_bigban div.text h5 {margin-top:20px; font-size:25px; line-height:40px;}	
.main_bigban div.text h5 span {font-weight: bold;}	

.main_bigban div.text {display: inline-block;}
.main_bigban div.text em {font-weight: bold}
.main_bigban div.text img {display: inline-block; margin-left:15px;}
.main_bigban div.text ul {margin-top: 95px; display: flex; justify-content: space-around; position: absolute; vertical-align: middle; height: 65px;}
.main_bigban div.text ul li {padding: 10px 20px;  font-size:16px; color:#fff; margin-right: 10px;  border-radius: 12px; font-family: -webkit-body;}
.main_bigban div.text ul li a { color:#fff;}
.main_bigban div.text ul li a.black { color:#fff;}



/* --------------------비팩 빅배너 - 리뉴얼-------------------- */
.renewal_big div.text { width: auto !important; }
.renewal_big .bigbg {}
.renewal_big div.text div {width: auto !important;}
.renewal_big div.text h4 {font-family: 'Ghanachocolate',sans-serif; font-size:51px; line-height: 65px; color:#232527; margin-top: 30px !important; letter-spacing: -2.5px;}
.renewal_big div.text h5 {font-family: 'SBugro_L',sans-serif; font-size:18px; line-height: 32px; color:#232527; margin-top: 30px !important;}
.renewal_big div.text h5 span {font-size: 19px;}
.renewal_big div.text h6 {font-family: 'SBugro_L',sans-serif; position: absolute;width: 100px;height: 100px;border-radius: 100px;display: flex;align-items: center;justify-content: center;}
.renewal_big div.text h6 > div {font-size: 15px; text-align: center; color: #fff; margin:0 !important;}
.renewal_big div.text h6 > div > span {font-size: 16px;font-family: 'SBugro_M',sans-serif;}
.renewal_big div.text h7 {color:#ee1818;     font-size: 18px;    line-height: 32px;}
.renewal_big div.text p {display: inline-block; font-family: 'SBugro_L',sans-serif;border-top: 1px solid #666;border-bottom: 1px solid #666;padding: 12px 0 8px;}

.renewal_big div.text ul { display: flex; justify-content: flex-start !important; height: auto !important; bottom: 50px;}
.renewal_big div.text ul li {padding: 16px 30px 13px; font-size:17px; color:#fff; margin-right: 10px;  border-radius: 40px; font-family: 'SBugro_L',sans-serif;}
.renewal_big div.text ul li a {display: flex; align-items: center;}
.renewal_big div.text img {width: 9px; padding-bottom: 3px; margin-left: 18px;}

/* 이미지 내 버튼*/
.renewal_big div.text .img_btn_shopbag a {bottom: 115px;  width: 100px; height: 100px; right: 26px;  position: absolute;}

/*색상-흰색*/
.renewal_big div.white h4, .renewal_big div.white h5 {color:#fff !important;}
.renewal_big div.white p {border-top: 1px solid #fff;border-bottom: 1px solid #fff;}









.main_bigban .swiper-button-prev {left:50px; width:60px; height:60px; background: url(/include/img/main/ban/big/arrow.png) center no-repeat; background-position:0 0;}
.main_bigban .swiper-button-prev:hover {background-position:-60px 0}
.main_bigban .swiper-button-next {right:50px; width:60px; height:60px; background: url(/include/img/main/ban/big/arrow.png) center no-repeat; background-position:0 -60px}
.main_bigban .swiper-button-next:hover {background-position:-60px -60px}
.main_bigban .swiper-pagination-bullets {bottom:25px !important;}
.main_bigban .swiper-pagination-bullet {transition:0.2s; opacity:0.3; width:12px; height:12px; margin:0 5px !important; background:#fff; border:1px solid #999; box-sizing: border-box;}
.main_bigban .swiper-pagination-bullet-active {opacity:1; width:25px; background:#159fda; border:none; border-radius: 15px; transition:0.3s}


/* 플레이버튼 */
.top_play { z-index: 9; position: absolute; bottom: 50px; height: 40px;  width: 130px; right: 50px; box-sizing: border-box;}
.top_play:before {content: ''; background-color: #fff; position: absolute; width: 130px; height: 40px;opacity:0.8; border-radius:32px;}		
/* 화살표 */
.top_play .biz_swiper-button-prev {opacity:0.5; top:20px; left: 17px; position:absolute; width:20px; height:20px; background: url(/include/img/main/icon_play_p.png?t=1); background-size: cover; cursor: pointer; transition:0.3s; margin-top: -10px!important;}
.top_play .biz_swiper-button-next {opacity:0.5; top:20px; left: 39px; position:absolute; width:20px; height:20px; background: url(/include/img/main/icon_play_n.png?t=1); background-size: cover; cursor: pointer; transition:0.3s;margin-top: -10px!important;}
.top_play .biz_swiper-button-prev:hover, .top_play .biz_swiper-button-next:hover {transition:.3s; opacity:1; }
/* 재생 */
.top_play .swiper-pause {opacity:0.5; position:absolute;  z-index:999; width:20px; height:20px; top: 26%; left: 28px; background: url(/include/img/main/icon_stop.png?t=1); background-size: cover; cursor: pointer; transition:0.3s}
.top_play .swiper-play {opacity:0.5; position:absolute;  z-index:999; width:20px; height:20px; top: 26%; left: 29px; background: url(/include/img/main/icon_play.png?t=1); background-size: cover; cursor: pointer; transition:0.3s}

.top_play .swiper-play, .top_play .swiper-pause {display: none;}
.top_play .swiper-play:hover, .top_play .swiper-pause:hover {display: none; opacity:1; transition:.3s}
.top_play .swiper-play.active, .top_play .swiper-pause.active {display:block;}
/*.top_play .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {width:auto; right:18px; left:25px!important; bottom:7px !important; font-size:14px;}*/
.top_play .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction .line {margin:0 4px; font-size:10px; opacity:0.5;}
.top_play .swiper-pagination-current {font-weight:700; color:#1a1a1a;}
.top_play .swiper-pagination-total {opacity:0.5;}



/* 비팩 메리트 */
.content_wrap {}
.main_merit_wrap_renewal {padding:50px 0;}
.main_merit_wrap_renewal div {display:flex; justify-content: space-between; width:1200px; margin:0 auto;}
/* 일반 */
/*.main_merit_wrap_renewal div article {float:left; width:350px; height:77px; margin-left:50px; padding-left:100px; background: url(/include/img/main/ico_main_merit.png) left top no-repeat; box-sizing:border-box;}*/
/* 익스 제거 버젼 */
.main_merit_wrap_renewal div article {width:auto; height:60px; padding-left:85px; background: url(/include/img/main/ico_main_merit_ex_renewal.png) left top no-repeat; background-size:60px; box-sizing: border-box;}
.main_merit_wrap_renewal div article.merit2 {background-position:0 -60px}
.main_merit_wrap_renewal div article.merit3 {background-position:0 -120px}
.main_merit_wrap_renewal div article.merit4 {background-position:0 -180px}
.main_merit_wrap_renewal div article h4 {font-size:17px; color:#000;}
.main_merit_wrap_renewal div article p {margin-top:11px; font-size:13px;}

/* 비팩 메인 이벤트배너 */
.main_eventban {position:relative; height:400px; margin-top:20px; padding-top:50px; text-align: center; background: url(/include/img/main/eventban_bg.jpg) top center no-repeat; box-sizing: border-box;}
.main_eventban h3 {font-size: 30px; font-weight:normal; color:#159fda; line-height:45px;}
.main_eventban h3 em {font-size: 60px; font-weight:bold; color:#000;}
.main_eventban p.sub1 {margin-top:40px; font-size:23px; color:#000;}
.main_eventban p.sub1 em {color:#159fda;}
.main_eventban p.sub2 {margin-top:25px; font-size:14px; color:#333;}
.main_eventban p.sub2 em {color:#159fda;}
.main_eventban span.label {position:absolute; top:50px; left:50%; width:100px; height:100px; margin-left:170px; font-size:28px; font-weight:bold; color:#fff; padding-top:35px; background:#159fda; border-radius:50px; box-sizing: border-box;}
.main_eventban span.label em {font-size: 16px; font-weight: normal; text-decoration: line-through;}

.time_bar {height:50px; margin-top:70px; text-align: left; background: linear-gradient(to right, #ffffff 0%,#f2f2f2 100%)}
.time_bar div {width:80%; margin:0 auto; }
.time_bar div div.active {position:relative; display: inline-block; height:50px; padding:15px 15px 0 15px; text-align: right; background:#159fda; background: linear-gradient(to right, #ffffff 0%,#159fda 100%); box-sizing: border-box;}
.time_bar div div.end {position:relative; display: inline-block; height:50px; padding:15px 15px 0 15px; text-align: right; background:#0d5d80; background: linear-gradient(to right, #ffffff 0%,#0d5d80 100%); box-sizing: border-box;}
.time_bar div div.end div.location span.car {background: url(/include/img/main/time_car.gif) no-repeat;}
.time_bar div div.active span.time {font-size:16px; color:#fff;}
.time_bar div div.active div.location span.bar {position:absolute; top:-24px; right:-10px; width:17px; height:74px; background: url(/include/img/main/location_img.png) no-repeat; }
.time_bar div div.active div.location span.car {position:absolute; top:-36px; right:20px; width:65px; height:36px; background: url(/include/img/main/time_car.gif) no-repeat; }

/* 비팩 상품 리스트 */
.main_list_wrap {}
.main_list_wrap .detail_tab {height:60px; border-top:1px solid #eee; border-bottom:1px solid #eee; box-sizing: border-box}
.main_list_wrap .detail_tab ul {display:flex; align-items: center; width:1200px; margin:0 auto;}
.main_list_wrap .detail_tab ul li {width:25%; height:60px; text-align: center; cursor: pointer; box-sizing: border-box;}
.main_list_wrap .detail_tab ul li a {display: block; height:60px; padding-top:13px; font-size:16px; color:#1a1a1a; box-sizing: border-box;}
.main_list_wrap .detail_tab ul li a.active {color:#159fda; border-bottom:2px solid #159fda;}
.main_list_wrap .detail_tab ul li a:hover {border-bottom:2px solid #159fda;}
.main_list_wrap .fixed {z-index:1; position:fixed; top:0; left:0; width:100%; background:#fff;}
.main_list_wrap .detail_tab span.slider {position: absolute;bottom: -1px;width: 0;height: 2px;background: #159fda;}
.list_tab_box {width:100%; top:0; left:0;background:#fff; }
.main_list_wrap .detail_tab ul li span {display: inline-block; margin-right:15px; vertical-align: middle; width:35px; height:35px; background: url(/include/img/main/main_category.png?t=1) no-repeat; background-size:35px;}
.main_list_wrap .detail_tab ul li a.active span {background: url(/include/img/main/main_category_on.png?t=1) no-repeat; background-size:35px;}
.main_list_wrap .detail_tab ul li span.best_icon {background-position: 0 0}
.main_list_wrap .detail_tab ul li span.products_icon {background-position: 0 -35px !important}
.main_list_wrap .detail_tab ul li span.manybuy_icon {background-position: 0 -70px !important}
.main_list_wrap .detail_tab ul li span.review_icon {background-position: 0 -105px !important}
.sticky {z-index:9997 !important;}
.scrollto {outline: none}

.main_list_wrap article {padding-top:100px;}
.main_list_wrap article.w1200 {width:1200px; margin:0 auto;}
.main_list_wrap article#products {padding-bottom:100px;}
.main_list_wrap article#manybuy {padding-top:0;}
.main_list_wrap article#manybuy h3 {line-height: 0;}
.main_list_wrap article h3 {font-family: 'Montserrat','YoonGothicPro780',sans-serif; font-weight: 800; font-size:26px; line-height: 26px; color:#1a1a1a}
.main_list_wrap .tag_box {margin-top:20px;}
.main_list_wrap .tag_box span {display: inline-block; margin-right:10px; padding:5px 15px; font-size:12px; color:#999; border:1px solid #d9d9d9; border-radius: 30px;}


.main_list_wrap ul.list_box {display:flex; flex-wrap: wrap; margin-top:30px;}
.main_list_wrap ul.list_box li div.label {z-index:9; position:absolute; top:10px; left:10px;}
.main_list_wrap ul.list_box li div.label span {display:block; width:50px; height:50px; margin-bottom:5px; padding-top:14px; font-size:13px; font-weight:700; color:#f43e3e; text-align:center; background:#fff; border-radius:50%; box-sizing:border-box;}
.main_list_wrap ul.list_box li div.label span.best {color:#fff; background:#f43e3e}

.main_list_wrap ul.list_box li div.cover img {position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width:370px; height:auto; min-height:305px; image-rendering: -webkit-optimize-contrast; backface-visibility: hidden;}
.main_list_wrap ul.list_box li:hover div.cover {top:-5px; box-shadow: 2px 7px 12px 0px #e5e5e5; transition: 0.3s}
.main_list_wrap ul.list_box li div.info {padding:0 7px;}
.main_list_wrap ul.list_box li div.info .like_wrap {display:flex; margin-top:30px;}
.main_list_wrap ul.list_box li div.info .like_wrap button {width:15px; height:14px; margin:0 5px 0 0; background: url(/include/img/my/like.png) no-repeat; background-size: 100%;}
.main_list_wrap ul.list_box li div.info .like_wrap button.active {background-position:0 -14px;}
.main_list_wrap ul.list_box li h4 {margin-top:30px; font-size:17px; color:#1a1a1a}
.main_list_wrap ul.list_box li p {margin-top:12px; color:#999;}
.main_list_wrap ul.list_box li p.price {margin-top:15px; color:#1a1a1a;}
.main_list_wrap ul.list_box li p.price span {font-size:18px; font-weight:600; vertical-align: bottom;}

/*3단*/
/*
.main_list_wrap ul.list_box li {position:relative; width:370px; margin-right:45px; margin-bottom:60px;}
.main_list_wrap ul.list_box li:nth-child(3n) {margin-right:0;}
.main_list_wrap ul.list_box li div.cover {position:relative; overflow:hidden; height:305px; border-radius: 15px; transition:0.3s; top:0;}
*/

/*4단*/
.main_list_wrap ul.list_box li {position:relative; width:285px; margin-right:20px; margin-bottom:60px;}
.main_list_wrap ul.list_box li:nth-child(4n) {margin-right:0;}
.main_list_wrap ul.list_box li div.cover {position:relative; overflow:hidden; height:270px; border-radius: 15px; transition:0.3s; top:0;}
.main_list_wrap ul.list_box li .info {font-size: 14px; color: #a7a7a7;}


.main_list_wrap ul.list_box.review_box {margin:50px 0 70px 0;}
.main_list_wrap ul.list_box.review_box li {width:285px; margin-right:20px; margin-bottom:60px;}
.main_list_wrap ul.list_box.review_box li:nth-child(3n) {margin-right:20px;}
.main_list_wrap ul.list_box.review_box li:nth-child(4n) {margin-right:0;}
.main_list_wrap ul.list_box.review_box li div.cover {height:250px;}
.main_list_wrap ul.list_box.review_box li div.cover img {width:285px; min-height:250px;}
.main_list_wrap ul.list_box.review_box li h4 {margin-top:20px;}



/* Footer */
footer {padding:40px 0; border-top:1px solid #e6e6e6;}
footer .foot_wrap {position:relative; width:1200px; margin:0 auto;}
footer .foot_wrap .foot_service {position:absolute; top:0; right:0; color:#000;}
footer .foot_wrap .foot_service h3 {font-size:16px;}
footer .foot_wrap .foot_service h3 span{margin-left:10px; font-size:13px;}
footer .foot_wrap .foot_service .num {margin-top:15px; font-size:45px; color:#333;}
footer .foot_wrap .foot_service .time_box {margin-top:20px; padding-left:45px; background: url(/include/img/main/ico_time.png) 0 no-repeat;}
footer .foot_wrap .foot_service .time_box .break {font-weight: 700}
footer .foot_wrap .foot_service .time_box .break span {margin-left:2px; font-weight: 400}
footer .foot_wrap nav {margin-bottom:25px;}
footer .foot_wrap nav a {margin-right:40px; font-size:16px; color:#000;}
footer .foot_wrap nav a:hover {color:#159fda;}
footer .foot_wrap p.info {color:#000;}
footer .foot_wrap p.info span {padding-right:15px; margin-right:15px; background: url(/include/img/line.png) right 3px no-repeat;}
footer .foot_wrap .foot_copy {margin-top:10px;}

footer .foot_wrap ul { position: relative;  top: -3px; left: -15px;}
footer .foot_wrap ul li {display: inline-block; width: 16px; height: 16px; transition: .2s; margin-left: 15px;}
footer .foot_wrap ul li a {display: block; width: 16px; height: 16px; transition: .3s;}
footer .foot_wrap ul li a:hover {background-color: rgba(240,241,247,0.5); transition: .3s;}
footer .foot_wrap ul li.kakao {background: url('/include/img/main/footer_kakao.png?t=1') no-repeat;}
footer .foot_wrap ul li.fb {background: url('/include/img/main/footer_fb.png?t=1') no-repeat;}
footer .foot_wrap ul li.ig {background: url('/include/img/main/footer_ig.png?t=1') no-repeat;}
footer .foot_wrap ul li.tw {background: url('/include/img/main/footer_tw.png?t=1') no-repeat;}
footer .foot_wrap ul li.blog {background: url('/include/img/main/footer_blog.png?t=1') no-repeat;}	



/* top 버튼 */
.top_btn {z-index: 1000; display: none; position: fixed; bottom: 25px; right: 25px;}
.top_btn button {width: 50px; height: 50px; background: url(/include/img/top.png) center no-repeat; background-size: cover; transition: 0.5s}
.top_btn button:hover {background: url(/include/img/top_on.png) center no-repeat; background-size: cover; transition: 0.5s}



/*메인 그리드 텍스트 라벨 추가*/
.main_grid_txt_label { display: inline-block; width: 70px; height: 21px; margin-left: 13px!important; margin-top: 1px; font-size: 10px !important; color: #999 !important; font-weight: 500; line-height: 15px; text-align: center; border: 1px solid #999 !important; box-sizing: border-box; vertical-align: middle; border-radius: 3px; padding-top: 2px;}

/* 메인 리뉴얼 23.05.10 */
.gnb_new .all_product {height:auto !important; padding-bottom:20px; box-sizing: border-box;}
.gnb_new .all_product .gnb_new_list {display:flex; justify-content: space-between; width:auto !important;}
.gnb_new .all_product .gnb_new_list article {width: 150px;}
.gnb_new .all_product .gnb_new_list .gnb_list_box h5 { font-family: 'Montserrat','YoonGothicPro760',sans-serif; font-size:14px; font-weight:500; color:#1a1a1a;}
.gnb_new .all_product .gnb_new_list .gnb_list_box ul {    line-height: 30px;    margin: 10px 0 40px 0;}
.gnb_new .all_product .gnb_new_list .gnb_list_box li a {font-size:12px;}
.gnb_new .all_product .gnb_new_list .gnb_list_box li a:hover {text-decoration: underline; color:#1a1a1a;}
.all_product .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {right:-40px !important;}
.all_product .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {background:#e5e5e5;}
.main_topban {display:flex; justify-content: space-between; width:1200px; margin:0 auto;}

/*검색창 추가 23.09.11*/
/*검색창*/
.search_wrap { position: absolute;  margin-left: 230px; top:4px;}
.search_wrap .searching_wrap { position: relative; display: flex; align-items: center; width: 250px; height: 26px; border-radius: 32px; border: none; margin-left: -15px;  background-color: #FFF;}
.search_wrap .searching_wrap .input_search { background: #f7f7f7; width: 250px; height: 26px; border-radius: 32px; border: 0px solid #e6e6e6; text-indent: 14px; font-size: 12px; color: ##1a1a1a}
.search_wrap .searching_wrap .icon_search { position: absolute; right: 0; top: 0; margin: auto; width: 25px; height: 25px; background: transparent url(https://biz.publog.co.kr/include/img/main/ico_search.png?t=2) no-repeat 2px 7px; background-size: 12px auto; cursor: pointer; }
.search_wrap .searching_wrap .input_search::placeholder { color: #999; margin-right: 0px;}	

/*검색 내역 팝업 off (기본값)*/
.search_wrap .search_dropdown_wrap { display: none; position: absolute; min-width: 226px; width: max-content;  height: auto; top: 27px; left: 0; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; border: 1px solid #dedede; z-index: 9; background: #fff;}
	
/*검색 내역 팝업 on*/
.search_wrap .search_dropdown_wrap.on { display: block!important; z-index: 9999;}
	
/*검색 내역 팝업 영역*/
.search_wrap .search_dropdown_wrap .search_txt { min-height: 100px; max-height: 250px; overflow: hidden;}

/*검색 내역 팝업: 검색 내역 없음*/
.search_wrap .search_dropdown_wrap ul .no-result { height: 177px;}
.search_wrap .search_dropdown_wrap ul .no-result > p { position: relative; top: 50%; text-align: center; transform: translateY(-50%); font-size: 12px;}

/*검색 내역 팝업: 검색 내역*/
.search_wrap .search_dropdown_wrap ul { display: flex; flex-direction: column; justify-content: flex-start; margin-top: 12px;}
.search_wrap .search_dropdown_wrap ul li { display: flex; align-items: center; flex-flow: nowrap; justify-content: space-between; height: 22px; margin-bottom: 3px; padding: 0 14px; text-align: left;}
.search_wrap .search_dropdown_wrap ul .search_txt_con { font-size: 12px; overflow: hidden; flex: 1; padding-right: 25px; cursor: pointer; white-space: nowrap; text-overflow: ellipsis; color: #848588;}
.search_wrap .search_dropdown_wrap ul .close { width: 16px; height: 16px; background-color: transparent!important; background-image: url(https://biz.publog.co.kr/include/img/main/ico_search_close.png?t=1)!important; background-position: 50%!important; background-repeat: no-repeat!important; background-size: 8px!important;}
.search_wrap .search_dropdown_wrap ul li.no_result { text-align: center; width: 100%; font-size: 12px; margin: 23px;}

/*검색 내역 삭제*/
.search_wrap .search_dropdown_wrap > .btn_group { display: flex; flex-flow: row nowrap; justify-content: flex-end; bottom: 0; border-top: 1px solid #dedede; width: 100%; height: 26px;}
.search_wrap .search_dropdown_wrap > .btn_group > span { cursor: pointer; font-size: 11px; text-align: right; color: #9a9a9a; display: inline-block; margin-right: 12px; margin-top: 1px;}

/* 메인 업력 */
.company_history {border-top: 1px solid #f3f3f3; padding-bottom: 100px; background-color: #f7fdff;}
.company_history .cont_wrap h4 { font-size: 35px; font-weight: 300;  text-align: center;  color: #333;}	
.company_history .cont_wrap h4:after {    display: block;  content: "";  width: 45%;  height: 12px;  background-color: #c9eeff;  margin: 0 auto;}
.company_history .cont_wrap p {  font-size: 20px; letter-spacing: -.5px;  font-weight: 400;  color: #707070;  text-align: center;  padding-top: 10px;     line-height: 35px;}

.company_history ul {display: flex;  justify-content:space-around; padding-top: 70px;}
.company_history ul li {text-align: center; font-size: 20px;  text-align: center; line-height: 30px;}
.company_history ul li h5 {padding-bottom: 30px;  color: #14a0db;  font-size: 35px; font-weight: bold;}
.company_history ul li img {padding-bottom: 10px;  margin: 0 auto;  width: 15%;  display: block;  border: 0 none;}	



.font_b {color: #000;}
.font_w {color: #fff;}
.mt10 {margin-top: 10px !important;}
.mt50 {margin-top: 50px !important;}



/* 상단 당일출고 버튼 */
	header .utils_wrap .utils_box span.gnb-delivery { position: absolute;    margin: 0px -77px;    background-color: #159fda;    border-radius: 50px;} 
	header .utils_wrap .utils_box span.gnb-delivery a {color: #fff; padding: 0px 10px;} 


