@charset "UTF-8";.quick-menu{position:fixed;right:48px;bottom:48px;z-index:110;display:flex;flex-direction:column;align-items:flex-end}@media screen and (max-width:767px){.quick-menu{right:17px;bottom:24px}}.quick-menu-list{transform:translateY(72px);transition:transform .3s ease-out}.quick-menu-list>li+li{margin-top:16px}@media screen and (max-width:767px){.quick-menu-list{transform:translateY(50px)}.quick-menu-list>li+li{margin-top:10px}}.quick-menu a,.quick-menu button{display:block;position:relative;text-align:center;cursor:pointer}.quick-menu .btn-top{width:56px;height:56px;margin-top:16px;opacity:1;transform:translateX(172px);transition:opacity .8s ease-out,transform .5s ease-out;overflow:visible!important}.quick-menu .btn-top::before{position:relative;content:'';display:inline-block;width:56px;height:56px;border-radius:50%;box-shadow:0 4px 11px 0 rgba(0,0,0,.15);background:url(/lg5-common/images/icons/icon-top-new.svg) no-repeat center center #fff}.quick-menu .btn-top:focus{outline:5px auto #000!important}.quick-menu .btn-top:active::before,.quick-menu .btn-top:focus::before,.quick-menu .btn-top:hover::before{background-image:url(/lg5-common/images/icons/icon-top-new-active.svg)}@media screen and (max-width:767px){.quick-menu .btn-top{width:40px;height:40px;margin-top:10px}.quick-menu .btn-top::before{width:40px;height:40px;background-size:32px}}.quick-menu .quick-menu-list li{display:flex;justify-content:flex-end}.quick-menu.top .quick-menu-list{transform:translateY(0)}.quick-menu.top .btn-top{transform:translateX(0);opacity:1}.quick-menu .service-menu-list{display:none;flex-direction:column;position:absolute;right:0;bottom:100%}.quick-menu .service-menu-list li{margin-bottom:16px}.quick-menu .service-menu-list li a{display:block;position:relative;width:209px;padding:14px 68px 14px 28px;border:1px solid #fff;border-radius:28px;box-shadow:.1px 4px 11px 0 rgba(0,0,0,.15);background:#fff}.quick-menu .service-menu-list li a:active{border-color:#ea1917}.quick-menu .service-menu-list li .img{position:absolute;top:50%;right:16px;transform:translateY(-50%);width:40px;height:40px}.quick-menu .service-menu-list li .img img{width:100%;height:100%}.quick-menu .service-menu-list li .txt{display:block;font-size:16px;font-weight:500;line-height:26px;text-align:center}.quick-menu .service-menu .btn-expand{position:relative;width:56px;height:56px;border-radius:50%;background-image:linear-gradient(315deg,#fb5a72,#fa263e);background-color:#fa263e}.quick-menu .service-menu .btn-expand:hover{background:#ea1917}.quick-menu .service-menu .btn-expand:before{content:'';position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(0);width:40px;height:40px;background:url(/lg5-common/images/icons/icon_img_floating_40.svg) no-repeat;background-size:100%}.quick-menu .service-menu.on .service-menu-list{display:flex}.quick-menu .service-menu.on .btn-expand::before{background:url(/lg5-common/images/icons/icon-more-plus-x.svg) no-repeat;transform:translate(-50%,-50%) rotate(135deg);background-size:100%}@media screen and (max-width:767px){.quick-menu .service-menu-list li{margin-bottom:10px}.quick-menu .service-menu-list li a{width:155px;padding:8px 35px 8px 15px}.quick-menu .service-menu-list li .img{right:8px;width:24px;height:24px}.quick-menu .service-menu-list li .txt{font-size:13px;line-height:22px}.quick-menu .service-menu .btn-expand{width:40px;height:40px}.quick-menu .service-menu .btn-expand:before{width:32px;height:32px}}.quick-menu .history{position:relative;display:none}.quick-menu .history-list{display:table;table-layout:fixed;visibility:hidden;position:absolute;right:64px;top:0}.quick-menu .history-list li{display:table-cell;vertical-align:top;opacity:0;transition:all ease .5s}.quick-menu .history-list li:nth-last-child(0){z-index:0;transform:translateX(0)}.quick-menu .history-list li:nth-last-child(1){z-index:1;transform:translateX(64px)}.quick-menu .history-list li:nth-last-child(2){z-index:2;transform:translateX(128px)}.quick-menu .history-list li:nth-last-child(3){z-index:3;transform:translateX(192px)}.quick-menu .history-list li+li{padding-left:8px}.quick-menu .history-list li a{display:block;width:56px}.quick-menu .history-list li a:active .img{border:1px solid #ea1917}.quick-menu .history-list .img{display:block;position:relative;overflow:hidden;width:56px;height:56px;border-radius:50%;box-shadow:.1px 4px 11px 0 rgba(0,0,0,.15);background:#fff}.quick-menu .history-list .img img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px}.quick-menu .history-list .name{display:block;font-size:12px;line-height:22px;font-weight:500;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden}.quick-menu .history .count{position:absolute;top:-9px;right:0;z-index:11;width:18px;height:18px;color:#fff;font-size:11px;line-height:18px;font-weight:700;text-align:center;border-radius:50%;background-color:#ea1917}@media screen and (max-width:767px){.quick-menu .history .count{font-size:12px}}.quick-menu .history .btn-more{display:flex;align-items:center;justify-content:center;width:56px;height:56px;font-size:14px;font-weight:700;border-radius:50%;box-shadow:.1px 4px 11px 0 rgba(0,0,0,.15);background:#fff}.quick-menu .history .btn-more:active{border:1px solid #ea1917}.quick-menu .history .btn-expand{display:block;overflow:visible;z-index:10;width:56px;height:56px;border-radius:50%;box-shadow:.1px 4px 11px 0 rgba(0,0,0,.15);background:#fff;transition:all ease .5s;z-index:2}.quick-menu .history .btn-expand .img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px}.quick-menu .history .btn-expand .img img{width:100%;height:100%}.quick-menu .history .btn-expand .history-info{visibility:hidden;padding-left:32px;opacity:0;font-size:0}.quick-menu .history .btn-close{display:none;position:relative;z-index:10;width:56px;height:56px;border-radius:50%;box-shadow:.1px 4px 11px 0 rgba(0,0,0,.15);background:#fff}.quick-menu .history .btn-close::before{content:'';position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:40px;height:40px;background:url(/lg5-common/images/icons/icon-history-close.svg) no-repeat;background-size:100%}.quick-menu .history.on .history-list{visibility:visible}.quick-menu .history.on .history-list li{opacity:1;transform:translateX(0)}.quick-menu .history.on .btn-expand{display:none}.quick-menu .history.on .btn-close{display:block}.quick-menu .history.info-text{position:relative}.quick-menu .history.info-text .btn-expand{width:auto;border-radius:40px;transform:translateX(0);z-index:1}.quick-menu .history.info-text .btn-expand .img{left:100%;transform:translate(-120%,-50%)}@media screen and (max-width:767px){.quick-menu .history.info-text .btn-expand .img{transform:translate(-112%,-50%)}}.quick-menu .history.info-text .btn-expand .history-info{visibility:visible;opacity:1;margin-right:70px;transition:all ease .5s}.quick-menu .history.info-text .btn-expand .history-info p{font-size:14px}@media screen and (max-width:767px){.quick-menu .history.info-text .btn-expand .history-info{padding-left:24px;margin-right:50px}.quick-menu .history.info-text .btn-expand .history-info p{font-size:13px}}@media screen and (max-width:767px){.quick-menu .history-list{right:50px}.quick-menu .history-list li:nth-last-child(0){transform:translateX(0)}.quick-menu .history-list li:nth-last-child(1){transform:translateX(50px)}.quick-menu .history-list li:nth-last-child(2){transform:translateX(100px)}.quick-menu .history-list li:nth-last-child(3){transform:translateX(150px)}.quick-menu .history-list li+li{padding-left:10px}.quick-menu .history-list li a{width:40px}.quick-menu .history-list .img{width:40px;height:40px}.quick-menu .history-list .img img{width:28px;height:28px}.quick-menu .history-list .name{display:block;font-size:12px;line-height:20px}.quick-menu .history .count{font-size:12px}.quick-menu .history .btn-more{width:40px;height:40px;font-size:11px}.quick-menu .history .btn-expand{width:40px;height:40px}.quick-menu .history .btn-expand .img{width:32px;height:32px}.quick-menu .history .btn-close{width:40px;height:40px}.quick-menu .history .btn-close::before{width:34px;height:34px}}@media screen and (max-width:767px){.lately-popup .pop-conts{height:calc(100% - 132px);max-height:calc(100% - 132px)}}.mobile:not(.app) .quick-menu{z-index:99}.mobile:not(.app) .quick-menu:before{content:"";background:0 0;transition:background-color .6s}.mobile:not(.app) .quick-menu.dim:before{display:block;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7)}.mobile:not(.app) .quick-menu .history-list .name{color:#fff}@media screen and (max-width:767px){.mdevice:not(.app) .quick-menu{bottom:94px}}.find-store-wrap .cont-wrap{max-width:1920px!important;padding:0}@media screen and (max-width:1024px){.find-store-wrap .cont-wrap{border:none}}.find-store-wrap .map-container{position:relative;height:calc(100vh - 149px);overflow:hidden}@media screen and (max-width:1024px){.find-store-wrap .map-container{height:auto}}.find-store-wrap .map-container .store-list-wrap{position:absolute;top:0;left:0;bottom:0;width:460px;background:#fff;box-shadow:0 2px 20px 0 rgba(0,0,0,.2);-webkit-transition:.26s cubic-bezier(.25,.1,.25,1);transition:.26s cubic-bezier(.25,.1,.25,1);z-index:2}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap{position:static;width:100%;box-shadow:none}}.find-store-wrap .map-container .store-list-wrap .display-product-search-info-wrap{display:none}.find-store-wrap .map-container .store-list-wrap h2.tit{padding:16px 40px 29px;font-size:32px;line-height:42px}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap h2.tit{padding:4px 24px 12px;text-align:center;font-size:24px;line-height:33px}}@media screen and (max-width:767px){.find-store-wrap .map-container .store-list-wrap h2.tit.pc-only{display:none!important}}.find-store-wrap .map-container .store-list-wrap .btn-list-fold{position:absolute;right:-85px;top:32px;width:86px;height:152px;background:#fff;border-radius:0 8px 8px 0;background:url(/lg5-common/images/CS/bg-btn-shadow.svg) no-repeat;background-size:86px 152px;z-index:1}.find-store-wrap .map-container .store-list-wrap .btn-list-fold .btn-fold{position:relative;top:50%;width:40px;height:60px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.find-store-wrap .map-container .store-list-wrap .btn-list-fold .btn-fold:after{content:'';position:absolute;right:15px;top:50%;width:10px;height:10px;margin-top:-5px;border:2px solid #111;border-top:none;border-right:none;-webkit-transform:rotate(45deg);transform:rotate(45deg)}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .btn-list-fold .btn-fold{display:none}}.find-store-wrap .map-container .store-list-wrap .view-info-btn{display:none}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .view-info-btn{display:block;position:absolute;z-index:1}.find-store-wrap .map-container .store-list-wrap .view-info-btn span{display:inline-block;color:#ea1917;font-size:14px;line-height:24px;font-weight:500}.find-store-wrap .map-container .store-list-wrap .view-info-btn span:after{content:'';display:inline-block;width:24px;height:24px;margin-left:4px;vertical-align:top}.find-store-wrap .map-container .store-list-wrap .view-info-btn button.map span:after{background:url(/lg5-common/images/CS/btn-viewmap.svg) no-repeat;background-size:24px 24px}.find-store-wrap .map-container .store-list-wrap .view-info-btn button.list span:after{background:url(/lg5-common/images/icons/icon-list-on.svg) no-repeat;background-size:24px 24px}}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .view-info-btn{top:auto!important;left:0;bottom:-59px}}@media screen and (max-width:1024px) and (max-width:767px){.find-store-wrap .map-container .store-list-wrap .view-info-btn{top:auto!important;left:0;bottom:-49px}}.find-store-wrap .map-container .store-list-wrap .store-list-box:after{content:' ';display:block;clear:both}.find-store-wrap .map-container .store-list-wrap .sch-box{position:relative;margin:0 40px;z-index:10;background-color:#fff}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .sch-box{margin:0 16px}}.find-store-wrap .map-container .store-list-wrap .sch-box #tab1 .sch-input-wrap{padding-bottom:43px}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .sch-box #tab1 .sch-input-wrap{padding-bottom:0}}@media screen and (max-width:767px){.find-store-wrap .map-container .store-list-wrap .sch-box #tab1 .sch-input-wrap{padding-bottom:0}}.find-store-wrap .map-container .store-list-wrap .sch-box .tabs-wrap{margin-bottom:14px;text-align:left}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .sch-box .tabs-wrap{position:relative;top:0;margin:0 -20px 16px;padding:12px 20px 0}.find-store-wrap .map-container .store-list-wrap .sch-box .tabs-wrap .tabs{padding:0}.find-store-wrap .map-container .store-list-wrap .sch-box .tabs-wrap .tabs>li>a{font-size:16px;line-height:23px}}.find-store-wrap .map-container .store-list-wrap .sch-box .sch-input-wrap{position:relative;margin-bottom:32px}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .sch-box .sch-input-wrap{margin-bottom:0}}@media screen and (max-width:767px){.find-store-wrap .map-container .store-list-wrap .sch-box .sch-input-wrap{margin-bottom:0;padding-bottom:0}}.find-store-wrap .map-container .store-list-wrap .sch-box .sch-input-wrap .btn-area{position:absolute;bottom:0;left:0;z-index:1}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .sch-box .sch-input-wrap{padding-bottom:0;border:none}}.find-store-wrap .map-container .store-list-wrap .sch-box .sch-input-wrap .select-wrap .ui-select-scrollarea ul{overflow-y:scroll;max-height:200px}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .sch-box .sch-input-wrap .btn-area{right:0;left:auto;bottom:-59px}}@media screen and (max-width:1024px) and (max-width:767px){.find-store-wrap .map-container .store-list-wrap .sch-box .sch-input-wrap .btn-area{top:auto;right:0;bottom:-49px;text-align:right}}.find-store-wrap .map-container .store-list-wrap .sch-box .sch-input-wrap>.forms{margin-top:8px}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .sch-box .sch-input-wrap>.forms{margin-top:0}}.find-store-wrap .map-container .store-list-wrap .sch-box .sch-input-wrap.select.type2 .forms{font-size:0}.find-store-wrap .map-container .store-list-wrap .sch-box .sch-input-wrap.select.type2 .forms .select-wrap{display:inline-block;width:calc((100% - 12px)/ 2);vertical-align:middle;margin:0 0 0 12px}.find-store-wrap .map-container .store-list-wrap .sch-box .sch-input-wrap.select.type2 .forms .select-wrap:nth-child(odd){margin-left:0}.find-store-wrap .map-container .store-list-wrap .sch-box .sch-input-wrap.select.type2 .forms .box .select-wrap{width:100%;margin-top:0}.find-store-wrap .map-container .store-list-wrap .sch-box .sch-input-wrap .input-sch{position:relative}.find-store-wrap .map-container .store-list-wrap .sch-box .sch-input-wrap .input-sch input.txt{width:100%;height:48px;padding:0 70px 0 16px;background-color:#fff;font-size:16px;line-height:normal;box-shadow:2px 4px 12px 0 rgba(0,0,0,.14);border-radius:24px}.find-store-wrap .map-container .store-list-wrap .sch-box .sch-input-wrap .input-sch input.txt::-webkit-input-placeholder{color:grey}.find-store-wrap .map-container .store-list-wrap .sch-box .sch-input-wrap .input-sch input.txt::-moz-placeholder{color:grey}.find-store-wrap .map-container .store-list-wrap .sch-box .sch-input-wrap .input-sch input.txt:-ms-input-placeholder{color:grey}.find-store-wrap .map-container .store-list-wrap .sch-box .sch-input-wrap .input-sch .btn-search{position:absolute;top:50%;right:0;width:56px;height:56px;margin-top:-28px}.find-store-wrap .map-container .store-list-wrap .sch-box .sch-input-wrap .input-sch .btn-search::after{content:'';display:block;margin-left:16px;width:24px;height:24px;background:url(/lg5-common/images/icons/icon-search.svg) no-repeat;background-size:24px 24px}.find-store-wrap .map-container .store-list-wrap .sch-box .desc{padding:0 0 12px;border-bottom:1px solid #000;font-size:16px;line-height:26px;color:#000}@media screen and (max-width:767px){.find-store-wrap .map-container .store-list-wrap .sch-box .desc{font-size:14px;line-height:22px}}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .sch-box .desc{position:relative;padding:82px 0 12px}}.find-store-wrap .map-container .store-list-wrap .sch-box .desc.exhibit{font-size:0;padding-top:26px;min-height:65px}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .sch-box .desc.exhibit{padding-top:104px;min-height:139px}}.find-store-wrap .map-container .store-list-wrap .sch-box .desc.exhibit>*{display:inline-block;vertical-align:middle}@media screen and (max-width:767px){.find-store-wrap .map-container .store-list-wrap .sch-box .desc.exhibit>*{vertical-align:top}}.find-store-wrap .map-container .store-list-wrap .sch-box .desc.exhibit .exhibit-flag{display:inline-block;font-size:12px;line-height:1.5;color:#ea1917;border-radius:4px;padding:1px 6px;background:rgba(218,15,71,.1)}@media screen and (max-width:767px){.find-store-wrap .map-container .store-list-wrap .sch-box .desc.exhibit .exhibit-flag{font-size:10px;line-height:1.6;padding:0 4px;margin:2px 0}}.find-store-wrap .map-container .store-list-wrap .sch-box .desc.exhibit strong{font-size:16px;line-height:24px;padding-left:10px}@media screen and (max-width:767px){.find-store-wrap .map-container .store-list-wrap .sch-box .desc.exhibit strong{font-size:14px;line-height:20px;padding-left:8px;width:calc(100% - 45px)}}.find-store-wrap .map-container .store-list-wrap .sch-box .desc.none{display:none}.find-store-wrap .map-container .store-list-wrap .sch-list{padding-top:24px}@media screen and (max-width:767px){.find-store-wrap .map-container .store-list-wrap .sch-list{padding-top:16px}}.find-store-wrap .map-container .store-list-wrap .sch-list .list-item{position:relative}.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li{position:relative;padding:24px 10px 24px 0;border-bottom:1px solid #ddd}.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li:first-child{padding-top:0}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li{padding:16px 12px 16px 0;border-bottom:0}.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li:after{display:inline-block;content:'';position:absolute;bottom:0;left:0;width:calc(100% - 12px);height:1px;background-color:#ddd}}.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li:last-child{margin-bottom:0}.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li:last-child:after{display:none}@media screen and (max-width:767px){.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li{padding:16px 0 26px;border-bottom:1px solid #ddd}.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li:after{display:none}}.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li:nth-child(2){padding-bottom:0;border-bottom:0}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li:nth-child(2){padding-bottom:14px}.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li:nth-child(2):after{display:none}}.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li .store-info-list .flag-wrap{padding-left:53px}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li .store-info-list .flag-wrap{padding-left:47px}}.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li .store-info-list .flag-wrap .flag{height:18px;line-height:18px;font-weight:500}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li .store-info-list .flag-wrap .flag{height:16px;font-size:11px;line-height:16px}}.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li .store-info-list .flag-wrap .flag:not(:first-child):before{height:8px;margin:0 8px;vertical-align:1px}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li .store-info-list .flag-wrap .flag:not(:first-child):before{margin:0 4px}}.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li .store-info-list .flag-wrap+.info-wrap{margin-top:0}@media screen and (max-width:767px){.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li .store-info-list .flag-wrap+.info-wrap{padding-top:0}}.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li .store-info-list .info-wrap{position:relative;margin-top:4px;padding-top:2px;padding-left:53px}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li .store-info-list .info-wrap{padding-left:47px}}@media screen and (max-width:767px){.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li .store-info-list .info-wrap{margin-top:20px}}.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li .store-info-list .info-wrap .point-wrap{position:absolute;top:0;left:0}.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li .store-info-list .info-wrap .name{display:inline-flex;align-items:flex-start}.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li .store-info-list .info-wrap .name:after{content:"";display:inline-block;width:24px;height:24px;margin-left:4px;background:url(/lg5-common/images/icons/btn-arr-48.svg) no-repeat 0 0/100%;transform:rotate(180deg)}.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li .store-info-list .info-wrap .name-txt{max-width:180px;font-size:18px;line-height:1.33;font-weight:700;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li .store-info-list .info-wrap .name-txt{max-width:500px;font-size:15px;line-height:1.6}}@media screen and (max-width:767px){.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li .store-info-list .info-wrap .name-txt{max-width:160px}}.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li .store-info-list .info-wrap .addr{margin-top:3px;color:#000;font-size:16px;line-height:1.63;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li .store-info-list .info-wrap .addr{margin-top:3px;font-size:14px;line-height:1.57}}.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li .store-info-list .info-wrap .etc-info{display:flex;justify-content:space-between;margin-top:10px;font-size:0}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li .store-info-list .info-wrap .etc-info{display:block;margin-top:0}}.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li .store-info-list .info-wrap .etc-info .tel{color:#666;font-size:16px;line-height:24px}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li .store-info-list .info-wrap .etc-info .tel{font-size:14px;line-height:18px}}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li .store-info-list .info-wrap .etc-info .btn-link-box{margin-top:17px}}.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li .store-info-list .info-wrap .etc-info .btn-link-box .btn-link{display:inline-block;padding-right:17px;font-size:16px;line-height:24px;text-decoration:none}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li .store-info-list .info-wrap .etc-info .btn-link-box .btn-link{padding-right:13px;font-size:14px;line-height:22px}}@media screen and (max-width:767px){.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li .store-info-list .info-wrap .etc-info .btn-link-box .btn-link{position:relative;padding-right:20px}.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li .store-info-list .info-wrap .etc-info .btn-link-box .btn-link:not(:first-child){margin-left:14px}.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li .store-info-list .info-wrap .etc-info .btn-link-box .btn-link:not(:first-child):before{content:"";position:absolute;top:7px;left:-10px;display:inline-block;width:1px;height:10px;background:#ddd}}.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li .store-info-list .info-wrap .etc-info .btn-link-box .btn-link.pocket{display:none}@media screen and (max-width:767px){.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li .store-info-list .info-wrap .etc-info .btn-link-box .btn-link.pocket{display:inline-block}}.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li .store-info-list .pocket-banner{margin-top:24px}@media screen and (max-width:767px){.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li .store-info-list .pocket-banner{margin-top:30px}}.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li .store-info-list .pocket-banner .banner-link{display:block;padding:32px 90px 32px 32px;font-size:16px;line-height:1.5;background:#fff3eb url(/lg5-common/images/CS/bg-pocket-banner_pc.jpg) no-repeat 100% 0;border-radius:16px}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li .store-info-list .pocket-banner .banner-link{padding:24px 20px;font-size:13px;line-height:1.46;background-image:url(/lg5-common/images/CS/bg-pocket-banner_mo.jpg);background-size:auto 100%}}.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li .store-info-list .pocket-banner .banner-txt{word-break:keep-all}.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li .store-info-list .pocket-banner .banner-txt strong{color:#da0f47}.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li .store-info-list .pocket-banner .banner-txt br{display:none}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li .store-info-list .pocket-banner .banner-txt br{display:block}}.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li .store-info-list .pocket-banner .btn-link{margin-top:8px;padding-right:26px;text-decoration:none;color:rgba(0,0,0,.7)}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li .store-info-list .pocket-banner .btn-link{margin-top:2px;padding-right:18px;font-size:13px}}.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li .store-info-list .pocket-banner .btn-link:after{top:5px;width:18px;height:18px;background-size:18px;opacity:.7}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .sch-list .list-item>li .store-info-list .pocket-banner .btn-link:after{width:14px;height:14px;background-size:14px}}.find-store-wrap .map-container .store-list-wrap .result-list-box{display:none;position:relative;width:100%;top:0;left:0;right:0;background:#fff;z-index:1}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .result-list-box{position:fixed;top:132px}}@media screen and (max-width:767px){.find-store-wrap .map-container .store-list-wrap .result-list-box{top:0;z-index:102}}.find-store-wrap .map-container .store-list-wrap .result-list-box .result-btn-wrap{margin:0;padding:12px 40px 50px;background:#fff}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .result-list-box .result-btn-wrap{padding:20px 0 20px 16px;border:none}}.find-store-wrap .map-container .store-list-wrap .result-list-box .result-btn-wrap .btn-back{text-align:left}.find-store-wrap .map-container .store-list-wrap .result-list-box .result-btn-wrap .btn-back span{position:relative;padding-left:40px;font-size:28px;line-height:38px;font-weight:700}@media screen and (max-width:767px){.find-store-wrap .map-container .store-list-wrap .result-list-box .result-btn-wrap .btn-back span{font-size:24px;line-height:32px}}.find-store-wrap .map-container .store-list-wrap .result-list-box .result-btn-wrap .btn-back span:after{content:'';position:absolute;left:0;top:50%;width:32px;height:32px;margin-top:-16px;background:url(/lg5-common/images/icons/btn-arr-24x24-black.svg) 50% 50% no-repeat;background-size:24px;transform:rotate(-180deg)}.find-store-wrap .map-container .store-list-wrap .result-list-box .result-btn-wrap .view-info-btn{position:absolute;top:20px;right:20px;bottom:auto}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .result-list-box .result-btn-wrap .view-info-btn{top:29px;left:auto}}@media screen and (max-width:767px){.find-store-wrap .map-container .store-list-wrap .result-list-box .result-btn-wrap .view-info-btn{top:25px;left:auto}}.find-store-wrap .map-container .store-list-wrap .result-list-box .result-list{position:relative;padding:0 8px 12px 40px;overflow:hidden}.find-store-wrap .map-container .store-list-wrap .result-list-box .result-list:after{display:inline-block;content:'';position:absolute;bottom:0;left:40px;width:calc(100% - 80px);height:1px;background-color:#000}@media screen and (max-width:767px){.find-store-wrap .map-container .store-list-wrap .result-list-box .result-list:after{width:calc(100% - 36px);left:16px}}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .result-list-box .result-list{padding:0 0 0 20px}}.find-store-wrap .map-container .store-list-wrap .result-list-box .result-list .scroll-wrap{position:relative;height:calc(100vh - 371px);overflow-y:scroll}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .result-list-box .result-list .scroll-wrap{height:calc(100vh - 126px - 44px - 64px)}}.find-store-wrap .map-container .store-list-wrap .result-list-box .result-list .result-txt{padding-right:20px;font-size:16px;line-height:26px;font-weight:700}@media screen and (max-width:767px){.find-store-wrap .map-container .store-list-wrap .result-list-box .result-list .result-txt{font-size:14px;line-height:22px}}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .result-list-box .result-list .result-txt{padding:0 0 12px 0}}.find-store-wrap .map-container .store-list-wrap .result-list-box .result-list .result-txt strong{font-weight:400;color:#da0f47}.find-store-wrap .map-container .store-list-wrap .result-list-box .display-product-search-info-wrap{margin-top:16px;padding:0!important}.find-store-wrap .map-container .store-list-wrap .list-wrap{position:relative;top:0;left:0;right:0;padding:0 40px 0 40px;overflow:hidden;background:#fff}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .list-wrap{padding:0 8px 0 20px}}@media screen and (max-width:767px){.find-store-wrap .map-container .store-list-wrap .list-wrap{padding:0 16px}}.find-store-wrap .map-container .store-list-wrap .list-wrap .scroll-wrap{position:relative;height:calc(100vh - 471px);overflow-y:scroll}.find-store-wrap .map-container .store-list-wrap .list-wrap .no-data span{color:#000}.find-store-wrap .map-container .store-list-wrap .opt-cont{display:flex;flex-direction:column;position:absolute;left:0;right:0;bottom:0;width:460px;z-index:10;background:#fff;box-shadow:2px 4px 16px 0 rgba(0,0,0,.14)}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .opt-cont{position:fixed;width:100%}}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .opt-cont{z-index:120}}@media screen and (max-width:767px){.find-store-wrap .map-container .store-list-wrap .opt-cont{bottom:0;z-index:99}}.find-store-wrap .map-container .store-list-wrap .opt-cont .btn-sel{position:relative;display:inline-block;width:100%;height:64px;text-align:left;border-top:1px solid #f4f4f4;background:#fff;line-height:1}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .opt-cont .btn-sel{height:56px}}.find-store-wrap .map-container .store-list-wrap .opt-cont .btn-sel span{display:inline-block;padding-left:40px;font-size:16px;line-height:26px;font-weight:700;vertical-align:middle}@media screen and (max-width:767px){.find-store-wrap .map-container .store-list-wrap .opt-cont .btn-sel span{font-size:14px;line-height:22px}}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .opt-cont .btn-sel span{padding-left:20px;font-size:13px;line-height:21px}}.find-store-wrap .map-container .store-list-wrap .opt-cont .btn-sel span::before{content:'';display:inline-block;margin-right:12px;width:24px;height:24px;background:url(/lg5-common/images/icons/icon-filter.svg) no-repeat;background-size:24px 24px;vertical-align:middle}.find-store-wrap .map-container .store-list-wrap .opt-cont .btn-sel:after{content:' ';position:absolute;right:34px;top:50%;width:24px;height:24px;margin-top:-12px;-webkit-transform:rotate(180deg);transform:rotate(180deg);transition:all .3s;background:url(/lg5-common/images/icons/arr-down-24.svg)}.find-store-wrap .map-container .store-list-wrap .opt-cont .opt-layer{display:none;overflow:hidden}.find-store-wrap .map-container .store-list-wrap .opt-cont .opt-layer .scroll-wrap{position:relative;margin-right:8px;height:calc(100vh - 126px - 105px - 74px);overflow-y:scroll}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .opt-cont .opt-layer .scroll-wrap{height:calc(100vh - 205px)}}@media screen and (max-width:767px){.find-store-wrap .map-container .store-list-wrap .opt-cont .opt-layer .scroll-wrap{height:auto}}.find-store-wrap .map-container .store-list-wrap .opt-cont .opt-layer .scroll-wrap .list-item{padding:0 40px 34px}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .opt-cont .opt-layer .scroll-wrap .list-item{padding:0 20px 60px}}.find-store-wrap .map-container .store-list-wrap .opt-cont .opt-layer .scroll-wrap .list-item .morebtn-wrap{margin-top:13px}.find-store-wrap .map-container .store-list-wrap .opt-cont .opt-layer .scroll-wrap .list-item .morebtn-wrap ul{display:flex;justify-content:space-between}.find-store-wrap .map-container .store-list-wrap .opt-cont .opt-layer .scroll-wrap .list-item .morebtn-wrap ul li{font-size:14px;line-height:24px}.find-store-wrap .map-container .store-list-wrap .opt-cont .opt-layer .scroll-wrap .list-item .morebtn-wrap ul li a{font-size:14px;line-height:24px}.find-store-wrap .map-container .store-list-wrap .opt-cont .opt-layer .scroll-wrap .list-item .morebtn-wrap ul li a.btn-link::after{content:'';width:10px;height:10px;background-size:10px;background:url(/lg5-common/images/icons/btn-arr-16-black.svg) center no-repeat;margin:2px 0 2px 4px}@media screen and (max-width:767px){.find-store-wrap .map-container .store-list-wrap .opt-cont .opt-layer .scroll-wrap .list-item .morebtn-wrap ul li a.btn-link::after{width:14px;height:14px;background-size:14px;margin:4px ​0 2px 4px}}.find-store-wrap .map-container .store-list-wrap .opt-cont .opt-layer .scroll-wrap .list-item .morebtn-wrap ul li:nth-child(1)::before{display:inline-block;content:"";width:3px;height:3px;background:#000;border-radius:50%;margin:0 8px 4px 0}.find-store-wrap .map-container .store-list-wrap .opt-cont .opt-layer dl{padding-top:32px}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .opt-cont .opt-layer dl{padding-top:40px}.find-store-wrap .map-container .store-list-wrap .opt-cont .opt-layer dl:first-child{padding-top:29px}}.find-store-wrap .map-container .store-list-wrap .opt-cont .opt-layer dl dt{font-size:16px;line-height:24px;font-weight:700}.find-store-wrap .map-container .store-list-wrap .opt-cont .opt-layer dl dd{margin-top:12px}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .opt-cont .opt-layer dl dd{margin-top:16px}}.find-store-wrap .map-container .store-list-wrap .opt-cont .opt-layer dl dd .chk-wrap,.find-store-wrap .map-container .store-list-wrap .opt-cont .opt-layer dl dd .rdo-wrap{display:block;margin-top:8px}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .opt-cont .opt-layer dl dd .chk-wrap,.find-store-wrap .map-container .store-list-wrap .opt-cont .opt-layer dl dd .rdo-wrap{margin-top:16px}}.find-store-wrap .map-container .store-list-wrap .opt-cont .opt-layer dl.list-type2 dd{font-size:0}.find-store-wrap .map-container .store-list-wrap .opt-cont .opt-layer dl.list-type2 dd span{display:inline-block;width:50%}.find-store-wrap .map-container .store-list-wrap .opt-cont .opt-layer dl.all-chk{margin-top:40px;padding-top:40px;border-top:1px solid #ddd}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .opt-cont .opt-layer dl.all-chk{margin-top:56px}}.find-store-wrap .map-container .store-list-wrap .opt-cont.open{top:0}@media screen and (max-width:767px){.find-store-wrap .map-container .store-list-wrap .opt-cont.open{top:46px}}.find-store-wrap .map-container .store-list-wrap .opt-cont.open .opt-layer{display:flex;flex-direction:column}.find-store-wrap .map-container .store-list-wrap .opt-cont.open .btn-sel{flex-shrink:0;border-top:none}.find-store-wrap .map-container .store-list-wrap .opt-cont.open .btn-sel:after{transform:rotate(0)}.find-store-wrap .map-container .store-list-wrap .opt-cont.open .opt-btn-wrap{position:absolute;left:0;right:0;bottom:0;height:74px;background:#fff;text-align:right;border-top:1px solid #ddd;z-index:1}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .opt-cont.open .opt-btn-wrap{position:fixed;height:auto;border:0;text-align:center}}@media screen and (max-width:767px){.find-store-wrap .map-container .store-list-wrap .opt-cont.open .opt-btn-wrap{position:static}}.find-store-wrap .map-container .store-list-wrap .opt-cont.open .opt-btn-wrap .btn-group{padding:12px 40px 0 0}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap .opt-cont.open .opt-btn-wrap .btn-group{padding:0}.find-store-wrap .map-container .store-list-wrap .opt-cont.open .opt-btn-wrap .btn-group .btn{width:50%;padding:18px 0;border-radius:0;margin:0}}.find-store-wrap .map-container .store-list-wrap.close{position:relative;left:-436px;height:100%;background:#fff}.find-store-wrap .map-container .store-list-wrap.close .btn-fold:after{right:20px;border:2px solid #111;border-bottom:none;border-left:none}.find-store-wrap .map-container .store-list-wrap.close .opt-cont,.find-store-wrap .map-container .store-list-wrap.close .store-list-box{display:none}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap.close{left:0}.find-store-wrap .map-container .store-list-wrap.close .opt-cont,.find-store-wrap .map-container .store-list-wrap.close .store-list-box{display:block}}.find-store-wrap .map-container .store-list-wrap.display-product-search h2.tit{padding-bottom:16px;padding-top:16px}@media screen and (max-width:767px){.find-store-wrap .map-container .store-list-wrap.display-product-search h2.tit{padding-bottom:12px;padding-top:4px}}.find-store-wrap .map-container .store-list-wrap.display-product-search .sch-box{border-bottom:1px solid #000}.find-store-wrap .map-container .store-list-wrap.display-product-search .sch-box .desc{display:none}.find-store-wrap .map-container .store-list-wrap.display-product-search .sch-box .tabs-wrap{margin-bottom:14px}.find-store-wrap .map-container .store-list-wrap.display-product-search .sch-box #tab1 .sch-input-wrap{padding-bottom:42px;margin-bottom:32px}@media screen and (max-width:767px){.find-store-wrap .map-container .store-list-wrap.display-product-search .sch-box #tab1 .sch-input-wrap{padding-bottom:48px}}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap.display-product-search .sch-box #tab1 .sch-input-wrap .btn-area{bottom:0}}@media screen and (max-width:767px){.find-store-wrap .map-container .store-list-wrap.display-product-search .sch-box #tab1 .sch-input-wrap .btn-area{bottom:0}}.find-store-wrap .map-container .store-list-wrap.display-product-search .sch-box #tab1 .sch-input-wrap .btn-area .btn.size-m{line-height:16px}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap.display-product-search .sch-box #tab1 .sch-input-wrap .btn-area .btn.size-m{line-height:12px}}@media screen and (max-width:767px){.find-store-wrap .map-container .store-list-wrap.display-product-search .sch-box #tab1 .sch-input-wrap .btn-area .btn.size-m{line-height:12px}}.find-store-wrap .map-container .store-list-wrap.display-product-search .sch-box .sch-input-wrap{margin-bottom:32px}@media screen and (max-width:767px){.find-store-wrap .map-container .store-list-wrap.display-product-search .sch-box .sch-input-wrap{padding-bottom:48px;margin-bottom:32px}}.find-store-wrap .map-container .store-list-wrap.display-product-search .sch-list .list-item>li{padding-right:10px}@media screen and (max-width:767px){.find-store-wrap .map-container .store-list-wrap.display-product-search .sch-list .list-item>li{padding-right:12px}}.find-store-wrap .map-container .store-list-wrap.display-product-search .display-product-search-info-wrap{display:block;padding:0 40px 32px 40px}@media screen and (max-width:767px){.find-store-wrap .map-container .store-list-wrap.display-product-search .display-product-search-info-wrap{padding:0 20px 16px 20px}}.find-store-wrap .map-container .store-list-wrap.display-product-search .display-product-search-info{position:relative;background:#f4f4f4;padding:18px 24px 24px 24px;border-radius:8px;height:181px;transition:all .2s}@media screen and (max-width:767px){.find-store-wrap .map-container .store-list-wrap.display-product-search .display-product-search-info{padding:16px 16px 24px 16px;height:161px}}.find-store-wrap .map-container .store-list-wrap.display-product-search .display-product-search-info h3{position:relative;font-size:14px;font-weight:700;line-height:22px;padding:0 0 18px 28px;border-bottom:1px solid #ddd;margin-bottom:18px}@media screen and (max-width:767px){.find-store-wrap .map-container .store-list-wrap.display-product-search .display-product-search-info h3{font-size:13px;padding:0 0 16px 24px;margin-bottom:16px;line-height:18px}}.find-store-wrap .map-container .store-list-wrap.display-product-search .display-product-search-info h3:before{position:absolute;top:-2px;left:0;width:24px;height:24px;background:url(/lg5-common/images/CS/icon/ic_findastore_24.svg) no-repeat center center;background-size:24px 24px;content:''}@media screen and (max-width:767px){.find-store-wrap .map-container .store-list-wrap.display-product-search .display-product-search-info h3:before{width:20px;height:20px;top:-2px;background-size:20px 20px}}.find-store-wrap .map-container .store-list-wrap.display-product-search .display-product-search-info .btn-fold-box{position:absolute;top:-8px;left:0;width:100%;height:100%}.find-store-wrap .map-container .store-list-wrap.display-product-search .display-product-search-info .btn-fold-box .btn-dppdp-fold{width:100%;height:100%}.find-store-wrap .map-container .store-list-wrap.display-product-search .display-product-search-info .btn-fold-box .btn-dppdp-fold:after{position:absolute;top:12px;right:0;width:16px;height:16px;background:url(/lg5-common/images/CS/icon/ic_up_16.svg) no-repeat center center;background-size:16px 16px;transition:all .2s;content:''}@media screen and (max-width:767px){.find-store-wrap .map-container .store-list-wrap.display-product-search .display-product-search-info .btn-fold-box .btn-dppdp-fold:after{top:9px}}.find-store-wrap .map-container .store-list-wrap.display-product-search .display-product-search-info .display-product-name{font-size:16px;font-weight:700;line-height:24px;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden}@media screen and (max-width:767px){.find-store-wrap .map-container .store-list-wrap.display-product-search .display-product-search-info .display-product-name{font-size:15px;line-height:22px}}.find-store-wrap .map-container .store-list-wrap.display-product-search .display-product-search-info .bullet-list{margin-top:12px;color:#ea1917;font-size:12px;line-height:22px}@media screen and (max-width:767px){.find-store-wrap .map-container .store-list-wrap.display-product-search .display-product-search-info .bullet-list{line-height:20px;margin-top:8px}}@media screen and (max-width:767px){.find-store-wrap .map-container .store-list-wrap.display-product-search .display-product-search-info .bullet-list .b-txt{font-size:13px;line-height:21px}}.find-store-wrap .map-container .store-list-wrap.display-product-search .display-product-search-info .bullet-list .b-txt:before{width:3px;height:3px;margin-top:9px;margin-left:-7px;margin-right:4px;background:#ea1917;vertical-align:top}.find-store-wrap .map-container .store-list-wrap.display-product-search .display-product-search-info.close{height:56px;overflow:hidden;transition:all .2s}@media screen and (max-width:767px){.find-store-wrap .map-container .store-list-wrap.display-product-search .display-product-search-info.close{height:51px}}.find-store-wrap .map-container .store-list-wrap.display-product-search .display-product-search-info.close h3{border-bottom:none;margin-bottom:33px}.find-store-wrap .map-container .store-list-wrap.display-product-search .display-product-search-info.close .btn-fold-box .btn-dppdp-fold:after{-webkit-transform:rotate(180deg);transform:rotate(180deg);transition:all .2s}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-list-wrap.display-product-search .store-list-box .view-info-btn{bottom:35px}}@media screen and (max-width:767px){.find-store-wrap .map-container .store-list-wrap.display-product-search .store-list-box .view-info-btn{bottom:35px}}.find-store-wrap .map-container .point{position:relative;display:block;width:34px;height:48px;background:url(/lg5-common/images/icons/icon-point-off.svg) no-repeat;background-size:34px 48px;text-align:center}.find-store-wrap .map-container .point .num{display:inline-block;margin-top:8px;color:#666;font-size:12px;line-height:16px;font-weight:700}.find-store-wrap .map-container .point.on{background:url(/lg5-common/images/icons/icon-point-on.svg) no-repeat;background-size:34px 48px}.find-store-wrap .map-container .point.on .num{color:#ea1917}.find-store-wrap .map-container .info-wrap:has(.point.on) .name-txt{text-decoration:underline}.find-store-wrap .map-container .store-map-con{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;z-index:1}@media screen and (max-width:1024px){.find-store-wrap .map-container .store-map-con{visibility:hidden;left:-9999px;height:calc(100vh - 126px - 60px - 217px - 76px);overflow:hidden}}.find-store-wrap .map-container .store-map-con.isMobile{margin-top:4px}.find-store-wrap .map-container .map-area{position:relative;left:0;top:0;right:0;bottom:0;height:100%}.find-store-wrap .map-container .map-area .zoom-wrap{position:absolute;top:50%;right:30px;transform:translateY(-50%);z-index:1}.find-store-wrap .map-container .map-area .zoom-wrap button{display:block;width:28px;height:28px;background:#fff url(/lg5-common/images/CS/icon/icon_map_plus.svg) center no-repeat;border:1px solid #666}.find-store-wrap .map-container .map-area .zoom-wrap button+button{margin-top:-1px;background:#fff url(/lg5-common/images/CS/icon/icon_map_minus.svg) center no-repeat}@media screen and (max-width:767px){.find-store-wrap .map-container .map-area .my-location{position:absolute;top:50%;left:50%;z-index:1;width:16px;height:16px;background:url(/lg5-common/images/CS/icon-location-my-mo-32.svg) no-repeat 0 0;background-size:16px;transform:translate(-50%,-50%)}}.find-store-wrap .map-container .map-area .point-wrap{display:block}.find-store-wrap .map-container .map-area .point.on{width:45px;height:62px;background:url(/lg5-common/images/icons/icon-point-on-shadow.svg) no-repeat center center;background-size:46px 62px}.find-store-wrap .map-container .map-area .point.on .num{margin-top:10px}@media screen and (max-width:1024px){.find-store-wrap .map-container .map-area .point.on{width:36px;height:52px;background-size:36px 52px}.find-store-wrap .map-container .map-area .point.on .num{margin-top:8px}}.find-store-wrap .map-container .map-area .info-overlaybox .inner{position:relative;width:360px;padding:24px;background:#fff;border-radius:16px;box-shadow:0 4px 10px 0 rgba(17,17,17,.32)}@media screen and (max-width:1024px){.find-store-wrap .map-container .map-area .info-overlaybox .inner{width:320px;padding:20px}}.find-store-wrap .map-container .map-area .info-overlaybox .inner .name{font-size:16px;line-height:24px;font-weight:700}.find-store-wrap .map-container .map-area .info-overlaybox .inner .adress{margin-top:8px;font-size:14px;line-height:20px}@media screen and (max-width:1024px){.find-store-wrap .map-container .map-area .info-overlaybox .inner .adress{margin-top:16px;font-size:13px;line-height:16px}}.find-store-wrap .map-container .map-area .info-overlaybox .inner .store-info{margin-top:4px;font-size:0}@media screen and (max-width:1024px){.find-store-wrap .map-container .map-area .info-overlaybox .inner .store-info{margin-top:2px}}.find-store-wrap .map-container .map-area .info-overlaybox .inner .store-info dl{display:inline-block;margin-left:8px;font-size:0;vertical-align:middle}.find-store-wrap .map-container .map-area .info-overlaybox .inner .store-info dl dd,.find-store-wrap .map-container .map-area .info-overlaybox .inner .store-info dl dt{display:inline-block;font-size:14px;line-height:20px;vertical-align:middle}@media screen and (max-width:1024px){.find-store-wrap .map-container .map-area .info-overlaybox .inner .store-info dl dd,.find-store-wrap .map-container .map-area .info-overlaybox .inner .store-info dl dt{font-size:13px;line-height:16px}}.find-store-wrap .map-container .map-area .info-overlaybox .inner .store-info dl dt{margin-right:8px}.find-store-wrap .map-container .map-area .info-overlaybox .inner .store-info dl dd{font-weight:500}.find-store-wrap .map-container .map-area .info-overlaybox .inner .store-info dl:first-child{margin-left:0}.find-store-wrap .map-container .map-area .info-overlaybox .inner .hour-info{margin-top:4px;font-size:0}@media screen and (max-width:1024px){.find-store-wrap .map-container .map-area .info-overlaybox .inner .hour-info{margin-top:12px}}.find-store-wrap .map-container .map-area .info-overlaybox .inner .hour-info dl{display:inline-block;width:50%;vertical-align:middle;font-size:0}.find-store-wrap .map-container .map-area .info-overlaybox .inner .hour-info dl dd,.find-store-wrap .map-container .map-area .info-overlaybox .inner .hour-info dl dt{display:inline-block;vertical-align:middle;font-size:14px;line-height:24px;font-weight:500}@media screen and (max-width:767px){.find-store-wrap .map-container .map-area .info-overlaybox .inner .hour-info dl dd,.find-store-wrap .map-container .map-area .info-overlaybox .inner .hour-info dl dt{font-size:13px;line-height:21px}}.find-store-wrap .map-container .map-area .info-overlaybox .inner .hour-info dl dt:after{display:inline-block;content:':';padding:0 4px}.find-store-wrap .map-container .map-area .info-overlaybox .inner .hour-info dl dd{color:#666}.find-store-wrap .map-container .map-area .info-overlaybox .inner .btn-group{margin-top:12px}.find-store-wrap .map-container .map-area .info-overlaybox .inner .btn-group .btn{width:152px}@media screen and (max-width:1024px){.find-store-wrap .map-container .map-area .info-overlaybox .inner .btn-group .btn{width:138px;margin-left:4px;padding:10px 0;color:#616161;font-size:14px;border-radius:4px;border-color:#616161}.find-store-wrap .map-container .map-area .info-overlaybox .inner .btn-group .btn:first-child{margin-left:0}}.find-store-wrap .map-container .map-area .info-overlaybox .inner .btn-group .btn:active,.find-store-wrap .map-container .map-area .info-overlaybox .inner .btn-group .btn:focus,.find-store-wrap .map-container .map-area .info-overlaybox .inner .btn-group .btn:hover{border-color:#000!important;background:#fff;color:#616161}.find-store-wrap .map-container .map-area .info-overlaybox .inner .info-overlay-close{position:absolute;top:16px;right:16px;width:24px;height:24px}@media screen and (max-width:767px){.find-store-wrap .map-container .map-area .info-overlaybox .inner .info-overlay-close{top:12px;right:12px}}.find-store-wrap .map-container .map-area .info-overlaybox .inner .info-overlay-close:before{content:' ';display:block;width:24px;height:24px;background:url(/lg5-common/images/icons/btn-close-24-black.svg) no-repeat 0 0}.find-store-wrap .map-container .map-area .info-overlaybox .inner:after{content:'';display:block;position:absolute;left:50%;bottom:-36px;width:57px;height:36px;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:url(/lg5-common/images/icons/icon-map-bubble.svg) no-repeat;background-size:57px 36px}.find-store-wrap .map-container .map-area .info-overlaybox.on .name{text-decoration:underline}.find-store-wrap .map-container .location-btn{display:block;margin:0 0 25px 10px}.find-store-wrap .map-container .location-btn a{display:block;width:48px;height:48px;border-radius:24px;background:url(/lg5-common/images/CS/icon-location-off-mo-64.svg) #fff no-repeat center center;background-size:32px;background-color:#fff;box-shadow:1px 2px 8px 0 rgba(0,0,0,.14)}.find-store-wrap .map-container .location-btn a:hover{background-image:url(/lg5-common/images/CS/icon-location-on-mo-64.svg)}.complete-wrap{position:relative;text-align:center;margin-top:16px;padding-bottom:80px}@media screen and (max-width:767px){.complete-wrap{margin-top:0}}.complete-wrap:before{display:inline-block;width:64px;height:64px;margin-bottom:16px;background:url(/lg5-common/images/icons/icon-complete-64.svg) no-repeat 0 0;vertical-align:-6px;content:''}.complete-wrap .text{display:block;font-weight:700;font-size:32px;line-height:52px}.complete-wrap .small-text{margin-top:12px;font-size:16px;line-height:26px;word-break:keep-all}.complete-wrap .btn-link{margin-top:24px}.complete-wrap .btn-group{margin-top:64px}@media screen and (max-width:767px){.complete-wrap .btn-group .btn{padding:15px 16px}}@media screen and (max-width:767px){.complete-wrap{margin-top:-24px;padding:0}.complete-wrap:before{margin-bottom:12px}.complete-wrap .text{font-size:16px;line-height:24px}.complete-wrap .small-text{margin-top:12px;font-size:14px;line-height:22px}.complete-wrap .btn-link{margin-top:16px}}.cont-wrap>.section .result-wrap{position:relative;padding:184px 0 80px;border-bottom:1px solid #f4f4f4;text-align:center}@media screen and (max-width:767px){.cont-wrap>.section .result-wrap{padding:57px 0 40px}}.cont-wrap>.section .result-wrap::before{content:'';position:absolute;top:80px;left:50%;display:block;width:64px;height:64px;background:url(/lg5-common/images/EMP/icon_complete_64.svg);transform:translateX(-50%)}@media screen and (max-width:767px){.cont-wrap>.section .result-wrap::before{top:0;width:45px;height:45px;background-size:45px auto}}.cont-wrap>.section .result-wrap .text{font-size:32px;line-height:52px;font-weight:700}@media screen and (max-width:767px){.cont-wrap>.section .result-wrap .text{font-size:18px;line-height:24px}}.cont-wrap>.section .result-wrap .small-text{margin-top:24px;font-size:20px;line-height:24px}@media screen and (max-width:767px){.cont-wrap>.section .result-wrap .small-text{margin-top:8px;font-size:13px;line-height:18px}}.cont-wrap>.section .result-wrap .small-text+.small-text{margin-top:6px}.cont-wrap>.section .result-wrap .btn-link{margin-top:24px;font-size:14px;text-decoration:none}.cont-wrap>.section .result-wrap .btn-wrap{display:flex;justify-content:center;margin-top:64px}@media screen and (max-width:767px){.cont-wrap>.section .result-wrap .btn-wrap{margin-top:32px}}.cont-wrap>.section .result-wrap .btn-wrap>.btn{display:flex;align-items:center;justify-content:center;margin:0 4px;padding:10px 5px;height:50px;width:170px;border-radius:8px}@media screen and (max-width:767px){.cont-wrap>.section .result-wrap .btn-wrap>.btn{width:50%;font-size:14px;line-height:20px}}.cont-wrap>.section .result-wrap .btn-wrap>.btn.black{background:#222;color:#fff}.cont-wrap>.section .pocket-wrap{position:relative;margin-top:40px;padding:40px 21.73% 40px 7.31%;width:100%;border:1px solid #da0f47;border-radius:16px;justify-content:center}@media screen and (max-width:767px){.cont-wrap>.section .pocket-wrap{margin-top:20px;padding:23px 20px;border-radius:8px}}.cont-wrap>.section .pocket-wrap .tit{font-size:22px;font-weight:500;line-height:32px}@media screen and (max-width:767px){.cont-wrap>.section .pocket-wrap .tit{font-size:16px;line-height:22px}}.cont-wrap>.section .pocket-wrap .txt{margin-top:1px;font-size:16px;line-height:30px;color:#333}@media screen and (max-width:767px){.cont-wrap>.section .pocket-wrap .txt{padding-right:110px;font-size:13px;line-height:19px;word-break:keep-all}}.cont-wrap>.section .pocket-wrap .btn-link{margin-top:9px;text-decoration:none}.cont-wrap>.section .pocket-wrap:after{content:'';position:absolute;top:0;right:7.97%;width:180px;height:180px;background:url(/lg5-common/images/CS/img-pocket-qr.png) no-repeat;background-size:100% 100%}@media screen and (max-width:1024px){.cont-wrap>.section .pocket-wrap:after{top:auto;right:0;bottom:0;width:110px;height:90px;background:url(/lg5-common/images/CS/img-pocket-qr-m.png) no-repeat;background-size:100% 100%}}.tabs-wrap.border-type .tabs>li>a{padding-bottom:11px}.sch-input-wrap .btn.size-m{padding:0 15px;height:32px}.view-info-btn.withtab3{top:133px!important}@media screen and (max-width:767px){.mdevice:not(.app) footer:not(.no-footer):not(.pop-footer){padding-bottom:150px}.mdevice .find-store-wrap .map-container .store-list-wrap .opt-cont{bottom:52px}.app.mdevice .find-store-wrap .map-container .store-list-wrap .opt-cont{bottom:0}}.store-info-list{position:relative}.store-info-list .bookmark-wrap{position:absolute;top:-4px;right:0}@media screen and (max-width:767px){.store-info-list .bookmark-wrap{top:-12px}}.store-info-list .bookmark-wrap .chk-bookmark-wrap{width:96px}.store-info-list .bookmark-wrap .chk-bookmark-wrap input+label{height:32px;font-weight:500;font-size:12px;line-height:30px;text-align:center;background:#000;border:1px solid #000;border-radius:16px;color:#fff}.store-info-list .bookmark-wrap .chk-bookmark-wrap input+label:before{display:none}.store-info-list .bookmark-wrap .chk-bookmark-wrap input:checked+label{text-align:right;background:0 0;border-color:transparent;color:#ea1917}.store-info-list .bookmark-wrap .chk-bookmark-wrap input:checked+label::before{content:'♥';display:inline-block;left:29px;width:auto;height:auto;color:#ea1917;font-size:16px}@media screen and (max-width:1024px){.ui_modal_wrap{margin:0}}.ui_modal_wrap{margin:0}.patron-pop-wrap{display:none;top:0!important;right:0!important;left:0!important;bottom:0!important;transform:none!important;max-width:1920px;margin:0 auto}.patron-pop-wrap .patron-store{position:relative;margin:530px 314px 0 314px;padding-left:78px}@media screen and (max-width:1024px){.patron-pop-wrap .patron-store{margin:402px 32px 0;padding:0 0 160px 0}}@media screen and (max-width:767px){.patron-pop-wrap .patron-store{margin:335px 30px 0;padding:0 0 130px 0}}.patron-pop-wrap .patron-store .description{position:relative;padding-left:110px;color:#fff;font-weight:400;font-size:24px;line-height:1.58}@media screen and (max-width:1024px){.patron-pop-wrap .patron-store .description{padding:0;font-size:16px;text-align:center}.patron-pop-wrap .patron-store .description .pc-br{display:none}}.patron-pop-wrap .patron-store .description:after{content:'';position:absolute;top:calc(50% - 1px);left:14px;display:inline-block;width:90px;height:2px;border:dashed #fff;border-width:0 0 2px}@media screen and (max-width:1024px){.patron-pop-wrap .patron-store .description:after{position:static;display:block;width:calc(50% - -30px);height:100px;margin:10px 82px 0 auto;border-width:0 0 2px 2px}}@media screen and (max-width:767px){.patron-pop-wrap .patron-store .description:after{height:72px}}.patron-pop-wrap .patron-store .description>em{font-weight:700;font-size:24px}@media screen and (max-width:1024px){.patron-pop-wrap .patron-store .description>em{font-size:16px}}.patron-pop-wrap .patron-store .pc-br{display:inline-block}@media screen and (max-width:767px){.patron-pop-wrap .patron-store .pc-br{display:none}}.patron-pop-wrap .patron-store .bookmark-wrap{position:absolute;top:calc(50% - 16px);left:0}@media screen and (max-width:1024px){.patron-pop-wrap .patron-store .bookmark-wrap{left:inherit;right:-10px}}.patron-pop-wrap .patron-store .bookmark-wrap .chk-bookmark-wrap{width:96px;margin:-1px 0 0 -1px;color:#fff;font-weight:500;font-size:12px;line-height:30px;text-align:center;background:#000;border:1px solid #000;border-radius:16px}.patron-pop-wrap .patron-store .rounded{position:absolute;top:calc(50% - 6px);left:89px;width:12px;height:12px}@media screen and (max-width:1024px){.patron-pop-wrap .patron-store .rounded{left:inherit;right:64px}}@media screen and (max-width:767px){.patron-pop-wrap .patron-store .rounded{right:80px}}.patron-pop-wrap .patron-store .rounded:before{content:'';position:absolute;top:0;left:0;display:inline-block;width:12px;height:12px;background:#fff;border-radius:50%;opacity:.38}@media screen and (max-width:1024px){.patron-pop-wrap .patron-store .rounded:before{width:14px;height:14px}}.patron-pop-wrap .patron-store .rounded:after{content:'';position:absolute;top:3px;left:3px;display:inline-block;width:6px;height:6px;background:#fff;border-radius:50%}@media screen and (max-width:1024px){.patron-pop-wrap .patron-store .rounded:after{width:8px;height:8px}}.patron-pop-wrap .btn-close{position:absolute;top:50px;right:50px;width:32px;height:32px;background:url(/lg5-common/images/icons/btn-close-24-white.svg) 0 0/contain}@media screen and (max-width:767px){.patron-pop-wrap .btn-close{top:24px;right:24px}}.sch-input-wrap .btn.size-m.search-userAdress{color:#000;background:#fff;border-color:#000}@media screen and (max-width:767px){.patron-pop-wrap .patron-store{margin:254px 27px 0}}.store-info-wrap .cont-wrap{position:relative;padding:0;background:#fff}@media screen and (max-width:767px){.store-info-wrap .cont-wrap{border:none}}.store-info-wrap .cont-wrap .pc{display:block}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .pc{display:none}}.store-info-wrap .cont-wrap .mo{display:none}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .mo{display:block}}.store-info-wrap .cont-wrap .headline{margin:0 48px;padding:32px 0 24px;border-bottom:2px solid #222}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .headline{margin:0 16px 24px;padding:24px 0 28px}}.store-info-wrap .cont-wrap .headline h1.h1-tit{font-size:28px;line-height:38px;font-weight:700}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .headline h1.h1-tit{font-size:24px;line-height:32px}}.store-info-wrap .cont-wrap .btn-close{position:absolute;top:40px;right:56px;width:24px;height:24px}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .btn-close{top:24px;right:24px}}.store-info-wrap .cont-wrap .btn-close:after,.store-info-wrap .cont-wrap .btn-close:before{content:' ';position:absolute;top:50%;left:50%;width:2px;height:24px;margin-top:-12px;margin-left:-1px;border-radius:1px;background:#222}.store-info-wrap .cont-wrap .btn-close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.store-info-wrap .cont-wrap .btn-close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.store-info-wrap .cont-wrap .tooltip-wrap.share .tooltip-box.fixed-right{padding-right:32px}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .tooltip-wrap.share .tooltip-box.fixed-right{padding-right:24px}}.store-info-wrap .cont-wrap .tooltip-wrap .btn-close{position:absolute;top:16px;right:16px;width:24px;height:24px}.store-info-wrap .cont-wrap .tit-wrap{display:flex;position:relative;align-items:center;justify-content:space-between;margin-top:48px;padding:0 48px}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .tit-wrap{align-items:start;margin:0;padding:0 16px 20px}}.store-info-wrap .cont-wrap .tit-wrap .tit-info{padding:0;font-size:0}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .tit-wrap .tit-info{position:relative;flex:auto;margin-right:15px}}.store-info-wrap .cont-wrap .tit-wrap .tit-info h2.name{font-size:20px;line-height:30px;font-weight:700;vertical-align:middle;word-break:keep-all}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .tit-wrap .tit-info h2.name{font-size:16px;line-height:24px}}.store-info-wrap .cont-wrap .tit-wrap .tit-info .flag-wrap .flag:not(:first-child):before{margin:0 8px}.store-info-wrap .cont-wrap .tit-wrap .tit-info-r{display:flex;align-items:center;flex:none}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .tit-wrap .tit-info-r.isFlag{padding-top:21px}}.store-info-wrap .cont-wrap .tit-wrap .tit-info-r .tooltip-wrap{margin-left:24px}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .tit-wrap .tit-info-r .tooltip-wrap{margin-left:8px;padding:0;height:24px}}.store-info-wrap .cont-wrap .tit-wrap .tit-info-r .link-btn-wrap{margin-left:24px}.store-info-wrap .cont-wrap .detail-info-wrap{display:table;table-layout:fixed;width:100%;margin-top:24px;padding:0 40px 24px}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .detail-info-wrap{display:block;margin:0;padding:0 16px 100px}}.store-info-wrap .cont-wrap .detail-info-wrap .left-box{display:table-cell;vertical-align:top;width:230px}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .detail-info-wrap .left-box{display:block;width:100%}}.store-info-wrap .cont-wrap .detail-info-wrap .left-box .manager-info{padding:24px 20px;border:1px solid #ddd;border-radius:8px;text-align:center}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .detail-info-wrap .left-box .manager-info{display:table;table-layout:fixed;width:100%;padding:16px;text-align:left}}.store-info-wrap .cont-wrap .detail-info-wrap .left-box .manager-info .img-wrap{display:inline-block;width:190px;height:190px}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .detail-info-wrap .left-box .manager-info .img-wrap{width:100px;height:100px;overflow:hidden}}.store-info-wrap .cont-wrap .detail-info-wrap .left-box .manager-info .img-wrap img{width:190px;height:190px}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .detail-info-wrap .left-box .manager-info .img-wrap img{width:100%;height:100%}}.store-info-wrap .cont-wrap .detail-info-wrap .left-box .manager-info .txt-wrap{margin-top:24px}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .detail-info-wrap .left-box .manager-info .txt-wrap{display:table-cell;width:100%;margin-top:6px;padding-left:124px;vertical-align:middle}}.store-info-wrap .cont-wrap .detail-info-wrap .left-box .manager-info .txt-wrap .name{display:block;font-size:18px;line-height:28px;font-weight:700}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .detail-info-wrap .left-box .manager-info .txt-wrap .name{font-size:15px;line-height:23px}}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .detail-info-wrap .left-box .manager-info .txt-wrap .name{display:inline-block;vertical-align:middle}}.store-info-wrap .cont-wrap .detail-info-wrap .left-box .manager-info .txt-wrap .area{display:block;font-size:14px;line-height:24px;font-weight:500}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .detail-info-wrap .left-box .manager-info .txt-wrap .area{font-size:13px;line-height:21px}}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .detail-info-wrap .left-box .manager-info .txt-wrap .area{display:inline-block;padding-left:4px;vertical-align:middle}}.store-info-wrap .cont-wrap .detail-info-wrap .left-box .manager-info .txt-wrap .txt{margin-top:16px;font-size:14px;line-height:24px;font-weight:500;color:#666}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .detail-info-wrap .left-box .manager-info .txt-wrap .txt{font-size:13px;line-height:21px}}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .detail-info-wrap .left-box .manager-info .txt-wrap .txt{margin-top:10px}}.store-info-wrap .cont-wrap .detail-info-wrap .left-box .manager-info .txt-wrap div{margin-top:16px;color:#666;font-size:14px;line-height:24px}.store-info-wrap .cont-wrap .detail-info-wrap .right-box{display:table-cell;width:100%;padding-left:72px;vertical-align:middle}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .detail-info-wrap .right-box{display:block;padding:45px 0 0 0}}.store-info-wrap .cont-wrap .detail-info-wrap .right-box .info-list{margin-bottom:64px}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .detail-info-wrap .right-box .info-list{margin-bottom:40px}.store-info-wrap .cont-wrap .detail-info-wrap .right-box .info-list.photo .slide-controls{display:none}}.store-info-wrap .cont-wrap .detail-info-wrap .right-box .info-list .bullet-list .b-txt{word-break:break-all;white-space:pre-line}.store-info-wrap .cont-wrap .detail-info-wrap .right-box .info-list .info-tit-wrap{display:flex;justify-content:space-between;align-items:center}.store-info-wrap .cont-wrap .detail-info-wrap .right-box .info-list .h3-tit{position:relative;font-size:18px;line-height:28px;font-weight:700}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .detail-info-wrap .right-box .info-list .h3-tit{font-size:15px;line-height:23px}}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .detail-info-wrap .right-box .info-list .h3-tit{font-size:16px;line-height:24px}}.store-info-wrap .cont-wrap .detail-info-wrap .right-box .info-list .h3-tit+dl{padding-top:24px}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .detail-info-wrap .right-box .info-list .h3-tit+dl{padding-top:12px}}.store-info-wrap .cont-wrap .detail-info-wrap .right-box .info-list dl{display:flex;padding-top:20px}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .detail-info-wrap .right-box .info-list dl{padding-top:14px}}.store-info-wrap .cont-wrap .detail-info-wrap .right-box .info-list dl dt{width:93px;color:#000;font-weight:700;font-size:16px;line-height:26px}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .detail-info-wrap .right-box .info-list dl dt{font-size:14px;line-height:22px}}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .detail-info-wrap .right-box .info-list dl dt{width:96px}}.store-info-wrap .cont-wrap .detail-info-wrap .right-box .info-list dl dd{flex:1;padding-left:24px;font-size:16px;line-height:26px}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .detail-info-wrap .right-box .info-list dl dd{font-size:14px;line-height:22px}}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .detail-info-wrap .right-box .info-list dl dd{padding-left:12px}}.store-info-wrap .cont-wrap .detail-info-wrap .right-box .info-list dl dd .item:after{content:"";display:block;clear:both}.store-info-wrap .cont-wrap .detail-info-wrap .right-box .info-list dl dd .item li{color:#111;font-size:16px;line-height:26px}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .detail-info-wrap .right-box .info-list dl dd .item li{font-size:14px;line-height:22px}}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .detail-info-wrap .right-box .info-list dl dd .item li{float:none;margin:6px 0 0 0}}.store-info-wrap .cont-wrap .detail-info-wrap .right-box .info-list dl dd .item li:first-child{margin:0}.store-info-wrap .cont-wrap .detail-info-wrap .right-box .info-list dl dd .item li .key .sp{display:inline-block}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .detail-info-wrap .right-box .info-list dl dd .item li .key .sp{padding-left:14px}}.store-info-wrap .cont-wrap .detail-info-wrap .right-box .info-list dl dd .item.dir-v li{float:none;margin-left:0}.store-info-wrap .cont-wrap .detail-info-wrap .right-box .info-list dl dd .bullet-list{margin:0}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .detail-info-wrap .right-box .info-list dl dd .bullet-list{margin-top:4px}}.store-info-wrap .cont-wrap .detail-info-wrap .right-box .info-list dl dd .addr-info{margin-top:4px;font-size:16px;line-height:26px}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .detail-info-wrap .right-box .info-list dl dd .addr-info{font-size:14px;line-height:22px}}.store-info-wrap .cont-wrap .detail-info-wrap .right-box .info-list dl dd .addr-info:first-child{margin-top:0}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .detail-info-wrap .right-box .info-list dl dd .addr-info{display:table}}.store-info-wrap .cont-wrap .detail-info-wrap .right-box .info-list dl dd .addr-info .key{display:inline-block;vertical-align:middle}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .detail-info-wrap .right-box .info-list dl dd .addr-info .key{display:inline-block;padding-right:4px}}.store-info-wrap .cont-wrap .detail-info-wrap .right-box .info-list dl dd .addr-info .addr{display:inline-block;vertical-align:middle}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .detail-info-wrap .right-box .info-list dl dd .addr-info .addr{display:inline}}.store-info-wrap .cont-wrap .detail-info-wrap .right-box .info-list .btn-area{margin:12px 0 0 93px;padding-left:24px}.store-info-wrap .cont-wrap .detail-info-wrap .right-box .info-list .map{width:100%;height:420px;margin-top:16px;overflow:hidden}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .detail-info-wrap .right-box .info-list .map{height:190px}}.store-info-wrap .cont-wrap .detail-info-wrap .right-box .info-list .tabs-wrap{margin-top:16px;text-align:left}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .detail-info-wrap .right-box .info-list.photo{margin-right:-16px}}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .detail-info-wrap .right-box .info-list.photo .slide-wrap .slide-content .slide-conts .cont-wrap{width:92.224vw}}.store-info-wrap .cont-wrap .detail-info-wrap .right-box .info-list.event .slide-wrap .slide-content .slide-conts .cont-wrap{width:100%}.store-info-wrap .cont-wrap .detail-info-wrap .right-box .info-list.event .slide-wrap .slide-content .slide-conts .cont-wrap .img{height:246px;margin:0 6px}.store-info-wrap .cont-wrap .detail-info-wrap .right-box .info-list.event .slide-wrap .slide-content .slide-conts .cont-wrap .img img{width:100%}.store-info-wrap .cont-wrap .detail-info-wrap .right-box .notice-info{position:relative;padding:24px 40px 24px 32px;background:#f4f4f4;border-radius:8px}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .detail-info-wrap .right-box .notice-info{padding:16px 24px;border:0;text-align:center}}.store-info-wrap .cont-wrap .detail-info-wrap .right-box .notice-info .txt{position:relative;display:inline-block;padding:0 145px 0 80px;font-size:16px;line-height:26px;vertical-align:middle;font-weight:700}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .detail-info-wrap .right-box .notice-info .txt{font-size:14px;line-height:22px}}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .detail-info-wrap .right-box .notice-info .txt{display:block;padding:72px 0 0 0;text-align:left}}.store-info-wrap .cont-wrap .detail-info-wrap .right-box .notice-info .txt:before{content:'';display:block;position:absolute;top:50%;left:0;width:64px;height:64px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(/lg5-common/images/icons/img-evaluation-64.svg) no-repeat;background-size:64px 64px}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .detail-info-wrap .right-box .notice-info .txt:before{top:0;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}}.store-info-wrap .cont-wrap .detail-info-wrap .right-box .notice-info .txt .point{color:#ea1917}.store-info-wrap .cont-wrap .detail-info-wrap .right-box .notice-info .btn{position:absolute;top:50%;right:40px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .detail-info-wrap .right-box .notice-info .btn{display:inline-block;position:static;width:auto;margin-top:24px;-webkit-transform:translateY(0);transform:translateY(0)}}.store-info-wrap .cont-wrap .detail-info-wrap .slide-wrap{margin-top:16px;padding-bottom:34px;overflow:initial}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .detail-info-wrap .slide-wrap{overflow:hidden}}.store-info-wrap .cont-wrap .detail-info-wrap .slide-wrap .indi-wrap{bottom:0}.store-info-wrap .cont-wrap .detail-info-wrap .slide-wrap .slide-content{margin:0 -6px}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .detail-info-wrap .slide-wrap .slide-content .slide-track{overflow:auto}}.store-info-wrap .cont-wrap .detail-info-wrap .slide-wrap .slide-content .slide-conts{height:auto}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .detail-info-wrap .slide-wrap .slide-content .slide-conts .cont-wrap{width:61.1111vw}}.store-info-wrap .cont-wrap .detail-info-wrap .slide-wrap .slide-content .slide-conts .img{position:relative;border-radius:8px;height:282px;margin:0 6px;overflow:hidden}.store-info-wrap .cont-wrap .detail-info-wrap .slide-wrap .slide-content .slide-conts .img img{display:block;position:absolute;top:50%;left:50%;width:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .detail-info-wrap .slide-wrap .slide-content .slide-conts .img{height:240px}}.store-info-wrap .cont-wrap .detail-info-wrap .slide-wrap .slide-content .slide-conts .desc{height:80px;margin:8px 8px 0}.store-info-wrap .cont-wrap .detail-info-wrap .slide-wrap .slide-content .slide-conts .desc .subject{display:-webkit-box;max-height:52px;margin-bottom:4px;padding-right:24px;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:16px;line-height:26px;font-weight:700}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .detail-info-wrap .slide-wrap .slide-content .slide-conts .desc .subject{font-size:14px;line-height:22px}}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .detail-info-wrap .slide-wrap .slide-content .slide-conts .desc .subject{max-height:46px;margin-bottom:6px}}.store-info-wrap .cont-wrap .detail-info-wrap .slide-wrap .slide-content .slide-conts .desc .date{color:#666;font-size:14px;line-height:24px}@media screen and (max-width:767px){.store-info-wrap .cont-wrap .detail-info-wrap .slide-wrap .slide-content .slide-conts .desc .date{font-size:13px;line-height:21px}}.store-info-wrap .cont-wrap .detail-info-wrap .slide-wrap .slide-controls .btn-arrow.prev{left:-28px}.store-info-wrap .cont-wrap .detail-info-wrap .slide-wrap .slide-controls .btn-arrow.next{right:-28px}@media screen and (min-width:768px){.store-info-wrap .cont-wrap .detail-info-wrap .event .slide-wrap .slide-conts{width:50%;margin-top:24px}.store-info-wrap .cont-wrap .detail-info-wrap .event .slide-wrap .slide-conts:nth-child(1),.store-info-wrap .cont-wrap .detail-info-wrap .event .slide-wrap .slide-conts:nth-child(2){margin-top:0}}.store-info-wrap footer{padding:32px 0 48px;background-color:#fff}@media screen and (max-width:767px){.store-info-wrap footer{z-index:100;position:fixed;bottom:0;width:100%;padding:0}}.store-info-wrap footer .btn-group{text-align:center}@media screen and (max-width:767px){.store-info-wrap footer .btn-group .btn{border-radius:0}}@media screen and (max-width:767px){.faq{margin-top:-8px}}.faq .search-wrap{position:relative;max-width:444px;margin:0 auto}@media screen and (max-width:767px){.faq .search-wrap{padding:10px 16px 32px;background:#fff}.faq .search-wrap::after,.faq .search-wrap::before{display:none}}.faq .search-wrap .select-wrap{position:relative;float:left;width:188px;z-index:10}.faq .search-wrap .select-wrap .ui-selectbox-wrap .ui-select-button{border-radius:8px 0 0 8px;border-right-color:transparent;background:#fff}.faq .search-wrap .select-wrap .ui-selectbox-wrap.on .ui-select-button{border-radius:8px 8px 0 0;border-right-color:#222}@media screen and (max-width:767px){.faq .search-wrap .select-wrap .ui-selectbox-wrap .ui-select-button{border-radius:8px;border-right-color:#ddd}}@media screen and (max-width:767px){.faq .search-wrap .select-wrap{float:none;width:100%}}.faq .search-wrap .input-wrap{position:relative;display:block}.faq .search-wrap .input-wrap .box{width:100%;border-radius:24px;box-shadow:2px 4px 12px rgba(0,0,0,.14)}@media screen and (max-width:767px){.faq .search-wrap .input-wrap .box{box-shadow:1px 2px 8px rgba(0,0,0,.14)}}.faq .search-wrap .input-wrap .box form{border-radius:24px 0 0 24px;overflow:hidden}.faq .search-wrap .input-wrap .box input{border-radius:24px}.faq .search-wrap .input-wrap .box .cell{padding:0}.faq .search-wrap .input-wrap .box input{padding-left:16px;padding-right:40px;border-radius:0;border:none}.faq .search-wrap .input-wrap .box input:focus{box-shadow:none}@media screen and (max-width:767px){.faq .search-wrap .input-wrap .box input{padding-right:20px}}.faq .search-wrap .input-wrap .btn-delete{position:absolute;top:50%;right:54px;width:20px;height:20px;margin-top:-10px;background:url(/lg5-common/images/icons/icon-delete-20.svg) no-repeat 0 0}@media screen and (max-width:767px){.faq .search-wrap .input-wrap .btn-delete{right:40px}}@media screen and (max-width:767px){.faq .search-wrap .input-wrap{margin-top:8px;margin-left:0}.faq .search-wrap .input-wrap .box input{border-radius:8px 0 0 8px;border-left-color:#ddd;padding-left:23px}}.faq .search-wrap .input-wrap .cell{width:48px;border:none;text-align:right}.faq .search-wrap .input-wrap .cell .btn-search{position:relative;width:48px;height:48px}.faq .search-wrap .input-wrap .cell .btn-search:after{content:' ';display:block;width:20px;height:20px;margin:0 auto;background:url(/lg5-common/images/icons/icon-search-20.svg) no-repeat 0 0;background-size:20px 20px}@media screen and (max-width:767px){.faq .search-wrap .input-wrap .cell .btn-search{width:46px;height:46px}}.faq .result-wrap{max-width:1380px;margin:0 auto;padding-top:64px}@media screen and (max-width:767px){.faq .result-wrap{border-top:12px solid #f4f4f4}}.faq .result-wrap .list-sorting{padding:32px 0 12px}@media screen and (max-width:767px){.faq .result-wrap .list-sorting{padding:32px 16px 12px}}.faq .result-wrap .accordion-wrap{border-top:2px solid #222}.faq .result-wrap .accordion-wrap.faq-type>ul>.lists{margin-top:0;border-bottom:1px solid #ddd;border-radius:0}.faq .result-wrap .accordion-wrap.faq-type>ul>.lists:first-child{border-top:1px solid #ddd}.faq .result-wrap .accordion-wrap.faq-type>ul>.lists.on{background-color:#f4f4f4;box-shadow:none}.faq .result-wrap .accordion-wrap.faq-type>ul>.lists.on .que{color:#ec455a}.faq .result-wrap .accordion-wrap.faq-type>ul>.lists.on .accord-btn:after{transform:rotate(270deg)!important}.faq .result-wrap .accordion-wrap.faq-type>ul>.lists .head .accord-btn{padding:25px 136px 25px 72px}@media screen and (max-width:767px){.faq .result-wrap .accordion-wrap.faq-type>ul>.lists .head .accord-btn{padding:16px 44px 16px 36px}}.faq .result-wrap .accordion-wrap.faq-type>ul>.lists .head .accord-btn:after{right:48px;width:24px;height:24px;margin-top:-12px;background:url(/lg5-common/images/icons/btn-arr-24x24-black.svg) no-repeat 0 0;border:none;transform:rotate(90deg)}@media screen and (max-width:767px){.faq .result-wrap .accordion-wrap.faq-type>ul>.lists .head .accord-btn:after{top:16px;right:12px;width:16px;height:16px;margin-top:0;background-size:16px 16px}}.faq .result-wrap .accordion-wrap.faq-type>ul>.lists .head .accord-btn .que{position:absolute;top:50%;left:24px;font-size:18px;font-weight:700;transform:translateY(-50%)}@media screen and (max-width:767px){.faq .result-wrap .accordion-wrap.faq-type>ul>.lists .head .accord-btn .que{top:21px;left:12px;font-size:15px;transform:translateY(0)}}.faq .result-wrap .accordion-wrap.faq-type>ul>.lists .head .accord-btn .title{font-weight:500}.faq .result-wrap .accordion-wrap.faq-type>ul>.lists .accord-cont{padding:0 72px 48px}@media screen and (max-width:767px){.faq .result-wrap .accordion-wrap.faq-type>ul>.lists .accord-cont{padding:0 44px 32px 36px}}@media screen and (max-width:767px){.faq .result-wrap{padding-top:12px}.faq .result-wrap .accordion-wrap{margin:0 16px}}.faq .no-data{margin-top:16px}.catal-wrap{max-width:1460px;margin:0 auto;padding:0 40px 120px}@media screen and (max-width:767px){.catal-wrap{padding:0 0 60px}}.catal-wrap h2{display:inline-block;margin-bottom:16px;font-size:28px;line-height:41px}@media screen and (max-width:767px){.catal-wrap h2{padding:0 16px;font-size:18px;line-height:21px}}.catal-list-wrap{margin-top:8px}@media screen and (max-width:767px){.catal-list-wrap{margin-top:10px}}.catal-list-wrap .catal-tab{position:relative;background-color:#fff;overflow:hidden}@media screen and (max-width:767px){.catal-list-wrap .catal-tab{margin-top:0}}@media screen and (max-width:767px){.catal-list-wrap .catal-tab>div{top:46px!important}}.catal-list-wrap .catal-tab .ui_sticky.fixed{left:0!important;box-shadow:0 12px 8px 0 rgba(0,0,0,.14)}@media screen and (max-width:767px){.catal-list-wrap .catal-tab .ui_sticky.fixed{top:46px!important}}.catal-list-wrap .catal-tab .tabs-wrap{left:0!important;max-width:1380px;margin:0 auto;padding:16px 0;text-align:left;background:#fff}@media screen and (max-width:767px){.catal-list-wrap .catal-tab .tabs-wrap{padding-top:15px}}.catal-list-wrap .catal-tab .tabs-wrap:before{content:none}@media screen and (max-width:767px){.catal-list-wrap .catal-tab .tabs-wrap .tabs{padding:0 16px}}.catal-list-wrap .catal-tab .tabs-wrap .tabs>li{margin:0}.catal-list-wrap .catal-tab .tabs-wrap .tabs>li:last-child{margin-right:30px}.catal-list-wrap .catal-tab .tabs-wrap .tabs>li>a{position:initial;padding:10px 25px;border-radius:22px;font-size:18px;line-height:28px;color:#666}@media screen and (max-width:767px){.catal-list-wrap .catal-tab .tabs-wrap .tabs>li>a{padding-bottom:6px;font-size:15px;line-height:23px}}.catal-list-wrap .catal-tab .tabs-wrap .tabs>li.on>a{color:#fff;background-color:#000}.catal-list-wrap .catal-tab .tabs-wrap .tabs>li.on>a:after{content:none}.catal-list-wrap .catal-tab .tabs-wrap .tabs>li.on>a:focus-visible{outline:3px dotted #000!important}.catal-list-wrap .catal-tab .tabs-wrap .btn-file-open{position:absolute;top:18px;right:0;width:24px;height:48px;background:#fff}@media screen and (max-width:1024px){.catal-list-wrap .catal-tab .tabs-wrap .btn-file-open{right:16px}}.catal-list-wrap .catal-tab .tabs-wrap .btn-file-open::before{content:' ';position:absolute;top:50%;left:0;width:24px;height:24px;background:url(/lg5-common/images/icons/btn-arrow-down.svg) no-repeat;background-size:24px;transition:.5s;z-index:2;transform:translateY(-50%)}.catal-list-wrap .catal-tab .tabs-wrap .btn-file-open::after{content:'';position:absolute;top:-17px;left:-50px;bottom:-17px;width:79px;background:linear-gradient(90deg,rgba(255,255,255,0) 0,#fff 46.2%)}@media screen and (max-width:767px){.catal-list-wrap .catal-tab .tabs-wrap .btn-file-open::after{left:-20px;width:60px;background:linear-gradient(90deg,rgba(255,255,255,0) 0,#fff 43.67%)}}.catal-list-wrap .catal-tab .tabs-wrap .btn-file-open.on::before{transform:rotate(180deg) translateY(50%)}@media screen and (max-width:767px){.catal-list-wrap .catal-tab .tabs-wrap .btn-file-open{top:17px;height:39px}}.catal-list-wrap .catal-tab.file-open .tabs-wrap .tabs{white-space:normal;transform:translate(0,0) translateZ(0)!important}@media screen and (max-width:767px){.catal-list-wrap .anchor-wrap{margin-top:25px;background:#f4f4f4}}.catal-list-wrap .anchor-wrap .anchor-contents{display:block!important;margin-top:48px;padding-top:32px}.catal-list-wrap .anchor-wrap .anchor-contents:first-child{margin-top:27px;padding-top:0}@media screen and (max-width:767px){.catal-list-wrap .anchor-wrap .anchor-contents:first-child{margin-top:0}}@media screen and (max-width:767px){.catal-list-wrap .anchor-wrap .anchor-contents{margin-top:12px;padding:40px 0;background:#fff}}.catal-list-wrap .card-list{display:flex;width:100%}@media screen and (min-width:768px){.catal-list-wrap .card-list{min-height:740px}}@media screen and (max-width:767px){.catal-list-wrap .card-list{display:block;min-height:auto}}.catal-list-wrap .card-list .catal-card{display:inline-block;box-shadow:1px 2px 16px 0 rgba(0,0,0,.08)}@media screen and (max-width:767px){.catal-list-wrap .card-list .catal-card{box-shadow:1px 2px 8px 0 rgba(0,0,0,.08)}}.catal-list-wrap .card-list .catal-card img{width:100%}.catal-list-wrap .card-list .new-catal{padding:90px 0 44px;width:50%;border:1px solid #ddd;text-align:center}@media screen and (max-width:1380px){.catal-list-wrap .card-list .new-catal{padding:90px 5% 44px;min-height:auto}}@media screen and (max-width:767px){.catal-list-wrap .card-list .new-catal{padding:0 0 23px;width:100%;border:0}}.catal-list-wrap .card-list .new-catal .catal-card{padding:26px 24px;width:410px;max-width:100%}@media screen and (max-width:767px){.catal-list-wrap .card-list .new-catal .catal-card{width:228px}}.catal-list-wrap .card-list .new-catal .catal-card img{max-width:362px;max-height:486px}.catal-list-wrap .card-list .new-catal strong{display:block;margin-top:24px;font-size:24px}@media screen and (max-width:767px){.catal-list-wrap .card-list .new-catal strong{margin-top:12px;font-size:16px;line-height:22px}}.catal-list-wrap .card-list .old-catal{position:relative;width:50%;border:1px solid #ddd;border-left:0}@media screen and (min-width:768px){.catal-list-wrap .card-list .old-catal:before{content:'';position:absolute;top:0;bottom:0;left:50%;border-left:1px solid #ddd}.catal-list-wrap .card-list .old-catal:after{content:'';position:absolute;top:50%;left:0;right:0;border-top:1px solid #ddd}}@media screen and (max-width:767px){.catal-list-wrap .card-list .old-catal{width:100%;border:0}}.catal-list-wrap .card-list .old-catal .catal-card{padding:22px 19px;max-width:100%}.catal-list-wrap .card-list .old-catal .catal-card img{max-width:158px;max-height:212px}.catal-list-wrap .card-list .old-catal .slide-wrap.catalog-slider{height:100%}.catal-list-wrap .card-list .old-catal .slide-wrap.catalog-slider .slide-content{height:100%}@media screen and (max-width:767px){.catal-list-wrap .card-list .old-catal .slide-wrap.catalog-slider .slide-content{padding:0 12px}}.catal-list-wrap .card-list .old-catal .slide-wrap.catalog-slider .slide-content .slide-track{display:flex;flex-wrap:wrap;height:100%}@media screen and (max-width:767px){.catal-list-wrap .card-list .old-catal .slide-wrap.catalog-slider .slide-content .slide-track{padding:5px 0 0}}.catal-list-wrap .card-list .old-catal .slide-wrap.catalog-slider .slide-content .slide-track li{padding:57px 0;width:50%;height:50%}@media screen and (max-width:1380px){.catal-list-wrap .card-list .old-catal .slide-wrap.catalog-slider .slide-content .slide-track li{padding:41px 5% 41px}}@media screen and (max-width:767px){.catal-list-wrap .card-list .old-catal .slide-wrap.catalog-slider .slide-content .slide-track li{padding:0 4px;width:143px;border:0!important}}.catal-list-wrap .card-list .old-catal .slide-wrap.catalog-slider .slide-content .slide-track li .slide-item-wrap{position:relative;text-align:center}.catal-list-wrap .card-list .old-catal .slide-wrap.catalog-slider .slide-content .slide-track li .slide-item-wrap strong{position:absolute;transform:rotate(90deg);transform-origin:18px 16px;font-size:16px;line-height:22px;white-space:nowrap}@media screen and (max-width:1380px){.catal-list-wrap .card-list .old-catal .slide-wrap.catalog-slider .slide-content .slide-track li .slide-item-wrap strong{display:block;position:relative;top:auto;right:auto;margin-top:12px;transform:none}}@media screen and (max-width:767px){.catal-list-wrap .card-list .old-catal .slide-wrap.catalog-slider .slide-content .slide-track li .slide-item-wrap strong{margin:8px auto 0;max-width:196px;font-size:13px;line-height:19px;text-align:left}}@media screen and (min-width:768px){.catal-list-wrap .card-list .old-catal .slide-wrap.catalog-slider .slide-controls{display:none}}.catal-list-wrap .card-list .old-catal .slide-wrap.catalog-slider .slide-controls .btn-arrow.prev:before{background-image:url(/lg5-common/images/icons/btn-arr-40x40-lt.svg)}.catal-list-wrap .card-list .old-catal .slide-wrap.catalog-slider .slide-controls .btn-arrow.next:before{background-image:url(/lg5-common/images/icons/btn-arr-40x40-rt.svg)}.cs-temp-text{max-width:1380px;margin:0 auto;padding:32px 40px 24px;font-size:16px;line-height:26px}@media screen and (max-width:767px){.cs-temp-text{font-size:14px;line-height:22px}}.cs-temp-text p{margin-bottom:16px}img.pc{display:inline-block}img.mobile{display:none}@media screen and (max-width:767px){img.pc{display:none}img.mobile{display:inline-block}}.toast-message.o4o-type{z-index:9002}.o4osmWrap .utility{right:10px}.o4o-store.total-wishlist-type{background-color:#f7f7f7}.o4o-store.total-wishlist-type .o4o-store-sub{padding:0 20px 0}.o4o-store{position:relative;width:100%;color:#000}.o4o-store-main .main-header{display:flex;justify-content:space-between;height:45px;background:#fff}.o4o-store-main .main-header .h-logo{display:inline-block;margin-left:20px;line-height:40px}.o4o-store-main .main-header .h-logo img{width:143px;height:15px}.o4o-store-main .main-header .h-point{text-align:right;padding-right:20px;color:#ea1917;font-size:13px;font-weight:700;line-height:1.25}.o4o-store-main .main-header .h-point .my-point{display:block;padding-top:12px;color:#000}.o4o-store-main .main-header .h-login{display:block;padding:12px 20px 0 0;line-height:1.38;color:#000;font-size:13px;font-weight:500;text-align:right}.o4o-store-main .main-contents{padding:15px 20px 0}.o4o-store-main .main-contents .m-tit-wrap{letter-spacing:-.5px}.o4o-store-main .main-contents .m-tit-wrap .m-tit{font-weight:700}.o4o-store-main .main-contents .m-tit-wrap .m-tit span{display:block;line-height:44px;font-size:29px;font-weight:700;letter-spacing:-1.16px}.o4o-store-main .main-contents .m-tit-wrap .m-tit span:first-child{color:#71005f;font-size:16px;line-height:23px;letter-spacing:-.64px}.o4o-store-main .main-contents .m-tit-wrap .m-txt{line-height:18.5px;font-size:13px;color:#000}.o4o-store-main .main-contents .m-qr a{display:block;width:250px;height:250px;margin:60px auto 0;padding-top:77px;background:url(/lg5-common/images/CS/o4osm/bg_qr.png) no-repeat center;background-size:250px;text-align:center;font-size:30px;font-weight:700;line-height:1.45;letter-spacing:-.6px}.o4o-store-main .main-contents .m-qr a strong{color:#71005f}.o4o-store-main .main-contents .m-btn-type1{display:flex;justify-content:space-between;margin-top:15px;align-items:center}.o4o-store-main .main-contents .m-btn-type1 li{width:65.4%}.o4o-store-main .main-contents .m-btn-type1 li+li{width:31%}.o4o-store-main .main-contents .m-btn-type1 li a{position:relative;display:block;height:110px;padding-top:70px;font-size:17px;font-weight:500;letter-spacing:-.32px;color:#fff;box-sizing:border-box;border-radius:15px;background-color:#71005f;text-align:center}.o4o-store-main .main-contents .m-btn-type1 li a:before{content:'';position:absolute;top:20px;left:50%;display:block;width:40px;height:40px;margin-left:-20px;background:url(/lg5-common/images/CS/o4osm/btn_wishlist.svg) no-repeat center;background-size:40px}.o4o-store-main .main-contents .m-btn-type1 li a.btn-popularity{background-color:#ea1917}.o4o-store-main .main-contents .m-btn-type1 li a.btn-popularity:before{background:url(/lg5-common/images/CS/o4osm/btn_popularity.svg) no-repeat center;background-size:40px}.o4o-store-main .main-contents .m-btn-type2{position:relative;display:flex;margin-top:10px;align-items:center;background:#eee;border-radius:15px}.o4o-store-main .main-contents .m-btn-type2 li{flex:1;height:50px}.o4o-store-main .main-contents .m-btn-type2 li a{display:block;line-height:50px;text-align:center}.o4o-store-main .main-contents .m-btn-type2 li a span{position:relative;display:inline-block;padding-left:25px;color:#000;font-size:14px;font-weight:500;letter-spacing:-.26px}.o4o-store-main .main-contents .m-btn-type2 li a span:before{content:'';position:absolute;top:50%;left:0;display:block;width:20px;height:20px;margin-top:-10px;background:url(/lg5-common/images/CS/o4osm/btn_location.svg) no-repeat center;background-size:20px}.o4o-store-main .main-contents .m-btn-type2 li a.btn-event span:before{background:url(/lg5-common/images/CS/o4osm/btn_event.svg) no-repeat center;background-size:20px}.o4o-store-main .main-contents .m-btn-type2 li+li:after{content:'';position:absolute;top:50%;left:50%;display:block;width:1px;height:11px;margin-top:-5.5px;background-color:#ccc}.o4o-store .floating-wrap{position:fixed;bottom:0!important;left:0;width:100%;height:95px;overflow:hidden;background:#fff}.o4o-store .floating-wrap .go-to-store{position:absolute;top:0;left:0}.o4o-store .floating-wrap .go-to-store a{display:inline-block;width:46.5px;height:95px;padding:28.5px 0 0 54.5px;font-size:14px;font-weight:500;line-height:18px;letter-spacing:-.24px;color:#000;background:url(/lg5-common/images/CS/o4osm/icon_gotostore.png) no-repeat;background-size:46.5px 95px}.o4o-store .floating-wrap .go-to-qr{position:absolute;top:50%;left:50%;margin:-30px 0 0 -30px}.o4o-store .floating-wrap .go-to-qr a{display:block;width:60px;height:60px}.o4o-store .floating-wrap .go-to-qr a img{width:60px;height:60px}@media screen and (max-height:730px){.o4o-store .o4o-store-main{padding-bottom:100px}.o4o-store .o4o-store-main .main-contents{padding:15px 20px 0}.o4o-store .o4o-store-main .main-contents .m-qr a{margin:20px auto 0}}.o4o-store .msg-ing{position:relative;min-height:450px;margin:0 -20px;min-height:500px}.o4o-store .msg-ing .txt{position:absolute;top:50%;left:0;width:100%;padding-top:104px;font-size:15px;line-height:24px;font-weight:400;text-align:center;background:url(/lg5-common/images/CS/o4osm/icon_noimg.svg) no-repeat center 0;background-size:82px 82px}.o4o-store .msg-ing.type-lge .txt{margin-top:-164px}.o4o-store .msg-ing.type-web .txt{margin-top:-133px}.o4o-store .msg-ing .stxt{display:block;margin-top:4px;font-size:14px;color:#666;font-weight:400}.o4o-store .msg-ing .btn-wrap{padding:40px 45px 0}.o4o-store .msg-ing .btn-wrap>a{display:block;line-height:50px;font-size:14px;font-weight:700;color:#fff;text-align:center;background:#71005f;border-radius:50px}.o4o-store .msg-ing .btn-wrap>a.btn-goto-qr{margin-top:10px;background:#fff;border:1px solid #71005f;color:#71005f}.o4o-store .msg-ing-banner{margin:0 -20px 30px;padding:20px 20px 20px 65px;font-size:13px;line-height:18px;background:#f4f4f4 url(/lg5-common/images/CS/o4osm/icon_noimg.svg) no-repeat 15px 15px;background-size:45px 45px;color:#666}.o4o-store .msg-ing-banner .msg-tit{display:block;font-weight:700;color:#000;padding-bottom:5px}.o4o-store .msg-ing-banner p{word-break:keep-all}.o4o-store .btn-more{display:inline-block;padding:0 20px;font-size:13px;font-weight:500;border:1px solid #000;border-radius:50px;line-height:34px}.o4o-store .o4o-store-sub{padding:0 20px 51px}.o4o-store .pd-info-wrap .pd-util{position:relative;margin-top:11px;padding-left:120px}.o4o-store .pd-info-wrap .pd-util .flag{display:inline-block;padding:0 5px;font-size:12px;font-weight:700;line-height:20px;color:#fff;background:#ea1917}.o4o-store .pd-info-wrap .pd-util .date{position:absolute;top:0;right:0;font-size:12px;line-height:20px;letter-spacing:-.24px;color:#8f8f8f}.o4o-store .pd-info-wrap .pd-list{position:relative;padding-left:120px;min-height:120px;margin-top:12px;color:#000}.o4o-store .pd-info-wrap .pd-list .pd-tit{font-size:13px;line-height:13px}.o4o-store .pd-info-wrap .pd-list .pd-tit .pd-name{display:block;padding-bottom:2px;font-size:15px;line-height:1.47;font-weight:700;letter-spacing:-.3px}.o4o-store .pd-info-wrap .pd-list .pd-tit .pd-name .main-title{font-size:15px;line-height:1.47}@media screen and (max-width:767px){.o4o-store .pd-info-wrap .pd-list .pd-tit .pd-name .main-title{overflow-wrap:anywhere}}.o4o-store .pd-info-wrap .pd-list .pd-tit .pd-name .main-title .main{font-weight:700}.o4o-store .pd-info-wrap .pd-list .pd-tit .pd-name .main-title .sub{font-weight:400;color:#333}.o4o-store .pd-info-wrap .pd-list .pd-tit .pd-name .main-title .sub::before{content:'·';margin:0 3px;line-height:1.47;font-weight:400}.o4o-store .pd-info-wrap .pd-list .pd-tit .pd-sku{margin-top:2px;font-weight:400;color:#666}.o4o-store .pd-info-wrap .pd-list .pd-txt .price-noData{position:relative;padding-left:20px;font-size:12px;line-height:1.5;color:#666;word-break:keep-all}.o4o-store .pd-info-wrap .pd-list .pd-txt .price-noData:before{content:'';position:absolute;top:1px;left:0;display:inline-block;width:16px;height:16px;background:url(/lg5-common/images/icons/icon-nodata.svg) no-repeat;background-size:100%}@media screen and (max-width:280px){.o4o-store .pd-info-wrap .pd-list .pd-txt .price .p-tit{display:block}.o4o-store .pd-info-wrap .pd-list .pd-txt .price .original .p-tit{padding-bottom:5px}.o4o-store .pd-info-wrap .pd-list .pd-txt .price .total .p-tit{margin-top:5px}}.o4o-store .pd-info-wrap .pd-list .pd-txt .p-tit{display:inline-block;font-size:12px;font-weight:400;color:#000;padding-right:5px}.o4o-store .pd-info-wrap .pd-list .pd-img{position:absolute;top:-32px;left:0;width:102px;height:102px;padding:10px;background-color:#fff}.o4o-store .pd-info-wrap .pd-list .pd-img img{width:82px;height:82px}.o4o-store .pd-info-wrap .pd-cashback{position:relative;margin:0 -20px}.o4o-store .pd-info-wrap .pd-cashback:after{display:block;content:'';height:12px;background:#f4f4f4;border-top:1px solid #ddd}.o4o-store .pd-info-wrap .pd-cashback-tit{position:relative;height:40px;padding:0 20px;background-image:linear-gradient(99deg,#71005f -2%,#9a0481 99%)}.o4o-store .pd-info-wrap .pd-cashback-tit>strong{font-size:14px;line-height:40px;letter-spacing:-.32px;color:#fff;font-weight:500}.o4o-store .pd-info-wrap .pd-cashback-tit .tooltip-wrap{margin-top:10px}.o4o-store .pd-info-wrap .pd-cashback-tit .tooltip-wrap .tooltip-icon{background-image:url(/lg5-common/images/icons/icon-tooltip-white.svg);width:21px;height:20px}.o4o-store .pd-info-wrap .pd-cashback-tit .tooltip-wrap .tooltip-box p{word-break:keep-all}.o4o-store .pd-info-wrap .pd-cashback-tit .c-point{position:absolute;top:0;right:20px;text-align:right;font-size:21px;font-weight:700;line-height:40px;box-sizing:border-box;color:#fff}.o4o-store .pd-info-wrap .pd-cashback-tit .c-point span{font-size:17px;font-weight:400}.o4o-store .pd-info-wrap .pd-cashback-txt .btn-c-info{position:relative;width:100%;height:50px;padding:0 20px;text-align:left;background:#ac3e9a;box-shadow:2px 4px 20px 0 rgba(113,0,95,.2);font-size:17px;font-weight:700;color:#fff;z-index:10}.o4o-store .pd-info-wrap .pd-cashback-txt .btn-c-info::after{content:'';display:block;position:absolute;top:50%;right:20px;width:24px;height:24px;margin-top:-12px;background:#fff url(/lg5-common/images/icons/btn-right-16-black.svg) no-repeat 4px center;background-size:16px 16px;transform:rotate(270deg);border:1px solid #ddd;border-radius:12px}.o4o-store .pd-info-wrap .pd-cashback-txt .btn-c-info.alone-type{box-shadow:none}.o4o-store .pd-info-wrap .pd-cashback-txt .btn-c-info.btn-close::after{transform:rotate(90deg)}.o4o-store .pd-info-wrap .pd-cashback-txt .c-info{position:relative;height:261px}.o4o-store .pd-info-wrap .pd-cashback-txt .c-info-con{padding:25px 0 0;border-bottom:1px solid #71005f;background:#f9f5f9}.o4o-store .pd-info-wrap .pd-cashback-txt .c-info-con .c-info-tit{font-size:15px;line-height:15px;font-weight:700;letter-spacing:-.3px;text-align:center;color:#71005f}.o4o-store .pd-info-wrap .pd-cashback-txt .c-info-con .c-info-list{position:relative;display:flex;justify-content:space-between;margin:10px 25px 0;padding-bottom:20px;border-top:1px solid #71005f}.o4o-store .pd-info-wrap .pd-cashback-txt .c-info-con .c-info-list:before{content:'';position:absolute;top:-1px;left:50%;display:block;width:27px;height:18px;margin-left:-13.5px;background:url(/lg5-common/images/CS/o4osm/icon_cashback2.png) no-repeat;background-size:13.5px 9px}.o4o-store .pd-info-wrap .pd-cashback-txt .c-info-con .c-info-list li{flex:2;text-align:center}.o4o-store .pd-info-wrap .pd-cashback-txt .c-info-con .c-info-list li:first-child{flex:1;border-right:1px solid #be8cb7}.o4o-store .pd-info-wrap .pd-cashback-txt .c-info-con .c-info-list li>span{position:relative;display:inline-block;width:75px;height:115px;vertical-align:top;padding-top:78px;box-sizing:border-box;font-size:12px;font-weight:500;text-align:center;color:#71005f}.o4o-store .pd-info-wrap .pd-cashback-txt .c-info-con .c-info-list li>span:before{content:'';position:absolute;top:14px;left:50%;display:block;width:64px;height:64px;margin-left:-32px;background-repeat:no-repeat;background-size:64px 64px}.o4o-store .pd-info-wrap .pd-cashback-txt .c-info-con .c-info-list li>span.item-card:before{background-image:url(/lg5-common/images/CS/o4osm/icon_cashback_gift1.svg)}.o4o-store .pd-info-wrap .pd-cashback-txt .c-info-con .c-info-list li>span.item-pd:before{background-image:url(/lg5-common/images/CS/o4osm/icon_cashback_gift2.svg)}.o4o-store .pd-info-wrap .pd-cashback-txt .c-info-con .c-info-list li>span.item-coalition{color:#ab0090;font-weight:700}.o4o-store .pd-info-wrap .pd-cashback-txt .c-info-con .c-info-list li>span.item-coalition:before{background-image:url(/lg5-common/images/CS/o4osm/icon_cashback_gift3.svg)}.o4o-store .pd-info-wrap .pd-cashback-txt .c-info-con .c-info-list li>span.item-or{width:auto;padding-top:40px}.o4o-store .pd-info-wrap .pd-cashback-txt .c-info-con .c-info-list li>span.item-or:before{display:none}.o4o-store .pd-info-wrap .pd-cashback-txt .c-info-txt{position:absolute;bottom:31px;left:0;width:calc(100vw - 40px);height:64px;margin:0 20px;font-size:12px;line-height:15px;box-sizing:border-box;border:1px solid #71005f;border-radius:8px;background:#fff;color:#000;text-align:center}.o4o-store .pd-info-wrap .pd-cashback-txt .c-info-txt span{position:relative;display:inline-block;padding:17px 0 0 35px;text-align:left;width:auto}.o4o-store .pd-info-wrap .pd-cashback-txt .c-info-txt span:before{position:absolute;top:14px;left:0;content:'';display:block;width:30px;height:30px;background:url(/lg5-common/images/CS/o4osm/icon_consultant.svg) no-repeat;background-size:30px 30px}.o4o-store .pd-info-wrap .pd-cashback-txt .c-info-txt span strong{color:#ea1917}.o4o-store .pd-info-wrap .key-info{position:relative;z-index:20;margin:0 -20px;padding:0 20px 0;background:#fff;text-align:left}.o4o-store .pd-info-wrap .key-info dt{line-height:46px;font-size:16px;font-weight:700;border-bottom:1px solid #000}.o4o-store .pd-info-wrap .key-info dd{padding:10px 0}.o4o-store .pd-info-wrap .key-info dd li{display:flex;align-items:stretch}.o4o-store .pd-info-wrap .key-info dd li:not(:first-child){margin-top:3px}.o4o-store .pd-info-wrap .key-info dd li *{width:40%;line-height:1.5;flex-direction:row;font-size:14px;font-weight:400;color:#666}.o4o-store .pd-info-wrap .key-info dd li .list-txt{width:60%;color:#000}.o4o-store .pd-info-wrap .key-info dd .btn-detail-more{position:absolute;top:54px;right:0;display:block;margin:0;padding:0 17.5px 0 0;font-size:13px;color:#000;text-decoration:underline;top:12px;right:20px;text-decoration:none}.o4o-store .pd-info-wrap .key-info dd .btn-detail-more:after{content:'';display:block;position:absolute;top:50%;right:0;width:16px;height:16px;margin-top:-8px;background:url(/lg5-common/images/icons/btn-right-16-black.svg) no-repeat;background-size:100%}.o4o-store .pd-info-wrap .key-info.no-data+.usp-wrap{margin-top:20px}.o4o-store .pd-info-wrap .key-info.no-data+.usp-wrap:before{display:none}.o4o-store .pd-info-wrap .usp-wrap:before{display:block;content:'';height:1px;margin-bottom:15px;background:#ddd}.o4o-store .pd-info-wrap .usp-wrap .mini-usp{margin:0 auto;padding:10px 0;width:fit-content}.o4o-store .pd-info-wrap .usp-wrap .mini-usp-con .slide-conts{position:relative}.o4o-store .pd-info-wrap .usp-wrap .mini-usp-con .slide-conts iframe{width:100%;border:0 none}.o4o-store .pd-info-wrap .usp-wrap .mini-usp-con .slide-conts .touch-area{position:absolute;top:0;left:0;width:99%;height:100%}.o4o-store .pd-info-wrap .usp-wrap .real-touch{padding:10px 0;text-align:center}.o4o-store .pd-info-wrap .usp-wrap .real-touch img{width:auto;height:77px}@media screen and (max-width:280px){.o4o-store .pd-info-wrap .usp-wrap .real-touch img{height:57px}}.o4o-store .pd-info-wrap .online-purchase{display:block;margin-top:25px;padding:20px 20px;font-size:13px;color:#666;border-radius:8px;background:#f4f4f4}.o4o-store .pd-info-wrap .online-purchase strong{display:block;margin-bottom:4px;font-size:14px;line-height:20px;font-weight:500;color:#000}.o4o-store .pd-info-wrap .online-purchase .btn-link{margin-top:12px;padding-right:16px;font-size:14px}.o4o-store .pd-info-wrap ul.btn-area{display:flex;margin:30px -20px 0;padding:0;border-bottom:11px solid #f4f4f4}.o4o-store .pd-info-wrap ul.btn-area li{border:solid #ddd;border-width:1px 0;flex:1}.o4o-store .pd-info-wrap ul.btn-area li:not(:first-child){border-left:1px solid #ddd}.o4o-store .pd-info-wrap ul.btn-area li button{width:100%;height:50px;line-height:50px;background-color:#fff;font-size:14px;font-weight:500}.o4o-store .pd-info-wrap ul.btn-area li button span{display:inline-block;padding-left:27px;background:no-repeat 0 center/24px 24px}.o4o-store .pd-info-wrap ul.btn-area li button.btn-wishlist span{background-image:url(/lg5-common/images/icons/btn-like-off-32.svg)}.o4o-store .pd-info-wrap ul.btn-area li button.btn-wishlist.is-active span{background-image:url(/lg5-common/images/icons/btn-like-on-32.svg)}.o4o-store .pd-info-wrap ul.btn-area li button.btn-compare-etc span{background-image:url(/lg5-common/images/CS/o4osm/icon_compare_off.svg)}.o4o-store .pd-info-wrap ul.btn-area li button.btn-compare-etc.on span{background-image:url(/lg5-common/images/CS/o4osm/icon_compare_on.svg)}.o4o-store .pd-info-wrap .meno-area{margin:0 -20px}.o4o-store .pd-info-wrap .meno-area:after{display:block;content:'';height:12px;margin:0 0 15px;background:#f4f4f4;border-top:1px solid #ddd}.o4o-store .pd-info-wrap .meno-inner{display:flex;align-items:center;justify-content:space-between;padding:18px 20px}.o4o-store .pd-info-wrap .meno-txt{line-height:1.57;font-size:14px;font-weight:500;letter-spacing:-.14px}.o4o-store .pd-info-wrap .meno-btn{display:block}.o4o-store .pd-info-wrap .btn-memo{padding:10px 15px;border:1px solid #ddd;border-radius:50px}.o4o-store .pd-info-wrap .btn-memo span{padding-left:22px;font-size:14px;font-weight:500;background:url(/lg5-common/images/CS/o4osm/icon_memo2.svg) no-repeat 0 center/20px 20px}.o4o-store .pd-info-wrap .btn-memo.active span{background-image:url(/lg5-common/images/CS/o4osm/icon_memo2_on.svg)}.o4o-store .pd-info-wrap .pd-addinfo{position:relative;margin:0 -20px;padding:0 20px 0}.o4o-store .pd-info-wrap .pd-addinfo:before{display:block;content:'';height:12px;margin:0 -20px;background:#f4f4f4;border-top:1px solid #ddd}.o4o-store .pd-info-wrap .pd-addinfo-con{position:relative;padding-top:15px}.o4o-store .pd-info-wrap .pd-addinfo-con .addinfo-tit{line-height:46px;font-size:16px;font-weight:700;border-bottom:1px solid #000}.o4o-store .pd-info-wrap .pd-addinfo-con .addinfo-list{position:relative;display:flex;margin:4px 0 20px;background:#fff}.o4o-store .pd-info-wrap .pd-addinfo-con .addinfo-list li{flex:1;height:106px;text-align:center}.o4o-store .pd-info-wrap .pd-addinfo-con .addinfo-list li .tit{display:block;margin-top:20px;padding-bottom:10px;font-size:13px;line-height:13px;font-weight:400}.o4o-store .pd-info-wrap .pd-addinfo-con .addinfo-list li .num{font-size:23px;font-weight:700;letter-spacing:-.46px;line-height:23px;vertical-align:top}.o4o-store .pd-info-wrap .pd-addinfo-con .addinfo-list li:first-child:before{position:absolute;top:50%;left:50%;display:block;content:'';width:1px;height:50px;margin-top:-25px;background:#ddd}.o4o-store .pd-info-wrap .pd-addinfo-con .addinfo-list .review-info{display:inline-block;font-size:0;vertical-align:top}.o4o-store .pd-info-wrap .pd-addinfo-con .addinfo-list .review-info .star-rating-wrap{display:inline-block;height:24px;font-size:0;line-height:24px;vertical-align:top}.o4o-store .pd-info-wrap .pd-addinfo-con .addinfo-list .review-info .star-rating-wrap .a-div{display:inline-block}.o4o-store .pd-info-wrap .pd-addinfo-con .addinfo-list .review-info .star-rating-wrap .a-div .star-inner{display:inline-block;vertical-align:middle}.o4o-store .pd-info-wrap .pd-addinfo-con .addinfo-list .review-info .star-rating-wrap .a-div .star-inner,.o4o-store .pd-info-wrap .pd-addinfo-con .addinfo-list .review-info .star-rating-wrap .a-div .star-rating{position:relative;width:80px;height:16px;background-image:url(/lg5-common/images/KRP0008/img-star-pdp-off.svg);background-repeat:no-repeat;background-size:80px 16px}.o4o-store .pd-info-wrap .pd-addinfo-con .addinfo-list .review-info .star-rating-wrap .a-div .star-inner .star-rating,.o4o-store .pd-info-wrap .pd-addinfo-con .addinfo-list .review-info .star-rating-wrap .a-div .star-rating .star-rating{position:absolute;top:0;left:0;background-image:url(/lg5-common/images/KRP0008/img-star-pdp-on.svg)}.o4o-store .pd-info-wrap .pd-addinfo-con .addinfo-list .review-info .star-rating-wrap .scope{margin-bottom:3px;font-size:23px;font-weight:700;letter-spacing:-.46px;line-height:23px;vertical-align:top}.o4o-store .pd-info-wrap .pd-addinfo-con .addinfo-list .review-info .average-rating,.o4o-store .pd-info-wrap .pd-addinfo-con .addinfo-list .review-info .review-count,.o4o-store .pd-info-wrap .pd-addinfo-con .addinfo-list .review-info .star{display:inline-block;font-size:14px;line-height:24px;vertical-align:middle}@media screen and (max-width:767px){.o4o-store .pd-info-wrap .pd-addinfo-con .addinfo-list .review-info .average-rating,.o4o-store .pd-info-wrap .pd-addinfo-con .addinfo-list .review-info .review-count,.o4o-store .pd-info-wrap .pd-addinfo-con .addinfo-list .review-info .star{font-size:13px;line-height:21px}}.o4o-store .pd-info-wrap .pd-addinfo-con .addinfo-list .review-info .star{width:80px;height:24px;margin-right:4px;background:url(/lg5-common/images/KRP0008/icon-review.svg) no-repeat 0 center;vertical-align:bottom}.o4o-store .pd-info-wrap .pd-addinfo-con .addinfo-list .review-info .crema-product-reviews-score{display:inline-block;font-size:16px}.o4o-store .pd-info-wrap .pd-addinfo-con .addinfo-list .review-info .crema-product-reviews-score:before{display:inline-block;width:1px;height:12px;margin:0 8px;background-color:#ddd;content:''}.o4o-store .pd-info-wrap .pd-addinfo-con .btn-detail-more{position:absolute;top:54px;right:0;display:block;margin:0;padding:0 17.5px 0 0;font-size:13px;color:#000;text-decoration:underline;top:30px;right:0;text-decoration:none}.o4o-store .pd-info-wrap .pd-addinfo-con .btn-detail-more:after{content:'';display:block;position:absolute;top:50%;right:0;width:16px;height:16px;margin-top:-8px;background:url(/lg5-common/images/icons/btn-right-16-black.svg) no-repeat;background-size:100%}.o4o-store .pd-info-wrap .btn-area{padding:30px 0}.o4o-store .pd-info-wrap .btn-area .btn-pd-detail{position:relative;display:block;width:100%;height:56px;line-height:56px;font-size:16px;font-weight:500;letter-spacing:-.64px;color:#000;text-align:center;border:1px solid #000;border-radius:28px}.o4o-store .pd-info-wrap .visual-area{margin:0 -20px 24px;border-bottom:7px solid #f3f3f3}.o4o-store .pd-info-wrap .visual-area .title{padding:16px 20px;font-size:15px;font-weight:700}.o4o-store .pd-info-wrap .visual-area .animation-area{text-indent:0}.o4o-store .pd-info-wrap .visual-area .animation-area.video-caption{position:relative;padding:0 20px 24px}.o4o-store .pd-info-wrap .visual-area .animation-area.video-caption video{border-radius:8px}.o4o-store .pd-info-wrap .visual-area .animation-area.video-caption .laypop-play{position:absolute;top:0;bottom:24px;left:20px;right:20px;display:flex;align-items:center;justify-content:center}.o4o-store .pd-info-wrap .visual-area .animation-area.video-caption .laypop-play::before{content:'';display:block;width:24px;height:24px;background:url(/lg5-common/images/MA/mainRenewal/icon-video-button-play.svg) no-repeat 0 0/100% auto}.o4o-store .pd-info-wrap .rental-wrap{position:relative;margin-top:24px;padding-top:37px}.o4o-store .pd-info-wrap .rental-wrap:before{content:'';position:absolute;top:0;left:-20px;right:-20px;height:7px;background:#f3f3f3}.o4o-store .pd-info-wrap .pd-list-case .case-inner .pd-list{min-height:85px}.o4o-store .pd-info-wrap .pd-list-case .price .price-inner{margin-top:12px}.o4o-store .pd-info-wrap .pd-list-case .price .price-inner>li{display:flex;align-items:center}.o4o-store .pd-info-wrap .pd-list-case .price .price-inner>li .p-tit,.o4o-store .pd-info-wrap .pd-list-case .price .price-inner>li .p-txt{flex:1}.o4o-store .pd-info-wrap .pd-list-case .price .price-inner>li .p-tit{text-align:left;font-size:12px;font-weight:400}.o4o-store .pd-info-wrap .pd-list-case .price .price-inner>li .p-txt{text-align:right}.o4o-store .pd-info-wrap .pd-list-case .price .price-inner>li .p-txt .month{margin-right:4px}.o4o-store .pd-info-wrap .pd-list-case .price .price-inner>li .point{color:#ea1917}.o4o-store .pd-info-wrap .pd-list-case .price .price-inner>li.original .p-txt{color:#000;font-size:18px;font-weight:700}.o4o-store .pd-info-wrap .pd-list-case .price .price-inner>li.original .p-txt span{font-weight:400}.o4o-store .pd-info-wrap .pd-list-case .price .price-inner>li.original .line-through-txt{color:#666;font-size:14px;text-decoration:line-through}.o4o-store .pd-info-wrap .pd-list-case .price .price-inner>li.total{margin-top:10px}.o4o-store .pd-info-wrap .pd-list-case .price .price-inner>li.total .p-tit{vertical-align:4px}.o4o-store .pd-info-wrap .pd-list-case .price .price-inner>li.total .p-txt{font-size:18px;font-weight:700}.o4o-store .pd-info-wrap .pd-list-case .price .price-inner>li.total .p-txt span{font-weight:400}.o4o-store .pd-info-wrap .pd-list-case .info-txt{font-size:12px;color:#666;padding:2px 20px;background:url(https://wwwdev50.lge.co.kr/lg5-common/images/icons/icon-tooltip_3.0.svg) no-repeat 0 50%}.o4o-store .pd-info-wrap .pd-list-case .case-tabs-type{position:relative;z-index:2}.o4o-store .pd-info-wrap .pd-list-case .case-tabs-type .tabs-wrap{position:relative;border-radius:16px 16px 0 0;text-align:center}@media screen and (max-width:767px){.o4o-store .pd-info-wrap .pd-list-case .case-tabs-type .tabs-wrap{border-radius:8px 8px 0 0}}.o4o-store .pd-info-wrap .pd-list-case .case-tabs-type .tabs-wrap .tabs{position:relative;display:flex;width:100%;align-items:center;justify-content:center;padding:0;margin:0}.o4o-store .pd-info-wrap .pd-list-case .case-tabs-type .tabs-wrap .tabs::before{content:'';position:absolute;top:0;display:inline-block;width:100%;height:50px;border-radius:8px 8px 0 0;border-top:1px solid #ddd}.o4o-store .pd-info-wrap .pd-list-case .case-tabs-type .tabs-wrap .tabs li{flex:1;width:50%;padding:0;margin:0;background-color:#f4f4f4}.o4o-store .pd-info-wrap .pd-list-case .case-tabs-type .tabs-wrap .tabs li:first-of-type{border-radius:8px 0 0 0}.o4o-store .pd-info-wrap .pd-list-case .case-tabs-type .tabs-wrap .tabs li:first-of-type:not(.on)>a{border-left:1px solid #ddd}.o4o-store .pd-info-wrap .pd-list-case .case-tabs-type .tabs-wrap .tabs li:last-of-type{border-radius:0 8px 0 0}.o4o-store .pd-info-wrap .pd-list-case .case-tabs-type .tabs-wrap .tabs li:last-of-type:not(.on)>a{border-right:1px solid #ddd}.o4o-store .pd-info-wrap .pd-list-case .case-tabs-type .tabs-wrap .tabs li>a{display:flex;justify-content:center;align-items:center;width:100%;height:50px;color:#000;font-size:12px;font-weight:400;line-height:17px;border:1px solid transparent;border-radius:8px 8px 0 0}.o4o-store .pd-info-wrap .pd-list-case .case-tabs-type .tabs-wrap .tabs li.on>a{font-weight:700;border:1px solid #000;border-bottom:1px solid transparent;background-color:#fff}.o4o-store .pd-info-wrap .pd-list-case .case-tabs-type .tabs-wrap .tabs li:not(.on)>a{color:#666;border-bottom:1px solid #000}.o4o-store .pd-info-wrap .pd-list-case .case-tabs-type .detail-option-box .detail-option-box-inner .price-inner{margin-top:0;padding:16px 0}.o4o-store .pd-info-wrap .pd-list-case .case-tabs-type .detail-option-box .detail-option-box-inner .price-noData-area{min-height:58px;display:flex;align-items:center;justify-content:center;margin:16px 0}.o4o-store .recommend-pd{margin:0 -20px;padding:29px 20px 12px;background:#f4f4f4;border-top:1px solid #ddd}.o4o-store .recommend-pd-tit{font-size:19px;font-weight:700;letter-spacing:-.38px;line-height:19px;padding-bottom:20px}.o4o-store .recommend-pd-list li{position:relative;margin-bottom:12px;padding:50px 20px 29px 124px;border-radius:8px;box-shadow:2px 4px 16px 0 rgba(0,0,0,.14);background-color:#fff}.o4o-store .recommend-pd-list li .pd-name{font-size:16px;font-weight:700;line-height:17px}.o4o-store .recommend-pd-list li .pd-sku{padding:10px 0 15px;font-size:14px;line-height:14px;color:#666}.o4o-store .recommend-pd-list li .pd-spec{margin-top:8px;font-size:13px;line-height:1.54;color:#000}.o4o-store .recommend-pd-list li .pd-spec .spec-txt{display:inline-block}.o4o-store .recommend-pd-list li .pd-spec .spec-txt:not(:last-child):after{content:"";display:inline-block;width:1px;height:11px;margin:0 6px;vertical-align:-1px;background:#ddd}.o4o-store .recommend-pd-list li .img{position:absolute;top:50px;left:12px;width:100px;height:100px}.o4o-store .recommend-pd-list li .img img{width:100%}.o4o-store .recommend-pd-list li .price-area{padding-top:14px}.o4o-store .recommend-pd-list li .price-area .price .total{font-size:19px;font-weight:700;line-height:21px}.o4o-store .recommend-pd-list li .price-area .original{display:inline-block;margin-right:8px;color:#8f8f8f;font-size:13.5px;line-height:21px;font-weight:400;text-decoration:line-through}.o4o-store .recommend-pd-list li .btn-compare{display:inline-block;padding:10px 20px 10px 10px;background:url(/lg5-common/images/CS/o4osm/btn_compare_off.svg) no-repeat right center/16px 16px;font-size:11px;line-height:1.45;font-weight:500;color:#000;position:absolute;top:2px;right:12px}.o4o-store .recommend-pd-list li .btn-compare.on{background-image:url(/lg5-common/images/CS/o4osm/btn_compare_on.svg);color:#ea1917}.o4o-store .recommend-pd-list li .review-info{display:inline-block;font-size:0;vertical-align:top}.o4o-store .recommend-pd-list li .review-info>a{display:block}.o4o-store .recommend-pd-list li .review-info .average-rating,.o4o-store .recommend-pd-list li .review-info .review-count,.o4o-store .recommend-pd-list li .review-info .star{display:inline-block;color:#a4a4a4;font-size:14px;line-height:16px;font-weight:400;color:#000}.o4o-store .recommend-pd-list li .review-info .review-count{padding-left:4px}.o4o-store .recommend-pd-list li .review-info .star{width:20px;height:20px;margin-right:2px;background:url(/lg5-common/images/icons/icon-star-off-20.svg) no-repeat 0 0;vertical-align:-5px}.o4o-store .recommend-pd-list li .review-info .star.is-review{background-image:url(/lg5-common/images/icons/icon-star-on-20.svg)}.o4o-store .recommend-pd-list li .pd-name{font-size:15px;line-height:20px}.o4o-store .recommend-pd-list li .pd-name .main-title{font-size:15px;line-height:20px}@media screen and (max-width:767px){.o4o-store .recommend-pd-list li .pd-name .main-title{overflow-wrap:anywhere}}.o4o-store .recommend-pd-list li .pd-name .main-title .main{font-weight:700}.o4o-store .recommend-pd-list li .pd-name .main-title .sub{font-weight:400;color:#333}.o4o-store .recommend-pd-list li .pd-name .main-title .sub::before{content:'·';margin:0 3px;line-height:20px;font-weight:400}.o4o-store .recommend-pd-list li .img{top:38px}.o4o-store .recommend-pd-list li .pd-con1 *{display:inline-flex;align-items:stretch}.o4o-store .recommend-pd-list li .pd-con1 .review-info{padding:10px 0 10px}.o4o-store .recommend-pd-list li .price-area{padding-top:0}.o4o-store .recommend-pd-list li .price-area .price .total{font-size:17px}@media screen and (max-width:320px){.o4o-store .recommend-pd-list li .pd-sku{padding:5px 0 0}.o4o-store .recommend-pd-list li .pd-con1 .review-info{padding:5px 0 10px}}.o4o-store .total-wishlist .w-tabs-wrap{position:relative;margin:0 -20px;padding:20px 20px 10px 10px;background:#fff}.o4o-store .total-wishlist .w-tabs-wrap .w-tabs{height:50px;overflow:hidden;line-height:0;font-size:0}.o4o-store .total-wishlist .w-tabs-wrap .w-tabs .tab-item{position:relative;display:inline-block;margin:0 0 10px 10px}.o4o-store .total-wishlist .w-tabs-wrap .w-tabs .tab-item input{position:absolute;top:0;left:0;width:100%;height:40px}.o4o-store .total-wishlist .w-tabs-wrap .w-tabs .tab-item label{display:inline-block;padding:0 18px;background:#fff;border:1px solid #8f8f8f;border-radius:8px;font-size:13px;font-weight:700;line-height:40px}.o4o-store .total-wishlist .w-tabs-wrap .w-tabs .tab-item input:checked+label{padding:0 16px;border:2px solid #71005f;box-shadow:3px 3px 10px 0 rgba(0,0,0,.2);color:#71005f;line-height:38px}.o4o-store .total-wishlist .w-tabs-wrap .w-tabs .tab-item:first-child{display:none}.o4o-store .total-wishlist .w-tabs-wrap .w-btn-wrap{position:absolute;top:20px;right:20px;width:64px;height:42px;padding-top:4px;text-align:right;background-image:linear-gradient(to right,rgba(255,255,255,0),#fff 50%)}.o4o-store .total-wishlist .w-tabs-wrap .w-btn-wrap .w-btn{width:40px;height:40px;background:#666 url(/lg5-common/images/CS/o4osm/btn_more.svg) no-repeat center center;background-size:24px 24px;border-radius:100%}.o4o-store .total-wishlist .w-tabs-wrap .w-btn-wrap .w-btn.w-btn-close{transform:rotate(180deg)}.o4o-store .total-wishlist .w-pd-wrap{margin:0 -20px;background-color:#f4f4f4}.o4o-store .total-wishlist .w-pd-wrap .pd-util{display:flex;justify-content:space-between;height:60px;padding:15px 20px 0;background:#f4f4f4;border-top:1px solid #ddd}.o4o-store .total-wishlist .w-pd-wrap .pd-util .num{font-size:16px;line-height:44px}.o4o-store .total-wishlist .w-pd-wrap .pd-util .btn-close,.o4o-store .total-wishlist .w-pd-wrap .pd-util .btn-open{position:relative;padding-right:24px;font-size:14px;line-height:44px;font-weight:500}.o4o-store .total-wishlist .w-pd-wrap .pd-util .btn-close:after,.o4o-store .total-wishlist .w-pd-wrap .pd-util .btn-open:after{position:absolute;top:50%;right:0;content:'';width:20px;height:20px;margin-top:-10px;background:url(/lg5-common/images/icons/btn-arr-24x24-black.svg) no-repeat;background-size:100% 100%;transform:rotate(90deg)}.o4o-store .total-wishlist .w-pd-wrap .pd-util .btn-close:after{transform:rotate(270deg)}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap{padding:0 20px}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .pd-list>li{margin-bottom:12px;background:#fff;border-radius:8px;box-shadow:2px 4px 8px 0 rgba(0,0,0,.14)}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .pd-list .pd-info{position:relative;margin-bottom:12px;padding:50px 20px 29px 124px;border-radius:8px;box-shadow:2px 4px 16px 0 rgba(0,0,0,.14);background-color:#fff;min-height:147px;margin-bottom:12px;padding:0;box-shadow:none}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .pd-list .pd-info .pd-name{font-size:16px;font-weight:700;line-height:17px}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .pd-list .pd-info .pd-sku{padding:10px 0 15px;font-size:14px;line-height:14px;color:#666}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .pd-list .pd-info .pd-spec{margin-top:8px;font-size:13px;line-height:1.54;color:#000}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .pd-list .pd-info .pd-spec .spec-txt{display:inline-block}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .pd-list .pd-info .pd-spec .spec-txt:not(:last-child):after{content:"";display:inline-block;width:1px;height:11px;margin:0 6px;vertical-align:-1px;background:#ddd}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .pd-list .pd-info .img{position:absolute;top:50px;left:12px;width:100px;height:100px}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .pd-list .pd-info .img img{width:100%}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .pd-list .pd-info .price-area{padding-top:14px}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .pd-list .pd-info .price-area .price .total{font-size:19px;font-weight:700;line-height:21px}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .pd-list .pd-info .price-area .original{display:inline-block;margin-right:8px;color:#8f8f8f;font-size:13.5px;line-height:21px;font-weight:400;text-decoration:line-through}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .pd-list .pd-info .btn-compare{display:inline-block;padding:10px 20px 10px 10px;background:url(/lg5-common/images/CS/o4osm/btn_compare_off.svg) no-repeat right center/16px 16px;font-size:11px;line-height:1.45;font-weight:500;color:#000;position:absolute;top:2px;right:12px}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .pd-list .pd-info .btn-compare.on{background-image:url(/lg5-common/images/CS/o4osm/btn_compare_on.svg);color:#ea1917}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .pd-list .pd-info .review-info{display:inline-block;font-size:0;vertical-align:top}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .pd-list .pd-info .review-info>a{display:block}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .pd-list .pd-info .review-info .average-rating,.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .pd-list .pd-info .review-info .review-count,.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .pd-list .pd-info .review-info .star{display:inline-block;color:#a4a4a4;font-size:14px;line-height:16px;font-weight:400;color:#000}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .pd-list .pd-info .review-info .review-count{padding-left:4px}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .pd-list .pd-info .review-info .star{width:20px;height:20px;margin-right:2px;background:url(/lg5-common/images/icons/icon-star-off-20.svg) no-repeat 0 0;vertical-align:-5px}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .pd-list .pd-info .review-info .star.is-review{background-image:url(/lg5-common/images/icons/icon-star-on-20.svg)}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .pd-list .pd-info .btn-goto-pd{display:block;padding:40px 12px 26px 120px}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .pd-list .pd-info .pd-name{font-size:15px;font-weight:700;line-height:1.53}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .pd-list .pd-info .main-title{font-size:15px;line-height:1.53}@media screen and (max-width:767px){.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .pd-list .pd-info .main-title{overflow-wrap:anywhere}}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .pd-list .pd-info .main-title .main{font-weight:700}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .pd-list .pd-info .main-title .sub{font-weight:400;color:#333}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .pd-list .pd-info .main-title .sub::before{content:'·';margin:0 3px;line-height:1.53;font-weight:400}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .pd-list .pd-info .pd-sku{padding:3px 0;font-size:14px;line-height:14px}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .pd-list .pd-info .img{top:47px;left:8px}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .pd-list .pd-info .price-area{padding-top:15px}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .pd-list .pd-info .price-area .price .total{font-size:17px;line-height:18.5px}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .pd-list .pd-info .btn-compare{display:inline-block;padding:10px 20px 10px 10px;background:url(/lg5-common/images/CS/o4osm/btn_compare_off.svg) no-repeat right center/16px 16px;font-size:11px;line-height:1.45;font-weight:500;color:#000;top:2px;right:12px}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .pd-list .pd-info .btn-compare.on{background-image:url(/lg5-common/images/CS/o4osm/btn_compare_on.svg);color:#ea1917}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .store-wrap .store-util{display:flex;justify-content:space-between;padding:11px 12px;border-top:1px solid #eee}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .store-wrap .store-util>span{display:inline-block;align-self:center;margin-right:28px;font-size:14px;line-height:1.43;font-weight:500;letter-spacing:-.28px}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .store-wrap .store-util>span strong{font-weight:500}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .store-wrap .store-util .num{color:#000}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .store-wrap .store-util .num.on{color:#71005f}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .store-wrap .store-util .btn-close,.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .store-wrap .store-util .btn-open{position:relative;flex-shrink:0;width:24px;height:24px}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .store-wrap .store-util .btn-close:after,.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .store-wrap .store-util .btn-open:after{position:absolute;top:2px;right:2px;content:'';width:22px;height:22px;background:url(/lg5-common/images/icons/btn-right-16-black.svg) no-repeat 3px center/16px 16px;transform:rotate(90deg);border:1px solid #ddd;border-radius:11px}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .store-wrap .store-util .btn-close:after{transform:rotate(270deg)}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .store-wrap .store-list-wrap{position:relative;border-top:1px solid #eee}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .store-wrap .store-list-wrap .store-list{padding:0 12px}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .store-wrap .store-list-wrap .store-list-item{position:relative;border-top:1px solid #eee}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .store-wrap .store-list-wrap .store-list-item:first-child{border-top:0}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .store-wrap .store-list-wrap .store-list-item dl{padding:30px 0 25px}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .store-wrap .store-list-wrap .store-list-item dl dt{font-size:15px;font-weight:700;line-height:24px}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .store-wrap .store-list-wrap .store-list-item dl dt .date{padding-left:8px;font-size:12px;font-weight:400;color:#000;opacity:56%}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .store-wrap .store-list-wrap .store-list-item dl dt .add-vr{display:inline-block;padding:0 3px;margin-right:2px;font-size:12px;line-height:18px;border-radius:4px;border:1px solid #000;background:#fff}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .store-wrap .store-list-wrap .store-list-item dl .btn-wrap{position:relative;margin-top:18px;min-height:30px}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .store-wrap .store-list-wrap .store-list-item dl .btn-wrap>a,.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .store-wrap .store-list-wrap .store-list-item dl .btn-wrap>button{position:relative;display:inline-block;margin-right:15px;padding-left:30px;font-size:13px;line-height:30px;color:#71005f}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .store-wrap .store-list-wrap .store-list-item dl .btn-wrap>a:before,.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .store-wrap .store-list-wrap .store-list-item dl .btn-wrap>button:before{position:absolute;top:0;left:0;content:'';display:inline-block;width:30px;height:30px;background:url(/lg5-common/images/CS/o4osm/icon_memo.svg) no-repeat;background-size:100% 100%}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .store-wrap .store-list-wrap .store-list-item dl .btn-wrap>a.btn-memo.active,.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .store-wrap .store-list-wrap .store-list-item dl .btn-wrap>button.btn-memo.active{position:relative}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .store-wrap .store-list-wrap .store-list-item dl .btn-wrap>a.btn-memo.active:after,.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .store-wrap .store-list-wrap .store-list-item dl .btn-wrap>button.btn-memo.active:after{content:'';position:absolute;top:0;left:19px;width:10px;height:10px;border:2px solid #fff;border-radius:100%;background:#da0f47}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .store-wrap .store-list-wrap .store-list-item dl .btn-wrap>a.btn-store-map:before,.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .store-wrap .store-list-wrap .store-list-item dl .btn-wrap>button.btn-store-map:before{background-image:url(/lg5-common/images/CS/o4osm/icon_map.svg)}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .store-wrap .store-list-wrap .store-list-item dl .btn-wrap>a.btn-cart:before,.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .store-wrap .store-list-wrap .store-list-item dl .btn-wrap>button.btn-cart:before{background-image:url(/lg5-common/images/CS/o4osm/icon_cart.svg)}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .store-wrap .store-list-wrap .store-list-item dl .btn-wrap>a.btn-reservation,.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .store-wrap .store-list-wrap .store-list-item dl .btn-wrap>button.btn-reservation{position:absolute;top:0;right:0;margin:0;padding:0 17.5px 0 0;color:#000}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .store-wrap .store-list-wrap .store-list-item dl .btn-wrap>a.btn-reservation:before,.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .store-wrap .store-list-wrap .store-list-item dl .btn-wrap>button.btn-reservation:before{display:none}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .store-wrap .store-list-wrap .store-list-item dl .btn-wrap>a.btn-reservation:after,.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .store-wrap .store-list-wrap .store-list-item dl .btn-wrap>button.btn-reservation:after{content:'';display:block;position:absolute;top:50%;right:0;width:16px;height:16px;margin-top:-8px;background:url(/lg5-common/images/icons/btn-right-16-black.svg) no-repeat;background-size:100%}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .store-wrap .store-list-wrap .store-list-item dl .btn-wrap .txt-msg{display:inline-block;max-width:55%;padding-left:21px;background:url(/lg5-common/images/CS/o4osm/icon_error.svg) no-repeat 0 6px;background-size:16px 16px;font-size:12px;line-height:18px;color:#ff3723;vertical-align:-4px}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .store-wrap .store-list-wrap .store-list-item dl .btn-wrap .txt-msg:before{display:block;content:'';height:5px}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .store-wrap .store-list-wrap .store-list-item dl .btn-wrap .txt-msg.unsold{color:#6735ea;background:url(/lg5-common/images/icons/ic_fail_negative_16.svg) no-repeat 0 6px}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap .store-wrap .store-list-wrap .store-list-item .btn-del{position:absolute;top:31px;right:0;width:18px;height:18px;background:url(/lg5-common/images/CS/o4osm/btn_close-20-gray.svg) no-repeat center center;background-size:100% 100%}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap~.btn-wrap{text-align:center}.o4o-store .total-wishlist .w-pd-wrap .pd-list-wrap~.btn-wrap .btn-more{margin:28px auto 0}.o4o-store .wishlist-pd-desc{padding:40px 0 80px;color:#666;background-color:#f4f4f4}.o4o-store .wishlist-pd-desc .btn-link,.o4o-store .wishlist-pd-desc>p{position:relative;padding-left:13.5px;font-size:12px;line-height:14px;color:#666}.o4o-store .wishlist-pd-desc .btn-link:before,.o4o-store .wishlist-pd-desc>p:before{position:absolute;left:0;content:'·';display:block}.o4o-store .wishlist-pd-desc .btn-link{margin-top:10px;padding-right:12px;line-height:19px}.o4o-store .wishlist-pd-desc .btn-link:after{top:2px;width:12px;height:12px;background:url(/lg5-common/images/icons/btn-arr-24x24-black.svg) no-repeat;background-size:12px}.o4o-store .no-wishlist{position:relative;min-height:450px;margin:0 -20px;background-color:#f4f4f4;border-top:1px solid #ddd}.o4o-store .no-wishlist .txt{position:absolute;top:50%;left:0;width:100%;padding-top:104px;font-size:15px;line-height:24px;font-weight:400;text-align:center;background:url(/lg5-common/images/CS/o4osm/icon_noimg.svg) no-repeat center 0;background-size:82px 82px}.o4o-store .no-wishlist .txt{margin-top:-72px}.o4o-store .store-map{margin:0 -20px}.o4o-store .store-map .tabs-wrap{text-align:center}.o4o-store .store-map .tabs-wrap .tabs-floor{display:flex;border-bottom:1px solid #ddd}.o4o-store .store-map .tabs-wrap .tabs-floor>li{flex:1}.o4o-store .store-map .tabs-wrap .tabs-floor>li>a{position:relative;display:block;font-size:16px;line-height:58px;color:#666}.o4o-store .store-map .tabs-wrap .tabs-floor>li.on>a{font-weight:700;color:#000}.o4o-store .store-map .tabs-wrap .tabs-floor>li.on>a:after{position:absolute;bottom:-1px;left:0;display:block;content:'';width:100%;height:4px;background:#000}.o4o-store .store-map .tabs-wrap .tabs-floor-pd{padding:3px 20px 3px}.o4o-store .store-map .tabs-wrap .tabs-floor-pd>li{padding:0;margin-left:0}.o4o-store .store-map .tabs-wrap .tabs-floor-pd>li:not(:last-child){margin-right:7px}.o4o-store .store-map .tabs-wrap .tabs-floor-pd>li>a{display:inline-block;width:80px;height:100px;font-size:12px;line-height:1.43;font-weight:700;text-align:center;color:#8f8f8f}.o4o-store .store-map .tabs-wrap .tabs-floor-pd>li>a .icon{display:block;margin:15px 0 10px}.o4o-store .store-map .tabs-wrap .tabs-floor-pd>li>a .icon img{width:40px;height:40px}.o4o-store .store-map .tabs-wrap .tabs-floor-pd>li.on>a{color:#71005f;text-decoration:underline}.o4o-store .store-map .tabs-con-tit{position:relative;padding-left:46px;background:#71005f;line-height:50px;color:#fff}.o4o-store .store-map .tabs-con-tit:before{position:absolute;left:20px;top:50%;content:'';display:block;width:24px;height:24px;margin-top:-12px;background:url(/lg5-common/images/CS/o4osm/icon_map2.svg) no-repeat;background-size:100%}.o4o-store .store-map .tabs-con-tit .tit-name{position:relative;padding-right:10px;margin-right:6px}.o4o-store .store-map .tabs-con-tit .tit-name:after{position:absolute;right:0;top:50%;content:'';display:block;width:1px;height:18px;margin:-9px 0 0 0;background:#fff}.o4o-store .store-map .tabs-con-tit .tit-etc>em{font-weight:700}.o4o-store .store-map .tabs-con-map{width:100%;padding-bottom:107px}.o4o-store .store-map .tabs-con-map .map-inner{position:relative}.o4o-store .store-map .tabs-con-map .map-inner .btn-map{position:absolute;bottom:0;right:20px;padding-left:22px;font-size:13px;line-height:20px;font-weight:500;text-decoration:underline;z-index:4000}.o4o-store .store-map .tabs-con-map .map-inner .btn-map:before{content:'';position:absolute;top:50%;left:0;margin-top:-10px;width:20px;height:20px;background:url(/lg5-common/images/CS/o4osm/btn_zoom.svg) no-repeat;background-size:20px 20px}.o4o-store .store-map .tabs-con-map .map-inner .btn-map.btn-transform{top:auto;bottom:20px;background-image:url(/lg5-common/images/CS/o4osm/btn_zoom_wide.svg)}.o4o-store .store-map .tabs-con-map .map-inner .img{padding-bottom:32px}.o4o-store .store-map .tabs-con-map .map-inner .img img{width:100%}.o4o-store .o4o-store-sub.o4o-event{padding:27px 20px 90px}.o4o-store .o4o-store-sub.o4o-event .no-event{position:relative;min-height:450px;margin:0 -20px}.o4o-store .o4o-store-sub.o4o-event .no-event .txt{position:absolute;top:50%;left:0;width:100%;padding-top:104px;font-size:15px;line-height:24px;font-weight:400;text-align:center;background:url(/lg5-common/images/CS/o4osm/icon_noimg.svg) no-repeat center 0;background-size:82px 82px}.o4o-store .o4o-store-sub.o4o-event .no-event .txt{margin-top:-125px;padding-top:154.5px;background:url(/lg5-common/images/CS/o4osm/icon_noevent.svg) no-repeat center 0;background-size:227px 124.5px}.o4o-store .o4o-store-sub.o4o-event .event-tit .e-tit{padding-bottom:20px;font-size:26px;line-height:22px;letter-spacing:-1.35px;font-weight:400}.o4o-store .o4o-store-sub.o4o-event .event-tit .e-txt{font-size:15px;line-height:25px}.o4o-store .o4o-store-sub.o4o-event .event-list-item .e-img{width:100%;padding:35px 0 10px;border-right:8px;line-height:0}.o4o-store .o4o-store-sub.o4o-event .event-list-item .e-img img{width:100%;vertical-align:top}.o4o-store .o4o-store-sub.o4o-event .event-list-item .e-txt .e-type{font-size:14px;font-weight:700;line-height:20px;color:#ea1917}.o4o-store .o4o-store-sub.o4o-event .event-list-item .e-txt .e-type span{padding-right:7px}.o4o-store .o4o-store-sub.o4o-event .event-list-item .e-txt .e-type span+span:before{content:"";display:inline-block;width:1px;height:12px;margin-right:7px;background:#ddd}.o4o-store .o4o-store-sub.o4o-event .event-list-item .e-txt .e-tit{margin:8px 0 19px;font-size:16px;font-weight:700;line-height:20px}.o4o-store .o4o-store-sub.o4o-event .event-list-item .e-txt .e-date{font-size:14px;color:#666}.o4o-store .o4o-store-sub.o4o-event .event-list-item:first-child .e-img{padding-top:30px}.o4o-store .o4o-store-sub.o4o-event .btn-wrap{margin-top:40px;text-align:center}.o4o-store .now-recommend{position:relative}.o4o-store .now-recommend.total-store{margin-top:-10px}.o4o-store .now-recommend.total-store:before{display:block;content:'';height:12px;margin:0 -20px;background:#f4f4f4;border-top:1px solid #ddd}.o4o-store .now-recommend.total-store .now-tit01{margin-top:37px}.o4o-store .now-recommend.total-store .btn-detail-more{position:absolute;top:54px;right:0;display:block;margin:0;padding:0 17.5px 0 0;font-size:13px;color:#000;text-decoration:underline;top:98px}.o4o-store .now-recommend.total-store .btn-detail-more:after{content:'';display:block;position:absolute;top:50%;right:0;width:16px;height:16px;margin-top:-8px;background:url(/lg5-common/images/icons/btn-right-16-black.svg) no-repeat;background-size:100%}.o4o-store .now-recommend .now-tit01{margin:27px 0 32px;font-size:26px;font-weight:400;line-height:35px}.o4o-store .now-recommend .now-tit01+.tabInit .now-tabs-wrap{padding-top:0}.o4o-store .now-recommend .now-tit02{margin-top:15px;font-size:21px;font-weight:700;line-height:21px}.o4o-store .now-recommend .now-tit02+.now-txt{margin:13px 0 32px;font-size:14px;color:#666}.o4o-store .now-recommend .now-tabs-wrap{position:relative;margin-bottom:10px}.o4o-store .now-recommend .now-tabs-wrap .now-tabs{height:50px;overflow:hidden;line-height:0;font-size:0;margin:0 -10px;height:auto;overflow:inherit}.o4o-store .now-recommend .now-tabs-wrap .now-tabs .tab-item{position:relative;display:inline-block;margin:0 0 10px 10px}.o4o-store .now-recommend .now-tabs-wrap .now-tabs .tab-item input{position:absolute;top:0;left:0;width:100%;height:40px}.o4o-store .now-recommend .now-tabs-wrap .now-tabs .tab-item label{display:inline-block;padding:0 18px;background:#fff;border:1px solid #8f8f8f;border-radius:8px;font-size:13px;font-weight:700;line-height:40px}.o4o-store .now-recommend .now-tabs-wrap .now-tabs .tab-item input:checked+label{padding:0 16px;border:2px solid #71005f;box-shadow:3px 3px 10px 0 rgba(0,0,0,.2);color:#71005f;line-height:38px}.o4o-store .now-recommend .now-pd-list{padding-bottom:40px}.o4o-store .now-recommend .now-pd-list>li{position:relative;margin-bottom:12px;padding:50px 20px 29px 124px;border-radius:8px;box-shadow:2px 4px 16px 0 rgba(0,0,0,.14);background-color:#fff;padding:0;line-height:20px;min-height:130px}.o4o-store .now-recommend .now-pd-list>li .pd-name{font-size:16px;font-weight:700;line-height:17px}.o4o-store .now-recommend .now-pd-list>li .pd-sku{padding:10px 0 15px;font-size:14px;line-height:14px;color:#666}.o4o-store .now-recommend .now-pd-list>li .pd-spec{margin-top:8px;font-size:13px;line-height:1.54;color:#000}.o4o-store .now-recommend .now-pd-list>li .pd-spec .spec-txt{display:inline-block}.o4o-store .now-recommend .now-pd-list>li .pd-spec .spec-txt:not(:last-child):after{content:"";display:inline-block;width:1px;height:11px;margin:0 6px;vertical-align:-1px;background:#ddd}.o4o-store .now-recommend .now-pd-list>li .img{position:absolute;top:50px;left:12px;width:100px;height:100px}.o4o-store .now-recommend .now-pd-list>li .img img{width:100%}.o4o-store .now-recommend .now-pd-list>li .price-area{padding-top:14px}.o4o-store .now-recommend .now-pd-list>li .price-area .price .total{font-size:19px;font-weight:700;line-height:21px}.o4o-store .now-recommend .now-pd-list>li .price-area .original{display:inline-block;margin-right:8px;color:#8f8f8f;font-size:13.5px;line-height:21px;font-weight:400;text-decoration:line-through}.o4o-store .now-recommend .now-pd-list>li .btn-compare{display:inline-block;padding:10px 20px 10px 10px;background:url(/lg5-common/images/CS/o4osm/btn_compare_off.svg) no-repeat right center/16px 16px;font-size:11px;line-height:1.45;font-weight:500;color:#000;position:absolute;top:2px;right:12px}.o4o-store .now-recommend .now-pd-list>li .btn-compare.on{background-image:url(/lg5-common/images/CS/o4osm/btn_compare_on.svg);color:#ea1917}.o4o-store .now-recommend .now-pd-list>li .review-info{display:inline-block;font-size:0;vertical-align:top}.o4o-store .now-recommend .now-pd-list>li .review-info>a{display:block}.o4o-store .now-recommend .now-pd-list>li .review-info .average-rating,.o4o-store .now-recommend .now-pd-list>li .review-info .review-count,.o4o-store .now-recommend .now-pd-list>li .review-info .star{display:inline-block;color:#a4a4a4;font-size:14px;line-height:16px;font-weight:400;color:#000}.o4o-store .now-recommend .now-pd-list>li .review-info .review-count{padding-left:4px}.o4o-store .now-recommend .now-pd-list>li .review-info .star{width:20px;height:20px;margin-right:2px;background:url(/lg5-common/images/icons/icon-star-off-20.svg) no-repeat 0 0;vertical-align:-5px}.o4o-store .now-recommend .now-pd-list>li .review-info .star.is-review{background-image:url(/lg5-common/images/icons/icon-star-on-20.svg)}.o4o-store .now-recommend .now-pd-list>li:last-child{margin-bottom:0}.o4o-store .now-recommend .now-pd-list>li .btn-goto-pd{display:block;padding:20px 36px 16px 120px}.o4o-store .now-recommend .now-pd-list>li .ranking-num{position:absolute;top:0;left:0;z-index:10;display:inline-block;width:22px;height:22px;background:#ea1917;color:#fff;font-size:12px;line-height:22px;font-weight:700;text-align:center}.o4o-store .now-recommend .now-pd-list>li .img{top:24px}.o4o-store .now-recommend .now-pd-list>li .main-title{font-size:16px;line-height:17px}@media screen and (max-width:767px){.o4o-store .now-recommend .now-pd-list>li .main-title{overflow-wrap:anywhere}}.o4o-store .now-recommend .now-pd-list>li .main-title .main{font-weight:700}.o4o-store .now-recommend .now-pd-list>li .main-title .sub{font-weight:400;color:#333}.o4o-store .now-recommend .now-pd-list>li .main-title .sub::before{content:'·';margin:0 3px;line-height:17px;font-weight:400}.o4o-store .now-recommend .now-pd-list>li .pd-sku{padding:9px 0 20px}.o4o-store .now-recommend .now-pd-list>li .review-info .average-rating,.o4o-store .now-recommend .now-pd-list>li .review-info .review-count,.o4o-store .now-recommend .now-pd-list>li .review-info .star{color:#000}.o4o-store .now-recommend .slide-type{margin-left:-5px;padding-bottom:40px}.o4o-store .now-recommend .slide-type .now-pd-list{padding-bottom:0}.o4o-store .now-recommend .slide-type .now-pd-list>li{min-height:110px;position:relative;margin-bottom:12px;padding:50px 20px 29px 124px;border-radius:8px;box-shadow:2px 4px 16px 0 rgba(0,0,0,.14);background-color:#fff;padding:0;line-height:20px;box-shadow:2px 4px 16px 0 rgba(0,0,0,.14)}.o4o-store .now-recommend .slide-type .now-pd-list>li .pd-name{font-size:16px;font-weight:700;line-height:17px}.o4o-store .now-recommend .slide-type .now-pd-list>li .pd-sku{padding:10px 0 15px;font-size:14px;line-height:14px;color:#666}.o4o-store .now-recommend .slide-type .now-pd-list>li .pd-spec{margin-top:8px;font-size:13px;line-height:1.54;color:#000}.o4o-store .now-recommend .slide-type .now-pd-list>li .pd-spec .spec-txt{display:inline-block}.o4o-store .now-recommend .slide-type .now-pd-list>li .pd-spec .spec-txt:not(:last-child):after{content:"";display:inline-block;width:1px;height:11px;margin:0 6px;vertical-align:-1px;background:#ddd}.o4o-store .now-recommend .slide-type .now-pd-list>li .img{position:absolute;top:50px;left:12px;width:100px;height:100px}.o4o-store .now-recommend .slide-type .now-pd-list>li .img img{width:100%}.o4o-store .now-recommend .slide-type .now-pd-list>li .price-area{padding-top:14px}.o4o-store .now-recommend .slide-type .now-pd-list>li .price-area .price .total{font-size:19px;font-weight:700;line-height:21px}.o4o-store .now-recommend .slide-type .now-pd-list>li .price-area .original{display:inline-block;margin-right:8px;color:#8f8f8f;font-size:13.5px;line-height:21px;font-weight:400;text-decoration:line-through}.o4o-store .now-recommend .slide-type .now-pd-list>li .btn-compare{display:inline-block;padding:10px 20px 10px 10px;background:url(/lg5-common/images/CS/o4osm/btn_compare_off.svg) no-repeat right center/16px 16px;font-size:11px;line-height:1.45;font-weight:500;color:#000;position:absolute;top:2px;right:12px}.o4o-store .now-recommend .slide-type .now-pd-list>li .btn-compare.on{background-image:url(/lg5-common/images/CS/o4osm/btn_compare_on.svg);color:#ea1917}.o4o-store .now-recommend .slide-type .now-pd-list>li .review-info{display:inline-block;font-size:0;vertical-align:top}.o4o-store .now-recommend .slide-type .now-pd-list>li .review-info>a{display:block}.o4o-store .now-recommend .slide-type .now-pd-list>li .review-info .average-rating,.o4o-store .now-recommend .slide-type .now-pd-list>li .review-info .review-count,.o4o-store .now-recommend .slide-type .now-pd-list>li .review-info .star{display:inline-block;color:#a4a4a4;font-size:14px;line-height:16px;font-weight:400;color:#000}.o4o-store .now-recommend .slide-type .now-pd-list>li .review-info .review-count{padding-left:4px}.o4o-store .now-recommend .slide-type .now-pd-list>li .review-info .star{width:20px;height:20px;margin-right:2px;background:url(/lg5-common/images/icons/icon-star-off-20.svg) no-repeat 0 0;vertical-align:-5px}.o4o-store .now-recommend .slide-type .now-pd-list>li .review-info .star.is-review{background-image:url(/lg5-common/images/icons/icon-star-on-20.svg)}.o4o-store .now-recommend .slide-type .now-pd-list>li .btn-goto-pd{display:block;padding:20px 36px 24px 120px}.o4o-store .now-recommend .slide-type .now-pd-list>li .img{top:2px;left:5px}.o4o-store .now-recommend .slide-type .now-pd-list>li .pd-sku{padding:10px 0 0}.o4o-store .now-recommend .slide-type .now-pd-list>li .review-info .average-rating,.o4o-store .now-recommend .slide-type .now-pd-list>li .review-info .review-count,.o4o-store .now-recommend .slide-type .now-pd-list>li .review-info .star{color:#000}.o4o-store .now-recommend .slide-type .now-pd-list+.btn-wrap{margin-top:32px;text-align:center}.o4o-store .now-recommend .now-con-wrap{margin:10px -20px 0;padding:0 20px;border-top:1px solid #ddd;background:#f7f7f7}.o4o-store .now-recommend .now-con-wrap .tabs-pd-category{padding:3px 20px 3px}.o4o-store .now-recommend .now-con-wrap .tabs-pd-category>li{padding:0;margin-left:0}.o4o-store .now-recommend .now-con-wrap .tabs-pd-category>li:not(:last-child){margin-right:7px}.o4o-store .now-recommend .now-con-wrap .tabs-pd-category>li>a{display:inline-block;width:80px;height:100px;font-size:12px;line-height:1.43;font-weight:700;text-align:center;color:#8f8f8f}.o4o-store .now-recommend .now-con-wrap .tabs-pd-category>li>a .icon{display:block;margin:15px 0 10px}.o4o-store .now-recommend .now-con-wrap .tabs-pd-category>li>a .icon img{width:40px;height:40px}.o4o-store .now-recommend .now-con-wrap .tabs-pd-category>li.on>a{color:#71005f;text-decoration:underline}.o4o-store .now-recommend .now-con-wrap .now-tabs-con{padding-top:10px}.o4o-store .now-recommend .now-con-wrap .now-tabs-con .btn-wrap{margin-top:40px;text-align:center}.o4o-store .now-recommend .wishlist-box{position:absolute;top:0;right:0;z-index:10}.o4o-store .now-recommend .wishlist-box input{position:absolute;top:0;left:0;width:100%;height:40px;cursor:pointer}.o4o-store .now-recommend .wishlist-box label{display:block;width:40px;height:40px;background:url(/lg5-common/images/icons/btn-like-off-32.svg) no-repeat center center;background-size:30px 30px}.o4o-store .now-recommend .wishlist-box input:checked+label{background-image:url(/lg5-common/images/icons/btn-like-on-32.svg)}.o4o-store .now-recommend .btn-detail-more{position:absolute;top:54px;right:0;display:block;margin:0;padding:0 17.5px 0 0;font-size:13px;color:#000;text-decoration:underline}.o4o-store .now-recommend .btn-detail-more:after{content:'';display:block;position:absolute;top:50%;right:0;width:16px;height:16px;margin-top:-8px;background:url(/lg5-common/images/icons/btn-right-16-black.svg) no-repeat;background-size:100%}.o4o-store .rental-new .pdp-title{display:inline-block;position:relative;margin:0;padding-right:24px;color:#0f0f0f;font-size:15px;font-weight:700;line-height:24px}.o4o-store .rental-new .pdp-title::before{content:'';position:absolute;top:0;right:0;width:24px;height:24px;background:url(https://wwwdev50.lge.co.kr//lg5-common/images/icons/ico-arr-24-new.svg) no-repeat center/100% auto}@media screen and (min-width:768px){.o4o-store .rental-new .pdp-title::before{top:8px;width:14px;height:14px}}.o4o-store .rental-new .rental-new-ties{width:100%;border-radius:50px;border:1px solid #eee;background:#f6f6f6;display:flex;gap:4px;align-items:center;padding:4px;margin-top:6px}@media screen and (max-width:767px){.o4o-store .rental-new .rental-new-ties{padding:2px;padding-right:12px}}.o4o-store .rental-new .rental-new-ties img{width:24px;height:24px}.o4o-store .rental-new .rental-new-ties p{font-size:15px;font-weight:400;line-height:20px;color:#0f0f0f;word-break:keep-all}@media screen and (max-width:767px){.o4o-store .rental-new .rental-new-ties p{font-size:13px;color:#0f0f0f}}.o4o-store .rental-new .rental-new-wrap{margin:16px -20px 0;overflow:hidden}.o4o-store .rental-new .rental-new-wrap .rental-new-list{padding:0 20px 0 20px;display:flex;gap:8px;overflow:hidden;overflow-x:auto}.o4o-store .rental-new .rental-new-wrap .rental-new-list:has(>.rental-new-item:nth-child(1):last-child) .rental-new-item{flex:1 1 auto;width:100%}.o4o-store .rental-new .rental-new-wrap .rental-new-list:has(>.rental-new-item:nth-child(2):last-child) .rental-new-item{flex:1 1 auto;width:auto}.o4o-store .rental-new .rental-new-wrap .rental-new-list .rental-new-item{flex:0 0 auto;width:138px}.o4o-store .rental-new .rental-new-wrap .rental-new-list .rental-new-item .rental-item-box{display:flex;flex-flow:column;width:100%;min-height:108px;padding:16px;border:1px solid #ddd;border-radius:8px}.o4o-store .rental-new .rental-new-wrap .rental-new-list .rental-new-item .rental-item-box .rental-period{font-size:16px;font-weight:700;line-height:23px;text-align:left}.o4o-store .rental-new .rental-new-wrap .rental-new-list .rental-new-item .rental-item-box .rental-info{margin-top:16px;text-align:right}.o4o-store .rental-new .rental-new-wrap .rental-new-list .rental-new-item .rental-item-box .rental-info span{font-size:10px;line-height:14px;font-weight:400}.o4o-store .rental-new .rental-new-wrap .rental-new-list .rental-new-item .rental-item-box .rental-info p{font-size:14px;line-height:20px}.o4o-store .rental-new .rental-new-wrap .rental-new-list .rental-new-item .rental-item-box .rental-info .rental-benefit{margin-top:6px}.o4o-store .rental-new .rental-new-wrap .rental-new-list .rental-new-item .rental-item-box .rental-info .rental-benefit>p{font-weight:700}.popup-wrap.popup-o4osm-realtouch{z-index:9100;border-radius:0;overflow:inherit;min-height:auto!important;width:72vw;height:auto}.popup-wrap.popup-o4osm-realtouch:focus{outline:0}.popup-wrap.popup-o4osm-realtouch>.btn-close{top:0;right:-30px}.popup-wrap.popup-o4osm-realtouch>.btn-close:before{background:#000 url(/lg5-common/images/icons/btn-close-48-white.svg) no-repeat center;background-size:24px 24px;border-radius:13px}.popup-wrap.popup-o4osm-realtouch .pop-conts{padding:0}.popup-wrap.popup-o4osm-realtouch .pop-conts .realtouch-con iframe{border:0;width:100%;height:100%;aspect-ratio:calc(886 /1920);border:0;max-width:80vw}.popup-wrap.popup-o4osm-realtouch .pop-conts .realtouch-con .slide-wrap.carousel-type{margin:0;padding:0}.popup-wrap.popup-o4osm-realtouch .pop-conts .realtouch-con .slide-wrap.carousel-type .slide-conts{padding:0}.popup-wrap.popup-o4osm-realtouch .pop-conts.no-footer:after{padding-bottom:0}.popup-wrap.popup-o4osm-realtouch .realtouch-indi-wrap{bottom:-9%;left:0;display:flex;width:100%;height:48px;padding:0 10px;background:#fff}.popup-wrap.popup-o4osm-realtouch .realtouch-indi-wrap>*{flex:1;justify-content:space-between;line-height:48px}.popup-wrap.popup-o4osm-realtouch .realtouch-indi-wrap .r-btn{position:relative;padding-left:18px;font-size:13px;font-weight:500;text-align:left;white-space:nowrap}.popup-wrap.popup-o4osm-realtouch .realtouch-indi-wrap .r-btn:after{content:'';display:block;position:absolute;top:50%;left:0;width:16px;height:16px;margin-top:-8px;background:url(/lg5-common/images/icons/btn-arr-24x24-black.svg) no-repeat;background-size:100%;transform:rotate(180deg)}.popup-wrap.popup-o4osm-realtouch .realtouch-indi-wrap .r-btn.r-btn-next{padding:0 18px 0 0;text-align:right}.popup-wrap.popup-o4osm-realtouch .realtouch-indi-wrap .r-btn.r-btn-next:after{left:auto;right:0;transform:rotate(0)}.popup-wrap.popup-o4osm-realtouch .realtouch-indi-wrap .indi-paging{text-align:center;color:#aaa;font-size:16px}.popup-wrap.popup-o4osm-realtouch .realtouch-indi-wrap .indi-paging .num1{color:#000}.popup-wrap.popup-o4osm-map{z-index:9100}.popup-wrap.popup-o4osm-map:focus{outline:0}.popup-wrap.popup-o4osm-map>.btn-close{top:20px;right:auto;left:10px}.popup-wrap.popup-o4osm-map .pop-conts{height:100%;max-height:100%;padding:74px 20px 50px}.popup-wrap.popup-o4osm-map .pop-conts .img{position:absolute;top:0;left:0;width:100%;height:100%}.popup-wrap.popup-o4osm-map .pop-conts .img-wrap{overflow:hidden;position:relative;height:100%}.popup-wrap.popup-o4osm-map .pop-conts .img img{position:absolute;width:100%;height:100%}.popup-wrap.popup-o4osm-map .pinch-zoom-container{top:50%;left:50%;transform:translate(-50%,-50%) rotate(-90deg)}.popup-wrap.popup-o4osm-pd{z-index:9100}.popup-wrap.popup-o4osm-pd:focus{outline:0}.popup-wrap.popup-o4osm-pd .pop-header{height:70px;margin:0;padding:0 20px;border-bottom:0;font-size:18px}.popup-wrap.popup-o4osm-pd .pop-header span{font-size:18px;line-height:70px}.popup-wrap.popup-o4osm-pd .pop-conts{padding:0;height:calc(100% - 70px);max-height:calc(100% - 70px);overflow-y:scroll}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap{padding:30px 16px 60px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-colorchip-wrap .colorchip-list{flex-wrap:nowrap;justify-content:initial}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-colorchip-wrap .colorchip-list .chk-wrap-colorchip{width:initial;display:inline-block}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-colorchip-wrap .colorchip-list .chk-wrap-colorchip input{width:100%;background:0 0}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-colorchip-wrap .colorchip-list .chk-wrap-colorchip input+label{line-height:24px;text-align:initial}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-colorchip-wrap .colorchip-list .chk-wrap-colorchip input+label:before{transform:none}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-colorchip-wrap .colorchip-list .chk-wrap-colorchip input+label:after{transform:none}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-grade-wrap{padding-bottom:0}@media screen and (min-width:768px){.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-title{font-size:20px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-title span{font-size:13px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .no-data.no-data-review{margin-top:30px;padding:40px 0 0 0;background-size:32px;background-position:center top}}@media screen and (min-width:768px) and (min-width:768px){.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .no-data.no-data-review{border:none}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .no-data.no-data-review+.rv-write-wrap .btn-write{margin-left:0}}@media screen and (min-width:768px){.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .no-data.no-data-review p{font-size:14px;line-height:22px;color:#666}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-grade-wrap{padding:20px 0 0;gap:16px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-grade-wrap .rv-grade-section .tit{display:none}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-grade-wrap .rv-grade-section:first-of-type{flex:0}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-grade-wrap .rv-grade-section .score-star-wrap{padding:0 12px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-grade-wrap .rv-grade-section .score-star-wrap .score{font-size:36px;line-height:52px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-grade-wrap .rv-grade-section .score-star-wrap .star-wrap{margin-top:8px;gap:2px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-grade-wrap .rv-grade-section .score-star-wrap .star-wrap .star{width:16px;height:16px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-grade-wrap .rv-grade-section .ratio-wrap{gap:6px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-grade-wrap .rv-grade-section .ratio-wrap>li{gap:4px;line-height:14px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-grade-wrap .rv-grade-section .ratio-wrap>li .score{min-width:62px;font-size:12px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-grade-wrap .rv-grade-section .ratio-wrap>li .score>em{margin-left:4px;font-size:10px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-grade-wrap .rv-grade-section .ratio-wrap>li .gauge{height:6px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-grade-wrap .rv-grade-section .ratio-wrap>li .gauge .percentile{border-radius:6px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-grade-wrap .rv-grade-section .summary-wrap>li{width:100%}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-grade-wrap .rv-grade-section .summary-wrap>li .gauge{height:28px;border-radius:28px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-grade-wrap .rv-grade-section .summary-wrap>li .gauge .summary{left:12px;font-size:12px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-grade-wrap .rv-grade-section .summary-wrap>li .gauge .percent{right:10px;font-size:10px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-write-wrap{flex-direction:column;position:initial}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-write-wrap .btn-write{margin-top:30px;width:100%;height:40px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-write-wrap .btn-write span{font-weight:700}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-view-wrap{margin-top:40px;border-top:1px solid #eee}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-view-wrap .rv-view-section{margin-top:40px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-view-wrap .rv-view-section .rv-title-wrap{margin-bottom:12px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-view-wrap .rv-view-section .rv-title-wrap .rv-sub-title{margin-right:4px;font-size:16px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-view-wrap .rv-view-section .rv-title-wrap .tooltip-wrap{position:static;margin-top:0;padding-top:0}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-view-wrap .rv-view-section .rv-title-wrap .tooltip-wrap .tooltip-box{left:0;right:0;top:initial;bottom:initial;min-width:initial;margin-top:8px;padding:24px 60px 24px 24px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-view-wrap .rv-view-section .rv-title-wrap .tooltip-wrap .btn-close{top:24px;right:24px;width:24px;height:24px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-view-wrap .rv-view-section .rv-title-wrap .tooltip-wrap .btn-close:after{width:24px;height:24px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-view-wrap .rv-view-section .rv-title-wrap .rv-filter-wrap{gap:32px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-view-wrap .rv-view-section .rv-title-wrap .rv-filter-wrap>div:before{left:-16px;height:16px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-view-wrap .rv-view-section .rv-title-wrap .rv-filter-wrap>div.sort-select-wrap .ui-selectbox-wrap .ui-select-button{padding:0 20px 0 0}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-view-wrap .rv-view-section .rv-title-wrap .rv-filter-wrap>div.sort-select-wrap .ui-selectbox-wrap .ui-select-button .ui-select-text{font-size:13px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-view-wrap .rv-view-section .rv-title-wrap .rv-filter-wrap>div.sort-select-wrap .ui-selectbox-wrap .ui-select-button .ico{margin-top:-8px;width:16px;height:16px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .best-review__carousel{margin:0 -16px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .best-review__carousel .slide-content{overflow-x:auto!important;overflow-y:hidden!important}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .best-review__carousel .slide-content .slide-track{overflow:visible}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .best-review__carousel .slide-content .slide-track .slide-conts{padding:0 4px;width:83.3361vw;min-width:83.3361vw}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .best-review__carousel .slide-content .slide-track .slide-conts:first-of-type{padding-left:16px;width:calc(83.3361vw + 12px);min-width:calc(83.3361vw + 12px)}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .best-review__carousel .slide-content .slide-track .slide-conts:last-of-type{padding-right:16px;width:calc(83.3361vw + 12px);min-width:calc(83.3361vw + 12px)}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .best-review__carousel .slide-controls{display:none}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .best-review__carousel .item .thumb-wrap .thumb,.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .best-review__carousel .item .thumb-wrap .video{padding-top:75.345%;border-radius:8px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .best-review__carousel .item .review-info{margin-top:8px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .best-review__carousel .item .review-info .message{font-size:14px;line-height:20px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .best-review__carousel .item .review-info .info{margin-top:4px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .best-review__carousel .item .review-info .info span{margin-left:9px;font-size:12px;line-height:17px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .best-review__carousel .item .review-info .info span:before{left:-5px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .media-review__carousel{margin:0 -16px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .media-review__carousel .slide-track{overflow-x:auto;width:100%!important}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .media-review__carousel .slide-track .slide-conts{padding:0 4px;width:92px!important;min-width:92px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .media-review__carousel .slide-track .slide-conts .item .thumb-wrap{border-radius:8px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .media-review__carousel .slide-track .slide-conts .item .thumb-wrap .etc-info{right:4px;bottom:4px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .media-review__carousel .slide-track .slide-conts .item .thumb-wrap .etc-info>span{width:24px;height:24px;border-radius:24px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .media-review__carousel .slide-track .slide-conts .item .thumb-wrap .etc-info>span.count{font-size:10px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .media-review__carousel .slide-track .slide-conts .item .thumb-wrap .etc-info>span.play:after{width:12px;height:12px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .media-review__carousel .slide-track .slide-conts:first-of-type{padding-left:16px;min-width:106px;width:106px!important}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .media-review__carousel .slide-track .slide-conts:last-of-type{padding-right:16px;min-width:106px;width:106px!important}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .media-review__carousel .slide-track .slide-conts:nth-of-type(9) .item .thumb-wrap:before{font-size:12px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-colorchip-wrap{margin:24px -16px 20px;padding:0 16px;overflow-x:auto}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-colorchip-wrap .btn-reset{width:48px;min-width:48px;height:48px;min-height:48px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-colorchip-wrap .colorchip-list .chk-wrap-colorchip input+label{width:48px;height:48px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-colorchip-wrap .colorchip-list .chk-wrap-colorchip input+label::before{top:5px;left:5px;width:38px;height:38px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-colorchip-wrap .colorchip-list .chk-wrap-colorchip input+label::after{width:48px;height:48px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .rv-colorchip-wrap .colorchip-list .chk-wrap-colorchip input:checked+label{width:48px;height:48px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .product-review-list{gap:8px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .product-review-list>li .item{padding:20px 16px;border-radius:8px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .product-review-list>li .item:after{display:none}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .product-review-list>li .item .score-wrap{height:initial;align-items:initial;margin-bottom:0;padding-right:0;width:initial}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .product-review-list>li .item .score-wrap .star-wrap .star{width:16px;height:16px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .product-review-list>li .item .score-wrap .txt{display:none}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .product-review-list>li .item .badge-wrap{order:4;width:100%;margin-bottom:4px;padding-left:0}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .product-review-list>li .item .badge-wrap span{padding:0 8px;height:21px;border-radius:4px;font-size:9px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .product-review-list>li .item .rating-wrap{order:7;width:100%;margin:0 0 20px 0;padding-right:0}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .product-review-list>li .item .rating-wrap .rating-list{gap:4px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .product-review-list>li .item .rating-wrap .rating-list>li>dl{height:30px;font-size:12px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .product-review-list>li .item .purchase-info-wrap{order:2;margin:4px 0 20px;width:100%;height:initial;padding-left:0;line-height:initial;font-size:12px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .product-review-list>li .item .purchase-info-wrap>span{position:relative;margin-left:17px;line-height:12px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .product-review-list>li .item .purchase-info-wrap>span:first-of-type{margin-left:0}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .product-review-list>li .item .purchase-info-wrap>span:first-of-type:before{content:none}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .product-review-list>li .item .purchase-info-wrap>span:before{content:'';position:absolute;top:1px;left:-8px;width:1px;height:10px;background:#ddd}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .product-review-list>li .item .purchase-info-wrap>span.purchase-path{margin-top:0;width:initial}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .product-review-list>li .item .purchase-info-wrap>span.purchase-path a{color:inherit;text-decoration:none}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .product-review-list>li .item .media-wrap{order:3;margin:0 -16px 20px;padding-right:0;width:initial}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .product-review-list>li .item .media-wrap .media-list{flex-wrap:nowrap;gap:0}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .product-review-list>li .item .media-wrap .media-list>li{padding:0 4px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .product-review-list>li .item .media-wrap .media-list>li:first-of-type{padding-left:16px;width:calc(100% + 12px)}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .product-review-list>li .item .media-wrap .media-list>li:last-of-type{padding-right:16px;width:calc(100% + 12px)}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .product-review-list>li .item .media-wrap .media-list .thumb-wrap{width:140px;height:105px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .product-review-list>li .item .media-wrap .media-list .thumb-wrap .thumb,.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .product-review-list>li .item .media-wrap .media-list .thumb-wrap .video{border-radius:8px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .product-review-list>li .item .media-wrap .media-list .thumb-wrap .etc-info{top:auto;left:auto;transform:none;right:8px;bottom:8px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .product-review-list>li .item .media-wrap .media-list .thumb-wrap .etc-info .play{width:24px;height:24px;border-radius:24px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .product-review-list>li .item .media-wrap .media-list .thumb-wrap .etc-info .play:after{width:12px;height:12px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .product-review-list>li .item .message-wrap{order:5;width:100%;margin:0 0 20px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .product-review-list>li .item .message-wrap .message{max-height:100px;font-size:14px;line-height:20px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .product-review-list>li .item .message-wrap .btn-more{padding-right:16px;font-size:12px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .product-review-list>li .item .message-wrap .btn-more:after{width:12px;height:12px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .product-review-list>li .item .message-wrap:not(.on) .message{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .product-review-list>li .item .message-wrap.on>p{max-height:none}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .product-review-list>li .item .option-wrap{order:6;margin-bottom:20px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .product-review-list>li .item .option-wrap .option-list>li dl dd{font-size:12px;line-height:15px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .product-review-list>li .item .option-wrap .option-list>li dl dd .chk-wrap-colorchip input+label{padding-left:19px;font-size:12px;line-height:15px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .product-review-list>li .item .option-wrap .option-list>li dl dd .chk-wrap-colorchip input+label::before{width:15px;height:15px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .product-review-list>li .item .report-wrap{margin-top:4px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .product-review-list>li .item .report-wrap .help{flex:1}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .product-review-list>li .item .report-wrap .help .btn-finger{font-size:12px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .product-review-list>li .item .report-wrap .help .count{font-size:12px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .product-review-list>li .item .report-wrap .declare .btn-declare{font-size:12px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .product-review-list>li .item .option-wrap{margin:0 0 20px 0;width:initial}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .review-more-wrap{margin-top:20px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .review-more-wrap .btn-review-more{padding-right:17px;font-size:15px}.popup-wrap.popup-o4osm-pd .pop-conts .lge-review-wrap .product-review-wrap .review-more-wrap .btn-review-more:after{width:9px;height:9px}}.popup-wrap.popup-o4osm-pd .pop-conts.add-tab{padding:0}.popup-wrap.popup-o4osm-pd .pop-conts.add-tab .tabs-wrap .tabs{margin:0 20px}.popup-wrap.popup-o4osm-pd .pop-conts.add-tab .tabs-wrap .tabs:first-child{margin:0 20px}.popup-wrap.popup-o4osm-pd .pop-conts.add-tab .o4o-pd-area iframe{width:100%;height:calc(100vh - 70px)}.o4osm-bottom-wrap{position:fixed;bottom:0;left:0;z-index:9000;width:100%;padding-bottom:env(safe-area-inset-bottom);will-change:bottom;transform:translateZ(0);box-sizing:content-box}.o4osm-compare{display:none;padding:30px 0 6px;border-radius:30px 30px 0 0;background:#fff;border-top:2px solid #f4f4f4;border-bottom:0}.o4osm-compare-tit{margin:0 20px;padding:0 0 11px;border-bottom:2px solid #000}.o4osm-compare-tit .c-tit{padding-right:9px;font-size:18px;line-height:18px;letter-spacing:-.36px}.o4osm-compare-tit .c-num{font-size:16px;font-weight:500;line-height:16px;letter-spacing:-.32px;color:#666}.o4osm-compare-tit .c-num em{color:#71005f}.o4osm-compare-tit .btn-area{position:absolute;top:27px;right:20px}.o4osm-compare-tit .btn-area .btn-reset{padding-left:22px;font-size:16px;line-height:16px;letter-spacing:-.32px;background:url(/lg5-common/images/CS/o4osm/icon_reset.svg) no-repeat left center;background-size:20px 20px;text-decoration:underline;font-weight:500}.o4osm-compare-tit .btn-area .btn-close,.o4osm-compare-tit .btn-area .btn-open{width:22px;height:22px;margin-left:9px;background:url(/lg5-common/images/icons/btn-arr-24x24-black.svg) no-repeat;background-size:100% 100%;transform:rotate(270deg)}.o4osm-compare-tit .btn-area .btn-close{transform:rotate(90deg)}.o4osm-compare-category{padding:20px 20px 0}.o4osm-compare-con{padding:30px 0;border-bottom:1px solid #ddd}.o4osm-compare-con .pd-list{display:flex;justify-content:space-between;padding:0 20px}.o4osm-compare-con .pd-list-item{width:calc(50% - 4px)}.o4osm-compare-con .pd-list-item .pd-tit{padding-bottom:13px;font-size:13px;font-weight:700}.o4osm-compare-con .pd-list-item .pd{position:relative;min-height:210px;padding:0 21px;border-radius:8px;box-shadow:2px 4px 16px 0 rgba(0,0,0,.14);background:#fff}.o4osm-compare-con .pd-list-item .pd .img{padding:16px 7px 9px;text-align:center}.o4osm-compare-con .pd-list-item .pd .img img{width:100px;height:100px}.o4osm-compare-con .pd-list-item .pd .pd-name{display:block;min-height:44px;font-size:15px;line-height:22px;color:#000;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word}@media screen and (max-width:767px){.o4osm-compare-con .pd-list-item .pd .pd-name .main-title{overflow-wrap:anywhere}}.o4osm-compare-con .pd-list-item .pd .pd-name .main-title .main{font-weight:700}.o4osm-compare-con .pd-list-item .pd .pd-name .main-title .sub{font-weight:400;color:#333}.o4osm-compare-con .pd-list-item .pd .pd-name .main-title .sub::before{content:'·';margin:0 3px;line-height:22px;font-weight:400}.o4osm-compare-con .pd-list-item .pd .pd-sku{margin-top:8px;font-size:14px;color:#000}.o4osm-compare-con .pd-list-item .pd .btn-close{position:absolute;top:8px;right:8px;z-index:100;width:24px;height:24px;background:url(/lg5-common/images/icons/btn-close-32.svg) no-repeat right center;background-size:24px 24px}.o4osm-compare-con .pd-list-item.is-active .pd-tit{color:#71005f}.o4osm-compare-con .pd-list-item.is-active .pd::after{position:absolute;left:0;top:0;content:'';display:block;width:100%;height:100%;border:solid 2px #71005f;border-radius:8px}.o4osm-compare-con .pd-list-item .select-qr a{display:block;width:100%;height:150px;padding-top:53px;background:url(/lg5-common/images/CS/o4osm/bg_qr2.png) no-repeat center;background-size:132px 132px;border-radius:8px;box-shadow:2px 4px 16px 0 rgba(0,0,0,.14);text-align:center;font-size:15px;font-weight:700;line-height:1.47;letter-spacing:-.3px}.o4osm-compare-con .pd-list-item .select-qr a strong{color:#71005f}.o4osm-compare-con .pd-list-item .select-wishlist{margin-top:8px}.o4osm-compare-con .pd-list-item .select-wishlist a{display:block;width:100%;height:52px;border-radius:8px;box-shadow:2px 4px 16px 0 rgba(0,0,0,.14);text-align:center;font-size:12px;font-weight:700;line-height:52px;letter-spacing:-.3px}.o4osm-compare-con .pd-list-item .select-wishlist a span{padding-left:21px;background:url(/lg5-common/images/CS/o4osm/btn_like2.svg) no-repeat left center;background-size:18px}.o4osm-compare-con .pd-list-item .select-wishlist a strong{color:#71005f}.o4osm-compare-con .pd-list-disc{margin:22px 20px 0;padding-left:22px;font-size:12px;line-height:17px;letter-spacing:-.24px;color:#565656;background:url(/lg5-common/images/CS/o4osm/icon_alam.svg) no-repeat left 2px;background-size:16px 16px}.o4osm-compare-con .btn-area{margin:25px 20px 0}.o4osm-compare-con .btn-area .btn{width:100%;background:#8f8f8f;color:#fff;border:0}.o4osm-compare-con .btn-area .btn-active{background:#71005f}.o4osm-toolbar{background:#fff;box-shadow:0 0 40px 0 rgba(0,0,0,.1)}.o4osm-toolbar-list{display:flex;height:56px}.o4osm-toolbar-list li{flex:1}.o4osm-toolbar-list li>a{display:block;position:relative;padding-top:9px;text-align:center}.o4osm-toolbar-list li>a:before{display:block;content:"";width:24px;height:24px;margin:0 auto;background-position:center center;background-size:100% 100%;background-repeat:no-repeat}.o4osm-toolbar-list li>a span{display:block;font-size:10px;line-height:15px;font-weight:500;color:#333}.o4osm-toolbar-list li.on>a span{font-weight:700}.o4osm-toolbar-list li.home>a:before{background-image:url(/lg5-common/images/CS/o4osm/icon_toolber_home.svg)}.o4osm-toolbar-list li.home.on>a:before{background-image:url(/lg5-common/images/CS/o4osm/icon_toolber_home_on.svg)}.o4osm-toolbar-list li.event>a:before{background-image:url(/lg5-common/images/CS/o4osm/icon_toolber_event.svg)}.o4osm-toolbar-list li.event.on>a:before{background-image:url(/lg5-common/images/CS/o4osm/icon_toolber_event_on.svg)}.o4osm-toolbar-list li.qr>a:before{background-image:url(/lg5-common/images/CS/o4osm/icon_toolber_qr.svg)}.o4osm-toolbar-list li.qr.on>a:before{background-image:url(/lg5-common/images/CS/o4osm/icon_toolber_qr_on.svg)}.o4osm-toolbar-list li.wishlist>a:before{background-image:url(/lg5-common/images/CS/o4osm/icon_toolber_wishlist.svg)}.o4osm-toolbar-list li.wishlist.on>a:before{background-image:url(/lg5-common/images/CS/o4osm/icon_toolber_wishlist_on.svg)}.o4osm-toolbar-list li.p-product>a:before{background-image:url(/lg5-common/images/CS/o4osm/icon_toolber_popularity.svg)}.o4osm-toolbar-list li.p-product.on>a:before{background-image:url(/lg5-common/images/CS/o4osm/icon_toolber_popularity_on.svg)}.add-compare .o4osm-toolbar{box-shadow:none}.popup-wrap.small.popup-o4osm-memo:focus{outline:0}.popup-wrap.small.popup-o4osm-memo .pop-header{margin:0 20px}.popup-wrap.small.popup-o4osm-memo .pop-conts{padding:15px 20px 0;text-align:left}.popup-wrap.small.popup-o4osm-memo .pop-conts textarea{height:160px;padding:20px;border-radius:8px;background:#f4f4f4}.popup-wrap.small.popup-o4osm-memo .pop-conts .memo-txt-info{margin-top:12px;text-align:right;color:#8f8f8f;font-size:12px}.popup-wrap.small.popup-o4osm-memo .pop-conts .memo-txt-info em{color:#000}.popup-wrap.small.popup-o4osm-memo .pop-conts.no-footer:after{padding-bottom:14px}.popup-wrap.small.popup-o4osm-memo .memo-bottom{position:relative;margin-top:25px;color:#8f8f8f;font-size:12px;line-height:20px;height:20px}.popup-wrap.small.popup-o4osm-memo .memo-bottom .btn-wrap{position:absolute;top:0;right:0}.popup-wrap.small.popup-o4osm-memo .memo-bottom .btn-wrap .btn-text{font-size:13px}.popup-wrap.small.popup-o4osm-memo .memo-bottom .btn-wrap .btn-text:disabled{color:#8f8f8f}.popup-wrap.small.popup-o4osm-memo .memo-bottom .btn-wrap .btn-text+.btn-text{margin-left:4px}.popup-wrap.small.popup-o4osm-memo>.btn-close{right:20px}.popup-wrap.small.popup-o4osm-guide{overflow:visible;min-height:270px!important}.popup-wrap.small.popup-o4osm-guide:focus{outline:0}.popup-wrap.small.popup-o4osm-guide .pop-header{position:relative;margin:0 20px;padding-top:60px;border-bottom:1px solid #ddd}.popup-wrap.small.popup-o4osm-guide .pop-header:before{content:'';position:absolute;top:-35px;left:50%;margin-left:-35px;width:70px;height:70px;border:3px solid #fff;border-radius:100%;background:url(/lg5-common/images/CS/o4osm/icon_popup_app.svg) no-repeat 0 0/100% auto}.popup-wrap.small.popup-o4osm-guide .pop-header.qr-code:before{background-image:url(/lg5-common/images/CS/o4osm/icon_popup_qr.svg)}.popup-wrap.small.popup-o4osm-guide .pop-header.camera-chk:before{background-image:url(/lg5-common/images/CS/o4osm/icon_popup_camera.svg)}.popup-wrap.small.popup-o4osm-guide .pop-header.qr-preparing:before{background-image:url(/lg5-common/images/CS/o4osm/icon_popup_preparing.svg)}.popup-wrap.small.popup-o4osm-guide .pop-header.not-recognize:before{background-image:url(/lg5-common/images/CS/o4osm/icon_popup_unrecognize.svg)}.popup-wrap.small.popup-o4osm-guide .pop-header .tit span{text-align:center;font-size:19px;line-height:28px}.popup-wrap.small.popup-o4osm-guide .pop-header .tit span br{display:block}.popup-wrap.small.popup-o4osm-guide .pop-conts{padding:40px 20px 0}.popup-wrap.small.popup-o4osm-guide .pop-conts .o4osm-pop-conts{text-align:center}.popup-wrap.small.popup-o4osm-guide .pop-conts .o4osm-pop-conts p{font-size:15px;line-height:23px;font-weight:500;color:#666;text-align:center}.popup-wrap.small.popup-o4osm-guide .pop-conts .o4osm-pop-conts p.caution-txt{color:#ff3723;margin-top:15px}.popup-wrap.small.popup-o4osm-guide .pop-conts .o4osm-pop-conts.camera-conts p{font-size:14px;line-height:21px}.popup-wrap.small.popup-o4osm-guide .pop-conts .o4osm-pop-conts .btn{flex:1;display:block;max-width:212px;min-width:auto;font-size:14px;line-height:22px;padding:13px 0;border:1px solid #71005f;background:#71005f;border-radius:50px}.popup-wrap.small.popup-o4osm-guide .pop-conts .o4osm-pop-conts .btn.gray{border-color:#ddd;background:#ddd;color:#000}.popup-wrap.small.popup-o4osm-guide .pop-conts .o4osm-pop-conts .btn~.btn{margin-left:8px}.popup-wrap.small.popup-o4osm-guide .pop-conts .o4osm-pop-conts .btn-wrap{display:flex;justify-content:center;align-items:center;margin-top:40px}.popup-wrap.small.popup-o4osm-guide .pop-conts .o4osm-pop-conts .btn-wrap.column{flex-direction:column}.popup-wrap.small.popup-o4osm-guide .pop-conts .o4osm-pop-conts .btn-wrap.column .btn{min-width:228px}.popup-wrap.small.popup-o4osm-guide .pop-conts .o4osm-pop-conts .btn-wrap.column .btn~.btn{margin:10px 0 0}.popup-wrap.small.popup-o4osm-guide .pop-conts.no-footer:after{padding-bottom:30px}.popup-wrap.small.popup-o4osm-guide>.btn-wrap{position:absolute;bottom:-45px;width:100%;text-align:center}.popup-wrap.small.popup-o4osm-guide>.btn-wrap .btn-see-web{display:inline-block;color:#fff;font-size:14px;font-weight:400}.popup-wrap.small.popup-o4osm-guide>.btn-wrap .btn-see-web:after{content:'';display:block;width:100%;height:1px;background:#fff;margin-top:1px}.popup-wrap.small.popup-o4osm-guide>.btn-close{top:15px;right:15px}.popup-wrap.small.popup-o4osm-guide .pop-subtxt{position:absolute;bottom:-69px;left:10px;right:10px;padding-left:17px;font-size:14px;color:#fff;line-height:21px}.popup-wrap.small.popup-o4osm-guide .pop-subtxt:before{content:'※';position:absolute;top:0;left:0}.popup-wrap.small.popup-o4osm-common:focus{outline:0}.popup-wrap.small.popup-o4osm-common .common-txt{padding:0 24px;font-size:14px;font-weight:500;text-align:center;line-height:1.43}.popup-wrap.small.popup-o4osm-common .btn-wrap{display:flex;margin-top:50px}.popup-wrap.small.popup-o4osm-common .btn{flex:1;min-width:auto;padding:15px 0;border:0;border-radius:0;background:#ea1917}.popup-wrap.small.popup-o4osm-common .btn.mix{background:#ea1917}.popup-wrap.small.popup-o4osm-common .btn.gray{color:#666;background:#e4e4e4}.popup-wrap.small.popup-o4osm-common .pop-conts{padding:60px 0 0}.popup-wrap.small.popup-o4osm-common .pop-conts.no-footer:after{display:none}.popup-wrap.small.popup-o4osm-common .btn-close{top:20px;right:20px}.o4o-guide{z-index:111}.o4o-guide:focus{outline:0}.o4o-guide .slide-wrap.full-cont{position:fixed;inset:0;width:100%;height:100vh;margin:0}.o4o-guide .slide-wrap.full-cont .slide-track{height:100vh}.o4o-guide .slide-wrap.full-cont .slide-track .slide-conts{overflow:hidden;margin:0;width:100%;height:100%;background:rgba(0,0,0,.84)}.o4o-guide .slide-wrap.full-cont .slide-track img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:100%}.o4o-guide .slide-wrap.full-cont .indi-wrap{position:absolute;left:0;bottom:16px;width:100%}.o4o-guide .slide-wrap.full-cont .indi-wrap li .btn-indi:before{background:#fff}.o4o-guide .slide-wrap.full-cont .indi-wrap li.on .btn-indi{width:34px}.o4o-guide .slide-wrap.full-cont .indi-wrap li.on .btn-indi:before{background:#c68dff}.o4o-guide .skip-guide{position:fixed;right:20px;bottom:20px;display:block;font-size:16px;color:#fff;padding-right:17px;background:url(/lg5-common/images/CS/o4osm/icon_doublearrow.svg) no-repeat;background-size:16px auto;background-position:100% 50%}@media screen and (min-width:768px){.popup-wrap.popup-o4osm-pd.pocket-review{padding:0}.popup-wrap.popup-o4osm-pd.pocket-review>.btn-close{right:16px}.popup-wrap.popup-o4osm-pd.pocket-review .lge-review-wrap .rv-colorchip-wrap .colorchip-list .chk-wrap-colorchip input:before{top:5px;left:5px;width:38px;height:38px}.popup-wrap.popup-o4osm-pd.pocket-review .lge-review-wrap .rv-grade-wrap .rv-grade-section:nth-last-of-type(3)+.rv-grade-section{display:none}}@media screen and (min-width:768px) and (min-width:768px){.popup-wrap.popup-o4osm-pd.pocket-review .lge-review-wrap .product-review-wrap .no-data.no-filter-review{margin-top:20px;padding:60px 0 20px 0;border-radius:8px;background-size:32px;background-position:center 20px}}@media screen and (min-width:768px) and (min-width:768px){.popup-wrap.popup-o4osm-pd.pocket-review .lge-review-wrap .product-review-wrap .no-data.no-filter-review p{font-size:14px;line-height:22px}}@media screen and (min-width:768px){.popup-wrap.popup-o4osm-pd.pocket-review .pop-header{margin:0 16px}}@media screen and (min-width:768px){.popup-wrap.popup-o4osm-pd.pocket-review .pop-conts{padding:0;height:calc(100% - 70px)}}.popup-wrap.popup-o4osm-video .pop-conts{padding-left:0;padding-right:0;display:flex;align-items:center;height:100%;max-height:100%}.popup-wrap.popup-o4osm-video .pop-conts .animation-area{text-indent:0}.popup-wrap.popup-o4osm-video .pop-conts .animation-area .video-caption-wrap{position:absolute;top:24px;right:24px;text-indent:0}@media screen and (max-width:767px){.popup-wrap.popup-o4osm-video .pop-conts .animation-area .video-caption-wrap{top:16px;right:16px}}.popup-wrap.popup-o4osm-video .pop-conts .animation-area .video-caption-wrap .btn-video{padding:3px 8px;min-width:46px;font-size:13px;font-weight:400;line-height:20px;border:1px solid #fff;border-radius:16px;background:rgba(0,0,0,.5)}.popup-wrap.popup-o4osm-video .pop-conts .animation-area .video-caption-wrap .btn-video span{color:#fff}.popup-wrap.popup-o4osm-video .pop-conts .video-cap-section{display:none;position:relative;margin-top:24px;padding:24px;border:1px solid #ddd;border-radius:8px;background:#fff}@media screen and (max-width:767px){.popup-wrap.popup-o4osm-video .pop-conts .video-cap-section{margin:10px 8px 0;padding:12px;width:calc(100% - 16px)}}.popup-wrap.popup-o4osm-video .pop-conts .video-cap-section h2{padding-right:32px;font-size:15px;line-height:22px;font-weight:700;text-align:left}.popup-wrap.popup-o4osm-video .pop-conts .video-cap-section .rectangle{margin-top:10px;height:84px;max-height:84px;font-size:14px;line-height:21px;text-align:left;white-space:normal;overflow:hidden;overflow-y:auto}.popup-wrap.popup-o4osm-video .pop-conts .video-cap-section .btn-video-close{display:block;position:absolute;top:20px;right:20px;width:16px;height:16px;background:url(/lg5-common/images/icons/btn-close-24-black.svg) no-repeat;background-size:100% 100%}@media screen and (max-width:767px){.popup-wrap.popup-o4osm-video .pop-conts .video-cap-section .btn-video-close{top:12px;right:12px}}.wrap.verPC .header{position:fixed;top:0;width:100%;background:#fff;z-index:9}.wrap.verPC .header .header-wrap{padding:41px 0;border-bottom:1px solid #ddd}.wrap.verPC .header .header-wrap .header-top{position:relative;padding:0;max-width:1640px}.wrap.verPC .header .header-wrap .header-top .title{text-align:center;font-weight:700;font-size:24px}.wrap.verPC .header .header-wrap .header-top .btn-close{position:absolute;top:50%;right:0;width:32px;height:32px;background:url(/lg5-common/images/icons/btn-close-32.svg) no-repeat;transform:translateY(-50%)}.o4o-store-PC{position:relative;margin-top:207px;color:#000}.o4o-store-PC .o4o-store-sub{margin-top:20px}.o4o-store-PC .msg-ing{position:relative;min-height:450px;margin:0 -20px;min-height:500px}.o4o-store-PC .msg-ing .txt{position:absolute;top:50%;left:0;width:100%;padding-top:104px;font-size:15px;line-height:24px;font-weight:400;text-align:center;background:url(/lg5-common/images/CS/o4osm/icon_noimg.svg) no-repeat center 0;background-size:82px 82px}.o4o-store-PC .msg-ing.type-lge .txt{margin-top:-164px}.o4o-store-PC .msg-ing.type-web .txt{margin-top:-133px}.o4o-store-PC .msg-ing .stxt{display:block;margin-top:4px;font-size:14px;color:#666;font-weight:400}.o4o-store-PC .msg-ing .btn-wrap{padding:40px 45px 0}.o4o-store-PC .msg-ing .btn-wrap>a{display:block;line-height:50px;font-size:14px;font-weight:700;color:#fff;text-align:center;background:#71005f;border-radius:50px}.o4o-store-PC .msg-ing .btn-wrap>a.btn-goto-qr{margin-top:10px;background:#fff;border:1px solid #71005f;color:#71005f}.o4o-store-PC .msg-noData-banner{position:relative;margin:0 0 120px;padding:120px 240px 0;border-radius:16px;text-align:center}.o4o-store-PC .msg-noData-banner:before{content:'';position:absolute;top:0;left:50%;width:96px;height:96px;background:#fff url(/lg5-common/images/CS/o4osm/icon_noimg.svg) no-repeat center center;background-size:80px 80px;border-radius:100%;transform:translateX(-50%)}.o4o-store-PC .msg-noData-banner .msg-tit{position:relative;font-weight:700;font-size:32px;line-height:46px}.o4o-store-PC .msg-noData-banner p{margin-top:24px;font-size:20px;line-height:32px;color:#666}.o4o-store-PC .msg-ing-banner{position:relative;margin:306px 0 0;padding:42px 240px;background:#f4f4f4;border-radius:16px}.o4o-store-PC .msg-ing-banner:before{content:'';position:absolute;top:50%;left:96px;width:96px;height:96px;background:#fff url(/lg5-common/images/CS/o4osm/icon_noimg.svg) no-repeat center center;background-size:80px 80px;border-radius:100%;transform:translateY(-50%)}.o4o-store-PC .msg-ing-banner .msg-tit{position:relative;font-weight:700;color:#000;padding-bottom:5px;font-size:22px;line-height:30px}.o4o-store-PC .msg-ing-banner .msg-tit:after{content:'';position:absolute;bottom:7px;left:-1px;right:-1px;height:15px;background:#e81953;opacity:.2}.o4o-store-PC .msg-ing-banner p{margin-top:10px;font-size:18px;line-height:26px;color:#666}.o4o-store-PC .btn-more{display:inline-block;padding:0 20px;font-size:13px;font-weight:500;border:1px solid #000;border-radius:50px;line-height:34px}.o4o-store-PC .pd-info-wrap .pd-info-top{margin:0 auto;padding:0 40px;max-width:calc(1380px + 80px)}.o4o-store-PC .pd-info-wrap .pd-info-top:after{content:'';display:block;clear:both}.o4o-store-PC .pd-info-wrap .pd-info-top .pd-img{float:left;width:660px}.o4o-store-PC .pd-info-wrap .pd-info-top .pd-img img{max-width:100%}.o4o-store-PC .pd-info-wrap .pd-info-top .pd-detail{float:right;width:560px}@media screen and (max-width:767px){.o4o-store-PC .pd-info-wrap .pd-info-top .pd-detail{margin-top:30px;width:100%}}@media screen and (min-width:768px) and (max-width:1360px){.o4o-store-PC .pd-info-wrap .pd-info-top .pd-img{width:calc(100vw - 590px)}.o4o-store-PC .pd-info-wrap .pd-info-top .pd-detail{width:450px}}.o4o-store-PC .pd-info-wrap .pd-util{position:relative;height:26px}.o4o-store-PC .pd-info-wrap .pd-util .flag{display:inline-block;padding:0 6px;font-size:12px;font-weight:500;line-height:26px;color:#fff;background:#ea1917;border-radius:4px}.o4o-store-PC .pd-info-wrap .pd-util .date{position:absolute;top:0;right:0;font-size:16px;line-height:24px;color:#aaa}.o4o-store-PC .pd-info-wrap .pd-list{position:relative;color:#000}.o4o-store-PC .pd-info-wrap .pd-list .pd-tit{padding-bottom:20px;font-size:13px;line-height:13px}.o4o-store-PC .pd-info-wrap .pd-list .pd-tit .pd-name{display:block;padding-bottom:9px;font-size:28px;line-height:36px;font-weight:700}.o4o-store-PC .pd-info-wrap .pd-list .pd-tit .pd-sku{font-weight:400;color:#666}.o4o-store-PC .pd-info-wrap .pd-list .pd-txt .price-noData{position:relative;padding:20px 32px;border:1px solid #ddd;border-radius:16px}.o4o-store-PC .pd-info-wrap .pd-list .pd-txt .price-noData p{position:relative;padding-left:20px;font-size:12px;line-height:1.5;color:#666;word-break:keep-all}.o4o-store-PC .pd-info-wrap .pd-list .pd-txt .price-noData p:before{content:'';position:absolute;top:1px;left:0;display:inline-block;width:16px;height:16px;background:url(/lg5-common/images/icons/icon-nodata.svg) no-repeat;background-size:100%}.o4o-store-PC .pd-info-wrap .pd-list .pd-txt .price{padding:24px 32px 20px;border:1px solid #ddd;border-radius:16px}.o4o-store-PC .pd-info-wrap .pd-list .pd-txt .price .original,.o4o-store-PC .pd-info-wrap .pd-list .pd-txt .price .total{display:flex;align-items:center}.o4o-store-PC .pd-info-wrap .pd-list .pd-txt .price .original .p-txt{font-size:16px;line-height:24px;color:#666;text-decoration:line-through}.o4o-store-PC .pd-info-wrap .pd-list .pd-txt .price .total{margin-top:5px}.o4o-store-PC .pd-info-wrap .pd-list .pd-txt .price .total .p-txt{font-size:28px;font-weight:700;line-height:36px}.o4o-store-PC .pd-info-wrap .pd-list .pd-txt .price .p-tit{flex:1;font-size:16px;font-weight:700;color:#000;padding-right:5px}.o4o-store-PC .pd-info-wrap .pd-list .pd-txt .price .pd-img{position:absolute;top:0;right:0;width:120px;height:120px;padding:10px;border-radius:8px;box-shadow:2px 4px 16px 0 rgba(0,0,0,.14);background-color:#fff}.o4o-store-PC .pd-info-wrap .pd-list .pd-txt .price .pd-img img{width:100px;height:100px}.o4o-store-PC .pd-info-wrap .pd-cashback{position:relative;margin-top:20px}.o4o-store-PC .pd-info-wrap .pd-cashback-tit{position:relative;padding:28px 32px;border:1px solid #71005f;border-radius:16px}.o4o-store-PC .pd-info-wrap .pd-cashback-tit>strong{font-size:16px;line-height:24px}.o4o-store-PC .pd-info-wrap .pd-cashback-tit .tooltip-wrap{position:initial}.o4o-store-PC .pd-info-wrap .pd-cashback-tit .tooltip-wrap .tooltip-icon{background-image:url(/lg5-common/images/icons/icon-tooltip.svg);width:24px;height:24px}.o4o-store-PC .pd-info-wrap .pd-cashback-tit .tooltip-wrap .tooltip-box{top:63px;left:31px!important;right:31px!important;min-width:auto!important}.o4o-store-PC .pd-info-wrap .pd-cashback-tit .tooltip-wrap .tooltip-box p{word-break:keep-all}.o4o-store-PC .pd-info-wrap .pd-cashback-tit .c-point{position:absolute;top:50%;right:20px;text-align:right;font-size:28px;font-weight:700;color:#71005f;transform:translateY(-50%)}.o4o-store-PC .pd-info-wrap .pd-cashback-txt{margin-top:20px;padding:32px 32px 24px;border:1px solid #71005f;border-radius:16px}.o4o-store-PC .pd-info-wrap .pd-cashback-txt .btn-c-info{position:relative;width:100%;height:48px;padding:15px 16px;text-align:left;background:#ac3e9a;border-radius:8px;font-size:16px;font-weight:700;color:#fff}.o4o-store-PC .pd-info-wrap .pd-cashback-txt .c-info{position:relative;margin-top:8px}.o4o-store-PC .pd-info-wrap .pd-cashback-txt .c-info-con{padding:24px 0;background:#f9f5f9;border-radius:8px}.o4o-store-PC .pd-info-wrap .pd-cashback-txt .c-info-con .c-info-tit{font-size:18px;line-height:30px;font-weight:700;text-align:center;color:#71005f}.o4o-store-PC .pd-info-wrap .pd-cashback-txt .c-info-con .c-info-list{position:relative;display:flex;justify-content:space-between;margin:10px 25px 0;padding-top:18px;border-top:1px solid #71005f}.o4o-store-PC .pd-info-wrap .pd-cashback-txt .c-info-con .c-info-list:before{content:'';position:absolute;top:-1px;left:50%;display:block;width:14.5px;height:9px;transform:translateX(-50%);background:url(/lg5-common/images/CS/o4osm/icon_cashback2.png) no-repeat;background-size:100% 100%}.o4o-store-PC .pd-info-wrap .pd-cashback-txt .c-info-con .c-info-list li{position:relative;flex:1;text-align:center}.o4o-store-PC .pd-info-wrap .pd-cashback-txt .c-info-con .c-info-list li:first-of-type:after{content:'';position:absolute;width:1px;top:50%;right:0;height:43px;background:#71005f;opacity:.2;transform:translateY(-50%)}.o4o-store-PC .pd-info-wrap .pd-cashback-txt .c-info-con .c-info-list li:nth-of-type(2):after{content:'or';position:absolute;top:50%;left:100%;white-space:nowrap;font-size:16px;color:#71005f;font-weight:700;transform:translate(-50%,-50%)}.o4o-store-PC .pd-info-wrap .pd-cashback-txt .c-info-con .c-info-list li>span{position:relative;display:inline-block;vertical-align:top;padding-top:78px;box-sizing:border-box;font-size:12px;font-weight:500;text-align:center;color:#71005f}.o4o-store-PC .pd-info-wrap .pd-cashback-txt .c-info-con .c-info-list li>span:before{content:'';position:absolute;top:0;left:50%;display:block;width:80px;height:80px;transform:translateX(-50%);background-repeat:no-repeat;background-size:100% 100%}.o4o-store-PC .pd-info-wrap .pd-cashback-txt .c-info-con .c-info-list li>span.item-card:before{background-image:url(/lg5-common/images/CS/o4osm/icon_cashback_gift1.svg)}.o4o-store-PC .pd-info-wrap .pd-cashback-txt .c-info-con .c-info-list li>span.item-pd:before{background-image:url(/lg5-common/images/CS/o4osm/icon_cashback_gift2.svg)}.o4o-store-PC .pd-info-wrap .pd-cashback-txt .c-info-con .c-info-list li>span.item-coalition{color:#ab0090;font-weight:700}.o4o-store-PC .pd-info-wrap .pd-cashback-txt .c-info-con .c-info-list li>span.item-coalition:before{background-image:url(/lg5-common/images/CS/o4osm/icon_cashback_gift3.svg)}.o4o-store-PC .pd-info-wrap .pd-cashback-txt .c-info-con .c-info-list li>span.item-or{width:auto;padding-top:40px}.o4o-store-PC .pd-info-wrap .pd-cashback-txt .c-info-con .c-info-list li>span.item-or:before{display:none}.o4o-store-PC .pd-info-wrap .pd-cashback-txt .c-info-txt{margin-top:20px;border-top:1px solid #ddd}.o4o-store-PC .pd-info-wrap .pd-cashback-txt .c-info-txt span{position:relative;display:block;padding:19px 0 0 40px;font-size:16px;line-height:24px;color:#000}.o4o-store-PC .pd-info-wrap .pd-cashback-txt .c-info-txt span:before{position:absolute;top:16px;left:0;content:'';display:block;width:32px;height:32px;background:url(/lg5-common/images/CS/o4osm/icon_consultant.svg) no-repeat;background-size:100% 100%}.o4o-store-PC .pd-info-wrap .pd-cashback-txt .c-info-txt span strong{color:#ea1917}.o4o-store-PC .pd-info-wrap .banner-wrap{margin-top:20px}.o4o-store-PC .pd-info-wrap .banner-wrap img{max-width:100%}.o4o-store-PC .pd-info-wrap .key-info-pc{position:relative;margin:100px auto 0;padding:0 40px;max-width:calc(1380px + 80px);background:#fff;text-align:left}.o4o-store-PC .pd-info-wrap .key-info-pc .key-tit{padding-bottom:16px;line-height:36px;font-size:28px;font-weight:700;border-bottom:1px solid #000}.o4o-store-PC .pd-info-wrap .key-info-pc .key-list{display:flex;flex-wrap:wrap;margin:0 -15px;padding:80px 0}.o4o-store-PC .pd-info-wrap .key-info-pc .key-list>li{padding:0 15px;width:33.33%}.o4o-store-PC .pd-info-wrap .key-info-pc .key-list>li:nth-of-type(n+4){margin-top:64px}.o4o-store-PC .pd-info-wrap .key-info-pc .key-list>li dl{display:flex;flex-direction:column}.o4o-store-PC .pd-info-wrap .key-info-pc .key-list>li dl dt{font-size:18px;line-height:26px;color:#666}.o4o-store-PC .pd-info-wrap .key-info-pc .key-list>li dl dd{margin-top:6px;font-size:22px;font-weight:700;line-height:30px}.o4o-store-PC .pd-info-wrap .key-info.no-data+.usp-wrap{margin-top:20px}.o4o-store-PC .pd-info-wrap .key-info.no-data+.usp-wrap:before{display:none}.o4o-store-PC .pd-info-wrap .usp-wrap:before{display:block;content:'';height:1px;margin-bottom:15px;background:#ddd}.o4o-store-PC .pd-info-wrap .usp-wrap .mini-usp{padding:10px 0}.o4o-store-PC .pd-info-wrap .usp-wrap .mini-usp-con .slide-conts{position:relative}.o4o-store-PC .pd-info-wrap .usp-wrap .mini-usp-con .slide-conts iframe{width:100%;border:0 none}.o4o-store-PC .pd-info-wrap .usp-wrap .mini-usp-con .slide-conts .touch-area{position:absolute;top:0;left:0;width:99%;height:100%}.o4o-store-PC .pd-info-wrap .online-purchase{display:block;margin-top:25px;padding:18px 20px;font-size:13px;color:#666;border-radius:8px;background:#f4f4f4}.o4o-store-PC .pd-info-wrap .online-purchase strong{display:block;margin-bottom:12px;font-weight:500;color:#000}.o4o-store-PC .pd-info-wrap .online-purchase .btn-link{margin-top:14px;padding-right:16px;font-size:13px}.o4o-store-PC .pd-info-wrap .pd-addinfo{position:relative;margin:0 -20px;padding:0 20px 0}.o4o-store-PC .pd-info-wrap .pd-addinfo-con{position:relative;padding-top:15px}.o4o-store-PC .pd-info-wrap .pd-addinfo-con .addinfo-tit{line-height:46px;font-size:16px;font-weight:700;border-bottom:1px solid #000}.o4o-store-PC .pd-info-wrap .pd-addinfo-con .addinfo-list{position:relative;display:flex;margin:4px 0 20px;background:#fff}.o4o-store-PC .pd-info-wrap .pd-addinfo-con .addinfo-list li{flex:1;height:106px;text-align:center}.o4o-store-PC .pd-info-wrap .pd-addinfo-con .addinfo-list li .tit{display:block;margin-top:20px;padding-bottom:10px;font-size:13px;line-height:13px;font-weight:400}.o4o-store-PC .pd-info-wrap .pd-addinfo-con .addinfo-list li .num{font-size:23px;font-weight:700;letter-spacing:-.46px;line-height:23px;vertical-align:top}.o4o-store-PC .pd-info-wrap .pd-addinfo-con .addinfo-list li:first-child:before{position:absolute;top:50%;left:50%;display:block;content:'';width:1px;height:50px;margin-top:-25px;background:#ddd}.o4o-store-PC .pd-info-wrap .pd-addinfo-con .addinfo-list .review-info{display:inline-block;font-size:0;vertical-align:top}.o4o-store-PC .pd-info-wrap .pd-addinfo-con .addinfo-list .review-info .star-rating-wrap{display:inline-block;height:24px;font-size:0;line-height:24px;vertical-align:top}.o4o-store-PC .pd-info-wrap .pd-addinfo-con .addinfo-list .review-info .star-rating-wrap .a-div{display:inline-block}.o4o-store-PC .pd-info-wrap .pd-addinfo-con .addinfo-list .review-info .star-rating-wrap .a-div .star-inner{display:inline-block;vertical-align:middle}.o4o-store-PC .pd-info-wrap .pd-addinfo-con .addinfo-list .review-info .star-rating-wrap .a-div .star-inner,.o4o-store-PC .pd-info-wrap .pd-addinfo-con .addinfo-list .review-info .star-rating-wrap .a-div .star-rating{position:relative;width:80px;height:16px;background-image:url(/lg5-common/images/KRP0008/img-star-pdp-off.svg);background-repeat:no-repeat;background-size:80px 16px}.o4o-store-PC .pd-info-wrap .pd-addinfo-con .addinfo-list .review-info .star-rating-wrap .a-div .star-inner .star-rating,.o4o-store-PC .pd-info-wrap .pd-addinfo-con .addinfo-list .review-info .star-rating-wrap .a-div .star-rating .star-rating{position:absolute;top:0;left:0;background-image:url(/lg5-common/images/KRP0008/img-star-pdp-on.svg)}.o4o-store-PC .pd-info-wrap .pd-addinfo-con .addinfo-list .review-info .star-rating-wrap .scope{margin-bottom:3px;font-size:23px;font-weight:700;letter-spacing:-.46px;line-height:23px;vertical-align:top}.o4o-store-PC .pd-info-wrap .pd-addinfo-con .addinfo-list .review-info .average-rating,.o4o-store-PC .pd-info-wrap .pd-addinfo-con .addinfo-list .review-info .review-count,.o4o-store-PC .pd-info-wrap .pd-addinfo-con .addinfo-list .review-info .star{display:inline-block;font-size:14px;line-height:24px;vertical-align:middle}@media screen and (max-width:767px){.o4o-store-PC .pd-info-wrap .pd-addinfo-con .addinfo-list .review-info .average-rating,.o4o-store-PC .pd-info-wrap .pd-addinfo-con .addinfo-list .review-info .review-count,.o4o-store-PC .pd-info-wrap .pd-addinfo-con .addinfo-list .review-info .star{font-size:13px;line-height:21px}}.o4o-store-PC .pd-info-wrap .pd-addinfo-con .addinfo-list .review-info .star{width:80px;height:24px;margin-right:4px;background:url(/lg5-common/images/KRP0008/icon-review.svg) no-repeat 0 center;vertical-align:bottom}.o4o-store-PC .pd-info-wrap .pd-addinfo-con .addinfo-list .review-info .crema-product-reviews-score{display:inline-block;font-size:16px}.o4o-store-PC .pd-info-wrap .pd-addinfo-con .addinfo-list .review-info .crema-product-reviews-score:before{display:inline-block;width:1px;height:12px;margin:0 8px;background-color:#ddd;content:''}.o4o-store-PC .pd-info-wrap .pd-addinfo-con .btn-detail-more{position:absolute;top:54px;right:0;display:block;margin:0;padding:0 17.5px 0 0;font-size:13px;color:#000;text-decoration:underline;top:30px;right:0;text-decoration:none}.o4o-store-PC .pd-info-wrap .pd-addinfo-con .btn-detail-more:after{content:'';display:block;position:absolute;top:50%;right:0;width:16px;height:16px;margin-top:-8px;background:url(/lg5-common/images/icons/btn-arr-24x24-black.svg) no-repeat;background-size:100%}.o4o-store-PC .pd-info-wrap .btn-area{padding:30px 0}.o4o-store-PC .pd-info-wrap .btn-area .btn-pd-detail{position:relative;display:block;width:100%;height:56px;line-height:56px;font-size:16px;font-weight:500;letter-spacing:-.64px;color:#000;text-align:center;border:1px solid #000;border-radius:28px}.o4o-store-PC .recommend-pd{margin:120px auto;padding:0 40px;max-width:calc(1380px + 80px)}.o4o-store-PC .recommend-pd-tit{font-size:32px;font-weight:700;line-height:40px;padding-bottom:24px}.o4o-store-PC .recommend-pd-list-pc{display:flex;margin:0 -24px 0 0}@media screen and (max-width:767px){.o4o-store-PC .recommend-pd-list-pc{flex-wrap:wrap}}.o4o-store-PC .recommend-pd-list-pc>li{position:relative;margin-right:24px;width:calc(33.33% - 24px);border-radius:8px;box-shadow:2px 4px 16px 0 rgba(0,0,0,.14);background-color:#fff}@media screen and (max-width:767px){.o4o-store-PC .recommend-pd-list-pc>li{margin-top:16px;width:100%}}.o4o-store-PC .recommend-pd-list-pc>li .btn-goto-pd{display:flex;flex-direction:column;padding:52px 40px 83px;height:100%}.o4o-store-PC .recommend-pd-list-pc>li .btn-goto-pd .pd-name{margin-top:17px;font-size:18px;font-weight:700;line-height:26px}.o4o-store-PC .recommend-pd-list-pc>li .btn-goto-pd .pd-sku{font-size:14px;line-height:24px;color:#666}.o4o-store-PC .recommend-pd-list-pc>li .btn-goto-pd .pd-spec{margin-top:8px;font-size:13px;line-height:1.54;color:#000}.o4o-store-PC .recommend-pd-list-pc>li .btn-goto-pd .pd-spec .spec-txt{display:inline-block}.o4o-store-PC .recommend-pd-list-pc>li .btn-goto-pd .pd-spec .spec-txt:not(:last-child):after{content:"";display:inline-block;width:1px;height:11px;margin:0 6px;vertical-align:-1px;background:#ddd}.o4o-store-PC .recommend-pd-list-pc>li .btn-goto-pd .img{margin:0 auto;width:auto;max-height:240px}@media screen and (max-width:1100px){.o4o-store-PC .recommend-pd-list-pc>li .btn-goto-pd .img{width:auto;max-height:200px}}.o4o-store-PC .recommend-pd-list-pc>li .btn-goto-pd .img img{max-width:100%;max-height:100%}.o4o-store-PC .recommend-pd-list-pc>li .btn-goto-pd .price-area{position:absolute;bottom:46px}.o4o-store-PC .recommend-pd-list-pc>li .btn-goto-pd .price-area .price .total{font-size:19px;font-weight:700;line-height:21px}.o4o-store-PC .recommend-pd-list-pc>li .btn-goto-pd .price-area .original{display:inline-block;margin-right:8px;color:#aaa;font-size:13.5px;line-height:21px;font-weight:400;text-decoration:line-through}.o4o-store-PC .recommend-pd-list-pc>li .btn-goto-pd .review-info{display:inline-block;margin-left:5px;font-size:0;vertical-align:top}.o4o-store-PC .recommend-pd-list-pc>li .btn-goto-pd .review-info>a{display:block}.o4o-store-PC .recommend-pd-list-pc>li .btn-goto-pd .review-info .average-rating,.o4o-store-PC .recommend-pd-list-pc>li .btn-goto-pd .review-info .review-count,.o4o-store-PC .recommend-pd-list-pc>li .btn-goto-pd .review-info .star{display:inline-block;color:#a4a4a4;font-size:14px;line-height:16px;font-weight:400;color:#000}.o4o-store-PC .recommend-pd-list-pc>li .btn-goto-pd .review-info .review-count{padding-left:4px}.o4o-store-PC .recommend-pd-list-pc>li .btn-goto-pd .review-info .star{width:20px;height:20px;margin-right:2px;background:url(/lg5-common/images/icons/icon-star-off-20.svg) no-repeat 0 0;vertical-align:-5px}.o4o-store-PC .recommend-pd-list-pc>li .btn-goto-pd .review-info .star.is-review{background-image:url(/lg5-common/images/icons/icon-star-on-20.svg)}.o4o-store-PC .recommend-pd-list-pc>li .btn-goto-pd .pd-con1{display:flex;margin:6px 0 0;align-items:center}.o4o-store-PC .detail-wrap{margin-top:96px}.o4o-store-PC .detail-wrap .tabs-wrap{margin:0 auto;padding:0 40px;max-width:calc(1380px + 80px);background:#fff;z-index:8}.o4o-store-PC .detail-wrap .tabs-wrap.border-type:before{left:40px;right:40px}.o4o-store-PC .detail-wrap .tabs-wrap .tabs>li>a{padding:13px 0;font-weight:500}.o4o-store-PC .detail-wrap .tabs-wrap .tabs>li.on>a{font-weight:700}.o4o-store-PC .detail-wrap .tabs-wrap .tabs>li.on>a:after{height:2px;border-radius:0}.o4o-store-PC .tab-contents{position:relative;margin:0 auto;padding:0 40px;max-width:calc(1380px + 80px);z-index:9}.o4o-store-PC .tab-contents iframe{overflow-y:auto}.o4o-store-PC .tab-contents .KRP0010{padding:60px 0 0}.o4o-store-PC .KRP0012 .title{margin-bottom:0}@media screen and (min-width:768px){.popup-wrap.popup-o4osm-realtouch{max-width:390px;width:auto;background:0 0}.popup-wrap.popup-o4osm-realtouch .pop-conts .realtouch-con iframe{aspect-ratio:calc(390 /834)}}@media screen and (min-width:768px) and (max-height:820px){.popup-wrap.popup-o4osm-realtouch{max-width:300px}.popup-wrap.popup-o4osm-realtouch .pop-conts .realtouch-con iframe{aspect-ratio:calc(325 /672)}}@media screen and (min-width:768px){.popup-wrap.popup-o4osm-realtouch .realtouch-indi-wrap{margin:0 auto;width:calc(100% - 4px)}.popup-wrap.popup-o4osm-realtouch .realtouch-indi-wrap .r-btn{font-size:16px}.popup-wrap.popup-o4osm-pd{z-index:9100;margin:0 auto;padding:0 20px;max-width:380px;width:fit-content;min-height:-webkit-fill-available;height:-webkit-fill-available}.popup-wrap.popup-o4osm-pd:focus{outline:0}.popup-wrap.popup-o4osm-pd .pop-header{padding:0}.popup-wrap.popup-o4osm-pd .pop-header span{height:100%}.popup-wrap.popup-o4osm-pd .pop-header .tit{border-bottom:2px solid #000}.popup-wrap.popup-o4osm-pd .pop-header .tit{height:100%}.popup-wrap.popup-o4osm-pd .pop-conts{max-height:fit-content;height:calc(100% - 55px);overflow-x:hidden;overflow-y:auto}.popup-wrap.popup-o4osm-pd .pop-conts.add-tab .o4o-pd-area{padding:0;height:100%;overflow:hidden}.popup-wrap.popup-o4osm-pd .pop-conts.add-tab .o4o-pd-area iframe{width:-webkit-fill-available;height:-webkit-fill-available;max-height:-webkit-fill-available}.popup-wrap.popup-o4osm-pd .btn-close{right:20px}}.container .cont-wrap.pocket-intro{max-width:1280px;padding:130px 40px 160px}@media screen and (max-width:767px){.container .cont-wrap.pocket-intro{padding:40px 20px 80px}}.pocket-intro .pocket-tit{text-align:center;font-weight:400;font-size:30px}@media screen and (max-width:767px){.pocket-intro .pocket-tit{font-size:17px}}.pocket-intro .pocket-tit strong{display:block;font-size:44px;font-weight:700;margin-top:24px}@media screen and (max-width:767px){.pocket-intro .pocket-tit strong{font-size:30px;line-height:1.5;margin-top:15px}}@media screen and (min-width:768px){.pocket-intro .pocket-tit br{display:none}}.pocket-intro .pocket-desc{margin-top:26px;font-size:12px;color:#666;text-align:center}@media screen and (max-width:767px){.pocket-intro .pocket-desc{margin-top:10px;font-size:10px}}.pocket-intro .pocket-qr{margin:9px 0 50px}@media screen and (min-width:768px){.pocket-intro .pocket-qr{display:none}}.pocket-intro .pocket-qr-btn{display:block;width:186px;height:186px;margin:0 auto;padding-top:58px;background:url(/lg5-common/images/CS/o4osm/bg_qr.png) no-repeat center/186px;text-align:center;font-size:22px;font-weight:700;line-height:1.41;letter-spacing:-.44px}.pocket-intro .pocket-qr-btn strong{color:#71005f}.pocket-intro .btn-wrap{margin-bottom:60px;text-align:center;font-size:0}@media screen and (max-width:767px){.pocket-intro .btn-wrap{margin:20px 0 30px}}.pocket-intro .btn-wrap .btn-appdown{display:inline-block;padding:16px 28px 16px 62px;font-size:14px;font-weight:700;border:1px solid #000;border-radius:24px;background-repeat:no-repeat;background-position:28px 50%}@media screen and (max-width:767px){.pocket-intro .btn-wrap .btn-appdown{padding:11px 15px 11px 35px;font-size:12px;background-position:15px 50%;background-size:17px auto}}.pocket-intro .btn-wrap .btn-appdown+.btn-appdown{margin-left:18px}@media screen and (max-width:767px){.pocket-intro .btn-wrap .btn-appdown+.btn-appdown{margin-left:10px}}.pocket-intro .btn-wrap .btn-appdown.google{background-image:url(/lg5-common/images/CS/pocket/icon_googleplay.svg)}.pocket-intro .btn-wrap .btn-appdown.apple{background-image:url(/lg5-common/images/CS/pocket/icon_appstore.svg)}.pocket-intro .pocket-cont{margin-top:40px;text-align:center}@media screen and (max-width:767px){.pocket-intro .pocket-cont{margin-top:49px}}.pocket-intro .pocket-cont .sub-tit{display:block;font-size:34px;margin-top:94px}@media screen and (max-width:767px){.pocket-intro .pocket-cont .sub-tit{font-size:22px;margin-top:60px}}.pocket-intro .pocket-cont .sub-tit+.sub-desc{margin-top:40px}@media screen and (max-width:767px){.pocket-intro .pocket-cont .sub-tit+.sub-desc{margin-top:25px}}.pocket-intro .pocket-cont .pocket-img img{width:100%}.pocket-intro .pocket-cont .sub-desc{font-size:20px;line-height:1.5}@media screen and (max-width:767px){.pocket-intro .pocket-cont .sub-desc{font-size:13px}}@media screen and (max-width:767px){.pocket-intro .pocket-cont .sub-desc+.sub-desc{margin-top:15px}}.pocket-intro .pocket-cont .sub-desc+.pocket-img{margin-top:70px}@media screen and (max-width:767px){.pocket-intro .pocket-cont .sub-desc+.pocket-img{margin-top:30px}}.pocket-intro .pocket-cont .sub-desc+.pocket-img+.sub-tit{margin-top:154px}@media screen and (max-width:767px){.pocket-intro .pocket-cont .sub-desc+.pocket-img+.sub-tit{margin-top:60px}}.pocket-intro .pocket-cont .pocket-use{display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px;margin-top:60px}@media screen and (max-width:767px){.pocket-intro .pocket-cont .pocket-use{margin-top:30px;gap:10px}}.pocket-intro .pocket-cont .pocket-use li{width:calc(50% - 8px);border-radius:30px;border:1px solid #ddd;padding:148px 0 48px;background-repeat:no-repeat;background-position:50% 46px}@media screen and (max-width:767px){.pocket-intro .pocket-cont .pocket-use li{width:100%;border-radius:15px;padding:67px 0 30px;background-position:50% 17px;background-size:40px auto}}.pocket-intro .pocket-cont .pocket-use li.use-product{background-image:url(/lg5-common/images/CS/pocket/icon_pocket_qr.svg)}.pocket-intro .pocket-cont .pocket-use li.use-wishlist{background-image:url(/lg5-common/images/CS/pocket/icon_pocket_wishlist.svg)}.pocket-intro .pocket-cont .pocket-use li.use-popular{background-image:url(/lg5-common/images/CS/pocket/icon_pocket_popularity.svg)}.pocket-intro .pocket-cont .pocket-use li.use-compare{background-image:url(/lg5-common/images/CS/pocket/icon_pocket_compare.svg)}.pocket-intro .pocket-cont .pocket-use li .use-tit{font-size:26px}@media screen and (max-width:767px){.pocket-intro .pocket-cont .pocket-use li .use-tit{font-size:15px}}.pocket-intro .pocket-cont .pocket-use li .use-txt{font-size:20px;line-height:1.5;margin-top:26px}@media screen and (max-width:767px){.pocket-intro .pocket-cont .pocket-use li .use-txt{font-size:13px;margin-top:15px}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-dots{position:absolute;bottom:-44px;left:0;width:100%;text-align:center;font-size:0}.slick-dots li{display:inline-block;padding:0 6px;font-size:0;vertical-align:middle}@media screen and (max-width:767px){.slick-dots li{padding:0 4px}}.slick-dots li button{display:inline-block;width:12px;height:12px;border-radius:50%;border:0;background:#aaa;vertical-align:top;font-size:0;overflow:hidden}@media screen and (max-width:767px){.slick-dots li button{width:8px;height:8px}}.slick-dots li.slick-active button{width:28px;border-radius:6px;background:#ea1917}@media screen and (max-width:767px){.slick-dots li.slick-active button{width:18px}}.slick-controls{position:absolute;bottom:-44px;width:100%;text-align:center}.slick-controls .slick-dot-container{font-size:0}.slick-controls .slick-dot-container,.slick-controls .slick-dots{display:inline-block!important;position:static;vertical-align:middle;width:auto;margin-right:6px}.slick-arrow{display:inline-block;position:absolute;top:50%;transform:translateY(-50%);border-radius:50%;border:0;width:48px;height:48px;padding:4px;z-index:1}.slick-arrow:before{content:' ';display:block;width:40px;height:40px;border-radius:50%;background-repeat:no-repeat;background-size:100%;box-shadow:2px 4px 16px 0 rgba(0,0,0,.14)}.slick-arrow.slick-prev{left:0}.slick-arrow.slick-prev:before{background-image:url(/lg5-common/images/icons/btn-arr-40x40-lt.svg)}.slick-arrow.slick-next{right:0}.slick-arrow.slick-next:before{background-image:url(/lg5-common/images/icons/btn-arr-40x40-rt.svg)}.slick-arrow.slick-disabled{display:none!important}@media screen and (max-width:767px){.slick-arrow{width:36px;height:36px}.slick-arrow::before{width:28px;height:28px}.slick-arrow.prev::before{background-image:url(/lg5-common/images/icons/btn-arr-40x40-lt-m.svg)}.slick-arrow.next::before{background-image:url(/lg5-common/images/icons/btn-arr-40x40-rt-m.svg)}}.contents.officehome.new .cont-wrap{position:relative;max-width:1024px;margin:0 auto;padding:0 0 32px 0}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap{max-width:none;padding:0 0 92.5px 0}}.contents.officehome.new .cont-wrap.mainpage.no_visual .officehome_visual{display:none}.contents.officehome.new .cont-wrap.mainpage.no_visual .officehome_top{display:none}.contents.officehome.new .cont-wrap.mainpage.no_visual .officehome_content::before{content:none}.contents.officehome.new .cont-wrap.mainpage.no_visual .officehome_content::after{content:none}.contents.officehome.new .cont-wrap.mainpage.no_visual .officehome_content .officehome_title{margin-top:60px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage.no_visual .officehome_content .officehome_title{margin-top:30px}}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage.no_visual .officehome_content .officehome_title .btn-back{display:block;position:absolute;top:6px;left:16px}}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage.no_visual .officehome_content .officehome_title .title_area{padding-left:26px}}.contents.officehome.new .cont-wrap.mainpage.scroll_menu{padding-top:144px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage.scroll_menu{padding-top:97px}}.contents.officehome.new .cont-wrap.mainpage .officehome_visual{overflow:hidden}.contents.officehome.new .cont-wrap.mainpage .officehome_visual .officehome_banner.slide-wrap .slide-content .slide-track .slide-conts{margin:0}.contents.officehome.new .cont-wrap.mainpage .officehome_visual .officehome_banner.slide-wrap .slide-content .slide-track .slide-conts .visual_slidewrap{position:relative;width:100%;padding-bottom:46.1%}.contents.officehome.new .cont-wrap.mainpage .officehome_visual .officehome_banner.slide-wrap .slide-content .slide-track .slide-conts .visual_slidewrap:after{content:'';position:absolute;top:0;bottom:0;left:0;right:0;opacity:.51;background-image:linear-gradient(91deg,rgba(0,0,0,.78) 1%,rgba(84,84,84,.67) 99%)}.contents.officehome.new .cont-wrap.mainpage .officehome_visual .officehome_banner.slide-wrap .slide-content .slide-track .slide-conts .visual_slidewrap .visual_slide{position:absolute;top:0;bottom:0;left:0;right:0}.contents.officehome.new .cont-wrap.mainpage .officehome_visual .officehome_banner.slide-wrap .slide-content .slide-track .slide-conts .visual_slidewrap .visual_slide img{width:100%}.contents.officehome.new .cont-wrap.mainpage .officehome_visual .officehome_banner.slide-wrap .slide-controls{position:absolute;left:auto;right:40px;top:auto;bottom:117px;width:150px;height:46px;border-radius:23px;background-color:rgba(0,0,0,.5);transform:none}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_visual .officehome_banner.slide-wrap .slide-controls{left:auto;right:20px;bottom:44px;width:84px;height:26px;border-radius:13px}}.contents.officehome.new .cont-wrap.mainpage .officehome_visual .officehome_banner.slide-wrap .slide-controls .controls{display:block;height:100%}.contents.officehome.new .cont-wrap.mainpage .officehome_visual .officehome_banner.slide-wrap .slide-controls .controls .ui_carousel_arrow{position:absolute;top:11px;width:24px;height:24px;background:no-repeat center/24px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_visual .officehome_banner.slide-wrap .slide-controls .controls .ui_carousel_arrow{top:6px;width:16px;height:16px;background:no-repeat center/16px}}.contents.officehome.new .cont-wrap.mainpage .officehome_visual .officehome_banner.slide-wrap .slide-controls .controls .ui_carousel_arrow.ui_carousel_prev{left:16px;background-image:url(/lg5-common/images/icons/btn-arr-16-white-sm.svg);transform:rotate(180deg)}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_visual .officehome_banner.slide-wrap .slide-controls .controls .ui_carousel_arrow.ui_carousel_prev{left:6px}}.contents.officehome.new .cont-wrap.mainpage .officehome_visual .officehome_banner.slide-wrap .slide-controls .controls .ui_carousel_arrow.ui_carousel_next{right:16px;background-image:url(/lg5-common/images/icons/btn-arr-16-white-sm.svg)}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_visual .officehome_banner.slide-wrap .slide-controls .controls .ui_carousel_arrow.ui_carousel_next{right:6px}}.contents.officehome.new .cont-wrap.mainpage .officehome_visual .officehome_banner.slide-wrap .slide-controls .controls .ui_carousel_arrow::before{content:none}.contents.officehome.new .cont-wrap.mainpage .officehome_visual .officehome_banner.slide-wrap .slide-controls .controls .slide-page{display:block;width:100%;padding:10px 0;text-align:center;font-size:16px;line-height:24px;font-weight:500;color:#d6d6d6}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_visual .officehome_banner.slide-wrap .slide-controls .controls .slide-page{padding:4px 0;font-size:12px;line-height:18px}}.contents.officehome.new .cont-wrap.mainpage .officehome_visual .officehome_banner.slide-wrap .slide-controls .controls .slide-page .current{margin-right:6px;font-weight:700;color:#fff}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_visual .officehome_banner.slide-wrap .slide-controls .controls .slide-page .current{margin-right:2px}}.contents.officehome.new .cont-wrap.mainpage .officehome_visual .officehome_banner.slide-wrap .slide-controls .controls .slide-page .count{position:relative;display:inline-block;margin-left:6px;padding-left:16px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_visual .officehome_banner.slide-wrap .slide-controls .controls .slide-page .count{margin-right:2px;padding-left:8px}}.contents.officehome.new .cont-wrap.mainpage .officehome_visual .officehome_banner.slide-wrap .slide-controls .controls .slide-page .count::before{content:"/";position:absolute;left:0}.contents.officehome.new .cont-wrap.mainpage .officehome_visual .text_wrap{position:absolute;top:192px;left:32px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_visual .text_wrap{top:60px;left:16px}}.contents.officehome.new .cont-wrap.mainpage .officehome_visual .text_wrap .bestshop-logo{display:block;width:349px;height:44px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_visual .text_wrap .bestshop-logo{width:137px;height:17px}}.contents.officehome.new .cont-wrap.mainpage .officehome_visual .text_wrap .bestshop-logo img{max-width:100%}.contents.officehome.new .cont-wrap.mainpage .officehome_visual .text_wrap .txt{margin-top:20px;font-size:40px;color:#fff;line-height:52px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_visual .text_wrap .txt{margin-top:9px;font-size:16px;line-height:22px}}.contents.officehome.new .cont-wrap.mainpage .officehome_visual .text_wrap .txt strong{display:block}.contents.officehome.new .cont-wrap.mainpage .officehome_visual .slide-wrap.carousel-type.carousel-1{margin:0}.contents.officehome.new .cont-wrap.mainpage .officehome_visual.scroll-menu{padding-top:44px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_visual.scroll-menu{padding-top:37px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content{position:relative}.contents.officehome.new .cont-wrap.mainpage .officehome_content::before{content:"";position:absolute;top:-44px;left:0;width:100%;height:45px;border-radius:40px 40px 0 0;background-color:#fff}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content::before{top:-19px;height:20px;border-radius:20px 20px 0 0}}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content::after{content:"";position:absolute;top:-6px;left:calc(50% - 30px);width:60px;height:4px;border-radius:2px;background-color:#ddd}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_head{display:none;position:fixed;top:0;width:100%;max-width:1024px;padding:25px 32px;z-index:1000;background-color:#fff}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_head{padding:18px 16px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_head .head_name{font-size:28px;line-height:30px;font-weight:700;color:#000}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_head .head_name{display:inline-block;font-size:18px;line-height:24px;vertical-align:middle}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_head .addon_area{position:absolute;top:20px;right:32px}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_head .addon_area::after{content:"";clear:both;display:table}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_head .addon_area{top:13px;right:16px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_head .addon_area .chk_regular{float:left}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_head .addon_area .chk_regular input+label{display:inline-block;width:86px;height:40px;cursor:pointer}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_head .addon_area .chk_regular input+label::before{content:"단골 맺기";display:block;height:100%;border:1px solid #fff;border-radius:20px;background-color:#000;font-size:14px;line-height:40px;font-weight:500;color:#fff;text-align:center}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_head .addon_area .chk_regular input+label{width:83px;height:34px}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_head .addon_area .chk_regular input+label::before{font-size:13px;line-height:32px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_head .addon_area .chk_regular input:checked+label::before{content:"단골";border:1px solid #000;background-color:#fff;color:#000}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_head .addon_area .ch_kakao{float:left;vertical-align:middle;width:32px;height:32px;margin-left:8px;background:url(/lg5-common/images/icons/icon_officehome_ch_kakao.svg) no-repeat center/100%}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_head .addon_area .ch_share{float:left;vertical-align:middle;width:32px;height:32px;margin-left:4px;background:url(/lg5-common/images/icons/btn_officehome_head_mo_share.svg) no-repeat center/24px}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_head .addon_area .tooltip-wrap{position:absolute;top:0;left:auto;right:0;width:32px;height:32px;padding:0}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_head .addon_area .tooltip-wrap .tooltip-icon{width:100%;background:0 0}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_head .addon_area .tooltip-wrap .tooltip-box{z-index:9}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_head .addon_area .tooltip-wrap .tooltip-box>.btn-close{display:block;width:auto;height:auto;background:0 0}}@media screen and (min-width:768px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_head .addon_area .tooltip-wrap{display:none}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_title{position:relative;padding:0 32px;z-index:8}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_title{padding:0 16px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_title .btn-back{display:none}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_title .title_area{text-align:center}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_title .title_area{padding-top:16px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_title .title_area .tit_head{font-size:24px;line-height:36px;font-weight:500}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_title .title_area .tit_head{font-size:17px;line-height:24px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_title .title_area .tit_name{font-size:38px;line-height:56px;font-weight:700}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_title .title_area .tit_name{font-size:24px;line-height:34px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_title .addon_area{position:absolute;top:0;right:32px}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_title .addon_area::after{content:"";clear:both;display:table}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_title .addon_area{right:16px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_title .addon_area .chk_regular{float:left}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_title .addon_area .chk_regular input+label{display:inline-block;width:86px;height:40px;cursor:pointer}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_title .addon_area .chk_regular input+label::before{content:"단골 맺기";display:block;height:100%;border:1px solid #000;border-radius:20px;background-color:#000;font-size:14px;line-height:40px;font-weight:500;color:#fff;text-align:center}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_title .addon_area .chk_regular input+label{width:83px;height:34px}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_title .addon_area .chk_regular input+label::before{font-size:13px;line-height:32px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_title .addon_area .chk_regular input:checked+label::before{content:"단골";background-color:#fff;color:#000}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_title .addon_area .ch_kakao{float:left;vertical-align:middle;width:32px;height:32px;margin-left:6px;background:url(/lg5-common/images/icons/icon_officehome_ch_kakao.svg) no-repeat center/100%}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_title .addon_area .ch_share{display:none;float:left;vertical-align:middle;width:32px;height:32px;margin-left:4px;background:url(/lg5-common/images/icons/btn_officehome_head_mo_share.svg) no-repeat center/24px}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_title .addon_area .tooltip-wrap{position:absolute;top:0;left:auto;right:0;width:32px;height:32px;padding:0}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_title .addon_area .tooltip-wrap .tooltip-icon{width:100%;background:0 0}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_title .addon_area .tooltip-wrap .tooltip-box{z-index:9}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_title .addon_area .tooltip-wrap .tooltip-box>.btn-close{display:block;width:auto;height:auto;background:0 0}}@media screen and (min-width:768px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_title .addon_area .tooltip-wrap{display:none}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_menu{margin-top:48px;background-color:#fff;z-index:999}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_menu{margin-top:21px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_menu .link-menu{margin:25px 0 61px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_menu .link-menu{margin:15px 0 30px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_menu .link-menu .menu-list{display:flex;justify-content:center;align-items:center}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_menu .link-menu .menu-list>li{position:relative;padding:0 26px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_menu .link-menu .menu-list>li{padding:0 10px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_menu .link-menu .menu-list>li:after{content:'';position:absolute;top:50%;right:0;width:2px;height:30px;background:#dfdfdf;transform:translateY(-50%)}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_menu .link-menu .menu-list>li:last-of-type:after{content:none}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_menu .link-menu .menu-list>li:before{content:'';position:absolute;top:0;left:50%;width:36px;height:36px;transform:translateX(-50%)}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_menu .link-menu .menu-list>li:before{width:24px;height:24px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_menu .link-menu .menu-list>li.icon-reservation:before{background:url(/lg5-common/images/CS/bestshop/icon-reservation_48.svg) no-repeat;background-size:100%}@media screen and (min-width:768px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_menu .link-menu .menu-list>li.icon-kakao{display:none}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_menu .link-menu .menu-list>li.icon-kakao:before{background:url(/lg5-common/images/CS/bestshop/icon-kakao_48.svg) no-repeat;background-size:100%}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_menu .link-menu .menu-list>li.icon-share{position:relative}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_menu .link-menu .menu-list>li.icon-share .tooltip-wrap .tooltip-icon{background:0 0}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_menu .link-menu .menu-list>li.icon-share .tooltip-wrap .tooltip-icon:before{content:'';position:absolute;top:0;left:50%;width:36px;height:36px;transform:translateX(-50%);background:url(/lg5-common/images/CS/bestshop/icon-share_48.svg) no-repeat;background-size:100%}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_menu .link-menu .menu-list>li.icon-share .tooltip-wrap .tooltip-icon:before{width:24px;height:24px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_menu .link-menu .menu-list>li.icon-share .tooltip-wrap .btn-close{display:block;width:24px;height:24px;background:0 0}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_menu .link-menu .menu-list>li .tooltip-icon,.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_menu .link-menu .menu-list>li .tooltip-wrap,.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_menu .link-menu .menu-list>li>a{position:relative;display:block;padding:0;width:174px;height:auto;text-align:center}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_menu .link-menu .menu-list>li .tooltip-icon,.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_menu .link-menu .menu-list>li .tooltip-wrap,.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_menu .link-menu .menu-list>li>a{width:85px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_menu .link-menu .menu-list>li .tooltip-icon>span,.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_menu .link-menu .menu-list>li .tooltip-wrap>span,.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_menu .link-menu .menu-list>li>a>span{display:block;padding-top:46px;font-size:20px;line-height:36px;color:#666}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_menu .link-menu .menu-list>li .tooltip-icon>span,.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_menu .link-menu .menu-list>li .tooltip-wrap>span,.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_menu .link-menu .menu-list>li>a>span{padding-top:27px;font-size:12px;line-height:18px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_menu .tabs-wrap.btn-type{text-align:left;padding:0 32px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_menu .tabs-wrap.btn-type{padding:0 16px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_menu .tabs-wrap.btn-type .tabs{-ms-overflow-style:none}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_menu .tabs-wrap.btn-type .tabs::-webkit-scrollbar{display:none}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_menu .tabs-wrap.btn-type .tabs>li{margin-left:30px;padding:0}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_menu .tabs-wrap.btn-type .tabs>li:first-child{margin-left:0}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_menu .tabs-wrap.btn-type .tabs>li>a{padding:8px 0;font-size:24px;line-height:26px;color:#666;font-weight:500}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_menu .tabs-wrap.btn-type .tabs>li>a{font-size:17.5px;line-height:24px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_menu .tabs-wrap.btn-type .tabs>li.on>a{color:#000;font-weight:700}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_menu .tabs-wrap.btn-type .tabs>li.on>a{border-bottom:3px solid #222}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_menu.menu_fixed{position:fixed;top:0;width:100%;max-width:1024px;margin-top:80px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_menu.menu_fixed{margin-top:59px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_menu.menu_fixed .link-menu{display:none}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist{position:relative;margin-top:60px;padding:0 32px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist{margin-top:30px;padding:0 16px}}@media screen and (max-width:767px) and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.event .mainlist_list{margin:0 -16px}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.event .mainlist_list>li:first-of-type{margin-left:16px}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.event .mainlist_list>li:last-of-type{margin-right:16px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist .list_head{overflow:hidden;margin-bottom:30px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist .list_head{margin-bottom:12px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist .list_head .list_tit{float:left;font-size:24px;line-height:36px;font-weight:700}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist .list_head .list_tit{font-size:16px;line-height:23px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist .list_head .list_info{clear:both;padding-top:20px;font-size:20px;line-height:26px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist .list_head .list_info{padding-top:7px;font-size:12px;line-height:18px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist .mainlist_list{overflow:hidden;margin-left:-24px;margin-bottom:-24px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist .mainlist_list{margin:0;overflow-y:hidden;overflow-x:auto;white-space:nowrap;-ms-overflow-style:none;font-size:0}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist .mainlist_list::-webkit-scrollbar{display:none}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist .mainlist_list li{float:left;overflow:hidden;height:420px;margin-bottom:24px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist .mainlist_list li{float:none;display:inline-block;width:271px;height:auto;margin:0 8px 0 0}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist .mainlist_list li a{overflow:hidden;position:relative;display:block;width:304px;height:100%;margin:0 0 0 24px;box-sizing:border-box;border:1px solid #ddd;border-radius:8px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist .mainlist_list li a{display:block;width:100%;height:100%;margin:0}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist .mainlist_list li img{width:100%}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist .mainlist_list li .boxlist_info{padding:24px 32px 32px 32px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist .mainlist_list li .boxlist_info{padding:12px 16px 24px 16px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist .mainlist_list li .boxlist_info .info_tag{display:flex;align-items:center}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist .mainlist_list li .boxlist_info .info_tag .tag_unit{position:relative;font-size:12px;line-height:24px;color:#da0f47;font-weight:700}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist .mainlist_list li .boxlist_info .info_tag .tag_unit{font-size:12px;line-height:19px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist .mainlist_list li .boxlist_info .info_tag .tag_unit+.tag_unit{margin-left:12px;padding-left:13px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist .mainlist_list li .boxlist_info .info_tag .tag_unit+.tag_unit{margin-left:7px;padding-left:8px;font-size:12px;line-height:19px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist .mainlist_list li .boxlist_info .info_tag .tag_unit+.tag_unit:before{content:"";position:absolute;top:6px;left:0;width:1px;height:12px;background-color:#ddd}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist .mainlist_list li .boxlist_info .info_tag .tag_unit+.tag_unit:before{top:4px;height:10px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist .mainlist_list li .boxlist_info .info_name{margin-top:12px;font-size:20px;line-height:28px;font-weight:700;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist .mainlist_list li .boxlist_info .info_name{margin:7px 0 47px 0;font-size:16px;line-height:20px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist .mainlist_list li .boxlist_info .info_date{position:absolute;bottom:32px;left:32px;font-size:16px;line-height:28px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist .mainlist_list li .boxlist_info .info_date{bottom:24px;left:16px;margin-top:20px;font-size:13px;line-height:19px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist>.list_more{position:absolute;top:0;right:32px;margin-top:16px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist>.list_more{margin-top:2px;right:16px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist>.list_more a{position:relative;display:block;padding-right:18px;font-size:14px;line-height:21px;background:url(/lg5-common/images/icons/icon-arrow-right-16.svg) no-repeat right center/16px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist>.list_more a{font-size:13px;line-height:20px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist>.list_more a:after{content:'';position:absolute;bottom:2px;left:0;right:18px;height:1px;background:#000}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.product .product_img{padding:30px 0 10px 0;text-align:center}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.product .product_img{padding:20px 0 13px 0}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.product .product_img img{width:168px;height:168px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.product .product_img img{width:100px;height:100px}}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.product .mainlist_list{display:flex;flex-wrap:wrap;margin-left:-8px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.product .mainlist_list li{position:relative;height:390px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.product .mainlist_list li{width:50%;height:257px;padding-left:8px;margin:0 0 8px 0}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.product .mainlist_list li a{width:100%;height:auto;margin:0;border:0;border-radius:0}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.product .mainlist_list li .prod_box{overflow:hidden;position:relative;display:block;width:304px;height:100%;margin:0 0 0 24px;box-sizing:border-box;border:1px solid #ddd;border-radius:8px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.product .mainlist_list li .prod_box{display:block;width:100%;height:100%;margin:0}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.product .product_info{padding:0 32px 0 32px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.product .product_info{padding:0 16px 0 16px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.product .product_info .info_tag{display:flex;align-items:center}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.product .product_info .info_tag .tag_unit{position:relative;font-size:12px;line-height:24px;color:#da0f47;font-weight:700}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.product .product_info .info_tag .tag_unit{font-size:12px;line-height:19px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.product .product_info .info_tag .tag_unit+.tag_unit{margin-left:12px;padding-left:13px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.product .product_info .info_tag .tag_unit+.tag_unit{margin-left:7px;padding-left:8px;font-size:12px;line-height:19px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.product .product_info .info_tag .tag_unit+.tag_unit:before{content:"";position:absolute;top:6px;left:0;width:1px;height:12px;background-color:#ddd}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.product .product_info .info_tag .tag_unit+.tag_unit:before{top:4px;height:10px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.product .product_info .info_name{font-size:18px;line-height:26px;font-weight:700;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.product .product_info .info_name{font-size:14px;line-height:19px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.product .product_info .info_model{margin-top:10px;font-size:16px;line-height:26px;color:#666;font-weight:500}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.product .product_info .info_model{margin:5px 0 0 0;font-size:13px;line-height:19px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.product .info_link{position:absolute;bottom:30px;left:32px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.product .info_link{bottom:20px;left:16px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.product .info_link a{width:auto;height:auto;margin:0;border:0;border-radius:0;padding-right:22px;display:inline-block;font-size:16px;line-height:26px;text-decoration:underline;background:url(/lg5-common/images/icons/icon-arrow-right-16.svg) no-repeat right center/16px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.product .info_link a{padding-right:20px;font-size:14px;line-height:21px;background-size:16px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.product.bg_gray>.list_more{top:80px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.product.bg_gray>.list_more{top:40px}}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.product.shopdp{padding:0}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.product.shopdp .list_head{padding:0 16px}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.product.shopdp .mainlist_list{padding:0 16px}}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.product.my_interest{padding:0}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.product.my_interest .list_head{padding:0 16px}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.product.my_interest .mainlist_list{display:block;margin:0;overflow-y:hidden;overflow-x:auto;white-space:nowrap;-ms-overflow-style:none}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.product.my_interest .mainlist_list::-webkit-scrollbar{display:none}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.product.my_interest .mainlist_list li{width:144px;height:254px}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.product.my_interest .mainlist_list li:first-child{margin-left:8px}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.product.my_interest .mainlist_list li:last-child{margin-right:16px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist .officehome_cata{margin-bottom:30px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist .officehome_cata{position:relative;margin-bottom:0;padding-bottom:20px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist .officehome_cata .tabs-wrap{text-align:left}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist .officehome_cata .tabs-wrap .tabs{-ms-overflow-style:none}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist .officehome_cata .tabs-wrap .tabs::-webkit-scrollbar{display:none}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist .officehome_cata .tabs-wrap .tabs>li{margin-left:16px;padding:0}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist .officehome_cata .tabs-wrap .tabs>li{margin-left:4px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist .officehome_cata .tabs-wrap .tabs>li:first-child{margin-left:0}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist .officehome_cata .tabs-wrap .tabs>li>a{padding:0 24px;font-size:18px;line-height:43px;color:#666;font-weight:700}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist .officehome_cata .tabs-wrap .tabs>li>a{padding:0 18px;font-size:16px;line-height:40px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist .officehome_cata .tabs-wrap .tabs>li.on{border-radius:24px;background-color:#000}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist .officehome_cata .tabs-wrap .tabs>li.on{border-radius:21px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist .officehome_cata .tabs-wrap .tabs>li.on>a{color:#fff;font-weight:700}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_loginmsg{padding:40px 0;text-align:center}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_loginmsg{padding:25px 0}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_loginmsg .loginmsg_txt{font-size:18px;line-height:26px;font-weight:500}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_loginmsg .loginmsg_txt{font-size:14px;line-height:20px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_loginmsg .loginmsg_btn{display:inline-block;margin-top:32px;height:40px;border:1px solid #000;border-radius:24px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_loginmsg .loginmsg_btn{height:34px;margin-top:25px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_loginmsg .loginmsg_btn a{display:block;height:100%;padding:0 16px;font-size:14px;line-height:38px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_loginmsg .loginmsg_btn a{padding:0 13px;font-size:13px;line-height:34px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.business .business_info>li{display:flex;position:relative}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.business .business_info>li+li{margin-top:24px}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.business .business_info>li .info_tit{width:140px;font-size:20px;line-height:32px;color:#666}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.business .business_info>li .info_tit{width:68px;font-size:13px;line-height:1.46}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.business .business_info>li .detail_info{display:flex;flex-wrap:wrap;margin-bottom:-10px;width:calc(100% - 140px);font-size:20px;line-height:32px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.business .business_info>li .detail_info{flex-direction:column;width:calc(100% - 85px);font-size:13px;line-height:19px}}@media screen and (min-width:768px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.business .business_info>li .detail_info>li{display:flex;margin-bottom:10px}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.business .business_info>li .detail_info>li:nth-child(odd){width:200px}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.business .business_info>li .detail_info>li:nth-child(even){margin-left:20px;width:calc(100% - 220px)}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.business .business_info>li .detail_info>li:only-of-type{width:100%}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.business .business_info>li .detail_info>li .detail_tit{margin-right:5px;color:#666}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.business .business_info>li .detail_info.active+.btn_drop{transform:rotate(180deg)}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.business .business_info>li .detail_info.active li:nth-child(n+2){display:none}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.business .business_info>li .btn_drop{position:absolute;right:0;top:0;overflow:hidden;text-indent:-9999px;display:inline-block;width:18px;height:18px;padding:2px;background:url(/lg5-common/images/CS/bestshop/icon_drop_arrow.svg) no-repeat 50% 50%/16px auto}@media screen and (min-width:768px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.business .business_info>li .btn_drop{display:none}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.banner .banner-wrap{display:block;background:#ddd8d8}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.banner .banner-txt{position:relative;padding:48px 37% 48px 80px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.banner .banner-txt{padding:16px 36% 16px 20px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.banner .banner-txt:after{content:'';position:absolute;bottom:50%;right:20px;display:block;width:260px;height:160px;margin-bottom:-80px;background:url(/lg5-common/images/CS/bestshop/img_banner_airconditioner.png) no-repeat 0 0/260px auto}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.banner .banner-txt:after{bottom:12px;right:8px;width:100px;height:62px;margin-bottom:0;background-size:100px auto}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.banner .banner-tit{font-size:24px;line-height:1.45;font-weight:500}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.banner .banner-tit{font-size:12px;line-height:1.44}}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.banner .banner-eyebrow{display:block;margin-bottom:2px;font-size:9px;font-weight:400}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.banner .banner-desc{display:block;margin-top:8px;font-size:16px;line-height:1.5}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.banner .banner-desc{margin-top:4px;font-size:8px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.bg_gray{padding:80px 32px;background:#f7f7f7}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.bg_gray{padding:40px 16px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.bg_gray .mainlist_list{padding-top:24px;margin:-24px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.bg_gray .mainlist_list{padding-top:8px;margin:-8px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.bg_gray .mainlist_list li{margin-left:24px;box-shadow:1px 2px 8px 0 rgba(0,0,0,.16);border-radius:8px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.bg_gray .mainlist_list li{width:calc(50% - 12px);padding-left:0;margin-left:8px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.bg_gray .mainlist_list li .prod_box{margin-left:0;border:0;background:#fff}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.officehome_map .map_area{margin:0}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.store-thumb{overflow:hidden}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.store-thumb .store-thumb-list{white-space:nowrap}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.store-thumb .store-thumb-slider{margin-left:-24px}@media screen and (min-width:768px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.store-thumb .store-thumb-slider .slick-list{padding-bottom:33px}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.store-thumb .store-thumb-slider .slick-list .slide-item{display:inline-block;height:340px;white-space:normal;margin-left:24px}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.store-thumb .store-thumb-slider .slick-list .slide-item .thumb{width:100%;height:100%;border-radius:16px;background:#000;overflow:hidden}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.store-thumb .store-thumb-slider .slick-list .slide-item .thumb img{max-width:100%}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.store-thumb .store-thumb-slider .slick-list .slide-item .thumb .visual_slide{height:100%}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.store-thumb .store-thumb-slider .slick-list .slide-item .thumb .visual_slide iframe{height:100%}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.store-thumb .store-thumb-slider .slide-button-controls{position:absolute;top:50%;left:32px;width:100%;max-width:960px;height:0;font-size:0;z-index:1}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.store-thumb .store-thumb-slider .slide-button-controls .slick-arrow{transform:none;padding:0;box-shadow:1px 3px 16px 0 rgba(0,0,0,.14)}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.store-thumb .store-thumb-slider .slide-button-controls .slick-arrow:before{display:none}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.store-thumb .store-thumb-slider .slide-button-controls .slick-arrow.slick-prev{left:-24px;background:url(/lg5-common/images/icons/arrow_left_32.svg) no-repeat center center/32px 32px;background-color:rgba(255,255,255,.85)}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.store-thumb .store-thumb-slider .slide-button-controls .slick-arrow.slick-next{right:-24px;background:url(/lg5-common/images/icons/arrow_right_32.svg) no-repeat center center/32px 32px;background-color:rgba(255,255,255,.85)}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.store-thumb .store-thumb-slider .slick-dots{bottom:0}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.store-thumb .store-thumb-slider .slick-dots li{padding:0}}@media screen and (min-width:768px) and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.store-thumb .store-thumb-slider .slick-dots li{padding:0 2px}}@media screen and (min-width:768px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.store-thumb .store-thumb-slider .slick-dots li button{position:relative;width:18px;height:18px;background-color:unset}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.store-thumb .store-thumb-slider .slick-dots li button:after{content:'';position:absolute;top:50%;left:50%;width:10px;height:10px;background-color:#8f8f8f;border-radius:100%;transform:translateX(-50%) translateY(-50%)}}@media screen and (min-width:768px) and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.store-thumb .store-thumb-slider .slick-dots li button{width:6px;height:6px}}@media screen and (min-width:768px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.store-thumb .store-thumb-slider .slick-dots li.slick-active button{width:32px}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.store-thumb .store-thumb-slider .slick-dots li.slick-active button:after{content:'';position:absolute;top:50%;left:50%;width:24px;height:10px;background-color:#000;border-radius:10px;transform:translateX(-50%) translateY(-50%)}}@media screen and (min-width:768px) and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.store-thumb .store-thumb-slider .slick-dots li.slick-active button{width:18px}}@media all and (max-width:1023px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.store-thumb .store-thumb-slider .store-thumb-list{overflow-x:auto;overflow-y:hidden;-ms-overflow-style:none;font-size:0}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.store-thumb .store-thumb-slider .store-thumb-list::-webkit-scrollbar{display:none}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.store-thumb .store-thumb-slider .store-thumb-list .slide-item{display:inline-block;margin-right:24px;width:302px;vertical-align:top}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.store-thumb .store-thumb-slider .store-thumb-list .slide-item:first-of-type{margin-left:32px}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.store-thumb .store-thumb-slider .store-thumb-list .slide-item:last-of-type{margin-right:32px}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.store-thumb .store-thumb-slider .store-thumb-list .slide-item .thumb{border-radius:8px;overflow:hidden}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.store-thumb .store-thumb-slider .store-thumb-list .slide-item img{max-width:100%}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.store-thumb .store-thumb-slider .store-thumb-list .visual_slide{height:223px}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.store-thumb .store-thumb-slider .slide-button-controls{display:none!important}}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.store-thumb .store-thumb-slider{margin:0 -16px}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.store-thumb .store-thumb-slider .store-thumb-list .slide-item{margin-right:8px;width:271px;height:200px}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.store-thumb .store-thumb-slider .store-thumb-list .slide-item:first-of-type{margin-left:16px}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.store-thumb .store-thumb-slider .store-thumb-list .slide-item:last-of-type{margin-right:16px}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.store-thumb .store-thumb-slider .store-thumb-list .visual_slide{height:200px}}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.popular .officehome_cata{margin:0 -16px}}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.popular .mainlist_list{margin-bottom:-12px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.popular .mainlist_list li{position:relative;border-radius:0 8px 8px 8px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.popular .mainlist_list li{width:100%;height:auto;margin:0 8px 12px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.popular .mainlist_list .prod_box .rank{position:absolute;top:0;left:0;width:36px;height:36px;line-height:36px;font-size:18px;color:#fff;background:#da0f47;text-align:center}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.popular .mainlist_list .prod_box .rank{width:22px;height:22px;line-height:22px;font-size:12px}}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.popular .mainlist_list .prod_box a{display:flex;padding:24px 10px 20px}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.popular .mainlist_list .prod_box a .product_img{padding:0}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.popular .mainlist_list .prod_box a .product_info{padding:0 34px 0 10px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.popular .mainlist_list .prod_box .btn_like{position:absolute;top:10px;right:10px;display:inline-block;width:32px;height:32px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.popular .mainlist_list .prod_box .btn_like{top:0;right:0;width:40px;height:40px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.popular .mainlist_list .prod_box .btn_like .btn_popular_like{width:100%;height:100%;background:url(/lg5-common/images/CS/bestshop/icon_popular_like.svg) no-repeat 50% 50%/45px auto}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.popular .mainlist_list .prod_box .btn_like .btn_popular_like{background-size:40px auto}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.popular .mainlist_list .prod_box .btn_like .btn_popular_like:checked{background-image:url(/lg5-common/images/CS/bestshop/icon_popular_like_on.svg)}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.popular .mainlist_list .info_link{left:30px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.popular .mainlist_list .info_link{bottom:17px;left:120px}}.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.popular .mainlist_list .info_link .review_link{display:block;color:#000;text-decoration:none;font-size:16px;line-height:1.5;padding:0 0 0 18px;font-weight:500;background:url(/lg5-common/images/CS/bestshop/icon_star.svg) no-repeat 0 50%/16px auto}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_content .officehome_mainlist.popular .mainlist_list .info_link .review_link{font-size:13px;padding:3px 0 3px 18px}}.contents.officehome.new .cont-wrap.mainpage .officehome_top{position:absolute;top:0;width:100%;max-width:1024px;padding:25px 32px;z-index:10}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_top{padding:18px 16px}}.contents.officehome.new .cont-wrap.mainpage .officehome_top .btn-back{vertical-align:middle;width:24px;height:24px;background:url(/lg5-common/images/icons/btn_officehome_back_24_dimmed.svg) no-repeat center/100%;z-index:2}@media screen and (min-width:768px){.contents.officehome.new .cont-wrap.mainpage .officehome_top .btn-back{display:none}}.contents.officehome.new .cont-wrap.mainpage .officehome_top .btn-close{display:none;position:absolute;top:26px;right:32px;width:32px;height:32px;border-radius:3px;background:rgba(0,0,0,.1) url(/lg5-common/images/icons/btn_officehome_close_17_white.svg) no-repeat center/17px;z-index:2}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.mainpage .officehome_top .btn-close{display:none}}.contents.officehome.new .cont-wrap.mainpage .officehome_top .ch_share{float:right;vertical-align:middle;width:24px;height:24px;border-radius:3px;background:rgba(0,0,0,.2) url(/lg5-common/images/icons/btn_officehome_head_mo_share2.svg) no-repeat center/100%}@media screen and (min-width:768px){.contents.officehome.new .cont-wrap.mainpage .officehome_top .ch_share{display:none}}.contents.officehome.new .cont-wrap.mainpage .officehome_top .tooltip-wrap{position:absolute;top:18.5px;left:auto;right:16px;width:24px;height:24px;padding:0}.contents.officehome.new .cont-wrap.mainpage .officehome_top .tooltip-wrap .tooltip-icon{width:100%;background:0 0}.contents.officehome.new .cont-wrap.mainpage .officehome_top .tooltip-wrap .tooltip-box{z-index:9}.contents.officehome.new .cont-wrap.mainpage .officehome_top .tooltip-wrap .tooltip-box>.btn-close{display:block;width:auto;height:auto;background:0 0}.contents.officehome.new .cont-wrap .officehome_map{margin-top:60px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap .officehome_map{margin-top:30px}}.contents.officehome.new .cont-wrap .officehome_map .map_head{overflow:hidden}.contents.officehome.new .cont-wrap .officehome_map .map_head .map_tit{float:left;font-size:24px;line-height:36px;font-weight:700;padding:0 32px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap .officehome_map .map_head .map_tit{font-size:16px;line-height:23px;padding:0 16px}}.contents.officehome.new .cont-wrap .officehome_map .map_head .map_findway{float:right;margin:2px 32px 0 0}.contents.officehome.new .cont-wrap .officehome_map .map_head .map_findway a{display:inline-block;padding:0 12px;border:1px solid #000;border-radius:16px;font-size:14px;line-height:30px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap .officehome_map .map_head .map_findway{display:none}}.contents.officehome.new .cont-wrap .officehome_map .map_area{position:relative;margin:30px 32px 0 32px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap .officehome_map .map_area{margin:20px 16px 0 16px}.contents.officehome.new .cont-wrap .officehome_map .map_area .apt_choice{position:absolute;overflow:hidden;bottom:15px;right:20px;padding:10px;z-index:2}.contents.officehome.new .cont-wrap .officehome_map .map_area .apt_choice a{display:inline-block;width:40px;height:40px;box-shadow:1px 2px 7px rgba(0,0,0,.16);border-radius:50%;background:no-repeat left center/100%}.contents.officehome.new .cont-wrap .officehome_map .map_area .apt_choice a.map_kakao{background-image:url(/lg5-common/images/icons/icon_officehome_map_kakao.png)}.contents.officehome.new .cont-wrap .officehome_map .map_area .apt_choice a.map_naver{margin-left:15px;background-image:url(/lg5-common/images/icons/icon_officehome_map_naver.png)}}.contents.officehome.new .cont-wrap .officehome_map .map_area .zoom-wrap{position:absolute;top:50%;right:10px;transform:translateY(-50%)}.contents.officehome.new .cont-wrap .officehome_map .map_area .zoom-wrap button{display:block;width:28px;height:28px;background:#fff url(/lg5-common/images/CS/icon/icon_map_plus.svg) center no-repeat;border:1px solid #666}.contents.officehome.new .cont-wrap .officehome_map .map_area .zoom-wrap button+button{margin-top:-1px;background:#fff url(/lg5-common/images/CS/icon/icon_map_minus.svg) center no-repeat}.contents.officehome.new .cont-wrap .officehome_map .shop_gotoinfo .adress_area{padding:0 32px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap .officehome_map .shop_gotoinfo .adress_area{padding:0 16px}}.contents.officehome.new .cont-wrap .officehome_map .shop_gotoinfo .adress_area .info_adress{position:relative;padding:21px 0;border-top:2px solid #ddd}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap .officehome_map .shop_gotoinfo .adress_area .info_adress{padding:16px 0;border-top:1px solid #ddd}}.contents.officehome.new .cont-wrap .officehome_map .shop_gotoinfo .adress_area .info_adress .adress_head{position:absolute;top:21px;left:0;width:120px;padding-left:32px;font-size:20px;line-height:24px;font-weight:500;background:no-repeat left center/24px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap .officehome_map .shop_gotoinfo .adress_area .info_adress .adress_head{top:16px;width:92px;padding-left:22px;font-size:14px;line-height:20px;background:no-repeat left center/16px}}.contents.officehome.new .cont-wrap .officehome_map .shop_gotoinfo .adress_area .info_adress .adress_body{padding-left:120px;font-size:18px;line-height:26px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap .officehome_map .shop_gotoinfo .adress_area .info_adress .adress_body{padding:0 74px 0 92px;font-size:12px;line-height:20px}}.contents.officehome.new .cont-wrap .officehome_map .shop_gotoinfo .adress_area .info_adress .adress_copy{position:absolute;top:21px;right:0;width:32px;height:32px;color:transparent;background:url(/lg5-common/images/icons/btn_officehome_copy.svg) no-repeat right center/32px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap .officehome_map .shop_gotoinfo .adress_area .info_adress .adress_copy{top:16px;width:24px;height:24px;background-size:24px;background-image:url(/lg5-common/images/icons/icon-copy-24.svg)}}.contents.officehome.new .cont-wrap .officehome_map .shop_gotoinfo .adress_area .info_adress.lot_number .adress_head{background-image:url(/lg5-common/images/icons/icon_officehome_map_landlot.svg)}.contents.officehome.new .cont-wrap .officehome_map .shop_gotoinfo .adress_area .info_adress.road_name{border-bottom:2px solid #ddd}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap .officehome_map .shop_gotoinfo .adress_area .info_adress.road_name{border-bottom:1px solid #ddd}}.contents.officehome.new .cont-wrap .officehome_map .shop_gotoinfo .adress_area .info_adress.road_name .adress_head{background-image:url(/lg5-common/images/icons/icon_officehome_map_roadname.svg)}.contents.officehome.new .cont-wrap .officehome_map .shop_gotoinfo .traffic_area{padding:0 32px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap .officehome_map .shop_gotoinfo .traffic_area{padding:0 16px}}.contents.officehome.new .cont-wrap .officehome_map .shop_gotoinfo .traffic_area .info_traffic{display:flex;justify-content:space-between;margin-top:40px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap .officehome_map .shop_gotoinfo .traffic_area .info_traffic{flex-wrap:wrap;margin-top:30px}}.contents.officehome.new .cont-wrap .officehome_map .shop_gotoinfo .traffic_area .info_traffic .traffic_item{position:relative;width:452px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap .officehome_map .shop_gotoinfo .traffic_area .info_traffic .traffic_item{width:100%}.contents.officehome.new .cont-wrap .officehome_map .shop_gotoinfo .traffic_area .info_traffic .traffic_item+.traffic_item{margin-top:25px}}.contents.officehome.new .cont-wrap .officehome_map .shop_gotoinfo .traffic_area .info_traffic .traffic_item .traffic_head{position:absolute;top:0;left:0;width:120px;padding-left:32px;font-size:20px;line-height:24px;font-weight:500;background:no-repeat left center/24px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap .officehome_map .shop_gotoinfo .traffic_area .info_traffic .traffic_item .traffic_head{width:92px;padding-left:22px;font-size:14px;line-height:20px;background:no-repeat left center/16px}}.contents.officehome.new .cont-wrap .officehome_map .shop_gotoinfo .traffic_area .info_traffic .traffic_item .traffic_head.bus{background-image:url(/lg5-common/images/icons/icon_officehome_map_bus.svg)}.contents.officehome.new .cont-wrap .officehome_map .shop_gotoinfo .traffic_area .info_traffic .traffic_item .traffic_head.subway{background-image:url(/lg5-common/images/icons/icon_officehome_map_subway.svg)}.contents.officehome.new .cont-wrap .officehome_map .shop_gotoinfo .traffic_area .info_traffic .traffic_item .traffic_body{padding-left:120px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap .officehome_map .shop_gotoinfo .traffic_area .info_traffic .traffic_item .traffic_body{padding-left:92px}}.contents.officehome.new .cont-wrap .officehome_map .shop_gotoinfo .traffic_area .info_traffic .traffic_item .traffic_body .body_number{margin-bottom:24px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap .officehome_map .shop_gotoinfo .traffic_area .info_traffic .traffic_item .traffic_body .body_number{margin-bottom:15px}}.contents.officehome.new .cont-wrap .officehome_map .shop_gotoinfo .traffic_area .info_traffic .traffic_item .traffic_body .body_number:last-child{margin-bottom:0}.contents.officehome.new .cont-wrap .officehome_map .shop_gotoinfo .traffic_area .info_traffic .traffic_item .traffic_body .body_number dt{font-size:20px;line-height:24px;margin-bottom:8px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap .officehome_map .shop_gotoinfo .traffic_area .info_traffic .traffic_item .traffic_body .body_number dt{font-size:13px;line-height:20px;margin-bottom:4px}}.contents.officehome.new .cont-wrap .officehome_map .shop_gotoinfo .traffic_area .info_traffic .traffic_item .traffic_body .body_number dd{font-size:18px;line-height:28px;color:#666}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap .officehome_map .shop_gotoinfo .traffic_area .info_traffic .traffic_item .traffic_body .body_number dd{font-size:13px;line-height:20px}}.contents.officehome.new .cont-wrap .officehome_map .shop_gotoinfo .traffic_area .info_traffic .traffic_item .traffic_body .body_guide{display:block;font-size:18px;line-height:26px;margin-bottom:6px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap .officehome_map .shop_gotoinfo .traffic_area .info_traffic .traffic_item .traffic_body .body_guide{font-size:13px;line-height:20px;margin-bottom:3px}}.contents.officehome.new .cont-wrap .officehome_map .shop_gotoinfo .traffic_area .info_traffic .traffic_item .traffic_body .body_guide:last-child{margin-bottom:0}.contents.officehome.new .cont-wrap.subpage .officehome_head{position:fixed;width:100%;max-width:1024px;padding:25px 32px;background-color:#fff;z-index:999}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_head{padding:18px 16px}}.contents.officehome.new .cont-wrap.subpage .officehome_head .head_name{font-size:28px;line-height:33px;color:#000;font-weight:700}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_head .head_name{display:inline-block;font-size:18px;line-height:24px;vertical-align:middle}}.contents.officehome.new .cont-wrap.subpage .officehome_head .ch_share{float:right;vertical-align:middle;width:24px;height:24px;background:url(/lg5-common/images/icons/btn_officehome_head_mo_share.svg) no-repeat center/100%}@media screen and (min-width:768px){.contents.officehome.new .cont-wrap.subpage .officehome_head .ch_share{display:none}}.contents.officehome.new .cont-wrap.subpage .officehome_head .tooltip-wrap{position:absolute;top:18.5px;left:auto;right:16px;width:24px;height:24px;padding:0}.contents.officehome.new .cont-wrap.subpage .officehome_head .tooltip-wrap .tooltip-icon{width:100%;background:0 0}@media screen and (min-width:768px){.contents.officehome.new .cont-wrap.subpage .officehome_head .tooltip-wrap .tooltip-icon{display:none}}.contents.officehome.new .cont-wrap.subpage .officehome_head .tooltip-wrap .tooltip-box{z-index:9}.contents.officehome.new .cont-wrap.subpage .officehome_head .tooltip-wrap .tooltip-box>.btn-close{display:block;width:auto;height:auto;background:0 0}.contents.officehome.new .cont-wrap.subpage .officehome_menu{position:fixed;top:83px;width:100%;max-width:1024px;background-color:#fff;z-index:102}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_menu{top:60px}}.contents.officehome.new .cont-wrap.subpage .officehome_menu .tabs-wrap.btn-type{text-align:left;padding:0 32px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_menu .tabs-wrap.btn-type{padding:0 16px}}.contents.officehome.new .cont-wrap.subpage .officehome_menu .tabs-wrap.btn-type .tabs{-ms-overflow-style:none}.contents.officehome.new .cont-wrap.subpage .officehome_menu .tabs-wrap.btn-type .tabs::-webkit-scrollbar{display:none}.contents.officehome.new .cont-wrap.subpage .officehome_menu .tabs-wrap.btn-type .tabs>li{padding:0}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_menu .tabs-wrap.btn-type .tabs>li{margin-left:30px}.contents.officehome.new .cont-wrap.subpage .officehome_menu .tabs-wrap.btn-type .tabs>li:first-child{margin-left:0}}.contents.officehome.new .cont-wrap.subpage .officehome_menu .tabs-wrap.btn-type .tabs>li>a{padding:8px 0;font-size:24px;line-height:26px;color:#666;font-weight:500}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_menu .tabs-wrap.btn-type .tabs>li>a{font-size:17.5px;line-height:24px}}.contents.officehome.new .cont-wrap.subpage .officehome_menu .tabs-wrap.btn-type .tabs>li.on>a{font-size:24px;line-height:26px;color:#000;border-color:#000;font-weight:700}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_menu .tabs-wrap.btn-type .tabs>li.on>a{font-size:17.5px;line-height:24px}}.contents.officehome.new .cont-wrap.subpage .officehome_productmenu{display:none;position:fixed;top:127px;width:100%;max-width:1024px;background-color:#fff;z-index:1}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_productmenu{top:100px}}.contents.officehome.new .cont-wrap.subpage .officehome_productmenu .tabs-wrap{text-align:left;padding:0 32px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_productmenu .tabs-wrap{padding:0 16px}}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_productmenu .tabs-wrap .tabs{padding:0;margin:0}}.contents.officehome.new .cont-wrap.subpage .officehome_productmenu .tabs-wrap .tabs>li{margin-left:12px;padding:8px 0 8px 12px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_productmenu .tabs-wrap .tabs>li{margin-left:10px;padding:12px 0 12px 10px}}.contents.officehome.new .cont-wrap.subpage .officehome_productmenu .tabs-wrap .tabs>li:first-child{margin-left:0;padding-left:0}.contents.officehome.new .cont-wrap.subpage .officehome_productmenu .tabs-wrap .tabs>li:first-child::before{content:none}.contents.officehome.new .cont-wrap.subpage .officehome_productmenu .tabs-wrap .tabs>li::before{content:' ';position:absolute;top:20px;left:0;width:1px;height:15px;background:#ddd}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_productmenu .tabs-wrap .tabs>li::before{top:23px;height:10px}}.contents.officehome.new .cont-wrap.subpage .officehome_productmenu .tabs-wrap .tabs>li>a{font-size:20px;line-height:26px;color:#aaa;font-weight:500}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_productmenu .tabs-wrap .tabs>li>a{font-size:14px;line-height:18px}}.contents.officehome.new .cont-wrap.subpage .officehome_productmenu .tabs-wrap .tabs>li.on>a{color:#000;font-weight:700}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_productmenu .tabs-wrap .tabs>li.on>a{font-weight:500}}.contents.officehome.new .cont-wrap.subpage .officehome_productmenu.appear{display:block;z-index:101}.contents.officehome.new .cont-wrap.subpage .officehome_productmenu.appear+.officehome_infohead{padding-top:229px}.contents.officehome.new .cont-wrap.subpage .officehome_productmenu.appear~div>.officehome_infohead{padding-top:207px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_productmenu.appear+.officehome_infohead,.contents.officehome.new .cont-wrap.subpage .officehome_productmenu.appear+.officehome_shopinfo,.contents.officehome.new .cont-wrap.subpage .officehome_productmenu.appear~div>.officehome_infohead{padding-top:172px}}.contents.officehome.new .cont-wrap.subpage #product_sale{display:none}.contents.officehome.new .cont-wrap.subpage #product_disp{display:none}.contents.officehome.new .cont-wrap.subpage .officehome_infohead{padding:187px 32px 60px 32px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_infohead{padding:130px 16px 30px 16px}}.contents.officehome.new .cont-wrap.subpage .officehome_infohead.event{background:url(/lg5-common/images/icons/icon_officehome_info_event.svg) no-repeat right 32px bottom 80px/80px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_infohead.event{background-position:right 16px bottom 30px;background-size:64px}}.contents.officehome.new .cont-wrap.subpage .officehome_infohead.coupon{background:url(/lg5-common/images/icons/icon_officehome_info_coupon.svg) no-repeat right 32px bottom 80px/80px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_infohead.coupon{background-position:right 16px bottom 40px;background-size:64px}}.contents.officehome.new .cont-wrap.subpage .officehome_infohead.sale{padding-top:187px;background:url(/lg5-common/images/icons/icon_officehome_info_sale.svg) no-repeat right 32px bottom 80px/80px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_infohead.sale{padding-top:130px;background-position:right 16px bottom 30px;background-size:64px}}.contents.officehome.new .cont-wrap.subpage .officehome_infohead.disp{padding-top:165px;background:url(/lg5-common/images/icons/icon_officehome_info_disp.svg) no-repeat right 32px bottom 80px/80px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_infohead.disp{padding-top:130px;background-position:right 16px bottom 30px;background-size:64px}}.contents.officehome.new .cont-wrap.subpage .officehome_infohead.recommend{background:url(/lg5-common/images/icons/icon_officehome_info_recom.svg) no-repeat right 32px bottom 60px/80px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_infohead.recommend{background-position:right 16px bottom 30px;background-size:64px}}.contents.officehome.new .cont-wrap.subpage .officehome_infohead.popularity{background:url(/lg5-common/images/icons/icon_officehome_info_popular.svg) no-repeat right 32px bottom 60px/80px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_infohead.popularity{background-position:right 16px bottom 30px;background-size:64px}}.contents.officehome.new .cont-wrap.subpage .officehome_infohead.popularity+.officehome_subtit{padding-top:0}.contents.officehome.new .cont-wrap.subpage .officehome_infohead .infohead_tit{font-size:32px;line-height:56px;font-weight:700}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_infohead .infohead_tit{font-size:18px;line-height:28px}}.contents.officehome.new .cont-wrap.subpage .officehome_infohead .infohead_cnt{margin-top:18px;padding-right:90px;font-size:20px;line-height:26px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_infohead .infohead_cnt{margin-top:15px;padding-right:70px;font-size:12px;line-height:18px}}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_cata{position:relative;padding-bottom:12px}}.contents.officehome.new .cont-wrap.subpage .officehome_cata .tabs-wrap{text-align:left;padding:0 32px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_cata .tabs-wrap{padding:8px 0}}.contents.officehome.new .cont-wrap.subpage .officehome_cata .tabs-wrap .tabs{-ms-overflow-style:none;padding-bottom:20px}.contents.officehome.new .cont-wrap.subpage .officehome_cata .tabs-wrap .tabs::-webkit-scrollbar{width:100%;height:16px;background-color:transparent}.contents.officehome.new .cont-wrap.subpage .officehome_cata .tabs-wrap .tabs::-webkit-scrollbar-thumb{border-radius:7px;background-color:#dadada;border-top:4px solid #fff;border-bottom:4px solid #fff}.contents.officehome.new .cont-wrap.subpage .officehome_cata .tabs-wrap .tabs::-webkit-scrollbar-track{margin:0 14px;border-radius:7px;background-color:#eee;border-top:4px solid #fff;border-bottom:4px solid #fff}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_cata .tabs-wrap .tabs{padding-bottom:10px}}.contents.officehome.new .cont-wrap.subpage .officehome_cata .tabs-wrap .tabs>li{margin-left:16px;padding:0}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_cata .tabs-wrap .tabs>li{margin-left:4px}}.contents.officehome.new .cont-wrap.subpage .officehome_cata .tabs-wrap .tabs>li:first-child{margin-left:0}.contents.officehome.new .cont-wrap.subpage .officehome_cata .tabs-wrap .tabs>li>a{padding:0 24px;font-size:18px;line-height:43px;color:#666;font-weight:700}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_cata .tabs-wrap .tabs>li>a{padding:0 18px;font-size:16px;line-height:40px}}.contents.officehome.new .cont-wrap.subpage .officehome_cata .tabs-wrap .tabs>li.on{border-radius:24px;background-color:#000}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_cata .tabs-wrap .tabs>li.on{border-radius:21px}}.contents.officehome.new .cont-wrap.subpage .officehome_cata .tabs-wrap .tabs>li.on>a{color:#fff;font-weight:700}.contents.officehome.new .cont-wrap.subpage .officehome_search{text-align:center;padding:33px 0 60px 0}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_search{padding:18px 16px 30px 16px}}.contents.officehome.new .cont-wrap.subpage .officehome_search .search_inner{position:relative;display:inline-block}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_search .search_inner{width:100%}}.contents.officehome.new .cont-wrap.subpage .officehome_search .search_inner input{width:702px;padding:0 74px 0 32px;border:1px solid #000;border-radius:32px;font-size:18px;line-height:64px}.contents.officehome.new .cont-wrap.subpage .officehome_search .search_inner input::-ms-clear,.contents.officehome.new .cont-wrap.subpage .officehome_search .search_inner input::-ms-reveal{display:none;width:0;height:0}.contents.officehome.new .cont-wrap.subpage .officehome_search .search_inner input::-webkit-search-cancel-button,.contents.officehome.new .cont-wrap.subpage .officehome_search .search_inner input::-webkit-search-decoration,.contents.officehome.new .cont-wrap.subpage .officehome_search .search_inner input::-webkit-search-results-button,.contents.officehome.new .cont-wrap.subpage .officehome_search .search_inner input::-webkit-search-results-decoration{display:none}.contents.officehome.new .cont-wrap.subpage .officehome_search .search_inner input:focus{outline:0}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_search .search_inner input{width:100%;padding:0 50px 0 21px;border-radius:32px;font-size:13px;line-height:46px;background-color:#fff}}.contents.officehome.new .cont-wrap.subpage .officehome_search .search_inner .btn-delete{display:none;position:absolute;top:0;right:80px;width:24px;height:66px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_search .search_inner .btn-delete{right:50px;width:24px;height:48px}}.contents.officehome.new .cont-wrap.subpage .officehome_search .search_inner .btn-delete::before{content:"";display:block;width:24px;height:24px;background:url(/lg5-common/images/icons/icon-delete-20.svg) no-repeat 0 0/100%}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_search .search_inner .btn-delete::before{width:20px;height:20px;background-size:20px}}.contents.officehome.new .cont-wrap.subpage .officehome_search .search_inner .btn-search{position:absolute;top:0;right:32px;width:32px;height:66px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_search .search_inner .btn-search{right:21px;width:24px;height:48px}}.contents.officehome.new .cont-wrap.subpage .officehome_search .search_inner .btn-search::before{content:"";display:block;width:32px;height:32px;background:url(/lg5-common/images/icons/icon-search-32.svg) no-repeat center/32px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_search .search_inner .btn-search::before{width:24px;height:24px;background-size:24px}}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist{padding:0 32px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_boxlist{padding:0 16px}}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist .prod_count{margin-bottom:14px;text-align:left;font-size:16px;line-height:24px;font-weight:700}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_boxlist .prod_count{margin-bottom:17px;font-size:13px;line-height:1.43}}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist ul{overflow:hidden;margin:0 0 -24px -24px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_boxlist ul{margin:0}}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist ul li{float:left;overflow:hidden;height:420px;margin-bottom:24px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_boxlist ul li{width:100%;height:auto;margin-bottom:16px}}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist ul li a{overflow:hidden;position:relative;display:block;width:304px;height:100%;margin:0 0 0 24px;box-sizing:border-box;border:1px solid #ddd;border-radius:8px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_boxlist ul li a{display:block;width:100%;height:100%;margin:0}}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist ul li img{width:100%}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist ul li .boxlist_info{padding:24px 32px 32px 32px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_boxlist ul li .boxlist_info{padding:12px 16px 24px 16px}}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist ul li .boxlist_info .info_tag{display:flex;align-items:center}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist ul li .boxlist_info .info_tag .tag_unit{position:relative;font-size:12px;line-height:24px;color:#da0f47;font-weight:700}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_boxlist ul li .boxlist_info .info_tag .tag_unit{font-size:12px;line-height:19px}}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist ul li .boxlist_info .info_tag .tag_unit+.tag_unit{margin-left:12px;padding-left:13px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_boxlist ul li .boxlist_info .info_tag .tag_unit+.tag_unit{margin-left:7px;padding-left:8px;font-size:12px;line-height:19px}}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist ul li .boxlist_info .info_tag .tag_unit+.tag_unit:before{content:"";position:absolute;top:6px;left:0;width:1px;height:12px;background-color:#ddd}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_boxlist ul li .boxlist_info .info_tag .tag_unit+.tag_unit:before{top:4px;height:10px}}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist ul li .boxlist_info .info_name{margin-top:12px;font-size:20px;line-height:28px;font-weight:700;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_boxlist ul li .boxlist_info .info_name{margin:7px 0 47px 0;font-size:16px;line-height:20px}}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist ul li .boxlist_info .info_date{position:absolute;bottom:32px;left:32px;font-size:16px;line-height:28px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_boxlist ul li .boxlist_info .info_date{bottom:24px;left:16px;margin-top:20px;font-size:13px;line-height:19px}}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.recom_list .boxlist_info{padding:18px 32px 32px 32px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.recom_list .boxlist_info{padding:11px 16px 24px 16px}}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.recom_list .info_type{overflow:hidden;text-indent:-9999px;width:32px;height:32px;font-size:0;background-repeat:no-repeat;background-size:auto 32px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.recom_list .info_type{width:24px;height:24px;background-size:auto 24px}}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.recom_list .info_type.blog{background-image:url(/lg5-common/images/CS/bestshop/icon_type_blog.svg)}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.recom_list .info_type.youtube{background-image:url(/lg5-common/images/CS/bestshop/icon_type_youtube.svg)}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.recom_list .info_type.facebook{background-image:url(/lg5-common/images/CS/bestshop/icon_type_facebook.svg)}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.recom_list .info_type.video{background-image:url(/lg5-common/images/CS/bestshop/icon_type_video.svg)}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.recom_list .info_type.bestshop{width:69px;background-image:url(/lg5-common/images/CS/bestshop/icon_type_lgbestshop.svg)}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.recom_list .info_type.insta{background-image:url(/lg5-common/images/CS/bestshop/icon_type_insta.svg)}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.recom_list .info_type.naverpost{background-image:url(/lg5-common/images/CS/bestshop/icon_type_naverpost.svg)}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.recom_list .info_type.navertv{background-image:url(/lg5-common/images/CS/bestshop/icon_type_navertv.svg)}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.recom_list .info_type.kakao{background-image:url(/lg5-common/images/CS/bestshop/icon_type_kakaochannel.svg)}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.recom_list .info_type.sns{background-image:url(/lg5-common/images/CS/bestshop/icon_type_sns.svg)}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.recom_list .info_type+.info_name{margin-top:4px!important}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.recom_list .info_type+.info_name{margin-top:2px!important}}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.product .product_img{padding:30px 0 10px 0;text-align:center}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.product .product_img{padding:20px 0 13px 0}}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.product .product_img img{width:168px;height:168px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.product .product_img img{width:100px;height:100px}}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.product ul{display:flex;flex-wrap:wrap;margin-left:-8px}}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.product ul li{position:relative;height:390px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.product ul li{width:50%;height:257px;padding-left:8px;margin-bottom:8px}}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.product ul li .prod_box{position:relative;display:block;width:304px;height:100%;margin:0 0 0 24px;box-sizing:border-box;border:1px solid #ddd;border-radius:8px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.product ul li .prod_box{display:block;width:100%;height:100%;margin:0}}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.product ul li .prod_box .rank{position:absolute;top:0;left:0;width:36px;height:36px;line-height:36px;font-size:18px;color:#fff;background:#da0f47;text-align:center}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.product ul li .prod_box .rank{width:22px;height:22px;line-height:22px;font-size:12px}}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.product ul li a{width:100%;height:auto;margin:0;border:0;border-radius:0}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.product .product_info{padding:0 32px 0 32px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.product .product_info{padding:0 16px 0 16px}}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.product .product_info .info_name{font-size:18px;line-height:26px;font-weight:700;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.product .product_info .info_name{font-size:14px;line-height:19px}}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.product .product_info .main-title{font-size:18px;line-height:26px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.product .product_info .main-title .main{font-weight:700}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.product .product_info .main-title .sub{font-weight:400;color:#333}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.product .product_info .main-title .sub::before{content:'·';margin:0 3px;line-height:26px;font-weight:400}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.product .product_info .main-title{font-size:14px;line-height:19px;overflow-wrap:anywhere}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.product .product_info .main-title .sub::before{line-height:19px}}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.product .product_info .info_model{margin-top:10px;font-size:16px;line-height:26px;color:#666;font-weight:500}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.product .product_info .info_model{margin:5px 0 0 0;font-size:13px;line-height:19px}}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.product .info_link{position:absolute;bottom:30px;left:32px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.product .info_link{bottom:20px;left:16px}}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.product .info_link a{width:auto;height:auto;margin:0;border:0;border-radius:0;padding-right:22px;display:inline-block;font-size:16px;line-height:26px;text-decoration:underline;background:url(/lg5-common/images/icons/icon-arrow-right-16.svg) no-repeat right center/16px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.product .info_link a{padding-right:20px;font-size:14px;line-height:21px;background-size:16px}}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.product.popular_goods{margin-top:30px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.product.popular_goods{margin-top:0}}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.product.popular_goods ul{counter-reset:ranking;margin-bottom:-24px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.product.popular_goods ul{margin:0}}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.product.popular_goods ul li{position:relative}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.product.popular_goods ul li{width:100%;height:auto;padding:0;margin-bottom:12px}}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.product.popular_goods ul .prod_box a{display:flex;padding:24px 10px 20px}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.product.popular_goods ul .prod_box a .product_img{padding:0}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.product.popular_goods ul .prod_box a .product_info{padding:0 34px 0 10px}}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.product.popular_goods ul .prod_box .btn_like{position:absolute;top:10px;right:10px;display:inline-block;width:32px;height:32px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.product.popular_goods ul .prod_box .btn_like{top:0;right:0;width:40px;height:40px}}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.product.popular_goods ul .prod_box .btn_like .btn_popular_like{width:100%;height:100%;background:url(/lg5-common/images/icons/btn-like-off-32.svg) no-repeat center center;background-size:30px 30px}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.product.popular_goods ul .prod_box .btn_like .btn_popular_like:checked{background-image:url(/lg5-common/images/icons/btn-like-on-32.svg)}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.product.popular_goods ul .info_link{left:30px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.product.popular_goods ul .info_link{bottom:17px;left:120px}}.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.product.popular_goods ul .info_link .review_link{display:block;color:#000;text-decoration:none;font-size:16px;line-height:1.5;padding:0 0 0 18px;font-weight:500;background:url(/lg5-common/images/CS/bestshop/icon_star.svg) no-repeat 0 50%/16px auto}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_boxlist.product.popular_goods ul .info_link .review_link{font-size:13px;padding:3px 0 3px 18px}}.contents.officehome.new .cont-wrap.subpage #event_info,.contents.officehome.new .cont-wrap.subpage #recommend_info{display:none}.contents.officehome.new .cont-wrap.subpage .officehome_subtit{display:none;font-size:24px;font-weight:700;line-height:1.5;padding:60px 32px 25px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_subtit{font-size:16px;padding:30px 16px 4px}}.contents.officehome.new .cont-wrap.subpage .officehome_more{display:none;margin-top:48px;text-align:center}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_more{margin-top:16px}}.contents.officehome.new .cont-wrap.subpage .officehome_more .more_btn{display:inline-block;padding:0 24px 0 46px;border:1px solid #000;border-radius:25px;font-size:16px;line-height:50px;font-weight:500;background:url(/lg5-common/images/icons/btn-plus-16.svg) no-repeat left 26px center/16px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_more .more_btn{padding:0 21px 0 40px;border-radius:21.5px;font-size:14px;line-height:43px;background-position:left 21px center}}.contents.officehome.new .cont-wrap.subpage .officehome_shopinfo{padding:187px 32px 0 32px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_shopinfo{padding:130px 16px 0 16px}}.contents.officehome.new .cont-wrap.subpage .officehome_shopinfo .shopinfo_tit{font-size:32px;line-height:56px;font-weight:700}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_shopinfo .shopinfo_tit{font-size:18px;line-height:27px}}.contents.officehome.new .cont-wrap.subpage .officehome_shopinfo .shopinfo_item{overflow:hidden;position:relative;margin:16px 0 0 -12px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_shopinfo .shopinfo_item{margin:15px 0 0 -8px}}.contents.officehome.new .cont-wrap.subpage .officehome_shopinfo .shopinfo_item li{float:left;margin:12px 0 0 12px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_shopinfo .shopinfo_item li{overflow:hidden;width:calc(100% / 3);margin:0}}@media screen and (min-width:768px){.contents.officehome.new .cont-wrap.subpage .officehome_shopinfo .shopinfo_item li:first-child:nth-last-child(-n+4):after{content:'';position:absolute;right:0;bottom:0;width:307px;height:129px;background:url(/lg5-common/images/CS/bestshop/bg_shopinfo_pc.svg) no-repeat}}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_shopinfo .shopinfo_item li:first-child:nth-last-child(3n+1):after{content:'';position:absolute;right:0;bottom:0;width:145px;height:68px;background:url(/lg5-common/images/CS/bestshop/bg_shopinfo_mo.svg) no-repeat;background-size:auto 68px}}.contents.officehome.new .cont-wrap.subpage .officehome_shopinfo .shopinfo_item li .item_box{width:126px;height:145px;padding-top:84px;border:1px solid #ddd;border-radius:8px;background:#fff no-repeat center top 23px/48px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_shopinfo .shopinfo_item li .item_box{width:auto;height:104px;margin:8px 0 0 8px;padding-top:62px;border-radius:4px;background:#fff no-repeat center top 15px/40px}}.contents.officehome.new .cont-wrap.subpage .officehome_shopinfo .shopinfo_item li .item_box .item_txt{display:block;font-size:18px;line-height:24px;text-align:center}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_shopinfo .shopinfo_item li .item_box .item_txt{font-size:11px;line-height:16px}}.contents.officehome.new .cont-wrap.subpage .officehome_shopinfo .shopinfo_item li .item_box.new{background-image:url(/lg5-common/images/icons/icon_officehome_service_pc_new_on.svg)}.contents.officehome.new .cont-wrap.subpage .officehome_shopinfo .shopinfo_item li .item_box.mobile{background-image:url(/lg5-common/images/icons/icon_officehome_service_pc_mobile_on.svg)}.contents.officehome.new .cont-wrap.subpage .officehome_shopinfo .shopinfo_item li .item_box.lxzin{background-image:url(/lg5-common/images/icons/icon_officehome_service_pc_lxzin_on.svg)}.contents.officehome.new .cont-wrap.subpage .officehome_shopinfo .shopinfo_item li .item_box.video{background-image:url(/lg5-common/images/icons/icon_officehome_service_pc_video_on.svg)}.contents.officehome.new .cont-wrap.subpage .officehome_shopinfo .shopinfo_item li .item_box.night{background-image:url(/lg5-common/images/icons/icon_officehome_service_pc_night_on.svg)}.contents.officehome.new .cont-wrap.subpage .officehome_shopinfo .shopinfo_item li .item_box.careship{background-image:url(/lg5-common/images/icons/icon_officehome_service_pc_careship_on.svg)}.contents.officehome.new .cont-wrap.subpage .officehome_shopinfo .shopinfo_item li .item_box.apple{background-image:url(/lg5-common/images/icons/icon_officehome_service_pc_apple_on.svg)}.contents.officehome.new .cont-wrap.subpage .officehome_shopinfo .shopinfo_item li .item_box.outlet{background-image:url(/lg5-common/images/icons/icon_officehome_service_pc_outlet_on.svg)}.contents.officehome.new .cont-wrap.subpage .officehome_shopinfo .shopinfo_item li .item_box.handicapped{background-image:url(/lg5-common/images/icons/icon_officehome_service_pc_handicapped_on.svg)}.contents.officehome.new .cont-wrap.subpage .officehome_shopinfo .shopinfo_item li .item_box.display{background-image:url(/lg5-common/images/icons/icon_officehome_service_pc_display_on.svg)}.contents.officehome.new .cont-wrap.subpage .officehome_sales{margin-top:60px;padding:0 32px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_sales{margin-top:30px;padding:0 16px}}.contents.officehome.new .cont-wrap.subpage .officehome_sales .sales_tit{font-size:24px;line-height:36px;font-weight:700}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_sales .sales_tit{font-size:16px;line-height:23px}}.contents.officehome.new .cont-wrap.subpage .officehome_sales .sales_cnt{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:32px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_sales .sales_cnt{margin-top:16px;flex-wrap:wrap}}.contents.officehome.new .cont-wrap.subpage .officehome_sales .sales_cnt dl{display:flex;align-items:flex-start;width:48%}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_sales .sales_cnt dl{width:100%}.contents.officehome.new .cont-wrap.subpage .officehome_sales .sales_cnt dl+dl{margin-top:18px}}.contents.officehome.new .cont-wrap.subpage .officehome_sales .sales_cnt dl.cnt_oneline{width:100%;margin-top:30px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_sales .sales_cnt dl.cnt_oneline{margin-top:18px}}.contents.officehome.new .cont-wrap.subpage .officehome_sales .sales_cnt dl dt{display:inline-block;vertical-align:top;font-size:20px;line-height:28px;font-weight:500;padding-left:32px;background:no-repeat left center/24px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_sales .sales_cnt dl dt{width:94px;font-size:14px;line-height:20px;padding-left:22px;background:no-repeat left center/16px}}.contents.officehome.new .cont-wrap.subpage .officehome_sales .sales_cnt dl dt.cnt_time{background-image:url(/lg5-common/images/icons/icon_officehome_shopinfo_time.svg)}.contents.officehome.new .cont-wrap.subpage .officehome_sales .sales_cnt dl dt.cnt_phone{background-image:url(/lg5-common/images/icons/icon_officehome_shopinfo_phone.svg)}.contents.officehome.new .cont-wrap.subpage .officehome_sales .sales_cnt dl dt.cnt_parking{background-image:url(/lg5-common/images/icons/icon_officehome_shopinfo_parking.svg)}.contents.officehome.new .cont-wrap.subpage .officehome_sales .sales_cnt dl dd{flex:1;display:inline-block;margin-left:24px;font-size:18px;line-height:28px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_sales .sales_cnt dl dd{margin-left:0;font-size:13px;line-height:20px}}.contents.officehome.new .cont-wrap.subpage .officehome_booking{margin-top:60px;padding:0 32px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_booking{margin-top:30px;padding:0 16px}}.contents.officehome.new .cont-wrap.subpage .officehome_booking .booking_tit{font-size:24px;line-height:36px;font-weight:700}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_booking .booking_tit{font-size:16px;line-height:23px}}.contents.officehome.new .cont-wrap.subpage .officehome_booking .booking_area{margin-left:-24px;padding-top:30px}.contents.officehome.new .cont-wrap.subpage .officehome_booking .booking_area::after{content:'';display:table;clear:both}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_booking .booking_area{margin-left:-8px;padding-top:18px}}.contents.officehome.new .cont-wrap.subpage .officehome_booking .booking_area li{float:left;width:33.33%;padding:0 0 24px 24px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_booking .booking_area li{width:50%;padding:0 0 8px 8px}}.contents.officehome.new .cont-wrap.subpage .officehome_booking .booking_area li a{display:block;padding:38px 0 38px 104px;box-shadow:1px 2px 16px rgba(0,0,0,.07);border-radius:16px;background:no-repeat left 40px center/40px;font-size:20px;line-height:28px;font-weight:500}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_booking .booking_area li a{padding:20px 0 20px 57px;border-radius:8px;background:no-repeat left 15px center/32px;font-size:12px;line-height:16px}}.contents.officehome.new .cont-wrap.subpage .officehome_booking .booking_area li a.online{background-image:url(/lg5-common/images/icons/icon_officehome_booking_pc_online.svg)}.contents.officehome.new .cont-wrap.subpage .officehome_booking .booking_area li a.offline{background-image:url(/lg5-common/images/icons/icon_officehome_booking_pc_offline.svg)}.contents.officehome.new .cont-wrap.subpage .officehome_booking .booking_area li a.view{background-image:url(/lg5-common/images/icons/icon_officehome_booking_pc_view.svg)}.contents.officehome.new .cont-wrap.subpage .officehome_booking .booking_area li a.iphone{background-image:url(/lg5-common/images/icons/icon_officehome_booking_pc_iphone.svg)}.contents.officehome.new .cont-wrap.subpage .officehome_booking .booking_area li a.careship{background-image:url(/lg5-common/images/icons/icon_officehome_booking_pc_careship.svg)}.contents.officehome.new .cont-wrap.subpage .officehome_booking .booking_area li a.buy{background-image:url(/lg5-common/images/icons/icon_officehome_booking_pc_buy.svg)}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_booking .booking_area li a.online{background-image:url(/lg5-common/images/icons/icon_officehome_booking_mo_online.svg)}.contents.officehome.new .cont-wrap.subpage .officehome_booking .booking_area li a.buy{background-image:url(/lg5-common/images/icons/icon_officehome_booking_mo_buy.svg)}}.contents.officehome.new .cont-wrap.subpage .officehome_sns{margin-top:60px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_sns{margin-top:30px}}.contents.officehome.new .cont-wrap.subpage .officehome_sns .sns_tit{font-size:24px;font-weight:700}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_sns .sns_tit{font-size:16px}}.contents.officehome.new .cont-wrap.subpage .officehome_sns .sns_list{margin:32px 0 0 -28px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_sns .sns_list{margin:15px 0 0 -10px}}.contents.officehome.new .cont-wrap.subpage .officehome_sns .sns_list li{margin:0 0 0 28px;width:60px;height:60px;border-radius:50%}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_sns .sns_list li{margin:0 0 0 10px;width:34px;height:34px}}.contents.officehome.new .cont-wrap.subpage .officehome_sns .sns_list li a{display:block;width:100%;height:100%;border:0;border-radius:0;margin:0;background-size:60px auto;background-repeat:no-repeat}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .officehome_sns .sns_list li a{background-size:34px auto}}.contents.officehome.new .cont-wrap.subpage .officehome_sns .sns_list li.sns_blog a{background-image:url(/lg5-common/images/CS/bestshop/icon_channel_blog.svg)}.contents.officehome.new .cont-wrap.subpage .officehome_sns .sns_list li.sns_facebook a{background-image:url(/lg5-common/images/CS/bestshop/icon_channel_facebook.svg)}.contents.officehome.new .cont-wrap.subpage .officehome_sns .sns_list li.sns_insta a{background-image:url(/lg5-common/images/CS/bestshop/icon_channel_insta.svg)}.contents.officehome.new .cont-wrap.subpage .officehome_sns .sns_list li.sns_youtube a{background-image:url(/lg5-common/images/CS/bestshop/icon_channel_youtube.svg)}.contents.officehome.new .cont-wrap.subpage .officehome_sns .sns_list li.sns_naverpost a{background-image:url(/lg5-common/images/CS/bestshop/icon_channel_naverpost.svg)}.contents.officehome.new .cont-wrap.subpage .officehome_sns .sns_list li.sns_navertv a{background-image:url(/lg5-common/images/CS/bestshop/icon_channel_navertv.svg)}.contents.officehome.new .cont-wrap.subpage .officehome_sns .sns_list li.sns_kakao a{background-image:url(/lg5-common/images/CS/bestshop/icon_channel_kakaochannel.svg)}.contents.officehome.new .cont-wrap.subpage .recom_info_cont{padding-bottom:30px;border-bottom:1px solid #ddd;margin:0 32px 30px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .recom_info_cont{width:100%;border:0;padding:0 16px 40px;margin:0 0 17px 0;border-bottom:12px solid #f4f4f4}}.contents.officehome.new .cont-wrap.subpage .recom_info_cont>*{float:left}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .recom_info_cont>*{float:none}}.contents.officehome.new .cont-wrap.subpage .recom_info_cont:after{content:'';display:block;clear:both}.contents.officehome.new .cont-wrap.subpage .recom_info_cont .cont_summary{display:inline-block;width:calc(50% + 32px)}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .recom_info_cont .cont_summary{width:100%}}.contents.officehome.new .cont-wrap.subpage .recom_info_cont .cont_summary .video_area .iframe_wrap{position:relative;padding-top:75%}.contents.officehome.new .cont-wrap.subpage .recom_info_cont .cont_summary .video_area .iframe_wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.contents.officehome.new .cont-wrap.subpage .recom_info_cont .cont_summary .video_area video{width:100%;height:100%}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .recom_info_cont .cont_summary .video_area.scroll_sticky{position:fixed;top:0;left:0;right:0;width:100%;padding:0 16px 16px;background:#fff;z-index:1000}.contents.officehome.new .cont-wrap.subpage .recom_info_cont .cont_summary .video_area.scroll_sticky:after{content:'';position:absolute;left:0;bottom:-23px;width:100%;height:23px;background:linear-gradient(to top,rgba(255,255,255,0),#ddd)}}.contents.officehome.new .cont-wrap.subpage .recom_info_cont .cont_summary .cont_tit{margin-top:20px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .recom_info_cont .cont_summary .cont_tit{margin-top:16px;padding-bottom:20px;border-bottom:1px solid #ddd}}.contents.officehome.new .cont-wrap.subpage .recom_info_cont .cont_summary .cont_tit strong{display:block;font-size:32px;line-height:1.5}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .recom_info_cont .cont_summary .cont_tit strong{font-size:24px;line-height:1.35}}.contents.officehome.new .cont-wrap.subpage .recom_info_cont .cont_summary .cont_tit .period{display:inline-block;font-size:16px;margin-top:16px;line-height:1.5}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .recom_info_cont .cont_summary .cont_tit .period{font-size:14px;margin-top:9px;line-height:1.46}}.contents.officehome.new .cont-wrap.subpage .recom_info_cont .cont_txt{width:calc(50% - 32px);font-size:16px;padding-left:20px;line-height:1.75}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.subpage .recom_info_cont .cont_txt{width:100%;padding:20px 0 0 0;font-size:14px;line-height:1.43}}.contents.officehome.new .cont-wrap.no_sale .officehome_infohead.disp{padding-top:187px}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap.no_sale .officehome_infohead.disp{padding-top:136px}}.contents.officehome.new .cont-wrap .btn-back{vertical-align:middle;width:24px;height:24px;background:url(/lg5-common/images/icons/btn-arr-32-left.svg) no-repeat center/100%;z-index:2}@media screen and (min-width:768px){.contents.officehome.new .cont-wrap .btn-back{display:none}}.contents.officehome.new .cont-wrap .btn-close{position:absolute;top:26px;right:32px;width:32px;height:32px;background:url(/lg5-common/images/icons/btn_officehome_close_24_black.svg) no-repeat center/100%;z-index:2}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap .btn-close{display:none}}.contents.officehome.new .cont-wrap .nolist{display:none;padding:78px 0;text-align:center}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap .nolist{padding:70px 0}}.contents.officehome.new .cont-wrap .nolist .nolist_txt{font-size:18px;line-height:26px;font-weight:500}@media screen and (max-width:767px){.contents.officehome.new .cont-wrap .nolist .nolist_txt{font-size:14px;line-height:20px}}@media screen and (min-width:768px){.contents.officehome.new .officehome_toolbar.mo{display:none}.contents.officehome.new .officehome_pockdock{display:none}}@media screen and (max-width:767px){.contents.officehome.new .officehome_toolbar.pc{display:none}}.contents.officehome.new .officehome_toolbar.pc{position:fixed;bottom:42px;right:42px;z-index:100;transition:all .1s}.contents.officehome.new .officehome_toolbar.pc .toolbar_item{width:56px;height:56px;margin-top:16px;border-radius:50%;box-shadow:0 4px 11px 0 rgba(0,0,0,.15)}.contents.officehome.new .officehome_toolbar.pc .toolbar_item.locate{background:#da0f47 url(/lg5-common/images/icons/btn_officehome_toolbar_pc_locate.svg) no-repeat center/40px}.contents.officehome.new .officehome_toolbar.pc .toolbar_item.reserve{background:#8f8f8f url(/lg5-common/images/icons/btn_officehome_toolbar_pc_reserve.svg) no-repeat center/40px}.contents.officehome.new .officehome_toolbar.pc .toolbar_item.share{background:#000 url(/lg5-common/images/icons/btn_officehome_toolbar_pc_share.svg) no-repeat center/40px}.contents.officehome.new .officehome_toolbar.pc .toolbar_item.gotop{position:fixed;bottom:42px;opacity:0;transition:opacity .8s ease-out,transform .5s ease-out;transform:translateX(171px);z-index:-100;background:#fff url(/lg5-common/images/icons/btn_officehome_toolbar_pc_gotop.svg) no-repeat center/40px}.contents.officehome.new .officehome_toolbar.pc .toolbar_item.gotop.show{opacity:1;transform:translateX(0)}.contents.officehome.new .officehome_toolbar.pc .toolbar_item.gotop.blind{opacity:0;transform:translateX(0)}.contents.officehome.new .officehome_toolbar.pc .toolbar_item>a{display:block;height:100%;font-size:0;color:transparent}.contents.officehome.new .officehome_toolbar.pc .toolbar_item.share{position:relative}.contents.officehome.new .officehome_toolbar.pc .toolbar_item.share .tooltip-wrap{position:absolute;top:0;left:0!important;width:100%;height:100%;padding:0}.contents.officehome.new .officehome_toolbar.pc .toolbar_item.share .tooltip-wrap .tooltip-icon{width:100%;height:100%;background:0 0}.contents.officehome.new .officehome_toolbar.mo{display:none;position:fixed;bottom:0;left:0;width:100%;height:61px;padding:0 24px;border-top:1px solid #ddd;background-color:#fff;z-index:999}.contents.officehome.new .officehome_toolbar.mo ul{display:flex;justify-content:space-between;align-items:center}.contents.officehome.new .officehome_toolbar.mo ul .toolbar_item{width:100%}.contents.officehome.new .officehome_toolbar.mo ul .toolbar_item.home{background:url(/lg5-common/images/icons/btn_officehome_toolbar_mo_home.svg) no-repeat center top 8px/24px}.contents.officehome.new .officehome_toolbar.mo ul .toolbar_item.reserve{background:url(/lg5-common/images/icons/btn_officehome_toolbar_mo_reserve.svg) no-repeat center top 8px/24px}.contents.officehome.new .officehome_toolbar.mo ul .toolbar_item.locate{background:url(/lg5-common/images/icons/btn_officehome_toolbar_mo_locate.svg) no-repeat center top 8px/24px}.contents.officehome.new .officehome_toolbar.mo ul .toolbar_item.share{background:url(/lg5-common/images/icons/btn_officehome_toolbar_mo_share.svg) no-repeat center top 8px/24px}.contents.officehome.new .officehome_toolbar.mo ul .toolbar_item.pocket{background:url(/lg5-common/images/icons/btn_officehome_toolbar_mo_pocket.svg) no-repeat center top 8px/24px}.contents.officehome.new .officehome_toolbar.mo ul .toolbar_item a{display:block;height:100%;padding-top:36px;text-align:center}.contents.officehome.new .officehome_toolbar.mo ul .toolbar_item a span{font-size:11px;line-height:17px;font-weight:500}.contents.officehome.new .officehome_pockdock{display:none;position:fixed;bottom:0;right:0;width:124px;height:92.5px;z-index:101}.contents.officehome.new .officehome_pockdock a{position:relative;display:block;height:100%}.contents.officehome.new .officehome_pockdock a .pockdock_txt{position:absolute;top:calc(50% - 23px);left:0;display:block;width:100%;height:46px;padding:4px 18px;border-radius:23px 0 0 23px;background:rgba(0,0,0,.6);font-size:14px;line-height:18px;color:#fff}.contents.officehome.new .officehome_pockdock a .pockdock_ico{position:absolute;top:0;right:0;width:46.5px;height:92.5px;font-size:0;line-height:0;color:transparent;background:url(/lg5-common/images/icons/btn_officehome_main_mo_poketdock.svg) no-repeat center/100%}.popup-wrap .pop-conts.priv-pop .txt-cont .dl-txt-cont dt{font-size:18px;line-height:24px;font-weight:700}.popup-wrap .pop-conts.priv-pop .txt-cont .dl-txt-cont dd{margin-top:8px;font-size:14px;line-height:20px;word-break:keep-all}.popup-wrap .pop-conts.priv-pop .txt-cont .line-txt-cont{margin-top:16px;padding:20px 16px;border:1px solid #ddd;border-radius:8px}.popup-wrap .pop-conts.priv-pop .txt-cont .line-txt-cont>li+li{margin-top:8px}.popup-wrap .pop-conts.priv-pop .txt-cont .line-txt-cont>li strong{font-size:13px;font-weight:700}.popup-wrap .pop-conts.priv-pop .txt-cont .line-txt-cont>li p{position:relative;margin-top:4px;padding-left:13.5px;font-size:13px;line-height:19px;color:#666}.popup-wrap .pop-conts.priv-pop .txt-cont .line-txt-cont>li p:before{content:'·';position:absolute;left:0}.popup-wrap .pop-conts.priv-pop .txt-cont .line-txt-cont>li .btn-link{padding-left:13.5px}.popup-wrap .pop-conts.priv-pop .txt-cont .line-txt-cont+.txt{margin-top:12px;font-size:13px;line-height:21px}
/*# sourceMappingURL=../../maps/pages/CS/CS.min.css.map */
