@charset "UTF-8";

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

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

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

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


h1.title,
.post h1
{
font-family: "Droid Serif", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E" , "Times New Roman" , "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;}
.post h2,
.post2b h2,
.post4b h2
{
font-family: "Droid Serif", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E" , "Times New Roman" , "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;}
.post h3
{
font-family: "Droid Serif", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E" , "Times New Roman" , "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;}
/* 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:#fbf6f0;
color: #4a2e17;}
a{
color: #22a297;}
a:hover,
a:active,
.newsTitle p a:hover
{
color: #ff85c3;}

.:before {
color: #4a2e17;}


#header .bg{
	background-color: rgba(63,174,164,1);

}
#header h1,
#header .description{
color: #ffffff;font-size:12px;
}
#header{
	background-color: rgba(255,255,255,1);

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

@media only screen and (max-width:1023px) {
body nav#mainNav {
	background-color: rgba(255,255,255,1);
}
}/*@media only screen and (max-width:1023px)*/

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

}

nav#mainNav ul li a{
color: #4a2e17;font-size:17px;
}
nav#mainNav ul li a b{
letter-spacing:0.06em;font-weight:normal;
margin-top:-2px;

}
nav#mainNav ul li a span{
color: #4a2e17;font-weight:normal;
margin-top:2px;

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

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
{
background:#22a297;

}
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: #4a2e17;}
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
{
color: #3FAEA4;}

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

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





nav#mainNav ul li a{
height:34px;}
nav#mainNav ul li li a
{
background:none;
}
nav#mainNav ul li li a:hover,
nav#mainNav ul li li.current-menu-item a
{
background:none;

	background-color: rgba(185,238,234,1);

}
nav#mainNav{
	background-color: rgba(255,255,255,1);
}
nav#mainNav ul li a
{
	margin: 0 10px;
}
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
{
	background-color: rgba(185,238,234,1);

	margin: 0 10px;

	border-radius:10px;


}

nav#mainNav ul li.current-menu-item a {

	margin-left: 13px;
}

nav#mainNav ul li:first-child,
nav#mainNav ul li
{
	border:none;
}

nav div.panel{
	padding-top: 15px;
	padding-bottom: 10px;
}

nav#mainNav ul li:before {
	content: "";
	display: block;
	background-image: url(../../mrp04/images/sep/03.png);
	width: 1px;
	height: 32px;
	margin-top: 6px;
	background-repeat: no-repeat;
	margin-bottom: -41px;
}

nav#mainNav ul li li:before
{
	background-image:none;
	margin-top:0px;
	height:41px;
}

nav#mainNav ul li:last-child::after {
    content: "";
    display: block;
    background-image: url(../../mrp04/images/sep/03.png);
    width: 1px;
    height: 32px;
    margin-top: -51px;
    background-repeat: no-repeat;
    margin-left: 99%;
}
nav#mainNav ul li li:last-child::after {
	background: none;
	margin-left: -99%;
}

nav#mainNav ul li:hover ul
{
	top:55px;
}

nav#mainNav ul li li a
{
	margin:0;
}

nav#mainNav ul li li a:hover,
nav#mainNav ul li li.current-menu-item a
{
	width: 100%;
	border-radius:0px;
	margin-left:0px;
	height:40px;

}

nav#mainNav ul li.current-menu-item li a
{
	margin-left:0px;
	width:100%;
}
nav#mainNav ul li:hover ul{
	left:40%;
}


nav#mainNav ul li li a,
nav#mainNav ul li.current-menu-item li a,
nav#mainNav ul li.current-menu-ancestor li a
{
border-bottom:none;

	background-color: rgba(34,162,151,1);


margin:0;
}
nav#mainNav ul li li a:hover,
nav#mainNav ul li.current-menu-item li a:hover,
nav#mainNav ul li.current-menu-ancestor li a:hover,
nav#mainNav ul li li.current-menu-item a,
nav#mainNav ul li.current-menu-item li.current-menu-item a,
nav#mainNav ul li.current-menu-ancestor li.current-menu-item a
{
background:none;
	background-color: rgba(185,238,234,1);


}

nav#mainNav ul li li:first-child a,
nav#mainNav ul li li:first-child a:hover,
nav#mainNav ul li.current-menu-item li:first-child a,
nav#mainNav ul li.current-menu-ancestor li:first-child a

{
}

nav#mainNav ul li li:last-child a,
nav#mainNav ul li li:last-child a:hover,
nav#mainNav ul li.current-menu-item li:last-child a,
nav#mainNav ul li.current-menu-ancestor li:last-child a

{
}

nav#mainNav ul li.current-menu-item li a,
nav#mainNav ul li.current-menu-ancestor li a
{
border-radius:0px;
}
nav#mainNav ul li li a:hover,
nav#mainNav ul li.current-menu-item li a,
nav#mainNav ul li.current-menu-ancestor li a
{
width:10em;

}
nav#mainNav ul li a{
    padding: 17px 37px 7px 37px;
    height: 42px;
}
nav#mainNav ul li:hover ul {
    top: 99.5%;
}

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

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

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

/*---------------------------
下層メニュー
--------------------------*/
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-color: rgba(34,162,151,0.8);
color: #ffffff;
}
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(114,197,190,0.8);
color: #ffffff;height:40px;
}

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

/*----------------------
【MENU】
----------------------*/
nav .panel {
	border: none;
}

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

nav#mainNav a.menu {
	background: url(../../mrp04/images/micon/umicon4.png) no-repeat 6px 8px,rgba(185,238,234,1);
color: #ffffff;border: 1px solid #b9eeea;background-size: 20px;
box-sizing: border-box;
}
nav#mainNav a.menuOpen {
	background: url(../../mrp04/images/micon/dmicon4.png) no-repeat 6px 8px,rgba(185,238,234,1);
color: #ffffff;border: 1px solid #b9eeea;background-size: 20px;

}

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

nav#mainNav ul li a
{
background-color:rgba(255,255,255,0.5);
color: #30c0b5;border-bottom: 1px solid #ffffff;}
nav#mainNav ul li a span,
nav#mainNav ul li.current-menu-parent a span
{
color: #30c0b5;
}
nav#mainNav ul li li a,
nav#mainNav ul li.current-menu-item li a
{
background: rgba(255,255,255,0.5) url(../../mrp04/images/sub1.png) no-repeat 30px 50%;
color: #30c0b5;border-bottom: 1px solid #ffffff;
}
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(255,255,255,0.5) url(../../mrp04/images/subLast.png) no-repeat 45px 50%;
color: #30c0b5;border-bottom: 1px solid #ffffff;
}
nav#mainNav ul li li:last-child a
{
background: rgba(255,255,255,0.5) url(../../mrp04/images/subLast.png) no-repeat 30px 50%;
color: #30c0b5;border-bottom: 1px solid #ffffff;
}
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(255,255,255,0.5) url(../../mrp04/images/sub1.png) no-repeat 45px 50%;
color: #30c0b5;border-bottom: 1px solid #ffffff;
}

/*------------------------------------------
hover,
current
------------------------------------------*/
nav#mainNav ul li.current-menu-item a,
nav#mainNav ul li a:hover
{
	background-color: rgba(185,238,234,0.8);
color: #ffffff;
}
nav#mainNav ul li a:hover span,
nav#mainNav ul li.current-menu-item a span
{
color: #ffffff;
}

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%,rgba(185,238,234,0.8);
color: #ffffff;
}
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%,rgba(185,238,234,0.8);
color: #ffffff;
}
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%,rgba(185,238,234,0.8);
color: #ffffff;
}
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%,rgba(185,238,234,0.8);
color: #ffffff;
}


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

#breadcrumb{
background-color: #b9eeea;padding:7px;
}
#breadcrumb ul li a,
#breadcrumb ul li{
color: #45484D;}
#header-layout{
padding-bottom:10px;
}
#mainImg{
	background:#ffffff;
padding-top:20px !important;padding-bottom:10px;}
@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;
}
h1.title,
.post h1
{
	color: #22a297;
	text-align:center;
		font-size:25px;
		text-shadow: none;
	}



section.widget h2,
section.widgetInfo h2
{
	color: #22a297;
	
		font-size:14px;
		text-shadow: none;
	

}


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

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

		display:initial;
	position:initial;
	
	}

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

	color: #4a2e17;
		text-align:center;

	
		text-shadow: none;
		padding-left:8px;
	
}
.post h3{
	position:relative;

	color: #3FAEA4;
		font-size:17px;

	border: none;
	border-radius:0px;

	
		padding-left:8px;
	}
.post h3{
			border-top: 1px dotted #3FAEA4;
			border-bottom: 1px dotted #3FAEA4;

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

	background:none;

	}

#pageLinks{
color: #22a297;}
.post h4{
border-left: 4px solid #6f450c;border-bottom: 1px dashed #6f450c;}

.newsTitle p a{
color: #22a297;}


.newsTitle{
	color: #22a297;
		text-shadow: none;
	
}

h2.title	{
	background: #ffffff;
	}




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

	.post h2	{
	background: #ffffff;
	}




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

	.post2b h2	{
	background: #ffffff;
	}




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

	.post4b h2	{
	background: #ffffff;
	}




	.post4b h2 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: 1100px){
#breadcrumb ul {
    max-width: 1100px;
}
#mainNav .inner {
    width: 1100px;
}

#wrapper, .inner {
    width: 1100px;
padding: 0;
}
#wrapper{
padding-top: 0em;
}

#content {
    width: 74%;

}
.c1thumbWrap {
    width: 103%;

}
.c1thumbWrap li {
/*    width: 74%;*/
    width: 97%;

}
.c1thumbWrap li img {
	width: 100%;
}
.c2thumbWrap {
    width: 103%;

}
.c2thumbWrap li {
    width: 47.2%;
}
.c2thumbWrap li img {
	width: 100%;
}
.c3thumbWrap {
    width: 103%;

}
.c3thumbWrap li {
    width: 30.7%;

}
.c3thumbWrap li img {
	width: 100%;
}
#sidebar {
    width: 23.5%;

}
#banners img {
    max-width: 100%;
}

}/*@media print, screen and (min-width: 1100px)*/

/*----------------------
タイムポスト
----------------------*/
.post .time,
.postlist .time,
.post2b .time,
.post4b .time
{
color: #ffffff;background-color: #5ec5bc;padding: 4px 4px 4px 7px;

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

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

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

}

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

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

line-height:1.9em;
}
/*-----------------------
コンテンツ背景色
-----------------------*/
.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);
}


.postlist{
	padding-top:1px;
	border: none;

}
.post{
	border: none;
}
.childpost .column2_50 {
	border: none;
}
.childpost1b {
	border: none;
}
.post2b{
	border: none;
}
.post4b{
	border: none;
}

/*
.post h2{
	border: none;
}

.post2b h2{
	border-top: none;
	border-left: none;
	border-right: none;
}
.post4b h2{
	border: none;
}
*/


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

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


/*----------------------
テーブル
----------------------*/
.post table {
border-collapse: collapse;
}
.post table,
.post table th,
.post table td
{
border: 1px solid #bce6e2;}
.post table th {
color: #4a2e17;background-color: #fffafb;}
.post table td {
color: #4a2e17;background-color: transparent;}
.post table.clear th,
.post table.clear td,
.post table.clear
{
color: #4a2e17;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)*/

/*---------------------------------------------------
ページに挿入した際の画像の枠カスタマイズ
---------------------------------------------------*/
	.post img,.post2b img,.post4b img {
		border: none !important;
	}
/*----------------------
フッター
----------------------*/
#footer{
	position: relative;
	margin-top: 110px;
}
#footer::before{
	content: "";
	background: url('../../mrp04/images/fdpic/grass2.png') repeat-x bottom center;
	width: 100%;
	height: 500%;
	position: absolute;
	top: -500%;
	z-index: -1;
	display: block;
} 



#footer{
	background:#3FAEA4;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border-bottom:none;
}
#footer li a{
color: #ffffff;}
#footer li a:hover{
color: #acdcd8;
}
#copyright{
color: #ffffff;background: #3FAEA4;}


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

