@charset "utf-8";
/*=============================================================

	Date         : 2026-06-19
	CSS Document : カスタマーハラスメントに対する基本方針

=============================================================*/

.pagenav {
  border-bottom: 2px solid #004831;
  margin: 0 0 45px 0;
  padding: 45px 0;
}

.page {
  width: 980px;
  margin: auto;
}

#main section {
  margin-bottom: 75px;
}

#main section h2 {
  border-left: 5px solid #004831;
  color: #004831;
  font-size: 250%;
  font-weight: bold;
  padding: 0 0 0 16px;
}

#main section p {
  color: #5d5d5d;
  font-size: 240%;
  margin-top: 10px;
  line-height: 1.6;
}

#main section p span {
  font-size: 80%;
}

p.detail {
  padding-left: 2em;
}

.customer-harassment__date {
  color: #5d5d5d;
  font-size: 240%;
  text-align: right;
  margin-bottom: 90px;
}
