/* Scss Document */
.mv {
  overflow: hidden;
}
.mv .sp {
	display: none!important;
}
.mv .bx-wrapper {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  background: none;
}
.mv .bx-wrapper .bx-viewport {
  overflow: visible !important;
}
.mv .bx-wrapper .bx-next {
  background: url("../images/bx-slider/controls.png") no-repeat -43px -32px;
	z-index: 888;
}
.mv .bx-wrapper .bx-prev {
  background: url("../images/bx-slider/controls.png") no-repeat 0 -32px;
	z-index: 888;
}
.mv .maincp {
	z-index: 777;
	text-align: center;
	top: 190px;
	position: absolute;
	min-width: 1140px;
}
@media screen and (max-width: 640px) {
	.mv .sp {
		display: inherit!important;
	}
	.mv .pc {
		display: none!important;
	}
	.mv .bx-wrapper .bx-viewport {
		overflow: hidden!important;
		height: calc((800/760)*100vw)!important;
	}
	.mv .maincp {
		top: calc((130/760)*100vw);
		min-width: 100%;
	}
	.mv .maincp img {
		max-width: 100%;
		height: auto;
	}
	.mv .mv_slider img {
		max-width: 100%;
		height: auto;
	}
}
.content {
	padding: 40px 0;
	border-bottom: #DFDFD0 3px solid;
}
.content:first-child {
	padding: 0 0 40px;
}
.content:last-child {
	border-bottom: none;
}
.content h2 {
	margin-bottom: 35px;
	color: #464637;
	font-size: 2.8rem;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.2;
	text-align: center;
}
.content h2 img {
	display: inline-block;
	margin-bottom: 20px;
}
.content .property_list {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: flex;
	justify-content: space-between;
	overflow: hidden;
}
.content .property_list li {
	width: 280px;
	line-height: 1.4;
}
.content .property_list figure {
	margin-bottom: 20px;
	text-align: center;
}
.content .property_list li figure img {
	height: 210px;
}
.content .property_list h3 a {
	color: #CD5A4B;
	font-size: 1.6rem;
	font-weight: bold;
}
.content .property_list h3 a:hover {
	text-decoration: none;
}
.content .property_list .price {
	font-size: 2.4rem;
	font-weight: bold;
}
.content .property_list .address {
	font-size: 1.3rem;
}

@media screen and (max-width: 640px) {
.content {
	padding: 5.83vw 3.33vw;
	border-bottom: #DFDFD0 3px dashed;
}
.content:first-child {
	padding: 5.83vw 3.33vw;
}
.content:last-child {
	border-bottom: #DFDFD0 3px dashed;
}
.content h2 {
	margin-bottom: 6.66vw;
	font-size: 2.0rem;
}
.content h2 img {
	width: 8vw;
	margin-bottom: 3.33vw;
}
.content .property_list {
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
.content .property_list li {
	width: 48%;
	margin-bottom: 5vw;
}
.content .property_list figure {
	margin-bottom: 3.33vw;
}
.content .property_list li figure img {
	height: 35vw;
	max-width: 100%;
}
.content .property_list h3 a {
	font-size: 1.3rem;
}
.content .property_list .price {
	font-size: 1.8rem;
}
.content .property_list .address {
	font-size: 1.2rem;
}
}
.features .advantage {
	position: relative;
	width: 500px;
	height: 200px;
	margin: -60px auto 30px;
	background: #CD5A4B;
	mix-blend-mode: multiply;
}
@media screen and (max-width: 640px) {
	.features .advantage {
		width: calc((600/760)*100vw);
		height: calc((250/760)*100vw);
		margin: calc((-80/760)*100vw) auto calc((50/760)*100vw);
	}
}
.features .advantage .advantage_ttl {
	position: absolute;
	top: -30px;
	left: 50%;
	transform: translate(-50%, 0);
	margin-bottom: 20px;
	font-family: "Times New Roman", Times, "serif";
	font-size: 6.0rem;
	font-weight: 500;
	color: rgba(204, 89, 75, .6);
	line-height: 1.2;
	mix-blend-mode: multiply;
}
@media screen and (max-width: 640px) {
	.features .advantage .advantage_ttl {
		top: calc((-45/760)*100vw);
		margin-bottom: calc((30/760)*100vw);
		font-size: calc((80/760)*100vw);
	}
}
.features .advantage .advantage_text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	color: #FFF;
	font-size: 2.3rem;
	font-weight: 600;
	letter-spacing: .1em;
	line-height: 1.8;
	text-align: center;
}
@media screen and (max-width: 640px) {
	.features .advantage .advantage_text {
		font-size: calc((30/760)*100vw);
	}
}
.features .features_text {
	margin-bottom: 50px;
	font-size: 1.8rem;
	line-height: 2.0;
	text-align: center;
}
@media screen and (max-width: 640px) {
	.features .features_text {
		margin-bottom: calc((70/760)*100vw);
		font-size: calc((26/760)*100vw);
	}	
}
.features .case {
	
}
.features .case .case_ttl {
	position: relative;
	margin-bottom: 60px;
	font-family: "Times New Roman", Times, "serif";
	color: rgba(204, 89, 75, .7);
	font-size: 4.0rem;
	font-weight: 500;
	line-height: 1.2;
	letter-spacing: .1em;
	text-align: center;
}
@media screen and (max-width: 640px) {
	.features .case .case_ttl {
		margin-bottom: calc((70/760)*100vw);
		font-size: calc((60/760)*100vw);
	}
}
.features .case .case_ttl:after {
	position: absolute;
	bottom: -40px;
	left: 50%;
	transform: translate(-50%, 0);
	content: '';
	width: 0;
	height: 0;
	border: transparent 12px solid;
	border-top: rgba(204, 89, 75, .7) 12px solid;
}
@media screen and (max-width: 640px) {
	.features .case .case_ttl:after {
		bottom: calc((-50/760)*100vw);
		border: transparent calc((20/760)*100vw) solid;
		border-top: rgba(204, 89, 75, .7) calc((20/760)*100vw) solid;
	}
}
.features .case .case_list {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}
@media screen and (max-width: 640px) {
	
}
.features .case .case_list li {
	width: 430px;	
}
@media screen and (max-width: 640px) {
	.features .case .case_list li {
		width: 48%;	
	}
}
.features .case .case_list li a {
	display: block;
	padding: 10px 10px 0;
	background: #CD5A4B;
	text-decoration: none;
}
@media screen and (max-width: 640px) {
	.features .case .case_list li a {
		padding: calc((20/760)*100vw) calc((20/760)*100vw) 0;
	}
}
.features .case .case_list_img {
	
}
@media screen and (max-width: 640px) {
	
}
.features .case a .case_list_ttl {
	padding: 1em 0;
	color: #FFF;
	font-size: 2.3rem;
	font-weight: 600;
	line-height: 1.2;
	text-align: center;
}
@media screen and (max-width: 640px) {
	.features .case a .case_list_ttl {
		position: relative;
		font-size: calc((30/760)*100vw);
	}
}
.features .case .case_list_ttl:after {
	content: '';
	display: inline-block;
	margin-left: 2em;
	width: 9px;
	height: 16px;
	background: url("../images/common/arrow_white_right_m.png") top center no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}
@media screen and (max-width: 640px) {
	.features .case .case_list_ttl:after {
		position: absolute;
		bottom: calc((35/760)*100vw);
		right: 0;
		width: calc((18/760)*100vw);
		height: calc((30/760)*100vw);
		margin: 0;
	}
}
