@charset "UTF-8";
/* Scss Document */
/* ===================================================================
 共通
=================================================================== */
body {
  background-color: #100004;
  color: #b3885a;
  font-size: 14px;
  line-height: 1.8;
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
}

img {
  max-width: 100%;
}

.icon-svg {
  position: absolute;
  width: 0;
  height: 0;
}

.txt-jp {
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  color: #100004;
}

.txt-jp-def {
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

.txt-m {
  font-size: 1.2rem;
}

a.link {
  color: #980a12;
  text-decoration: underline;
  font-weight: bold;
}
a.link:hover {
  text-decoration: none;
}

.ten-br {
  color: #b3885a;
  background: #b3885a;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.ten-bl {
  color: #100004;
  background: #100004;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.ten-wr {
  color: #640000;
  background: #640000;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.ten-red {
  color: #980a12;
  background: #980a12;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.ten-white {
  color: #ecebe9;
  background: #ecebe9;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  .ten-br, .ten-wr, .ten-bl, .ten-red {
    background: none;
  }
}
.a-text-margin {
  margin-bottom: 1rem;
}

/* 背景 */
.bg__red {
  background-color: #980a12;
}

.bg__wred {
  background-color: #640000;
}

.bg__black {
  background-color: #100004;
}

.bg__wred:not(.story) {
  padding-bottom: 110px;
}

.bg__pattern {
  background-image: url(../images/bg01.png);
}

.bg__pattern.page {
  padding-bottom: 110px;
}

.bg-top {
  padding-top: 110px;
}

.block-w {
  background-color: #ecebe9;
}

.block-w:not(.none) {
  margin: 0 auto 32px;
}

.block-w.none {
  margin: 0 auto;
}

#tickets .block__conts.block-w__conts {
  padding-bottom: 120px;
}

/* タイトル */
.block__head {
  text-align: center;
  position: relative;
  margin-bottom: 80px;
}
.block__head::before {
  content: '';
  top: 0;
  width: 100%;
  display: block;
}
.block__head::after {
  background-image: url(../images/bg_h01.png);
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  height: 250px;
  background-size: contain;
  background-repeat: no-repeat;
}

.block__head__title {
  margin-bottom: 8px;
}

.block__head__title-jp {
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  font-weight: bold;
}

.block__conts__head {
  text-align: center;
  position: relative;
}
.block__conts__head::before {
  content: '';
  top: 0;
  width: 100%;
  display: block;
}
.block__conts__head::after {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
}

.block__conts__head01::after {
  background-image: url(../images/bg_h02.png);
  background-position: center;
  height: 74px;
  top: 0;
}

.block__conts__head02::after {
  background-image: url(../images/bg_h03.png);
  background-position: center;
  height: 8px;
  top: 22px;
}

.block__conts__title {
  font-size: 1.3rem;
  padding-top: 10px;
  color: #b3885a;
  background: #b3885a;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  .block__conts__title {
    background: none;
  }
}
.block__conts__title02 {
  line-height: 1.4;
}

.block__conts__title03 {
  padding-top: 90px;
  color: #100004;
  background: #100004;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 2rem;
}

.block-info {
  text-align: center;
}
.block-info li {
  margin-bottom: 2rem;
}

.block-info .title {
  font-size: 1.25rem;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  margin-bottom: 1rem;
}
.block-info p {
  color: #640000;
  font-style: italic;
  font-size: 1rem;
}

/* ボタン */
.btn-nomal a {
  background-color: #980a12;
  display: block;
  position: relative;
  width: 100%;
  max-width: 320px;
  padding: 0.8em;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background: #980a12;
  transition: .3s ease-out;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  margin: auto;
}
.btn-nomal a:hover {
  background: #b3885a;
  cursor: pointer;
  text-decoration: none;
}

.info {
  padding: 40px 0;
  background-color: #800000;
}

.info__text {
  max-width: 640px;
  margin: 0 auto 32px;
  padding: 0 24px;
  color: #ecebe9;
}

.btn-info {
  max-width: 320px;
  margin: 0 auto;
}

.btn-info__deco {
  border-left: 2px solid #b3885a;
}

.btn_deco01 {
  fill: #b3885a;
  width: 10px;
}

.fade-item {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}

.fade-card01 {
  opacity: 0;
  transform: translateY(30px);
}

.fade-card02 {
  opacity: 0;
  transform: translateY(30px);
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.fade-card03 {
  opacity: 0;
  transform: translateY(30px);
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -ms-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.fade-card04 {
  opacity: 0;
  transform: translateY(30px);
  -webkit-transition-delay: 0.6s;
  -moz-transition-delay: 0.6s;
  -ms-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.fade-card05 {
  opacity: 0;
  transform: translateY(30px);
}

.fade-kira01 {
  opacity: 0;
}

.fade-kira02 {
  opacity: 0;
}

.fade-kira03 {
  opacity: 0;
}

.fade-kira04 {
  opacity: 0;
}

.fade01 {
  opacity: 0;
  transform: translateY(-30px);
  -webkit-transition: all 4s;
  -moz-transition: all 4s;
  -ms-transition: all 4s;
  -o-transition: all 4s;
  transition: all 4s;
}

.fade02 {
  opacity: 0;
  transform: translateY(30px);
}

.fade01.is-active, .fade02.is-active, .fade03.is-active, .fade04.is-active, .fade05.is-active, .fade06.is-active, .fade07.is-active, .fade08.is-active, .fade09.is-active, .fade10.is-active, .fade11.is-active, .fade12.is-active, .fade13.is-active, .fade14.is-active, .fade15.is-active, .fade16.is-active, .fade17.is-active,
.fade-card01.is-active, .fade-card02.is-active, .fade-card03.is-active, .fade-card04.is-active, .fade-card05.is-active,
.fade-story01.is-active, .fade-story02.is-active, .fade-story03.is-active,
.fade-kira01.is-active, .fade-kira02.is-active, .fade-kira03.is-active, .fade-kira04.is-active {
  opacity: 1;
  transform: translateY(0);
}

.fade03 {
  opacity: 0;
  transform: translateY(30px);
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.fade04 {
  opacity: 0;
  transform: translateY(30px);
}

.fade05 {
  opacity: 0;
  transform: translateY(30px);
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.fade06 {
  opacity: 0;
  transform: translateY(30px);
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -ms-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.fade07 {
  opacity: 0;
  transform: translateY(30px);
}

.fade08 {
  opacity: 0;
  transform: translateY(30px);
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.fade09 {
  opacity: 0;
  transform: translateY(30px);
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -ms-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.fade10 {
  opacity: 0;
  transform: translateY(30px);
}

.fade11 {
  opacity: 0;
  transform: translateY(30px);
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.fade12 .cls-1 {
  opacity: 0;
  transform: translateY(30px);
}

.fade13 {
  opacity: 0;
  transform: translateY(30px);
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.fade14 {
  opacity: 0;
  transform: translateY(30px);
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -ms-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.fade15 {
  opacity: 0;
  transform: translateY(30px);
  -webkit-transition-delay: 0.6s;
  -moz-transition-delay: 0.6s;
  -ms-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.fade-story01 {
  opacity: 0;
  transform: translateY(30px);
  -webkit-transition: all 2s;
  -moz-transition: all 2s;
  -ms-transition: all 2s;
  -o-transition: all 2s;
  transition: all 2s;
}

.fade-story02 {
  opacity: 0;
  transform: translateY(30px);
  -webkit-transition: all 2s;
  -moz-transition: all 2s;
  -ms-transition: all 2s;
  -o-transition: all 2s;
  transition: all 2s;
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -ms-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.fade-story03 {
  opacity: 0;
  transform: translateY(30px);
  -webkit-transition: all 2s;
  -moz-transition: all 2s;
  -ms-transition: all 2s;
  -o-transition: all 2s;
  transition: all 2s;
  -webkit-transition-delay: 0.8s;
  -moz-transition-delay: 0.8s;
  -ms-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

@media screen and (min-width: 769px) {
  .block__conts__inner li {
    padding: 0 5%;
  }

  br.pc {
    display: block;
  }

  br.sp {
    display: none;
  }

  /* 背景 */
  .block__conts:not(.block-w__conts):not(.block__conts-tryout) {
    padding-bottom: 120px;
  }

  .block-w {
    width: 80%;
    padding: 64px 0;
  }

  .block-p {
    background-image: url(../images/bg_kaisai-pc.png);
    background-repeat: no-repeat;
    background-size: cover;
    max-width: 800px;
    margin: 0 auto;
    background-position: center;
  }

  .block__conts.block-p__conts {
    width: 70%;
  }

  /* タイトル */
  .block__conts {
    width: 80%;
    margin: 0 auto;
  }

  .block__head::after {
    max-width: 630px;
  }

  .block__conts__title {
    margin-bottom: 72px;
  }

  .block__head__title:not(.block__head__title-logo) {
    padding-top: 110px;
  }
  .block__head__title:not(.block__head__title-logo) img {
    height: 72px;
  }

  .block__head__title-logo {
    padding-top: 8%;
  }
  .block__head__title-logo img {
    height: 120px;
  }

  .block__conts__head01::after {
    max-width: 350px;
  }

  .block__conts__head02::after {
    width: 60%;
    /*幅*/
  }
}
@media screen and (max-width: 768px) {
  /* 共通 */
  .bg-top {
    padding-top: 80px;
  }

  br.pc {
    display: none;
  }

  br.sp {
    display: block;
  }

  .block-w {
    width: 85%;
    padding: 32px 5%;
  }

  .block-p {
    background-image: url(../images/bg_kaisai-sp.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
  }

  .block__conts__inner li {
    padding: 0 6%;
  }

  .block__head {
    margin-bottom: 40px;
  }

  .block__conts__title {
    margin-bottom: 48px;
  }

  .block__conts__title03 {
    font-size: 1.8rem;
    padding-top: 50px;
    margin-bottom: 24px;
  }

  .block__conts__title.block__conts__title-special {
    margin-bottom: 24px;
  }

  .block__head__title:not(.block__head__title-logo) {
    padding-top: 15%;
  }
  .block__head__title:not(.block__head__title-logo) img {
    height: 56px;
  }

  .block__head__title-logo {
    padding-top: 15%;
  }
  .block__head__title-logo img {
    height: 80px;
  }

  .block__conts:not(.block-w__conts):not(.block__conts-tryout) {
    padding: 0 10% 120px;
  }

  .block__conts.block-w__conts {
    padding-bottom: 64px;
  }

  .block-info .title {
    font-size: 1.15rem;
  }

  .fade10 {
    opacity: 0;
    transform: translateY(30px);
    -webkit-transition-delay: 0.6s;
    -moz-transition-delay: 0.6s;
    -ms-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s;
  }

  .fade11 {
    opacity: 0;
    transform: translateY(30px);
    -webkit-transition-delay: 0.8s;
    -moz-transition-delay: 0.8s;
    -ms-transition-delay: 0.8s;
    -o-transition-delay: 0.8s;
    transition-delay: 0.8s;
  }

  .bg__pattern.page {
    padding-bottom: 60px;
  }
}
/* ===================================================================
 MENU
=================================================================== */
/* NEWS */
.news {
  background-color: #ffffff;
  color: #640000;
}

.news__ttl {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  background-image: url(../images/news.svg);
  background-repeat: no-repeat;
  text-indent: 100%;
  text-align: left;
  white-space: nowrap;
}

/* NAV */
.header {
  transition: all 1s;
  z-index: 2;
}

.header__nav__main {
  text-align: center;
}

.header__logo a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  background-image: url(../images/title-head.svg);
  background-repeat: no-repeat;
  text-indent: 100%;
  text-align: left;
  white-space: nowrap;
}

.header__nav__main .close {
  pointer-events: none;
}

@media screen and (min-width: 769px) {
  .news {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px;
  }

  .news__ttl {
    max-width: 60px;
  }

  .header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  }

  .header.is-show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
  }

  .header-top {
    opacity: 0;
    visibility: hidden;
  }

  .header-top.is-show {
    height: 78px;
  }

  .header__inner {
    background-color: #ffffff;
  }

  .header__logo {
    width: 144px;
    height: 98px;
    margin-bottom: -20px;
  }

  .header__logo-sp {
    display: none;
  }

  .header__nav {
    max-width: 720px;
    margin: 0 auto;
  }

  .header__nav__main {
    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;
  }
  .header__nav__main li {
    font-size: 1rem;
  }
  .header__nav__main li a {
    color: #100004;
  }
  .header__nav__main li a:hover {
    color: #b3885a;
  }
  .header__nav__main .close a {
    color: rgba(16, 0, 4, 0.5);
  }

  .sla {
    display: none;
  }

  .header-page {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2;
  }

  .nav-btn {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .header-top {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 0;
  }

  .header-top.is-show {
    opacity: 1;
    visibility: visible;
    width: 100%;
  }

  .header-page {
    position: fixed;
    top: 0;
    width: 100%;
  }

  .news {
    overflow: hidden;
    padding: 10px 0;
    position: relative;
    z-index: 0;
  }

  .news__ttl {
    max-width: 60px;
    background-color: #ffffff;
    z-index: 1;
    background-position: center;
    position: absolute;
    top: 0;
    padding: 0px;
    background-size: 40px;
  }

  .news__inner {
    padding-left: 70px;
    white-space: nowrap;
    display: inline-block;
    animation: scrollAnime 10s linear infinite;
  }

  @keyframes scrollAnime {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-100%);
    }
  }
  .nav-btn {
    display: block;
    overflow: hidden;
    position: relative;
    width: 65px;
    height: 70px;
    top: 0;
    right: 10px;
    z-index: 2;
  }
  .nav-btn button {
    background-image: url(../images/nav_menu.svg);
    background-repeat: no-repeat;
    width: 65px;
    height: 70px;
  }

  .nav-btn.is-active button {
    background-image: url(../images/nav_close.svg);
  }

  .header__sp {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: absolute;
    top: 0;
  }

  .header__logo-sp {
    width: 117px;
    height: 80px;
  }

  .header__logo-nav a {
    pointer-events: none;
  }

  .header__nav__logo h1 {
    max-width: 250px;
    height: 172px;
    margin: 0 auto -30px;
  }

  .header__nav {
    background-image: url(../images/bg_sp.png);
    background-position: top;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
  }

  .header__nav.is-active {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
    opacity: 1;
    visibility: visible;
    z-index: 1;
    padding-top: 20px;
    height: 100%;
    width: 100%;
    top: 0;
  }

  .header__nav__main li:not(.header__nav__logo) {
    margin-bottom: 24px;
  }
  .header__nav__main li:not(.header__nav__logo) a {
    background-color: #ecebe9;
    width: 80%;
    display: block;
    margin: auto;
    border: 1.5px solid #b3885a;
    height: 60px;
    color: #100004;
    border-radius: 6px;
    font-size: 1.2rem;
    box-sizing: border-box;
    box-shadow: 0px 0px 0px 4px #ecebe9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .header__nav__main .close {
    opacity: 0.5;
  }

  .sla {
    display: block;
    margin: 0 8px;
  }

  .header__nav__twitter::before {
    content: '';
    display: inline-block;
    width: 50px;
    height: 28px;
    background-image: url(../images/share.svg);
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    position: absolute;
    margin-top: -10px;
    margin-left: -10px;
  }
}
/* ===================================================================
 TOP
=================================================================== */
/* メインビジュアル  */
.visual {
  background-image: url(../images/mainvisual.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 900px;
  position: relative;
  z-index: -1;
  -webkit-transition: all 4s;
  -moz-transition: all 4s;
  -ms-transition: all 4s;
  -o-transition: all 4s;
  transition: all 4s;
  opacity: 0;
  -webkit-transition-timing-function: ease-in;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}

.visual__title {
  margin: 0 auto;
  padding-top: 20px;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  opacity: 0.2;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition-delay: 0.8s;
  -moz-transition-delay: 0.8s;
  -ms-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
}

.visual.is-active {
  opacity: 1;
  transform: translateY(0);
}

.visual__title.is-active {
  opacity: 1;
  transform: translateY(0);
}

.visual__logo {
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.icon-svg__logo {
  max-width: 102px;
  height: 72px;
}

.icon-svg__visual__logo {
  fill: #b3885a;
  max-width: 80px;
  display: block;
  margin: auto;
}

.intro {
  text-align: center;
}

.intro__read {
  position: relative;
  min-height: 300px;
  max-width: 400px;
  margin: 0 auto;
  text-align: center;
}

.intro__read__copy {
  max-width: 320px;
}

.intro__read__card {
  max-width: 90px;
  right: 0;
  bottom: 10%;
  position: absolute;
}

.icon-svg__special {
  max-width: 110px;
  fill: #fbd8ad;
  margin-top: -15px;
}

.icon-svg__special__title {
  fill: #fbd8ad;
}

.intro__head {
  position: relative;
  padding: 80px 0;
}

.intro__gallery {
  position: relative;
  max-width: 880px;
  margin: 0 auto;
  width: 100%;
  min-height: 720px;
  background-image: url(../images/main_card01-01.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 20%;
}

.intro__gallery__item {
  position: absolute;
  max-width: 292px;
}

.intro__gallery__item01 {
  z-index: 1;
}

.intro__gallery__deco {
  position: absolute;
}
.intro__gallery__deco img {
  width: 50%;
}

@-webkit-keyframes kirakira {
  0% {
    margin-top: -30px;
    margin-left: -30px;
    -webkit-transform: rotate(-15deg) scale(0.2);
    transform: rotate(-15deg) scale(0.2);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    margin-top: 0;
    margin-left: 0;
    -webkit-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
    opacity: 1;
  }
}
@keyframes kirakira {
  0% {
    margin-top: -30px;
    margin-left: -30px;
    -webkit-transform: rotate(-15deg) scale(0.2);
    transform: rotate(-15deg) scale(0.2);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    margin-top: 0;
    margin-left: 0;
    -webkit-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes kirakira02 {
  0% {
    margin-top: -30px;
    margin-right: -30px;
    -webkit-transform: rotate(-5deg) scale(0.2);
    transform: rotate(-15deg) scale(0.2);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    margin-top: 0;
    margin-right: 0;
    -webkit-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
    opacity: 1;
  }
}
@keyframes kirakira02 {
  0% {
    margin-top: -30px;
    margin-right: -30px;
    -webkit-transform: rotate(15deg) scale(0.2);
    transform: rotate(-15deg) scale(0.2);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    margin-top: 0;
    margin-right: 0;
    -webkit-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
    opacity: 1;
  }
}
.kira02.is-active .cls-1, .kira04.is-active .cls-1, .kira06.is-active .cls-1 {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-animation: kirakira 3s cubic-bezier(0.175, 1.1, 0.1, 1.375) 0s 1 alternate forwards;
  animation: kirakira 3s cubic-bezier(0.175, 1.1, 0.1, 1.375) 0s 1 alternate forwards;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}

.kira01.is-active .cls-1, .kira03.is-active .cls-1, .kira05.is-active .cls-1 {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-animation: kirakira02 3s cubic-bezier(0.175, 1.1, 0.1, 1.375) 0s 1 alternate forwards;
  animation: kirakira02 3s cubic-bezier(0.175, 1.1, 0.1, 1.375) 0s 1 alternate forwards;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}

.kira01 .cls-1 {
  animation-delay: .3s;
}

.kira02 .cls-1 {
  animation-delay: 0;
}

.kira03 .cls-1 {
  animation-delay: .5s;
}

.kira04 .cls-1 {
  animation-delay: .8s;
}

.kira05 .cls-1 {
  animation-delay: 0;
}

.kira06 .cls-1 {
  animation-delay: .2s;
}

.intro__gallery__kira {
  -webkit-transition: .5s;
  transition: .5s;
  display: inline-block;
}

.kira01 {
  position: absolute;
  left: 5%;
}

.kira02 {
  right: 0;
  position: absolute;
}

.kira03 {
  left: 10%;
  top: 40%;
  position: absolute;
}

.kira04 {
  right: 0;
  top: 50%;
  position: absolute;
}

.kira01 svg.kira {
  height: 238px;
  z-index: 1;
}

.kira02 svg.kira {
  height: 220px;
}

.kira03 svg.kira {
  height: 140px;
}

.kira04 svg.kira {
  height: 95px;
}

.kira05 {
  height: 480px;
  left: 0;
  bottom: 0;
  position: absolute;
}

.kira06 {
  height: 400px;
  right: 0;
  bottom: 0;
  position: absolute;
}

.intro__copy {
  display: block;
  width: 64px;
  height: 100%;
  overflow: hidden;
  position: absolute;
  background-image: url(../images/copy01.png);
  background-repeat: no-repeat;
  text-indent: 100%;
  text-align: left;
  white-space: nowrap;
  background-size: contain;
  background-position: center top;
  right: 0;
  left: 0;
  margin: 0 auto;
}

.intro__special__list {
  max-width: 400px;
  margin: 0 auto;
}
.intro__special__list li {
  margin-bottom: 24px;
}
.intro__special__list li a {
  transition: 0.3s;
  display: inline-block;
}
.intro__special__list li a:hover {
  -webkit-animation: zoom .3s;
  animation: zoom .3s;
}

@-webkit-keyframes zoom {
  50% {
    -webkit-transform: scale(1.05);
  }
}
@keyframes zoom {
  50% {
    transform: scale(1.05);
  }
}
/* ストーリー  */
.story__conts {
  background-image: url(../images/bg_intr.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  color: #fbd8ad;
  margin-top: 40px;
}

.story__conts__txt {
  color: #fbd8ad;
  background: #fbd8ad;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 1rem;
}

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  .story__conts__txt {
    background: none;
  }
}
.story__conts__txt:not(.story__conts__txt03) {
  margin-bottom: 1.5rem;
}

.story__conts__txt01 {
  font-size: 1.15rem;
}

.story__conts__txt02 {
  font-size: 1rem;
}

.story__conts__txt03 {
  font-size: 1.25rem;
}

.kyewords__list__img {
  margin: auto auto 20px;
}

.kyewords__list__figure {
  max-width: 120px;
  margin: 0 auto;
}

.kyewords__list__figcaption {
  text-align: center;
  color: #ecebe9;
  font-size: 1.25rem;
  margin-bottom: 1rem;
}

.kyewords__list__item .txt__top {
  font-size: 1rem;
}

/* スペシャル */
.magic-movie {
  margin: 48px auto 0;
  position: relative;
  text-align: center;
}

.magic-movie__deco01 {
  position: absolute;
  width: 120px;
  top: 0;
  right: 10%;
}

.magic-movie__list li {
  margin: 0 0 32px;
}

.magic-movie__title {
  margin: 0 0 20px;
}
.magic-movie__title img {
  width: 300px;
}

.magic-movie__list__title {
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  color: #ecebe9;
  font-size: 1.2rem;
  font-weight: bold;
}

.magic-movie__list__head img {
  height: 40px;
  margin: 0 0 8px;
}

.voice__item {
  background-color: #ecebe9;
  border: #b3885a solid 2px;
  border-radius: 8px;
  padding: 4% 6%;
  color: #640000;
  margin: 0 auto 96px;
  display: block;
  max-width: 640px;
  position: relative;
}

.voice__item__name {
  margin: 0 0 16px;
  font-size: 1rem;
}
.voice__item__name img {
  width: 56px;
  vertical-align: middle;
  margin-right: 8px;
}

.voice__item__name a:hover {
  opacity: 0.7;
}

.voice__item__img {
  margin: 24px 0 0;
}
.voice__item__img img {
  margin: 0 0 16px;
}

.voice__item__card {
  position: absolute;
  z-index: 1;
}

.voice__item__card01 {
  width: 100px;
  right: 20%;
}

.voice__item__card02 {
  width: 180px;
  right: 0;
  margin: auto;
  left: 0;
  bottom: -130px;
}

@media screen and (max-width: 768px) {
  .voice__item {
    padding: 10% 6%;
  }

  .voice__item__card01 {
    width: 80px;
  }

  .voice__item__card02 {
    width: 160px;
    bottom: -110px;
  }
}
/* ゲームの特徴 */
.feature__list {
  margin-bottom: 32px;
}
.feature__list li {
  background-image: url(../images/bg_feature.png);
  background-repeat: no-repeat;
  background-size: cover;
  color: #640000;
  padding-bottom: 24px;
  border-radius: 4px;
}

.rule__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #ecebe9;
  border-radius: 8px;
}
.rule__list li {
  width: calc(100% / 3);
  text-align: center;
}
.rule__list li:nth-child(2) {
  border-right: 1px dashed #b3885a;
  border-left: 1px dashed #b3885a;
}

/* CM */
.cm__item {
  width: 100%;
  height: 0;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
}

.cm__item iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

/* 参加方法 */
.howto__list li:not(.none) {
  background-color: #fbd8ad;
}
.howto__list li .txt-jp {
  margin-bottom: 16px;
}

.howto__list__head {
  margin-bottom: 16px;
}

.howto__list__number {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.5rem;
}
.howto__list__number img {
  height: 40px;
}

.howto__list__ttl {
  color: #980a12;
  display: inline-block;
  vertical-align: middle;
  font-size: 1rem;
}

@media screen and (min-width: 769px) {
  /* メインビジュアル  */
  .visual__title {
    max-width: 420px;
  }

  .intro__gallery {
    padding: 0 80px;
  }

  .intro__gallery__item01 {
    top: 8%;
  }

  .intro__gallery__item02 {
    top: 5%;
    right: 80px;
  }

  .intro__gallery__item03 {
    bottom: 15%;
  }

  .intro__gallery__item04 {
    bottom: 5%;
    right: 80px;
  }

  .intro__gallery__deco01 {
    left: 0;
    top: 30%;
  }

  .intro__gallery__deco02 {
    right: 6%;
    top: -15%;
  }

  .intro__gallery__deco03 {
    left: 10%;
    bottom: -20%;
  }

  .intro__gallery__deco04 {
    right: 0;
    top: 30%;
  }

  /* SPECIAL  */
  .intro__special {
    width: 80%;
    margin: 0 auto;
  }

  .magic-movie {
    width: 60%;
    margin: 96px auto 0;
  }

  .intro__voice {
    width: 80%;
    margin: 96px auto 0;
  }

  /* ストーリー  */
  .story__conts {
    text-align: center;
    background-size: 50%;
    padding: 22% 0 72px;
    width: 80%;
    margin: 0 auto;
  }

  .kyewords__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .kyewords__list li {
    width: 50%;
    max-width: 420px;
    margin: 0 auto;
    padding: 0 20px;
  }

  .kyewords__list__img {
    min-height: 350px;
  }

  /* 開催にあたって */
  .comment p {
    font-size: 1rem;
    margin-bottom: 1.5rem;
  }

  /* ゲームの特徴 */
  .feature__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .feature__list li {
    width: calc(100% / 3);
  }
  .feature__list li:nth-child(2) {
    margin: 0 24px;
  }

  .feature__list__head {
    width: 70%;
    margin: -24px auto 16px;
  }
  .feature__list__head img:first-child {
    margin-bottom: 16px;
  }

  .rule__list {
    padding: 40px 0;
  }
  .rule__list li img {
    height: 130px;
  }

  /* CM */
  .cm {
    width: 60%;
    margin: 0 auto;
  }

  /* 参加方法 */
  .howto__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .howto__list li {
    width: calc(100% / 3);
    padding: 24px 5%;
  }
  .howto__list li:nth-child(2) {
    margin: 0 24px;
  }

  .howto__list01 {
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 768px) {
  /* メインビジュアル  */
  .visual {
    min-height: 520px;
  }

  .visual__title {
    width: 70%;
  }

  .intro__gallery {
    min-height: 400px;
    background-size: 30%;
    background-position: left -20px top;
  }

  .intro__head {
    position: relative;
    padding: 40px 0 120px;
  }

  .intro__copy {
    max-width: 48px;
  }

  .intro__gallery__item {
    width: 40%;
  }

  .intro__gallery__item01 {
    top: 15%;
    left: 2%;
  }

  .intro__gallery__item02 {
    right: 2%;
    top: 5%;
  }

  .intro__gallery__item03 {
    left: 2%;
    bottom: 10%;
  }

  .intro__gallery__item04 {
    right: 2%;
    bottom: 0;
  }

  .intro__gallery__deco:not(.intro__gallery__deco02) {
    width: 120px;
  }

  .intro__gallery__deco img {
    width: 100%;
  }

  .intro__gallery__deco01 {
    left: -20px;
    top: 25%;
  }

  .intro__gallery__deco02 {
    right: 5%;
    top: -15%;
    width: 100px;
  }

  .intro__gallery__deco03 {
    bottom: -25%;
    left: 15%;
  }

  .intro__gallery__deco04 {
    right: 0;
    bottom: 26%;
  }

  .kira01 {
    left: -5%;
  }

  .kira03 {
    left: 0;
  }

  .kira04 {
    bottom: 0;
    top: auto;
  }

  .kira01 svg.kira {
    height: 190px;
  }

  .kira02 svg.kira {
    height: 160px;
  }

  .kira03 svg.kira {
    height: 90px;
  }

  .kira04 svg.kira {
    height: 55px;
  }

  .kira05 {
    height: 400px;
  }

  .kira06 {
    height: 340px;
  }

  /* SPECIAL  */
  .intro__special {
    padding: 0 10%;
  }

  .story__conts {
    padding: 54% 10% 72px;
  }

  .story__conts__txt01 {
    font-size: 1.1rem;
  }

  .story__conts__txt02 {
    font-size: 1rem;
  }

  .story__conts__txt03 {
    font-size: 1.15rem;
  }

  .kyewords__list__figcaption {
    font-size: 1.15rem;
  }

  .kyewords__list__item01 {
    margin-bottom: 40px;
  }

  .magic-movie__deco01 {
    right: -30px;
    width: 80px;
    top: 80px;
  }

  .intro__voice {
    margin: 40px 0 0;
    padding: 0 10%;
  }

  /* 開催にあたって */
  .comment p {
    margin-bottom: 1rem;
    font-weight: bold;
    padding: 0 8px;
  }

  /* ゲームの特徴  */
  .feature__list li {
    margin-bottom: 16px;
  }
  .feature__list li p {
    clear: both;
  }

  .feature_img {
    float: right;
    width: 50%;
    margin-top: -20px;
  }

  .feature_txt {
    width: 50%;
    padding-top: 30px;
  }

  .rule__list {
    padding: 20px 0;
  }

  /* 参加方法  */
  .howto__list li {
    margin-bottom: 16px;
    padding: 32px 6%;
  }
  .howto__list .none {
    display: none;
  }
}
/* ===================================================================
 FOOTER
=================================================================== */
.footer-cr {
  text-align: center;
}

.footer-top {
  width: 100%;
  position: fixed;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 1s;
}
.footer-top::after {
  content: "";
  display: block;
  height: 5px;
  width: 100%;
  background: -webkit-gradient(linear, left top, right bottom, from(#daa569), to(#95724f));
  background: -moz-linear-gradient(left, #daa569, #95724f);
  background: linear-gradient(left, #daa569, #95724f);
}

.footer-top.is-show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}

.footer__bottom {
  text-align: center;
}
.footer__bottom::after {
  content: '';
  display: inline-block;
  background-image: url(../images/footer_img.png);
  vertical-align: middle;
  position: relative;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: bottom;
  z-index: -1;
}

.footer__nav__share {
  margin: 0 auto;
  position: relative;
}

.footer__nav__sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-bottom: 10px;
}
.footer__nav__sns li {
  margin: 0 4px;
}
.footer__nav__sns li img {
  width: 56px;
}

.footer__nav__twitter::before {
  content: '';
  display: inline-block;
  width: 50px;
  height: 28px;
  background-image: url(../images/share.svg);
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
  position: absolute;
  margin-top: -10px;
  margin-left: -10px;
}

.footer__nav__tickets {
  position: absolute;
  bottom: -1px;
  right: 0;
}

.footer-page {
  text-align: center;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  padding-top: 80px;
  width: 100%;
  position: fixed;
  bottom: 0;
}
.footer-page::after {
  content: "";
  display: block;
  height: 5px;
  width: 100%;
  background: -webkit-gradient(linear, left top, right bottom, from(#daa569), to(#95724f));
  background: -moz-linear-gradient(left, #daa569, #95724f);
  background: linear-gradient(left, #daa569, #95724f);
}

.footer-page-top {
  text-align: center;
  padding-top: 64px;
}

.footer__logo {
  text-align: center;
  margin-bottom: 16px;
}

.icon-svg__footer__logo {
  fill: #b3885a;
}

.icon-svg__logo-f {
  max-width: 102px;
  height: 60px;
}

.footer__copyright {
  margin-bottom: 40px;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

@media screen and (min-width: 769px) {
  .footer-top::before {
    min-height: 400px;
    width: 80%;
    background-size: contain;
  }

  .footer__bottom::after {
    min-height: 400px;
    width: 80%;
    background-size: contain;
  }

  .footer-page::before {
    min-height: 400px;
    width: 80%;
    background-size: contain;
  }

  .footer__nav__share {
    width: 80%;
  }

  .footer__nav__tickets {
    width: 240px;
  }
}
@media screen and (max-width: 768px) {
  .footer__bottom::after {
    min-height: 230px;
    width: 100%;
    background-size: cover;
  }

  .footer__nav__share {
    width: 90%;
  }

  .footer__nav__tickets {
    width: 40%;
  }

  .footer__nav__twitter::before {
    background-image: none;
  }
}
/* ===================================================================
EVENTS
=================================================================== */
.events__item {
  max-width: 420px;
  margin: 0 auto 24px;
  text-align: center;
  position: relative;
}

.events__item a {
  display: block;
}

.price-box {
  width: 60%;
  margin: 0 auto;
}
.price-box p {
  color: #100004;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

.price-box__ttl {
  font-size: 1rem;
  margin-bottom: 0.5rem;
  color: #980a12;
}

.price {
  margin: 0 auto 24px;
  font-weight: normal;
  font-size: 1rem;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: #980a12;
  border-top: #980a12 1px solid;
  border-right: #980a12 1px solid;
}

.price__item {
  width: calc(100%/3);
  border-bottom: 1px solid #980a12;
  border-left: #980a12 1px solid;
  padding: 12px 0;
}

.price__item .txt-s {
  font-size: 0.8rem;
}

.price__item-top {
  background-color:#980a12;
  line-height: 1.5;
  position: relative;
}

.price__item-side {
  background-color: rgba(251, 216, 173, 0.3);

}

.price__item-top__txt {
  color: #FFFFFF;
  position: relative;
  transform: translateY(-50%) translateX(-50%);
  margin: 0;
}

.sche {
  border: #b3885a solid 2px;
  border-radius: 17px;
  padding: 24px 6%;
  margin-bottom: 64px;
}

.sche__item {
  border-bottom: 2px dotted #b3885a;
  padding-bottom: 2rem;
}
.sche__item .date {
  margin-bottom: 1rem;
}

.sche__city {
  font-size: 1.3rem;
  margin-bottom: 24px;
  border-bottom: 2px dotted #b3885a;
  padding-bottom: 1rem;
}

.grouptickets {
  border: 1px solid #100004;
  border-radius: 17px;
  color: #100004;
  padding: 24px 6% 80px;
}

.grouptickets__ttl {
  text-align: center;
  font-size: 1.3rem;
  margin-bottom: 24px;
}

.grouptickets p {
  margin-bottom: 1rem;
}

.grouptickets__img01 {
  text-align: center;
  margin-top: -110px;
}
.grouptickets__img01 img {
  width: 120px;
}

.grouptickets__img02 {
  text-align: center;
  margin-bottom: -200px;
}
.grouptickets__img02 img {
  width: 180px;
}

.about-reald__ttl {
  text-align: center;
  font-size: 1.5rem;
  margin-bottom: 24px;
}

.about-reald p {
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  line-height: 2.5;
  width: 80%;
}

.about-reald__movie__inner {
  position: relative;
  padding-bottom: 56.25%;
}
.about-reald__movie__inner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.about-reald__movie {
  margin: 0 auto 40px;
}

.about-reald__mail {
  max-width: 420px;
  margin: auto;
}

@media screen and (min-width: 769px) {
  .item__date {
    font-size: 1.2rem;
  }

  .about-reald p {
    margin: 0 auto 72px;
  }

  .about-reald__movie {
    width: 60%;
  }
}
@media screen and (max-width: 768px) {
  .price-box {
    width: 100%;
  }

  .price {
    width: 100%;
  }

  .events__item__txt {
    top: 10px;
  }

  .sche {
    border-radius: 8px;
  }

  .grouptickets {
    border-radius: 8px;
  }

  .about-reald p {
    margin: 0 auto 40px;
  }
}
/* ===================================================================
 ATTENTIONS
=================================================================== */
.attentions {
  padding-bottom: 40px;
}

.block__conts__inner-aq li {
  margin-bottom: 1rem;
}
.block__conts__inner-aq label {
  color: #980a12;
  text-decoration: underline;
  cursor: pointer;
  transition: all 0.5s;
  font-weight: bold;
}
.block__conts__inner-aq label:hover {
  text-decoration: none;
}
.block__conts__inner-aq input {
  display: none;
}

.answer {
  height: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.8s;
}

.acc:checked + .answer {
  height: auto;
  padding: 5px;
  opacity: 1;
}

/* ===================================================================
CITY
=================================================================== */
.city-head__name {
  max-width: 420px;
  border: 2px solid #b3885a;
  text-align: center;
  padding: 32px 0;
  border-radius: 8px;
  margin: 0 auto 24px;
}

.city-head__name__city {
  color: #100004;
  font-size: 1.8rem;
}

.city-head__name__dete {
  color: #640000;
  font-size: 1.2rem;
  font-style: italic;
  letter-spacing: 0.1em;
}

.city-head img {
  max-width: 320px;
  margin: 0 auto;
  width: 100%;
}

.city__conts .add {
  margin-bottom: 24px;
}

.city__conts:not(.city__conts-price) {
  text-align: center;
}

.city__conts__inner {
  color: #640000;
}

.gmap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 24px;
}

.gmap iframe,
.gmap object,
.gmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ticket_api {
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

.ticketWrap .naviBox ul li.cr .scheduleBox {
  background: #b3885a !important;
  color: #ffffff !important;
}

.ticketWrap .naviBox ul li {
  opacity: 1 !important;
}

.ticketWrap .detailsBox .details {
  color: #100004;
}

@media screen and (min-width: 769px) {
  .city__conts {
    padding-bottom: 120px;
  }
}
/* ===================================================================
 TRYOUT
=================================================================== */
.yogen {
  background-image: url(../tryout/images/yogen.png);
  background-repeat: no-repeat;
  margin: 0 auto;
  height: 100%;
  background-size: contain;
  text-align: center;
  background-position: center;
  position: relative;
}

.block__conts-tryout {
  overflow-x: hidden;
}

.tryout__share-txt.is-active {
  display: block;
}

.tryout__share-txt {
  display: none;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  background-color: #980a12;
  color: #fbd8ad;
  padding: 10px 0;
  font-weight: bold;
  width: 80%;
  text-align: center;
  max-width: 430px;
  margin: 0 auto 16px;
  padding: 8px 16px;
}

.yogen__img {
  position: absolute;
}

.yogen__img-apple.is-active a {
  pointer-events: auto;
}

.yogen__img-apple a {
  pointer-events: none;
}

.yogen__img-letter {
  bottom: 0;
  right: -20px;
  max-width: 160px;
}

.yogen__img-pen {
  bottom: -80px;
  max-width: 400px;
}

.block-tryout {
  padding-top: 72px;
}

.nazo-list {
  max-width: 580px;
  margin: 0 auto;
}

.nazo-list__item {
  background-color: #fbd8ad;
  margin-bottom: 40px;
  padding: 24px 5%;
  color: #100004;
}

.nazo-read {
  max-width: 320px;
  margin: 0 auto 80px;
  display: block;
}

.nazo-list__item__head .h-nazo img {
  height: 40px;
}

.h-nazo-txt {
  display: inline-block;
  color: #980a12;
  font-size: 1.2rem;
  margin-left: 16px;
}
.h-nazo-txt span {
  font-size: 1.5rem;
}

.h-nazo-txt__img {
  width: 32px;
  fill: #980a12;
  vertical-align: text-bottom;
  margin-right: 8px;
}

.img-nazo {
  display: block;
  margin: 24px auto 40px;
}

.input-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

.input-area__answer {
  margin-right: 8px;
}

.input-area__answer__inner {
  display: block;
  width: 100%;
  background: #fff;
  padding: 10px;
}

.input-area__btn button {
  background-color: #980a12;
  color: #ecebe9;
  padding: 10px;
  transition: .3s ease-out;
}
.input-area__btn button:hover {
  background-color: #b3885a;
}

.block__conts-tryout {
  border: #100004 solid 1px;
  border-radius: 17px;
  padding: 40px 6% 80px;
  margin-bottom: 32px;
}

.block__conts-tryout__img01 {
  margin: 0 auto 40px;
}

.block__conts-tryout__img02 {
  margin: 0 auto;
}

.block__conts-tryout__img01-last {
  margin-bottom: 120px;
}

.arrow02 {
  width: 80px;
  fill: #980a12;
  display: block;
  margin: 0 auto 40px;
}

.tryout__btn {
  max-width: 180px;
  margin: 0 auto;
  padding-bottom: 40px;
}

.tryout-association {
  display: none;
}

.tryout-association.is-open {
  display: block;
}

.popup-nazo__inner {
  width: 80%;
  text-align: center;
  margin: 0 auto;
}

.popup-nazo__inner__img {
  max-width: 400px;
  margin: 0 auto 40px;
}

.popup-nazo__inner__close img {
  height: 32px;
}

.popup-nazo__inner__close-correct {
  cursor: pointer;
  display: inline-block;
}

.tryout-share.is-open {
  -webkit-transform: scale(1) translate(0, 0);
  transform: scale(1) translate(0, 0);
  opacity: 1;
  visibility: visible;
  z-index: 1;
  height: 100%;
  width: 100%;
  top: 0;
}

.tryout-share {
  background-image: url(../images/bg_sp.png);
  width: 100%;
  -webkit-transition: .3s ease-out;
  transition: .3s ease-out;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .3s ease-out;
  transition: .3s ease-out;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  background-position: top;
  overflow-y: auto;
}

.tryout-share__inner {
  background-repeat: no-repeat;
  max-width: 720px;
  margin: 0 auto;
  background-position: center;
  position: relative;
}

.tryout-share__inner__img {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}

.tryout-share-modal {
  /*     position: absolute;
      top: 50%;
      left: 50%;
      transform: translateY(-50%) translateX(-50%);
      -webkit-transform: translateY(-50%) translateX(-50%);
      width: 100%; */
}

.tryout-share__inner__top .correct-txt01 {
  margin-bottom: 32px;
}

.tryout-share__inner__bottom .correct-txt02 {
  margin-bottom: 24px;
}

.tryout-share__close {
  max-width: 56px;
  margin: 0 auto;
  cursor: pointer;
}

@media screen and (min-width: 769px) {
  .yogen {
    min-height: 630px;
    max-width: 580px;
  }

  .yogen__img-apple {
    width: 200px;
    right: 0;
    top: -40px;
  }

  .img-nazo {
    max-width: 320px;
  }

  .block__conts-tryout__img01 {
    max-width: 400px;
    display: block;
  }

  .block__conts-tryout__img02 {
    max-width: 400px;
    display: block;
  }

  .tryout-share__inner__top,
  .tryout-share__inner__bottom {
    width: 50%;
    margin: 0 auto 40px;
  }

  .tryout-share-modal {
    padding: 60px 0;
    overflow-y: auto;
  }

  .tryout-share__inner {
    padding: 40px 50px;
    background-size: contain;
    background-image: url(../tryout/images/bg_share-pc.png);
  }

  .tryout-share__inner__img {
    width: 160px;
    top: -50px;
  }
}
@media screen and (max-width: 768px) {
  .yogen {
    min-height: 500px;
  }

  .yogen__img-apple {
    width: 140px;
    right: -60px;
    top: -20px;
  }

  .yogen__img-letter {
    right: -110px;
  }

  .tryout-share-modal {
    overflow-y: auto;
    padding: 40px 0;
    margin-top: 50px;
  }

  .tryout-share.is-open {
    z-index: 2;
  }

  .tryout-share__inner {
    background-image: url(../tryout/images/bg_share.png);
    width: 100%;
    padding: 16px 6%;
    background-size: contain;
  }

  .tryout-share__inner__top,
  .tryout-share__inner__bottom {
    width: 80%;
    margin: 0 auto 40px;
  }

  .tryout-share__close {
    margin-top: 24px;
  }

  .tryout-share__inner__img {
    width: 100px;
    top: -30px;
  }
}
