
/* top 메뉴 기존 */
.result_fixmenu {   padding: 0;  border-bottom: .2rem solid #c2c2c2; border-top: .2rem solid #c2c2c2;}
.r_tabmenu {   border-top: unset;   border-bottom: unset; }
.tabmenu.select { border-bottom: 0.3rem solid var(--rfcolor); }

/* 공통부분 기존 */
.r1_title { font-size: 2.2rem; margin-bottom: .4rem; }
.sort_detail { font-size: 2rem; }

/* 용도와 사양점수에 대한 설명 새로운 */
.userrst_title {   font-size: 2.2rem; margin-bottom: 1rem; }

.user_result {   margin-bottom: 2rem; }
.userrst_img {   padding-bottom: 1rem; }
.userrst_txt1, .userrst_txt2 {   color: #595959; }
.userrst_more {  padding-top: .6rem;   text-align: right;   cursor: pointer;   font-size:1.1rem; }
.user_rst { border:.1rem solid #c2c2c2; border-radius:1rem; padding:1rem; }

/* 실시간제품정보 기존 */
.link_info { margin-top: .2rem; background-color: #f8f8f8; border-radius: 1rem; border: .1rem solid #c2c2c2;}
.link_detail_info { /*background-color: #F6FBFD;*/ background-color: unset; }
.realtimeprice_title { align-items: unset; justify-content: space-between; }
.realtimeprice_title .rt_title { width: 60%; }
.realtime_mall_price_info { width: 100%; border-radius: unset; box-shadow: unset; border-top: unset; border-left: unset; gap: .2rem; border: unset; }
/* .ad_mall_info.real_info, .remain_info { background-color: unset; border: unset; border-radius: unset; } */
.real_info { align-items: center; gap: 1rem; padding: 0rem; border-bottom: unset; width: 100%; background-color: #fff; }
.ad_mall_info_container, .rt_mall_info_container { align-items: start; padding: 1rem 1.4rem; background-color: #F6FBFD; /*border: .1rem solid #c2c2c2; border-radius: .4rem; background-color: #F6FBFD;*/ }
.real_mall_price { text-align: right; display: flex; flex-direction: column; align-content: flex-end; align-items: flex-end; }
.real_mall_name { width: 60%; }
.real_mall_price { width: 40%; }
.realtimeprice .prdprice { color: #d94925; font-size: 2rem; }
.prd_progress-con { border: 1px solid #c2c2c2; }


/* 실시간제품정보 title쪽 새로운 */
.kakao_cs { width: 35%; }
.sort_explain {  color: #787878;   font-size: 1rem;   margin-top: .4rem; }
.online_user {   color: #0e6d62; }
.buy_test { width: 2.4rem; position: absolute; left: 10%; top: 0; }
.mall__icon { width: 40%; }

/* 실시간제품정보 새로운 */
.rt_mall_info_grp { display:flex; }
.prd_name_title { color: #376af9; font-size: 1.2rem; margin-bottom: .4rem; }
.prd__name { color: rgba(37, 37, 37, 0.8); font-size: 1.4rem; font-weight: 800; }
.rt_mall_btn { margin-top: .4rem; }
.detail_btn { background-color: #fff; text-align: center; padding: .1rem 0; font-size: 1.2rem; }
.seller__go { width: 100%; display: flex; justify-content: flex-end; }
.seller__go .move_btn { color: white; background-color: #002afd; padding: .16rem .4rem; font-size: 1.2rem; border-radius: .2rem; }


/* 실시간제품정보 디테일 기존 */
.rpd_border { /*background-color: #f8f8f8;*/ border: .1rem solid #c2c2c2; border-radius: .4rem; }
.link_title_info { padding: 0 .6rem; }
.link_scope_prdimg { width: unset; margin-top: unset; display: block; gap: unset; justify-content: unset; }
.link_detail_scope { width: calc(100% - 0.8rem); padding: .4rem; }
.detail_star_scope { margin-bottom: .4rem; }

/* 실시간제품정보 디테일 새로운 */
.buy_data { padding: 1rem; margin: 1rem 0 .4rem 0; }
.evaluation { padding: 1rem .2rem; color: #595959; font-size: 1.4rem; font-family: 'Montserrat-Light'; }
.eval_title { font-family: 'Montserrat-SemiBold'; }
.eval_txt { padding-left: .2rem; }
.line_eval { padding: 0 .4rem; }

.prdmall_price { margin: .4rem 0; }

.prdp_title { text-align: center; font-size: 1.6rem; color: rgba(37, 37, 37, 0.8); font-weight: 600; margin: 1rem; }

.prdimg_mallgrp { display: flex; width: 100%; }

.prd_img { width: 52%; }

.mall_group { width: 45%; }
.prdimg_mallgrp .sort_explain { width: 90%; margin-left: 10%; font-size: 1.1rem; }

.mall_detail { display: flex; color: #787878; margin-top: .2rem; font-weight: 600; }
.mall_number { font-size: 2rem; width: 10%; }
.mallgrp { background-color: #fff; border: .1rem solid #c2c2c2; width: 90%; }
.mall__logo { display: flex; width: 98%; gap: 8%; align-items: center; margin-left: 6%; }
.mall_detail .mall__img { width: 65%; }
.mall__link { width: 16%; }
.detail_prdprice { font-size: 1.6rem; text-align: right; margin-right: 10%; padding-bottom: 1rem; padding-top: .4rem; }

.buy_info { padding: .6rem 1rem 1rem 1rem; color: #787878; font-size: 1rem; text-align: center; }




.test_title { font-size: 2.2rem; }