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

h1.title, .post h1 {
    position: relative;
    display: block;
	margin: 0em auto 1.5em;
    letter-spacing: 0.1em;
    color: #343434;
    font-size: 32px;
	background: none;
	font-weight:bold;
}
h1.title:before {
    content: '';
    position: absolute;
    bottom: -25px;
    display: inline-block;
    width: 60px;
    height: 7px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #2250a9;
}
.home h1.title, .home .post h1 {
    margin: 2em auto 1.5em;
}

.post h2 {
    margin-top: 1.5em;
}
.home .post h2 {
    margin-top: 0.5em;
}

@media print, screen and (min-width: 1024px){
nav#mainNav ul li a {
    padding: 5px 18px;
    height: 37px;
}
nav#mainNav ul li {
    padding: 0 10px;
}
}
@media only screen and (min-width: 641px){
#header .add {
    text-align: right;
}
	nav#mainNav ul li:before {
    left: 1px;
}
	nav#mainNav ul li:nth-child(6):before {
	left: 0px;
}
}

/* リンクボタン2
-------------------------------------------------------------- */
.post .linkBtn2 {
    padding: 0.5em 1.5em 0.5em 1em;
    border-radius: 0;
    background: rgba(255, 255, 255, 0.5);
    color: #01003e;
    position: relative;
    line-height: 1.8;
    transition: all .3s;
}
.linkBtn2 {
    background: #ffffff;
    position: relative;
    border-radius: 0px;
    transition: all .3s;
    text-align: center;
    margin: 2em auto 2em;
    border: 1px solid #01003e;
	padding: 8px 6px;
    display: block;
    color: #01003e;
    font-size: 95%;
}
.linkBtn2 a {
    color: inherit;
}
.post .linkBtn2::after {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    right: 1em;
    width: 6px;
    height: 6px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: -3px;
}
.linkBtn2::after,.post .linkBtn2::after {
    border-right: 1px solid #01003e;
    border-bottom: 1px solid #01003e;

}
.linkBtn2:hover {
    background: #01003e;
    color: #ffffff;
}
.linkBtn2:hover::after {
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}









/*--------------------------------------------------
	オリジナル設定
--------------------------------------------------*/
.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;
	}
}
/*--------------------------------------------------
	会社概要
--------------------------------------------------*/
.company_tbl th {
	text-align: center !important;
	white-space: nowrap;
	vertical-align: middle;
	}
/*--------------------------------------------------
	求人情報
--------------------------------------------------*/
.recruit_tbl th {
	text-align: center !important;
	white-space: nowrap;
	vertical-align: middle;
	}
.recruit_li {
	padding-left: 5px;
	}
.recruit_li li {
	border-bottom: none;
	margin-bottom: 5px;
	margin-left: 5px;
	list-style: disc;
	}
@media only screen and (max-width: 640px){
.recruit_li li {
	text-align: left;
	}
}
/*--------------------------------------------------
	物件情報
--------------------------------------------------*/
h1.title span span {
	display: block;
	margin-top: 10px;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.2;
}
/* 検索 */
#search_box {
	margin-bottom: 30px;
	padding: 0 20px 20px;
	background: #F8FAFD;
	border: 1px solid #CCC;
}
#search_box h2 {
	margin-bottom: 15px;
	padding: 15px 0 0 10px;
	border-left: 8px solid #2351A7;
	font-size: 18px;
	font-weight: bold;
}
#search_box table {
	width: 100%;
	background: #FFF;
	margin-bottom: 15px;
	border-collapse: collapse;
	border-spacing: 0;
}
#search_box table th,
#search_box table td {
	padding: 8px 10px;
	border: 1px solid #DDD;
}
#search_box table th {
	width: 15%;
	background: #E0E8F8;
}
#search_box p {
	text-align: right;
}
/**/
#property_list p.name {
	margin: 10px 0 5px;
	font-size: 120%;
	font-weight: bold;
}
#property_list p.price {
	text-align: right;
}
#property_list p.price b {
	font-size: 20px;
}
@media (min-width: 959px) {
	#property_list.post4b li {
		width: 31.4%;
	}
}
/**/
#property_photo * {
	margin: 0;
	padding: 0;
	border: none;
}
#property_photo {
	margin-bottom: 20px;
}
#property_photo li {
	float: left;
	width: 23.5%;
	list-style: none;
}
#property_photo li+li {
	margin-left: 2%;
}
@media only screen and (max-width: 640px){
	#property_photo li {
		width: 48.5%;
	}
	#property_photo li+li,
	#property_photo li+li+li+li {
		margin-left: 3%;
	}
	#property_photo li+li+li {
		margin-left: 0;
	}
}
/**/
#property_details table th {
	width: 16%;
}
#property_details table th+td+th+td {
	width: 34%;
}
/**/
#property_details .contact * {
	margin: 0;
	padding: 0;
	border: none;
}
#property_details .contact li {
	list-style: none;
}
#property_details .contact li a {
	position: relative;
	display: block;
	padding: 6px 0;
	background: #2351A7;
	border-radius: 10px;
	box-shadow: 0 -3px 0 rgba(0,0,0,0.2) inset;
	color: #FFF;
	text-align: center;
	line-height: 50px;
}
#property_details .contact li a:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#property_details .contact li+li a {
	line-height: 25px;
}
#property_details .contact li a::after {
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	right: 1em;
	width: 6px;
	height: 6px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin-top: -3px;
}
@media only screen and (min-width: 641px){
	#property_details .contact li {
		float: left;
		width: 48%;
	}
	#property_details .contact li+li {
		float: right;
	}
}