.title, .subtitle {
  text-align : right;
}
.ad-slogan {
  text-align : right;
  margin-top : 0.5em;
  margin-bottom : 0.5em;
  margin-left : 2.0em;
}
.index-side-image {
  float : left;
  margin-right : 3.0em;
}
.writer {
  font-size : 0.8em;
}
.like-button {
  clear : both;
}
.wp-list > li {
  display : inline-block;
  width : 14.0em;
  vertical-align : top;
}
.wp-list img {
  width : 12.0em;
}
.product-info > dd {
  margin-left : 2.0em;
}
.introduction > * {
  margin-top : 0.5em;
  margin-bottom : 0.5em;
}
.index {
  margin-top : 2.0em;
}
.index ~ section {
  border-top : 1px solid;
}
.index > h1,
.index ~ * > h1 {
  font-size : 1.2em;
  margin-top : 0.5em;
  margin-bottom : 0.5em;
}
.like-button * {
  display : inline;
}
.title {
  font-size : 2.0em;
  line-height : 1.0em;
  margin-top : 0.75em;
  margin-bottom : 0.75em;
}
.subtitle {
  font-size : 1.5em;
  line-height : 1.0em;
  margin-top : 0.75em;
  margin-bottom : 0.75em;
}

.announce > section > h1 {
  font-size : 1.2em;
}
.announce > p, .announce > section {
  font-size : 0.8em;
}
.announce > p:not(:first-child),
.announce > section:not(:first-child) {
  margin-top : 0.75em;
}
