/*********** S : etc.scss ***********/
.content.no-header {
  margin-top: 0;
  min-height: unset;
}

ol.num-list {
  font-size: 0;
  list-style: auto;
  list-style-type: decimal;
}
ol.num-list li.list-block {
  list-style: auto;
}

.private-view .w-con-02 .termsWrap .termsArea .t-type ol {
  padding-left: 22px;
}
.private-view .w-con-02 .termsWrap .termsArea .t-type ol li {
  padding-left: 2px;
}
.private-view .w-con-02 .termsWrap .termsArea .t-type ol li.ctt-t4 {
  font-size: 16px;
}
@media (max-width: 768px) {
  .private-view .w-con-02 .termsWrap .termsArea .t-type ol li.ctt-t4 {
    font-size: 0.7083333333rem;
  }
}
.private-view .w-con-02 .termsWrap .termsArea .t-type ol li span.ctt-t3 {
  position: relative;
  display: block;
}
.private-view .w-con-02 .termsWrap .termsArea .t-type .list-block {
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .private-view .w-con-02 .termsWrap .termsArea .t-type .list-block {
    margin-bottom: 0.625rem;
  }
}

.wrapper-cokkie .btn-close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 22px;
  height: 22px;
  padding: 0;
  background: url(https://img.lxhausys.com/public/images/btn_close_02.png) center no-repeat;
  font-size: 0;
}

/*********** E : etc.scss ***********//*# sourceMappingURL=etc.css.map */