.stiemap-posts{position:relative;display:block;margin:14px 0 20px;}
.stiemap-posts h4{background:rgb(206 204 204 / 0.34);color:#000;padding:4px 12px;border-radius:4px;font-size:16px;border-bottom:2px solid #b5b5b5;margin:0 0 3px;line-height:21px;}
.stiemap-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;background:rgb(246 252 255 / 0.13);border:1px solid rgb(255 255 255 / 0.38);border-radius:5px;padding:0 10px;box-shadow:2px 3px 8px 1px rgb(167 225 255 / 0.28);}
.stiemap-wrap p{width:calc((100% - 10px) / 2);margin:3px 0;}
.stiemap-wrap p a{position:relative;font-size:15px;line-height:25px;display:block;margin:9px 0 0;font-weight:500;color:#000;border-bottom:1px solid #d4ebf9;}
.stiemap-wrap p strong span{color:#e00303;font-size:13px;font-weight:600;}
.stiemap-posts h4:before{content:"\f142";float:left;color:#000;font-weight:900;font-family:'Font Awesome 5 Free';font-size:12px;margin:0 4px 0 0;}
.stiemap-wrap p a:before{content:"\f192";float:left;color:#000;font-weight:500;font-family:'Font Awesome 5 Free';font-size:12px;line-height:26px;margin:0 4px 0 0;}
.stiemap-wrap p a:hover{color:#1616fb;}
@media screen and (max-width:640px){.stiemap-wrap{display:block;}
.stiemap-wrap p{width:100%;}
}
