@charset "utf-8";

.priv-contact-section-01 {
  margin: 75px 0 0;
}
.priv-contact-section-01 + .priv-contact-section-01 {
  margin: 60px 0 0;
  padding: 60px 0 0;
  border-top: 1px #C3CCD8 solid;
}
.priv-contact-section-02 {
  margin: 45px 0 0;
}
.priv-contact-title-01 {
  font-size: 1.37em;
  line-height: 32px;
  font-weight: bold;
  text-align: center;
}
.priv-contact-title-02 {
  font-size: 1.25em;
  line-height: 30px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 15px;
  position: relative;
}
.priv-contact-title-02:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 40px;
  height: 1px;
  background-color: #212121;
}
.priv-contact-text-01 {
  margin: 25px 0 0;
  font-size: 1em;
  line-height: 28px;
}
.priv-contact-text-02 {
  margin: 25px 0 0;
  font-size: 1em;
  line-height: 28px;
  text-align: center;
}
.priv-contact-panel-01 {
  border-radius: 20px;
  background-color: #fff;
  overflow: hidden;
  margin: 25px 0 0;
}
.priv-contact-panel-01 + .priv-contact-panel-01 {
  margin: 10px 0 0;
}
.priv-contact-panel-01-header {
  padding: 30px 102px 24px 34px;
  position: relative;
  cursor: pointer;
}
.priv-contact-panel-01-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 81px;
  height: 100%;
  background-image: url("/privacy/set/common/img/shared/icon-plus-blue-01.svg");
  background-position: right 40px center;
  background-repeat: no-repeat;
  background-size: 21px;
}
[priv-js-procedure-accordion="active"] .priv-contact-panel-01-toggle {
  background-image: url("/privacy/set/common/img/shared/icon-minus-blue-01.svg");
}
.priv-contact-panel-01-header:before {
  content: "";
  position: absolute;
  top: 30px;
  right: 81px;
  width: 1px;
  height: calc(100% - 60px);
  background-color: #DFE4EB;
}
.priv-contact-panel-01-heading {
  font-size: 1.12em;
  line-height: 28px;
  font-weight: bold;
}
.priv-contact-panel-01-heading-row {
  padding: 0 0 0 25px;
  position: relative;
}
.priv-contact-panel-01-heading-row-pl15 {
  padding: 0 0 0 15px;
}
.priv-contact-panel-01-heading-row-pl50 {
  padding: 0 0 0 50px;
}
.priv-contact-panel-01-heading-row + .priv-contact-panel-01-heading-row {
  margin: 5px 0 0;
}
.priv-contact-panel-01-heading-row + .priv-contact-panel-01-heading-row-mt15 {
  margin: 15px 0 0;
}
.priv-contact-panel-01-heading-mark {
  position: absolute;
  top: 0;
  left: 0;
}
.priv-contact-panel-01-heading-note {
  font-size: 0.875em;
  line-height: 21px;
  margin: 5px 0 0;
  padding: 0 0 0 25px;
  position: relative;
  font-weight: normal;
}
.priv-contact-panel-01-heading-note-mark {
  position: absolute;
  top: 0;
  left: 0;
}

.priv-contact-panel-01-list {
  margin: 30px 0 0;
}
.priv-contact-panel-01-list .priv-contact-panel-01-list {
  margin: 0;
}
.priv-contact-panel-01-text + .priv-contact-panel-01-list {
  margin: 20px 0 0;
}
.priv-contact-panel-01-provide + .priv-contact-panel-01-list {
  margin: 5px 0 0;
}
.priv-contact-panel-01-list-mt0 {
  margin: 0;
}
.priv-contact-panel-01-text + .priv-contact-panel-01-list-mt0 {
  margin: 0;
}
.priv-contact-panel-01-list-item {
  font-size: 0.875em;
  line-height: 21px;
  padding: 0 0 0 25px;
  position: relative;
}
.priv-contact-panel-01-list .priv-contact-panel-01-list .priv-contact-panel-01-list-item {
  padding: 0 0 0 20px;
  font-size: 1em;
}
.priv-contact-panel-01-provide + .priv-contact-panel-01-list .priv-contact-panel-01-list-item {
  padding: 0 0 0 20px;
}
.priv-contact-panel-01-list-item + .priv-contact-panel-01-list-item {
  margin: 5px 0 0;
}
.priv-contact-panel-01-list-mark {
	position: absolute;
  top: 0;
  left: 0;
}
.priv-contact-panel-01-list-pl30 .priv-contact-panel-01-list-item {
  padding: 0 0 0 30px;
}

.priv-contact-panel-01-wrap {
  display: none;
}
.priv-contact-panel-01-inner {
  padding: 0 30px;
}
.priv-contact-panel-01-sec {
  padding: 35px 20px;
  border-top: 1px #DFE4EB solid;
}
.priv-contact-panel-01-title {
  font-size: 1em;
  line-height: 24px;
  text-align: center;
  font-weight: bold;
  padding: 0 0 15px;
  position: relative;
}
.priv-contact-panel-01-title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 40px;
  height: 1px;
  background-color: #212121;
}
.priv-contact-panel-01-text {
  font-size: 0.875em;
  line-height: 24px;
  margin: 30px 0 0;
}
.priv-contact-panel-01-provide {
  font-size: 0.875em;
  line-height: 24px;
  margin: 30px 0 0;
  font-weight: bold;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms--flexbox;
  display: flex;
}
.priv-contact-panel-01-provide > *:first-child {
  flex-shrink: 0;
  flex-grow: 0;
}
.priv-contact-panel-01-provide + .priv-contact-panel-01-provide {
  margin: 0;
}
.priv-contact-panel-01-label {
  font-size: 0.875em;
  line-height: 24px;
  margin: 30px 0 0;
  font-weight: bold;
  text-align: center;
}
.priv-contact-panel-01-note {
  font-size: 0.875em;
  line-height: 24px;
  margin: 5px 0 0;
}
.priv-contact-panel-01-note-mt15 {
  margin: 15px 0 0;
}
.priv-contact-panel-01-heading-subrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms--flexbox;
  display: flex;
}
.priv-contact-panel-01-heading-subrow > *:first-child {
	-ms-flex-negative:0;
	flex-shrink:0;
	-webkit-box-flex:0;
	-ms-flex-positive:0;
	flex-grow:0;
}
