@font-face {
    font-weight: bold;
    font-style: normal;
    font-family: "zozo-gothic";
    src: url("//o.imgz.jp/universal/fonts/zozo-gothic/zozo-gothic-bold.woff2") format("woff2"),
      url("//o.imgz.jp/universal/fonts/zozo-gothic/zozo-gothic-bold.woff") format("woff"),
      url("//o.imgz.jp/universal/fonts/zozo-gothic/zozo-gothic-bold.ttf") format("truetype"),
      url("//o.imgz.jp/universal/fonts/zozo-gothic/zozo-gothic-bold.eot") format("embedded-opentype");
    font-display: swap;
  }
  .lp-gr8 #body {
    width: 100%;
    min-width: 980px;
    background-color: #000000;
    margin-bottom: 39px;
    overflow: hidden;
  }
  .lp-gr8 #gblFooter {
    margin-top: 0;
  }
  .lp-gr8 #hBunner {
    display: none;
  }
  .lp-gr8 .imgFluid {
    width: 100%;
    line-height: 1;
  }
  .lp-gr8 .hide {
    display: none;
  }
  .lp-gr8 .lp-gr8-mv {
    width: 100%;
    height: calc(100vh - 50px);
    margin-top: 0;
    z-index: 2;
    position: relative;
  }
  .lp-gr8 .lp-gr8-mv--gship {
      height: calc(100vh - 90px);
    }
  .lp-gr8 .lp-gr8-mv--gship .lp-gr8-mv__image {
        height: calc(88vh - 240px);
      }
  .lp-gr8 .lp-gr8-mv__wrapper {
      padding-top: 56px;
    }
  .lp-gr8 .lp-gr8-mv__logo {
      width: 172.5px;
      height: 26px;
      display: block;
      margin: 0 auto;
    }
  .lp-gr8 .lp-gr8-mv__image {
      width: auto;
      height: calc(88vh - 200px);
      display: block;
      margin: 30px auto 0;
      aspect-ratio: 2/3;
    }
  .lp-gr8 .lp-gr8-mv__text {
      font-family: 'zozo-gothic';
      font-size: 18px;
      color: #ffffff;
      text-align: center;
      letter-spacing: 0.02em;
      margin-top: 26.5px;
    }
  .lp-gr8 .lp-gr8-mv__text span {
        font-size: 14px;
      }
  .lp-gr8 .lp-gr8-mv__scroll {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      margin: 0 auto;
      width: 1px;
      height: 30px;
      background-color: #FFFFFF;
      z-index: 2;
    }
  .lp-gr8 .lp-gr8-mv__scroll:before {
        content: 'SCROLL';
        position: absolute;
        top: -23px;
        left: 0;
        right: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        color: #FFFFFF;
        font-size: 12px;
        letter-spacing: 0.01em;
        font-family: 'zozo-gothic';
      }
  .lp-gr8 .lp-gr8-contents {
    position: relative;
    width: 760px;
    margin: 0 auto;
  }
  .lp-gr8 .lp-gr8-contents-logo {
    margin-top: 162px;
  }
  .lp-gr8 .lp-gr8-contents-logo__image {
      display: block;
      width: 700px;
      height: 200px;
      margin: 0 auto;
    }
  .lp-gr8 .lp-gr8-items {
    text-align: center;
    color: #ffffff;
    margin-top: 151px;
  }
  .lp-gr8 .lp-gr8-items__title {
      font-family: 'zozo-gothic';
      font-size: 40px;
      letter-spacing: 0.04em;
      margin-top: 26.5px;
    }
  .lp-gr8 .lp-gr8-items__description {
      font-size: 12px;
      letter-spacing: 0.05em;
      display: block;
      border: solid 1px #FFFFFF;
      width: 144px;
      height: 22px;
      margin: 13px auto 0;
      line-height: 2.1;
      letter-spacing: 0.015em;
      padding: 2px 2px 4px 2px;
    }
  .lp-gr8 .lp-gr8-items__details {
      font-size: 14px;
      margin-top: 33px;
      text-align: left;
      line-height: 2;
    }
  .lp-gr8 .lp-gr8-items__heading {
      font-family: 'zozo-gothic';
      font-size: 16px;
      letter-spacing: 0.05em;
      margin-top: 90px;
    }
  .lp-gr8 .lp-gr8-items__heading-sub {
      display: block;
      font-family: 'zozo-gothic';
      font-size: 24px;
      letter-spacing: 0.045em;
    }
  .lp-gr8 .lp-gr8-items-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 35px;
  }
  .lp-gr8 .lp-gr8-items-product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 340px;
    height: auto;
  }
  .lp-gr8 .lp-gr8-items-product__image {
      width: 340px;
      height: 408px;
    }
  .lp-gr8 .lp-gr8-items-product__description {
      font-size: 12px;
      margin-top: 18px;
      font-family: 'zozo-gothic';
    }
  .lp-gr8 .lp-gr8-items-product__price {
      font-size: 12px;
      font-weight: 700;
      margin-top: 9px;
    }
  .lp-gr8 .lp-gr8-items-product__price span {
        font-family: 'zozo-gothic';
      }
  .lp-gr8 .lp-gr8-items-product-single {
    margin: 2.5px auto 0;
  }
  .lp-gr8 .lp-gr8-items-2nd {
    margin-top: 94.5px;
  }
  .lp-gr8 .lp-gr8-items-2nd .lp-gr8-items-product__image-1st {
      width: 340px;
      height: 406.5px;
    }
  .lp-gr8 .lp-gr8-items-2nd .lp-gr8-items-product-single {
      margin: 3px auto 0;
    }
  .lp-gr8 .lp-gr8-social {
    margin-top: 148.5px;
    text-align: center;
    color: #ffffff;
    padding-bottom: 157px;
  }
  .lp-gr8 .lp-gr8-social__title {
      font-family: 'zozo-gothic';
      font-size: 40px;
      letter-spacing: 0.045em;
    }
  .lp-gr8 .lp-gr8-social__description {
      font-size: 14px;
      line-height: 2;
      margin-top: 26.5px
    }
  .lp-gr8 .lp-gr8-social__link {
      color: #FFFFFF;
    }
  .lp-gr8 .lp-gr8-social__logo {
      display: block;
      width: 40px;
      height: 40px;
      margin: 32.5px auto 0;
    }
  .lp-gr8 .lp-gr8-social__logo:hover .lp-gr8-social__logo-sub {
          text-decoration: underline;
        }
  .lp-gr8 .lp-gr8-social__logo-sub {
      font-family: 'zozo-gothic';
      font-size: 14px;
      margin-top: 17.5px;
      letter-spacing: 0.05em;
      color: #FFFFFF;
    }
  .lp-gr8 .action-share {
    margin: 81.5px 0 40px;
  }

/* Product Page */
.lp-gr8--product .sp-only {
    display: none;
  }
.lp-gr8--product a[target="_blank"]:after {
    content:"";
    display:inline-block;
    vertical-align:middle;
    margin: 0 0 0 8px;
    width: 12px;
    height: 12px;
    background-size:100% auto;
  }
.lp-gr8--product .lp-gr8-mv {

    @-webkit-keyframes fadeInUp {
      0% { 
        -webkit-transform:translate(0px, 30px); 
        transform:translate(0px, 30px); 
        opacity: 0;
      }
      100% {
        -webkit-transform:translate(0px, 0);
        transform:translate(0px, 0); 
        opacity: 1;
      }
    }

    @-webkit-keyframes fadeInUpText {
      0% { 
        -webkit-transform:translate(0, 50px); 
        transform:translate(0, 50px); 
        opacity: 0;
      }
      100% {
        -webkit-transform:translate(0, 0);
        transform:translate(0, 0); 
        opacity: 1;
      }
    }
  }
.lp-gr8--product .lp-gr8-mv__text {
      margin-top: 26.5px;
    }
.lp-gr8--product .lp-gr8-mv__text span {
        font-size: 12px;
      }
.lp-gr8--product .lp-gr8-mv--gship .lp-gr8-mv__slider {
        height: calc(88vh - 240px);
      }
.lp-gr8--product .lp-gr8-mv__wrapper {
      opacity: 0;
    }
.lp-gr8--product .lp-gr8-mv__text {
      opacity: 0;
    }
.lp-gr8--product .lp-gr8-mv .fadeInUp {
      opacity: 1;
      -webkit-animation: fadeInUp 1s ease;
      animation: fadeInUp 1s ease;
    }
.lp-gr8--product .lp-gr8-mv .fadeInUpText {
      opacity: 1;
      -webkit-animation: fadeInUpText 1s ease;
      animation: fadeInUpText 1s ease;
    }
@keyframes fadeInUp {
      0% { 
        -webkit-transform:translate(0px, 30px); 
        transform:translate(0px, 30px); 
        opacity: 0;
      }
      100% {
        -webkit-transform:translate(0px, 0);
        transform:translate(0px, 0); 
        opacity: 1;
      }
    }
@keyframes fadeInUpText {
      0% { 
        -webkit-transform:translate(0, 50px); 
        transform:translate(0, 50px); 
        opacity: 0;
      }
      100% {
        -webkit-transform:translate(0, 0);
        transform:translate(0, 0); 
        opacity: 1;
      }
    }
.lp-gr8--product .lp-gr8-mv__scroll--show {
      opacity: 1;
      -webkit-transition: 1s;
      transition: 1s;
    }
.lp-gr8--product .lp-gr8-mv__scroll--hide {
      opacity: 0;
      -webkit-transition: 1s;
      transition: 1s;
    }
.lp-gr8--product .lp-gr8-mv__slider {
      position: relative;
      display: block;
      height: calc(88vh - 200px);
      margin: 30px auto 0;
      aspect-ratio: 2/3;
    }
.lp-gr8--product .lp-gr8-mv__slider-wrap {
      position: absolute;
      width: 100%;
      opacity: 0;
      -webkit-transition: 1s;
      transition: 1s;
    }
.lp-gr8--product .lp-gr8-mv__img--1,
    .lp-gr8--product .lp-gr8-mv__img--2,
    .lp-gr8--product .lp-gr8-mv__img--3 {
      visibility: hidden;
    }
.lp-gr8--product .lp-gr8-mv__image {
      margin: 0 auto 0;
    }
.lp-gr8--product .lp-gr8-mv__slider[data-bg-animation="1"] .lp-gr8-mv__img--1,
    .lp-gr8--product .lp-gr8-mv__slider[data-bg-animation="2"] .lp-gr8-mv__img--2,
    .lp-gr8--product .lp-gr8-mv__slider[data-bg-animation="3"] .lp-gr8-mv__img--3 {
      opacity: 1;
      visibility: visible;
    }
.lp-gr8--product .lp-gr8-service {
    color: #FFFFFF;
    margin-top: 162px;
  }
.lp-gr8--product .lp-gr8-service .lp-gr8-service-container {
      display: block;
      width: 600px;
      margin: 0 auto;
    }
.lp-gr8--product .lp-gr8-service__details {
      font-size: 14px;
      margin-top: 150px;
      line-height: 2;
      text-align: justify;
    }
.lp-gr8--product .lp-gr8-service-movie a {
      width: 480px;
      display: block;
      margin: 0 auto;
    }
.lp-gr8--product .lp-gr8-service-movie a:hover {
        opacity: 0.8;
        -webkit-transition: 0.3s;
        transition: 0.3s;
      }
.lp-gr8--product .lp-gr8-service-movie a:hover img {
          opacity: 1;
        }
.lp-gr8--product .lp-gr8-service-movie__image {
      width: 100%;
    }
.lp-gr8--product .lp-gr8-service-movie__heading {
      font-family: 'zozo-gothic';
      font-size: 16px;
      margin-top: 17px;
      text-align: center;
      letter-spacing: 0.05em;
    }
.lp-gr8--product .lp-gr8-service-movie__heading-sub {
      font-family: 'zozo-gothic';
      font-size: 14px;
      margin-top: 9px;
      text-align: center;
      letter-spacing: 0.05em;
    }
.lp-gr8--product .lp-gr8-service-movie__wrapper {
      position: relative;
    }
.lp-gr8--product .lp-gr8-service-movie .lp-gr8-service-movie__wrapper:after, .lp-gr8--product .lp-gr8-service-movie .lp-gr8-service-movie__wrapper:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
      }
.lp-gr8--product .lp-gr8-service-movie .lp-gr8-service-movie__wrapper:after {
        width: 0;
        height: 0;
        border: 6px solid transparent;
        border-left: 9px solid #FFFFFF;
        margin-top: -5px;
        margin-left: -2px;
      }
.lp-gr8--product .lp-gr8-service-movie .lp-gr8-service-movie__wrapper:before {
        margin-top: -30px;
        margin-left: -30px;
        width: 58.5px;
        height: 58.5px;
        border: 1.5px solid #FFFFFF;
        border-radius: 50%;
      }
.lp-gr8--product .lp-gr8-service-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 72.5px;
  }
.lp-gr8--product .lp-gr8-service-product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 300px;
    height: auto;
  }
.lp-gr8--product .lp-gr8-service-product__image {
      width: 300px;
      height: 200px;
    }
.lp-gr8--product .lp-gr8-service-product__title {
      font-family: 'zozo-gothic';
      font-size: 24px;
      letter-spacing: 0.05em;
    }
.lp-gr8--product .lp-gr8-service-product__description {
      font-size: 14px;
      margin-top: 16px;
      text-align: justify;
      line-height: 2;
    }
.lp-gr8--product .lp-gr8-service-product__link {
      font-size: 14px;
      margin-top: 9px;
      text-decoration: underline;
      color: #FFFFFF;
    }
.lp-gr8--product .lp-gr8-service-product__link:hover {
        text-decoration: none;
        opacity: 1;
      }
.lp-gr8--product .lp-gr8-service-product-2nd {
    width: 420px;
    margin-top: -4.5px;
  }
.lp-gr8--product .lp-gr8__btn-link {
    display: block;
    width: 245px;
    height: 50px;
    margin: 80px auto 0;
    color: #000000;
    background: #FFFFFF;
    text-align: center;
    font-family: 'zozo-gothic';
    font-size: 15px;
    letter-spacing: 0.06em;
    line-height: 48px;
  }
.lp-gr8--product .lp-gr8__btn-link:hover {
      text-decoration: none;
      opacity: 0.6;
    }
.lp-gr8--product .lp-gr8-service-brand {
    margin-top: 160px;
    text-align: left;
  }
.lp-gr8--product .lp-gr8-service-brand .lp-gr8-service-product__link {
        margin-top: 8.5px;
      }
.lp-gr8--product .lp-gr8-service-brand .lp-gr8-service-product-2nd {
      width: 600px;
      margin: 0 auto;
    }
.lp-gr8--product .lp-gr8-service-brand .lp-gr8-service-product__headline {
      font-family: 'zozo-gothic';
      font-size: 16px;
      letter-spacing: 0.05em;
    }
.lp-gr8--product .lp-gr8-service-brand .lp-gr8-service-wrapper:nth-child(1) {
      margin-top: 0;
    }
.lp-gr8--product .lp-gr8-service-brand .lp-gr8-service-wrapper:nth-child(1) .lp-gr8-service-product-2nd {
        margin-top: -3px;
      }
.lp-gr8--product .lp-gr8-service-brand .lp-gr8-service-wrapper:nth-child(2) {
      margin-top: 73.5px;
    }
.lp-gr8--product .lp-gr8-service-brand .lp-gr8-service-wrapper:nth-child(2) .lp-gr8-service-product__description {
        margin-top: 8px;
      }
.lp-gr8--product .lp-gr8-service-brand .lp-gr8-service-wrapper:nth-child(3) {
      margin-top: 68px;
    }
.lp-gr8--product .lp-gr8-service-brand .lp-gr8-service-wrapper:nth-child(3) .lp-gr8-service-product__description {
        margin-top: 8px;
      }
.lp-gr8--product .lp-gr8-credits {
    margin-top: 153px;
    text-align: center;
    color: #ffffff;
    padding: 127.5px 0 160px;
    background-color: #35302E;
  }
.lp-gr8--product .lp-gr8-credits__logo {
      display: block;
      width: 283.5px;
      height: 70px;
      margin: 32.5px auto 0;
    }
.lp-gr8--product .lp-gr8-credits__description {
      font-size: 12px;
      line-height: 2;
      margin-top: 35.5px;
    }
.lp-gr8--product .lp-gr8-credits .lp-gr8__btn-link {
      margin: 72.5px auto 0;
    }
.lp-gr8--product .lp-gr8-credits .lp-gr8__btn-link:hover {
        opacity: 0.8;
      }
.lp-gr8--product .lp-gr8-items {
    margin-top: 148px;
  }
.lp-gr8--product .lp-gr8-items__details {
      margin-top: 26px;
    }
.lp-gr8--product .lp-gr8-items__heading {
      margin-top: 70px;
    }
.lp-gr8--product .lp-gr8-items-product__description {
      font-family: "Hiragino Sans";
      white-space: nowrap;
    }
.lp-gr8--product .lp-gr8-items-product__link:hover {
        opacity:0.6;
        -webkit-transition: 0.3s;
        transition: 0.3s;
      }
.lp-gr8--product .lp-gr8-items-product-single {
    margin: 23px auto 0;
  }
.lp-gr8--product .lp-gr8-items-product-single::after {
      content: '';
      display: block;
      width: 300px;
      height: 1px;
      margin: 0 auto;
      border-bottom: 1px solid #AEAEAE;
    }
.lp-gr8--product .lp-gr8-items-product-single .lp-gr8-items-product__price {
      padding-bottom: 76.5px;
    }
.lp-gr8--product .lp-gr8-items-2nd {
    margin-top: 77px;
  }
.lp-gr8--product .lp-gr8-items-2nd .lp-gr8-items-product-single {
      margin: 22.5px auto 0;
    }
.lp-gr8--product .lp-c-sns-share {
    margin:74px 0;
  }
.lp-gr8--product .lp-gr8-modal-movie-inner {
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer;
    background-color: #000;
  }
.lp-gr8--product .lp-gr8-modal-movie-object {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
  }
.lp-gr8--product .modal-content {
    border-radius: 0;
  }
.lp-gr8--product .modal-dialog[data-width="small"] { width:560px; }
