.m-mv .m-mv-title .p-mv-title-en {
  font-weight: 400;
  font-family: 'Noto Sans Japanese';
  font-size: 20px;
  font-size: 2rem;
}

.m-mv .m-mv-title .p-mv-title-ja {
  font-family: 'Bitter', serif;
  font-weight: bold;
  font-size: 10px;
  font-size: 1rem;
}

.l-content {
  border-top: 1px solid #b7b7b7;
}

.p-title {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  border-bottom: 1px dotted #000;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.p-title02 {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  background: url(../../images/privacy-policy/ico_border.png) left center no-repeat;
  background-size: 9px 9px;
  padding-left: 12px;
  margin-top: 15px;
  margin-bottom: 10px;
}

.p-text {
  font-size: 11px;
  font-size: 1.1rem;
}
