#header_slider .item1 .catch { font-size:36px; color:#ffffff;  }
@media screen and (max-width:750px) {
  #header_slider .item1 .catch { font-size:20px; }
}
#header_slider .item1 .overlay { background-color:rgba(10,0,0,0.5); }
#header_slider .item2 .catch { font-size:34px; color:#ffffff;  }
@media screen and (max-width:750px) {
  #header_slider .item2 .catch { font-size:20px; }
}
#header_slider .item2 .overlay { background-color:rgba(0,0,0,0.3); }
#header_slider .item3 .catch { font-size:34px; color:#ffffff;  }
@media screen and (max-width:750px) {
  #header_slider .item3 .catch { font-size:20px; }
}
#header_slider .item3 .overlay { background-color:rgba(0,0,0,0.3); }
.index_service_list.num1 .cb_headline { font-size:24px; color:#00bc48; }
.index_service_list.num1 .cb_catch { font-size:38px; }
.index_service_list.num1 .cb_desc { font-size:16px; }
.index_service_list.num1 .item .title { font-size:12px; }
.index_service_list.num1 .item .desc { font-size:12px; }
.index_service_list.num1 .link_button a { color:#ffffff; background:#00bc48; }
.index_service_list.num1 .link_button a:hover { color:#ffffff; background:#007a96; }
@media screen and (max-width:750px) {
  .index_service_list.num1 .cb_headline { font-size:12px; }
  .index_service_list.num1 .cb_catch { font-size:24px; }
  .index_service_list.num1 .cb_desc { font-size:14px; }
  .index_service_list.num1 .item .title { font-size:15px; }
  .index_service_list.num1 .item .desc { font-size:12px; }
}
.index_post_slider.num2 .cb_headline { font-size:24px; color:#00bc48; }
.index_post_slider.num2 .cb_catch { font-size:38px; }
.index_post_slider.num2 .item .title { font-size:16px; }
.index_post_slider.num2 .link_button a { color:#ffffff; background:#00bc48; }
.index_post_slider.num2 .link_button a:hover { color:#ffffff; background:#007a96; }
@media screen and (max-width:750px) {
  .index_post_slider.num2 .cb_headline { font-size:12px; }
  .index_post_slider.num2 .cb_catch { font-size:24px; }
  .index_post_slider.num2 .item .title { font-size:14px; }
}
#index_box_content .box_item1 .title { color:#ffffff; background:#00bc48; }
#index_box_content .box_item1 .title:before { border-color:#ffffff; }
#index_box_content .box_item2 .title { color:#ffffff; background:#00bc48; }
#index_box_content .box_item2 .title:before { border-color:#ffffff; }
#index_box_content .box_item3 .title { color:#ffffff; background:#00bc48; }
#index_box_content .box_item3 .title:before { border-color:#ffffff; }
#index_box_content .title { font-size:18px; }
#index_box_content .desc { font-size:14px; }
@media screen and (max-width:750px) {
  #index_box_content .title { font-size:16px; }
  #index_box_content .desc { font-size:12px; }
}
#site_loader_overlay.active #site_loader_animation {
  opacity:0;
  -webkit-transition: all 1.0s cubic-bezier(0.22, 1, 0.36, 1) 0s; transition: all 1.0s cubic-bezier(0.22, 1, 0.36, 1) 0s;
}