@charset "utf-8";
.page-priv-heading {
  position: relative;
  margin: 0 auto;
  width: 950px;
}
.page-priv-heading-box {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 458px;
  height: auto;
  padding: 35px 20px 30px;
  background-color: #fff;
}
.page-priv-heading-subtitle {
  font-size: 1.12em;
  line-height: 22px;
  font-weight: bold;
  text-align: center;
  padding: 0 0 8px;
  border-bottom: 1px #ECF0F4 solid;
}
.page-priv-heading-text {
  font-size: 1em;
  line-height: 28px;
  margin: 20px 0 0;
}
[class^="page-priv-title-01"] {
  padding: 63px 0 0;
  font-size: 1.75em;
  line-height: 38px;
  font-weight: bold;
  text-align: center;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto 47px;
}
.page-priv-title-01-01 {
  background-image: url(../../img/shared/icon-num-01.svg);
}
.page-priv-title-01-02 {
  background-image: url(../../img/shared/icon-num-02.svg);
}
.page-priv-layout-01 {
  margin: 35px -17px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms--flexbox;
  display: flex;
}
.page-priv-layout-01-item {
  width: 50%;
  box-sizing: border-box;
  padding: 0 17px;
}
.page-priv-layout-01-box {
  width: calc(50% - 34px);
  margin: 0 17px;
  padding: 50px 48px;
  background-color: #F0F4F8;
}
.page-priv-layout-01-text {
  font-size: 1em;
  line-height: 28px;
}
.page-priv-layout-01-wrap {
  margin: 16px 0 0;
  padding: 27px 0 0;
  border-top: 1px #C3CCD8 solid;
  text-align: center;
}
.page-priv-layout-01-list {
  display: inline-block;
}
.page-priv-layout-01-row {
  padding: 0 0 0 20px;
  position: relative;
  font-size: 1em;
  line-height: 26px;
  font-weight: bold;
  text-align: left;
  white-space: nowrap;
}
.page-priv-layout-01-row:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 5px;
  width: 4px;
  height: 4px;
  background-color: #212121;
  border-radius: 100%;
}
.page-priv-layout-01-row + .page-priv-layout-01-row {
  margin: 10px 0 0;
}
.page-priv-layout-01-note {
  font-size: 0.875em;
  line-height: 22px;
  font-weight: normal;
}
.page-priv-box-01 {
  border: 2px #6CA1F1 solid;
  font-size: 0.875em;
  line-height: 22px;
  color: #6CA1F1;
  font-weight: bold;
  padding: 20px;
  text-align: center;
}
.page-priv-sec-01 {
  margin: 80px 0 0;
  background-color: #ECF0F4;
  padding: 40px 48px;
}
.page-priv-sec-01 + .page-priv-sec-01 {
  margin: 40px 0 0;
}
.priv-bg-blue-01 .page-priv-sec-01 {
  background-color: #fff;
}
.page-priv-sec-01-title {
  font-size: 1.25em;
  line-height: 28px;
  font-weight: bold;
  text-align: center;
  padding: 0 0 14px;
  border-bottom: 1px #C3CCD8 solid;
}
.page-priv-sec-02 {
  background-color: #fff;
  padding: 40px;
  height: 100%;
  box-sizing: border-box;
}
.priv-bg-blue-01 .page-priv-sec-02 {
  background-color: #ECF0F4;
}
.page-priv-sec-02-title {
  font-size: 1.12em;
  line-height: 26px;
  font-weight: bold;
  text-align: center;
  padding: 0 0 14px;
  border-bottom: 1px #C3CCD8 solid;
}
.page-priv-layout-02 {
  margin: 35px -17px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms--flexbox;
  display: flex;
  -webkit-flex-wrap : wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.page-priv-layout-02-item {
  width: 50%;
  padding: 0 17px;
  box-sizing: border-box;
}
.page-priv-layout-02-item:nth-child(n+3) {
  margin: 20px 0 0;
  width: 100%;
}
.page-priv-strong-01 {
  font-weight: bold;
  color: #2DCB58;
}
.page-priv-table-01 {
  margin: 31px auto -4px;
  width: 794px;
}
.page-priv-table-01-wrap {
  table-layout: fixed;
  width: 100%;
  border-collapse: separate;
  border-spacing: 4px;
}
.page-priv-table-01-col {
  width: 50%;
}
.page-priv-table-01-head {
  font-size: 0.875em;
  line-height: 1;
  padding: 15px 0;
  background-color: #fff;
  text-align: center;
}
.page-priv-table-01-data {
  background-color: #fff;
}
.page-priv-table-01-data:first-child {
  padding: 30px;
  vertical-align: middle;
}
.page-priv-table-01-data:last-child {
  padding: 25px 30px 30px;
  vertical-align: top;
}
.page-priv-table-01-title {
  font-size: 1em;
  line-height: 28px;
  font-weight: bold;
}
.page-priv-table-01-item {
  margin: 10px 0 0;
  padding: 0 0 0 22px;
  font-size: 0.875em;
  line-height: 24px;
  position: relative;
}
.page-priv-table-01-mark {
  position: absolute;
  top: 0;
  left: 0;
}
.page-priv-table-01-sec + .page-priv-table-01-sec {
  margin: 25px 0 0;
  padding: 25px 0 0;
  border-top: 1px #ECF0F4 solid;
}
.page-priv-table-01-notice {
  font-size: 0.875em;
  line-height: 22px;
  text-align: center;
  margin: 30px 0 0;
}
.page-priv-layout-04 {
  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;
  margin: 35px 0 0;
  padding: 20px 48px;
  background-color: #fff;
}
.page-priv-layout-04-left {
  width: calc(100% - 280px);
}
.page-priv-layout-04-right {
  width: 246px;
  margin: 0 0 0 34px;
}
.page-priv-layout-04-table {
  width: 100%;
  table-layout: fixed;
}
.page-priv-layout-04-head {
  background-color: #ECF0F4;
  padding: 20px 25px;
  vertical-align: middle;
  width: 128px;
  font-size: 0.875em;
  line-height: 24px;
  text-align: left;
}
.page-priv-layout-04-table > * > *:nth-child(n+2) .page-priv-layout-04-head {
  border-top: 1px #fff solid;
}
.page-priv-layout-04-data {
  padding: 0 0 0 4px;
  font-size: 0.875em;
  line-height: 24px;
}
.page-priv-layout-04-inner {
  padding: 20px 10px 20px 6px;
  border-top: 1px #ECF0F4 solid;
}
.page-priv-layout-04-table > * > *:last-child .page-priv-layout-04-inner {
  border-bottom: 1px #ECF0F4 solid;
}
.page-priv-layout-04-note {
  font-size: 0.862em;
  line-height: 18px;
}
.page-priv-layout-05 {
  padding: 40px 48px;
  height: 100%;
  background-color: #F0F4F8;
  box-sizing: border-box;
}
.page-priv-layout-05-title {
  font-size: 1.37em;
  line-height: 28px;
  font-weight: bold;
  text-align: center;
}
.page-priv-layout-05-item {
  margin: 10px 0 0;
  padding: 25px 0;
  border-top: 1px #C3CCD8 solid;
  border-bottom: 1px #C3CCD8 solid;
  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;
}
.page-priv-layout-05-icon {
	-ms-flex-negative:0;
	flex-shrink:0;
	-webkit-box-flex:0;
	-ms-flex-positive:0;
	flex-grow:0;
  width: 80px;
  margin: 0 22px 0 0;
}
.page-priv-layout-05-text {
  font-size: 1em;
  line-height: 28px;
	-ms-flex-negative:1;
	flex-shrink:1;
	-webkit-box-flex:1;
	-ms-flex-positive:1;
	flex-grow:1;
}

.priv-personaldata-panel-02 {
  margin: 35px 0 0;
  background-color: #fff;
  /* border-radius: 20px; */
  padding: 40px 34px 60px;
}
.priv-personaldata-panel-02 + .priv-personaldata-panel-02 {
  margin: 40px 0 0;
}
.priv-personaldata-panel-02-title {
  font-size: 1.37em;
  line-height: 30px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 15px;
  border-bottom: 1px #DFE4EB solid;
}
.priv-personaldata-panel-02-title-sub {
  font-size: 0.875em;
  line-height: 21px;
  font-weight: normal;
  display: block;
}
.priv-personaldata-panel-02-label {
  font-size: 1.12em;
  line-height: 28px;
  font-weight: bold;
}
.priv-personaldata-panel-02-2col {
  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;
  margin: 30px 0 0;
}
.priv-personaldata-panel-02-2col-item {
  width: 50%;
}
.priv-personaldata-panel-02-2col-reverse .priv-personaldata-panel-02-2col-item:first-child {
  order: 2;
}
.priv-personaldata-panel-02-2col-reverse .priv-personaldata-panel-02-2col-item:last-child {
  order: 1;
}
.priv-personaldata-panel-02-text-01 {
  font-size: 0.875em;
  line-height: 24px;
  margin: 30px 0 0;
}
.priv-personaldata-panel-02-text-01:first-child {
  margin: 0;
}
.priv-personaldata-panel-02-text-01 + .priv-personaldata-panel-02-text-01 {
  margin: 20px 0 0;
}
.priv-personaldata-panel-02-text-02 {
  margin: 10px 0 0;
  font-size: 0.875em;
  line-height: 24px;
}
.priv-personaldata-panel-02-box-01 {
  margin: 35px 0 0;
}
.priv-personaldata-panel-02-box-02 {
  margin: 30px 0 0;
}
.priv-personaldata-panel-02-sec {
  margin: 5px 0 0;
  padding-bottom: 40px;
  border-bottom: 1px #DFE4EB solid;
}
.priv-personaldata-panel-02-sec + .priv-personaldata-panel-02-sec {
  margin: 0;
  padding: 5px 0 40px;
}
.priv-personaldata-layout-02-box {
  margin: 35px -6px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms--flexbox;
  display: flex;
  -webkit-flex-wrap : wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.priv-personaldata-layout-02-item {
  padding: 0 10px;
  box-sizing: border-box;
}
.priv-btn-02 {
  max-width: 294px;
  white-space: nowrap;
  border-radius: 100px;
  flex-wrap: wrap;
}
.priv-personaldata-accordion-01 {
  overflow: hidden;
  margin: 20px 0 0;
}
.priv-personaldata-accordion-01 + .priv-personaldata-accordion-01 {
  margin: 10px 0 0;
}
.priv-personaldata-accordion-01-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms--flexbox;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.75em;
  font-weight: bold;
  cursor: pointer;
}
.priv-personaldata-accordion-01-toggle:before {
  content: "+";
}
[priv-js-procedure-accordion="active"] .priv-personaldata-accordion-01-toggle:before {
  content: "-";
}
.priv-personaldata-accordion-01-wrap {
  display: none;
  padding: 46px 0 0;
}
.priv-personaldata-accordion-01-wrap .priv-contact-panel-01-list {
  font-size: 0.875em;
  line-height: 1.5;
}
.priv-personaldata-accordion-01-wrap .priv-contact-panel-01-list ~ .priv-contact-panel-01-list {
  margin-top: 40px;
}