@charset "UTF-8";

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

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

body{
line-height: 1.5;
font-weight:normal;
font-size:90%;
}
#header .contact .tel{
font-weight:normal;}
#header .add{
font-weight:normal;}

nav#mainNav{
font-weight:normal;}


h1.title,
.post h1
{
font-weight:normal;}
.post h2,
.post2b h2,
.post4b h2
{
font-family: "Noto Sans JP", "Noto Sans JP", "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "メイリオ" , Meiryo , "Meiryo UI" , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;font-weight:normal;}
.post h3
{
font-family: "Noto Sans JP", "Noto Sans JP", "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%;
}
.postlist .ttls {
    display: initial;
}

}/*@media print, screen and (max-width: 640px){*/
.newsTitle {
    background: inherit;
}


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: rgba(255,255,255,1);
color: #000000;}
a{
color: #000000;}
a:hover,
a:active,
.newsTitle p a:hover
{
color: #000000;}

/*-----------------------------
ヘッダー(#header)
-----------------------------*/

#header .logo {
    display: inherit;
    text-align: center;
}

#header .bg{
	background: none;
}
#header .bg .inner{
background: none;
}
#header h1,
#header .description{
color: #566c69;font-size:10px;
}
#header{
	background: url('../../mrp04/images/pattern/bo_play_pattern.png') repeat;
}

#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 {
    width: initial;
padding: 0;
}
#header .inner{
/*background:none;*/
}

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

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

.panel li:hover ul li ul li:hover > a {
	filter:initial;
	-moz-opacity:initial;
	opacity:initial;
}
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: none;
}
nav#mainNav {
/*    font-family: "Vollkorn" , "mymincho" , "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E" , "Times New Roman" , "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
*/
background:transparent;
}
nav#mainNav ul li a span {
	color:#151515;
}
nav#mainNav ul li:first-child {
    border-left: none;
}
nav#mainNav ul li {
    border-right: none;
}
nav#mainNav ul li a{
    padding: 1px 35px 5px;
}
	.panel {
		border-top: #ede4e1 solid 2px;
		border-bottom: #ede4e1 solid 2px;
		padding:8px 0 5px;
	}
	.panel ul {
 	text-align: center;
}
.panel ul li{
	height:37px;
	margin: 0 5px;
}
.panel ul li a {
	color: #151515;
	padding: 0 15px;
}
.panel ul li a:hover {
	transform: rotate(5deg); 
	-webkit-transform: rotate(5deg); 
}
/* 親メニュー */ 
.panel ul li.current-menu-item a,
.panel ul li a:hover,
.panel ul li a:active,
.panel ul li.current-menu-parent a {
	background:none;
	opacity:1.00;
	transform: rotate(-3deg);
	-webkit-transform: rotate(-3deg);
}
	
/* 子メニュー */
.panel li:hover ul li ul li:hover > a {
	background:none;
}
nav#mainNav ul li.current-menu-item a,
nav#mainNav ul li a:hover,
nav#mainNav ul li a:active,
nav#mainNav ul li li.current-menu-item a,
nav#mainNav ul li.current-menu-item li a:hover,
nav#mainNav ul li.current-menu-item li a:active,
.panel ul li.current-menu-ancestor a
{
	transform: rotate(-3deg);
	-webkit-transform: rotate(-3deg);
/*background:none;*/
}
nav#mainNav ul li li a, nav#mainNav ul li.current-menu-item li a {
	transform: none;
	background: #e1e5e5;
	color: #151515;
}
nav#mainNav ul li li.current-menu-item a{
	background: #A6937C;
	color:#FFFFFF;
}
nav#mainNav ul li li.current-menu-item a, nav#mainNav ul li li a:hover, nav#mainNav ul li.current-menu-item li a:hover {
	transform: none; 
}


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

/*---------------------------------
グローバルメニュー(#MainNav)エリア
---------------------------------*/



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

nav#mainNav{text-shadow: none;background: transparent;margin-bottom: 21px;padding-bottom: 7px;}

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

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

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




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

@media print, screen and (min-width: 1024px){
nav div.panel {
    float: none;
}
.panel ul {
/*    width: 80%;*/
width: 80%;
    margin: 0 auto;
}
nav#mainNav ul li a {
    padding: 1px 40px 5px;
}


}

/*-----------------------------------------
Menu Type End
------------------------------------------*/

/*-------------------------
Site-header サイトヘッダー
--------------------------*/
@media print, screen and (min-width: 1024px){
.sticky-header nav#mainNav {
	background: rgba(0,0,0,1);
}
}/*@media print, screen and (min-width: 1024px){*/

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

/*------------------------
Add mainNav maintenance start
------------------------------*/
/*
nav#mainNav ul li a {
position:relative;
    left: -2px;
    left: 0;

}
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 {
    left: -2px;
    left: 0;

}
nav#mainNav ul li:last-child a {
    left: -3px;
    left: 0;

}
nav#mainNav ul li:last-child a:hover {
    left: -3px;
    left: 0;

}
*/
nav#mainNav ul{
letter-spacing: -.4em;
}
nav#mainNav ul li {
    float: none;
    display: inline-block;
letter-spacing: normal;
left:0em;
}
nav#mainNav ul li li{
left:0;
}

nav div.panel {
    float: none;
    text-align: center;
}

nav#mainNav ul ul {
width:160px;
}

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;
    margin-left: 0;
}
nav#mainNav ul li ul li:hover ul {
    left: 99%;
}

/*------------------------
Add mainNav maintenance end
------------------------------*/
.sticky-header .site-header{
	position: fixed !important;
	width:100%;
}
.admin-bar.sticky-header .site-header,
.admin-bar.sticky-header .hide-site-header {
	top: -95px;
}
.sticky-header .site-header{
	top: -125px;
	transform: translateY( 125px );
	-ms-transform: translateY( 125px );
	transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
}
body.sticky-header nav#mainNav {
    margin-left: 0;
}

#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:160px;
font-size:14px;}

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

nav#mainNav ul li li{background:none;border-bottom:none;display:block;padding:0;}

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: rgba(0,0,0,1);
color: #c9be90;
}
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: rgba(0,0,0,0.8);
color: #c9be90;/*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/umicon1.png) no-repeat 6px 8px,rgba(248,244,230,1);
color: #566c69;border: 1px solid #f8f4e6;background-size: 20px;
box-sizing: border-box;
}
nav#mainNav a.menuOpen {
	background: url(../../mrp04/images/micon/dmicon1.png) no-repeat 6px 8px,rgba(248,244,230,1);
color: #566c69;border: 1px solid #f8f4e6;background-size: 20px;

}

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

nav#mainNav ul li a
{
background-color:rgba(0,0,0,1);
color: #c9be90;border-bottom: 1px solid #333333;}
nav#mainNav ul li a span,
nav#mainNav ul li.current-menu-parent a span
{
color: #c9be90;
}
nav#mainNav ul li li a,
nav#mainNav ul li.current-menu-item li a
{
background: rgba(0,0,0,1) url(../../mrp04/images/sub1.png) no-repeat 30px 50%;
color: #c9be90;border-bottom: 1px solid #333333;padding-left: 43px;
}
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,
nav#mainNav ul li.current-menu-item li li:last-child a
{
background: rgba(0,0,0,1) url(../../mrp04/images/subLast.png) no-repeat 45px 50%;
color: #c9be90;border-bottom: 1px solid #333333;padding-left: 58px;
}
nav#mainNav ul li li:last-child a
{
background: rgba(0,0,0,1) url(../../mrp04/images/subLast.png) no-repeat 30px 50%;
color: #c9be90;border-bottom: 1px solid #333333;padding-left: 40px;
}
nav#mainNav ul li li:last-child li a,
nav#mainNav ul li li 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,
nav#mainNav ul li.current-menu-ancestor li.current-menu-item li a,
nav#mainNav ul li.current-menu-item li li a
{
background: rgba(0,0,0,1) url(../../mrp04/images/sub1.png) no-repeat 45px 50%;
color: #c9be90;border-bottom: 1px solid #333333;padding-left: 58px;
}

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

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(0,0,0,0.8);
color: #c9be90;padding-left: 43px;
}
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(0,0,0,0.8);
color: #c9be90;padding-left: 58px;
}
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(0,0,0,0.8);
color: #c9be90;padding-left: 40px;
}
nav#mainNav ul li li:last-child li a:hover,
nav#mainNav ul li li 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,
nav#mainNav ul li.current-menu-ancestor li.current-menu-item li a:hover,
nav#mainNav ul li li li.current-menu-item a,
nav#mainNav ul li li li.current-menu-item a:hover

{
	background: url(../../mrp04/images/sub1.png) no-repeat 45px 50%,rgba(0,0,0,0.8);
color: #c9be90;padding-left: 58px;
}


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

#breadcrumb{
background-color: #000000;padding:3px;
}
#breadcrumb ul li a,
#breadcrumb ul li{
color: #c9be90;}
#header-layout{
padding-bottom:20px;
}
#mainImg{
	background: rgba(255,255,255,1);
padding-top:0px !important;padding-bottom:30px;margin-bottom:0;
}
@media only screen and (max-width: 640px){

#mainImg{
padding-top:20px !important;padding-bottom:10px;}

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

/*-----------------------------
ワイド設定(MetaSlider)
-----------------------------*/

.metaslider {
max-width: none!important;
}/* metaslider */

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

h1.title{
margin-top: 0em;
}
h1.title,
.post h1
{
	margin-bottom: 20px;
	color: #c9be90;
	text-align:center;
		font-weight:bold;
		font-size:41px;
		text-shadow: none;
	}

/*---------------------------
見出しボーダー
--------------------------*/




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: #c9be90;

		font-weight:bold;
		font-size:25px;
}
.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: #c9be90;
		text-align:center;

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

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

	border: none;
	border-radius:0px;

		text-align:center;

	
		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: #c9be90;}
.post h4{
font-weight:bold;
border-left: 4px solid #ffffff;border-bottom: 1px dashed #ffffff;}

.newsTitle p a{
color: #c9be90;}


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

section.widget h2	{
	background: #0B3B9E;
	}




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

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

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

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

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

	.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;
}

#wrapper, .inner {
    width: 960px;
padding: 0;
}
#wrapper{
padding-top: 0em;
}
#mainNav .inner {
	width: inherit;
}

#content {
    width: 710px;
    width: 74%;
}
.c1thumbWrap {
	width: 730px;
    width: 103%;

}
.c1thumbWrap li {
	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: #c9be90;background-color: #000000;    padding: 5px 7px;

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

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

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

}

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

/*----------------------
リスト
----------------------*/
.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);
}


.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: #e7cab4;
	background: -moz-linear-gradient(top,
#e7cab4 0%,
#b7937d 100%);
	background: -webkit-gradient(linear,
left top,
left bottom,
color-stop(0%,#e7cab4),
color-stop(100%,#b7937d));
	background: -webkit-linear-gradient(top,#e7cab4 0%,#b7937d 100%);
	background: -o-linear-gradient(top,#e7cab4 0%,#b7937d 100%);
	background: -ms-linear-gradient(top,#e7cab4 0%,#b7937d 100%);
	background: linear-gradient(to bottom,#e7cab4 0%,#b7937d 100%);
	box-shadow:0 1px 2px #2A2A2A;
	behavior: url(PIE.htc);
}
.ctitle2:before {
	background: none repeat scroll 0 0 #ffffff;
}
.ctitle3{
	border-top: 2px solid #ffffff;
}
.ctitle3:before {
	background: none repeat scroll 0 0 #ffffff;
}
.ctitle4{
	border-bottom: 2px dotted #ffffff;
}
.ctitle4:before {
	background: none repeat scroll 0 0 #b7937d;
	background: -moz-linear-gradient(top,#e7cab4 0%,#b7937d 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#e7cab4),color-stop(100%,#b7937d));
	background: -webkit-linear-gradient(top,#e7cab4 0%,#b7937d 100%);
	background: -o-linear-gradient(top,#e7cab4 0%,#b7937d 100%);
	background: -ms-linear-gradient(top,#e7cab4 0%,#b7937d 100%);
	background: linear-gradient(to bottom,#e7cab4 0%,#b7937d 100%);

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


/*----------------------
テーブル
----------------------*/
.post table {
border-collapse: collapse;
}
.post table,
.post table th,
.post table td
{
border: 1px solid #ffffff;}
.post table th {
color: #000000;background-color: #f3e8e4;}
.post table td {
color: #000000;background-color: #fef5f2;}
.post table.clear th,
.post table.clear td,
.post table.clear
{
color: #000000;border: none;
}




/*---------------------------------------------------
ページに挿入した際の画像の枠カスタマイズ
---------------------------------------------------*/
	.post img,.post2b img,.post4b img {
		border: none !important;
		padding: 0px !important;
	}

/*--------------------------------
お問い合わせ
-----------------------------*/
.wpcf7-form .must {
    background: rgba(86,108,105,1);
}
.post .linkBtn:hover {
    background: rgba(99,149,142,0);
}
.post .linkBtn {
    background: rgba(86,108,105,0);
}

/*----------------------
フッター
----------------------*/

#footer{
	background: rgba(0,0,0,1);
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border-bottom:none;
}
#footer li a, .footeradd, .footertel{
color: #c9be90;}
#footer li a:hover{
color: #c9be90;
}
#footer .inner {
    width: inherit;
    text-align:center;
}
#footer ul li {
    padding: 5px 0px;
    margin: 0 38px; /* margin control */
    background: none;
    position: relative;
}
#footer ul li::before {
    background: url(../../mrp04/images/arrow.png) no-repeat;
    content: "";
    position: absolute;
    top: 11px;
    left: -3px;
    width: 8px;
    display: block;
    height: 7px;
}


#copyright{
color: #c9be90;background: #000000;}

/*----------------------
サイドメニュー
----------------------*/
.widget_sp_image img {
    height: auto;
}
/*-----------------------------------------
New Design Style 02
------------------------------------------*/

/*------------------------------------------
レスポンシブ時メインイメージ表示サイズ調整
------------------------------------------*/
/* メインイメージスマートフォン時調整（両サイドカット）
-------------------------------------------------------------- */

@media only screen and (max-width: 640px) {
	#mainImg div.nivoSlider {
		height: 200px;
	}

	#mainImg div.nivoSlider img {
	width: auto !important;
	position: absolute !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: 640px) {
	#mainImg div.nivoSlider {
		height: 385px;
	}
	#mainImg div.nivoSlider img {
		height: 385px !important;
		width: auto !important;
		position: absolute !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 div.nivoSlider {
		height:340px;
	}
	#mainImg div.nivoSlider img {
		height: 340px !important;
	}
}
@media only screen and (max-width: 420px) {
	#mainImg div.nivoSlider {
		height: 310px;
	}
	#mainImg div.nivoSlider img {
		height: 310px !important;
	}
}
@media only screen and (max-width: 380px) {
	#mainImg div.nivoSlider {
		height: 245px;
	}
	#mainImg div.nivoSlider img {
		height: 245px !important;
	}
}
/*-----------------------------
サイドメニューの枠線・背景
-----------------------------*/

section.widget,
.widgetInfo{
	background-color: rgba(255,255,255,1);
}
section.widget,
.widgetInfo{
	border:1px solid #dadada;
	}
section.widget h2,.newsTitle{
}
/*---------------------------------
Smartphone sticky header
---------------------------------*/
.mobile #header{
	overflow: visible;
}
.spmenu #menu {
  display: inline-block;
	width: 35px;
	height: 37px;
	vertical-align: middle;
	position: absolute;
	padding: 5px 1px 2px 5px;
	top: 50%;
	transform: translate(-50%,-50%);
	cursor: pointer;
}
.spmenu #menu span, .spmenu #menu span:before, .spmenu #menu span:after {
  position: absolute;
  height: 3px;
  width: 30px;
  border-radius: 3px;
  background: rgba(201,190,144,1);
  display: block;
  content: '';
  cursor: pointer;
  transition: all .4s;
}
.spmenu #menu span:before {
  bottom: -8px;
}
.spmenu #menu span:after {
  bottom: -16px;
}
.spmenu #menu.menuOpen span {
	height: 0;
}
.spmenu #menu.menuOpen span:before {
-webkit-transform: translateY(20px) rotate(-45deg);
  transform: translateY(20px) rotate(-45deg);
	bottom: 9px;
	opacity: 1;
}
.spmenu #menu.menuOpen span:after {
  -webkit-transform: translateY(-20px) rotate(45deg);
  transform: translateY(-20px) rotate(45deg);
	bottom: -31px;
}
.spmenu #menu p {
    position: absolute;
    bottom: 0;
    padding: 0;
    font-size: 11px;
    color: #c9be90;}
@media only screen and (min-width: 1024px){
.spmenu #menu{
		display: none;
	}
}
@media only screen and (max-width: 1023px){
.mobile #header{
		position: fixed !important; 
    width: 100% !important;
		z-index: 10;
		top: 0;
	}
.mobile #header .inner{
		width: 100%;
	}
.mobile #header-layout{
	padding: 0;
}
body.mobile #header .logo{
	width: 100%;
	display: table;
	margin: 0;
	position: relative;
	text-align: center;
	}
.mobile #header .logo .mark, .mobile #header .logo .spmenu {
	display: table-cell !important;
}
.mobile #header .logo .mark {
    width:calc( 100% - 50px);
    margin: 0;
		padding: 5px 0;
		text-align: center;
}
.mobile #header .logo img{
	max-width: 70%;
	max-height: 50px;
	vertical-align: middle;
	}
.mobile #header .logo .spmenu {
    width: 50px;
    vertical-align: top;
background:rgba(0,0,0,1);

}
body.mobile nav#mainNav.menuOpen{
    overflow: auto;
    height: 100%;
    max-height: inherit;
    position: fixed;
    width: 100%;
	}
body.mobile{
	margin-top: 35px;
}

.mobile #breadcrumb{
	margin-top: 85px;
}
.mobile #mainImg{
	margin-top: 85px;
}
.admin-bar .mobile #mainImg{
		margin-top: 39px;

	}
.mobile .page-template-page-nosidebar-fullthumb #thumbImg,
.mobile .page-template-page-nosidebar-fullwidth #thumbImg {
margin-top: 60px;
}

.mobile .page-template-page-nosidebar-fullthumb #breadcrumb,
.mobile .page-template-page-nosidebar-fullwidth #breadcrumb {
margin-top: 0px;
}
}
@media only screen and (max-width: 799px){
.mobile #header .logo {
padding: 0;
}
}
