@charset "UTF-8";
/* color */
/* font */
/* common */
* {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

body {
  padding: 0;
  margin: 0;
  color: #000000;
  font-family: "Fjalla One", "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  word-wrap: break-word;
  background-color: #000;
  color: #fff;
  font-size: 1.4rem;
  letter-spacing: 0;
  background-image: url("../img/bg-sp.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
body.fixed {
  width: 100%;
  height: 100%;
  position: fixed;
}

h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0;
}

h1 {
  font-size: 2.8rem;
}

h2 {
  font-size: 2.2rem;
}

h3 {
  font-size: 1.8rem;
}

h4 {
  font-size: 1.6rem;
}

h5 {
  font-size: 1.4rem;
}

h6 {
  font-size: 1.2rem;
}

p {
  padding: 0;
  margin: 0;
}

img, video {
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0;
  vertical-align: bottom;
}

a {
  text-decoration: none;
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  color: #ffffff;
}

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

table {
  border-collapse: collapse;
}

input, select, button, textarea {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: none;
}

input[type=text], input[type=email], textarea {
  width: 100%;
}

.pc {
  display: none;
}

.hidden {
  display: none;
}

.wrapper {
  position: relative;
  overflow: hidden;
}

.youtube-fixed-center {
text-align: center;
}

.section-inner {
  max-width: 680px;
  margin: 0 auto;
}

.section {
  padding: 4rem 5rem;
}

.section-head {
  text-align: center;
  margin-bottom: 4rem;
}
.section-head .en {
  font-size: 9.2rem;
}
.section-head .jp {
  font-size: 1.6rem;
  margin-top: 1rem;
}

.btn-box {
  margin-top: 3rem;
  text-align: center;
}

.btn {
  background: transparent linear-gradient(90deg, #8dc32c 0%, #0090ff 100%) 0% 0% no-repeat padding-box;
  border-radius: 43px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 1.5rem 2rem;
  font-size: 1.8rem;
  min-height: 53px;
}
.btn:active {
  opacity: 0.8;
}

.wrap {
  background-color: #ff3c00;
  width: 100%;
  min-height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.5rem 0;
}
.wrap img {
  width: 800px;
}

.about-section .container .content {
  max-width: 660px;
  margin: 0 auto;
}
.about-section .container .content .txt {
  font-family: "Hiragino Sans W7", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.2rem;
  line-height: 2;
  text-align: center;
}

.ticket-section .container .content {
  margin: 0 auto;
}
.ticket-section .container .content .price {
  width: 104px;
  margin: 0 auto;
  display: block;
}
.ticket-section .container .content .ticket-price {
  text-align: center;
  margin-top: 3rem;
}
.ticket-section .container .content .ticket-price img {
  max-width: 250px;
}
.ticket-section .container .content .txt1 {
  font-family: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-align: center;
  font-size: 1rem;
  margin: 1.5rem 0;
  line-height: 2;
}
.ticket-section .container .content .txt2 {
  max-width: 540px;
  margin: 1.5rem auto;
  font-size: 1rem;
  line-height: 2;
  font-family: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.ticket-section .container .content .ticket-info {
  max-width: 540px;
  margin: 0 auto;
}
.ticket-section .container .content .btn-box .btn {
  width: 100%;
  max-width: 300px;
}

.access-section .container .txt {
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.5;
}
.access-section .container .btn-box .btn {
  width: 100%;
  max-width: 300px;
}
.access-section .container .access-wrap {
  margin-top: 5rem;
  padding-top: 4rem;
  border-top: 1px solid #707070;
}
.access-section .container .access-wrap .block:nth-child(1) {
  margin-bottom: 3rem;
}
.access-section .container .access-wrap .block .txt2 {
  font-family: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.2rem;
  line-height: 2;
}
.access-section .googlemap {
  width: calc(100% + 10rem);
  margin-left: -5rem;
  margin-top: 5rem;
  height: 295px;
}

.footer {
  padding: 0 5rem;
}
.footer .sns-wrap {
  padding: 2rem 1rem;
}
.footer .sns-wrap a {
  display: block;
  text-align: center;
  border: 1px solid #ffffff;
  padding: 2rem;
  margin-bottom: 1.5rem;
  font-size: 1.4rem;
}
.footer .sns-wrap a:active {
  opacity: 0.8;
}
.footer .info {
  padding: 1rem 0 2rem;
}
.footer .info .txt {
  font-family: "Hiragino Sans W6", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.2rem;
  line-height: 2;
  text-align: center;
}
.footer .info .txt a:active {
  opacity: 0.8;
}
.footer .copyright {
  font-family: "Hiragino Sans W6", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.2rem;
  line-height: 2;
  text-align: center;
  margin: 3rem 0 10rem;
}

.border {
  width: 100%;
  height: 8px;
  background: #000000
}

@media screen and (min-width: 768px) {
  body {
    font-size: 1.6rem;
    background-image: url("../img/bg-pc.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  .sp {
    display: none;
  }
  .pc {
    display: block;
  }
  a[href^="tel:"] {
    pointer-events: none;
  }
  .btn-box {
    margin-top: 4rem;
  }
  .btn {
    transition: 0.3s ease-out;
  }
  .btn:hover {
    transform: scale(1.1);
  }
  .wrap {
    min-height: 54px;
    padding: 1rem 0;
  }
  .wrap img {
    width: 500px;
  }
  .about-section {
    padding-top: 8rem;
  }
  .about-section .container .content .txt {
    font-size: 1.8rem;
    line-height: 1.7;
    letter-spacing: 0.01em;
  }
  .ticket-section .container .content .ticket-price img {
    max-width: 100%;
  }
  .ticket-section .container .content .txt1 {
    font-size: 1.2rem;
    margin: 3rem 0;
  }
  .ticket-section .container .content .txt2 {
    font-size: 1.2rem;
    margin: 3rem auto 6rem;
  }
  .access-section .container .txt {
    font-size: 1.6rem;
  }
  .access-section .container .access-wrap {
    display: flex;
  }
  .access-section .container .access-wrap .block {
    width: calc((100% - 100px) / 2);
  }
  .access-section .container .access-wrap .block:nth-child(1) {
    margin-bottom: 0;
    margin-right: 100px;
  }
  .access-section .container .access-wrap .block .txt2 {
    font-size: 1.6rem;
  }
  .access-section .googlemap {
    height: 495px;
  }
  .footer .sns-wrap {
    padding: 3rem;
    display: flex;
    flex-wrap: wrap;
  }
  .footer .sns-wrap a {
    width: calc((100% - 30px) / 2);
    margin-bottom: 2rem;
    transition: 0.3s ease-out;
  }
  .footer .sns-wrap a:nth-child(odd) {
    margin-right: 30px;
  }
  .footer .sns-wrap a:hover {
    opacity: 0.6;
  }
  .footer .info {
    padding: 4rem 0;
  }
  .footer .info .txt a {
    transition: 0.3s ease-out;
  }
  .footer .info .txt a:hover {
    opacity: 0.6;
  }
  .footer .copyright {
    margin: 1rem 0 4rem;
  }
}
@media screen and (max-width: 413px) {
  .section {
    padding: 4rem 3rem;
  }
  .footer {
    padding: 0 3rem;
  }
}