@charset "utf-8";
.page-priv-heading-title {
  white-space: nowrap;
}
.page-priv-btn-layout {
  padding-bottom: 123px !important;
  position: relative;
}
.page-priv-btn-layout-box {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 60px);
}
.page-priv-box-01 {
  margin: 5px 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms--flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.page-priv-box-02 {
  margin: 50px auto 0;
  width: 690px;
}
.page-priv-layout-01 {
  margin: 55px auto 0;
  width: 950px;
}
.page-priv-layout-01-inner {
  margin: 0 -17px;
  padding: 64px 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms--flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
}
.page-priv-layout-01-item {
  margin: 0 17px;
  width: calc(33.333333% - 34px);
  padding: 0 30px 25px;
  position: relative;
  background-color: #F0F4F8;
}
.page-priv-layout-01-image {
  margin: -64px auto 0;
  width: 198px;
}
.page-priv-layout-01-title {
  font-size: 1.25em;
  line-height: 30px;
  text-align: center;
  font-weight: bold;
  margin: 30px 0 0;
}
.page-priv-layout-01-text {
  text-align: center;
  font-size: 0.875em;
  line-height: 24px;
}
.page-priv-layout-01-box {
  width: 0;
  height: 100%;
  position: relative;
}
.page-priv-layout-01-arrow-01 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 150px;
  background-image: url("../../img/p/bg-arrow-01.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 130px;
  font-size: 0.875em;
  line-height: 18px;
  color: #4789ED;
  font-weight: bold;
  text-align: center;
  padding: 45px 0;
  z-index: 1;
}
.page-priv-layout-01-arrow-02 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 150px;
  background-image: url("../../img/p/bg-arrow-02.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 130px;
  font-size: 0.875em;
  line-height: 18px;
  color: #4789ED;
  font-weight: bold;
  text-align: center;
  padding: 45px 0;
  z-index: 1;
}
.page-priv-layout-01-notice {
  margin: 60px auto 0;
  width: 950px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms--flexbox;
  display: flex;
  box-sizing: border-box;
  border: 2px #F0F4F8 solid;
  padding: 60px 27px;
}
.page-priv-layout-01-notice-title {
  padding: 0 21px;
  width: 324px;
  font-size: 1.25em;
  line-height: 28px;
  font-weight: bold;
  color: #4789ED;
}
.page-priv-layout-01-notice-text {
  padding: 0 21px 20px 20px;
  width: 488px;
  font-size: 1em;
  line-height: 28px;
  border-left: 1px #F0F4F8 solid;
}

.page-priv-layout-02 {
  margin: 30px auto 0;
  width: 984px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms--flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 64px 0 0;
}
.page-priv-layout-02-block {
  margin: 0 17px;
  width: calc(33.333333% - 34px);
  position: relative;
}
.page-priv-layout-02-block:last-child {
  padding: 64px 0 0;
}
.page-priv-layout-02-block-inner {
  position: relative;
}
.page-priv-layout-02-block-inner + .page-priv-layout-02-block-inner {
  margin: 85px 0 0;
}
.page-priv-layout-02-item-01 {
  padding: 80px 30px 0;
  background-color: #F0F4F8;
  position: relative;
  box-sizing: border-box;
  height: 151px;
}
.page-priv-layout-02-item-02 {
  padding: 30px;
  background-color: #F0F4F8;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms--flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 387px;
  box-sizing: border-box;
}
.page-priv-layout-02-image {
  width: 198px;
  position: absolute;
  top: -64px;
  left: 50%;
  transform: translateX(-50%);
}
.page-priv-layout-02-item-02 .page-priv-layout-02-image {
  width: 198px;
  position: relative;
  top: auto;
  left: auto;
  transform: none;
  margin: 0 auto;
}
.page-priv-layout-02-title {
  font-size: 1.25em;
  line-height: 28px;
  text-align: center;
  font-weight: bold;
}
.page-priv-layout-02-item-02 .page-priv-layout-02-title {
  margin: 20px 0 0;
}
.page-priv-layout-02-text {
  text-align: center;
  font-size: 0.875em;
  line-height: 24px;
}
.page-priv-layout-02-box-01 {
  position: absolute;
  top: 50%;
  left: calc(100% + 17px);
  transform: translate(-50%, -50%);
  z-index: 1;
}
.page-priv-layout-02-box-02 {
  position: absolute;
  top: 50%;
  right: calc(100% + 17px);
  transform: translate(50%, -50%);
  z-index: 1;
}
.page-priv-layout-02-arrow {
  background-image: url("../../img/p/bg-arrow-01.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 130px;
  font-size: 0.875em;
  line-height: 18px;
  color: #4789ED;
  font-weight: bold;
  text-align: center;
  padding:  0 0 45px;
  z-index: 1;
  white-space: nowrap;
}
.page-priv-layout-02-middle {
  width: 160px;
  height: 130px;
  margin: 20px auto 0;
  padding: 0 0 0 240px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms--flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url("../../img/p/bg-arrow-03.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 40px;
  font-size: 0.875em;
  line-height: 20px;
  color: #4789ED;
  font-weight: bold;
}
.page-priv-layout-02-bottom {
  margin: 10px auto 0;
  width: 294px;
  padding: 64px 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms--flexbox;
  display: flex;
}
.page-priv-layout-02-bottom-inner {
  width: 100%;
  padding: 0 30px 25px;
  background-color: #F0F4F8;
}
.page-priv-lauout-02-note-01 {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  margin: 30px 0 0;
  font-size: 1em;
  line-height: 24px;
  text-align: center;
}
.page-priv-lauout-02-note-02 {
  width: calc(66.666666% + 34px);
  margin: 30px 0 0;
  font-size: 1em;
  line-height: 24px;
  text-align: center;
}

.page-priv-list-01 {
  margin: 10px auto 0;
  width: 950px;
  font-size: 0.875em;
  line-height: 24px;
}
.page-priv-list-01-item {
  padding: 0 0 0 20px;
  position: relative;
}
.page-priv-list-01-mark {
  position: absolute;
  top: 0;
  left: 0;
}

.page-priv-btn-01 {
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 16.5px;
  width: 294px;
  max-width: 100%;
}

.page-priv-section-01 {
  margin: 80px auto 0;
  width: 950px;
  padding: 75px 0 0;
  border-top: 1px #C3CCD8 solid;
}
