@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&family=Shippori+Mincho+B1&display=swap');

body {
	/* overflow-x: hidden; */
	min-width: 980px;
}


.fade-in {
	opacity: 0;
	transition-duration: 1000ms;
	transition-property: opacity, transform;
	transform: translate(0, 50px);
	transition-timing-function: ease;
}

.fade-in-up {
	opacity: 0;
	transition-duration: 800ms;
	transition-property: opacity, transform;
	transform: translate(0, 50px);
	transition-timing-function: ease;
}

.fade-in-down {
	opacity: 0;
	transition-duration: 1600ms;
	transition-delay: 500ms;
	transition-property: opacity, transform;
	transform: translate(0, -80px);
	transition-timing-function: ease;
}

.scroll-in {
	opacity: 1;
	transform: translate(0, 0);
}


#feature {
	font-family: 'Noto Serif JP', serif;
	color: #333;
	font-size: 13px;
	line-height: 1.6em;
	overflow: hidden;
}

#feature img {
	display: block;
}

#feature h1 {
	width: 980px;
}

#feature h1 img {
	width: 980px;
	height: auto;
	overflow: hidden;
}

#feature .stickyBgImg {
	position: sticky;
	top: 0;
	opacity: 0.6;
}

#feature h2,
#feature h2 a {
	font-family: "Shippori Mincho B1", serif;
	color: #a19d99;
	font-size: 50px;
	font-weight: 500;
	line-height: 1.1em;
	margin: 0 0 0 0;
	min-height: 4.6em;
	display: flex;
	align-items: center;
}

#feature h2 a:hover {
	text-decoration: none;
}



#feature .itemWrapper {
	width: 980px;
	box-sizing: border-box;
	margin: 60px auto 0 0;
	padding: 0 auto 0 auto;
	position: relative;
}

#feature .itemWrapper .title{
	position: absolute;
	top: -60px;
	left: 0;
	z-index: 2;
}
#feature .itemWrapper .title,
#feature .itemWrapper .txt2{
	pointer-events: none;
}
#feature .itemWrapper .title img{
	width:100%;
	height:auto;
	display: block;
}





#feature .itemWrapper.look1 .look{
	width:980px;
	height: 1170px;
	background: #ebe1df;
	position: relative;
	top:0;
	left:0;
	z-index: 1;
}

#feature .itemWrapper.look1 a img{
	width:100%;
	height:auto;
	display: block;
}

#feature .itemWrapper.look1 a.img1{
	position: absolute;
	width:490px;
	height:640px;
	top: 195px;
	left: 60px;
	z-index: 2;
}
#feature .itemWrapper.look1 a.img2{
	position: absolute;
	width:540px;
	height:540px;
	top: 570px;
	right: 60px;
	z-index: 1;
}
#feature .itemWrapper.look1 .img3{
	position: absolute;
	width:320px;
	height:400px;
	top: 120px;
	right: 60px;
}

#feature .itemWrapper.look1 .txt2{
	position: absolute;
	width:490px;
	height:225px;
	top: 825px;
	left: 60px;
}







#feature .itemWrapper.look2 .look{
	width:980px;
	height: 1410px;
	background: #ebe1d5;
	position: relative;
	top:0;
	left:0;
	z-index: 1;
}

#feature .itemWrapper.look2 a img{
	width:100%;
	height:auto;
	display: block;
}

#feature .itemWrapper.look2 a.img1{
	position: absolute;
	width:490px;
	height:770px;
	top: 60px;
	right: 60px;
	z-index: 2;
}
#feature .itemWrapper.look2 a.img2{
	position: absolute;
	width:800px;
	height:565px;
	top: 785px;
	left: 60px;
	z-index: 1;
}
#feature .itemWrapper.look2 .img3{
	position: absolute;
	width:320px;
	height:400px;
	top: 185px;
	left: 60px;
}

#feature .itemWrapper.look2 .txt2{
	position: absolute;
	width:320px;
	height:180px;
	top: 585px;
	left: 60px;
}







#feature .itemWrapper.look3 .look{
	width:980px;
	height: 1220px;
	background: #ebe1d5;
	position: relative;
	top:0;
	left:0;
	z-index: 1;
}

#feature .itemWrapper.look3 a img{
	width:100%;
	height:auto;
	display: block;
}

#feature .itemWrapper.look3 a.img1{
	position: absolute;
	width:490px;
	height:750px;
	top: 240px;
	left: 60px;
	z-index: 2;
}
#feature .itemWrapper.look3 a.img2{
	position: absolute;
	width:430px;
	height:650px;
	top: 510px;
	right: 60px;
	z-index: 1;
}
#feature .itemWrapper.look3 .img3{
	position: absolute;
	width:320px;
	height:400px;
	top: 60px;
	right: 60px;
}

#feature .itemWrapper.look3 .txt2{
	position: absolute;
	width:490px;
	height:135px;
	top: 980px;
	left: 60px;
}







#feature .itemWrapper.look4 .look{
	width:980px;
	height: 1360px;
	background: #ebe1df;
	position: relative;
	top:0;
	left:0;
	z-index: 1;
}

#feature .itemWrapper.look4 a img{
	width:100%;
	height:auto;
	display: block;
}

#feature .itemWrapper.look4 a.img1{
	position: absolute;
	width:490px;
	height:751px;
	top: 60px;
	right: 60px;
	z-index: 2;
}
#feature .itemWrapper.look4 a.img2{
	position: absolute;
	width:540px;
	height:540px;
	top: 760px;
	left: 60px;
	z-index: 1;
}
#feature .itemWrapper.look4 .img3{
	position: absolute;
	width:320px;
	height:400px;
	top: 310px;
	left: 60px;
}

#feature .itemWrapper.look4 .txt2{
	position: absolute;
	width:540px;
	height:200px;
	top: 810px;
	right: 60px;
}










#feature .itemWrapper a {
	display: block;
	overflow: hidden;
}

#feature .itemWrapper.look1 a,
#feature .itemWrapper.look4 a {
	background: #ebe1df;
}
#feature .itemWrapper.look2 a,
#feature .itemWrapper.look3 a {
	background: #ebe1d5;
}

#feature .itemWrapper a img {
	transition: all 0.5s ease;
}

#feature .itemWrapper a:hover img {
	opacity: 0.75;
	transform: scale(1.075);
}
























.btnAllWrapper {
	text-align: center;
	width: 465px;
	margin: 0 auto;
	padding-top: 0;
	padding-top: 100px;
	padding-bottom: 80px;
}

.btnAllWrapper img {
	width: 465px;
	height: auto;
	display: block;
}

.btnAllWrapper .btnAll img {
	transition: all 0.4s ease;
}

.btnAllWrapper .btnAll:hover img {
	opacity: 0.6;
	;
}