.tokusho{
margin-top:20px;}

.block-title{
  font-size: 1.2rem;
  font-weight:bold;
  border-left:solid 5px #00bfc7;
  padding-left:10px;
  margin-bottom:20px;
}
.block-subtitle{
  font-weight:bold;
  margin-bottom:10px;
}
.block-contents{
  line-height:1.7em;
 margin-bottom:30px;
}

@media only screen and ( max-width : 768px ) {

}