@charset "UTF-8";



/********** 共通 **********/

.top_contcopy-wrap {
	padding-top: 180px;
}

.top_contcopy-wrap .title {
	font-family: 'Noto Sans JP', sans-serif!important;
	font-size: 2.2rem;
	font-weight: 300;
	letter-spacing: 0.1rem;
	text-align: center;
	transform: scale(1.3, 1);
}

.top_contcopy-wrap .hcopy {
	font-size: 3.6rem;
	text-align: center;
	padding-top: 40px;
}

.top_contcopy-wrap .lead {
	font-size: 1.8rem;
	text-align: center;
	padding-top: 20px;
}





/********** ↑共通 **********/






.top_st-wrap {
	background: #e5e3d8;
	padding-top: 40px;
	padding-bottom: 30px;
}

.top_info-wrap {
	color: #fff;
	background: linear-gradient(to right, #858376, #727065);
	padding-top: 80px;
	padding-bottom: 100px;
}

.top_info-title {
	font-family: 'Noto Sans JP', sans-serif!important;
	font-size: 1.4rem;
	font-weight: 300;
	letter-spacing: 0.1rem;
	text-align: center;
	transform: scale(1.3, 1);
}

.top_info01 p:nth-child(1) {
	font-size: 4.2rem;
	text-align: center;
	padding-top: 100px;
}

.top_info01 p:nth-child(2) {
	text-align: center;
	padding-top: 20px;
}

.top_info01-bt-wrap {
	padding-top: 60px;
}

.top_info01-bt-wrap ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.top_info01-bt-wrap ul li {
	width: 37.5%;
	text-align: center;
	margin: 0 20px;
	border-radius: 5px;
}

.top_info01-bt-wrap ul li a {
	width: 100%;
	color: #fff;
	font-size: 2.2rem;
	padding: 20px 0;
	display: block;
	transition: all 0.3s ease;
	text-decoration: none;
}

.top_info01-bt-wrap ul li:nth-child(1) a {
	background:url("../images/btmark_arrow01.png"), linear-gradient(to bottom, #626055, #504e47);
	background-position: right 5% center;
	background-repeat: no-repeat;
	background-size: 10px auto,100% 100%;
}

.top_info01-bt-wrap ul li:nth-child(1)  a:hover {
	filter: brightness(130%);
}


.top_info02 {
	font-size: 4.5rem;
	text-align: center;
	letter-spacing: 0.2rem;
	padding-top: 30px;
}

.top_info02 .small {
	font-size: 0.6em;
}

.top_info02-1 .first {
	font-size: 4.5rem;
	text-align: center;
	letter-spacing: 0.2rem;
	padding-top: 40px;
}

.top_info02-1 .price {
	font-size: 3.5rem;
	text-align: center;
	padding-top: 0px;
}

.top_info02-1 .small1 {
	font-size: 0.8em;
}

.top_info02-1 .small2 {
	font-size: 0.6em;
}


.top_info02-2 {
	border-bottom: 1px solid #fff;
	padding: 30px 60px 100px;
}

.top_info02-2 p:nth-child(1) {
	font-size: 1.2rem;
	line-height: 1.5;
	letter-spacing: 0;
}

.top_info03 {
	padding-top: 80px;
	padding-bottom: 20px;
}

.top_info03 p:nth-child(1) {
	font-size: 2.8rem;
	text-align: center;
}

.top_info03 p:nth-child(2) {
	font-size: 1.8rem;
	text-align: center;
	padding-top: 20px;
}







.bnr_limited-wrap {
	width: 66.67%;
	margin: 0 auto;
	padding-top: 80px;
}










/********** concept **********/


.concept-bg {
	color: #6e5c2b;
	background:
		url("../images/bg_whiteball.png"),
		url("../images/bg_whiteball.png"),
		linear-gradient(to bottom, #dfdad3, #f8f7f5, #f8f7f5, #dfdad3);
	background-position: 
		right top -50%,
		left bottom -50%;
	background-repeat: no-repeat;
	background-size: 50%, 50%, 100%;
}



.concept-wrap {
	padding-top: 160px;
	padding-bottom: 160px;
}

.concept-wrap p:nth-child(1) {
	width: 49.67%;
	margin: 0 auto;
}

.concept-wrap p:nth-child(2) {
	font-size: 4.2rem;
	text-align: center;
	padding-top: 80px;
}

.concept-wrap p:nth-child(3) {
	font-size: 1.8rem;
	line-height: 4.0;
	text-align: center;
	padding-top: 80px;
}






/********** cont **********/


/*** cont-common　cont-right ***/

.cont-all-wrap {
	padding-top: 40px;
	padding-bottom: 160px;
}

.cont-wrap {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	padding-top: 200px;
}

.cont-wrap li:nth-child(1) {
	width: 52.5%;
}

.cont-wrap li:nth-child(2) {
	width: 30%;
	margin-left: 12.5%;
}


.cont_photo-wrap .photo {
	box-shadow: 60px 60px 0 0 rgba(222, 218, 208, 1);
}

.cont_copy-wrap .title {
	font-family: 'Noto Sans JP', sans-serif!important;
	font-size: 2.2rem;
	font-weight: 300;
	letter-spacing: 0.1rem;
	transform: scale(1.3, 1);
	margin-left: 13%;
}

.cont_copy-wrap dl dt {
	font-size: 2.6rem;
	letter-spacing: 0.2rem;
	padding-top: 30px;
}

.cont_copy-wrap dl dd {
	font-size: 1.6rem;
	line-height: 2.0;
	padding-top: 60px;
}

.cont_copy-wrap dl .small {
	font-size: 0.75em;
}





.cont_copy-wrap .cont-bt {
	width: 50%;
	padding-top: 100px;
}

.cont_copy-wrap .cont-bt a {
	display: flex;
	align-items: center;
	width: 100%;
	height: 50px;
	padding-right: 20px;
	font-family: 'Noto Sans JP', sans-serif!important;
	font-size: 1.6rem;
	font-weight: 300;
	color: #6e5c2b;
	letter-spacing: 0.1rem;
	transform: scale(1.3, 1);
	margin-left: 15%;
	border: 1px solid #6e5c2b;
	text-align: center;
	text-decoration: none;
	transition: all 0.2s ease;
}

.cont_copy-wrap .cont-bt a::before {
	content: "";
	display: block;
	background-image: url("../images/bt_triangle01.png");
	background-size: cover;
	transform: scale(0.77, 1);
	width: 8px;
	height: 12px;
	margin-left: 10px;
	margin-right: 8px;
}

.cont_copy-wrap .cont-bt a:hover {
	background: #c5beaa;
}



/*** cont-left ***/

.cont-wrap.cont-left {
	justify-content: flex-end;
}

.cont-wrap.cont-left li:nth-child(1) {
	width: 52.5%;
	order: 2;
}

.cont-wrap.cont-left li:nth-child(2) {
	width: 30%;
	margin-left: 0;
	margin-right: 5%;
	order: 1;
}

.cont-left .cont_photo-wrap .photo {
	box-shadow: -60px 60px 0 0 rgba(222, 218, 208, 1);
}












