.border-leftline {
  font-weight: 500;
  font-family: 'Noto Sans JP';
  padding: 0.25em 0.5em;
  border-left: 4px solid #4164A5;
}
.hstyle_under_line {
  border-bottom: 1px solid #4164a5;
  max-width: 1195px;
  padding-bottom: 5px;
  position: relative;
  font-size: 1.625rem;
  font-weight: normal;
}
.privacy_content h5 {
  font-weight: 500;
  font-family: 'Noto Sans JP';
  font-size: 1.2em;
  color: #4164A5;
}

.privacy p{
  margin-bottom: 1em!important;
}
.privacy ul{
  font-family: "游ゴシック Medium", Yu Gothic Medium, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "ＭＳ Ｐゴシック", MS Pgothic, "メイリオ", Meiryo;
  margin-bottom: 1em!important;
}
.privacy span {
    font-weight: 500;
    font-family: 'Noto Sans JP', sans-serif;
}

.li-alpha li{
list-style-type:none;
	text-indent: -1.4em;
}

.li-disc li{
  list-style-type: disc;
}
.li-disc li ul li{
  list-style-type: circle;
}
.li-number li{
  list-style-type: decimal;
}
.privacy_txt_right{
  text-align: right;
  margin-top: 2em;
  margin-bottom: 3em;
}
.privacy_txt_right p{
  margin: 0;
}

.privacy_bg{
  background-color: #fafafa;
  background-image: url(../../img/bg21.png);
  background-repeat: repeat-x;
  background-position: bottom;
}
