@charset "UTF-8";
/* line 3, assets/sass/custom.scss */
.bold {
  font-weight: bold;
}

/* line 11, assets/sass/custom.scss */
.hero .slogan-content .content .bl_catchcopy {
  width: 100%;
  max-width: 890px;
}

/* line 15, assets/sass/custom.scss */
.hero .slogan-content .content .bl_catchcopy .txt {
  text-align: center;
  color: #FFC000;
}

/* line 19, assets/sass/custom.scss */
.hero .slogan-content .content .bl_catchcopy .txt br {
  display: none;
}

/* line 34, assets/sass/custom.scss */
.features .nub-box .item span strong {
  color: #FFF;
  font-weight: bold;
  text-decoration: underline;
}

/* line 41, assets/sass/custom.scss */
.features .nub-box .item span em {
  font-weight: bold;
  font-style: normal;
  color: #000;
}

/* line 55, assets/sass/custom.scss */
.plan .items-box .item .large {
  font-size: larger;
  font-weight: bold;
}

/* line 66, assets/sass/custom.scss */
.part01 .part01-flex .left strong {
  color: #FFC000;
}

/* line 75, assets/sass/custom.scss */
.about .title2 strong {
  color: #FFC000;
  font-size: 50px;
  font-weight: bold;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

/* line 87, assets/sass/custom.scss */
.novo .flex-box .right .title {
  color: #FFC000;
  font-size: 40px;
  font-weight: bold;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

/* line 97, assets/sass/custom.scss */
.bl_novo_map {
  max-width: 827px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

/* line 103, assets/sass/custom.scss */
.bl_novo_map .novo-map {
  max-width: inherit;
}

@media (max-width: 1130px) {
  /* line 120, assets/sass/custom.scss */
  .hero .slogan-content .content .bl_catchcopy .txt {
    text-align: left;
  }
  /* line 123, assets/sass/custom.scss */
  .hero .slogan-content .content .bl_catchcopy .txt br {
    display: block;
  }
}

@media (max-width: 767px) {
  /* line 137, assets/sass/custom.scss */
  .about .title2 strong {
    font-size: 24px;
    display: block;
  }
  /* line 146, assets/sass/custom.scss */
  .novo .flex-box .right .title {
    font-size: 24px;
  }
}
