@charset "utf-8";

.page-priv-title-01 {
  font-size: 1.62em;
  line-height: 39px;
  font-weight: bold;
  text-align: center;
}
.page-priv-text {
  font-size: 1em;
  line-height: 24px;
  text-align: center;
  margin: 10px 0 0;
}
.page-priv-section {
  background-color: #fff;
  border-radius: 20px;
  padding: 30px 34px 10px;
  margin: 35px 0 0;
}
.page-priv-section + .page-priv-section {
  margin: 20px 0 0;
}
.page-priv-title-02 {
  padding: 0 0 20px 50px;
  position: relative;
  font-size: 1.25em;
  line-height: 40px;
  font-weight: bold;
  border-bottom: 1px #C3CCD8 solid;
}
.page-priv-title-02-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
}
.page-priv-list {
  padding: 0 0 0 50px;
}
.page-priv-list-item + .page-priv-list-item {
  border-top: 1px #C3CCD8 solid;
}
.page-priv-link {
  background-image: url("/privacy/set/common/img/shared/icon-arrow-right-blue-02.svg");
  background-position: right 20px center;
  background-repeat: no-repeat;
  background-size: 7px;
  height: 80px;
  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;
  cursor: pointer;
  transition: opacity .4s;
}
.page-priv-link:hover {
  opacity: 0.6;
  text-decoration: none;
}
.page-priv-link:focus, 
.page-priv-link:active {
  text-decoration: none;
  outline: none;
}
.page-priv-logo-01 {
  width: 135px;
}
.page-priv-logo-02 {
  width: 123px;
}
.page-priv-logo-03 {
  margin: 0 0 0 10px;
  width: 111px;
}
.page-priv-logo-04 {
  margin: 0 20px 0 0;
  width: 153px;
}
.page-priv-logo-05 {
  width: 163px;
  margin: 0 0 10px;
}
.page-priv-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10005;
}
.page-priv-modal-screen {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(0,0,0,0.75);
}
.page-priv-modal-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #D4E6F8;
  z-index: 2;
}
.page-priv-modal-close {
  position: absolute;
  right: -66px;
  top: 0;
  width: 50px;
  height: 50px;
  background-image: url("../../img/shared/icon-close.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s;
  cursor: pointer;
}
.page-priv-modal-close:hover {
  opacity: 0.6;
}
.page-priv-modal-close:focus, 
.page-priv-modal-close:active {
  outline: none;
}
.page-priv-modal-main {
  overflow-y: auto;
  box-sizing: border-box;
  padding: 60px;
  width: 636px;
  max-height: calc(100vh - 160px);
}
.page-priv-modal-inner {
  background-color: #fff;
  border-radius: 30px;
  padding: 40px;
}
.page-priv-modal-heading {
  padding: 0 0 30px;
  border-bottom: 1px #C3CCD8 solid;
}
.page-priv-modal-logo {
  width: 162px;
  display: block;
  margin: 0 auto;
}
.page-priv-modal-box {
  margin: 30px 0 0;
  padding: 0 40px;
}
.page-priv-modal-box + .page-priv-modal-box {
  margin: 20px 0 0;
}
.page-priv-modal-row {
  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;
}
[class^="page-priv-modal-input"] {
  border: 1px #738399 solid;
  border-radius: 12px;
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  padding: 16px 20px 14px 48px;
  background-position: left 20px center;
  background-repeat: no-repeat;
  background-size: 17px;
  font-size: 1em;
  line-height: 18px;
  color: #212121;
	-ms-flex-negative:1;
	flex-shrink:1;
	-webkit-box-flex:1;
	-ms-flex-positive:1;
	flex-grow:1;
  margin: 0 0 10px;
}
[class^="page-priv-modal-input"]::placeholder {
  color: #738399;
}
[class^="page-priv-modal-input"]:focus, 
[class^="page-priv-modal-input"]:active {
  outline: none;
}
.page-priv-modal-input-acc {
  background-image: url("../../img/shared/icon-account.svg");
}
.page-priv-modal-input-pass {
  background-image: url("../../img/shared/icon-password.svg");
}
.page-priv-modal-text {
  font-size: 1em;
  line-height: 24px;
  margin: 0 0 10px 15px;
	-ms-flex-negative:0;
	flex-shrink:0;
	-webkit-box-flex:0;
	-ms-flex-positive:0;
	flex-grow:0;
}
.page-priv-modal-note {
  font-size: 0.68em;
  line-height: 17px;
  color: #738399;
  margin: 0 0 8px;
}
.page-priv-modal-link {
  font-size: 0.875em;
  line-height: 21px;
  color: #738399;
  text-decoration: underline;
  transition: opacity .4s;
}
.page-priv-modal-link:hover {
  opacity: 0.6;
  color: #738399;
}
.page-priv-modal-link:focus, 
.page-priv-modal-link:active {
  outline: none;
  color: #738399;
}
.page-priv-modal-btn-box {
  text-align: center;
  margin: 40px 0 0;
}
.page-priv-modal-btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 18px 48px;
  border: 1px #4789ED solid;
  border-radius: 30px;
  outline: none;
  background: transparent;
  font-family: inherit;
  font-size: 1.12em;
  line-height: 22px;
  text-align: center;
  display: inline-block;
  height: 60px;
  box-sizing: border-box;
  color: #4789ED;
  font-weight: bold;
  transition: opacity .4s;
}
.page-priv-modal-btn:hover {
  opacity: 0.6;
  text-decoration: none;
  color: #4789ED;
}
.page-priv-modal-btn:focus, 
.page-priv-modal-btn:active {
  text-decoration: none;
  outline: none;
  color: #4789ED;
}
