@charset "utf-8";

/*==============================================

	about

==============================================*/
main {
	overflow: unset;
}

body,
#wrapper
{
	min-width: unset;
}

main .sec_heading .en {
	font-size: 1.3rem;
	font-weight: 400;
	line-height: 2rem;
	color: #B4A698;
}
main .sec_heading h2 {
	font-size: 1.3rem;
	font-weight: 400;
	line-height: 2.4rem;
	color: #B4A698;
	margin-top: 4px;
	white-space: nowrap;
}




.about {
	margin: 100px 0 0;
	padding-bottom: 200px;
	background-image: url(../../index/img/about_bg.png);
	background-size: 537px;
	background-position: left bottom;
	background-repeat: no-repeat;
}
.about .inner {
	padding-left: calc((100% - 1200px) / 2);
	width: 100%;
}
.about .about_content .heading {
	margin-left: -70px;
}
.about .about_content {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	gap: 0;
	margin-top: 60px;
	padding-left: 60px;
}
.about .img {
	width: calc(100% - 480px);
}
.about .about_content .exp {
	width: 480px;
}
.about .about_content .exp h3 {
	margin-bottom: 50px;
	margin-top: 70px;
}
.about .about_content .exp h4 {
	font-size: 2rem;
	font-style: normal;
	font-weight: 400;
	line-height: 2.4rem; /* 120% */
	letter-spacing: 0.1rem;
	margin-bottom: 30px;
}
.about .about_content .exp .btn {
	margin-top: 50px;
}


.design_concept > picture {
	width: 100%;
	padding-right: 95px;
	display: block;
}
.design_concept > picture img {
	width: 100%;
}
.design_concept .inner > .img {
	display: block;
	margin-left: auto;
	width: 638px;
	margin-top: -95px;
}
.design_concept .inner .exp {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 50px;
	margin-top: -220px;
}
.design_concept .inner .exp h3 {
	font-size: 1.3rem;
	line-height: 2.4rem;
	color: #B4A698;
	margin-top: 80px;
	margin-bottom: 30px;
}

section .catch {
	font-size: 1.8rem;
	line-height: 3.3rem; /* 183.333% */
	letter-spacing: 0.09rem;
	margin-bottom: 20px;
}

.design_concept {
	margin-bottom: 150px;
}
.design_concept .designer {
	display: flex;
	gap: 30px;
	align-items: flex-end;
	max-width: 1200px;
	margin: 60px auto 0;
	padding: 0 50px;
}
.design_concept .designer .img {
	width: 265px;
}
.design_concept .designer .exp {
	width: calc(100% - 265px);
}
.designer .text {
	margin-bottom: 0;
	font-size: 1.2rem;
}
.designer h3 {
	color: #4C4A4A;
	font-size: 1.6rem;
	line-height: 2.7rem; /* 168.75% */
	letter-spacing: 0.08rem;
	position: relative;
	margin-bottom: 10px;
}
.designer h3::before {
	content: '';
	position: absolute;
	bottom: 4px;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #C9C9C4;
}
.designer h3 span {
	font-size: 1.3rem;
	line-height: 2.4rem;
	margin-right: 20px;
}
.designer .img img {
	width: 100%;
}

.feature_list {
	display: flex;
	gap: 40px;
	max-width: 1200px;
	margin: 60px auto 0;
	padding: 0 50px;
}
.feature_list li {
	width: calc(33% - 20px);
}
.feature_list li .img {
	width: 100%;
}
.feature_list li .img img {
	width: 100%;
}

.feature_list li h4 {
	font-size: 1.5rem;
	line-height: 2.7rem; /* 168.75% */
	letter-spacing: 0.08rem;
	margin-bottom: 10px;
	margin-top: 20px;
}

.art {
	position: relative;
	margin-bottom: 170px;
	overflow: visible;
}
.art .inner {
	display: flex;
	align-items: flex-end;
	padding-right: calc((100% - 1200px) / 2);
	padding-left: calc((100% - 1480px) / 2);
	position: relative;
}
.art .inner .img {
	width: 40%;
}
.art .inner .img img {
	width: 100%;
}
.art .inner .exp {
	max-width: 730px;
	padding-left: 120px;
	/* position: relative; */
	padding-right: 30px;
	width: 60%;
}
.art .inner .exp h2 {
	margin-bottom: 70px;
}
.art .inner .designer {
	margin-top: 50px;
}

.art .inner .decoration {
	width: 255px;
	position: absolute;
	/* right: 0; */
	top: -145px;
	margin=r: -140px;
	margin=r: -140px;
	margin=r: -140p;
	margin=r: -140;
	margin=r: -14;
	margin=r: -1;
	margin=r: revert-layer;
	margin=r: revert-layer;
	margin=r: -;
	/* margin-right: -140px; */
	left: calc(100% - 255px);
}

.time {
	margin-bottom: 0;
}
.time .inner {
	display: flex;
	position: relative;
	align-items: flex-start;
}
.time .inner > .time_heading {
	width: 50%;
	height: calc(100vh - 102px);
	position: sticky;
	position: -webkit-sticky;
	top: 102px;
	left: 0;
	background-image: url(../img/time1.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.time .inner > .time_heading > .img {
	padding-left: 10px;
	position: relative;
	height: 100%;
}

.time .inner > .time_heading > .img > picture {
	height: 100%;
	display: block;
}
.time .inner > .time_heading > .img > picture > img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.time .inner > .time_heading .text_box {
	/* position: absolute; */
	/* top: 5px; */
	/* left: 100px; */
	padding: 0 100px;
	margin-top: 0px;
	/* margin-left: 100px; */
}
.time .inner > .time_heading .text_box h3 {
	color: #F5F3ED;
	font-size: 1.8rem;
	line-height: 3.3rem;
	letter-spacing: 0.09rem;
	margin-top: 70px;
}
.time .inner > .time_heading .text_box .text {
	color: #F5F3ED;
}
.time .inner > .time_content {
	width: 50%;
	padding-bottom: 70px;
}
.time .inner > .time_content .img {
	width: 100%;
}
.time .inner > .time_content .img img {
	width: 100%;
	height: calc(100vh - 102px);
	object-fit: cover;
}

.time_list {
	margin-top: 100px;
	padding-left: 80px;
}
.time_list li {
	margin-bottom: 80px;
}
.time_list li picture {
	margin-bottom: 30px;
	display: block;
	width: 100%;
	max-width: 600px;
}
.time_list li picture img {
	width: 100%;
}
.time_list li .heading {
	margin-bottom: 20px;
}
.time_list li h3 {
	font-size: 2rem;
	line-height: 2.8rem;
	letter-spacing: 0.09rem;
	margin-bottom: 20px;
}
.time_list li .text {
	max-width: 500px;
	padding-right: 20px;
}
.reserve_section {
	margin-top: 0;
}
@media screen and (max-width: 736px) {

	main {
		overflow: hidden;
	}
	
	.about {
		margin-top: 60px;
		padding-bottom: 60px;
		background-size: 390px;
	}

	.about .about_content {
		flex-direction: column;
		gap: 30px;
		padding-left: 30px;
	}
	.about .about_content .img {
		width: 100%;
		order: -1;
	}
	.about .about_content .exp {
		width: 100%;
		padding-right: 30px;
		margin-top: 30px;
	}
	.about .about_content .heading {
		margin-left: 0;
	}
	.about .about_content .exp h3 {
		width: 259px;
		margin-bottom: 40px;
		margin-top: 40px;
	}
	.about .about_content .exp h4 {
		line-height: 3.6rem;
	}
	
	.design_concept > picture {
		padding: 0;
	}
	.design_concept .inner > .img {
		width: 285px;
		margin-top: -40px;
	}
	.design_concept .inner .exp {
		margin-top: 40px;
		padding: 0 30px;
	}
	.design_concept .inner .exp h2 {
		margin-bottom: 40px;
		width: 223px;
	}
	.design_concept .inner .exp h3 {
		margin-bottom: 20px;
	}
	.design_concept .inner .exp h3 {
		margin-top: 30px;
	}

	.design_concept .designer {
		flex-direction: column;
		gap: 30px;
		padding: 0;
	}
	.design_concept .designer .img {
		width: 100%;
		width: 264px;
		margin-right: auto;
	}
	.design_concept .designer .exp {
		width: 100%;
		padding: 0 30px;
	}
	.design_concept .designer .exp h2 {
		margin-bottom: 20px;
	}
	.feature_list {
		flex-direction: column;
		gap: 30px;
		padding: 0 30px;
	}
	.feature_list li {
		width: 100%;
	}
	.feature_list li .img {
		width: 100%;
	}

	.art {
		margin-bottom: 100px;
	}
	.art .inner {
		flex-direction: column;
		gap: 30px;
		/* position: relative; */
		/* z-index: 2; */
	}
	.art .inner > .img {
		width: 100%;
		padding-right: 30px;
	}
	.art .inner .exp {
		width: 100%;
		padding: 0 30px;
		position: static;
	}
	.art .inner > h2 {
		width: 156px;
		margin-right: auto;
		margin-left: 30px;
	}
	.art .inner .exp h3 {
		
	}
	.art .inner .decoration {
		width: 156px;
		right: 0;
		top: 0;
		z-index: -1;
		left: auto;
	}

	.time {
		margin-bottom: 60px;
	}
	.time .inner {
		flex-direction: column;
	}

	.time .inner > .time_heading {
		padding: 0 30px 100px;
		width: 100%;
		height: auto;
		background-image: url(../img/time1-sp.jpg);
		
	}
	.time .inner > .time_heading .text_box {
		padding: 0;
	}
	.time .inner > .time_heading .text_box h2 {
		width: 253px;
	}
	.time .inner > .time_heading .text_box h3 {
		margin-top: 40px;
	}
	.time_list {
		width: 100%;
		padding-left: 0;
		margin-top: 50px;
	}
	.time_list li {
		margin-bottom: 60px;
		width: 100%;
	}
	.time .inner > .time_content {
		width: 100%;
		padding: 0 30px;
	}
	.time_list li .text {
		width: 100%;
	}
}