*,
::before,
::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

::before,
::after {
  text-decoration: inherit;
  vertical-align: inherit;
}

html {
  cursor: default;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-tap-highlight-color: transparent;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  word-break: break-word;
}

body {
  margin: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

dl dl,
dl ol,
dl ul,
ol dl,
ul dl {
  margin: 0;
}

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

hr {
  height: 0;
  overflow: visible;
}

main {
  display: block;
}

nav ol,
nav ul {
  list-style: none;
  padding: 0;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

iframe {
  border-style: none;
}

img {
  border-style: none;
}

svg:not([fill]) {
  fill: currentColor;
}

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
}

button,
input,
select {
  margin: 0;
}

button {
  overflow: visible;
  text-transform: none;
}

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

fieldset {
  border: 1px solid #a0a0a0;
  padding: 0.35em 0.75em 0.625em;
}

input {
  overflow: visible;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

select {
  text-transform: none;
}

textarea {
  margin: 0;
  overflow: auto;
  resize: vertical;
}

[type=checkbox],
[type=radio] {
  padding: 0;
}

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

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

:-moz-focusring {
  outline: 1px dotted ButtonText;
}

:-moz-ui-invalid {
  box-shadow: none;
}

details {
  display: block;
}

dialog {
  background-color: white;
  border: solid;
  color: black;
  display: block;
  height: -moz-fit-content;
  height: -webkit-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}

dialog:not([open]) {
  display: none;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

a,
area,
button,
input,
label,
select,
summary,
textarea,
[tabindex] {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

[hidden] {
  display: none;
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled=true],
[disabled] {
  cursor: not-allowed;
}

[aria-hidden=false][hidden] {
  display: initial;
}

[aria-hidden=false][hidden]:not(:focus) {
  clip: rect(0, 0, 0, 0);
  position: absolute;
}

@-webkit-keyframes rotation1 {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotation1 {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
html,
body {
  height: 100%;
}

body {
  font-weight: 400;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  min-width: 320px;
  background-color: #000;
  color: #fff;
}

body.is-open {
  overflow: hidden;
}

a {
  color: #000;
}

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

figure {
  margin: 0;
}

img {
  max-width: 100%;
  height: auto;
}

.theme--pink {
  background-color: #f9d2d2;
  color: #211c22;
}

.theme--pink .l-topbar__logo-container {
  background-color: #211c22;
}

.theme--pink .l-gnav__item.is-current a {
  background-color: #fff;
}

.theme--pink .l-gnav__item--exhibitions a {
  background-color: #303030;
}

.theme--pink .l-footer {
  background-color: transparent;
  color: #211c22;
}

.theme--pink .c-social-links__item-link {
  border: 1px solid #211c22;
}

.theme--pink .c-social-links__img path {
  fill: #211c22;
}

.theme--pink .p-page-article {
  background-color: #f9d2d2;
  border-bottom: 2px solid #f9d2d2;
}

.theme--pink .p-page-article__body {
  color: #211c22;
}

.theme--pink .p-page-featured {
  background-color: #f9d2d2;
}

.theme--pink .p-page-featured__title {
  color: #56fce0;
}

.theme--pink .p-page-featured__title--past {
  color: #ff648d;
}

.theme--pink .p-page-featured__title--about {
  color: #daf769;
}

.l-container {
  position: relative;
}

.l-footer-sns {
  margin-top: 4.6667vw;
  text-align: center;
}

.l-footer-sns__term {
  margin-bottom: 8vw;
  width: 67.3333vw;
}

.l-footer-sns__term .image {
  height: 0;
  padding-bottom: 29.0123%;
}

.l-footer-sns__desc {
  display: inline-block;
  margin: 0 6.6667vw;
}

.l-footer-sns__button {
  cursor: pointer;
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
}

.l-footer-sns__button:hover .twitter,
.l-footer-sns__button:hover .youtube {
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}

.l-footer-sns__button .twitter,
.l-footer-sns__button .youtube {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.l-footer-sns__button .twitter {
  width: 39px;
  height: 31px;
}

.l-footer-sns__button .youtube {
  width: 44px;
  height: 31px;
}

.l-footer-sns__button .name {
  display: block;
  font-size: 0.875rem;
  line-height: 1;
  padding-top: 2em;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.l-footer {
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-color: #211c22;
  width: 100%;
  padding: 20px;
  margin-top: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #e6e7e8;
  text-align: center;
}

.l-footer__nav {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  text-align: center;
  margin: 0 0 20px 0;
}

.l-footer__nav-link {
  display: block;
  border-top: 1px solid #6c6d6e;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Jost", sans-serif;
  font-weight: 300;
  font-size: 0.6875rem;
  line-height: 2.3636;
  letter-spacing: 1px;
  color: #e6e7e8;
  margin: 0 4px;
  padding: 10px 0;
}

.l-footer__legal {
  font-family: "Jost", sans-serif;
  font-weight: 300;
  font-size: 11px;
  margin: 0;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

.l-gnav-toggle {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  background-color: transparent;
  border: 0;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 10px;
  width: 21px;
  height: 45px;
  cursor: pointer;
  z-index: 100;
}

.l-gnav-toggle__line {
  display: inline-block;
  height: 2px;
  width: 21px;
  background-color: #fff;
  position: absolute;
}

.l-gnav-toggle__line:first-of-type {
  top: 13px;
  left: 0;
  -webkit-transition: top 0.2s 0.2s, -webkit-transform 0.2s;
  transition: top 0.2s 0.2s, -webkit-transform 0.2s;
  transition: top 0.2s 0.2s, transform 0.2s;
  transition: top 0.2s 0.2s, transform 0.2s, -webkit-transform 0.2s;
}

.is-open .l-gnav-toggle__line:first-of-type {
  top: 16px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: top 0.2s, -webkit-transform 0.2s 0.2s;
  transition: top 0.2s, -webkit-transform 0.2s 0.2s;
  transition: top 0.2s, transform 0.2s 0.2s;
  transition: top 0.2s, transform 0.2s 0.2s, -webkit-transform 0.2s 0.2s;
}

.l-gnav-toggle__line:nth-of-type(2) {
  top: 19px;
  left: 0;
  -webkit-transition: top 0.2s 0.2s, -webkit-transform 0.2s;
  transition: top 0.2s 0.2s, -webkit-transform 0.2s;
  transition: top 0.2s 0.2s, transform 0.2s;
  transition: top 0.2s 0.2s, transform 0.2s, -webkit-transform 0.2s;
}

.is-open .l-gnav-toggle__line:nth-of-type(2) {
  top: 16px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: top 0.2s, -webkit-transform 0.2s 0.2s;
  transition: top 0.2s, -webkit-transform 0.2s 0.2s;
  transition: top 0.2s, transform 0.2s 0.2s;
  transition: top 0.2s, transform 0.2s 0.2s, -webkit-transform 0.2s 0.2s;
}

.l-gnav-toggle__text {
  position: absolute;
  top: 28px;
  left: 0;
  display: inline-block;
  color: #fff;
  font-family: "Teko", sans-serif;
  font-weight: 300;
  font-size: 0.875rem;
  line-height: 1;
  letter-spacing: -0.01em;
}

.l-gnav {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1 1;
  padding: 20px 0;
  margin-bottom: 70px;
  background: #303030;
  z-index: 1;
}

.l-gnav__item {
  position: relative;
}

.l-gnav__item--exhibitions {
  background-color: #501098;
}

.l-gnav__item.is-current a {
  background: #fff;
  color: #501098;
}

.l-gnav__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #303030;
  cursor: pointer;
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 15px 0;
  border: 0;
  text-decoration: none;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  background-color: #303030;
  font-family: "Teko", sans-serif;
  font-weight: 300;
  font-size: 1.375rem;
  line-height: 1;
}

.l-gnav__item .ico {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 8px;
  width: 16px;
  height: 16px;
}

.l-gnav__sub-item {
  display: block;
  padding: 15px 0;
  background: #454545;
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Teko", sans-serif;
  font-weight: 300;
  font-size: 1.4375rem;
  line-height: 1;
  letter-spacing: 0.08em;
  cursor: pointer;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.l-gnav__sub-item.is-current a {
  color: #fff;
}

.l-gnav__sub-item a {
  text-decoration: none;
  color: #fff;
}

.l-header {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: absolute;
  left: 0;
  right: 0;
  height: 64px;
  max-width: 100%;
  z-index: 5;
  color: #fff;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.l-header--fixed {
  position: fixed;
}

.l-header.is-active {
  background-color: #fff;
  color: #211c22;
}

.l-header__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 1280px;
  margin: 0 auto;
  height: 64px;
  padding: 4px 16px;
}

.l-header__logo {
  font-size: 1rem;
  line-height: 1;
  letter-spacing: 0.2em;
}

.l-header__btn {
  display: none;
}

.l-header__btn a {
  padding: 0 13px;
  color: currentColor;
}

.l-header__btn svg {
  fill: currentColor;
}

.l-header__btn--facebook {
  margin-right: -13px;
}

.l-inner {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 2.6667vw;
}

.l-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative;
  padding-top: 70px;
}

.l-page-container {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.l-sidebar {
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  pointer-events: none;
  -webkit-transition: visibility 0.3s;
  transition: visibility 0.3s;
}

.is-open .l-sidebar {
  visibility: visible;
}

.l-sidebar__logo-container {
  display: none;
}

.l-sidebar__backdrop {
  opacity: 0;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.is-open .l-sidebar__backdrop {
  opacity: 1;
}

.l-sidebar__nav-container {
  opacity: 0;
  position: absolute;
  top: 70px;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  pointer-events: all;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.is-open .l-sidebar__nav-container {
  opacity: 1;
}

.l-sidebar__links {
  display: none;
  -webkit-transform: skewY(10deg);
  transform: skewY(10deg);
}

.l-sidebar__links-item {
  margin: 10px;
}

.l-sidebar__links-item + .l-sidebar__links-item {
  margin-top: 20px;
}

.l-sidebar__links-item--tacobell {
  padding: 20px;
  background-color: #000;
}

.l-topbar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10000;
}

.l-topbar__logo-container {
  background-color: #000;
  padding: 0 10px;
  width: 100%;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 10000;
}

.l-topbar__logo {
  margin: 2px auto 0;
  display: inline-block;
}

.l-topbar__logo img {
  height: 40px;
  width: 90px;
  vertical-align: middle;
}

.l-wrapper {
  min-height: 100%;
  height: 100%;
}

.c-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.c-btn > a {
  display: inherit;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 45px;
  min-width: 162px;
  padding: 0 3.5em;
  border: 3px solid #501098;
  border-radius: 2em;
  background-color: #501098;
  text-decoration: none;
  font-weight: bold;
  font-size: 0.75rem;
  line-height: 2.1667;
  color: #fff;
}

.c-btn__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c-card {
  max-width: 313px;
  border-radius: 4px;
}

.c-card__title {
  font-size: 0.75rem;
  line-height: 2.1667;
  font-weight: bold;
  padding: 25px;
}

.c-card__title + .c-card__text {
  padding-top: 0;
}

.c-card__text {
  padding: 25px;
}

.c-card__text + .c-card__title {
  padding-top: 0;
}

.c-carousel {
  position: relative;
}

.c-carousel .swiper-container {
  padding: 15px;
  max-width: 979px;
}

.c-carousel .swiper-slide {
  height: auto;
}

.c-carousel .swiper-button-prev,
.c-carousel .swiper-button-next {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  outline: none;
}

.c-flex__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.c-flex__col--12 {
  width: 100%;
}

.c-heading-en {
  font-size: 2rem;
  line-height: 1.25;
  letter-spacing: 0.04em;
}

.c-heading-h2 {
  font-size: 1.25rem;
  line-height: 1.6;
  color: #211c22;
}

.c-heading-h3 {
  font-size: 1.25rem;
  line-height: 1.6;
  text-align: center;
  letter-spacing: 0.06em;
}

.c-movie-container {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.c-movie-container iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.c-movie-thumb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.c-movie-thumb.is-coming {
  pointer-events: none;
}

.c-movie-thumb.is-coming .play::after {
  content: "COMING SOON";
  color: #fff;
  font-size: 0.6875rem;
  line-height: 1;
  letter-spacing: 0.08em;
  width: auto;
  height: auto;
  background-image: none;
  background-color: transparent;
  border-radius: 0;
  border: none;
}

.c-movie-thumb .play::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 11.7333vw;
  height: 11.7333vw;
  border-radius: 50%;
  border: 2px solid #fff;
  background-image: url(/img/ico_play.svg);
  background-repeat: no-repeat;
  background-size: 2.1333vw 2.4vw;
  background-position: 4.6667vw center;
  background-color: #f9d2d2;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.c-social-links {
  list-style: none;
  padding: 0;
  margin: 0 0 17px 0;
  text-align: center;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.c-social-links__item {
  display: inline-block;
  margin-left: 20px;
  position: relative;
}

.c-social-links__item:first-child {
  margin-left: 0;
}

.c-social-links__item-link {
  background: transparent;
  border: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #bcbec0;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

.c-social-links__img {
  width: 60%;
  height: 60%;
}

.c-social-links__img path {
  fill: #bcbec0;
  -webkit-transition: fill 0.1s;
  transition: fill 0.1s;
}

.c-spacer {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.c-symbol {
  display: none;
}

.c-text {
  font-weight: bold;
  font-size: 0.875rem;
  line-height: 1.7143;
}

.js-collapse-target {
  display: none;
}

.p-index-access {
  position: relative;
  display: block;
}

.p-index-access::before {
  content: "";
  display: block;
}

.p-index-access .c-flex {
  width: 100%;
  max-width: 1130px;
  padding: 5.3333vw;
}

.p-index-access .c-flex__row {
  height: 100%;
}

.p-index-access .c-flex__col {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.p-index-access__heading {
  font-family: "Jost", sans-serif;
  font-weight: 400;
  letter-spacing: 0.04em;
  font-size: 6.4vw;
  line-height: 7.2vw;
  text-transform: uppercase;
  margin: 0 auto;
}

.p-index-access__list {
  list-style: none;
  padding: 0;
  text-align: left;
  margin-top: 2.6667vw;
  letter-spacing: 0.04em;
}

.p-index-access__list--name {
  font-weight: 500;
  font-size: 3.7333vw;
  line-height: 6.4vw;
}

.p-index-access__list--address {
  font-size: 3.2vw;
  line-height: 5.8667vw;
}

.p-index-access__list--contact {
  font-size: 3.2vw;
  line-height: 5.8667vw;
}

.p-index-access__hours {
  text-align: left;
  margin-top: 2.6667vw;
  letter-spacing: 0.04em;
  font-size: 0.875rem;
  line-height: 1.7143;
}

.p-index-access__hours dd {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-index-access__hours dd .spacer {
  min-width: 68px;
}

.p-index-access__map {
  margin-top: 5.3333vw;
}

.p-index-access__map iframe {
  width: 100%;
  height: 100%;
}

.p-page-article {
  position: relative;
  display: block;
  background-color: #000;
  border-bottom: 2px solid #211c22;
  text-decoration: none;
}

.p-page-article::before {
  content: "";
  display: block;
}

.p-page-article .c-flex {
  width: 100%;
  max-width: 1130px;
  padding: 5.3333vw;
}

.p-page-article .c-flex__row {
  height: 100%;
}

.p-page-article .c-flex__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.p-page-article__body {
  color: #e6e7e8;
  text-align: center;
  padding: 5.3333vw 0 0;
  font-family: "Jost", sans-serif;
  font-weight: 300;
  font-size: 3.2vw;
  letter-spacing: 0.04em;
}

.p-page-article__heading {
  margin-bottom: 2.6667vw;
  padding: 1.3333vw 2.6667vw;
  -webkit-transform: skewY(-10deg);
  transform: skewY(-10deg);
  font-family: "Teko", sans-serif;
  font-weight: 300;
  font-size: 6.9333vw;
  line-height: 6.1333vw;
  color: #56fce0;
  text-shadow: 1px 1px #211c22;
}

.p-page-article__heading--xyz {
  color: #2975df;
}

.p-page-article__heading--doskoi {
  color: #e0ce2c;
}

.p-page-article__heading--other {
  color: #58ad24;
}

.p-page-article__title {
  font-family: "Jost", sans-serif;
  font-weight: 400;
  font-size: 6.4vw;
  line-height: 7.2vw;
}

.p-page-article__info {
  margin-top: 2vw;
}

.p-page-article__venue {
  margin: 0;
  font-size: 3.7333vw;
  line-height: 5.3333vw;
}

.p-page-article__period {
  margin: 0;
  font-size: 3.7333vw;
  line-height: 5.3333vw;
}

.p-page-article__note {
  font-size: 70%;
  margin: 0;
  margin-top: 0.25em;
}

.p-page-article__hours {
  margin-top: 1.25vw;
}

.p-page-article__hours dd {
  margin: 0;
}

.p-page-article__image {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  height: 55vw;
}

.p-page-article__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-page-content {
  margin-top: 20px;
}

.p-page-content p {
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.7143;
}

.p-page-content ul {
  margin: 0;
  padding-left: 1em;
  list-style: disc;
}

.p-page-content ul li {
  font-size: 0.875rem;
  line-height: 1.7143;
}

.p-page-content ul li + li {
  margin-top: 0.25em;
}

.p-page-content ol {
  margin: 0;
  padding-left: 1.5em;
  list-style: decimal;
}

.p-page-content ol li {
  font-size: 0.875rem;
  line-height: 1.7143;
}

.p-page-content ol li + li {
  margin-top: 0.25em;
}

.p-page-content blockquote {
  margin: 0;
  padding: 1.5em;
  background-color: #f4f4f4;
}

.p-page-content figure figcaption {
  margin-top: 0.7em;
  font-size: 0.75rem;
  line-height: 1.5;
}

.p-page-content img {
  line-height: 1;
  vertical-align: top;
  width: initial;
  height: initial;
  max-width: 100%;
}

.p-page-content img.alignleft {
  float: left;
}

.p-page-content img.alignright {
  float: right;
}

.p-page-content img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.p-page-content > img {
  display: block;
}

.p-page-content > a {
  display: inline-block;
}

.p-page-content p + p,
.p-page-content p + ul,
.p-page-content p + ol,
.p-page-content p + blockquote,
.p-page-content p + figure,
.p-page-content p + img,
.p-page-content p + a,
.p-page-content ul + p,
.p-page-content ul + ul,
.p-page-content ul + ol,
.p-page-content ul + blockquote,
.p-page-content ul + figure,
.p-page-content ul + img,
.p-page-content ul + a,
.p-page-content ol + p,
.p-page-content ol + ul,
.p-page-content ol + ol,
.p-page-content ol + blockquote,
.p-page-content ol + figure,
.p-page-content ol + img,
.p-page-content ol + a,
.p-page-content blockquote + p,
.p-page-content blockquote + ul,
.p-page-content blockquote + ol,
.p-page-content blockquote + blockquote,
.p-page-content blockquote + figure,
.p-page-content blockquote + img,
.p-page-content blockquote + a,
.p-page-content figure + p,
.p-page-content figure + ul,
.p-page-content figure + ol,
.p-page-content figure + blockquote,
.p-page-content figure + figure,
.p-page-content figure + img,
.p-page-content figure + a,
.p-page-content > img + p,
.p-page-content > img + ul,
.p-page-content > img + ol,
.p-page-content > img + blockquote,
.p-page-content > img + figure,
.p-page-content > img + img,
.p-page-content > img + a,
.p-page-content > a + p,
.p-page-content > a + ul,
.p-page-content > a + ol,
.p-page-content > a + blockquote,
.p-page-content > a + figure,
.p-page-content > a + img,
.p-page-content > a + a {
  margin-top: 1.5em;
}

.p-page-contiainer {
  max-width: 960px;
  margin: 40px auto;
  padding: 0 5.3333vw;
}

.p-page-contiainer__title {
  margin-bottom: 20px;
  font-family: "Jost", sans-serif;
  font-weight: 400;
  font-size: 2rem;
  line-height: 1.1875;
  letter-spacing: 0.04em;
}

.p-page-contiainer__venue {
  font-family: "Jost", sans-serif;
  font-weight: 300;
  font-size: 1.25rem;
  line-height: 1.4;
  letter-spacing: 0.04em;
}

.p-page-contiainer__period {
  font-family: "Jost", sans-serif;
  font-weight: 300;
  font-size: 1.25rem;
  line-height: 1.4;
  letter-spacing: 0.04em;
}

.p-page-featured {
  position: relative;
  display: block;
  background-color: #501098;
}

.p-page-featured::before {
  content: "";
  display: block;
  padding-bottom: 66.6667%;
}

.p-page-featured--content .p-page-featured__details {
  padding: 0;
  left: 0;
  -webkit-transform: none;
  transform: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.p-page-featured--content img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.p-page-featured__details {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  max-width: 1130px;
  height: 100%;
  margin: 0;
  padding: 0 4px;
  z-index: 100;
  margin-top: 5.3333vw;
}

.p-page-featured__title {
  color: #fff;
  font-family: "Teko", sans-serif;
  font-weight: 500;
  text-shadow: 1px 1px #000;
  font-size: 14.6667vw;
  line-height: 12vw;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  text-align: center;
  font-style: italic;
  -webkit-transform: rotate(-10deg);
  transform: rotate(-10deg);
}

.p-page-featured__heart {
  width: 32vw;
  margin-top: 5.3333vw;
}

.p-page-paging {
  padding: 30px 0;
  text-align: center;
  font-size: 0;
  line-height: infinity;
}

.p-page-paging__btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 60px;
  height: 40px;
  margin: 0 3px;
  border-radius: 3px;
  background-color: #fff;
  color: #501098;
  font-family: "Teko", sans-serif;
  font-weight: 300;
  text-decoration: none;
}

.p-page-paging__btn.current {
  background-color: #d72473;
  color: #fff;
}

.p-page-paging__btn .num {
  font-size: 1.4375rem;
  line-height: 1.7391;
  display: inline-block;
  margin-top: 0.1em;
}

.p-page-paging__btn--prev .ico {
  width: 7px;
  height: 14px;
  -webkit-transform: scale(-1);
  transform: scale(-1);
}

.p-page-paging__btn--next .ico {
  width: 7px;
  height: 14px;
}

.p-past-article {
  display: grid;
  grid-template-rows: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-row-gap: 2px;
  grid-column-gap: 2px;
}

.p-past-article__item {
  position: relative;
}

.p-past-article__item::before {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.p-past-article__item::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.35);
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.p-past-article__item img {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.p-past-article__title {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  padding: 0 30px;
  margin: 0;
  font-family: "Jost", sans-serif;
  font-weight: 400;
  font-size: 2.3438vw;
  line-height: 2.8125vw;
  color: #fff;
  letter-spacing: 2px;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.85);
  z-index: 100;
}

._bgc-primary {
  background-color: #501098 !important;
}

._bgc-text {
  background-color: #fff !important;
}

._bgc-white {
  background-color: #fff !important;
}

._bgc-lightgray {
  background-color: #e6e7e8 !important;
}

._bgc-gray {
  background-color: #303030 !important;
}

._cl-primary {
  color: #501098;
}

._cl-text {
  color: #fff;
}

._cl-muted {
  color: #999;
}

._cl-white {
  color: #fff;
}

._cl-gray {
  color: #303030;
}

._cl-mediumdarkgray {
  color: #656b6f;
}

._cl-darkgray {
  color: #211c22;
}

._cl-black {
  color: #000;
}

._cl-link {
  color: #000;
}

._hide {
  display: none !important;
}

._block {
  display: block !important;
}

._inline {
  display: inline !important;
}

._inline-block {
  display: inline-block !important;
}

._table {
  display: table !important;
}

._table-row {
  display: table-row !important;
}

._table-cell {
  display: table-cell !important;
}

._fx {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

._fx.-flex-start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

._fx.-flex-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

._fx.-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

._fx.-stretch {
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

._fx.-fxd-c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

._fx.-fxd-cr {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

._fx.-fxd-r {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

._fx.-fxd-rr {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

._fx.-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

._fx.-nowrap {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

._fx.-jc-fs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

._fx.-jc-fe {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

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

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

._fx.-jc-sa {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

._fx.-ac-c {
  -ms-flex-line-pack: center;
  align-content: center;
}

._fx.-ac-s {
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

._fx.-ac-fs {
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

._fx.-ac-fe {
  -ms-flex-line-pack: end;
  align-content: flex-end;
}

._fx.-ac-sb {
  -ms-flex-line-pack: justify;
  align-content: space-between;
}

._fx.-ac-sa {
  -ms-flex-line-pack: distribute;
  align-content: space-around;
}

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

._fx.-ai-s {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

._fx.-ai-fs {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

._fx.-ai-fe {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

._fx.-ai-b {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

._fi {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

._fi.-glow {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

._fi.-glow2 {
  -webkit-box-flex: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
}

._fi.-glow3 {
  -webkit-box-flex: 3;
  -ms-flex-positive: 3;
  flex-grow: 3;
}

._fi.-glow4 {
  -webkit-box-flex: 4;
  -ms-flex-positive: 4;
  flex-grow: 4;
}

._fi.-glow5 {
  -webkit-box-flex: 5;
  -ms-flex-positive: 5;
  flex-grow: 5;
}

._fi.-shrink {
  -ms-flex-negative: 1;
  flex-shrink: 1;
}

._fi.-shrink2 {
  -ms-flex-negative: 2;
  flex-shrink: 2;
}

._fi.-shrink3 {
  -ms-flex-negative: 3;
  flex-shrink: 3;
}

._fi.-shrink4 {
  -ms-flex-negative: 4;
  flex-shrink: 4;
}

._fi.-shrink5 {
  -ms-flex-negative: 5;
  flex-shrink: 5;
}

._fi.-order1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

._fi.-order2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

._fi.-order3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

._fi.-order4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}

._fi.-order5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}

._fi.-order6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}

._fi.-order7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}

._fi.-order8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}

._fi.-order9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}

._fi.-order10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}

._fz-xs {
  font-size: 0.625rem !important;
  line-height: 1.8 !important;
}

._fz-s {
  font-size: 0.75rem !important;
  line-height: 1.6667 !important;
}

._fz-m {
  font-size: 0.875rem !important;
  line-height: 1.5714 !important;
}

._fz-l {
  font-size: 1.125rem !important;
  line-height: 1.4444 !important;
}

._fz-xl {
  font-size: 1.25rem !important;
  line-height: 1.4 !important;
}

._fz-xxl {
  font-size: 1.5rem !important;
  line-height: 1.3333 !important;
}

._wh-nw {
  white-space: nowrap;
}

._m0 {
  margin: 0 !important;
}

._mt0 {
  margin-top: 0 !important;
}

._mb0 {
  margin-bottom: 0 !important;
}

._ml0 {
  margin-left: 0 !important;
}

._mr0 {
  margin-right: 0 !important;
}

._ma {
  margin: auto !important;
}

._mta {
  margin-top: auto !important;
}

._mba {
  margin-bottom: auto !important;
}

._mla {
  margin-left: auto !important;
}

._mra {
  margin-right: auto !important;
}

._m0a {
  margin: 0 auto !important;
}

._p0 {
  padding: 0 !important;
}

._pt0 {
  padding-top: 0 !important;
}

._pb0 {
  padding-bottom: 0 !important;
}

._pl0 {
  padding-left: 0 !important;
}

._pr0 {
  padding-right: 0 !important;
}

._ta-l {
  text-align: left !important;
}

._ta-r {
  text-align: right !important;
}

._ta-c {
  text-align: center !important;
}

._ta-j {
  text-align: justify !important;
}

._uppercase {
  text-transform: uppercase;
}

._va-t {
  vertical-align: top !important;
}

._va-m {
  vertical-align: middle !important;
}

._va-b {
  vertical-align: bottom !important;
}

._va-bs {
  vertical-align: baseline !important;
}

._nowrap {
  white-space: nowrap !important;
}

._wrap {
  white-space: wrap !important;
}

@media screen and (min-width: 768px) {
  a:hover {
    text-decoration: none;
  }

  a[href^="tel:"] {
    pointer-events: none;
    color: #fff;
    text-decoration: none;
  }

  .theme--pink .l-sidebar {
    background-color: #f9d2d2;
  }

  .theme--pink .l-gnav__item a {
    background-color: #211c22;
    border-bottom: 2px solid #f9d2d2;
  }

  .theme--pink .l-gnav__item:hover a {
    background: #fff;
    color: #501098;
  }

  .theme--pink .l-gnav__item--exhibitions a {
    background-color: #303030;
  }

  .theme--pink .l-gnav__sub-item a {
    color: #211c22;
  }

  .theme--pink .p-page-article:hover {
    background-color: #f9d2d2;
  }

  .l-footer-sns {
    margin-top: 35px;
    margin-left: 25px;
  }

  .l-footer-sns__term {
    margin-bottom: 40px;
    width: 324px;
    margin-bottom: 40px;
  }

  .l-footer-sns__desc {
    margin: 0 35px;
  }

  .l-footer-sns__button .twitter {
    width: 50px;
    height: 40px;
  }

  .l-footer-sns__button .youtube {
    width: 57px;
    height: 40px;
  }

  .l-footer-sns__button .name {
    font-size: 1rem;
    line-height: 1;
  }

  .l-footer {
    padding: 60px 30px 30px;
  }

  .l-footer__nav {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .l-footer__nav-link {
    display: inline-block;
    border-top: 0;
    padding: 0;
    font-size: 0.9375rem;
    line-height: 1.7333;
  }

  .l-gnav-toggle {
    display: none;
  }

  .l-gnav {
    padding: 0 0 20px;
    background: transparent;
    margin-bottom: 90px;
  }

  .l-gnav__item:hover a {
    background: #fff;
    color: #501098;
  }

  .l-gnav__item a {
    padding: 17px 0;
    min-height: 82px;
    border-bottom: 2px solid #000;
  }

  .l-gnav__sub-item {
    font-size: 0.9375rem;
    line-height: 1;
    background: transparent;
    padding: 5px 0;
    cursor: pointer;
  }

  .l-gnav__sub-item:nth-child(2) {
    padding-top: 10px;
  }

  .l-gnav__sub-item:last-child {
    padding-bottom: 10px;
  }

  .l-gnav__sub-item a {
    color: #828282;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }

  .l-gnav__sub-item a:hover {
    color: #fff;
  }

  .l-header__btn {
    display: block;
  }

  .l-inner {
    max-width: 1280px;
    padding: 0 4.6875%;
  }

  .l-main {
    padding-top: 0;
    padding-left: 150px;
  }

  .l-sidebar {
    visibility: visible;
    max-width: 150px;
    background-color: #000;
    text-align: center;
    pointer-events: all;
  }

  .l-sidebar__logo-container {
    display: block;
    width: 100%;
    height: auto;
    padding: 0;
  }

  .l-sidebar__logo {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    padding: 25px 10px;
  }

  .l-sidebar__logo img {
    width: auto;
    height: auto;
    vertical-align: middle;
  }

  .l-sidebar__backdrop {
    display: none;
  }

  .l-sidebar__nav-container {
    opacity: 1;
    position: static;
    height: calc(100% - 200px);
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
    -webkit-transform: skewY(-10deg);
    transform: skewY(-10deg);
    margin-top: 60px;
  }

  .l-sidebar__links {
    display: block;
  }

  .l-topbar {
    display: none;
  }

  .l-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .c-btn > a {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }

  .c-btn > a:hover {
    background-color: #fff;
    color: #501098;
  }

  .c-flex__col--tab-4 {
    width: 33.3333%;
  }

  .c-flex__col--tab-6 {
    width: 50%;
  }

  .c-flex__col--tab-8 {
    width: 66.6667%;
  }

  .c-heading-en {
    font-size: 5.0625rem;
    line-height: 1.1975;
  }

  .c-heading-h2 {
    font-size: 3.25rem;
    line-height: 1;
  }

  .c-heading-h3 {
    font-size: 1.75rem;
    line-height: 1;
  }

  .c-movie-thumb:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  .c-movie-thumb:hover .play::after {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1.1);
    transform: translateX(-50%) translateY(-50%) scale(1.1);
  }

  .c-movie-thumb.is-coming .play::after {
    font-size: 1rem;
    line-height: 1;
  }

  .c-movie-thumb .play::after {
    width: 70px;
    height: 70px;
    border: 3px solid #fff;
    background-size: 14px 16px;
    background-position: 27px center;
  }

  .c-social-links {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .c-social-links__item {
    margin-left: 14px;
  }

  .c-social-links__item-link {
    width: 30px;
    height: 30px;
  }

  .c-text {
    font-size: 1rem;
    line-height: 2;
  }

  .p-index-access::before {
    padding-bottom: 33.3333%;
  }

  .p-index-access .c-flex {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 100%;
    padding: 2.6549%;
  }

  .p-index-access .c-flex__row {
    margin: 0 -1.1719vw;
  }

  .p-index-access .c-flex__col {
    padding: 0 1.1719vw;
  }

  .p-index-access__heading {
    margin: 0;
    font-size: 2.3438vw;
    line-height: 2.8125vw;
  }

  .p-index-access__list {
    margin-top: 1.5625vw;
  }

  .p-index-access__list--name {
    font-size: 1.0938vw;
    line-height: 1.875vw;
  }

  .p-index-access__list--address {
    font-size: 1.0938vw;
    line-height: 1.875vw;
  }

  .p-index-access__list--contact {
    font-size: 1.0938vw;
    line-height: 1.875vw;
  }

  .p-index-access__hours {
    margin-top: 1.5625vw;
  }

  .p-index-access__map {
    margin-top: 0;
  }

  .p-page-article {
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
  }

  .p-page-article:hover {
    background-color: #211c22;
  }

  .p-page-article::before {
    padding-bottom: 33.3333%;
  }

  .p-page-article .c-flex {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 100%;
    padding: 2.6549%;
  }

  .p-page-article .c-flex__row {
    margin: 0 -1.1719vw;
  }

  .p-page-article .c-flex__col {
    height: 100%;
    padding: 0 1.1719vw;
  }

  .p-page-article__body {
    padding: 0;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    font-size: 1.25vw;
    line-height: 1.875vw;
  }

  .p-page-article__heading {
    padding: 0;
    margin-bottom: 30px;
    font-size: 1.875rem;
    line-height: 0.5;
  }

  .p-page-article__title {
    font-size: 2.3438vw;
    line-height: 2.8125vw;
  }

  .p-page-article__info {
    margin-top: 0.9375vw;
  }

  .p-page-article__venue {
    font-size: 1.25vw;
    line-height: 1.875vw;
  }

  .p-page-article__period {
    font-size: 1.25vw;
    line-height: 1.875vw;
  }

  .p-page-article__image {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .p-page-content {
    margin-top: 30px;
  }

  .p-page-content p {
    font-size: 0.875rem;
    line-height: 1.8571;
  }

  .p-page-content ul li {
    font-size: 0.875rem;
    line-height: 1.8571;
  }

  .p-page-content ol li {
    font-size: 0.875rem;
    line-height: 1.8571;
  }

  .p-page-content figure figcaption {
    margin-top: 1em;
  }

  .p-page-content p + p,
.p-page-content p + ul,
.p-page-content p + ol,
.p-page-content p + blockquote,
.p-page-content p + figure,
.p-page-content p + img,
.p-page-content p + a,
.p-page-content ul + p,
.p-page-content ul + ul,
.p-page-content ul + ol,
.p-page-content ul + blockquote,
.p-page-content ul + figure,
.p-page-content ul + img,
.p-page-content ul + a,
.p-page-content ol + p,
.p-page-content ol + ul,
.p-page-content ol + ol,
.p-page-content ol + blockquote,
.p-page-content ol + figure,
.p-page-content ol + img,
.p-page-content ol + a,
.p-page-content blockquote + p,
.p-page-content blockquote + ul,
.p-page-content blockquote + ol,
.p-page-content blockquote + blockquote,
.p-page-content blockquote + figure,
.p-page-content blockquote + img,
.p-page-content blockquote + a,
.p-page-content figure + p,
.p-page-content figure + ul,
.p-page-content figure + ol,
.p-page-content figure + blockquote,
.p-page-content figure + figure,
.p-page-content figure + img,
.p-page-content figure + a,
.p-page-content > img + p,
.p-page-content > img + ul,
.p-page-content > img + ol,
.p-page-content > img + blockquote,
.p-page-content > img + figure,
.p-page-content > img + img,
.p-page-content > img + a,
.p-page-content > a + p,
.p-page-content > a + ul,
.p-page-content > a + ol,
.p-page-content > a + blockquote,
.p-page-content > a + figure,
.p-page-content > a + img,
.p-page-content > a + a {
    margin-top: 30px;
  }

  .p-page-contiainer {
    margin: 80px auto;
    padding: 0 7.0313vw;
  }

  .p-page-contiainer__title {
    margin-bottom: 30px;
    font-size: 2.5rem;
    line-height: 1.15;
  }

  .p-page-contiainer__venue {
    font-size: 1.25rem;
    line-height: 1.7;
  }

  .p-page-contiainer__period {
    font-size: 1.25rem;
    line-height: 1.7;
  }

  .p-page-featured::before {
    padding-bottom: 24.4248%;
  }

  .p-page-featured--content::before {
    padding-bottom: 29.375vw;
  }

  .p-page-featured__details {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 0;
  }

  .p-page-featured__title {
    font-size: 5.9375vw;
    line-height: 5.1563vw;
  }

  .p-page-featured__heart {
    position: absolute;
    margin-top: 0;
    bottom: auto;
    right: 60px;
    width: 220px;
    right: 4.6875vw;
    width: 17.1875vw;
  }

  .p-page-paging__btn {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }

  .p-page-paging__btn:hover {
    background-color: #d72473;
    color: #fff;
  }

  .p-past-article__item:hover::after {
    opacity: 1;
  }

  ._sp:not(._tb):not(._pc) {
    display: none !important;
  }

  ._fz-xs {
    font-size: 0.625rem !important;
    line-height: 2.2 !important;
  }

  ._fz-s {
    font-size: 0.75rem !important;
    line-height: 1.8333 !important;
  }

  ._fz-m {
    font-size: 1rem !important;
    line-height: 1.625 !important;
  }

  ._fz-l {
    font-size: 1.25rem !important;
    line-height: 1.5 !important;
  }

  ._fz-xl {
    font-size: 1.625rem !important;
    line-height: 1.3846 !important;
  }

  ._fz-xxl {
    font-size: 2.25rem !important;
    line-height: 1.2778 !important;
  }
}
@media screen and (min-width: 1280px) {
  .l-inner {
    padding: 0 60px;
  }

  .c-movie-thumb .play::after {
    width: 5.4688vw;
    height: 5.4688vw;
    border: 0.2344vw solid #fff;
    background-size: 1.0938vw 1.25vw;
    background-position: 2.1094vw center;
  }

  .p-index-access::before {
    padding-bottom: 376px;
  }

  .p-index-access .c-flex {
    padding: 30px;
  }

  .p-index-access .c-flex__row {
    margin: 0 -15px;
  }

  .p-index-access .c-flex__col {
    padding: 0 15px;
  }

  .p-index-access__heading {
    font-size: 1.875rem;
    line-height: 1.2;
  }

  .p-index-access__list {
    margin-top: 20px;
  }

  .p-index-access__list--name {
    font-size: 0.875rem;
    line-height: 1.7143;
  }

  .p-index-access__list--address {
    font-size: 0.875rem;
    line-height: 1.7143;
  }

  .p-index-access__list--contact {
    font-size: 0.875rem;
    line-height: 1.7143;
  }

  .p-index-access__hours {
    margin-top: 20px;
  }

  .p-page-article::before {
    padding-bottom: 376px;
  }

  .p-page-article .c-flex {
    padding: 30px;
  }

  .p-page-article .c-flex__row {
    margin: 0 -15px;
  }

  .p-page-article .c-flex__col {
    padding: 0 15px;
  }

  .p-page-article__body {
    font-size: 1rem;
    line-height: 1.5;
  }

  .p-page-article__title {
    font-size: 1.875rem;
    line-height: 1.2;
  }

  .p-page-article__info {
    margin-top: 12px;
  }

  .p-page-article__venue {
    font-size: 1rem;
    line-height: 1.5;
  }

  .p-page-article__period {
    font-size: 1rem;
    line-height: 1.5;
  }

  .p-page-contiainer {
    padding: 0 90px;
  }

  .p-page-contiainer--about {
    margin: 0 auto 80px;
  }

  .p-page-featured::before {
    padding-bottom: 276px;
  }

  .p-page-featured--content::before {
    padding-bottom: 376px;
  }

  .p-page-featured__details {
    padding: 30px;
  }

  .p-page-featured__title {
    font-size: 4.75rem;
    line-height: 0.8684;
  }

  .p-page-featured__heart {
    right: 60px;
    width: 220px;
  }

  ._wide-hide {
    display: none !important;
  }
}
@media screen and (min-width: 1024px) {
  ._sp._tb:not(._pc) {
    display: none !important;
  }

  ._tb:not(._sp):not(._pc) {
    display: none !important;
  }

  ._pc-hide {
    display: none !important;
  }

  ._pc-m0 {
    margin: 0 !important;
  }

  ._pc-mt0 {
    margin-top: 0 !important;
  }

  ._pc-mb0 {
    margin-bottom: 0 !important;
  }

  ._pc-ml0 {
    margin-left: 0 !important;
  }

  ._pc-mr0 {
    margin-right: 0 !important;
  }

  ._pc-ta-l {
    text-align: left !important;
  }

  ._pc-ta-r {
    text-align: right !important;
  }

  ._pc-ta-c {
    text-align: center !important;
  }

  ._pc-ta-j {
    text-align: justify !important;
  }

  ._pc-nowrap {
    white-space: nowrap !important;
  }

  ._pc-wrap {
    white-space: wrap !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  ._sp._pc:not(._tb) {
    display: none !important;
  }

  ._tb-hide {
    display: none !important;
  }

  ._tb-m0 {
    margin: 0 !important;
  }

  ._tb-mt0 {
    margin-top: 0 !important;
  }

  ._tb-mb0 {
    margin-bottom: 0 !important;
  }

  ._tb-ml0 {
    margin-left: 0 !important;
  }

  ._tb-mr0 {
    margin-right: 0 !important;
  }

  ._tb-ta-l {
    text-align: left !important;
  }

  ._tb-ta-r {
    text-align: right !important;
  }

  ._tb-ta-c {
    text-align: center !important;
  }

  ._tb-ta-j {
    text-align: justify !important;
  }

  ._tb-nowrap {
    white-space: nowrap !important;
  }

  ._tb-wrap {
    white-space: wrap !important;
  }
}
@media screen and (max-width: 767px) {
  ._tb:not(._sp):not(._pc) {
    display: none !important;
  }

  ._tb._pc:not(._sp) {
    display: none !important;
  }

  ._sp-hide {
    display: none !important;
  }

  ._sp-m0 {
    margin: 0 !important;
  }

  ._sp-mt0 {
    margin-top: 0 !important;
  }

  ._sp-mb0 {
    margin-bottom: 0 !important;
  }

  ._sp-ml0 {
    margin-left: 0 !important;
  }

  ._sp-mr0 {
    margin-right: 0 !important;
  }

  ._sp-ta-l {
    text-align: left !important;
  }

  ._sp-ta-r {
    text-align: right !important;
  }

  ._sp-ta-c {
    text-align: center !important;
  }

  ._sp-ta-j {
    text-align: justify !important;
  }

  ._sp-nowrap {
    white-space: nowrap !important;
  }

  ._sp-wrap {
    white-space: wrap !important;
  }
}
@media screen and (max-width: 1023px) {
  ._pc:not(._sp):not(._tb) {
    display: none !important;
  }
}
@media screen and (max-width: 1279px) {
  ._wide {
    display: none !important;
  }
}