/*매거진 START*/
.class_curation_container .magazine_header {
    height: 10rem;
    border-bottom: 1px solid #EAEAEA;
    display: flex;
    flex-direction: column;
    gap: .7rem;
    padding: 2rem 3rem;
    background: #fff;
    max-width: 500px;
    width: 100%;
    z-index: 10;
    position: fixed;
}
.class_curation_container .magazine_header > p{
    font-size: 2rem;
    font-weight: 700;
    margin: 0 !important;
}

.class_curation_container .button-group {
    justify-content: space-between;
    padding-right: 2.375rem;
}

.class_curation_container .icon {
    width: 3rem;
    height: 3rem;
    cursor: pointer;
}

.relate_magazine_list .relate-list {
    padding: 0 2.375rem;
}

.relate_magazine_list .relate-list .magazine_list_image {
    width: 100%;
    aspect-ratio: 4 / 3;
    object-fit: cover;
}

.btn_magazine {
    padding: 0.938rem 1.25rem;
    border-radius: 0.625rem;
    border: 1px solid #E0E0E0;
    color: #000;
    font-size: 1.375rem;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    right: 0;
}

.relate-list .mgz_text_date {
    color: #CCC;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.modal4 > .modal4_cont_box.magazine_relate_box {
    height: 85%;
}
.relate-brand-area {
    height: calc(100% - 10rem);
    overflow-y: auto;
}
.brand-more img {
    width: 100%;
    padding: 0 20rem;
}
.related_pd_list .modal4_down_btn {
    position: absolute;
    top: 21px;
    right: 26px;
}
.related_pd_list .modal_close_btn {
    width: 1.5rem;
    height: 1.5rem;
}

.brand_detail_box .magazine_brand{
    width: 100%;
    display: flex;
    /*height: 50px;*/
    align-items: center;
    position: relative;
    margin-bottom: 1.75rem;
    margin-right: 2rem;
}
.brand_detail_box .magazine_brand .magazine_circle{
    width: 9.25rem;
    height: 9.25rem;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
}
.brand_detail_box .magazine_brand .magazine_circle img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    position: absolute;
    top: 0;
    left: 0;
    object-position: center;
}
.brand_detail_box .magazine_brand .brand_name{
    font-size: 1.6rem;
    margin-top: 1.3rem;
    font-weight: 500;
}

.magazine_brand_font {
    padding-left: 2.375rem;
    font-size: 2.5rem;
    font-weight: 500;
}

.magazine_product_list_normal{
    width: 100%;
    max-width: inherit;
    padding: 1rem;
}
.magazine_product_list a.is_square{
    display: block;
    position: relative;
    margin-bottom: 1.125rem;
    width: 14rem;
    height: 14rem;
}
.magazine_product_list .best_product_image{
    /*width: 159px;*/
    /*height: 159px;*/
    /*margin-bottom: 9px;*/
    /*position: relative;*/
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.magazine_product_list .best_product_image:after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border: 1px solid rgba(0, 0, 0, 0.08);
    /*-webkit-border-radius: 6px;*/
    /*border-radius: 6px;*/
    content: '';
}
.magazine_product_list .best_product_brand{
    /*margin-bottom: 6px;*/
    /*font-size: 12.5px;*/
    font-family: Pretendard;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    /*letter-spacing: 0.5px;*/
    text-align: left;
    color: #000;
    /* 2307 추가 */
    /*margin-top: 9px;*/
    font-size: 1.563rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 0.75rem;
    letter-spacing: 0.063rem;
}
.magazine_product_list .best_product_name{
    /*margin-bottom: 7px;*/
    /*font-size: 14px;*/
    font-family: Pretendard;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    /*line-height: 1.2;*/
    letter-spacing: normal;
    text-align: left;
    color: #000;
    /* 2307 */
    line-height: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    white-space: normal;
    word-break: break-all;
    font-size: 1.75rem;
    margin-bottom: 0.938rem;
}
.magazine_product_list .best_product_price_line{
    /*margin-bottom: 2.5px;*/
    /*font-size: 12px;*/
    font-family: Pretendard;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #898989;
    text-decoration: line-through;
    /* 2307 추가 */
    font-size: 1.5rem;
    margin-bottom: 0.313rem;
}
.magazine_product_list .best_product_price{
    font-family: Pretendard;
    /*font-size: 14px;*/
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    margin-bottom: 0;
    /* 2307 추가 */
    font-size: 1.75rem;
}
.magazine_product_list .best_product_price_discount{
    /*font-size: 14px;*/
    font-family: PretendardBold;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #f00;
    /*margin-bottom: 0;*/
    /* 2307 추가 */
    font-size: 1.75rem;
    margin-bottom: 0.75rem;
}
.magazine_product_list .best_product_price_discount_amount{
    /*margin-top: 6px;*/
    /*padding: 3.5px 9px 3.5px;*/
    /*border-radius: 10px;width: 65px;*/
    /*height: 20px;*/
    background-color: #f00000;

    /* 2307 추가 */
    padding: 0.438rem 1.125rem;
    border-radius: 1.25rem;
    width: fit-content;
    height: 2.5rem;
    line-height: normal;
    vertical-align: middle;
    display: flex;
    align-items: center;
}
.magazine_product_list .best_product_price_discount_amount .best_product_price_discount_amount_text{
    font-family: Pretendard;
    /*font-size: 11px;*/
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    margin-bottom: 0;
    /* 2307 추가 */
    font-size: 1.375rem;
}

/*매거진 END*/
