@charset "UTF-8";

/* ---------------------------------------
  家を建てる
-----------------------------------------*/

/* リンク調整用
--------------------------------*/
#sec_concept_detail::before,
#sec_lineup::before,
#sec_step-build::before,
#sec_faq::before {
	content: "";
	width: 100%;
	height: 30px;
	display: block;
	position: relative;
	background-color: #fff;
}

/* pagettl
--------------------------------*/

#pagettl {
	background-color: #0468b6;
}

@media screen and (max-width: 768px) {
	#pagettl .ico img {
		width: 11vw;
	}
}


/* secttl
--------------------------------*/

.secttl {
	display: block;
	background-color: #0468b6;
	font-size: 2.2rem;
	letter-spacing: 0.1em;
	padding: 13px 1.5em 14px;
	border-radius: 30px;
	box-shadow: 4px 4px 0 #045285;
	transform: translateY(-50%);
	margin-bottom: 1em;
}

@media screen and (max-width: 768px) {
	.secttl {
		font-size: 4.2vw;
		padding: .5em 1.5em;
		border-radius: 100vh;
		box-shadow: .8vw .8vw 0 #045285;
	}
}


/* concept
--------------------------------*/

#sec_concept_detail {
	padding: 0 0 120px;
	margin-top: 100px;
}

#sec_concept_detail .secttl {
	margin-bottom: -60px;
	position: relative;
	z-index: 999;
}

#sec_concept_detail .inner {
	margin: 0 -80px 0 -120px;
}

#sec_concept_detail .inner .concept_slider img {
	max-width: 1400px;
}

#sec_concept_detail .inner .txtwrap {
	width: 588px;
	min-height: 532px;
	background-color: rgba(255, 255, 255, .8);
	margin-left: auto;
	padding: 5px 40px 40px;
	position: absolute;
	right: 0;
	top: 90px;
	z-index: 100;
}

#sec_concept_detail .inner .txtwrap .ttl {
	color: #c1c2c2;
	font-size: 5.4rem;
	transform: rotate(-12deg);
}

#sec_concept_detail .inner .txtwrap .txt {
	font-weight: 700;
	line-height: 1.88;
}

@media screen and (max-width: 768px) {
	#sec_concept_detail {
		padding: 0 0 24vw;
		margin-top: 14vw;
	}
	#sec_concept_detail .secttl {
		margin-bottom: -10.5vw;
	}
	#sec_concept_detail .inner {
		margin: 0 -8vw;
	}
	#sec_concept_detail .inner .concept_slider img {
		max-width: inherit;
	}
	#sec_concept_detail .inner .txtwrap {
		width: 100%;
		background: none;
		min-height: inherit;
		padding: 1vw 0 0;
		position: relative;
		top: 0;
		margin: 0 auto ;
	}
	#sec_concept_detail .inner .txtwrap .ttl {
		font-size: 6.8vw;
	}
}


/* lineup
--------------------------------*/

#sec_lineup {
	padding: 0 0 160px;
}

#sec_lineup .block {
	margin-left: -100px;
	align-items: center;
	margin-bottom: 100px;
}

#sec_lineup .block.reverse {
	margin-left: 0;
	margin-right: -100px;
}

#sec_lineup .block .img {
	position: relative;
	margin-bottom: 70px;
	width: 704px;
}

#sec_lineup .block .img::before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: -70px;
	right: -70px;
	z-index: -1;
}

#sec_lineup .block.reverse .img::before {
	right: auto;
	left: -70px;
}

#sec_lineup .block01 .img::before {
	background-color: #0468b6;
}

#sec_lineup .block02 .img::before {
	background-color: #062e50;
}

#sec_lineup .block03 .img::before {
	background-color: #f5aa29;
}

#sec_lineup .block .txtwrap {
	width: 484px;
}

#sec_lineup .block .txtwrap .midashi {
	font-size: 4rem;
	position: relative;
	padding-left: 1.9em;
	letter-spacing: 0.05em;
	margin-bottom: 1em;
}

#sec_lineup .block .txtwrap .midashi small {
	display: block;
	font-weight: bold;
	font-size: 1.5rem;
	line-height: 1;
	letter-spacing: 0.1em;
	text-indent: .4em;
	padding-top: 1em;
}

#sec_lineup .block .txtwrap .midashi .en {
	color: #e8e8e8;
	font-size: 11.6rem;
	line-height: .7;
	letter-spacing: 0;
	position: absolute;
	left: -.08em;
	/*	bottom: 0;*/
	top: 50%;
	z-index: -1;
	display: block;
	transform: translateY(-60%)rotate(-6deg);
}

#sec_lineup .block .txtwrap .lead {
	font-size: 2.8rem;
	line-height: 1.78;
	letter-spacing: 0.04em;
	margin-bottom: .7em;
}

#sec_lineup .block .txtwrap .txt {
	font-size: 1.6rem;
	line-height: 2.125;
	letter-spacing: 0.1em;
	margin-bottom: 1em;
}

#sec_lineup .block .txtwrap .btn {
	margin-top: 30px;
	margin-bottom: 10px;
}

#sec_lineup .block .txtwrap .btn a {
	font-weight: 700;
	font-size: 2.1rem;
	padding-left: 2.4em;
	letter-spacing: 0.11em;
	height: 66px;
	border-radius: 33px;
}

#sec_lineup .block .txtwrap .btn a::before {
	right: 24px;
}

#sec_lineup .block .txtwrap .btn a::after {
	right: 32px;
}

#sec_lineup .lifestyle {
	padding: 60px 0;
	align-items: center;
	border-top: 1px dotted #4c4948;
}

#sec_lineup .lifestyle .txtwrap {
	width: 490px;
}

#sec_lineup .lifestyle .txtwrap .midashi {
	font-size: 2.8rem;
	line-height: 1.78;
	letter-spacing: 0.05em;
	margin-bottom: .7em;
}

#sec_lineup .lifestyle .txtwrap .lead {
	font-weight: 700;
	font-size: 2rem;
	line-height: 1.8;
	letter-spacing: 0.05em;
	margin-bottom: 5px;
}

#sec_lineup .lifestyle .txtwrap .txt {
	font-size: 1.6rem;
	line-height: 2;
	letter-spacing: 0.02em;
}

#sec_lineup .lifestyle .img {
	width: 611px;
}

#sec_lineup .support {
	padding: 80px 0 0;
	align-items: center;
	border-top: 1px dotted #4c4948;
}

#sec_lineup .support .inner {
	padding: 40px 0;
}

#sec_lineup .support .inner+.inner {
	margin-top: 40px;
}

#sec_lineup .support .midashi {
	font-size: 2.8rem;
	line-height: 1.78;
	letter-spacing: 0.05em;
}

#sec_lineup .support .txtwrap {
	width: 460px;
}

#sec_lineup .support .txtwrap .lead {
	font-weight: 700;
	font-size: 2rem;
	line-height: 1.8;
	letter-spacing: 0.05em;
	margin-top: .5em;
	margin-bottom: 5px;
}

#sec_lineup .support .txtwrap .txt {
	font-size: 1.6rem;
	line-height: 2;
	letter-spacing: 0.02em;
}

#sec_lineup .support .imgwrap {
	width: 688px;
	align-items: flex-start;
}

#sec_lineup .support .imgwrap .img {
	width: 334px;
	position: relative;
}

#sec_lineup .support .imgwrap .img:first-child::before {
	content: "";
	width: 100%;
	height: 100%;
	background-color: #cfe6ed;
	position: absolute;
	bottom: -44px;
	right: -85px;
	z-index: -1;
}

#sec_lineup .support .inner.reverse .imgwrap .img:first-child::before {
	bottom: -68px;
}

#sec_lineup .support .imgwrap .img:last-child {
	margin-top: -40px;
}

#sec_lineup .support .inner.reverse .imgwrap .img:last-child {
	margin-top: 0;
}

#sec_lineup .support .inner.reverse .imgwrap .img:first-child {
	margin-top: -40px;
}

#sec_lineup .support .btnwrap,
#sec_step-build .btnwrap {
	margin-top: 50px;
}

#sec_lineup .support .btnwrap>div {
	width: 587px;
}

#sec_lineup .support .btnwrap>div .txt {
	font-weight: 700;
	margin-bottom: .6em;
}

#sec_step-build .btnwrap .btn {
	margin-top: 15px;
}

#sec_lineup .support .btnwrap .btn a,
#sec_step-build .btnwrap .btn a {
	width: 100%;
	font-weight: 700;
	font-size: 2.1rem;
	padding-left: 2.4em;
	letter-spacing: 0.11em;
	height: 66px;
	border-radius: 33px;
}

#sec_step-build .btnwrap .btn a {
	width: 792px;
}

#sec_lineup .support .btnwrap .btn a::before {
	right: 24px;
}

#sec_lineup .support .btnwrap .btn a::after {
	right: 32px;
}

@media screen and (max-width: 768px) {
	#sec_lineup {
		padding: 0 0 24vw;
	}
	#sec_lineup .block {
		margin-left: 0;
		margin-bottom: 13vw;
	}
	#sec_lineup .block.reverse {
		margin-right: 0;
	}
	#sec_lineup .block .img {
		margin-bottom: 12vw;
		width: 92%;
	}
	#sec_lineup .block.reverse .img{
		margin-left: auto;
	}
	#sec_lineup .block .img::before {
		bottom: -8vw;
		right: -8vw;
	}
	#sec_lineup .block.reverse .img::before {
		left: -8vw;
	}
	#sec_lineup .block .txtwrap {
		width: 100%;
	}
	#sec_lineup .block .txtwrap .midashi {
		font-size: 5.4vw;
	}
	#sec_lineup .block .txtwrap .midashi small {
		font-size: 3.2vw;
	}
	#sec_lineup .block .txtwrap .midashi .en {
		font-size: 16.2vw;
		left: -.08em;
	}
	#sec_lineup .block .txtwrap .lead {
		font-size: 4.2vw;
	}
	#sec_lineup .block .txtwrap .txt {
		font-size: 3.2vw;
		line-height: 2;
	}
	#sec_lineup .block .txtwrap .btn {
		margin-top: 6vw;
		margin-bottom: 0;
	}
	#sec_lineup .block .txtwrap .btn a {
		width: 100%;
		font-size: 4vw;
		height: 12vw;
		padding-left: 2em;
		border-radius: 6vw;
	}
	#sec_lineup .block .txtwrap .btn a::before {
		right: 4vw;
	}
	#sec_lineup .block .txtwrap .btn a::after {
		right: 5.6vw;
	}
	#sec_lineup .lifestyle {
		padding: 8vw 0;
	}
	#sec_lineup .lifestyle .txtwrap {
		width: 100%;
	}
	#sec_lineup .lifestyle .txtwrap .midashi {
		font-size: 4.8vw;
	}
	#sec_lineup .lifestyle .txtwrap .lead {
		font-size: 4vw;
		margin-bottom: 1vw;
	}
	#sec_lineup .lifestyle .txtwrap .txt {
		font-size: 3.2vw;
	}
	#sec_lineup .lifestyle .img {
		width: 100%;
	}
	#sec_lineup .support {
		padding: 10vw 0 0;
	}
	#sec_lineup .support .inner {
		padding: 8vw 0;
	}
	#sec_lineup .support .inner+.inner {
		margin-top: 0;
		padding-top: 0;
	}
	#sec_lineup .support .midashi {
		font-size: 4.8vw;
	}
	#sec_lineup .support .txtwrap {
		width: 100%;
		margin-bottom: 4vw;
	}
	#sec_lineup .support .txtwrap .lead {
		font-size: 4vw;
		margin-bottom: 1vw;
	}
	#sec_lineup .support .txtwrap .txt {
		font-size: 3.2vw;
	}
	#sec_lineup .support .imgwrap {
		width: 100%;
	}
	#sec_lineup .support .imgwrap .img {
		width: 49%;
		position: relative;
	}
	#sec_lineup .support .imgwrap .img:first-child::before {
		bottom: -5vw;
		right: -12vw;
	}
	#sec_lineup .support .inner.reverse .imgwrap .img:first-child::before {
		bottom: -8vw;
		right: -10vw
	}
	#sec_lineup .support .imgwrap .img:first-child {
		margin-top: 5vw;
	}
	#sec_lineup .support .imgwrap .img:last-child {
		margin-top: 0;
	}
	#sec_lineup .support .inner.reverse .imgwrap .img:first-child {
		margin-top: 0;
	}
	#sec_lineup .support .inner.reverse .imgwrap .img:last-child {
		margin-top: 5vw;
	}
	#sec_lineup .support .btnwrap,
	#sec_step-build .btnwrap {
		margin-top: 8vw;
	}
	#sec_lineup .support .btnwrap>div {
		width: 100%;
	}
	#sec_lineup .support .btnwrap>div+div {
		margin-top: 8vw;
	}
	#sec_lineup .support .btnwrap .btn a,
	#sec_step-build .btnwrap .btn a {
		width: 100%;
		font-size: 4vw;
		height: 12vw;
		padding-left: 2em;
		border-radius: 6vw;
	}
	#sec_step-build .btnwrap .btn a {
		height: auto;
		font-weight: bold;
		padding-top: 1vw;
		padding-bottom: 1vw;
	}
	#sec_step-build .btnwrap .txt {
		margin-bottom: 0.6em;
	}
	#sec_step-build .btnwrap .btn {
		margin-top: 0;
	}
	#sec_lineup .support .btnwrap .btn a::before,
	#sec_step-build .btnwrap .btn a::before {
		right: 4vw;
	}
	#sec_lineup .support .btnwrap .btn a::after,
	#sec_step-build .btnwrap .btn a::after {
		right: 5.6vw;
	}
}


/* step
--------------------------------*/

#sec_step-build {
	padding: 0 0 150px;
}

#sec_step-build .secttl {
	margin-bottom: 0;
}

#sec_step-build .secttl+.lead {
	font-weight: 700;
	margin-bottom: 1.5em;
}

#sec_step-build .list .box {
	width: 1140px;
	margin-left: auto;
	background-color: #fff;
	position: relative;
	border-radius: 10px;
	padding: 20px 40px 20px 68px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#sec_step-build .list .box+.box {
	margin-top: 45px;
}

#sec_step-build .list .box::after {
	content: "";
	width: 46px;
	height: 29px;
	background: url(../img/build/step_arw.png) no-repeat center / 100% auto;
	position: absolute;
	bottom: -37px;
	left: calc(50% - 58px);
}

#sec_step-build .list .box:last-child::after {
	content: none;
}

#sec_step-build .list .box .num {
	color: #0468b6;
	font-size: 10.3rem;
	line-height: .5;
	letter-spacing: 0;
	position: absolute;
	left: -60px;
	top: 50%;
	transform: translateY(-60%)rotate(-6deg);
	text-align: center;
}

#sec_step-build .list .box .num span {
	display: block;
	font-size: 4.1rem;
	line-height: 1;
	transform: skewX(-13deg)rotate(-8deg);
	margin-right: -.5em;
}

#sec_step-build .list .box .img {
	width: 238px;
	height: 154px;
	border-radius: 10px;
	overflow: hidden;
}

#sec_step-build .list .box .txtwrap {
	width: calc(100% - 280px);
}

#sec_step-build .list .box .txtwrap .ttl {
	font-weight: 700;
	font-size: 2rem;
	line-height: 1.5;
	margin-bottom: .5em;
}

#sec_step-build .list .box .txtwrap .txt {
	font-size: 1.6rem;
	line-height: 1.75;
	letter-spacing: 0.08em;
	font-feature-settings: "palt";
}

#sec_step-build .list .box+.txt {
	font-weight: 700;
	font-size: 2.2rem;
	margin: 2.5em 0 1.2em;
}

#sec_step-build .list .box+.txt span {
	background: linear-gradient(transparent 72%, #ffc93c 72%);
}

@media screen and (max-width: 768px) {
	#sec_step-build {
		padding: 0 0 24vw;
	}
	#sec_step-build .list .box {
		width: 100%;
		border-radius: 1.87vw;
		padding: 8vw 6vw;
		display: block;
	}
	#sec_step-build .list .box:first-child {
		margin-top: 12vw;
	}
	#sec_step-build .list .box+.box {
		margin-top: 12vw;
	}
	#sec_step-build .list .box::after {
		width: 9.2vw;
		height: 5.8vw;
		bottom: -9vw;
		left: calc(50% - 4.6vw);
	}
	#sec_step-build .list .box .num {
		font-size: 16vw;
		left: -7vw;
		top: -8vw;
		transform: rotate(-6deg);
	}
	#sec_step-build .list .box .num span {
		display: block;
		font-size: 7vw;
		line-height: 1;
		transform: skewX(-13deg)rotate(-8deg);
		margin-right: -.5em;
	}
	#sec_step-build .list .box .img {
		width: 100%;
		height: auto;
		border-radius: 1.87vw;
		margin-bottom: 4vw;
	}
	#sec_step-build .list .box .txtwrap {
		width: 100%;
	}
	#sec_step-build .list .box .txtwrap .ttl {
		font-size: 4.2vw;
	}
	#sec_step-build .list .box .txtwrap .txt {
		font-size: 3.2vw;
	}
	#sec_step-build .list .box+.txt {
		font-size: 4.6vw;
		margin-bottom: 2em;
	}
}


/* faq
--------------------------------*/

#sec_faq {
	padding: 0 0 120px;
}

#sec_faq .faq_box {
	background-color: #f1f7fa;
	border-radius: 30px;
}

#sec_faq .faq_box+.faq_box {
	margin-top: 50px;
}

#sec_faq .faq_box .q_txt {
	background-color: #cfe6ed;
	font-size: 2.2rem;
	letter-spacing: 0.1em;
	line-height: 1.5;
	padding: 13px 1.5em 14px 100px;
	border-radius: 30px;
	position: relative;
	margin-bottom: 30px;
}

#sec_faq .faq_box .q_txt::before {
	content: "Q";
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 700;
	font-size: 3.5rem;
	letter-spacing: 0;
	width: 50px;
	height: 50px;
	line-height: 45px;
	border-radius: 50%;
	background-color: #fff;
	text-align: center;
	position: absolute;
	left: 26px;
	top: 5px;
	text-align: center;
}

#sec_faq .faq_box .a_txt {
	padding: 0 100px 40px 100px;
	position: relative;
	font-size: 1.6rem;
	letter-spacing: 0.08em;
	font-feature-settings: "palt";
	min-height: 100px;
}

#sec_faq .faq_box .a_txt::before {
	content: "A";
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 700;
	font-size: 3.5rem;
	letter-spacing: 0;
	width: 50px;
	height: 50px;
	line-height: 45px;
	border-radius: 50%;
	color: #fff;
	background-color: #4c4948;
	text-align: center;
	position: absolute;
	left: 26px;
	top: 5px;
	text-align: center;
}

#sec_faq .secttl {
	margin-top: -30px;
}

@media screen and (max-width: 768px) {
	#sec_faq {
		padding: 0 0 24vw;
	}
	#sec_faq .faq_box {
		border-radius: 4.6vw;
	}
	#sec_faq .faq_box+.faq_box {
		margin-top: 8vw;
	}
	#sec_faq .faq_box .q_txt {
		font-size: 4vw;
		padding: 2vw 1em 2vw 13vw;
		border-radius: 4.6vw;
		margin-bottom: 4.6vw;
	}
	#sec_faq .faq_box .q_txt::before {
		font-size: 7vw;
		width: 9vw;
		height: 9vw;
		line-height: 8vw;
		left: 2vw;
		top: 2vw;
	}
	#sec_faq .faq_box .a_txt {
		padding: 0 4.2vw 6vw 13vw;
		font-size: 3.2vw;
		min-height: 16vw;
	}
	#sec_faq .faq_box .a_txt::before {
		font-size: 7vw;
		width: 9vw;
		height: 9vw;
		line-height: 8vw;
		left: 2vw;
		top: 0;
	}
}
