@charset "UTF-8";
/* 追加CSS */

/* ===============================================
# 2025 02.14 修正
=============================================== */

.side_bot {
    background: #F8B56E !important;

}

.line_re {
  background: #FBF7F1 !important;
}
.line_re .ttl {
  color: #d39e5f !important;
}
@media (max-width: 767px) {
  .banner_sp_img {
    min-height: 100%;
    max-height: 220px;
  }
}