@charset "utf-8";


.l-mv {
	padding-top: 105.5%;
	
	@media screen and (max-width: 767px) {
		padding-top: 157.5%;
	}
}

.l-mv .title b {
	
	@media screen and (max-width: 999px) {
		line-height: 1.75;
	}
}

.l-mv figcaption {
	opacity: 1;
	text-shadow: 0 0 2px #000;
}

.u-title_kanade {
	font-size: 3.2rem;
	font-weight: 600;
	line-height: 1.75;
	letter-spacing: .125em;
	text-align: center;
	padding: 120px 0 0;
	
	@media screen and (max-width: 999px) {
		font-size: 2.6rem;
	}
	
	@media screen and (max-width: 767px) {
		font-size: 2.2rem;
	}
}

.u-title_kanade + .lead {
	font-size: 1.6rem;
	font-weight: 600;
	line-height: 2.5;
	letter-spacing: .125em;
	text-align: center;
	margin: 60px 0 0;
	
	@media screen and (max-width: 999px) {
		font-size: 1.5rem;
	}
	
	@media screen and (max-width: 767px) {
		font-size: 1.4rem;
		margin-top: 30px;
	}
}

/*outset*/
.l-outset {
	padding: 0 0 27.5%;
	background-image: url("/yamatedai/land/_assets/img/concept_kanade/img_00.webp");
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: 100% auto;
}

.l-outset .u-inner > * {
	position: relative;
	z-index: 10;
}

.l-outset .logo {
	width: 330px;
	margin: 100px 0 0 260px;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 0;
	
	@media screen and (max-width: 1229px) {
		width: 22.5%;
		margin-right: 30px;
		left: auto;
		right: 0;
	}
	
	@media screen and (max-width: 767px) {
		width: 35%;
		margin-top: 5%;
		margin-right: 20px;
		left: auto;
		right: 0;
	}
}

.l-history {
	width: calc(100% - (60px * 2));
	margin: 20px auto 0;
	padding: 60px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	border-radius: 60px;
	background: rgba(255,255,255,.75);
	
	@media screen and (max-width: 999px) {
		width: calc(100% - (30px * 2));
		padding-inline: 30px;
		border-radius: 30px;
	}
	
	@media screen and (max-width: 767px) {
		width: calc(100% - (20px * 2));
		padding: 10px;
	}
}

.l-history > div {
	width: calc(100% / 3);
	padding: 20px;
	
	@media screen and (max-width: 767px) {
		width: calc(100% / 2);
		padding: 20px 10px;
	}
}

.l-history > div time {
	color: #967A47;
	font-size: 2.4rem;
	font-weight: 600;
	text-align: center;
	display: block;
	
	@media screen and (max-width: 767px) {
		font-size: 2rem;
	}
}

.l-history > div time + * {
	margin: 15px 0 0;
}

.l-history > div p {
	font-size: 1.4rem;
	font-weight: 400;
	line-height: 1.5;
	letter-spacing: .05em;
	text-align: center;
	margin: 1em 0 0;
	display: block;
	
	@media screen and (max-width: 999px) {
		font-size: 1.3rem;
	}
	
	@media screen and (max-width: 767px) {
		font-size: 1.2rem;
	}
}

.l-history > div p b {
	font-weight: 1.6rem;
	font-weight: 400;
}

/*five_senses*/
.l-five_senses {
	padding: 0 0 50%;
	border-radius: 0 0 60px 60px;
	background: url("/yamatedai/land/_assets/img/concept_kanade/img_10.webp") no-repeat center bottom / 100% auto;
	position: relative;
	z-index: 10;
	
	@media screen and (max-width: 999px) {
		border-radius: 0 0 30px 30px;
	}
}

.l-five_senses .image {
	width: 550px;
	margin: 50px auto 0;
	
	@media screen and (max-width: 767px) {
		width: 90%;
	}
}

.l-five_senses .caption {
	font-size: 1rem;
	font-weight: 700;
	text-align: right;
	text-shadow:
		0 0 2px #fff,
		0 0 2px #fff,
		0 0 3px #fff,
		0 0 3px #fff,
		0 0 4px #fff,
		0 0 4px #fff
	;
	width: 100%;
	margin: 0 0 30px 0;
	padding-inline: 60px;
	position: absolute;
	bottom: 0;
	right: 0;
	
	@media screen and (max-width: 767px) {
		line-height: 1.5;
		padding-inline: 20px;
	}
}

/*section*/
.l-section {
	margin: -60px 0 0;
	padding: 120px 0 0;
	background: url("/yamatedai/land/_assets/img/concept/img_02.webp") no-repeat right top / 60% auto;
	
	@media screen and (max-width: 767px) {
		margin: -30px 0 0;
		padding: 0;
		background-size: 100%;
	}
}

.l-section .inner {
	background: url("/yamatedai/land/_assets/img/concept_kanade/img_12.webp") no-repeat top center / 100% auto;
	
	@media screen and (max-width: 767px) {
		padding-top: 60px;
		background-image: url("/yamatedai/land/_assets/img/concept_kanade/img_12_mobile.webp");
	}
}

.l-section .image {
	width: 55%;
	margin: 60px 8% 0 37%;
	
	@media screen and (max-width: 767px) {
		width: 100%;
		margin: 20px 0 0 0;
	}
}

.l-section .title {
	margin: 17.5% 0 0 -8.5%;
	border: 1px solid #9997C9;
	background: #fff;
	position: absolute;
	left: 50%;
	transform: translate(-100%,0);
	z-index: 30;
	
	@media screen and (max-width: 767px) {
		max-width: 320px;
		margin: 30px auto 0;
		position: relative;
		left: auto;
		transform: none;
	}
}

.l-section .title h3 {
	color: #fff;
	text-align: center;
	letter-spacing: .05em;
	padding: 15px 0;
	background: #9997C9;
}

.l-section .title h3 span {
	font-size: 1.8rem;
	font-weight: 600;
	display: block;
	
	@media screen and (max-width: 767px) {
		font-size: 1.4rem;
	}
}

.l-section .title h3 b {
	font-size: 3.2rem;
	font-weight: 600;
	margin: 5px 0 0;
	display: block;
	
	@media screen and (max-width: 767px) {
		font-size: 2.6rem;
	}
}

.l-section .title h3 b rt {
	font-size: 1.1rem;
	font-weight: 400;
	
	@media screen and (max-width: 767px) {
		font-size: 1rem;
	}
}

.l-section .title p {
	font-size: 1.3rem;
	font-weight: 400;
	line-height: 1.75;
	letter-spacing: .05em;
	text-align: center;
	white-space: nowrap;
	padding: 15px 20px;
}

.l-section .caption {
	font-size: 1rem;
	font-weight: 400;
	text-align: right;
	width: 100%;
	padding: 0 60px;
	display: block;
	position: absolute;
	transform: translate(0,-100%);
	
	@media screen and (max-width: 767px) {
		line-height: 1.5;
		margin-top: 30px;
		padding-inline: 20px;
		transform: none;
	}
}

/*spec*/
.l-spec {
	padding-bottom: 80px;
	background: linear-gradient(to bottom,  #ffffff 0%,#9997c9 100%);
	
	@media screen and (max-width: 999px) {
		padding-bottom: 40px;
	}
	
	@media screen and (max-width: 767px) {
		padding-bottom: 30px;
	}
}

.l-spec .inner {
	width: calc(100% - (60px * 2));
	margin: 0 auto;
	padding: 0 30px 90px;
	background: #fff;
	border-radius: 50px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	
	@media screen and (max-width: 999px) {
		width: calc(100% - (30px * 2));
		border-radius: 20px;
	}
	
	@media screen and (max-width: 767px) {
		width: calc(100% - (20px * 2));
		padding-inline: 20px;
	}
}

.l-spec .inner > * {
	width: calc(100% / 2);
	padding: 30px;
	
	@media screen and (max-width: 767px) {
		width: 100%;
		padding: 30px 0;
	}
}

.l-spec figure + * {
	font-size: 1.6rem;
	font-weight: 400;
	margin: 25px 0 0;
	display: block;
	
	@media screen and (max-width: 767px) {
		font-size: 1.4rem;
	}
}

.l-spec h3 {
	position: relative;
}

.l-spec h3:after {
	content: '';
	width: 100%;
	height: 4px;
	display: block;
	background: #E5E5F2;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(0,-50%)
}

.l-spec h3 b {
	color: #605DA7;
	font-size: 2.6rem;
	font-weight: 600;
	line-height: 1.5;
	margin: 5px 0 0;
	padding: 0 10px 0 0;
	background: #fff;
	display: inline-block;
	position: relative;
	z-index: 10;
	
	@media screen and (max-width: 999px) {
		font-size: 2.2rem;
	}
	
	@media screen and (max-width: 767px) {
		font-size: 2rem;
	}
}

.l-spec h3 b small {
	color: #777;
	font-size: 1rem;
	font-weight: 600;
	margin: -.75em 0 0;
	display: inline-block;
	vertical-align: middle;
}

.l-spec h3 + * {
	margin-top: 10px;
}

.l-spec p {
	font-size: 1.4rem;
	font-weight: 400;
	line-height: 1.75;
	
	@media screen and (max-width: 767px) {
		font-size: 1.3rem;
	}
}

.l-spec .note {
	color: #777;
	font-size: 1rem;
	text-align: right;
	width: calc(100% - (60px * 2));
	margin: -30px auto 0;
	display: block;
	position: absolute;
	transform: translate(0,-100%);
	
	@media screen and (max-width: 999px) {
		width: calc(100% - (30px * 2));
		right: 60px;
	}
	
	@media screen and (max-width: 767px) {
		line-height: 1.5;
		width: 100%;
		padding-inline: 40px;
		right: 0;
	}
}












