@charset "UTF-8";

/*font*/
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(https://fonts.googleapis.com/css?family=Droid+Sans);
@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 Sans", "Noto Sans Japanese", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E" , "Times New Roman" , "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-size:90%;
}
#header .contact .tel{
}
#header .add{
}

nav#mainNav{
}


h1.title,
.post h1
{
}
.post h2,
.post2b h2,
.post4b h2
{
}
.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: #262626;}
a{
color: #001741;}
a:hover,
a:active,
.newsTitle p a:hover
{
color: #327cab;}


#header .bg{
	background-color: rgba(42,88,139,1);

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

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

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

}

nav#mainNav ul li a{
color: #3f4756;font-size:16px;
}
nav#mainNav ul li a b{
font-weight:normal;
margin-top:0px;

}
nav#mainNav ul li a span{
color: #3f4756;font-weight:normal;
margin-top:0px;

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

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

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




nav#mainNav {
clear: both;
position: relative;
z-index: 200;
width: 100%;
}
a#menu {
display: none;
}
nav div.panel {
display: block !important;
float: none;
}
.panel ul {
list-style: none;
text-align:center;}
nav#mainNav ul li {
display: inline-block;
margin-left:-3px;
position: relative;
float: none;
}
nav#mainNav .inner {
border-left:none;
}


nav#mainNav ul li a{
}
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: none;

}
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: none;

	margin: 0 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/01.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/01.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: rgba(0,14,0,0.3);

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: none;


}

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:160px;

}
nav#mainNav ul li a{
    padding: 15px 35px 5px 35px;
    height: 40px;
}
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: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(42,88,139,0.7);
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(99,138,193,0.7);
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/umicon2.png) no-repeat 6px 8px,rgba(42,88,139,1);
color: #ffffff;border: 1px solid #2a588b;background-size: 20px;
box-sizing: border-box;
}
nav#mainNav a.menuOpen {
	background: url(../mrp04/images/micon/dmicon2.png) no-repeat 6px 8px,rgba(42,88,139,1);
color: #ffffff;border: 1px solid #2a588b;background-size: 20px;

}

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

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

/*------------------------------------------
hover,
current
------------------------------------------*/
nav#mainNav ul li.current-menu-item a,
nav#mainNav ul li a:hover
{
	background-color: rgba(99,138,193,0.7);
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(99,138,193,0.7);
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(99,138,193,0.7);
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(99,138,193,0.7);
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(99,138,193,0.7);
color: #ffffff;
}


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

#breadcrumb{
background-color: #ffffff;padding:13px;
}
#breadcrumb ul li a,
#breadcrumb ul li{
color: #2a588b;}
#header-layout{
padding-bottom:20px;
}
#mainImg{
	background:#EAEAEA;
padding-top:20px !important;padding-bottom:10px;}
@media only screen and (max-width: 640px){

#mainImg{
}

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

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

h1.title{
margin-top: 0em;
}
h1.title,
.post h1
{
	color: #2a588b;
	text-align:center;
		font-size:24px;
		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: #2a588b;

		font-size:20px;
}
.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: #2a588b;
	
		text-shadow: none;
		padding-left:8px;
	
}
h2.title{
			border-bottom: 3px solid #2a588b;
		}

		.post h2{
			border-bottom: 3px solid #2a588b;
		}

		.post2b h2{
			border-bottom: 3px solid #2a588b;
		}

		.post4b h2{
			border-bottom: 3px solid #2a588b;
		}

		.post h3{
	position:relative;

	color: #262626;
		font-size:18px;

	border: none;
	border-radius:0px;

	
		text-shadow: none;
		padding-left:8px;
	}
.post h3{
			border-bottom: 1px dashed #2a588b;
		}

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

	background:none;

	}

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

.newsTitle p a{
color: #2a588b;}


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

h1.title	{
	background: none;
	}
section.widget h2	{
	background: #2a588b url('../mrp04/images/hback/skyline4.png');

	background-position: bottom right;
	background-repeat: no-repeat;
	}




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

	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: #ffffff;background-color: #2a588b;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,
#2a588b 0%,
#2a588b 100%);
	background: -webkit-gradient(linear,
left top,
left bottom,
color-stop(0%,
#2a588b),
color-stop(100%,
#2a588b));
	background: -webkit-linear-gradient(top,
#2a588b 0%,
#2a588b 100%);
	background: -o-linear-gradient(top,
#2a588b 0%,
#2a588b 100%);
	background: -ms-linear-gradient(top,
#2a588b 0%,
#2a588b 100%);
	background: linear-gradient(to bottom,
#2a588b 0%,
#2a588b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a588b',
endColorstr='#2a588b',
GradientType=0 );

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

}

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

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

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


/*----------------------
テーブル
----------------------*/
.post table {
border-collapse: collapse;
}
.post table,
.post table th,
.post table td
{
border: 1px solid #a3abbd;}
.post table th {
color: #2a588b;background-color: #EAEAEA;}
.post table td {
color: #333333;background-color: #f7f8f8;}
.post table.clear th,
.post table.clear td,
.post table.clear
{
color: #262626;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:#EAEAEA;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border-bottom:none;
}
#footer li a{
color: #001741;}
#footer li a:hover{
color: #2a588b;
}
#copyright{
color: #ffffff;background: #2a588b;}


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

.center {
    text-align:center;
}

.left {
    text-align:left;
}

.right {
    text-align:right !important;
}

.bottom {
    vertical-align:bottom !important;
}

.mt10 {
    margin-top:10px;
}

.mt20 {
    margin-top:20px;
}

.mt30 {
    margin-top:30px;
}

.mb10 {
    margin-bottom:10px;
}

.mb20 {
    margin-bottom:20px;
}

.mb30 {
    margin-bottom:30px;
}

.must {
  color: #ffffff;
  background: #f94e4e;
  border-radius: 5px;
  padding: 2px 4px 2px 3px;
  margin-left: 3px;
}

.qrcode {
    text-align: center;
}

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

#scrollUp {
    padding: 2px 10px !important;
}

.post table th {
    color: #ffffff;
    background-color: #2a588b;
}

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

nav#mainNav {
    background: -webkit-linear-gradient(top, #ffffff,#e5e6e8);
    background: -ms-linear-gradient(left, #0d3db3,#001958);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d3db3', endColorstr='#001958', GradientType=0)";
    background-color: rgb(234, 234, 234);
    border-top: 1px solid #dfdfdf;
}

nav div.panel {
    padding-top: 13px;
    padding-bottom: 6px;
}

#wrapper {
    padding-top: 1.5em;
}

nav#mainNav ul li a {
    border-bottom: 3px solid rgba(255, 255, 255, 0);
    padding: 15px 35px 0px 35px;
    height: 40px;
}

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 {
    border-bottom: 3px solid #2a588b;
}

nav#mainNav ul li:before {
    content: "";
    display: block;
    background-image: url(/struct/wp-content/themes/mrp04/images/sep/01.png);
    width: 1px;
    height: 32px;
    margin-top: 6px;
    background-repeat: no-repeat;
    margin-bottom: -48px;
}
nav#mainNav ul li:last-child::after {
    content: "";
    display: block;
    background-image: url(/struct/wp-content/themes/mrp04/images/sep/01.png);
    width: 1px;
    height: 32px;
    margin-top: -42px;
    background-repeat: no-repeat;
    margin-left: 99%;
}
}

#header-layout {
    padding-bottom: 5px;
}

#header-layout {
    padding: 15px 0;
}

#header .logo img {
    max-height: 100px;
}

#header .contact .tel {
    position: relative;
    margin-top: 18px;
    color: #2a588a;
}

#header .contact .tel span {
    font-size: 40%;
    position: absolute;
    top: -15px;
    right: 0;
    white-space: nowrap;
}

#header .contact .mail {
    margin-top: 4px;
}

.post4b_text p.time {
	display: none;
}

#mainImg {
    background: #ffffff;
}

h1.title, .post h1 {
    border: none;
    background: none;
    padding: 10px;
    padding-top: 12px;
	background: #eaeaea;
	background: -moz-linear-gradient(left, #ffffff 0%, #eaeaea 50%, #ffffff 100%);
	background: -webkit-linear-gradient(left, #ffffff 0%,#eaeaea 50%,#ffffff 100%);
	background: linear-gradient(to right, #ffffff 0%,#eaeaea 50%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 );
}

h2.top-loop {
    background: #2a588b !important;
}

h2.top-loop a {
    color: #fff !important;
    font-size: 17px !important;
}

h2.product_list {
	position: relative;
	background: #698AAE;
	box-shadow: 0px 0px 0px 5px #698AAE;
	border: dashed 1px white;
	padding: 0.2em 0.5em;
    box-sizing: border-box;
    color: #ffffff;
    width: 91%;
    margin: 0 auto;
    font-size: 16px;
}

h2.product_list:after {
	position: absolute;
	content: '';
	left: -7px;
	top: -7px;
	border-width: 0 0 15px 15px;
	border-style: solid;
	border-color: #fff #fff #2a588b;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
    visibility: visible;
}

ul.product_menu {
	text-align: center;
    margin: 30px 0 15px 0;
}

ul.product_menu li {
	display: inline-block;
    margin-left: 1em;
}

ul.product_menu li a::before {
   font-family: FontAwesome;
   content: "\f0a9";
   display: inline-block;
   padding: 0 7px 0 0;
   border-bottom: none;
   background: none;
}


dl.outline {
	margin-bottom: 30px;
}

.post .outline dt {
    font-weight: bold;
    border-left: 5px double #2a588b;
    padding-left: 8px;
}

.photoBox {
	margin: 10px auto 20px auto;
    background: #E3E6EB;
    padding: 20px;
	box-sizing: border-box;
    text-align: center;
}
.photoBox img {
	padding: 0;
    border: none !important;
}
#item_thumb {
	overflow: hidden;
	margin: 0 auto;
	width: 40%;
    display: inline-block;
    vertical-align: top;
}
#item_thumb li {
	width: 32%;
	float: left;
	background: none;
	margin: 0;
	height: 0;
	padding-bottom: 23%;
	border: none;
}
#item_thumb li a {
	display: block;
}
#item_thumb li a:link {
}
#item_thumb li a:visited {
}
#item_thumb li a:hover, #item_thumb li a:active {
	opacity: 0.8;
}
#item_thumb li a:hover img {/* IE用 */
	filter: alpha(opacity=80);
}
#item_mainphoto {
	height: 380px !important;
	max-height: 380px !important;
	text-align: center;
	position: relative;
    padding: 10px 0;
	width: 58%;
    display: inline-block;
    vertical-align: top;
	box-sizing: border-box;
}
#item_mainphoto img {
	max-height: 96%;
	position: absolute;
	margin: auto auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

@media only screen and (max-width: 799px) {
	#item_mainphoto {
		height: 350px !important;
	}
}
@media only screen and (max-width: 640px) {
	.photoBox {
		display: block;
	}
	#item_mainphoto {
		height: 300px !important;
		width: 100%;
		display: block;
	}
	#item_thumb {
		width: 100%;
		display: block;
	}
	#item_thumb li {
		width: 25%;
		padding-bottom: 16.5%;
	}
}
@media only screen and (max-width: 420px) {
	#item_thumb li {
		width: 33%;
		padding-bottom: 21%;
	}
	#item_mainphoto {
		height: 200px !important;
	}
}

.post table td h2, .post2b table td h2, .post4b table td h2, table td h2.title {
    padding-left: 0;
    padding: 0;
    margin-bottom: 0;
}
.post table td h2 {
    border-bottom: none;
}

#product_list li {
    width: 30%;
    margin-left: 2.5%;
    display: inline-block;
    vertical-align: top;
    border-bottom: none;
}

@media only screen and (max-width: 640px) {
#product_list li {
    width: 100%;
    margin-left: 0%;
    display: inline-block;
    vertical-align: top;
    border-bottom: none;
    text-align: center;
}
}

.post table.productTable {
    width: 100% !important;
}
.post table.productTable th, .post table.productTable td {
    box-sizing: border-box;
    height: auto;
    border-top: none;
    border-right: none;
    border-left: none;
}

.post table.productTable th {
    text-align: center;
    width: 30%;
    border-radius: 4px;
    font-size: 14px;
    padding: 10px 5px;
}

.post table.productTable, .post table.productTable th, .post table.productTable td {
    border: none;
}

.post table.productTable tr {
    border-bottom: 2px solid #fff;
}

.post table.productTable td, .post table.productTable td h2 {
    font-size: 16px;
}

p.linkBtn.frontBottomCat {
   margin: 0 auto;
   text-align: center;
   padding-bottom: 1em;
   padding-top: 1em;
}

.linkBtn.frontBottomCat a {
   padding: 0.8em 2em;
   border-radius: 10px;
}

.linkBtn.frontBottomCat a:hover {
   padding: 0.8em 2em;
}

.linkBtn a {
   display: inline-block;
   background: #a3abbd;
   background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
   background: linear-gradient(to bottom, #ffffff 0%, #ffffff 100%);
   padding: 1em 3em;
	color: #2a588b;
	border: 2px solid #2a588b;
}

.linkBtn a:hover {
   display: inline-block;
   background: #2A588B;
   background: -webkit-linear-gradient(top, #2A588B 0%, #2A588B 100%);
   background: linear-gradient(to bottom, #2A588B 0%, #2A588B 100%);
   padding: 1em 3em;
   color: #fff;
}

.linkBtn.frontBottomCat a::after {
   font-family: FontAwesome;
   content: "\f061";
   display: inline-block;
   padding: 0 0 0 10px;
   border-bottom: none;
   background: none;
}

p.right {
    text-align: right !important;
    padding-top: 0 !important;
    padding-bottom: 1.5em !important;
}

@media only screen and (max-width: 640px) {
p.right {
    text-align: center !important;
}
}

p.sub_tl {
    font-size: 20px;
    font-weight: bold;
    color: #3f4756;
    padding: 10px 0 15px 0;
}

.point {
	margin: 20px 0;
	text-align: center;
}

.point_box {
    width: 30%;
    margin: 0 0.5%;
	display: inline-block;
	vertical-align: top;
	border-radius: 6px;
	border: 2px solid #2A588B;
	box-sizing: border-box;
    min-height: 216px;
}

@media only screen and (max-width: 900px) {
.point_box {
    width: 100%;
    margin: 2% 0 0 0;
    min-height: 100px;
}
}

.point_box p {
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}

.point_tl {
	background: #2A588B;
	color: #ffffff;
	padding: 10px 0;
	margin-bottom: 15px;
	font-size: 16px;
}

.point_tl span {
	font-size: 20px;
}

ul.item_info {
	margin: 20px 0;
	text-align: center;
}

ul.item_info li {
    border-radius: 50%;
    width: 30%;
    display: inline-block;
    padding-top: 22.67%;
    padding-bottom: 4%;
    color: #ffffff;
    border-bottom: none;
    vertical-align: top;
    margin: 0 1.2% 1% 1.2%;
}

ul.item_info li.bag {
    background: url(/struct/wp-content/uploads/icon_bag.png) no-repeat;
    background-size: 45%;
    background-position: center top 33%;
    background-color: #2A588B;
}

ul.item_info li.toy {
    background: url(/struct/wp-content/uploads/icon_toy.png) no-repeat;
    background-size: 45%;
    background-position: center top 33%;
    background-color: #2A588B;
}

ul.item_info li.office {
    background: url(/struct/wp-content/uploads/icon_office.png) no-repeat;
    background-size: 45%;
    background-position: center top 33%;
    background-color: #2A588B;
}

ul.item_info li.fashion {
    background: url(/struct/wp-content/uploads/icon_fashion.png) no-repeat;
    background-size: 45%;
    background-position: center top 33%;
    background-color: #2A588B;
}

ul.item_info li.living {
    padding-top: 21%;
    padding-bottom: 2.4%;
    background: url(/struct/wp-content/uploads/icon_living.png) no-repeat;
    background-size: 45%;
    background-position: center top 31%;
    background-color: #2A588B;
}

ul.item_info li.other {
    background: url(/struct/wp-content/uploads/icon_other1.png) no-repeat;
    background-size: 45%;
    background-position: center top 33%;
    background-color: #2A588B;
}

@media only screen and (max-width: 640px) {
ul.item_info li {
    border-radius: 50%;
    width: 46%;
    padding-top: 34.91%;
    padding-bottom: 7%;
    margin: 0 1.5% 3% 1.5%;
}
ul.item_info li.living {
    padding-top: 30.5%;
    padding-bottom: 4.4%;
}
}

@media only screen and (max-width: 375px) {
ul.item_info li {
    border-radius: 50%;
    width: 46%;
    padding-top: 31%;
    padding-bottom: 7.82%;
    margin: 0 1.5% 3% 1.5%;
    max-height: 147px;
}
ul.item_info li.living {
    padding-top: 29.2%;
    padding-bottom: 2.4%;
}
}

.flow_tl {
    font-size: 24px;
    font-weight: bold;
    vertical-align: top;
    margin: 5px 0 15px 0;
    color: #2a588b;
}

.flow_tl span {
	font-size: 126%;
}

.flow_text p{
	padding-bottom: 0;
}

div.commentBox{
	position: relative;
	border-top: solid 2px #2A588B;
	border-bottom: solid 2px #2A588B;
	background: #F7F8F8;
	line-height: 1.4;
	padding: 0.4em 0.5em;
	margin: 2em 0 1.5em;
}

div.commentBox:after {
	position: absolute;
	content: 'コメント';
	background: #2A588B;
	color: #fff;
	left: 0px;
	bottom: 100%;
	border-radius: 5px 5px 0 0;
	padding: 5px 24px 3px;
	font-size: 1.2em;
	line-height: 1;
	letter-spacing: 0.05em;
  }

ul.itemList li {
    margin: 0 0 0 1.2%;
    border-bottom: none !important;
}

.post4b {
    margin-bottom: 8px;
}

.code {
	padding: 5px;
	font-size: 16px;
	color: #2A588B;
}

.post .column2_80 {
   display: inline-block;
   width: 80%;
   vertical-align: top;
}

.post .column2_20 {
   display: inline-block;
   width: 17%;
   vertical-align: top;
    padding: 5px 15px 25px 0;
    box-sizing: border-box;
}

.post .column2_20 img {
    max-width: 100px;
}

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

.post .column2_80 {
   display: inline-block;
   margin: 5px 2%;
   width: 96%;
}

.post .column2_20 {
   display: inline-block;
   margin: 5px 2%;
   width: 96%;
}
}


section.widget li a::before {
   font-family: FontAwesome;
   content: "\f0da";
   display: inline-block;
   padding: 0 7px 0 0;
   border-bottom: none;
   background: none;
}

section.widget li a {
   border-bottom: none;
   background: none;
}

#footer ul li {
   background: none;
}

#footer li a:before {
   font-family: FontAwesome;
   content: "\f0da";
   display: inline-block;
   padding: 0 3px 0 0;
   border-bottom: none;
   background: none;
}

.goog-te-gadget {
    text-align: right;
}

select.goog-te-combo {
    float: none;
}

.goog-logo-link {
    margin-right: 5px;
}
#flags a {
    margin-right: 2px;
}
#flags ul{
	float: right !important;
}
.goog-te-gadget {
   line-height: 2.5em;
}
.goog-te-gadget .goog-te-combo{
	float: right;
	margin: 0 !important;
}
@media only screen and (max-width: 640px) {

#header ul {
    padding: 20px 10px 0px;
    box-sizing: border-box;
}

#flags {
    width: 100% !important;
}

#flags ul {
    margin-right: 50%;
    -webkit-transform: translate(50%, 0%);
    -ms-transform: translate(50%, 0%);
    transform: translate(50%, 0%);
   /*float: left !important;
    width: 100% !important;*/
    text-align: center !important;
}

#flags li {
    float: none !important;
    display: inline-block;
}
}