@charset "UTF-8";
/* family
font-family: 'Fugaz One', cursive;
font-family: 'Noto Sans JP', sans-serif;
*/
@import url("https://fonts.googleapis.com/css2?family=Fugaz+One&family=Noto+Sans+JP:wght@400;500;700&display=swap");
body, a {
  font-size: 16px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-feature-settings: "palt";
  line-height: 1.65em;
  color: #666666; }

h3 {
  font-size: 1.3em;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-feature-settings: "palt";
  line-height: 1.65em;
  text-align: center;
  margin-bottom: 2em; }

h4 {
  font-size: 1.1em;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 600;
  font-feature-settings: "palt";
  line-height: 1.65em;
  background-color: #30919b;
  text-align: center;
  color: #fff;
  padding: 8px;
  margin: 2em auto 1em;
  border-radius: 4px; }

table {
  font-size: 15px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-feature-settings: "palt";
  line-height: 1.65em; }

.kome {
  font-size: 10px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-feature-settings: "palt";
  line-height: 1.65em; }

@media screen and (max-width: 899px) {
  body, a {
    font-size: 15px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    font-feature-settings: "palt";
    line-height: 1.65em; } }
@media screen and (max-width: 500px) {
  body, a {
    font-size: 13px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    font-feature-settings: "palt";
    line-height: 1.65em; }

  table {
    font-size: 13px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    font-feature-settings: "palt";
    line-height: 1.65em; } }
img {
  display: block;
  width: 100%;
  height: auto; }

html,
body {
  overflow-x: hidden; }

.inner-wrap {
  width: 92%;
  padding: 2em 4%;
  max-width: 800px;
  margin: auto; }

.alwrap {
  width: 100%; }

.backer {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 0;
  background-color: #fff;
  background-image: url(../images/back_01.jpg);
  background-color: rgba(255, 255, 255, 0.8);
  background-blend-mode: lighten;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  .backer:after {
    content: "";
    width: 100%;
    height: 100%;
    max-width: 1200px;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: block; }

header,
main,
footer {
  position: relative;
  z-index: 1; }

.ac-wrap {
  display: none; }

.ac-bt {
  display: block;
  text-align: center;
  margin: 2em auto 2em;
  width: fit-content;
  background-color: #fff;
  padding: 0.5em 1em 0.6em;
  line-height: 1em;
  font-size: 1.3em;
  position: relative;
  color: #30919b;
  cursor: pointer;
  font-weight: 600; }
  .ac-bt:after {
    content: "";
    display: block;
    height: 2px;
    width: 3em;
    background-color: #30919b;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -3em;
    margin: auto; }
  .ac-bt:before {
    content: "";
    display: block;
    height: 2px;
    width: 3em;
    background-color: #30919b;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -3em;
    margin: auto; }

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: -50px !important; }

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: -50px !important; }

section {
  padding: 2% 0 4%; }

header {
  width: 100%;
  height: auto;
  position: relative;
  border-top: 8px solid #00a6a3; }
  header .top-wrap {
    width: 100%;
    max-width: 1120px;
    position: relative;
    margin: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    z-index: 3; }
    header .top-wrap .top-logo-box {
      width: calc(100% / 3 - 20px);
      height: auto;
      margin: 0 auto;
      position: relative; }
      header .top-wrap .top-logo-box .top-logo {
        position: absolute;
        top: 0.5em;
        right: 0;
        left: 0;
        width: 100%;
        margin: auto; }
    header .top-wrap .top-copy {
      width: calc(100% / 3);
      padding: 3% 2%; }
    header .top-wrap .top-date {
      width: calc(100% / 3);
      padding: 3% 2%; }
  header .visual-wrap {
    width: 96%;
    height: auto;
    max-width: 1600px;
    margin: auto;
    position: relative; }
    header .visual-wrap img {
      border-radius: 4px; }
    header .visual-wrap .yokoku-text {
      width: 90%;
      height: 60%;
      max-width: 940px;
      max-height: 250px;
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      z-index: 4; }
      header .visual-wrap .yokoku-text img {
        filter: drop-shadow(4px 4px 6px rgba(0, 0, 0, 0.8)); }
    header .visual-wrap .swiper-container-free-mode > .swiper-wrapper {
      -webkit-transition-timing-function: linear !important;
      -o-transition-timing-function: linear !important;
      transition-timing-function: linear !important; }
  header .header-nav {
    width: 100%;
    margin: 1.5em auto; }
    header .header-nav .nav-inner {
      width: 100%;
      max-width: 1200px;
      margin: auto;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center; }
      header .header-nav .nav-inner .nav-item {
        width: auto;
        height: 20px;
        margin: auto 8px; }
        header .header-nav .nav-inner .nav-item img {
          width: auto;
          height: 20px; }
        header .header-nav .nav-inner .nav-item a {
          display: block; }

.onegai-list li {
  display: block;
  padding: 1em;
  background-color: #fff;
  border-bottom: 2px solid #00a6a3;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  margin-bottom: 1em; }

.section-header {
  width: 100%;
  position: relative;
  border-bottom: 3px solid #00a6a3;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.1);
  padding-bottom: 1em; }
  .section-header .header-img {
    max-width: 360px;
    margin: auto; }

.tw-title {
  position: relative;
  vertical-align: middle; }
  .tw-title:before {
    content: "";
    width: 1.5em;
    height: 1.5em;
    margin-right: 0.3em;
    background-image: url(../images/icon_tw.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    display: inline-block;
    vertical-align: middle; }

.part {
  width: 100%;
  height: auto; }

.part-wrap {
  width: 100%;
  display: flex; }
  .part-wrap .part-wrap-sin {
    margin: 1em; }

.lagcos-frame {
  max-width: 500px;
  margin: 2em auto;
  background: #eee; }

.air-lag-foot {
  text-align: center;
  margin-top: 1em;
  font-size: 1.1em;
  font-weight: bold;
  color: #00a6a3; }

.dl-bt {
  width: 120px;
  background-color: #00a6a3;
  color: #fff;
  line-height: 1em;
  padding: 12px 20px 15px;
  display: block;
  margin: 20px auto;
  text-align: center;
  border-radius: 4px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3); }
  .dl-bt:hover {
    opacity: 0.75; }

.attractions {
  width: 100%; }
  .attractions table {
    margin: 0 auto;
    width: 100%; }
  .attractions tr {
    border: 1px solid;
    text-align: center; }
    .attractions tr th {
      background-color: #30919b;
      text-align: center;
      padding: 0.3em;
      font-weight: 600;
      width: 50%;
      padding: 1em;
      border: solid 1px #666;
      color: #fff; }
      .attractions tr th:first-child {
        width: 10%;
        border: none; }
    .attractions tr td {
      border: solid 1px #666;
      padding: 1.5em 1em;
      width: 50%; }
      .attractions tr td:first-child {
        border: none; }
      .attractions tr td ul {
        text-align: left; }
      .attractions tr td li {
        display: inline-block;
        width: 48%; }

.show_schedule .show_table {
  margin: 0 auto;
  margin-top: 2em;
  width: 100%; }
  .show_schedule .show_table .sp {
    display: none; }
  .show_schedule .show_table tbody {
    border: solid 1px #666;
    border-left: none; }
  .show_schedule .show_table td {
    border: solid 1px #666;
    border-right: none;
    padding: 1.5em 1em;
    width: calc(30% - 2em - 1px); }
    .show_schedule .show_table td:last-child {
      border-right: none; }
  .show_schedule .show_table th {
    border-right: none;
    padding: 1.5em 1em;
    width: calc(40% - 2em - 1px);
    text-align: center;
    color: #fff;
    border-top: solid 1px #666; }
  .show_schedule .show_table tr th {
    border-left: 1px solid #666;
    border-top: 1px solid #666; }
  .show_schedule .show_table tr:first-child th {
    border-top: none; }
  .show_schedule .show_table span {
    margin-left: 1em; }

.kitchen-car {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap; }
  .kitchen-car .kitchen {
    width: 48%;
    margin-bottom: 1em; }

#ilumi-wrap {
  margin-bottom: 4em; }
  #ilumi-wrap #swiper-ilumi {
    overflow: hidden;
    position: relative;
    padding-bottom: 1em;
    margin-bottom: 0.5em; }
    #ilumi-wrap #swiper-ilumi .swiper-pagination-bullets,
    #ilumi-wrap #swiper-ilumi .swiper-pagination-custom,
    #ilumi-wrap #swiper-ilumi .swiper-pagination-fraction {
      bottom: 0; }
  #ilumi-wrap #swiper-ilumi-pm {
    overflow: hidden;
    position: relative;
    padding-bottom: 1em;
    margin-bottom: 0.5em; }
    #ilumi-wrap #swiper-ilumi-pm .swiper-pagination-bullets,
    #ilumi-wrap #swiper-ilumi-pm .swiper-pagination-custom,
    #ilumi-wrap #swiper-ilumi-pm .swiper-pagination-fraction {
      bottom: 0; }
  #ilumi-wrap #swiper-ilumi-thumb {
    overflow: hidden;
    position: relative; }
    #ilumi-wrap #swiper-ilumi-thumb .swiper-slide {
      cursor: pointer; }
      #ilumi-wrap #swiper-ilumi-thumb .swiper-slide:hover {
        opacity: 0.7; }
      #ilumi-wrap #swiper-ilumi-thumb .swiper-slide.swiper-slide-thumb-active {
        opacity: 0.7; }

.card-wrap {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-top: 2em; }
  .card-wrap .card-item {
    width: calc(100% / 3);
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
    border-radius: 4px;
    margin: 10px; }

.map {
  width: 100%;
  max-width: 800px;
  height: 400px;
  margin: auto;
  margin-bottom: 0.5em; }
  .map iframe {
    width: 100%;
    height: 100%; }

.price-img {
  margin: 2em auto; }

.price-table ul {
  margin-bottom: 0.5em; }
  .price-table ul li {
    font-size: 0.8em;
    line-height: 1.4em; }
.price-table .place {
  text-align: left;
  margin-bottom: 0.5em; }
  .price-table .place .place-list {
    display: inline-block;
    font-size: 0.9em;
    line-height: 1em;
    padding: 0.3em;
    width: 100%; }
    .price-table .place .place-list span {
      background-color: #333;
      color: #fff;
      font-size: 12px;
      display: inline-block;
      line-height: 1em;
      padding: 4px 8px;
      margin-right: 4px;
      border-radius: 4px; }
.price-table table {
  width: 100%;
  border: 1px solid #333;
  margin-bottom: 3em; }
  .price-table table th, .price-table table td {
    border: 1px solid #333;
    text-align: center;
    width: 35%; }
  .price-table table th {
    background-color: #3891c8;
    color: #fff;
    padding: 0.2em;
    font-weight: 600; }
  .price-table table td {
    font-size: 1.3em;
    padding: 0.4em; }
    .price-table table td span {
      font-size: 10px;
      display: block; }
  .price-table table td.label {
    width: 30%;
    max-width: 200px;
    padding: 0; }

.price-readme li {
  font-size: 1em;
  padding-left: 1em;
  position: relative; }
  .price-readme li:before {
    content: "※";
    position: absolute;
    top: 0;
    left: 0; }

.il-schedul-wrap {
  text-align: center; }
  .il-schedul-wrap h3 {
    margin-bottom: 0; }
  .il-schedul-wrap table {
    margin: auto;
    margin-bottom: 2em;
    width: 100%;
    max-width: 640px; }
    .il-schedul-wrap table th,
    .il-schedul-wrap table td {
      padding: 6px; }
    .il-schedul-wrap table th {
      background-color: #379ea9;
      color: #fff;
      border: 2px solid #00a6a3;
      width: 120px;
      font-size: 0.9em;
      font-weight: 600; }
    .il-schedul-wrap table td {
      border: 2px solid #00a6a3;
      margin: auto; }

.rakuten-logo {
  max-width: 420px;
  margin: auto; }

.ticket-bt-wrap {
  width: 100%;
  margin: 2em auto 3em; }
  .ticket-bt-wrap .ticket-bt {
    display: block;
    width: calc(100% - 20px);
    background-color: #00a6a3;
    margin: 0.5em auto;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
    position: relative; }
    .ticket-bt-wrap .ticket-bt span {
      color: #fff;
      padding: 3em 2em;
      padding-left: 2em;
      display: block;
      text-align: left;
      font-size: 1.3em; }
    .ticket-bt-wrap .ticket-bt .rakuten-bnr {
      position: absolute;
      top: 0;
      right: 20px;
      bottom: 0;
      margin: auto;
      width: 120px;
      height: 120px; }
    .ticket-bt-wrap .ticket-bt.has-bnr span {
      padding-right: calc(140px + 1em); }
    .ticket-bt-wrap .ticket-bt.has-bnr:after {
      content: none; }
    .ticket-bt-wrap .ticket-bt a {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .ticket-bt-wrap .ticket-bt:after {
      content: "";
      width: 12px;
      height: 12px;
      display: block;
      position: absolute;
      top: calc(50% - 6px);
      right: 2em;
      transform: rotate(45deg);
      border: 1px solid #fff;
      border-left: none;
      border-bottom: none;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -ms-transition: all 0.5s;
      transition: all 0.5s; }
    .ticket-bt-wrap .ticket-bt:hover {
      opacity: 0.75; }
      .ticket-bt-wrap .ticket-bt:hover:after {
        right: 1.5em; }

.tw-sample {
  padding: 1em;
  border: 1px solid;
  text-align: center;
  margin-top: 0.5em; }

.bt-wrap {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  align-items: flex-start;
  margin: 3em auto 0; }
  .bt-wrap .block-bt {
    width: calc(50% - 20px);
    margin: 10px;
    position: relative;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); }
    .bt-wrap .block-bt a {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .bt-wrap .block-bt:after {
      content: "";
      width: 12px;
      height: 12px;
      display: block;
      position: absolute;
      top: calc(50% - 6px);
      right: 2em;
      transform: rotate(45deg);
      border: 1px solid #00a6a3;
      border-left: none;
      border-bottom: none;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -ms-transition: all 0.5s;
      transition: all 0.5s; }
    .bt-wrap .block-bt.bt-none {
      box-shadow: 2px 2px 4px rgba(0, 0, 0, 0); }
      .bt-wrap .block-bt.bt-none::after {
        border-color: #bcbcbc;
        display: none; }
    .bt-wrap .block-bt.bt-reverse:after {
      border-color: #fff; }
    .bt-wrap .block-bt:hover {
      opacity: 0.75; }
      .bt-wrap .block-bt:hover:after {
        right: 1.5em; }
    .bt-wrap .block-bt .pdf-update {
      position: absolute;
      left: 50%;
      bottom: -1.75em;
      transform: translateX(-50%); }
    .bt-wrap .block-bt.dis {
      user-select: none;
      filter: grayscale(1); }
      .bt-wrap .block-bt.dis:after {
        content: none; }
      .bt-wrap .block-bt.dis:hover {
        opacity: 1; }

.photo-wrap {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 3em; }
  .photo-wrap .photo-sin {
    width: calc(100% / 4 - 8px);
    margin: 4px; }
    .photo-wrap .photo-sin a {
      display: block;
      padding: 4px;
      background-color: #fff;
      border-radius: 4px;
      box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); }

#lagoonanoyu p {
  margin: 1em auto; }

.flex-box {
  display: flex;
  align-items: flex-start;
  width: 100%;
  max-width: 800px;
  margin: auto; }
  .flex-box img {
    width: 50%; }

.faq-item {
  margin-bottom: 2em; }
  .faq-item li:first-child {
    color: #00a6a3;
    font-size: 1.1em;
    font-weight: bold; }

footer .footer-bt h5 {
  text-align: center; }
footer .footer-bt .f-bt-wrap {
  width: 100%;
  max-width: 500px; }
footer .footer-bt .f-logo {
  width: 100%;
  max-width: 500px;
  margin: auto;
  padding: 1em 0; }
footer .copyright {
  width: 100%;
  background-color: #666;
  color: #fff;
  font-size: 12px;
  text-align: center; }

.left-nav {
  display: none; }

.sns-box {
  width: 44px;
  position: fixed;
  bottom: 0.5em;
  right: 0.5em;
  display: block;
  z-index: 4; }
  .sns-box .sns {
    width: 44px;
    height: 44px;
    display: block; }
    .sns-box .sns a {
      width: calc(100% - 16px);
      height: calc(100% - 16px);
      background-color: #000;
      padding: 8px;
      margin: 6px auto;
      display: block;
      border-radius: 24px;
      box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2); }
      .sns-box .sns a.tw {
        background-color: #1da1f2; }
      .sns-box .sns a.line {
        background-color: #00b901; }
      .sns-box .sns a.fb {
        background-color: #3b5998; }

.guest-wrap {
  width: 100%;
  display: flex;
  justify-content: space-evenly; }
  .guest-wrap .guest {
    width: 40%;
    max-width: 400px;
    margin: auto;
    position: relative; }
    .guest-wrap .guest .name {
      text-align: center; }
      .guest-wrap .guest .name img {
        width: 1.2em;
        vertical-align: middle;
        display: inline-block; }
    .guest-wrap .guest:hover {
      opacity: 0.75; }
    .guest-wrap .guest a {
      position: absolute;
      width: 100%;
      height: 100%;
      display: block;
      top: 0;
      left: 0; }

@media screen and (max-width: 1023px) {
  header {
    margin-bottom: 2em; }

  .header-nav {
    display: none; }

  .alwrap {
    width: calc(100% - 40px); }

  .left-nav {
    display: block;
    width: 240px;
    background-color: #00a6a3;
    height: 100vh;
    position: fixed;
    top: 0;
    right: -200px;
    z-index: 5;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; }
    .left-nav.active {
      right: 0; }
    .left-nav .menu-bt {
      width: 40px;
      height: 40px;
      position: absolute;
      top: 1em;
      left: 0; }
    .left-nav .nav-inner {
      width: calc(180px - 4%);
      padding: 4%;
      margin: auto;
      padding-top: 60px; }
      .left-nav .nav-inner .nav-item {
        margin: 8px auto; }
        .left-nav .nav-inner .nav-item a {
          display: block;
          padding: 8px 0; }
        .left-nav .nav-inner .nav-item img {
          height: 22px; }

  .sns-box {
    right: calc(0.5em + 40px); } }
@media screen and (max-width: 767px) {
  .section-header {
    padding-bottom: 0.5em; }
    .section-header .header-img {
      max-width: 260px; }

  .bt-wrap {
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column; }
    .bt-wrap .block-bt {
      width: calc(100% - 20px);
      margin: 0.5em auto; }

  .part-wrap {
    flex-direction: column; }
    .part-wrap .part-wrap-sin {
      margin: 1em; }

  .kitchen-car .kitchen {
    width: 100%;
    max-width: 400px; } }
@media screen and (max-width: 565px) {
  .alwrap {
    width: 100%; }

  .left-nav {
    width: 200px; }
    .left-nav .menu-bt {
      width: 40px;
      height: 40px;
      position: absolute;
      top: 1em;
      left: -58px;
      background-color: rgba(160, 160, 160, 0.75);
      padding: 6px;
      border-radius: 4px; }

  header .top-wrap {
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; }
    header .top-wrap .top-copy {
      padding-bottom: 0;
      width: 80%;
      max-width: 240px; }
    header .top-wrap .top-logo-box {
      width: 80%; }
      header .top-wrap .top-logo-box .top-logo {
        position: relative; }
    header .top-wrap .top-date {
      width: 80%; }
  header .visual-wrap {
    width: 100%; }
    header .visual-wrap .yokoku-text {
      width: 90%;
      height: 22%; }

  .price-img {
    max-width: 360px; }

  .card-wrap {
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0.5em; }
    .card-wrap .card-item {
      margin: 2px;
      width: 50%;
      padding: 0 25%; }

  .sns-box {
    right: 0.5em; }

  .flex-box {
    flex-flow: wrap; }
    .flex-box img {
      width: 100%; }

  .ticket-bt-wrap .ticket-bt {
    display: block;
    width: calc(100% - 20px);
    background-color: #00a6a3;
    margin: 0.5em auto;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
    position: relative; }
    .ticket-bt-wrap .ticket-bt span {
      color: #fff;
      padding: 3em 2em;
      padding-left: 2em;
      display: block;
      text-align: left;
      font-size: 1.3em; }
    .ticket-bt-wrap .ticket-bt .rakuten-bnr {
      position: absolute;
      top: 0;
      right: 10px;
      bottom: 0;
      margin: auto;
      width: 90px;
      height: 90px; }
    .ticket-bt-wrap .ticket-bt.has-bnr span {
      padding-right: calc(100px + 1em); }
    .ticket-bt-wrap .ticket-bt.has-bnr:after {
      content: none; }
    .ticket-bt-wrap .ticket-bt a {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

  #ilumi-wrap #swiper-ilumi {
    padding-bottom: 2em; }

  .show_schedule .show_table tr {
    display: flex;
    width: 100%;
    flex-flow: wrap; }
  .show_schedule .show_table tr th {
    width: 100%;
    border-top: none;
    border-bottom: 1px solid #666; }
  .show_schedule .show_table td {
    width: calc(50% - 2em - 1px);
    display: flex;
    align-items: center;
    border-top: none;
    border-bottom: none; }
  .show_schedule .show_table tr {
    border-top: solid 1px #666; }
    .show_schedule .show_table tr:first-child {
      border-top: solid 1px none; }
  .show_schedule .show_table tbody {
    border-top: none; }
  .show_schedule .show_table .col2 td {
    width: calc(100% - 2em - 1px); }
  .show_schedule .show_table .sp {
    display: block; } }

/*# sourceMappingURL=style.css.map */
