﻿@charset "UTF-8";
/* ========================================
Reset
======================================== */
/*!
* Bootstrap Reboot v4.1.3 (https://getbootstrap.com/)
* Copyright 2011-2018 The Bootstrap Authors
* Copyright 2011-2018 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
*/
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

@-ms-viewport {
  width: device-width;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  margin: 0;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

/* ========================================
Reset / 追加
======================================== */
header,
nav,
main,
footer {
  width: 100%;
  display: block;
}

ul,
li {
  list-style-type: none;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
dl,
dt,
dd {
  margin: 0;
  padding: 0;
}

:focus {
  outline: 0;
}

small {
  font-size: inherit;
}

iframe {
  outline: none;
  border: none;
  background-color: transparent;
}

button {
  display: block;
  margin: 0;
  padding: 0;
  background: transparent;
}

button,
button::before,
button::after {
  border: 0;
  outline: 0;
}

select {
  border: none;
}

em {
  font-style: normal;
}

/* ========================================
Base
======================================== */
html {
  font-family: -apple-system, BlinkMacSystemFont, Arial, YuGothic, 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Osaka, Meiryo, メイリオ, sans-serif;
  line-height: 1.75;
  color: #333;
  background-color: #ffd7df;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  overflow-x: hidden;
}

@media (max-width: 768px) {
  html {
    font-size: 56.25%;
  }
}

@media (min-width: 769px) {
  html {
    font-size: 62.5%;
  }
}

body {
  overflow-x: hidden;
  font-size: 14px;
  font-size: 1.4rem;
}

@media (max-width: 768px) {
  img {
    width: 100%;
  }
}

a {
  color: #333;
}

/* ========================================
Extends
======================================== */
.c-bg-base__item, .p-chart__outer {
  -webkit-transform: skewY(-5deg);
  transform: skewY(-5deg);
}

.c-bg-base__item::before, .c-bg-base__item::after, .p-chart__inner {
  -webkit-transform: skewY(5deg);
  transform: skewY(5deg);
}

/* ========================================
Keyframes
======================================== */
@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* ========================================
Layout
======================================== */
/* body */
.l-body {
  position: relative;
}

@media (max-width: 768px) {
  .l-body {
    background-size: 20px 32px;
  }
}

/* header,main,footer */
.l-header,
.l-main,
.l-footer {
  position: relative;
  z-index: 1;
}

/* main */
.l-main {
  overflow: hidden;
}

/* footer */
.l-footer {
  padding: 4rem 2rem;
}

.l-footer.c-bg-base {
  z-index: 0;
}

.l-footer .c-bg-base__item {
  overflow: visible;
}

.l-footer .c-bg-base__item,
.l-footer .c-bg-base__item::before,
.l-footer .c-bg-base__item::after {
  -webkit-transform: skewY(0);
  transform: skewY(0);
}

.l-footer .c-bg-base__item::before,
.l-footer .c-bg-base__item::after {
  height: 200%;
  top: -100%;
}

.l-footer__inner {
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
}

@media (min-width: 769px) {
  .l-footer__inner {
    width: 960px;
  }
}

.l-footer__inner > :not(:last-child) {
  margin-bottom: 2rem;
}

.l-footer__banner a {
  display: block;
}

.l-footer__banner a:hover {
  opacity: 0.75;
}

.l-footer__otherBanner::after {
  content: '';
  display: block;
  clear: both;
}

@media (min-width: 769px) {
  .l-footer__otherBanner {
    width: 930px;
    margin-right: auto;
    margin-left: auto;
  }
}

.l-footer__otherBanner > * {
  float: left;
  padding: 0.25em;
}

@media (max-width: 768px) {
  .l-footer__otherBanner > * {
    width: 50%;
  }
}

.l-footer__spBanner::after {
  content: '';
  display: block;
  clear: both;
}

.l-footer__spBanner > * {
  width: 50%;
  float: left;
  padding: 0.25em;
}

.l-footer__copyright {
  font-size: 12px;
}

/* navi */
.l-navi a {
  text-decoration: none;
  display: block;
  padding: 1rem;
}

/* pcNavi */
.l-pcNavi {
  position: relative;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.l-pcNavi.is-active {
  position: fixed;
}

.l-pcNavi__list {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.l-pcNavi__item.is-closed {
  opacity: 0.35;
  cursor: default;
  pointer-events: none;
}

.l-pcNavi a {
  position: relative;
}

.l-pcNavi a::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  pointer-events: none;
  width: 10px;
  height: 10px;
  border-right: 3px solid #EC437D;
  border-top: 3px solid #EC437D;
  opacity: 0;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}

.l-pcNavi a:hover::after {
  opacity: 1;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.l-pcNavi img {
  -webkit-transition: 0.25s;
  transition: 0.25s;
}

.l-pcNavi a:hover img {
  -webkit-transform: translateX(0.5rem);
  transform: translateX(0.5rem);
}

/* spNavi */
.l-spNavi {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 8;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-animation: spNaviBg 3s infinite;
  animation: spNaviBg 3s infinite;
  opacity: 0;
  visibility: hidden;
  overflow: scroll;
  -webkit-transform: scale(0.75);
  transform: scale(0.75);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.l-spNavi.is-active {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.l-spNavi.is-active .l-spNavi__item {
  -webkit-animation-name: isSpNaviActive;
  animation-name: isSpNaviActive;
}

@-webkit-keyframes isSpNaviActive {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10em);
    transform: translateX(10em);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes isSpNaviActive {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10em);
    transform: translateX(10em);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.l-spNavi__list {
  padding: 0.5rem;
}

.l-spNavi__item {
  letter-spacing: 0.1em;
  line-height: 1.5;
  font-weight: bold;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.l-spNavi__item:nth-of-type(1) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.l-spNavi__item:nth-of-type(2) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.l-spNavi__item:nth-of-type(3) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.l-spNavi__item:nth-of-type(4) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.l-spNavi__item:nth-of-type(5) {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.l-spNavi__item:nth-of-type(6) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.l-spNavi__item.is-closed {
  cursor: default;
  pointer-events: none;
}

.l-spNavi__item.is-closed a {
  opacity: 0.35;
}

.l-spNavi span {
  display: block;
}

.l-spNavi span:nth-of-type(1) {
  font-size: 18px;
  font-size: 1.8rem;
}

.l-spNavi span:nth-of-type(2) {
  font-size: 12px;
  font-size: 1.2rem;
}

.l-spNavi a {
  width: 80%;
}

/* hamburger */
.l-hamburger {
  position: fixed;
  top: 1rem;
  right: 1rem;
  z-index: 99;
  width: 35px;
  height: 28px;
  cursor: pointer;
}

.l-hamburger__item {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 4px;
  background-color: #333;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  -webkit-transform-origin: right;
  transform-origin: right;
}

.l-hamburger__item:nth-of-type(1) {
  top: 0;
}

.l-hamburger__item:nth-of-type(2) {
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

.l-hamburger__item:nth-of-type(3) {
  bottom: 0;
}

.l-hamburger.is-active .l-hamburger__item:nth-of-type(1) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.l-hamburger.is-active .l-hamburger__item:nth-of-type(2) {
  opacity: 0;
  -webkit-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}

.l-hamburger.is-active .l-hamburger__item:nth-of-type(3) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* loading */
.l-loading {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s ease 1.5s;
  transition: 0.5s ease 1.5s;
  -webkit-transform: rotate(-4deg);
  transform: rotate(-4deg);
}

.loaded .l-loading {
  opacity: 0;
  visibility: hidden;
}

.l-loading__progress {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 2px;
  z-index: 9;
  background-color: #fff;
  -webkit-transition: 0.25s linear;
  transition: 0.25s linear;
}

.loaded .l-loading__progress {
  opacity: 0;
  visibility: hidden;
}

.l-loading__window {
  position: absolute;
  width: 150%;
  height: 75%;
  left: -25%;
  background-color: #f13870;
  -webkit-transition: 0.5s ease-in-out 0.15s;
  transition: 0.5s ease-in-out 0.15s;
}

.l-loading__window--top {
  top: -25%;
}

.loaded .l-loading__window--top {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

.l-loading__window--bottom {
  bottom: -25%;
}

.loaded .l-loading__window--bottom {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}

/* ========================================
Component
======================================== */
/* share */
.c-share {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 768px) {
  .c-share {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.c-share > :not(:last-child) {
  margin-right: 0.5rem;
}

.c-share__item {
  line-height: 1;
}

/* hover */
.c-hover-a, .c-hover-b {
  display: block;
}

.c-hover-a:hover, .c-hover-b:hover {
  opacity: 0.65;
}

.c-hover-b {
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

/* floatbox */
.c-floatbox {
  display: table;
  margin-right: auto;
  margin-left: auto;
}

.c-floatbox::after {
  content: '';
  display: block;
  clear: both;
}

.c-floatbox__item {
  float: left;
}

@media (max-width: 768px) {
  .c-floatbox__item--2 {
    float: none;
  }
}

@media (min-width: 769px) {
  .c-floatbox__item--2:nth-of-type(2n + 1) {
    clear: both;
  }
}

@media (max-width: 768px) {
  .c-floatbox__item--3:nth-of-type(2n + 1) {
    clear: both;
  }
}

@media (min-width: 769px) {
  .c-floatbox__item--3:nth-of-type(3n + 1) {
    clear: both;
  }
}

@media (max-width: 768px) {
  .c-floatbox__item--4:nth-of-type(2n + 1) {
    clear: both;
  }
}

@media (min-width: 769px) {
  .c-floatbox__item--4:nth-of-type(4n + 1) {
    clear: both;
  }
}

@media (max-width: 768px) {
  .c-floatbox__item--6:nth-of-type(3n + 1) {
    clear: both;
  }
}

@media (min-width: 769px) {
  .c-floatbox__item--6:nth-of-type(6n + 1) {
    clear: both;
  }
}

/* movie */
.c-movie {
  width: 100%;
  height: 0;
  position: relative;
  overflow: hidden;
  padding-bottom: 56.25%;
  margin-right: auto;
  margin-left: auto;
}

.c-movie iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}

/* box */
.c-box-outer {
  padding: 8rem 0;
  position: relative;
}

@media (max-width: 768px) {
  .c-box-cont {
    padding: 0 1rem;
  }
}

@media (min-width: 769px) {
  .c-box-cont {
    display: table;
    margin-right: auto;
    margin-left: auto;
  }
}

/* heading */
.c-heading-main {
  margin-bottom: 4rem;
}

@media (max-width: 768px) {
  .c-heading-main {
    padding: 0 2rem;
  }
}

@media (min-width: 769px) {
  .c-heading-main {
    text-align: center;
  }
}

/* bg */
.c-bg-sparkles {
  position: absolute;
  pointer-events: none;
}

.c-bg-sparkles__item {
  position: absolute;
  top: 0;
  left: 0;
}

.c-bg-sparkles__item:nth-of-type(1) {
  position: relative;
}

.c-bg-sparkles__item:nth-of-type(1) {
  -webkit-animation: sparkles 2s ease 0.5s infinite both;
  animation: sparkles 2s ease 0.5s infinite both;
}

.c-bg-sparkles__item:nth-of-type(2) {
  -webkit-animation: sparkles 2s ease 1s infinite both;
  animation: sparkles 2s ease 1s infinite both;
}

.c-bg-sparkles__item:nth-of-type(3) {
  -webkit-animation: sparkles 2s ease 1.5s infinite both;
  animation: sparkles 2s ease 1.5s infinite both;
}

.c-bg-sparkles__item:nth-of-type(4) {
  -webkit-animation: sparkles 2s ease 2s infinite both;
  animation: sparkles 2s ease 2s infinite both;
}

@-webkit-keyframes sparkles {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes sparkles {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.c-bg-base {
  position: relative;
}

@media (min-width: 769px) {
  .c-bg-base--level2 {
    z-index: 2;
  }
}

.c-bg-base__item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
  overflow: hidden;
}

.c-bg-base__item::before, .c-bg-base__item::after {
  content: '';
  position: absolute;
  top: -10%;
  left: 0;
  width: 100%;
  height: 120%;
}

.c-bg-base__item::before {
  z-index: -2;
}

.c-bg-base__item::after {
  z-index: -1;
  background: url(../img/common/bg-triangle.png);
}

@media (max-width: 768px) {
  .c-bg-base__item::after {
    background-size: 20px 32px;
  }
}

@media (min-width: 769px) {
  .c-bg-base__item::after {
    background-attachment: fixed;
  }
}

.c-bg-base__item--lightPink::before {
  background: -webkit-linear-gradient(top, #ffd9dd 0%, #ffa8c0 100%);
  background: -moz-linear-gradient(top, #ffd9dd 0%, #ffa8c0 100%);
  background: linear-gradient(to bottom, #ffd9dd 0%, #ffa8c0 100%);
}

.c-bg-base__item--darkPink::before {
  background: -webkit-linear-gradient(top, #fa5d88 0%, #f31047 100%);
  background: -moz-linear-gradient(top, #fa5d88 0%, #f31047 100%);
  background: linear-gradient(to bottom, #fa5d88 0%, #f31047 100%);
}

/* ========================================
Project
======================================== */
/* story */
.p-story {
  position: relative;
}

@media (min-width: 769px) {
  .p-story::before, .p-story::after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background-repeat: no-repeat;
  }
  .p-story::before {
    z-index: 0;
    bottom: -100px;
    background-image: url(../img/story/img-cast-1.png);
    background-position: left top;
  }
  .p-story::after {
    z-index: -1;
    bottom: 0;
    background-image: url(../img/story/img-cast-2.png);
    background-position: right top;
  }
}

/* storyMainNavi */
@media (min-width: 769px) {
  .p-storyMainNavi {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.p-storyMainNavi__item {
  cursor: pointer;
  background-color: #f12f65;
  padding: 0.25em;
  color: white;
  font-weight: bold;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 2;
  -webkit-transition: 0.15s;
  transition: 0.15s;
}

@media (max-width: 768px) {
  .p-storyMainNavi__item {
    margin-bottom: 0.75rem;
  }
}

@media (min-width: 769px) {
  .p-storyMainNavi__item {
    width: 32.8%;
    margin-bottom: 5px;
  }
}

@media (min-width: 769px) {
  .p-storyMainNavi__item.is-active {
    margin-bottom: 0;
    border-bottom: 5px solid #f12f65;
  }
}

.p-storyMainNavi__item.is-closed {
  opacity: 0.35;
  pointer-events: none;
}

.p-storyMainNavi__item span {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1;
  vertical-align: -1px;
  margin: 0 0.05em;
}

/* storySubNavi */
.p-storySubNavi {
  display: table;
  margin: 2rem auto 3rem;
  position: relative;
}

.p-storySubNavi::after {
  content: '';
  display: block;
  clear: both;
}

@media (max-width: 768px) {
  .p-storySubNavi {
    width: 90%;
  }
}

.p-storySubNavi__item {
  width: 0;
  height: auto;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1;
  border-radius: 8px;
  float: left;
  position: relative;
  cursor: pointer;
  color: white;
}

@media (max-width: 768px) {
  .p-storySubNavi__item {
    padding: 8%;
    margin-right: 5%;
  }
  .p-storySubNavi__item:nth-of-type(5n) {
    margin-right: 0;
    margin-bottom: 0.5em;
  }
}

@media (min-width: 769px) {
  .p-storySubNavi__item {
    padding: 20px;
    margin-right: 12px;
  }
}

.p-storySubNavi__item::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  pointer-events: none;
  -webkit-transition: 0.15s;
  transition: 0.15s;
  background-color: #fff;
}

.p-storySubNavi__item:hover::before {
  width: 100%;
}

.p-storySubNavi__item.is-active::before {
  width: 100%;
}

.p-storySubNavi span {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: auto;
  text-align: center;
  display: table;
}

/* storyBox */
.p-storyBox {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  visibility: hidden;
  background-color: rgba(225, 29, 96, 0.65);
  overflow: hidden;
}

.p-storyBox.is-active {
  height: auto;
  visibility: visible;
}

.p-storyBox.is-active .p-storyBox__textBox {
  -webkit-animation: fade-in 0.4s 0.2s both;
  animation: fade-in 0.4s 0.2s both;
}

@media (min-width: 769px) {
  .p-storyBox__list {
    width: 960px;
  }
}

@media (max-width: 768px) {
  .p-storyBox__item {
    padding: 2rem;
  }
}

@media (min-width: 769px) {
  .p-storyBox__item {
    padding: 4rem;
  }
}

@media (min-width: 769px) {
  .p-storyBox__columnBox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}

@media (max-width: 768px) {
  .p-storyBox__image {
    width: 90%;
    margin: 0 auto 2rem;
  }
}

.p-storyBox__textBox {
  font-weight: bold;
  color: white;
}

@media (min-width: 769px) {
  .p-storyBox__textBox {
    width: 420px;
    margin-right: 4rem;
  }
}

.p-storyBox__heading {
  line-height: 1.5;
  margin-bottom: 0.5em;
  text-align: center;
}

.p-storyBox__heading--synopsis {
  font-size: 22px;
  font-size: 2.2rem;
  margin-bottom: 0.25em;
}

.p-storyBox__heading .s {
  font-size: 14px;
  font-size: 1.4rem;
}

.p-storyBox__heading .m {
  font-size: 16px;
  font-size: 1.6rem;
}

.p-storyBox__heading .l {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1;
  vertical-align: -1px;
  margin: 0 1px;
}

.p-storyBox__text {
  text-align: justify;
}

/* production */
.p-production__box {
  background-color: rgba(255, 255, 255, 0.8);
  position: relative;
}

@media (max-width: 768px) {
  .p-production__box:not(:last-child) {
    margin-bottom: 4rem;
  }
}

@media (min-width: 769px) {
  .p-production__box:not(:last-child) {
    margin-bottom: 8rem;
  }
}

@media (max-width: 768px) {
  .p-production__box {
    padding: 2rem;
  }
}

@media (min-width: 769px) {
  .p-production__box {
    padding: 4rem;
  }
}

@media (max-width: 768px) {
  .p-production__heading {
    width: 35%;
    margin: -2rem 0 2rem -2rem;
  }
}

@media (min-width: 769px) {
  .p-production__heading {
    position: absolute;
    top: -43px;
    left: 0;
    padding: 10px 35px 0px 10px;
    overflow: hidden;
  }
  .p-production__heading::before {
    content: '';
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    bottom: 15px;
    left: -15px;
    z-index: -1;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transform: skewX(24deg);
    transform: skewX(24deg);
  }
}

/* sellBox */
.p-sellBox__border {
  width: 100%;
  height: 0;
  margin: 4rem 0;
}

.p-sellBox__border--set1 {
  border-bottom: 1px dashed #e94383;
}

.p-sellBox__border--set2 {
  border-bottom: 1px dashed #0086c0;
}

/* sell */
@media (min-width: 769px) {
  .p-sell__clmBox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (max-width: 768px) {
  .p-sell__detail > :not(:last-child) {
    margin-bottom: 1rem;
  }
}

@media (min-width: 769px) {
  .p-sell__detail > :not(:last-child) {
    margin-bottom: 2rem;
  }
}

@media (max-width: 768px) {
  .p-sell__image {
    margin-bottom: 2rem;
  }
}

@media (min-width: 769px) {
  .p-sell__image {
    margin-right: 4rem;
  }
}

.p-sell__image--set1 {
  border: 1px solid #f12f65;
  display: table;
}

.p-sell__image--set2 {
  border: 1px solid #0086c0;
  display: table;
}

.p-sell__anc {
  display: block;
  position: relative;
}

@media (max-width: 768px) {
  .p-sell__anc {
    pointer-events: none;
  }
}

@media (min-width: 769px) {
  .p-sell__anc {
    overflow: hidden;
    background-color: #fff;
  }
  .p-sell__anc img {
    -webkit-transition: 0.25s;
    transition: 0.25s;
  }
  .p-sell__anc:hover img {
    opacity: 0.6;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}

/* ecBox */
.p-ecBox__heading {
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.01em;
  margin-bottom: 0.1em;
}

.p-ecBox__heading--set1 {
  color: #f12f65;
}

.p-ecBox__heading--set2 {
  color: #0086c0;
}

.p-ecBox__list {
  margin: 0 -0.25rem;
}

.p-ecBox__list::after {
  content: '';
  display: block;
  clear: both;
}

.p-ecBox__item {
  float: left;
  padding: 0.25rem;
}

.p-ecBox__item:nth-of-type(3n+1) {
  clear: both;
}

@media (max-width: 768px) {
  .p-ecBox__item {
    width: 33%;
  }
}

.p-ecBox a {
  display: block;
}

.p-ecBox a:hover {
  opacity: 0.5;
}

/* productionList */
@media (min-width: 769px) {
  .p-productionList {
    width: 960px;
  }
}

.p-productionList__item {
  text-shadow: 0 0 10px white, 0 0 10px white;
  text-align: center;
  font-weight: 600;
}

@media (max-width: 768px) {
  .p-productionList__item {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.5;
  }
}

@media (min-width: 769px) {
  .p-productionList__item {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.35;
  }
}

.p-productionList__item:not(:last-child) {
  margin-bottom: 0.5em;
}

.p-productionList--delv,
.p-productionList--delv a {
  color: #8043c5;
}

.p-productionList--onair,
.p-productionList--onair a {
  color: #ff7200;
}

/* movie */
.p-movie__item {
  position: relative;
  cursor: pointer;
}

@media (max-width: 768px) {
  .p-movie__item {
    margin: 0 2rem 4rem;
  }
}

@media (min-width: 769px) {
  .p-movie__item {
    width: 480px;
    margin: 3rem;
  }
}

.p-movie__item--large {
  margin: 2em 1em;
}

@media (min-width: 769px) {
  .p-movie__item--large {
    width: 550px;
    margin-right: auto;
    margin-left: auto;
  }
}

.p-movie__heading {
  line-height: 1.35;
  color: #333;
  font-weight: bold;
  text-align: center;
}

@media (max-width: 768px) {
  .p-movie__heading {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 0.5em;
  }
}

@media (min-width: 769px) {
  .p-movie__heading {
    font-size: 20px;
    font-size: 2rem;
    padding: 1em;
  }
}

.p-movie__heading--large {
  padding: 0.75em;
  font-size: 24px;
  font-size: 2.4rem;
}

.p-movie__icon {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 1;
}

@media (min-width: 769px) {
  .p-movie__icon {
    width: 71px;
    height: 72px;
  }
}

@media (max-width: 768px) {
  .p-movie__icon {
    width: 35px;
    height: 35px;
  }
}

.p-movie__thumnail {
  position: relative;
}

.p-movie__thumnail::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: rgba(244, 30, 82, 0.4);
  -webkit-transform: rotate(-5deg);
  transform: rotate(-5deg);
}

.p-movie a {
  display: block;
  text-decoration: none;
}

.p-movie img {
  width: 100%;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.p-movie a:hover img {
  opacity: 0.75;
}

/* hero */
.p-hero {
  overflow: hidden;
  position: relative;
  z-index: 1;
  background-color: white;
}

@media (max-width: 768px) {
  .p-hero {
    background-size: contain;
  }
}

@media (min-width: 769px) {
  .p-hero {
    height: 980px;
  }
}

.p-hero__pcBuilding {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: url(../img/top/bg-building.png) repeat-x center top;
  opacity: 0;
  -webkit-transition: 0.75s 3s;
  transition: 0.75s 3s;
  -webkit-animation: columnMove 300s linear infinite normal;
  animation: columnMove 300s linear infinite normal;
}

.loaded .p-hero__pcBuilding {
  opacity: 1;
}

@-webkit-keyframes columnMove {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 10000px 0;
  }
}

@keyframes columnMove {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 10000px 0;
  }
}

.p-hero__pcRug {
  width: 100%;
  height: 420px;
  position: absolute;
  top: 650px;
  left: 0;
  z-index: 2;
  background: url(../img/top/bg-rug.png) 10000px top;
  background-size: cover;
  -webkit-transform: skewY(-5deg);
  transform: skewY(-5deg);
  -webkit-animation: hoge 150s linear 3.75s infinite;
  animation: hoge 150s linear 3.75s infinite;
}

@-webkit-keyframes hoge {
  0% {
    background-position: 10000px top;
  }
  100% {
    background-position: 0 top;
  }
}

@keyframes hoge {
  0% {
    background-position: 10000px top;
  }
  100% {
    background-position: 0 top;
  }
}

.p-hero__pcRug::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: -webkit-linear-gradient(top, rgba(241, 2, 59, 0.75) 0%, rgba(241, 2, 59, 0) 100%);
  background: -moz-linear-gradient(top, rgba(241, 2, 59, 0.75) 0%, rgba(241, 2, 59, 0) 100%);
  background: linear-gradient(to bottom, rgba(241, 2, 59, 0.75) 0%, rgba(241, 2, 59, 0) 100%);
}

.p-hero__pcMain {
  z-index: 1;
}

@media (min-width: 769px) {
  .p-hero__pcMain {
    position: absolute;
    top: 0;
    left: 20px;
  }
}

.p-hero__pcMainItem {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
}

.loaded .p-hero__pcMainItem {
  opacity: 1;
}

.p-hero__pcMainItem:nth-of-type(1) {
  z-index: 2;
  position: relative;
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
  -webkit-transform: scale(1.75);
  transform: scale(1.75);
}

.loaded .p-hero__pcMainItem:nth-of-type(1) {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.p-hero__pcMainItem:nth-of-type(2) {
  z-index: 3;
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
  -webkit-transform: scale(1.75);
  transform: scale(1.75);
}

.loaded .p-hero__pcMainItem:nth-of-type(2) {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.p-hero__pcMainItem:nth-of-type(3) {
  z-index: 1;
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.p-hero__pcMainItem:nth-of-type(4) {
  z-index: 1;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

@media (max-width: 768px) {
  .p-hero__inner {
    width: 100%;
  }
}

@media (min-width: 769px) {
  .p-hero__inner {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 1040px;
    height: 100%;
  }
}

.p-hero__itemBox {
  z-index: 3;
  position: relative;
}

@media (max-width: 768px) {
  .p-hero__itemBox {
    margin-top: -140%;
    padding: 0 1rem 4rem;
  }
}

@media (min-width: 769px) {
  .p-hero__itemBox {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: 1s 0.9s;
    transition: 1s 0.9s;
  }
  .loaded .p-hero__itemBox {
    opacity: 1;
  }
}

@media (max-width: 768px) {
  .p-hero__item {
    margin-right: auto;
    margin-left: auto;
  }
}

@media (min-width: 769px) {
  .p-hero__item {
    position: absolute;
  }
}

@media (max-width: 768px) {
  .p-hero__item:not(:last-child) {
    margin-bottom: 2rem;
  }
}

.p-hero__hover a {
  display: block;
}

.p-hero__hover img {
  -webkit-transition: 0.15s;
  transition: 0.15s;
}

@media (max-width: 768px) {
  .p-hero__hover a:hover img {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@media (min-width: 769px) {
  .p-hero__hover a:hover img {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
}

@media (max-width: 768px) {
  .p-hero__spFloat-l, .p-hero__spFloat-r {
    width: 48.5%;
  }
}

@media (max-width: 768px) {
  .p-hero__spFloat-l {
    float: left;
  }
}

@media (max-width: 768px) {
  .p-hero__spFloat-r {
    float: right;
  }
}

@media (max-width: 768px) {
  .p-hero__spFloat-r + * {
    clear: both;
  }
}

@media (min-width: 769px) {
  .p-hero__special {
    top: 20px;
    left: 0;
    opacity: 0;
    -webkit-transform: translateX(-300%);
    transform: translateX(-300%);
    -webkit-transition: 0.75s 1.4s;
    transition: 0.75s 1.4s;
  }
  .loaded .p-hero__special {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@media (min-width: 769px) {
  .p-hero__joeiEvent {
    top: 120px;
    left: 0;
    opacity: 0;
    -webkit-transform: translateX(-300%);
    transform: translateX(-300%);
    -webkit-transition: 0.75s 1.4s;
    transition: 0.75s 1.4s;
  }
  .loaded .p-hero__joeiEvent {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@media (min-width: 769px) {
  .p-hero__instagram {
    top: 190px;
    left: 0;
    opacity: 0;
    -webkit-transform: translateX(-300%);
    transform: translateX(-300%);
    -webkit-transition: 0.75s 1.4s;
    transition: 0.75s 1.4s;
  }
  .loaded .p-hero__instagram {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@media (min-width: 769px) {
  .p-hero__comment {
    top: 260px;
    left: 0;
    opacity: 0;
    -webkit-transform: translateX(-300%);
    transform: translateX(-300%);
    -webkit-transition: 0.75s 1.5s;
    transition: 0.75s 1.5s;
  }
  .loaded .p-hero__comment {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@media (max-width: 768px) {
  .p-hero__trailer {
    width: 90%;
  }
}

@media (min-width: 769px) {
  .p-hero__trailer {
    top: 330px;
    left: 0;
    opacity: 0;
    -webkit-transform: translateX(-300%);
    transform: translateX(-300%);
    -webkit-transition: 0.75s 1.6s;
    transition: 0.75s 1.6s;
  }
  .loaded .p-hero__trailer {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@media (max-width: 768px) {
  .p-hero__news {
    width: 100%;
  }
}

@media (min-width: 769px) {
  .p-hero__news {
    top: 480px;
    left: 0;
    opacity: 0;
    -webkit-transform: translateX(-300%);
    transform: translateX(-300%);
    -webkit-transition: 0.75s 1.7s;
    transition: 0.75s 1.7s;
  }
  .loaded .p-hero__news {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

.p-hero__pop {
  opacity: 0;
  -webkit-transition: 1s 4s;
  transition: 1s 4s;
  top: 30px;
  right: 35px;
}

.p-hero__pop--circle {
  width: 115px;
  height: 115px;
  background-color: #ff0000;
  border-radius: 50%;
}

.p-hero__pop--circle img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.p-hero__pop--jagged {
  width: 200px;
  height: 150px;
}

.loaded .p-hero__pop {
  opacity: 1;
}

.p-hero__new {
  /*top: 15px;
		left: 255px;*/
}

.p-hero__new--1 {
  top: 140px;
  right: -75px;
}

.p-hero__new--2 {
  top: 210px;
  right: -75px;
}

.loaded .p-hero__new {
  -webkit-animation: sparkles 1.75s linear 4s infinite both;
  animation: sparkles 1.75s linear 4s infinite both;
}

@-webkit-keyframes sparkles {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes sparkles {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@media (min-width: 769px) {
  .p-hero__cam--1 {
    top: 580px;
    right: 0;
  }
}

@media (min-width: 769px) {
  .p-hero__cam--2 {
    top: 510px;
    right: 0;
  }
}

@media (min-width: 769px) {
  .p-hero__cam--3 {
    top: 440px;
    right: 0;
  }
}

@media (min-width: 769px) {
  .p-hero__cam--4 {
    top: 370px;
    right: 0;
  }
}

@media (min-width: 769px) {
  .p-hero__cam--5 {
    top: 300px;
    right: 0;
  }
}

@media (min-width: 769px) {
  .p-hero__cam--6 {
    top: 230px;
    right: 0;
  }
}

@media (min-width: 769px) {
  .p-hero__cam--7 {
    top: 160px;
    right: 0;
  }
}

@media (max-width: 768px) {
  .p-hero__cam {
    margin-bottom: 1rem !important;
  }
}

@media (min-width: 769px) {
  .p-hero__cam {
    opacity: 0;
    -webkit-transition: 1s 4s;
    transition: 1s 4s;
  }
  .loaded .p-hero__cam {
    opacity: 1;
  }
}

@media (max-width: 768px) {
  .p-hero__logo {
    width: 80%;
    margin: 0 auto !important;
  }
}

@media (min-width: 769px) {
  .p-hero__logo {
    top: 680px;
    left: 20px;
    opacity: 0;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
    -webkit-transition: 1s 2.2s;
    transition: 1s 2.2s;
  }
  .loaded .p-hero__logo {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@media (max-width: 768px) {
  .p-hero__release {
    width: 85%;
    margin: 0 auto 4rem !important;
  }
}

@media (min-width: 769px) {
  .p-hero__release {
    top: 655px;
    right: 20px;
    opacity: 0;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
    -webkit-transition: 1s 2.4s;
    transition: 1s 2.4s;
  }
  .loaded .p-hero__release {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@media (min-width: 769px) {
  .p-hero__catch {
    position: absolute;
    top: 30px;
    left: 800px;
    opacity: 0;
    -webkit-transform: scale(2);
    transform: scale(2);
    -webkit-transition: 1.25s ease-in-out 2.8s;
    transition: 1.25s ease-in-out 2.8s;
  }
  .loaded .p-hero__catch {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

.p-hero .c-share {
  z-index: 99;
}

@media (min-width: 769px) {
  .p-hero .c-share {
    position: absolute;
    right: 0;
    bottom: 10px;
  }
}

.p-hero .c-bg-sparkles {
  bottom: -100px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 4;
}

/* news */
.p-news {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  letter-spacing: 0.02em;
  position: relative;
}

.p-news__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

@media (max-width: 768px) {
  .p-news__inner {
    padding: 12.5% 5% 5% 5%;
  }
}

@media (min-width: 769px) {
  .p-news__inner {
    padding: 35px 10px 10px 10px;
  }
}

.p-news__body {
  position: relative;
  width: 100%;
  height: 100%;
}

.p-news__date {
  color: #fff;
}

.p-news__date:not(:first-child) {
  border-top: 1px #fff dashed;
  margin-top: 0.75em;
  padding-top: 0.75em;
}

.p-news__topic {
  color: #fff;
  padding-left: 1.25em;
  text-indent: -1.25em;
}

.p-news__topic::before {
  content: '▶';
  margin-right: 0.25em;
}

.p-news__topic a {
  color: #fff;
  text-decoration: none;
}

.p-news__topic a:hover {
  text-decoration: underline;
}

.p-news .ps__thumb-y {
  background-color: #fff;
}

.p-news .ps__thumb-y:hover {
  background-color: #fff;
}

.p-news .ps__rail-y {
  width: auto;
}

/* introduction */
@media (min-width: 769px) {
  .p-introduction {
    background: url(../img/introduction/bg-sparkles.png) no-repeat center top;
    background-size: contain;
  }
}

@media (max-width: 768px) {
  .p-introduction__catch {
    margin-top: -6rem;
  }
}

@media (min-width: 769px) {
  .p-introduction__catch {
    margin-top: -10rem;
  }
}

.p-introduction__inner {
  position: relative;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 769px) {
  .p-introduction__inner {
    width: 960px;
    height: 900px;
  }
}

.p-introduction__cast {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.p-introduction__cast.is-hidden {
  opacity: 0;
}

@media (max-width: 768px) {
  .p-introduction__cast {
    width: 120%;
    margin-left: -20%;
  }
}

@media (min-width: 769px) {
  .p-introduction__cast {
    position: absolute;
    top: -4rem;
    left: -260px;
  }
}

.p-introduction__text {
  text-align: justify;
  letter-spacing: 0.02em;
  background-color: rgba(225, 29, 96, 0.65);
  padding: 2rem;
  color: white;
  font-weight: bold;
  -webkit-transition: 0.35s ease-in-out;
  transition: 0.35s ease-in-out;
}

.p-introduction__text.is-hidden {
  opacity: 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
}

@media (max-width: 768px) {
  .p-introduction__text {
    position: relative;
    margin-top: -150%;
    margin-bottom: 2rem;
  }
}

@media (min-width: 769px) {
  .p-introduction__text {
    width: 480px;
    position: absolute;
    right: 0;
    top: 4rem;
  }
}

.p-introduction__text p {
  -webkit-transition: 0.25s 0.4s;
  transition: 0.25s 0.4s;
}

.p-introduction__text.is-hidden p {
  opacity: 0;
}

@media (min-width: 769px) {
  .p-introduction__scene {
    position: absolute;
    bottom: 0px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

.p-introduction__bg {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background: -webkit-linear-gradient(top, #ec3975 0%, rgba(236, 57, 117, 0) 100%);
  background: -moz-linear-gradient(top, #ec3975 0%, rgba(236, 57, 117, 0) 100%);
  background: linear-gradient(to bottom, #ec3975 0%, rgba(236, 57, 117, 0) 100%);
}

@media (max-width: 768px) {
  .p-introduction__bg {
    height: 75px;
  }
}

@media (min-width: 769px) {
  .p-introduction__bg {
    height: 250px;
  }
}

/* cast */
@media (max-width: 768px) {
  .p-cast__list {
    margin-bottom: 2rem;
  }
}

@media (min-width: 769px) {
  .p-cast__list {
    margin: 8rem 0;
  }
}

.p-cast__item {
  -webkit-transition: 0.35s ease-in-out;
  transition: 0.35s ease-in-out;
  position: relative;
}

@media (min-width: 769px) {
  .p-cast__item {
    width: 930px;
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-transform: skewY(-5deg);
    transform: skewY(-5deg);
  }
}

@media (max-width: 768px) {
  .p-cast__item:not(:last-child) {
    margin-bottom: 1rem;
  }
}

@media (min-width: 769px) {
  .p-cast__item:not(:last-child) {
    margin-bottom: 4rem;
  }
}

.p-cast__item:nth-of-type(odd).is-hidden {
  -webkit-transform: translateX(-4rem);
  transform: translateX(-4rem);
  opacity: 0;
}

.p-cast__item:nth-of-type(even).is-hidden {
  -webkit-transform: translateX(4rem);
  transform: translateX(4rem);
  opacity: 0;
}

@media (min-width: 769px) {
  .p-cast__itemInner {
    -webkit-transform: skewY(5deg);
    transform: skewY(5deg);
  }
}

@media (max-width: 768px) {
  .p-cast__image {
    margin-right: auto;
    margin-left: auto;
  }
}

@media (min-width: 769px) {
  .p-cast__image {
    position: absolute;
    bottom: 0;
    -webkit-transform-origin: left;
    transform-origin: left;
  }
}

@media (min-width: 769px) {
  .p-cast__image--pcR {
    right: 0;
  }
}

@media (min-width: 769px) {
  .p-cast__image--pcL {
    left: 0;
  }
}

@media (max-width: 768px) {
  .p-cast__image--spS {
    width: 70%;
  }
}

@media (max-width: 768px) {
  .p-cast__image--spM {
    width: 80%;
  }
}

@media (max-width: 768px) {
  .p-cast__image--spL {
    width: 90%;
  }
}

.p-cast__heading {
  font-family: Georgia, 游明朝体, YuMincho, 游明朝, 'Yu Mincho', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN W3', HiraMinProN-W3, 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', HGS明朝E, 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
  margin-bottom: 0.5em;
  line-height: 1;
  font-weight: bold;
  letter-spacing: -0.05em;
}

@media (max-width: 768px) {
  .p-cast__heading {
    -webkit-transform: skewY(5deg);
    transform: skewY(5deg);
    font-size: 28px;
    font-size: 2.8rem;
  }
}

@media (min-width: 769px) {
  .p-cast__heading {
    font-size: 40px;
    font-size: 4rem;
  }
}

.p-cast__textBox {
  color: #e50150;
  display: table;
}

@media (max-width: 768px) {
  .p-cast__textBox {
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-transform: skewY(-5deg);
    transform: skewY(-5deg);
    -webkit-transform-origin: left;
    transform-origin: left;
    padding: 3rem 2rem 2rem;
  }
}

@media (min-width: 769px) {
  .p-cast__textBox--pcR {
    margin-left: auto;
    padding: 4.5rem 3rem 8.5rem;
  }
}

@media (min-width: 769px) {
  .p-cast__textBox--pcL {
    margin-right: auto;
    padding: 8.5rem 3rem 4.5rem;
  }
}

.p-cast__text {
  text-align: justify;
}

@media (max-width: 768px) {
  .p-cast__text {
    -webkit-transform: skewY(5deg);
    transform: skewY(5deg);
  }
}

@media (min-width: 769px) {
  .p-cast__text {
    width: 420px;
  }
}

@media (min-width: 769px) {
  .p-cast__text--pcL {
    width: 520px;
  }
}

/* chart */
.p-chart__outer {
  background-color: rgba(255, 255, 255, 0.8);
}

@media (max-width: 768px) {
  .p-chart__outer {
    padding: 1.5rem;
  }
}

@media (min-width: 769px) {
  .p-chart__outer {
    padding: 3rem;
  }
}

.p-chart__heading {
  color: #e50150;
  text-align: right;
  font-family: Georgia, 游明朝体, YuMincho, 游明朝, 'Yu Mincho', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN W3', HiraMinProN-W3, 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', HGS明朝E, 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
  font-weight: bold;
}

@media (max-width: 768px) {
  .p-chart__heading {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

@media (min-width: 769px) {
  .p-chart__heading {
    font-size: 40px;
    font-size: 4rem;
    margin-right: 0.65em;
  }
}

.p-chart__staff {
  color: #f53465;
}

/* Tool Tip */
.tooltip__base {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.tooltip__content {
  color: #fff;
  text-align: center;
  position: relative;
  width: 65%;
  padding: 0 1em;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.3;
}

.tooltip__content span {
  font-style: italic;
  font-size: 120%;
  margin-left: -0.25em;
}

.tooltip__shape {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  fill: #ff0000;
  -webkit-animation: pop 1s linear 4s infinite reverse;
  animation: pop 1s linear 4s infinite reverse;
}

@-webkit-keyframes pop {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
}

@keyframes pop {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
}

/* --------------------
Utility
-------------------- */
/* margin-top */
.u-mt-0_5 {
  margin-top: 0.5rem;
}

.u-mt-1 {
  margin-top: 1rem;
}

.u-mt-1_5 {
  margin-top: 1.5rem;
}

.u-mt-2 {
  margin-top: 2rem;
}

.u-mt-2_5 {
  margin-top: 2.5rem;
}

.u-mt-3 {
  margin-top: 3rem;
}

.u-mt-3_5 {
  margin-top: 3.5rem;
}

.u-mt-4 {
  margin-top: 4rem;
}

.u-nmt-0_5 {
  margin-top: -0.5rem;
}

.u-nmt-1 {
  margin-top: -1rem;
}

.u-nmt-1_5 {
  margin-top: -1.5rem;
}

.u-nmt-2 {
  margin-top: -2rem;
}

/* margin-right */
.u-mr-0_5 {
  margin-right: 0.5rem;
}

.u-mr-1 {
  margin-right: 1rem;
}

.u-mr-1_5 {
  margin-right: 1.5rem;
}

.u-mr-2 {
  margin-right: 2rem;
}

.u-mr-2_5 {
  margin-right: 2.5rem;
}

.u-mr-3 {
  margin-right: 3rem;
}

.u-mr-3_5 {
  margin-right: 3.5rem;
}

.u-mr-4 {
  margin-right: 4rem;
}

.u-nmr-0_5 {
  margin-right: -0.5rem;
}

.u-nmr-1 {
  margin-right: -1rem;
}

.u-nmr-1_5 {
  margin-right: -1.5rem;
}

.u-nmr-2 {
  margin-right: -2rem;
}

/* margin-bottom */
.u-mb-0_5 {
  margin-bottom: 0.5rem;
}

.u-mb-1 {
  margin-bottom: 1rem;
}

.u-mb-1_5 {
  margin-bottom: 1.5rem;
}

.u-mb-2 {
  margin-bottom: 2rem;
}

.u-mb-2_5 {
  margin-bottom: 2.5rem;
}

.u-mb-3 {
  margin-bottom: 3rem;
}

.u-mb-3_5 {
  margin-bottom: 3.5rem;
}

.u-mb-4 {
  margin-bottom: 4rem;
}

.u-mb-4_5 {
  margin-bottom: 4.5rem;
}

.u-mb-5 {
  margin-bottom: 5rem;
}

.u-mb-5_5 {
  margin-bottom: 5.5rem;
}

.u-mb-6 {
  margin-bottom: 6rem;
}

.u-mb-6_5 {
  margin-bottom: 6.5rem;
}

.u-mb-7 {
  margin-bottom: 7rem;
}

.u-mb-7_5 {
  margin-bottom: 7.5rem;
}

.u-mb-8 {
  margin-bottom: 8rem;
}

.u-nmb-0_5 {
  margin-bottom: -0.5rem;
}

.u-nmb-1 {
  margin-bottom: -1rem;
}

.u-nmb-1_5 {
  margin-bottom: -1.5rem;
}

.u-nmb-2 {
  margin-bottom: -2rem;
}

.u-mbc-0_5 > :not(:last-child) {
  margin-bottom: 0.5rem;
}

.u-mbc-1 > :not(:last-child) {
  margin-bottom: 1rem;
}

.u-mbc-1_5 > :not(:last-child) {
  margin-bottom: 1.5rem;
}

.u-mbc-2 > :not(:last-child) {
  margin-bottom: 2rem;
}

.u-mbc-2_5 > :not(:last-child) {
  margin-bottom: 2.5rem;
}

.u-mbc-3 > :not(:last-child) {
  margin-bottom: 3rem;
}

.u-mbc-3_5 > :not(:last-child) {
  margin-bottom: 3.5rem;
}

.u-mbc-4 > :not(:last-child) {
  margin-bottom: 4rem;
}

.u-mbc-4_5 > :not(:last-child) {
  margin-bottom: 4.5rem;
}

.u-mbc-5 > :not(:last-child) {
  margin-bottom: 5rem;
}

.u-mbc-5_5 > :not(:last-child) {
  margin-bottom: 5.5rem;
}

.u-mbc-6 > :not(:last-child) {
  margin-bottom: 6rem;
}

.u-mbc-6_5 > :not(:last-child) {
  margin-bottom: 6.5rem;
}

.u-mbc-7 > :not(:last-child) {
  margin-bottom: 7rem;
}

.u-mbc-7_5 > :not(:last-child) {
  margin-bottom: 7.5rem;
}

.u-mbc-8 > :not(:last-child) {
  margin-bottom: 8rem;
}

/* margin-left */
.u-ml-0_5 {
  margin-left: 0.5rem;
}

.u-ml-1 {
  margin-left: 1rem;
}

.u-ml-1_5 {
  margin-left: 1.5rem;
}

.u-ml-2 {
  margin-left: 2rem;
}

.u-ml-2_5 {
  margin-left: 2.5rem;
}

.u-ml-3 {
  margin-left: 3rem;
}

.u-ml-3_5 {
  margin-left: 3.5rem;
}

.u-ml-4 {
  margin-left: 4rem;
}

.u-nml-0_5 {
  margin-left: -0.5rem;
}

.u-nml-1 {
  margin-left: -1rem;
}

.u-nml-1_5 {
  margin-left: -1.5rem;
}

.u-nml-2 {
  margin-left: -2rem;
}

/* font-size */
.u-fs-0_8 {
  font-size: 0.8em;
}

.u-fs-0_9 {
  font-size: 0.9em;
}

.u-fs-1 {
  font-size: 1em;
}

.u-fs-1_1 {
  font-size: 1.1em;
}

.u-fs-1_2 {
  font-size: 1.2em;
}

.u-fs-1_3 {
  font-size: 1.3em;
}

.u-fs-1_4 {
  font-size: 1.4em;
}

.u-fs-1_5 {
  font-size: 1.5em;
}

.u-fs-1_6 {
  font-size: 1.6em;
}

/* font-weight */
.u-fw-r {
  font-weight: 600;
}

.u-fw-b {
  font-weight: bold;
}

/* font-style */
.u-fs-i {
  font-style: italic;
}

/* line-height */
.u-lh-1 {
  line-height: 1;
}

.u-lh-1_25 {
  line-height: 1.25;
}

.u-lh-1_35 {
  line-height: 1.35;
}

.u-lh-1_5 {
  line-height: 1.5;
}

.u-lh-1_65 {
  line-height: 1.65;
}

/* color */
.u-c-black {
  color: black;
}

.u-c-white {
  color: white;
}

.u-c-pink {
  color: #ff0090;
}

/* text-align */
.u-ta-r {
  text-align: right;
}

.u-ta-c {
  text-align: center;
}

.u-ta-l {
  text-align: left;
}

/* display */
.u-d-b {
  display: block;
}

.u-d-n {
  display: none;
}

.u-d-i {
  display: inline;
}

.u-d-t {
  display: table;
}

/* float */
.u-fl-l {
  float: left;
}

.u-fl-r {
  float: right;
}

.i-fl-n {
  float: none;
}

/* flexbox */
.u-flex {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 769px) {
  .u-flex-pc {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.u-jc-c {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.u-jc-sb {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.u-ai-c {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.u-fd-rr {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -moz-box-orient: horizontal;
  -moz-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

/* icon */
.u-icon-r {
  vertical-align: super;
  font-size: 95%;
  line-height: 1;
}

/* other */
.u-center {
  display: table;
  margin-right: auto;
  margin-left: auto;
}

@media (max-width: 768px) {
  .u-wide-sp-15 {
    width: 15%;
  }
}

@media (max-width: 768px) {
  .u-wide-sp-25 {
    width: 25%;
  }
}

@media (max-width: 768px) {
  .u-wide-sp-25 {
    width: 25%;
  }
}

@media (max-width: 768px) {
  .u-wide-sp-50 {
    width: 50%;
  }
}

@media (max-width: 768px) {
  .u-wide-sp-75 {
    width: 75%;
  }
}

.u-clearfix::after {
  content: '';
  display: block;
  clear: both;
}

.u-z-1 {
  position: relative;
  z-index: 1;
}

.u-indent {
  float: left;
}

.u-indent + * {
  display: table;
}

@media (max-width: 768px) {
  .u-indent--spBreak {
    float: none;
  }
  .u-indent--spBreak + * {
    display: block;
  }
}

.u-bullet {
  text-indent: -1em;
  padding-left: 1em;
}

.u-cBullet > * {
  text-indent: -1em;
  padding-left: 1em;
}

@media (max-width: 768px) {
  .u-pc {
    display: none;
  }
}

@media (min-width: 769px) {
  .u-sp {
    display: none;
  }
}

/* ========================================
Vendor
======================================== */
#cboxWrapper, .cboxPhoto {
  max-width: none;
}

.cboxIframe, .cboxPhoto {
  display: block;
  border: 0;
}

#cboxClose:active, #cboxNext:active, #cboxPrevious:active, #cboxSlideshow:active, #colorbox {
  outline: 0;
}

#cboxOverlay, #cboxWrapper, #colorbox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: visible;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxBottomLeft, #cboxMiddleLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  -webkit-overflow-scrolling: touch;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingGraphic, #cboxLoadingOverlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxCurrent, #cboxTitle {
  position: absolute;
  top: -22px;
}

.cboxPhoto {
  float: left;
  margin: auto;
  -ms-interpolation-mode: bicubic;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}

#cboxContent, #cboxLoadedContent, #colorbox {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

#cboxOverlay {
  background: #fff;
  overflow: visible;
}

#colorbox {
  overflow: visible;
}

#cboxContent {
  margin-top: 32px;
  overflow: visible;
  background: 0 0;
}

.cboxIframe {
  background: #fff;
}

#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}

#cboxLoadedContent {
  background: 0 0;
  padding: 0;
  overflow: auto;
}

#cboxLoadingGraphic {
  background: url(images/loading.gif) center center no-repeat;
}

#cboxLoadingOverlay {
  background: rgba(255, 255, 255, 0.2);
}

#cboxTitle {
  left: 0;
  color: #FFF;
}

#cboxCurrent {
  right: 205px;
  text-indent: -9999px;
}

#cboxClose, #cboxNext, #cboxPrevious, #cboxSlideshow {
  cursor: pointer;
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: 0 0;
}

#cboxClose {
  position: absolute;
  top: -32px;
  right: 0;
  display: block;
  background: url(../img/common/close.png) no-repeat;
  width: 32px;
  height: 32px;
  overflow: visible;
  text-indent: -9999px;
}

#cboxClose:hover {
  background: url(../img/common/close.png) 0 -32px no-repeat;
  cursor: pointer;
}

/* Container style */
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto;
}

/* Scrollbar rail styles */
.ps__rail-x {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  height: 15px;
  /* there must be 'bottom' or 'top' for ps__rail-x */
  bottom: 0px;
  /* please don't change 'position' */
  position: absolute;
}

.ps__rail-y {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  width: 15px;
  /* there must be 'right' or 'left' for ps__rail-y */
  right: 0;
  /* please don't change 'position' */
  position: absolute;
}

.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
  display: block;
  background-color: transparent;
}

.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
  opacity: 0.6;
}

.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
  background-color: #eee;
  opacity: 0.9;
}

/* Scrollbar thumb styles */
.ps__thumb-x {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, height .2s ease-in-out;
  -webkit-transition: background-color .2s linear, height .2s ease-in-out;
  height: 6px;
  /* there must be 'bottom' for ps__thumb-x */
  bottom: 2px;
  /* please don't change 'position' */
  position: absolute;
}

.ps__thumb-y {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, width .2s ease-in-out;
  -webkit-transition: background-color .2s linear, width .2s ease-in-out;
  width: 6px;
  /* there must be 'right' for ps__thumb-y */
  right: 2px;
  /* please don't change 'position' */
  position: absolute;
}

.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
  background-color: #999;
  height: 11px;
}

.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
  background-color: #999;
  width: 11px;
}

/* MS supports */
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important;
  }
}

#cboxClose,
#cboxClose:hover {
  background: none;
}

#cboxClose {
  width: 40px;
  height: 40px;
  top: -45px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

@media (max-width: 768px) {
  #cboxClose {
    right: 0;
    left: 0;
    margin: auto;
  }
}

#cboxClose::before, #cboxClose::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 5px;
  height: 100%;
  background-color: #333;
  -webkit-transition: 0.15s;
  transition: 0.15s;
}

#cboxClose::before {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}

#cboxClose::after {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}

#cboxClose:hover {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}

#cboxContent {
  margin-top: 45px;
}

@media (min-width: 769px) {
  .cbox-caution .cboxPhoto {
    -webkit-transform: rotateX(0.1deg);
    transform: rotateX(0.1deg);
  }
}

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