.news{max-width:1440px;margin:0 auto}.news .news_wrapper{padding:160px 200px}.news .news_wrapper .news_list{margin-bottom:56px}.news .news_wrapper .news_list a{display:flex;align-items:center;gap:40px;padding:24px 0;border-bottom:1px solid #aaa}.news .news_wrapper .news_list a .date{width:fit-content;flex-shrink:0;color:#666}.news .news_wrapper .news_list a .title{width:1000px}.news .news_wrapper .news_list a .arrow_bdr{width:48px;height:48px;background:linear-gradient(0.25turn, #2BA1D7, #7EDEE7);border-radius:50%;flex-shrink:0;padding:1px}.news .news_wrapper .news_list a .arrow_bdr .arrow{position:relative;background:#fff;border-radius:50%;width:100%;height:100%}.news .news_wrapper .news_list a .arrow_bdr .arrow img{position:absolute;width:18.6px;top:50%;left:50%;transform:translate(-50%, -50%)}@media screen and (max-width:1440px){.news .news_wrapper{padding:80px 10vw}}@media screen and (max-width:1024px){.news .news_wrapper{padding:80px 4vw}}@media screen and (max-width:767px){.news .news_wrapper .news_list a{flex-direction:column;gap:20px;align-items:flex-start;position:relative;padding-right:56px}.news .news_wrapper .news_list a .title{width:100%;line-height:1.4}.news .news_wrapper .news_list a .arrow_bdr{position:absolute;right:0;top:50%;transform:translateY(-50%);width:36px;height:36px}.news .news_wrapper .rights{margin:0 auto}}