@charset "UTF-8";
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;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* common
------------------------------------------------------------------------------*/
html {
  height: 100%;
}

body {
  height: 100%;
  color: #000000;
  font-size: 75%;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.5;
}

/* page
------------------------------------------------------------------------------*/
#page {
  width: 940px;
  min-height: 100%;
  margin: 0 auto;
  background-color: #FFFFFF;
}
#page .kc_breadcrumb {
  margin: 10px 0;
}

a {
  color: #0087CC;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

/* contents
------------------------------------------------------------------------------*/
#contents #titleWrap {
  *zoom: 1;
  margin-bottom: 13px;
  border: 1px solid #222222;
  background-color: #222222;
}
#contents #titleWrap:after {
  content: "";
  display: block;
  clear: both;
}
#contents #titleWrap h1 {
  margin: 6px 0 4px 8px;
  padding-left: 14px;
  background-image: url("/content/works/images/content/bg_title.gif");
  background-position: 0 0;
  background-repeat: repeat-y;
  font-size: 200%;
  font-weight: bold;
  color: #FFFFFF;
}
#contents #titleWrap .logo {
  float: right;
}
#contents #mainVisual {
  *zoom: 1;
  margin-bottom: 30px;
}
#contents #mainVisual:after {
  content: "";
  display: block;
  clear: both;
}
#contents #mainVisual #detail {
  float: left;
  width: 349px;
}
#contents #mainVisual #detail #synopsis {
  margin-bottom: 11px;
  background-image: url("/content/works/images/content/bg_synopsis2.jpg");
  background-position: 0 0;
  background-repeat: repeat-y;
}
#contents #mainVisual #detail #synopsis .wrapper {
  background-image: url("/content/works/images/content/bg_synopsis1.jpg");
  background-position: 0 0;
  background-repeat: no-repeat;
}
#contents #mainVisual #detail #synopsis .wrapper .inner {
  padding: 18px 12px 25px;
  background-image: url("/content/works/images/content/bg_synopsis3.jpg");
  background-position: left bottom;
  background-repeat: no-repeat;
}
#contents #mainVisual #detail #synopsis h2 {
  padding: 0 0 0 5px;
  background-image: url("/content/works/images/content/bg_title5.gif");
  background-position: 0 19px;
  background-repeat: repeat-x;
  margin-bottom: 10px;
}
#contents #mainVisual #detail #synopsis .text {
  padding: 0 5px 10px;
  font-size: 109%;
}
#contents #mainVisual #detail #synopsis .btn {
  width: 263px;
  margin: 0 auto;
}
#contents #mainVisual #detail #sns {
  position: relative;
  background-image: url("/content/works/images/content/bg_sns2.jpg");
  background-position: 0 0;
  background-repeat: repeat-y;
}
#contents #mainVisual #detail #sns .wrapper {
  background-image: url("/content/works/images/content/bg_sns1.jpg");
  background-position: 0 0;
  background-repeat: no-repeat;
}
#contents #mainVisual #detail #sns .wrapper .inner {
  *zoom: 1;
  padding: 10px 11px 7px;
  background-image: url("/content/works/images/content/bg_sns3.jpg");
  background-position: left bottom;
  background-repeat: no-repeat;
}
#contents #mainVisual #detail #sns .wrapper .inner:after {
  content: "";
  display: block;
  clear: both;
}
#contents #mainVisual #detail #sns .image {
  position: absolute;
  top: -12px;
  left: -25px;
}
#contents #mainVisual #detail #sns ul {
  *zoom: 1;
  float: right;
}
#contents #mainVisual #detail #sns ul:after {
  content: "";
  display: block;
  clear: both;
}
#contents #mainVisual #detail #sns ul li {
  float: left;
  margin-left: 5px;
}
#contents #mainVisual #eyecatch {
  float: right;
}

#page.type2 #mainVisual #detail {
  width: 209px;
}
#page.type2 #mainVisual #detail #synopsis {
  margin-bottom: 20px;
  background-image: url("/content/works/images/content/bg_synopsis2_2.jpg");
}
#page.type2 #mainVisual #detail #synopsis .wrapper {
  background-image: url("/content/works/images/content/bg_synopsis1_2.jpg");
}
#page.type2 #mainVisual #detail #synopsis .wrapper .inner {
  padding: 18px 12px;
  background-image: url("/content/works/images/content/bg_synopsis3_2.jpg");
}
#page.type2 #mainVisual #detail #synopsis .text {
  padding: 0 5px 10px;
  font-size: 109%;
}
#page.type2 #mainVisual #detail #synopsis .btn {
  width: 172px;
}
#page.type2 #mainVisual #detail #sns {
  background-image: url("/content/works/images/content/bg_sns2_2.jpg");
}
#page.type2 #mainVisual #detail #sns .wrapper {
  background-image: url("/content/works/images/content/bg_sns1_2.jpg");
}
#page.type2 #mainVisual #detail #sns .wrapper .inner {
  background-image: url("/content/works/images/content/bg_sns3_2.jpg");
}
#page.type2 #mainVisual #detail #sns .fa {
  padding-left: 100px;
  padding-bottom: 5px;
}
#page.type2 #mainVisual #detail #sns .bk {
  padding-left: 15px;
}

#page.type3 #mainVisual #detail {
  float: none;
  width: auto;
}
#page.type3 #mainVisual #detail #synopsis {
  float: left;
  width: 695px;
  margin-bottom: 0;
  background-image: url("/content/works/images/content/bg_synopsis2_3.jpg");
}
#page.type3 #mainVisual #detail #synopsis .wrapper {
  background-image: url("/content/works/images/content/bg_synopsis1_3.jpg");
}
#page.type3 #mainVisual #detail #synopsis .wrapper .inner {
  padding: 18px 12px;
  background-image: url("/content/works/images/content/bg_synopsis3_3.jpg");
}
#page.type3 #mainVisual #detail #synopsis .text {
  padding: 0 5px 10px;
  font-size: 109%;
}
#page.type3 #mainVisual #detail #sns {
  float: right;
  width: 209px;
  margin-top: 13px;
  background-image: url("/content/works/images/content/bg_sns2_2.jpg");
}
#page.type3 #mainVisual #detail #sns .wrapper {
  background-image: url("/content/works/images/content/bg_sns1_2.jpg");
}
#page.type3 #mainVisual #detail #sns .wrapper .inner {
  background-image: url("/content/works/images/content/bg_sns3_2.jpg");
}
#page.type3 #mainVisual #detail #sns .fa {
  padding-left: 100px;
  padding-bottom: 5px;
}
#page.type3 #mainVisual #detail #sns .bk {
  padding-left: 15px;
}
#page.type3 #mainVisual #eyecatch {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  float: none;
  width: 720px;
  margin: 0 auto 20px;
}
#page.type3 #mainVisual #eyecatch iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

/* media */
/*----------------------------*/
@media screen and (max-width: 640px) {
  /* common
  ------------------------------------------------------------------------------*/
  body {
    -webkit-text-size-adjust: none;
  }

  #page {
    width: 100%;
  }

  /* contents
  ------------------------------------------------------------------------------*/
  #contents #titleWrap {
    *zoom: 1;
    margin-bottom: 6.5px;
  }
  #contents #titleWrap:after {
    content: "";
    display: block;
    clear: both;
  }
  #contents #titleWrap h1 {
    margin: 10px 0 0 8px;
    padding-left: 7px;
    font-size: 150%;
  }
  #contents #mainVisual {
    margin-bottom: 15px;
  }
  #contents #mainVisual #detail {
    float: none;
    width: 90%;
    margin: 0 auto;
  }
  #contents #mainVisual #detail #synopsis {
    margin-bottom: 15px;
    background-size: 100% auto;
  }
  #contents #mainVisual #detail #synopsis .wrapper {
    background-size: 100% auto;
  }
  #contents #mainVisual #detail #synopsis .wrapper .inner {
    padding: 15px;
    background-size: 100% auto;
  }
  #contents #mainVisual #detail #synopsis .text {
    padding: 0 2.5px 5px;
  }
  #contents #mainVisual #detail #synopsis .btn {
    width: 131.5px;
  }
  #contents #mainVisual #detail #sns {
    background-size: 100% auto;
  }
  #contents #mainVisual #detail #sns .wrapper {
    background-size: 100% auto;
  }
  #contents #mainVisual #detail #sns .wrapper .inner {
    padding: 5px 5.5px 6px;
    background-size: 100% auto;
  }
  #contents #mainVisual #detail #sns .image {
    position: static;
    margin: -20px 0 15px -20px;
    padding: 0;
  }
  #contents #mainVisual #detail #sns ul {
    *zoom: 1;
    float: none;
    text-align: center;
  }
  #contents #mainVisual #detail #sns ul:after {
    content: "";
    display: block;
    clear: both;
  }
  #contents #mainVisual #detail #sns ul li {
    display: inline-block;
    float: none;
    margin-left: 5px;
  }
  #contents #mainVisual #eyecatch {
    float: none;
    margin-bottom: 10px;
  }

  #page.type2 #mainVisual #detail {
    width: 90%;
  }
  #page.type2 #mainVisual #detail #synopsis {
    float: none;
    background-image: url("/content/works/images/content/bg_synopsis2.jpg");
  }
  #page.type2 #mainVisual #detail #synopsis .wrapper {
    background-image: url("/content/works/images/content/bg_synopsis1.jpg");
  }
  #page.type2 #mainVisual #detail #synopsis .wrapper .inner {
    padding: 18px 12px;
    background-image: url("/content/works/images/content/bg_synopsis3.jpg");
  }
  #page.type2 #mainVisual #detail #sns {
    float: none;
    width: auto;
    background-image: url("/content/works/images/content/bg_sns2.jpg");
  }
  #page.type2 #mainVisual #detail #sns .wrapper {
    background-image: url("/content/works/images/content/bg_sns1.jpg");
  }
  #page.type2 #mainVisual #detail #sns .wrapper .inner {
    background-image: url("/content/works/images/content/bg_sns3.jpg");
  }
  #page.type2 #mainVisual #detail #sns .fa {
    padding-left: 0;
  }
  #page.type2 #mainVisual #detail #sns .bk {
    padding-left: 0;
  }

  #page.type3 #mainVisual #detail {
    width: 90%;
  }
  #page.type3 #mainVisual #detail #synopsis {
    float: none;
    width: auto;
    background-image: url("/content/works/images/content/bg_synopsis2.jpg");
  }
  #page.type3 #mainVisual #detail #synopsis .wrapper {
    background-image: url("/content/works/images/content/bg_synopsis1.jpg");
  }
  #page.type3 #mainVisual #detail #synopsis .wrapper .inner {
    padding: 18px 12px;
    background-image: url("/content/works/images/content/bg_synopsis3.jpg");
  }
  #page.type3 #mainVisual #detail #sns {
    float: none;
    width: auto;
    background-image: url("/content/works/images/content/bg_sns2.jpg");
  }
  #page.type3 #mainVisual #detail #sns .wrapper {
    background-image: url("/content/works/images/content/bg_sns1.jpg");
  }
  #page.type3 #mainVisual #detail #sns .wrapper .inner {
    background-image: url("/content/works/images/content/bg_sns3.jpg");
  }
  #page.type3 #mainVisual #detail #sns .fa {
    padding-left: 0;
  }
  #page.type3 #mainVisual #detail #sns .bk {
    padding-left: 0;
  }
  #page.type3 #mainVisual #eyecatch {
    width: 76%;
  }
}
