#kv .kv_products{display:flex}#kv .kv-contents{position:relative}#kv .kv-contents .site-logo{width:60%;position:absolute;top:100px;left:50%;transform:translate(-50%);mix-blend-mode:overlay;pointer-events:none}#kv .kv_products .kv_product_wrapper{position:relative;width:33.3333%;min-height:100vh}#kv .kv_products .kv_product_wrapper:after{content:"";width:100%;height:100%;display:block;background-color:#00000026;position:absolute;top:0;left:0;z-index:1;transition:all .4s ease}#kv .kv_products .kv_product_wrapper:hover:after{opacity:0}#kv .kv_products .kv_product_wrapper .kv_product_bg{position:absolute;top:0;left:0;width:100%;height:100%;filter:grayscale(100%);z-index:1;transition:all .4s ease}#kv .kv_products .kv_product_wrapper:hover .kv_product_bg{filter:grayscale(0)}#kv .kv_products .kv_product_wrapper .kv_product_bg img{width:100%;height:100%;object-fit:cover;transition:all .4s ease}#kv .kv_products .kv_product_wrapper .kv_product_inner{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;width:100%;height:100%;padding-bottom:40px}#kv .kv_products .kv_product_wrapper .kv_product_inner .kv_product_catch{font-size:1.6rem;font-weight:400;letter-spacing:.2em;color:#fff;margin-bottom:30px}#kv .kv_products .kv_product_wrapper .kv_product_inner .kv_product_name{width:260px}#kv .kv_products .kv_product_wrapper .kv_product_inner .kv_product_name_sub{font-size:1.5rem;font-weight:700;letter-spacing:.1em;text-align:center;color:#fff}.top_bnr_section{padding:120px 0}.top_bnr_section .bnr_wrap{display:flex;justify-content:center;gap:20px}.top_product_list_section{padding:100px 0;position:relative}.top_product_list_section:before{content:"";width:100%;height:100%;display:block;background-color:#000;position:absolute;top:0;left:0;z-index:1;opacity:.2}.top_pl_inner{position:relative;z-index:2}.list_chillbear{background:url(../assets/list_chillbear_bg.jpg) no-repeat;background-size:cover}.list_bearbomb{background:url(../assets/list_bearbomb_bg.jpg) no-repeat;background-size:cover}.list_bearbarm{background:url(../assets/list_bearbarm_bg.jpg) no-repeat;background-size:cover}.list_beargift{background:url(../assets/list_beargift_bg.jpg) no-repeat;background-size:cover}.list_collabobear{background:url(../assets/list_collabobear_bg.jpg) no-repeat;background-size:cover}.title_wrap{display:flex;justify-content:space-between;align-items:flex-end;padding:0 100px}.title_wrap .head_title{width:390px}.title_wrap .head_title .product_copy{font-size:1.4rem;color:#fff;letter-spacing:.1em;margin-bottom:10px}.title_wrap .head_title .product_price{margin-top:40px}.title_wrap .product_description{width:fit-content;color:#fff;font-size:1.4rem;font-weight:300;letter-spacing:.1em;line-height:2;text-align:right}.product_list_content{padding-left:100px;margin-top:80px}.list_bearbomb .product_list_content,.list_bearbarm .product_list_content,.list_collabobear .product_list_content{display:flex;gap:40px}.product_list_content .product_item{display:flex;flex-direction:column;gap:20px;align-items:center;margin:0 75px}.product_list_content .product_item .product_flavor{font-size:1.2rem;color:#fff;text-align:center}.list_bearbomb .product_price,.list_bearbarm .product_price{width:150px}.top_posts_section{padding:100px 0}.top_posts_section .posts_head{position:relative}.top_posts_section .posts_head{display:flex;justify-content:space-between;align-items:flex-end;padding:0 100px}.posts_head .head_title{width:390px}.posts_head .head_title .product_copy{font-size:1.4rem;letter-spacing:.1em;margin-bottom:10px}.product_description{font-size:1.4rem;font-weight:400;letter-spacing:.1em;line-height:2;text-align:right}.post-more__link{padding:7px 13px;background-color:#3692b9;color:#fff;font-size:1.2rem;font-weight:500;letter-spacing:.1em;display:flex;justify-content:center;gap:15px;line-height:1;border-radius:30px}.post-more__link .more-arrow{width:12px;height:12px;transition:all .3s ease}.post-more__link .more-arrow img{vertical-align:bottom}.posts-inner{margin-top:60px}.top-posts{padding-left:100px}.top-posts .top-post{width:450px;margin-right:40px}.top-posts .top-post .post_thumbnail{width:100%;aspect-ratio:16 / 9;overflow:hidden}.top-posts .top-post .post_thumbnail img{width:100%;height:100%;object-fit:cover;transition:all .4s ease}.top-posts .top-post .post_thumbnail:hover img{transform:scale(1.05)}.top-posts .top-post .tag-list{display:flex;gap:5px;flex-wrap:wrap;margin-top:20px}.top-posts .top-post .tag-list .tag{font-size:1rem;line-height:1;color:#454545;padding:4px 8px;background-color:#fff;border-radius:20px}.top-posts .top-post .top-post__title{font-size:1.6rem;font-weight:500;line-height:1.5;letter-spacing:.05em;margin:15px 0 5px}.top-posts .top-post .top-post__date{font-size:1.3rem;line-height:1;color:#a7a7a7}@media screen and (max-width:640px){#kv .kv-contents .site-logo{display:none}#kv .kv_products{flex-direction:column}#kv .kv_products .kv_product_wrapper{width:100%;height:33.3333vh;min-height:unset}#kv .kv_products .kv_product_wrapper:after{background-color:#0000004d}#kv .kv_products .kv_product_wrapper .kv_product_inner{padding-bottom:15px}#kv .kv_products .kv_product_wrapper .kv_product_inner .kv_product_img{width:140px}#kv .kv_products .kv_product_wrapper .kv_product_inner .kv_product_catch{font-size:1.2rem;margin-bottom:10px}#kv .kv_products .kv_product_wrapper .kv_product_inner .kv_product_name{width:170px}#kv .kv_products .kv_product_wrapper .kv_product_inner .kv_product_name_sub{font-size:1.2rem;line-height:1}.top_bnr_section{padding:30px 0}.top_bnr_section .bnr_wrap{flex-direction:column;gap:10px}.product_list_content .product_item{margin:0}.top_product_list_section{padding:40px 0}.top_pl_inner{padding:0 5%}.title_wrap{flex-direction:column;align-items:center;gap:20px;padding:0}.title_wrap .head_title{width:100%}.title_wrap .head_title .product_copy{text-align:center;font-size:1.2rem;font-weight:500}.title_wrap .head_title .product_head{width:260px;margin:0 auto}.title_wrap .product_description{width:100%;font-size:1.1rem;line-height:1.8;text-align:center}.list_bearbomb .product_list_content{display:flex;flex-direction:column}.product_list_content{padding-left:0;margin-top:40px}.product_list_content .product_item{width:120px}.product_list_content .product_item .product_img{width:40px}.title_wrap .head_title .product_price{margin:15px auto 0}.list_bearbomb .product_price,.list_bearbarm .product_price{width:130px}.list_bearbomb .product_list_content{flex-direction:row;gap:20px;justify-content:center}.list_bearbomb .product_list_content .product_item,.list_bearbarm .product_list_content .product_item{width:calc(50% - 10px);gap:5px}.list_bearbomb .product_list_content .product_item .product_img,.list_bearbarm .product_list_content .product_item .product_img{width:auto}.list_beargift .product_list_content .product_item .product_img{width:70vw}.list_collabobear .product_list_content{justify-content:center;gap:40px}.list_collabobear .product_list_content .product_item{width:calc(40% - 20px)}.list_collabobear .product_list_content .product_item .product_img{width:100%}.top-posts{padding-left:5%}.posts-inner{margin-top:40px}.top-posts .top-post{width:260px;margin-right:20px}.top-posts .top-post .tag-list{margin-top:14px}.top-posts .top-post .tag-list .tag{font-size:.9rem}.top-posts .top-post .top-post__title{font-size:1.3rem;margin-top:10px}.top_posts_section{padding:40px 0}.top_posts_section .posts_head{padding:0 5%;flex-direction:column}.posts_head .head_title{width:100%;margin-bottom:20px}.posts_head .head_title .product_copy{text-align:center}.posts_head .head_title .product_head{width:310px;margin:0 auto}.product_description{width:100%;font-size:1.2rem;line-height:2;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/top.css.map */
