.friendsnews-list .friendsnews-list-item { display: flex; padding: 20px 0; border-bottom: 1px solid #ccc; }
@media screen and (max-width: 767px) { .friendsnews-list .friendsnews-list-item { flex-direction: column; row-gap: 10px; } }
.friendsnews-list .friendsnews-list-date { width: 10em; margin-bottom: 0; }
.friendsnews-list .friendsnews-list-con { flex: 1; }
.friendsnews-list .friendsnews-list-icon { display: flex; flex-wrap: wrap; gap: 5px 10px; margin-bottom: 5px; }
.friendsnews-list .friendsnews-list-icon span { display: inline-block; padding: 0 1em; border-width: 1px; border-style: solid; border-radius: 5px; }
.friendsnews-list .friendsnews-list-icon span._cat-information { border-color: #D2D2D2; background-color: #EEEEEE; }
.friendsnews-list .friendsnews-list-icon span._cat-seminar { border-color: #E8BCBC; background-color: #FCDBDB; }
.friendsnews-list .friendsnews-list-icon span._cat-friends { border-color: #E6DB7C; background-color: #FCF6C3; }
.friendsnews-list .friendsnews-list-icon span._cat-hotels { border-color: #EEC4EC; background-color: #FCE5FB; }
.friendsnews-list .friendsnews-list-icon span._cat-tourist-spot { border-color: #C5D7EC; background-color: #D6E6F9; }
.friendsnews-list .friendsnews-list-icon span._cat-gourmet { border-color: #E8CFB2; background-color: #FCE5C9; }
.friendsnews-list .friendsnews-list-icon span._cat-relaxation { border-color: #ADE3AE; background-color: #D9F9D9; }
.friendsnews-list .friendsnews-list-icon span._cat-sports { border-color: #BEE2E6; background-color: #DAF8FC; }
.friendsnews-list .friendsnews-list-icon span._cat-local-history { border-color: #C9C4E8; background-color: #E4E1F8; }
.friendsnews-list .friendsnews-list-icon span._cat-local { border-color: #DAE8B2; background-color: #EEF9CD; }
.friendsnews-list .friendsnews-list-ttl { margin-bottom: 0; }

/*# sourceMappingURL=home.css.map */
