@charset "UTF-8";
/*==================================
定義リスト
==================================*/
.p-privacy_list {
  font-size: clamp(16px, 1.15vw, 22px);
  line-height: 2;
  margin-bottom: 8.3333333333%;
}
.p-privacy_list dt {
  font-weight: bold;
}
.p-privacy_list dt.head-ttl {
  margin-bottom: 3.3854166667%;
}
.p-privacy_list dd {
  color: #5b5b5b;
  padding: 1.3020833333% 0 2.6041666667% 2.6041666667%;
}

.p-is_date {
  text-align: right;
  color: #5b5b5b;
  margin-bottom: 5.7291666667%;
}