section {
  padding: 120px 0 160px
}

@media only screen and (max-width: 768px) {
  section {
    padding: 14.32292vw 0 20.83333vw
  }
}

#security .security_wrap {
  max-width: 860px;
  margin: 50px auto 0;
  padding: 0 30px
}

@media only screen and (max-width: 768px) {
  #security .security_wrap {
    padding: 0
  }
}

#security .security_day {
  text-align: right
}

#pri\
vacy h3 {
  padding: 50px 0 20px;
  font-size: 20px;
  border-bottom: 1px solid #000
}

@media only screen and (max-width: 768px) {
  #security h3 {
    padding: 7.8125vw 0 2.60417vw;
    font-size: 4.16667vw;
    line-height: 1.5
  }
}

#security p {
  padding-top: 1em;
  line-height: 1.875
}

#security p a {
  text-decoration: underline;
  -webkit-transition: all 0.5s c\
ubic-bezier(0.21, 0.51, 0.51, 1);
  transition: all 0.5s cubic-bezier(0.21, 0.51, 0.51, 1);
  color: #006190
}

.pc #security p a:hover {
  opacity: .6
}

#security ol li {
  padding: 1em 0 0 1.3em;
  line-height: 1.875;
  text-indent: -1.3em
}

#security ul li {
  padding: 1em 0 0 1.3em;
  line-height: 1.875;
  text-indent: -1.2em
}

#security ul li::before\
 {
  content: '・';
  display: inline;
  margin: 0 5px
}

h1 {
  font-size: 30px;
  font-weight: bold;
  max-width: 860px;
  margin: 0 auto 0;
  padding: 0 30px
}

.company-info {
  margin-top: 3rem;
}
.company-info div {
  line-height: 1.6rem;
}
