div.entry-meta span {
    display: none;
}
.wrap-a{
border:solid 2px #4169e1;
border-radius:10px;
padding:20px;
}
.seko-j {
border-collapse: separate;
border:1px solid #dcdcdc;
width:100%;
  text-align:justify;
  word-break:break-all; 
  text-justify:inter-ideograph;
  text-justify:inter-character;
  word-wrap:break-word;
  overflow-wrap:break-word;
 }
.seko-j th{width:30%;background:#f5f5f5;}
.seko-wrap{
/*    display:flex;*/
/*justify-content: space-between;*/
}
.gazou-d{height:380px; text-align:center;}
.gazou-d img{height:350px;width:55%;object-fit: cover; }
/*.data-hyo{width:100%;}*/
@media screen and (max-width: 959px) {
.gazou-d img{width:100%;}
.seko-j {width:100%;}
}