﻿.modelHouseWrap .modelHouseKv {
	-webkit-transform: translate(0, -70px);
	-moz-transform: translate(0, -70px);
	-ms-transform: translate(0, -70px);
	transform: translate(0, -70px);
	position: relative;
	z-index: -1
}

.modelHouseWrap .modelHouseKv h1 {
	border-bottom: none;
	width: 512px;
	margin: 0 auto;
	-webkit-transform: translate(0, 50%);
	-moz-transform: translate(0, 50%);
	-ms-transform: translate(0, 50%);
	transform: translate(0, 50%)
}

.modelHouseWrap .modelHouseKv h1::after {
	background-color: inherit
}

.modelHouseWrap .modelHouseKv img {
	width: 100%
}

.modelHouseWrap .modelHouseCon {
	width: 960px;
	margin: 0 auto
}

.modelHouseWrap .modelHouseCon .leadText {
	text-align: center;
	width: 900px;
	margin: 30px auto 50px
}

.modelHouseWrap .modelHouseCon h2 {
	border-bottom: none
}

.modelHouseWrap .modelHouseCon .tab-content {
	position: relative
}

.modelHouseWrap .modelHouseCon .tab-content .mod-saleinlots-performance-section {
	margin-top: 0;
	padding-top: 20px
}

.modelHouseWrap .modelHouseCon .tab-content input[type="radio"] {
	display: none
}

.modelHouseWrap .modelHouseCon .tab-content .tab-content_btn {
	width: 18px;
	border-bottom: 1px solid #ffca0b;
	position: absolute;
	top: 58px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	z-index: 100
}

.modelHouseWrap .modelHouseCon .tab-content label {
	width: 49%;
	display: inline-block;
	text-align: center;
	background: #ffe2be;
	color: #ff8f00;
	letter-spacing: .6em;
	margin-right: 1%;
	font-size: 22px;
	font-size: 2.2rem;
	cursor: pointer;
	position: relative;
	padding: 12px 0;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border: 1px solid #ffca0b
}

.modelHouseWrap .modelHouseCon .tab-content label:hover {
	opacity: 0.7
}

.modelHouseWrap .modelHouseCon .tab-content .tab-box section {
	display: none
}

.modelHouseWrap .modelHouseCon #tab1:checked~#tab1_btn, .modelHouseWrap .modelHouseCon #tab2:checked~#tab2_btn {
	background: #fff;
	color: #333;
	border-bottom: 1px solid #fff;
	z-index: 100
}

.modelHouseWrap .modelHouseCon #tab1:checked~.tab-box>#tabView1, .modelHouseWrap .modelHouseCon #tab2:checked~.tab-box>#tabView2 {
	display: block
}

.modelHouseWrap .modelHouseCon .prefList {
	margin: 50px auto 20px;
	padding: 0;
	text-align: center
}

.modelHouseWrap .modelHouseCon .prefList li {
	list-style-type: none;
	width: 130px;
	text-align: center;
	display: inline-block
}

.modelHouseWrap .modelHouseCon .prefList li:last-child a {
	border-right: none
}

.modelHouseWrap .modelHouseCon .prefList li a {
	border-right: 1px solid #ffca0d;
	color: #333333;
	text-decoration: none;
	font-size: 16px;
	font-size: 1.6rem;
	display: block;
	-webkit-transition-duration: .5s;
	transition-duration: 0.5s
}

.modelHouseWrap .modelHouseCon .prefList li a:hover {
	opacity: 0.3
}

.modelHouseWrap .modelHouseCon .prefList li a::before {
	content: "\f107";
	color: #ff8f00;
	font-family: 'FontAwesome';
	padding-right: 10px
}

.modelHouseWrap .modelHouseCon .mod-customer-buttons {
	border-top: none;
	padding-bottom: 0
}

.modelHouseWrap .modelHouseCon .mod-customer-box-content {
	margin-bottom: 0
}

.modelHouseWrap .modelHouseCon .mod-customer-box {
	margin-bottom: 0
}

.modelHouseWrap .modelHouseCon .mod-customer-box .mod-customer-box-body-meta {
	display: inherit
}

.modelHouseWrap .modelHouseCon .mod-customer-box::after {
	border-bottom: none;
	display: none
}

.modelHouseWrap .modelHouseCon .js-toggle-performance-area {
	font-size: 0
}

.modelHouseWrap .modelHouseCon .js-toggle-performance-area article {
	width: 465px;
	display: inline-block;
	padding: 0;
	float: inherit;
	vertical-align: top;
	margin-bottom: 30px
}

.modelHouseWrap .modelHouseCon .js-toggle-performance-area article:nth-child(odd) {
	margin-right: 30px
}

.modelHouseWrap .modelHouseCon .js-toggle-performance-area article .modelHouseAllBox {
	border: 1px solid #ccc;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative
}

.modelHouseWrap .modelHouseCon .js-toggle-performance-area article .modelHouseAllBox a {
	-webkit-transition-duration: .5s;
	transition-duration: 0.5s
}

.modelHouseWrap .modelHouseCon .js-toggle-performance-area article .modelHouseAllBox a:hover {
	opacity: 0.5
}

.modelHouseWrap .modelHouseCon .js-toggle-performance-area article .modelHouseAllBox a:hover .mod-button {
	opacity: 0.5
}

.modelHouseWrap .modelHouseCon .js-toggle-performance-area article .modelHouseAllBox .modelHouseThumb {
	overflow: hidden;
	width: 270px;
	height: 202px;
	position: relative;
	display: inline-block
}

.modelHouseWrap .modelHouseCon .js-toggle-performance-area article .modelHouseAllBox .modelHouseThumb img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	height: auto
}

.modelHouseWrap .modelHouseCon .js-toggle-performance-area article .modelHouseAllBox .modelHouseRight {
	display: inline-block;
	width: 193px;
	vertical-align: top;
	padding: 20px 0px;
}

.modelHouseWrap .modelHouseCon .js-toggle-performance-area article .modelHouseAllBox .modelHouseRight .modelHouseName {
	padding: 0px 20px 10px;
}

.modelHouseWrap .modelHouseCon .js-toggle-performance-area article .modelHouseAllBox .modelHouseRight .modelHouseName .mod-customer-box-body-family {
	font-size: 16px;
	border-bottom: 2px solid #ff8f00;
	padding: 0 0 5px;
	color: #000000
}

.modelHouseWrap .modelHouseCon .js-toggle-performance-area article .modelHouseAllBox .modelHouseRight .modelHouseName .mod-customer-box-title {
	padding: 5px 0 0;
	color: #000000
}

.modelHouseWrap .modelHouseCon .js-toggle-performance-area article .modelHouseAllBox .modelHouseRight .modelHouseName .mod-customer-box-title a {
	font-size: 14px;
	font-weight: 600
}

.modelHouseWrap .modelHouseCon .js-toggle-performance-area article .modelHouseAllBox .modelHouseRight .mod-button {
	/* position: absolute;
	bottom: 20px;
	right: 20px */
}

.modelHouseWrap .modelHouseCon .js-toggle-performance-area article .modelHouseAllBox .modelHouseRight .mod-button p {
	width: 155px;
	min-width: 155px;
	background: #373737;
	border: 1px solid #373737;
	padding: 6px;
	color: #ffffff;
	display: inline-block;
	border-radius: 5px;
	box-sizing: border-box;
	text-decoration: none;
	font-weight: 700;
	text-align: center;
	font-size: 12px
}

.modelHouseWrap .modelHouseCon .js-toggle-performance-area article .modelHouseAllBox .modelHouseRight .mod-button p::before {
	content: '';
	display: inline-block;
	border-left: 7px solid #ff8f00;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	vertical-align: middle;
	box-sizing: border-box;
	margin-right: 5px
}

.modelHouseWrap .modelHouseCon .js-toggle-performance-area article .mod-customer-box-body-cats {
	margin: 10px -3px 0
}

.modelHouseWrap .modelHouseCon .js-toggle-performance-area article .mod-customer-box-body-cats .mod-customer-box-body-cats-list {
	font-size: 0
}

.modelHouseWrap .modelHouseCon .js-toggle-performance-area article .mod-customer-box-body-cats .mod-customer-box-body-cats-list li {
	width: 33.33%;
	padding: 0 3px 6px
}

.modelHouseWrap .modelHouseCon .js-toggle-performance-area article .mod-customer-box-body-cats .mod-customer-box-body-cats-list li span {
	font-size: 11px;
	font-size: 1.1rem
}

@media screen and (max-width: 640px) {
	.modelHouseWrap .modelHouseKv {
		-webkit-transform: translate(0, 0);
		-moz-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0)
	}

	.modelHouseWrap .modelHouseKv h1 {
		margin: 50px auto 0;
		-webkit-transform: translate(0, 0);
		-moz-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0)
	}
}

@media screen and (max-width: 640px) {
	.modelHouseWrap .modelHouseCon .mod-customer-box .mod-customer-box-body-meta {
		margin-top: 12px
	}
}

.modelSinglePage .modelSingleKv {
	background-color: #fff8df
}

.modelSinglePage .modelSingleKv .kvBg {
	width: 960px;
	margin: 0 auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between
}

.modelSinglePage .modelSingleKv .kvBg .kvLeft {
	width: 390px;
	padding-top: 30px
}

.modelSinglePage .modelSingleKv .kvBg .kvLeft .modelHouseSubTtl {
	font-size: 18px;
	color: #ff8f00;
	font-weight: 600;
	margin: 0
}

.modelSinglePage .modelSingleKv .kvBg .kvLeft h1 {
	border-bottom: none;
	font-size: 22px;
	margin-top: 10px
}

.modelSinglePage .modelSingleKv .kvBg .kvLeft h1::after {
	width: 100%
}

.modelSinglePage .modelSingleKv .kvBg .kvLeft .mod-customer-box-body-cats-list {
	padding: 0;
	font-size: 0
}

.modelSinglePage .modelSingleKv .kvBg .kvLeft .mod-customer-box-body-cats-list li {
	word-spacing: normal;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	text-align: center;
	width: 33.33%;
	padding: 0 3px 6px
}

.modelSinglePage .modelSingleKv .kvBg .kvLeft .mod-customer-box-body-cats-list li span {
	display: block;
	background-color: #fff;
	font-size: 11px;
	font-size: 1.1rem
}

.modelSinglePage .modelSingleKv .kvBg .modelHouseThumb {
	overflow: hidden;
	width: 520px;
	height: 390px;
	position: relative
}

.modelSinglePage .modelSingleKv .kvBg .modelHouseThumb a {
	pointer-events: none
}

.modelSinglePage .modelSingleKv .kvBg .modelHouseThumb a img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	height: auto
}

.modelSinglePage .modelhouseSingleWrap {
	width: 960px;
	margin: 0 auto
}

.modelSinglePage .modelhouseSingleWrap .pointList {
	margin: 20px auto 40px;
	padding: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between
}

.modelSinglePage .modelhouseSingleWrap .pointList li {
	list-style-type: none;
	width: 300px
}

.modelSinglePage .modelhouseSingleWrap .pointList li .pointImage {
	position: relative;
	overflow: hidden;
	width: 300px;
	height: 225px;
	position: relative;
	margin: 0
}

.modelSinglePage .modelhouseSingleWrap .pointList li .pointImage img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	height: auto
}

.modelSinglePage .modelhouseSingleWrap .pointList li:first-child::before {
	content: url(../img/modelhouse/point-icon01.png);
	position: relative;
	top: 26px;
	left: 12px;
	z-index: 1
}

.modelSinglePage .modelhouseSingleWrap .pointList li:nth-child(2)::before {
	content: url(../img/modelhouse/point-icon02.png);
	position: relative;
	top: 26px;
	left: 12px;
	z-index: 1
}

.modelSinglePage .modelhouseSingleWrap .pointList li:last-child::before {
	content: url(../img/modelhouse/point-icon03.png);
	position: relative;
	top: 26px;
	left: 12px;
	z-index: 1
}

.modelSinglePage .modelhouseSingleWrap .modelhouseRoomtour .modelhouseRoomtour__inner .mod-movie{
	height: 21.9vw;
}
.modelSinglePage .modelhouseSingleWrap .modelhouseRoomtour .modelhouseRoomtour__inner .mod-movie iframe{
	margin: auto;
}

@media screen and (min-width: 641px){

	.modelSinglePage .modelhouseSingleWrap .modelhouseRoomtour .modelhouseRoomtour__inner .mod-movie{
		position: relative;
		padding-bottom: 56.25%;
		height: 0;
		overflow: hidden;
	}
	.modelSinglePage .modelhouseSingleWrap .modelhouseRoomtour .modelhouseRoomtour__inner .mod-movie iframe{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
}

@media screen and (max-width: 640px) {
.modelSinglePage .modelhouseSingleWrap .modelhouseRoomtour .modelhouseRoomtour__inner{
	height: 54vw;
}
.modelSinglePage .modelhouseSingleWrap .modelhouseRoomtour .modelhouseRoomtour__inner .mod-movie{
	height: 100%;
}
}


.modelSinglePage .modelhouseSingleWrap .modelhouseSlide {
	text-align: center;
	margin-bottom: 80px
}

.modelSinglePage .modelhouseSingleWrap .modelhouseSlide .slideLead {
	text-align: center;
	font-size: 18px;
	font-size: 1.8rem;
	position: relative;
	display: inline-block;
	padding: 0 45px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif
}

.modelSinglePage .modelhouseSingleWrap .modelhouseSlide .slideLead::before, .modelSinglePage .modelhouseSingleWrap .modelhouseSlide .slideLead::after {
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 44px;
	height: 1px;
	background-color: black
}

.modelSinglePage .modelhouseSingleWrap .modelhouseSlide .slideLead::before {
	-moz-transform: rotate(60deg);
	-webkit-transform: rotate(60deg);
	-ms-transform: rotate(60deg);
	transform: rotate(60deg);
	left: 0
}

.modelSinglePage .modelhouseSingleWrap .modelhouseSlide .slideLead::after {
	-moz-transform: rotate(-60deg);
	-webkit-transform: rotate(-60deg);
	-ms-transform: rotate(-60deg);
	transform: rotate(-60deg);
	right: 0
}

.modelSinglePage .modelhouseSingleWrap .modelhouseH2 {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 700;
	padding: 8px;
	background: #ffdd7b;
	border: 0;
	line-height: 1.4
}

.modelSinglePage .modelhouseSingleWrap .modelHouseFloorplan {
	margin-top: 50px
}

.modelSinglePage .modelhouseSingleWrap .modelHouseFloorplan .floorplanCon {
	border: 1px solid #ddd;
	padding: 30px
}

.modelSinglePage .modelhouseSingleWrap .modelHouseFloorplan .floorplanCon ul {
	padding: 0;
	margin: 0
}

.modelSinglePage .modelhouseSingleWrap .modelHouseFloorplan .floorplanCon ul li {
	list-style-type: none
}

.modelSinglePage .modelhouseSingleWrap .modelHouseFloorplan .floorplanCon .floorplanImgList01-03 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-around;
	margin-bottom: 30px
}

.modelSinglePage .modelhouseSingleWrap .modelHouseFloorplan .floorplanCon .floorplanImgList01-03 li {
	text-align: center
}

.modelSinglePage .modelhouseSingleWrap .modelHouseFloorplan .floorplanCon .floorplanImgList04 li {
	display: inline-block;
	width: 30%;
	text-align: center;
	margin: 0 auto 30px
}

.modelSinglePage .modelhouseSingleWrap .modelHouseFloorplan .floorplanCon .floorplanImgList04 li:nth-child(2), .modelSinglePage .modelhouseSingleWrap .modelHouseFloorplan .floorplanCon .floorplanImgList04 li:nth-child(5), .modelSinglePage .modelhouseSingleWrap .modelHouseFloorplan .floorplanCon .floorplanImgList04 li:nth-child(8) {
	margin: 0 5%
}

.modelSinglePage .modelhouseSingleWrap .modelHouseFloorplan .floorplanCon .floorPlanDetail .floorplanName {
	display: inline-block;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	margin-right: 20px
}

.modelSinglePage .modelhouseSingleWrap .modelHouseFloorplan .floorplanCon .floorPlanDetail .floorplanType {
	display: inline-block;
	color: #fff;
	background-color: #333;
	padding: 2px 10px 0
}

.modelSinglePage .modelhouseSingleWrap .modelHouseFloorplan .floorplanCon .floorPlanDetail .floorplanSpace {
	margin-top: 20px;
	line-height: 2
}

.modelSinglePage .modelhouseSingleWrap .mod-slider .mod-slider-visual .slick-list {
	margin: 0 20px
}

.modelSinglePage .modelhouseSingleWrap .mod-slider .mod-slider-visual .slick-list img {
	width: auto;
	height: 240px;
	padding: 0 10px
}

.modelSinglePage .modelhouseSingleWrap .mod-slider .mod-slider-arrows .slick-next {
	right: 0;
	margin-top: 0
}

.modelSinglePage .modelhouseSingleWrap .mod-slider .mod-slider-arrows .slick-prev {
	left: 0;
	margin-top: 0
}

.modelSinglePage .modelhouseSingleWrap .modelHousePlace {
	margin-top: 80px
}

.modelSinglePage .modelhouseSingleWrap .modelHousePlace-map {
	margin-bottom: 70px
}

.modelSinglePage .modelhouseSingleWrap .modelHousePlace-map iframe {
	width: 100%;
	height: 415px
}

.modelSinglePage .modelhouseSingleWrap .modelHouseForm .mod-movie iframe {
	width: 960px;
	border: none
}

@media screen and (max-width: 640px) {
	.modelSinglePage .modelhouseSingleWrap .modelHousePlace-map iframe {
		width: 100%;
		height: 250px
	}
}

@media screen and (min-width: 641px) {
	.pc {
		display: block
	}

	.sp {
		display: none
	}
}

@media screen and (max-width: 640px) {
	.pc {
		display: none
	}

	.sp {
		display: block
	}

	.post-type-archive-modelhouse .lout-footer {
		margin-top: 0px
	}

	.modelHouseWrap {
		-webkit-transform: translate(0, -30px);
		-moz-transform: translate(0, -30px);
		-ms-transform: translate(0, -30px);
		transform: translate(0, -30px)
	}

	.modelHouseWrap .modelHouseKv h1 {
		width: 90%
	}

	.modelHouseWrap .modelHouseCon {
		width: 95%
	}

	.modelHouseWrap .modelHouseCon .leadText {
		width: 100%
	}

	.modelHouseWrap .modelHouseCon .prefList {
		display: none
	}

	.modelHouseWrap .modelHouseCon .tab-content .tab-content_btn {
		width: 12px;
		top: 38px
	}

	.modelHouseWrap .modelHouseCon .tab-content label {
		width: 48%;
		font-size: 16px;
		font-size: 1.6rem;
		padding: 6px 0
	}

	.modelHouseWrap .modelHouseCon .tab-content article {
		width: 100%
	}

	.modelHouseWrap .modelHouseCon .tab-content article .mod-customer-box-body {
		display: inherit
	}

	.modelHouseWrap .modelHouseCon .tab-content article .mod-customer-box-body .modelHouseAllBox {
		display: inherit;
		padding: 10px
	}

	.modelHouseWrap .modelHouseCon .tab-content article .mod-customer-box-body .modelHouseAllBox .modelHouseThumb {
		width: 50%;
		height: 128px;
		display: inline-block
	}

	.modelHouseWrap .modelHouseCon .tab-content article .mod-customer-box-body .modelHouseAllBox .modelHouseRight {
		width: 46%;
		padding-left: 4%;
		vertical-align: top
	}

	.modelHouseWrap .modelHouseCon .tab-content article .mod-customer-box-body .modelHouseAllBox .modelHouseRight .modelHouseName {
		padding: 0
	}

	.modelHouseWrap .modelHouseCon .tab-content article .mod-customer-box-body .modelHouseAllBox .mod-button {
		margin: 15px 0
	}

	.modelHouseWrap .modelHouseCon .tab-content article .mod-customer-box-body .modelHouseAllBox .mod-button a {
		background: #373737;
		border: 1px solid #373737;
		color: #ffffff;
		padding: 6px
	}

	.modelHouseWrap .modelHouseCon .tab-content article .mod-customer-box-body .modelHouseAllBox .mod-button a::before {
		border-left: 7px solid #ff8f00
	}

	.modelSinglePage .modelSingleKv .kvBg {
		width: 100%;
		display: inherit
	}

	.modelSinglePage .modelSingleKv .kvBg .modelHouseThumb {
		width: 100%;
		height: 260px;
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-moz-transform: translate(0, 0);
		transform: translate(0, 0)
	}

	.modelSinglePage .modelSingleKv .kvBg .kvLeft {
		width: 95%;
		margin: 0 auto;
		padding-bottom: 1px
	}

	.modelSinglePage .modelSingleKv .kvBg .kvLeft h1 {
		border-bottom: 1px solid #ff8f00;
		margin-left: 0
	}

	.modelSinglePage .modelSingleKv .kvBg .kvLeft .mod-customer-box-body-cats-list li {
		width: 50%
	}

	.modelSinglePage .modelSingleKv .kvBg .kvLeft .mod-customer-box-body-cats-list li span {
		font-size: 13px;
		font-size: 1.3rem;
		padding: 7px 0
	}

	.modelSinglePage .modelSingleKv .kvBg .kvLeft .mod-customer-box-body-cats-list li:nth-child(odd) {
		padding: 0 10px 10px 0
	}

	.modelSinglePage .modelSingleKv .kvBg .kvLeft .mod-customer-box-body-cats-list li:nth-child(even) {
		padding: 0 0 10px 0
	}

	.modelSinglePage .modelhouseSingleWrap {
		width: 95%
	}

	.modelSinglePage .modelhouseSingleWrap .pointList {
		display: inherit;
		margin: 0 auto 50px
	}

	.modelSinglePage .modelhouseSingleWrap .pointList li {
		width: 100%
	}

	.modelSinglePage .modelhouseSingleWrap .pointList li .pointImage {
		width: 100%
	}

	.modelSinglePage .modelhouseSingleWrap .modelhouseSlide .slideLead {
		padding: 0 30px;
		font-size: 16px;
		font-size: 1.6rem
	}

	.modelSinglePage .modelhouseSingleWrap .modelhouseSlide .mod-slider-visual .slick-list {
		margin: 0 10px
	}

	.modelSinglePage .modelhouseSingleWrap .modelhouseSlide .mod-slider-visual .slick-list .slick-slide {
		width: auto !important
	}

	.modelSinglePage .modelhouseSingleWrap .modelhouseSlide .mod-slider-visual .slick-list .slick-slide img {
		height: 150px;
		max-width: inherit
	}

	.modelSinglePage .modelhouseSingleWrap .modelHouseFloorplan .floorplanCon {
		padding: 15px
	}

	.modelSinglePage .modelhouseSingleWrap .modelHouseFloorplan .floorplanCon .floorplanImgList01-03 {
		display: inherit
	}

	.modelSinglePage .modelhouseSingleWrap .modelHouseFloorplan .floorplanCon .floorplanImgList01-03 li {
		margin: 0 auto 20px
	}

	.modelSinglePage .modelhouseSingleWrap .modelHouseFloorplan .floorplanCon .floorplanImgList04 li {
		display: block;
		width: 100%;
		margin: 0 auto 20px
	}

	.modelSinglePage .modelhouseSingleWrap .modelHouseFloorplan .floorplanCon .floorplanImgList04 li:nth-child(2), .modelSinglePage .modelhouseSingleWrap .modelHouseFloorplan .floorplanCon .floorplanImgList04 li:nth-child(5), .modelSinglePage .modelhouseSingleWrap .modelHouseFloorplan .floorplanCon .floorplanImgList04 li:nth-child(8) {
		margin: 0 auto 20px
	}

	.modelSinglePage .modelhouseSingleWrap .modelHouseFloorplan .floorplanCon .floorPlanDetail .floorplanType {
		margin: 10px 0 0
	}
}

/*# sourceMappingURL=modelhouse.min.css.map */

.modelHouseWrap .modelHouseCon .tab-content label {
	width: 23.6%;
}

.modelHouseWrap .modelHouseCon #tab3:checked~#tab3_btn {
	background: #fff;
	color: #333;
	border-bottom: 1px solid #fff;
	z-index: 100
}

.modelHouseWrap .modelHouseCon #tab3:checked~.tab-box>#tabView3 {
	display: block
}

.modelHouseWrap .modelHouseCon .tab-content #tab4_btn {
	margin-right: 0;
}

.modelHouseWrap .modelHouseCon #tab4:checked~#tab4_btn {
	background: #fff;
	color: #333;
	border-bottom: 1px solid #fff;
	z-index: 100
}

.modelHouseWrap .modelHouseCon #tab4:checked~.tab-box>#tabView4 {
	display: block
}

@media screen and (max-width: 640px) {
	.modelHouseWrap .modelHouseCon .tab-content label {
		width: 22.5%;
	}
}

/* modelHouseProperty
=======================*/
.modelSinglePage .modelhouseSingleWrap .modelHouseProperty {
	margin-top: 80px;
}

.modelSinglePage .modelhouseSingleWrap .modelHouseProperty .modelHousePropertyWrap {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -20px;
}

.modelSinglePage .modelhouseSingleWrap .modelHouseProperty .modelHousePropertySet {
	width: calc(50% - 40px);
	margin: 0 20px 40px;
}

.modelSinglePage .modelhouseSingleWrap .modelHouseProperty .modelHousePropertySet:last-child {
	margin-bottom: 0;
}

.modelSinglePage .modelhouseSingleWrap .modelHouseProperty .modelHousePropertySet .modelHousePropertySet__item {
	margin-bottom: 40px;
}

.modelSinglePage .modelhouseSingleWrap .modelHouseProperty .modelHousePropertySet .modelHousePropertySet__item:last-child {
	margin-bottom: 0;
}

.modelSinglePage .modelhouseSingleWrap .modelhouseH3 {
	font-size: 1.5rem;
	font-weight: 700;
	margin-top: 0;
	border-bottom-color: #ffdd7b;
}

.modelSinglePage .modelhouseSingleWrap .modelHouseProperty .modelHousePropertySet table th p,
.modelSinglePage .modelhouseSingleWrap .modelHouseProperty .modelHousePropertySet table td p {
	margin: 0;
}

@media screen and (max-width: 640px) {
	.modelSinglePage .modelhouseSingleWrap .modelHouseProperty .modelHousePropertyWrap {
		display: block;
		margin: 0;
	}

	.modelSinglePage .modelhouseSingleWrap .modelHouseProperty .modelHousePropertySet {
		width: 100%;
		margin: 0 0 30px;
	}

	.modelSinglePage .modelhouseSingleWrap .modelHouseProperty .modelHousePropertySet .modelHousePropertySet__item {
		margin-bottom: 30px;
	}

	.modelSinglePage .modelhouseSingleWrap .modelhouseH3 {
		margin: 0;
	}
}