@charset "UTF-8";
/* line 17, ../../../../../../Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* body
================================================== */
/* line 8, ../scss/style_sp.scss */
body {
  background: #000;
}

/* header
================================================== */
/* line 12, ../scss/style_sp.scss */
header {
  position: relative;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #404040), color-stop(100%, #000000));
  background-image: -webkit-linear-gradient(#404040, #000000);
  background-image: -moz-linear-gradient(#404040, #000000);
  background-image: -o-linear-gradient(#404040, #000000);
  background-image: linear-gradient(#404040, #000000);
}

/* contents
================================================== */
/* line 19, ../scss/style_sp.scss */
#contents {
  width: 90%;
  margin: 0 auto;
  background: #fff;
}
/* line 23, ../scss/style_sp.scss */
#contents h2 {
  margin: 0 0 1em;
  padding: 0.5em;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ccba52), color-stop(100%, #6c4a04));
  background-image: -webkit-linear-gradient(#ccba52, #6c4a04);
  background-image: -moz-linear-gradient(#ccba52, #6c4a04);
  background-image: -o-linear-gradient(#ccba52, #6c4a04);
  background-image: linear-gradient(#ccba52, #6c4a04);
  color: #fff;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
  text-align: center;
  font-weight: bold;
}
/* line 33, ../scss/style_sp.scss */
#contents #link_webm {
  width: 88.9%;
  margin: 0 auto 1em;
}
/* line 36, ../scss/style_sp.scss */
#contents #link_webm a {
  display: block;
  -webkit-tap-highlight-color: rgba(164, 136, 29, 0.4);
  -webkit-touch-callout: none;
  text-decoration: none;
  color: #000;
}
/* line 42, ../scss/style_sp.scss */
#contents #link_webm a img {
  display: block;
  margin-bottom: 0.5em;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}
/* line 47, ../scss/style_sp.scss */
#contents #link_webm a span {
  display: block;
  text-align: center;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
}
/* line 48, ../scss/style_sp.scss */
#contents #link_webm a .special {
  margin-bottom: 0.4em;
  font-size: 1.23em;
}
/* line 52, ../scss/style_sp.scss */
#contents #link_webm a .interview {
  margin-bottom: 0.5em;
  font-size: 1.23em;
}
/* line 56, ../scss/style_sp.scss */
#contents #link_webm a .number {
  color: #660000;
}
/* line 57, ../scss/style_sp.scss */
#contents #link_webm a span.btn {
  width: 100%;
  color: #ffffff;
  margin-top: 0.75em;
  padding: 10px 0;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a3a3a3), color-stop(50%, #3b3b3b), color-stop(50%, #242424), color-stop(100%, #000000));
  background-image: -webkit-linear-gradient(top, #a3a3a3 0%, #3b3b3b 50%, #242424 50%, #000000);
  background-image: -moz-linear-gradient(top, #a3a3a3 0%, #3b3b3b 50%, #242424 50%, #000000);
  background-image: -o-linear-gradient(top, #a3a3a3 0%, #3b3b3b 50%, #242424 50%, #000000);
  background-image: linear-gradient(top, #a3a3a3 0%, #3b3b3b 50%, #242424 50%, #000000);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #000000;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
  text-shadow: 0px -1px 0px black, 0px 1px 0px rgba(255, 255, 255, 0.2);
}

#contents #selection {
  margin: 0 auto 1em;
}

/* line 71, ../scss/style_sp.scss */
#contents #back_number h2 {
  margin-bottom: 0;
}
/* line 72, ../scss/style_sp.scss */
#contents #back_number li {
  border-bottom: 1px solid #999;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #aaaaaa));
  background-image: -webkit-linear-gradient(#ffffff, #aaaaaa);
  background-image: -moz-linear-gradient(#ffffff, #aaaaaa);
  background-image: -o-linear-gradient(#ffffff, #aaaaaa);
  background-image: linear-gradient(#ffffff, #aaaaaa);
}
/* line 77, ../scss/style_sp.scss */
#contents #back_number li a {
  display: block;
  padding: 0.5em;
  background: url(../img/sp/bg_read.png) no-repeat right bottom;
  -webkit-background-size: 50px 56px;
  -moz-background-size: 50px 56px;
  -o-background-size: 50px 56px;
  background-size: 50px 56px;
  -webkit-tap-highlight-color: rgba(164, 136, 29, 0.4);
  -webkit-touch-callout: none;
  text-decoration: none;
  color: #000;
  overflow: hidden;
  *zoom: 1;
}
/* line 87, ../scss/style_sp.scss */
#contents #back_number li a .img {
  display: block;
  float: left;
  width: 64px;
  margin-right: 0.5em;
}
/* line 93, ../scss/style_sp.scss */
#contents #back_number li a .text {
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
}
/* line 95, ../scss/style_sp.scss */
#contents #back_number li a .text span {
  display: block;
}
/* line 96, ../scss/style_sp.scss */
#contents #back_number li a .text .special {
  margin-bottom: 0.4em;
  margin-top: 0.5em;
}
/* line 97, ../scss/style_sp.scss */
#contents #back_number li a .text .interview {
  margin-bottom: 0.5em;
}
/* line 98, ../scss/style_sp.scss */
#contents #back_number li a .text .number {
  color: #660000;
  font-size: 0.85em;
}
/* line 103, ../scss/style_sp.scss */
#contents #about {
  padding-bottom: 1em;
}
/* line 105, ../scss/style_sp.scss */
#contents #about p {
  width: 88.9%;
  margin: 0 auto;
  font-size: 0.85em;
  line-height: 1.3;
}

/* footer
================================================== */
/* line 118, ../scss/style_sp.scss */
footer {
  width: 90%;
  margin: 1em auto;
}
/* line 121, ../scss/style_sp.scss */
footer #copyright {
  color: #999;
  font-size: 0.77em;
  text-align: center;
}
