@charset "UTF-8";
/**
 * その他（チラシ等）
 */
/* ==========================================================================
   その他（チラシ等）
   ========================================================================== */
.inblock-parent {
  letter-spacing: -.40em; }

.vol {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
  margin-right: 20px;
  margin-bottom: 30px;
  width: 350px;
  overflow: hidden;
  vertical-align: top; }
  .vol:nth-child(2n) {
    margin-right: 0; }
  .vol .image,
  .vol .cover {
    float: left;
    width: 100px; }
  .vol .txt,
  .vol .fr {
    float: right;
    width: 235px; }
    .vol .txt p,
    .vol .fr p {
      float: none;
      width: auto; }
  .vol h2 {
    font-size: 107.69231%;
    font-weight: bold; }
  .vol p {
    font-size: 92.30769%;
    background: url(/common/css/img/icon_arrow05.png) no-repeat left 5px;
    line-height: 1.67;
    margin-top: 10px;
    text-indent: 11px; }

