.section.page-header {
    background-color: white;
    color: #41c004;
}


body,
p {
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight:400 !important;
	  color:black !important;
	  letter-spacing: 0.5px !important;
    }


.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color:black !important;
}


footer .sectionBox {
    display:none !important;
    }

footer .copySection {
    display:block !important;
    border-top:none !important;
    }


footer .copySection p:nth-child(2) {
    display:none !important;
    }


.gMenu_name {
    font-weight:600 !important;
    }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight:700;
}



body,
header,
nav ul li a {
    background-color:white !important;
    }


.pager li a {
    background-color:white
!important;
    }

.pager li a {
    border-color:white
!important;
    }

.pager li a {
    color:black
!important;
    }

.pager li a {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius:0px;
    border-bottom-left-radius:0px;
    }

.vk-mobile-nav-menu-btn {
    position: fixed;
    top: 10px;
    left: 10px;
    z-index: 2100;
    overflow: hidden;
    border: 0px solid #333;
    border-radius: 5px;
}

.vk-mobile-nav-menu-btn {
    background-color: white;
	  -webkit-box-shadow: 0px 0px 0px rgba(0,0,0,.1);
	  box-shadow: 0px 0px 0px rgba(0,0,0,.1);
}

.page-header_pageTitle, h1.page-header_pageTitle:first-child {
    font-size: 18px;
}


.btn-primary {
    background-color: #41c004;
    border-color: #41c004;
}


.btn-group-xs>.btn, .btn-xs {
    border-radius: 0px;
}


.btn-group-sm>.btn, .btn-sm {
    border-radius: 0px;
}

.btn-group-xs>.btn, .btn-xs {
    line-height: 1.6;
}


.media .media-body .media-heading a {
    color: black;
}

.widget_archive ul li a, .widget_categories ul li a, .widget_link_list ul li a, .widget_nav_menu ul li a, .widget_pages ul li a, .widget_recent_entries ul li a {
    color: black;
}


.nav li a {
    color: black;
}


label {
    font-weight: 800;
}


.siteContent {
    padding: 2.5em 0 1.5em;
}


.siteHeader .container {
    padding-top: 25px;
    padding-bottom: 25px;
}


.entry-meta-dataList dt {
	  border-radius: 0px;
}


.btn-group-sm>.btn, .btn-sm {
    font-size: 12px;
}


.h6, h6 {
    font-size: 15px;
}


.col-sm-4 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}


img {
    border-style:none;
}


.jp-carousel-titleanddesc {
    font-size: 11px;
}