@charset "utf-8";

.page-priv-layout-01 {
  padding: 67px 0 100px;
  background-color: #F6F9FD;
}
.page-priv-layout-01-inner {
  margin: 0 auto;
  width: 950px;
}
.page-priv-layout-01-title {
  font-size: 1.5em;
  line-height: 30px;
  padding: 0 0 17px;
  border-bottom: 1px #C8DCF7 solid;
  text-align: center;
}
.page-priv-layout-01-box {
  padding: 80px 0 117px 48px;
  background-image: url("../../img/p/bg-lead.png");
  background-size: 410px;
  background-position: right bottom;
  background-repeat: no-repeat;
}
.page-priv-layout-01-lead {
  display: inline-block;
}
.page-priv-layout-01-text {
  margin: 40px 0 0;
  font-size: 1em;
  line-height: 28px;
  width: 492px;
  max-width: 100%;
}
.page-priv-layout-01-list {
  margin: 40px 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms--flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.page-priv-layout-01-item {
  box-sizing: border-box;
  width: 50%;
  position: relative;
}
.page-priv-layout-01-item:nth-child(1) {
  padding: 0 65px 60px 48px;
}
.page-priv-layout-01-item:nth-child(2) {
  padding: 0 48px 60px 65px;
}
.page-priv-layout-01-item:nth-child(3) {
  padding: 60px 65px 60px 48px;
}
.page-priv-layout-01-item:nth-child(4) {
  padding: 60px 48px 60px 65px;
}
.page-priv-layout-01-item:nth-child(5) {
  padding: 60px 65px 0 48px;
}
.page-priv-layout-01-item:nth-child(1):before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: calc(100% - 65px);
  height: 1px;
  background-color: #C8DCF7;
}
.page-priv-layout-01-item:nth-child(1):after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: calc(100% - 60px);
  background-color: #C8DCF7;
}
.page-priv-layout-01-item:nth-child(2):before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: calc(100% - 65px);
  height: 1px;
  background-color: #C8DCF7;
}
.page-priv-layout-01-item:nth-child(3):before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: calc(100% - 65px);
  height: 1px;
  background-color: #C8DCF7;
}
.page-priv-layout-01-item:nth-child(3):after {
  content: "";
  position: absolute;
  top: 60px;
  right: 0;
  width: 1px;
  height: calc(100% - 120px);
  background-color: #C8DCF7;
}
.page-priv-layout-01-item:nth-child(4):before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: calc(100% - 65px);
  height: 1px;
  background-color: #C8DCF7;
}
.page-priv-layout-01-item:nth-child(5):after {
  content: "";
  position: absolute;
  top: 60px;
  right: 0;
  width: 1px;
  height: calc(100% - 60px);
  background-color: #C8DCF7;
}
.page-priv-layout-01-image-01 {
  margin: 0 0 0 -26px;
}
.page-priv-layout-01-image-02 {
  margin: 0 -48px 0 0;
}
.page-priv-layout-01-image-03 {
  margin: 0 0 0 -42px;
}
.page-priv-layout-01-image-04 {
  margin: 0 -49px 0 0;
}
.page-priv-layout-01-image-05 {
  margin: 0 0 0 -43px;
}


