@charset "UTF-8";
@media screen and (max-width: 767px) {
  .FS2_SeniorDesign_comment {
    width: 100% !important;
  }
}

.axes__notice {
  line-height: 28px;
  color: #333 !important;
}

.axes__notice ul:after,
.axes__notice div:after {
  content: none !important;
}

@media screen and (min-width: 768px) {
  .axes__notice {
    font-size: 14px !important;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
  }
}

@media screen and (max-width: 767px) {
  .axes__notice {
    font-size: 14px !important;
    font-family: YuGothic, YuGothicM, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
  }
}

.axes__notice .pc,
.axes__notice .pc-only {
  display: block;
}

.axes__notice .sp,
.axes__notice .sp-only {
  display: none;
}

@media screen and (max-width: 767px) {
  .axes__notice .pc,
  .axes__notice .pc-only {
    display: none !important;
  }
  .axes__notice .sp,
  .axes__notice .sp-only {
    display: block !important;
  }
}

.axes__notice .main-title {
  font-size: 24px;
  font-weight: bold;
  color: #111;
  padding: 1em 0;
  border-bottom: 2px solid #111;
  margin: 0 0 30px;
}

@media screen and (max-width: 767px) {
  .axes__notice .content__inner {
    padding: 0px 7px;
  }
}

.axes__notice .notice_red-text {
  color: #ff0000;
}

@media screen and (max-width: 767px) {
  .axes__notice .notice__detail {
    margin-bottom: 10px;
    font-size: 14px;
    padding: 0;
  }
}

@media screen and (min-width: 768px) {
  .axes__notice .notice__contens {
    padding: 10px;
  }
}

@media screen and (max-width: 767px) {
  .axes__notice .notice__contens {
    padding: 15px;
  }
}

.axes__notice .notice__contens-box {
  margin: 0 0 50px 0;
}

@media screen and (min-width: 768px) {
  .axes__notice .notice__contens-box {
    font-size: 14px;
    color: #444;
  }
}

.axes__notice .notice__title {
  font-weight: bold;
  background-color: #000000;
  color: #fff;
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 0px;
}

@media screen and (min-width: 768px) {
  .axes__notice .notice__title {
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  .axes__notice .notice__title {
    font-size: 14px;
  }
}

.axes__notice .notice__sub_title {
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  .axes__notice .notice__sub_title {
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  .axes__notice .notice__sub_title {
    font-size: 14px;
    padding: 0;
  }
}

@media screen and (min-width: 768px) {
  .axes__notice .notice__sub {
    font-weight: bold;
  }
}

.axes__notice .notice__days {
  padding: 0;
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .axes__notice .notice__days {
    padding: 0px 7px;
    font-weight: bold;
  }
}

.axes__notice .subtitle-border {
  border: 1px dotted #d2d2d2;
}

@media screen and (min-width: 768px) {
  .axes__notice .subtitle-border {
    margin: 10px 0px 20px 0px;
  }
}

@media screen and (max-width: 767px) {
  .axes__notice .subtitle-border {
    margin: 10px 0px 20px 0px;
  }
}
