@charset "UTF-8";
/* ==============================================
 * HOME
 *
 * @date 2015-10-27
 * @include _home
 *
 * memo:
 *
 * ============================================== */
#home-page {
  display: block; }

#cover {
  background: #fff url("/img/common/bg_dot.png") repeat center top;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  width: 100%;
  height: 100%; }
  #cover .logo {
    background: url("/img/home/op_logo.png") no-repeat center;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0); }

/* ==============================================
 * メインビジュアル
 * ============================================== */
#splash .outer {
  width: 100%;
  min-width: 940px;
  height: 1710px;
  margin: 0 auto;
  position: relative; }
#splash .inner {
  position: relative;
  width: 940px;
  height: 100%;
  margin: 0 auto; }
#splash .copy-text01,
#splash .copy-text02,
#splash .copy-text03,
#splash .copy-text04,
#splash .copy-text05,
#splash .copy-text06 {
  pointer-events: none;
  background: url("/img/home/bg_copy.png") no-repeat 0 0;
  width: 100%;
  height: 1346px;
  position: absolute;
  left: 0px;
  top: -14px;
  z-index: 1; }
#splash .copy-text01 {
  height: 200px; }
#splash .copy-text02 {
  height: 200px;
  background-position: 0 -270px;
  top: 256px; }
#splash .copy-text03 {
  height: 200px;
  background-position: 0 -570px;
  top: 556px; }
#splash .copy-text04 {
  height: 200px;
  background-position: 0 -870px;
  top: 856px; }
#splash .copy-text05 {
  height: 200px;
  background-position: 0 -1170px;
  top: 1156px; }
#splash .copy-text06 {
  height: 200px;
  background-position: 0 -1470px;
  top: 1456px; }
#splash .bg-scene {
  width: 1230px;
  height: 100%;
  background: url("/img/home/bg_scene.png") no-repeat 20px 64px; }
#splash .social {
  position: absolute;
  left: 0px;
  top: 620px;
  z-index: 20; }
  #splash .social .ttl {
    padding: 0 0 12px;
    line-height: 0; }
  #splash .social li {
    margin: 0 0 10px; }
  #splash .social .twi {
    width: 80px;
    overflow: hidden; }
  #splash .social .fb {
    width: 73px;
    overflow: hidden; }

#asuka,
#misaki,
#mashiro,
#rika {
  pointer-events: none;
  position: absolute; }

.x,
.y {
  position: absolute;
  left: 0;
  top: 0; }

#asuka {
  top: 312px;
  left: 170px;
  z-index: 14; }
  #asuka .core {
    background: url("/img/home/hd_ch_asuka.png") no-repeat 0 0;
    width: 1146px;
    height: 1322px; }

#misaki {
  z-index: 13;
  top: 370px;
  left: -98px; }
  #misaki .core {
    background: url("/img/home/hd_ch_misaki.png") no-repeat 0 0;
    width: 740px;
    height: 863px; }

#mashiro {
  z-index: 12;
  top: 59px;
  left: 115px; }
  #mashiro .core {
    background: url("/img/home/hd_ch_mashiro.png") no-repeat 0 0;
    width: 391px;
    height: 461px; }

#rika {
  z-index: 11;
  top: -25px;
  left: 530px; }
  #rika .core {
    background: url("/img/home/hd_ch_rika.png") no-repeat 0 0;
    width: 441px;
    height: 382px; }

#ch-fix {
  z-index: 11;
  position: absolute;
  top: -25px;
  left: -99px;
  background: url("/img/home/hd_ch_fix.png") no-repeat 0 0;
  width: 1415px;
  height: 1660px;
  display: none; }

#release-date {
  pointer-events: none;
  position: absolute;
  top: -12px;
  left: -30px;
  z-index: 20;
  overflow: hidden;
  width: 359px;
  height: 287px; }

#release-text {
  position: absolute;
  top: 274px;
  left: -40px;
  z-index: 20;
  overflow: hidden;
  width: 282px;
  height: 160px; }
  #release-text:hover {
    opacity: 0.8;
    filter: alpha(opacity=80); }

#movie {
  position: absolute;
  top: 424px;
  left: 0px;
  z-index: 20;
  overflow: hidden;
  width: 222px;
  height: 160px;
  line-height: 0; }
  #movie a {
    background: #fff;
    line-height: 0;
    width: 220px;
    border-radius: 4px;
    display: block; }
    #movie a:hover {
      opacity: 0.86;
      filter: alpha(opacity=86); }
  #movie .thumb {
    margin-top: 10px;
    margin-left: 1px; }

#credit-text {
  pointer-events: none;
  position: absolute;
  top: 1135px;
  left: -4px;
  z-index: 20;
  overflow: hidden;
  width: 168px;
  height: 100px; }

#catch-text {
  pointer-events: none;
  position: absolute;
  top: -22px;
  left: 328px;
  z-index: 20;
  overflow: hidden;
  width: 629px;
  height: 83px; }

#btn-intro {
  position: absolute;
  top: 74px;
  left: 0;
  z-index: 20;
  overflow: hidden;
  width: 140px;
  height: 150px; }
  #btn-intro a {
    display: block; }
  #btn-intro .hover {
    background: url("/img/home/hd_btn_intro_ov.png") no-repeat 0 0;
    width: 140px;
    height: 0;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 0; }

/* ==============================================
 * INTRODUCTION
 * ============================================== */
#intro-modal {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10010;
  width: 100%;
  height: 100%;
  min-width: 1000px;
  background: rgba(255, 255, 255, 0.9);
  display: none;
  overflow: hidden; }
  #intro-modal .inner {
    width: 820px;
    margin: 0 auto;
    padding: 80px 0; }
  #intro-modal .btn-close {
    margin-bottom: 30px; }
  #intro-modal .ttl {
    margin-bottom: 40px; }

/* ==============================================
 * インフォメーションブロック
 * ============================================== */
#info-block {
  width: 940px;
  margin: 0 auto;
  overflow: hidden; }
  #info-block .ttl-main {
    margin: 0 0 20px;
    line-height: 0; }

/* ==============================================
 * ニュース
 * ============================================== */
#news {
  width: 460px;
  float: left; }
  #news .entries {
    border-top: 1px solid #d9d9d9; }
  #news .entry {
    font-size: 12px;
    font-weight: bold; }
  #news .date {
    display: inline-block;
    font-family: "Roboto", sans-serif;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px; }
  #news .entry-title {
    display: inline-block;
    font-weight: normal;
    padding-left: 20px;
    width: 360px;
    line-height: 16px;
    vertical-align: text-top; }
  #news a {
    color: inherit;
    text-decoration: none;
    display: block;
    padding: 20px 0;
    border-bottom: 1px dotted #b2b2b2; }
    #news a:hover {
      opacity: 0.5;
      filter: alpha(opacity=50); }

/* ==============================================
 * タイムライン
 * ============================================== */
#timeline {
  width: 460px;
  float: right;
  position: relative; }
  #timeline .follow {
    position: absolute;
    right: 0;
    top: 18px; }

/* ==============================================
 * 中段バナー
 * ============================================== */
#banners {
  width: 940px;
  margin: 0 auto;
  padding: 20px 0 98px;
  overflow: hidden; }
  #banners .list {
    margin: 0 auto;
    overflow: hidden; }
  #banners li {
    float: left;
    margin-right: 10px;
    line-height: 0; }
    #banners li:last-child {
      margin-right: 0; }
  #banners a:hover {
    opacity: 0.5;
    filter: alpha(opacity=50); }
  #banners .bnn_border {
    border: 1px solid #ccc;
    border-radius: 4px;
    text-align: center; }
    #banners .bnn_border img {
      width: 178px;
      height: 68px;
      border-radius: 3px; }

/* ==============================================
 * 下段バナー
 * ============================================== */
#banners-btm {
  width: 940px;
  margin: 0 auto;
  padding: 20px 0 98px;
  overflow: hidden; }
  #banners-btm .list {
    margin: 0 auto;
    overflow: hidden;
    text-align: center; }
  #banners-btm li {
    display: inline-block;
    margin-right: 15px;
    line-height: 0; }
    #banners-btm li:last-child {
      margin-right: 0; }
  #banners-btm a:hover {
    opacity: 0.5;
    filter: alpha(opacity=50); }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 18020; }

.fancybox-skin {
  position: relative;
  background: #fff;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
    -webkit-border-radius--moz-border-radius: 4px;
      -webkit-border-radius--moz-border-radius-border-radius: 4px; }

.fancybox-opened {
  z-index: 18030; }

/*-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)*/
 * /*-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)*/
 *      /*box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5) */
.fancybox-outer, .fancybox-inner {
  position: relative; }

/*overflow: hidden */
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("/img/fancybox/fancybox_sprite.png"); }

#fancybox-loading {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  cursor: pointer;
  z-index: 18060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("/img/fancybox/fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  background: url("/img/character/btn_close.png");
  position: absolute;
  top: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  z-index: 18040; }
  .fancybox-close:hover {
    opacity: 0.6;
    filter: alpha(opacity=60); }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 20%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("/img/fancybox/blank.gif");
  -webkit-tap-highlight-color: transparent;
  z-index: 18040; }
  .fancybox-nav:hover {
    opacity: 0.6;
    filter: alpha(opacity=60); }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -42px;
  cursor: pointer;
  z-index: 18040; }

.fancybox-prev span {
  background: url("/img/character/btn_left.png");
  left: 20px;
  background-position: 0 0;
  width: 42px;
  height: 83px; }

.fancybox-next span {
  background: url("/img/character/btn_right.png");
  right: 20px;
  background-position: 0 0;
  width: 42px;
  height: 83px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px; }

/*overflow: visible !important */
/* Overlay helper */
.fancybox-lock {
  /*overflow: hidden !important */
  width: auto; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  /*overflow: hidden */
  display: none;
  z-index: 18010;
  background: url("/img/fancybox/fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

/*overflow: auto */
/*overflow-y: scroll */
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 18050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 18050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  background: rgba(0, 0, 0, 0.5);
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics! */
