.txt_lead {
  text-align: center;
  margin: 70px 0; }

.pri_sec1 {
  padding-bottom: 120px;
  box-sizing: border-box; }

.pri_bx {
  margin-top: 30px; }
  .pri_bx .ttl {
    color: #117f71;
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1.5px dotted #dbdbdb;
    font-size: 1.7rem; }
  .pri_bx ul {
    margin: 20px 0; }
  .pri_bx li {
    list-style-type: disc;
    margin-left: 20px; }

/*------------------------------------------------------------
media
------------------------------------------------------------*/
@media screen and (max-width: 750px) {
  .txt_lead {
    margin: 40px 0; }

  .pri_bx .ttl {
    font-size: 1.6rem; }

  .pri_sec1 {
    padding-bottom: 80px;
    box-sizing: border-box; } }
/*--media_end--*/

/*# sourceMappingURL=under_privacy.css.map */
