@charset "UTF-8";
/* CSS Document */

/*クリア用*/
hr.clearline {
	clear:both;
	border:1px solid #FFF;
}

hr.clearspace {
	clear:both;
	border:1px solid #FFF;
	margin:15px 0px;
}

/*common*/
body {
    background: url(../../images/bg.png);
    color: #333;
    font-family: YuGothic,'Yu Gothic', Hiragino Kaku Gothic Pro,ヒラギノ角ゴ Pro W3,Meiryo,メイリオ,ＭＳ\ Ｐゴシック,MS PGothic,Verdana,sans-serif;
    font-size: 14px;
}

.page-title {
    margin: 0;
}

p.page-title {
    font-family: "新丸ゴ R",Shin Maru Go Regular;
    text-shadow:0px 0px 5px #4f732b;
}

.page-title-filter {
     background: none;
}

.topicpath {
    background: none;
    margin-bottom: 0;
}

.site-header {
    border-top: 4px solid #48B24C;
}

.nav-menu-btn-text {
    color: #48B24C;
}

.nav-menu-btn {
    color: #48B24C;
}

.js-acms-offcanvas-active .offcanvas-bar {
    background: #48B24C;
}

.offcanvas-nav a {
    color:  #fff;
}

.nav-menu-action-link {
    color: #48B24C;
}

.nav-menu-action-link:active, .nav-menu-action-link:focus, .nav-menu-action-link:hover, .nav-menu-action-link:visited {
    color: #48B24C;
}

.contentswrap {
    background: #fff;
    margin-bottom: 20px;
}

.navbar li li.orange {
    background: #48B24C;
    padding: 5px;
    color: #fff;
}


/*contents*/

.main {
    background: #fff;
    border-radius: 10px;
    margin-bottom: 30px;
    padding: 20px;
}

.module-header {
    padding: 0;
    border-bottom: none;
    color: #5b4a3f;
}

/*見出し*/

h2.entry-title {
    background: url("../../images/common/h3_bg.png") no-repeat;
    border-bottom: 3px dotted #f19500;
    padding: 10px 0 10px 50px;    
}

h1.entry-title {
    background: url("../../images/common/h2bg.png") no-repeat 10px 0px;
    border-bottom: 3px dotted #f19500;
    color: #f19500;
    padding: 20px 0 20px 80px;    
}

h1.entry-title a {
    color: #f19500;
}
.acms-page-header {
    border-bottom: none;
}

.entry-column h2 {
    margin: 0 10px 25px;
    padding: 5px 10px;
    font-size: 20px;
    color: #9A5D31;
    border-left: 5px solid #f19500;
    font-family: "新丸ゴ R",Shin Maru Go Regular;
}

h2.module-heading {
    background: url("../../images/common/h3_sidebg.png") no-repeat;
    border-bottom: 3px dotted #f19500;
    padding: 10px 0 10px 50px;
}

.entry-column h3 {
    margin: 0 10px 20px;
    padding: 10px 0px 10px 40px;
    font-size: 16px;
    color: #fff;
    background: url("../../images/common/h3_bg.png") no-repeat #BD6E48 10px 5px;
    border-radius: 10px;
}

.entry-column h4 {
    padding: 5px 10px 5px 10px;
    font-size: 16px;
    border-left: 5px solid #BD6E48;
    color: #BD6E48;
    background: #F0DFD6;

}

.entry-column h5 {
    padding: 5px 0px;
    font-size: 16px;
    color: #333;
}

.acms-label {
    background-color: #f19500;
    color: #fff;
}

/*pagestyle*/
.label-category {
    background-color: #F19500;
}

.entry-column blockquote {
    width: 100%;
    margin-bottom: 30px;
    padding: 15px 20px 15px 16px;
    font-size: 16px;
    line-height: 1.5;
    border-left: 4px solid #F19500;
    background: #fdffe9;
    box-sizing: border-box;
}

/*footer*/
.suggest-box {
    background: url("../../images/common/footerbg1.png") repeat-x;
    color: #fff;
}

.suggest-tel {
    color: #fff;
    font-family: "新丸ゴ R",Shin Maru Go Regular;
    letter-spacing: 3px;
}

.foot-wrapper {
    background: url("../../images/common/footerbg2.jpg");
}

.footer-nav-list a {
    color: #fff;
}

@media (min-width: 1024px){
.navbar>ul {
    float: none;
}
}

/*PCのみ*/
@media (min-width: 768px){
    
/*フッタ部分の背景*/
.mainwrap {
    background: url("../../images/common/footerbg.png") no-repeat 0px bottom;
}
    
.main {
    margin-bottom: 150px;
}

.suggest-box {
    margin: -10px;
}
    
.page-title-wrapper {
    height: 130px;
}
        
div.topimg {
    width: 949px;
    text-align: center;
	margin: 0 auto;
}

.site-logo {
    width: 287px;
}
    
.contentswrap {
    padding: 20px 30px;
    border-radius: 50px;
}

.navbar li li {
    background: #81C043;
    border: 0;
    border-top: 1px solid #a5dd6f;
}

.navbar li li a:hover {
    background: #679e33;
}
/*グローバルナビ*/
.navbar {
    height: 46px;
    padding-bottom: 20px;
    font-family: "じゅん 501",Jun 501;
    color: #fff;
}

.navbar li {
    margin: 0;
}

.navbar li a {
    color: #fff;
}

.navbar li a:hover {
    color: #fff;
}
    
.navbar li:hover a {
    border-bottom: 4px solid #FF9A00;
}

/*グローバルナビの背景*/
.head-wrapper {
    background: url("../../images/common/header_bg.png") repeat-x 0px 83px;
}

.head-top-wrapper {
    background: url("../../images/common/header_bg.png") repeat-x 0px 345px;
}

    
}


/*SP*/
@media (max-width: 767px) {
img {
    width: 100%;
}

.header-stack .site-name {
    margin: 30px auto;
    width: 80%;
}
    
.site-logo {
    width: 100%
}

.main-slider-image {
    height: 100px;
    background-size: contain;
}

.fix-height {
    height: 100px;
}

div.headerTel  img {
    padding: 10px 0 0 0;
}
    
p.titletext {
    font-size: 85%;
}

.contentswrap {
    padding: 10px;
    border-radius: 10px;
}
    
.page-title-filter {
     background: url("../../images/category/catbg.jpg");
}

}