@charset "utf-8";
/* common */
.same-width-box {
  gap: 40px;
}

.sec-side-ttl {
  margin-bottom: unset;
}

.btn-icon::before {
  filter: invert(1);
}

.head-ttl {
  line-height: 1;
  color: #A0DCEB;
  font-size: 42px;
  font-weight: 700;
}

.post-card {
  padding-block: 18px;
}

.same-width-box .btn-link,
.sec-new-release .btn-link {
  padding-top: unset;
}
