main {
  color: #333333;
  font-family: "Noto Sans JP", sans-serif;
}
.arial {
  font-family: Arial, sans-serif;
}
.sans_jp {
  font-family: "Noto Sans JP", sans-serif;
}

.heading {
  font-size: 30px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  color: #485bb3;
  line-height: 1.4;
  text-align: center;
  overflow: hidden;
}
.heading::before {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((1 - 1.4) * 0.5em);
}
.heading::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((1 - 1.4) * 0.5em);
}
.heading-ja {
  color: #485bb3;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  text-align: center;
  line-height: 1.4;
  overflow: hidden;
  margin-top: 10px;
}
.heading-ja::before {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((1 - 1.4) * 0.5em);
}
.heading-ja::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((1 - 1.4) * 0.5em);
}
.img {
  width: 100%;
  height: auto;
}
.inner {
  max-width: 914px;
  margin: 0 auto;
}
.sp {
  display: none !important;
}
.pc {
  display: block !important;
}
.box {
  margin-top: 25px;
  padding: 28px 3%;
  border: 2px solid #485bb3;
}
.hero {
  max-width: 1120px;
  margin: 0 auto;
}
.copy {
  font-size: 18px;
  line-height: 1.72;
  font-weight: bold;
  text-align: center;
  overflow: hidden;
  margin-bottom: 40px;
}
.copy::before {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((1 - 1.72) * 0.5em);
}
.copy::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((1 - 1.72) * 0.5em);
}
.skii-icon {
  max-width: 76px;
  margin: 54px auto 24px auto;
}
#point {
  padding-bottom: 100px;
}
.point__list {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 38px;
}
.point__list li {
  width: 28.5%;
}
.point__annotation {
  font-size: 10px;
  text-align: center;
  line-height: 1.4;
  overflow: hidden;
}
.point__annotation::before {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((1 - 1.4) * 0.5em);
}
.point__annotation::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((1 - 1.4) * 0.5em);
}
#guide {
  padding-bottom: 86px;
}
.guide__list {
  margin-top: 38px;
}
.guide__list li {
  display: flex;
  justify-content: space-between;
}
.guide__list li:not(:last-child) {
  margin-bottom: 48px;
}
.guide__list li figure {
  width: 22%;
}
.guide__list-content {
  width: 72%;
}
.guide__list-name-en {
  color: #485bb3;
  margin-bottom: 12px;
}
.guide__list-name {
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 18px;
  border-bottom: #485bb3 solid 3px;
  margin-bottom: 25px;
}
.guide__list-intro {
  font-size: 16px;
  line-height: 1.75;
  overflow: hidden;
  width: 100%;
}
.guide__list-intro::before {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((1 - 1.75) * 0.5em);
}
.guide__list-intro::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((1 - 1.75) * 0.5em);
}
#price {
  padding-bottom: 100px;
}
.price__box {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
}
.price__val {
  color: #485bb3;
}
.price__num {
  font-size: 32px;
  font-weight: bold;
}
.price__annotation {
  margin-top: 25px;
  font-size: 10px;
  line-height: 1.8;
  overflow: hidden;
  text-align: center;
}
.price__annotation::before {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((1 - 1.8) * 0.5em);
}
.price__annotation::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((1 - 1.8) * 0.5em);
}
#tour {
  padding-bottom: 100px;
}
.tour__table {
  margin-top: 20px;
}
.tour__clause {
  font-size: 14px;
  line-height: 2;
  overflow: hidden;
  margin: 20px 0;
  padding-bottom: 20px;
  border-bottom: 2px dotted #333333;
}
.tour__clause::before {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((1 - 2) * 0.5em);
}
.tour__clause::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((1 - 2) * 0.5em);
}
.tour__annotation {
  font-size: 12px;
  line-height: 1.75;
  overflow: hidden;
}
.tour__annotation::before {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((1 - 1.75) * 0.5em);
}
.tour__annotation::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((1 - 1.75) * 0.5em);
}
#app {
  padding-bottom: 50px;
}
.app__flex {
  display: flex;
  justify-content: center;
  align-items: center;
}
.app__info {
  font-size: 15px;
  margin-right: 3%;
}
.app__tel {
  font-size: 32px;
  color: #485bb3;
  font-weight: bold;
}
.app__time {
  font-size: 13px;
  text-align: center;
  margin-top: 16px;
  line-height: 1.7;
}
.app__banner {
  background: #239ec9;
  color: #fff;
  font-size: 20px;
  padding: 24px 0;
  text-align: center;
  margin-top: 75px;
}
.app__main-txt {
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 30px;
  line-height: 1.6;
}
.app__clause {
  font-size: 16px;
  margin-bottom: 16px;
  line-height: 1.4;
}
.app__indent1 {
  padding-left: 1em;
}
.app__indent2 {
  padding-left: 2em;
  text-indent: -2em;
}
.app__indent3 {
  padding-left: 2.3em;
  text-indent: -2.3em;
}
.app__txt1 {
  font-size: 12px;
  line-height: 1.66;
}
.app__txt1--margin-s {
  margin-bottom: 10px;
}
.app__txt1--margin-m {
  margin-bottom: 30px;
}
.app__table {
  margin-top: 18px;
  margin-bottom: 30px;
}

#diff {
  padding-top: 78px;
}

.diff__content {
  margin-top: 65px;
}
@media screen and (max-width: 1120px) {
  .hero {
    margin: 0 5px;
  }
}

@media screen and (max-width: 914px) {
  .inner {
    padding: 0 3%;
  }
}
@media screen and (max-width: 680px) {
  .inner {
    padding: 0 3%;
  }
  .point__list {
    flex-direction: column;
  }
  .point__list li {
    width: 100%;
  }
  .point__list li:not(:last-child) {
    margin-bottom: 20px;
  }
  .guide__list li {
    flex-direction: column;
  }
  .guide__list li figure {
    width: 100%;
    max-width: 200px;
    margin-bottom: 20px;
  }
  .guide__list-content {
    width: 100%;
  }
  .guide__list-intro {
    width: 100%;
  }
  .app__table,
  .tour__table {
    overflow-x: scroll;
  }
  .app__table img,
  .tour__table img {
    width: 750px;
  }
}
@media screen and (max-width: 620px) {
  .app__flex {
    flex-direction: column;
  }
  .app__info {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .price__box {
    flex-direction: column;
  }
  .price__info {
    margin-bottom: 20px;
  }

  .app__banner {
    font-size: 2.9vw;
    line-height: 1.4;
  }
}
@media screen and (max-width: 460px) {
  .sp {
    display: block !important;
  }

  .pc {
    display: none !important;
  }
  .copy {
    font-size: 3.91304vw;
  }

  .diff__content .pc {
    display: none !important;
  }

  .diff__content .sp {
    display: block !important;
  }
}
@media screen and (max-width: 375px) {
  .app__banner {
    font-size: 5.4vw;
  }
}

/*# sourceMappingURL=style.css.map */
