refinesnow2-1.2
.sd-title {
width:100%;
}
.jp-relatedposts-headline {
width:100%;
}
.btn-long {
width:90%;
font-size:18px;
font-weight:bold;
text-decoration:none;
display:block;
text-align:center;
margin-left:auto;
margin-right:auto;
padding:8px 10px 10px;
color:#fff !important;
background-color:teal;
border-radius:5px;
}
/* アイキャッチを左側に表示 */
.img-right .entry-img {
float: left;
}
.img-right .entry-img img {
margin: 0 15px 15px 0;
}
.tate {
writing-mode: tb-rl; /* IE用 */
writing-mode: vertical-rl; /* Chrome、Firefox用 */
margin: 0 auto;
white-space: nowrap;
width: 1em; /* firefox対策 */
line-height: 1em; /* firefox対策 */
text-orientation: upright;
}