@charset "UTF-8";
#footerInner #pageTop {
  z-index: 12;
}

#allWrap {
  background: #fff;
  padding: 0 0 60px;
}
@media screen and (max-width: 767px) {
  #allWrap {
    padding: 0 0 8vw;
  }
}

a.lined {
  text-decoration: underline;
}

p {
  margin: 0;
}

.i_bg {
  position: absolute;
  z-index: 0;
}

.i_bg1 {
  left: 74px;
  top: 82px;
  width: 225px;
}
@media screen and (max-width: 767px) {
  .i_bg1 {
    display: none;
  }
}

.i_bg2 {
  right: 40px;
  top: -60px;
  width: 169px;
}
@media screen and (max-width: 767px) {
  .i_bg2 {
    display: none;
  }
}

.b_top {
  width: 50px;
  display: block;
  position: fixed;
  bottom: 0;
  right: 0;
  transform: translate(-50%, 50%);
  transition-duration: 0.4s;
  opacity: 0;
  z-index: 10;
}
.b_top.show {
  transform: translate(-50%, -50%);
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .b_top {
    width: 40px;
  }
  .b_top.show {
    transform: translate(-50%, -160%);
    opacity: 1;
  }
}

._page_wrapper {
  overflow-x: hidden;
}

#eventWrap {
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  letter-spacing: 0.08em;
  font-weight: 400;
  background: #fff;
}
#eventWrap ul, #eventWrap li {
  list-style: none;
  padding: 0;
}
#eventWrap .sp-hide {
  display: block;
}
#eventWrap .pc-hide {
  display: none;
}
#eventWrap strong {
  font-weight: bold;
}
#eventWrap .alert {
  border: none;
  padding: 0;
}
@media screen and (max-width: 767px) {
  #eventWrap {
    /*overflow-x: hidden;*/
  }
  #eventWrap .pc-hide {
    display: block;
  }
  #eventWrap br.pc-hide {
    display: inline;
  }
  #eventWrap .sp-hide {
    display: none;
  }
}
#eventWrap sup {
  font-size: 80%;
}
#eventWrap {
  /*
  .main_kv
  */
}
#eventWrap .main_kv {
  width: 1516px;
  height: 674px;
  margin: 0 -58px;
  position: relative;
  background: #fff697;
}
#eventWrap .main_kv:before {
  content: "";
  display: block;
  height: 100%;
  width: 200vw;
  position: absolute;
  background: #fff697;
  left: 50%;
  transform: translate(-50%, 0);
}
#eventWrap .main_kv {
  /*aspect-ratio: 1400 / 930;*/
}
@media screen and (max-width: 767px) {
  #eventWrap .main_kv {
    aspect-ratio: 750/690;
    height: auto;
    margin: 0 auto;
    width: 100%;
  }
}
#eventWrap .main_kv__pic {
  position: relative;
}
#eventWrap .main_kv__pic__img {
  position: absolute;
  width: 1516px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
#eventWrap .main_kv__pic__img img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  #eventWrap .main_kv__pic__img {
    top: 0;
    width: 97.0666666667vw;
    width: 100%;
  }
  #eventWrap .main_kv__pic__img img {
    width: 100%;
  }
}
#eventWrap .main_kv h1 {
  position: absolute;
  width: 59.4285714286%;
  margin: 0;
  max-width: 832px;
  z-index: 2;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 40%);
}
#eventWrap .main_kv h1 img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  #eventWrap .main_kv h1 {
    width: 74.2666666667vw;
    transform: translate(-50%, 25%);
  }
}
#eventWrap .main_kv .msg {
  position: absolute;
  width: 11%;
  top: 39px;
  right: 239px;
}
@media screen and (max-width: 767px) {
  #eventWrap .main_kv .msg {
    width: 44.2666666667vw;
    top: 3.2vw;
    right: 2.6666666667vw;
    left: auto;
  }
  #eventWrap .main_kv .msg img {
    width: 100%;
  }
}
#eventWrap .kv_msg {
  padding-top: 70px;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  #eventWrap .kv_msg {
    padding-top: 13.3333333333vw;
  }
}
#eventWrap .kv_msg__lead {
  margin-bottom: 36px;
  z-index: 1;
  position: relative;
}
#eventWrap .kv_msg__lead img {
  width: 436px;
}
@media screen and (max-width: 767px) {
  #eventWrap .kv_msg__lead {
    margin-bottom: 4vw;
  }
  #eventWrap .kv_msg__lead img {
    width: 65.2vw;
    max-width: 489px;
  }
}
#eventWrap .kv_msg__txt {
  font-size: 19px;
  line-height: 1.9;
  font-weight: 600;
  z-index: 1;
  position: relative;
}
@media screen and (max-width: 767px) {
  #eventWrap .kv_msg__txt {
    font-size: 3.0666666667vw;
  }
}

.animated {
  opacity: 0;
  animation-delay: 0.4s;
}

/*
色
*/
/*
* .localnavi
*/
#eventWrap .localnavi {
  max-width: 1150px;
  width: 90%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin: 50px auto 0;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  #eventWrap .localnavi {
    margin: 3.3333333333vw auto 0;
  }
}
#eventWrap .localnavi li {
  margin: 0 19px;
  width: 135px;
}
#eventWrap .localnavi li a {
  justify-content: center;
  text-decoration: none;
  transition-duration: 0.3s;
}
#eventWrap .localnavi li a:hover {
  text-decoration: none;
  filter: contrast(1.4);
}
@media screen and (max-width: 767px) {
  #eventWrap .localnavi li {
    width: 21.8666666667vw;
    margin: 2.1333333333vw 1.8666666667vw;
  }
}

.eventWrap2 {
  overflow: hidden;
}

#eventWrap section {
  position: relative;
  margin: 0 auto;
  padding-top: 170px;
  font-size: 18px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  #eventWrap section {
    margin: 0 auto;
    padding-top: 14.6666666667vw;
  }
}
#eventWrap section > div, #eventWrap section > p {
  max-width: 1040px;
  width: 92%;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  #eventWrap section > div, #eventWrap section > p {
    width: 100%;
  }
  #eventWrap section > div.kv, #eventWrap section > p.kv {
    width: 100%;
  }
}

/*---------------------------
* 共通パーツ
---------------------------*/
.day_icon {
  text-align: center;
}
.day_icon img {
  width: 176px;
}
@media screen and (max-width: 767px) {
  .day_icon img {
    width: 23.4666666667vw;
  }
}

.day_kv_flex {
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .day_kv_flex {
    flex-direction: column;
  }
}
.day_kv_flex h2 {
  position: absolute;
}
@media screen and (max-width: 767px) {
  .day_kv_flex h2 {
    order: 1;
  }
}
.day_kv_flex .txt {
  font-size: 19px;
  line-height: 1.9;
  text-align: justify;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .day_kv_flex .txt {
    font-size: 3.0666666667vw;
    order: 3;
    z-index: 1;
  }
}
.day_kv_flex .txt .msg:before {
  content: "";
  display: block;
  background: #eee;
  width: 250vw;
  height: calc(100% + 180px);
  left: 50vw;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  z-index: -1;
}
.day_kv_flex .txt .msg > * {
  z-index: 1;
  position: relative;
}
.day_kv_flex .pic {
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .day_kv_flex .pic {
    order: 2;
  }
}

.tp_flex {
  width: 976px;
  margin: 0 auto;
  display: flex;
  line-height: 1.75;
}
.tp_flex.reverse {
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .tp_flex {
    display: block;
    width: 100%;
  }
}
.tp_flex .txt {
  font-size: 19px;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .tp_flex .txt {
    font-size: 3.0666666667vw;
  }
}
.tp_flex .txt p + p {
  padding-top: 1.2em;
}
.tp_flex .txt .tiny {
  font-size: 90%;
}
.tp_flex .txt strong {
  font-weight: bold;
}
.tp_flex .txt .item_info {
  font-size: 85%;
  padding-top: 1.5em;
  font-weight: 600;
}
.tp_flex .txt .item_info .price {
  padding-left: 1.4em;
}
.tp_flex .txt .item_info .tiny {
  padding-top: 0.7em;
}

.code {
  margin: auto;
  position: relative;
  display: flex;
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .code {
    margin-top: 13.3333333333vw !important;
    display: block;
    transform: none;
  }
}
.code h3 {
  width: 416px;
  transform: translateX(-15%);
  margin-bottom: 45px;
}
@media screen and (max-width: 767px) {
  .code h3 {
    width: 81.6vw;
    transform: none;
    margin: 0 auto;
  }
}
.code .pic {
  position: absolute;
  left: 0;
}
@media screen and (max-width: 767px) {
  .code .pic {
    top: 21.0666666667vw;
  }
}
.code .txt {
  font-size: 19px;
  line-height: 1.8;
  width: 420px;
}
@media screen and (max-width: 767px) {
  .code .txt {
    width: 100%;
    font-size: 3.0666666667vw;
  }
}
.code .txt .txt_inner {
  position: relative;
}
.code .txt .txt_inner:before {
  content: "";
  display: block;
  background: #eee;
  width: 200vw;
  height: calc(100% + 100px);
  right: 50vw;
  top: 50%;
  transform: translate(50%, -50%);
  position: absolute;
  z-index: -1;
}
.code .txt .txt_inner .item_info {
  font-size: 90%;
  line-height: 1.7;
  padding-top: 1.8em;
  font-weight: 600;
  letter-spacing: 0.025em;
}
.code .txt .txt_inner .item_info .price {
  padding-left: 1.1em;
}
.code .txt .b_code {
  width: 430px;
  border: solid 1px #6bbc6e;
  background: #fff;
  display: flex;
  align-items: flex-end;
  font-size: 18px;
  font-weight: bold;
  color: #6bbc6e;
  padding: 0.85em 0;
  line-height: 1.5;
  justify-content: center;
  border-radius: 4em;
  transition-duration: 0.3s;
}
.code .txt .b_code span {
  padding-left: 1.6em;
  font-size: 85%;
}
.code .txt .b_code:hover {
  background: #6bbc6e;
  color: #fff;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .code .txt .b_code {
    width: auto;
    margin: 0 9.6vw;
    font-size: 3.6vw;
    letter-spacing: 0;
  }
  .code .txt .b_code span {
    padding-left: 1.2em;
  }
}

.shop {
  width: 1040px;
  margin: 0 auto;
  border: solid 1px #6bbc6e;
  padding: 7% 6% 6%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .shop {
    width: 86.6666666667vw !important;
    padding: 13.3333333333vw 9.8666666667vw 10.4vw;
  }
}
.shop h3 {
  width: 446px;
  position: absolute;
  top: -90px;
  left: 48px;
}
@media screen and (max-width: 767px) {
  .shop h3 {
    width: 58.9333333333vw;
    top: -12vw;
    left: 6.1333333333vw;
  }
}
.shop .shop_name {
  margin-bottom: 40px;
  border-bottom: solid 1px #6bbc6e;
  font-size: 24px;
  line-height: 1;
  text-align: center;
  font-weight: bold;
  padding-bottom: 0.95em;
}
.shop .shop_name span {
  font-size: 19px;
  padding-left: 1.7em;
}
@media screen and (max-width: 767px) {
  .shop .shop_name {
    margin-bottom: 5.3333333333vw;
    font-size: 3.8666666667vw;
    padding-bottom: 0.7em;
  }
  .shop .shop_name span {
    font-size: 2.8vw;
  }
}
.shop .shop_flex {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .shop .shop_flex {
    display: block;
  }
}
.shop .shop_flex .txt {
  width: 47.5%;
  text-align: justify;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  .shop .shop_flex .txt {
    width: 100%;
    font-size: 3.0666666667vw;
    margin-bottom: 2em;
  }
}
.shop .shop_flex .pic {
  width: 47.5%;
}
@media screen and (max-width: 767px) {
  .shop .shop_flex .pic {
    width: 100%;
  }
}
.shop .shop_flex .pic .caption {
  font-size: 17px;
  padding-top: 0.5em;
}
.shop .shop_flex .pic .caption strong {
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .shop .shop_flex .pic .caption {
    font-size: 2.5333333333vw;
  }
}

#eventWrap {
  /*---------------------------
  * .day1
  ---------------------------*/
}
#eventWrap .day1 .i_wakka_set1-2 {
  width: 1269px;
  left: 72px;
  top: 84px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day1 .i_wakka_set1-2 {
    display: none;
  }
}
#eventWrap .day1 .i_cloud1 {
  width: 152px;
  left: 45px;
  top: 1754px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day1 .i_cloud1 {
    width: 20.2666666667vw;
    left: 2vw;
    top: 318.6666666667vw;
  }
}
#eventWrap .day1 .i_wakka3 {
  width: 178px;
  left: 19px;
  top: 2169px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day1 .i_wakka3 {
    width: 10.6666666667vw;
    left: 84.5333333333vw;
    top: 274.6666666667vw;
  }
}
#eventWrap .day1 .i_cloud2 {
  width: 193px;
  left: 1104px;
  top: 2205px;
}
#eventWrap .day1 .i_wakka4 {
  width: 178px;
  left: 1208px;
  top: 2535px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day1 .i_wakka4 {
    width: 17.3333333333vw;
    left: 2.4vw;
    top: 402.6666666667vw;
  }
}
#eventWrap .day1 .i_wakka5 {
  display: none;
}
@media screen and (max-width: 767px) {
  #eventWrap .day1 .i_wakka5 {
    display: block;
    width: 17.3333333333vw;
    left: 86.6666666667vw;
    top: 516vw;
  }
}
#eventWrap .day1 .day_kv_flex {
  max-width: 1060px;
  margin: 50px auto 72px;
  position: relative;
}
@media screen and (max-width: 767px) {
  #eventWrap .day1 .day_kv_flex {
    margin: 5.8666666667vw auto;
  }
}
#eventWrap .day1 .day_kv_flex h2 {
  position: absolute;
  top: 0;
}
@media screen and (max-width: 767px) {
  #eventWrap .day1 .day_kv_flex h2 {
    padding-left: 10.2666666667vw;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    margin-bottom: 5.3333333333vw;
  }
  #eventWrap .day1 .day_kv_flex h2 img {
    width: 54.4vw;
  }
}
#eventWrap .day1 .day_kv_flex .txt {
  width: 444px;
  flex-shrink: 0;
  padding-right: 3em;
  padding-top: 356px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day1 .day_kv_flex .txt {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    padding-top: 4.5333333333vw;
  }
}
#eventWrap .day1 .day_kv_flex .txt .msg {
  position: relative;
  font-weight: 600;
  margin-bottom: 140px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day1 .day_kv_flex .txt .msg {
    padding-bottom: 13.3333333333vw;
    padding-left: 10.2666666667vw;
    padding-right: 10.2666666667vw;
    margin-bottom: 3.3333333333vw;
  }
}
#eventWrap .day1 .day_kv_flex .txt .msg:before {
  background: #fde3e1;
}
@media screen and (max-width: 767px) {
  #eventWrap .day1 .day_kv_flex .txt .msg:before {
    height: 129.3333333333vw;
    bottom: 0;
    left: 0;
    right: auto;
    top: auto;
    transform: none;
    z-index: -1;
  }
}
#eventWrap .day1 .day_kv_flex .txt .msg img.i_note {
  width: 139px;
  position: absolute;
  right: 0;
  top: 0;
  transform: translate(24%, -124%);
}
@media screen and (max-width: 767px) {
  #eventWrap .day1 .day_kv_flex .txt .msg img.i_note {
    width: 18.5333333333vw;
    right: 8.8vw;
    transform: none;
    top: -138.6666666667vw;
  }
}
#eventWrap .day1 .day_kv_flex .txt .book_info {
  position: relative;
  font-size: 16px;
  line-height: 1.5;
}
#eventWrap .day1 .day_kv_flex .txt .book_info p {
  margin-top: 0.5em;
}
#eventWrap .day1 .day_kv_flex .txt .book_info p strong {
  font-weight: bold;
}
#eventWrap .day1 .day_kv_flex .txt .book_info img {
  position: absolute;
  width: 224px;
  right: 0;
  top: 0;
  transform: translate(24%, -64%);
}
@media screen and (max-width: 767px) {
  #eventWrap .day1 .day_kv_flex .txt .book_info {
    width: 64vw;
    margin: 0 auto;
    font-size: 3.0666666667vw;
    padding-top: 2vw;
  }
  #eventWrap .day1 .day_kv_flex .txt .book_info p:last-of-type {
    font-size: 2.6666666667vw;
  }
  #eventWrap .day1 .day_kv_flex .txt .book_info img {
    width: 33.3333333333vw;
    transform: translate(20%, -44%);
  }
}
#eventWrap .day1 .day_kv_flex .pic {
  max-width: 621px;
  flex-shrink: 1;
}
@media screen and (max-width: 767px) {
  #eventWrap .day1 .day_kv_flex .pic {
    max-width: 85.6vw;
    margin: 0 auto;
    transform: translateX(3%);
  }
}
#eventWrap .day1 .tp_flex--1 {
  align-items: flex-start;
  width: 976px;
  transform: translateX(-40px);
}
@media screen and (max-width: 767px) {
  #eventWrap .day1 .tp_flex--1 {
    transform: none;
    width: 100%;
  }
}
#eventWrap .day1 .tp_flex--1 .pic {
  width: 512px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  #eventWrap .day1 .tp_flex--1 .pic {
    width: 68.2666666667vw;
    margin: 0 auto;
  }
}
#eventWrap .day1 .tp_flex--1 .txt {
  flex-shrink: 1;
  padding-top: 90px;
  padding-left: 1.8em;
  position: relative;
}
#eventWrap .day1 .tp_flex--1 .txt img {
  width: 212px;
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translateY(60%);
}
@media screen and (max-width: 767px) {
  #eventWrap .day1 .tp_flex--1 .txt {
    padding-top: 1.2em;
    padding: 1.2em 10.2666666667vw 0;
  }
  #eventWrap .day1 .tp_flex--1 .txt img {
    width: 28.2666666667vw;
    right: 13.3333333333vw;
    transform: translateY(30%);
  }
}
#eventWrap .day1 .tp_flex--2 {
  align-items: flex-end;
  width: 944px;
  margin-top: 40px;
  transform: translateX(20px);
}
@media screen and (max-width: 767px) {
  #eventWrap .day1 .tp_flex--2 {
    transform: none;
    width: 100%;
    margin-top: 21.3333333333vw;
  }
}
#eventWrap .day1 .tp_flex--2 .pic {
  width: 500px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  #eventWrap .day1 .tp_flex--2 .pic {
    width: 68.2666666667vw;
    margin: 0 auto;
  }
}
#eventWrap .day1 .tp_flex--2 .txt {
  width: 438px;
  flex-shrink: 1;
  padding-right: 1.6em;
  position: relative;
}
@media screen and (max-width: 767px) {
  #eventWrap .day1 .tp_flex--2 .txt {
    padding-top: 1.2em;
    padding: 1.2em 10.2666666667vw 0;
    width: auto;
  }
}
#eventWrap .day1 .code {
  width: 1040px;
  padding-left: 569px;
  padding-top: 166px;
  transform: translateX(-4%);
  margin-bottom: 188px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day1 .code {
    width: 100%;
    padding: 0;
    transform: none;
    margin-bottom: 25.0666666667vw;
  }
}
#eventWrap .day1 .code .pic {
  width: 569px;
  transform: translate(0, -5%);
}
@media screen and (max-width: 767px) {
  #eventWrap .day1 .code .pic {
    width: 79.8666666667vw;
    left: 50%;
    transform: translateX(-55%);
  }
}
#eventWrap .day1 .code .txt .txt_inner {
  margin-bottom: 90px;
}
#eventWrap .day1 .code .txt .txt_inner:before {
  background: #fde3e1;
}
@media screen and (max-width: 767px) {
  #eventWrap .day1 .code .txt {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
  }
  #eventWrap .day1 .code .txt .txt_inner {
    margin-bottom: 5.8666666667vw;
    padding: 126.6666666667vw 10.2666666667vw 0;
  }
  #eventWrap .day1 .code .txt .txt_inner:before {
    width: 100vw;
    height: 86.1333333333vw;
    top: 12.5333333333vw;
    transform: none;
    left: 0;
    right: 0;
  }
}
#eventWrap .day1 .shop .shop_flex .pic img {
  margin-top: -30px;
  width: 112%;
}
@media screen and (max-width: 767px) {
  #eventWrap .day1 .shop .shop_flex .pic {
    width: 56vw;
    margin: 0 auto;
  }
}
#eventWrap {
  /*---------------------------
  * .day2
  ---------------------------*/
}
#eventWrap .day2 .i_wakka_set1 {
  width: 1206px;
  left: 112px;
  top: 82px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day2 .i_wakka_set1 {
    display: none;
  }
}
#eventWrap .day2 .i_wakka_set2 {
  width: 399px;
  left: 7px;
  top: 1345px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day2 .i_wakka_set2 {
    display: none;
  }
}
#eventWrap .day2 .i_wakka_set1_sp {
  display: none;
}
@media screen and (max-width: 767px) {
  #eventWrap .day2 .i_wakka_set1_sp {
    display: block;
    width: 31.4666666667vw;
    left: 4vw;
    top: 239.3333333333vw;
  }
}
#eventWrap .day2 .i_wakka2_sp {
  display: none;
}
@media screen and (max-width: 767px) {
  #eventWrap .day2 .i_wakka2_sp {
    display: block;
    width: 19.2vw;
    right: 0;
    top: 314vw;
  }
}
#eventWrap .day2 .i_wakka_set2_sp {
  display: none;
}
@media screen and (max-width: 767px) {
  #eventWrap .day2 .i_wakka_set2_sp {
    display: block;
    width: 32.2666666667vw;
    left: 62.9333333333vw;
    top: 419.3333333333vw;
  }
}
#eventWrap .day2 .i_wakka3 {
  width: 188px;
  left: 1208px;
  top: 1890px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day2 .i_wakka3 {
    display: none;
  }
}
#eventWrap .day2 .i_wakka3_sp {
  display: none;
}
@media screen and (max-width: 767px) {
  #eventWrap .day2 .i_wakka3_sp {
    display: block;
    width: 17.3333333333vw;
    left: 85.3333333333vw;
    top: 685.3333333333vw;
  }
}
#eventWrap .day2 .i_wakka4 {
  width: 157px;
  left: 61px;
  top: 2382px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day2 .i_wakka4 {
    display: none;
  }
}
#eventWrap .day2 .i_wakka_set3 {
  width: 231px;
  left: 1077px;
  top: 2310px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day2 .i_wakka_set3 {
    display: none;
  }
}
#eventWrap .day2 .i_wakka5 {
  width: 135px;
  left: 7px;
  top: 3396px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day2 .i_wakka5 {
    display: none;
  }
}
#eventWrap .day2 h2 {
  margin: 50px auto 0;
  width: 100%;
  text-align: center;
}
#eventWrap .day2 h2 img {
  width: 741px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day2 h2 {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    margin-bottom: 5.3333333333vw;
    text-align: center;
  }
  #eventWrap .day2 h2 img {
    width: 86.9333333333vw;
  }
}
#eventWrap .day2 .day_kv_flex {
  max-width: 1060px;
  margin: 50px auto 0;
  position: relative;
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  #eventWrap .day2 .day_kv_flex {
    flex-direction: column;
  }
}
#eventWrap .day2 .day_kv_flex .txt {
  width: 338px;
  flex-shrink: 0;
  padding-top: 200px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day2 .day_kv_flex .txt {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    padding-top: 4.5333333333vw;
  }
}
#eventWrap .day2 .day_kv_flex .txt .msg {
  position: relative;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  #eventWrap .day2 .day_kv_flex .txt .msg {
    padding-bottom: 8vw;
    padding-left: 10.2666666667vw;
    padding-right: 10.2666666667vw;
    margin-bottom: 3.3333333333vw;
  }
}
#eventWrap .day2 .day_kv_flex .txt .msg:before {
  background: #fcdcbd;
  right: 0;
  left: auto;
  transform: translate(50%, -50%);
}
@media screen and (max-width: 767px) {
  #eventWrap .day2 .day_kv_flex .txt .msg:before {
    height: 129.3333333333vw;
    bottom: 0;
    left: 0;
    right: auto;
    top: auto;
    transform: none;
    z-index: -1;
  }
}
#eventWrap .day2 .day_kv_flex .txt .msg img.i_bottle {
  width: 116px;
  position: absolute;
  right: 30px;
  top: 0;
  transform: translate(0, -134%);
}
@media screen and (max-width: 767px) {
  #eventWrap .day2 .day_kv_flex .txt .msg img.i_bottle {
    width: 12.9333333333vw;
    right: 2.4vw;
    transform: none;
    top: -112vw;
  }
}
#eventWrap .day2 .day_kv_flex .pic {
  max-width: 669px;
  flex-shrink: 1;
}
@media screen and (max-width: 767px) {
  #eventWrap .day2 .day_kv_flex .pic {
    max-width: 82.6666666667vw;
    margin: 0 auto;
  }
}
#eventWrap .day2 .tp_flex--1 {
  max-width: 1044px;
  margin: -120px auto 0;
}
@media screen and (max-width: 767px) {
  #eventWrap .day2 .tp_flex--1 {
    margin: 0 auto;
  }
}
#eventWrap .day2 .tp_flex--1 .pic {
  width: 512px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  #eventWrap .day2 .tp_flex--1 .pic {
    width: 65.8666666667vw;
    margin: 0 7.4666666667vw 2.6666666667vw auto;
  }
}
#eventWrap .day2 .tp_flex--2 {
  align-items: flex-end;
  max-width: 944px;
  margin: -80px auto 50px;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  #eventWrap .day2 .tp_flex--2 {
    display: block;
    margin: 0 auto 9.3333333333vw;
  }
}
#eventWrap .day2 .tp_flex--2 .pic {
  width: 472px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  #eventWrap .day2 .tp_flex--2 .pic {
    width: 63.0666666667vw;
    margin: 0 auto 5.6vw 8vw;
  }
}
#eventWrap .day2 .tp_flex--2 .txt {
  width: 400px;
  position: relative;
}
@media screen and (max-width: 767px) {
  #eventWrap .day2 .tp_flex--2 .txt {
    width: auto;
    margin: 0 10.2666666667vw 0 10.2666666667vw;
  }
}
#eventWrap .day2 .tp_flex--3 {
  align-items: flex-end;
  max-width: 890px;
  margin: 0 auto;
  justify-content: space-between;
  transform: translateX(3%);
}
@media screen and (max-width: 767px) {
  #eventWrap .day2 .tp_flex--3 {
    display: block;
    margin: 0 auto;
    transform: none;
  }
}
#eventWrap .day2 .tp_flex--3 .pic {
  width: 438px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  #eventWrap .day2 .tp_flex--3 .pic {
    width: 58.4vw;
    margin: 0 auto 5.3333333333vw;
  }
}
#eventWrap .day2 .tp_flex--3 .txt {
  width: 390px;
  position: relative;
}
@media screen and (max-width: 767px) {
  #eventWrap .day2 .tp_flex--3 .txt {
    width: auto;
    margin: 0 10.2666666667vw 0 10.2666666667vw;
  }
}
#eventWrap .day2 .code {
  padding-left: 615px;
  margin-bottom: 200px;
  max-width: 1067px;
  padding-top: 106px;
  transform: translateX(-5%);
}
@media screen and (max-width: 767px) {
  #eventWrap .day2 .code {
    width: 100%;
    padding: 0;
    transform: none;
    margin-bottom: 25.0666666667vw;
  }
}
#eventWrap .day2 .code .pic {
  width: 615px;
  transform: translate(0, -2%);
}
@media screen and (max-width: 767px) {
  #eventWrap .day2 .code .pic {
    width: 79.8666666667vw;
    left: 50%;
    transform: translateX(-55%);
  }
}
#eventWrap .day2 .code .txt {
  width: 420px;
}
#eventWrap .day2 .code .txt .txt_inner {
  margin-bottom: 90px;
}
#eventWrap .day2 .code .txt .txt_inner:before {
  background: #fcdcbd;
}
#eventWrap .day2 .code .txt .txt_inner .tiny {
  padding-top: 0.4em;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  #eventWrap .day2 .code .txt {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
  }
  #eventWrap .day2 .code .txt .txt_inner {
    margin-bottom: 5.8666666667vw;
    padding: 108vw 10.2666666667vw 0;
  }
  #eventWrap .day2 .code .txt .txt_inner:before {
    width: 100vw;
    height: 78.6666666667vw;
    top: 12.5333333333vw;
    transform: none;
    left: 0;
    right: 0;
  }
}
#eventWrap .day2 .shop {
  padding-bottom: 5%;
}
#eventWrap .day2 .shop .shop_flex .txt .qr {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 1em;
  font-size: 17px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day2 .shop .shop_flex .txt .qr {
    font-size: 2.5333333333vw;
    transform: translateY(325%);
  }
}
#eventWrap .day2 .shop .shop_flex .txt .qr span {
  color: #6bbc6e;
  font-weight: 600;
  display: flex;
  align-items: center;
}
#eventWrap .day2 .shop .shop_flex .txt .qr span:after {
  content: "";
  display: inline-block;
  width: 0.7em;
  height: 0.4em;
  border: transparent 0.5em solid;
  border-left: 0.7em #6bbc6e solid;
  box-sizing: border-box;
}
#eventWrap .day2 .shop .shop_flex .txt .qr img {
  width: 130px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day2 .shop .shop_flex .txt .qr img {
    width: 17.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  #eventWrap .day2 .shop .shop_flex .pic {
    width: 80%;
    margin: 0 auto;
    transform: translateY(-42%);
  }
}
#eventWrap {
  /*---------------------------
  * .day3
  ---------------------------*/
}
#eventWrap .day3 .i_wakka_set1 {
  width: 1287px;
  left: 108px;
  top: 132px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day3 .i_wakka_set1 {
    display: none;
  }
}
#eventWrap .day3 .i_wakka_set2 {
  width: 159px;
  left: 50px;
  top: 1190px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day3 .i_wakka_set2 {
    display: none;
  }
}
#eventWrap .day3 .i_wakka_set3 {
  width: 303px;
  left: 1080px;
  top: 1676px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day3 .i_wakka_set3 {
    display: none;
  }
}
#eventWrap .day3 .i_wakka4 {
  width: 172px;
  left: 80px;
  top: 2190px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day3 .i_wakka4 {
    display: none;
  }
}
#eventWrap .day3 .i_wakka_set1_sp {
  display: none;
}
@media screen and (max-width: 767px) {
  #eventWrap .day3 .i_wakka_set1_sp {
    display: block;
    width: 90.9333333333vw;
    left: 6.6666666667vw;
    top: 10.6666666667vw;
  }
}
#eventWrap .day3 .i_wakka1_sp {
  display: none;
}
@media screen and (max-width: 767px) {
  #eventWrap .day3 .i_wakka1_sp {
    display: block;
    width: 20.2666666667vw;
    left: 1.8666666667vw;
    top: 268vw;
  }
}
#eventWrap .day3 .i_wakka2_sp {
  display: none;
}
@media screen and (max-width: 767px) {
  #eventWrap .day3 .i_wakka2_sp {
    display: block;
    width: 20vw;
    left: 85.0666666667vw;
    top: 349.3333333333vw;
  }
}
#eventWrap .day3 .i_wakka3_sp {
  display: none;
}
@media screen and (max-width: 767px) {
  #eventWrap .day3 .i_wakka3_sp {
    display: block;
    width: 15.3333333333vw;
    left: -4vw;
    top: 609.3333333333vw;
  }
}
#eventWrap .day3 .i_wakka4_sp {
  display: none;
}
@media screen and (max-width: 767px) {
  #eventWrap .day3 .i_wakka4_sp {
    display: block;
    width: 17.3333333333vw;
    left: 74.1333333333vw;
    top: 706.6666666667vw;
  }
}
#eventWrap .day3 .day_kv_flex {
  max-width: 1070px;
  margin: 80px auto 28px;
  position: relative;
}
@media screen and (max-width: 767px) {
  #eventWrap .day3 .day_kv_flex {
    margin: 5.8666666667vw auto;
  }
}
#eventWrap .day3 .day_kv_flex h2 {
  position: absolute;
  top: 0;
}
#eventWrap .day3 .day_kv_flex h2 img {
  width: 554px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day3 .day_kv_flex h2 {
    padding-left: 10.2666666667vw;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    margin-bottom: 1.3333333333vw;
  }
  #eventWrap .day3 .day_kv_flex h2 img {
    width: 68.1333333333vw;
  }
}
#eventWrap .day3 .day_kv_flex .txt {
  width: 444px;
  flex-shrink: 0;
  padding-right: 3em;
  padding-top: 370px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day3 .day_kv_flex .txt {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    padding-top: 4.5333333333vw;
  }
}
#eventWrap .day3 .day_kv_flex .txt .msg {
  position: relative;
  font-weight: 600;
  margin-bottom: 140px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day3 .day_kv_flex .txt .msg {
    padding-bottom: 9.3333333333vw;
    padding-left: 10.2666666667vw;
    padding-right: 10.2666666667vw;
    margin-bottom: 3.3333333333vw;
  }
}
#eventWrap .day3 .day_kv_flex .txt .msg:before {
  background: #ddedbf;
  height: calc(100% + 246px);
}
@media screen and (max-width: 767px) {
  #eventWrap .day3 .day_kv_flex .txt .msg:before {
    height: 129.3333333333vw;
    bottom: 0;
    left: 0;
    right: auto;
    top: auto;
    transform: none;
    z-index: -1;
  }
}
#eventWrap .day3 .day_kv_flex .txt .msg img.i_drink {
  width: 74px;
  position: absolute;
  right: 0;
  top: 0;
  transform: translate(24%, -127%);
}
@media screen and (max-width: 767px) {
  #eventWrap .day3 .day_kv_flex .txt .msg img.i_drink {
    width: 9.8666666667vw;
    right: 4.8vw;
    transform: none;
    top: -141.3333333333vw;
  }
}
#eventWrap .day3 .day_kv_flex .pic {
  max-width: 640px;
  flex-shrink: 1;
}
@media screen and (max-width: 767px) {
  #eventWrap .day3 .day_kv_flex .pic {
    max-width: 85.6vw;
    margin: 0 auto;
    transform: translateX(2%);
  }
}
#eventWrap .day3 .tp_flex--1 {
  align-items: flex-start;
  width: 1100px;
  justify-content: space-between;
  transform: translateX(-4%);
}
@media screen and (max-width: 767px) {
  #eventWrap .day3 .tp_flex--1 {
    display: block;
    width: 100%;
    transform: none;
  }
}
#eventWrap .day3 .tp_flex--1 .pic {
  width: 556px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  #eventWrap .day3 .tp_flex--1 .pic {
    width: 74.1333333333vw;
    margin: 0 auto;
  }
}
#eventWrap .day3 .tp_flex--1 .txt {
  width: 422px;
  flex-shrink: 1;
  padding-top: 60px;
  position: relative;
}
#eventWrap .day3 .tp_flex--1 .txt .tiny {
  padding-top: 0.4em;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  #eventWrap .day3 .tp_flex--1 .txt {
    width: auto;
    padding-top: 6.6666666667vw;
    margin: 0 10.2666666667vw;
  }
}
#eventWrap .day3 .tp_flex--takeout {
  background: #fff697;
  width: 786px;
  margin: 100px auto 0;
  padding: 25px 30px;
  position: relative;
}
@media screen and (max-width: 767px) {
  #eventWrap .day3 .tp_flex--takeout {
    width: auto;
    display: block;
    margin: 16vw 10.2666666667vw 0;
    padding: 6.6666666667vw 7.4666666667vw 4vw;
  }
}
#eventWrap .day3 .tp_flex--takeout .fuki {
  position: absolute;
  width: 188px;
  left: 0;
  top: 0;
  transform: translate(-38%, -80%);
}
@media screen and (max-width: 767px) {
  #eventWrap .day3 .tp_flex--takeout .fuki {
    width: 25.0666666667vw;
  }
}
#eventWrap .day3 .tp_flex--takeout .pic {
  width: 320px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day3 .tp_flex--takeout .pic {
    width: 90%;
    margin: 4vw auto;
  }
}
#eventWrap .day3 .tp_flex--takeout .txt {
  flex: 1;
  padding-right: 1.6em;
  color: #6bbc6e;
}
@media screen and (max-width: 767px) {
  #eventWrap .day3 .tp_flex--takeout .txt {
    padding: 0;
  }
}
#eventWrap .day3 .tp_flex--takeout .txt p strong {
  font-size: 24px;
  line-height: 1;
}
#eventWrap .day3 .tp_flex--takeout .txt p:last-of-type {
  font-size: 17px;
  padding-top: 0.7em;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  #eventWrap .day3 .tp_flex--takeout .txt p strong {
    font-size: 3.6vw;
  }
  #eventWrap .day3 .tp_flex--takeout .txt p:last-of-type {
    font-size: 2.6666666667vw;
  }
}
#eventWrap .day3 .code {
  padding-left: 586px;
  margin-bottom: 188px;
  max-width: 1064px;
  padding-top: 130px;
  transform: translateX(-4%);
}
@media screen and (max-width: 767px) {
  #eventWrap .day3 .code {
    width: 100%;
    padding: 0;
    transform: none;
    margin-bottom: 37.0666666667vw;
  }
}
#eventWrap .day3 .code .pic {
  width: 586px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day3 .code .pic {
    width: 79.8666666667vw;
    left: 50%;
    transform: translateX(-55%);
  }
}
#eventWrap .day3 .code .txt .txt_inner {
  margin-bottom: 75px;
}
#eventWrap .day3 .code .txt .txt_inner:before {
  background: #ddedbf;
}
#eventWrap .day3 .code .txt .txt_inner .tiny {
  padding-top: 0.4em;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  #eventWrap .day3 .code .txt {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
  }
  #eventWrap .day3 .code .txt .txt_inner {
    margin-bottom: 5.8666666667vw;
    padding: 106.6666666667vw 10.2666666667vw 0;
  }
  #eventWrap .day3 .code .txt .txt_inner:before {
    width: 100vw;
    height: 78.1333333333vw;
    top: 12.5333333333vw;
    transform: none;
    left: 0;
    right: 0;
  }
}
#eventWrap .day3 .shop h3 {
  width: 652px;
  position: absolute;
  top: -100px;
  left: 156px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day3 .shop h3 {
    width: 65.6vw;
    top: -22.6666666667vw;
    left: 6.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  #eventWrap .day3 .shop .shop_flex .pic {
    width: 56vw;
    margin: 0 auto;
  }
}
#eventWrap .day3 .shop .shop_flex .txt {
  font-size: 17px;
}
#eventWrap .day3 .shop .shop_flex .txt p.info {
  font-size: 17px;
  padding-top: 0.75em;
  line-height: 1.6;
  font-weight: 600;
}
#eventWrap .day3 .shop .shop_flex .txt p.tiny {
  font-size: 15px;
  padding-top: 0.7em;
}
@media screen and (max-width: 767px) {
  #eventWrap .day3 .shop .shop_flex .txt {
    font-size: 3.0666666667vw;
  }
  #eventWrap .day3 .shop .shop_flex .txt p.info {
    font-size: 3.0666666667vw;
  }
  #eventWrap .day3 .shop .shop_flex .txt p.tiny {
    font-size: 2.5333333333vw;
  }
}
#eventWrap {
  /*---------------------------
  * .day4
  ---------------------------*/
}
#eventWrap .day4 .i_wakka_set1 {
  width: 1229px;
  left: 90px;
  top: 96px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day4 .i_wakka_set1 {
    display: none;
  }
}
#eventWrap .day4 .i_wakka_set2 {
  width: 280px;
  left: 12px;
  top: 1372px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day4 .i_wakka_set2 {
    display: none;
  }
}
#eventWrap .day4 .i_wakka_set3 {
  width: 238px;
  left: 1120px;
  top: 1350px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day4 .i_wakka_set3 {
    display: none;
  }
}
#eventWrap .day4 .i_wakka4 {
  width: 157px;
  left: 106px;
  top: 2326px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day4 .i_wakka4 {
    display: none;
  }
}
#eventWrap .day4 .i_wakka5 {
  width: 178px;
  left: 1207px;
  top: 2898px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day4 .i_wakka5 {
    display: none;
  }
}
#eventWrap .day4 .i_wakka5 {
  width: 135px;
  left: 19px;
  top: 3862px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day4 .i_wakka5 {
    display: none;
  }
}
#eventWrap .day4 .i_wakka1_sp {
  display: none;
}
@media screen and (max-width: 767px) {
  #eventWrap .day4 .i_wakka1_sp {
    display: block;
    width: 88.1333333333vw;
    left: 5.8666666667vw;
    top: 8vw;
  }
}
#eventWrap .day4 .i_wakka2_sp {
  display: none;
}
@media screen and (max-width: 767px) {
  #eventWrap .day4 .i_wakka2_sp {
    display: block;
    width: 25.6vw;
    left: 68vw;
    top: 272vw;
  }
}
#eventWrap .day4 .i_wakka3_sp {
  display: none;
}
@media screen and (max-width: 767px) {
  #eventWrap .day4 .i_wakka3_sp {
    display: block;
    width: 89.6vw;
    left: 5.3333333333vw;
    top: 364vw;
  }
}
#eventWrap .day4 .i_wakka4_sp {
  display: none;
}
@media screen and (max-width: 767px) {
  #eventWrap .day4 .i_wakka4_sp {
    display: block;
    width: 20.9333333333vw;
    left: -10.1333333333vw;
    top: 489.3333333333vw;
  }
}
#eventWrap .day4 .i_wakka5_sp {
  display: none;
}
@media screen and (max-width: 767px) {
  #eventWrap .day4 .i_wakka5_sp {
    display: block;
    width: 18.8vw;
    left: 74vw;
    top: 553.3333333333vw;
  }
}
#eventWrap .day4 .i_wakka6_sp {
  display: none;
}
@media screen and (max-width: 767px) {
  #eventWrap .day4 .i_wakka6_sp {
    display: block;
    width: 19.3333333333vw;
    right: -5.3333333333vw;
    top: 798.6666666667vw;
  }
}
#eventWrap .day4 h2 {
  margin: 50px auto 0;
  width: 100%;
  text-align: center;
}
#eventWrap .day4 h2 img {
  width: 744px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day4 h2 {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    margin-bottom: 5.3333333333vw;
    text-align: center;
  }
  #eventWrap .day4 h2 img {
    width: 87.0666666667vw;
  }
}
#eventWrap .day4 .day_kv_flex {
  max-width: 1100px;
  margin: 50px auto 0;
  position: relative;
  transform: translateX(2%);
}
@media screen and (max-width: 767px) {
  #eventWrap .day4 .day_kv_flex {
    flex-direction: column;
    transform: none;
  }
}
#eventWrap .day4 .day_kv_flex .txt {
  width: 320px;
  flex-shrink: 0;
  padding-top: 156px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day4 .day_kv_flex .txt {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    padding-top: 4.5333333333vw;
  }
}
#eventWrap .day4 .day_kv_flex .txt .msg {
  position: relative;
  font-weight: 600;
  text-align: left;
}
@media screen and (max-width: 767px) {
  #eventWrap .day4 .day_kv_flex .txt .msg {
    padding-bottom: 9.3333333333vw;
    padding-left: 10.2666666667vw;
    padding-right: 10.2666666667vw;
    margin-bottom: 3.3333333333vw;
  }
}
#eventWrap .day4 .day_kv_flex .txt .msg:before {
  background: #d7f3f4;
  height: calc(100% + 126px);
}
@media screen and (max-width: 767px) {
  #eventWrap .day4 .day_kv_flex .txt .msg:before {
    height: 125.8666666667vw;
    bottom: 0;
    left: 0;
    right: auto;
    top: auto;
    transform: none;
    z-index: -1;
  }
}
#eventWrap .day4 .day_kv_flex .txt .msg img.i_pizza {
  width: 162px;
  position: absolute;
  left: 34px;
  top: 0;
  transform: translate(0, -135px);
}
@media screen and (max-width: 767px) {
  #eventWrap .day4 .day_kv_flex .txt .msg img.i_pizza {
    width: 17.6vw;
    left: 2.9333333333vw;
    transform: none;
    top: -88.8vw;
    transform: none;
  }
}
#eventWrap .day4 .day_kv_flex .pic {
  max-width: 759px;
  flex-shrink: 1;
}
@media screen and (max-width: 767px) {
  #eventWrap .day4 .day_kv_flex .pic {
    max-width: 92vw;
    margin: 0 auto;
  }
}
#eventWrap .day4 .tp_flex--1 {
  max-width: 880px;
  margin: 50px auto 0;
  align-items: flex-end;
  position: relative;
}
@media screen and (max-width: 767px) {
  #eventWrap .day4 .tp_flex--1 {
    display: block;
    width: 100%;
    transform: none;
    margin-bottom: 6.6666666667vw;
  }
}
#eventWrap .day4 .tp_flex--1 .pic {
  width: 639px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  #eventWrap .day4 .tp_flex--1 .pic {
    width: 100%;
    padding-left: 10.2666666667vw;
  }
  #eventWrap .day4 .tp_flex--1 .pic img {
    width: 86.1333333333vw;
  }
}
#eventWrap .day4 .tp_flex--1 .txt {
  width: 376px;
  position: absolute;
  bottom: 0;
  right: 0;
  padding-bottom: 40px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day4 .tp_flex--1 .txt {
    position: relative;
    width: 100%;
    margin-top: 5.0666666667vw;
    padding-left: 11.7333333333vw;
    padding-right: 9.8666666667vw;
    padding-bottom: 0;
  }
}
#eventWrap .day4 .tp_flex--2 {
  align-items: flex-end;
  max-width: 760px;
  margin: 50px auto;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  #eventWrap .day4 .tp_flex--2 {
    width: 100%;
    margin: 12vw auto 10.6666666667vw;
  }
}
#eventWrap .day4 .tp_flex--2 .pic {
  width: 403px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  #eventWrap .day4 .tp_flex--2 .pic {
    width: 53.8666666667vw;
    margin: 0 auto 5.3333333333vw;
    transform: translateX(-5%);
  }
}
#eventWrap .day4 .tp_flex--2 .txt {
  width: 330px;
  position: relative;
  padding-bottom: 130px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day4 .tp_flex--2 .txt {
    width: auto;
    margin: 0 10.2666666667vw 0 11.7333333333vw;
    padding: 0;
  }
}
#eventWrap .day4 .tp_flex--3 {
  align-items: flex-end;
  max-width: 884px;
  margin: 0 auto;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  #eventWrap .day4 .tp_flex--3 {
    display: block;
    width: 100%;
    margin: 0 auto 16vw;
  }
}
#eventWrap .day4 .tp_flex--3 .pic {
  width: 495px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  #eventWrap .day4 .tp_flex--3 .pic {
    display: block;
    margin: 0 auto;
    width: 100%;
    text-align: center;
  }
  #eventWrap .day4 .tp_flex--3 .pic img {
    width: 66vw;
    transform: translateX(-5%);
  }
}
#eventWrap .day4 .tp_flex--3 .txt {
  width: 346px;
  position: relative;
}
@media screen and (max-width: 767px) {
  #eventWrap .day4 .tp_flex--3 .txt {
    width: 100%;
    margin-top: 5.0666666667vw;
    padding-left: 11.7333333333vw;
    padding-right: 9.8666666667vw;
  }
}
#eventWrap .day4 .code {
  margin-bottom: 264px;
  padding-left: 613px;
  max-width: 1070px;
  padding-top: 166px;
  transform: translateX(-2%);
}
@media screen and (max-width: 767px) {
  #eventWrap .day4 .code {
    width: 100%;
    padding: 0;
    transform: none;
    margin-bottom: 28.5333333333vw;
  }
}
#eventWrap .day4 .code .pic {
  width: 613px;
  transform: translate(-3%, -4%);
}
@media screen and (max-width: 767px) {
  #eventWrap .day4 .code .pic {
    width: 88.9333333333vw;
    left: 50%;
    top: 16vw;
    transform: translateX(-50%);
  }
}
#eventWrap .day4 .code .txt {
  width: 418px;
}
#eventWrap .day4 .code .txt .txt_inner {
  margin-bottom: 75px;
}
#eventWrap .day4 .code .txt .txt_inner:before {
  background: #d7f3f4;
}
#eventWrap .day4 .code .txt .txt_inner .tiny {
  padding-top: 0.4em;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  #eventWrap .day4 .code .txt {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
  }
  #eventWrap .day4 .code .txt .txt_inner {
    margin-bottom: 5.8666666667vw;
    padding: 121.3333333333vw 10.2666666667vw 0;
  }
  #eventWrap .day4 .code .txt .txt_inner:before {
    width: 100vw;
    height: 80vw;
    top: 25.8666666667vw;
    transform: none;
    left: 0;
    right: 0;
  }
}
#eventWrap .day4 .shop .shop_flex .txt .link {
  padding-top: 1.4em;
  color: #6bbc6e;
  font-weight: 600;
}
#eventWrap .day4 .shop .shop_flex .txt .link a {
  color: #6bbc6e;
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  #eventWrap .day4 .shop .shop_flex .txt .link {
    font-size: 2.5333333333vw;
    transform: translateY(525%);
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  #eventWrap .day4 .shop .shop_flex .pic {
    width: 80%;
    margin: 0 auto;
    transform: translateY(-30%);
  }
}
#eventWrap {
  /*---------------------------
  * .day5
  ---------------------------*/
}
#eventWrap .day5 .i_wakka_set1 {
  width: 1235px;
  left: 130px;
  top: 148px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day5 .i_wakka_set1 {
    display: none;
  }
}
#eventWrap .day5 .i_wakka_set2 {
  width: 207px;
  left: 4px;
  top: 1198px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day5 .i_wakka_set2 {
    display: none;
  }
}
#eventWrap .day5 .i_wakka_set3 {
  width: 284px;
  left: 1083px;
  top: 1614px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day5 .i_wakka_set3 {
    display: none;
  }
}
#eventWrap .day5 .i_wakka4 {
  width: 178px;
  left: 3px;
  top: 2038px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day5 .i_wakka4 {
    display: none;
  }
}
#eventWrap .day5 .i_wakka5 {
  width: 134px;
  left: 1095px;
  top: 2530px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day5 .i_wakka5 {
    display: none;
  }
}
#eventWrap .day5 .i_wakka1_sp {
  display: none;
}
@media screen and (max-width: 767px) {
  #eventWrap .day5 .i_wakka1_sp {
    display: block;
    width: 90.9333333333vw;
    left: 6.6666666667vw;
    top: 10.6666666667vw;
  }
}
#eventWrap .day5 .i_wakka2_sp {
  display: none;
}
@media screen and (max-width: 767px) {
  #eventWrap .day5 .i_wakka2_sp {
    display: block;
    width: 19.4666666667vw;
    left: -2.6666666667vw;
    top: 263.7333333333vw;
  }
}
#eventWrap .day5 .i_wakka3_sp {
  display: none;
}
@media screen and (max-width: 767px) {
  #eventWrap .day5 .i_wakka3_sp {
    display: block;
    width: 27.6vw;
    right: -2.6666666667vw;
    top: 327.4666666667vw;
  }
}
#eventWrap .day5 .i_wakka4_sp {
  display: none;
}
@media screen and (max-width: 767px) {
  #eventWrap .day5 .i_wakka4_sp {
    display: block;
    width: 18.1333333333vw;
    right: 5.3333333333vw;
    top: 508vw;
  }
}
#eventWrap .day5 .i_wakka5_sp {
  display: none;
}
@media screen and (max-width: 767px) {
  #eventWrap .day5 .i_wakka5_sp {
    display: block;
    width: 12.2666666667vw;
    left: 5.8666666667vw;
    top: 637.3333333333vw;
  }
}
#eventWrap .day5 .i_wakka6_sp {
  display: none;
}
@media screen and (max-width: 767px) {
  #eventWrap .day5 .i_wakka6_sp {
    display: block;
    width: 19.3333333333vw;
    right: -2.6666666667vw;
    top: 732vw;
  }
}
#eventWrap .day5 .day_kv_flex {
  max-width: 1070px;
  margin: 50px auto 72px;
  position: relative;
}
@media screen and (max-width: 767px) {
  #eventWrap .day5 .day_kv_flex {
    margin: 5.8666666667vw auto;
  }
}
#eventWrap .day5 .day_kv_flex h2 {
  position: absolute;
  top: 0;
}
@media screen and (max-width: 767px) {
  #eventWrap .day5 .day_kv_flex h2 {
    padding-left: 10.2666666667vw;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    margin-bottom: 5.3333333333vw;
  }
  #eventWrap .day5 .day_kv_flex h2 img {
    width: 53.2vw;
  }
}
#eventWrap .day5 .day_kv_flex .txt {
  width: 380px;
  flex-shrink: 0;
  padding-top: 366px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day5 .day_kv_flex .txt {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    padding-top: 4.5333333333vw;
  }
}
#eventWrap .day5 .day_kv_flex .txt .msg {
  position: relative;
  font-weight: 600;
  margin-bottom: 160px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day5 .day_kv_flex .txt .msg {
    padding-bottom: 9.3333333333vw;
    padding-left: 10.2666666667vw;
    padding-right: 10.2666666667vw;
    margin-bottom: 3.3333333333vw;
  }
}
#eventWrap .day5 .day_kv_flex .txt .msg:before {
  background: #f4e2ee;
  height: calc(100% + 220px);
}
@media screen and (max-width: 767px) {
  #eventWrap .day5 .day_kv_flex .txt .msg:before {
    height: 133.3333333333vw;
    bottom: 0;
    left: 0;
    right: auto;
    top: auto;
    transform: none;
    z-index: -1;
  }
}
#eventWrap .day5 .day_kv_flex .txt .msg img.i_wine {
  width: 199px;
  position: absolute;
  right: 0;
  bottom: 0;
  transform: translate(46%, 102%);
}
@media screen and (max-width: 767px) {
  #eventWrap .day5 .day_kv_flex .txt .msg img.i_wine {
    width: 26.5333333333vw;
    right: 2.6666666667vw;
    transform: none;
    top: -132.5333333333vw;
  }
}
#eventWrap .day5 .day_kv_flex .pic {
  max-width: 615px;
  flex-shrink: 1;
}
@media screen and (max-width: 767px) {
  #eventWrap .day5 .day_kv_flex .pic {
    max-width: 82.1333333333vw;
    margin: 0 auto;
    transform: translateX(1.5%);
  }
}
#eventWrap .day5 .tp_flex--1 {
  align-items: flex-end;
  width: 990px;
  justify-content: space-between;
  transform: translateX(-3%);
}
@media screen and (max-width: 767px) {
  #eventWrap .day5 .tp_flex--1 {
    display: block;
    width: 100%;
    transform: none;
  }
}
#eventWrap .day5 .tp_flex--1 .pic {
  width: 660px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  #eventWrap .day5 .tp_flex--1 .pic {
    width: 88vw;
    margin: 0 auto 5.3333333333vw;
  }
}
#eventWrap .day5 .tp_flex--1 .txt {
  width: 286px;
  flex-shrink: 1;
  position: relative;
  padding-bottom: 50px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day5 .tp_flex--1 .txt {
    width: auto;
    margin: 0 10.2666666667vw;
  }
}
#eventWrap .day5 .tp_flex--2 {
  align-items: flex-end;
  width: 968px;
  margin-top: 24px;
  margin-bottom: 12px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day5 .tp_flex--2 {
    display: block;
    width: 100%;
    margin-bottom: 0;
    margin-top: 0;
  }
}
#eventWrap .day5 .tp_flex--2 .pic {
  width: 562px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  #eventWrap .day5 .tp_flex--2 .pic {
    width: 74.9333333333vw;
    margin: 0 auto 5.3333333333vw;
  }
}
#eventWrap .day5 .tp_flex--2 .txt {
  width: 428px;
  flex-shrink: 1;
  padding-right: 1.6em;
  position: relative;
  padding-bottom: 50px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day5 .tp_flex--2 .txt {
    width: auto;
    margin: 0 10.2666666667vw;
    padding-bottom: 1em;
  }
}
#eventWrap .day5 .txt100 {
  margin: 0 auto;
  width: 968px;
  margin-bottom: 66px;
  font-size: 17px;
  font-weight: 600;
}
#eventWrap .day5 .txt100 .txt_2 {
  padding-top: 1em;
}
#eventWrap .day5 .txt100 .txt_3 {
  font-size: 90%;
  padding-top: 1em;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  #eventWrap .day5 .txt100 {
    width: auto;
    margin: 0 10.2666666667vw;
    font-size: 2.6666666667vw;
  }
  #eventWrap .day5 .txt100 .txt_3 {
    font-size: 2.4vw;
  }
}
#eventWrap .day5 .code {
  width: 1060px;
  padding-left: 630px;
  transform: translateX(5%);
  margin-bottom: 188px;
  transform: translateX(0%);
}
@media screen and (max-width: 767px) {
  #eventWrap .day5 .code {
    width: 100%;
    padding: 0;
    transform: none;
    margin-bottom: 28.5333333333vw;
  }
}
#eventWrap .day5 .code .pic {
  width: 630px;
  top: 45px;
}
@media screen and (max-width: 767px) {
  #eventWrap .day5 .code .pic {
    width: 84.1333333333vw;
    left: 50%;
    top: 16vw;
    transform: translateX(-52%);
  }
}
#eventWrap .day5 .code .txt {
  width: 360px;
}
#eventWrap .day5 .code .txt .txt_inner {
  margin-bottom: 90px;
}
#eventWrap .day5 .code .txt .txt_inner:before {
  background: #f4e2ee;
}
#eventWrap .day5 .code .txt .txt_inner .tiny {
  padding-top: 0.4em;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  #eventWrap .day5 .code .txt {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
  }
  #eventWrap .day5 .code .txt .txt_inner {
    margin-bottom: 5.8666666667vw;
    padding: 106.6666666667vw 10.2666666667vw 0;
  }
  #eventWrap .day5 .code .txt .txt_inner:before {
    width: 100vw;
    height: 80vw;
    top: 9.3333333333vw;
    transform: none;
    left: 0;
    right: 0;
  }
}
#eventWrap .day5 .shop .shop_flex .txt .link {
  padding-top: 1.4em;
  color: #6bbc6e;
  font-weight: 600;
}
#eventWrap .day5 .shop .shop_flex .txt .link a {
  color: #6bbc6e;
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  #eventWrap .day5 .shop .shop_flex .txt .link {
    font-size: 2.5333333333vw;
    transform: translateY(525%);
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  #eventWrap .day5 .shop .shop_flex .pic {
    width: 80%;
    margin: 0 auto;
    transform: translateY(-30%);
  }
}
#eventWrap {
  /*---------------------------
  * .ichioshi
  ---------------------------*/
}
#eventWrap .ichioshi .i_wakka1 {
  width: 238px;
  left: 1150px;
  top: 56px;
}
@media screen and (max-width: 767px) {
  #eventWrap .ichioshi .i_wakka1 {
    display: none;
  }
}
#eventWrap .ichioshi .i_wakka2 {
  width: 135px;
  left: 64px;
  top: 218px;
}
@media screen and (max-width: 767px) {
  #eventWrap .ichioshi .i_wakka2 {
    display: none;
  }
}
#eventWrap .ichioshi .i_wakka3 {
  width: 178px;
  left: 1096px;
  top: 1202px;
}
@media screen and (max-width: 767px) {
  #eventWrap .ichioshi .i_wakka3 {
    display: none;
  }
}
#eventWrap .ichioshi {
  padding-bottom: 220px;
}
@media screen and (max-width: 767px) {
  #eventWrap .ichioshi {
    padding-bottom: 5.3333333333vw;
  }
}
#eventWrap .ichioshi h2 {
  text-align: center;
  margin-bottom: 76px;
}
#eventWrap .ichioshi h2 img {
  width: 398px;
}
@media screen and (max-width: 767px) {
  #eventWrap .ichioshi h2 {
    margin-bottom: 9.3333333333vw;
  }
  #eventWrap .ichioshi h2 img {
    width: 53.3333333333vw;
  }
}
#eventWrap .ichioshi .btn_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  width: 1040px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #eventWrap .ichioshi .btn_wrapper {
    width: 94.6666666667vw;
  }
}
#eventWrap .ichioshi .btn_wrapper .btn_item {
  width: 325px;
}
@media screen and (max-width: 767px) {
  #eventWrap .ichioshi .btn_wrapper .btn_item {
    width: 30vw;
  }
}
#eventWrap .ichioshi .btn_wrapper .btn_item {
  cursor: pointer;
  transition-duration: 0.3s;
}
#eventWrap .ichioshi .btn_wrapper .btn_item img {
  transform: translateY(-40%);
}
#eventWrap .ichioshi .btn_wrapper .btn_item img:hover {
  opacity: 0.7;
}
#eventWrap .ichioshi .btn_wrapper .btn_item:nth-of-type(n + 3) {
  margin-top: 30px;
}
#eventWrap .ichioshi .btn_wrapper .btn_item:nth-of-type(2) img, #eventWrap .ichioshi .btn_wrapper .btn_item:nth-of-type(5) img {
  transform: none;
}
#eventWrap {
  /*---------------------------
  * .trend
  ---------------------------*/
}
#eventWrap .trend {
  background: #fff;
  padding: 60px 0 60px;
}
@media screen and (max-width: 767px) {
  #eventWrap .trend {
    margin: 8vw auto;
  }
}
#eventWrap .trend h2 {
  margin: 0 auto 20px;
  text-align: center;
}
#eventWrap .trend h2 img {
  width: 90%;
  max-width: 742px;
}
@media screen and (max-width: 767px) {
  #eventWrap .trend h2 img {
    width: 80vw;
  }
}
#eventWrap .trend h3 {
  text-align: left;
  max-width: 1040px;
  width: 92%;
  margin: 0 auto 20px;
  font-size: 20px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #eventWrap .trend h3 {
    margin: 0 auto 2.6666666667vw;
    font-size: 4vw;
  }
}
#eventWrap .trend .sect6_wrapper {
  width: 100%;
  height: 560px;
}
@media screen and (max-width: 767px) {
  #eventWrap .trend .sect6_wrapper {
    width: 94%;
    height: 460px;
  }
}
#eventWrap .trend .sect6_wrapper iframe {
  width: 100%;
  height: 100%;
  border: solid 1px #fff;
}
#eventWrap .trend .sect6_wrapper {
  /*
  .b_trendmore{
      a{
          font-size:20px;
          display:flex;
          justify-content: center;
          align-items: center;
          width:8em;
          height:1.8em;
          background:#000;
          color:#fff;
          margin: 0 auto;
          text-decoration: none;
          transition-duration: 0.3s;
          &:hover{
              opacity:0.7;
          }
          @media screen and (max-width: 767px) {
              font-size:pxtovw(28);
          }
      }
  }
  */
}

/*#eventWrap */
/*---------------------------
* .af_modal
---------------------------*/
.af_modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100dvh;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
}
.af_modal .af_modal__contents {
  background-color: #fff;
  margin: 8vh auto;
  width: 96%;
  max-width: 750px;
  max-height: 84vh; /* モーダルの最大高さを設定 */
  overflow-y: auto; /* 縦スクロールを許可 */
  -ms-overflow-style: none; /* IE, Edge用スクロールバー非表示 */
  scrollbar-width: none; /* Firefox用スクロールバー非表示 */
  color: #222;
  padding-bottom: 45px;
  border-radius: 30px;
  border: solid 2px #6bbc6e;
  position: relative;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  .af_modal .af_modal__contents {
    padding-bottom: 6vw;
    border-radius: 4vw;
  }
}
.af_modal .af_modal__contents .b_close {
  position: fixed;
  z-index: 5;
  cursor: pointer;
  top: 24px;
  right: 24px;
  width: 50px;
}
@media screen and (max-width: 767px) {
  .af_modal .af_modal__contents .b_close {
    top: 2.6666666667vw;
    right: 2.6666666667vw;
    width: 6.1333333333vw;
  }
}
.af_modal .af_modal__contents .pt_wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
  font-size: 19px;
  padding-top: 4em;
}
.af_modal .af_modal__contents .pt_wrapper .pic {
  width: 90%;
}
.af_modal .af_modal__contents .pt_wrapper .pic.pic5 {
  margin-top: -4em;
}
.af_modal .af_modal__contents .pt_wrapper .txt {
  padding: 0 74px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .af_modal .af_modal__contents .pt_wrapper .txt {
    padding-top: 5.3333333333vw;
    padding-right: 4vw;
    padding-left: 4vw;
    font-size: 3.0666666667vw;
  }
}
.af_modal .af_modal__contents .pt_wrapper .txt .msg {
  line-height: 1.9;
  padding-top: 1.5em;
}
.af_modal .af_modal__contents .pt_wrapper .txt .items {
  padding-top: 1.5em;
  font-size: 17px;
  line-height: 1.5;
  font-weight: bold;
}
.af_modal .af_modal__contents .pt_wrapper .txt .items span.normal {
  font-weight: normal;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .af_modal .af_modal__contents .pt_wrapper .txt .items {
    font-size: 90%;
  }
  .af_modal .af_modal__contents .pt_wrapper .txt .items span.normal {
    font-size: 90%;
  }
}
.af_modal .af_modal__contents .pt_wrapper .txt .items .price {
  padding-left: 1.2em;
}
.af_modal .af_modal__contents .pt_wrapper .txt .tiny {
  text-indent: -1em;
  padding-left: 1em;
  font-size: 16px;
  line-height: 1.6;
  padding-top: 0.7em;
}
@media screen and (max-width: 767px) {
  .af_modal .af_modal__contents .pt_wrapper .txt .tiny {
    font-size: 80%;
  }
}
.af_modal .af_modal__contents .link a {
  width: 78%;
  margin: 0 auto;
  background: #fef697;
  display: flex;
  align-items: flex-end;
  font-size: 24px;
  font-weight: bold;
  color: #6bbc6e;
  padding: 0.85em 0;
  line-height: 1.5;
  justify-content: center;
  border-radius: 4em;
  transition-duration: 0.3s;
}
.af_modal .af_modal__contents .link a span {
  padding-left: 1.6em;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .af_modal .af_modal__contents .link a {
    font-size: 3.0666666667vw;
  }
  .af_modal .af_modal__contents .link a span {
    font-size: 2.6666666667vw;
  }
}
.af_modal .af_modal__contents .link a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.af_modal .af_modal__contents--1 .pt_wrapper .pic {
  width: 65.6%;
}
.af_modal .af_modal__contents--2 .pt_wrapper .pic {
  width: 80.1333333333%;
}
.af_modal .af_modal__contents--3 .pt_wrapper .pic {
  width: 79.2%;
}
.af_modal .af_modal__contents--4 .pt_wrapper .pic {
  width: 77.2%;
}
.af_modal .af_modal__contents--5 .pt_wrapper .pic {
  width: 75.8666666667%;
}
.af_modal .af_modal__contents--6 .pt_wrapper .pic {
  width: 72.2666666667%;
}
.af_modal {
  /* Chrome, Safari用スクロールバー非表示 */
}
.af_modal .af_modal__contents::-webkit-scrollbar {
  display: none;
}/*# sourceMappingURL=style.css.map */