strong {
background: linear-gradient(transparent 80%, #66ccff 40%);
} @font-face {
font-family: minmoji;
src: url(https://minmoji.ucda.jp/fontseot/http%3A__www.helentech.net);
src: local('minmoji'), url(https://minmoji.ucda.jp/fontswoff/http%3A__www.helentech.net) format('woff'), url(https://minmoji.ucda.jp/fonts/http%3A__www.helentech.net) format("opentype");
}
body {
font-family: minmoji;
}  .entry-content table {
border-collapse: collapse;
text-align: left;
line-height: 1.5;
border-top: 1px solid #ccc;
border-left: 3px solid #369;
}
.entry-content table th {
width: 147px;
padding: 10px;
font-weight: bold;
vertical-align: top;
color: #153d73;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.entry-content table td {
width: 349px;
padding: 10px;
vertical-align: top;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.entry-content h2 {
position: relative;
padding: .25em .25em .5em .75em;
border-left: 6px solid #3498db;
font-size: 26px;
}
.entry-content h2::after {
position: absolute;
left: 0;
bottom: 0;
content: '';
width: 100%;
height: 0;
border-bottom: 1px solid #ccc;
}
.entry-content h3 {
position: relative;
padding: .5em .75em;
background-color: #fff;
border: 1px solid #ccc;
border-radius: 6px;
font-size: 20px;
}
.entry-content h3::before,
.entry-content h3::after {
position: absolute;
top: 100%;
left: 30px;
content: '';
height: 0;
width: 0;
border: 10px solid transparent;
}  .double-rectangle {
text-align: center;
overflow: hidden;
margin-bottom: 30px;
}
.left-rectangle {
float: left;
margin-left: 5px; }
.right-rectangle {
float: right;
margin-right: 5px; }