@charset "UTF-8";
#nav_toggle, h1 {
  box-sizing: unset;
}

footer {
  padding: 24px 0 !important;
}

body {
  font-family: "M PLUS Rounded 1c", sans-serif;
}

p {
  line-height: 1.6rem;
}

div {
  line-height: 1.6rem;
}

#vision {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

@media screen and (max-width: 767.98px) {
  #vision {
    background-image: url(../images/add/vision_bg_sp.png);
  }
}
@media screen and (min-width: 768px) {
  #vision {
    background-image: url(../images/add/vision_bg_pc.png);
  }
}
.bg-border-top {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 767.98px) {
  .bg-border-top {
    height: 113px;
    background-image: url(../images/add/bg_border_sp.png);
  }
}
@media screen and (min-width: 768px) {
  .bg-border-top {
    height: 155px;
    background-image: url(../images/add/bg_border_pc.png);
  }
}
.bg-main {
  background-color: #FFF0EA;
}

.bg-rotate {
  transform: scale(-1, -1);
}

h2.event-date1 img {
  margin-right: 8px;
  margin-bottom: 4px;
}

h2.event-date1 {
  font-weight: bold;
  color: #26A7BD;
}

@media screen and (max-width: 767.98px) {
  h2.event-date1 img {
    width: 120px;
  }
  h2.event-date1 {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 768px) {
  h2.event-date1 img {
    width: 180px;
  }
  h2.event-date1 {
    font-size: 3.3rem;
  }
}
h2.event-date1 span {
  font-size: 1.1rem;
}

div.event-time1 h3 {
  font-weight: bold;
  color: #26A7BD;
}

div.event-time1 h3 span {
  display: block;
}

div.event-time1 time {
  font-weight: bold;
  color: #26A7BD;
  margin-right: 32px;
}

div.event-time1 time {
  width: 200px;
  float: left;
}

div.event-time1 h3 {
  float: left;
}



div.event-time9 h3 {
  font-weight: bold;
  color: #26A7BD;
}

div.event-time9 h3 span {
  display: block;
}

div.event-time9 h3 {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}



div.event-time1 time::before {
  content: url(../images/add/icon_time.svg);
  position: relative;
}

@media screen and (max-width: 767.98px) {
  div.event-time1 time {
    font-size: 1.2rem;
  }
  div.event-time1 {
    font-size: 1.4rem;
  }
  div.event-time1 time::before {
    margin-right: 8px;
    top: 7px;
  }
  div.event-time1 h3 span {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 768px) {
  div.event-time1 time {
    font-size: 1.4rem;
  }
  div.event-time1 {
    font-size: 1.8rem;
  }
  div.event-time1 time::before {
    margin-right: 8px;
    top: 5px;
  }
  div.event-time1 h3 span {
    font-size: 1.4rem;
  }
}
div.performer1 {
  position: relative;
  padding-left: 160px;
  padding-top: 8px;
}

div.performer1::before {
  content: "出演";
  padding: 4px 18px;
  background-color: #26A7BD;
  color: #fff;
  font-weight: bold;
  margin-right: 16px;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 6px;
}

.line1 {
  border: none;
  opacity: 1;
  background-image: url(../images/add/line1.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 4px;
  padding: 0 auto;
  margin: 24px auto;
}

@media screen and (max-width: 767.98px) {
  .line1 {
    width: 95%;
  }
}
@media screen and (min-width: 768px) {
  .line1 {
    width: 100%;
  }
}
h2.event-date2 img {
  margin-right: 8px;
  margin-bottom: 4px;
}

h2.event-date2 {
  font-weight: bold;
  color: #EA5514;
}

@media screen and (max-width: 767.98px) {
  h2.event-date2 img {
    width: 120px;
  }
  h2.event-date2 {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 768px) {
  h2.event-date2 img {
    width: 180px;
  }
  h2.event-date2 {
    font-size: 3.3rem;
  }
}
h2.event-date2 span {
  font-size: 1.1rem;
}

div.event-time2 h3 {
  font-weight: bold;
  color: #EA5514;
}

div.event-time2 h3 span {
  display: block;
}

div.event-time2 time {
  font-weight: bold;
  color: #EA5514;
  margin-right: 32px;
}

div.event-time2 time {
  width: 200px;
  float: left;
}

div.event-time2 h3 {
  float: left;
}

div.event-time2 time::before {
  content: url(../images/add/icon_time.svg);
  position: relative;
}

@media screen and (max-width: 767.98px) {
  div.event-time2 time {
    font-size: 1.2rem;
  }
  div.event-time2 {
    font-size: 1.4rem;
  }
  div.event-time2 time::before {
    margin-right: 8px;
    top: 7px;
  }
  div.event-time2 h3 span {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 768px) {
  div.event-time2 time {
    font-size: 1.4rem;
  }
  div.event-time2 {
    font-size: 1.8rem;
  }
  div.event-time2 time::before {
    margin-right: 8px;
    top: 5px;
  }
  div.event-time2 h3 span {
    font-size: 1.4rem;
  }
}
div.performer2 {
  position: relative;
  padding-left: 160px;
  padding-top: 8px;
}

div.performer2::before {
  content: "出演";
  padding: 4px 18px;
  background-color: #EA5514;
  color: #fff;
  font-weight: bold;
  margin-right: 16px;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 6px;
}

div.performer3 {
  position: relative;
  padding-left: 160px;
  padding-top: 8px;
  margin-bottom: 24px;
}

div.performer3::before {
  content: "講師";
  padding: 4px 18px;
  background-color: #26A7BD;
  color: #fff;
  font-weight: bold;
  margin-right: 16px;
  margin-bottom: 16px;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 6px;
}

div.performer4 {
  position: relative;
  padding-left: 160px;
  padding-top: 8px;
  margin-bottom: 24px;
}

div.performer4::before {
  content: "協力";
  padding: 4px 18px;
  background-color: #26A7BD;
  color: #fff;
  font-weight: bold;
  margin-right: 16px;
  margin-bottom: 16px;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 6px;
}


div.eventinfo1 {
  position: relative;
  padding-left: 140px;
  padding-top: 8px;
}

div.eventinfo1::before {
  content: "名称";
  padding: 4px 18px;
  background-color: #EA5514;
  color: #fff;
  font-weight: bold;
  margin-right: 16px;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 6px;
}

div.eventinfo2 {
  position: relative;
  padding-left: 140px;
  padding-top: 8px;
}

div.eventinfo2::before {
  content: "日時";
  padding: 4px 18px;
  background-color: #EA5514;
  color: #fff;
  font-weight: bold;
  margin-right: 16px;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 6px;
}

div.eventinfo3 {
  position: relative;
  padding-left: 140px;
  padding-top: 8px;
}

div.eventinfo3::before {
  content: "会場";
  padding: 4px 18px;
  background-color: #EA5514;
  color: #fff;
  font-weight: bold;
  margin-right: 16px;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 6px;
}

div.eventinfo4 {
  position: relative;
  padding-left: 140px;
  padding-top: 8px;
}

div.eventinfo4::before {
  content: "主催";
  padding: 4px 18px;
  background-color: #EA5514;
  color: #fff;
  font-weight: bold;
  margin-right: 16px;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 6px;
}

div.eventinfo5 {
  position: relative;
  padding-left: 140px;
  padding-top: 8px;
}

div.eventinfo5::before {
  content: "主催";
  width: 132px;
  padding: 4px 18px;
  background-color: #EA5514;
  color: #fff;
  font-weight: bold;
  margin-right: 16px;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 6px;
}

div.eventinfo6 {
  position: relative;
  padding-left: 140px;
  padding-top: 8px;
}

div.eventinfo6::before {
  content: "スタンプラリーの流れ";
  padding: 4px 18px;
  background-color: #EA5514;
  color: #fff;
  font-weight: bold;
  margin-right: 16px;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 6px;
}

div.eventinfo7 {
  position: relative;
  padding-left: 140px;
  padding-top: 8px;
}

div.eventinfo7::before {
  content: "スポット";
  padding: 4px 18px;
  background-color: #EA5514;
  color: #fff;
  font-weight: bold;
  margin-right: 0px;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 6px;
}

div.eventinfo8 {
  position: relative;
  padding-left: 160px;
  padding-top: 8px;
}

div.eventinfo8::before {
  content: "景品受取スポット";
  width: 140px;
  padding: 4px 4px;
  background-color: #EA5514;
  color: #fff;
  font-weight: bold;
  margin-right: 16px;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 6px;
}

div.eventinfo9 {
  position: relative;
  padding-left: 140px;
  padding-top: 8px;
}

div.eventinfo9::before {
  content: "注意点";
  width: 132px;
  padding: 4px 18px;
  background-color: #EA5514;
  color: #fff;
  font-weight: bold;
  margin-right: 0px;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 6px;
}

div.eventinfo91 {
  position: relative;
  padding-left: 140px;
  padding-top: 8px;
}

div.eventinfo91::before {
  content: "注意点";
  padding: 4px 18px;
  background-color: #EA5514;
  color: #fff;
  font-weight: bold;
  margin-right: 16px;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 6px;
}

div.eventinfo10 {
  position: relative;
  padding-left: 148px;
  padding-top: 8px;
}

div.eventinfo10::before {
  content: "お問い合わせ先";
  width: 140px;
  padding: 4px 12px;
  background-color: #EA5514;
  color: #fff;
  font-weight: bold;
  margin-right: 16px;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 6px;
}

div.eventinfo11 {
  position: relative;
  padding-left: 140px;
  padding-top: 8px;
}

div.eventinfo11::before {
  content: "作品紹介(50音順)";
  width: 148px;
  padding: 4px 9px;
  background-color: #EA5514;
  color: #fff;
  font-weight: bold;
  margin-right: 16px;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 6px;
}

div.eventinfo12 {
  position: relative;
  padding-left: 140px;
  padding-top: 8px;
}

div.eventinfo12::before {
  content: "申込期間";
  padding: 4px 34px;
  background-color: #EA5514;
  color: #fff;
  font-weight: bold;
  margin-right: 16px;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 6px;
}

div.eventinfo13 {
  position: relative;
  padding-left: 140px;
  padding-top: 8px;
}

div.eventinfo13::before {
  content: "申込フォーム";
  width: 132px;
  padding: 4px 18px;
  background-color: #EA5514;
  color: #fff;
  font-weight: bold;
  margin-right: 16px;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 6px;
}

div.eventinfo14 {
  position: relative;
  padding-left: 160px;
  padding-top: 8px;
}

div.eventinfo14::before {
  content: "日程";
  padding: 4px 18px;
  background-color: #26A7BD;
  color: #fff;
  font-weight: bold;
  margin-right: 16px;
  margin-bottom: 16px;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 6px;
}

div.eventinfo15 {
  position: relative;
  padding-left: 160px;
  padding-top: 8px;
}

div.eventinfo15::before {
  content: "持ち物";
  padding: 4px 18px;
  background-color: #26A7BD;
  color: #fff;
  font-weight: bold;
  margin-right: 16px;
  margin-bottom: 16px;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 6px;
}

div.eventinfo16 {
  position: relative;
  padding-left: 160px;
  padding-top: 8px;
}

div.eventinfo16::before {
  content: "定員";
  padding: 4px 18px;
  background-color: #26A7BD;
  color: #fff;
  font-weight: bold;
  margin-right: 16px;
  margin-bottom: 16px;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 6px;
}

div.eventinfo17 {
  position: relative;
  padding-left: 160px;
  padding-top: 8px;
}

div.eventinfo17::before {
  content: "申込み";
  padding: 4px 18px;
  background-color: #26A7BD;
  color: #fff;
  font-weight: bold;
  margin-right: 16px;
  margin-bottom: 16px;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 6px;
}

div.eventinfo18 {
  position: relative;
  padding-left: 160px;
  padding-top: 8px;
}

div.eventinfo18::before {
  content: "対象";
  padding: 4px 18px;
  background-color: #26A7BD;
  color: #fff;
  font-weight: bold;
  margin-right: 16px;
  margin-bottom: 16px;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 6px;
}

div.access1 {
  position: relative;
  padding-left: 140px;
  padding-top: 8px;
}

div.access1::before {
  content: url(../images/add/access_icon1.png);
  width: 132px;
  padding: 4px 42px;
  color: #fff;
  font-weight: bold;
  margin-right: 0px;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 6px;
}

div.access2 {
  position: relative;
  padding-left: 140px;
  padding-top: 8px;
}

div.access2::before {
  content: url(../images/add/access_icon2.png);
  width: 132px;
  padding: 4px 42px;
  color: #fff;
  font-weight: bold;
  margin-right: 16px;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 6px;
}

div.access3 {
  position: relative;
  padding-left: 140px;
  padding-top: 8px;
}

div.access3::before {
  content: url(../images/add/access_icon3.png);
  width: 132px;
  padding: 4px 42px;
  color: #fff;
  font-weight: bold;
  margin-right: 16px;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 6px;
}

.line2 {
  border: none;
  opacity: 1;
  background-image: url(../images/add/line2.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 4px;
  padding: 0 auto;
  margin: 24px auto;
}

@media screen and (max-width: 767.98px) {
  .line2 {
    width: 95%;
  }
}
@media screen and (min-width: 768px) {
  .line2 {
    width: 100%;
  }
}
#wrapper {
  position: relative;
}

.entry-btn {
  height: auto;
  position: fixed;
  z-index: 1050;
}

@media screen and (max-width: 767.98px) {
  .entry-btn {
    width: 25vw;
    right: -16px;
    bottom: 16px;
  }
}
@media screen and (min-width: 768px) {
  .entry-btn {
    width: 15vw;
    right: 16px;
    bottom: 16px;
  }
}
.loader-bg {
  z-index: 1100;
}

.loader-bg {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.loader {
  position: relative;
  color: #26a7bd;
  width: 0;
  height: 0;
  border-right: 50px solid transparent;
  border-bottom: 35px solid #26a7bd;
  border-left: 50px solid transparent;
  -webkit-animation: 3s starRotate linear infinite;
          animation: 3s starRotate linear infinite;
}

.loader:before {
  border-bottom: 40px solid #26a7bd;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  position: absolute;
  height: 0;
  width: 0;
  top: -22px;
  left: -31px;
  display: block;
  content: "";
  transform: rotate(-35deg);
}

.loader:after {
  content: "";
  position: absolute;
  display: block;
  color: #26a7bd;
  top: 1.5px;
  transform: rotate(-70deg);
  left: -52px;
  width: 0px;
  height: 0px;
  border-right: 50px solid transparent;
  border-bottom: 35px solid #26a7bd;
  border-left: 50px solid transparent;
}

@-webkit-keyframes starRotate {
  0% {
    transform: rotate(0deg) scale(0.15);
  }
  50% {
    transform: rotate(360deg) scale(1);
  }
  100% {
    transform: rotate(720deg) scale(0.15);
  }
}

@keyframes starRotate {
  0% {
    transform: rotate(0deg) scale(0.15);
  }
  50% {
    transform: rotate(360deg) scale(1);
  }
  100% {
    transform: rotate(720deg) scale(0.15);
  }
}
#scroll-to-top-btn-img {
  position: fixed;
  bottom: 24px;
  right: 16px;
  border: none;
  background: none;
  opacity: 0;
  transition-duration: 0.5s;
}

/*SP*/
@media screen and (max-width: 991.88px) {
  #scroll-to-top-btn-img {
    width: 40px;
    bottom: 16px;
    right: 80px;
    margin: 0px;
  }
}
/*# sourceMappingURL=add.css.map */