
/*新HOLOCF7送信テキストずれ対応*/
.wpcf7-spinner {
	margin: 0 auto!important;
}@charset "utf-8";
/*
Theme Name:mrp04-child
Template:mrp04
Version: 0.01
*/




/*--------------------------------------------------
	オリジナル設定
--------------------------------------------------*/
.red {
	color: #e20151;
}
p.nm {
	margin-bottom: 0;
}
.cf:after {
	clear: both;
	display: block;
	overflow: hidden;
	height: 0px;
	content: "";
}
p.attention {
	text-indent: -1em;
	margin-left: 1em;
}
/**/
.cen { text-align: center; }
.lft { text-align: left; }
.rit { text-align: right; }
.tbl_cen th { text-align: center !important; }
.transparent img {
	background-color: transparent !important;
	padding: 0 !important;
	border: none !important;
	}
@media only screen and (min-width: 641px){
	.img_lft { float: left; margin-right: 20px; }
	.img_rit { float: right; margin-left: 20px; }
}
@media only screen and (max-width: 640px){
	.img_lft, .img_rit {
		text-align: center;
	}
	.img_lft img, .img_rit img {
		max-width: 200px;
		width: 96%;
		height: auto;
	}
}
/*--------------------------------------------------
	グローバルメニュー
--------------------------------------------------*/
#mainNav li a {
	padding-left: 20px !important;
	padding-right: 20px !important;
	}

/*--------------------------------------------------
	ホーム
--------------------------------------------------*/
.home #content {
	padding-top: 0px !important;
}
.home .postlist {
	padding: 0 !important;
	border: none !important;
}
@media screen and (min-width: 1024px) {
.home .postlist {
	width: 960px !important;
	margin: 0 auto;
}
}
#post-2 {
	background-image: url(/struct/wp-content/uploads/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin-bottom: 50px;
	padding-top: 50px;
}
.home_fream01 {
	background-image: url(/struct/wp-content/uploads/home_illa.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-size: contain;
	padding: 3% 3% 2% 3%;
}
.home_fream01 div {
	width: 60%;
	margin-left: 15%;
	margin-right: 25%;
}
.home_fream02 {
	clear: both;
	text-align: center;
	padding-top: 5%;
}
.home_box01,
.home_box02,
.home_box03 {
	float: left;
	padding-top: 3%;
	padding-bottom: 3%;
	color: #fff;
	}
.home_box01 {
	background-image: url(/struct/wp-content/uploads/home_bg01.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 33%;
}
.home_box02 {
	background-image: url(/struct/wp-content/uploads/home_bg02.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 33.5%;
}
.home_box03 {
	background-image: url(/struct/wp-content/uploads/home_bg03.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 33.5%;
}
.home_fream02 .home_txt01 {
	font-size: 20px;
	font-style: italic;
}
.home_fream02 .home_txt02 {
	font-size: 22px;
}
.home_fream02 .home_txt03 {
	font-size: 13px;
	font-style: italic;
}
.home_fream02 .home_link a{
	position: relative;
	padding: 6px 10px;
	background-color: #151c60;
	margin-bottom: 10px;
	margin-top: 12px;
	color: #FFF;
	}
.home_fream02 .home_link a:hover{
	background-color: #263397;
	}
@media only screen and (max-width: 959px) {
.home_fream01 div {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	margin-bottom: 7%;
}
}
@media only screen and (max-width: 640px){
.home_fream01 {
	background-image: url(/struct/wp-content/uploads/home_illa.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-size: contain;
	padding: 3% 3% 5% 3%;
}
.home_fream01 div {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 3%;
}
.home_box01,
.home_box02,
.home_box03 {
	width: 100%;
	float: none;
	}
}
/*--------------------------------------------------
	会社案内
--------------------------------------------------*/
.about_fream dl {
	margin-bottom: 10px;
}
.about_fream dt {
	font-weight: normal;
	border-left: solid 3px #ccc;
	padding-left: 10px;
	margin-bottom: 10px;
}
/*--------------------------------------------------
	採用情報
--------------------------------------------------*/
.recruit_tbl th {
	text-align: center !important;
	white-space: nowrap;
	vertical-align: middle;
	}

/*----------------custom-css-start----------------------------------*/
@media print, screen and (min-width: 1024px){
nav#mainNav {
    background-color: initial;
}
	#header-layout {
    width: inherit;
    padding: 0;
    background-color: rgba(255,255,255,0.9);
}
	nav#mainNav {
    width: inherit;
}
}

/*----------------custom-css-end----------------------------------*/


/*新HOLOCF7送信テキストずれ対応*/
.wpcf7-spinner {
	margin: 0 auto!important;
}