@charset "utf-8";

.sizeGuide {display:flex;flex-direction:column;gap:40px;margin-top:40px;}
.tableTitle {font-family:"Pretendard SemiBold";font-size:18px;margin:20px 0 0;}
.tableTitle + .mypageUtil__table__wrap {margin-top:10px;}

.tab-02 li {background-color:#f5f5f5 !important;color:#222 !important;}
.tab-02>*>* {font-family: "Pretendard"}
.tab-02>.active {color:#fff !important;}
.tab-02>.active>* {font-family: "Pretendard SemiBold";}

.sizeGuideHotDeal {margin-top:0 !important;height:auto;}
.sizeGuideHotDeal .sellerProduct__productList {padding-bottom:0;}
.sizeGuideHotDeal .sellerProduct__productList .productlist .productName {margin-top:8px;}
.sizeGuideHotDeal__prev,
.sizeGuideHotDeal__next {cursor: pointer;}

.sizeGuideNotice {padding:15px;border: 1px solid #e6e6e6;}
.sizeGuideNotice__title {font-family: 'Pretendard Medium';color: #555;font-size: 14px;}
.sizeGuideNotice__title:before {display: inline-block;width: 15px;vertical-align: -3px;margin-right: 5px;height: 15px;content: "";background: url('../../img_1.5/common/icon/icon-shipping-info-exclamation.png') center center/100% no-repeat;}
.sizeGuideNotice__list {display:flex;flex-direction:column;margin-top:10px;gap:4px;}
.sizeGuideNotice__text {font-size:13px;line-height: 1.4;}