@charset "UTF-8";

/* ーーーーーーーーーーフォントーーーーーーーーーー */
.en-font {
  font-family: "Times New Roman", serif;
}

/* ーーーーーーーーーー全体ーーーーーーーーーー */
html, body {
  color: #483d35;
}

/* ーーーーーーーーーー template0_fair ーーーーーーーーーー */
.pickup-fair-list-container {
}

/* ーーーーーーーーーー template1_fair ーーーーーーーーーー */
.fairsearch h2 span, main>.recommendfair h2 span {
  color: #C49E87;
}
.recommendfair .more a {
  background-color: #C49E87;
}

/* ーーーーーーーーーー template2_plan ーーーーーーーーーー */
.pickup-plan-list-container {
  color: #483d35;
}

/* ーーーーーーーーーー template3_review ーーーーーーーーーー */
.review-index-btn-wrapper,
.review-index-btn-wrapper .review-index-btn {
  color: #fff;
  background-color: #C49E87;
}

/* ーーーーーーーーーー template4_new ーーーーーーーーーー */
#newsIframe1 .news-wrap .right-box {
  background-color: #f5f5f2;
}