@charset "UTF-8";
/* ===============
　　　color
=============== */
/* ===============
　　　common
=============== */
body {
  font-size: 14px;
  line-height: 1.86em;
  color: #4A2801;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  background-color: #E9DEDA;
  position: relative;
}

main {
  position: relative;
}

img {
  max-width: 100%;
}

.bg_inner {
  max-width: 1060px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  background-color: #F6EDE8;
}

.inner {
  max-width: 980px;
  width: 92%;
  margin-left: auto;
  margin-right: auto;
}

/* ===============
　　　header
=============== */
header {
  width: 100%;
  padding: 0;
  height: 80px;
  background: #fff;
  border-top: 8px solid #BF1920;
}
header .header_logo {
  text-align: center;
  padding-top: 10px;
}

/* ===============
　　 main-img
=============== */
.top_illust {
  position: absolute;
  top: 0;
}

.main-img_wrap {
  padding-top: 158px;
}
.main-img_wrap .inner {
  position: relative;
  padding-bottom: 56px;
}
.main-img_wrap .main-img {
  margin-bottom: 47px;
}
.main-img_wrap p {
  text-align: center;
  font-size: 1.29em;
  line-height: 1.8em;
  color: #333333;
}
.main-img_wrap .main-img_illust_left {
  position: absolute;
  bottom: 0;
  left: 0;
}
.main-img_wrap .main-img_illust_right {
  position: absolute;
  bottom: 0;
  right: 0;
}

/* ===============
　  section共通
=============== */
.title_wrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
.title_wrap .img-box {
  max-width: 480px;
  width: 49.3%;
}
.title_wrap .img-box p {
  font-size: 0.86em;
}
.title_wrap .txt-box {
  max-width: 480px;
  width: 49.3%;
  padding-top: 20px;
}

.title {
  width: 234px;
  margin: 0 auto 30px auto;
  color: #BF1920;
  font-size: 2.1em;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
  background: url("../images/title_line.png") no-repeat;
  background-position: bottom;
  padding-bottom: 8px;
}

.description {
  text-align: center;
  margin-bottom: 15px;
}

.photo_wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.photo_wrap .photo {
  max-width: 300px;
  width: 31%;
  text-align: center;
}
.photo_wrap .photo p {
  font-size: 0.86em;
  margin-top: 10px;
  line-height: 1.5em;
}
.photo_wrap.photo1 {
  justify-content: center;
}
.photo_wrap.photo2 {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}
.photo_wrap.photo2 .photo {
  width: 47%;
}

.wave::before,
.wave::after {
  content: "";
  display: block;
  background-size: cover;
  width: 100%;
  position: absolute;
  height: 100px;
}

.wave::before {
  top: -100px;
}

.wave::after {
  bottom: -100px;
}

.shop .description, .market .description, .kitchencar .description {
  margin-bottom: 35px;
}
.shop .photo, .market .photo, .kitchencar .photo {
  margin-bottom: 30px;
}

/* ===============
　　 　準備
=============== */
.prepare {
  padding: 100px 0 159px 0;
}

/* ===============
　　 　開会式
=============== */
.opening {
  background-color: #EFDFC5;
  position: relative;
}
.opening .opening_line {
  margin: auto;
  max-width: 678px;
  width: 92%;
  position: absolute;
  left: 0;
  right: 0;
  top: -98px;
}
.opening .inner {
  padding: 27px 0 20px 0;
}
.opening .inner .title_wrap .img-box p {
  text-align: right;
}

.opening.wave::before {
  background: url("../images/opening-bg_top.png") no-repeat center;
}

.opening.wave::after {
  background: url("../images/opening-bg_bottom.png") no-repeat center;
}

/* ===============
    　 演目
=============== */
.program {
  padding-top: 150px;
  padding-bottom: 185px;
  background: url("../images/program-bg.png") repeat-y top center #F6EDE8;
}
.program .photo_wrap {
  margin-bottom: 75px;
}
.program .photo_wrap:nth-last-child(1) {
  margin-bottom: 0;
}
.program .photo4 {
  margin-bottom: 30px;
}

/* ===============
    　 出店
=============== */
.shop {
  position: relative;
  background: url("../images/shop-bg.png") top center;
  padding: 30px 0;
}
.shop .photo:last-child {
  margin-left: auto;
  margin-right: auto;
}
.shop.wave::before {
  background: url("../images/shop-bg_top.png") no-repeat center;
}
.shop.wave::after {
  background: url("../images/shop-bg_bottom.png") no-repeat center;
}

/* ===============
    キッチンカー
=============== */
.kitchencar {
  padding: 167px 0 144px 0;
  background: url("../images/kitchencar-bg.png") no-repeat top center #F6EDE8;
}

/* ===============
    朝市出店者
=============== */
.market {
  background-color: #EFDFC5;
  position: relative;
  padding: 7px 0 45px 0;
}
.market_line {
  position: absolute;
  bottom: -75px;
  left: 0;
  right: 0;
  z-index: 1;
  max-width: 600px;
  width: 92%;
  margin: auto;
}
.market.wave::before {
  background: url("../images/market-bg_top.png") no-repeat center;
}
.market.wave::after {
  background: url("../images/market-bg_bottom.png") no-repeat center;
}
.market .photo:last-child {
  margin-left: auto;
  margin-right: auto;
}

/* ===============
    会場の様子
=============== */
.venue {
  padding: 176px 0 150px 0;
}
.venue .img-box p {
  text-align: right;
}

/* ===============
    　閉会式
=============== */
.closing {
  position: relative;
  background-color: #EFDFC5;
  padding: 50px 0 100px 0;
}
.closing_illust {
  position: absolute;
  right: 80px;
  bottom: 115px;
}
.closing.wave::before {
  background: url("../images/closing-bg_top.png") no-repeat center;
}
.closing.wave::after {
  bottom: 0;
}

.footer_illust {
  position: absolute;
  bottom: 0;
}

/* ===============
　　　footer
=============== */
.footer {
  padding: 0 0 210px 0;
  text-align: center;
  background-color: #EFDFC5;
}
.footer .btn_close {
  margin-bottom: 100px;
  text-align: center;
}
.footer small {
  font-size: 0.86em;
  font-weight: 400;
}

._sp-only {
  display: none;
}

@media screen and (max-width: 750px) {
  ._pc-only {
    display: none;
  }
  ._sp-only {
    display: block;
  }
  /* ===============
  　　　common
  =============== */
  body {
    font-size: 3.2vw;
    line-height: 1.67em;
  }
  .bg_inner {
    max-width: 700px;
    width: 93.5%;
  }
  .inner {
    max-width: 640px;
    width: 91.5%;
  }
  /* ===============
  　　　header
  =============== */
  header {
    height: auto;
  }
  header .header_logo {
    max-width: 379px;
    margin: auto;
    width: 51%;
    padding: 2.5% 0;
  }
  /* ===============
  　　 main-img
  =============== */
  .main-img_wrap {
    padding-top: 10.5%;
  }
  .main-img_wrap .inner {
    padding-bottom: 12%;
  }
  .main-img_wrap .main-img {
    margin-bottom: 11%;
  }
  .main-img_wrap p {
    font-size: 1em;
  }
  .main-img_wrap .main-img_illust_left,
  .main-img_wrap .main-img_illust_right {
    max-width: 87px;
    width: 14%;
  }
  /* ===============
  　  section共通
  =============== */
  .title_wrap {
    flex-direction: column;
    margin-bottom: 4.5%;
  }
  .title_wrap .img-box {
    order: 2;
    max-width: none;
    width: 100%;
  }
  .title_wrap .txt-box {
    order: 1;
    max-width: none;
    width: 100%;
    padding-top: 0;
    margin-bottom: 4.5%;
  }
  .title {
    max-width: 300px;
    width: 47%;
    margin-bottom: 5%;
    font-size: 1.6em;
    background: url("../images/title_line_sp.png") no-repeat;
    background-position: bottom;
    background-size: 100%;
    padding-bottom: 1.5%;
  }
  .description {
    margin-bottom: 4.5%;
    text-align: left;
  }
  .photo_wrap .photo {
    width: 47%;
    margin-bottom: 4.5%;
  }
  .photo_wrap .photo p {
    font-size: 0.8em;
    margin-top: 3%;
  }
  .wave {
    max-width: none;
    width: 100%;
  }
  .wave .inner {
    width: 86%;
  }
  .opening.wave::before,
  .shop.wave::before,
  .market.wave::before,
  .closing.wave::before {
    background: url("../images/opening-bg_top_sp.png") no-repeat center;
    top: -120px;
    height: 120px;
  }
  .opening.wave::after,
  .shop.wave::after,
  .market.wave::after {
    background: url("../images/opening-bg_bottom_sp.png") no-repeat center;
    bottom: -120px;
    height: 120px;
  }
  .shop .description, .market .description, .kitchencar .description {
    margin-bottom: 6%;
  }
  .shop .photo, .market .photo, .kitchencar .photo {
    margin-bottom: 4.5%;
  }
  /* ===============
  　　 　準備
  =============== */
  .prepare {
    padding: 10% 0 25% 0;
  }
  /* ===============
  　　 　開会式
  =============== */
  .opening .opening_line {
    top: -10%;
  }
  .opening .inner {
    padding: 4% 0;
  }
  /* ===============
      　 演目
  =============== */
  .program {
    padding-top: 22%;
    padding-bottom: 25%;
    background-size: contain;
    background-repeat: repeat-y;
  }
  .program .photo_wrap {
    margin-bottom: 7%;
  }
  .program .photo4 {
    margin-bottom: 0;
  }
  /* ===============
      　 出店
  =============== */
  .shop {
    background-color: #EFDFC5;
    background-image: none;
    padding: 4% 0 0 0;
  }
  /* ===============
      キッチンカー
  =============== */
  .kitchencar {
    padding: 22% 0 25% 0;
    background-size: contain;
    background-repeat: repeat-y;
  }
  /* ===============
      朝市出店者
  =============== */
  .market {
    padding: 4% 0 45px 0;
  }
  .market_line {
    bottom: -5%;
  }
  /* ===============
      会場の様子
  =============== */
  .venue {
    padding: 22% 0 25% 0;
  }
  /* ===============
      　閉会式
  =============== */
  .closing {
    padding: 4% 0 15% 0;
  }
  .closing_illust {
    right: 4%;
    bottom: 15%;
    max-width: 54px;
    width: 8%;
  }
  /* ===============
  　　　footer
  =============== */
  .footer {
    padding: 0 0 25% 0;
    max-width: none;
    width: 100%;
  }
  .footer .btn_close {
    margin: 0 auto 10% auto;
    max-width: 240px;
    width: 50%;
  }
}
@media screen and (max-width: 390px) {
  body {
    font-size: 3.6vw;
  }
  .opening.wave::before,
  .shop.wave::before,
  .market.wave::before,
  .closing.wave::before {
    background: url("../images/opening-bg_top_sp390.png") no-repeat center;
    top: -61px;
    height: 62px;
  }
  .opening.wave::after,
  .shop.wave::after,
  .market.wave::after {
    background: url("../images/opening-bg_bottom_sp390.png") no-repeat center;
    bottom: -61px;
    height: 62px;
  }
}/*# sourceMappingURL=autumn2024.css.map */