.protect_contents-overlay{
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity:0.7;
display: none;
z-index: 1500;
}
.protect_alert{
position:fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
padding: 0 10px 0 10px;
margin: auto;
width:300px;
height:100px;
overflow:hidden;
background-color:#fff;
display: none;
z-index: 2000;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-o-border-radius: 10px; 
-ms-border-radius: 10px;
}
.protect_alert_word{
width:300px;
height:100px;
display:table-cell;
text-align:center;
vertical-align:middle;
}.crp_related{clear:both;margin:10px 0}.crp_related figure,.crp_related h3{margin:0!important}.crp_related ul{display:grid;gap:10px;margin:0;justify-items:center;list-style:none}.crp_related ul li{text-align:left;word-break:break-word}.crp_related .crp_thumb,.crp_related .crp_title{display:block;margin:0 auto}.crp_related ul li a{text-decoration:none!important}.crp_related ul li img{max-width:100%;height:auto;display:block;margin:0 auto}.crp_clear{clear:both}.crp_author,.crp_date,.crp_excerpt{display:block;font-size:.9em}