@charset "UTF-8";
/*20250401追加*/
#bbqpac_cnt {
  text-align: center;
}
#bbqpac_cnt .link_box1 {
  position: relative;
}
#bbqpac_cnt .link_box1 .link1 {
  width: 100%;
  position: absolute;
  margin: 0 auto;
  bottom: 45%;
}
#bbqpac_cnt .link_box1 .link2 {
  width: 100%;
  position: absolute;
  margin: 0 auto;
  bottom: 15%;
}
#bbqpac_cnt .link_box2 {
  position: relative;
}
#bbqpac_cnt .link_box2 .link1 {
  width: 100%;
  position: absolute;
  margin: 0 auto;
  bottom: 55%;
}
#bbqpac_cnt .link_box2 .link2 {
  width: 100%;
  position: absolute;
  margin: 0 auto;
  bottom: 22%;
}
#bbqpac_cnt .link_box3 {
  position: relative;
}
#bbqpac_cnt .link_box3 .link1 {
  width: 100%;
  position: absolute;
  margin: 0 auto;
  bottom: 6%;
}
#bbqpac_cnt .price_box {
  position: relative;
}
#bbqpac_cnt .price_box .link {
  width: 700px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 13%;
}
#bbqpac_cnt .price_box .js-scrollable {
  width: 700px;
}

/*20250825追加*/
#autumnpac2025_cnt #autumnpac_cnt {
  text-align: center;
}
#autumnpac2025_cnt .link_box1 {
  position: relative;
}
#autumnpac2025_cnt .link_box1 .link1 {
  width: 100%;
  position: absolute;
  margin: 0 auto;
  bottom: 45%;
}
#autumnpac2025_cnt .link_box1 .link2 {
  width: 100%;
  position: absolute;
  margin: 0 auto;
  bottom: 15%;
}
#autumnpac2025_cnt .bgimg {
  background-image: url(../../../img/event/250825/bg_img.png);
  background-size: 750px;
  background-position: center top;
  background-repeat: repeat-y;
}
#autumnpac2025_cnt .link_box3 {
  position: relative;
}
#autumnpac2025_cnt .link_box3 .link1 {
  width: 100%;
  position: absolute;
  margin: 0 auto;
  bottom: 28%;
}
#autumnpac2025_cnt .link_box3 .link2 {
  width: 100%;
  position: absolute;
  margin: 0 auto;
  bottom: 10%;
}
#autumnpac2025_cnt .link_box5 {
  position: relative;
}
#autumnpac2025_cnt .link_box5 .link1 {
  width: 100%;
  position: absolute;
  margin: 0 auto;
  bottom: 46%;
}
#autumnpac2025_cnt .link_box5 .link2 {
  width: 100%;
  position: absolute;
  margin: 0 auto;
  bottom: 22%;
}
#autumnpac2025_cnt .price_box {
  position: relative;
}
#autumnpac2025_cnt .price_box .link {
  width: 700px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 8%;
}
#autumnpac2025_cnt .price_box .js-scrollable {
  /*width: 700px;*/
}
#autumnpac2025_cnt .price_box .js-scrollable img {
  max-width: none !important;
}
@media (max-width: 767px) {
  #autumnpac2025_cnt {
    /* ここにスマートフォン用のCSSを記述 */
  }
  #autumnpac2025_cnt .price_box {
    position: relative;
  }
  #autumnpac2025_cnt .price_box .link {
    /*height: 220px;*/
    width: 95%;
    position: absolute;
    overflow: scroll;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 8%;
  }
  #autumnpac2025_cnt .price_box .js-scrollable {
    /*width: 539px;*/
  }
  #autumnpac2025_cnt .price_box .js-scrollable img {
    /*height: 220px;*/
    width: 539px;
    max-width: initial !important;
  }
}