@charset "UTF-8";
@keyframes is-open-pc {
  0% {
    transform: translateY(-10px);
    opacity: 0;
  }
  50% {
    transform: translateY(7px);
  }
  100% {
    opacity: 1;
  }
}
/* Base Style
===============================*/
html {
  font-size: 62.5%;
}
@media screen and (max-width: 1535px) {
  html {
    font-size: 50%;
  }
}
@media screen and (max-width: 1326px) {
  html {
    font-size: 44%;
  }
}
@media screen and (max-width: 800px) {
  html {
    font-size: 62.5%;
  }
}

body {
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
  background-color: #ffffff;
  -webkit-font-smoothing: antialiased;
}

img {
  height: auto;
}

a:hover {
  cursor: pointer;
}

/* Visible Style
===============================*/
@media screen and (max-width: 800px) {
  .pc {
    display: none;
  }
}

@media screen and (max-width: 1110px) {
  .tb {
    display: none;
  }
}

.sp {
  display: none;
}
@media screen and (max-width: 800px) {
  .sp {
    display: block;
  }
}

.sp-600 {
  display: none;
}
@media screen and (max-width: 600px) {
  .sp-600 {
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .pc-600 {
    display: none;
  }
}

.sp-360 {
  display: none;
}
@media screen and (max-width: 365px) {
  .sp-360 {
    display: block;
  }
}

#footer-link-sp {
  display: none;
}
@media screen and (max-width: 600px) {
  #footer-link-sp {
    display: flex;
  }
}

@media screen and (max-width: 600px) {
  #footer-link-pc {
    display: none;
  }
}

.nav-sp {
  display: none;
}
@media screen and (max-width: 1110px) {
  .nav-sp {
    display: block;
  }
}

@media screen and (max-width: 1110px) {
  .nav-pc {
    display: none;
  }
}

.fsz-15 {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.6;
}
@media screen and (max-width: 400px) {
  .fsz-15 {
    font-size: 14px;
  }
}

.fsz-14 {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.6;
}
@media screen and (max-width: 400px) {
  .fsz-14 {
    font-size: 13px;
  }
}

.fsz-13 {
  font-size: 13px;
  font-weight: 500;
  line-height: 1.6;
}
@media screen and (max-width: 400px) {
  .fsz-13 {
    font-size: 12px;
  }
}

.fsz-12 {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.6;
}

.fsz-10 {
  font-size: 10px;
  font-weight: 500;
  line-height: 1.6;
}

.letter-sh {
  letter-spacing: -0.05em;
}

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

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

.justify {
  text-align: justify;
}

/* Media Query
===============================*/
/* Margin Calc Set
===============================*/
body {
  font-family: Arial, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ ゴシック", "MS Gothic", sans-serif;
}

/*  共通：色設定
===============================*/
body {
  color: #221714;
}

.brown {
  color: #b19362;
}

.white {
  color: #FFFFFF;
}

/*  タイトル周辺 設定
===============================*/
.mv-copy {
  font-size: 17px;
  line-height: 2.2;
  font-weight: bold;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 400px) {
  .mv-copy {
    font-size: 16px;
  }
}

/*  OKIさん周辺 設定
===============================*/
.oki-name {
  font-size: 29px;
  font-weight: bold;
}
.oki-name .oki-position {
  font-size: 14px;
}

/*  エキシビジョン周辺 設定
===============================*/
.exhi-h3 {
  font-size: 21px;
  font-weight: bold;
  line-height: 1.3;
}
.exhi-h3 .exhi-small {
  font-size: 15px;
}

/*  各アコーディオン　概要 設定
===============================*/
/*  各アコーディオン 設定
===============================*/
.detail {
  line-height: 1.4;
}

.detail-dl {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.025em;
}
.detail-dl .detail-dd {
  line-height: 1.4;
}
.detail-dl .detail-dt {
  line-height: 1.4;
  font-weight: bold;
}
.detail-dl .shop-list {
  font-size: 12px;
  text-align: justify;
  line-height: 1.5;
}

.detail-description {
  font-size: 14px;
  line-height: 1.6;
  font-weight: bold;
  text-align: justify;
}

.detail-caption {
  font-size: 10px;
  font-weight: bold;
  line-height: 1.6;
}

.live-paint .paint-title {
  color: #fff000;
  font-size: 16px;
  font-weight: 900;
  letter-spacing: 0.025em;
}
.live-paint .paint-description {
  font-size: 14px;
  line-height: 1.4;
  font-weight: 700;
}
.live-paint .paint-caption {
  font-size: 10px;
  font-weight: 700;
}

.artist-name {
  font-size: 24px;
  font-weight: bold;
}

.artist-position {
  font-size: 12px;
  font-weight: bold;
}

.artist-description {
  font-size: 12px;
  text-align: justify;
  letter-spacing: 0.05em;
  line-height: 1.6;
}

.detail-prize {
  font-size: 17px;
  font-weight: bold;
}

.detail-number {
  font-size: 17px;
  font-weight: normal;
  text-align: right;
}

/*  読者プレゼント周辺 設定
===============================*/
.present-p {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4;
}

.present-anker {
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.075em;
}

/* Media Query
===============================*/
/* Margin Calc Set
===============================*/
/* ARROW SETTINGS
===============================*/
.arrow {
  width: 6%;
  transition: 0.5s;
}
.arrow:hover {
  cursor: pointer;
}

.arrowA {
  top: 40%;
  right: 0%;
}

.arrowB {
  top: 40%;
  right: 0%;
}

.arrowC {
  top: 40%;
  right: 0%;
}

.arrowD {
  top: 40%;
  right: 0%;
}

.arrowE {
  top: 40%;
  right: 0%;
}

.arrowF {
  top: 40%;
  right: 0%;
}

.arrow-active {
  transform-origin: center;
  transform: rotate(180deg);
}

/* 定番 TRANSITION-Y
================================*/
.trans-y {
  opacity: 0;
  transform: translateY(2%);
}

.trans-y-active {
  opacity: 1;
  transform: translateY(0%);
  transition: 0.5s ease-in-out;
}

.pon {
  opacity: 0;
  transform: scale(0.8);
}

.pon-active {
  animation: pon 0.5s ease-in-out forwards;
}

@keyframes pon {
  0% {
    opacity: 0;
    transform: scale(0.8);
  }
  50% {
    opacity: 1;
    transform: scale(1.1);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
/* オープニング アニメーション
================================*/
.mv-title-img {
  opacity: 0;
  transform: translateY(2%) translateZ(0);
  filter: blur(5px);
}
.mv-title-img:nth-child(1) {
  transition-delay: 0.125s;
}
.mv-title-img:nth-child(2) {
  transition-delay: 0.175s;
}
.mv-title-img:nth-child(3) {
  transition-delay: 0.225s;
}
.mv-title-img:nth-child(4) {
  transition-delay: 0.275s;
}
.mv-title-img:nth-child(5) {
  transition-delay: 0.325s;
}
.mv-title-img:nth-child(6) {
  transition-delay: 0.375s;
}
.mv-title-img:nth-child(7) {
  transition-delay: 0.425s;
}
.mv-title-img:nth-child(8) {
  transition-delay: 0.475s;
}
.mv-title-img:nth-child(9) {
  transition-delay: 0.525s;
}

.mv-title-active {
  opacity: 1;
  transform: translateY(0%) translateZ(0);
  filter: blur(0);
  transition: 0.75s;
}

.mv-shower-img {
  opacity: 0;
  transform: scaleY(0.85) translateY(-2%);
  transform-origin: 50% 20%;
}
.mv-shower-img:nth-child(10) {
  transition-delay: 0s;
}
.mv-shower-img:nth-child(11) {
  transition-delay: 0.05s;
}
.mv-shower-img:nth-child(12) {
  transition-delay: 0.1s;
}
.mv-shower-img:nth-child(13) {
  transition-delay: 0.15s;
  transform-origin: 50% 70%;
}
.mv-shower-img:nth-child(14) {
  transition-delay: 0.2s;
  transform-origin: 50% 70%;
}
.mv-shower-img:nth-child(15) {
  transition-delay: 0.25s;
  transform-origin: 50% 70%;
}
.mv-shower-img:nth-child(16) {
  transition-delay: 0.3s;
  transform-origin: 50% 70%;
}
.mv-shower-img:nth-child(17) {
  transition-delay: 0.35s;
  transform-origin: 50% 70%;
}
.mv-shower-img:nth-child(18) {
  transition-delay: 0.4s;
  transform-origin: 50% 70%;
}

.mv-shower-img-active {
  opacity: 1;
  transition: 0.5s ease-in-out;
  transform: scaleY(1) translateY(0);
}

.mv-title-sub {
  opacity: 0;
  transform: translateY(4%) translateZ(0);
  filter: blur(5px);
  transition: 0.75s ease-in-out;
  transition-delay: 0.375s;
}

.mv-sub-active {
  opacity: 1;
  transform: translateY(0%) translateZ(0);
  filter: blur(0px);
}

.mv-title-date {
  opacity: 0;
  transform: translateY(3%) translateZ(0);
  filter: blur(5px);
  transition: 0.75s ease-in-out;
  transition-delay: 0.525s;
}

.mv-date-active {
  opacity: 1;
  transform: translateY(0%) translateZ(0);
  filter: blur(0px);
}

.mv-copy {
  opacity: 0;
  transform: translateY(0.5%) translateZ(0);
  transition: 0.75s ease-in-out;
  transition-delay: 0.775s;
}

.mv-copy-active {
  opacity: 1;
  transform: translateY(0%) translateZ(0);
}

/* 左側ロゴ
================================*/
.left-logo-img {
  animation: left 3s ease-in-out infinite;
}
.left-logo-img:nth-child(2) {
  animation-delay: 0.05s;
}
.left-logo-img:nth-child(3) {
  animation-delay: 0.1s;
}
.left-logo-img:nth-child(4) {
  animation-delay: 0.15s;
}
.left-logo-img:nth-child(5) {
  animation-delay: 0.2s;
}
.left-logo-img:nth-child(6) {
  animation-delay: 0.25s;
}
.left-logo-img:nth-child(7) {
  animation-delay: 0.3s;
}
.left-logo-img:nth-child(8) {
  animation-delay: 0.35s;
}
.left-logo-img:nth-child(9) {
  animation-delay: 0.4s;
}

@keyframes left {
  0% {
    transform: translateY(0);
  }
  8% {
    transform: translateY(-20%);
  }
  16% {
    transform: translateY(0%);
  }
  100% {
    transform: translateY(0);
  }
}
.ap {
  opacity: 0;
  transition: 0.5s;
}

.ap-active {
  opacity: 1;
  transition: 0.75s;
}

/* Media Query
===============================*/
/* Margin Calc Set
===============================*/
/* LP Common Style
===============================*/
img {
  width: 100%;
  height: auto;
}

.abs {
  position: absolute;
}

.abs-def {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}

.rel {
  position: relative;
}

.sticky {
  position: sticky;
}

.mt-1 {
  margin-top: -1px;
}

.opacity {
  opacity: 0;
}

.zeroA {
  margin: 0 auto;
}

/* Delay Set
===============================*/
.delay-005 {
  transition-delay: 0.05s;
  animation-delay: 0.05s;
}

.delay-01 {
  transition-delay: 0.1s;
  animation-delay: 0.1s;
}

.delay-015 {
  transition-delay: 0.15s;
  animation-delay: 0.15s;
}

.delay-02 {
  transition-delay: 0.2s;
  animation-delay: 0.2s;
}

.delay-025 {
  transition-delay: 0.25s;
  animation-delay: 0.25s;
}

.delay-03 {
  transition-delay: 0.3s;
  animation-delay: 0.3s;
}

.delay-035 {
  transition-delay: 0.35s;
  animation-delay: 0.35s;
}

.delay-04 {
  transition-delay: 0.4s;
  animation-delay: 0.4s;
}

.delay-045 {
  transition-delay: 0.45s;
  animation-delay: 0.45s;
}

.delay-05 {
  transition-delay: 0.5s;
  animation-delay: 0.5s;
}

.delay-055 {
  transition-delay: 0.55s;
  animation-delay: 0.55s;
}

.delay-06 {
  transition-delay: 0.6s;
  animation-delay: 0.6s;
}

.delay-07 {
  transition-delay: 0.7s;
  animation-delay: 0.7s;
}

.delay-08 {
  transition-delay: 0.8s;
  animation-delay: 0.8s;
}

.delay-10 {
  transition-delay: 1s;
  animation-delay: 1s;
}

/* BG
===============================*/
body {
  font-feature-settings: "palt";
  font-family: Arial, "Yu Gothic", "游ゴシック", YuGothic, sans-serif;
}

body::before {
  content: "";
  position: fixed;
  inset: 0;
  background: url(images/pc_bg.jpg) center/cover no-repeat;
  z-index: -1;
}
@media screen and (max-width: 400px) {
  body::before {
    background: url(images/sp_bg.jpg) center/cover no-repeat;
  }
}

.white {
  background-color: #FFFFFF;
  color: black;
}

.wrap-88 {
  width: 88%;
  margin: 0 auto;
}

a {
  transition: 0.2s ease-in-out;
}
a:hover {
  opacity: 0.7;
}

/* COMMON PC
===============================*/
.center {
  width: 375px;
}
@media screen and (max-width: 400px) {
  .center {
    width: 92%;
  }
}

.right-logo {
  position: fixed;
  width: 5%;
  top: 4%;
  right: 2.5%;
}
@media screen and (max-width: 950px) {
  .right-logo {
    display: none;
  }
}

.left-logo {
  position: fixed;
  width: 17%;
  top: 48%;
  left: 11%;
}
@media screen and (max-width: 950px) {
  .left-logo {
    display: none;
  }
}

/*  UNIQUE CSS
===============================*/
.sec-mv {
  width: 100%;
  padding-top: 60px;
  margin-top: 40px;
  border-radius: 20px 20px 0 0;
}
@media screen and (max-width: 400px) {
  .sec-mv {
    margin-top: 20px;
  }
}
.sec-mv .mv-copy {
  margin-left: 7.6%;
  padding-bottom: 40px;
  color: black;
}

.sec-lee {
  border-radius: 0px 0px 20px 20px;
  margin-bottom: 35px;
}
.sec-lee .lee-outline {
  padding-left: 7.6%;
}
.sec-lee .lee-outline .lee-outline-p {
  padding-bottom: 20px;
}
.sec-lee .lee-outline .lee-outline-ul {
  padding-bottom: 25px;
}
.sec-lee .lee-outline .lee-outline-abs {
  width: 17.6%;
  top: 0;
  right: 6%;
}
.sec-lee .lee-collabo {
  background-color: #e29551;
  padding-top: 40px;
  padding-bottom: 35px;
}
.sec-lee .lee-collabo .collabo-wrap {
  width: 88%;
}
.sec-lee .lee-collabo .collabo-wrap .collabo-p {
  margin-bottom: 20px;
}
.sec-lee .lee-profile {
  padding-bottom: 0px;
  border-radius: 0 0 20px 20px;
  margin-bottom: 55px;
}
.sec-lee .lee-profile .profile-wrap {
  width: 88%;
}
.sec-lee .lee-profile .profile-p {
  padding-bottom: 40px;
}
.sec-lee .profile-cp {
  border-radius: 20px;
  padding-top: 25px;
  padding-bottom: 25px;
}
.sec-lee .profile-cp .lee-cp-h3 {
  top: -25px;
  left: 0;
}
@media screen and (max-width: 400px) {
  .sec-lee .profile-cp .lee-cp-h3 {
    top: -23px;
  }
}
.sec-lee .profile-cp .cp-card {
  background-color: #f4d896;
  width: 88%;
}
.sec-lee .profile-cp .cp-wrap {
  width: 88%;
}
.sec-lee .profile-cp .cp-wrap .cp-ul {
  margin-bottom: 5px;
}

.sec-heralbony {
  border-radius: 20px;
  padding-bottom: 40px;
  margin-bottom: 30px;
}
.sec-heralbony .heral-h3 {
  text-align: justify;
}
.sec-heralbony .exhiA-h4-abs {
  width: 20%;
  top: 0;
  right: 0;
}
.sec-heralbony .exhiB-ul {
  margin-top: 7px;
}

.sec-info .info-wrap {
  border-radius: 20px 20px 0 0;
  padding-top: 25px;
  padding-bottom: 35px;
}
.sec-info .info-wrap .infoA {
  border: solid 1px #221714;
  padding-bottom: 25px;
  margin-bottom: 20px;
}
.sec-info .info-wrap .infoA .info-p {
  margin-bottom: 15px;
}
.sec-info .info-wrap .infoA .infoA-ul {
  margin-bottom: 35px;
}
.sec-info .info-wrap .infoB {
  border: solid 1px #221714;
  padding-bottom: 25px;
  margin-bottom: 20px;
}
.sec-info .info-wrap .infoB .info-p {
  margin-bottom: 10px;
}

.sec-footer {
  padding-bottom: 35px;
  margin-bottom: 35px;
  border-radius: 0 0 20px 20px;
}
@media screen and (max-width: 400px) {
  .sec-footer {
    margin-bottom: 20px;
  }
}
.sec-footer .art-logo {
  display: block;
  width: 14.4%;
  margin-bottom: 35px;
}
.sec-footer .footer-hr {
  height: 1px;
  width: 88%;
  background-color: black;
  margin-bottom: 35px;
}
.sec-footer .footer-instagram {
  width: 9.3%;
  margin-bottom: 23px;
}
.sec-footer .footer-ekisou {
  width: 57.8%;
  margin-bottom: 23px;
}
.sec-footer .footer-jrtower {
  width: 31.5%;
}/*# sourceMappingURL=style.css.map */