@charset "utf-8";

.page_ttl {
	background: url(../images/bg_page_ttl.jpg) top center no-repeat;
}

.page_ttl h2 {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

#agency-wrap {
	margin: 60px auto 0;
	width: 1140px;
	overflow: hidden;
}

#agency-wrap.rental-wrap #agency-main {
	margin: 0 auto;
	float: none;
	width: 960px;
}

#agency-estate {}

#agency-estate li {
	margin-bottom: 20px;
	padding: 20px;
	border: solid 1px #ccc;
	display: flex;
	justify-content: space-between;
}

#agency-estate li figure {
	width: 380px;
}

#agency-estate li figure img {
	width: 100%;
	height: auto;
}

#agency-estate li>div {
	width: 500px;
}

#agency-estate li h3 {
	font-weight: bold;
	font-size: 1.8rem;
}

#agency-estate li h3 a {
	color: #000;
	text-decoration: none;
}

#agency-estate li h3 a:hover {
	text-decoration: underline;
}

#agency-estate li h3 em {
	font-size: 2.2rem;
}

#agency-estate li dl {
	display: flex;
}

#agency-estate li dt {
	width: 6em;
}

#agency-estate li dd.price {
	color: #c00;
	font-size: 2rem;
	font-weight: bold;
}

#agency-estate li .btn_more {
	margin-top: 1.5em;
}

.mod_slide {
	background-color: #eee;
	padding: 60px 70px;
	width: 1000px;
}

.mod_slide_img,
.mod_slide_nav {
	width: 100%;
	margin: 0 auto 10px;
	position: relative;
}

.slide-item img {
	width: 100%;
	position: relative;
	z-index: 0;
}

.slide-item .caption {
	padding: 1em;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	background: rgba(0, 0, 0, .5);
	color: #fff;
}

.thumbnail-item {}

.thumbnail-item img {
	width: 98%;
	margin: 0 auto;
	overflow: hidden;
}

.slick-prev::before {
	content: '';
	width: 0;
	height: 0;
	right: 3px;
	border: transparent 10px solid;
	border-right-color: transparent;
	border-right-style: solid;
	border-right-width: 10px;
	border-right: #000 14px solid;
	display: block;
	position: relative;
}

.slick-next::before {
	content: '';
	width: 0;
	height: 0;
	border: transparent 10px solid;
	border-left-color: transparent;
	border-left-style: solid;
	border-left-width: 10px;
	border-left: #000 14px solid;
	display: block;
}

.slick-prev,
.slick-next {
	z-index: 1000;

}

.slick-dots li button::before {
	font-size: 24px;
}

#dtls-head .features {
	margin-bottom: 30px;
	padding: 0 0 15px;
	display: flex;
	align-items: flex-end;
	width: 100%;
	border-bottom: solid 3px #000;
}

.features .ttl-area,
#dtls-head .features table {
	width: 50%;
}

.features .price-wrap {}

.features .ttl-area dl {
	margin-right: 2em;
	display: flex;
	align-items: center;
}

.features .ttl-area dt {
	margin-right: .5em;
	font-weight: bold;
}

.features .ttl-area dd.price {
	color: #c00;
	font-size: 2.4rem;
	font-weight: bold;
}

.features h2 em {
	font-size: 3.4rem;
}

#dtls-head th {
	width: 15%;
	font-weight: bold;
}

#dtls-head td {
	width: 85%;
}

.price-loan {
	margin: 30px 0 0;
	text-align: center;
}

.price-loan dl {
	margin: 0 2em;
	align-items: center;
	display: inline-block;
}

.price-loan dt {
	margin-right: .5em;
	font-weight: bold;
	display: inline-block;
}

.price-loan dd {
	color: #c00;
	font-weight: bold;
	display: inline-block;
	font-size: 2rem;
}

.price-loan dd span {
	font-size: 3.6rem;
}


.post {
	margin: 0 0 40px;
	padding: 0 0 40px;
	border-bottom: dotted 1px #000;
	font-size: 1.5rem;
}

.post h2 {
	margin-bottom: .5em;
	padding: 0 0 .5em;
	font-size: 3rem;
	line-height: 1.4;
	text-align: center;
}

.post p {
	margin-bottom: 1em;
}

.blog_info {
	margin: 0 0 1em;
	text-align: center;
	font-weight: bold;
}

.blog_info .cal {
	border-bottom: solid 2px #999;
	font-weight: normal;
	font-size: 1.6rem;
	font-weight: bold;
	display: inline-block;
	color: #999;
}

.blog_info .cat {
	font-size: 1.4rem;
}

.blog_info a {
	color: #999;
	text-decoration: none;
}

.widget-container {
	margin: 0 0 30px;
}

.widget-container h3 {
	margin: 0 0 .75em;
	padding: 0 0 .25em;
	border-bottom: solid 1px #ccc;
	font-size: 1.6rem;
	font-weight: bold;
}

.widget-container li {
	margin-left: 1em;
	text-indent: -1em;
}

.widget-container li:before {
	content: '・';
}

.nav-below {
	margin: 30px auto;
	text-align: center;
}

.nav-below span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}

.nav-below a {
	text-decoration: none;
	padding: 3px 5px;
	margin: 2px;
	color: #fff;
	background: #000;
}

.nav-single {
	margin: 30px auto;
	letter-spacing: -.5em;
	text-align: center;
}

.nav-single span {
	margin: 0 3px;
	display: inline-block;
	letter-spacing: normal;
}

.nav-single span a {
	padding: .5em 1em;
	color: #fff;
	background: #000;
	text-decoration: none;
}

@media only screen and (max-width: 640px) {

	#agency-wrap.rental-wrap #agency-main {
		width: 100%;
	}


	#agency-estate li {
		margin-bottom: 5vw;
		padding: 3vw;
		display: block;
	}

	#agency-estate li figure {
		margin-bottom: 1em;
		width: 100%;
	}

	#agency-estate li>div {
		width: 100%;
	}

	#agency-estate li h3 {
		font-size: 1.8rem;
	}

	#agency-estate li h3 a {
		color: #000;
		text-decoration: none;
	}

	#agency-estate li h3 a:hover {
		text-decoration: underline;
	}

	#agency-estate li h3 em {
		font-size: 2.2rem;
	}

	#agency-estate li dl {
		display: flex;
	}

	#agency-estate li dt {
		width: 6em;
	}

	#agency-estate li dd.price {
		color: #c00;
		font-size: 2rem;
		font-weight: bold;
	}




	#agency-wrap {
		margin: 30px auto 0;
		padding: 0 15px;
		width: auto;
	}

	#agency-main,
	#agency-wrap #side {
		float: none;
		width: 100%;
	}

	#agency-main {
		padding-right: 0;
	}

	#agency-wrap #side {
		margin-top: 20px;
		padding-top: 20px;
		border-top: solid 3px #ccc;
	}

	.mod_slide {
		padding: 0;
		width: 100%;
		background: none;
	}

	.slide-item .caption {
		padding: .5em 1em;
		font-size: 1.1rem;
	}

	.slick-prev {
		left: -3vw;
	}

	.slick-next {
		right: -3vw;
	}

	#dtls-head .features {
		padding-bottom: 0;
		display: block;
	}



	.features .ttl-area,
	#dtls-head .features table {
		width: 100%;
	}

	.features .price-wrap {
		display: block;
	}

	.features .ttl-area dl {
		margin-right: 2em;
		display: flex;
		align-items: center;
	}

	.features .ttl-area dt {
		margin-right: .5em;
		font-weight: bold;
	}

	.features .ttl-area dd {
		font-size: 1.6rem;
	}

	.features .ttl-area dd.price {
		color: #c00;
		font-size: 2rem;
		font-weight: bold;
	}

	#dtls-head h2 {
		margin-bottom: 1em;
		line-height: 1.4;
	}

	.features h2 em {
		font-size: 2.8rem;
		display: block;
	}

	.price-loan dd span {
		font-size: 2.8rem;
	}

	.post {
		margin: 0 0 30px;
		padding: 0 0 30px;
		border-bottom: solid 3px #000;
		font-size: 1.3rem;
	}

	.post h2 {
		font-size: 2.4rem;
	}

	.post img {
		width: 90%;
		height: auto;
	}

	.widget-container {
		margin: 0 0 20px;
	}

	.widget-container li:before {
		content: '・';
	}

	.nav-below,
	.nav-single {
		margin: 20px auto 0;
		letter-spacing: -.5em;
		text-align: center;
	}
}