body,
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
.secondary_nav_widgetized_area nav,
.caption .inner .t1,
.caption .inner .t2,
.caption .inner .t3,
.head_panel .hgroup,
.section_header,
.newsletter_form h3,
.text_block h1,
.text_block h2 small,
.text_block h3 small a,
.post-grid.boxed_children article.post h2.post_title {
  font-family: 'YuMincho', 游明朝, 'MS P明朝', 'MS PMincho', serif;
}
.header,
p,
.section_header.xbold p,
.section_header.fancy p,
.section_header.minimal p,
.section_header.elegant p,
.section_header.overlay p,
.testimonial p,
.pricing_plan .the_price,
.bootstrap-datetimepicker-widget table th,
.widget_latest_posts .media .media-body a span,
.widget_categories ul li a,
.widget_categories ul li a small,
.widget_booking_form h5 {
  font-family: YuGothic, '游ゴシック', 'MS Pゴシック', 'MS PGothic', sans-serif;
}
.eng {
  font-family: TimesNewRoman, 'Times New Roman', serif !important;
  font-style: italic;
}
body,
.light_section,
.main .light_section,
div[class*="_section"] .light_section,
section[class*="_section"] .light_section,
section[class*="_section"] div[class*="_section"] .light_section {
  background-color: #d0d3d4;
}
body,
.light_section,
.main .light_section,
div[class*="_section"] .light_section,
section[class*="_section"] .light_section,
section[class*="_section"] div[class*="_section"] .light_section,
.text_block h2,
.text_block h3 {
  color: #2D2926;
}
.dark_section,
.main .dark_section,
div[class*="_section"] .dark_section,
section[class*="_section"] .dark_section,
section[class*="_section"] div[class*="_section"] .dark_section,
footer,
footer .copyright_content {
  background-color: #2D2926;
}
.btn-black {
  border: 1px #89734c solid;
  color: #705f34 !important;
}
footer a:link, footer a:visited {
  color: #ffffff;
}
.btn-black:before {
  background: #89734c;
}
.header nav.primary_nav ul li a:before {
  background: #89734c;
}
.light_section a:hover,
.main .light_section a:hover,
div[class*="_section"] .light_section a:hover,
section[class*="_section"] .light_section a:hover,
section[class*="_section"] div[class*="_section"] .light_section a:hover,
.light_section a:active,
.main .light_section a:active,
div[class*="_section"] .light_section a:active,
section[class*="_section"] .light_section a:active,
section[class*="_section"] div[class*="_section"] .light_section a:active,
footer a:hover, footer a:active {
    color: #89734c;
}
.caption.caption_elegant .inner .t1,
.caption.caption_elegant .inner .t3 {
  color: #2D2926 !important;
}
.header {
  background-color: #2D2926 !important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  text-transform: none;
}
.logo img {
  max-height: 30px;
}
h1 {
  margin: 0;
  padding: 0;
}
h2 {
  font-size: 20px;
}
a.menu-toggler {
  display: none;
}
.main section:nth-child(1) {
  padding-top: 80px;
}
h2 {
  font-size: 20px;
}
@media (max-width: 420px) {
  h2 {
    font-size: 16px;
  }
  .text_block p {
    font-size: 13px;
  }
}
