@charset "UTF-8";

/*住宅展示場　nakamozu*/


/*ALL + SP*/
.notofont{
	font-family: 'Noto Sans JP', sans-serif;
}
@media all and (max-width:768px) {
/*mainPhotoKyoto*/
.mainPhotoKyoto {
/*	margin-bottom: 3rem;*/
}

/*catch*/
.catch{
	width: 86%;
	margin: auto;
	margin-bottom: 3rem;
	text-align: center;
	line-height: 1;
}

.catch p{
	display: inline;
	padding: 0 0;
	background: linear-gradient(transparent 60%, #EDEEF0 60%);
	font-size: 14px;
	color: #4c5870;
}

.placeWrap{
	margin: auto;
	padding: 0.5rem;
	background-color: #4c5870;
	color: #fff;
	overflow: hidden;
	font-size: 16px;
}
.placeArea{
	margin: 1rem;
	padding: 1.3rem .5rem;
	border: 1px solid #fff;
	line-height: 1;
	float: left;
}
.placedate{
	float: left;
	width: 80%;
	margin: 1.3rem 0 0;
}
.placeName{
	float: left;
	width: 80%;
	margin: .1rem 0 0;
	font-size: 94%;
}

/*campaignArea*/
.campaignArea{
	margin: 5rem 2rem 5rem;
	padding: 10% 5%;
	color: #ffffff;
	background: #4c5870;
	max-width: 1068px;
	font-size: 16px;
	text-align: center;
}
h2.campaignTitle{
	text-align: center;
	line-height: 1.3;
	font-size: 18px;
}
h2.campaignTitle span.text_big{
	font-size: 30px!important;
}
.campaignBtnArea{
	margin: 10% 0;
	position: relative;
}
.campaignBtnArea a{
	padding: 10px 20% 10px 13%;
	background: #fff;
	color: #4c5870;
	display: block;
	font-size: 12px;
}
.campaignBtnArea a::after{
	content: "";
	display: inline-block;
	background: url(../images/common/icon-link-blue.svg) no-repeat center / contain;
	height: 17px;
	width: 17px;
	margin-left: 0.5em;
	position: absolute;
	top: 32%;
}
.campaignInfo{
	font-size: 10px;
	text-align: left;
	line-height: 1.4;
}
.campaignArea .pct{
	margin-top: 2rem;
}

/*campaignBanner*/
.campaignBanner{
	width: auto;
	margin: 0rem 5% 3rem;
}
.campaignBanner p.text_small{
	font-size: 10px!important;
	margin: 10px;
	line-height: 1.4;
	text-align: justify;
	color: #666;
}

/*conceptArea*/

.conceptArea{
	background: #eef0f1;
	width: 100%;
	height: auto;
	margin-bottom: 25rem;
	padding-top: 2rem;
	padding-bottom: 1%;
}

.conceptDetail{
	width: 95%;
	height: 24rem;
	margin: auto 0 -5% auto;
	background-image: url(/_assets/images/housegallery/nakamozu/image05.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	color: #000;
	position: relative;
}

/*
.conceptDetail2{
	width: 95%;
	height: 24rem;
	margin: auto 0 -5% auto;
	background-image: url(/_assets/images/housegallery/nakamozu/image07.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	color: #000;
	position: relative;
}
*/

.conceptDetailInner{
	width: 100%;
	margin-left: -2%;
	padding-left: 0;
	position: absolute;
	bottom: 5%;
	top: 23rem;
}

.conceptDetailInner2{
	width: 100%;
	margin-left: -2%;
	padding-left: 0;
	position: absolute;
	bottom: 5%;
	top: 23rem;
}

.conceptTitle{
	font-size: 1.8rem;
	margin: 4rem 0px 0;
	text-align: center;
}

.conceptText{
	font-size: 1.4rem;
	text-align: center;
	margin: 2rem;
}

/*zehArea*/
.zehArea{
	margin: 2rem 2rem 5rem 2rem;
}
.zehArea .wrap .detail .title{
	margin: 5rem auto 0;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.4;
	padding-left: 15px;
	border-left: 5px solid #4C5870;
/*	border-top: none;*/
/*	border-bottom: 23px;*/
	text-align: left;
}
.zehArea .wrap .detail .text{
	max-width: 1160px;
	margin: 3rem auto 0;
}
p.right.sp.textSmall{
	font-size: 12px;
	text-align: right;
	margin: 2rem 0;
}
.zehArea .wrap .tableWrapper{
	max-width: 960px;
	margin: 3rem auto 0;
/*	overflow-x: scroll;*/
}
.tableWrapper img {
	width: 800px;
	margin-bottom: 2rem;
}

/*present*/
.present{
	width: auto;
	margin: 0 0 5rem 0;
	padding: 2rem 0;
	overflow: hidden;
}
.present .inner picture{
	width: 50%;
	margin-bottom: 2rem;
	float: left;
}
.present .textSmall{
	margin-bottom: 0;
}
/*btnArea*/
.btnArea p a{
	padding: 1.2rem 0 1.6rem
}
.btnArea p span.textSmall{
	line-height: 1.6;
	font-size: 12px;
	margin-top: 1rem;
	display: block;
}

.btnArea.reserve {
	margin-bottom:0;
}	

/*電話番号側の告知*/
.absoluteWrap{
	position: relative;
	margin-bottom: 50px!important;
}
.absolute{
	width: 100%;
	margin: auto ;
	position: absolute;
	bottom: -20px;
	font-size: 12px!important;
	text-align: center;
}




}

@media all and (min-width:769px) {
/*mainPhotoKyoto*/
.mainPhotoKyoto{
	max-width: 1160px;
	margin: auto auto 10px;
}
.mainPhotoKyoto h1 img{
	width: 100%;
}
.placeWrap{
	width: 100%;
	max-width: 340px;
	text-align:center;
	padding: 13rem 1rem;
	background-color: #4c5870;
	color: #fff;
}
.placeArea{
	font-size: 30px;
	width: 150px;
	height: 145px;
	margin: 3rem auto;
	padding: 5rem 1rem 0rem;
	border: 1px solid #fff;
}
.placedate{
	margin-top: 9rem;
	font-size: 26px;
}
.placeName{
	margin-top: 3rem;
	font-size: 30px;
	line-height: 1.8;
}

/*campaignArea*/
.campaignArea{
	padding: 20px;
	color: #ffffff;
	background: #4c5870;
	width: 1068px;
	margin: 5rem auto 8rem;
}
.campaignInner{
	display: flex;
	flex-wrap: nowrap;
/*	flex-direction: row-reverse;*/
}
.campaignInner .pct {
	width: 37%;
}
.campaignInner .pct picture img{
	width: 100%;
}
.campaignDetail{
	width: 70%;
}
h2.campaignTitle{
	font-size: 26px;
	line-height: 1.3;
	text-align: center;
}
h2.campaignTitle span.text_big{
	font-size: 40px!important;
}
.campaignBtnArea{
	width: 300px;
	margin: 23px auto;
	position: relative;
}
.campaignBtnArea a{
	padding: 12px 20% 12px 20%;
	background: #fff;
	color: #4c5870;
	display: block;
}
.campaignBtnArea a:hover{
	opacity: .7;
}
.campaignBtnArea a::after{
	content: "";
	display: inline-block;
	background: url(../images/common/icon-link-blue.svg) no-repeat center / contain;
	height: 17px;
	width: 17px;
	margin-left: 0.5em;
	position: absolute;
	top: 32%;
}

.campaignInfo{
	margin-left: 25px;
	font-size: 12px;
	font-weight: normal;
}

/*campaignBanner*/
.campaignBanner{
	width: 100%;
/*	max-width: 1160px;*/
	max-width: 940px;
	margin: 5rem auto 9rem;
}
.campaignBanner img{
	width: 100%;
}
.campaignBanner p.text_small{
	font-size: 12px!important;
	margin: 10px 0;
	color: #666;
}
.campaignBanner a:hover{
	opacity: .7;
}



/*conceptArea*/

.conceptArea{
	background: #eef0f1;
	width: 100%;
	height: auto;
	margin-bottom: 15rem;
	padding-top: 8rem;
	padding-bottom: 1%;
}

.conceptDetail{
	width: 90%;
	height: 90vh;
	margin: auto 0 -5% auto;
	background-image: url(/_assets/images/housegallery/nakamozu/image05.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	color: #f6f7f8;
	position: relative;
}

/*
.conceptDetail2{
	width: 90%;
	height: 90vh;
	margin: auto 0 -5% auto;
	background-image: url(/_assets/images/housegallery/nakamozu/image07.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	color: #f6f7f8;
	position: relative;
}
*/

.conceptDetailInner{
	padding-left: 5%;
	position: absolute;
	top: 5%;
	width: 100%;
}

.conceptDetailInner2{
	padding-left: 52%;
	position: absolute;
	bottom: 5%;
	width: 100%;
}

.conceptTitle{
	font-size: 30px;
	line-height: 1.6;
}

.conceptText{
	font-size: 16px;
	margin-top: 30px;
	line-height: 2.2;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.9);
}

/*zehArea*/
.zehArea .wrap .detail .title{
	clear: both;
	max-width: 1160px;
	margin: 10rem auto 0;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.4;
	padding: 0 0 0 32px;
	border-left: 10px solid #4C5870;
	border-top: none;
	border-bottom: none;
	text-align: left;
}
.zehArea .wrap .detail .text{
	max-width: 1160px;
	margin: 3rem auto 0;
}
.zehArea .wrap .tableWrapper{
	max-width: 1160px;
	margin: 5rem auto 0;
}
.zehArea .wrap .tableWrapper picture img{
	width: auto;
}

/*.mapping*/
.mapping{
	margin-top: 10rem;
}

/*housegalleryDetail*/
.housegalleryPage .housegalleryDetail .detail .spec{
	width: 630px;
}
.housegalleryPage .housegalleryDetail .wrap .pct picture{
	max-width: 529px;
	width: 100%;
}
.housegalleryPage .housegalleryDetail .wrap .pct picture img{
	width: 100%;
}

/*btnArea*/
	
	
	
/*.btnArea p.tel a{
	margin-bottom: 1rem;
}*/

/*present*/
.present{
	padding: 2rem 0;
}
.present .inner{
	display: flex;
	flex-wrap: nowrap;
}
.present .inner picture{
	width: 25%;
}
.presentDetail{
	width: 50%;
}
.presentDetail .textBold{
	font-size: 32px;
	padding-bottom: 2rem;
}
.presentDetail .textSmall{
	line-height: 2;
	font-size: 13px;
}

/*電話番号側の告知*/
.absoluteWrap{
	position: relative;
	margin-bottom: 50px!important;
}
.absolute{
	width: 100%;
	margin-left: auto ;
	position: absolute;
	bottom: 50px;
	right: 120px;
	left: auto;
	font-size: 12px!important;
	text-align: right;
}




}


