@charset "UTF-8";
/* MEDIA QUERIES
 * * -----------------------------------------------*/
/* ADDITIONAL RESET
 * * -----------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

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

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

body * {
  max-height: 99999em;
  word-break: break-word;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

input,
label,
select,
button {
  line-height: inherit;
}

input,
label,
select,
button,
textarea {
  margin: 0;
  border: 0;
  padding: 0;
  word-break: normal;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  background: none;
  -webkit-appearance: none;
  font: inherit;
}

button:focus {
  outline: 0;
}

input:focus,
textarea:focus,
select:focus {
  outline: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
}

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

textarea {
  overflow: auto;
  white-space: pre-line;
  resize: none;
}

/* PRINTING
 * * -----------------------------------------------*/
@media print {
  body {
    -webkit-print-color-adjust: exact;
  }
  html,
  body {
    margin: 0;
    width: 1600px;
  }
  @page {
    margin: 0;
    size: 11in 14.028in;
  }
  @page :left {
    margin: 0;
  }
  @page :right {
    margin: 0;
  }
  @page :first {
    margin-top: 0;
  }
}
/* GENERAL
 * * -----------------------------------------------*/
html {
  opacity: 1;
}
html.is-loading {
  transition: opacity 0.25s ease;
  opacity: 0;
}

body {
  color: #f0f0f0;
  font-family: Noto Serif JP, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Times New Roman", "游明朝", YuMincho, Georgia, serif;
  font-weight: 400;
  line-height: 1.4;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  transition: opacity 0.3s ease;
  background: #000;
  overflow-y: scroll;
}
body.is-has-modal {
  position: fixed;
  width: 100%;
}

a {
  color: #f0f0f0;
  text-decoration: none;
}

.hidden {
  display: none;
}

.container {
  overflow: hidden;
}

.image-full {
  display: block;
  width: 100%;
}

/* RESPONSIVE
 * * -----------------------------------------------*/
@media print, (min-width: 768px) {
  body {
    font-size: 14px;
  }
  .wrapper-wide,
  .wrapper {
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
  }
  .wrapper {
    max-width: 1064px;
  }
  .wrapper-wide {
    max-width: 1364px;
  }
  .sm {
    display: none !important;
  }
  .trans {
    opacity: 1;
    transition: opacity 0.26s ease;
  }
  .trans:hover {
    opacity: 0.8;
  }
  .container {
    background: url(../img/common/footer_bg.jpg) no-repeat center bottom/5420px auto;
  }
}
@media only screen and (max-width: 767.98px) {
  html {
    font-size: 13.3333333333vw;
  }
  body {
    font-size: 0.22rem;
  }
  .container {
    min-width: 320px;
    padding-top: 1rem;
    background: url(../img/common/sp/footer_bg.jpg) no-repeat 0 bottom/100% auto;
  }
  .wrapper {
    padding-left: 0.4rem;
    padding-right: 0.4rem;
  }
  .wrapper-wide {
    padding-left: 0.8rem;
    padding-right: 0.8rem;
  }
  .md {
    display: none !important;
  }
}
@font-face {
  font-family: "NotoSerifJP";
  src: url("fonts/NotoSerifJP-Black.otf") format("opentype");
}
@font-face {
  font-family: "NotoSerifJP";
  src: url("fonts/NotoSerifJP-Bold.otf") format("opentype");
}
@font-face {
  font-family: "NotoSerifJP";
  src: url("fonts/NotoSerifJP-ExtraLight.otf") format("opentype");
}
@font-face {
  font-family: "NotoSerifJP";
  src: url("fonts/NotoSerifJP-Light.otf") format("opentype");
}
@font-face {
  font-family: "NotoSerifJP";
  src: url("fonts/NotoSerifJP-Medium.otf") format("opentype");
}
@font-face {
  font-family: "NotoSerifJP";
  src: url("fonts/NotoSerifJP-Regular.otf") format("opentype");
}
@font-face {
  font-family: "NotoSerifJP";
  src: url("fonts/NotoSerifJP-SemiBold.otf") format("opentype");
}
.header-ticket {
  position: relative;
  display: flex;
  justify-content: center;
  background-image: url(../img/common/ticket_area.png);
  width: 100%;
  height: 64px;
  text-align: center;
  font-size: 14px;
  font-family: "NotoSerifJP";
  color: rgb(29, 64, 64);
}
.header-ticket .ticket-msg {
  line-height: 64px;
  margin-right: 10px;
}
.header-ticket .ticket-link {
  color: rgb(29, 64, 64);
}
.header-ticket .ticket-link > span {
  position: relative;
  display: inline-block;
  width: 260px;
  height: 64px;
  background-image: url("../img/common/ticket_line.png");
  background-repeat: no-repeat;
  background-position: center;
}
.header-ticket .ticket-link > span .ticket-banner {
  position: absolute;
  width: 240px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.header-site {
  width: 100%;
  /*top: 0*/
  z-index: 2000;
  position: relative;
}
.header-site .logo-image,
.header-site .logo-image img {
  display: block;
}
.header-site .logo-image img {
  width: 100%;
}
.header-site .navigation-menu {
  letter-spacing: 0.075em;
}
.header-site .navigation-menu li {
  position: relative;
}
.header-site .menu-item {
  position: relative;
  color: #f0f0f0;
}
.header-site .menu-item::after {
  content: "";
  position: absolute;
}
.header-site .menu-contact {
  position: relative;
}
.header-site .menu-contact::before {
  content: "";
  position: absolute;
  top: 50%;
  background-color: #f0f0f0;
}
.header-site .has-sub {
  position: relative;
}
.header-site .has-sub span {
  position: relative;
  font-family: "Barlow", serif;
  letter-spacing: 0.075em;
  color: #f0f0f0;
  cursor: pointer;
}
.header-site .has-sub span::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
.header-site .header-sub {
  display: flex;
}
.header-site .header-list {
  display: flex;
  justify-content: center;
  align-items: center;
}
.header-site.scroll {
  position: fixed;
  top: 0;
}
.header-site.scroll .button-menu {
  position: fixed;
  top: 0.18rem;
}

.is-has-sub.has-sub .mega {
  opacity: 1;
  visibility: visible;
}
.is-has-sub.has-sub span::before {
  transform: rotate(225deg) !important;
}

.mega-item {
  display: block;
  font-family: "Barlow", serif;
  letter-spacing: 0.075em;
}

.mega {
  position: absolute;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.26s ease, visibility 0.26s ease;
}

@media print, (min-width: 768px) {
  .header-site .header-wrapper {
    display: flex;
    padding: 22px 40px 22px 60px;
    margin: 0 auto;
    align-items: flex-start;
  }
  .header-site .logo-image {
    width: 219px;
  }
  .header-site .header-navigation {
    display: block !important;
    height: auto !important;
    margin-left: auto;
  }
  .header-site .navigation-inner {
    display: flex;
  }
  .header-site .navigation-menu {
    display: flex;
    flex-wrap: wrap;
    padding: 17px 0;
    justify-content: flex-end;
  }
  .header-site .navigation-menu li:not(:first-child) {
    margin-left: 48px;
  }
  .header-site .menu-item {
    font-size: 16px;
  }
  .header-site .menu-item::after {
    height: 1px;
    left: 3px;
    right: 2px;
    bottom: -7px;
    transition: all 0.26s;
    opacity: 0;
  }
  .header-site .menu-item::after {
    background: url(../img/common/line_item.jpg) repeat center center;
  }
  .header-site .menu-item.is-active::after, .header-site .menu-item:hover::after {
    opacity: 1;
  }
  .header-site .menu-contact {
    margin: 1px 18px 1px 100px;
  }
  .header-site .menu-contact .menu-item {
    font-size: 12px;
    letter-spacing: 0.075em;
  }
  .header-site .menu-contact::before {
    width: 1px;
    height: 14px;
    margin-top: -8px;
    left: -49px;
  }
  .header-site .has-sub {
    margin: 2px 19px 2px 18px !important;
  }
  .header-site .has-sub span::before {
    width: 4px;
    height: 4px;
    left: -12px;
    border-right: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
  }
  .header-list {
    white-space: nowrap;
  }
  .mega {
    top: 25px;
    margin-left: -50px;
    background: #000;
  }
  .mega a {
    color: #fff !important;
  }
  .mega .list-mega {
    padding: 25px;
  }
  .list-mega {
    min-width: 120px;
    max-width: 200px;
  }
  .list-mega li {
    text-align: center;
  }
  .list-mega li:not(:last-child) {
    padding-bottom: 5px;
    border-bottom: 1px solid #808080;
    margin-bottom: 8px;
  }
  html:not(.is-ipad) .has-sub:hover .mega,
  .is-ipad .has-sub.is-has-open .mega {
    opacity: 1;
    visibility: visible;
  }
  html:not(.is-ipad) .has-sub:hover span::before,
  .is-ipad .has-sub.is-has-open span::before {
    transform: rotate(225deg) !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1850px) {
  .header-site .header-wrapper {
    padding: 1.19vw 1.1vw;
  }
  .header-site .navigation-menu li:not(:first-child) {
    margin-left: 2vw;
  }
  .header-site .menu-item {
    font-size: 0.86vw;
  }
  .header-site .menu-contact {
    margin-left: 2.24vw !important;
  }
  .header-site .menu-contact::before {
    left: -0.96vw;
    margin-top: -0.42vw;
  }
  .header-site .has-sub {
    margin: 0.1vw 1.1vw !important;
  }
  .header-site .has-sub span {
    font-size: 0.86vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1250px) {
  .header-site .logo-image {
    width: 19.55vw;
  }
  .header-site .navigation-menu- li:not(:first-child) {
    margin-left: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1180px) {
  .header-site .logo {
    display: block;
    margin: auto 0;
  }
  .header-site .menu-item {
    font-size: 10px;
  }
  .header-site .menu-item::after {
    bottom: -3px;
  }
  .header-site .has-sub span,
  .header-site .mega-item {
    font-size: 10px;
  }
  .header-site .navigation-inner {
    padding-left: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1034px) {
  .header-site .menu-contact::before {
    top: 8px;
  }
}
@media only screen and (max-width: 767.98px) {
  .header-site {
    position: fixed;
  }
  .header-site .logo-image {
    width: 2.19rem;
    margin: 0.22rem 0.41rem 0.24rem;
  }
  .header-site .header-navigation {
    display: none;
    position: fixed;
    padding-top: 1.37rem;
    left: 0;
    right: 0;
    top: 0;
    background-color: #000;
  }
  .header-site .header-navigation .logo-image {
    position: absolute;
    top: 0.22rem;
    left: 0.41rem;
    margin: 0 !important;
    width: 2.19rem !important;
  }
  .header-site .navigation-menu {
    padding: 0 0.3rem;
  }
  .header-site .navigation-menu li {
    margin-bottom: 0.4rem;
  }
  .header-site .navigation-menu li:last-child {
    margin-bottom: 0;
  }
  .header-site .navigation-menu .menu-item {
    display: block;
    font-size: 0.24rem;
    color: #f0f0f0;
    padding: 0.14rem 0.3rem;
    text-align: center;
  }
  .header-site .navigation-inner {
    width: 100%;
    height: 100%;
    padding-bottom: 2.6rem;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
  .header-site .button-menu {
    position: fixed;
    width: 0.47rem;
    height: 0.64rem;
    top: 0.18rem;
    right: 0.18rem;
    z-index: 205;
  }
  .header-site .button-menu span {
    left: 50%;
    background: #f0f0f0;
    position: absolute;
    display: block;
    transition: ease 0.26s;
    width: 1px;
  }
  .header-site .button-menu span:first-child {
    height: 0.36rem;
    margin-left: -0.2rem;
  }
  .header-site .button-menu span:nth-child(2) {
    height: 0.48rem;
    margin-left: -0.1rem;
  }
  .header-site .button-menu span:last-child {
    height: 0.64rem;
  }
  .header-site .button-menu.is-active span {
    left: 0.14rem;
    background-color: #f0f0f0 !important;
  }
  .header-site .button-menu.is-active span:first-child {
    height: 0.64rem;
    margin-left: 0;
    transform: rotate(-20deg);
  }
  .header-site .button-menu.is-active span:nth-child(2) {
    opacity: 0;
    transform: translate(0) scale(0);
  }
  .header-site .button-menu.is-active span:last-child {
    transform: rotate(20deg);
  }
  .header-site .header-sub {
    position: relative;
    width: 5.9rem;
    margin: 1.4rem auto 0;
  }
  .header-site .header-sub::before {
    content: "";
    position: absolute;
    background: url(../img/common/sp/line_nav_sp.png) repeat center center;
    width: 5.9rem;
    height: 0.04rem;
    top: -0.8rem;
    left: 0;
  }
  .header-site .header-list {
    width: 100%;
  }
  .header-site .header-list li {
    white-space: nowrap;
  }
  .header-site .header-list .menu-item {
    color: #f0f0f0;
  }
  .header-site .header-list .menu-item {
    font-size: 0.21rem;
  }
  .header-site .header-list .has-sub {
    margin-right: 1.7rem;
  }
  .header-site .header-list .has-sub:last-child {
    margin-right: 0;
  }
  .header-site .header-list .has-sub span {
    font-size: 0.2rem;
  }
  .header-site .header-list .has-sub span::before {
    width: 0.08rem;
    height: 0.08rem;
    left: -0.23rem;
    margin-top: -0.03rem;
    border-right: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    transition: 0.26s ease;
  }
  .header-site .list-mega {
    margin-top: 0.2rem;
    position: absolute;
    width: 85vw;
    left: -55vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .header-site .list-mega li {
    width: 20%;
    margin: 0.2rem 0 !important;
    text-align: center;
  }
  .header-site .list-mega li:not(:last-child) {
    border-right: 1px solid #808080;
  }
  .header-site .mega-item {
    font-size: 0.2rem;
  }
  .header-site .has-sub.is-has-open .mega {
    opacity: 1;
    visibility: visible;
  }
  .header-site .has-sub.is-has-open span::before {
    transform: rotate(225deg) !important;
  }
}
/* *  Google Translate 暫定対応
 * */
#google_translation .goog-te-combo {
  width: 12em;
  background: #FFFFFF;
  padding: 0.3em 0.5em;
  border-radius: 5px;
  background-image: url(/img/common/arrow_icn_02.png);
  background-repeat: no-repeat;
  background-position: right 8px center;
  font-size: 1.2em;
  background-size: 12px 12px;
}

@media print, (min-width: 768px) {
  #google_translation {
    margin: 0 0 0 1em;
  }
}
@media only screen and (max-width: 767.98px) {
  .container {
    padding-top: 0;
  }
  .header-ticket .ticket-msg {
    display: none;
  }
  .header-ticket.scroll {
    margin-bottom: 64px;
  }
  .header-site {
    position: relative;
  }
  .header-site .button-menu {
    position: absolute;
    top: 0;
  }
  .header-site .header-sub {
    display: block;
  }
  .header-sub .header-list .menu-contact {
    text-align: center;
  }
  #google_translation {
    margin: 1.5em 0 0;
    display: flex;
    justify-content: center;
  }
}
.footer-site {
  position: relative;
}
.footer-site .footer-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: flex-start;
  align-content: flex-start;
}
.footer-site .footer-list li {
  margin-bottom: 20px;
}
.footer-site .footer-list a {
  display: block;
  letter-spacing: 0.075em;
}
.footer-site .lang-ja {
  align-items: flex-start;
}
.footer-site .lang-ja a {
  writing-mode: vertical-rl;
}
.footer-site .info-button {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0.075em;
  color: #050505;
  background-color: #f0f0f0;
}
.footer-site .info-button::before {
  content: "";
  position: absolute;
  background: no-repeat center center/100% auto;
  top: 50%;
  transition: 0.26s ease;
}
.footer-site .info-inner {
  letter-spacing: 0.075em;
}
.footer-site .info-title {
  font-family: "Barlow", serif;
  letter-spacing: 0.075em;
}
.footer-site .info-social {
  display: flex;
  flex-wrap: wrap;
}
.footer-site .info-social .social-item {
  display: block;
  background: no-repeat center/100% auto;
}
.footer-site .info-social li:nth-child(4n) {
  margin-right: 0;
}
.footer-site .footer-copyright {
  display: block;
}

@media print, (min-width: 768px) {
  .footer-site {
    min-height: 624px;
    padding: 190px 0 30px;
  }
  .is-ipad .footer-site {
    padding-bottom: 50px;
  }
  .footer-site .wrapper-wide {
    display: flex;
    justify-content: space-between;
    padding: 0 10px;
    position: relative;
  }
  .footer-site .logo-image {
    width: 219px;
    position: absolute;
    left: 10px;
    top: 0;
  }
  .footer-site .footer-list {
    margin-left: 329px;
    max-width: 400px;
  }
  .footer-site .footer-list a {
    min-width: 200px;
  }
  .footer-site .lang-ja li {
    margin-right: 55px;
  }
  .footer-site .lang-ja li:last-child {
    margin-right: 0;
  }
  .footer-site .lang-ja a {
    min-width: 20px;
  }
  .footer-site .footer-info {
    width: 328px;
  }
  .footer-site .info-button {
    width: 100%;
    min-height: 34px;
    margin-bottom: 30px;
    font-size: 12px;
  }
  .is-firefox .footer-site .info-button {
    padding-bottom: 2px;
  }
  .footer-site .info-button::before {
    background-image: url(../img/common/footer_icn_button.png);
    width: 9px;
    height: 16px;
    margin-top: -8px;
    right: 16px;
  }
  .footer-site .info-button:hover::before {
    right: 11px;
  }
  .footer-site .info-inner {
    margin: 0 0 32px -3px;
    font-size: 12px;
    line-height: 2;
  }
  .footer-site .info-title {
    margin: 0 0 11px 2px;
    font-size: 12px;
  }
  .footer-site .info-social {
    margin: 18px -2px 0 0;
  }
  .footer-site .info-social li {
    margin-right: 72px;
  }
  .footer-site .info-social .social-item {
    width: 29px;
    height: 20px;
  }
  .footer-site .social-line {
    background-image: url(../img/common/footer_icn_01.png) !important;
  }
  .footer-site .social-twitter {
    background-image: url(../img/common/footer_icn_02.png) !important;
  }
  .footer-site .social-note {
    background-image: url(../img/common/footer_icn_03.png) !important;
  }
  .footer-site .social-youtube {
    background-image: url(../img/common/footer_icn_04.png) !important;
  }
  .footer-site .info-phone {
    pointer-events: none;
  }
  .footer-site .footer-copyright {
    margin-top: 48px;
  }
  .is-ipad .footer-site .footer-copyright {
    font-size: 10px;
    letter-spacing: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .footer-site .footer-list,
  .footer-site .info-social {
    justify-content: space-between;
  }
  .footer-site .footer-list > li,
  .footer-site .info-social > li {
    margin-right: 0;
  }
  .footer-site .footer-list {
    margin-left: calc(220px + 4vw);
    width: 30vw;
  }
  .footer-site .footer-info {
    margin-left: 25px;
  }
}
@media only screen and (max-width: 767.98px) {
  .footer-site {
    padding: 0.5rem 0 0.69rem;
  }
  .footer-site .wrapper-wide {
    padding: 0 1.09rem;
  }
  .footer-site .logo-image {
    display: block;
    width: 3.29rem;
    margin: 0 auto 1.16rem;
  }
  .footer-site .footer-list {
    display: block;
    justify-content: space-between;
    margin-bottom: 0.63rem;
    padding: 0 0.05rem;
  }
  .footer-site .footer-list li {
    margin-bottom: 0.2rem;
    font-size: 0.2rem;
  }
  .footer-site .lang-ja {
    display: flex;
  }
  .footer-site .info-button {
    width: 5.1rem;
    min-height: 0.56rem;
    margin: 0 auto 0.67rem;
    padding: 0 0.5rem;
    font-size: 0.2rem;
  }
  .footer-site .info-button::before {
    background-image: url(../img/common/sp/footer_icn_button.png);
    width: 0.11rem;
    height: 0.2rem;
    margin-top: -0.1rem;
    right: 0.24rem;
  }
  .footer-site .info-button:hover::before {
    right: 0.19rem;
  }
  .footer-site .info-inner p,
  .footer-site .footer-copyright,
  .footer-site .info-phone,
  .footer-site address {
    display: block;
    font-size: 0.2rem;
  }
  .footer-site .info-inner {
    margin: 0 -0.5rem 0.69rem 0;
    line-height: 2;
    padding: 0 0.06rem;
  }
  .footer-site .info-inner p {
    margin: 0 0 0.27rem 0.03rem;
  }
  .footer-site .info-inner address {
    margin-top: -0.09rem;
  }
  .footer-site .info-title {
    font-size: 0.18rem !important;
    color: #aaa;
  }
  .footer-site .info-social li {
    margin-right: 1.1rem;
  }
  .footer-site .info-social .social-item {
    width: 0.46rem;
    height: 0.34rem;
  }
  .footer-site .social-line {
    background-image: url(../img/common/sp/footer_icn_01.png) !important;
  }
  .footer-site .social-twitter {
    background-image: url(../img/common/sp/footer_icn_02.png) !important;
  }
  .footer-site .social-note {
    background-image: url(../img/common/sp/footer_icn_03.png) !important;
  }
  .footer-site .social-youtube {
    background-image: url(../img/common/sp/footer_icn_04.png) !important;
  }
  .footer-site .info-phone {
    width: 5rem;
  }
  .footer-site .info-fax {
    margin-bottom: 0 !important;
  }
  .footer-site .footer-copyright {
    margin: 0.6rem -0.5rem 0 -1rem;
    letter-spacing: 0.05em;
    text-align: center;
  }
}
.button-top {
  position: fixed;
  z-index: 100;
  display: none;
  cursor: pointer;
  background: no-repeat 0 0/100% auto;
}
.button-top::before {
  content: "";
  display: block;
  transition: 0.26s ease;
  background: no-repeat 0 0/100% auto;
  position: absolute;
  left: 50%;
  bottom: 0;
}

@media print, (min-width: 768px) {
  .button-top {
    right: 40px;
    bottom: 40px;
    width: 60px;
    height: 60px;
    background-image: url(../img/common/btn_top.png);
  }
  .button-top::before {
    background-image: url(../img/common/icon_arrow_top.png);
    width: 12px;
    height: 32px;
    margin-left: -1px;
  }
  .button-top:hover::before {
    height: 45px;
  }
  .is-ipad .button-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  .button-top {
    right: 0.24rem;
    bottom: 0.24rem;
    width: 0.8rem;
    height: 0.8rem;
    background-image: url(../img/common/sp/btn_top.png);
  }
  .button-top::before {
    background-image: url(../img/common/sp/icon_arrow_top.png);
    width: 0.14rem;
    height: 0.43rem;
    margin-left: -0.02rem;
  }
  .button-top:hover::before {
    height: 0.58rem;
  }
}
.common-title {
  position: relative;
  margin: 0 auto;
  letter-spacing: 0.075em;
  text-align: center;
}

.common-title-ja {
  writing-mode: vertical-rl;
}
.common-title-ja::before, .common-title-ja::after {
  content: "";
  position: absolute;
  width: 1px;
  background-color: #805e00;
}
.common-title-ja span {
  position: absolute;
  top: 0;
  font-family: "Barlow", serif;
  transform: rotate(-180deg);
  letter-spacing: 0.075em;
  color: #805e00;
}

@media print, (min-width: 768px) {
  .common-title {
    font-size: 30px;
  }
  .common-title-ja::before, .common-title-ja::after {
    height: 62px;
  }
  .common-title-ja::before {
    top: -30px;
    left: -24px;
  }
  .common-title-ja::after {
    bottom: -16px;
    right: -24px;
  }
  .common-title-ja span {
    right: -29px;
    font-size: 15px;
  }
}
@media only screen and (max-width: 767.98px) {
  .common-title {
    font-size: 0.4rem;
  }
  .common-title-ja::before, .common-title-ja::after {
    height: 0.8rem;
  }
  .common-title-ja::before {
    top: -0.38rem;
    left: -0.32rem;
  }
  .common-title-ja::after {
    bottom: -0.25rem;
    right: -0.32rem;
  }
  .common-title-ja span {
    right: -0.39rem;
    font-size: 0.2rem;
  }
}
.border-image {
  position: relative;
  z-index: 10;
}
.border-image img {
  display: block;
  width: 100%;
}

@media print, (min-width: 768px) {
  .border-image {
    padding: 8px;
    background: url(../img/common/pattern_bg.png) repeat 0 0;
  }
}
@media only screen and (max-width: 767.98px) {
  .border-image {
    background: url(../img/common/sp/pattern_bg.png) repeat 0 0/0.65rem auto;
    padding: 0.16rem;
  }
}
.exhibition-item {
  position: relative;
  display: block;
}

.exhibition-text,
.exhibition-button,
.exhibition-subtext {
  letter-spacing: 0.075em;
}

.exhibition-subtext {
  position: absolute;
  writing-mode: vertical-lr;
  left: 100%;
  margin-left: 12px;
}
.exhibition-subtext::before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 42px;
  margin-bottom: 15px;
  background-color: #f0f0f0;
}

@media print, (min-width: 768px) {
  .exhibition-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: 0 -74px -40px;
  }
  .exhibition-list li {
    width: 25%;
    padding: 0 40px;
    margin-bottom: 40px;
  }
  .exhibition-item:hover .common-button::after {
    right: -5px;
  }
  .exhibition-text {
    font-size: 16px;
    line-height: 2.25;
  }
  .exhibition-subtext {
    left: 100%;
    margin-left: 12px;
  }
  .exhibition-subtext::before {
    height: 42px;
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1480px) {
  .exhibition-list {
    margin-left: 0;
    margin-right: 0;
  }
  .exhibition-list li {
    width: 25%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1420px) {
  .exhibition-list li {
    padding: 0 3vw;
  }
}
@media only screen and (max-width: 767.98px) {
  .exhibition-list li {
    width: 5.9rem;
    margin: 0 auto 1.15rem;
  }
  .exhibition-text {
    font-size: 0.24rem;
    line-height: 2.25;
  }
  .exhibition-subtext {
    margin-left: 0.13rem;
  }
  .exhibition-subtext::before {
    height: 0.42rem;
    margin-bottom: 0.14rem;
  }
  .exhibition-item:hover .common-button::after {
    right: -0.1rem;
  }
}
.news-list {
  border-top: 1px solid #808080;
}
.news-list .news-item,
.news-list .news-title {
  position: relative;
  letter-spacing: 0.075em;
}
.news-list .news-item::after {
  content: "";
  position: absolute;
  transition: 0.26s ease;
}
.news-list li {
  border-bottom: 1px solid #808080;
}
.news-list time {
  color: #ffce3a;
}
.news-list .news-description {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.news-list .news-status {
  font-family: "Barlow", serif;
  color: #d93a26;
}

@media print, (min-width: 768px) {
  .news-list .news-item,
  .news-list .news-title {
    display: flex;
    font-size: 14px;
    line-height: 1.7142857143;
    padding: 30px 70px 30px 25px;
  }
  .news-list .news-item::after {
    background: url(../img/common/button_common.png) no-repeat center center/100% auto;
    width: 9px;
    height: 16px;
    margin-top: -8px;
    top: 50%;
    right: 22px;
  }
  .news-list .news-item:hover:after {
    margin-right: -5px;
  }
  .news-list li {
    position: relative;
    padding: 5px 0;
  }
  .news-list .news-status {
    margin-left: 5px;
    padding-right: 8px;
  }
  .news-list .news-description {
    flex: 1;
    -webkit-line-clamp: 2;
    margin-left: 22px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 900px) {
  .news-list .news-item,
  .news-list .news-title {
    padding-right: 45px;
  }
  .news-list .news-description {
    margin-left: 10px;
  }
}
@media only screen and (max-width: 767.98px) {
  .news-list {
    background-color: #000;
  }
  .news-list .news-item,
  .news-list .news-title {
    display: block;
    padding: 0.6rem 0.39rem 0.55rem;
  }
  .news-list .news-item::after {
    background: url(../img/common/sp/button_common.png) no-repeat center center/100% auto;
    width: 0.11rem;
    height: 0.2rem;
    right: 0.42rem;
    top: 0.66rem;
  }
  .news-list .news-item:hover:after {
    margin-right: -0.1rem;
  }
  .news-status {
    margin-left: 0.08rem;
  }
  .news-description {
    -webkit-line-clamp: 3;
    margin-top: 0.2rem;
    font-size: 0.24rem;
    line-height: 1.8333333333;
  }
  .news-button a::after {
    right: -0.34rem;
    top: 0.16rem;
  }
}
.link-item {
  display: block;
}

@media print, (min-width: 768px) {
  .link-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -35px;
  }
  .link-list li {
    width: 33.33%;
    padding: 0 34px;
  }
}
@media only screen and (max-width: 767.98px) {
  .link-list li {
    margin-bottom: 0.4rem;
  }
  .link-list li:last-child {
    margin-bottom: 0;
  }
}
.common-button {
  position: relative;
  display: inline-block;
  letter-spacing: 0.075em;
}
.common-button::after {
  content: "";
  position: absolute;
  background: no-repeat center center/100% auto;
  top: 50%;
  right: 0;
  transition: 0.26s ease;
}

.prev-button {
  padding-right: 0;
}
.prev-button::after {
  transform: rotate(180deg);
  right: auto;
  left: 0;
}

.button-center {
  text-align: center;
}

@media print, (min-width: 768px) {
  .common-button {
    padding-right: 25px;
  }
  .common-button::after {
    background-image: url(../img/common/button_common.png);
    width: 9px;
    height: 16px;
    margin-top: -7px;
  }
  .is-mac.is-chrome .common-button::after {
    margin-top: -8px;
  }
  .common-button:hover:after {
    right: -5px;
  }
  .prev-button {
    padding-left: 25px;
  }
  .prev-button:hover:after {
    left: -5px;
  }
}
@media only screen and (max-width: 767.98px) {
  .common-button {
    padding-right: 0.32rem;
  }
  .common-button::after {
    background-image: url(../img/common/sp/button_common.png);
    width: 0.11rem;
    height: 0.2rem;
    margin-top: -0.09rem;
  }
  .common-button:hover:after {
    right: -0.1rem;
  }
  .prev-button {
    padding-left: 0.3rem;
  }
  .prev-button:hover:after {
    left: -0.1rem;
  }
}
.map {
  position: relative;
  z-index: 2;
}
.map::before {
  content: "";
  position: absolute;
  pointer-events: none;
}

.map-iframe {
  position: relative;
  overflow: hidden;
}
.map-iframe:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #edae00;
  opacity: 0.2;
  mix-blend-mode: color;
  z-index: 2;
  pointer-events: none;
}

.iframe {
  position: relative;
  z-index: 2;
  display: block;
  filter: grayscale(100%);
}

@media print, (min-width: 768px) {
  .iframe {
    height: 680px;
    width: 150vw;
    margin-left: -25vw;
  }
}
@media only screen and (max-width: 767.98px) {
  .map-iframe {
    height: 6.8rem;
  }
  .iframe {
    height: 6.8rem;
    width: 300%;
    margin: 0 -100%;
  }
}
.title-first {
  position: relative;
  text-align: center;
  letter-spacing: 0.075em;
  color: #f0f0f0;
}
.title-first::before {
  content: "";
  position: absolute;
  background: no-repeat center center/100% auto;
  height: 1px;
  left: 50%;
}

@media print, (min-width: 768px) {
  .title-first {
    font-size: 24px;
  }
  .title-first::before {
    background-image: url(../img/common/line_title.jpg);
    width: 37px;
    margin-left: -18px;
    bottom: -15px;
  }
}
@media only screen and (max-width: 767.98px) {
  .title-first {
    font-size: 0.32rem;
  }
  .title-first::before {
    background-image: url(../img/common/sp/line_title.jpg);
    width: 0.5rem;
    margin-left: -0.25rem;
    bottom: -0.2rem;
  }
}
.wow {
  visibility: hidden;
}

@media print {
  .wow {
    visibility: visible !important;
  }
}
.animated {
  animation-duration: 2s;
  animation-fill-mode: both;
}
@keyframes fade-in-up {
  0% {
    opacity: 0;
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fade-in-up {
  animation-name: fade-in-up;
}

body:before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100vh;
  background: no-repeat center 0/cover;
  pointer-events: none;
}
@media print, (min-width: 768px) {
  body:before {
    background-image: url(../img/top/keyvisual_bg_01.jpg);
  }
}
@media only screen and (max-width: 767.98px) {
  body:before {
    background-image: url(../img/top/sp/keyvisual_bg_01.jpg);
  }
}

.header-site {
  background: none;
  position: absolute;
  left: 0;
}
.header-site .menu-item {
  color: #050505;
}
.header-site .menu-item::after {
  background: none !important;
}
.header-site .menu-contact::before {
  background-color: #050505;
}

@media print, (min-width: 768px) {
  .header-site .has-sub span {
    color: #050505;
  }
  .header-site .has-sub span::before {
    border-right: 1px solid #050505 !important;
    border-bottom: 1px solid #050505 !important;
  }
  .header-site .mega-item {
    color: #000;
  }
}
@media only screen and (max-width: 767.98px) {
  .header-site.is-header-fixed {
    position: fixed;
    top: 0;
  }
  .header-site.is-header-fixed .logo-fixed {
    display: block !important;
  }
  .header-site.is-header-fixed .logo-image {
    width: 2.19rem;
    margin-top: 0.22rem;
    margin-left: 0.41rem;
  }
  .header-site.is-header-fixed .logo-none {
    display: none;
  }
  .header-site.is-header-fixed .button-menu {
    top: 0.18rem;
  }
  .header-site .logo-image {
    width: 4rem;
    margin: 2rem 0 0 0.49rem;
  }
  .header-site .logo-fixed {
    display: none !important;
  }
  .header-site:not(.is-header-fixed) .button-menu {
    position: absolute;
    top: 0.38rem;
  }
  .header-site:not(.is-header-fixed) .button-menu span {
    background-color: #5c5c5c !important;
  }
  .is-has-menu .header-top .button-menu {
    position: fixed;
  }
}
.container {
  padding-top: 0;
}

.section-top-keyvisual {
  position: relative;
}
.section-top-keyvisual:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
}
.section-top-keyvisual .slider-image {
  outline: none;
  opacity: 0;
  visibility: hidden;
}
.section-top-keyvisual .slider-image img {
  width: 100%;
  display: block;
}
@media print, (min-width: 768px) {
  .section-top-keyvisual:after {
    background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 85%, rgba(0, 0, 0, 0) 100%);
    height: 330px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-top-keyvisual:after {
    background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 10%, rgba(0, 0, 0, 0) 100%);
    height: 5.26rem;
  }
}

.section-top-notification {
  position: relative;
}
.section-top-notification:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.section-top-notification:after {
  z-index: 1;
}
.section-top-notification .wrapper {
  position: relative;
  z-index: 5;
}
.section-top-notification .notification-top {
  width: 80%;
}
.section-top-notification .lang-ja {
  writing-mode: vertical-rl;
}
.section-top-notification .top-info {
  letter-spacing: 0.075em;
}
.section-top-notification .top-description {
  position: relative;
}
.section-top-notification .top-description::after {
  content: "";
  position: absolute;
  top: 50%;
  transition: 0.26s ease;
}
.section-top-notification .notification-title {
  position: relative;
  letter-spacing: 0.1em;
  z-index: 5;
}
.section-top-notification .notification-title::before {
  content: "";
  position: absolute;
  pointer-events: none;
}
.section-top-notification .notification-content {
  letter-spacing: 0.075em;
  text-align: justify;
}

@media print, (min-width: 768px) {
  .section-top-notification {
    padding: 54px 0 178px;
    margin-bottom: -1px;
  }
  .section-top-notification:after {
    background: linear-gradient(180deg, rgb(0, 0, 0) 20%, rgba(0, 0, 0, 0.8) 50%, rgb(0, 0, 0) 100%);
  }
  .section-top-notification .notification-top {
    margin: 0 auto 168px;
    padding: 25px 15px 15px;
  }
  .section-top-notification .notification-top:hover .top-description::after {
    right: -51px;
  }
  .section-top-notification .notification-top .title-first {
    font-size: 20px;
  }
  .section-top-notification .notification-top dd {
    padding: 10px 38px 20px 50px;
    line-height: 1.8571428571;
    letter-spacing: 0.1em;
    text-align: center;
  }
  .section-top-notification .top-info {
    font-size: 16px;
    line-height: 1.625;
  }
  .section-top-notification .notification-title {
    margin: 0 0 220px 50px;
    padding-top: 120px;
    font-size: 30px;
    line-height: 2;
  }
  .section-top-notification .notification-title::before {
    background: url(../img/top/notifcation_icn_title.png) no-repeat center center/100% auto;
    width: 600px;
    height: 602px;
    left: -180px;
    top: -88px;
  }
  .section-top-notification .notification-title span:nth-child(2) {
    margin-top: 70px;
  }
  .section-top-notification .notification-title span:nth-child(3) {
    margin-top: 200px;
  }
  .section-top-notification .notification-title span:nth-child(4) {
    margin-top: 231px;
  }
  .section-top-notification .lang-ja {
    margin: 0 0 200px 82px;
    padding-top: 0;
    padding-left: 30px;
  }
  .section-top-notification .notification-content {
    line-height: 2.8571428571;
  }
  .section-top-notification .notification-content p:not(:last-child) {
    margin-bottom: 40px;
  }
  .section-top-notification .common-button {
    margin: 22px 0 0 -12px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-top-notification {
    padding: 0.79rem 0 2.34rem;
  }
  .section-top-notification:after {
    background: linear-gradient(180deg, rgb(0, 0, 0) 10%, rgba(0, 0, 0, 0.8) 20%, rgb(0, 0, 0) 100%);
  }
  .section-top-notification .notification-top {
    width: 95%;
    padding: 0.2rem 0.35rem;
    margin: 0 auto 2.87rem;
  }
  .section-top-notification .notification-top::before {
    background: url(../img/top/line_primary.jpg) repeat center center/100% auto;
    height: 96%;
    left: 1.55rem;
  }
  .section-top-notification .notification-top:hover .top-description::after {
    right: -0.05rem;
  }
  .section-top-notification .notification-top dd {
    padding: 0.4rem 0 0.2rem 0.1rem;
    letter-spacing: 0.1em;
    line-height: 2.25;
  }
  .section-top-notification .top-info {
    font-size: 0.24rem;
    line-height: 1.5;
  }
  .section-top-notification .top-description {
    margin: -0.06rem 0 0 1.12rem;
    padding-right: 0.4rem;
    font-size: 0.2rem;
    line-height: 1.5;
    letter-spacing: 0.075em;
  }
  .section-top-notification .top-description::after {
    background: url(../img/common/sp/button_common.png) no-repeat center center/100% auto;
    width: 0.11rem;
    height: 0.2rem;
    right: 0.05rem;
    margin-top: -0.09rem;
  }
  .section-top-notification .notification-title {
    margin-bottom: 1.5rem;
    font-size: 0.4rem;
    line-height: 2;
    min-height: 4.82rem;
    padding: 1rem 0 0 0.5rem;
  }
  .section-top-notification .notification-title span:nth-child(2) {
    margin-top: 0.7rem;
  }
  .section-top-notification .notification-title span:nth-child(3) {
    margin-top: 2.2rem;
  }
  .section-top-notification .notification-title span:nth-child(4) {
    margin-top: 2.18rem;
  }
  .section-top-notification .notification-title::before {
    background: url(../img/top/sp/notifcation_icn_title.png) no-repeat center center/100% auto;
    width: 4.99rem;
    height: 6.02rem;
    left: -0.4rem;
    top: -0.62rem;
  }
  .section-top-notification .lang-ja {
    padding-top: 0;
  }
  .section-top-notification .notification-content {
    position: relative;
    margin-bottom: 0.98rem;
    font-size: 0.24rem;
    padding: 0 0.24rem;
    line-height: 2.25;
  }
  .section-top-notification .notification-content p:not(:last-child) {
    margin-bottom: 0.54rem;
  }
  .section-top-news .common-title {
    align-items: center;
  }
}
.section-top-exhibition .common-title,
.section-top-event .common-title,
.section-top-news .common-title,
.section-top-link .common-title,
.section-top-ticket .common-title {
  min-height: 160px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.section-top-news .common-title {
  align-items: flex-start;
}

.section-top-exhibition {
  position: relative;
  z-index: 2;
}
.section-top-exhibition .wrapper-wide {
  position: relative;
  z-index: 5;
}
.section-top-exhibition .common-title {
  color: #050505;
}
.section-top-exhibition::before, .section-top-exhibition::after {
  content: "";
  position: absolute;
  background: no-repeat top center;
  width: 100%;
}

@media print, (min-width: 768px) {
  .section-top-exhibition {
    padding: 202px 0 140px;
    background: linear-gradient(#000 0%, rgba(0, 0, 0, 0.1) 30%), linear-gradient(rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.975) 100%);
    margin-bottom: -1px;
  }
  .section-top-exhibition .common-title {
    margin-bottom: 90px;
  }
  .is-firefox .section-top-exhibition .common-title {
    width: 43px;
  }
  .section-top-exhibition::before, .section-top-exhibition::after {
    background-size: 1920px auto;
  }
  .section-top-exhibition::before {
    background-image: url(../img/top/exhibition_bg.jpg);
    min-height: 680px;
    top: 20px;
  }
  .section-top-exhibition::after {
    background-image: url(../img/top/exhibition_bg_gold.png);
    min-height: 803px;
    top: -42px;
  }
  .section-top-exhibition .exhibition-image {
    margin-bottom: 28px;
  }
  .section-top-exhibition .exhibition-text {
    margin-bottom: 26px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1420px) {
  .section-top-exhibition::before {
    min-height: 56.55% !important;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-top-exhibition {
    padding: 1.98rem 0 1rem;
    background: linear-gradient(#000 0%, rgba(0, 0, 0, 0.5) 30%), linear-gradient(rgba(0, 0, 0, 0.3) 0%, rgb(0, 0, 0) 100%);
  }
  .section-top-exhibition .common-title {
    margin-bottom: 1.54rem;
  }
  .section-top-exhibition::before, .section-top-exhibition::after {
    background-size: 100% auto;
  }
  .section-top-exhibition::before {
    background-image: url(../img/top/sp/exhibition_bg.jpg);
    min-height: 7.78rem;
    top: 0;
    margin-bottom: 11.14rem;
  }
  .section-top-exhibition .exhibition-image {
    width: 5.9rem;
    margin: 0 auto 0.43rem;
  }
  .section-top-exhibition .exhibition-text {
    margin-bottom: 0.39rem;
  }
}
.section-top-map {
  position: relative;
  z-index: 3;
}
.section-top-map::before {
  content: "";
  position: absolute;
  pointer-events: none;
}
.section-top-map .map::before, .section-top-map .map::after {
  content: "";
  position: absolute;
  background: no-repeat center center/100% auto;
  z-index: -1;
  pointer-events: none;
}
.section-top-map .map-button {
  position: relative;
  display: inline-block;
  z-index: 5;
  color: #000;
  letter-spacing: 0.075em;
}
.section-top-map .map-button::before {
  content: "";
  position: absolute;
  background: url(../img/common/footer_icn_button.png) no-repeat center center/100% auto;
  transition: 0.26s ease;
}

@media print, (min-width: 768px) {
  .section-top-map {
    padding: 98px 0 128px;
  }
  .section-top-map::before {
    background: url(../img/common/map_bg.jpg) repeat-y 0 0/920px auto;
    width: 920px;
    height: 920px;
    top: 50%;
    left: 50%;
    margin-left: -460px;
    margin-top: -521px;
    z-index: 1;
    transform: rotate(-15deg);
  }
  .section-top-map:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    bottom: 158px;
    background: #000;
    z-index: 0;
  }
  .section-top-map .map::before, .section-top-map .map::after {
    width: 400px;
  }
  .section-top-map .map::before {
    background-image: url(../img/common/map_icn_02.png);
    min-height: 799px;
    top: -402px;
    right: 50%;
    margin-right: -960px;
  }
  .section-top-map .map::after {
    background-image: url(../img/common/map_icn_01.png);
    min-height: 400px;
    bottom: -402px;
    left: 50%;
    margin-left: -960px;
  }
  .section-top-map .map-button {
    left: 50%;
    margin-top: 78px;
    margin-left: -280px;
  }
  .section-top-map .map-button::before {
    width: 9px;
    height: 16px;
    margin-top: 2px;
    right: -23px;
  }
  .section-top-map .map-button:hover::before {
    right: -28px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-top-map {
    padding: 2.04rem 0 3.56rem;
    background: #000;
    margin-bottom: -1px;
  }
  .section-top-map::before {
    background: url(../img/common/sp/map_bg.jpg) repeat-y 0 0/100%;
    width: 9.2rem;
    height: 9.2rem;
    left: -0.85rem;
    top: 0.85rem;
    transform: rotate(-15deg);
  }
  .section-top-map .map::before, .section-top-map .map::after {
    width: 4.2rem;
    height: 4.34rem;
  }
  .section-top-map .map::before {
    background-image: url(../img/common/sp/map_icn_02.png);
    top: -4.04rem;
    right: 0;
  }
  .section-top-map .map::after {
    background-image: url(../img/common/sp/map_icn_01.png);
    left: 0;
    bottom: -4.14rem;
  }
  .section-top-map .map-button {
    font-size: 0.22rem;
    padding-right: 0.32rem;
    margin: 0.76rem 0 0 0.54rem;
  }
  .section-top-map .map-button::before {
    width: 0.12rem;
    height: 0.2rem;
    margin-top: -0.1rem;
    top: 50%;
    right: 0;
    background-image: url(../img/common/sp/arrow_icn_01.png);
  }
}
.section-top-event .common-title::before, .section-top-event .common-title::after {
  background: repeat center center/100% auto;
}
.section-top-event .common-title span {
  color: #f0f0f0;
}
.section-top-event .event-list .event-item {
  display: block;
}
.section-top-event .event-content {
  letter-spacing: 0.075em;
}
.section-top-event .event-content p {
  text-align: justify;
}
.section-top-event .event-content time {
  display: block;
  color: #ffce3a;
}

@media print, (min-width: 768px) {
  .section-top-event {
    margin-top: -160px;
    padding: 318px 0 148px;
    position: relative;
  }
  .section-top-event:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgb(0, 0, 0) 20%, rgba(0, 0, 0, 0.8) 50%, rgba(0, 0, 0, 0.9) 100%);
    z-index: 1;
  }
  .section-top-event .wrapper-wide {
    position: relative;
    z-index: 5;
  }
  .is-firefox .section-top-event .common-title {
    width: 43px;
  }
  .section-top-event .common-title::before, .section-top-event .common-title::after {
    background-image: url(../img/top/line_primary.jpg);
  }
  .section-top-event .common-title::after {
    bottom: -26px;
  }
  .section-top-event .event-list {
    display: flex;
    flex-wrap: wrap;
    margin: -56px -82px 0;
  }
  .section-top-event .event-list li {
    display: flex;
    width: 50%;
    align-items: flex-start;
    padding: 0 72px;
    margin-bottom: 50px;
  }
  .section-top-event .event-image,
  .section-top-event .event-content {
    width: 280px;
  }
  .section-top-event .event-content {
    margin: 195px 0 0 42px;
  }
  .section-top-event .event-content p {
    margin-bottom: 27px;
    font-size: 16px;
    line-height: 1.625;
  }
  .section-top-event .event-content time + p {
    margin-bottom: 23px;
    line-height: 2.25;
  }
  .section-top-event .event-content time {
    margin: 0 0 22px -4px;
    line-height: 1.7142857143;
  }
  .section-top-event .event-content .common-button {
    margin-top: -4px;
  }
  .section-top-event .event-reverse {
    flex-direction: row-reverse;
  }
  .section-top-event .event-reverse .event-content {
    margin-left: 0;
    margin-right: 38px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1360px) {
  .section-top-event .event-image,
  .section-top-event .event-content {
    width: 20.59vw;
  }
  .section-top-event .event-content {
    flex: 1;
    margin-left: 2.1vw;
  }
  .section-top-event .event-list {
    margin: 0;
  }
  .section-top-event .event-list li {
    padding-left: 0;
    padding-right: 2.3vw;
  }
  .section-top-event .event-reverse {
    padding-left: 2.3vw !important;
    padding-right: 0 !important;
  }
  .section-top-event .event-reverse .event-content {
    margin-right: 1.8vw;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-top-event {
    padding-bottom: 1.18rem;
    background: linear-gradient(#000 0%, rgba(0, 0, 0, 0.5) 30%), linear-gradient(rgba(0, 0, 0, 0.3) 0%, rgb(0, 0, 0) 100%);
    margin-bottom: -1px;
    position: relative;
    z-index: 4;
  }
  .section-top-event .common-title {
    margin-bottom: 1.54rem;
  }
  .section-top-event .common-title::before, .section-top-event .common-title::after {
    background-image: url(../img/top/line_primary.jpg);
  }
  .section-top-event .common-title::after {
    bottom: -0.34rem;
  }
  .section-top-event .event-list li {
    margin-bottom: 1.18rem;
  }
  .section-top-event .event-image {
    margin-bottom: 0.5rem;
  }
  .section-top-event .event-content p {
    margin-bottom: 0.35rem;
    font-size: 0.24rem;
    line-height: 1.8333333333;
  }
  .section-top-event .event-content time + p {
    margin-bottom: 0.38rem;
    line-height: 2.25;
  }
  .section-top-event .event-content time {
    margin: 0 0 0.32rem -0.02rem;
    line-height: 2;
  }
}
.section-top-news .wrapper-wide {
  position: relative;
  z-index: 5;
}
.section-top-news .common-title::before, .section-top-news .common-title::after {
  background: repeat center center/100% auto;
}
.section-top-news .common-title span {
  color: #f0f0f0;
}
.section-top-news .news-content {
  position: relative;
}
.section-top-news .news-content::before {
  content: "";
  position: absolute;
  background: repeat center center/100% auto;
}
.section-top-news .news-row {
  text-align: right;
}

@media print, (min-width: 768px) {
  .section-top-news {
    min-height: 654px;
    position: relative;
    margin-bottom: -1px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.9) 0%, rgb(0, 0, 0) 100%);
  }
  .section-top-news:before, .section-top-news:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 2;
  }
  .section-top-news:before {
    background: url(../img/top/news_bg_01.jpg) repeat right 0/360px auto;
    left: 0;
    right: 50%;
    margin-right: 590px;
  }
  .section-top-news:after {
    background: url(../img/top/news_bg_02.jpg) repeat 0 0/360px auto;
    right: 0;
    left: 50%;
    margin-left: 590px;
  }
  .section-top-news .common-title {
    margin: 0;
    top: 71px;
  }
  .section-top-news .common-title::before, .section-top-news .common-title::after {
    background-image: url(../img/top/line_primary.jpg);
  }
  .section-top-news .common-title::after {
    bottom: -26px;
  }
  .section-top-news .news-content {
    display: flex;
    align-items: flex-start;
    justify-content: space-around;
    min-height: 654px;
    margin: 0 50px;
    padding: 0 78px 0 92px;
  }
  .section-top-news .news-content::before {
    background-image: url(../img/top/event_icn.jpg);
    width: 81px;
    height: 86px;
    bottom: 40px;
    left: 80px;
  }
  .section-top-news .news-column {
    margin: 40px -6px 0 80px;
    width: 800px;
  }
  .section-top-news .news-row {
    margin-top: 35px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1300px) {
  .section-top-news:before, .section-top-news:after {
    width: 50px;
    margin: 0;
  }
  .section-top-news:before {
    right: auto;
  }
  .section-top-news:after {
    left: auto;
  }
  .section-top-news .news-content {
    max-width: 1164px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1185px) {
  .section-top-news .news-column {
    margin-left: 80px;
    width: auto;
    flex: 1;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-top-news {
    position: relative;
    z-index: 5;
    padding-bottom: 3.47rem;
    background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 51%, rgb(0, 0, 0) 100%);
  }
  .section-top-news::before, .section-top-news::after {
    content: "";
    position: absolute;
    background: no-repeat center center/100% auto;
    width: 7.5rem;
    z-index: 2;
  }
  .section-top-news::before {
    background-image: url(../img/top/sp/news_bg_01.png);
    height: 2.84rem;
    top: -0.42rem;
  }
  .section-top-news::after {
    background-image: url(../img/top/sp/news_bg_02.jpg);
    height: 2rem;
    bottom: 0.32rem;
  }
  .section-top-news .wrapper-wide {
    padding: 0 0.4rem;
  }
  .section-top-news .common-title {
    margin-bottom: 1.51rem;
    min-height: 2.1rem;
    align-items: center;
  }
  .section-top-news .common-title::before, .section-top-news .common-title::after {
    background-image: url(../img/top/line_primary.jpg);
  }
  .section-top-news .news-content::before {
    background-image: url(../img/top/event_icn.jpg);
  }
  .section-top-news .news-list {
    margin-bottom: 0.33rem;
    background: none;
  }
}
.section-top-link .common-title::before, .section-top-link .common-title::after {
  background: repeat center center/100% auto;
}
.section-top-link .common-title span {
  color: #f0f0f0;
}
.section-top-link .wrapper {
  position: relative;
}
.section-top-link .wrapper::before {
  content: "";
  position: absolute;
  background: repeat center center/100% auto;
}

@media print, (min-width: 768px) {
  .section-top-link {
    padding: 54px 0 48px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 20%, rgb(0, 0, 0) 100%);
  }
  .section-top-link .common-title {
    margin-bottom: 102px;
  }
  .is-firefox .section-top-link .common-title {
    width: 43px;
  }
  .section-top-link .common-title::before, .section-top-link .common-title::after {
    background-image: url(../img/top/line_primary.jpg);
  }
  .section-top-link .common-title::after {
    bottom: -26px;
  }
  .section-top-link .wrapper::before {
    background-image: url(../img/top/link_icn.png);
    width: 176px;
    height: 156px;
    right: 20px;
    top: 26px;
  }
  .section-top-link .link-list > li {
    margin-bottom: 20px;
    width: 25%;
    padding: 0 15px;
  }
  .section-top-link .common-button {
    left: 100%;
    margin: 20px 0 0 -98px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1060px) {
  .section-top-link .wrapper {
    padding: 0;
  }
  .section-top-link .link-list {
    margin-left: 0;
    margin-right: 0;
  }
  .section-top-link .link-list li {
    padding: 0 20px;
  }
  .section-top-link .common-button {
    margin-left: -120px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-top-link {
    padding: 2.07rem 0 0.9rem;
    background: #000;
  }
  .section-top-link .common-title {
    margin-bottom: 0.9rem;
  }
  .section-top-link .common-title::before, .section-top-link .common-title::after {
    background-image: url(../img/top/line_primary.jpg);
  }
  .section-top-link .common-title::after {
    bottom: -0.32rem;
  }
  .section-top-link .wrapper::before {
    background-image: url(../img/top/sp/link_icn_01.jpg);
    width: 1.02rem;
    height: 1.1rem;
    left: 0.4rem;
    top: -1.98rem;
  }
  .section-top-link .wrapper::after {
    content: "";
    position: absolute;
    background-image: url(../img/top/sp/link_icn_02.png);
    background-size: 100% auto;
    width: 1.99rem;
    height: 1.96rem;
    right: 0;
    top: 1.2rem;
  }
  .section-top-link .link-list {
    padding: 0.4rem 0.4rem 0.35rem;
  }
  .section-top-link .common-button {
    left: 71.8%;
  }
}
.section-top-ticket .common-title::before, .section-top-ticket .common-title::after {
  background: repeat center center/100% auto;
}
.section-top-ticket .common-title span {
  color: #f0f0f0;
}
.section-top-ticket .wrapper {
  position: relative;
}
.section-top-ticket .wrapper::before {
  content: "";
  position: absolute;
  background: repeat center center/100% auto;
}
.section-top-ticket .wrapper p {
  font-size: 16px;
}
.section-top-ticket .wrapper .notification-content {
  text-align: center;
}
.section-top-ticket .wrapper .notification-content .ticket-img {
  margin-top: 30px;
}
.section-top-ticket .wrapper .notification-content .ticket-img :nth-child(2) {
  margin-bottom: 10px;
}
.section-top-ticket .wrapper .notification-content .ticket-img .ticket-link {
  margin-top: 20px;
}
.section-top-ticket .wrapper .notification-content .ticket-txt {
  color: rgb(255, 206, 58);
  font-size: 18px;
}

@media print, (min-width: 768px) {
  .section-top-ticket {
    padding: 54px 0 200px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  }
  .section-top-ticket .common-title {
    margin-bottom: 102px;
  }
  .is-firefox .section-top-ticket .common-title {
    width: 43px;
  }
  .section-top-ticket .common-title::before, .section-top-ticket .common-title::after {
    background-image: url(../img/top/line_primary.jpg);
  }
  .section-top-ticket .common-title::after {
    bottom: -26px;
  }
  .section-top-ticket .wrapper::before {
    background-image: url(../img/top/link_icn.png);
    width: 176px;
    height: 156px;
    right: 20px;
    top: 26px;
  }
  .section-top-ticket .link-list > li {
    margin-bottom: 20px;
    width: 25%;
    padding: 0 15px;
  }
  .section-top-ticket .common-button {
    left: 100%;
    margin: 20px 0 0 -98px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-top-ticket {
    padding: 2.07rem 0 0.9rem;
    background: #000;
  }
  .section-top-ticket .common-title {
    margin-bottom: 0.9rem;
  }
  .section-top-ticket .common-title::before, .section-top-ticket .common-title::after {
    background-image: url(../img/top/line_primary.jpg);
  }
  .section-top-ticket .common-title::after {
    bottom: -0.32rem;
  }
  .section-top-ticket .wrapper::before {
    background-image: url(../img/top/sp/link_icn_01.jpg);
    width: 1.02rem;
    height: 1.1rem;
    left: 0.4rem;
    top: -1.98rem;
  }
  .section-top-ticket .wrapper::after {
    content: "";
    position: absolute;
    background-image: url(../img/top/sp/link_icn_02.png);
    background-size: 100% auto;
    width: 1.99rem;
    height: 1.96rem;
    right: 0;
    top: 1.2rem;
  }
  .section-top-ticket .link-list {
    padding: 0.4rem 0.4rem 0.35rem;
  }
  .section-top-ticket .common-button {
    left: 71.8%;
  }
}
.is-background-fade:before {
  transition: filter 0.3s;
  filter: grayscale(100%);
}/*# sourceMappingURL=top.css.map */