@charset "utf-8";

.priv-heading-03-top { padding-bottom: 52px; }

.page-priv-layout-01 {
  width: 950px;
  border-top: 1px #C3CCD8 solid;
  margin: 0 auto;
  padding: 75px 0 0;
}
.page-priv-layout-01-item {
  display: flex;
  background-color: #ECF0F4;
  margin-bottom: 6px;
  padding: 40px 30px;
}
.page-priv-layout-01-item:first-of-type {
  border-top: 6px solid #FFA245;
  margin-top: 70px;
}
.page-priv-layout-01-memo {
  position: relative;
  background-color: #FFF;
  border-radius: 4px;
  margin-top: 20px;
  padding: 26px 30px;
}
.page-priv-layout-01-memo::after {
  position: absolute;
  content: "";
  width: 34px;
  height: 34px;
  background: url("/privacy/set/data/corporate-data/utilization/img/shared/icon-clip.png") left top no-repeat;
  background-size: cover;
  top: -12px;
  left: 2px;
}
.page-priv-layout-01-memo p {
  font-size: 1em;
  line-height: 26px;
}

.page-priv-3col-01 {
  display: flex;
  gap: 0 40px;
  width: 950px;
  margin: 30px auto 0;
}
.page-priv-3col-01-item {
  width: 290px;
}
