.notice-post-list .notice-item{position:relative;display:block;display:flex;-webkit-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:stretch;-ms-justify-content:stretch;justify-content:stretch;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;transition:background-color .3s;color:#333;background-color:rgba(250,250,250,0);padding:14px 20px;border-bottom:1px solid rgba(51,51,51,.1)}.notice-post-list .notice-item:hover{background-color:#fafafa}.notice-post-list .notice-item .content{flex-grow:1;width:1px}.notice-post-list .notice-item .content>.subject{position:relative;display:block;font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.33;vertical-align:middle}.notice-post-list .notice-item .content>.subject>.new{position:relative;display:inline-block;font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:-.2px;text-align:center;color:#fff;border-radius:1px;background-color:#88d8d8;padding:5px 10px;margin-right:7px;vertical-align:middle}.notice-post-list .notice-item .content>.reg-date{font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.43;letter-spacing:-.39px;color:#b0b0b0}.notice-post-list .notice-item:after{position:relative;display:block;content:"";width:20px;height:20px;background-image:url(../../../img/icon-arrow-right.svg);background-size:contain;background-position:center;background-repeat:no-repeat}