@charset "utf-8";
/*
Theme Name:mrp04-child
Template:mrp04
Version: 0.01
*/

@import url('https://fonts.googleapis.com/css?family=Cormorant+Garamond:600');

/*-------------------------------------
 共通設定
----------------------------------------*/

body,.post h2, .post2b h2, .post4b h2 {
	font-family: 'Cormorant Garamond', '游明朝', YuMincho, 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'ＭＳ Ｐ明朝', 'MS PMincho', serif !important;
	font-weight:500;
}

body.home::before {
    content: "";
    background: url(/struct/wp-content/uploads/bg_greeting-2.png) no-repeat;
    position: fixed;
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    z-index: -1;
}

/*-------------------------------------
ヘッダー
----------------------------------------*/
#header {
    background: url(/struct/wp-content/uploads/bg_header.png) repeat;
}

@media only screen and (max-width: 1023px){
.mobile #header .logo img {
    margin-left: 50px;
}
}

/*-------------------------------------
メインナビ
----------------------------------------*/

@media print, screen and (min-width: 1024px){
nav#mainNav {
    background: #000000;
    padding-top: 7px;
}
.panel {
    padding: 15px 0 5px;
}
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: inherit;
    -webkit-transform: inherit;
}
nav#mainNav ul li a b {
    font-weight: normal;
    font-size: 16px;
}
}


/*-------------------------------------
メインビジュアル
----------------------------------------*/
#mainImg {
    margin-top: -30px;
}

@media only screen and (max-width: 1023px) {
.mobile #mainImg {
    margin-top: 0;
}
}


/*-------------------------------------
見出し
----------------------------------------*/

h1.title, .post h1 {
    font-weight: normal;
    text-shadow: -1px -1px 1px #dad4b9, 1px 1px #563e1d;
	margin-top: 56px;
	line-height: 120%;
}

h1.title:after, .post h1:after {
    content: "";
    background: url(/struct/wp-content/uploads/line02.png) no-repeat;
    display: block;
    max-width: 960px;
    height: 33px;
    width: 100%;
    background-size: 100%;
    margin-top: 12px;
}
.post h2, .post2b h2, .post4b h2, h2.title {
    color: #000000;
    margin-top: 20px;
    background: #ede4e1;
}


@media only screen and (max-width: 1023px) {
h1.title, .post h1 {
    margin-top: 25px;
    margin-bottom: -20px;
}
}

@media only screen and (max-width: 750px) {
h1.title, .post h1 {
    font-size: 30px;
}
}

/*-------------------------------------
フロントページ
----------------------------------------*/

.home #content {
    padding: 0;
}

.contsbnrBox {
    background: #ffffff;
    padding: 50px 0 20px;
    margin-top: -20px;
}

.greetingBox p {
    max-width: 740px;
    margin: 0 auto;
    width: 90%;
}

.newsBox {
    background: #ffffff;
    padding: 1px 0 20px;
    margin-top: -20px;
}

.topcontsBox {
    margin: 66px auto 90px;
}

.topcontsBox .post {
    background-color: rgba(255,255,255,0.6);
    padding: 42px 0 30px !important;
    text-align: center;
    box-shadow: 0 0 6px #f3d9d5;
}

.contsbnrBox_inner,.newsBox_inner,.topcontsBox_inner  {
    max-width: 960px;
    margin: 0 auto;
    width: 96%;
}


	
/*-------------------------------------
下層ページ
----------------------------------------*/

.wpcf7-form .must {
    background: rgb(138, 127, 81);
}

.post .linkBtn {
    background: rgb(138, 127, 81);
}

.post .linkBtn:hover {
    background: rgb(165, 154, 109);
}

#breadcrumb {
    background-color: #ede4e1;
    margin-top: -21px;
}

#breadcrumb ul li a, #breadcrumb ul li {
    color: #000000;
}

div#gallery-1 {
    margin-bottom: 50px;
}

.infoBox table th {
    background-color: #fef5f2;
	border-bottom: 1px solid #e8dfdc;
}

.infoBox table td {
    color: #000000;
    background-color: #ffffff;
	border-bottom: 1px solid #e8dfdc;
}

.infoBox table th, .infoBox table td {
	border-top: none;
	border-right: none;
	border-left: none;
}

.infoBox table {
    border: 6px solid #ecdfdb;
}

.infoBox p {
    padding: 0;
    margin-bottom: 20px;
    border-bottom: 1px dotted #d8c9a1;
}

.infoBox p span {
    background: #d8c9a1;
    display: inline-block;
    margin-right: 10px;
    /* border-radius: 6px; */
    padding: 2px 10px;
}

@media only screen and (max-width: 1023px){
.mobile #breadcrumb {
    margin-top: 60px;
}
}

/*-------------------------------------
フッター
----------------------------------------*/




/*-------------------------------------
	物件情報
----------------------------------------*/
/* リスト */
#property_list.post4b li img {
	max-width: 100%;
}
#property_list.post4b li .txt {
	position: relative;
	margin: 0 0 10px;
	padding: 10px;
	background: #f4f4f4;
}
#property_list.post4b li .ico {
	position: relative;
	top: -25px;
	width: 100px;
	margin-bottom: -20px;
	padding: 2px 0;
	background: #BFE7FF;
	border: 1px solid #0070c0;
	border-radius: 10px;
	text-align: center;
}
#property_list.post4b li table {
	width: 100%;
	margin: 0;
}
#property_list.post4b li table th,
#property_list.post4b li table td {
	padding: 5px 0;
	border-bottom: 1px solid #ddd;
}
#property_list.post4b li table th {
	width: 15%;
	padding-right: 15px;
	white-space: nowrap;
}
#property_list.post4b li .linkBtn {
	display: block;
}
@media print, screen and (min-width: 960px){
	#property_list.post4b li {
		width: 31.4%;
	}
}
/* 詳細 */
#property_detail .photo {
	margin-bottom: 30px;
	text-align: center;
}
#property_detail h2 {
	margin-top: 30px;
}
/**/
#photo_main {
	max-height: 500px;
	margin-bottom: 20px;
}
#photo_main img {
	object-fit: contain;
}
#photo_thumb,
#photo_thumb li {
	margin: 0;
	padding: 0;
	border: none;
}
#photo_thumb {
	display: flex;
	flex-wrap: wrap;
}
#photo_thumb li {
	width: 32%;
	margin-right: 2%;
	margin-bottom: 15px;
}
#photo_thumb li:nth-child(3n) {
	margin-right: 0;
}
@media only screen and (max-width: 640px){ /* スマホ用 */
	#photo_thumb li {
		margin-bottom: 10px;
	}
}
#photo_main img {
    object-fit: contain;
    max-height: 500px;
}

/*新HOLOCF7送信テキストずれ対応*/
.wpcf7-spinner {
	margin: 0 auto!important;
}
