/*! HTML5 Boilerplate v8.0.0 | MIT License | https://html5boilerplate.com/ */
/* main.css 2.1.0 | MIT License | https://github.com/h5bp/main.css#readme */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4; }

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical; }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
html {
  width: 100%;
  height: 100%;
  min-width: 1280px;
  background-color: #e9ffff; }

.wrapper {
  width: 100%;
  margin: auto; }

.header {
  width: 100%;
  /*background-image: url('../img/top_mainvisual_cover.png'),url('../img/top_mainvisual_02.jpg');*/
  background-size: 100% auto,cover;
  background-position: bottom center,top center;
  background-repeat: no-repeat,no-repeat; }
  .header h1 {
    width: auto;
    margin: auto;
    text-align: center; }
  .header .header_inner {
    position: relative;
    width: 1200px;
    margin: auto; }
    .header .header_inner .menu {
      position: absolute;
      left: 0;
      bottom: 2vw;
      width: 16%; }
      .header .header_inner .menu img {
        width: 100%; }
    .header .header_inner #video {
      position: absolute;
      right: 0;
      bottom: 2vw;
      width: 30%; }
      .header .header_inner #video .player .movie_title img {
        width: 100%; }
      .header .header_inner #video .player a {
        width: 100%;
        position: relative;
        display: block; }
        .header .header_inner #video .player a .samnail {
          width: 100%; }
        .header .header_inner #video .player a .play_btn {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%; }

main {
  background-image: url("../img/bg01.png");
  background-size: 100% auto;
  background-position: top center;
  background-repeat: repeat;
  background-color: #e9ffff; }

.contents00 {
  padding: 3.5% 0 3.5% 0; }

.contents01 {
  width: 100%;
  padding: 6% 0 3.5% 0; }
  .contents01 h2 {
    width: 30%;
    margin: auto auto 3% auto;
    text-align: center; }
  .contents01 .inner {
    background: #00d2ff;
    background: -moz-linear-gradient(90deg, #00d2ff 0%, #005dff 100%);
    background: -webkit-linear-gradient(90deg, #00d2ff 0%, #005dff 100%);
    background: linear-gradient(90deg, #00d2ff 0%, #005dff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00d2ff",endColorstr="#005dff",GradientType=1);
    background-size: 77% auto;
    background-position: bottom right;
    background-repeat: no-repeat; }
    .contents01 .inner .info_box {
      width: 1200px;
      margin: auto;
      padding: 1% 0; }
      .contents01 .inner .info_box dl {
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center;
        font-size: 20px; }
        .contents01 .inner .info_box dl dt {
          width: 10%;
          margin: 2% 2% 2% 0;
          padding: 1% 2%;
          background-color: #000;
          color: #fff;
          text-align: center; }
        .contents01 .inner .info_box dl dd {
          width: 86%;
          margin: 2% 0;
          padding: 1% 0;
          color: #fff;
          border-bottom: 0.1vw solid #fff; }
      .contents01 .inner .info_box a {
        color: #FFF573; }
        .contents01 .inner .info_box a:hover {
          text-decoration: none; }

/*--info-bg--*/
@media only screen and (min-width: 1501px) and (max-width: 1660px) {
  .contents01 .inner {
    background-size: 80% auto; } }
@media only screen and (max-width: 1500px) {
  .contents01 .inner {
    background-size: 90% auto; } }
.contents02 {
  width: 100%; }
  .contents02 .inner {
    width: 1200px;
    margin: auto;
    text-align: center; }

.characterarea {
  width: 100%;
  min-width: 1280px;
  margin: 0 auto;
  height: auto; }
  .characterarea .characterareainner {
    width: 1280px;
    margin: 0 auto;
    padding: 5% 0 5% 0;
    position: relative; }
    .characterarea .characterareainner .arrowleft {
      display: block;
      width: 3%;
      position: absolute;
      left: 5%;
      top: 42%; }
    .characterarea .characterareainner .arrowright {
      display: block;
      width: 3%;
      position: absolute;
      right: 5%;
      top: 42%; }
  .characterarea #characterslick {
    width: 70%;
    margin: 0 auto; }
    .characterarea #characterslick li {
      position: relative;
      margin-bottom: 1%; }
      .characterarea #characterslick li .charatitle {
        position: absolute;
        left: 0%;
        top: 0%;
        width: 34%; }
      .characterarea #characterslick li .cara {
        width: 51%;
        position: absolute;
        right: 7%;
        top: 12%;
        z-index: 3; }
      .characterarea #characterslick li .cara2_1, .characterarea #characterslick li .cara2_2 {
        width: 55%;
        right: 5%; }
      .characterarea #characterslick li .cara1_1 {
        display: block; }
      .characterarea #characterslick li .cara1_2 {
        display: none; }
      .characterarea #characterslick li .cara2_1 {
        display: block; }
      .characterarea #characterslick li .cara2_2 {
        display: none; }
      .characterarea #characterslick li .cara3_1 {
        display: block; }
      .characterarea #characterslick li .cara3_2 {
        display: none; }
      .characterarea #characterslick li .caraobi {
        position: absolute;
        right: 1%;
        top: 0;
        z-index: 1;
        width: 72%; }
      .characterarea #characterslick li .caraprof {
        position: relative;
        z-index: 2;
        margin-top: 3%; }
      .characterarea #characterslick li .carachengebtn {
        width: 33%;
        position: absolute;
        left: 0;
        top: 37%;
        z-index: 4; }
      .characterarea #characterslick li .carachengebtn2 {
        width: 33%;
        position: absolute;
        left: 0;
        top: 51%;
        z-index: 4; }
      .characterarea #characterslick li .cara1_btn_1, .characterarea #characterslick li .cara2_btn_1, .characterarea #characterslick li .cara3_btn_1 {
        display: block; }
      .characterarea #characterslick li .cara1_btn_2, .characterarea #characterslick li .cara2_btn_2, .characterarea #characterslick li .cara3_btn_2 {
        display: none; }
      .characterarea #characterslick li .cara1_btn2_1, .characterarea #characterslick li .cara2_btn2_1, .characterarea #characterslick li .cara3_btn2_1 {
        display: block; }
      .characterarea #characterslick li .cara1_btn2_2, .characterarea #characterslick li .cara2_btn2_2, .characterarea #characterslick li .cara3_btn2_2 {
        display: none; }
    .characterarea #characterslick img {
      width: 100%; }
    .characterarea #characterslick .slick-dots li button:before {
      color: #000 !important;
      opacity: 1; }
    .characterarea #characterslick .slick-dots li.slick-active button:before {
      color: #ff787e !important;
      opacity: 1; }

.staffarea {
  width: 100%;
  min-width: 1280px;
  margin: 0 auto;
  height: auto;
  background: #00d2ff;
  background: -moz-linear-gradient(90deg, #00d2ff 0%, #005dff 100%);
  background: -webkit-linear-gradient(90deg, #00d2ff 0%, #005dff 100%);
  background: linear-gradient(90deg, #00d2ff 0%, #005dff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00d2ff",endColorstr="#005dff",GradientType=1); }
  .staffarea .staffareinner {
    width: 1280px;
    margin: 0 auto;
    padding: 5% 0 5% 0;
    position: relative; }
    .staffarea .staffareinner .arrowleft {
      display: block;
      width: 3%;
      position: absolute;
      left: 5%;
      top: 42%; }
    .staffarea .staffareinner .arrowright {
      display: block;
      width: 3%;
      position: absolute;
      right: 5%;
      top: 42%; }
  .staffarea #staffslick {
    width: 70%;
    margin: 0 auto; }
    .staffarea #staffslick li {
      position: relative;
      margin-bottom: 1%; }
      .staffarea #staffslick li .stafftitle {
        position: absolute;
        left: 0%;
        top: 0%;
        width: 34%; }
    .staffarea #staffslick img {
      width: 100%; }
    .staffarea #staffslick .slick-dots li button:before {
      color: #FFF !important;
      opacity: 1; }
    .staffarea #staffslick .slick-dots li.slick-active button:before {
      color: #ff787e !important;
      opacity: 1; }

.goodsarea {
  width: 100%;
  min-width: 1280px;
  background-image: url("../img/bg02.png");
  background-repeat: no-repeat;
  background-position: center -220;
  background-size: 100% auto; }
  .goodsarea .goodsareainner {
    width: 1280px;
    margin: 0 auto;
    padding: 5% 0 0 0;
    text-align: center; }
    .goodsarea .goodsareainner .goods_btn {
      width: 100%;
      margin: 2% auto;
      margin-bottom: 4%; }

.specialmoviearea {
  width: 100%;
  min-width: 1280px; }
  .specialmoviearea .specialmovieareainner {
    width: 870px;
    margin: 0 auto;
    padding: 5% 0 10% 0;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
    .specialmoviearea .specialmovieareainner .movie {
      display: block;
      width: 45%;
      margin: 0 auto 40px auto;
      line-height: 0; }
      .specialmoviearea .specialmovieareainner .movie img {
        width: 100%; }
      .specialmoviearea .specialmovieareainner .movie .over {
        margin-top: -57%; }

footer {
  width: 100%;
  min-width: 1280px;
  margin: 0 auto;
  height: auto;
  background: #00d2ff;
  background: -moz-linear-gradient(90deg, #00d2ff 0%, #005dff 100%);
  background: -webkit-linear-gradient(90deg, #00d2ff 0%, #005dff 100%);
  background: linear-gradient(90deg, #00d2ff 0%, #005dff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00d2ff",endColorstr="#005dff",GradientType=1);
  padding: 2% 0; }
  footer .footerinner {
    width: 1280px;
    margin: 0 auto; }
    footer .footerinner .topbtn {
      width: 20%;
      margin: 0 auto;
      display: block;
      margin-bottom: 3%;
      margin-top: -6%; }
      footer .footerinner .topbtn img {
        width: 100%; }
    footer .footerinner p {
      text-align: center;
      width: 100%;
      padding-bottom: 1%;
      color: #FFF; }
      footer .footerinner p a {
        color: #FFF; }
        footer .footerinner p a:hover {
          color: #FFF;
          text-decoration: none; }
        footer .footerinner p a:visited {
          color: #FFF; }
    footer .footerinner .privacy {
      font-size: 20px; }
    footer .footerinner .copyright {
      font-size: 12px; }

/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Hide visually and from screen readers
 */
.hidden,
[hidden] {
  display: none !important; }

/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
  /* 1 */ }

/*
 * Extends the .sr-only class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */
.sr-only.focusable:active,
.sr-only.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  white-space: inherit;
  width: auto; }

/*
 * Hide visually and from screen readers, but maintain layout
 */
.invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix::before,
.clearfix::after {
  content: " ";
  display: table; }

.clearfix::after {
  clear: both; }

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */ }
@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */ }
/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  *,
  *::before,
  *::after {
    background: #fff !important;
    color: #000 !important;
    /* Black prints faster */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]::after {
    content: " (" attr(href) ")"; }

  abbr[title]::after {
    content: " (" attr(title) ")"; }

  /*
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol
   */
  a[href^="#"]::after,
  a[href^="javascript:"]::after {
    content: ""; }

  pre {
    white-space: pre-wrap !important; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  /*
   * Printing Tables:
   * https://web.archive.org/web/20180815150934/http://css-discuss.incutio.com/wiki/Printing_Tables
   */
  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }

/*# sourceMappingURL=main.css.map */
