p,li,td, figcaption {
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif !important;
}



.clearfix:after { content: "";
	display:block;
	height:0;
	visibility:hidden;
	clear:both;
}

.j-table table {
	border-collapse:collapse;
}

.j-table th,
.j-table td {
	border-bottom:1px solid #D6BE61;
	vertical-align:top;
}

.flo_l{
  float:left;
  
}

.flo_r{
  float:right;
}

img {
	max-width:100% !important;
	height:auto !important;
	margin:0;
	padding:0;
	border:none;
	vertical-align:top;
}

figure {
	max-width:100% !important;
	height:auto;
}

figure img {
	max-width:100% !important;
	height:auto !important;
	margin:0;
	padding:0;
	border:none;
}

#cc-inner {
	overflow:hidden;
}





@media screen and (max-width:480px) {
	.cc-m-hgrid-column {
		width:100% !important;
		float:none !important;
	}
}

a img {
	background-color:transparent;
	-moz-transition:0.3s;
	-webkit-transition:0.3s;
	-o-transition:0.3s;
	-ms-transition:0.3s;
	transition:0.3s;
}

a:hover img {
	filter:alpha(opacity=65);
	opacity:0.65;
}

body {
    padding:0;
    margin:0;
    min-width:970px;
    font-size:16px;
    color:#333;
}

.hr{
   border-bottom: 1px solid #5db030!Important;
}

#content a,
#side a { color:#4c79ee!Important; text-decoration: under-line;}
a:hover{ text-decoration: none;}

@media screen and (max-width:969px) {
	body {
		min-width:initial;
		min-width:auto;
	}

}

/*--header--*/

#header {
	width:1000px;
        height:100px;
	margin:0 auto;
	padding:0 0 20px;
	display:-webkit-flex;
	display:flex;
	-webkit-flex-wrap:nowrap;
	flex-wrap:nowrap;
	-webkit-justify-content:space-between;
	justify-content:space-between;
	-webkit-align-items:center;
	align-items:center;
	box-sizing:border-box;
}

#header .flo_left{
        float:left;
        margin-left:20px;
        margin-top:10px;
}


#header h1 {
	width:auto;
	margin:0 10px 0 0;
	padding:0px 0 0 0px;
}

#header h1 a img {
	opacity:1;
}

#header #head-contact,
#header #head-tel {
	margin:10px 0 0;
	padding:0;
}

#header #head-tel {
	margin: 0 20px 0 100px;
}

#header #switch {
	display:none;
}

@media screen and (max-width:969px) {
	#header {
		width:100%;
		padding:0px 20px;
                height:auto;
	}
	
	#header #switch {
		display:block;
		padding-left:10px;
	}

#header #head-tel {
	margin:0 10px;
}
	

	
	#header h1 {
                padding:0px 0 10px 10px;
		margin-right:auto;
	}
		
}



@media screen and (max-width:768px) {		
	#header h1 {
		margin-right:auto;
	}
	#header #head-contact,
	#header #head-tel {
		display:none;
	}



}

@media screen and (max-width:480px) {
	#header h1 {
		width:100%;
	}

#header .flo_left{
       width:70%;
}

}



/*--Mobile bannerー--*/
.mb-contact,
.mb-tel {
	display:none;
}

@media screen and (max-width:768px) {
.mb-cover{
    width:100%;
}

	.mb-contact{
		width:100%;
		max-width:237px;
		margin:5px auto 0;
		padding:0px 5px 0px 5px;
		display:block;
		box-sizing:border-box;
	}

	
	.mb-tel {
		width:100%;
		max-width:257px;
		margin:20px auto 10px;
		padding:0px 10px 0px 0px;
		display:block;
		box-sizing:border-box;
                font-size:130%;
                text-align: center;
                font-weight: bold;
        color:#655440!Important;
);	}
}

/*--------------------- 
**  Navigation
--------------------- */
#side .mainNav1
{
    padding:10px 0;
    margin:0 0 0 3px;
}

#side .mainNav2{
    width: 180px;
    font-size: 14px;
    margin:10px 0 20px 10px;
    padding:0 10px;
}


#side ul.mainNav1 li,
#side ul.mainNav2 li,
#side ul.mainNav3 li{
    font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif!Important;
    zoom: 1;
    display: inline;
    list-style:none;
}

#side ul.mainNav1 li{
}

#side ul.mainNav1 li a
{
    background: url(https://u.jimcdn.com/cms/o/s9099009cd8ba98c1/userlayout/img/bg-navi.jpg?t=1486171405) no-repeat left bottom;
    height:33px;
    display:block;
    padding:15px 0px 0px 20px;
    margin:0;
    color: #330000!Important;
    text-decoration: none;
    text-align:left;
    font-size:15px;
    font-weight:normal;
}

#side ul.mainNav2 li a
{
    display:block;
    padding:10px 10px 10px 10px;
    color: #330000!Important;
    margin:0;
    text-decoration: none;
    text-align:left;
    height:auto;
    font-weight:normal;
    font-size:14px;
    border-bottom:1px solid #d4f8e4;
    background:none;
}




#side ul.mainNav3 li a
{
    display:block;
    padding:0 0 0 15px;
    margin:0 0 5px 10px;
    color: #330000!Important;
    text-decoration: none;
    text-align:left;
    height:auto;
    border:none;
}

#side ul.mainNav1 a:hover,
#side ul.mainNav1 a.current{
    color:#80a56e!Important;
    font-weight: bold;
}

#side ul.mainNav2 a:hover,
#side ul.mainNav2 a.current
{
    color:#009a5a!Important;
    text-decoration: none;
    font-weight: bold;
}

#side ul.mainNav3 a:hover,
#side ul.mainNav3 a.current
{
    color:#009a5a!Important;
    text-decoration: none;
    font-weight: bold;
}

@media screen and (max-width:969px) {
#side ul.mainNav1,
#side ul.mainNav2,
#side ul.mainNav3{
     display:none;
}
		
}
/*--Mb navigation--*/
#mb-menu {
	display:none;
}

@media screen and (max-width:969px) {
	#gl-nav-outer {
		display:none;
	}
	
	#mb-menu {
		display:block;
	}
	
	#mb-nav {
		display:none;
	}
	
	#mb-nav ul {
		margin:0;
		padding:0;
	}
	
	#mb-nav .mainNav1 li {
		margin:0;
		padding:0;
   		width:100%;
		background:#FFF;
		list-style:none;
  	}
	
	#mb-nav .mainNav1 li a {
		width:auto;
		display:block;
        background-color:#8BAB4F;
    	position:relative;
    	padding:12px 0px 10px 45px;
    	border-bottom:1px solid #FFF;
    	color:#fff;
    	text-align:left;
    	text-decoration:none;
		font-size:16px;
		line-height:120%;
		font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","typesquare", sans-serif !important;
		box-sizing:border-box;
	}
	
	#mb-nav .mainNav2 li a {
		width:auto;
		display:block;
        background-color:#73ae57;
    	position:relative;
    	padding:12px 0px 10px 65px;
    	border-bottom:1px solid #FFF;
    	color:#fff;
    	text-align:left;
    	text-decoration:none;
		font-size:16px;
		line-height:120%;
		font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","typesquare", sans-serif !important;
	}
	
	#mb-nav .mainNav3 li a {
		width:auto;
		display:block;
        background-color:#8fbe78;
    	position:relative;
    	padding:12px 0px 10px 85px;
    	border-bottom:1px solid #FFF;
    	color:#fff;
    	text-align:left;
    	text-decoration:none;
		font-size:16px;
		line-height:120%;
		font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","typesquare", sans-serif !important;
	}
	
	#mb-nav .mainNav1 li a:hover {
		opacity:0.7;
	}
    #mb-nav .mainNav1 li.j-nav-has-children>a{
        background: #d94242 url(arrow3.png) no-repeat right center;
    }
    #mb-nav .mainNav2 li.j-nav-has-children>a{
        background: #ffcccc url(arrow3.png) no-repeat right center;
    }

}

.cc-pagemode-notfound #mb-main,
.cc-pagemode-overlay #mb-main {
	display:none !important;
}

/*.cc-indexpage #mb-main-cover{
　　　　max-width: 1600px;
       margin:0 auto;
       padding:0;
       background:none;
}

#mb-main-cover{
    background:url(https://u.jimcdn.com/cms/o/s9099009cd8ba98c1/userlayout/img/bg-header.jpg?t=1486171383) repeat-x center top;
    padding-top:20px;
　　 max-width: auto;
}*/

.cc-indexpage #main-cover{
　　　　max-width: 1600px;
       margin:0 auto;
       padding:0px 0 0;
       background:none;
       text-align: center;
       display:block;
}

.cc-indexpage #main-cover img{       
       margin:0 auto;
       text-align: center;
}


#main-cover{
display:none;
}

.cc-indexpage #mb-main,
.cc-indexpage #mb-main img{
	margin:0 auto;
	width:100%;
	padding:0;
	display:block;
}

/*-- BreadCrumb--*/
#bc-wrap {
	width:100%;
	margin:0;
	padding:0;
	background-color:#f8f2d3;
	display:block;
}

.cc-indexpage #bc-wrap,
.cc-page-blog #bc-wrap {
	display:none;
}

.cc-pagemode-notfound #bc-wrap,
.cc-pagemode-overlay #bc-wrap {
	width:100%;
	margin:0;
	padding:0;
	background-color:#f8f2d3;
	display:block !important;
}

#breadcrumb {
	width:100%;
	max-width:970px;
	margin:0 auto;
	padding:5px;
	display:block;
	box-sizing:border-box;
}

#breadcrumb a.home-link {
	width:auto;
	padding: 0 12px 0 0;
	color:#996600;
	background: url(https://u.jimcdn.com/cms/o/s9099009cd8ba98c1/userlayout/img/arrow-b.gif?t=1486171363) right center no-repeat;
	font-size:10px;
	float:left;
	font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","typesquare", sans-serif !important;
}

#breadcrumb ol {
        margin: 0;
        padding: 0;
        list-style-type: none;
}
#breadcrumb ol li {
        float: left;
        margin: 0;
		font-size:10px;
		color:#996600;
		font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","typesquare", sans-serif !important;
}
#breadcrumb ol li a {
        padding: 0 12px 0 0;
		color:#996600;
        background: url(arrow.png) right center no-repeat;
		font-size:10px;
		font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","typesquare", sans-serif !important;
}
#breadcrumb ol li a.cc-nav-current {
        text-decoration: none;
        color:#996600;
        background: none;
}




/*--Sidebar--*/

#side {
	width:23%;
	margin:0;
	padding:0;
        float:left;
	padding:25px 0 30px 0px;
        margin-right:20px;
}


/*--サイドバーここまで--*/

#container{
  width:1000px;
  margin:0 auto;
}


/*--contents--*/
#content {
	width:77%;
	max-width:730px;
	margin:0 auto;
	padding:20px 0px 45px 0px;
	box-sizing:border-box;
        background-color:white;
        float:right;
}

#content p{
       font-size:16px;
}

#content ul{
       margin-top:0!Important;
}

#content ul li{
       font-size:18px;
       margin-bottom:16px;
       line-height:150%;
}

#content ul li:last-child{
       margin-bottom:0px;
}



@media screen and (max-width:969px) {

#content,
#side{
        width:100%!Important;
        float:none!Important;
        padding:20px 0 30px;
}

#container{
       width:100%!Important;
}
}

/*--h1 h2 h3--*/
.j-header h1,
.post h1.j-blog-header {
	width:auto;
	font-size:24px !important;
	font-weight:bold !important;
	color:#330000 !important;
	line-height:120% !important;
	padding:0 10px 10px 10px;
	margin:0 0 20px;
	background:url(https://u.jimcdn.com/cms/o/s9099009cd8ba98c1/userlayout/img/h1.jpg?t=1486171412) left bottom no-repeat;
	font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","typesquare", sans-serif !important;
	text-align:left;
}



.j-header h2 {
	width:auto;
	font-size:20px !important;
	font-weight:normal !important;
	color:#330000 !important;
	line-height:120% !important;
	padding:15px 12px 5px 40px;
	margin:0 0 10px;
	background:url(https://u.jimcdn.com/cms/o/s9099009cd8ba98c1/userlayout/img/h2.jpg?t=1486171418) left bottom repeat-x;
	font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","typesquare", sans-serif !important;
}

.j-header h3 {
	width:auto;
	font-size:18px !important;
	font-weight:normal !important;
	color:#193300 !important;
	line-height:120% !important;
	padding:2px 12px 0px 25px;
	margin:0px 0px 5px 0px;
	background:url(https://u.jimcdn.com/cms/o/s9099009cd8ba98c1/userlayout/img/h3.jpg?t=1486171423) left 3px no-repeat;
	font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","typesquare", sans-serif !important;
}

@media screen and (max-width:480px) {
.j-header h1,
.post h1.j-blog-header {
	width:auto;
	font-size:20px !important;
	font-weight:bold !important;
	color:#FFF !important;
	line-height:120% !important;
	padding:13px 0px 13px 0px;
	margin:0px 0px 5px 0px;
	background-image:none;
	font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","typesquare", sans-serif !important;
	border-style: solid; border-width: 0px 50px; -moz-border-image: url(https://u.jimcdn.com/cms/o/s9099009cd8ba98c1/userlayout/img/h1.jpg?t=1486171412) 0 50 repeat; -webkit-border-image: url(https://u.jimcdn.com/cms/o/s9099009cd8ba98c1/userlayout/img/h1.jpg?t=1486171412) 0 50 repeat; -o-border-image: url(https://u.jimcdn.com/cms/o/s9099009cd8ba98c1/userlayout/img/h1.jpg?t=1486171412) 0 50 repeat; border-image: url(https://u.jimcdn.com/cms/o/s9099009cd8ba98c1/userlayout/img/h1.jpg?t=1486171412) 0 50 fill repeat;
	text-align:center;
}

.j-header h1:after {
	display:none;
}

.j-header h2 {
	width:auto;
	font-size:20px !important;
	font-weight:normal !important;
	color:#330000 !important;
	line-height:120% !important;
	background:url(https://u.jimcdn.com/cms/o/s9099009cd8ba98c1/userlayout/img/h2.jpg?t=1486171418) left bottom no-repeat;
	font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","typesquare", sans-serif !important;
	text-align:left;
}

.j-header h3 {
	width:auto;
	font-size:16px !important;
	font-weight:bold !important;
	color:#330000!important;
	line-height:120% !important;
	padding:2px 12px 0px 25px;
	margin:0px 0px 5px 0px;
	background:url(https://u.jimcdn.com/cms/o/s9099009cd8ba98c1/userlayout/img/h3.jpg?t=1486171423) left 3px no-repeat;
	font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","typesquare", sans-serif !important;
}

.mb-center{
       text-align:center;
}
}



#footer-area-wrap{
    background:#e0fbcd;
}

#footer-area{
    max-width:970px;
    margin: 0 auto;
    width:100%;
    padding:20px 20px 20px 0;
    color:#907863;
    line-height:150%;
}

#footer-area .f-img{
    float:left;
    margin:20px auto 10px;
}

#footer-area .f-img img{
    width:80%;
}

#footer-area p{
    color:#333;
    margin:20px 0 0 20px;
}

@media screen and (max-width:768px) {	
#footer-area .f-img{
    float:none;
}

#footer-area .f-img img{
    width:80%;
    margin:0 auto;
    max-width:237px;
}
}

@media screen and (max-width:969px) {
#footer-area{
    width:100%;
}

@media screen and (max-width:480px) {
#footer-area .f-img img{
    width:60%;
    margin:0 auto;
    max-width:237px;
}

#footer-area p{
   text-align:center;
}

}

/*--Footer--*/
#footer{
	width:100%;
	clear:both;
	margin:0px 0px 1px 0px;
	padding:10px 20px 0px 20px;
	font-size:12px;
	line-height:120%;
	color:#FFF;
	text-align:center;
    background:#e0fbcd;

	font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","typesquare", sans-serif !important;
	box-sizing:border-box;
}

.gutter{
	width:100%;
	max-width:980px;
	margin:0 auto;
	padding:5px 0px 10px 0px;
}



.j-blogarticle .c {
	display:none;
}



/*--Blog--*/
.blogselection .j-blogarticle h2 {
	width:auto;
	font-size:16px !important;
	font-weight:bold !important;
	color:#655440 !important;
	line-height:120% !important;
	padding:13px 10px 11px 20px;
	margin:0px 0px 5px 0px;
	background:url(https://u.jimcdn.com/cms/o/s9099009cd8ba98c1/userlayout/img/h2.jpg?t=1486171418) left bottom repeat-x;
	font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","typesquare", sans-serif !important;
	text-align:left;
}

.blogselection .j-blogarticle a.j-blog-header {
	color:#FFF !important;
}

.blogselection .j-blogarticle > h2 > a {
	color:#FFF !important;
}




.j-blogarticle {
	padding-bottom:25px;	
}

.post .datetime,
.j-blogarticle .datetime {
	font-size:13px;
	font-weight:bold;
	color:#351913 !important;
	font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","typesquare", sans-serif !important;
}

.post .datetime .datetime-inner,
.j-blogarticle .datetime .datetime-inner {
	line-height:100% !important;
}

.j-blogarticle .datetime .datetime-inner {
	padding:3px 10px 3px 10px !important;
}

.post .postmeta {
	font-size:14px;
	font-weight:bold;
	color:#351913;
	margin:0 !important;
	padding:0 !important;
}

.post div.datetime.dt-style3 {
	width:100%;
	margin:0;
	padding:0 !important;
	background-color:transparent !important;
	box-shadow:none !important;
	display:block !important;
	float:none !important;
	text-align:right;
	min-height:inherit !important;
}

.j-blogarticle div.datetime.dt-style3 {
	width:100%;
	margin:0;
	padding:0px 0px 0px 12px !important;
        background-color:#73ae57;
	box-shadow:none !important;
	display:block !important;
	float:none !important;
	text-align:left;
	min-height:inherit !important;
	box-sizing:border-box;
	border-radius:0px !important;
}

.post div.datetime.dt-style3 p.day-word,
.j-blogarticle div.datetime.dt-style3 p.day-word {
	display:none;
}

.post div.datetime.dt-style3 p.yr,
.post div.datetime.dt-style3 p.mon,
.post div.datetime.dt-style3 p.day {
	margin:0;
	padding:0 !important;
	display:inline-block;
	font-size:12px;
	color:#351913 !important;
	font-weight:bold !important;
	line-height:100% !important;
	font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","typesquare", sans-serif !important;
}

.j-blogarticle div.datetime.dt-style3 p.yr,
.j-blogarticle div.datetime.dt-style3 p.mon,
.j-blogarticle div.datetime.dt-style3 p.day {
	margin:0;
	padding:0 !important;
	display:inline-block;
	font-size:12px;
	color:#FFF !important;
	font-weight:bold !important;
	line-height:100% !important;
	font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","typesquare", sans-serif !important;
}

.cc-page-blog #content {
	margin-top:5px;
}

div.datetime.dt-style3.dt-alignment-right {
	margin:0 !important;
}





.cc-m-image-align-1,
.cc-m-image-align-2,
.cc-m-image-align-3 {
	text-align:center !important;
}

.cc-m-image-align-1 img,
.cc-m-image-align-2 img,
.cc-m-image-align-3 img {
	float:none !important;
}