/* Themify Customize Styling */
body {	background: none;
	background-color: #fffcec; 
}
#pagewrap {	background: none;
	background-color: #fffcec; 
}
#body {	background: none;
	background-color: #fffcec; 
}
#content {	background: none;
	background-color: #fffcec;
	padding-top: 2%;
	padding-bottom: 3em; 
}
#sidebar {	background: none;
	background-color: #fffcec; 
}
.header-classic #headerwrap, #headerwrap {	background: none;
	background-color: #fffcec; 
}
#headerwrap {	
	border: none !important; 
}
#header {	background: none;
	background-color: #fffcec;
	height: 2em;
	border: none !important; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #fffcec; 
}
body[class*="themify"] #site-logo a img {		width: 300px; 
}
#main-nav {	background: none;
	background-color: #fffcec; 
}
#main-nav-wrap #main-nav a {	background: none;
	background-color: #fffcec; 
}
#main-nav-wrap #main-nav li:not(.themify-widget-menu) > ul, #main-nav .has-mega-sub-menu .mega-sub-menu, #main-nav .has-mega-column > .sub-menu {	background: none;
	background-color: #fffcec; 
}
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a, #main-nav .has-mega-column > .sub-menu a {	background: none;
	background-color: #fffcec; 
}
#main-nav ul a:hover, #main-nav .current_page_item ul a:hover, #main-nav ul .current_page_item a:hover, #main-nav .current-menu-item ul a:hover, #main-nav ul .current-menu-item a:hover {	background: none;
	background-color: #fffcec; 
}
#footerwrap {	background: none;
	background-color: #008139; 
}
#footer {	
	color: #ffffff; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 300px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 300px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 300px; 
}
 }.mobile-menu-visible.header-slide-out .sidemenu-on, .mobile_menu_active.header-leftpane #headerwrap, .mobile_menu_active.header-rightpane #headerwrap, .mobile_menu_active #headerwrap .sidemenu-on { background: none;
	background-color: #fffcec; }.mobile_menu_active #headerwrap .sidemenu-on a:hover, .mobile_menu_active #headerwrap #main-nav a:hover, .mobile_menu_active #headerwrap #main-nav ul a:hover { background: none;
	background-color: #fffcec; }.mobile_menu_active.header-leftpane #pagewrap #headerwrap .header-icons #menu-icon, .mobile_menu_active.header-rightpane #pagewrap #headerwrap .header-icons #menu-icon, body:not(.header-leftpane):not(.header-rightpane).mobile_menu_active #menu-icon, .mobile_menu_active.header-horizontal #headerwrap #menu-icon { background: none;
	background-color: #fffcec; }
/* Themify Custom CSS */
body {
font-family: 'UD Digi Kyokasho NK-B', sans-serif;
}
p {
    margin: 0 0 1em;
    padding: 0;
}
#headerwrap {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#main-nav {
font-family: 'UD Digi Kyokasho NK-B', sans-serif;
font-weight: 700;
}
.module-slider.slider-overlay .slide-content {
font-family: 'UD Digi Kyokasho NK-B', sans-serif;
font-size: 1.8rem;
    padding: 2% 4%;
    width: 100%;
    background: #333;
    background: rgba(0,0,0,.7);
    color: #ccc;
    line-height: 1.4em;
    box-sizing: border-box;
}
@media screen and (max-width: 760px) {
body .pagewidth, body.full_width .themify_builder_row .row_inner, body.full_width .related-posts, .full_width .post-nav, .full_width .commentwrap, .full_width .module-layout-part .themify_builder_row.fullwidth_row_container .row_inner {
max-width: 94%;
}
}
@media screen and (max-width: 760px) {
.module-slider.slider-overlay .slide-content {
font-size: 1rem;
}
}
.entry-content p {
font-size: 0.9em;
line-height: 1.5em;
}
@media screen and (max-width: 760px) {
.loops-wrapper.grid2 .post,
.loops-wrapper.grid3 .post,
.loops-wrapper.grid4 .post,
.loops-wrapper.grid5 .post {
    clear: none;
    float: left;
    margin: 0.5% 0 1% 1%;
    width: 49.5%;
    max-width: 49.5%;
}
}
.loops-wrapper.grid4 .post-image p {
position: absolute;
top: 0;
right: 0;
margin: 0;
color: white;
background: #008139;
font-size: 16px;
line-height: 1.2;
padding: 5px 10px;
}
.loops-wrapper.grid4 .post-image {
position: relative;
width: 100%;
height: 12em;
overflow: hidden;
}
@media screen and (max-width: 760px) {
.loops-wrapper.grid4 .post-image {
width: 100%;
height: 10em;
overflow: hidden;
}
}
.loops-wrapper.grid4 .post-title {
font-size: 1.5em;
height: 4em;
text-align: left;
overflow: hidden;
}
.loops-wrapper.grid4 .post-image a:after{
content:"";
position: absolute;
top: -100%;
left: -100%;
width: 100%;
height: 100%;
background : #fff;
opacity: 0.3;
transition: .4s;
}
.loops-wrapper.grid4 .post-image a:hover:after{
top: 0;
left: 0;
}
.iconimg {
float: left;
margin-right: 0.5em;
margin-bottom: 1em;
}
.widget {
    margin: 0;
}
.widgettitle {
    margin: 0 0 0.5em;
    text-align: center;
}
.widget .feature-posts-list li {
    margin: 0;
}
table {
  border-collapse: collapse;
  width: 100%;
}
table th,
table td {
  background-color: #fff;
  padding: 10px;
  border: 1px solid #999;
}
table th {
  background-color: #fff;
  text-align: center;
  width: 30%;
}
table p {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 760px) {
  table {
		border-top: 1px solid #999;
		table-layout: fixed;
  }
  table td {
    padding: 0.5em;
    display: block;
    text-align: center;
    width: 100%;
  }
  table th {
    padding: 0.5em;
    display: block;
    border-top: none;
    border-bottom: none;
    width: 100%;
  }
}
* {-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box
  }
horizontal-left .back-top .arrow-up a, .footer-horizontal-right .back-top .arrow-up a, .footer-left-col .back-top .arrow-up a, .footer-right-col .back-top .arrow-up a {
background-color: #fffcec;
color: #008139;
width: 60px;
height: 25px;
line-height: 100%;
padding: 0.5em;
text-align: center !important;
}
.footer-horizontal-left .back-top .arrow-up:hover a, .footer-horizontal-right .back-top .arrow-up:hover a, .footer-left-col .back-top .arrow-up:hover a, .footer-right-col .back-top .arrow-up:hover a {
background-color: #ffe986;
}
.button_wrapper{
text-align: center;
}
a.cp_btn {
display: block;
position: relative;
width: 150px;
padding: 0.5em;
text-align: center;
text-decoration: none;
color: #fff;
background: #C44E4E;
overflow: hidden;
}
a.cp_btn:after {
content:"";
position: absolute;
top: -100%;
left: -100%;
height: 100%;
width: 150px;
background : #fff;
opacity: 0.3;
transition: .4s;
}
a.cp_btn:hover:after {
top: 0;
left: 0;
}