@charset "UTF-8";
/*! mobile 버전 - css */
@media (max-width: 1023px){
/*! 정품판매처 - 매창찾기 - 페이지 컨트롤 */
.pageClassStoreFind #content{margin-bottom:0}
.pageClassStoreFind .content-top-container{display:none}
.pageClassStoreFind .tab-nav-container.store-find-tab{margin-top:2rem}
/*! 정품판매처 - 매장소개 - 페이지 컨트롤 */
.pageClassStoreIntro .content-top-container{display:none}
/*! 정품판매처 - 매장소개*/
.pageClassStoreFindDetail [class*="ico"]{image-rendering:-moz-crisp-edges;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;-ms-interpolation-mode:nearest-neighbor}
/*! 정품판매처 공통 속성 */
.bg-white{background-color:#fff}
.bt-none{border-top:0}
/*! 정품판매처 공통 타이틀 영역 */
.store-title-container{padding:3.5rem 2rem 1.3rem 2rem/*! s: 20220214 이 달의 추천 판매처 선정 타이틀 하단 여백 수정 mobile *//*! e: 20220214 이 달의 추천 판매처 선정 타이틀 하단 여백 수정 mobile */}
.store-title-container.space01{padding:9rem 2rem 1.3rem 2rem}
.store-title-container.space02{padding:5rem 2rem 0 2rem}
.store-title-container.space03{padding:5rem 2rem 1.3rem 2rem}
.store-title-txt{font-size:2.7rem;line-height:1.37;font-weight:700;color:#222}
/*! s: 20220214 이 달의 추천 판매처 선정 게시판형태 여백, 타이틀 밑줄 수정 mobile */
.store-recommend-wrap{max-width:1060px;margin:1rem auto 0 auto}
.recommend-list li{width:89%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:2rem 0;margin:0 auto;border-bottom:0.1rem solid #ddd;border-bottom:1px solid #ddd}
.recommend-list li a.list-link{display:block;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;color:#000;font-weight:bold}
.recommend-list li a.list-link span.tit{font-size:1.6rem;line-height:1.62}
.recommend-list li .date{display:block;font-size:1.3rem;line-height:1.76;color:#777;font-family:"Mulish"}
/*! e: 20220214 이 달의 추천 판매처 선정 게시판형태 여백, 타이틀 밑줄 수정 mobile */
/*! 매장찾기 - 탭 영역 */
.tab-nav-container.store-find-tab{margin-top:6rem}
/*! 매장찾기 - 맵 컨테이너 */
.store-map-container{position:relative;height:auto}
.store-map-container .form-validation-container{width:100%;padding:0 2rem 0 2rem;position:absolute;z-index:2;top:1.5rem;left:0}
.store-map-container .map-area-container{overflow:hidden;position:relative;height:30rem}
.store-map-container .map-area{height:100%}
.store-map-container .map-access-location{position:absolute;z-index:2;bottom:2rem;right:2rem;width:5rem;height:5rem;border-radius:50%;background:#fff url("../images/map/ico_now_black.png") no-repeat center center;background-size:2.2rem 2.2rem;-webkit-box-shadow:0.5rem 1rem 1rem 0 rgba(0, 0, 0, 0.15);box-shadow:0.5rem 1rem 1rem 0 rgba(0, 0, 0, 0.15);-webkit-transition:background .3s ease-out;-o-transition:background .3s ease-out;transition:background .3s ease-out}
.store-map-container .map-access-location.on{background-image:url("../images/map/ico_now_red.png")}
/*! 매장찾기 - 지역 리스트 */
.store-location-list-container{display:none;position:absolute;z-index:3;top:0;left:0;width:100%;background-color:rgba(34, 34, 34, 0.9)}
.store-location-list-title .location-select-txt{display:block;padding:1.7rem 2rem 1.7rem 2rem}
.store-location-list-title .ico-store-location{display:inline-block;margin-right:0.3rem;width:1.5rem;height:1.9rem;background:url("../images/store/ico_store_location@2x.png") no-repeat center center;background-size:1.5rem 1.9rem}
.store-location-list-title .ico-store-txt{font-size:1.5rem;line-height:1.66;color:#fff}
.store-location-list-title .btn-prev-location{display:block;padding:1.7rem 2rem}
.store-location-list-title .bu-store-location{display:inline-block;margin-right:0.3rem;width:0.8rem;height:1.5rem;background:url("../images/store/bu_store_location@2x.png") no-repeat center center;background-size:0.8rem 1.5rem}
.store-location-list-title .prev-location-txt{font-size:1.5rem;line-height:1.66;color:#fff}
.store-location-list-wrap{padding:0 2rem 2.5rem 2rem}
.store-location-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-0.8rem}
.store-location-list-item{-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;width:-webkit-calc(100% / 3 - 8px);width:calc(100% / 3 - 8px);width:-webkit-calc(100% / 3 - 0.8rem);width:calc(100% / 3 - 0.8rem);margin:0.8rem 0.8rem 0 0}
.store-location-list-item:nth-child(1),.store-location-list-item:nth-child(2),.store-location-list-item:nth-child(3){margin-top:0}
.store-location-list-btn{display:block;background-color:rgba(255, 255, 255, 0.7);height:3.5rem;width:100%;border-radius:0.5rem}
.store-location-list-btn .txt{font-size:1.2rem;line-height:1.83;color:#222}
/*! 매장찾기 - 맵 검색 결과 리스트 */
.store-map-result-list-container{height:auto;-webkit-box-shadow:0 -1rem 1rem 0 rgba(0, 0, 0, 0.16);box-shadow:0 -1rem 1rem 0 rgba(0, 0, 0, 0.16);background-color:#fff}
.store-map-result-list-container.up{top:0;border-radius:0;-webkit-box-shadow:0 -1rem 1rem 0 rgba(0, 0, 0, 0);box-shadow:0 -1rem 1rem 0 rgba(0, 0, 0, 0)}
.store-map-result-list-container .ico-open-touch-list{display:none}
.store-map-result-list-title{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:2.2rem 2rem 2.7rem 2rem;background-color:#fff}
.store-map-result-list-title .ico-open-touch-list{width:4rem;height:0.5rem;position:absolute;background-color:#ccc;top:1.5rem;margin-left:-2rem;left:50%;border-radius:2rem}
.store-map-result-list-title .result-txt01{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}
.store-map-result-list-title .result-txt01 .txt01{font-size:1.5rem;line-height:1.66;color:#222}
.store-map-result-list-title .result-txt01 .txt02{font-size:1.5rem;line-height:1.66;color:#e1002a;font-weight:700}
.store-map-result-list-title .result-txt02{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}
.store-map-result-list-title .result-txt02 .txt01{font-size:1.5rem;line-height:1.66;color:#222}
.store-map-result-list-scroll{height:-webkit-calc(100% - 73px);height:calc(100% - 73px);height:-webkit-calc(100% - 7.3rem);height:calc(100% - 7.3rem);background-color:#fff}
.store-map-result-list{overflow-y:auto;overflow-x:hidden;max-height:100%;background-color:#fff}
.store-map-result-list-item{padding:2rem 2rem 2rem 2rem;border-bottom:1px solid #eee}
.store-map-result-list-item:first-child{padding-top:0}
.store-map-result-list-item:last-child{padding-top:0;border-bottom:0}
.store-map-result-list-item .list-item-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:0.3rem}
.store-map-result-list-item .list-item-row:first-child{margin-top:0}
.store-map-result-list-item .list-item-col:nth-child(1){-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:-webkit-calc(100% - 85px);width:calc(100% - 85px);width:-webkit-calc(100% - 8.5rem);width:calc(100% - 8.5rem)}
.store-map-result-list-item .list-item-col:nth-child(2){-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}
.store-map-result-list-link{display:block}
.store-map-result-list-link .result-link-info{display:block}
.store-map-result-list-link .result-link-info .txt01{font-size:1.7rem;line-height:1.58;font-weight:500;color:#222}
.store-map-result-list-link .result-link-info .txt02{font-size:1.3rem;line-height:1.76;color:#e1002a}
.store-map-result-list-link .result-link-info .txt02:before{display:inline-block;margin:-0.1rem 1rem 0 0.9rem;content:'';width:1px;height:1.2rem;background-color:#ddd}
.btn-map-address-copy{text-align:left}
.btn-map-address-copy .address{font-size:1.3rem;line-height:1.76;color:#222}
.btn-map-address-copy .txt-copy-map-address{display:inline-block;margin-left:0.8rem}
.btn-map-address-copy .txt-copy-map-address .ico-copy-address{display:inline-block;width:1.3rem;height:1.4rem;background:url("../images/store/ico_copy_address@2x.png") no-repeat center center;background-size:1.3rem 1.4rem}
.btn-map-address-copy .txt-copy-map-address .txt{display:inline-block;font-size:1.1rem;line-height:1.9;color:#4051b8}
.store-map-result-list-tel{display:block}
.store-map-result-list-tel .tel-txt{font-size:1.5rem;line-height:1.66;color:#222;font-family:"Mulish"}
.store-map-result-list-thumb{position:relative}
.store-map-result-list-thumb .thumb-wrap{position:relative;overflow:hidden;width:8.5rem;height:8.5rem;border-radius:50%}
.store-map-result-list-thumb .thumb-wrap img{width:100%}
.store-map-result-list-thumb .ico-best-shop{position:absolute;bottom:0;right:0;width:2.2rem;height:2.9rem;background:url("../images/store/ico_best_shop.png") no-repeat center center;background-size:2.2rem 2.9rem}
.store-map-result-list-tag{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}
.store-map-result-list-tag .store-tag{padding:0 0.8rem 0.1rem 0.8rem;border:1px solid #999;border-radius:2rem;margin-right:0.4rem;margin-top:0.4rem}
.store-map-result-list-tag .store-tag .txt{font-size:1.2rem;line-height:1.83;color:#222}
/*! 매장소개 - 롤링 배너 영역 */
.storeintro-banner-container{margin:3rem 0 0 0}
.storeintro-banner-container .swiper-container{padding:0 0 2.5rem 0}
.storeintro-banner-container .storeintro-banner-link{display:block}
.storeintro-banner-container .storeintro-banner-link .banner-pc{display:none}
.storeintro-banner-container .storeintro-banner-link .banner-mo{display:block}
.storeintro-banner-container .storeintro-banner-link img{width:100%}
.storeintro-banner-container .swiper-util-area{position:absolute;bottom:0;width:100%}
.storeintro-banner-container .swiper-pagination{position:static;text-align:center}
.storeintro-banner-container .swiper-pagination-bullet{opacity:0.3;vertical-align:bottom;margin:0 0.4rem}
.storeintro-banner-container .swiper-pagination-bullet-active{opacity:1;background-color:#222}
.storeintro-banner-container .swiper-btn-next,.storeintro-banner-container .swiper-btn-prev{display:none}
/*! 매장소개 - 고객 추천 매장 영역 */
.storeintro-best-container .swiper-container{padding:0 0 2.5rem 2rem}
.storeintro-best-container .swiper-slide{padding-right:1rem;width:16.9rem}
.storeintro-best-container .storeintro-banner-link{display:block;border-radius:1rem;overflow:hidden}
.storeintro-best-container .storeintro-banner-link img{width:100%}
.storeintro-best-container .storeintro-banner-link .txt-area{position:absolute;bottom:0;left:0;width:100%;padding:0 0 1.7rem 1.5rem}
.storeintro-best-container .storeintro-banner-link .txt-area .txt01{display:block;font-size:1.3rem;line-height:1.76;color:#fff}
.storeintro-best-container .storeintro-banner-link .txt-area .txt02{display:block;font-size:1.5rem;line-height:1.66;color:#fff;font-weight:700}
.storeintro-best-container .swiper-pagination{top:auto;bottom:0}
.storeintro-best-container .swiper-pagination-bullet{opacity:0.3;vertical-align:bottom}
.storeintro-best-container .swiper-pagination-bullet-active{opacity:1;background-color:#222}
.storeintro-best-container .swiper-pagination.swiper-mo-pagination{top:auto;position:static;text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.storeintro-best-container .swiper-pagination.swiper-mo-pagination .swiper-pagination-bullet{margin:0 0.4rem}
/*! 매장소개 - 그레이트북스 우수매장 */
.storeintro-best-list-util{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0 2rem 0 2rem}
.storeintro-best-list-util .best-count .txt1{font-size:1.5rem;line-height:1.66;color:#222}
.storeintro-best-list-util .best-count .txt2{font-size:1.5rem;line-height:1.66;font-weight:700;color:#e1002a}
.storeintro-best-list-util .best-count .txt3{font-size:1.5rem;line-height:1.66;color:#222}
.storeintro-best-list-util .selectbox.type01 select{min-width:6rem;padding-right:1.4rem;font-size:1.5rem;line-height:1.66}
.storeintro-best-list-wrap{padding:0 2rem 0 2rem}
.storeintro-best-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem}
.storeintro-best-list-item{-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;width:-webkit-calc(50% - 10px);width:calc(50% - 10px);width:-webkit-calc(50% - 1rem);width:calc(50% - 1rem);margin-right:1rem;margin-top:1rem}
.storeintro-best-list-item:nth-child(1),.storeintro-best-list-item:nth-child(2){margin-top:0.3rem}
.storeintro-best-list-link{position:relative;display:block;padding:2rem 0 2rem 0;border:1px solid #ddd;border-radius:1rem}
.storeintro-best-list-link .best-list-img{display:block;width:11rem;height:11rem;margin:0 auto 0.9rem auto;position:relative}
.storeintro-best-list-link .best-list-img .thumb-wrap{position:relative;overflow:hidden;width:11rem;height:11rem;margin:0 auto;border-radius:50%}
.storeintro-best-list-link .best-list-img .thumb-wrap img{width:100%}
.storeintro-best-list-link .best-list-img .ico-best-shop{position:absolute;bottom:0;right:0;width:2.2rem;height:2.9rem;background:url("../images/store/ico_best_shop@2x.png") no-repeat center center;background-size:2.2rem 2.9rem}
.storeintro-best-list-link .best-list-txt01{display:block;text-align:left;padding:0 1.5rem 0 1.5rem;font-size:1.3rem;line-height:1.76;color:#222;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}
.storeintro-best-list-link .best-list-txt02{display:block;text-align:left;padding:0 1.5rem 0 1.5rem;font-size:1.5rem;line-height:1.66;color:#222;font-weight:700;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}
/*! 매장상세 - 상단 비주얼 영역 */
.store-detail-top-align{position:relative;width:100%;padding:3.8rem 2rem 4rem 2rem}
.store-detail-top-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center center;background-size:cover}
.store-detail-top-bg::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.35)}
.store-detail-info-wrap{position:relative;z-index:1}
.store-detail-info-txt01{font-size:1.7rem;line-height:1.58;font-weight:500;color:#ffe53f}
.store-detail-info-txt02{margin:0.2rem 0 0 0}
.store-detail-info-txt02 .txt01{font-size:2.5rem;line-height:1.4;font-weight:700;color:#fff}
.store-detail-info-txt02 .ico-best-shop{margin-left:0.5rem;width:2.2rem;height:2.9rem;background:url("../images/store/ico_best_shop@2x.png") no-repeat center center;background-size:2.2rem 2.9rem}
.store-detail-info-tag-wrap{margin:1.5rem 0 0 0}
.store-detail-info-tag-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.store-detail-info-tag{padding:0 0.8rem 0.1rem 0.8rem;border:1px solid #fff;border-radius:2rem;margin-right:0.4rem;margin-top:0.4rem}
.store-detail-info-tag .txt{font-size:1.2rem;line-height:1.83;color:#fff}
/*! 매장상세 - 상단 유틸 영역 (전화, 제품상담신청, 카카오채팅) */
.store-detail-info-util-container{position:relative;z-index:1;margin:4rem 0 0 0}
.store-detail-info-util-align{background-color:#f5f5f5;margin:0 -2rem -4rem -2rem;border-radius:2rem;border-bottom-left-radius:0;border-bottom-right-radius:0}
.store-detail-info-util{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:1.5rem 0 1.5rem 0}
.store-detail-info-util-item{position:relative;text-align:center;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;width:-webkit-calc(100% / 3);width:calc(100% / 3)}
.store-detail-info-util-item:after{position:absolute;top:0;right:0;display:block;content:'';width:1px;height:2.5rem;background-color:#ddd}
.store-detail-info-util-item:last-child:after{display:none}
.store-detail-info-util-link{display:block}
.store-detail-info-util-link .ico-info-util01{display:inline-block;margin:0 auto;width:1.9rem;height:1.9rem;background:url("../images/store/ico_info_util01@2x.png") no-repeat center center;background-size:1.9rem 1.9rem}
.store-detail-info-util-link .ico-info-util02{display:inline-block;margin:0 auto;width:1.6rem;height:1.6rem;background:url("../images/store/ico_info_util02@2x.png") no-repeat center center;background-size:1.6rem 1.6rem}
.store-detail-info-util-link .ico-info-util03{display:inline-block;margin:0 auto;width:1.8rem;height:1.7rem;background:url("../images/store/ico_info_util03@2x.png") no-repeat center center;background-size:1.8rem 1.7rem}
.store-detail-info-util-link .txt-info-util{display:inline-block;margin-left:0.3rem;font-size:1.3rem;line-height:1.76;font-weight:500;color:#222}
/*! 매장상세 - 지도 & sns 정보 영역 */
/*! 매장상세 - 지도 영역 */
.store-detail-map-align{padding:2rem 2rem 2rem 2rem}
.store-detail-map-align .map-area{position:relative;height:28rem}
.store-detail-map-align .map-container{height:28rem;border-radius:0.5rem;overflow:hidden;position:relative}
/*! 매장상세 - sns 정보 영역 */
.store-detail-info-align{padding:0 2rem 0 2rem}
.store-detail-info-sns{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:1.2rem 0;position:absolute;bottom:0;left:0;width:100%;background-color:rgba(0, 0, 0, 0.6);z-index:1}
.info-sns-item{position:relative;text-align:center;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;width:-webkit-calc(100% / 3);width:calc(100% / 3);border-right:1px solid rgba(255, 255, 255, 0.5)}
.info-sns-item:last-child{border:0}
.info-sns-link{display:block}
.info-sns-link .ico-info-sns01{display:block;margin:0 auto;width:5rem;height:5rem;background:url("../images/store/ico_store_sns_instagram@2x.png") no-repeat center center;background-size:5rem 5rem}
.info-sns-link .ico-info-sns02{display:block;margin:0 auto;width:5rem;height:5rem;background:url("../images/store/ico_store_sns_facebook@2x.png") no-repeat center center;background-size:5rem 5rem}
.info-sns-link .ico-info-sns03{display:block;margin:0 auto;width:5rem;height:5rem;background:url("../images/store/ico_store_sns_blog@2x.png") no-repeat center center;background-size:5rem 5rem}
.info-sns-link .ico-info-sns04{display:block;margin:0 auto;width:1.9rem;height:1.9rem;background:url("../images/store/ico_store_sns_instagram02@2x.png") no-repeat center center;background-size:1.9rem 1.9rem}
.info-sns-link .ico-info-sns05{display:block;margin:0 auto;width:1.1rem;height:2rem;background:url("../images/store/ico_store_sns_facebook02@2x.png") no-repeat center center;background-size:1.1rem 2rem}
.info-sns-link .ico-info-sns06{display:block;margin:0 auto;width:2.2rem;height:1.9rem;background:url("../images/store/ico_store_sns_blog02@2x.png") no-repeat center center;background-size:2.2rem 1.9rem}
.info-sns-link .txt-info-sns{display:inline-block;margin:0.5rem 0 0 0;font-size:1.1rem;line-height:1.9;line-height:1;font-weight:500;color:#fff}
.store-detail-info-detail{margin:2rem 0 0 0;padding:0 0 2rem 0;border-bottom:1px solid #ddd}
.store-detail-info-detail .info-detail{position:relative;padding:0 0 1.5rem 2.8rem}
.store-detail-info-detail .info-detail:last-child{padding-bottom:0}
.store-detail-info-detail [class^=ico-info-detail0]{position:absolute;top:0.3rem;left:0;display:block;background-repeat:no-repeat;background-position:center center}
.store-detail-info-detail .ico-info-detail01{background-image:url("../images/store/ico_info_detail01@2x.png");width:1.6rem;height:2rem;background-size:1.6rem 2rem}
.store-detail-info-detail .ico-info-detail02{background-image:url("../images/store/ico_info_detail02@2x.png");width:1.7rem;height:1.7rem;background-size:1.7rem 1.7rem}
.store-detail-info-detail .ico-info-detail03{background-image:url("../images/store/ico_info_detail03@2x.png");width:1.7rem;height:1.7rem;background-size:1.7rem 1.7rem}
.store-detail-info-detail .ico-info-detail04{background-image:url("../images/store/ico_info_detail04@2x.png");width:1.7rem;height:1.8rem;background-size:1.7rem 1.8rem}
.store-detail-info-detail .ico-info-detail05{background-image:url("../images/store/ico_info_detail05@2x.png");width:1.6rem;height:1.6rem;background-size:1.6rem 1.6rem}
.store-detail-info-detail .txt-info-detail{font-size:1.5rem;line-height:1.66;color:#222}
.store-detail-info-detail .address{font-size:1.5rem;line-height:1.66;color:#222}
/*! 매장상세 - 매장 소개 영역 - 정렬 */
.store-detail-introduce-align{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
/*! 매장상세 - 매장 소개 영역 */
.store-detail-introduce-container{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;overflow:hidden}
.store-detail-introduce-container .swiper-container{padding:0 0 2.5rem 2rem;overflow:visible}
.store-detail-introduce-container .swiper-slide{padding-right:2rem}
.store-detail-introduce-container .storeintro-introduce-link{display:block;overflow:hidden;border-radius:1rem}
.store-detail-introduce-container .storeintro-introduce-link img{width:100%}
.store-detail-introduce-container .swiper-util-area{position:absolute;bottom:0;left:0;width:100%}
.store-detail-introduce-container .swiper-pagination{position:static;text-align:center}
.store-detail-introduce-container .swiper-pagination-bullet{opacity:0.3;vertical-align:bottom;margin:0 0.4rem}
.store-detail-introduce-container .swiper-pagination-bullet-active{opacity:1;background-color:#222}
.store-detail-introduce-container .swiper-btn-next,.store-detail-introduce-container .swiper-btn-prev{display:none}
/*! 매장상세 - 매장 소개 영역 - 정보 텍스트 */
.store-detail-introduce-info-container{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;padding:2rem 2rem 0 2rem}
.store-detail-introduce-info-container .introduce-info-txt{font-size:1.5rem;line-height:1.66;color:#222}
/*! s:20220124 매장상세 - 이 달의 추천 판매처 선정 추가 */
/*! e:20220124 매장상세 - 이 달의 추천 판매처 선정 추가 */
/*! 매장상세 - 행사 영역 */
.store-detail-event-container{margin-top:-2rem}
.store-detail-event-container .swiper-container{padding:2rem 0 2.5rem 2rem}
.store-detail-event-container .swiper-slide{padding-right:2rem}
.store-detail-event-container .storeintro-event-item{display:block;border-radius:1rem;border:1px solid #e5e5e5;-webkit-box-shadow:5px 5px 15px 0 rgba(0, 0, 0, 0.1);box-shadow:5px 5px 15px 0 rgba(0, 0, 0, 0.1)}
.store-detail-event-container .storeintro-event-item img{width:100%}
.store-detail-event-container .storeintro-event-title{font-size:1.7rem;line-height:1.58;font-weight:700;color:#222;padding:1rem 2rem 1rem 2rem;background-color:#f5f5f5;border-radius:1rem;border-bottom-left-radius:0;border-bottom-right-radius:0}
.store-detail-event-container .storeintro-event-desc{font-size:1.5rem;line-height:1.66;color:#222;padding:1.5rem 2rem 3.5rem 2rem}
.store-detail-event-container .swiper-pagination{top:auto;bottom:0}
.store-detail-event-container .swiper-pagination-bullet{opacity:0.3;vertical-align:bottom}
.store-detail-event-container .swiper-pagination-bullet-active{opacity:1;background-color:#222}
.store-detail-event-container .swiper-button-next,.store-detail-event-container .swiper-button-prev{display:none}
/*! 제품상담신청 - 스텝영역 */
.member-step-content-container{padding:4.5rem 2rem 4.5rem 2rem;border-radius:1rem;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top:1px solid #ddd}
.member-step-content-container.type01{border-radius:0;border:0;padding-top:6rem}
.member-step-content-container.type01 .member-step-content-align{padding:4.5rem 0 0 0}
.member-step-content-container.space01{overflow:hidden;padding:5.3rem 2rem 4.5rem 2rem}
.member-step-content-container.space01 .member-step-content-align{position:relative;padding:4.5rem 0 0 0}
.member-step-content-align{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}
.member-step-content-title{font-size:2.7rem;line-height:1.37;color:#222;font-weight:700}
.member-step-content-title .desc{font-size:1.5rem;line-height:1.66;font-weight:400;margin-top:0.5rem;display:inline-block}
.member-step-content-sub-title{margin-top:0.8rem;font-size:1.5rem;line-height:1.66;font-weight:400;color:#333}
.member-step-content-count{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0.7rem 0 0 0}
.member-step-content-number{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:0.8rem;height:0.8rem;margin-right:0.8rem;background-color:#ddd;border-radius:50%;text-align:center}
.member-step-content-number:last-child{margin-right:0}
.member-step-content-number.on{width:2rem;height:2rem;background-color:#000;border-radius:50%}
.member-step-content-number.on .txt{display:block}
.member-step-content-number.passed{background-color:#000}
.member-step-content-number .txt{display:none;padding-top:0.1rem;font-size:1.3rem;line-height:1.76;font-family:'Mulish';color:#fff}
.member-step-content-img{position:absolute;bottom:0;right:0;text-align:right}
.member-step-content-img .step-img01{position:relative;top:9rem;right:-7rem}
.member-step-content-img .step-img01 img{width:83%}
/*! 제품상담신청 - 컨텐츠 탑 영역 */
.member-top-content-container.type02{display:none}
.member-top-content-align{position:relative;width:100%;padding:1.5rem 2rem 4.5rem;text-align:center}
.member-top-content-ico{display:block;width:9rem;height:2.8rem;background:url("../images/common/logo01@2x.png") no-repeat center center;background-size:9rem 2.8rem}
.member-top-content-txt{margin-top:5rem;font-size:3rem;line-height:1.33;font-weight:700;color:#222}
/*! 제품상담신청 - 폼 - 정렬 - 약관동의하기 */
.agree-box-container.store-agree-box-container{margin-top:5rem}
.form-agreement-check-conatiner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:2rem}
.form-agreement-check-conatiner.space01{margin:0}
.form-agreement-check-conatiner.space01 + .space01{margin-top:0.9rem}
.form-agreement-check-conatiner .btn-view-agreement{position:relative}
.caution-box{margin-top:0.5rem}
.caution-box .txt{font-size:1.3rem;line-height:1.76}
/*! 제품상담신청 - 상담정보 입력 정보 박스 */
.apply-info-graybox-align{background-color:#f9f9f9;padding:3.7rem 2rem 3.7rem 2rem}
.apply-info-graybox-title{font-size:1.8rem;line-height:1.55;font-weight:700;color:#222;border-bottom:1px solid #222;padding:0 0 1rem 0;margin:0 0 2rem 0}
.apply-info-graybox-desc{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}
.apply-info-graybox-desc .apply-info-txt01{-webkit-box-flex:0;-webkit-flex:0 0 30%;-ms-flex:0 0 30%;flex:0 0 30%;font-size:1.5rem;line-height:1.66;color:#666}
.apply-info-graybox-desc .apply-info-txt02{text-align:right;-webkit-box-flex:1;-webkit-flex:1 0 70%;-ms-flex:1 0 70%;flex:1 0 70%;font-size:1.5rem;line-height:1.66;color:#222}
/*! 제품상담신청 - 상담 제품 체크 리스트 */
.form-accordion-checked-container{padding:1.5rem 2rem 0 2rem}
.form-accordion-checked-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:#f9f9f9;border:1px solid #ddd;border-radius:0.5rem;padding:1rem 1.5rem 1rem 1.5rem}
.form-accordion-checked-item{-webkit-box-flex:1;-webkit-flex:1 1 50%;-ms-flex:1 1 50%;flex:1 1 50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-top:0.8rem}
.form-accordion-checked-item:nth-child(1),.form-accordion-checked-item:nth-child(2){margin-top:0}
.form-accordion-checked-item .ico-checked{display:block;margin-top:0.2rem;width:1.4rem;height:1rem;background:url("../images/common/bu_checkbox_gray@2x.png") no-repeat center center;background-size:1.4rem 1rem}
.form-accordion-checked-item .txt-checked{margin-left:0.8rem;font-size:1.2rem;line-height:1.83;color:#222}
/*! 제품상담신청 - 상담정보 입력 폼 */
.form-container.store-form-container{padding:2.5rem 2rem 0 2rem}
.btn-container.store-btn-container{padding:4.5rem 2rem 0 2rem}
.form-gray-box-container{position:relative}
.form-gray-box-container.space01{margin-top:2rem}
.form-item-head{border-radius:1rem 1rem 0 0;background-color:#fff;border:1px solid #ddd;border-bottom:0;padding:1.3rem 2rem}
.form-item-head .title{font-size:1.8rem;line-height:1.55;font-weight:700}
.form-item-head .desc{font-size:1.2rem;line-height:1.83;background-color:#f5f5f5;padding:0.2rem 1.1rem;border-radius:1rem;margin-left:1rem}
.form-item-head + .form-gray-box-align{border-radius:0 0 1rem 1rem;position:static}
/*! 제품상담신청 - 신청자 정보 */
.verification-code-container.store-verification-code-container{margin-top:3rem;padding-bottom:1rem}
/*! 매장찾기상세 - no data */
.store-no-data-container{padding:0 2rem 0 2rem}
.store-no-data-container .store-no-data-align{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:17rem;border-radius:1rem;border:1px solid #e5e5e5;-webkit-box-shadow:5px 5px 15px 0 rgba(0, 0, 0, 0.1);box-shadow:5px 5px 15px 0 rgba(0, 0, 0, 0.1)}
.store-no-data-container .store-no-data-txt{font-size:1.5rem;line-height:1.66;color:#222}
.warning-container{padding:0 2rem;margin-top:2rem;background-color:#fff}
.warning-align{padding:0.8rem 0 1rem 0;text-align:center}
.warning-title{font-size:1.8rem;line-height:1.55;font-weight:700;color:#222}
.warning-sub-title{margin-top:1rem;font-size:1.4rem;line-height:1.71}
}
/*! pc & tablet 버전 - css */
@media (min-width: 1024px){
/*! 정품판매처 - 매창찾기 - 페이지 컨트롤 */
.pageClassStoreFind #content{margin-bottom:0}
.pageClassStoreFind .content-top-align{padding:6.8rem 0 6.2rem 0}
/*! 정품판매처 공통 속성 */
.bg-white{background-color:#fff}
.bt-none{border-top:0}
/*! 정품판매처 공통 타이틀 영역 */
.store-title-container{max-width:1200px;margin:0 auto 0 auto;padding:3.5rem 0 2.8rem 0/*! s: 20220124 이 달의 추천 판매처 선정 타이틀 추가 pc,tablet *//*! e: 20220124 이 달의 추천 판매처 선정 타이틀 추가 pc,tablet */}
.store-title-container.space01{max-width:1042px;padding:9rem 0 1.3rem 0}
.store-title-container.space02{max-width:1042px;padding:6rem 0 1.3rem 0}
.store-title-container.space03{max-width:1042px;padding:6rem 0 1.3rem 0}
.store-title-txt{font-size:3.4rem;line-height:1.29;font-weight:700;color:#222}
/*! 정품판매처 - 매창찾기 - pc 버전 컨테이너 */
.store-map-all-container{position:relative;width:100%;height:85.8rem;margin-top:4rem}
.store-map-all-align{position:absolute;top:0;left:0;width:54rem;width:54rem;height:100%}
/*! 매장찾기 - 탭 영역 */
.tab-nav-container.store-find-tab02 .tab-nav-type03-align{background-color:#f9f9f9;border-bottom:2px solid #ddd}
.tab-nav-container.store-find-tab02 .tab-nav-type03-align .tab-nav-item{height:7rem}
/*! 매장찾기 - 맵 컨테이너 */
.store-map-container .form-validation-container{width:100%;padding:0 4rem 0 4rem;position:absolute;z-index:1;top:10rem;left:0}
.store-map-container .map-area-container{overflow:hidden;position:absolute;width:-webkit-calc(100vw - 557px);width:calc(100vw - 557px);width:-webkit-calc(100vw - 55.7rem);width:calc(100vw - 55.7rem);height:100%;left:54rem;top:0}
.store-map-container .map-area-container:after{content:'';position:absolute;top:-1rem;left:-2rem;width:2rem;height:100%;-webkit-box-shadow:0.5rem 0.5rem 1.5rem 0 rgba(0, 0, 0, 0.1);box-shadow:0.5rem 0.5rem 1.5rem 0 rgba(0, 0, 0, 0.1)}
.store-map-container .map-area{height:100%}
.store-map-container .map-access-location{position:absolute;z-index:2;top:2rem;right:2rem;width:5rem;height:5rem;border-radius:50%;background:#fff url("../images/map/ico_now_black.png") no-repeat center center;background-size:2.2rem 2.2rem;-webkit-box-shadow:0.5rem 1rem 1rem 0 rgba(0, 0, 0, 0.15);box-shadow:0.5rem 1rem 1rem 0 rgba(0, 0, 0, 0.15);-webkit-transition:background .3s ease-out;-o-transition:background .3s ease-out;transition:background .3s ease-out}
.store-map-container .map-access-location.on{background-image:url("../images/map/ico_now_red.png")}
/*! 매장찾기 - 지역 리스트 */
.store-location-list-container{display:none;position:absolute;z-index:3;top:7rem;left:0;width:100%;background-color:rgba(34, 34, 34, 0.9)}
.store-location-list-title .location-select-txt{display:block;padding:3.7rem 4rem 2rem 4rem}
.store-location-list-title .ico-store-location{display:inline-block;margin-right:1.4rem;width:2.2rem;height:2.8rem;background:url("../images/store/ico_store_location@2x.png") no-repeat center center;background-size:2.2rem 2.8rem}
.store-location-list-title .ico-store-txt{font-size:2rem;line-height:1.5;color:#fff}
.store-location-list-title .btn-prev-location{display:block;padding:3.7rem 4rem 2rem 4rem}
.store-location-list-title .bu-store-location{display:inline-block;margin-right:0.3rem;width:0.8rem;height:1.5rem;background:url("../images/store/bu_store_location@2x.png") no-repeat center center;background-size:0.8rem 1.5rem}
.store-location-list-title .prev-location-txt{font-size:2rem;line-height:1.5;color:#fff}
.store-location-list-wrap{padding:0 4rem 4rem 4rem}
.store-location-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1.1rem}
.store-location-list-item{-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;width:-webkit-calc(100% / 3 - 10px);width:calc(100% / 3 - 10px);width:-webkit-calc(100% / 3 - 1rem);width:calc(100% / 3 - 1rem);margin:1rem 1rem 0 0}
.store-location-list-item:nth-child(1),.store-location-list-item:nth-child(2),.store-location-list-item:nth-child(3){margin-top:0}
.store-location-list-btn{display:block;background-color:rgba(255, 255, 255, 0.7);height:4rem;width:100%;border-radius:0.5rem}
.store-location-list-btn .txt{font-size:1.6rem;line-height:1.62;color:#222}
/*! 매장찾기 - 맵 검색 결과 리스트 */
.store-map-result-list-container{position:absolute;top:19rem;left:0;bottom:0;z-index:2;overflow:hidden;width:100%;border-radius:2rem;border-bottom-left-radius:0;border-bottom-right-radius:0;-webkit-transition:top .3s ease-out;-o-transition:top .3s ease-out;transition:top .3s ease-out}
.store-map-result-list-title{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:2.2rem 4rem 2.7rem 4rem;background-color:#fff}
.store-map-result-list-title .ico-open-touch-list{display:none}
.store-map-result-list-title .result-txt01{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}
.store-map-result-list-title .result-txt01 .txt01{font-size:1.6rem;line-height:1.62;color:#222}
.store-map-result-list-title .result-txt01 .txt02{font-size:1.6rem;line-height:1.62;color:#e1002a;font-weight:700}
.store-map-result-list-title .result-txt02{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}
.store-map-result-list-title .result-txt02 .txt01{font-size:1.6rem;line-height:1.62;color:#222}
.store-map-result-list-scroll{height:-webkit-calc(100% - 73px);height:calc(100% - 73px);height:-webkit-calc(100% - 7.3rem);height:calc(100% - 7.3rem);background-color:#fff}
.store-map-result-list{overflow-y:auto;overflow-x:hidden;max-height:100%;background-color:#fff}
.store-map-result-list-item{padding:3rem 4rem 3rem 4rem;border-bottom:1px solid #eee}
.store-map-result-list-item:first-child{padding-top:0}
.store-map-result-list-item .list-item-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:0.3rem}
.store-map-result-list-item .list-item-row:first-child{margin-top:0}
.store-map-result-list-item .list-item-col:nth-child(1){-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:-webkit-calc(100% - 100px);width:calc(100% - 100px);width:-webkit-calc(100% - 10rem);width:calc(100% - 10rem)}
.store-map-result-list-item .list-item-col:nth-child(2){-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}
.store-map-result-list-link{display:block}
.store-map-result-list-link .result-link-info{display:block}
.store-map-result-list-link .result-link-info .txt01{font-size:2rem;line-height:1.5;font-weight:500;color:#222}
.store-map-result-list-link .result-link-info .txt02{font-size:1.6rem;line-height:1.62;color:#e1002a}
.store-map-result-list-link .result-link-info .txt02:before{display:inline-block;margin:-0.2rem 1rem 0 0.9rem;content:'';width:1px;height:1.8rem;background-color:#ddd}
.btn-map-address-copy{text-align:left}
.btn-map-address-copy .address{font-size:1.6rem;line-height:1.62;color:#222}
.btn-map-address-copy .txt-copy-map-address{display:inline-block;margin-left:0.8rem}
.btn-map-address-copy .txt-copy-map-address .ico-copy-address{display:inline-block;width:1.5rem;height:1.6rem;background:url("../images/store/ico_copy_address@2x.png") no-repeat center center;background-size:1.5rem 1.6rem}
.btn-map-address-copy .txt-copy-map-address .txt{display:inline-block;margin-left:0.4rem;margin-top:0.1rem;font-size:1.4rem;line-height:1.71;color:#4051b8}
.store-map-result-list-tel{display:block}
.store-map-result-list-tel .tel-txt{font-size:1.6rem;line-height:1.62;color:#222;font-family:"Mulish"}
.store-map-result-list-thumb{position:relative}
.store-map-result-list-thumb .thumb-wrap{position:relative;overflow:hidden;width:10rem;height:10rem;border-radius:50%}
.store-map-result-list-thumb .thumb-wrap img{width:100%}
.store-map-result-list-thumb .ico-best-shop{position:absolute;bottom:0;right:0;width:2.4rem;height:3rem;background:url("../images/store/ico_best_shop@2x.png") no-repeat center center;background-size:2.4rem 3rem}
.store-map-result-list-tag{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}
.store-map-result-list-tag .store-tag{padding:0 0.8rem 0.1rem 0.8rem;border:1px solid #999;border-radius:2rem;margin-right:0.6rem;margin-top:0.6rem}
.store-map-result-list-tag .store-tag .txt{font-size:1.4rem;line-height:1.71;color:#222}
/*! 매장소개 - 롤링 배너 영역 */
.storeintro-banner-container{max-width:1200px;margin:4rem auto 3.5rem auto}
.storeintro-banner-container .swiper-container{padding:0 0 0 0}
.storeintro-banner-container .storeintro-banner-link{display:block}
.storeintro-banner-container .storeintro-banner-link .banner-pc{display:block}
.storeintro-banner-container .storeintro-banner-link .banner-mo{display:none}
.storeintro-banner-container .storeintro-banner-link img{width:100%}
.storeintro-banner-container .swiper-pagination{position:static;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;margin:0 2rem 0 2rem}
.storeintro-banner-container .swiper-pagination-bullet{opacity:0.3;vertical-align:bottom;width:1rem;height:1rem;margin:0 0.5rem}
.storeintro-banner-container .swiper-pagination-bullet-active{opacity:1;background-color:#222}
.storeintro-banner-container .swiper-util-area{position:absolute;bottom:3.8rem;left:0;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.storeintro-banner-container .swiper-util-area .swiper-btn-next{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}
.storeintro-banner-container .swiper-util-area .swiper-btn-next .ico-swiper-next{width:0.8rem;height:1.3rem;background:url("../images/store/bu_store_swiper_left.png") no-repeat center center;background-size:0.8rem 1.3rem}
.storeintro-banner-container .swiper-util-area .swiper-btn-prev{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}
.storeintro-banner-container .swiper-util-area .swiper-btn-prev .ico-swiper-prev{width:0.8rem;height:1.3rem;background:url("../images/store/bu_store_swiper_right.png") no-repeat center center;background-size:0.8rem 1.3rem}
/*! 매장소개 - 고객 추천 매장 영역 */
.storeintro-best-container{max-width:1240px;margin:0 auto 0 auto;position:relative}
.storeintro-best-container .swiper-container{padding:0 2rem 3.5rem 2rem}
.storeintro-best-container .swiper-slide{border-radius:1rem;width:27rem}
.storeintro-best-container .storeintro-banner-link{display:block}
.storeintro-best-container .storeintro-banner-link img{width:100%;border-radius:2rem;-webkit-box-shadow:0.5rem 0.5rem 1.5rem 0 rgba(0, 0, 0, 0.3);box-shadow:0.5rem 0.5rem 1.5rem 0 rgba(0, 0, 0, 0.3)}
.storeintro-best-container .storeintro-banner-link .txt-area{position:absolute;bottom:0;left:0;width:100%;padding:0 0 2.4rem 2.9rem}
.storeintro-best-container .storeintro-banner-link .txt-area .txt01{display:block;font-size:1.6rem;line-height:1.62;color:#fff}
.storeintro-best-container .storeintro-banner-link .txt-area .txt02{display:block;font-size:2.4rem;line-height:1.41;color:#fff;font-weight:700}
.storeintro-best-container .swiper-pagination{display:none}
.storeintro-best-container .swiper-pagination-bullet{opacity:0.3;vertical-align:bottom}
.storeintro-best-container .swiper-pagination-bullet-active{opacity:1;background-color:#222}
.storeintro-best-container .swiper-btn-round-next{right:-8rem}
.storeintro-best-container .swiper-btn-round-prev{left:-8rem}
/*! 매장소개 - 그레이트북스 우수매장 */
.storeintro-best-list-container{max-width:1200px;margin:0 auto}
.storeintro-best-list-util{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0 0 0 0}
.storeintro-best-list-util .best-count .txt1{font-size:1.8rem;line-height:1.55;color:#222}
.storeintro-best-list-util .best-count .txt2{font-size:1.8rem;line-height:1.55;font-weight:700;color:#e1002a}
.storeintro-best-list-util .best-count .txt3{font-size:1.8rem;line-height:1.55;color:#222}
.storeintro-best-list-util .selectbox.type01 select{min-width:6rem;padding-right:1.4rem;font-size:1.6rem;line-height:1.62}
.storeintro-best-list-wrap{padding:0 0 0 0;overflow:hidden}
.storeintro-best-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-2.5rem}
.storeintro-best-list-item{-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;width:-webkit-calc(20% - 25px);width:calc(20% - 25px);width:-webkit-calc(20% - 2.5rem);width:calc(20% - 2.5rem);margin-right:2.5rem;margin-top:4rem}
.storeintro-best-list-item:nth-child(1),.storeintro-best-list-item:nth-child(2),.storeintro-best-list-item:nth-child(3),.storeintro-best-list-item:nth-child(4),.storeintro-best-list-item:nth-child(5){margin-top:0.3rem}
.storeintro-best-list-link{position:relative;display:block;padding:2rem 0 2rem 0;border:1px solid #ddd;border-radius:1rem}
.storeintro-best-list-link .best-list-img{display:block;width:16rem;height:16rem;margin:0 auto 1.7rem auto;position:relative}
.storeintro-best-list-link .best-list-img .thumb-wrap{position:relative;overflow:hidden;width:16rem;height:16rem;margin:0 auto;border-radius:50%}
.storeintro-best-list-link .best-list-img .thumb-wrap img{width:100%}
.storeintro-best-list-link .best-list-img .ico-best-shop{position:absolute;bottom:0.5rem;right:0.5rem;width:2.8rem;height:3.6rem;background:url("../images/store/ico_best_shop@2x.png") no-repeat center center;background-size:2.8rem 3.6rem}
.storeintro-best-list-link .best-list-txt01{display:block;text-align:left;padding:0 2rem 0 2rem;font-size:1.6rem;line-height:1.62;color:#222;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}
.storeintro-best-list-link .best-list-txt02{display:block;text-align:left;padding:0 2rem 0 2rem;font-size:2rem;line-height:1.5;color:#222;font-weight:700;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}
/*! 매장상세 - 상단 비주얼 영역 */
.store-detail-top-align{position:relative;width:100%;padding:10rem 0 15rem 0}
.store-detail-top-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center center;background-size:cover}
.store-detail-top-bg::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.35)}
.store-detail-top-info-container{max-width:1042px;margin:0 auto 0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}
.store-detail-info-wrap{position:relative;z-index:1;-webkit-box-flex:1;-webkit-flex:1 1 60%;-ms-flex:1 1 60%;flex:1 1 60%;padding-right:8rem}
.store-detail-info-txt01{font-size:1.8rem;line-height:1.55;font-weight:500;color:#ffe53f}
.store-detail-info-txt02{margin:0.2rem 0 0 0}
.store-detail-info-txt02 .txt01{font-size:5.2rem;line-height:1.19;font-weight:700;color:#fff}
.store-detail-info-txt02 .ico-best-shop{margin-left:2rem;width:2.8rem;height:3.6rem;background:url("../images/store/ico_best_shop@2x.png") no-repeat center center;background-size:2.8rem 3.6rem}
.store-detail-info-tag-wrap{margin:1.9rem 0 0 0}
.store-detail-info-tag-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.store-detail-info-tag{padding:0.2rem 0.8rem 0.3rem 0.8rem;border:1px solid #fff;border-radius:2rem;margin-right:0.6rem;margin-top:0.6rem}
.store-detail-info-tag .txt{font-size:1.4rem;line-height:1.71;color:#fff}
/*! 매장상세 - 상단 유틸 영역 (전화, 제품상담신청, 카카오채팅) */
.store-detail-info-util-container{-webkit-box-flex:1;-webkit-flex:1 1 40%;-ms-flex:1 1 40%;flex:1 1 40%;position:relative;z-index:1;padding:0 0 1rem 0}
.store-detail-info-util{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:1.5rem 0 1.5rem 0}
.store-detail-info-util-item{position:relative;text-align:center;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;width:-webkit-calc(100% / 3);width:calc(100% / 3)}
.store-detail-info-util-item:after{position:absolute;top:0;right:0;display:block;content:'';width:1px;height:7rem;background-color:rgba(255, 255, 255, 0.8)}
.store-detail-info-util-item:last-child:after{display:none}
.store-detail-info-util-link{display:block}
.store-detail-info-util-link .ico-info-util01{display:block;margin:0 auto;width:3.5rem;height:3.8rem;background:url("../images/store/ico_info_util01.png") no-repeat center center;background-size:3.5rem 3.8rem}
.store-detail-info-util-link .ico-info-util02{display:block;margin:0 auto;width:3.4rem;height:3.5rem;background:url("../images/store/ico_info_util02.png") no-repeat center center;background-size:3.4rem 3.5rem}
.store-detail-info-util-link .ico-info-util03{display:block;margin:0 auto;width:3.8rem;height:3.5rem;background:url("../images/store/ico_info_util03.png") no-repeat center center;background-size:3.8rem 3.5rem}
.store-detail-info-util-link .txt-info-util{display:inline-block;margin:0.6rem 0 0 0;font-size:1.6rem;line-height:1.62;font-weight:500;color:#fff}
/*! 매장상세 - 지도 & sns 정보 영역 */
.store-detail-map-info-container{max-width:1042px;margin:-6rem auto 0 auto}
/*! 매장상세 - 지도 영역 */
.store-detail-map-align .map-container{height:56rem;border-radius:2rem;-webkit-box-shadow:0 1rem 2rem 0 rgba(0, 0, 0, 0.15);box-shadow:0 1rem 2rem 0 rgba(0, 0, 0, 0.15);overflow:hidden;position:relative}
.store-detail-map-align .map-area{position:relative;height:56rem}
/*! 매장상세 - sns 정보 영역 */
.store-detail-info-sns{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding:1.9rem 3rem;position:absolute;bottom:0;left:0;width:100%;background-color:rgba(0, 0, 0, 0.6);z-index:1}
.info-sns-item{position:relative;text-align:center;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;padding:0 3rem;border-right:1px solid rgba(255, 255, 255, 0.3)}
.info-sns-item:first-child{padding-left:0}
.info-sns-item:last-child{margin-right:0;border:0}
.info-sns-link{display:block}
.info-sns-link .ico-info-sns01{display:inline-block;margin:0 auto;width:5rem;height:5rem;background:url("../images/store/ico_store_sns_instagram@2x.png") no-repeat center center;background-size:5rem 5rem}
.info-sns-link .ico-info-sns02{display:inline-block;margin:0 auto;width:5rem;height:5rem;background:url("../images/store/ico_store_sns_facebook@2x.png") no-repeat center center;background-size:5rem 5rem}
.info-sns-link .ico-info-sns03{display:inline-block;margin:0 auto;width:5rem;height:5rem;background:url("../images/store/ico_store_sns_blog@2x.png") no-repeat center center;background-size:5rem 5rem}
.info-sns-link .ico-info-sns04{display:inline-block;margin:0 auto;width:2.8rem;height:2.8rem;background:url("../images/store/ico_store_sns_instagram02@2x.png") no-repeat center center;background-size:2.8rem 2.8rem}
.info-sns-link .ico-info-sns05{display:inline-block;margin:0 auto;width:1.4rem;height:2.6rem;background:url("../images/store/ico_store_sns_facebook02@2x.png") no-repeat center center;background-size:1.4rem 2.6rem}
.info-sns-link .ico-info-sns06{display:inline-block;margin:0 auto;width:3.2rem;height:2.7rem;background:url("../images/store/ico_store_sns_blog02@2x.png") no-repeat center center;background-size:3.2rem 2.7rem}
.info-sns-link .txt-info-sns{display:inline-block;margin-left:1.2rem;font-size:1.6rem;line-height:1.62;font-weight:500;color:#fff}
.store-detail-info-detail{padding:5.8rem 4rem;border-bottom:1px solid #ddd}
.store-detail-info-detail .info-detail{position:relative;padding:0 0 1.5rem 2.8rem}
.store-detail-info-detail .info-detail:last-child{padding-bottom:0}
.store-detail-info-detail [class^=ico-info-detail0]{position:absolute;top:0.3rem;left:0;display:block;background-repeat:no-repeat;background-position:center center}
.store-detail-info-detail .ico-info-detail01{background-image:url("../images/store/ico_info_detail01@2x.png");width:1.6rem;height:2rem;background-size:1.6rem 2rem}
.store-detail-info-detail .ico-info-detail02{background-image:url("../images/store/ico_info_detail02@2x.png");width:1.7rem;height:1.7rem;background-size:1.7rem 1.7rem}
.store-detail-info-detail .ico-info-detail03{background-image:url("../images/store/ico_info_detail03@2x.png");width:1.7rem;height:1.7rem;background-size:1.7rem 1.7rem}
.store-detail-info-detail .ico-info-detail04{background-image:url("../images/store/ico_info_detail04@2x.png");width:1.7rem;height:1.8rem;background-size:1.7rem 1.8rem}
.store-detail-info-detail .ico-info-detail05{background-image:url("../images/store/ico_info_detail05@2x.png");width:1.6rem;height:1.6rem;background-size:1.6rem 1.6rem}
.store-detail-info-detail .txt-info-detail{font-size:1.6rem;line-height:1.62;color:#222}
.store-detail-info-detail .address{font-size:1.6rem;line-height:1.62;color:#222}
/*! 매장상세 - 매장 소개 영역 - 정렬 */
.store-detail-introduce-align{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;max-width:1042px;margin:-5rem auto 0 auto}
/*! 매장상세 - 매장 소개 영역 */
.store-detail-introduce-container{-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;max-width:500px;overflow:hidden}
.store-detail-introduce-container .swiper-container{padding:0 0 3rem 0}
.store-detail-introduce-container .storeintro-introduce-link{display:block;overflow:hidden;border-radius:1rem}
.store-detail-introduce-container .storeintro-introduce-link img{width:100%}
.store-detail-introduce-container .swiper-pagination{position:static;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;margin:0 2rem 0 2rem}
.store-detail-introduce-container .swiper-pagination-bullet{opacity:0.3;vertical-align:bottom;width:1rem;height:1rem;margin:0 0.5rem}
.store-detail-introduce-container .swiper-pagination-bullet-active{opacity:1;background-color:#222}
.store-detail-introduce-container .swiper-util-area{position:absolute;bottom:0;left:0;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.store-detail-introduce-container .swiper-util-area .swiper-btn-next{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}
.store-detail-introduce-container .swiper-util-area .swiper-btn-next .ico-swiper-next{display:block;width:0.8rem;height:1.3rem;background:url("../images/store/bu_store_swiper_right.png") no-repeat center center;background-size:0.8rem 1.3rem}
.store-detail-introduce-container .swiper-util-area .swiper-btn-prev{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}
.store-detail-introduce-container .swiper-util-area .swiper-btn-prev .ico-swiper-prev{display:block;width:0.8rem;height:1.3rem;background:url("../images/store/bu_store_swiper_left.png") no-repeat center center;background-size:0.8rem 1.3rem}
/*! 매장상세 - 매장 소개 영역 - 정보 텍스트 */
.store-detail-introduce-info-container{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:54rem;padding:5rem 8rem 0 0}
.store-detail-introduce-info-container .introduce-info-txt{font-size:1.6rem;line-height:1.62;color:#222}
/*! s: 20220124 이 달의 추천 판매처 선정 게시판형태 추가 pc,tablet */
/*! s: 20220215 이 달의 추천 판매처 타이틀 밑줄 삭제 pc, tablet */
.store-recommend-wrap{max-width:1060px;margin:1rem auto 0 auto}
/*! e: 20220215 이 달의 추천 판매처 타이틀 밑줄 삭제 pc, tablet */
.recommend-list{border-bottom:0.1rem solid #ddd}
.recommend-list li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:3.5rem 3rem 2.9rem 3rem;border-bottom:1px solid #ddd}
.recommend-list li a.list-link{display:inline-block;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;color:#000}
.recommend-list li a.list-link .tit{font-size:2rem;line-height:1.5}
.recommend-list li .date{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;padding-left:3rem;font-size:1.6rem;line-height:1.62;text-align:right;color:#777;font-family:"Mulish"}
.recommend-list li:last-child{border-bottom:0}
/*! e: 20220124 이 달의 추천 판매처 선정 게시판형태 추가 pc,tablet */
/*! 매장상세 - 행사 영역 */
.store-detail-event-container{position:relative;max-width:1256px;margin:0 auto 0 auto}
.store-detail-event-container .swiper-container{max-width:1082px;padding:2rem 2rem 3rem 2rem}
.store-detail-event-container .storeintro-event-item{display:block;border-radius:1rem;border:1px solid #e5e5e5;-webkit-box-shadow:5px 5px 15px 0 rgba(0, 0, 0, 0.1);box-shadow:5px 5px 15px 0 rgba(0, 0, 0, 0.1)}
.store-detail-event-container .storeintro-event-item img{width:100%}
.store-detail-event-container .storeintro-event-title{font-size:2rem;line-height:1.5;font-weight:700;color:#222;padding:1.7rem 3.2rem 1.7rem 3.2rem;background-color:#f5f5f5;border-radius:1rem;border-bottom-left-radius:0;border-bottom-right-radius:0}
.store-detail-event-container .storeintro-event-desc{font-size:1.6rem;line-height:1.62;color:#222;padding:3.5rem 3.2rem 3.5rem 3.2rem}
.store-detail-event-container .swiper-pagination{top:auto;bottom:0}
.store-detail-event-container .swiper-pagination-bullet{opacity:0.3;vertical-align:bottom;width:1rem;height:1rem;margin:0 0.5rem}
.store-detail-event-container .swiper-pagination-bullet-active{opacity:1;background-color:#222}
.store-detail-event-container .swiper-btn-round-next,.store-detail-event-container .swiper-btn-round-prev{top:50%;margin-top:-3.2rem}
/*! 제품상담신청 */
.join-section{margin-top:5rem}
.join-section-align{width:60rem;margin:0 auto;border-radius:1rem;border:1px solid #ddd}
/*! 제품상담신청 - 스텝영역 */
.member-step-content-container{padding:7rem 6rem 4rem 6rem;border-radius:1rem;border-bottom-left-radius:0;border-bottom-right-radius:0}
.member-step-content-container.type01{padding-bottom:8rem}
.member-step-content-container.type02{padding-bottom:6rem}
.member-step-content-container.center{text-align:center}
.member-step-content-container.center .member-step-content-title{width:100%}
.member-step-content-container.line01{border-bottom:1px solid #ddd}
.member-step-content-container.space01{overflow:hidden;padding:9rem 6rem 5.5rem 6rem}
.member-step-content-container.space01 .member-step-content-align{position:relative;padding:0 0 0 0}
.member-step-content-align{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}
.member-step-content-title{font-size:3rem;line-height:1.33;color:#222;font-weight:700}
.member-step-content-title .desc{font-size:2rem;line-height:1.5;margin-top:1rem;font-weight:400;display:block}
.member-step-content-title .desc.small{font-size:1.6rem;line-height:1.62}
.member-step-content-title .desc.blue{color:#4051b8}
.member-step-content-sub-title{margin-top:1rem;font-size:2rem;line-height:1.5;font-weight:400;color:#333}
.member-step-content-count{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0.7rem 0 0 0}
.member-step-content-number{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:1.2rem;height:1.2rem;margin-right:1rem;background-color:#ddd;border-radius:50%;text-align:center}
.member-step-content-number:last-child{margin-right:0}
.member-step-content-number.on{width:2.8rem;height:2.8rem;background-color:#000;border-radius:50%}
.member-step-content-number.on .txt{display:block}
.member-step-content-number.passed{background-color:#000}
.member-step-content-number .txt{display:none;padding-top:0.1rem;font-size:1.6rem;line-height:1.62;font-family:"Mulish";font-weight:500;color:#fff}
.member-step-content-img{position:absolute;bottom:0;right:0;text-align:right}
.member-step-content-img .step-img01{position:relative;top:14rem;right:-5rem}
.member-step-content-img .step-img01 img{width:83%}
.form-item-head{border-radius:1rem 1rem 0 0;background-color:#fff;border:1px solid #ddd;border-bottom:0;padding:1.3rem 2rem}
.form-item-head .title{font-size:1.8rem;line-height:1.55;font-weight:700}
.form-item-head .desc{font-size:1.2rem;line-height:1.83;background-color:#f5f5f5;padding:0.2rem 1.1rem;border-radius:1rem;margin-left:1rem}
.form-item-head + .form-gray-box-align{border-radius:0 0 1rem 1rem;position:static}
/*! 제품상담신청 - 컨텐츠 탑 영역 */
.member-top-content-container{margin:0 auto;width:60rem}
.member-top-content-container.type02{padding-top:8rem}
.member-top-content-align{position:relative;width:100%;text-align:center}
.member-top-content-align.left{text-align:left}
.member-top-content-ico{display:inline-block;margin-top:6rem;width:15rem;height:4.6rem;background:url("../images/common/logo01@2x.png") no-repeat center center;background-size:15rem 4.6rem}
.member-top-content-txt{text-align:center;margin-top:8rem;font-size:5.2rem;line-height:1.19;font-weight:700;color:#222}
/*! 제품상담신청 - 폼 - 정렬 - 약관동의하기 */
.agree-box-container.store-agree-box-container{margin-top:6rem}
.form-container.join-form-container{padding:1rem 6rem 0 6rem}
.form-container.join-form-container .form-align-type02{border:0}
.form-container.join-form-container .form-align-type02 .form-row{margin:0 0 30px 0}
.form-container.join-form-container .form-align-type02 .form-row:last-child{margin-bottom:0}
.form-agreement-check-conatiner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:2rem}
.form-agreement-check-conatiner.space01{margin:0}
.form-agreement-check-conatiner.space01 + .space01{margin-top:0.9rem}
.form-agreement-check-conatiner .btn-view-agreement{position:relative}
.caution-box{margin-top:1.2rem}
.caution-box .txt{font-size:1.6rem;line-height:1.62}
/*! 제품상담신청 - 상담정보 입력 정보 박스 */
.apply-info-graybox-align{background-color:#f9f9f9;padding:3.7rem 6rem 3.7rem 6rem}
.apply-info-graybox-title{font-size:2rem;line-height:1.5;font-weight:700;color:#222;border-bottom:1px solid #222;padding:0 0 1.5rem 0;margin:0 0 1.6rem 0}
.apply-info-graybox-desc{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}
.apply-info-graybox-desc .apply-info-txt01{-webkit-box-flex:0;-webkit-flex:0 0 30%;-ms-flex:0 0 30%;flex:0 0 30%;font-size:1.8rem;line-height:1.55;color:#666}
.apply-info-graybox-desc .apply-info-txt02{text-align:right;-webkit-box-flex:1;-webkit-flex:1 0 70%;-ms-flex:1 0 70%;flex:1 0 70%;font-size:1.8rem;line-height:1.55;color:#222}
/*! 제품상담신청 - 상담 제품 체크 리스트 */
.form-accordion-checked-container{padding:0 6rem 0 6rem;margin-top:-1rem}
.form-accordion-checked-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:#f9f9f9;border:1px solid #ddd;border-radius:1rem;padding:1.6rem 2rem 1.6rem 2rem}
.form-accordion-checked-item{-webkit-box-flex:1;-webkit-flex:1 1 50%;-ms-flex:1 1 50%;flex:1 1 50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-top:1.1rem}
.form-accordion-checked-item:nth-child(1),.form-accordion-checked-item:nth-child(2){margin-top:0}
.form-accordion-checked-item .ico-checked{display:block;margin-top:0.2rem;width:1.4rem;height:1rem;background:url("../images/common/bu_checkbox_gray@2x.png") no-repeat center center;background-size:1.4rem 1rem}
.form-accordion-checked-item .txt-checked{margin-left:0.8rem;font-size:1.6rem;line-height:1.62;color:#222}
/*! 제품상담신청 - 상담정보 입력 폼 */
.form-container.store-form-container{padding:2.5rem 2rem 0 2rem}
.btn-container.store-btn-container{padding:4.5rem 2rem 0 2rem}
.form-gray-box-container{position:relative}
.form-gray-box-container.space01{margin-top:2rem}
.form-gray-box-container.receipt-type{margin-top:6.4rem}
.form-gray-box-container.receipt-type .form-item-head{padding:2.5rem 3rem 1.5rem 3rem}
.form-gray-box-container.receipt-type .form-item-head::after{content:"";width:-webkit-calc(100% - 60px);width:calc(100% - 60px);width:-webkit-calc(100% - 6rem);width:calc(100% - 6rem);height:1px;background-color:#222;position:absolute;bottom:0;left:3rem}
.form-gray-box-container.receipt-type .receipt-item{padding:0 3rem}
.form-item-head{border-radius:1rem 1rem 0 0;background-color:#fff;border:1px solid #ddd;border-bottom:0;padding:1.3rem 2rem}
.form-item-head .title{font-size:1.8rem;line-height:1.55;font-weight:700}
.form-item-head .desc{font-size:1.2rem;line-height:1.83;background-color:#f5f5f5;padding:0.2rem 1.1rem;border-radius:1rem;margin-left:1rem}
.form-item-head + .form-gray-box-align{border-radius:0 0 1rem 1rem;position:static}
.form-gray-title.space01{margin-top:2rem}
.form-gray-title.space01.pc-type{margin-top:5.5rem}
.form-align-type02{border:0}
.btn-container.store-btn-container{padding:3rem 6rem 8rem 6rem}
.btn-container.store-btn-container .btn-align-type01.spacebetween01{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-right:-0.8rem}
.btn-container.store-btn-container .btn-align-type01.spacebetween01 a,.btn-container.store-btn-container .btn-align-type01.spacebetween01 button{margin-right:0.8rem;-webkit-box-flex:1;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%}
.btn-container.store-btn-container.pc-type{padding:6rem 6rem 8rem 6rem}
.btn-container.store-btn-container.pc-type .btn-lv01{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}
/*! 제품상담신청 - 신청자 정보 */
.verification-code-container.store-verification-code-container{margin-top:1rem}
/*! 매장찾기상세 - no data */
.store-no-data-container{max-width:1082px;margin:0 auto 0 auto;padding:2rem 2rem 0 2rem}
.store-no-data-container .store-no-data-align{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:17rem;border-radius:1rem;border:1px solid #e5e5e5;-webkit-box-shadow:5px 5px 15px 0 rgba(0, 0, 0, 0.1);box-shadow:5px 5px 15px 0 rgba(0, 0, 0, 0.1)}
.store-no-data-container .store-no-data-txt{font-size:1.5rem;line-height:1.66;color:#222}
.warning-container{background-color:#fff}
.warning-align{padding:0.8rem 0 6.2rem 0;text-align:center}
.warning-title{font-size:3.2rem;line-height:1.31;font-weight:700;color:#222}
.warning-sub-title{margin-top:2rem;font-size:2rem;line-height:1.5}
.warning-contents{padding:4rem 0 6.2rem 0;text-align:center}
.warning-contents li{margin-top:3rem;font-size:1.8rem;line-height:1.55}
}