@charset "UTF-8";

#termPage .term_h1 {
  color: #42210b;
  letter-spacing: 0.2em;
  font-size: 32px;
  margin-bottom: 25px;
  text-align: center;
}

#termPage .termCntWrp {
  max-width: 750px;
  padding-left: 25px;
  padding-right: 25px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 80px;
}

#termPage .termCnt .termBlock {
  color: #42210b;
  padding: 25px 0px;
}

#termPage .termCnt .termBlock .termCnt {
padding: 25px 0px;
}

#termPage .termCnt .article1{
padding: 25px 0px;
}

#termPage .termCnt .termBlock .termCnt_ttl {
  color: #42210b;
  letter-spacing: 0.05em;
  line-height: 1.3;
  font-size: 24px;
  margin-bottom: 25px;
  margin-bottom: 20px;
}

#termPage .termCnt .termBlock .termCnt_txt1 {
  line-height: 2;
  font-size: 14px;
}

#termPage .termCnt .term_day {
  padding-top: 30px;
  text-align: end;
  line-height: 2;
  font-size: 14px;
  letter-spacing: 0.05em;
}
