@charset "UTF-8";

/*two-family -----------------------------------------------*/
/*SP First*/

/*共通利用*/

/*
.float{overflow: hidden;}
.left{float: left;}
.right{float: right;}
*/
.underline{text-decoration: underline;}
.textL{	text-align: left;}
.textR{	text-align: right;}
.center{text-align: center;}

h2{
	max-width: 90%;
	margin: auto;
	text-align: center;
	font-size: 22px;
	line-height: 1.6;
}

/*mv*/
.mv{
	max-width: 100vw;
	height: 400px;
	background-image: url(/_assets/images/two-family/pct-mv.jpg);
	background-repeat: no-repeat;
	position: relative;
	background-size: cover;
	background-position: -28rem;
}

.two-familyPage .wrap {
	width: 90%;
	margin: 0 auto;
}	


@media screen and (min-width : 360px) {
.mv{
	margin-bottom: 10px;
	background-position: center;
}
}


.mv h1{
	padding: 1rem;
	position: absolute;
	top: 9rem;
	right: 4rem;
	font-size: 18px;
	background-color: #fff;
	writing-mode: vertical-rl;
	letter-spacing: 5px;
}
.mv p {
	padding-top: 1.5rem;
	padding-left: 1rem;
	padding-bottom: 1.5rem;
	font-size: 15px;
	background:rgba(255,255,255,0.8);
}

/*lead*/
.leadWrap{
	width: 90%;
	margin: auto;
	margin-top: 3rem;
	margin-bottom: 3rem;
}
.lead {
	margin-top: 1rem;
	text-align: center;
	line-height: 1.6;
	font-size: 16px;
}

/*familyline*/
.familyline {
	max-width: 90%;
	margin: auto;
	text-align: center;
}

/*fukidashi*/
.fukidashi{
	width: 100%;
	font-family: 'Open Sans', sans-serif;
}
.fukidashi li{
	width: 16rem;
	margin-top: 2rem;
	background-repeat: no-repeat;
	background-position: center;
	color: #999;
	font-size: 12px;
	line-height: 2;
}
.fukidashi .fukidashi01{
	margin-right: auto;
	margin-left: 0;
	padding: 5rem 0;
	background-image: url(/_assets/images/two-family/fukidashi01.png);
	background-position: bottom;
	background-size: 160px;
}
.fukidashi .fukidashi02{
	margin-top: -10rem;
	margin-left: auto;
	margin-right: 0;
	padding: 5rem 0 7rem;
	background-image: url(/_assets/images/two-family/fukidashi02.png);
	background-size: 160px;
}
.fukidashi .fukidashi03{
	margin-top: -15rem;
	background-image: url(/_assets/images/two-family/fukidashi03.png);
	padding: 6rem 0 7rem;
	background-size: 160px;
}

.familyline img {
	width: 90%;
	display: block;
	margin: auto;
}

/*generation*/
.generation{
	margin-top: 0;
	font-family: 'Open Sans', sans-serif;
}
.generation li{
	width: 220px;
	margin: auto;
	margin-top: 1rem;
	padding: 1.5rem 1rem 2rem;
	background-color: rgba(129, 138, 155, 0.85);
	border-radius: 20px;
	color: #fff;
	line-height: 2;
}
.generation li h3{
	font-weight: 600;
	font-size: 18px;
}
.generation li p{
	margin-top: 1rem;
	font-weight: normal;
	font-size: 14px;
}

/*ability01（グラフエリア）*/
.ability01{
	width: 90%;
	margin: 5rem auto 0;
}
.ability01 h3{
	margin-top: 2rem;
	font-size: 18px;
}
.ability01 h3 span{
	width: 50px;
	margin: auto;
	margin-bottom: 1rem;
	padding-bottom: 0;
	font-size: 40px;
	display: block;
	text-align: center;
	border-bottom-style: solid;
	border-width: 3px;
}
.ability01 img{
	width: 100%;
	margin: auto;
	margin-top: 2rem;
}
.ability01 p{
	margin-top: 1rem;
	font-size: 14px;
	line-height: 1.6;
	text-align: left;
}
.ability01 .repletion{
	margin-top: 1rem;
	padding: 1rem;
	border: 1px solid #ccc;
	font-size: 12px;
	line-height: 1.6;
}
.ability01 .box2{
	margin-top: 5rem;
}

/*ability02*/
.ability02{
	width: 90%;
	margin: 5rem auto 0;
}
.ability02 h3{
	margin-top: 2rem;
	font-size: 18px;
}
.ability02 h3 span{
	width: 50px;
	margin: auto;
	margin-bottom: 1rem;
	padding-bottom: 0;
	font-size: 40px;
	display: block;
	text-align: center;
	border-bottom-style: solid;
	border-width: 3px;
}
.ability02 img{
	width: 100%;
	margin: auto;
	margin-top: 2rem;
}
.ability02 h4 {
	padding: 2rem 0 0;
	font-size: 16px;
}
.ability02 p{
	padding: 1rem 0;
	font-size: 14px;
	line-height:2;
}

/*ability03*/
.ability03{
	margin: 5rem auto 0;
}
.ability03 h3{
	width: 90%;
	margin: auto;
	margin-top: 2rem;
	font-size: 18px;
}
.ability03 h3 span{
    width: 50px;
	margin: auto;
	margin-bottom: 1rem;
	padding-bottom: 0;
	font-size: 40px;
	display: block;
	text-align: center;
	border-bottom-style: solid;
	border-width: 3px;
}
.ability03 img{
	width: 100%;
	margin: auto;
	margin-top: 2rem;
}
.ability03 h4 {
	padding: 2rem 0 0;
	font-size: 16px;
}
.ability03 p{
	width: 90%;
	margin: auto;
	padding: 1rem 0;
	font-size: 14px;
	line-height:1.6;
}

/*ability03 > barrierfree*/
.barrierfree{
	margin-top: 0rem;
}
.barrierfree h4{
	width: 90%;
	margin: auto;
	padding: .5rem 1rem;
	text-align: center;
	border: 1px solid #999;
	font-size: 18px;
}
.barrierfree ul{
	display: flex;
	flex-wrap: wrap;
}
.barrierfree ul li{
	width: 50%;
	text-align: center;
}

.barrierfree ul li img{
	width: 130px;
	height: 130px;
	object-fit: cover;
}

.barrierfree ul li p{
	margin: 0 1rem;
	text-align: left;
}

/*間取り例　example*/
/*lineつきのh4*/
.example {
	width: 90%;
	margin: 3rem auto 0;
}
.example h4.line {
	width: 200px;
	margin: 0 auto;
	position: relative;
	display: block;
	padding: 0 40px;
	font-size: 20px;
	text-align: center;
}
.example h4.long {
	width: 270px!important;
}
.example h4.line:before,
.example h4.line:after{
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 40px;
	height: 1px;
	background-color: black;
}
.example h4.line:before{
	left:0;
}
.example h4.line:after{
	right: 0;
}
.exampleImg img{
	width: 100%;
	margin-top: 2rem;
}

/*proposal*/
.proposal{
	width: 90%;
	margin: 5rem auto 0;
}
.proposal h3{
	margin-top: 5rem;
	font-size: 18px;
}
.proposal h3 span{
	width: 50px;
	margin: auto;
	margin-bottom: 1rem;
	padding-bottom: 0;
	font-size: 40px;
	display: block;
	text-align: center;
	border-bottom-style: solid;
	border-width: 3px;
}
.proposal img{
	width: 100%;
	margin-top: 2rem;
}
.proposal .textarea{
	padding: 1.5rem;
	font-size: 14px;
	background: #f6f6f8;
	line-height: 1.6;
}
.proposal .textarea p{
	margin-top: 1rem;
}

/*floorplan*/
.floorplan{
	width: 100%;
	margin-top: 5rem;
	background-color: #f6f6f8;
}
.floorplan .floorplanInner{
	width: 90%;
	margin: auto;
	padding: 3rem 1rem;
}
.floorplan .floorplanInner h3{
	font-size: 18px;
	font-weight: 600;
}
.floorplan .floorplanInner h4{
	margin: 1rem 0 0;
	font-size: 16px;
	font-weight: 600;
	text-decoration: underline;
}

.floorplan .floorplanInner p{
	margin: 2rem 0;
	font-size: 14px;
	line-height: 1.8;
}
.summaryWrap{
	margin-top: 3rem;
	background: #fff;
}
.summaryWrap .summary{
	padding: 2rem 1rem;
}
.summaryWrap .summary .icon-house{
	width: 70%;
	margin: auto;
	display: block;
}
.summaryWrap .summary dl{
	padding: 1rem 0 0;
	font-size: 14px;
	line-height: 1.6;
}
.summaryWrap .summary dl dt{
	width: 40%;
	margin-top: 1rem;
	padding: 0.1rem;
	text-align: center;
	background-color: #4c5870;
	color: #fff;
}
.summaryWrap .summary dl dd{
	margin-top: .5rem;
}
.summaryWrap .pct img{
	width: 100%;
}

.linkWrap {
	width: 90%;
	margin: auto;
	margin-top: 10rem;
	margin-bottom: 5rem;
	text-align: center;
}
.linkWrap li {
	width: 83%;
	margin: auto;
	font-size: 14px;
	line-height: 1.6;
	display: block;
}
.linkWrap li a{
	margin: auto;
/*	margin-top: 2rem;*/
	padding: 1rem;
	display: block;
	background: #4C5870;
	color: #fff;
}

.ability01 .box1 .right .linkWrap,
.ability02 .float .left .linkWrap,
.ability02 .float .right .linkWrap{
	margin-top: 2rem;
	
}

/*スライド*/
.two-familySlide {
	height: 317px;
	margin-top: 5rem;
}
.two-familySlide ul.slide {
	width: 100%;
	margin-top: 2rem;
}
.two-familySlide ul.slide li {
	margin: 0 1rem;
}
.two-familySlide ul.slide li a:hover {
	opacity: .7;
}
.two-familySlide ul.slide li div {
	width: 100%;
	height: 200px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.two-familySlide .slick-prev,
.two-familySlide .slick-next {
	position: absolute;
	z-index: 20;
	display: block;
	width: 37px;
	height: 37px;
	line-height: 0px;
	font-size: 0px;
	cursor: pointer;
	top: 28%;
	padding: 0;
	border: none;
	outline: none;
}
.two-familySlide .slick-prev:hover,
.two-familySlide .slick-next:hover {
	opacity: 0.7;
}
.two-familySlide .slick-prev {
	left: 12px;
}
.two-familySlide .slick-next {
	right: 12px;
}
.two-familySlide .slick-prev:before {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 37px;
	height: 37px;
	background: url(/_assets/images/housegallery/btn-slide-l.png);
	background-size: cover; 
}
.two-familySlide .slick-next:before {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 37px;
	height: 37px;
	background: url(/_assets/images/housegallery/btn-slide-r.png);
	background-size: cover;
}
.two-familySlide .slick-track {
	margin-left: inherit;
	margin-right: inherit; 
}
.two-familySlide .caption strong {
	margin-top: 14px;
	margin-bottom: 7px;
	display: block;
	font-size: 13px;
}
.two-familySlide .caption{
	margin-right: 2rem;
	margin-left: 2rem;
	font-size: 12px;
}
.two-familySlide .slick-dotted.slick-slider {
	margin-bottom: 30px; 
}
.two-familySlide ul.slick-dots {
	position: absolute;
	bottom: -40px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center; 
}
.two-familySlide ul.slick-dots > li {
	position: relative;
	display: inline-block;
	width: 7px !important;
	height: 7px;
	margin: 0 5px !important;
	padding: 0;
	cursor: pointer; 
}
.two-familySlide ul.slick-dots > li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 7px;
	height: 7px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent; 
}
.two-familySlide ul.slick-dots > li button:hover,
.two-familySlide ul.slick-dots > li button:focus {
	outline: none; 
}
.two-familySlide ul.slick-dots > li button:hover:before,
.two-familySlide ul.slick-dots > li button:focus:before {
	opacity: 1; 
}
.two-familySlide ul.slick-dots > li button:before {
	font-size: 1px;
	line-height: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 7px;
	height: 7px;
	content: '';
	opacity: .3;
	background-color: #4C5870;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
.two-familySlide ul.slick-dots > li.slick-active button:before {
	opacity: 1; 
}

/*カタログ請求バナー*/
.tempBanner2{
	margin-top: 10rem;
}
.tempBanner2 p{
	margin-bottom: 2rem;
	font-size: 16px;
	text-align: center;
}


/*中百舌鳥へのリンク*/
.induction {
	width: 80%;
	margin: 0rem auto 5rem;
	padding: 0;
	display: block;
	text-align: center;
	border: 1px solid #4c5870;
	}
.induction .pct {
	width: 100%;
	}
.induction .pct img {
	width: 100%;
	height: 250px;
	object-fit: cover;
    display: block;
	}	
.induction .inductionInner {
	width: 100%;
	padding: 2.5rem;
    text-align: center;
	}	
.induction .inductionInner h3 {
	font-size: 80%;
	font-weight: 600;
    color: #4c5870;
	}	
.induction .inductionInner .lead {
	margin-top: 2rem;
    font-size: 60%;
    line-height: 1.6;
    font-weight: 600;
	}	
.induction .inductionInner .text {
	margin-top: 2rem;
	margin-bottom: 2rem;
	font-size: 47%;
    line-height: 23px;
	}
.induction a {
	max-width: 260px;
	margin: auto;
	padding: 0.8rem 2rem;
	display: block;
	background-color: #4c5870;
	color: #fff;
	font-size: 16px;
}



@media (min-width: 375px) and (max-width: 414px) {
.fukidashi li{
	width: 20rem;
}
.familyline img{
	width: 100%;
}
.fukidashi .fukidashi01,
.fukidashi .fukidashi02,
.fukidashi .fukidashi03{
	background-size: 190px;
}
.fukidashi .fukidashi01{
	left: 3rem;
	padding: 6rem 0;
}
.fukidashi .fukidashi02{
	top: 15rem;
	left: 3rem;
}
.fukidashi .fukidashi03{
	right: 1rem;
}
.barrierfree ul li img{
	width: 170px;
	height: 170px;
}
.ability03 p{
	width: auto;
}
.barrierfree ul li p{
	margin: 0 2rem;
}
}


@media screen and (min-width: 768px) {
h2{
	font-size: 30px;
}
/*mv*/
.mv {
	height: 515px;
	background-position: bottom;
	background-size: contain;
}
.mv h1 {
	padding: 3rem;
	position: absolute;
	top: 4rem;
	right: 10rem;
	font-size: 28px;
}
.mv p {
	padding-top: 3rem;
	padding-left: 3rem;
	font-size: 24px;
}

/*lead*/
.lead {
	line-height: 2;
	font-size: 16px;
}

/*fukidashi*/
.fukidashi{
	width: 80%;
	margin: auto;
	position: relative;
}
.fukidashi li{
	width: 200px;
	font-size: 16px;
}
.fukidashi .fukidashi01{
	margin-top: auto;
	background-size: 190px;
	position: absolute;
	top: 8rem;
	left: -7rem;
}
.fukidashi .fukidashi02{
	margin-top: auto;
	background-size: 190px;
	position: absolute;
	top: 2rem;
	left: 12rem;
}
.fukidashi .fukidashi03{
	margin-top: auto;
	background-size: 190px;
	position: absolute;
	top: 6rem;
	left: 33rem;
}
.familyline img{
	margin-top: 21rem;
}

/*.generation*/
.generation{
	width: 80%;
	margin: auto;
	margin-top: -5rem;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
}
.generation li {
	width: 33%;
	margin-right: 1rem;
	padding: 2rem 1rem 2rem;
	font-size: 16px;
}
.generation li p {
	margin-top: 0;
	font-size: 12px;
}

/*ability01*/
.ability01{
	margin-top: 10rem;
}
.ability01 h3,
.ability02 h3,
.ability03 h3{
	margin-top: 3rem;
	font-size: 22px;
	line-height: 1.6;
}
.ability01 h3 span,
.ability02 h3 span,
.ability03 h3 span{
	margin-right: 1rem;
	display: inline;
	font-size: 40px;
}
.ability02 h4{
	font-size: 20px;
}
.ability01 img{
	margin-top: 4rem;
}
.ability03 p{
	width: auto;
}
/*barrierfree*/
.barrierfree h4{
	width: 96%;
}
.barrierfree ul li{
	width: 25%;
}
.barrierfree ul li img {
	width: 160px;
	height: 160px;
}
.barrierfree ul li p{
	margin: 0 2rem;
}

/*example*/
.example{
	margin: 5rem auto 0;
}

/*.proposal*/
.proposal{
	margin: 10rem auto 0;
}
.proposal h3{
	margin-top: 3rem;
	font-size: 22px;
	line-height: 1.6;
}
.proposal h3 span{
	margin-right: 1rem;
	display: inline;
	font-size: 40px;
}
.floorplan .floorplanInner{
	padding: 5rem 0;
}
.summaryWrap{
}
.summaryWrap .summary{
	width: auto;
	padding: 1rem;
	font-size: 12px;
}
.summaryWrap .summary .icon-house{
	width: 30%;
}
.summaryWrap .summary dl{
	margin-top: 1rem;
	overflow: hidden;
	line-height: 1.6;
}
.summaryWrap .summary dl dt{
	width: 20%;
	float: left;
}
.summaryWrap .summary dl dd{
	width: 78%;
	float: right;
}
.pct{
	margin-top: 1rem;
}

/*linkWrap*/
.linkWrap li{
	width: 50%;
}

/*スライダー*/
.two-familySlide .slick-prev,
.two-familySlide .slick-next {
	top: 33%;
}
	
	/*中百舌鳥へのリンク*/
	.induction {
		max-width: 960px;
		width: 90%;
		margin: 0rem auto 5rem;
		padding: 0;
		border: 1px solid #4c5870;
		display: flex;
		flex-wrap: nowrap;
		align-items: center;
	}
	.induction .pct {
		width: 50%;
		margin: 0;
	}
	.induction .pct img {
		width: 100%;
		height: 309px;
		object-fit: cover;
		display: block;
	}
	.induction .inductionInner {
		width: 50%;
		padding: 2.5rem;
		text-align: center;
	}
	.induction .inductionInner h3 {
		font-size: 28px;
		font-weight: 600;
		color: #4c5870;
	}
	.induction .inductionInner .lead {
		margin-top: 2rem;
		font-size: 20px;
		font-weight: 600;
	}
	.induction .inductionInner .text {
		margin-top: 2rem;
		margin-bottom: 4rem;
		font-size: 16px;
	}
	.induction a {
		max-width: 260px;
		margin: auto;
		padding: 0.8rem 2rem;
		display: block;
		background-color: #4c5870;
		color: #fff;
		font-size: 16px;
	}
	.induction a:hover {
		opacity: .7;
	}
	
	.two-familyPage .wrap {
		width: 100%;
		max-width: 1160px;
		margin: 0 auto;
	}	

}

@media screen and (min-width: 1160px) {
h2{
	max-width: 1160px;
	margin: auto;
	font-size: 30px;
	
}
/*mv*/
.mv {
	max-width: 1160px;
	height: 775px;
	margin: auto auto 10px;
}
.mv h1 {
	padding:1rem 3rem;
	position: absolute;
	right: 13rem;
	top: 6rem;
	font-size: 50px;
}
.mv p {
	padding-top: 5rem;
	padding-left: 5rem;
	font-size: 30px;
}

/*leadWrap*/
.leadWrap{
	margin-top: 7rem;
}
.lead{
	margin-top: 3rem;
	font-size: 20px;
	line-height: 34px;
}

/*.fukidashi*/
.fukidashi{
	width: 80%;
	height: auto;
	margin-top:2rem;
}
.fukidashi li {
	width: 30%;
	margin-top: 5rem;
	font-size: 16px;
	line-height: 2;
}
.fukidashi .fukidashi01 {
	padding: 6rem 0;
	position: absolute;
	top: 8rem;
	left: 2rem;
	background-size:auto;
}
.fukidashi .fukidashi02 {
	padding: 5rem 0 7rem;
	position: absolute;
	top: 3rem;
	left: 25rem;
	background-size:auto;
}
.fukidashi .fukidashi03{
	padding: 6rem 0 7rem;
	position: absolute;
	top: 7rem;
	left: 51rem;
	background-size:auto;
}
.familyline{
	max-width: 1160px;
}
.familyline img{
	width: 80%;
	max-width: 850px;
	margin-top: 24rem;
}

/*generation*/
.generation {
	width: 70%;
	margin-top: -7rem;
}
.generation li {
	width: 220px;
}
.generation li h3 {
	font-size: 24px;
}
.generation li p{
	margin-top: 1rem;
	font-size: 16px;
}

/*ability*/
.ability01, 
.ability02, 
.ability03{
	width: 100%;
	max-width: 1160px;
	margin-top: 10rem;
}
.ability01 h3, 
.ability02 h3, 
.ability03 h3{
	width: 100%;
	font-size: 26px;
}
.ability01 h3 span,
.ability02 h3 span,
.ability03 h3 span{
	margin-right: 2.5rem;
	padding-bottom: 5px;
	font-size: 50px;
}
.ability01 .box1 {
	margin-top: 3rem;
	overflow: hidden;
}
.ability01 .box1 .left {
	float: left;
}
.ability01 .box1 .right {
	float: right;
}

.ability01 .box1 .right .linkWrap li,
.ability02 .float .left .linkWrap li,
.ability02 .float .right .linkWrap li{
	width: 70%;
}

.ability01 p {
	margin-top: 3rem;
	font-size: 18px;
	line-height: 2;
}
.ability01 img{
}
.ability01 .repletion{
	max-width: 560px;
	margin-top: 3.2rem;
	margin-left: auto;
	text-align: left;
	font-size: 14px;
}

/*box2*/
.ability01 .box2 {
	margin-top: 5rem;
	overflow: hidden;
}
.ability01 .box2 .right {
	float: right;
}
.ability01 .box2 .left {
	float: left;
}
.ability01 .box2 .repletion{
	max-width: 446px;
	margin-top: 3.2rem;
	margin-left: auto;
	margin-right: 3.5rem;
	text-align: left;
	font-size: 14px;
}
.ability02 .float{
	margin-top: 5rem;
	overflow: hidden;
}
.ability02 .float .left{
	max-width: 50%;
	float: left;
}
.ability02 .float .right{
	max-width: 50%;
	float: right;
}
.ability02 h4{
	padding: 4rem 4.5rem 0;
	text-align: left;
	font-size: 24px;
}
.ability02 p {
	padding: 2.5rem 3rem 0 4.5rem;
	text-align: left;
	font-size: 16px;
	line-height: 2.5;
}
.ability03 p.lead{
	margin-top: 3rem;
	line-height: 34px;
	font-size: 20px;
}

/*barrierfree*/
.barrierfree{
	margin-top: 2rem;
}
.barrierfree h4{
	width: 97%;
	margin: auto;
	padding: 0.5rem 1rem;
	text-align: center;
	border: 1px solid #999;
	font-size: 28px;
}
.barrierfree ul li{
	width: 25%;
	margin: 0;
}
.barrierfree ul li img{
	width: 250px;
	height: 250px;
}
.barrierfree ul li p{
	width: auto;
	margin: 1rem 3rem;
	font-size: 16px;
}

/*example*/
.example {
	width: auto;
	max-width: 1160px;
	margin: 7rem auto;
}
.example h4.line{
	width: 200px;
	margin: 0 auto;
	position: relative;
	display: block;
	padding: 0 40px;
	font-size: 24px;
	text-align: center;
}
.example h4.long {
	width: 450px!important;
}
.exampleImg img{
	width: auto;
	margin: auto;
	margin-top: 3rem;
	display: block;
}
.example h4.line:before {
	left: 0;
}
.example h4.line:after {
	right: 0;
}

/*proposal*/
.proposal {
	max-width: 1160px;
	margin: 10rem auto;
}
.proposal h3 {
	margin-top: 5rem;
	font-size: 26px;
}
.proposal h3 span{
	margin-right: 2.5rem;
	padding-bottom: 5px;
	font-size: 50px;
	border-bottom-style: solid;
	border-width: 3px;
}
.proposal .box1{
	margin-top: 3.5rem;
	overflow: hidden;
}
.proposal .box1 img{
	max-width: 50%;
	float: right;
}
.proposal .box1 .textarea{
	width: 700px;
	margin-top: 7rem;
	padding: 5rem;
	font-size: 16px;
	line-height: 2;
}
.proposal .box2{
	margin-top: 3.5rem;
	overflow: hidden;
}
.proposal .box2 img{
	max-width: 50%;
}
.proposal .box2 .textarea{
	width: 700px;
	margin-top: -35rem;
	padding: 7rem 5rem 15rem 25rem;
	background: #f6f6f8;
	font-size: 16px;
	line-height: 2;
	text-align: left;
	float: right;
}


/*floorplan*/
.floorplan {
	margin-top: 10rem;
	margin-bottom: 0rem;
}
.floorplan .floorplanInner {
	max-width: 1160px;
	margin: auto;
	padding: 5rem 0;
}
.floorplan .floorplanInner h3{
	margin: 0 0 0;
	font-size: 24px;
	font-weight: 600;
}
.floorplan .floorplanInner p{
	margin: 2rem 0;
	font-size: 16px;
	line-height: 1.8;
}
.floorplan .floorplanInner h4{
	margin: 1rem 0 0;
	font-size: 20px;
	font-weight: 600;
	text-decoration: underline;
}
.summaryWrap {
	margin-top: 3rem;
	overflow: hidden;
}
.summaryWrap .summary{
	width: 50%;
	padding: 1rem 2rem;
	float: left;
}
.summaryWrap .pct{
	width: 50%;
	margin-top: 0;
	float: right;
}
.summaryWrap .summary .icon-house{
	width: 48%;
	margin: 0 auto 2rem;
	display: block;
}
.summaryWrap .summary dl {
	width: 100%;
	padding: 1rem 0 0;
	line-height: 1.6;
	font-size: 16px;
}
.summaryWrap .summary dl dt{
	width: 20%;
	margin-top: 0;
	margin-right: 0.5rem;
	padding: 0.1rem;
	text-align: center;
	background-color: #4c5870;
	float: left;
	clear: both;
}
.summaryWrap .summary dl dd {
	width: 78%;
	margin-top: 0;
	float: right;
}

/*linkWrap*/
.linkWrap {
	width: auto;
	margin-top: 30rem;
	margin-bottom: 10rem;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	text-align: center;
}
.linkWrap li {
	width: 34%;
	font-size: 18px;
	line-height: 1.6;
}
.linkWrap li a {
	margin-top: 1rem;
	padding: 1.5rem;
	display: block;
	background: #4C5870;
	color: #fff;
}

/*スライド*/
.two-familySlide{
	width: 1160px;
	margin: 10rem auto auto;
}
.two-familySlide {
	height: 317px; 
}
.two-familySlide ul.slide {
	width: 100%; 
	margin-top: 5rem;
}
.two-familySlide ul.slide li {
	width: 470px;
	margin: 0 1rem; 
}
.two-familySlide ul.slide li div {
	width: 100%;
	height: 300px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat; 
}
.two-familySlide .slick-prev,
.two-familySlide .slick-next {
	position: absolute;
	z-index: 20;
	display: block;
	width: 37px;
	height: 37px;
	line-height: 0px;
	font-size: 0px;
	cursor: pointer;
	top: 35%;
	padding: 0;
	border: none;
	outline: none; 
}
.two-familySlide .slick-prev:hover,
.two-familySlide .slick-next:hover {
	opacity: 0.7; 
}
.two-familySlide .slick-prev {
	left: -50px;
}
.two-familySlide .slick-next {
	right: -50px; 
}
.two-familySlide .slick-prev:before {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 37px;
	height: 37px;
	background: url(../images/housegallery/btn-slide-l.png);
	background-size: cover; 
}
.two-familySlide .slick-next:before {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 37px;
	height: 37px;
	background: url(../images/housegallery/btn-slide-r.png);
	background-size: cover; 
}
.two-familySlide .slick-track {
	margin-left: inherit;
	margin-right: inherit; 
}
.slick-dotted.slick-slider {
	margin-bottom: 30px; 
}
.two-familySlide ul.slick-dots {
	position: absolute;
	bottom: -40px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center; 
}
.two-familySlide ul.slick-dots > li {
	position: relative;
	display: inline-block;
	width: 20px !important;
	height: 20px;
	margin: 0 3px !important;
	padding: 0;
	cursor: pointer; 
}
.two-familySlide ul.slick-dots > li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 12px;
	height: 12px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent; 
}
.two-familySlide ul.slick-dots > li button:hover,
.two-familySlide ul.slick-dots > li button:focus {
	outline: none;
}
.two-familySlide ul.slick-dots > li button:hover:before,
.two-familySlide ul.slick-dots > li button:focus:before {
	opacity: 1;
}
.two-familySlide ul.slick-dots > li button:before {
	font-size: 1px;
	line-height: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 12px;
	height: 12px;
	content: '';
	opacity: .3;
	background-color: #4C5870;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px; 
}
.two-familySlide ul.slick-dots > li.slick-active button:before {
	opacity: 1; 
}

.two-familySlide .caption{
	font-size: 16px;
}
.two-familySlide .caption strong {
	font-size: 20px;
}

/*カタログ請求バナー*/
.tempBanner2{
	margin-top: 30rem;
}
.tempBanner2 p{
	font-size: 20px;
}

}

@media screen and (min-width: 1200px) {
.proposal .box2 .textarea{
	padding-left: 22rem;

}
}

@media screen and (min-width: 1300px) {
.proposal .box2 .textarea{
	padding-left: 18rem;
}
}