#main {
  padding-bottom: 0 !important; }

.pre {
  font-size: .94rem;
  line-height: 1.45rem;
  color: rgba(255, 255, 255, 0.4); }

.dlist-style {
  margin-left: 1.4em; }

.dlist-style--decimal dt {
  font-weight: bold;
  font-size: 1.1rem;
  list-style: decimal;
  display: list-item; }
  .dlist-style--decimal dt.addm {
    margin-bottom: 30px; }
.dlist-style--decimal dd {
  margin-bottom: 30px; }

.vr-wrap {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../images/bg_top.jpg);
  background-attachment: inherit;
  padding-bottom: 3rem; }
  @media (min-width: 768px) {
    .vr-wrap {
      background-attachment: fixed;
      background-repeat: repeat-x;
      position: relative; } }
  .vr-wrap h2 {
    color: #6f9;
    font-weight: 700; }
  .vr-wrap .button-fill {
    background: #6f9;
    color: #000; }
  .vr-wrap .button-ghost-fill {
    border-color: #6f9;
    color: #6f9;
    font-weight: bolder;
    margin: 1rem;
    padding: 1rem 0;
    width: 224px; }
    .vr-wrap .button-ghost-fill:hover {
      background: #6f9;
      color: #000; }

.vr-section {
  padding-bottom: 2rem;
  padding-top: 1rem; }
  .vr-section.first-child {
    padding-bottom: 3rem; }
    .vr-section.first-child p {
      font-size: 1.125rem;
      text-align: left; }
      @media (min-width: 768px) {
        .vr-section.first-child p {
          text-align: center; } }
  .vr-section:nth-child(odd) {
    background-color: rgba(255, 255, 255, 0.06); }

.banner-layered {
  margin: 0 !important; }

.vr-title {
  height: 540px;
  background-image: url(../images/vr-top-bg_mobile.jpg);
  background-position: top center;
  background-size: auto 100%;
  background-repeat: no-repeat;
  position: relative; }
  @media (min-width: 592px) {
    .vr-title {
      background-size: 100% auto; } }
  @media (min-width: 768px) {
    .vr-title {
      height: 624px;
      background-image: url(../images/vr-top-bg.jpg);
      background-position: center -50px;
      background-size: auto; } }
  .vr-title .vr-title-float {
    top: 20px;
    left: 0;
    right: 0;
    text-align: center;
    position: absolute;
    margin: 0 auto; }
    @media (min-width: 1024px) {
      .vr-title .vr-title-float {
        width: 630px;
        top: 30px; } }
    .vr-title .vr-title-float img {
      width: 90%;
      height: auto;
      margin-bottom: 12px; }
      @media (min-width: 592px) {
        .vr-title .vr-title-float img {
          width: 70%;
          margin-bottom: 0; } }
      @media (min-width: 1024px) {
        .vr-title .vr-title-float img {
          width: 100%; } }
    .vr-title .vr-title-float p {
      font-size: 1.4rem;
      text-align: left;
      padding: 0 20px; }
      @media (min-width: 592px) {
        .vr-title .vr-title-float p {
          padding: 0 100px;
          text-align: center; } }
      @media (min-width: 1024px) {
        .vr-title .vr-title-float p {
          padding: 0; } }
    .vr-title .vr-title-float .vr-title-tag {
      display: flex;
      justify-content: center; }
      .vr-title .vr-title-float .vr-title-tag div {
        font-size: 1.5rem;
        color: black;
        line-height: 1.5;
        background-color: #6f9;
        opacity: .85;
        padding: 0 20px;
        margin: 0 10px; }

.vr-tagline {
  color: #6f9;
  background: -webkit-radial-gradient(circle, #c6ffd9, #0cc148);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 1.715rem;
  font-weight: 700;
  line-height: 1.5;
  margin: 1.5em auto;
  max-width: 580px;
  text-align: center; }
  @media (min-width: 768px) {
    .vr-tagline {
      font-size: 32px;
      max-width: 100%; } }

.vr-howto {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 60px; }
  @media (min-width: 768px) {
    .vr-howto {
      flex-direction: row-reverse;
      justify-content: space-between; } }
  .vr-howto.first-child {
    margin-top: 12px; }
  .vr-howto div {
    margin-bottom: 10px; }
  .vr-howto img {
    width: 100%;
    max-width: 425px; }
    @media (min-width: 768px) {
      .vr-howto img {
        width: 50%; } }
  .vr-howto div {
    width: 100%; }
    @media (min-width: 768px) {
      .vr-howto div {
        width: 50%;
        padding-left: 50px; } }

.vr-headset {
  position: relative;
  overflow: hidden; }
  .vr-headset .h-box {
    z-index: 2; }
  .vr-headset img {
    position: absolute;
    right: -50px;
    top: -50px;
    width: auto;
    height: 300px;
    opacity: 0.3; }
    @media (min-width: 768px) {
      .vr-headset img {
        opacity: 0.5; } }

.promo-title_prev {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(../images/title-mobile.jpg); }
  @media (min-width: 768px) {
    .promo-title_prev {
      background-image: url(../images/title-tablet.jpg); } }
  @media (min-width: 1024px) {
    .promo-title_prev {
      background-image: url(../images/title-pc.jpg); } }

.promo-coupon-desc img {
  max-width: 470px;
  text-align: center;
  display: block;
  margin: 0 auto 2rem; }
  .promo-coupon-desc img.short {
    margin: 0 auto 1rem; }
.promo-coupon-desc p {
  color: white; }

.clicktocopy {
  color: white;
  font-size: 1.25rem;
  text-align: center;
  text-decoration: underline;
  border-radius: 3px;
  display: block;
  margin: 0 auto;
  padding: .5rem; }

.h-box--promo.h-box--promo {
  padding: 0; }

.coupon-text {
  font-size: 2.5rem;
  color: #333;
  font-weight: bold;
  background-color: white;
  max-width: 470px;
  border-radius: .2rem;
  margin: 0 auto 1rem; }
  .coupon-text.short {
    font-size: 1.75rem;
    margin: 0 auto; }

.media-thum img {
  width: 100%; }

@media (min-width: 1024px) {
  .promo-movie--list .list-card .grid-item {
    width: 33.33%; } }
.promo-movie--list .list-card .grid-item .entry {
  border: none; }
  .promo-movie--list .list-card .grid-item .entry .entry-meta {
    width: 100%;
    color: #fff;
    position: relative; }
    @media (min-width: 592px) {
      .promo-movie--list .list-card .grid-item .entry .entry-meta {
        color: #333; } }
    .promo-movie--list .list-card .grid-item .entry .entry-meta .meta-desc {
      position: relative; }
      .promo-movie--list .list-card .grid-item .entry .entry-meta .meta-desc .meta-sub {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-bottom: 16px; }
      @media (min-width: 592px) {
        .promo-movie--list .list-card .grid-item .entry .entry-meta .meta-desc .meta-title {
          height: 50px;
          text-overflow: ellipsis;
          overflow: hidden;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical; } }
      .promo-movie--list .list-card .grid-item .entry .entry-meta .meta-desc .meta-data {
        color: #5F9EA0; }
      .promo-movie--list .list-card .grid-item .entry .entry-meta .meta-desc a.link-detail {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0; }
      .promo-movie--list .list-card .grid-item .entry .entry-meta .meta-desc .tag-status--future {
        font-size: .93rem;
        border: none;
        color: #F87E8F; }
        @media (min-width: 592px) {
          .promo-movie--list .list-card .grid-item .entry .entry-meta .meta-desc .tag-status--future {
            font-size: .93rem; } }
      .promo-movie--list .list-card .grid-item .entry .entry-meta .meta-desc .tag-status--present {
        font-size: 1rem;
        letter-spacing: -.08rem;
        background-color: #f43650;
        border-color: #f43650;
        color: #fff;
        display: inline-block !important; }
        @media (min-width: 592px) {
          .promo-movie--list .list-card .grid-item .entry .entry-meta .meta-desc .tag-status--present {
            font-size: .93rem;
            letter-spacing: 0; } }
  .promo-movie--list .list-card .grid-item .entry a.meta-btn {
    width: 100%;
    color: white;
    display: block;
    text-align: center;
    background-color: #139f2e;
    padding: .6rem; }

.promo-banner img {
  margin-bottom: 3rem; }
.promo-banner .img-pc {
  width: 100%;
  display: none; }
  @media (min-width: 768px) {
    .promo-banner .img-pc {
      display: block; } }
.promo-banner .img-tablet {
  width: 100%;
  display: block; }
  @media (min-width: 768px) {
    .promo-banner .img-tablet {
      display: none; } }

.promo-button {
  width: 60%;
  height: 30px;
  line-height: 30px;
  color: white;
  text-align: center;
  background-color: #383838;
  border-radius: 3px; }
  @media (min-width: 592px) {
    .promo-button {
      width: 100%;
      height: 42px;
      line-height: 42px; } }
  .promo-button.ready {
    background-color: #139f2e; }

.img-pc {
  width: 100%;
  display: none; }
  @media (min-width: 592px) {
    .img-pc {
      display: block; } }

.img-tablet {
  width: 100%;
  display: block; }
  @media (min-width: 592px) {
    .img-tablet {
      display: none; } }

.join-btn {
  width: 240px;
  font-size: 1rem;
  text-align: center;
  text-decoration: none;
  background: #ffe23b;
  color: rgba(0, 0, 0, 0.87);
  border-radius: 3px;
  display: block;
  margin: 0 auto 3rem;
  padding: .75rem;
  position: inherit; }
  @media (min-width: 768px) {
    .join-btn {
      width: 95px;
      height: 95px;
      font-size: 18px;
      font-weight: bold;
      line-height: 95px;
      border-radius: 50%;
      box-shadow: 2px 2px 2px rgba(0, 0, 1, 0.4);
      margin: 0;
      padding: 0;
      position: fixed;
      bottom: 1rem;
      right: 1rem;
      z-index: 999; } }

.backtotop {
  text-align: center; }

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