/* -------------------------------------------------
  * privacy_policy & disclaimer
------------------------------------------------- */
.contents--other {
  margin: 140px 0 150px;
}

.contents__head--other:before {
  right: calc(100% - 20px);
  left: auto;
}

.contents__deco--other01 {
  position: absolute;
  z-index: auto;
  top: -70px;
  right: 0;
  width: 141px;
  pointer-events: none;
}

.contents__deco--other02 {
  position: absolute;
  z-index: auto;
  bottom: -110px;
  left: 0;
  width: 154px;
  pointer-events: none;
}

@media screen and (max-width: 768px) {
  .contents--other {
    margin: 30px 0 50px;
  }
  .contents__deco--other01 {
    z-index: 3;
    top: 60px;
    width: 60px;
  }
  .contents__deco--other02 {
    z-index: 3;
    bottom: -50px;
    width: 80px;
  }
}

.contents__inner--trade-law {
  width: 100%;
}

.contents__inner--trade-law-column {
  width: 100%;
}

.contents__inner--trade-law-column + .contents__inner--trade-law-column {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid rgba(42, 83, 56, 0.15);
}

.contents__inner--trade-law-column ul {
  margin-right: 1em;
  margin-left: 1em;
}

.contents__inner--trade-law-column .end {
  margin-top: 40px;
  padding-right: 1em;
  text-align: right;
}
/*# sourceMappingURL=../maps/trade-law.css.map */
