@charset "UTF-8";
@media (max-width: 768px) {
  #contents {
    font-family: Helvetica Neue, Helvetica, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
}
/* CSS Document */
.cmn-contents-ttl {
  padding-bottom: 30px;
  margin-bottom: 30px;
}
@media (min-width: 769px) {
  .cmn-contents-ttl {
    padding-bottom: 60px;
    margin-bottom: 60px;
  }
}

#contents.bg-gray .cmn-inner.bac-none {
  background: none;
}

.title-area {
  border-top: 3px solid #1A9B6D;
  text-align: center;
  font-size: clamp(13px, 3.4666666667vw, 16px);
  line-height: 1.8;
}

.title-area h3 {
  font-size: clamp(14px, 3.7333333333vw, 30px);
  line-height: 1.6;
  font-weight: bold;
  margin-bottom: 1.6rem;
}
@media (min-width: 769px) {
  .title-area h3 {
    font-size: 30px;
  }
}

.title-area img {
  width: auto;
}
/*# sourceMappingURL=../css/maps/forms.css.map */
