@charset "UTF-8";
/* =========================================================
PRIVACY POLICY プライバシーポリシー
========================================================= */
.breadcrumb {
  max-width: 1140px;
  width: 100%;
  margin: 20px auto;
}
#post-privacy {
  width: 1140px;
  margin: 0 auto;
  padding: 0;
}
.post .page-contents{
  font: 400 14px / 1.7 'Noto Sans JP', serif;
}
.post .page-title {
  width: 100%;
  color: #000;
  font: 400 30px / 1.15 'Noto Sans JP', sans-serif;
  margin: 0 0 60px;
}
.post .page-block:not(:first-of-type) .page-title {
  padding: 60px 0 0;
}
.post .page-block:not(:last-of-type) {
  padding-bottom: 80px;
}
.post .page-block:not(:last-of-type) {
  border-bottom: 1px solid #DBDBDB;
}
.post .page-block-title {
  padding-top: 40px;
  text-align: left;
}
.post .page-block-footer {
  margin-top: 20px;
  text-align: right;
}
.post .page-block-footer-detail {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.6;
}
.post .page-block-footer-name {
  margin: 5px 0 0;
  font-weight: 700;
  font-size: 22px;
}
.post .page-sub-block {
  text-align: left;
  margin: 0 0 40px;
}
.post .page-sub-block-title {
  margin: 0 0 7px 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.757;
}
.post .page-sub-block-desc {
  margin: 0 0 30px;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.757;
}
.post .page-sub-block .page-image {
  margin: 40px 0 0;
}
.post .page-sub-title {
  height: auto;
  background: none;
  margin: 60px 0 40px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
  font: 700 20px / 1.15 'Noto Sans JP', serif;
  line-height: 1.15;
  color: #000;
  line-height: 1;
  text-indent: 0;
}
.post .page-desc {
  margin: 0 0 30px;
  text-align: left;
}
.post .weight400.page-sub-block-title {
  font-weight: 400;
}
.post .marginL.page-desc {
  margin: 0 0 30px 30px;
}
.post .page-link {
  margin: 40px 0 0;
  display: flex;
  align-items: center;
}
.post .page-link .pmark-logo {
  width: 108px;
  margin-right: 20px;
}
.post .page-link a {
  color: #888;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  text-decoration: underline;
}
.info-security{
  display: none;
}