@charset "UTF-8";

.popup-event-btn_box {
  line-height: 1.38 !important;
  position: fixed;
  z-index: 10000;
  right: 0;
  bottom: 40%;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.cpb-modalR_wrap .popup-event-btn_box {
  position: absolute;
  z-index: 10000;
  right: auto;
  left: -44px;
}
.popup-event-btn_box a {
  position: relative;
  display: block;
  width: 45px;
  height: 45px;
  text-decoration: none !important;
  color: #fff;
  border-right: none;
  background: #c6ac62;
}
.popup-event-btn_box a:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background: url(../images/ico_calendar.png) no-repeat 50%;
}
.popup-event-btn_box .txt {
  display: none;
}

.popup-event-fontL-gold {
  font-size: 3rem;
  line-height: 140% !important;
  font-weight: 300;
}

.popup-event-fontL {
  font-size: 3rem !important;
  line-height: 140% !important;
  font-weight: 300;
}

.popup-event-fontM {
  font-size: 1.6rem;
  font-weight: 400;
}

.popup-event-font20 {
  font-size: 2rem;
  font-weight: 400;
}

.popup-event-font24 {
  font-size: 2.4rem !important;
  font-weight: 300;
}

.popup-event-fontS {
  font-size: 1.4rem;
  font-weight: 400;
}

.popup-event-gold {
  color: #c6ac62;
}

.cmd-button_box._TRP.popup-event-gold-bg a {
  border: none;
}

.cmd-button_box._TRP.popup-event-gold-bg > .button {
  background-color: #c6ac62;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.66;
  letter-spacing: 0.125em;
}

.iframe-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 100%;
  height: 100%;
}

/* .iframe-wrapper iframe {
  width: 650px;
  height: 375px;
} */

.cmd-button_box > .button.popup-event-btn {
  border: 1px solid #c6ac62;
  background: #c6ac62;
}

.box.box-hr {
  border: 1px solid #081f2c;
}

.box-hr2 {
  border: 1px solid #081f2c;
  width: 90%;
}

.popup-event-fontL .ico-freedial {
  padding-left: 60px;
}

.popup-event-fontL .ico-freedial:before {
  font-size: 5rem;
  color: #000;
}

.flex-direction-line-reserve {
  flex-direction: row-reverse;
}

.line-btn-fixed[data-v-9bd2a53b] {
  position: fixed;
  bottom: 0;
  background: var(--brand-main, #c6ac62);
  width: 100%;
}

.line-btn-fixed[data-v-86766bac] {
  position: fixed;
  bottom: 0;
  background: var(--brand-main, #c6ac62);
  width: 100%;
}

.line-btn-fixed[data-v-c4a92085] {
  position: fixed;
  bottom: 0;
  background: var(--brand-main, #c6ac62);
  width: 100%;
}

ul.custom {
  list-style: none;
  margin-left: 3.375em;
}

ul.custom li.custom-day:before {
  content: "日時　";
  margin-left: -3.375em;
}

ul.custom li.custom-ent:before {
  content: "入場　";
  margin-left: -3.375em;
}

@media print, screen and (min-width: 768px) {
  .cmd-visual_card.popup-event-2402 {
    max-width: 600px;
  }

  .popup-event-fontL-gold {
    font-size: 3rem;
    line-height: 140% !important;
    font-weight: 300;
  }

  .popup-event-fontL {
    font-size: 3rem !important;
    line-height: 140% !important;
    font-weight: 300;
  }

  .popup-event-font20 {
    font-size: 2rem;
    font-weight: 400;
  }

  .popup-event-fontM {
    font-size: 1.6rem;
    font-weight: 400;
  }

  .popup-event-btn_box {
    top: auto;
    bottom: 20%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .cpb-modalR_wrap .popup-event-btn_box {
    left: -63px;
  }
  .popup-event-btn_box a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 64px;
    height: 194px;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .popup-event-btn_box a:before {
    display: none;
  }
  .popup-event-btn_box .txt {
    position: static;
    position: absolute;
    top: 50%;
    left: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    -ms-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg);
    text-transform: uppercase;
    color: #fff;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .popup-event-btn_box .txt > span {
    font-size: 1.8rem;
    position: relative;
    display: block;
    padding-left: 30px;
    letter-spacing: 0.12em;
  }
  .popup-event-btn_box .txt > span:before {
    position: absolute;
    top: 2px;
    left: 0;
    display: block;
    width: 18px;
    height: 20px;
    content: "";
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    background: url(../images/ico_calendar.png) no-repeat 50%;
  }

  .iframe-wrapper iframe {
    width: 650px;
    height: 375px;
  }

  .cmd-section.event-width {
    max-width: 936px;
  }

  .cmd-box_container.box-reserve {
    width: calc(100% + 32px);
    margin-left: 4px;
  }
  .cmd-box_container.box-reserve.box-md-2 > .box {
    width: calc(50% - 48px);
  }

  .cmd-box_container > .box.box-margin {
    margin-right: 32px;
  }

  .box.box-hr {
    border: 1px solid #081f2c;
    margin-right: 48px;
  }

  .cmd-section.indent-none {
    margin-left: 1.5em;
  }

  .iframe-wrapper {
    position: relative;
    padding-bottom: 405px;
    height: 0;
    overflow: hidden;
  }

  .box.box-bias-a {
    width: 536px !important;
  }

  .box.box-bias-b {
    width: 406px !important;
  }

  .cmd-box_container-philosopy {
    flex-direction: row-reverse;
  }

  .box.box-line-reserve:before {
    content: "";
    border: 1px solid #c6ac62;
    align-self: stretch;
  }

  .img-width-line-reserve {
    padding: 0 20%;
  }

  .popup-event-font20.ex-chisei {
    margin-top: 5.4rem !important;
    margin-bottom: 6rem;
  }
}

.shop-map_container .map-display {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.shop-map_container .map-box {
  position: relative;
  overflow: hidden;
  height: 0;
  padding-top: 30px;
  padding-bottom: 56.25%;
  border: 1px solid #505050;
}
.shop-map_container .map-details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -15px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.shop-map_container .map-details dd,
.shop-map_container .map-details dt {
  margin-top: 15px;
}
.shop-map_container .map-details dt {
  width: 4.5em;
}
.shop-map_container .map-details dd {
  width: calc(100% - 4.5em);
}
@media print, screen and (max-width: 767px) {
  .shop-map_container .cmd-visual_txt {
    padding: 0 !important;
  }
}
@media print, screen and (min-width: 768px) {
  .shop-map_container {
    margin-top: 80px !important;
  }
  .shop-map_container .cmd-visual_card {
    max-width: 508px;
  }
}
