.c-ttl-01--privacy {
  margin-bottom: 80px;
}
@media screen and (max-width:767px) {
  .c-ttl-01--privacy {
    margin-bottom: 10.6666666667vw;
  }
}
.c-ttl-01--privacy .c-ttl-01__en {
  letter-spacing: 0.02em;
}
@media screen and (max-width:767px) {
  .c-ttl-01--privacy .c-ttl-01__en {
    margin-bottom: 2.8vw;
  }
}

.privacy {
  background: -webkit-gradient(linear, left top, left bottom, from(#F7F7F7), color-stop(80%, #EFEFEF));
  background: linear-gradient(to bottom, #F7F7F7 0%, #EFEFEF 80%);
}
.privacy .l-main--privacy {
  background: url(/assets/images/privacy/bg_top.png) no-repeat center top, url(/assets/images/privacy/bg_bottom.png) no-repeat center bottom;
  background-size: 100%, 100%;
}
@media screen and (max-width:767px) {
  .privacy .l-main--privacy {
    background: none;
  }
}
@media screen and (max-width:767px) {
  .privacy .l-main--privacy .l-inner {
    padding-left: 6.4vw;
    padding-right: 6.4vw;
  }
}
.privacy .l-container {
  padding-bottom: 120px;
}
@media screen and (max-width:767px) {
  .privacy .l-container {
    padding-top: 32.6666666667vw;
    padding-bottom: 18.6666666667vw;
  }
}

.p-privacy {
  border-bottom: 1px solid #B2B2B2;
}
.p-privacy__lead {
  font-size: 1.5rem;
  letter-spacing: 0.04em;
  line-height: 2.1;
  padding-bottom: 55px;
  border-bottom: 1px solid #B2B2B2;
  margin-bottom: 40px;
  text-align: center;
}
@media screen and (max-width:767px) {
  .p-privacy__lead {
    font-size: 3.7333333333vw;
    padding-bottom: 12.5333333333vw;
    margin-bottom: 8vw;
    border-bottom: 0.2666666667vw solid #B2B2B2;
    line-height: 1.8;
  }
}
@media screen and (max-width:767px) {
  .p-privacy__lead span {
    line-height: 1.7;
    display: inline-block;
  }
}
@media print, screen and (min-width:768px) {
  .p-privacy__lead a:hover {
    opacity: 0.7;
  }
}
.p-privacy__item {
  margin-bottom: 40px;
}
@media screen and (max-width:767px) {
  .p-privacy__item {
    margin-bottom: 6.6666666667vw;
  }
}
@media screen and (max-width:767px) {
  .p-privacy__item:last-child {
    margin-bottom: 7.7333333333vw;
  }
}
.p-privacy__title {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 20px;
  letter-spacing: 0.04em;
}
@media screen and (max-width:767px) {
  .p-privacy__title {
    font-size: 3.7333333333vw;
    margin-bottom: 2.6666666667vw;
  }
}
.p-privacy__txt {
  font-size: 1.5rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
}
@media screen and (max-width:767px) {
  .p-privacy__txt {
    font-size: 3.7333333333vw;
    line-height: 1.72;
  }
}
.p-privacy__txt p {
  margin-bottom: 5px;
}
@media screen and (max-width:767px) {
  .p-privacy__txt p {
    margin-bottom: 0.6666666667vw;
  }
}

.personal {
  border-top: 1px solid #0A0A0A;
  border-bottom: 1px solid #0A0A0A;
  width: 480px;
  margin: 58px auto 0;
  height: 240px;
  padding: 32px 10px;
  text-align: center;
}
@media screen and (max-width:767px) {
  .personal {
    width: 100%;
    height: 51.0666666667vw;
    margin: 13.3333333333vw auto 0;
    padding: 5.7333333333vw 1.3333333333vw;
    border-top: 0.2666666667vw solid #0A0A0A;
    border-bottom: 0.2666666667vw solid #0A0A0A;
  }
}
.personal__title {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 25px;
  letter-spacing: 0.04em;
}
@media screen and (max-width:767px) {
  .personal__title {
    font-size: 3.7333333333vw;
    margin-bottom: 4vw;
  }
}
.personal__txt {
  font-size: 1.5rem;
  line-height: 2.1;
  letter-spacing: 0.04em;
}
@media screen and (max-width:767px) {
  .personal__txt {
    font-size: 3.4666666667vw;
    letter-spacing: 0.01em;
    line-height: 1.7;
  }
}
@media print, screen and (min-width:768px) {
  .personal__mail:hover {
    opacity: 0.7;
  }
}
.personal__phone {
  pointer-events: none;
}
@media screen and (max-width:767px) {
  .personal__phone {
    pointer-events: initial;
  }
}