@CHARSET "utf-8";

/*===========================================
	index
===========================================*/

#contentwrap {
	color: #000;
}

/* other-area */
.other-area {
	padding: 80px 0;
}

/* blc-01 */
.blc-01 .logo {
	text-align: center;
	padding-bottom: 40px;
	margin: 40px auto;
}

.blc-01 .logo img {
	max-width: 660px;
}

.blc-01 h2 {
	text-align: center;
	font-size: 32px;
	font-weight: 600;
	line-height: 1.6;
}

.blc-01 h3 {
	text-align: center;
	font-size: 19px;
	font-weight: 400;
	line-height: 1.6;
}

.blc-01 .blc-01-txt {
	max-width: 645px;
	margin-left: auto;
	margin-right: auto;
}

.blc-01 .blc-01-txt p {
	font-size: 19px;
	line-height: 1.7;
}

/* blc_02 */
.blc-02 {
	margin-top: 100px;
}

.blc-02 article+article {
	margin-top: 100px;
}

.blc-02 .ttl01 {
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 30px;
}

.blc-02 .ttl01 .ttl01-num {
	margin-bottom: 15px;
}

.blc-02 .ttl01 .ttl01-num span {
	display: inline-block;
	border-bottom: 1px solid #231815;
	padding: 0 5px 8px;
}

.blc-02 .ttl01 .ttl01-txt {
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 4px;
}

.blc-02 .ttl01 .ttl01-subtxt {
	font-size: 12px;
}

.blc-02 .title5 {
	letter-spacing: 0.4em;
}

.blc-02 .blc-02-txt p {
	font-size: 18px;
	line-height: 1.7;
}

.blc-02 .blc-02-imgList ul li {
	margin-bottom: 20px;
}

.blc-02 .blc-02-imgList ul li figure img {
	width: 100%;
	height: auto;
}

.blc-02 .blc-02-imgList ul li figcaption {
	font-size: 90%;
	line-height: 1.8;
	margin-top: 10px;
}

.blc-02 .blc-02-imgList._02 ul li:nth-of-type(1) {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.blc-02 .blc-02-imgList._02 ul li:nth-of-type(1) img {
	max-width: 660px;
}

.blc-02 .blc-02-imgList._02 ul li:nth-of-type(n+3) {
	width: 49%;
}

.blc-02 .blc-02-imgList._03 ul li:nth-of-type(1) {
	width: 49%;
}

.blc-02 .blc-02-imgList._03 ul li:nth-of-type(2) {
	width: 49%;
}

.blc-02 .blc-02-imgList._04 ul li {
	width: 49%;
}

/* lifefloor */
.lifefloor .lifefloor-ttl {
	font-size: 20px;
	line-height: 1.6;
	letter-spacing: 3px;
}

.lifefloor .lifefloor-feature {
	background: url(../../../images/product/good_design2021/img_09.png) no-repeat center;
	width: 100%;
	height: 1420px;
	position: relative;
}

.lifefloor .lifefloor-feature-item {
	max-width: 480px;
	position: absolute;
	left: 0;
}

.lifefloor .lifefloor-feature-item dt span {
	display: inline;
}

.lifefloor .lifefloor-feature-item dt .txt {
	font-size: 20px;
	font-weight: 600;
	border-right: 1px solid #000;
	padding-right: 10px;
	margin-right: 10px;
}

.lifefloor .lifefloor-feature-item dt .en {
	font-size: 12px;
	font-weight: 600;
}

.lifefloor .lifefloor-feature-item dd {
	font-size: 18px;
	line-height: 1.6;
}

/* other */
.lifefloor .lifefloor-feature-item.item01 {
	top: 110px;
}

.lifefloor .lifefloor-feature-item.item02 {
	top: 350px;
}

.lifefloor .lifefloor-feature-item.item03 {
	top: 714px;
}

.lifefloor .lifefloor-feature-item.item04 {
	top: 946px;
}

.lifefloor .lifefloor-feature-item.item04 dd {
	letter-spacing: -0.02em;
}

.lifefloor .lifefloor-feature-item.item05 {
	top: 1210px;
}

/* blc-plan */
.blc-02 .blc-plan .blc-plan-inner {
	background: url(../../../images/product/good_design2021/img_12.jpg) no-repeat center;
	width: 100%;
	height: 505px;
	position: relative;
}

.blc-02 .blc-plan .blc-plan-contnets {
	position: absolute;
	top: 36%;
	right: calc(50% - 940px / 2);
	transform: translateY(-36%);
}

.blc-02 .blc-plan .blc-plan-contnets p {
	font-size: 18px;
	font-weight: 500;
}

.blc-02 .blc-plan .blc-plan-ttl {
	font-size: 32px;
	line-height: 1.6;
	text-align: center;
	margin-bottom: 30px;
}

.plan .blc-02-imgList p span {
	font-weight: bold;
}

.plan .blc-02-imgList p+p {
	margin-top: 20px;
}

.section-plant .block__item:not(:last-child) {
	margin-bottom: 25px;
}

.section-plant .block__item p {
	font-size: 14px;
	margin-top: 15px;
}

.section-plant .block__item-flex {
	display: flex;
	gap: 30px;
}

.section-feature .feature__item {
	display: flex;
	margin-top: 70px;
}

.section-feature .feature__item .content {
	font-size: 18px;
	padding-right: 40px;
}

.section-feature .feature__item .content .ttl {
	font-weight: bold;
	margin-bottom: 5px;
}

.section-feature .feature__item .images {
	display: flex;
	gap: 20px;
	max-width: 468px;
	flex-shrink: 0;
}

.section-plan .block {
	display: flex;
	gap: 25px;
	max-width: 750px;
	margin: 0 auto;
}

.section-plan .block .image {
	flex-basis: 386px;
	flex-shrink: 0;
}

.section-plan .block .content {
	font-size: 18px;
}

.space-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	row-gap: 30px;
}

.space-list li {
	width: calc(50% - 15px);
}

.space-list figcaption {
	margin-top: 15px;
	font-size: 14px;
}

.section-map .image {
	max-width: 1118px;
	margin: 0 auto;
}

.section-plan .block .image {
	flex-basis: 417px;
	transform: translateY(-70px);
}

.section-plan .block .content {
	line-height: calc(31/18);
}