@charset "UTF-8";

#retrip h1>span .vol.story {
  color: #000;
}

#retrip .url {
  background-color: #f6efe5;
  padding: 1.5rem;
  margin-bottom: 5rem;
}
#retrip .url .info .ttl {
  margin-bottom: 0.5rem;
  font-weight: 600;
}

#retrip .url .info__item:nth-child(n + 2) {
  margin-top: 1rem;
}

#retrip .info .desc p a, #retrip .url .link a {
  color: #cf4366;
  word-break: break-all;
  background: url(../img/icon_blank_black.svg) right 2px top 0.6rem no-repeat;
  background-size: 15px auto;
  padding: 0 24px 0 0;
}

ruby {
  ruby-position: over;
}