/***********************************
利用規約
***********************************/
#terms {
  color: #333!important;
}
#terms p {
  color:#333;
  line-height: 1.8;
}
#terms p.subtext {
  margin: 10px 0;
  line-height: 1.4;
}
#terms ol.list_parentheses li {
  border-bottom: solid white 10px;
}
#terms ol.list_parentheses li:last-child {
}
#terms h5 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 160%;
}
#terms .lang_select {
  text-align: right;
  width: auto;
  margin-bottom: 40px;
}
#terms .lang_select a {
  color: #00ceFF;
}
#terms #lang_jp {
  margin-bottom: 85vh;
}
#terms #lang_en {
  padding-top: 15vh;
}
