/***********************************
プライバシー
***********************************/
#privacy {
  color: #333!important;
}
#privacy p {
  color:#333;
  line-height: 1.8;
}
#privacy p.subtext {
  margin: 10px 0;
  line-height: 1.4;
}
#privacy ol.list_parentheses li:last-child {
}
#privacy h5 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 160%;
}
#privacy .lang_select {
  text-align: right;
  width: auto;
  margin-bottom: 40px;
}
#privacy .lang_select a {
  color: #00ceFF;
}
#privacy #lang_jp {
  margin-bottom: 85vh;
}
#privacy #lang_en {
  padding-top: 15vh;
}
