*{letter-spacing:1px;font-weight:300}.bg-img{position:fixed;top:0;left:0;width:100vw;height:100vh}.bg-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:576px){.control-bar{margin-top:0}}.control-bar .container{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:576px){.control-bar .container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;width:calc(100% - 40px)}.control-bar .container .common-close{margin:20px 0 0 auto}.control-bar .container .crump{width:100%;padding-left:10px;margin-top:15px;height:auto}}.main-block{padding:100px 0;max-width:1360px;margin:0 auto;width:calc(100% - 120px)}@media only screen and (max-width:768px){.main-block{padding:50px 0}}@media only screen and (max-width:576px){.main-block{width:calc(100% - 40px)}}@media only screen and (max-width:1024px){.main-block .container .headline .sub{font-size:1.5rem}}.main-block .headline{max-width:600px}.main-block .headline .main{font-size:clamp(36px,5vw,60px)}.main-block .headline .sub{font-size:1.875rem;margin-top:10px}.main-block .headline .text{font-size:0.9375rem;margin-top:10px}.main-block .search-category{margin-top:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main-block .search-category .list{padding-bottom:13px;position:relative;cursor:pointer;-webkit-transition:color 0.3s;transition:color 0.3s}.main-block .search-category .list:after{content:"";display:block;position:absolute;bottom:0;right:0;width:0;height:3px;background-color:#931574;-webkit-transition:all 0.3s;transition:all 0.3s}.main-block .search-category .list.active{color:#931574}.main-block .search-category .list.active:after{width:100%;left:0}.main-block .search-category .list:not(:last-child){margin-right:50px}.main-block .search-bar{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:10px 30px;border-bottom:5px solid #000000;max-width:900px;margin:40px auto 0}@media only screen and (max-width:768px){.main-block .search-bar{margin-top:20px;padding:10px 20px}}.main-block .search-bar input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border:none;font-size:0.9375rem}.main-block .search-bar input::-webkit-input-placeholder{color:rgba(0,0,0,0.5)}.main-block .search-bar input::-moz-placeholder{color:rgba(0,0,0,0.5)}.main-block .search-bar input:-ms-input-placeholder{color:rgba(0,0,0,0.5)}.main-block .search-bar input::-ms-input-placeholder{color:rgba(0,0,0,0.5)}.main-block .search-bar input::placeholder{color:rgba(0,0,0,0.5)}.main-block .btn-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-block .btn-group .divider{width:1px;height:20px;background-color:#000;margin:0 20px;display:none}@media only screen and (max-width:768px){.main-block .btn-group .divider{margin:0 10px}}.main-block .btn-group .delete-btn{background-color:#D5D5D5;width:25px;height:25px;margin-left:20px;display:none}@media only screen and (max-width:768px){.main-block .btn-group .delete-btn{margin-left:10px}}.main-block .btn-group .delete-btn:after,.main-block .btn-group .delete-btn:before{background-color:#000}.main-block .btn-group .delete-btn:before{height:1px;width:10px}.main-block .btn-group .delete-btn:after{width:1px;height:10px}@media only screen and (min-width:1201px){.main-block .btn-group .delete-btn:hover{-webkit-transform:rotate(45deg);transform:rotate(45deg)}}@media only screen and (max-width:1200px){.main-block .btn-group .delete-btn:active{-webkit-transform:rotate(45deg);transform:rotate(45deg)}}.main-block .btn-group .icon-searcher{font-size:1.25rem;cursor:pointer}.main-block .keyword-wrap{padding:0 30px}.main-block .keyword-wrap .recommend{font-weight:700;font-size:0.875rem;margin-top:20px;display:none;cursor:pointer}@media only screen and (max-width:768px){.main-block .keyword-wrap .recommend{display:-webkit-box;display:-ms-flexbox;display:flex}}.main-block .keyword-wrap .recommend span{width:10px;height:10px;position:relative;margin-left:auto}.main-block .keyword-wrap .recommend span:after,.main-block .keyword-wrap .recommend span:before{content:"";display:block;background-color:#931574;position:absolute}.main-block .keyword-wrap .recommend span:before{width:10px;height:2px;top:4px}.main-block .keyword-wrap .recommend span:after{width:2px;height:10px;left:4px;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:center;transform-origin:center;-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s,-webkit-transform 0.3s}.main-block .keyword-wrap .recommend.active span:after{-webkit-transform:scaleY(0);transform:scaleY(0)}.main-block .keyword-group{max-width:750px;margin:0 auto;padding-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:768px){.main-block .keyword-group{padding-top:55px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}.main-block .keyword-group .key-box{margin:10px 5px;padding:15px 30px;border-radius:50px;border:1px solid rgba(0,0,0,0.2);font-size:0.9375rem;transiiton:background-color 0.3s,color 0.3s;cursor:pointer}@media only screen and (min-width:1201px){.main-block .keyword-group .key-box:hover{background-color:#000;color:#fff}}@media only screen and (max-width:1200px){.main-block .keyword-group .key-box:active{background-color:#000;color:#fff}}@media only screen and (max-width:768px){.main-block .keyword-group .key-box{margin:5px}}.main-block .common-top{margin:250px auto 0}@media only screen and (max-width:1024px){.main-block .common-top{margin-top:50px}}.main-block .result-content{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:80px;margin:0 auto}@media only screen and (max-width:1200px){.main-block .result-content{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);max-width:900px}}@media only screen and (max-width:992px){.main-block .result-content{padding-top:50px;-ms-grid-columns:minmax(auto,433px);grid-template-columns:minmax(auto,433px)}}.main-block .news-box{background:#fff;border:1px solid rgba(0,0,0,0);position:relative;-webkit-transition:-webkit-filter 0.3s;transition:-webkit-filter 0.3s;transition:filter 0.3s;transition:filter 0.3s,-webkit-filter 0.3s;-webkit-box-shadow:0px 0px 20px rgba(0,0,0,0.2);box-shadow:0px 0px 20px rgba(0,0,0,0.2);margin:15px}@media only screen and (max-width:768px){.main-block .news-box{margin:0}.main-block .news-box:not(:last-child){margin-bottom:30px}}.main-block .news-box:before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;-webkit-box-shadow:0px 0px 20px rgba(0,0,0,0.2);box-shadow:0px 0px 20px rgba(0,0,0,0.2);-webkit-transition:opacity 0.5s;transition:opacity 0.5s}@media only screen and (min-width:1201px){.main-block .news-box:hover{background:transparent;border:1px solid rgba(0,0,0,0.1);-webkit-filter:drop-shadow(0px 0px 20px rgba(0,0,0,0.2));filter:drop-shadow(0px 0px 20px rgba(0,0,0,0.2));-webkit-box-shadow:none;box-shadow:none}.main-block .news-box:hover:before{opacity:0}}@media only screen and (max-width:1200px){.main-block .news-box:active{background:transparent;border:1px solid rgba(0,0,0,0.1);-webkit-filter:drop-shadow(0px 0px 20px rgba(0,0,0,0.2));filter:drop-shadow(0px 0px 20px rgba(0,0,0,0.2));-webkit-box-shadow:none;box-shadow:none}.main-block .news-box:active:before{opacity:0}}.main-block .news-box[has-img=true]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.main-block .news-box[has-img=true] .news-text{max-width:355px;padding:20px 20px 50px;min-height:260px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:768px){.main-block .news-box[has-img=true] .news-text{padding:55px 20px}}.main-block .news-box[has-img=true] .img-box{max-width:520px;padding-bottom:30px;width:100%;padding:0}.main-block .news-box[has-img=false]{position:relative;display:block}.main-block .news-box[has-img=false] .news-text{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1;text-align:center;max-width:255px}.main-block .news-box[has-img=false] .common-date{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main-block .news-box[has-img=false] .img-box{position:relative;width:100%}.main-block .news-box[has-img=false] .img-box:before{content:"";display:block;width:100%;height:100%;padding-bottom:149.25%}.main-block .news-box[has-img=false] .img-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.main-block .news-box[theme-font=white] .d-text{color:rgba(255,255,255,0.7)}.main-block .news-box[theme-font=white] .common-date span{color:#fff}.main-block .news-text{width:100%;max-width:315px}.main-block .news-text .title{font-size:2.25rem;letter-spacing:0;display:block;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}@media only screen and (max-width:1366px){.main-block .news-text .title{font-size:1.625rem}}.main-block .news-text .text{margin-top:5px;font-size:0.9375rem;line-height:1.6;display:block;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.main-block .common-date span{color:#931574}.main-block .common-date span:first-child{font-size:1.75rem}@media only screen and (max-width:768px){.main-block .common-date span:first-child{font-size:1.375rem}}.main-block .post-box{background-color:#fff;-webkit-transition:background 0.5s;transition:background 0.5s;border:1px solid rgba(0,0,0,0);position:relative;-webkit-transition:-webkit-filter 0.3s;transition:-webkit-filter 0.3s;transition:filter 0.3s;transition:filter 0.3s,-webkit-filter 0.3s;-webkit-box-shadow:0px 0px 20px rgba(0,0,0,0.2);box-shadow:0px 0px 20px rgba(0,0,0,0.2);margin:15px}@media only screen and (max-width:768px){.main-block .post-box{margin:0}.main-block .post-box:not(:first-child){margin-top:30px}}.main-block .post-box:before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;-webkit-box-shadow:0px 0px 20px rgba(0,0,0,0.2);box-shadow:0px 0px 20px rgba(0,0,0,0.2);-webkit-transition:opacity 0.5s;transition:opacity 0.5s}.main-block .post-box .img-box{position:relative}.main-block .post-box .img-box:before{content:"";display:block;width:100%;height:100%;padding-bottom:65.11%}.main-block .post-box .img-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.main-block .post-box .post-text{padding:20px 30px 50px}.main-block .post-box .post-text .title{font-weight:500;line-height:1.5;font-size:1.375rem}@media only screen and (max-width:768px){.main-block .post-box .post-text .title{font-size:1.25rem}}.main-block .post-box .post-text .d-text{margin-top:5px;display:block;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.main-block .post-box .post-text .more-btn{margin-top:25px}@media only screen and (min-width:1201px){.main-block .post-box:hover{background:transparent;border:1px solid rgba(0,0,0,0.1);-webkit-filter:drop-shadow(0px 0px 20px rgba(0,0,0,0.2));filter:drop-shadow(0px 0px 20px rgba(0,0,0,0.2));-webkit-box-shadow:none;box-shadow:none}.main-block .post-box:hover:before{opacity:0}}@media only screen and (max-width:1200px){.main-block .post-box:active{background:transparent;border:1px solid rgba(0,0,0,0.1);-webkit-filter:drop-shadow(0px 0px 20px rgba(0,0,0,0.2));filter:drop-shadow(0px 0px 20px rgba(0,0,0,0.2));-webkit-box-shadow:none;box-shadow:none}.main-block .post-box:active:before{opacity:0}}.main-block [tab-name=product] .col{display:block;background:#fff;-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.2);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.2);-webkit-transition:background 0.3s,-webkit-filter 0.3s;transition:background 0.3s,-webkit-filter 0.3s;transition:filter 0.3s,background 0.3s;transition:filter 0.3s,background 0.3s,-webkit-filter 0.3s;padding:30px 30px 80px;margin:15px}@media only screen and (max-width:768px){.main-block [tab-name=product] .col{padding:30px 30px 50px;margin:0}.main-block [tab-name=product] .col:not(:first-child){margin-top:30px}}@media only screen and (min-width:1201px){.main-block [tab-name=product] .col:hover{border:1px solid rgba(0,0,0,0.1);background:transparent;-webkit-box-shadow:none;box-shadow:none;-webkit-filter:drop-shadow(0px 0px 20px rgba(0,0,0,0.2));filter:drop-shadow(0px 0px 20px rgba(0,0,0,0.2))}}@media only screen and (max-width:1200px){.main-block [tab-name=product] .col:active{border:1px solid rgba(0,0,0,0.1);background:transparent;-webkit-box-shadow:none;box-shadow:none;-webkit-filter:drop-shadow(0px 0px 20px rgba(0,0,0,0.2));filter:drop-shadow(0px 0px 20px rgba(0,0,0,0.2))}}.main-block [tab-name=product] .col .compare-btn .text>p:first-child{display:block}.main-block [tab-name=product] .col .compare-btn .text>p:nth-child(2){display:none}.main-block [tab-name=product] .col.selected.btn-trigger .plus{-webkit-transform:none;transform:none}.main-block [tab-name=product] .col.selected .compare-btn{color:rgba(0,0,0,0.3)}.main-block [tab-name=product] .col.selected .compare-btn .plus:after,.main-block [tab-name=product] .col.selected .compare-btn .plus:before{background:rgba(0,0,0,0.3)}.main-block [tab-name=product] .col.cancel .compare-btn .plus:before{display:none}.main-block [tab-name=product] .col.cancel .compare-btn .text>p:first-child{display:none}.main-block [tab-name=product] .col.cancel .compare-btn .text>p:nth-child(2){display:block}.main-block [tab-name=product] .col .cate{font-weight:500;font-size:0.9375rem;line-height:1.6;letter-spacing:1px}.main-block [tab-name=product] .col .title{margin-top:5px;font-weight:300;font-size:2.25rem;line-height:1.5}.main-block [tab-name=product] .col .sub{margin-top:5px;font-weight:700;font-size:1.125rem;line-height:1.2;letter-spacing:1px;color:#931574}.main-block [tab-name=product] .col .txt{margin-top:5px;font-weight:300;font-size:0.9375rem;line-height:1.6;letter-spacing:1px}.main-block [tab-name=product] .col .btn-wrap{margin-top:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-block [tab-name=product] .col .compare-btn{margin-left:30px}.main-block [tab-name=product] .col .img-box{width:100%;max-width:300px;margin:0 auto;position:relative}.main-block [tab-name=product] .col .img-box:before{content:"";display:block;width:100%;height:100%;padding-bottom:69.792%}.main-block [tab-name=product] .col .img-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (max-width:768px){.main-block [tab-name=product] .col .img-box{max-width:250px}}.main-block [tab-name=product] .col .info-box{max-width:295px;margin:20px auto 0}.compared-block{display:inline-block;z-index:10;position:fixed;top:50%;right:20px;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}@media only screen and (max-width:768px){.compared-block{right:10px}}.compared-block .compared-link{padding:15px 0;width:50px;background:#000;border-radius:500px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.compared-block .compared-link{width:30px}}.compared-block .compared-link>.num{font-weight:700;font-size:1.875rem;line-height:1;color:#fff;opacity:0.3;-webkit-transition:opacity 0.3s;transition:opacity 0.3s;margin-bottom:10px}@media only screen and (max-width:767px){.compared-block .compared-link>.num{font-size:1.25rem;margin-bottom:5px}}.compared-block .compared-link>p{color:#fff;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;-webkit-transform:translateX(-3px);transform:translateX(-3px)}@media only screen and (max-width:767px){.compared-block .compared-link>p{font-size:0.75rem;-webkit-transform:translateX(-2px);transform:translateX(-2px)}}.compared-block>p{margin:10px auto 0;font-weight:300;font-size:0.9375rem;line-height:1.2;letter-spacing:1px;opacity:0;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;-webkit-transform:translateX(-3px);transform:translateX(-3px);-webkit-transition:opacity 0.3s;transition:opacity 0.3s}@media only screen and (max-width:767px){.compared-block>p{font-size:0.75rem;-webkit-transform:translateX(-2px);transform:translateX(-2px)}}.compared-block.active .compared-link>.num{color:#9DDC17;opacity:1}.compared-block.full>p{pointer-events:all;opacity:0.7}.compared-block .no-result{max-width:900px;margin:80px auto 0}.compared-block .no-result .research{display:none;font-size:0.875rem;margin-top:30px;cursor:pointer}.compared-block .no-result .icon-refresh{margin-right:5px;color:#931574}@media only screen and (max-width:768px){.compared-block .no-result .research{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.compared-block .no-result span{display:block}}
/*# sourceMappingURL=search.css.map */