/* -------------------------

reform

---------------------------- */
#reform-works .ttl-box {
	margin-bottom: 60px;
}

#reform-works .post-meta {
	margin-bottom: 30px;
}

@media screen and (max-width: 900px) {
	#reform-works .ttl-box {
		margin-bottom: 30px;
	}
}

/* -------------------------

company

---------------------------- */
#company-message .m-img-txt-box .img-area {
	width: 300px;
}

#company-message .m-img-txt-box .img-area+.txt-area {
	padding-left: 60px;
}

@media screen and (max-width: 900px) {
	#company-message .m-img-txt-box .img-area {
		width: 100%;
	}

	#company-message .m-img-txt-box .img-area+.txt-area {
		padding-left: 0px;
	}
}

/* -------------------------

privacy-policy

---------------------------- */
#privacy-policy .entry-content>*:first-child {
	margin-top: 0;
}

/* -------------------------

contact

---------------------------- */
#contact-mv {
	background: url(../images/page/contact/mv_01.png) center / cover no-repeat;
	height: 800px;
	display: flex;
	align-items: center;
	justify-content: center;
}

@media screen and (max-width: 900px) {
	#contact-mv .mv-ttl {
		width: 80%;
		margin: auto;
	}
}

@media screen and (max-width: 600px) {
	#contact-mv {
		height: 400px;
	}
}

#contact-pamphlet .btn-box-center {
	margin-top: 100px;
}

@media screen and (max-width: 900px) {
	#contact-pamphlet .btn-box-center {
		margin-top: 50px;
	}
}

@media screen and (max-width: 900px) {
	#contact-message {
		margin-top: 60px;
	}

}

#contact-collection .m-example-container .txt-area {
	margin-top: 25px;
}

/* -------------------------

support

---------------------------- */
#support-intro .m-img-txt-container {
	margin-top: 60px;
}

/* -------------------------

suggest

---------------------------- */
#suggest-intro .m-img-txt-wide-container {
	margin-top: 180px;
}

@media screen and (max-width: 900px) {
	#suggest-intro .m-img-txt-wide-container {
		margin-top: 60px;
	}

	#suggest-intro .m-img-txt-box+.m-img-txt-box {
		margin-top: 80px;
	}

	#suggest-intro .m-img-txt-box:last-child::before {
		height: 100%;
	}
}

/* #suggest-modelhouse {
	background-image: url(../images/common/page_mv_09.jpg);
} */

#suggest-modelhouse {
	position: relative;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	color: var(--white);
}

#suggest-modelhouse::before {
	content: '';
	background-color: rgb(255, 255, 255);
	opacity: 0.7;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

#suggest-modelhouse .inner-box {
	border: 1px solid var(--white);
	padding: 90px;
	text-align: center;
}

#suggest-modelhouse .inner-box .btn {
	background-color: var(--white);
	color: var(--gray) !important;
}

@media screen and (max-width: 900px) {
	#suggest-modelhouse .inner-box {
		padding: 50px 30px;
	}

	#suggest-modelhouse .sec-ttl {
		font-size: 2.5rem;
	}
}

#suggest-modelhouse+#lifestyle-navgation {
	margin-top: 100px;
}

#lifestyle-navgation {
	margin-bottom: 100px;
}

#lifestyle-navgation .content-width {
	position: relative;
}

#lifestyle-navgation.has-bg .content-width::before {
	content: '';
	position: absolute;
	top: 0px;
	left: 120px;
	width: 100vw;
	height: 100%;
	z-index: -1;
	background-color: var(--pink-bg);
}

#lifestyle-navgation.no-bg {
	margin-bottom: 0;
}

#lifestyle-navgation.no-bg .sec-inner {
	padding-top: 0;
}

#lifestyle-navgation.no-bg .content-width::before {
	content: none;
}


@media screen and (max-width: 960px) {
	#lifestyle-navgation .content-width::before {
		left: 50px;
	}
}

/* stove */
#stove .has-bg::before,
#stove #lifestyle-navgation .content-width::before {
	background-color: var(--pink-bg);
}

#stove .index-num,
#stove #suggest-modelhouse .btn {
	color: var(--pink) !important;
}

#stove #suggest-modelhouse::before {
	background-color: var(--pink);
}

/* hiraya */
#hiraya .has-bg::before,
#hiraya #lifestyle-navgation .content-width::before {
	background-color: var(--blue-bg);
}

#hiraya .index-num,
#hiraya #suggest-modelhouse .btn {
	color: var(--blue) !important;
}

#hiraya #suggest-modelhouse::before {
	background-color: var(--blue);
}

/* seasons */
#seasons .has-bg::before,
#seasons #lifestyle-navgation .content-width::before {
	background-color: var(--green-bg);
}

#seasons .index-num,
#seasons #suggest-modelhouse .btn {
	color: var(--green);
}

#seasons #suggest-modelhouse::before {
	background-color: var(--green);
}

/* -------------------------

lifestyle

---------------------------- */
#lifestyle-intro .m-img-txt-wide-container {
	margin-top: 180px;
}

#lifestyle-intro .m-img-txt-box {
	padding-bottom: 100px;
}

#lifestyle-intro .m-img-txt-box:nth-child(1)::before {
	background-color: var(--pink-bg);
}

#lifestyle-intro .m-img-txt-box:nth-child(2)::before {
	background-color: var(--blue-bg);
}

#lifestyle-intro .m-img-txt-box:nth-child(3)::before {
	background-color: var(--green-bg);
}

#lifestyle-intro .m-img-txt-box .img-area {
	width: 57.15%;
}

#lifestyle-intro .m-img-txt-box .txt-area {
	position: relative;
	margin-top: 100px;
	padding-top: 60px;
}

#lifestyle-intro .m-img-txt-box:nth-child(1) .index-num {
	color: var(--pink);
}

#lifestyle-intro .m-img-txt-box:nth-child(2) .index-num {
	color: var(--blue);
}

#lifestyle-intro .m-img-txt-box:nth-child(3) .index-num {
	color: var(--green);
}

#lifestyle-intro .m-img-txt-box .txt-area .ttl {
	margin: 20px 0 50px;
	display: flex;
	flex-direction: column;
	row-gap: 6px;
	align-items: start;
}

#lifestyle-intro .m-img-txt-box .txt-area .ttl span {
	background-color: var(--white);
	font-size: 3rem;
	padding: 4px 13px;
	letter-spacing: 0.2em;
}

#lifestyle-intro .m-img-txt-box:nth-child(1) .btn {
	background-color: var(--pink);
}

#lifestyle-intro .m-img-txt-box:nth-child(2) .btn {
	background-color: var(--blue);
}

#lifestyle-intro .m-img-txt-box:nth-child(3) .btn {
	background-color: var(--green);
}

@media screen and (max-width: 900px) {
	#lifestyle-intro .m-img-txt-wide-container {
		margin-top: 60px;
	}

	#lifestyle-intro .m-img-txt-box {
		padding-bottom: 50px;
	}

	#lifestyle-intro .m-img-txt-box .img-area {
		width: 100%;
	}

	#lifestyle-intro .m-img-txt-box .txt-area {
		margin-top: 20px;
		padding-top: 0;
	}

	#lifestyle-intro .m-img-txt-box .txt-area .ttl-box {
		margin-bottom: 20px;
		display: flex;
		column-gap: 15px;
	}

	#lifestyle-intro .m-img-txt-box .txt-area .ttl {
		margin: 0;
	}

	#lifestyle-intro .m-img-txt-box .txt-area .ttl span {
		font-size: 2.4rem;
	}
}

/* -------------------------

about

---------------------------- */
#about-intro .m-img-txt-wide-container .num {
	margin-bottom: 20px;
}

@media screen and (max-width: 900px) {
	#about-intro .m-img-txt-wide-container {
		margin-top: 60px;
	}

	#about-intro .m-img-txt-wide-container .img-area {
		width: 100%;
	}
}

#about-message .m-img-txt-box .img-area {
	width: 300px;
}

#about-message .m-img-txt-box .txt-area {
	padding-left: 60px;
}

@media screen and (max-width: 900px) {
	#about-message .m-img-txt-box .img-area {
		width: 100%;
	}

	#about-message .m-img-txt-box .txt-area {
		padding-left: 0px;
	}
}

/* -------------------------

flow

---------------------------- */
#flow-steps .flow-content {
	margin: 100px 0 140px;
}

#flow-steps .step-wrapper+.step-wrapper {
	margin-top: 95px;
}

#flow-steps .step-wrapper .m-step-container {
	margin-top: 50px;
}

@media screen and (max-width: 900px) {
	#flow-steps .flow-content {
		margin: 60px 0 60px;
	}

	#flow-steps .step-wrapper .m-step-container {
		margin-top: 30px;
	}
}
