@charset "UTF-8";

/*font*/
@import url(https://fonts.googleapis.com/css?family=Libre+Baskerville);
@import url(https://fonts.googleapis.com/css?family=Cormorant+Garamond);
@font-face {
	font-family: "mymincho";
	src: url("../../mrp04/font/mymincho.otf") format('truetype');
}

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

body{
line-height: 1.5;
font-family: "Libre Baskerville", "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "メイリオ" , Meiryo , "Meiryo UI" , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;font-weight:500;
font-size:90%;
}
#header .contact .tel{
font-weight:normal;}
#header .add{
font-weight:normal;}

nav#mainNav{
font-family: "Cormorant Garamond", "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "メイリオ" , Meiryo , "Meiryo UI" , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;font-weight:500;}


h1.title,
.post h1
{
font-family: "Cormorant Garamond", "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "メイリオ" , Meiryo , "Meiryo UI" , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;font-weight:500;}
.post h2,
.post2b h2,
.post4b h2
{
font-family: "Cormorant Garamond", "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "メイリオ" , Meiryo , "Meiryo UI" , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;font-weight:500;}
.post h3
{
font-family: "Cormorant Garamond", "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "メイリオ" , Meiryo , "Meiryo UI" , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-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:#ffffff;
color: #464646;}
a{
color: #464646;}
a:hover,
a:active,
.newsTitle p a:hover
{
color: #999999;}


#header .bg{
	background-color: rgba(246,237,228,1);
}
#header .bg .inner{
background: none;
}
#header h1,
#header .description{
color: #464646;text-align: center;
float: none;
font-size:10px;
}
#header .inner{
	background-color: rgba(255,255,255,1);
}
@media only screen and (max-width: 750px){
#header .logo {
margin:0;
}
}
@media only screen and (max-width: 640px){
#header-layout {
    padding-top: 10px;
}
}

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

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

    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{
box-shadow: 0 10px 3px -8px #cccccc;

}

nav#mainNav ul li a{
color: #464646;font-size:16px;
}
nav#mainNav ul li a b{
font-weight:bold;
margin-top:-4px;

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

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

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: #999999;}
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: #999999;}

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: #000000;}




nav#mainNav {

	background-color: rgba(255,255,255,1);
}

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 #464646;height:40px;}
/*--------------------------------------------------------------------------*/
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: #999999;
}
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
{
color: #999999;
}
nav#mainNav ul li a{
    height: 44px;
}
nav#mainNav ul li a b
{
color: #464646;    /*font-weight: normal;*/
}
nav#mainNav ul li a span
{
color: #464646;}

nav#mainNav ul li:first-child {

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



nav#mainNav ul li a{
}

}/*@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:160px;    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:100%;
z-index:1;
}
#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:160px;
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-color: rgba(242,252,233,1);
color: #000000;
}
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(242,252,233,0.8);
color: #999999;/*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: url(../../mrp04/images/micon/umicon3.png) no-repeat 6px 8px,rgba(227,202,174,1);
color: #ffffff;border: 1px solid #e3caae;background-size: 20px;
box-sizing: border-box;
}
nav#mainNav a.menuOpen {
	background: url(../../mrp04/images/micon/dmicon3.png) no-repeat 6px 8px,rgba(227,202,174,1);
color: #ffffff;border: 1px solid #e3caae;background-size: 20px;

}

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

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

/*------------------------------------------
hover,
current
------------------------------------------*/
nav#mainNav ul li.current-menu-item a,
nav#mainNav ul li a:hover
{
	background-color: rgba(246,237,228,0.4);
color: #999999;
}
nav#mainNav ul li a:hover span,
nav#mainNav ul li.current-menu-item a span
{
color: #999999;
}

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(246,237,228,0.4);
color: #999999;
}
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(246,237,228,0.4);
color: #999999;
}
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(246,237,228,0.4);
color: #999999;
}
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(246,237,228,0.4);
color: #999999;
}


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

#breadcrumb{
background-color: #f3f0eb;padding:15px;
}
#breadcrumb ul li a,
#breadcrumb ul li{
color: #000000;}
#header-layout{
padding-bottom:20px;
}
#mainImg{
	background: none;
padding-top:20px !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: 20px;
}
h1.title,
.post h1
{
	color: #000000;
	text-align:center;
		font-size:24px;
		text-shadow: none;
	}

h1.title{
			border-bottom: 1px solid #a8a7a7;
		}

		.post h1{
			border-bottom: 1px solid #a8a7a7;
		}

		section.widget h2{
			border-bottom: 1px solid #eeeeee;
		}

		.newsTitle{
			border-bottom: 1px solid #eeeeee;
		}

		

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

}


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

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

		display:initial;
	position:initial;
	
		margin-left:0px;
	}

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

	color: #000000;
		text-align:center;

	
		text-shadow: none;
		padding-left:8px;

	
}
.post h3{
	position:relative;

	color: #000000;
		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;

		margin-left:0px;
	}

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

.newsTitle p a{
color: #000000;}


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

h1.title	{
	background: none;
	}
section.widget h2	{
	background: #eeeeee;
	}




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

	h2.title::before{
		background:none;
	}
	h2.title{
	}
	.post h2::before{
		background:none;
	}
	.post h2{
	}
	.post2b h2::before{
		background:none;
	}
	.post2b h2{
	}
	.post4b h2::before{
		background:none;
	}
	.post4b h2{
	}
	.post h3::before{
	}
	.post h3{
		background: none;
	}

	.post h2::before,
.post2b h2::before,
.post4b h2::before,
h2.title::before
{
padding-left:25px;
}
.post h3::before
{
padding-left:25px;

}
@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: #464646;background-color: #fff2f2;padding: 4px 4px 4px 7px;

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

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

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

}

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

/*----------------------
リスト
----------------------*/
.post li{
border-bottom:none;

}
/*-----------------------
コンテンツ背景色
-----------------------*/
.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: #fadecf;
	background: -moz-linear-gradient(top,
#fadecf 0%,
#ddac75 100%);
	background: -webkit-gradient(linear,
left top,
left bottom,
color-stop(0%,#fadecf),
color-stop(100%,#ddac75));
	background: -webkit-linear-gradient(top,#fadecf 0%,#ddac75 100%);
	background: -o-linear-gradient(top,#fadecf 0%,#ddac75 100%);
	background: -ms-linear-gradient(top,#fadecf 0%,#ddac75 100%);
	background: linear-gradient(to bottom,#fadecf 0%,#ddac75 100%);
	box-shadow:0 1px 2px #2A2A2A;
	behavior: url(PIE.htc);
}
.ctitle2:before {
	background: none repeat scroll 0 0 #000000;
}
.ctitle3{
	border-top: 2px solid #000000;
}
.ctitle3:before {
	background: none repeat scroll 0 0 #000000;
}
.ctitle4{
	border-bottom: 2px dotted #000000;
}
.ctitle4:before {
	background: none repeat scroll 0 0 #ddac75;
	background: -moz-linear-gradient(top,#fadecf 0%,#ddac75 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fadecf),color-stop(100%,#ddac75));
	background: -webkit-linear-gradient(top,#fadecf 0%,#ddac75 100%);
	background: -o-linear-gradient(top,#fadecf 0%,#ddac75 100%);
	background: -ms-linear-gradient(top,#fadecf 0%,#ddac75 100%);
	background: linear-gradient(to bottom,#fadecf 0%,#ddac75 100%);

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


/*----------------------
テーブル
----------------------*/
.post table {
border-collapse: collapse;
}
.post table,
.post table th,
.post table td
{
border: 1px solid #fadecf;}
.post table th {
color: #464646;background-color: #f6efe7;}
.post table td {
color: #464646;background-color: #ffffff;}
.post table.clear th,
.post table.clear td,
.post table.clear
{
color: #464646;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: 1px solid #cccccc !important;
	}
/*----------------------
フッター
----------------------*/

#footer{
	background:#f6ede4;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border-bottom:none;
}
#footer li a{
color: #464646;}
#footer li a:hover{
color: #999999;
}
#footer ul li {
	display: inline-block;
	vertical-align: text-top;
	padding: 5px 0px;
	margin: 0;
	background: none;
	margin-top: -21px;
	width: 16%;
}
#footer ul li::before {
    content: "";
    background: url(../../mrp04/images/arrow.png) no-repeat 0 12px;
    display: block;
    width: 8px;
    height: 23px;
    position: relative;
    top: 14px;
    left: -10%;
}
#footer div.inner {
    width: 64%;
    margin-left: 26%;
}

#copyright{
color: #464646;background: #f6ede4;}


/*----------------------
サイドメニュー
----------------------*/
.widget_sp_image img {
    height: auto;
}
/*------------------------------
New Type Header 01
-------------------------*/
#header .logo {
    clear: both;
    display: table-cell;
    vertical-align: middle;
    padding: 0;
    width: 56%;
}

@media only screen and (min-width: 1024px){
nav#mainNav {
    display: block;
    background: none;
    box-shadow: none;
    margin-left: 31%;
    margin: -62px auto;
    float: inherit;
    position: inherit;
    margin-bottom: 14px;

}

nav div.panel {
    float: right;
}

nav#mainNav ul li {
/*    border-right: 1px solid rgba(30,87,153,1);*/
    border-right: 1px solid #ffffff;

}
nav#mainNav ul li a {
    height: 37px;
    padding: 8px 31px 0px 29px;
}
nav#mainNav ul li a b {
color: #464646;}
nav#mainNav ul li a span {
color: #464646;}

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: #999999;}

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: #999999;}
nav#mainNav ul li:first-child
{
    border-right: 1px solid #ffffff;
    border-left: none;
}
nav#mainNav ul li:last-child
{
    border-left: 1px solid #ffffff;
    border-right: none;
}
nav#mainNav ul li:first-child,
nav#mainNav ul li:last-child
{
border:none;
}
/*
nav#mainNav ul li:first-child a {
    background: -moz-linear-gradient(left, rgba(125,185,232,0) 0%, rgba(30,87,153,1) 100%);
    background: -webkit-linear-gradient(left, rgba(125,185,232,0) 0%,rgba(30,87,153,1) 100%);
    background: linear-gradient(to right, rgba(125,185,232,0) 0%,rgba(30,87,153,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#1e5799',GradientType=1 );
}

nav#mainNav ul li:last-child a {
    background: -moz-linear-gradient(left, rgba(30,87,153,1) 0%, rgba(125,185,232,0) 100%);
    background: -webkit-linear-gradient(left, rgba(30,87,153,1) 0%,rgba(125,185,232,0) 100%);
    background: linear-gradient(to right, rgba(30,87,153,1) 0%,rgba(125,185,232,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#007db9e8',GradientType=1 );
}
*/

nav#mainNav ul li:first-child a {
    background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6a8e2a', endColorstr='#305121',GradientType=1 );
}
nav#mainNav ul li:first-child a:hover,
nav#mainNav ul li.current-menu-item:first-child a
 {
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6a8e2a', endColorstr='#305121',GradientType=1 );
}

nav#mainNav ul li:last-child a {
    background: -moz-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(left, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to right, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#305121', endColorstr='#6a8e2a',GradientType=1 );
}
nav#mainNav ul li:last-child a:hover,
nav#mainNav ul li.current-menu-item:last-child a
 {
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#305121', endColorstr='#6a8e2a',GradientType=1 );
}


nav#mainNav ul li li:first-child a,
nav#mainNav ul li li:last-child a,
nav#mainNav ul li li a,
nav#mainNav ul li.current-menu-ancestor li:first-child a,
nav#mainNav ul li.current-menu-ancestor li:last-child a,
nav#mainNav ul li.current-menu-ancestor li a
{
background:none;
	background-color: rgba(242,252,233,1);
color: #000000;
}
nav#mainNav ul li li:first-child a:hover,
nav#mainNav ul li li:last-child a:hover,
nav#mainNav ul li li a:hover,
nav#mainNav ul li li.current-menu-item:first-child a,
nav#mainNav ul li li.current-menu-item:last-child a,
nav#mainNav ul li li.current-menu-item a
{
background:none;
	background-color: rgba(242,252,233,0.8);
color: #999999;}

nav#mainNav ul li:hover ul{
top:99.5%;
}

}
@media only screen and (min-width: 1240px){
/*
nav#mainNav{
	margin-left:44%;
}
*/
}
@media only screen and (max-width: 1023px){
#header .logo{
display: block;
text-align: center;
width: inherit;
}
}

/*----------------------
Custom
-----------------------*/
#header{
	overflow: visible;
}
#header .logo{
	width: auto;
}
#header ul{
	padding-top:0;
	}
#header ul li{
	margin-left:0;
	}

@media print, screen and (min-width: 1024px){
nav#mainNav {
    display: table-cell;
    background: none;
    box-shadow: none;
    margin-left: 0;
    margin: 0 auto;
    float: inherit;
    position: inherit;
    margin-bottom: 0;
    width: 100%;
vertical-align: middle;
	}
#mainNav .inner {
    width: 100%;
	}
}
/* メインイメージスマートフォン時調整（両サイドカット）
-------------------------------------------------------------- */
@media only screen and (max-width: 640px) {
	#mainImg .nivoSlider {
		height: 285px;
	}
	#mainImg .nivoSlider img {
		height: 285px !important;
		width: auto !important;
		position: absolute !important;
/*
		top: 60% !important;

*/
		top: 50% !important;
		left: 50% !important;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
}
@media only screen and (max-width: 480px) {
	#mainImg .nivoSlider {
		height:240px;
	}
	#mainImg div div.nivoSlider img {
		height: 240px !important;
	}
}
@media only screen and (max-width: 420px) {
	#mainImg div div.nivoSlider {
		height: 210px;
	}
	#mainImg div div.nivoSlider img {
		height: 210px !important;
	}
}
@media only screen and (max-width: 380px) {
	#mainImg div div.nivoSlider {
		height: 145px;
	}
	#mainImg div div.nivoSlider img {
		height: 145px !important;
	}
}

section.widget,
.widgetInfo{
	background-color: rgba(246,253,230,1);
}
section.widget, .widgetInfo{
border:none;
}

