@charset "UTF-8";.p-messageList{display:-ms-grid;display:grid;-ms-grid-columns:1fr 10px 1fr;grid-template-columns:repeat(2,1fr);gap:10px}@media print,screen and (min-width:1280px){.p-messageList{-ms-grid-columns:1fr 20px 1fr 20px 1fr 20px 1fr;grid-template-columns:repeat(4,1fr);gap:20px}}.p-messageList__item{display:-webkit-box;display:-ms-flexbox;display:flex}.p-messageList__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;border:1px solid #ddd;background-color:#fff;padding:15px 10px;color:#333;text-decoration:none;-webkit-transition:all 0.2s;transition:all 0.2s}@media print,screen and (min-width:1280px){.p-messageList__link{padding:20px 15px}}.p-messageList__link:visited{color:#333}@media (any-hover:hover){.p-messageList__link:hover{border-color:#8E3462;opacity:0.8}}.p-messageList__img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:10px;height:60px}@media print,screen and (min-width:1280px){.p-messageList__img{height:80px}}.p-messageList__img img{width:auto;max-width:min(100%,140px);max-height:100%}@media print,screen and (min-width:1280px){.p-messageList__img img{max-width:min(100%,180px)}}.p-messageList__name{font-weight:bold;font-size:1.2rem;line-height:1.5;text-align:center}@media print,screen and (min-width:1280px){.p-messageList__name{font-size:1.4rem}}
/*# sourceMappingURL=message.css.map */