@charset "utf-8";

.other .g-card__content {
  background: linear-gradient(90deg, #E77F35, #EFAD49);
}

.other .g-card__category {
  color: #E77F35;
}

.other_ttl {
  color: #E77F35;
}

.other .g-body{
  background: url(../img/share/gradation-orange.png);
  background-size: 100% 210px;
  background-repeat: no-repeat;
}

.other+.under-contents {
  background-color: #E77F35;
}
.other .g-input-form__inner{
  background: linear-gradient(90deg, #E77F35, #EFAD49);
}