@charset "utf-8";
.page-catcharea-inner:after {
  width: 158px;
  height: 83px;
  background: url(../img/icon_01.png) center 19px /100% no-repeat;
}

.lcl-block01-inner-img--01 img {
  width: 250px;
}

.lcl-block01-inner-img--02 {
  float: right;
  margin: 0 0 10px 30px;
  display: inline-block;
}

.lcl-block02 .cnt__txt {
  width: auto;
}
.lcl-link {
  color: #052c7c;
}

@media screen and (max-width: 767px) {
  /* ---------------------------------------------------------------- SP ---- */
  .page-catcharea-inner:after {
    width: 79px;
    height: 59px;
  }
}
