.news_box,.news_container{width:100%}.news_box{align-items:center;background-color:#fff;border-top:1px solid #ddd;color:#46aff0;cursor:pointer;display:flex;flex-direction:row;font-weight:500;justify-content:space-between;letter-spacing:.1em;padding:30px;transition:all .6s ease}a.news_box{text-decoration:none}.news_box:hover{background-color:#f7f7f7}.news_box:hover .news_p{color:#46aff0}.news_contents{align-items:center;display:flex;width:100%}.news_tag{margin:0 40px 0 0;width:80px}.news_txt{margin:0 30px 0 0}.news_txt_date{color:#46aff0;font-family:Montserrat,sans-serif;font-size:clamp(1rem,1vw,1rem);font-weight:500;margin:0 0 10px}.news_p{color:#444;margin:0;transition:all .6s ease}.news_link:hover{text-decoration:underline}.news_icon{background:no-repeat url(https://47962248.fs1.hubspotusercontent-na1.net/hubfs/47962248/web/module/icon/common/ico_txt_link.svg) 50%/contain;height:30px;width:30px}.end_line{border-top:1px solid #ddd;margin:0;padding:0;width:100%}@media(max-width:1000px){.news_box{padding:20px;row-gap:20px}.news_box,.news_contents{align-items:flex-start;flex-direction:column}.news_icon{align-self:flex-end}}