@charset "UTF-8";
/* CSS Document */
/* 基本設定-------------------------------------------*/
@media (min-width: 769px) {
  #main {
    width: 52.7086383602vw;
    margin: 0 auto;
  }
}

.mds-l {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
  margin-top: 15px;
}
@media (min-width: 769px) {
  .mds-l {
    margin-bottom: 10px;
  }
}

.top-txt {
  margin-bottom: 20px;
}
@media (min-width: 769px) {
  .top-txt {
    font-size: 12px;
    margin-bottom: 55px;
  }
}

.txt-box {
  margin-bottom: 40px;
}
.txt-box .mds-s {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 16px;
  margin-bottom: 20px;
  border-bottom: 1px solid #222222;
}
@media (min-width: 769px) {
  .txt-box .mds-s {
    font-size: 16px;
    padding-bottom: 16px;
    margin-bottom: 23px;
  }
}
.txt-box p {
  margin-bottom: 30px;
}
@media (min-width: 769px) {
  .txt-box p {
    margin-bottom: 20px;
    font-size: 12px;
  }
}
.txt-box p a {
  color: #6e9cd3;
}
.txt-box p .font-s {
  font-size: 12px;
  line-height: 1.7;
  display: inline-block;
}
/*# sourceMappingURL=_map/use.css.map */
