@charset "UTF-8";
.postunit_profile .postunit_profile_img { display: block; overflow: hidden; position: relative; width: 35px; height: 35px; border-radius: 50%; }

.postunit_profile .postunit_profile_img:after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-color: rgba(0, 0, 0, 0.03); content: ""; }

.postunit_profile .postunit_profile_img img { width: 100%; height: 100%; vertical-align: top; }

.postunit_tt_adinfo { top: 15px; right: 15px; bottom: auto; left: auto; width: 34px; height: 16px; }

.postunit_tt_adinfo .btn_tt_adinfo { background-image: url(../img/sprites/sp_postunit_20210201.png); background-position: 0px -72px; width: 34px; height: 16px; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { .postunit_tt_adinfo .btn_tt_adinfo { background-image: url(../img/sprites/sp_postunit_20210201@2x.png); background-size: 122px 88px; } }

.postunit_tt_adinfo .tt_adinfo_layer { top: auto; right: 0; bottom: -56px; left: auto; }

.postunit_prdtag.cmpt_point_wrap { position: absolute; left: 0; top: 0; width: 600px; height: 600px; }

.postunit_prdtag.cmpt_point_wrap .view_layer { position: absolute; top: 10px; right: 10px; width: 70px; height: 25px; background: url(../img/product/v2/map-all-view@2x.png) 0 0 no-repeat; background-size: 70px 25px; z-index: 97; }

.postunit_prdtag.cmpt_point_wrap .cmpt_point_marker { position: relative; display: block; width: 100%; height: 100%; overflow: hidden; }

.postunit_prdtag.cmpt_point_wrap .cmpt_point_marker .cmpt_point_cont { position: absolute; }

.postunit_prdtag.cmpt_point_wrap .cmpt_point_marker .cmpt_point_cont .cmpt_point_marker_circle { display: inline-block; width: 12px; height: 12px; border-radius: 100%; border: 2px solid #fff; background: rgba(0, 0, 0, 0.85); cursor: pointer; }

.postunit_prdtag.cmpt_point_wrap .cmpt_point_marker .cmpt_point_cont a { -webkit-animation: bounceIn 0.3s; animation: bounceIn 0.3s; width: 144px; height: 37px; background-color: #000; color: #fff; opacity: 0.8; border-radius: 8px; position: absolute; left: 0; bottom: 100%; margin-bottom: 6px; padding: 7px 4px 0 8px; -webkit-transform: translateX(-50%); transform: translateX(-50%); }

.postunit_prdtag.cmpt_point_wrap .cmpt_point_marker .cmpt_point_cont a:before { content: ""; position: absolute; left: 50%; top: 100%; border: 0 solid #000; border-color: transparent transparent black; border-width: 0 6px 6px; -webkit-transform: translateX(-50%) rotateX(-180deg); transform: translateX(-50%) rotateX(-180deg); }

.postunit_prdtag.cmpt_point_wrap .cmpt_point_marker .cmpt_point_cont a .cmpt_point_marker_tit { display: block; width: 136px; overflow: hidden; word-break: break-all; white-space: nowrap; text-overflow: ellipsis; font-size: 11px; line-height: 15px; }

.postunit_prdtag.cmpt_point_wrap .cmpt_point_marker .cmpt_point_cont a .cmpt_point_marker_price { margin-top: 1px; line-height: 15px; text-align: left; }

.postunit_prdtag.cmpt_point_wrap .cmpt_point_marker .cmpt_point_cont a .cmpt_point_marker_price .price_sale { display: inline-block; font-size: 11px; color: #ff5b59; margin-right: 2px; font-weight: 500; }

.postunit_prdtag.cmpt_point_wrap .cmpt_point_marker .cmpt_point_cont a .cmpt_point_marker_price .price_sale .ssg_tx { margin: 0 -3px; }

.postunit_prdtag.cmpt_point_wrap .cmpt_point_marker .cmpt_point_cont a .cmpt_point_marker_price .price_sale .ssg_price { font-family: "Roboto-Regular", sans-serif; }

.postunit_prdtag.cmpt_point_wrap .cmpt_point_marker .cmpt_point_cont a .cmpt_point_marker_price .new_price { display: inline-block; font-size: 11px; padding-right: 5px; position: relative; }

.postunit_prdtag.cmpt_point_wrap .cmpt_point_marker .cmpt_point_cont a .cmpt_point_marker_price .new_price .ssg_tx { margin-left: -3px; }

.postunit_prdtag.cmpt_point_wrap .cmpt_point_marker .cmpt_point_cont a .cmpt_point_marker_price .new_price .ssg_price { font-family: "Roboto-Medium", sans-serif; }

.postunit_prdtag.cmpt_point_wrap .cmpt_point_marker .cmpt_point_cont a .cmpt_point_marker_price .new_price:after { content: ""; position: absolute; top: 8px; right: -5px; width: 5px; height: 5px; -webkit-transform: translate(-50%, -50%) rotate(45deg); transform: translate(-50%, -50%) rotate(45deg); margin-left: -4px; border-top: 1px solid #fff; border-right: 1px solid #fff; }

.postunit_prdtag.cmpt_point_wrap .cmpt_point_marker .cmpt_point_cont.right a { left: auto; right: 0; -webkit-transform: translateX(18px); transform: translateX(18px); }

.postunit_prdtag.cmpt_point_wrap .cmpt_point_marker .cmpt_point_cont.right a:before { margin-left: 60px; }

.postunit_prdtag.cmpt_point_wrap .cmpt_point_marker .cmpt_point_cont.left a { -webkit-transform: translateX(-18px); transform: translateX(-18px); }

.postunit_prdtag.cmpt_point_wrap .cmpt_point_marker .cmpt_point_cont.left a:before { margin-left: -60px; }

.postunit_prdtag.cmpt_point_wrap .cmpt_point_marker .cmpt_point_cont.top a { bottom: auto; top: 100%; margin-bottom: 0; margin-top: 6px; }

.postunit_prdtag.cmpt_point_wrap .cmpt_point_marker .cmpt_point_cont.top a:before { top: auto; bottom: 100%; -webkit-transform: translateX(-50%) rotateX(0); transform: translateX(-50%) rotateX(0); }

@-webkit-keyframes bounceIn { 0% { -webkit-transform: scale(0.1); transform: scale(0.1);
        opacity: 0; }
    60% { -webkit-transform: scale(1.2); transform: scale(1.2);
        opacity: 0.85; }
    100% { -webkit-transform: scale(1); transform: scale(1); } }

@keyframes bounceIn { 0% { -webkit-transform: scale(0.1); transform: scale(0.1);
        opacity: 0; }
    60% { -webkit-transform: scale(1.2); transform: scale(1.2);
        opacity: 0.85; }
    100% { -webkit-transform: scale(1); transform: scale(1); } }

.postunit_prdtag.cmpt_point_wrap .cmpt_point_marker.on .cmpt_point_marker_circle { visibility: hidden; }

.postunit_prdtag.cmpt_point_wrap .cmpt_point_marker.on a { display: block; }

.postunit_prdtag.cmpt_point_wrap .cmpt_point_marker.on .view_layer { background: url(../img/product/v2/map-all-view-off@2x.png) 0 0 no-repeat; background-size: 70px 25px; }

.postunit_btn_subscribe { display: inline-block; padding: 3px 0 2px; font-family: NanumBarunGothicBold, dotum, sans-serif; font-size: 13px; line-height: 15px; color: #6841ff; vertical-align: top; }

.postunit_btn_subscribe:before { display: inline-block; background-image: url(../img/sprites/sp_postunit_20210201.png); background-position: -70px -72px; width: 16px; height: 16px; margin: -1px 1px 0 0; vertical-align: top; content: ""; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { .postunit_btn_subscribe:before { background-image: url(../img/sprites/sp_postunit_20210201@2x.png); background-size: 122px 88px; } }

.postunit_btn_subscribe.on { color: #777; }

.postunit_btn_subscribe.on:before { background-position: -44px -72px; width: 16px; height: 16px; }

.postunit_btn_more { display: inline-block; vertical-align: top; }

.postunit_btn_more:before { display: block; background-image: url(../img/sprites/sp_postunit_20210201.png); background-position: -110px 0px; width: 12px; height: 12px; margin: 3px; content: ""; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { .postunit_btn_more:before { background-image: url(../img/sprites/sp_postunit_20210201@2x.png); background-size: 122px 88px; } }

.postunit_columns_grid .postunit_grid_item { margin-bottom: 60px; }

.postunit_columns_grid ._js_columns_grid { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.postunit_grid { width: 1280px; margin: 0 auto; }

.postunit_grid:after { clear: both; content: ""; display: block; }

.postunit_grid .postunit_grid_item { float: left; margin: 0 40px 60px 0; }

.postunit_grid .postunit_grid_item:nth-child(4n + 4) { margin-right: 0; }

.postunit_item { position: relative; width: 290px; border-radius: 30px; -webkit-box-shadow: 0 0 0 1px #e5e5e5 inset; box-shadow: 0 0 0 1px #e5e5e5 inset; font-family: Roboto-Regular, "나눔바른고딕", NanumBarunGothic, dotum, sans-serif; line-height: 1.5em; }

.postunit_item a { color: inherit; }

.postunit_item .sr_toggle .sr_off { display: inline; }

.postunit_item .sr_toggle .sr_on, .postunit_item .sr_toggle.on .sr_off { display: none; }

.postunit_item .sr_toggle.on .sr_on { display: inline; }

.postunit_loading { height: 60px; background: url(../../img/common/loading.gif) no-repeat 50% 50%; }

.postunit_header { position: relative; padding: 20px 88px 15px 15px; }

.postunit_header:after { clear: both; content: ""; display: block; }

.postunit_header .postunit_profile { float: left; margin-right: 10px; }

.postunit_header .postunit_header_info { overflow: hidden; padding: 3px 0 2px; }

.postunit_header .postunit_header_tit { display: block; max-width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 13px; line-height: 15px; color: #000; }

.postunit_header .postunit_header_subtit { display: block; margin-top: 3px; font-size: 11px; line-height: 12px; color: #999; }

.postunit_header .postunit_btn_subscribe { position: absolute; top: 20px; right: 15px; }

.postunit_media { position: relative; }

.postunit_thmb { overflow: hidden; position: relative; border-radius: 30px 30px 0 0; }

.postunit_img { position: relative; }

.postunit_img:after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-color: rgba(0, 0, 0, 0.03); content: ""; }

.postunit_img img { width: 100%; vertical-align: top; }

.postunit_video video { width: 100%; vertical-align: top; }

.postunit_slider { overflow: hidden; position: relative; height: 290px; border-radius: 30px 30px 0 0; background: #fff; }

.postunit_slider .postunit_slider_ctrls { display: none; }

.postunit_slider .postunit_slider_prev { position: absolute; top: 50%; left: 7px; z-index: 10; margin-top: -14px; }

.postunit_slider .postunit_slider_prev:before { display: block; background-image: url(../img/sprites/sp_postunit_20210201.png); background-position: 0px 0px; width: 28px; height: 28px; content: ""; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { .postunit_slider .postunit_slider_prev:before { background-image: url(../img/sprites/sp_postunit_20210201@2x.png); background-size: 122px 88px; } }

.postunit_slider .postunit_slider_next { position: absolute; top: 50%; right: 7px; z-index: 10; margin-top: -14px; }

.postunit_slider .postunit_slider_next:before { display: block; background-image: url(../img/sprites/sp_postunit_20210201.png); background-position: -38px 0px; width: 28px; height: 28px; content: ""; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { .postunit_slider .postunit_slider_next:before { background-image: url(../img/sprites/sp_postunit_20210201@2x.png); background-size: 122px 88px; } }

.postunit_slider .postunit_slider_pager { position: absolute; right: 15px; bottom: 14px; z-index: 10; padding: 2px 7px; border-radius: 8px; background: rgba(0, 0, 0, 0.4); font-size: 10px; line-height: 12px; color: #fff; }

.postunit_slider .postunit_slider_img { position: relative; height: 290px; }

.postunit_slider .postunit_slider_img:after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-color: rgba(0, 0, 0, 0.03); content: ""; }

.postunit_slider .postunit_slider_img img { position: absolute; top: 50%; left: 0; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.postunit_slider .cmpt_point_wrap { width: 290px; height: 290px; }

.postunit_coupon { overflow: hidden; padding: 49px 0 65px; border-radius: 30px 30px 0 0; background: #f5f5f5; }

.postunit_coupon .postunit_coupon_inner { width: 253px; margin: 0 auto; }

.postunit_coupondown { position: relative; margin-top: 12px; padding: 0 57px 0 21px; }

.postunit_coupondown .postunit_coupondown_desc { font-size: 13px; line-height: 18px; }

.postunit_coupondown .postunit_btn_download { position: absolute; top: 50%; right: 0; margin-top: -19px; width: 37px; height: 37px; border-radius: 50%; border: 1px solid #e5e5e5; background: #fff; }

.postunit_coupondown .postunit_btn_download:before { display: inline-block; background-image: url(../img/sprites/sp_postunit_20210201.png); background-position: -76px -34px; width: 20px; height: 20px; margin-top: -4px; vertical-align: top; content: ""; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { .postunit_coupondown .postunit_btn_download:before { background-image: url(../img/sprites/sp_postunit_20210201@2x.png); background-size: 122px 88px; } }

.postunit_badge { position: absolute; top: 0; width: 100%; height: 91px; padding: 15px 0 0 15px; background: -webkit-gradient(linear, left top, left bottom, color-stop(-129%, black), color-stop(73%, rgba(0, 0, 0, 0))); background: linear-gradient(180deg, black -129%, rgba(0, 0, 0, 0) 73%); -webkit-box-sizing: border-box; box-sizing: border-box; }

.postunit_badge .postunit_badge_tx { display: inline-block; padding: 0 15px; font-family: NanumBarunGothicBold, dotum, sans-serif; font-size: 14px; line-height: 30px; color: #222; border-radius: 15.5px; vertical-align: top; }

.postunit_badge .postunit_badge_tx.ty_popular { background-color: #f1ff06; }

.postunit_badge .postunit_badge_tx.ty_recommend { background-color: #ff4ccf; }

.postunit_endlayer { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 10; background-color: rgba(0, 0, 0, 0.5); }

.postunit_endlayer .postunit_endlayer_tx { position: absolute; top: 50%; left: 0; width: 100%; margin-top: -12px; font-family: NanumBarunGothicBold, dotum, sans-serif; font-size: 20px; line-height: 24px; color: #fff; text-align: center; }

.postunit_endlayer .postunit_endlayer_tx:before { display: inline-block; background-image: url(../img/sprites/sp_postunit_20210201.png); background-position: 0px -38px; width: 24px; height: 24px; margin-right: 8px; vertical-align: top; content: ""; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { .postunit_endlayer .postunit_endlayer_tx:before { background-image: url(../img/sprites/sp_postunit_20210201@2x.png); background-size: 122px 88px; } }

.postunit_actions { position: relative; z-index: 50; }

.postunit_actions .postunit_actions_btnarea { position: relative; margin-top: -30px; padding-left: 15px; }

.postunit_actions .postunit_actions_btnarea:after { clear: both; content: ""; display: block; }

.postunit_actions .postunit_actions_btnarea li { float: left; margin-left: 5px; }

.postunit_actions .postunit_actions_btnarea li:first-child { margin-left: 0; }

.postunit_actions .cmlike_btn { display: inline-block; padding: 10px 13px; border-radius: 15px; -webkit-box-shadow: 0 3px 11px 1px rgba(131, 131, 131, 0.2); box-shadow: 0 3px 11px 1px rgba(131, 131, 131, 0.2); background: #fff; font-family: Roboto-Regular, sans-serif; font-size: 13px; line-height: 24px; vertical-align: top; }

.postunit_body { padding: 20px 15px; border-top: 1px solid #e5e5e5; }

.postunit_plan { padding-right: 10px; }

.postunit_plan .postunit_plan_tit { display: block; font-family: Roboto-Medium, NanumBarunGothicBold, dotum, sans-serif; font-size: 18px; line-height: 25px; }

.postunit_prdgrid { margin-top: 20px; }

.postunit_prdgrid_lst .postunit_prdgrid_item { margin-top: 5px; }

.postunit_prdgrid_lst .postunit_prdgrid_item:first-child { margin-top: 0; }

.postunit_prd_item .postunit_prd_link { display: block; }

.postunit_prd_item .postunit_prd_link:after { clear: both; content: ""; display: block; }

.postunit_prd_item .postunit_prd_thmb { float: left; margin-right: 15px; }

.postunit_prd_item .postunit_prd_img { overflow: hidden; position: relative; width: 65px; height: 65px; border-radius: 12px; }

.postunit_prd_item .postunit_prd_img:after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-color: rgba(0, 0, 0, 0.03); content: ""; }

.postunit_prd_item .postunit_prd_img img { width: 100%; vertical-align: top; }

.postunit_prd_item .postunit_prd_tx_thmb { overflow: hidden; margin-right: 20px; padding: 13px 0; }

.postunit_prd_item .postunit_prd_tit { display: block; max-width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 12px; line-height: 14px; color: #777; }

.postunit_prd_item .postunit_prd_pricewrap { margin-top: 4px; line-height: 21px; }

.postunit_prd_item .opt_price:after { clear: both; content: ""; display: block; }

.postunit_prd_item .opt_price .ssg_price { float: left; font-family: "Roboto-Medium", sans-serif; font-size: 16px; }

.postunit_prd_item .opt_price .ssg_tx { float: left; font-size: 11px; }

.postunit_content { overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all; position: relative; max-height: 36px; margin-right: -3px; padding-right: 25px; font-size: 13px; line-height: 18px; }

.postunit_plan + .postunit_content { margin-top: 10px; }

.postunit_content .postunit_content_name { font-family: Roboto-Medium, NanumBarunGothicBold, dotum, sans-serif; line-height: 17px; }

.postunit_content .postunit_btn_more { position: absolute; right: 0; bottom: -1px; }

.postunit_footer { border-top: 1px solid #e5e5e5; }

.postunit_footer .postunit_footer_btnarea { display: table; table-layout: fixed; width: 100%; }

.postunit_footer .postunit_footer_btnarea li { display: table-cell; position: relative; }

.postunit_footer .postunit_footer_btnarea li:before { position: absolute; top: 50%; left: 0; width: 1px; height: 14px; background: #e5e5e5; margin-top: -7px; content: ""; }

.postunit_footer .postunit_footer_btnarea li:first-child:before { display: none; }

.postunit_footer .postunit_footer_btn { display: block; padding: 17px 0 18px; font-family: "나눔바른고딕", NanumBarunGothic, dotum, sans-serif; font-size: 12px; line-height: 14px; color: #222; text-align: center; }

.cunit_t386.cunit_ty_review .cunit_prod .prod_top { height: 42px; margin-top: -42px; -webkit-box-sizing: border-box; box-sizing: border-box; padding-top: 15px; }

.cunit_t386.cunit_ty_review .cunit_prod .prod_top .tx_best { font-size: 18px; font-family: Roboto-Regular, "나눔바른고딕", NanumBarunGothic, dotum, sans-serif; line-height: 24px; letter-spacing: -0.5px; vertical-align: top; font-weight: bold; }

.cunit_t386.cunit_ty_review .cunit_prod .prod_top .tx_best:before { display: none; }

.cunit_t386.cunit_ty_review .cunit_prod .prod_top .cunit_rank { display: inline-block; margin-left: 8px; font-family: Roboto-Regular, "나눔바른고딕", NanumBarunGothic, dotum, sans-serif; font-size: 12px; font-weight: normal; line-height: 20px; letter-spacing: -0.3px; vertical-align: top; }

.cunit_t386.cunit_ty_review .cunit_prod .prod_top .cunit_rank .cunit_rank_num { vertical-align: top; line-height: 18px; }

.cunit_t386.cunit_ty_review .cunit_prod .prod_top .cunit_rank_up:before, .cunit_t386.cunit_ty_review .cunit_prod .prod_top .cunit_rank_down:before, .cunit_t386.cunit_ty_review .cunit_prod .prod_top .cunit_rank_new { background: none; }

.cunit_t386.cunit_ty_review .cunit_prod .prod_top .cunit_rank_up { position: relative; margin-top: 3px; padding-left: 11px; color: #ff3e3e; }

.cunit_t386.cunit_ty_review .cunit_prod .prod_top .cunit_rank_up:before { position: absolute; top: 7px; left: 0; width: auto; height: auto; border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 6px solid #ff3e3e; border-bottom: 0 solid transparent; -webkit-transform: rotate(180deg); transform: rotate(180deg); content: ""; }

.cunit_t386.cunit_ty_review .cunit_prod .prod_top .cunit_rank_down { position: relative; margin-top: 3px; padding-left: 11px; color: #22009c; }

.cunit_t386.cunit_ty_review .cunit_prod .prod_top .cunit_rank_down:before { position: absolute; top: 7px; left: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 6px solid #22009c; border-bottom: 0 solid transparent; width: auto; height: auto; content: ""; }

.cunit_t386.cunit_ty_review .cunit_prod .prod_top .cunit_rank_new { margin-top: 6px; background-image: url(../img/sprites/sp_cunit_20201103.png); background-position: -44px -40px; width: 20px; height: 13px; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { .cunit_t386.cunit_ty_review .cunit_prod .prod_top .cunit_rank_new { background-image: url(../img/sprites/sp_cunit_20201103@2x.png); background-size: 103px 79px; } }

.cunit_t386.cunit_ty_review .cunit_prod .prod_top .cunit_rank_same { width: 12px; height: 2px; margin-top: 12px; background: #777; }

.cunit_t386.cunit_ty_review .cunit_prod .thmb { position: relative; border-radius: 8px; }

.cunit_t386.cunit_ty_review .cunit_prod .thmb .tt_adinfo_n { width: initial; height: initial; bottom: unset; left: unset; top: 3px; right: 3px; }

.cunit_t386.cunit_ty_review .cunit_prod .thmb .tt_adinfo_n .tt_adinfo_layer { z-index: 3; right: 2px; bottom: unset; left: unset; top: 100%; width: 144px; margin: 4px 0; padding: 13px 10px 10px; line-height: 15px; -webkit-box-sizing: border-box; box-sizing: border-box; text-align: left; border-radius: 8px; -webkit-box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, 0.2); box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, 0.2); color: #777; border: 1px solid #ccc; white-space: initial; }

.cunit_t386.cunit_ty_review .cunit_prod .thmb .tt_adinfo_n .tt_adinfo_layer:before, .cunit_t386.cunit_ty_review .cunit_prod .thmb .tt_adinfo_n .tt_adinfo_layer:after { position: absolute; right: 15px; top: -5px; width: 0; height: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 5px solid transparent; -webkit-transform: rotate(180deg); transform: rotate(180deg); content: ""; }

.cunit_t386.cunit_ty_review .cunit_prod .thmb .tt_adinfo_n .tt_adinfo_layer:before { border-top-color: #ccc; }

.cunit_t386.cunit_ty_review .cunit_prod .thmb .tt_adinfo_n .tt_adinfo_layer:after { margin-top: 1px; border-top-color: #fff; }

.cunit_t386.cunit_ty_review .cunit_prod .thmb .tt_adinfo_n .btn_tt_adinfo { background-image: url(../img/sprites/sp_cunit_20201103.png); background-position: 0px -40px; width: 34px; height: 16px; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { .cunit_t386.cunit_ty_review .cunit_prod .thmb .tt_adinfo_n .btn_tt_adinfo { background-image: url(../img/sprites/sp_cunit_20201103@2x.png); background-size: 103px 79px; } }

.cunit_t386.cunit_ty_review .cunit_prod .thmb .cunit_thmb_ctrl { position: absolute; right: 0; bottom: 0; left: 0; z-index: 3; font-family: Roboto-Regular, "나눔바른고딕", NanumBarunGothic, dotum, sans-serif; }

.cunit_t386.cunit_ty_review .cunit_prod .thmb .cunit_thmb_ctrl .cunit_postng { background-color: rgba(0, 0, 0, 0.45); }

.cunit_t386.cunit_ty_review .cunit_prod .thmb .cunit_thmb_ctrl .cunit_postng_link { position: relative; display: block; padding: 15px 40px 12px 15px; }

.cunit_t386.cunit_ty_review .cunit_prod .thmb .cunit_thmb_ctrl .cunit_postng_thmblist { position: absolute; bottom: 100%; right: 8px; margin-bottom: 5px; }

.cunit_t386.cunit_ty_review .cunit_prod .thmb .cunit_thmb_ctrl .cunit_postng_thmbitem { position: relative; width: 35px; margin-top: 2px; padding-top: 100%; }

.cunit_t386.cunit_ty_review .cunit_prod .thmb .cunit_thmb_ctrl .cunit_postng_thmbitem.cunit_ty_video:after { background-image: url(../img/sprites/sp_cunit_20201103.png); background-position: -88px 0px; width: 15px; height: 15px; position: absolute; margin: auto; top: 0; bottom: 0; left: 0; right: 0; content: ""; z-index: 1; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { .cunit_t386.cunit_ty_review .cunit_prod .thmb .cunit_thmb_ctrl .cunit_postng_thmbitem.cunit_ty_video:after { background-image: url(../img/sprites/sp_cunit_20201103@2x.png); background-size: 103px 79px; } }

.cunit_t386.cunit_ty_review .cunit_prod .thmb .cunit_thmb_ctrl .cunit_postng_thmbitem.cunit_ty_video .cunit_postng_thmb:after { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.3); content: ""; }

.cunit_t386.cunit_ty_review .cunit_prod .thmb .cunit_thmb_ctrl .cunit_postng_thmbitem .cunit_postng_thmb { overflow: hidden; position: absolute; z-index: 1; top: 0; left: 0; width: 100%; height: 100%; border-radius: 50%; background-color: #fff; background-repeat: no-repeat; background-size: cover; -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1); box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1); -webkit-box-sizing: border-box; box-sizing: border-box; border: 1px solid #fff; }

.cunit_t386.cunit_ty_review .cunit_prod .thmb .cunit_thmb_ctrl .cunit_postng_ctgr:after { clear: both; content: ""; display: block; }

.cunit_t386.cunit_ty_review .cunit_prod .thmb .cunit_thmb_ctrl .cunit_postng_ctgr .cunit_postng_ctgr_tag { float: left; margin-bottom: 6px; padding: 2px 6px 3px; font-size: 12px; line-height: 15px; letter-spacing: -0.3px; color: #fff; }

.cunit_t386.cunit_ty_review .cunit_prod .thmb .cunit_thmb_ctrl .cunit_postng_ctgr .cunit_postng_ctgr_tag.cunit_ty_default { background-color: #5d30ff; }

.cunit_t386.cunit_ty_review .cunit_prod .thmb .cunit_thmb_ctrl .cunit_postng_ctgr .cunit_postng_ctgr_tag.cunit_ty_prime { background-color: #000; }

.cunit_t386.cunit_ty_review .cunit_prod .thmb .cunit_thmb_ctrl .cunit_postng_ctgr .cunit_postng_ctgr_tag.cunit_ty_prime .cunit_primetag_tx { color: #fff; opacity: 0.9; }

.cunit_t386.cunit_ty_review .cunit_prod .thmb .cunit_thmb_ctrl .cunit_postng_detail { position: relative; font-size: 13px; letter-spacing: -0.33px; color: #fff; }

.cunit_t386.cunit_ty_review .cunit_prod .thmb .cunit_thmb_ctrl .cunit_postng_detail:before { position: absolute; top: 50%; left: 100%; width: 10px; height: 10px; border: 2px solid #fff; border-width: 2px 2px 0 0; -webkit-transform: translate(15px, -50%) rotate(45deg) scale(0.66); transform: translate(15px, -50%) rotate(45deg) scale(0.66); content: ""; }

.cunit_t386.cunit_ty_review .cunit_prod .thmb .cunit_thmb_ctrl .cunit_postng_detail:after { position: absolute; top: 0; bottom: 0; left: 100%; width: 1px; margin-left: 12px; background-color: rgba(255, 255, 255, 0.15); content: ""; }

.cunit_t386.cunit_ty_review .cunit_prod .thmb .cunit_thmb_ctrl .cunit_postng_primary { overflow: hidden; font-weight: bold; line-height: 18px; white-space: nowrap; text-overflow: ellipsis; margin-bottom: 2px; }

.cunit_t386.cunit_ty_review .cunit_prod .thmb .cunit_thmb_ctrl .cunit_postng_prtxt { margin-right: 10px; font-weight: inherit; }

.cunit_t386.cunit_ty_review .cunit_prod .thmb .cunit_thmb_ctrl .cunit_postng_desc { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 3; -webkit-box-orient: vertical; line-height: 17px; max-height: 52px; word-break: break-all; word-wrap: break-word; }

.cunit_t386.cunit_ty_review .cunit_prod .thmb .cunit_thmb_ctrl .cunit_soldout_col { font-size: 14px; text-align: center; height: 38px; }

.cunit_t386.cunit_ty_review .cunit_prod .thmb .cunit_thmb_ctrl .cunit_soldout_col.cunit_ty_tx { background-color: rgba(0, 0, 0, 0.6); }

.cunit_t386.cunit_ty_review .cunit_prod .thmb .cunit_thmb_ctrl .cunit_soldout_tx { display: inline-block; padding: 10px 0; font-size: 13px; font-weight: bold; line-height: 16px; color: #fff; vertical-align: middle; }

.cunit_t386.cunit_ty_review .cunit_tp { position: relative; border-bottom: 1px solid #f0f0f0; height: 40px; padding: 11px 72px 0 0; margin: 0; -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 0; }

.cunit_t386.cunit_ty_review .cunit_tp .cunit_app { display: inline-block; padding: 0; margin: 0 0 0 3px; height: 17px; }

.cunit_t386.cunit_ty_review .cunit_tp .cunit_app .rating { margin-top: -1px; }

.cunit_t386.cunit_ty_review .cunit_tp .cunit_app .rating .cunit_rating_ic { display: inline-block; vertical-align: middle; background-image: url(../img/sprites/sp_cunit_20201103.png); background-position: 0px -66px; width: 13px; height: 13px; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { .cunit_t386.cunit_ty_review .cunit_tp .cunit_app .rating .cunit_rating_ic { background-image: url(../img/sprites/sp_cunit_20201103@2x.png); background-size: 103px 79px; } }

.cunit_t386.cunit_ty_review .cunit_tp .cunit_app .rating .rate_tx { font-size: 12px; line-height: 18px; margin-left: 2px; }

.cunit_t386.cunit_ty_review .cunit_tp .cunit_app .rating .rate_tx em { margin-left: 3px; }

.cunit_t386.cunit_ty_review .cunit_tp .exp_area { position: absolute; top: 0; bottom: unset; left: unset; right: 6px; height: 40px; }

.cunit_t386.cunit_ty_review .cunit_tp .exp_area .util_bx { background: none; margin-top: 5px; }

.cunit_t386.cunit_ty_review .cunit_tp .exp_area .cmlike { vertical-align: top; }

.cunit_t386.cunit_ty_review .cunit_tp .exp_area .cmlike_btn { width: 34px; height: 30px; outline: none; }

.cunit_t386.cunit_ty_review .cunit_tp .exp_area .cm_clip_item .sel_clip { background-image: url(../img/sprites/sp_cunit_20201103.png); background-position: 0px 0px; width: 34px; height: 30px; display: inline-block; overflow: visible; vertical-align: top; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { .cunit_t386.cunit_ty_review .cunit_tp .exp_area .cm_clip_item .sel_clip { background-image: url(../img/sprites/sp_cunit_20201103@2x.png); background-size: 103px 79px; } }

.cunit_t386.cunit_ty_review .cunit_tp .exp_area .cm_clip_item .sel_clip:before { background-image: url(../img/sprites/sp_cunit_20201103.png); background-position: -44px 0px; width: 34px; height: 30px; display: inline-block; vertical-align: top; opacity: 0; -webkit-transform: scale(0.05); transform: scale(0.05); content: ""; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { .cunit_t386.cunit_ty_review .cunit_tp .exp_area .cm_clip_item .sel_clip:before { background-image: url(../img/sprites/sp_cunit_20201103@2x.png); background-size: 103px 79px; } }

.cunit_t386.cunit_ty_review .cunit_tp .exp_area .cm_clip_item.on .sel_clip:before { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }

.cunit_t386.cunit_ty_review .cunit_tp .exp_area .cm_clip_item.off .sel_clip:before { opacity: 0; -webkit-transform: scale(0.05); transform: scale(0.05); -webkit-transition: opacity 0.15s, -webkit-transform 0.15s ease-out; transition: opacity 0.15s, -webkit-transform 0.15s ease-out; transition: opacity 0.15s, transform 0.15s ease-out; transition: opacity 0.15s, transform 0.15s ease-out, -webkit-transform 0.15s ease-out; }

.cunit_t386.cunit_ty_review .cunit_tp .exp_area a.cart { background: url(../img/common_layout/ic_cunitcart.svg) 0 0 no-repeat; width: 34px; height: 30px; display: inline-block; margin-left: 2px; font-size: 12px; vertical-align: top; }

.cunit_t386.cunit_ty_review .cunit_tp .exp_area a.cunit_btn_gift { background: url(../img/common_layout/ic_cunitgift.svg) 0 0 no-repeat; display: inline-block; width: 34px; height: 30px; margin-left: 0px; font-size: 12px; vertical-align: top; }

.cunit_t386.cunit_ty_review .cunit_md { margin: 10px 0 10px 0; }

.cunit_t386.cunit_ty_review .cunit_md .title { display: -webkit-box; overflow: hidden; padding: 0; margin: 0; -webkit-line-clamp: 2; -webkit-box-orient: vertical; max-height: 37px; line-height: 17px; word-break: break-all; font-size: 14px; }

.cunit_t386.cunit_ty_review .cunit_md .title .dp_dv { display: inline; font-weight: bold; }

.cunit_t386.cunit_ty_review .cunit_md .title .dp_dv span { font-weight: bold; }

.cunit_t386.cunit_ty_review .cunit_md .title .brd { display: inline; font-family: Roboto-Regular, "나눔바른고딕", NanumBarunGothic, dotum, sans-serif; font-size: 14px; }

.cunit_t386.cunit_ty_review .cunit_md .title a { display: inline; font-size: 14px; color: #222; vertical-align: initial; max-height: 37px; line-height: initial; vertical-align: text-bottom; }

.cunit_t386.cunit_ty_review .cunit_price .opt_price .ssg_price { font-size: 18px; }

.cunit_t386.cunit_ty_review .cunit_price .opt_price .ssg_tx { font-size: 15px; margin: 0 0 1px 2px; }

.cunit_t386.cunit_ty_review .cunit_price .cunit_prd_per { display: inline-block; margin: 1px 4px 0 0; font-family: Roboto-Medium, NanumBarunGothicBold, dotum, sans-serif; font-size: 18px; line-height: 18px; color: #ff5b59; }

/* 이미지형 쿠폰 리스트 */
.store_couponimg_lst { font-family: Roboto-Regular, NanumBarunGothic, sans-serif; line-height: 1.5em; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 39px 0 0 -32px; letter-spacing: -1.5px; font-size: 0; }

.store_couponimg_lst li { margin: 55px 0 0 112px; }

.store_couponimg { position: relative; display: inline-block; width: 252px; height: 60px; vertical-align: top; }

.store_couponimg.ty_store { background-image: url(../img/sprites/sp_storecoupon_20210201.png); background-position: 0px -156px; width: 253px; height: 129px; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { .store_couponimg.ty_store { background-image: url(../img/sprites/sp_storecoupon_20210201@2x.png); background-size: 810px 421px; } }

.store_couponimg.ty_ssg { background-image: url(../img/sprites/sp_storecoupon_20210201.png); background-position: -558px 0px; width: 252px; height: 126px; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { .store_couponimg.ty_ssg { background-image: url(../img/sprites/sp_storecoupon_20210201@2x.png); background-size: 810px 421px; } }

.store_couponimg.ty_multiple { background-image: url(../img/sprites/sp_storecoupon_20210201.png); background-position: -282px 0px; width: 266px; height: 140px; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { .store_couponimg.ty_multiple { background-image: url(../img/sprites/sp_storecoupon_20210201@2x.png); background-size: 810px 421px; } }

.store_couponimg.ty_multiple .store_coupon_multiple_desc { display: block; }

.store_couponimg.ty_sd { background-image: url(../img/sprites/sp_storecoupon_20210201.png); background-position: 0px -295px; width: 252px; height: 126px; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { .store_couponimg.ty_sd { background-image: url(../img/sprites/sp_storecoupon_20210201@2x.png); background-size: 810px 421px; } }

.store_couponimg.ty_sm { background-image: url(../img/sprites/sp_storecoupon_20210201.png); background-position: -262px -295px; width: 252px; height: 126px; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { .store_couponimg.ty_sm { background-image: url(../img/sprites/sp_storecoupon_20210201@2x.png); background-size: 810px 421px; } }

.store_couponimg.ty_em { background-image: url(../img/sprites/sp_storecoupon_20210201.png); background-position: -263px -156px; width: 252px; height: 126px; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { .store_couponimg.ty_em { background-image: url(../img/sprites/sp_storecoupon_20210201@2x.png); background-size: 810px 421px; } }

.store_couponimg.ty_em .store_couponimg_tx { color: #000; }

.store_couponimg .store_couponimg_tx { position: absolute; top: 23px; left: 30px; color: #fff; line-height: 1.5; }

.store_couponimg .store_couponimg_tx .store_couponimg_tit { display: block; font-weight: bold; font-size: 15px; text-align: left; }

.store_couponimg .store_couponimg_tx .store_couponimg_money { display: inline-block; font-size: 48px; line-height: 1.3; }

.store_couponimg .store_couponimg_tx .store_couponimg_won { font-size: 14px; }

.store_couponimg .store_couponimg_tx .store_couponimg_value { font-size: 75px; line-height: 0.9; }

.store_couponimg .store_couponimg_tx .store_couponimg_percent { font-size: 36px; }

.store_coupon_down { display: inline-block; vertical-align: top; margin-top: 45px; }

.store_coupon_down .store_coupondown_desc { display: inline-block; margin-left: 20px; width: 185px; overflow: hidden; font-size: 14px; color: #1c1c1c; line-height: 1.5; }

.store_coupon_down .store_coupondown_btn { position: relative; display: inline-block; width: 41px; height: 41px; border-radius: 50%; border: 1px solid #bbb; vertical-align: top; }

.store_coupon_down .store_coupondown_btn:before { position: absolute; content: ""; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); background-image: url(../img/sprites/sp_storecoupon_20210201.png); background-position: -598px -136px; width: 14px; height: 14px; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { .store_coupon_down .store_coupondown_btn:before { background-image: url(../img/sprites/sp_storecoupon_20210201@2x.png); background-size: 810px 421px; } }

.store_coupon_down .store_coupondown_btn.ty_complete { background: #000; border: none; color: #fff; text-align: center; }

.store_coupon_down .store_coupondown_btn.ty_complete:before { display: none; }

.store_coupon_down .store_coupondown_btn.ty_complete span { color: #fff; display: inline-block; line-height: 1.3; font-size: 10px; }

.store_lypop { display: none; position: relative; width: 400px; padding: 50px 30px 30px; background: #fff; font-family: Roboto-Regular, "나눔바른고딕", NanumBarunGothic, dotum, sans-serif; line-height: normal; }

.store_lypop_close { position: absolute; top: 20px; right: 20px; }

.store_lypop_close .codr_sp { display: block; background-image: url(../img/sprites/sp_storecoupon_20210201.png); background-position: -558px -136px; width: 30px; height: 30px; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { .store_lypop_close .codr_sp { background-image: url(../img/sprites/sp_storecoupon_20210201@2x.png); background-size: 810px 421px; } }

.store_modal_tit { font-size: 20px; line-height: 23px; }

.store_modal_coupon { margin-top: 30px; text-align: center; }

.store_modal_coupon .store_coupon_desc { margin-top: 15px; }

.store_modal_coupon .store_coupon_date { font-size: 14px; line-height: 16px; color: #222; }

.store_modal_coupon .store_coupon_tx { margin-top: 15px; font-size: 15px; line-height: 22px; color: #222; }

.store_modal_coupon .store_coupon_multipletx { position: absolute; top: 50%; left: 100%; -webkit-transform: translate(10px, -50%); transform: translate(10px, -50%); font-size: 14px; font-weight: bold; line-height: 16px; white-space: nowrap; }

.store_modal_desc { margin-top: 20px; padding-top: 20px; border-top: 1px solid #e5e5e5; }

.store_modal_tit + .store_modal_desc { margin-top: 0; padding-top: 15px; border-top: 0; }

.store_modal_desc .store_modal_tx { font-size: 15px; line-height: 22px; color: #222; }

.store_modal_desc .store_modal_tx.ty_gray { color: #666; }

.store_couponpop_btn { width: 100%; height: 55px; -webkit-box-sizing: border-box; box-sizing: border-box; margin-top: 30px; background: #222; }

.store_couponpop_btn.ty_point { background: #ff5b59; }

.store_couponpop_btn .store_couponpop_btntx { text-align: center; color: #fff; font-size: 18px; }

.cmlike { display: inline-block; }

.cmlike_btn { 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; vertical-align: top; background: none; }

.cmlike_ico { display: inline-block; vertical-align: top; font-size: 0; line-height: normal; }

.cmlike_ico i { display: inline-block; vertical-align: top; background: center / 100% no-repeat; }

.cmlike_ico .cmlike_primary_xs { width: 16px; height: 16px; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h16v16H0z'/%3E%3Cpath fill='%23000' stroke-width='0' stroke='%23000' fill-rule='nonzero' d='M8 14.16L2.72 8.88A4.07 4.07 0 011.6 6.24 3.4 3.4 0 014.96 2.8c1.28 0 2.4.72 3.04 1.76a3.4 3.4 0 013.04-1.76 3.35 3.35 0 013.36 3.44c0 .96-.4 1.92-1.12 2.64L8 14.16zM5.04 3.6A2.56 2.56 0 002.4 6.24c0 .72.32 1.52.88 2.16L8 13.12l4.72-4.72c.56-.72.88-1.44.88-2.16 0-1.44-1.12-2.64-2.56-2.64S8.48 4.72 8.48 6.24h-.8C7.6 4.72 6.48 3.6 5.04 3.6z'/%3E%3C/g%3E%3C/svg%3E"); }

.cmlike_ico .cmlike_secondary_xs { width: 16px; height: 16px; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h16v16H0z'/%3E%3Cpath fill='%23969696' stroke-width='0' stroke='%23969696' fill-rule='nonzero' d='M8 14.16L2.72 8.88A4.07 4.07 0 011.6 6.24 3.4 3.4 0 014.96 2.8c1.28 0 2.4.72 3.04 1.76a3.4 3.4 0 013.04-1.76 3.35 3.35 0 013.36 3.44c0 .96-.4 1.92-1.12 2.64L8 14.16zM5.04 3.6A2.56 2.56 0 002.4 6.24c0 .72.32 1.52.88 2.16L8 13.12l4.72-4.72c.56-.72.88-1.44.88-2.16 0-1.44-1.12-2.64-2.56-2.64S8.48 4.72 8.48 6.24h-.8C7.6 4.72 6.48 3.6 5.04 3.6z'/%3E%3C/g%3E%3C/svg%3E"); }

.cmlike_ico .cmlike_tertiary_xs { width: 16px; height: 16px; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h16v16H0z'/%3E%3Cpath fill='%23fff' stroke-width='0' stroke='%23fff' fill-rule='nonzero' d='M8 14.16L2.72 8.88A4.07 4.07 0 011.6 6.24 3.4 3.4 0 014.96 2.8c1.28 0 2.4.72 3.04 1.76a3.4 3.4 0 013.04-1.76 3.35 3.35 0 013.36 3.44c0 .96-.4 1.92-1.12 2.64L8 14.16zM5.04 3.6A2.56 2.56 0 002.4 6.24c0 .72.32 1.52.88 2.16L8 13.12l4.72-4.72c.56-.72.88-1.44.88-2.16 0-1.44-1.12-2.64-2.56-2.64S8.48 4.72 8.48 6.24h-.8C7.6 4.72 6.48 3.6 5.04 3.6z'/%3E%3C/g%3E%3C/svg%3E"); }

.cmlike_ico .cmlike_primary_s { width: 20px; height: 20px; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h16v16H0z'/%3E%3Cpath fill='%23000' stroke-width='0' stroke='%23000' fill-rule='nonzero' d='M8 14.16L2.72 8.88A4.07 4.07 0 011.6 6.24 3.4 3.4 0 014.96 2.8c1.28 0 2.4.72 3.04 1.76a3.4 3.4 0 013.04-1.76 3.35 3.35 0 013.36 3.44c0 .96-.4 1.92-1.12 2.64L8 14.16zM5.04 3.6A2.56 2.56 0 002.4 6.24c0 .72.32 1.52.88 2.16L8 13.12l4.72-4.72c.56-.72.88-1.44.88-2.16 0-1.44-1.12-2.64-2.56-2.64S8.48 4.72 8.48 6.24h-.8C7.6 4.72 6.48 3.6 5.04 3.6z'/%3E%3C/g%3E%3C/svg%3E"); }

.cmlike_ico .cmlike_secondary_s { width: 20px; height: 20px; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h16v16H0z'/%3E%3Cpath fill='%23969696' stroke-width='0' stroke='%23969696' fill-rule='nonzero' d='M8 14.16L2.72 8.88A4.07 4.07 0 011.6 6.24 3.4 3.4 0 014.96 2.8c1.28 0 2.4.72 3.04 1.76a3.4 3.4 0 013.04-1.76 3.35 3.35 0 013.36 3.44c0 .96-.4 1.92-1.12 2.64L8 14.16zM5.04 3.6A2.56 2.56 0 002.4 6.24c0 .72.32 1.52.88 2.16L8 13.12l4.72-4.72c.56-.72.88-1.44.88-2.16 0-1.44-1.12-2.64-2.56-2.64S8.48 4.72 8.48 6.24h-.8C7.6 4.72 6.48 3.6 5.04 3.6z'/%3E%3C/g%3E%3C/svg%3E"); }

.cmlike_ico .cmlike_tertiary_s { width: 20px; height: 20px; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h16v16H0z'/%3E%3Cpath fill='%23fff' stroke-width='0' stroke='%23fff' fill-rule='nonzero' d='M8 14.16L2.72 8.88A4.07 4.07 0 011.6 6.24 3.4 3.4 0 014.96 2.8c1.28 0 2.4.72 3.04 1.76a3.4 3.4 0 013.04-1.76 3.35 3.35 0 013.36 3.44c0 .96-.4 1.92-1.12 2.64L8 14.16zM5.04 3.6A2.56 2.56 0 002.4 6.24c0 .72.32 1.52.88 2.16L8 13.12l4.72-4.72c.56-.72.88-1.44.88-2.16 0-1.44-1.12-2.64-2.56-2.64S8.48 4.72 8.48 6.24h-.8C7.6 4.72 6.48 3.6 5.04 3.6z'/%3E%3C/g%3E%3C/svg%3E"); }

.cmlike_ico .cmlike_primary_m { width: 24px; height: 24px; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h16v16H0z'/%3E%3Cpath fill='%23000' stroke-width='0' stroke='%23000' fill-rule='nonzero' d='M8 14.16L2.72 8.88A4.07 4.07 0 011.6 6.24 3.4 3.4 0 014.96 2.8c1.28 0 2.4.72 3.04 1.76a3.4 3.4 0 013.04-1.76 3.35 3.35 0 013.36 3.44c0 .96-.4 1.92-1.12 2.64L8 14.16zM5.04 3.6A2.56 2.56 0 002.4 6.24c0 .72.32 1.52.88 2.16L8 13.12l4.72-4.72c.56-.72.88-1.44.88-2.16 0-1.44-1.12-2.64-2.56-2.64S8.48 4.72 8.48 6.24h-.8C7.6 4.72 6.48 3.6 5.04 3.6z'/%3E%3C/g%3E%3C/svg%3E"); }

.cmlike_ico .cmlike_secondary_m { width: 24px; height: 24px; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h16v16H0z'/%3E%3Cpath fill='%23969696' stroke-width='0' stroke='%23969696' fill-rule='nonzero' d='M8 14.16L2.72 8.88A4.07 4.07 0 011.6 6.24 3.4 3.4 0 014.96 2.8c1.28 0 2.4.72 3.04 1.76a3.4 3.4 0 013.04-1.76 3.35 3.35 0 013.36 3.44c0 .96-.4 1.92-1.12 2.64L8 14.16zM5.04 3.6A2.56 2.56 0 002.4 6.24c0 .72.32 1.52.88 2.16L8 13.12l4.72-4.72c.56-.72.88-1.44.88-2.16 0-1.44-1.12-2.64-2.56-2.64S8.48 4.72 8.48 6.24h-.8C7.6 4.72 6.48 3.6 5.04 3.6z'/%3E%3C/g%3E%3C/svg%3E"); }

.cmlike_ico .cmlike_tertiary_m { width: 24px; height: 24px; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h16v16H0z'/%3E%3Cpath fill='%23fff' stroke-width='0' stroke='%23fff' fill-rule='nonzero' d='M8 14.16L2.72 8.88A4.07 4.07 0 011.6 6.24 3.4 3.4 0 014.96 2.8c1.28 0 2.4.72 3.04 1.76a3.4 3.4 0 013.04-1.76 3.35 3.35 0 013.36 3.44c0 .96-.4 1.92-1.12 2.64L8 14.16zM5.04 3.6A2.56 2.56 0 002.4 6.24c0 .72.32 1.52.88 2.16L8 13.12l4.72-4.72c.56-.72.88-1.44.88-2.16 0-1.44-1.12-2.64-2.56-2.64S8.48 4.72 8.48 6.24h-.8C7.6 4.72 6.48 3.6 5.04 3.6z'/%3E%3C/g%3E%3C/svg%3E"); }

.cmlike_ico .cmlike_primary_l { width: 28px; height: 28px; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h16v16H0z'/%3E%3Cpath fill='%23000' stroke-width='0' stroke='%23000' fill-rule='nonzero' d='M8 14.16L2.72 8.88A4.07 4.07 0 011.6 6.24 3.4 3.4 0 014.96 2.8c1.28 0 2.4.72 3.04 1.76a3.4 3.4 0 013.04-1.76 3.35 3.35 0 013.36 3.44c0 .96-.4 1.92-1.12 2.64L8 14.16zM5.04 3.6A2.56 2.56 0 002.4 6.24c0 .72.32 1.52.88 2.16L8 13.12l4.72-4.72c.56-.72.88-1.44.88-2.16 0-1.44-1.12-2.64-2.56-2.64S8.48 4.72 8.48 6.24h-.8C7.6 4.72 6.48 3.6 5.04 3.6z'/%3E%3C/g%3E%3C/svg%3E"); }

.cmlike_ico .cmlike_secondary_l { width: 28px; height: 28px; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h16v16H0z'/%3E%3Cpath fill='%23969696' stroke-width='0' stroke='%23969696' fill-rule='nonzero' d='M8 14.16L2.72 8.88A4.07 4.07 0 011.6 6.24 3.4 3.4 0 014.96 2.8c1.28 0 2.4.72 3.04 1.76a3.4 3.4 0 013.04-1.76 3.35 3.35 0 013.36 3.44c0 .96-.4 1.92-1.12 2.64L8 14.16zM5.04 3.6A2.56 2.56 0 002.4 6.24c0 .72.32 1.52.88 2.16L8 13.12l4.72-4.72c.56-.72.88-1.44.88-2.16 0-1.44-1.12-2.64-2.56-2.64S8.48 4.72 8.48 6.24h-.8C7.6 4.72 6.48 3.6 5.04 3.6z'/%3E%3C/g%3E%3C/svg%3E"); }

.cmlike_ico .cmlike_tertiary_l { width: 28px; height: 28px; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h16v16H0z'/%3E%3Cpath fill='%23fff' stroke-width='0' stroke='%23fff' fill-rule='nonzero' d='M8 14.16L2.72 8.88A4.07 4.07 0 011.6 6.24 3.4 3.4 0 014.96 2.8c1.28 0 2.4.72 3.04 1.76a3.4 3.4 0 013.04-1.76 3.35 3.35 0 013.36 3.44c0 .96-.4 1.92-1.12 2.64L8 14.16zM5.04 3.6A2.56 2.56 0 002.4 6.24c0 .72.32 1.52.88 2.16L8 13.12l4.72-4.72c.56-.72.88-1.44.88-2.16 0-1.44-1.12-2.64-2.56-2.64S8.48 4.72 8.48 6.24h-.8C7.6 4.72 6.48 3.6 5.04 3.6z'/%3E%3C/g%3E%3C/svg%3E"); }

.cmlike_ico .cmlike_etc { width: 48px; height: 48px; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h16v16H0z'/%3E%3Cpath fill='%23ff3e3e' stroke-width='0' stroke='%23ff3e3e' fill-rule='nonzero' d='M8 14.16L2.72 8.88A4.07 4.07 0 011.6 6.24 3.4 3.4 0 014.96 2.8c1.28 0 2.4.72 3.04 1.76a3.4 3.4 0 013.04-1.76 3.35 3.35 0 013.36 3.44c0 .96-.4 1.92-1.12 2.64L8 14.16zM5.04 3.6A2.56 2.56 0 002.4 6.24c0 .72.32 1.52.88 2.16L8 13.12l4.72-4.72c.56-.72.88-1.44.88-2.16 0-1.44-1.12-2.64-2.56-2.64S8.48 4.72 8.48 6.24h-.8C7.6 4.72 6.48 3.6 5.04 3.6z'/%3E%3C/g%3E%3C/svg%3E"); }

.cmlike_ico .sr_on { display: block; }

.cmlike_ico .sr_off { display: none; }

@media (hover: hover) { .cmlike_btn:hover .cmlike_ico [class^="cmlike_"] { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h16v16H0z'/%3E%3Cpath fill='%23ff3e3e' stroke-width='0' stroke='%23ff3e3e' fill-rule='nonzero' d='M8 14.16L2.72 8.88A4.07 4.07 0 011.6 6.24 3.4 3.4 0 014.96 2.8c1.28 0 2.4.72 3.04 1.76a3.4 3.4 0 013.04-1.76 3.35 3.35 0 013.36 3.44c0 .96-.4 1.92-1.12 2.64L8 14.16zM5.04 3.6A2.56 2.56 0 002.4 6.24c0 .72.32 1.52.88 2.16L8 13.12l4.72-4.72c.56-.72.88-1.44.88-2.16 0-1.44-1.12-2.64-2.56-2.64S8.48 4.72 8.48 6.24h-.8C7.6 4.72 6.48 3.6 5.04 3.6z'/%3E%3C/g%3E%3C/svg%3E"); }
    .cmlike_btn:hover .cmlike_ico [class^="cmlike_tertiary_"] { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h16v16H0z'/%3E%3Cpath fill='%23ff3e3e' stroke-width='0' stroke='%23ff3e3e' fill-rule='nonzero' d='M8 14.16L2.72 8.88A4.07 4.07 0 011.6 6.24 3.4 3.4 0 014.96 2.8c1.28 0 2.4.72 3.04 1.76a3.4 3.4 0 013.04-1.76 3.35 3.35 0 013.36 3.44c0 .96-.4 1.92-1.12 2.64L8 14.16zM5.04 3.6A2.56 2.56 0 002.4 6.24c0 .72.32 1.52.88 2.16L8 13.12l4.72-4.72c.56-.72.88-1.44.88-2.16 0-1.44-1.12-2.64-2.56-2.64S8.48 4.72 8.48 6.24h-.8C7.6 4.72 6.48 3.6 5.04 3.6z'/%3E%3C/g%3E%3C/svg%3E"); } }

._js_cmlike.on .cmlike_ico [class^="cmlike_"] { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h16v16H0z'/%3E%3Cpath fill='%23ff3e3e' stroke-width='0' stroke='%23ff3e3e' fill-rule='nonzero' d='M8 14.16L2.72 8.88A4.07 4.07 0 011.6 6.24 3.4 3.4 0 014.96 2.8c1.28 0 2.4.72 3.04 1.76a3.4 3.4 0 013.04-1.76 3.35 3.35 0 013.36 3.44c0 .96-.4 1.92-1.12 2.64L8 14.16z'/%3E%3C/g%3E%3C/svg%3E"); }

._js_cmlike.on .cmlike_ico [class^="cmlike_tertiary_"] { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h16v16H0z'/%3E%3Cpath fill='%23fff' stroke-width='0' stroke='%23fff' fill-rule='nonzero' d='M8 14.16L2.72 8.88A4.07 4.07 0 011.6 6.24 3.4 3.4 0 014.96 2.8c1.28 0 2.4.72 3.04 1.76a3.4 3.4 0 013.04-1.76 3.35 3.35 0 013.36 3.44c0 .96-.4 1.92-1.12 2.64L8 14.16z'/%3E%3C/g%3E%3C/svg%3E"); }

._js_cmlike.on .sr_off { display: block; }

._js_cmlike.on .sr_on { display: none; }

/*# sourceMappingURL=com_component.css.map */
