/*매거진 리스트*/
.magazine .article-list__top{display: none;}
.magazine thead{display: none;}
.magazine .article-list{border: 0;margin-top: 50px;margin-bottom: 87px;}
.magazine table.l-table,
.magazine table.l-table tbody,
.magazine table.l-table tr,
.magazine table.l-table td{display: block;}
.magazine table.l-table td{display: none;padding: 0;}
.magazine table.l-table td.td_left{display: block;}
.magazine table.l-table tbody{display: flex;gap: 37px 30px;flex-wrap: wrap;}
.magazine table.l-table tbody tr{flex-basis: calc(33.33% - 20px);border: 0;flex-shrink: 0;width:  calc(33.33% - 20px);}
.magazine .article-list__item-link-wrap{display: block;}
.magazine .thumb-item__img{height: auto;}
.magazine .article-list__item-link .thumb-item__media{width: auto;aspect-ratio: auto;}
.magazine .article-list__item-link .thumb-item__media .thumb-item__img{margin-bottom: 24px;}
.magazine .article-list__item-title{text-align: left;margin-top: 00px;overflow:visible;white-space: wrap;}
.magazine .article-list__item-title .ico,
.magazine .article-list__item-title .ico-hot{display: none;}
.magazine .article-list__item-title-text{font-size: 18px;color: #000;font-weight: 600;text-align: left;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3;-webkit-box-orient: vertical;line-height: 26px;}
.magazine .thumb-item__img{display: none;}
.magazine .thumb-item__img.w380{display: block !important;}
.magazine .magazine_txt{display:  -webkit-box !important;font-size: 16px;color: #888888;line-height: 26px;letter-spacing: -0.01em;font-weight: 300;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5;-webkit-box-orient: vertical;}
.magazine .magazine_view{display:  inline-block !important;background: url(../img/celleanser/icon_view_arrow.png)no-repeat center right;padding-right: 15px;font-size: 14px;letter-spacing: -0.01em;}

/*매거진 상세*/
.magazine .magazine_tit{padding-top: 70px;}
.magazine .article-view__content--text-detail{padding-bottom: 0;}
.magazine .article-view__content{padding-top: 0px;line-height: 33px;border-bottom: 0;padding-left: 0;padding-right: 0;padding-bottom: 0;}
.magazine .article-view__content p{letter-spacing: -0.01em !important;}
.magazine .board__head,
.magazine .article-view__table,
.magazine .article-view__content--main-image{display: none;}
.magazine .article-view__btns{justify-content: center;}
.magazine .article-view__btns .btn{font-size: 18px;color: #000;font-weight: 400;letter-spacing: -0.01em;width: 230px;height: 55px;border-color: #e5e5e5;;}
.magazine .magazine_tit{display: block !important;font-size: 18px;}