@charset "utf-8";

/* 터치 스크린에서만 적용할 스타일 */
@media (pointer: coarse) {
	.gnb-ctg-list .has-sub > a,
	.category-breadcrumb .link-item {pointer-events:none;}
}
@media (max-width: 1560px) {
    /* 메인 */
	.new-prev, .new-next { width: 32px; height: 32px; background-size: 8px; border-radius: 100%; background-color: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);}
	.new-prev { left: -15px; }
	.new-next { right: -15px; }

	/* shop */
	.share-btn-area .toggle-layer { right: 0; left: auto;}

    /* 마이쇼핑 -오늘 본 상품 */
    .goods-item-slider .slide-btn { width: 32px; height: 32px; background-size: 8px; border-radius: 100%; background-color: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); margin-top: -32px; }
	.goods-item-slider .slide-btn.prev { left: -15px; }
	.goods-item-slider .slide-btn.next { right: -15px; }
}
@media (max-width: 1400px) {
	body {font-size:14px;}	

    :root{
		--font-size56 : 34px;
		--font-size48 : 31px;
		--font-size40 : 28px;
		--font-size36 : 24px;
		--font-size34 : 23px;
		--font-size32 : 22px;
		--font-size30 : 21px;
		--font-size28 : 20px;
		--font-size26 : 19px;
		--font-size24 : 18px;
		--font-size22 : 17px;
		--font-size20 : 16px;
		--font-size18 : 15px;
	}

    /* header */
    .header { padding: 16px 0;}
    .sitelogo img { height: 30px; }
    .top-search { width: 340px; }
    .top-search .input { height: 44px; padding-right: 30px; }
    .top-search .submit { width: 30px; height: 30px; margin-top: -15px; }
    .util ul { gap: 15px; }
    .util .ico img { height: 22px; }
    .util ul span { font-size: 12px; }
    .util .num { font-size: 10px; min-width: 14px; line-height: 14px;}
    .gnb-inner .right .sns div { width: 36px; height: 36px; }
    .gnb-inner .right .sns img { height: 16px; }
    .gnb-inner .right .homepage { height: 36px; padding-left: 14px; }
    .gnb-inner .right .homepage span { font-size: 12px; font-weight: 600; }
    .gnb-inner .right .homepage img { height: 16px; }
    .gnb > ul { gap:0 5px;}
    .gnb > ul > li > a { font-size: 14px; padding: 0 14px; height: 36px; }
    .gnb-ctg { margin-right:10px;}
    .gnb-ctg-open { border-radius: 4px; width: 36px; height: 36px; }

	/* footer */
	#footer { font-size: 13px; }
	.ft-top .links a { padding-right: 15px; font-size: 13px; }
	.familysite .toggle-button {padding: 12px 16px;}
	.ft-btm .info { padding: 20px 0;}
	.ft-logo img { height: 26px; }
	.ft-text { margin: 25px 0 8px;}
	.ft-text span { padding-right: 16px; }
	.ft-text span::after { height: 8px; right: 5px; }
	.cpr span { font-size: 12px; }
	.cpr a { font-size: 12px; padding-left: 0; }
	.ft-flex { padding: 20px 0;}
	.ft-flex .col h5 { font-size: 13px; margin-bottom: 8px; }
	.ft-navermap { margin-top: 10px; padding-right: 14px; font-size: 11px; width: 127px; }

	/* 키비주얼관리 */
	.main-visual .swiper-slide .caption { padding: 15px; }
	.main-visual .swiper-slide .caption .ctr { font-size: 12px; padding: 4px 8px;}
	.main-visual .swiper-slide .caption .title { margin: 6px 0;}
	.main-visual .swiper-slide .caption .en-title { font-size: 13px; }
	.main-visual .controls { bottom: 15px; }

	/* 메인 카테고리 */
	.main-category { gap: 20px 8px; justify-content: space-between; flex-wrap: wrap;}
	.main-category li { width: calc(100%/8 - 7px); }
	.main-category li .icon { height: 100px; border-radius: 5px; }
	.main-category li .icon img { height: 48px; }
	.main-category li .en-tt { font-size: 12px; }

	/* 메인 공지사항 */
	.main-notice .main-ban { width: 300px; margin-right: 30px; border-radius: 5px; }
	.main-notice .swiper-pagination { padding: 5px 8px; font-size: 12px; left: 10px; bottom: 10px; }
	.main-notice .main-heading { margin-bottom: 15px; }
	.main-notice .list ul li a { padding: 14px 0;}
	.main-notice .list ul li .info .ctr { font-size: 12px; width: 60px; height: 28px; }
	.main-notice .list ul li .info .tt { padding-left: 10px; }

	/* 메인 */
	.main-heading { margin-bottom: 20px; }
	.main-heading img { height: 32px; }
	.main-view { font-size: 14px; }
	.main-view::after { width: 5px; height:9px; }

    /* 견적문의 상세 */
    .estimate-info { gap: 6px 17px; margin-top: 10px; }
    .estimate-info span { font-size: 12px; }
    .estimate-view { padding: 20px 0;}
    .estimate-view h4 { margin-bottom: 20px; }
    .estimate-list-btn { width: 120px; height: 50px; margin: 40px auto 0;}
    .estimate-view.answer { background: #fff;}

    /* 견적문의 글쓰기 */
    .inquiry-category  { padding: 30px 0;}
    .inquiry-category .tt { width: 100px; }
    .inquiry-category .item-fx { padding-top: 2px; }
    .inquiry { padding-top: 30px; }
    .inquiry .form-wrap { gap: 35px 10px; }
    .inquiry .form-wrap dl { width: calc(100%/2 - 5px); }
    .inquiry .form-wrap dt { margin-bottom: 7px; }
    .inquiry .form-wrap dd .input { padding: 10px 15px; border-radius: 4px; height: 48px; }
    .inquiry .btn-wrap { margin-top: 30px; padding-top: 30px; }
    .inquiry .btn-wrap .check { margin-bottom: 25px; font-size: 14px; }
    .inquiry .btn-wrap .check a { font-size: 13px; top: 0; margin-left: 0; }
    .inquiry .btn-wrap .btn-submit { width: 130px; height: 48px; padding: 0 15px;}
    .captcha-wrap { height: 48px; }
    #kcaptcha_image { border-radius: 4px; }
    .file-upload { height: 48px; }
    .file-button { padding: 0 15px; border-radius: 4px; }
    .file-name { border-radius: 4px; padding: 0 15px;}

	/* ================================== shop ================================== */
	/* 퍼블리싱 추가 (탭, 필터) */
	.gs-tab  { gap: 15px; }
	.gs-tab.mg { margin-bottom: 30px; }
    .gs-tab.fz { margin-bottom: 20px; }
	.gs-tab li a { padding-bottom: 8px; }
    .gs-tab.fz li a { padding-bottom: 8px; }
	.gs-filter-wrap { margin: 12px 0 30px;}
	.gs-filter-wrap .selected-wrap .toggles { height: 40px; }
	.gs-filter-wrap .selected-wrap .toggles .toggle-button { padding: 10px; border-radius: 4px; }
	.gs-filter-wrap .selected-wrap .toggles .toggle-layer ul { border-radius: 4px; }
	.gs-filter-wrap .selected-wrap .toggles .toggle-layer li { padding: 10px; }
	.gs-filter-wrap .reset-btn { width: 55px; height: 40px; border-radius: 4px; }
    .gs-view-head .links { gap: 12px; }
    .gs-view-head .links a { width: 90px; height: 32px; border-radius: 4px; font-size: 12px; }
    .gs-view-head .links .item .checkbox { font-size: 12px; }
    .gs-view-head .links .item .checkbox label { margin-top: 2px; }

	/* 상품 정렬 */
	.goods-sort { font-size: 14px; }
	.goods-sort .sort ul li { padding: 0 8px; }
	.goods-sort .sort ul li a { font-size: 13px; }

	/* 상품 리스트 - 갤러리형 */
	.gs-items { gap: 40px 10px;}
	.gs-items.best { gap:40px 10px;}
	.gs-item-thumb { border-radius: 4px; }
	.gs-item-thumb .best-num { font-size: 120px; bottom: -15px; right: -5px; }
	.gs-item-price { margin: 5px 0 8px; font-size: 16px; }
	.gs-badge .badge { padding: 3px 6px 2px; font-size: 11px; }

	/* 상품 상세 상단 */
	.goods-photo .slider { border-radius: 5px; }
	.goods-photo .slider .swiper-pagination { font-size: 12px; bottom: 15px; }
	.gs-selling-title h4 { font-size: 14px; }
	.gs-selling-button { gap: 15px; }
	.gs-selling-button .heart strong { font-size: 12px; }
	.gs-selling-info { font-size: 14px; margin-bottom: 20px; margin-top: 10px; }
	.gs-selling-info dt { width: 70px; }

    /* 상세정보 */
    .gs-tbl-wrapper { margin-bottom: 30px; }
    .gs-tbl tr th { font-size: 13px; padding: 10px; }
    .gs-tbl tr td { padding: 10px; font-size: 13px; }

    /* 마이쇼핑 - 상품후기 */
    .my-reivew-post { padding: 15px; border-radius: 5px; }
    .my-reivew-post .right { padding-left: 20px; }
    .my-review-info .date .rating { margin-right: 5px; }
    .my-review-info .date .rating img { width: 15px; }
    .my-review-info .date .num { line-height: 1.2em; position: relative; top: 1px; }
    .my-review-pictures { margin: 15px 0; gap: 5px; }
    .my-review-pictures a { width: 100px; border-radius: 4px; }
    .my-review-content { font-size: 13px; line-height: 1.444em; }

    /* 상품문의 */
    .product-inquiry-item .top { padding: 15px 0;}
    .product-inquiry-item .status { padding: 3px 6px; margin-right: 10px; font-size: 11px; }
    .product-inquiry-item .status.answer { margin-bottom: 10px; }
    .product-inquiry-item .category { font-size: 12px; width: 50px; }
    .product-inquiry-item .date { font-size: 13px; width: 70px; }
    .product-inquiry-item .name { font-size: 14px; width: 60px; }
    .product-inquiry-item .cnt { padding: 0 15px; }
    .product-inquiry-question,
    .product-inquiry-answer { padding: 15px 0; }
    .product-inquiry-item .pw-wrap .input { height: 40px; padding: 0 10px; border-radius: 4px; }
    .product-inquiry-item .pw-wrap button { width: 50px; height: 40px; font-size: 13px; }

    /* 배송/교환/반품 */
    .goods-guide h3 { margin-bottom: 16px; }
    .goods-guide ul { gap: 13px 0; margin: 30px 0;}
    .goods-guide ul li .tit { width: 70px; }
    .goods-guide ul.jum li { padding-left: 10px; }
    .goods-guide ul.jum li::before { width: 3px; height: 3px; top: 10px; }
    .goods-guide .gray { font-size: 12px; }

    /* 마이페이지 타이틀 */
    .mypage-content-title { padding-bottom: 18px; }
    .mypage-content-title h3 { font-size: 16px; }
    .mypage-content-title.bd { padding-bottom: 16px; }
    .mypage-content-title .qna-write-btn { width: 90px; height: 32px; font-size: 12px; border-radius: 4px; line-height: 2em; }

    /* 마이페이지 - 환불/임금 내역 리스트 */
    .rf-wrap .col { padding: 30px 15px; }
    .rf-wrap .col p { margin-bottom: 5px; }
    .rf-wrap .col h4 { font-size: 13px; }
    .rf-filter { margin: 20px 0; padding: 15px; border-radius: 4px; }
    .rf-filter .button-wrap { gap: 5px; justify-content: center;}
    .rf-filter .button-wrap button { padding: 0 12px; font-size: 12px; height: 30px; font-weight: 500; }
    .rf-filter .select-wrap .tt { font-size: 12px; padding-right: 13px; }
    .rf-filter .select-wrap select { font-size: 12px; }
    .rf-filter .select-wrap .submit-btn { width: 60px; margin-left: 0;  }
    .rf-txt p { padding-left: 11px; margin-bottom: 6px; }
    .rf-txt p::before { width: 3px; height: 3px; top: 8px; }

    /* 마이페이지 - 공지사항 */
    .noti-wrap .col { padding: 30px 15px;}
    .noti-wrap .col h5 { font-size: 14px; }
    .noti-wrap .col .txt p { font-size: 13px; }
    .noti-wrap .col ul { margin: 10px 0 8px; gap: 2px 10px; max-width: 100%;}
    .noti-wrap .col ul li { width: calc(100%/2 - 5px);}

    /* 리뷰작성하기 */
    .order-item-btns .review-btn { height: 32px; font-size: 12px; width: 90px; border-radius: 4px; }

    /* 배송방법 */
    .delivery-method-tab { gap: 12px; }
    .delivery-method-tab li { width: calc(100%/4 - 9px);}
    .delivery-method-tab li a { padding: 10px; border-radius: 5px; }
    .delivery-method-tab svg { width: 20px; height: 20px; }
    .delivery-method-wrap { padding: 25px 15px; }
    .delivery-method-tit button { font-size: 12px; padding: 2px 6px 0; font-weight: 500; }
    .delivery-method-wrap ul li { font-size: 14px; }
    .delivery-method-wrap ul li .tt { width: 75px; }
    .delivery-method-wrap .input { font-size: 14px; }

    /* 고객센터 */
    .notice-tit { margin: 50px 0 25px;}
}
/* Landscape tablet */
@media (max-width: 1024px) {
	/* header */
	.gnb-ctg-a11y {display:block !important;}
	#header {position:sticky; top:0; transition:.2s;}
	#sub #header {border-bottom:0;}
	.page-scroll-down #header {-webkit-transform:translateY(-100%); transform:translateY(-100%);}
	.sitelogo {position:absolute; top:50%; left:50%; margin:0; -webkit-transform:translate(-50%,-50%); transform:translate(-50%,-50%);}	
	.util {display:none;}
	.top-links { gap: 10px; }
	.top-links .show-mobile {display:block;}
	.top-links .hidden-mobile {display:none;}
	.gnb-wrap {display:none;}

	.top-search {display:none; position:absolute; top:0; left:0; width:100%; height:100%; padding:10px var(--space-container); background:#fff; z-index:200;}
	.top-search .form {height:100%;}
	.top-search form {display:flex; align-items:center; height:100%;}
	.top-search .inner {width:100%;}
	.top-search .close {display:block;}
	.search-opened .top-search {display:block;}

	.btn-m-menu {display:flex; flex-direction:column; align-items:center; justify-content:center; gap:7px;}

	/* footer */
	.ft-flex { gap: 25px 10px; }
	.ft-flex .col { width: calc(100%/2 - 5px);}
	/* .ft-flex .col:last-child { display: none; } */

	/* 카탈로그 */
    .catalog { gap: 35px 9px;}
    .catalog .col { width: calc(100%/3 - 6px); }
    .catalog .col .thumb { border-radius: 5px; }
    .catalog .col .thumb::after { border-radius: 5px; }
    .catalog .col .abbox .btn { padding: 10px 15px; padding-left: 30px; font-size: 12px; }
    .catalog .col .abbox .btn::before { left: 15px; width: 9px; height: 13px; }
    .catalog .col .ctr { margin-top: 10px; font-size: 13px; }
    .catalog .col .tt { margin-bottom: 5px; }
    .catalog .col a:hover .thumb .abbox .btn { bottom: 10px; }

	/* board */
	.input {padding:5px 14px; height:40px;}
	textarea.input {padding:12px 14px;}

	.board-search .search input.input {width:240px; }

	.board-list colgroup col {width:auto !important;}
	.board-list table thead th {font-size:15px;}
	.board-list table tbody td {font-size:15px;}
    .board-list table tbody td.subject { padding-left: 5px; }
    .board-list table tbody td.subject a { font-size: 16px; }

	.gallery-list ul li .tit {font-size:15px;}

	.news-list .thumb {width:200px;}
	.news-list .tit {font-size:17px;}
	.news-list .txt {font-size:14px;}
	.news-list .date {font-size:13px;}

	.calendar-head h3 {font-size:28px; margin:0 30px;}
	.calendar-head .cal-btn {width:40px; height:40px;}
	.calendar table th {font-size:15px;}
	.calendar table td {height:110px; font-size:14px;}
	.calendar ul li:before {top:7px;}

	.board-white table {font-size:15px;}

	.board-form table {font-size:15px;}

	.files-upload-text .upfiles-alt {font-size:14px;}

	.board-view-tit {padding:14px 6px;}
	.board-view-tit h3 {font-size:18px;}
	.board-view-info {padding:13px 6px; font-size:13px;}
	.board-view-cnt {padding:15px 6px 40px;}

	.board-prev-next {font-size:14px;}

	.btn-pack.medium {height:40px; padding:0 16px;}
	.btn-pack.large {min-width:140px; height:50px;}

	.product-list ul li {width:25%;}
	.product-list ul li .tit {font-size:15px;}
	.product-image {width:350px;}
	.product-info .tit {font-size:25px;}

	.store-search {padding:22px 5%;}
	.store-search .map-area {width:280px;}
	.store-search .map-img .local {padding:0 10px; font-size:13px; line-height:22px;}

	.result-group .gall li {width:25%;}

	/* member */
	.agree-wrap .agree-tit {font-size:18px;}

    .join-wrap h3 { padding-bottom: 10px; }
    .input-flex { padding: 25px 0; gap: 30px 0;}
    .input-flex h5 { font-size: 14px; }
    .join-wrap .etc-link a { font-size: 13px; border-radius: 4px; }
    .input-flex dl dd .input { height: 48px; padding: 0 15px; border-radius: 4px; }
    .input-flex dl dd .fx .btns { height: 48px; padding: 0 10px; }

	/* ================================== shop ================================== */
	/* 상품 리스트 - 갤러리형 */
	.gs-items { grid-template-columns:repeat(3, 1fr);}
	.gs-items.best { grid-template-columns:repeat(3, 1fr);}
	.gs-item-thumb { border-radius: 4px; }

    .review-photo .items {grid-template-columns:repeat(6, 1fr);}

    /* 마이쇼핑 */
	.mypage-nav {width:180px; font-size: 13px; padding-right: 0; margin-right: 30px; }
    .mypage-nav-group { margin-bottom: 30px; }
    .mypage-nav-group h3 { padding-bottom: 8px; margin-bottom: 7px; }
    .mypage-nav-group ul li a { padding: 4px 0;}
    .mypage-nav-group ul li.active a { padding-left: 14px; }
    .mypage-nav-group ul li.active a::before { width: 12px; height: 12px; top: 8px; }

    .mypage-summary { margin-bottom: 40px; }
    .mypage-summary .user-info-area { padding: 30px 15px;}
    .mypage-summary .user-info-area .name { margin-bottom: 10px; }
    .mypage-summary .link-item { gap: 15px; padding: 30px 15px;}
	
    /* 장바구니 */
    .order-item { align-items: flex-start; padding: 15px 0;}
    .goods-small-item-image { margin-right: 15px; width: 120px; }
    .order-item .good-small-info { width: 100%; display: block; }
    .order-item .good-small-info .left { width: 100%; padding-right: 0; }
    .goods-small-item-entit { margin-bottom: 4px; }
    .goods-small-item-option { font-size: 12px; }
    .good-small-item-qty { display: inline-block; width: auto;}
    .order-item-status { font-size: 14px; width: auto; display: inline-flex; margin-left: 10px; gap: 0; text-align: left; justify-content: flex-start; align-items: flex-start; flex-direction: unset;}
    .order-item-status strong { margin-right: 10px; font-weight: 600; color: var(--color-primary); padding-top: 2px; display: inline-block; }
    .order-item-btns .btn { font-size: 12px; font-weight: 600; border-radius: 3px; padding: 5px 8px;}

    /* 마이페이지 - 환불/임금 내역 리스트 */
    .rf-filter { justify-content: center; gap: 25px 15px; }
    .rf-filter .select-wrap { display: block; width: 100%; text-align: center; }
    .rf-filter .select-wrap .tt { margin-bottom: 7px; font-size: 14px; font-weight: 600; color: #2c2c2c;}

    /* 마이쇼핑 - 포인트 */
    .point-wrap { padding: 0 ;}
    .point-wrap .col .date { font-size: 13px; padding-top: 12px; }
    .point-wrap .col .info ul li { padding: 12px 0;}
    .point-wrap .col .info ul li .spanbox span { font-size: 12px; font-weight: 500; }

    /* 리뷰작성하기 */
    .order-item-btns .review-btn { margin-top: 10px; }
} 

/* portrait tablet */
@media (max-width: 900px) {	
	:root {
		--header-height: 70px;
		--gs-tab-height: 50px;
		--space-container : 30px;
	}

	.only-desktop {display:none;}
	.only-tablet {display:block;}

	/* 메인 카테고리 */
	.main-category li { width: calc(100%/4 - 6px);}

	/* 메인 */
	.main-md-banner .swiper-slide img { width: 100%; }

	/* layout */
	.sub-title {padding:30px 0 40px;}
	.sub-title h1 {font-size:22px;}
	.sub-title p { margin-top: 8px; }
	.sub-title.pd { padding: 50px 0 30px;}
	.sub-title.left { padding: 50px 0 40px;}

	/* content */

	/* board */	
	.gallery-list ul {margin:0 -10px;}
	.gallery-list ul li {width:33.33333333%; padding:0 10px;}

	.event-list ul li {width:50%;}

	.store-search {padding:30px; margin-bottom:30px;}
	.store-search .map-area {display:none;}
	.store-search .search-area h3 {text-align:center; margin-bottom:30px;}

	/* member */

	/* shop */
	/* 퍼블리싱 추가 (탭, 필터) */
	.gs-tab { border: none; flex-wrap: wrap; gap: 8px; }
	.gs-tab li a { padding: 10px 15px; border: 1px solid #eee; border-radius: 4px; font-size: 14px; }
    .gs-tab li a.fz { padding: 10px 15px 8px; font-size: 14px; }
	.gs-tab li a::after { display: none; }
	.gs-tab li.active a { color: var(--color-primary); border-color: var(--color-primary);}
	.gs-tab li a:hover { color: var(--color-primary); border-color: var(--color-primary);}
	.gs-filter-wrap .inner { flex-wrap: wrap;}
	.gs-filter-wrap .selected-wrap { width: 100%; flex-wrap: wrap;}
	.gs-filter-wrap .selected-wrap .toggles { flex: none; width: 100%; }
	.gs-filter-wrap .reset-btn { width: 100%; }
	.gs-filter-wrap .selected-tag { gap: 10px 15px; margin-top: 15px; }
	.gs-filter-wrap .selected-tag .selected-tag-item { font-size: 13px; }
	.gs-filter-wrap .selected-wrap .toggles .toggle-layer { padding-top: 6px; }

	.goods-list-wrap {display:block;}
	.goods-filter-area {position:fixed; top:0; right:0; width:270px; height:100%; z-index:120; background:#fff; transition:.2s ease-in-out; -ms-transform:translateX(100%); transform:translateX(100%);}
	.goods-filter-area form {position:relative; height:100%;}
	.filter-wrap {display:flex; flex-direction:column; height:100%;}
	.filter-header {display:block;}
	.filter-body {flex:1 1 auto; min-height:0; height:1%; overflow:auto; padding:0 16px;}
	.filter-group {border-top:1px solid #e5e5e5;}
	.filter-group.hidden-mobile {display:none;}
	.filter-group.hidden-mobile + .filter-group {border-top:0;}
	.filter-title h3 {font-size:15px;}
	.filter-btns {display:flex; gap:6px; padding:10px 16px;}
	.btn-filter-submit {display:block;}
	.btn-filter-reset {height:42px; padding:0 15px; border:1px solid #ccc; border-radius:4px; opacity:.7;}	

	html.filter-opened {overflow:hidden;}
	html.filter-opened .goods-filter-area {-ms-transform:translateX(0); transform:translateX(0);}
	html.filter-opened .mobile-overlay {display:block;}

	.goods-list-wrap .filter-button {display:inline-flex; align-items:center;}
	/* .goods-list-wrap .goods-sort .total {display:none;} */
	.goods-list-area {border-top:0; padding-top:0;}

	.sort-item .toggle-button {font-size:14px;}	

	.gs-items {grid-template-columns: repeat(3, 1fr);}

	.goods-info .hidden-mobile {display:none;}
	
	.gs-selling-info {font-size:14px;}
	.gs-selling-info dt {width:80px;}


	.goods-detail-wrap {display:block;}
	.goods-detail-content {width:100%; margin:0;}
	#goodsDetail.gs-content {margin-top:60px;}

	.review-feed-wrap {margin-bottom:16px;}
	.review-feed {padding:24px 0;}
	.review-feed-badge {flex-direction:column-reverse; gap:5px; padding:0 16px;}
	.review-feed-badge .grade-star {width:90px;}
	.review-feed-badge .num {font-size:32px;}
	.review-feed-svg {width:58%; padding:0 16px; font-size:12px;}
	.review-feed-svg:before {top:2px; bottom:2px; background:#e5e5e5;}
    .stars-avg-group .avg-label { width: 56px; }
    
    .review-photo .items {grid-template-columns:repeat(4, 1fr);}

	.goods-view-tab {margin:-2px calc(0px - var(--space-container)) 0; width:calc(100% + (var(--space-container) * 2));}
	.goods-view-tab ul li a {font-size:15px;}
	.page-scroll-up .goods-view-tab {top:calc(var(--header-height) - 1px);}

	.goods-detail-sidebar {position:fixed; top:0; left:0; z-index:200; width:100%; max-width:100%; height:100%; background:none; transition:background .4s; pointer-events:none;}	
	.gs-selling-option {position:fixed; top:auto !important; left:0; bottom:0; width:100%; height:auto !important; max-height:80vh; padding:50px var(--space-container) 16px; background:#fff; border-radius:30px 30px 0 0; transition:transform .2s ease-in-out; transform:translateY(100%);}
	.goods-detail-sidebar.active {display:block;  background:rgba(0,0,0,.4); pointer-events:auto;}
	.goods-detail-sidebar.active .gs-selling-option {transform:translateY(0);}

	.gs-selling-handle {display:block; position:absolute; top:0; left:0; width:100%;}
	.gs-selling-handle:after {content:''; display:block; width:40px; height:6px; margin:16px auto; background:#ddd; border-radius:10px;}

	.goods-float-button {display:block;}	

	.mypage-wrap {flex-direction:column;}
	.mypage-nav {display:none; order:10; width:100%; margin:0;}
	.mypage-nav .hidden-mobile {display:none;}
	.mypage-nav-group h2 {display:none;}
	.mypage-content {width:100%;}

	#mypage.mypage-wrap .mypage-nav {position:static; display:block;}
	.mypage-content .hidden-mobile {display:none;}

	.mypage-heading {}
	.mypage-heading h2 {text-align:center;}
	.mypage-heading .back-page {display:block; position:absolute; top:50%; left:0; margin-top:-12px;}

    .my-reivew-post { display: block; }
    .my-reivew-post .left { width: 100%; }
    .my-reivew-post .right { width: 100%; border-left: none; border-top: 1px solid #eee; padding-left: 0; padding-top: 15px; gap: 10px; }

    /* 상품문의 */
    .product-inquiry-item .top { display: block; }
    .product-inquiry-item .top .tt { width: 100%; margin: 10px 0 5px;}
    .product-inquiry-item .category { font-size: 13px; padding-right: 10px; }
    .product-inquiry-item .name { padding-right: 10px; font-size: 13px; }
    .product-inquiry-item .cnt { padding: 0; background: #fff; }

    /* 마이페이지 - 공지사항 */
    .noti-wrap .col { width: 100%; border-right: none; border-bottom: 1px solid #eee; padding: 15px 0;}
    .noti-wrap .col:last-child { border-bottom: none; }
} 

/* Landscape phone */
@media (max-width: 640px) {
	:root {
		--header-height: 50px;

		--space-container: 16px;

        --font-size56 : 26px;
		--font-size48 : 24px;
		--font-size40 : 23px;
		--font-size36 : 22px;
		--font-size34 : 20px;
		--font-size32 : 20px;
		--font-size30 : 20px;
		--font-size28 : 19px;
		--font-size26 : 18px;
		--font-size24 : 17px;
		--font-size22 : 16px;
		--font-size20 : 15px;
		--font-size18 : 14px;
	}

	body {font-size:14px;}
	.only-desktop-tablet {display:none;}
	.only-tablet {display:none;}
	.only-mobile {display:block;}

	/* header */
	.sitelogo img {height:26px;}

	.btn-m-menu {padding:6px; margin-left:-6px; gap:5px;}

	.top-links {gap:10px; align-items: center;}
	.top-links .link-item svg {width:22px;}
	.top-links .link-item img { height: 26px; }

	/* footer */
	.ft-top .contain { display: block; text-align: left; }
	.ft-top .links { text-align: left; margin-bottom: 10px; }
	.ft-flex .col { width: 100%; }
	/* .ft-flex .col:first-child { display: none; } */
    .ft-flex .col h6 { font-size: 13px; }

	/* 키비주얼관리 */
	.main-visual .swiper-slide { border-radius: 0; width: 100%; }

	/* 메인 카테고리 */
	.main-category li { width: calc(100%/2 - 4px);}
	.main-category li .icon { height: 70px; }

	/* 메인 공지사항 */
	.main-notice { display: block; }
	.main-notice .main-ban { width: 100%; margin-right: 0; }
	.main-notice .list { width: 100%; margin-top: 30px; }
	.main-notice .main-heading { margin-bottom: 10px; }

	.main-heading {margin-bottom:12px;}
	.main-heading h2 {font-size:22px;}

	.main-md-banner .slider { padding-left: 15px; padding-right: 15px; }
	.main-md-banner .swiper {border-radius:10px;}

	/* layout */
	.sub-title {padding:25px 0 30px;}
	.sub-title h1 {font-size:20px;}
	.sub-title h2 {font-size:20px;}
	.sub-title.pd { padding: 30px 0 25px;}
	.sub-title.left { padding: 30px 0;}

	.real-cont {padding-bottom:50px;}

	.lnb ul li a {font-size:16px;}
	.lnb ul li:not(:first-child)::before {margin:0 10px;}

    /* 견적문의 글쓰기 */
	.inquiry .form-wrap dl { width: 100%; }

    /* 카탈로그 */
    .catalog { gap: 35px 8px; }
    .catalog .col { width: calc(100%/2 - 4px);}

	/* board */
	.input {font-size:14px; padding:0 10px;}
	select.input {padding-right:26px;  background-position:right 8px center; background-size:12px auto;}
    select.input.down { background-position:right 15px center; background-size:10px auto;}
	textarea.input {padding:7px 10px;}

	.data-empty lord-icon {width:80px; height:80px;}
	.data-empty .icon svg {width:80px; height:80px;}
	.data-empty h2 {font-size:20px;}
	.data-empty p {font-size:16px;}

	.board-search {display:flex; flex-wrap:wrap; gap:8px; margin-bottom: 20px; }
    .board-search .cate { width: 100%; }
    .board-search .cate-sel { width: 100%; }
    .board-search .cate select { min-width: 100%; border-radius: 5px; height: 40px; padding: 6px 15px; width: 100%; }
	.board-search:after {display:none;}
	.board-search .total-page {float:none; order:5; font-size:13px; line-height:1.3em;}
	.board-search .search {float:none; width:100%; display:flex; gap:8px;}
	.board-search .search input.input {flex:1 1 auto; min-width:0; width:1%; height: 40px; border-radius: 5px; padding: 6px 15px;}
    .board-search .search .btns { height: 40px; border-radius: 5px; font-size: 14px; width: 80px; }

	.board-list {display:none;}
	.board-list-m {display:block;}

	.gallery-list {padding-top:15px;}
	.gallery-list ul {margin:0 -7px;}
	.gallery-list ul li {width:50%; padding:0 7px; margin-bottom:27px;}
	.gallery-list ul li .thumb {margin-bottom:10px;}
	.gallery-list ul li .tit {font-size:14px;}
	.gallery-list ul li .date {font-size:12px; margin-top:4px;}

	.gallery-items {margin:0 -8px;}
	.gallery-item {width:50%; padding:0 8px; margin-bottom:32px;}
	.gallery-item .thumb {margin-bottom:10px;}
	.gallery-item .cnt {padding:0 4px;}
	.gallery-item .name {gap:4px; margin-bottom:8px;}
	.gallery-item .name .pf-icon {width:24px; height:24px;}
	.gallery-item .name .pf-name {font-size:13px; margin-top:.2em;}
	.gallery-item .tit {font-size:15px; line-height:1.33em;}
	.gallery-item .info {gap:8px 12px; font-size:11px;}
	.gallery-item .info img {width:12px; margin-right:2px;}

	.news-list ul li {padding:17px 0;}
	.news-list .thumb {width:38%; margin-right:14px;}
	.news-list .tit {font-size:15px; max-height:2.8em; white-space:normal; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
	.news-list .txt {font-size:13px; margin-top:3px; max-height:3em; -webkit-line-clamp:2;}
	.news-list .date {display:none;}

	.event-list ul {margin:0;}
	.event-list ul li {width:100%; padding:0; margin-bottom:32px;}
	.event-list ul li .tit {font-size:16px;}
	.event-list ul li .date {font-size:12px;}
	.event-list ul li.ended .ended-txt {font-size:18px; font-weight:600;}

	.faq-search {margin:0 -16px 16px; border-radius:0;}
	.faq-search .inner {width:100%;}
	.faq-cate ul li a {min-width:72px; padding:6px 10px; font-size:14px;}
	.faq {margin:0 -16px;}
	.faq .tit {font-size:15px;}
	.faq .tit a {padding:8px 40px 8px 16px;}
	.faq .tit a:after {right:16px;}
	.faq .q {flex:0 0 32px; width:32px; height:32px;}
	.faq .cnt {padding:16px;}

	.calendar-head {margin-bottom:15px;}
	.calendar-head h3 {font-size:20px; margin:0 17px;}
	.calendar-head .cal-btn {width:34px; height:34px; background-size:9px auto;}
	.calendar-head .cal-prev {background-image:url("/images/bbs/cal_prev_x2.png");}
	.calendar-head .cal-next {background-image:url("/images/bbs/cal_next_x2.png");}
	.calendar table th {padding:6px 4px; font-size:14px;}
	.calendar table td {height:60px; padding:5px 4px; font-size:12px;}
	.calendar ul li {padding-left:0; margin-bottom:6px;}
	.calendar ul li:before {display:none;}
	.calendar .cal-date {font-size:10px; margin-bottom:8px;}

	.board-white table {display:block; border-top:0; border-bottom:0; font-size:14px;}
	.board-white table tbody {display:block;}
	.board-white table tr {display:block; padding:12px 0;}
	.board-white table th {display:block; border:0; text-align:left; padding:0; margin-bottom:7px; font-size:16px; background:none;}
	.board-white table td {display:block; border:0; padding:0;}
	.board-white .editor {padding:0; margin-top:-12px;}
	.board-white .item {margin:3px 12px 3px 0;}
	.board-white #user_name {max-width:100% !important;}
	.board-white + .buttons {margin-top:30px;}

	.board-form table tbody {display:block;}
	.board-form table tr {display:block; padding:12px 0;}
	.board-form table th {display:block; border:0; text-align:left; padding:0; margin-bottom:7px; font-size:16px; background:none;}
	.board-form table td {display:block; border:0; padding:0;}
	.board-form + .buttons {margin-top:30px;}

	.form-agree {margin:30px 0 30px;}
	.form-agree h3 {font-size:16px;}
	.form-agree .scroll-box {font-size:12px; max-height:110px; overflow:auto;}
	.form-agree .check {margin-top:12px; font-size:14px;}

	.board-view-tit h3 {font-size:17px;}
	.board-view-info {font-size:12px;}

	.share-btn-area {margin-top:0;}
	.share-toggle-btn {display:flex; align-items:center; justify-content:center; width:40px; height:40px; padding:0; border-radius:100%;}
	.share-toggle-btn img {width:16px; margin:0; vertical-align:middle;}
	.share-toggle-btn span {display:none;}
	.share-toggle-list {padding:20px; min-width:162px;}

	.board-prev-next dl {padding:10px 6px;}
	.board-prev-next dt {width:70px}

	.buttons {margin:15px 0;}

	.btn-pack.small {height:26px; padding:0 8px; font-size:11px;}
	.btn-pack.medium {height:40px; padding:0 14px; font-size:14px;}
	.btn-pack.large {min-width:120px; height:44px; padding:0 18px; font-size:15px;}
	.btn-pack.xlarge {min-width:120px; height:50px; padding:0 22px; font-size:16px;}
	.btn-pack.comment {width:80px; height:60px; font-size:14px;}
    .btn-pack.dark2 { line-height: 50px;}

	.btn-set {padding:0 24px; height:44px; font-size:16px;}
	.btn-set.large {min-width:140px;}
	.btn-set.medium {min-width:120px;}
	.btn-set.wish {padding:0;}

	.paginate {margin-top:20px;}
	.paginate a,  
	.paginate strong{margin:0 1px;width:30px;height:30px;font-size:14px;line-height:27px; border-radius: 5px; } 
	.paginate a.direction {margin:0; background-size:auto 11px;}
	.paginate a.direction.prev {margin-right:8px;}
	.paginate a.direction.next {margin-left:8px;}

	.comment-area {margin-top:37px;}
	.comment-total {font-size:14px; margin-bottom:12px;}
	.comment-write {position:relative; padding:10px;}
	.comment-write .byte {position:absolute; bottom:15px; left:12px; font-size:12px;}
	.comment-write .write {display:block;}
	.comment-write .write textarea {display:block; width:100%; height:65px; margin-right:0;}
	.comment-write .write .btn {text-align:right; margin-top:6px;}
	.comment-item {padding:17px 4px;}
	.comment-item.comment-reply {padding-left:25px; background-image:url("/images/bbs/icon_reply_x2.png"); background-position:3px 18px; background-size:auto 13px;}
	.comment-info {font-size:14px;}
	.comment-info .name {margin-right:5px;}
	.comment-info .date {font-size:11px;}
	.comment-ctr {font-size:12px;}
	.comment-ctr .bar {vertical-align:middle; margin:-.2em 4px 0;}
	.comment-txt {font-size:14px;}
	.comment-link {font-size:13px;}
	.comment-input {padding:10px;}
	.comment-input textarea {height:48px;}
	
	.board-password {padding:30px 20px;}

	.product-list ul {margin:0 -7px;}
	.product-list ul li {width:50%; padding:0 7px; margin-bottom:27px;}
	.product-list ul li .thumb {margin-bottom:10px;}
	.product-list ul li .tit {font-size:14px;}
	.product-summary {display:block;}
	.product-image {width:100%; margin-bottom:20px;}
	.product-info {width:100%;}
	.product-info .tit {font-size:22px; padding-bottom:14px; margin-bottom:14px;}
	.product-detail {padding-bottom:25px; margin-bottom:25px;}
	.product-detail .tit {font-size:17px; padding-bottom:10px; margin-bottom:14px;}

	.store-search {padding:0;}
	.store-search .search-area h3 {font-size:16px; padding:15px 25px; margin-bottom:20px; background:#f4f4f4;}
	.store-search .search-area dl {display:block; padding:0 15px; margin:20px 0;}
	.store-search .search-area dl dt {width:auto; margin-bottom:6px; font-size:15px;}
	.store-search .search-area dl dd {width:auto;}
	.store-search .search-area input.input {width:calc(100% - 74px); margin-right:4px;}
	.store-search .search-area select.input {width:calc(50% - 39px); margin-right:4px;}
	.store-search .search-area .btn-pack.medium {width:70px;}

	.result-top {font-size:18px;}
	.result-group .gall {margin:0 -7px;}
	.result-group .gall li {width:50%; padding:0 7px;}
	.result-group dl dt {font-size:15px;}
	.result-group dl dd {font-size:13px;}
	.result-group dl dd.date {font-size:12px;}

	/* member */
    .login-tab { margin-bottom: 20px; }
    .login-area .group .input { padding: 0 15px;}
	.login-area {padding-top:20px;}
	.login-area .group .input {height:48px; font-size:14px;}
	.guest-link a {font-size:14px;}
    .member-btn { height: 48px; font-size: 14px; }

    .agree-wrap {margin-bottom:35px;}
	.agree-wrap .group {margin-top:30px;}
	.agree-wrap .agree-tit {font-size:16px;}
	.agree-wrap .agree-tit .checkbox label:before {background-image:url("../images/member/checkbox_x2.png"); background-size:9px auto; width: 20px; height: 20px; }
	.agree-wrap .agree-tit .checkbox input:checked + label:before {background-image:url("../images/member/checkbox_on_x2.png");}
	.agree-wrap .agree-box {margin-top:10px; max-height:130px; padding:10px 13px; font-size: 14px; border-radius: 0; }
	.agree-wrap .agree-box .terms-wrap {line-height:1.4em; word-break:break-all; font-size: 13px; }

	.find-tab ul li a {height:50px;}
	.find-content .group .input {height:48px; font-size:14px;}

    .input-flex dl { flex-wrap: wrap;}
    .input-flex dl dt { width: 100%; margin-bottom: 8px; }
    .input-flex dl dd { width: 100%; }

	.join-complete h2 {font-size:20px; margin: 25px 0;}
	.join-complete p {font-size:14px;}
    .join-complete .btns { margin-top: 30px; }

	.member-leave {padding-top:20px;}
	.member-leave .txt {margin-bottom:20px; text-align:left; font-size:13px;}
	.member-leave .txt .tit {font-size:16px;}
	.member-leave .form {margin:0 -16px 30px; padding:30px; font-size:14px; border-radius:0; border:0; background:#f4f4f4;}
	

	/* shop */
    .gs-tab li a { font-size: 13px; padding: 6px 12px;}
    .gs-tab.fz li a { font-size: 13px; padding: 6px 12px 5px;}

	.goods-sort {position:relative; z-index:10;}
	.goods-sort .sort {flex:0 0 auto; width:auto; text-align:left; position:relative;}
	.goods-sort .sort .sort-name {display:flex; align-items:center; border:1px solid #ddd; border-radius:5px; padding:4px 10px; font-weight:500; font-size:13px; line-height:1.5em;}
	.goods-sort .sort .sort-name:after {content:""; display:inline-block; vertical-align:top; margin-top:-.2em; margin-left:10px; transform:rotate(45deg); width:6px; height:6px; border-right:1px solid #505050; border-bottom:1px solid #505050;}
	.goods-sort .sort ul {display:none; position:absolute; margin-top:2px; right:0; padding:8px 10px; width:auto; background:#fff; border-radius:5px; border:1px solid #ddd;}
	.goods-sort .sort ul li {padding:0;}
	.goods-sort .sort ul li:after {display:none;}
	.goods-sort .sort ul li a {display:block; padding:4px; white-space:nowrap;}
	.goods-sort .sort.active ul {display:block;}

	.category-breadcrumb {font-size:12px;}
	
	.gs-items {grid-template-columns: repeat(2, 1fr); gap:35px 10px;}
	.gs-items.best { grid-template-columns:repeat(2, 1fr);}
	.gs-item-tit {font-size:14px;}
	.gs-item-price {font-size:16px;}

	.goods-list-area .gs-items {grid-template-columns: repeat(2, 1fr);}

	.goods-summary {flex-direction:column; margin-bottom:30px;}
	.goods-photo {width:100%;}
	.goods-info {width:100%;}

	.gs-selling-title h2 {font-size:18px;}
    .gs-selling-price .old { font-size: 13px; } 
	.gs-selling-price {font-size:18px;}
	.gs-selling-info {margin-bottom:0;}
	.gs-selling-info .group {padding:.8em 0; gap:8px;}
    .goods-info .gs-supply-option { display: none; }
    .goods-info .option-tit { display: none ; }
    .share-btn-area .toggle-layer ul li span { font-size: 12px; }

	.gs-view-head {margin-bottom:10px;}
	.gs-view-head h2 {font-size:18px;}

	.gs-quantity {padding:15px;}
	.add-options > ul > li {padding:15px;}
	.add-options .opt-name {margin-bottom:12px;}

	.gs-selling-total .price {font-size:20px;}

	.goods-related {padding:20px 16px; margin:0 -16px; border-top:10px solid #f2f2f2;}

	.goods-item-slider .swiper {margin:0 -16px; padding:0 16px;}
	.goods-item-slider .swiper-slide {width:120px;}
	.goods-item-slider .slide-btn {display:none !important;}

	.goods-view-tab ul li a {flex-direction:column; font-size:14px; line-height:1.2em;}
	.goods-view-tab ul li a .num {font-size:11px; margin:0;}

	.gs-content {position:relative; margin:0;}
	.gs-content:after {content:''; display:block; margin:20px -16px; height:10px; background:#f2f2f2;}
	#goodsDetail.gs-content {margin-top:20px;}

	.seller-html {max-height:62vh;}
	.seller-html-btn {height:50px; font-size:16px;}

	.goods-float-button {margin-top:10px;}

	.review-feed-wrap {margin-bottom:16px;}
	.review-feed {padding:24px 0;}
	.review-feed-badge {flex-direction:column-reverse; gap:5px; padding:0 8px;}
	.review-feed-badge .grade-star {width:70px;}
	.review-feed-badge .num {font-size:32px; margin-bottom: 0; }
	.review-feed-svg {width:58%; padding:0 16px; font-size:12px;}
	.review-feed-svg:before {top:2px; bottom:2px; background:#e5e5e5;}
	.stars-avg-wrap {gap:4px;}
	.stars-avg-group .avg-bar {width:80px; height:4px;}
	.stars-avg-group .avg-label {margin-right:10px; width: auto; font-size: 12px; }

	.review-desc {font-size:11px;}

    .review-photo .items { gap:4px; grid-template-columns:repeat(3, 1fr); }
	.review-photo .link .more svg {width:16px; height:16px;}

	.my-review-info {font-size:13px;}
	.my-review-prod {font-size:13px;}
	.my-review-pictures {gap:4px;}
	.my-review-pictures a {width:72px;}

	.product-inquiry-status .status {padding:2px 4px; font-size:11px;}
	.product-inquiry-status .category {font-size:14px;}
	.product-inquiry-user {font-size:13px;}
	.product-inquiry-question, .product-inquiry-answer {font-size:14px;}

	.cart-wrap {display:block;}
	.cart-content {width:auto;}
	.cart-header {position:sticky; top:0; z-index:50; margin:0 calc(0px - var(--space-container)); padding:20px 15px; border:0; border-radius:0; transition:.2s; background-color: #fff; }
	.page-scroll-up .cart-header {top:var(--header-height); }

	.cart-items {margin:0 calc(0px - var(--space-container));}
	.cart-item {border:0; border-radius:0; border-top:8px solid #f2f2f2;}
	.cart-item:not(:last-child) {margin-bottom:0;}
	.cart-item-body {padding:20px 16px;}
	.cart-item-select {width:32px;}
	.cart-item-delete {top:-5px; right:-5px;}
	.cart-item-footer {margin-top:10px;}
	.cart-delivery {font-size:14px;}
	.cart-side {width:auto; max-width:unset; margin:0 calc(0px - var(--space-container)); border-top:8px solid #f2f2f2;}
	.cart-side-bar {position:unset;}
	.cart-summary {padding:20px 16px; border:0; border-radius:0; border-bottom:8px solid #f2f2f2; font-size:14px;}
	.cart-summary .total {border-top-color:#e5e5e5; padding-top:16px;}
	.cart-summary .total dd {font-size:20px;}
	.cart-order {margin:var(--space-container);}
	.cart-agree {border:0; border-radius:0; margin-top:0;}

	.order-group {padding:20px 16px; margin:0 calc(0px - var(--space-container)); border-top:8px solid #f2f2f2;}
	.order-group:not(:last-child) {margin-bottom:0;}
	.order-group .cart-items {margin:0;}
	.order-group .cart-item {border:1px solid #f1f1f1; border-radius:6px; margin-top:6px;}
	.order-title {border-bottom:0; padding-bottom:0; margin-bottom:1rem;}

	.goods-small-item {gap:10px; margin-right:20px;}
	.goods-small-item-image {width:70px;}
	.goods-small-item-content {padding-top:2px;}
	.goods-small-item-title {font-size:14px;}
	.goods-small-item-option {font-size:12px;}

	.use-coupon-info {top:3px;}

	.payment-method-item {max-width:108px; padding:12px 2px;}

	.order-complete lord-icon {width:100px; height:100px;}
	.order-complete h2 {font-size:20px;}
	.order-complete p {font-size:15px; padding:0 2rem;}
	.order-complete .btn-pack.large {width:100%; min-width:auto;}

	.mypage-wrap {padding-top:0;}

	.mypage-nav {width:calc(100% + 32px); margin:-16px; border:0; border-top:10px solid #f2f2f2; border-radius:0; padding: 15px; }

	.mypage-summary {display:block; padding:0; margin:0 -16px 20px; border-radius:0;}
	.mypage-summary .user-info-area {display:flex; align-items:center; gap:1rem; width:100%; padding:12px 16px; border-right:0; border-bottom:1px solid #e5e5e5; justify-content: space-between;}
	.mypage-summary .user-info-area .user-info {flex:1 1 auto; min-width:0; width:1%;}
	.mypage-summary .user-info-area .name {font-size:16px; margin-bottom: 0; }
	.mypage-summary .user-info-area .name strong {font-size:1.2em;}
	.mypage-summary .user-info-area .text {font-size:12px;}
	.mypage-summary .user-info-area .btns {margin:0;}
	.mypage-summary .user-info-area .btn-pack {margin:4px 0;}
	.mypage-summary .btn-item-area {width:100%; padding:12px 16px;}
    .mypage-summary .link-item { padding: 0; border: none; }
	.mypage-summary .link-item .icon {width:30px; height:30px;}
	.mypage-summary .link-item .num {font-size:14px;}
	.mypage-summary .link-item .text {font-size:12px;}

	.mypage-order-status {font-size:14px;}
	.mypage-order-status .item {padding:12px 5px; font-size: 12px; font-weight: 500; }
    .mypage-order-status .item strong { margin-bottom: 0; }
	.mypage-order-status .item:after {width:8px; height:8px; margin-top:-4px;}

    .mypage-order-cancle a { font-size: 13px; padding: 10px; }
    .mypage-order-cancle a strong { font-size: 14px; }

	.mypage-order-select-period {margin-top:10px;}

	.mypage-heading {margin:0 -16px; padding:12px 40px;}
	.mypage-heading h2 {font-size:18px;}
	.mypage-heading .back-page {left:16px;}

	.mypage-content-section {margin:0 -16px; padding:20px 15px; border-top:10px solid #f2f2f2; }
    .mypage-content-title { padding-bottom: 10px; }
    .mypage-content-title.mg { margin-bottom: 16px; }
	.mypage-content-title h3 {font-size:16px;}

	.mypage-tab {margin-bottom:20px;}
	.mypage-tab ul li a {font-size:14px;}

	.mypage-notification {font-size:13px;}
	
	.order-items + .paginate {margin-top:30px;}
	.order-item-date {font-size:14px;}
	.order-item-date .more {font-size:14px;}
	.order-item-body {flex-wrap:wrap; padding:20px 16px;}
	.order-item-select {width:32px; line-height:0;}
	.order-item-content {}
	.order-item-btns {width:100%; }
	.order-item-btns .btn {font-size:14px;}

	.order-info-table {padding:0; border:0; border-radius:0; font-size:14px;}
	.order-info-table table {table-layout: fixed;}
	.order-info-table table th {width:90px; padding-right:6px;}
	.order-info-table table td {word-break:break-all;}
	.order-info-table .input {width:100%;}
	.order-info-table input[type=file] {width:100%;}

	.form-info-text {font-size:13px;}

	.coupon-offline {padding:0; border-radius:0; background:none;}
	.coupon-offline .inner {width:100%;}
	.coupon-offline .btn-pack {min-width:72px;}

	.coupon-items {grid-template-columns: repeat(2, 1fr); gap:10px;}
	.coupon-item {padding:0 16px; border-radius:16px;}
	.coupon-item .cnt {padding:20px 0;}
	.coupon-item .tit {margin-bottom:8px; font-size:18px;}
	.coupon-item .price {margin-bottom:8px; font-size:24px;}
	.coupon-item .txt {font-size:13px;}
	.coupon-item .status {padding:12px 0; font-size:18px;}

	.points-available { border: none; padding: 30px 0;}

	.use-point-item {flex-wrap:wrap; padding:12px 0;}
	.use-point-item .date {width:100%; font-size:13px; margin-bottom:4px; color:#999;}
	.use-point-item .status {width:auto; margin-right:10px;}
	.use-point-item .status span {min-width:38px; padding:3px; font-size:13px;}
	.use-point-item .price {font-size:16px;}

    .point-wrap .col { display: block; }
    .point-wrap .col .date { width: 100%; margin-bottom: 10px; }
    .point-wrap .col .info { width: 100%; }
    .point-wrap .col .info ul li { border: none; padding: 0; margin-bottom: 10px; }
    .point-wrap .col .info ul li .left .tt { margin-bottom: 0; }

	.address-items {margin:0 -16px 20px;}
	.address-item {padding:20px 16px;}
	.address-item-content .tit .name {font-size:16px;}
	.address-item-content .addr {word-break:break-all;}
	.address-item-btns {width:70px;}

	/* 마이페이지 - 환불/임금 내역 리스트 */
	.rf-wrap .col { width: 100%; border-right: none; flex: none; padding: 15px 0;}

    /* 마이쇼핑 - 상품후기 */
	.goods-small-item.fx .goods-small-item-title { font-size: 14px; margin-top: 4px; }
    .my-review-product { margin-bottom: 15px; }
    .my-reivew-post .right .ctr { display: flex; gap: 5px; }
    .my-reivew-post .right .ctr button { margin-bottom: 0; flex: 1; padding: 5px 15px; border: 1px solid var(--color-primary); color: var(--color-primary); font-weight: 600; border-radius: 5px; line-height: 2em; background: var(--color-primary); color: #fff; }
    .my-reivew-post .right .ctr button::after{ display: none; }
    .my-reivew-post .right .ctr button:last-child { background: #fff; color: var(--color-primary);}


    .addr-items-btns { margin-top: 20px; }
    .addr-items-btns .btn { padding: 12px 15px;}

} 
@media (max-width: 420px) {
    .catalog .col { width: 100%; }
}
@media (max-width: 360px) {
   .main {background-size:250% auto;}
}

/* Landscape phones and down */
@media (max-width: 320px) {

} 