/* CSS Document */
/* CSS Document */
/*-------------------------
privacy
-------------------------*/
/* line 7, style.scss */
.privacy-txt {
  margin: 40px 0 0; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 7, style.scss */
    .privacy-txt {
      margin: 30px 0 0; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 7, style.scss */
    .privacy-txt {
      margin: 30px 0 0; } }
  @media screen and (max-width: 350px) {
    /* line 7, style.scss */
    .privacy-txt {
      margin: 20px 0 0; } }
  /* line 24, style.scss */
  .privacy-txt h4 {
    margin: 30px 0 0; }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 24, style.scss */
      .privacy-txt h4 {
        margin: 20px 0 0; } }
    @media screen and (max-width: 350px) {
      /* line 24, style.scss */
      .privacy-txt h4 {
        margin: 20px 0 0; } }
  /* line 45, style.scss */
  .privacy-txt ul li {
    text-indent: -1.3em;
    margin-left: 1.3em; }
    /* line 49, style.scss */
    .privacy-txt ul li:before {
      display: inline-block;
      content: '';
      width: 0.3em;
      height: 0.3em;
      background: #000000;
      border-radius: 50%;
      position: relative;
      top: -0.2em;
      margin: 0 0.5em; }

/* line 67, style.scss */
.signature {
  text-align: right;
  margin: 30px 0 0; }
  /* line 70, style.scss */
  .signature p {
    display: inline-block;
    text-align: left; }

/* line 77, style.scss */
h3.line_btm_dot {
  margin-top: 50px; }

/* line 81, style.scss */
h3.line_btm_dot:nth-of-type(1) {
  margin-top: 0px; }

/* line 88, style.scss */
.privacy-txt .tellink {
  pointer-events: none;
  color: #000;
  text-decoration: none; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 88, style.scss */
    .privacy-txt .tellink {
      pointer-events: auto;
      text-decoration: underline;
      color: #00f; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 88, style.scss */
    .privacy-txt .tellink {
      pointer-events: auto;
      text-decoration: underline;
      color: #00f; } }
  @media screen and (max-width: 350px) {
    /* line 88, style.scss */
    .privacy-txt .tellink {
      pointer-events: auto;
      text-decoration: underline;
      color: #00f; } }

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