/* navigation */
.active-nav .subjectSide_list .subjectSide_item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    width: 140px;
    text-align: center;
}
.active-nav .side-share-wrap {
    background-color: #f65c27;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 10px 20px 12px;
    width: 140px;
    text-align: center;
}
.active-nav .subjectSide_list .subjectSide_item .subjectSide_link {
    color: #bbbbbb;
}
.active-nav .subjectSide_list .subjectSide_item:hover .subjectSide_link {
    color: #f65c27;
}
.active-nav .side-share-wrap .share-btn i {
    color: rgb(255 255 255 / 85%);
}
.active-nav .side-share-wrap p {
    color: #fff;
}

/*title*/
.active-list-title {
    background-position: 50%!important;
    background-repeat: no-repeat!important;
    background-size: contain!important;
    color: rgba(0,0,0,.87);
    font-size: 36px;
    font-weight: 700;
    margin: 0px 0 15px;
    position: relative;
    text-align: center;
    text-transform:uppercase;
}

#floor0 {
    margin-top: 30px;
}



/*text*/
.rich_text_content {
    background: #fff0;
    color: rgb(30 30 30 / 80%);
    font-size: 16px;
    line-height: 24px;
    text-align: right;
}

/*title*/

.google_newTitle {
    margin-bottom: 16px!important;
}

.special_limitTime_list .time_info .progress span {
    background: #f65b26;
}
.active-list-title {
    margin: -10px 0 20px 0;
}




#floor1,#floor4,#floor8,#floor10,#floor12 {
    margin-top: 10px;
}
#floor2 {
    margin-top: 20px;
}


#floor1 .active-list-title {
    margin-bottom: 0 !important;
}


.active-list-sub {
    font-size: 16px;
    color: #4b4b4b;
    text-align: center;
    margin-top: -20px;
}


/*coupon*/
.coupon_item_7 {
    background-color: #ffffff;
}
.coupon_item_7 .coupon_main_sale {
    color: #f65b26;
}
.coupon_item_7 .coupon_pcs {
    color: #000;
}
.coupon_item_7 .coupon_sale {
    color: #000;
}
.coupon_item_7 .coupon_valid {
    color: #000;
}
.coupon_item_7 .coupon_btn {
    background-color: hsl(15.29deg 92.04% 55.69%);
    color: #fff;
    font-weight: 700;
    padding: 11px 0;
}

.coupon_item_layout3 .coupon_summary {
    border-bottom: 1px dashed hsl(0deg 0% 78.25% / 50%);
    height: 92px;
    width: 100%;
}


.coupon_item_6 {
    background-color: #ffffff;
}
.coupon_item_6 .coupon_main_sale {
    color: #f65b26;
}
.coupon_item_6 .coupon_pcs {
    color: #000;
}
.coupon_item_6 .coupon_sale {
    color: #000;
}
.coupon_item_6 .coupon_valid {
    color: #000;
}
.coupon_item_6 .coupon_btn {
    background-color: hsl(15deg 92% 56% / 70%);
    color: #fff;
    font-weight: 700;
    padding: 11px 0;
}
.coupon_item_layout2 .coupon_summary {
    border-bottom: 1px dashed hsl(0deg 0% 78.25% / 50%);
}
