@charset "utf-8";

.page-priv-layout-01 {
  margin: 76px auto 0;
  box-sizing: border-box;
  width: 950px;
  background-color: #fff;
  padding: 38px 82px 60px;
}
.page-priv-layout-01-title {
  font-size: 1.12em;
  line-height: 22px;
  letter-spacing: 0.1em;
  text-align: center;
  padding: 0 0 18px;
  border-bottom: 1px #C3CCD8 solid;
  color: #000;
}
.page-priv-layout-01-image {
  margin: 60px 0 0;
}
.page-priv-layout-01-box {
  margin: 60px 0 0;
}

.page-priv-layout-02 {
  padding-bottom: 100px;
}
.page-priv-layout-02 .priv-3col-01 {
  position: relative;
  justify-content: flex-start;
}
.page-priv-layout-02 .priv-3col-01::after {
  position: absolute;
  content: "";
  width: 440px;
  height: 350px;
  background: url(/privacy/set/data/top/img/p/bg-description.png) left top no-repeat;
  bottom: 86px;
  right: 108px;
}
.page-priv-layout-02-inner {
  padding-bottom: 123px;
  position: relative;
  box-sizing: border-box;
  height: 100%;
}
.page-priv-layout-02-box {
  position: absolute;
  bottom: 40px;
  left: 27px;
  width: calc(100% - 54px);
}
