  .kids .mv {
  background-image: url(/koyuka/homecoming/2020/kids/images/img_top.jpg);
  background-repeat: no-repeat;
  background-position: center;
}

.anchor {
  display: block;
  margin-top: -100px;
  padding-top: 100px;
}
.text__center {
  text-align: center;
}
.text__right {
  text-align: right;
}
.js-modal-btn {
  cursor: pointer;
  opacity: 1;
}
.js-modal-btn:hover {
  opacity: 0.7;
  transition: all 0.3s;
}
.lower .contents__inner {
  max-width: 1510px;
}
.lower .contents__inner .contents__section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0;
}
.lower .contents__inner .contents__section img:nth-of-type(1) {
  width: 30%;
  max-width: 373px;
}
.lower .contents__inner .contents__section img:nth-of-type(2) {
  width: 30%;
  max-width: 335px;
}
.h2_sub {
  display: block;
  font-size: 2.4rem;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 30px;
}
section {
  padding: 50px 20px;
}
section.contents_lead {
  padding: 0 20px 50px;
}
section .section__inner {
  width: 100%;
  max-width: 1220px;
  padding: 50px;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 10px;
  position: relative;
}
section .section__inner .clip {
  position: absolute;
  top: -40px;
  left: -23px;
}
section .section__inner .clip img {
  max-width: 107px;
}
section .section__inner img {
  width: 100%;
}
section .section__inner img.icon__movie {
  width: auto;
}
.js-modal-btn {
  position: relative;
}
.wow {
  text-align: center;
  margin-bottom: 50px;
}
.wow .wow__inner {
  position: relative;
  display: inline-block;
  padding: 0 20px;
}
.wow .wow__inner p {
  font-size: 2.6rem;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; /*&::before { content: ""; border-left: 5px dotted #403999; transform: skewX(-150deg); width: 35px; height: 50px; position: absolute; left: 0; } &::after { content: ""; border-right: 5px dotted #403999; transform: skewX(150deg); width: 35px; height: 50px; position: absolute; right: 0; }*/
}
.wow .wow__inner p img {
  max-width: 34px;
}
.borderBox {
  border-radius: 10px;
  margin-bottom: 50px;
}
.borderBox.yellow {
  border: 3px solid #f9e819;
}
.borderBox.pink {
  border: 3px solid #fc95e8;
}
.borderBox.blue {
  border: 3px solid #4cc7ed;
}
.borderBox.orange {
  border: 3px solid #ff8b22;
}
.borderBox.green {
  border: 3px solid #87c930;
}
.borderBox .borderBox__inner {
  padding: 50px;
}
.bgArea {
  position: relative;
}
.bgArea.purple {
  background-color: #f3f2fc;
}
.bgArea .bgArea__inner {
  padding: 50px;
}
.bgArea .meiji-rou {
  position: absolute;
  bottom: -10px;
  right: 3%;
  max-width: 128px;
  z-index: 9999;
}
.pencilTitle {
  margin-bottom: 30px;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  background-image: url("/koyuka/homecoming/2020/kids/images/pencilLine.png");
  background-repeat: no-repeat;
  background-position: bottom;
  padding: 25px;
  margin-top: -25px;
}
.colorNamber {
  margin-bottom: 25px;
}
.colorNamber .colorNamber__inner p {
  font-size: 2.8rem;
  font-weight: bold;
  text-align: center;
}
.colorNamber .colorNamber__inner p.yellow {
  color: #f9e819;
}
.colorNamber .colorNamber__inner p.pink {
  color: #fc95e8;
}
.colorNamber .colorNamber__inner p.blue {
  color: #4cc7ed;
}
.colorNamber .colorNamber__inner p.orange {
  color: #ff8b22;
}
.colorNamber .colorNamber__inner p.green {
  color: #87c930;
}
h3 {
  margin-bottom: 30px;
  font-size: 3.2rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.3;
}
h3 .h3_subT {
  display: block;
  font-size: 2.2rem;
  font-weight: bold;
  color: #403999;
  margin-bottom: 20px;
}
h3 .h3_subB {
  display: block;
  font-size: 2rem;
  font-weight: bold;
  margin-top: 20px;
}
.flexMovie {
  position: relative;
}
.flexMovie .icon__movie {
  width: 60px !important;
  height: 42px !important;
}
.caution {
  text-align: center;
  margin: 15px 0;
}
.lower .title__02__iconTop img {
  max-width: 83px;
}
.lower .title__02__iconDown img {
  max-width: 116px;
}
.lower .title__03__iconDown img {
  max-width: 199px;
}
.fixed__item__02 {
  position: fixed;
  left: 40px;
  bottom: 35px;
}
.fixed__item__02 img {
  width: 200px;
}
.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: 1020px) {
  .fixed__item__02 {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .kids .mv {
    background-image: url(/koyuka/homecoming/2020/kids/images/img_top_sp.jpg);
    background-repeat: no-repeat;
    background-position: center;
  }
  .lower .contents__box__menu {
    display: none;
  }
  .lower .contents__inner .contents__section {
    display: block;
  }
  .lower .contents__inner .contents__section img {
    display: none;
  }
  section {
    padding: 30px 4%;
  }
  section.contents_lead {
    padding: 30px 4%;
  }
  section .section__inner {
    padding: 30px 4%;
  }
  section .section__inner .clip {
    top: -20px;
    left: -10px;
  }
  section .section__inner .clip img {
    max-width: 50px;
  }
  .h2_sub {
    font-size: 1.6rem;
    margin-top: 15px;
  }
  .wow {
    margin-bottom: 30px;
  }
  .wow .wow__inner {
    padding: 0 15px;
  }
  .wow .wow__inner p {
    font-size: 1.6rem; /*&::before { width: 10px; height: 35px; } &::after { width: 10px; height: 40px; }*/
  }
  .wow .wow__inner p img {
    max-width: 18px;
  }
  .borderBox {
    margin-bottom: 30px;
  }
  .borderBox .borderBox__inner {
    padding: 20px;
  }
  .colorNamber {
    margin-bottom: 10px;
  }
  .colorNamber .colorNamber__inner p {
    font-size: 2.2rem;
  }
  h3 {
    margin-bottom: 15px;
    font-size: 2rem;
  }
  h3 .h3_subT {
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
  h3 .h3_subB {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
  .lower .title__03__iconDown img {
    max-width: 118px;
  }
  .bgArea .bgArea__inner {
    padding: 20px;
  }
  .bgArea .meiji-rou {
    max-width: 60px;
  }
  .pencilTitle {
    font-size: 1.8rem;
    background-size: contain;
  }
}
/*# sourceMappingURL=add_style.css.map */