@charset "UTF-8";

/*font*/
@import url(https://fonts.googleapis.com/earlyaccess/mplus1p.css);
@import url(https://fonts.googleapis.com/earlyaccess/sawarabimincho.css);
@import url(https://fonts.googleapis.com/css?family=Nunito);
@font-face {
	font-family: "mymincho";
	src: url("../../mrp04/font/mymincho.otf") format('truetype');
}

.mincho {
	font-family: "mymincho";
}

body{
line-height: 1.5;
font-family: "Nunito", "Mplus 1p", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E" , "Times New Roman" , "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;font-weight:normal;
font-size:95%;
}
#header .contact .tel{
font-weight:normal;}
#header .add{
font-weight:normal;}

nav#mainNav{
font-family: "Nunito", "Sawarabi Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E" , "Times New Roman" , "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;font-weight:normal;}


h1.title,
.post h1
{
font-weight:500;}
.post h2,
.post2b h2,
.post4b h2
{
font-weight:normal;}
.post h3
{
}
/* post内レスポンシブブロック指定
------------------------------------------------------------*/

.post .column2_40 {
	display: inline-block;
 *display: inline;
 *zoom: 1;
	margin: 5px 0;
	width: 40%;
	vertical-align: top;
}
.post .column2_40 img {
	max-width: 95.5%;
}
.post .column2_60 {
	display: inline-block;
 *display: inline;
 *zoom: 1;
	margin: 5px 0;
	width: 59.1%;
	vertical-align: top;
}
.post .column2_60 img {
	max-width: 95.5%;
}

/* post子ページ内レスポンシブブロック指定
------------------------------------------------------------*/

.childpost1b .column2_40 {
	display: inline-block;
 *display: inline;
 *zoom: 1;
	margin: 10px 0 10px 6px;
	width: 39%;
	vertical-align: top;
}
.childpost1b .column2_40 img {
	max-width: 95.5%;
	height: auto;
}
.childpost1b .column2_60 {
	display: inline-block;
 *display: inline;
 *zoom: 1;
	margin: 10px 2px 5px 0;
	width: 57.8%;
	vertical-align: top;
}
.childpost1b .column2_60 img {
	max-width: 95.5%;
	height: auto;
}

/*----------------------------------------------------------------------------------------------------
　幅750px以下から（header調節）
----------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 750px) {
.childpost1b .column2_40 {
	display: inline-block;
	width: 100%;
	margin: 6px auto 0 auto;
}
.childpost1b .column2_60 {
	display: inline-block;
	width: 96%;
	margin: 0 2% 5px 2%;
}
}

/*----------------------------------------------------------------------------------------------------
　幅640px以下から  （トップページの３画像調節など）
----------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 640px) {

.post .column2_40 {
	display: inline-block;
	margin: 5px 0;
	width: 100%;
}
.post .column2_60 {
	display: inline-block;
	margin: 5px 0;
	width: 100%;
}
}

/*
h1.title,
section.widget h2
{
background: none;
}
.post h1,
section.widget h2
{
border:none;
}
*/

h1.title,
.post h1
{
border:none;
background: none;
/*padding-bottom: 9px;*/
padding: 6px 10px;
    padding-top: 8px;
}
section.widget h2
{
border:none;
background: none;
/*padding-bottom: 9px;*/
padding: 6px 10px;
    padding-top: 8px;
}

.post h3{
padding: 5px 0 3px 8px;
}

.post{
border-top:none;
}


body{

	background:#ffffff;
color: #595454;}
a{
color: #4856f9;}
a:hover,
a:active,
.newsTitle p a:hover
{
color: #8ebdfa;}


#header .bg{
	background-color: rgba(165,228,119,1);
}
#header .bg .inner{
background: none;
}
#header h1,
#header .description{
color: #383333;font-size:11px;
}
#header{
	background: none;
}

#header .contact .tel{
color: #595454;}
#header .contact .tel a{
color: #595454;}
#header .add{
color: #595454;}

@media only screen and (max-width:1023px) {
body nav#mainNav {
	background: none;

    margin-left: calc(((100vw - 100%) / 2) * -1);
    margin-right: calc(((100vw - 100%) / 2) * -1);
    width: initial;
padding: 0;
}
}/*@media only screen and (max-width:1023px)*/


@media print, screen and (min-width: 1024px){
nav#mainNav{

}

nav#mainNav ul li a{
color: #363030;font-size:15px;
}
nav#mainNav ul li a b{
letter-spacing:0.03em;font-weight:normal;
margin-top:3px;

}
nav#mainNav ul li a span{
letter-spacing:0.03em;color: #27991e;font-weight:normal;
margin-top:2px;

}
nav#mainNav ul li{
border-right:1px solid #efe5e1;}
nav#mainNav ul li:first-child{
border-left:1px solid #efe5e1;}

nav#mainNav ul li.current-menu-item a,
nav#mainNav ul li a:hover,
nav#mainNav ul li a:active,
nav#mainNav ul li.current-menu-parent a,
nav#mainNav ul li.current-menu-ancestor a
{
background:#ffffff;

}
nav#mainNav ul li.current-menu-item a b,
nav#mainNav ul li a:hover b,
nav#mainNav ul li a:active b,
nav#mainNav ul li.current-menu-parent a b
{
color: #26881b;}
nav#mainNav ul li.current-menu-item a span,
nav#mainNav ul li a:hover span,
nav#mainNav ul li a:active span,
nav#mainNav ul li.current-menu-parent a span
{
}

nav#mainNav ul li li
{
background:#ffffff;
border-bottom:1px solid #ffffff;margin-left:2px;
}

nav#mainNav ul li li a:hover,
nav#mainNav ul li li.current-menu-item a
{
color: #26881b;}




nav#mainNav {

	background: none;
}

nav#mainNav ul li.current-menu-item a,
nav#mainNav ul li a:hover,
nav#mainNav ul li.current-menu-parent a
{
background: none;
border-bottom: 4px solid #74d142;height:30px;}
/*--------------------------------------------------------------------------*/
nav#mainNav ul li.current-menu-item li a,
nav#mainNav ul li li a:hover,
nav#mainNav ul li.current-menu-parent li a,
nav#mainNav ul li.current-menu-ancestor li a
{
	border-bottom:0px;
}
/*--------------------------------------------------------------------------*/
nav#mainNav ul li.current-menu-item a b,
nav#mainNav ul li a:hover b,
nav#mainNav ul li.current-menu-parent a b
{
color: #26881b;
}
nav#mainNav ul li.current-menu-item a span,
nav#mainNav ul li a:hover span,
nav#mainNav ul li.current-menu-parent a span
{

}
nav#mainNav ul li a{
    height: 44px;
}
nav#mainNav ul li a b
{
color: #363030;    /*font-weight: normal;*/
}
nav#mainNav ul li a span
{
color: #27991e;}

nav#mainNav ul li:first-child {

border-left:1px solid #efe5e1;}
nav#mainNav ul li {
border-right:1px solid #efe5e1;}



nav#mainNav ul li a{
height:34px;}

}/*@media print, screen and (min-width: 1024px) */

/*-------------------------
Site-header サイトヘッダー
--------------------------*/

/*スクロール途中からFIXさせる*/
@media print, screen and (min-width: 1024px){

/*------------------------
Add mainNav maintenance start
------------------------------*/
nav#mainNav ul li a {
    margin-left: -4%;
}
nav#mainNav ul li.current-menu-item a, nav#mainNav ul li a:hover, nav#mainNav ul li a:active, nav#mainNav ul li.current-menu-parent a {
    margin-left: -4%;
}
nav#mainNav ul li:last-child a {
    margin-left: -4px;
}
nav#mainNav ul li:last-child a:hover {
    margin-left: -4px;
}

nav#mainNav ul li {
    float: none;
    display: inline-block;
}
nav div.panel {
    float: none;
    text-align: center;
}
nav#mainNav ul ul {
    width: inherit;
}
nav#mainNav ul li ul.sub-menu li a,
nav#mainNav ul li ul.sub-menu li a:hover,
nav#mainNav ul li.current-menu-item ul.sub-menu li a,
nav#mainNav ul li ul.sub-menu li.current-menu-item a {
    padding: 11px 15px;
width:170px;    margin-left: 0;
}
nav#mainNav ul li ul li:hover ul {
    left: 99%;
}

/*------------------------
Add mainNav maintenance end
------------------------------*/
#header-layout {
	width: 960px;
	margin: 0 auto;
}
#header .inner{
width:960px;}
#header .bg .inner{
width:960px;
}

}/*@media print, screen and (min-width: 1024px){*/

@media print, screen and (min-width: 1024px){

/*-----------------------------
下層メニュー横幅サイズ設定
-----------------------------*/
nav#mainNav ul li li a{
	width:170px;
font-size:14px;}

/*---------------------------
下層メニュー
--------------------------*/
nav#mainNav ul li:hover ul {
    top: 97%;
    left: 19%;
}

nav#mainNav ul li li{background:none;border-bottom:none;}

nav#mainNav ul li li a,
nav#mainNav ul li.current-menu-item li a,
nav#mainNav ul li.current-menu-ancestor li a,
nav#mainNav ul li li.current-menu-item li a
{
	background: none;
color: #26881b;
}
nav#mainNav ul li li a:hover,
nav#mainNav ul li li.current-menu-item a,
nav#mainNav ul li li.current-menu-item li a:hover,
nav#mainNav ul li.current-menu-item li a:hover,
nav#mainNav ul li.current-menu-ancestor li.current-menu-item a,
nav#mainNav ul li.current-menu-ancestor li a:hover
{
border-bottom:none;
background:none;
	background-color: rgba(190,244,153,0.8);
color: #27991e;/*height:40px;*/
}

}
/*---------------------------------
レスポンシブ表示
---------------------------------*/
@media only screen and (max-width:1023px){

nav#mainNav .inner {
    width: 100%;
}
/*----------------------
【MENU】
----------------------*/
nav .panel {
	border: none;
}

nav#mainNav a#menu span {
    padding-left: 45px;
}

nav#mainNav a.menu {
	background:#96e061;
	background: url(../../mrp04/images/micon/umicon10.png) no-repeat 6px 8px,-webkit-gradient(linear, left top, left bottom, color-stop(0.00, #96e061), color-stop(1.00, #96e061));
	background: url(../../mrp04/images/micon/umicon10.png) no-repeat 6px 8px,-webkit-linear-gradient(#96e061, #96e061);
	background: url(../../mrp04/images/micon/umicon10.png) no-repeat 6px 8px,-moz-linear-gradient(#96e061, #96e061);
	background: url(../../mrp04/images/micon/umicon10.png) no-repeat 6px 8px,-o-linear-gradient(#96e061, #96e061);
	background: url(../../mrp04/images/micon/umicon10.png) no-repeat 6px 8px,-ms-linear-gradient(#96e061, #96e061);
	background: url(../../mrp04/images/micon/umicon10.png) no-repeat 6px 8px,linear-gradient(#96e061, #96e061);


color: #ffffff;border: 1px solid #ffffff;background-size: 20px;
box-sizing: border-box;
}
nav#mainNav a.menuOpen {
	background:#96e061;
	background: url(../../mrp04/images/micon/dmicon10.png) no-repeat 6px 8px,-webkit-gradient(linear, left top, left bottom, color-stop(0.00, #96e061), color-stop(1.00, #96e061));
	background: url(../../mrp04/images/micon/dmicon10.png) no-repeat 6px 8px,-webkit-linear-gradient(#96e061, #96e061);
	background: url(../../mrp04/images/micon/dmicon10.png) no-repeat 6px 8px,-moz-linear-gradient(#96e061, #96e061);
	background: url(../../mrp04/images/micon/dmicon10.png) no-repeat 6px 8px,-o-linear-gradient(#96e061, #96e061);
	background: url(../../mrp04/images/micon/dmicon10.png) no-repeat 6px 8px,-ms-linear-gradient(#96e061, #96e061);
	background: url(../../mrp04/images/micon/dmicon10.png) no-repeat 6px 8px,linear-gradient(#96e061, #96e061);


color: #ffffff;border: 1px solid #ffffff;background-size: 20px;

}

/*----------------------
メニュー
----------------------*/

nav#mainNav ul li a
{
background-color:rgba(173,176,166,0.5);
color: #357132;border-bottom: 1px solid #c7c1a9;}
nav#mainNav ul li a span,
nav#mainNav ul li.current-menu-parent a span
{
color: #357132;
}
nav#mainNav ul li li a,
nav#mainNav ul li.current-menu-item li a
{
background: rgba(173,176,166,0.5) url(../../mrp04/images/sub1.png) no-repeat 30px 50%;
color: #357132;border-bottom: 1px solid #c7c1a9;
}
nav#mainNav ul li li li:last-child a,
nav#mainNav ul li li:last-child li:last-child a,
nav#mainNav ul li li.current-menu-item li:last-child a,
nav#mainNav ul li li.menu-item-object-page li:last-child a,
nav#mainNav ul li li.current-menu-item:last-child li:last-child a
{
background: rgba(173,176,166,0.5) url(../../mrp04/images/subLast.png) no-repeat 45px 50%;
color: #357132;border-bottom: 1px solid #c7c1a9;
}
nav#mainNav ul li li:last-child a
{
background: rgba(173,176,166,0.5) url(../../mrp04/images/subLast.png) no-repeat 30px 50%;
color: #357132;border-bottom: 1px solid #c7c1a9;
}
nav#mainNav ul li li:last-child li a,
nav#mainNav ul li li.current-menu-item:last-child li a,
nav#mainNav ul li li.menu-item-object-page li a
{
background: rgba(173,176,166,0.5) url(../../mrp04/images/sub1.png) no-repeat 45px 50%;
color: #357132;border-bottom: 1px solid #c7c1a9;
}

/*------------------------------------------
hover,
current
------------------------------------------*/
nav#mainNav ul li.current-menu-item a,
nav#mainNav ul li a:hover
{
	background: none;
color: #736868;
}
nav#mainNav ul li a:hover span,
nav#mainNav ul li.current-menu-item a span
{
color: #736868;
}

nav#mainNav ul li li a:hover,
nav#mainNav ul li.current-menu-item li a:hover,
nav#mainNav ul li li.current-menu-item a
{
	background: url(../../mrp04/images/sub1.png) no-repeat 30px 50%;
color: #736868;
}
nav#mainNav ul li li li:last-child a:hover,
nav#mainNav ul li li:last-child li:last-child a:hover,
nav#mainNav ul li.current-menu-item li li:last-child a:hover,
nav#mainNav ul li.current-menu-item li:last-child li:last-child a:hover,
nav#mainNav ul li li.current-menu-item li:last-child a:hover,
nav#mainNav ul li li li.current-menu-item:last-child a,
nav#mainNav ul li li:last-child li.current-menu-item:last-child a,
nav#mainNav ul li li.menu-item-object-page li:last-child a:hover,
nav#mainNav ul li li.menu-item-object-page li.current-menu-item:last-child a
{
	background: url(../../mrp04/images/subLast.png) no-repeat 45px 50%;
color: #736868;
}
nav#mainNav ul li li:last-child a:hover,
nav#mainNav ul li.current-menu-item li:last-child a:hover,
nav#mainNav ul li li.current-menu-item:last-child a
{
	background: url(../../mrp04/images/subLast.png) no-repeat 30px 50%;
color: #736868;
}
nav#mainNav ul li li:last-child li a:hover,
nav#mainNav ul li.current-menu-item li:last-child li a:hover,
nav#mainNav ul li li.menu-item-object-page li a:hover,
nav#mainNav ul li li.menu-item-object-page li.current-menu-item a,
nav#mainNav ul li li:last-child li.current-menu-item a
{
	background: url(../../mrp04/images/sub1.png) no-repeat 45px 50%;
color: #736868;
}


}/*@media only screen and (max-width:1023px)*/

#breadcrumb{
background-color: #6ed421;padding:3px;
}
#breadcrumb ul li a,
#breadcrumb ul li{
color: #ffffff;}
#header-layout{
padding-bottom:20px;
}
#mainImg{
	background: none;
padding-top:10px !important;padding-bottom:10px;margin-bottom:0;
}
@media only screen and (max-width: 640px){

#mainImg{
}

}/*@media only screen and (max-width: 640px)*/

/*-----------------------------
ワイド設定(MetaSlider)
-----------------------------*/
.metaslider {
	max-width: none!important;

}
/*-----------------------------
コンテンツエリア
-----------------------------*/
@media print, screen and (min-width: 1024px){
}/*@media print, screen and (min-width: 1024px)*/

h1.title{
margin-top: 0em;
margin-bottom: 15px;
}
h1.title,
.post h1
{
	color: #585d56;
	
		font-size:16px;
		text-shadow: none;
			padding-left:8px;
		}

h1.title{
			border-bottom: 3px solid #7ebe50;
		}

		.post h1{
			border-bottom: 3px solid #7ebe50;
		}

		
h1.title span,
.post h1::before
{
	margin-left:0px;
}
section.widget h2 span,
section.widgetInfo h2 span
{
	margin-left:0px;
}

section.widget h2,
section.widgetInfo h2
{
	color: #ffffff;
	
		font-size:16px;
		text-shadow: none;
	

}


.post h2,
h2.title,
.post h2 a,
.post2b h2 a,
.post4b h2 a
{
	color: #030202;

		font-size:15px;
}
.post2b h2::before,
.post4b h2::before,
.post h2::before
{
	background:none;

	
	}

.post h2,
.post2b h2,
.post4b h2,
h2.title
{
	border: none;
	border-radius:0px;

	color: #030202;
	
		text-shadow: none;
		padding-left:8px;
	
}
h2.title{
			border-top: 1px dotted #01b716;
			border-bottom: 1px dotted #01b716;

		}
		.post h2{
			border-top: 1px dotted #01b716;
			border-bottom: 1px dotted #01b716;

		}
		.post2b h2{
			border-top: 1px dotted #01b716;
			border-bottom: 1px dotted #01b716;

		}
		.post4b h2{
			border-top: 1px dotted #01b716;
			border-bottom: 1px dotted #01b716;

		}
		.post h3{
	position:relative;

	color: #030202;
		font-size:15px;

	border: none;
	border-radius:0px;

	
		text-shadow: none;
		padding-left:8px;
	}
.post h3::before
{
	content: "";
	display: block;
	height: 17px;
	left: -1px;
	position: absolute;
	top: 9px;
	width: 5px;

	background:none;

	}

#pageLinks{
color: #585d56;}
.post h4{
border-left: 4px solid #A00000;border-bottom: 1px dashed #A00000;}

.newsTitle p a{
color: #585d56;}


.newsTitle{
	color: #585d56;
		text-shadow: none;
	
}

h1.title span{
		}
	h1.title{
		background: none;
	}

	section.widget h2 span{
		background:none;
		padding-left:0px;
	}
	section.widget h2{
		/*background: url('../../mrp04/images/hdpic/h1-border2-br.png') bottom repeat-x;*/

background: url('../../mrp04/images/hdpic/h1-border2-br.png');
background-repeat:repeat-x;
background-position-y: bottom;

	}
	.newsTitle span{
		background:none;
		padding-left:0px;
	}
	.newsTitle{
		background: url('../../mrp04/images/hdpic/h1-border2-br.png') bottom repeat-x;
	}
	.post h1::before{
	}
	.post h1{
		background: none;
	}

	h2.title	{
	background: none;
	}
h2.title span{
	background: none;
	padding-left: 15px;
	}

	.post h2	{
	background: none;
	}
.post h2 span{
	background: none;
	padding-left: 15px;
	}

	.post2b h2	{
	background: none;
	}
.post2b h2 span{
	background: none;
	padding-left: 15px;
	}

	.post4b h2	{
	background: none;
	}
.post4b h2 span{
	background: none;
	padding-left: 15px;
	}

	.post h3	{
	background: none;
	}
.post h3 span{
	background: none;
	padding-left: 15px;
	}

	.post h2::before,
.post2b h2::before,
.post4b h2::before,
h2.title::before
{
}
.post h3::before
{

}
@media print, screen and (min-width: 1024px){
#breadcrumb ul {
    max-width: 960px;
}
#mainNav .inner {
    width: 960px;
}

#wrapper, .inner {
    width: 960px;
padding: 0;
}
#wrapper{
padding-top: 0em;
}
#content {
    width: 710px;
    width: 74%;
}
.c1thumbWrap {
	width: 730px;
    width: 103%;

}
.c1thumbWrap li {
/*	width: 710px;*/
	width: 97%;
}
.c1thumbWrap li img {
	width: 100%;
}
.c2thumbWrap {
	width: 730px;
    width: 103%;

}
.c2thumbWrap li {
	width: 345px;
    width: 47.2%;
}
.c2thumbWrap li img {
	width: 100%;
}
.c3thumbWrap {
	width: 730px;
    width: 103%;

}
.c3thumbWrap li {
	width: 223px;
    width: 30.5%;

}
.c3thumbWrap li img {
	width: 100%;
}
#sidebar {
    width: 225px;
    width: 23.5%;

}
#banners img {
    max-width: 225px;
    max-width: 100%;

}

}/*@media print, screen and (min-width: 1024px)*/

/*----------------------
タイムポスト
----------------------*/
.post .time,
.postlist .time,
.post2b .time,
.post4b .time
{
color: #425341;background-color: #ffffff;padding: 4px 4px 4px 7px;

}
.post .time a,
.post2b .time a,
.post4b .time a,
.postlist .time a
{
color: #425341;
}
/*----------------------
ボタンの背景色
----------------------*/

input[type="submit"],
input[type="reset"],
input[type="button"]
{
	background: -moz-linear-gradient(top,
#4c901d 0%,
#4c901d 100%);
	background: -webkit-gradient(linear,
left top,
left bottom,
color-stop(0%,
#4c901d),
color-stop(100%,
#4c901d));
	background: -webkit-linear-gradient(top,
#4c901d 0%,
#4c901d 100%);
	background: -o-linear-gradient(top,
#4c901d 0%,
#4c901d 100%);
	background: -ms-linear-gradient(top,
#4c901d 0%,
#4c901d 100%);
	background: linear-gradient(to bottom,
#4c901d 0%,
#4c901d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c901d',
endColorstr='#4c901d',
GradientType=0 );

}
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover
{
	background: -moz-linear-gradient(top,#4c901d 0%,#4c901d 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#4c901d),color-stop(100%,#4c901d));
	background: -webkit-linear-gradient(top,#4c901d 0%,#4c901d 100%);
	background: -o-linear-gradient(top,#4c901d 0%,#4c901d 100%);
	background: -ms-linear-gradient(top,#4c901d 0%,#4c901d 100%);
	background: linear-gradient(to bottom,#4c901d 0%,#4c901d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c901d',endColorstr='#4c901d',GradientType=0 );

}

/*----------------------
上スクロールボタン背景
----------------------*/
a#scrollUp{
background: #34b701;
}

/*----------------------
リスト
----------------------*/
.post li{

}
/*-----------------------
コンテンツ背景色
-----------------------*/
.cat-post-item{
	border: none !important;
}
.post{
	background-color: rgba(255,255,255,1);
}
.post2b{
	background-color: rgba(255,255,255,1);
}
.post4b{
	background-color: rgba(255,255,255,1);
}
.childpost1b{
	background-color: rgba(255,255,255,1);
}
.postlist{
	background-color: rgba(255,255,255,1);
}
.dateLabel{
	background-color: rgba(255,255,255,1);
}
.childpost .column2_50 {
	background-color: rgba(255,255,255,1);
}

.dateLabel{
	/*margin:0 0 10px;*/
	border-left:1px solid #dadada;
	border-right:1px solid #dadada;
	border-bottom:none;

}
.post{
	border:1px solid #dadada;
	/*border-top:none;*/

	
}
h1.title{
}
.postlist{
	border:1px solid #dadada;

	
}
.childpost .column2_50 {
	border:1px solid #dadada;

	}
.childpost1b {
	border:1px solid #dadada;

	}
.post2b{
	border:1px solid #dadada;

	}
.post4b{
	border:1px solid #dadada;

	}


/*---------------------------
見出しデザイン
---------------------------*/
.ctitle{
	background: #01b72c;
	background: -moz-linear-gradient(top,
#01b72c 0%,
#1b7f15 100%);
	background: -webkit-gradient(linear,
left top,
left bottom,
color-stop(0%,#01b72c),
color-stop(100%,#1b7f15));
	background: -webkit-linear-gradient(top,#01b72c 0%,#1b7f15 100%);
	background: -o-linear-gradient(top,#01b72c 0%,#1b7f15 100%);
	background: -ms-linear-gradient(top,#01b72c 0%,#1b7f15 100%);
	background: linear-gradient(to bottom,#01b72c 0%,#1b7f15 100%);
	box-shadow:0 1px 2px #2A2A2A;
	behavior: url(PIE.htc);
}
.ctitle2:before {
	background: none repeat scroll 0 0 #A00000;
}
.ctitle3{
	border-top: 2px solid #A00000;
}
.ctitle3:before {
	background: none repeat scroll 0 0 #A00000;
}
.ctitle4{
	border-bottom: 2px dotted #A00000;
}
.ctitle4:before {
	background: none repeat scroll 0 0 #1b7f15;
	background: -moz-linear-gradient(top,#01b72c 0%,#1b7f15 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#01b72c),color-stop(100%,#1b7f15));
	background: -webkit-linear-gradient(top,#01b72c 0%,#1b7f15 100%);
	background: -o-linear-gradient(top,#01b72c 0%,#1b7f15 100%);
	background: -ms-linear-gradient(top,#01b72c 0%,#1b7f15 100%);
	background: linear-gradient(to bottom,#01b72c 0%,#1b7f15 100%);

}
.ctitle7 {
	background: url(../../mrp04/images/patterns_wh.png) repeat,-webkit-gradient(linear,left top,left bottom,color-stop(1.00,#01b72c),color-stop(0.00,#1b7f15));
	background: url(../../mrp04/images/patterns_wh.png) repeat,-webkit-linear-gradient(#01b72c,#1b7f15);
	background: url(../../mrp04/images/patterns_wh.png) repeat,-moz-linear-gradient(#01b72c,#1b7f15);
	background: url(../../mrp04/images/patterns_wh.png) repeat,-o-linear-gradient(#01b72c,#1b7f15);
	background: url(../../mrp04/images/patterns_wh.png) repeat,-ms-linear-gradient(#01b72c,#1b7f15);
	background: url(../../mrp04/images/patterns_wh.png) repeat,linear-gradient(#01b72c,#1b7f15);
}


/*----------------------
テーブル
----------------------*/
.post table {
border-collapse: collapse;
}
.post table,
.post table th,
.post table td
{
border: 1px solid #dcdddd;}
.post table th {
color: #333333;background-color: #efefef;}
.post table td {
color: #333333;background-color: #f7f8f8;}
.post table.clear th,
.post table.clear td,
.post table.clear
{
color: #595454;border: none;
}


.post table.responsive {
overflow: visible;
}


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


.post table.responsive th,
.post table.responsive td {
width: 100%;
box-sizing: border-box;
display: block;
height: auto;
border-top: none;
border-right: none;
border-left: none;
}
.post table.responsive tr:last-child td:last-child {
border-bottom: none;
}
.post table.responsive th,
.post table.responsive td {
text-align: center;
}
.post table.responsive.clear th,
.post table.responsive.clear td {
text-align: left;
}

}/*@media only screen and (max-width: 640px)*/

/*---------------------------------------------------
ページに挿入した際の画像の枠カスタマイズ
---------------------------------------------------*/
/*----------------------
フッター
----------------------*/

#footer{
	background:#f1f3f1;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border-bottom:none;
}
#footer li a{
color: #575757;}
#footer li a:hover{
color: #818f76;
}
#copyright{
color: #595454;background: #74D13C;}


/*----------------------
サイドメニュー
----------------------*/
.widget_sp_image img {
    height: auto;
}
section.widget,
.widgetInfo{
	background-color: rgba(255,255,255,1);
}
section.widget, .widgetInfo{
border:none;
}

