@charset "UTF-8";

@import '/cjom/mobile/css/font.css';
@import '/cjom/mobile/css/reset.css';
@import '/cjom/mobile/css/lib/remodal.css';
@import '/cjom/mobile/css/lib/swiper.min.css';

/********************************************
-  Branch > 저니배너" 동작 구현 모드 통일
http://cjics.cj.net/jira/browse/MARKETDEV-4887
*********************************************/
body.branch-banner-is-active {overscroll-behavior: none; margin-top: 0 !important; transition: none !important;}

/********************************************
- 해더
*********************************************/
.header {position: relative; background: #fff;}
.header__top {height:48px; background-color: #fff; text-align: center;} /* 접근성 수정 */
.header__top.is-floating {background-color: #fff;}
.header-top {height:48px; background-color: #fff; text-align: center;} /* 접근성 수정 */
.header-top.is-floating {background-color: #fff;}
.header__logo {overflow:hidden;height: 48px;text-align: center;margin: 0 auto;	width:180px; /*padding-right:7px;*/ font-size: 25px; line-height:48px;}
.header__logo a {display: block; height: 48px; overflow: hidden; color: transparent; font-size: 25px; text-align: center; line-height: 48px;
	/*background: url('/cjom/mobile/images/common/logo-themarket.svg?v=20220907') no-repeat 51% 50%;*/}
.header-top .header-logo {position:relative;overflow:hidden;width:100%;height:48px}
.header-top .header-logo a {display:block;width:180px;height:48px;overflow: hidden;position:absolute;top:0;left:50%;transform:translateX(-50%); -ms-transform:translateX(-50%);z-index:100;}
.header-top .header-logo .video-wp {position:relative;overflow:hidden;width:100%;height:48px;display:flex;justify-content:center;align-items:center;}
.header-top .header-logo video {height:48px;position:absolute;top:0;left:50%;transform:translateX(-50%); -ms-transform:translateX(-50%);}
.header-top .header-logo video[poster]{height:100%;}
.header-top .header-logo .img {height:48px;width:auto;position:absolute;top:0;left:50%;transform:translateX(-50%); -ms-transform:translateX(-50%);}
.header-top .header-logo img {height:48px;}
.header__logo video {width:100%;}
.header__all-menus {position: absolute; z-index:100;top: 2px; left:4px; height:44px; width: 44px; overflow: hidden; text-indent: -9999px; background-color: transparent; background: url('/cjom/mobile/images/common/icon-category.svg') no-repeat 50%;}
.header__btn-cart {position: absolute;z-index:100; top:2px; right:8px; height: 44px; width:44px; overflow: hidden; text-indent: -9999px; background: url('/cjom/mobile/images/common/icon-h-basket.svg') no-repeat 50%;}
.header__btn-cart span {position: absolute;z-index:100;top:3px;right:3px; padding: 0 5px; height: 17px; min-width: 17px; border-radius: 8px; display: flex; align-items: center; justify-content: center; text-indent: 0; background-color: #1ba774; font-size:10px; line-height: 15px; font-weight:500; color: #fff; box-sizing: border-box;}
.header__btn-sch {position: absolute; z-index:100;top:0; right:52px; height:44px; width: 44px; overflow: hidden; text-indent: -9999px; background: url('/cjom/mobile/images/common/icon-h-search.svg') no-repeat 50%;}
.header__search {margin: 0 15px; height: 30px; border-bottom: 2px solid #2a715a; position: relative; background: url('/cjom/mobile/images/icon/ico-header-serach.png') no-repeat 0 0; background-size: 20px;}
.header__search-hash {position: absolute; top: 0; right: 0; width: 20px; height: 20px; background: url(/cjom/mobile/images/icon/ico-hash-40x40.png) no-repeat 50% 50%; background-size: 15px;} /*  메인상단 샵버튼사이즈수정 */
.header__search-ipt {margin-left: 30px; width: calc(100% - 30px); height: 19px; padding: 0; box-sizing: border-box; font-size: 16px;}


.header_gnb {height:44px;overflow:hidden;box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05);background: #fff;}
.header_gnb .is-floating{height:44px;}
.header__gnb-cornering {padding: 0 0 40px 16px;margin-bottom: -40px; overflow-x: auto; overflow-y: hidden; -webkit-overflow-scrolling: touch;}
.header__gnb-cornering::-webkit-scrollbar {width: 0px; background: transparent;}
.header__gnb-cornering ul {white-space:nowrap; background:#fff; display:flex; justify-content:space-between;}
.header__gnb-cornering li {display: inline-block; width: auto;}
.header__gnb-cornering li:last-child {margin-right:5px;}
.header__gnb-cornering a {position:relative; display: block; box-sizing: border-box; padding: 0 10px;border-bottom:3px solid transparent; line-height:41px; font-size:16px; color: #333;}
.header__gnb-cornering .icon-new {position:absolute;right:-5px;top:2px;width:16px;height: 16px;background: url(/cjom/mobile/images/icon/icon-gnb-new.svg) no-repeat center;background-size:16px; visibility: visible !important;
	animation-name: floater;
	-webkit-animation-name: floater;
	animation-duration: 1.5s;
	-webkit-animation-duration: 1.5s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;	
}

.header__gnb-cornering a.new:after {position:absolute;right:2px;top:8px;width:6px;height:6px;display:block;background-color:#f72a66;content:'';border-radius:100%;}
.header__gnb-cornering li.is-active a {font-weight:bold; color: #0c8050; border-color: #0c8050;}
/*20220920 GNB 이미지 등록*/
/*.header__gnb-cornering a img{vertical-align: text-top;height: 20px;width: auto;}*/
.header__gnb-cornering a img{height:20px;width: auto;margin:-2px 3px 0 0;vertical-align:middle;}	/* MARKETDEV-8591 */

.header__swiper-container {width: 100%; height: 100%;}
.header__swiper-slide {width: auto; padding: 0; display: inline-block;}
.header__swiper-slide a {padding: 0 5px; display: block; font-size: 14px;}

/* MARKETDEV-7515 메인 퀵메뉴 및 카테고리 개편 */
.renew .header_gnb {height:40px;overflow:hidden;box-shadow:0 1px 0 0 rgba(0, 0, 0, 0.05);background:#fff;} 
.renew .header_gnb .is-floating{height:40px;}
.renew .header__gnb-cornering{display:block;padding:0;/*padding: 0 0 40px 0;*//*margin-bottom: -40px;*/ overflow-x: auto; overflow-y: hidden; -webkit-overflow-scrolling: touch;-ms-overflow-style: none; scrollbar-width: none;}
.renew .header__gnb-cornering ul{display:block;}
.renew .header__gnb-cornering li {display:inline-block;width:auto;padding:0 8px;}
.renew .header__gnb-cornering li:first-child{padding-left:16px;}
.renew .header__gnb-cornering li:last-child{padding-right:16px;}
.renew .header__gnb-cornering a {position:relative;display:block;height:40px;padding:12px 0 0;font-size:15px;color:#222;line-height:16px;box-sizing:border-box;border-bottom:2px solid transparent;outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;}
.renew .header__gnb-cornering li.is-active a {font-weight:bold;color:#222;border-color:#222;}
.renew .header__gnb-cornering a.new:after{right:-7px;}

.renew .header__gnb-cornering::-webkit-scrollbar {display: none !important;width: 0px; height: 0; background: transparent;}/* MARKETDEV-7515 */


.header--main ~.contents {margin-bottom: 0;}

@media screen and (max-width:320px) {
	.header__logo {margin: 0 0 0 50px;}
	.header-top .header-logo a {left:45%;}
	.header__gnb-cornering a {padding:0 5px;}
	.header-top .header-logo .img {left:45%;}
	.header-top .header-logo video {left:45%;}


	.renew .header__gnb-cornering a {padding:12px 0 0;}	/* MARKETDEV-7515 */
}

@keyframes floater {
	0% {
		transform: translateY(0%);
	}
	50% {
		transform: translateY(10%);
	}
	100% {
		transform: translateY(0%);
	}
}

@-webkit-keyframes floater {
	0% {
		-webkit-transform: translateY(0%);
	}
	50% {
		-webkit-transform: translateY(10%);
	}
	100% {
		-webkit-transform: translateY(0%);
	}
}

.header [data-js=floating__target] {transform:translateY(0px);}
.header.scroll-down [data-js=floating__target] {transform:translateY(-50px);}

/* MARKETDEV-6553 [퍼블]상하단 내비게이션 개편 20231101 */
.app-alarm {width:44px;height:44px;position:absolute;top:1px;right:2px;background:url(/cjom/mobile/images/icon/icon_app_alarm.svg) no-repeat 0 0;background-size:cover;}
.wrap2023 .app-alarm {display:block;}
.wrap2023 .app-alarm .app-count {display:block;width:40px;position:absolute;top:5px;left:50%;transform:translateX(-50%);margin-left:-1px;}
.wrap2023 .app-alarm .app-count .total {position:absolute;top:2px;right:0;display:block;box-sizing:border-box;padding:0 5px;height:17px;line-height:17px;border-radius:9px;min-width:17px;text-align:center;background:#1ba774;font-size:10px;color: #fff;}
.wrap2023 .app-alarm.type2 .app-count .total {position:absolute;right:3px;top:3px;display:block;width:6.5px;height:6px;min-width:auto;font-size:0;line-height:0;padding:0;background-color:#f72a66;border-radius:10px;}
/*공통헤더A */

.wrap2023 .header-type1 [data-js=sticky__target].is-floating,
.wrap2023 .header-type1 [data-js=floating__target].is-floating {position:relative;}
.wrap2023 .header__top {height:50px;}
.wrap2023 .header-type1 div[data-js=floating__target] {}
.wrap2023 .header-type1 .section__previus {z-index:100;top:3px;left:4px;background:url(/cjom/mobile/images/icon/ico-arrow-left-13x21.svg) no-repeat center;background-size:auto 19px;width:44px;height:44px;line-height:44px;}
.wrap2023 .header-type1 .section__previus .blind {width:44px;height:44px;line-height:44px;}
.wrap2023 .header-type1 .header__logo {z-index:100;position:absolute;top:4px;left:55px;background:url(/cjom/mobile/images/common/logo-themarket.svg) no-repeat 0 center;background-size:153px auto;width:153px;height:40px;line-height:48px;}
.wrap2023 .header-type1 .header__logo a {height:40px;font-size:0;}
.wrap2023 .header-type1 .header__share {z-index:100;position:absolute;top:50%;right:4px;transform:translateY(-50%);background:url(/cjom/mobile/images/icon/ico-share-40x40.svg) no-repeat center center;background-size:40px;width:44px;height:44px;line-height:44px;}
.wrap2023 .section__title-box {line-height:50px;}
.wrap2023 .section__title-box .section__title {padding:0 20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;text-align:center;}
.wrap2023 .is-floating .section__title-box .section__title {padding:0 50px;}
.wrap2023 .section__title-box .order__close {position:absolute;right:0;top:0;width:50px;height:50px;background:url(/cjom/mobile/images/icon/ico-close-28x28.png) no-repeat center;background-size:14px;}
.wrap2023 .section__title-box .tool_tip + .detail__btn-share {display:none;width:44px;height:44px;background: url(/cjom/mobile/images/icon/ico-share-40x40.svg) no-repeat center center;background-size:40px;right:4px;}
.wrap2023 .section__title-box .detail__btn-search {display:block;width:44px;height:44px;right:4px;background: url(/cjom/mobile/images/icon/icon-h-search-black.png) no-repeat center;background-size:28px;}
.wrap2023 .section__title-box .section__previus {display:none;background:url(/cjom/mobile/images/icon/ico-arrow-left-13x21.svg) no-repeat center;background-size:auto 19px;}
.wrap2023 .section__title-box .header__btn-sch {top:3px;right:4px;background:url(/cjom/mobile/images/icon/icon-h-search-black.png) no-repeat 50%/28px;}
.wrap2023 .section__title-box .detail__btn-home {display:block;position:absolute;width:44px;height:44px;top:2px;right:49px;background:url(/cjom/mobile/images/icon/ico-d-home.svg) no-repeat center;background-size:44px;}
.wrap2023 .header-type2 ~ .contents .section__title-box .section__previus {display:block;}
.wrap2023 .section__title-box.is-floating .section__title {padding:0 95px 0 50px;}
.wrap2023 .section__title-box.is-floating .section__title:last-child,
.wrap2023 .section__title-box.is-floating .section__title:nth-last-child(2),
.wrap2023 .section__title-box.is-floating .section__title:nth-last-child(3) {padding-right:50px;}
.wrap2023 .header-type1 ~ .contents .section__title-box {}
.wrap2023 .header-type2 ~ .contents .section__title-box .section__title {padding:0 45px;}
.wrap2023 .section__title-box.is-floating .tool_tip + .detail__btn-share {display:block;}
.wrap2023 .section__title-box.is-floating .section__previus {display:block;}
.wrap2023 .product__category-box__contents.s-event-list {border-top:1px solid #eee;}
.wrap2023 .section__floating + .product__category-box__contents.s-event-list {border-top:0;}
.wrap2023 .section__title-box .section__sns_share {display:none;top:3px;width:44px;height:44px;background: url(/cjom/mobile/images/icon/ico-share-40x40.svg) no-repeat center center;background-size:40px;right:4px;}
.wrap2023 .section__title-box.is-floating .section__sns_share {display:block;}
.wrap2023 .coupon-top.is-floating .section__previus,
.wrap2023 .coupon-top.is-floating .detail__btn-share {display:block;}

/* MARKETDEV-8068 */ 
/*.wrap2023 .section__title-box .section__title.sub-title{font-weight:400;text-align:left;}*/

/********************************************
- 풋터메뉴
*********************************************/
.footer {padding: 9px 15px 80px;background-color:#f8f8f8;}
.footer__util {margin: 0 -15px; background-color: #fff; display: flex; align-items: center;}
.footer__util-anchor {width: calc(100%/ 3); height: 38px; position: relative; display: flex; align-items: center; justify-content: center; font-size: 12px;}
.footer__util-anchor ~.footer__util-anchor:before {width: 1px; height: 17px; background-color: #ddd; position: absolute; top: 50%; left: 0; transform: translateY(-50%); -webkit-transform: translateY(-50%); content: '';} 
.footer__menu {margin-top: 20px;}
.footer__menu ~.footer__menu {margin-top: 15px;}
.footer__menu-text {padding: 0 9px; position: relative; display: inline-block; vertical-align: middle; font-size: 11px; line-height: 20px; color: #767676;}
.footer_menu_cus {margin-top:15px;}
.copyright {margin-top:15px;}
.footer_menu_cus a {color:#767676;}
.footer__menu-text:first-child {padding-left: 0;}
.footer__menu-text:last-child {padding-right: 0;}
.footer__menu-text ~.footer__menu-text:before {position: absolute; top: 50%; left: 0; transform: translateY(-50%); -webkit-transform: translateY(-50%); width: 1px; height: 10px; background-color: #ddd; content: '';} /* 2019-07-08 안드로이드대응 추가 */
.footer__menu-text--bold {font-weight: bold;}
.footer__menu-text--color {color: #555;}
.footer__logo {margin-top: 25px; display: flex; align-items: center;}
.footer__logo-image {width: 91px;}
.footer__logo-image2 {margin-left: 12px; width:69px;}
.footer__logo-text {margin:-5px 0 0 5px; font-size: 11px; color: #555;}
.footer-tab {position: fixed; left: 0; right: 0; bottom: 0; z-index: 125; height: 48px; box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2); background-color: #fff; -webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);overflow-y:visible;transition: all 0.2s; transform:translateY(0);}
.footer-tab.on {transform:translateY(48px);}
.footer-tab .footer-tab_list li {position: relative; float: left; text-align: center; width: 20%;}
.footer-tab .footer-tab_list li > a {position:relative; display: block; width: 40px; height: 40px; color: transparent; font-size: 0; margin: 4px auto; background: url(/cjom/mobile/images/icon/icon_footer_tab_bar2.png) no-repeat 0 0; background-size: auto 80px;}
/* 2021-11-16 */
.footer-tab > .footer-tab_list > li.ftab04 .layer_review,
.footer-tab.on > .footer-tab_list > li.ftab04 .tip-arrow-btm {display: block;}
.footer-tab.on > .footer-tab_list > li.ftab04 .layer_review,
.footer-tab.on > .footer-tab_list > li.ftab04 .tip-arrow-btm {display: none;}
.footer-tab .footer-tab_list li {height: 52px; position: relative; float: left; text-align: center; width: 20%;}
.footer-tab .footer-tab_list li > a {position:relative; color:#333; box-sizing: border-box; display: block; width: 40px; height: 52px; font-size: 10px; font-family: SFPro; margin: 0px auto 4px auto; background: url(/cjom/mobile/images/icon/icon_footer_tab_bar4.png) no-repeat 0 0; background-size: auto 90px;}
.footer-tab .footer-tab_list li > a em {padding-top: 32px; box-sizing: border-box; display: block; height: 52px; font-style: normal;}
/* MARKETDEV-6553 [퍼블]상하단 내비게이션 개편 20231101 */
.footer-tab .footer-tab_list .ftab01>a {width:45px; background-position: 3px -5px;}
.footer-tab .footer-tab_list .ftab01>a.active,
.footer-tab .footer-tab_list .ftab01>a:focus {background-position: 3px -55px; color:#1ba774}
.footer-tab .footer-tab_list .ftab02>a {background-position: -40px -4px;}
.footer-tab .footer-tab_list .ftab02>a.active,
.footer-tab .footer-tab_list .ftab02>a:focus {background-position: -40px -54px; color:#1ba774}
.footer-tab .footer-tab_list .ftab02>span {position: absolute;top:2px;right:-3px;height: 16px;min-width: 14px;padding:0 5px; border-radius: 8px;display: flex;align-items: center;justify-content: center;text-indent: 0;background-color:#f72a66;font-family: 'roboto';font-size: 11px;line-height: 14px;font-weight:500;color: #fff;box-sizing: border-box;}
.footer-tab .footer-tab_list .ftab03>a {background-position: -78px -6px;}
.footer-tab .footer-tab_list .ftab03>a.active,
.footer-tab .footer-tab_list .ftab03>a:focus {  background-position: -78px -56px; color:#1ba774}
.footer-tab .footer-tab_list .ftab04>a {width:48px;background-position: -116px -6px;}
.footer-tab .footer-tab_list .ftab04>a.active,
.footer-tab .footer-tab_list .ftab04>a:focus  {background-position: -116px -56px; color:#1ba774}
.footer-tab .footer-tab_list .ftab05>a {background-position: -160px -5px;}
.footer-tab .footer-tab_list .ftab05>a.active,
.footer-tab .footer-tab_list .ftab05>a:focus {background-position: -160px -55px; color:#1ba774}
.footer-tab .footer-tab_list .ftab05 span {display:none;}
.footer-tab .footer-tab_list .ftab05.on a {background: none;}
.footer-tab .footer-tab_list .ftab05.on a em {display: none;}
.footer-tab .footer-tab_list .ftab05.on a.active,
.footer-tab .footer-tab_list .ftab05.on a:focus {background-position: -200px -49px; }
.footer-tab .footer-tab_list .ftab05.on span {position:relative;display: block;width:32px;height:32px;padding:7px 0 0 4px; position: relative;}
.footer-tab .footer-tab_list .ftab05.on span:before {content: '';position: absolute; top:7px; left:4px; width:32px; height:32px; background: url(../images/icon/tab_mask_off.png) no-repeat; background-size: auto 32px;;}
.footer-tab .footer-tab_list .ftab05.on .active span:before {content: '';position: absolute; top:7px; left:4px; width:32px; height:32px; background: url(../images/icon/tab_mask_on.png) no-repeat; background-size: auto 32px;;}
.footer-tab .footer-tab_list .ftab05 a span img{border-radius: 4px;}

.footer__inner > div:nth-child(2) .footer__menu-text {font-size: 13px;}

/* .footer-tab > .footer-tab_list > li.ftab04 .tip-arrow-btm {position: absolute; bottom: 47px; left: 50%; margin-left: -5px; display: inline-block; width: 10px; height: 6px; z-index: 2; background:url(/cjom/mobile/images/icon/icon-arrow-re-btm.svg) no-repeat 0 0;
} */

/*.all-menus {z-index:210 !important;transition:all 0.3s 0.8s !important;}/*common.css*/
.renew2023.footer-tab {height:52px;}
.renew2023.footer-tab.on {transform:translateY(0) !important;}
.renew2023.footer-tab .footer-tab_list:after {content:"";display:block;clear:both;}
.renew2023.footer-tab .footer-tab_list li > a:first-child {position:relative;width:90% !important;margin:0 auto;color:#000 !important;background:none !important;}
.renew2023.footer-tab .footer-tab_list li > a:first-child > span {display:block;width:100%;height:100%;position:absolute;top:0;left:0;background-position:50% 50% !important;z-index:1;transition:all 0.2s ease-in-out;transform:translate3d(0, 0, 0);}
.renew2023.footer-tab .footer-tab_list li > a:first-child > span:after {content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background-position:50% 50% !important;z-index:0:translate3d(0, 0, 0);opacity:0;}
.renew2023.footer-tab .footer-tab_list li > a:first-child em {position:relative;z-index:2;padding-top:35px;}
.renew2023.footer-tab .footer-tab_list .ftab01 > a:first-child > span:first-child {background:url(../images/icon/icon_bar_cate.svg) no-repeat 50% 50%/auto 52px;}
.renew2023.footer-tab .footer-tab_list .ftab02 > a:first-child > span:first-child {background:url(../images/icon/icon_bar_search.svg) no-repeat 50% 50%/auto 52px;}
.renew2023.footer-tab .footer-tab_list .ftab03 > a:first-child > span:first-child {background:url(../images/icon/icon_bar_home.svg) no-repeat 50% 50%/auto 52px;}
.renew2023.footer-tab .footer-tab_list .ftab04 > a:first-child > span:first-child {background:url(../images/icon/icon_bar_mp.svg) no-repeat 50% 50%/auto 52px;}
.renew2023.footer-tab .footer-tab_list .ftab05 > a:first-child > span:first-child {background:url(../images/icon/icon_bar_cart.svg) no-repeat 50% 50%/auto 52px;}
.renew2023.footer-tab .footer-tab_list .ftab01 > a:first-child > span:first-child:after {background:url(../images/icon/icon_bar_cate_on.svg) no-repeat 50% 50%/auto 52px;}
.renew2023.footer-tab .footer-tab_list .ftab02 > a:first-child > span:first-child:after {background:url(../images/icon/icon_bar_search_on.svg) no-repeat 50% 50%/auto 52px;}
.renew2023.footer-tab .footer-tab_list .ftab03 > a:first-child > span:first-child:after {background:url(../images/icon/icon_bar_home.svg) no-repeat 50% 50%/auto 52px;}
.renew2023.footer-tab .footer-tab_list .ftab04 > a:first-child > span:first-child:after {background:url(../images/icon/icon_bar_mp_on.svg) no-repeat 50% 50%/auto 52px;}
.renew2023.footer-tab .footer-tab_list .ftab05 > a:first-child > span:first-child:after {background:url(../images/icon/icon_bar_cart_on.svg) no-repeat 50% 50%/auto 52px;}
.renew2023.footer-tab .footer-tab_list .ftab01 > a.active > span:first-child {background:url(../images/icon/icon_bar_cate_on.svg) no-repeat 50% 50%/auto 52px;}
.renew2023.footer-tab .footer-tab_list .ftab02 > a.active > span:first-child {background:url(../images/icon/icon_bar_search_on.svg) no-repeat 50% 50%/auto 52px;}
.renew2023.footer-tab .footer-tab_list .ftab03 > a.active > span:first-child {background:url(../images/icon/icon_bar_home_on.svg) no-repeat 50% 50%/auto 52px;}
.renew2023.footer-tab .footer-tab_list .ftab04 > a.active > span:first-child {background:url(../images/icon/icon_bar_mp_on.svg) no-repeat 50% 50%/auto 52px;}
/*.renew2023.footer-tab .footer-tab_list .ftab05 > a.active > span:first-child {background:url(../images/icon/icon_bar_cart_on.svg) no-repeat 50% 50%/auto 52px;}
.renew2023.footer-tab .footer-tab_list .ftab01 a.is-focus > span:first-child {background:url(../images/icon/icon_bar_cate_on.svg) no-repeat 50% 50%/auto 52px;}
.renew2023.footer-tab .footer-tab_list .ftab02 a.is-focus > span:first-child {background:url(../images/icon/icon_bar_search_on.svg) no-repeat 50% 50%/auto 52px;}
.renew2023.footer-tab .footer-tab_list .ftab03 a.is-focus > span:first-child {background:url(../images/icon/icon_bar_home_on.svg) no-repeat 50% 50%/auto 52px;}
.renew2023.footer-tab .footer-tab_list .ftab04 a.is-focus > span:first-child {background:url(../images/icon/icon_bar_mp_on.svg) no-repeat 50% 50%/auto 52px;}
.renew2023.footer-tab .footer-tab_list .ftab05 a.is-focus > span:first-child {background:url(../images/icon/icon_bar_cart_on.svg) no-repeat 50% 50%/auto 52px;}*/
.renew2023.footer-tab .footer-tab_list .ftab05 > a:first-child span svg {opacity:0;}
.renew2023.footer-tab .footer-tab_list .ftab05 > a:first-child span.c-motion {background:none;}
.renew2023.footer-tab .footer-tab_list .ftab05 > a:first-child span.c-motion svg {opacity:1;}
.renew2023.footer-tab .footer-tab_list .ftab05 > a:first-child .count-box {animation:none !important;display:block;width:40px;position:absolute;top:0;left:50%;transform:translateX(-50%);}
.renew2023.footer-tab .footer-tab_list .ftab05 > a:first-child .count-box .total {transition:all 0.2s ease-in-out;position:absolute;top:2px;right:0;display:block;box-sizing:border-box;padding:0 5px;height:17px;line-height:17px;border-radius:8px;min-width:17px;text-align:center;background:#1ba774;font-size:10px;color:#fff;}
.renew2023.footer-tab .footer-tab_list .ftab05 > a:first-child .count-box .total.plus {transform:scale(0);}
.renew2023.footer-tab .footer-tab_list li > a.is-focus .total {transform:scale(0) !important;}
.renew2023.footer-tab .footer-tab_list li > a.is-focus > span:first-child {animation:motionCart 2s ease-in-out;}
.renew2023.footer-tab .footer-tab_list li > .myPrwAreaTip {}
@keyframes motionCart {
  0% {transform: scale(1);}
  10% {transform: scale(1.2);}
  22% {transform: scale(0.9);}
  32% {transform: scale(1.1);}
  40% {transform: scale(0.9);}
  50% {transform: scale(1);}
}
@keyframes totalCart {
  from {transform:scale(0);}
  to {transform:scale(1);}
}


/* 푸터 수정 */
.renew2021.footer__inner .footer__util{margin:0 -7.5px;border:1px solid #f2f0f0;}
.renew2021.footer__inner .footer__util-anchor{font-size:14px;color:#3b3a3a;}
.renew2021.footer__inner .footer__util-anchor ~.footer__util-anchor:before{height:12px;}
.renew2021.footer__inner .business_info a.tit_anchor{display:block;margin:0 -7.5px;height:45px;line-height:45px;font-size:14px;color:#3b3a3a;text-align:center;letter-spacing:-1px;}
.renew2021.footer__inner .business_info a.tit_anchor:after{position:relative;top:19px;display:inline-block;content:'';margin-left:3px;width:15px;height:8px;vertical-align:top;background:url('//img.cjthemarket.com/cjom/mobile/images/icon/ico-footer-arr.png') no-repeat;background-size:15px;}
.renew2021.footer__inner .business_info a.tit_anchor.is-active:after{top:17px;background:url('//img.cjthemarket.com/cjom/mobile/images/icon/ico-footer-arr-on.png') no-repeat;background-size:17px;}
.renew2021.footer__inner .business_info ul{display:none;margin:0 -15px 20px -15px;padding:13px 20px 13px 25px;background:#f1f1f1;}
.renew2021.footer__inner .business_info ul li{display:table;letter-spacing:-1px;line-height:1.5;}
.renew2021.footer__inner .business_info ul li +li{margin-top:5px;}
.renew2021.footer__inner .business_info ul li strong{display:table-cell;width:110px;font-size:12px;font-weight:normal;color:#767676;}
.renew2021.footer__inner .business_info ul li span{display:table-cell;font-size:12px;color:#3b3a3a;}
.renew2021.footer__inner .business_info ul li span a{font-size:12px;color:#3b3a3a;}
.renew2021.footer__inner .business_info ul li span .tel{color:#0c8050;}
.renew2021.footer__inner .footer__menu{margin-top:10px;}
.renew2021.footer__inner .footer__menu-row{text-align:center;}
.renew2021.footer__inner .footer__menu-row +.footer__menu-row{margin-top:0;}
.renew2021.footer__inner .footer__menu-text{font-size:13px;}
.renew2021.footer__inner .footer__menu-text ~.footer__menu-text:before{width:2px;height:2px;background:#b6b6b6;}
.renew2021.footer__inner .footer__logo{width:252px;margin:30px auto 0 auto;}
.renew2021.footer__inner .copyright .footer__menu-text{font-size:12px;color:#767676;}
.renew2021.footer__inner .footer__logo-text{position:relative;top:3px;margin-top:0;line-height:1;font-size:10px;color:#767676;}
.renew2021.footer__inner .footer__logo {justify-content: center;}
.renew2021.footer__inner .footer__logo-image {width:87px;}
.renew2021.footer__inner .footer__logo-image2{width:58px;margin-left:13px;}
.renew2021.footer__inner .footer__logo a .footer__logo-image2 {width:35px;vertical-align:text-bottom;}

/*ismsp */
.renew2021.footer__inner .footer__logo a.ismsp_img .footer__logo-image2 {width:44px; height:32px;}


/********************************************
- 플로팅 메뉴 정리
*********************************************/

[data-js=floating__target] {
	position: relative;
	z-index: 10;
}

/* m_now_event: 메인 */
.m_now_event [data-js=sticky__target].is-floating,
.m_now_event [data-js=floating__target].is-floating { top:43px !important; }
.m_now_event [data-js=floating__target].is-floating.active { position:static;}

/* 쿠폰혜택/기프트카드 */
.s-coupon-float.is-floating { top:0 !important; }
.s-coupon-float.is-floating.on { top:43px !important; }

/* 마켓핫딜(가로 스크롤 메뉴) */
.marketdel-cate-float {overflow:hidden;width:100%;background-color:#fff;}
.marketdel-cate-float.on {position:static; /*left:0;right:0;top:119px;width:100%;z-index:110;transform:translateY(-26px);*/}

/* 선물하기 */
.section-gift  [data-js=sticky__target].is-floating,
.section-gift  [data-js=floating__target].is-floating {top:50px !important;}
.section-gift [data-js=floating__target].is-floating.active {position:static;}

/* 쿡킷 */
.m-cookit-float[data-js=floating__target].is-floating { top:50px !important; }
#m-cookit-cont1.active .m-cookit-menu-float.is-floating {position:fixed !important; top:100px !important;}
#m-cookit-cont1 .m-cookit-menu-float {position:static !important;}

/* common CSS 정의되어 있는 Floating 관련 정리 */
[data-js=sticky__target].is-floating, [data-js=floating__target].is-floating,
.search .section__title-box.is-floating[data-js=floating__target] {position: fixed; top: 0; left: 0 !important; right: 0 !important; background-color: #fff; z-index: 110;}
.is-floating.section__category-hidden.section__floating--target {padding: 0; overflow: auto; border: none; height:auto; }
.is-floating .section__category--type3 {padding-bottom: 0; margin-bottom: 0; overflow-x: auto; overflow-y: auto; -webkit-overflow-scrolling: none;}
.is-floating .section__category--type3 .section__category-ul {position: relative; white-space: inherit; font-size: inherit;}
.is-floating .section__category--type3 .section__category-li {float: none; display: block; width: 100%; height:auto;}
.is-floating .section__category--type3 .section__category-li+.section__category-li .section__category-anchor {margin-left: 0; border-right: 0; background-image: none !important;}
.is-floating .section__category--type3 .section__category-anchor {padding: 0 0 0 15px; height: 45px; display: flex; align-items: center; line-height: inherit; border-radius: 0; border: none; border-top: 1px solid #eee; font-size: 14px;}
.is-floating.section__category--type2 .section__category-ul {display: none;}
.is-floating.section__category--type2 .section__category-li {border-bottom: 1px solid #eee;}
.is-floating.section__category--type2 .section__category-li:last-child {border-bottom: 1px solid #ddd;}
.is-floating.section__category--type2 .section__category-anchor {padding-left: 15px; text-align: left;}
.is-floating.section__category--type2 .section__category-anchor:after {display: none;}
.is-floating.section__category--type2 .section__category-selected {padding: 0 15px; width: 100%; height: 46px; border-bottom: 1px solid #0e5302; position: relative; display: flex; justify-content: space-between; align-items: center; box-sizing: border-box; background-color: #fff; font-size: 14px; color: #555;}
.is-floating.section__category--type2 .section__category-selected.is-open ~.section__category-ul {display: block;}
.is-floating.section__category--type2 .section__category-selected--top {padding: 0 15px;}
.is-floating.section__floating--target {background-color: #fff;}
.is-floating.border {border-bottom: 1px solid #eee;}
.is-floating .section__category-toggle {display: block;}
.component-container--floating .section__category-hidden.section__floating--target.is-floating{margin: 0;}
.is-floating .section__category {border-bottom: none; border-top: none;}

/********************************************
- 모달 팝업 정리 - 순차적 정리 필요.
*********************************************/
 /* 네이버 멤버십 라운지: 휴대폰 번호 인증 */
.modal.membership__confirm {box-sizing:border-box; padding-bottom:24px;}
.membership__confirm.modal--mini .modal__header-title {font-weight:bold; font-size:16px; margin-bottom:16px}
.membership__confirm.modal--mini .modal__container {width:85.56%; padding:24px;}
/* wing banner */
@media screen and (max-width:320px) {
	.membership__confirm.modal--mini .modal__container {width:92%; padding:20px;}
}

.membership__confirm.modal--mini .modal__close {width:40px; height:40px; top:8px; right:8px; background-size:17px 17px;}
.modal.membership__confirm .guide-text {font-size:14px; color:#666; line-height:21px;}

.modal.membership__confirm .modal-contents .i_txt {border-radius: 4px; padding: 0 12px; outline: none; box-sizing: border-box; height: 40px; border: 1px solid #ddd; line-height:40px;}
.modal.membership__confirm .modal-contents .i_txt:focus {border-color:#333;}
.modal.membership__confirm .modal-contents .i_wrapper {position: relative;}
.modal.membership__confirm .modal-contents .i_wrapper .time {position: absolute; font-size:14px; right:12px; top:11px; color: #bbb; letter-spacing: 0.5px;}
.modal.membership__confirm .modal-contents .i_txt::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */ color: #bbb !important; opacity: 1; /* Firefox */ }
.modal.membership__confirm .modal-contents .i_txt:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #bbb !important;}
.modal.membership__confirm .modal-contents .i_txt::-ms-input-placeholder { /* Microsoft Edge */ color: #bbb !important;}
.modal.membership__confirm .common-confirm {display:none; margin-top:16px;}
.modal.membership__confirm .common-confirm.is-active {display:block;}
.modal.membership__confirm .btn-common:disabled {background-color:#999; background-color: #e6e6e6; color: #999; border-color: #e6e6e6; opacity: 1;}
.modal.membership__confirm .btn__wrap {margin-top:16px;}
.modal.membership__confirm .msg {display:none; font-size:13px; line-height:18px; margin:8px 0 -4px;}
.modal.membership__confirm .msg.is-active {display:block;}
.modal.membership__confirm .msg.is-active.error {color:#fa6729;}
.modal.membership__confirm .btn-common {display:block; border-radius:4px; font-size:14px; height:40px; line-height:38px; box-sizing:border-box; text-align:center;}
.modal.membership__confirm .btn-common.bold {font-weight:bold;}
.modal.membership__confirm .btn-common {border:1px solid #999; color:#333; background-color:#fff; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-tap-highlight-color: transparent;}
.modal.membership__confirm .btn-common.black {background-color:#333; color:#fff; border-color:#333;}

.modal.membership__confirm .btn__wrap .btn-common + .btn-common {margin-top:16px;}
.modal.membership__confirm .btn__wrap .none {display:none;}
.modal.membership__confirm .btn__wrap.finish .none {display:block;}

.modal.membership__confirm .wrapper {display:flex; justify-content:space-between; align-items:center;}
.modal.membership__confirm .wrapper + .wrapper {margin-top:8px;}

.modal.membership__confirm .common-confirm .i_txt, 
.modal.membership__confirm .common-confirm .i_wrapper {width:calc(100% - 111px);}
.modal.membership__confirm .common-confirm .btn-common {width:103px;}
.modal.membership__confirm .common-confirm .i_wrapper .i_txt {width:100%;}

.modal.membership__confirm .guide__list {margin-top:16px;}
.modal.membership__confirm .guide__list li {position: relative; color:#999; font-size:12px; line-height:18px; padding-left:16px;}
.modal.membership__confirm .guide__list li:before {content:""; position:absolute; top:9px; left:6px; width:2px; height:2px; background:#999; border-radius:50%;}
/* //네이버 멤버십 라운지: 휴대폰 번호 인증 */

/* D:20240603 MARKETDEV-8239 푸드톡서비스 신규구축(리뷰라운지 개선) */
.section__title-box .detail__btn-lounge {position:absolute;top:50%;transform:translateY(-50%);right:4px;display:block;width:44px;height:44px;background: url(/cjom/mobile/images/icon/icon_lounge.svg) no-repeat 50% 50%/28px;}
.section__title-box .detail__btn-lounge {right:4px;}
.section__title-box .detail__btn-lounge ~ .detail__btn-search {display:block;right:50px;}
.detail__btn-lounge ~ .section__title {padding:0 80px !important;}
.section__title-box .detail__btn-mark {position:absolute;top:0;right:0;display:block;width:50px;height:48px;background:url(/cjom/mobile/images/icon/rv_icon_mark_off.svg) no-repeat 50% 50%/24px;}
.section__title-box .detail__btn-mark[aria-pressed="true"] {background:url(/cjom/mobile/images/icon/rv_icon_mark_on.svg) no-repeat 50% 50%/24px;}
.section__title-box .detail__btn-commit {display:block;width:auto;height:48px;line-height:48px;padding:0 16px;font-size:16px;color:#333;position:absolute;top:0;right:0;}
.section__title-box .detail__btn-commit.disabled {color:#bbb;}

/* D:20240522 AI활용 테마 및 상품 추천서비스 MARKETDEV-8228 */
.contents-ai-theme .section__title-box .section__previus {display:block;}
.contents-ai-theme .section__title-box .snsShareBtn {z-index:100;position:absolute;top:50%;right:4px;transform:translateY(-50%);background:url(/cjom/mobile/images/icon/ico-share-40x40.svg) no-repeat center center;background-size:40px;width:44px;height:44px;line-height:44px;}

/* 
	- MARKETDEV-10134: 라운지 팝업: 푸트톡 (투표 안내, 라운지 서비스 안내 등) 
	- 메인, 라운지 메인등 공통 사용으로 메인CSS에서 layout CSS로 옮김
*/
.modal-rv-noti .modal__header {display:none;}
.modal-rv-noti.modal-rv-noti .modal__container {width:84vw;border-radius:2.5vw;overflow:hidden;padding:0;}
.modal-rv-noti .modal__container .shadow-box {overflow:visible;position:relative;z-index:1;
	/* filter:drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25)); */
}
.modal-rv-noti .modal__container .swiper-rvn {position:relative;overflow:hidden;}
.modal-rv-noti .modal__container .swiper-rvn li {position:relative;}
.modal-rv-noti .modal__container .swiper-rvn li a {position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;}
.modal-rv-noti .modal__container .swiper-pagination {font-size:0;bottom:16px;height:8px;line-height:8px;}
.modal-rv-noti .modal__container .swiper-pagination .swiper-pagination-bullet {width:8px;height:8px;vertical-align:top;background:#ddd;opacity:1;border-radius:8px;margin:0 3px;}
.modal-rv-noti .modal__container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background:#333;width:16px;}
.modal-rv-noti .modal__container .btn-box {position:relative;text-align:center;font-size:0;}
.modal-rv-noti .modal__container .btn-box:before {content:"";display:block;width:1px;height:100%;background:#eee;position:absolute;top:0;left:50%;}
.modal-rv-noti .modal__container .btn-box button {font-size:14px;color:#666;display:inline-block;width:50%;height:48px;}
/* //라운지 팝업: 푸트톡 (투표 안내, 라운지 서비스 안내 등) */