.newsList__box__icon{display:flex;flex-shrink:0;justify-content:flex-end;transition:.5s}.newsList__box__icon img{width:6px}.newsList{display:flex;gap:4rem}.newsList_filterBox{flex-shrink:0}.newsList__wrapper{width:100%}.newsList_filter{border-top:1px solid #cacaca;display:block;min-width:160px;padding:1.5rem 2rem;transition:.3s}.newsList_filter:last-child{border-bottom:1px solid #cacaca}.newsList_filter:hover,.newsList_filter_activ{background-color:#484646;color:#fff}.newsList__ul{display:grid;gap:1rem;grid-template-columns:repeat(1,1fr);list-style:none;margin:0;padding:0;transition:all .3s}.newsList__li{padding:2rem;transition:.5s}.newsList__li:nth-child(odd){background-color:#fff}.newsList__li:nth-child(2n){background-color:#f8f8f8}.newsList__li:hover{background:#e9f2eb}.newsList__li:hover .newsList__box__icon{margin-right:2rem}.newsList__link{color:inherit;display:block;text-decoration:none}.newsList__content{align-items:center;display:flex;gap:2rem;justify-content:space-between}.newsList__li__text{display:flex;flex:1;flex-direction:column;gap:.8rem;min-width:0}.newsList__li__text__tags{display:flex;flex-wrap:wrap;gap:15px}.newsList__li__text__tag{align-items:center;background:#fff;border:1px solid #000;border-radius:3px;color:#000;display:flex;font-weight:400;justify-content:center;padding:3px 15px;text-decoration:none}.newsList__title{margin:6rem 0;text-align:center}.newsList__li__text__title{margin:5px 0}.newsList__right{align-items:center;display:flex;flex-shrink:0;gap:1.5rem}.newsList__thumbnail{aspect-ratio:16/9;background:#eee;overflow:hidden;width:240px}.newsList__thumbnail img{display:block;height:100%;object-fit:cover;width:100%}.active{color:#fff;transform:scale(1.2)}.active,.newsList__btn{transition:.4s}.active2{display:block}.newsList__btnSection{background:#adadad}.newsList__btnBox{display:flex;justify-content:space-between;padding:3rem 0}.comming_soon_text{align-items:center;background:#eee;color:#8b8b8b;display:flex;font-weight:700;height:100%;justify-content:center}.contents_none{text-align:center}.close_wrapper{align-items:center;background:#eee;display:flex;height:30Vh;justify-content:center}.close_wrapper p{color:#8b8b8b}@media screen and (max-width:900px){.newsList__thumbnail{width:180px}}@media screen and (max-width:700px){.newsList{flex-direction:column}.newsList_filter{border:1px solid #cacaca;border-radius:3px;min-width:0;padding:1rem 2rem;transition:.3s}.newsList_filterBox{display:flex;flex-wrap:wrap;gap:1rem}.newsList__ul{gap:0}.newsList__content{align-items:flex-start;flex-direction:column}.newsList__right{justify-content:space-between;width:100%}.newsList__thumbnail{max-width:none;width:100%}.newsList__li__text__tags{gap:5px}.newsList__li__text__tag{padding:1px 10px}}