@charset "UTF-8";



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

main h2 {
	text-shadow: 0 0 20px #000,0 0 20px #000;
	left: auto;
	right: 8%;
}

.sakura_l-area {
	padding-bottom: 150px;
}

.sakura_r-area {
	padding-bottom: 100px;
}

.sakura_l {
	left: -3%;
}

.link-bt-wrap {
	margin-top: 120px;
}

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





.section-wrap {
	margin-top: 100px;
}

.section-wrap.first {
	margin-top: 0;
}

.quality_bt-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.quality_bt-wrap li {
	width: 24.22%;
}

.quality_bt-wrap li:last-child {
	margin-right: 25.16%;
}

.quality_bt-wrap li a {
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: 'Cinzel', serif;
	color: #B39036;
	font-size: 2.0rem;
	text-align: center;
	line-height: 1.0;
	text-decoration: none;
	background: #fff;
	border-bottom: 2px solid #B39036;
	width: 100%;
	height: 60px;
	transition: all .2s ease;
}

.quality_bt-wrap li a:hover {
	color: #fff;
	background: #B39036;
}

.quality_bt-wrap li.current a {
	color: #fff;
	background: #B39036;
}

.quality_title-wrap {
	font-family: 'Cinzel', serif;
	color: #B39036;
	font-size: 5.0rem;
	text-align: center;
	letter-spacing: 0.3rem;
	margin-top: 100px;
	margin-bottom: 60px;
}

.quality_title-wrap.second {
	margin-top: 0;
}

.cont dt {
	color: #B39036;
	line-height: 1.4;
	letter-spacing: 0.05rem;
	padding-top: 10px;
}

.cont dt sup {
	font-size: 0.7em;
}

.cont dd {
	font-size: 1.3rem;
	line-height: 1.6;
	letter-spacing: 0.05rem;
	text-align: justify;
	padding-top: 10px;
}

.cont dd.cap {
	font-size: 1.1rem;
	line-height: 1.4;
	letter-spacing: 0.05rem;
}





/*********** kitchen *************/

.kitchen_01-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.kitchen_01-wrap li {
	width: 22.66%;
	padding-bottom: 60px;
}

/*********** ↑kitchen *************/




/*********** bath *************/

.bath_01-bg {
	background: #EAEEF1;
	padding: 30px;
}

.bath_01-bg .ttl {
	font-family: 'Noto Sans JP', sans-serif;
	color: #0068b7;
	font-size: 3.2rem;
	font-weight: 500;
	line-height: 1.4;
	letter-spacing: 0.1em;
	text-align: center;
	margin-top: 20px;
}

.bath_01-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 60px;
}

.bath_01-wrap li:nth-child(1) {
	width: 45.98%;
}

.bath_01-wrap li:nth-child(2) {
	width: 50.9%;
}


.bath_02-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 60px;
}

.bath_02-wrap li {
	width: 22.66%;
	padding-bottom: 60px;
}

/*********** ↑bath *************/




/*********** dressing *************/

.dressing_01-bg {
	background: #EAEEF1;
	padding: 30px;
}

.dressing_01-bg .ttl {
	font-family: 'Noto Sans JP', sans-serif;
	color: #0068b7;
	font-size: 3.2rem;
	font-weight: 500;
	line-height: 1.4;
	letter-spacing: 0.1em;
	text-align: center;
	margin-top: 20px;
}

.dressing_01 {
	margin-top: 60px;
}

.dressing_02-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 60px;
}

.dressing_02-wrap li {
	width: 22.66%;
	padding-bottom: 60px;
}

.toilet_01-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.toilet_01-wrap li {
	width: 22.66%;
	padding-bottom: 60px;
	margin: 0 1.56%;
}

/*********** ↑dressing *************/




/*********** entrance *************/

.entrance_01-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.entrance_01-wrap li {
	width: 22.66%;
	padding-bottom: 60px;
}

/*********** ↑entrance *************/





/*********** comfort *************/

.comfort_01-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.comfort_01-wrap li {
	width: 22.66%;
	padding-bottom: 60px;
}

/*********** ↑comfort *************/





/*********** security *************/

.security_01-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

.security_01-wrap li:nth-child(1) {
	width: 74.22%;
	padding-bottom: 60px;
}

.security_01-wrap li:nth-child(2) {
	width: 22.66%;
	padding-bottom: 60px;
}



.security_02-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.security_02-wrap li {
	width: 22.66%;
	padding-bottom: 60px;
}

/*********** ↑security *************/





/*********** structure *************/

.structure_01-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.structure_01-wrap li {
	width: 22.66%;
	padding-bottom: 60px;
}

/*********** ↑structure *************/





.anc_kitchen,
.anc_bath,
.anc_dressing,
.anc_entrance,
.anc_comfort,
.anc_security,
.anc_structure {
	display: block;
    padding-top: 150px;
	margin-top: -150px;
}

	






