@charset "UTF-8";
/* common
---------------------------------*/
.main_heading {
  margin-bottom: 10px;
}

.main_wrap {
  margin-bottom: 60px;
  color: #000;
  background-color: #28a9e1;
}

.poster_wrap {
  margin-bottom: 50px;
  text-align: center;
}

.comingsoon_txtWrap {
  margin-bottom: 62px;
  padding-bottom: 70px;
  text-align: center;
}

.inner {
  width: 980px;
  margin: 0 auto;
}

/* mv
---------------------------------*/
.mv {
  text-align: center;
}
.mv .mv_note {
  width: 980px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  color: #fff;
  text-align: right;
}

.mv .bx-controls {
  display: none;
}

/* details
---------------------------------*/
.details {
  padding: 10px 0 80px;
}

.details .detail_txtList {
  padding: 15px 50px 15px 25px;
  border: 1px solid #fff;
  background-color: #0786bd;
}

.details .detail_txt {
  padding-left: 0.7em;
  color: #fff;
  line-height: 1.5;
  font-size: 114%;
  font-weight: bold;
  text-indent: -0.7em;
}

.details .detail_txt a {
  color: #fff;
  text-decoration: underline;
}

.details .detail_txt a:hover {
  text-decoration: none;
}

.details .detail_txt a:visited {
  color: #fff;
}

.haruka .details,.kansai_wide .details {
  padding: 10px 0 30px;
}

/* details_specialOffer
---------------------------------*/
.details_specialOffer {
  position: relative;
  margin-bottom: 80px;
  background-color: #ffd;
}

.details_specialOffer .inner {
  position: relative;
}

.details_specialOffer .offer_btn {
  position: absolute;
  top: 30px;
  right: 10px;
}

.details_specialOffer .recommend_btn {
  display: flex;
  width: 800px;
  height: 72px;
  margin: 0 auto;
  border: 3px solid #2765b8;
  border-radius: 36px;
  line-height: 1;
  font-size: 142.8%;
  font-weight: bold;
  text-align: center;
  background-color: #fff;

  align-items: center;
  justify-content: center;
}

.detail_specialOffer_head {
  position: relative;
  top: -15px;
}

.detail_infoList {
  padding: 0 35px;
}

.detail_info {
  padding-left: 0.7em;
  color: #221815;
  line-height: 1.5454;
  font-size: 157%;
  font-weight: bold;
  text-indent: -0.7em;
}

.detail_note {
  color: #221815;
  font-size: 114%;
  text-align: center;
}

.haruka .details_specialOffer {
  padding-bottom: 40px;
}

.haruka .details_specialOffer .recommend_btn {
  margin-top: 32px;
}

.kansai_wide .details_specialOffer .recommend_btn {
  line-height: 1.545;
  font-size: 157%;
}

.kansai_wide .details_specialOffer {
  padding-bottom: 32px;
}

.kansai_wide .details_specialOffer .recommend_btn {
  margin-top: 30px;
  margin-bottom: 10px;
}

/* section common
---------------------------------*/
ul.recommend_ticketList {
  display: flex;

  flex-wrap: wrap;
  justify-content: space-between;
}

li.recommend_ticket {
  width: 470px;
  border: 2px solid #000;
  border-radius: 25px;
}

.recommend_price {
  display: flex;
  width: 360px;
  margin-right: auto;
  margin-left: auto;
  padding: 6px 0;
  border-radius: 10px;
  color: #fff;
  font-size: 185%;
  font-weight: bold;
  text-align: center;
  background-color: #ed4f89;

  align-items: center;
  justify-content: center;
}

/* top
---------------------------------*/
.top .main_wrap {
  padding-bottom: 80px;
}

.top .sec_ttl {
  padding-bottom: 116px;
}

.top .recommend_list {
  padding-bottom: 30px;
}

.top ul.recommend_ticketList {
  align-items: flex-start;
}

.top li.recommend_ticket {
  position: relative;
  padding: 97px 0 28px;
  background-color: #ffd;
}
.top li.recommend_ticket:nth-child(n + 3) {
  margin-top: 138px;
}

.top .recommend_ttl {
  position: absolute;
  top: -105px;
  left: 0;
}

.top .recommend_txt {
  display: flex;
  padding: 35px 32px 53px;
  line-height: 1.411;
  font-size: 121%;
  font-weight: bold;

  align-items: center;
}

.top .recommend_img {
  padding-bottom: 20px;
}

.top .recommend_price {
  margin-bottom: 10px;
}

.top .btnWrap li:not(:first-child) {
  margin-top: 10px;
}

.top .recommend_btn {
  display: flex;
  width: 360px;
  height: 72px;
  margin: 0 auto;
  border-radius: 36px;
  line-height: 1.25;
  font-size: 19px;
  font-weight: bold;
  text-align: center;
  background-color: #fff;

  align-items: center;
  justify-content: center;
}

.top .btn_color01 {
  border: 3px solid #ed4f89;
  color: #ed4f89;
}

.top .btn_color02 {
  border: 3px solid #2765b8;
  color: #2765b8;
}

/* haruka,kansai_wide
---------------------------------*/
.haruka .main_wrap {
  padding-bottom: 100px;
}

.haruka ul.recommend_ticketList {
  padding-bottom: 72px;
}

.kansai_wide .main_wrap {
  padding-bottom: 140px;
}

.haruka .sec_ttl,.kansai_wide .sec_ttl {
  padding-bottom: 24px;
  text-align: center;
}

.haruka .otherTicket_ttl,.kansai_wide .otherTicket_ttl {
  padding-bottom: 38px;
}

.haruka .recommend_list .note,.kansai_wide .recommend_list .note {
  padding-bottom: 30px;
  color: #fff;
  line-height: 1.667;
  font-size: 128%;
  font-weight: bold;
  text-align: center;
}

.haruka li.recommend_ticket,.kansai_wide li.recommend_ticket {
  margin-bottom: 40px;
  padding: 34px 33px 28px;
  background-color: #fff;
}

.haruka .recommend_ttl,.kansai_wide .recommend_ttl {
  display: flex;
  padding-bottom: 12px;
  color: #ed4f89;
  line-height: 1.33;
  font-size: 171%;
  font-weight: bold;

  align-items: center;
}

.haruka .recommend_txt,.kansai_wide .recommend_txt {
  padding-bottom: 14px;
  line-height: 1.411;
  font-size: 128%;
}

.haruka .recommend_txt span,.kansai_wide .recommend_txt span {
  font-size: 83.3%;
}

.haruka .recommend_txt a,.kansai_wide .recommend_txt a {
  text-decoration: underline;
}

.haruka .recommend_txt a:hover,.kansai_wide .recommend_txt a:hover {
  text-decoration: none;
}

.haruka .recommend_img,.kansai_wide .recommend_img {
  padding-bottom: 17px;
}

.haruka .oneword,.kansai_wide .oneword {
  padding-bottom: 5px;
  color: #ed4f89;
  line-height: 1.73;
  font-size: 107%;
  font-weight: bold;
  text-align: center;
}

.haruka li.carRentals .recommend_price,.kansai_wide li.carRentals .recommend_price {
  line-height: 1.16;
  font-size: 128%;
}

.haruka li.carRentals .recommend_price span,.kansai_wide li.carRentals .recommend_price span {
  font-size: 83%;
}

.haruka li.carRentals .price01,.kansai_wide li.carRentals .price01 {
  margin-bottom: 4px;
}

/* bnr_area
---------------------------------*/
.bnr_area {
  text-align: center;
}

.other_ticket {
  display: table;
  margin: 0 auto;
}

/*微調整*/
.kansai_hiroshima .detail_specialOffer_head {
  width: 1102px;
}

.sanyo_sanin .detail_specialOffer_head {
  width: 1137px;
}

.sanyo_sanin .wide_box {
  width: 980px;
}
.sanyo_sanin .wide_box .recommend_ttl {
  margin-bottom: 25px;
}
.sanyo_sanin .wide_box div {
  display: flex;

  justify-content: space-between;
}
.sanyo_sanin .wide_box div .recommend_txt {
  width: 360px;
}
.sanyo_sanin .wide_box div .recommend_txtDescription {
  line-height: 1.625;
  font-size: 16px;
}
.sanyo_sanin .wide_box div .svailable_txt {
  margin: 20px 0 10px;
  color: #ed4f89;
  font-size: 16px;
  font-weight: 600;
}
.sanyo_sanin .wide_box div .recommend_price {
  height: 50px;
  font-size: 26px;

  justify-content: center;
}
.sanyo_sanin .wide_box .recommend_img {
  width: 500px;
}
.sanyo_sanin .recommend_ttl {
  justify-content: center;
}

.prices_limit {
  margin: 50px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}.reservation_listWrap {
  display: flex;
  margin: 78px auto 100px;

  align-items: center;
  justify-content: center;
  gap: 20px;
}

.e-brochures {
  margin-bottom: 80px;
}
.e-brochures_ttl {
  display: table;
  position: relative;
  margin: 0 auto 20px;
  padding: 0 40px;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
}
.e-brochures_ttl::after {
  content: "";
  display: block;
  width: 3px;
  height: 24px;
  position: absolute;
  top: 0.2em;
  left: 0;
  background-color: #fff;
  transform: rotate(-30deg);
}
.e-brochures_ttl::before {
  content: "";
  display: block;
  width: 3px;
  height: 24px;
  position: absolute;
  top: 0.2em;
  right: 0;
  background-color: #fff;
  transform: rotate(30deg);
}
.brochures_btn {
  display: table;
  width: 460px;
  margin: 0 auto;
}
.brochures_btn img {
  width: 100%;
}
