@charset "utf-8";
/*
Theme Name:mrp04-child
Template:mrp04
Version: 0.01
*/



/*--------------------------------------------------
	オリジナル設定
--------------------------------------------------*/
.fs { font-size: 85%; }
.fm { font-size: 115%; }
.red { color: #FC0000; }
.pick { color: #80B624; }
.cf:after {
	clear: both;
	display: block;
	overflow: hidden;
	height: 0px;
	content: "";
}
p.attention {
	text-indent: -1em;
	margin-left: 1em;
}
p.nm {
	padding-bottom: 0;
}
/**/
.cen { text-align: center; }
.lft { text-align: left; }
.rit { text-align: right; }
/* 非表示用 */
@media print, screen and (min-width: 641px){ /* PC用 */
	.dsp_smt { display: none; }
	.cen_pc { text-align: center; }
}
@media only screen and (max-width: 640px){ /* スマホ用 */
	.dsp_hp { display: none; }
}
/*--------------------------------------------------
	共通
--------------------------------------------------*/
.mb {
	margin-bottom: 40px;
}
.bg_wide {
	position: relative;
}
.bg_wide::before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100vw;
	height: 100%;
	margin-left: calc(((100vw - 100%) / 2) * -1);
	margin-right: calc(((100vw - 100%) / 2) * -1);
	content: "";
	z-index: -1;
}
.bg_pad {
	padding: 30px 0;
}
.box_pad {
	padding: 15px;
}
@media print, screen and (min-width: 641px){ /* PC用 */
	.bg_pad {
		padding: 60px 0;
	}
	.bg_fix::before {
		background-attachment: fixed !important;
	}
	.box_w2 {
		display:-webkit-box;
		display:-moz-box;
		display:-ms-flexbox;
		display:-webkit-flex;
		display:-moz-flex;
		display:flex;
		-webkit-box-lines:multiple;
		-moz-box-lines:multiple;
		-webkit-flex-wrap:wrap;
		-moz-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	.box_w2.rev {
		flex-direction: row-reverse;
	}
	.box_w2.vcen {
		-webkit-align-items: center;
		align-items: center;
	}
	.box_pad {
		padding: 30px;
	}
}
/*--------------------------------------------------
	トップページ
--------------------------------------------------*/
.home #wrapper {
	overflow: visible;
}
#post-2 .post {
	background: none;
	border: none;
}
/**/
#top_msg {
	background-image: url(/struct/wp-content/uploads/top_bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
#top_msg .in {
	background-color: rgba(255,255,255,0.85);
	padding: 20px;
}
#top_msg .in .fm {
	font-size: 145%;
}
@media print, screen and (min-width: 641px){ /* PC用 */
	#top_msg .in {
		margin: 0 30px;
	}
}
@media only screen and (max-width: 640px){ /* スマホ用 */
	#top_msg .in {
		margin: 0 10px;
	}	
}
/**/
@media print, screen and (min-width: 641px){ /* PC用 */
	#top_property_list dl {
		width: 29%;
	}
}
#top_property_list dl {
	border: solid 1px #000000;
	padding: 10px 10px 0;
}
#top_property_list dl dt img {
	padding: 0;
}
#top_property_list dl dd {
	padding-top: 20px;
	padding-bottom: 22px;
	position: relative;
}
#top_property_list dl dd b {
	font-size: 145%;
}
#top_property_list .property_link {
	position: absolute;
	bottom: 6px;
	right: 0;
	color: #135EB6;
	font-size: 120%;
	font-weight: bold;
	background-image: url(/struct/wp-content/uploads/link_icon.png);
	background-position: center right;
	background-repeat: no-repeat;
	background-size: contain;
	padding-right: 14%;
}
/**/
@media print, screen and (min-width: 641px){ /* PC用 */
	#top_contents a {
		width: 47%;
	}
}

/*--------------------------------------------------
	事業内容
--------------------------------------------------*/
/**/
@media print, screen and (min-width: 641px){ /* PC用 */
	#business .txt {
		width: 50%;
	}
	#business .photo {
		width: 50%;
	}
}
#business .txt {
	padding: 20px 20px 0;
	box-sizing: border-box;
}
#business .photo img {
	vertical-align: bottom;
	padding: 0;
}
#business .txt b {
	font-size: x-large;
}
/*--------------------------------------------------
	会社概要
--------------------------------------------------*/
#company_tbl {
	margin-bottom: 40px;
}
#company_tbl th {
	width: 20%;
	white-space: nowrap;
}
#company_tbl td {
	text-align: left;
}
@media print, screen and (min-width: 641px){ /* PC用 */
	#company_gallery dl dd {
		font-size: 97%;
	}
}

/*--------------------------------------------------
	採用情報
--------------------------------------------------*/
#recruit_tbl {
	margin-bottom: 40px;
}
#recruit_tbl th {
	width: 20%;
	white-space: nowrap;
}
#recruit_tbl td {
	text-align: left;
}
/*--------------------------------------------------
	お問い合わせ
--------------------------------------------------*/
.wpcf7-form select {
	width: auto;
}
.wpcf7-form table td {
	text-align: left;
}
@media print, screen and (min-width: 641px){ /* PC用 */
	.wpcf7-form table th {
		width: 200px;
		white-space: nowrap;
	}
}
/* ボタン */
.post form.wpcf7-form .linkBtn {
	padding:0 !important;
}
.post form.wpcf7-form .linkBtn input.wpcf7-submit {
	width:100%;
	padding:15px 40px;
}
.post form.wpcf7-form .linkBtn span.ajax-loader {
	position:absolute;
}
/*--------------------------------------------------
	物件情報
--------------------------------------------------*/
/* 検索 */
#property_search {
	border: 1px solid #000;
}
#property_search .ttl {
	display: flex;
	line-height: 1.3;
}
#property_search .ttl::after {
	content: "";
	flex-grow: 1;
	height: 1px;
	margin-top: 10px;
	margin-left: .4em;
	background: #4472C4;
	display: block;
}
#property_search dl {
	margin-bottom: 20px;
}
#property_search dd {
	padding: 0;
}
#property_search dd input {
	width: auto;
	margin-right: 5px;
}
#property_search dd select {
	width: auto;
}
#property_search dd .feas_clevel_01 {
	display: block;
}
#property_search .btn input {
	padding: 5px 30px;
	background: #44546A;
	border: 2px solid #000;
}
@media print, screen and (min-width: 641px){ /* PC用 */
	#property_search dl {
		display: table;
		width: 100%;
	}
	#property_search dt,
	#property_search dd {
		display: table-cell;
		vertical-align: top;
	}
	#property_search dt {
		width: 150px;
		white-space: normal;
	}
	#property_search dd .feas_clevel_01 {
		display: inline-block;
		margin-right: 20px;
	}
}
/* 一覧 */
#property_list img {
	margin: 0 auto;
	padding: 0;
	border: none;
	vertical-align: bottom;
}
#property_list ul {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}
#property_list li p {
	margin-bottom: 5px;
	padding-bottom: 0;
}
#property_list li .linkBtn {
	display: block;	
	margin-top: 10px;
}
/* 詳細 */
#property_details .photo {
	overflow: hidden;
	text-align: center;
}
#property_details .photo img {
	margin: 0 auto;
	padding: 0;
	border: none;
	vertical-align: bottom;
}
#property_details .tbl th {
	width: 15%;
	white-space: nowrap;
}
#property_details .tbl td {
	text-align: left;
}
#photo_main {
	margin-bottom: 20px;
}
#photo_thumb,
#photo_thumb li {
	margin: 0;
	padding: 0;
	border: none;
}
#photo_thumb {
	overflow: hidden;
}
@media print, screen and (min-width: 641px){ /* PC用 */
	#property_details .txt p {
		display: inline-block;
		margin-right: 2em;
	}
	#photo_main {
		float: left;
		width: 60%;
	}
	#photo_thumb {
		float: left;
		width: 40%;
	}
	#photo_thumb li {
		float: left;
		width: 31%;
		margin: 0 0 10px 2% !important;
	}
}
@media only screen and (max-width: 640px){ /* スマホ用 */
	#photo_thumb li {
		float: left;
		width: 23%;
		margin: 0 1% 10px !important;
	}
}

/*バージョンアップCF7送信スピナーによるテキストずれ対応*/
.wpcf7-spinner{
    position: absolute!important;
    margin: 0!important;
}