@charset 'utf-8';
/* --
.hear-the-wind-sing
.pinball-1973
.a-wild-sheep-chase
.hard-boiled-wonderland-and-the-end-of-the-world
.norwegian-wood
.dance-dance-dance
.south-of-the-border-west-of-the-sun
.the-wind-up-bird-chronicle
.sputnik-sweetheart
.kafka-on-the-shore
.afterdark
.ichi-kew-hachi-yon
.colorless-tsukuru-tazaki-and-his-years-of-pilgrimage
   -- */
#title {
  display: none;
}
html,
body,
h1,
ul,
dl,
dt,
dd,
p {
  margin: 0;
  padding: 0;
}
html {
  text-rendering: optimizeLegibility;
}
body {
  background: #fff;
  color: #1a1a1a;
  font: 15px/1.8 "游ゴシック", "YuGothic", 'ヒラギノ角ゴ ProN W3', "Hiragino Kaku Gothic ProN", "Meiryo", Helvetica, Arial, sans-serif;
  text-align: center;
}
a {
  text-decoration: none;
}
ul,
ol {
  list-style-type: none;
}
h1 {
  margin: 80px 0 50px;
}
h1 img {
  width: 470px;
  max-width: 70%;
}
.a-wild-sheep-chase {
  width: 777px;
  max-width: 96%;
}
dl {
  width: 767px;
  max-width: 87%;
  text-align: right;
  margin: -5px auto 0;
}
dt,
dd {
  display: inline-block;
}
dt {
  font-size: 11px;
  color: #888;
  padding-right: 2px;
}
dd {
  font-size: 13px;
  font-weight: bold;
}
.and {
  margin-right: 15px;
}
.norwegian-wood {
  width: 717px;
  max-width: 85%;
  background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/t/teamennoshita/20150424/20150424171515.png?1429863448) 0 0;
  line-height: 40px;
  padding: 41px 0 1px;
  margin: 70px auto 100px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.norwegian-wood p {
  padding-bottom: 40px;
}
.norwegian-wood span {
  display: block;
}
.norwegian-wood a {
  color: #1fb0bf;
}
.norwegian-wood a:hover {
  color: #c60000;
}
footer {
  background: #f4f3d5;
  font-size: 11px;
  color: #929280;
  padding: 30px 15px 80px;
}
footer a {
  color: #1a1a1a;
}
footer img {
  width: auto;
  height: 25px;
}
footer ul {
  margin-top: 20px;
}
footer li {
  display: inline;
}
footer li a {
  opacity: 0.3;
}
footer li a:hover {
  opacity: 0.8;
}
@media (max-width: 777px) {
  h1 {
    margin: 40px 0 25px;
  }
  h1 img {
    width: 470px;
    max-width: 70%;
  }
  dl {
    text-align: center;
  }
  dt {
    font-size: 10px;
  }
  dd {
    font-size: 12px;
  }
  .norwegian-wood {
    background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/t/teamennoshita/20150424/20150424171516.png?1429863411) 0 0;
    line-height: 35px;
    padding: 36px 0 1px;
    margin: 40px auto 60px;
    font-size: 14px;
    text-align: justify;
  }
  .norwegian-wood span {
    display: inline;
  }
  .norwegian-wood p {
    padding-bottom: 35px;
  }
  .afterdark {
    text-align: right;
  }
  footer {
    padding-top: 15px;
  }
}
.special {
  background: #fdf5e9;
  border-bottom: 2px solid #888;
}
.special * {
  line-height: 0;
}
.special a {
  display: block;
}
.special-container {
  zoom: 1;
  display: inline-block;
  width: 668px;
  position: relative;
}
.special-container:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}
.special-txt img {
  width: 358px;
}
.special-ss img {
  width: 259px;
}
.special-badge img {
  width: 88px;
}
.special-txt {
  float: left;
  padding-top: 36px;
}
.special-ss {
  float: right;
  padding-top: 23px;
}
.special-badge {
  position: absolute;
  top: -17px;
  right: -40px;
}
@media (max-width: 777px) {
  .special-container {
    width: 100%;
  }
  .special-txt,
  .special-ss {
    float: none;
  }
  .special-txt {
    padding-top: 25px;
  }
  .special-txt img {
    max-width: 90%;
  }
  .special-ss {
    padding-top: 35px;
  }
  .special-badge {
    top: auto;
    right: auto;
    left: 50%;
    margin: 15px 0 0 100px;
  }
  .special-badge img {
    width: 58.66666667px;
  }
}