  .anchor{
   display: block;
   margin-top:-100px;
   padding-top:100px;
}
.bussan .mv {
  background-image: url(/koyuka/homecoming/2020/bussan/images/img_top.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
.bussan .contents__text__attent span {
  display: inline-block;
  border-bottom: 3px dotted #e33f2d;
  color: #e33f2d;
}
.lower .section__inner {
  width: 100%;
  max-width: 1220px;
  padding: 50px;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 10px;
  position: relative;
}
.js-modal-btn {
  cursor: pointer;
  opacity: 1;
}
.js-modal-btn:hover {
  opacity: 0.7;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.contents__img__movie div {
  position: relative;
}
.lower .contents__box__icon {
  text-align: center;
}
.bg__solid__blue {
  background-color: #4cc7ed;
  color: #ffffff;
}
.bg__solid__green {
  background-color: #87c930;
  color: #ffffff;
}
.bg__solid__orange {
  background-color: #ff8b22;
  color: #ffffff;
}
.bg__solid__pink {
  background-color: #fc95e8;
  color: #ffffff;
}
/*.bg__solid__purple {

}*/
.bg__solid__yerrow {
  background-color: #f9e819;
  color: #403999;
}
.bg__solid__red {
  background-color: #e33f2d;
  color: #ffffff;
}
.icon__crown {
  width: 53px;
}
.contents__4columns__item {
  line-height: 1.4;
  font-size: 1.5rem;
}
.contents__4columns__item img {
  margin-bottom: 10px;
}
.display__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.display__flex div:nth-of-type(2) {
  margin-left: 50px;
}
.display__flex div figure {
  width: 320px;
  font-size: 1.5rem;
  text-align: center
}
.display__flex div figure img {
  margin-bottom: 10px;
}
.display__flex div figure + figure {
  margin-top: 30px;
}
.lower section {
  padding: 50px 20px;
}
.lower section .section__inner {
  width: 100%;
  max-width: 1220px;
  padding: 50px;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 10px;
}
.lower section .section__inner img {
  width: 100%;
}
.lower .contents__section {
  padding: 0;
}
.caution {
  font-size: 1.6rem;
  line-height: 1.5;
  margin-top: 15px;
}
.lower .title__03__iconDown img {
  max-width: 199px;
}
.lower .title__02__iconTop img {
  max-width: 83px;
}
.lower .title__02__iconDown img {
  max-width: 116px;
}
.mb__95 {
  margin-bottom: 95px;
}
caption {
  font-size: 12px;
}
.wow__inner {
  margin-bottom: 30px;
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
}
.wow__inner p img {
  vertical-align: middle;
}
.lower .contents__box__menu {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto 50px;
  padding: 10px 20px;
  border-radius: 10px;
  text-align: center;
  font-size: 14px;
}
.bg__plain__menu {
  background-color: #f3f2fc;
}
@media screen and (max-width: 768px) {
  .display__flex {
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .display__flex div:nth-of-type(2) {
    margin-left: 0;
    margin-top: 30px;
  }
  .display__flex div figure {
    width: 100%;
    max-width: 320px;
  }
  .display__flex div figure + figure {
    margin-top: 30px;
  }
  .lower section {
    padding: 30px 4%;
  }
  .lower section .section__inner {
    padding: 30px 4%;
    margin: 0 auto;
  }
  .lower section .section__inner img {
    width: 100%;
  }
  table.mb__95 {
    margin-bottom: 60px;
  }
  .caution {
    font-size: 1.2rem;
  }
  .bussan .mv {
    background-image: url(/koyuka/homecoming/2020/bussan/images/img_top_sp.jpg);
    background-repeat: no-repeat;
    background-position: center;
  }
  .lower .contents__box__menu {
    display: none;
  }
}
/*# sourceMappingURL=add_style.css.map */