@charset "utf-8";
.fixed02{
	z-index: 110;
	margin: auto;
	position: fixed;
	left: 5.0rem;
	  top: 50%;
	  transform: translateY(-50%);
}
@media only screen and (max-width: 767px) {
	.fixed02{
		left: 0.6rem;
	}
}
.fixed02 img{
	width: 4.0rem;
	height: auto;
	display: block;
}
@media only screen and (max-width: 767px) {
	.fixed02 img{
		width: 2.7rem;
	}
}
.mv{
	width: 100%;
	height: 250vh;
	z-index: 200;
	position: relative;
}
.mv .mv01{
	width: 100%;
	height: 100vh;
	background-color: #735C42;
	position: sticky;
	top: 0;
	overflow: hidden;
}
.mv .mv01 .logo01{
	width: 86.4rem;
	height: auto;
	display: block;
	position: absolute;
	z-index: 100;
	top: calc(-2.0rem * 2);
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.mv .mv01 .logo01{
		width: 29.8rem;
	}
}
.mv .mv01 .mv_img01{
	width: 30.5rem;
	height: auto;
	display: block;
	position: absolute;
	z-index: 90;
	/*top: 2.6rem;*/
	top: calc(-23.5rem * 2);
	bottom: 0;
	/*left: 11.7rem;*/
	left: calc(-41.4rem * 2);
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.mv .mv01 .mv_img01{
		width: 13.1rem;
		top: -1.3rem;
		left: -1.9rem;
		bottom: initial;
		right: initial;
		top: calc(-25.0rem * 2);
		bottom: 0;
		left: calc(-12.5rem * 2);
		right: 0;
	}
}
.mv .mv01 .mv_img02{
	width: 28.3rem;
	height: auto;
	display: block;
	position: absolute;
	z-index: 80;
	/*top: 6.7rem;*/
	top: calc(-21.0rem * 2);
	bottom: 0;
	left: calc(22.0rem * 2);
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.mv .mv01 .mv_img02{
		width: 13.5rem;
		z-index: 60;
		top: calc(-19.0rem * 2);
		bottom: 0;
		left: calc(10.0rem * 2);
		right: 0;
		margin: auto;
	}
}
.mv .mv01 .mv_img03{
	width: 32.0rem;
	height: auto;
	display: block;
	position: absolute;
	z-index: 90;
	top: calc(18.0rem * 2);
	bottom: 0;
	/*left: 5.0rem;*/
	left: calc(-47.0rem * 2);
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.mv .mv01 .mv_img03{
		width: 14.3rem;
		z-index: 70;
		top: calc(16.0rem * 2);
		bottom: 0;
		left: calc(-10.8rem * 2);
		right: 0;
		margin: auto;
	}
}
.mv .mv01 .mv_img04{
	width: 50.6rem;
	height: auto;
	display: block;
	position: absolute;
	/*top: 18.0rem;*/
	top: calc(4.3rem * 2);
	bottom: 0;
	left: calc(-4.5rem * 2);
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.mv .mv01 .mv_img04{
		width: 22.0rem;
		top: 0;
		bottom: 0;
		left: calc(1.7rem * 2);
		right: 0;
		margin: auto;
		z-index: 50;
	}
}
.mv .mv01 .mv_img05{
	width: 28.9rem;
	height: auto;
	display: block;
	position: absolute;
	z-index: 90;
	top: calc(6.5rem * 2);
	bottom: 0;
	left: calc(37.0rem * 2);
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.mv .mv01 .mv_img05{
		width: 14.3rem;
		top: calc(-14.5rem * 2);
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		z-index: 90;
	}
}
.mv .mv01 .mv_img06{
	width: 34.6rem;
	height: auto;
	display: block;
	position: absolute;
	z-index: 70;
	top: calc(7.3rem * 2);
	bottom: 0;
	left: calc(47.7rem * 2);
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.mv .mv01 .mv_img06{
		width: 11.6rem;
		z-index: 70;
		top: calc(22.3rem * 2);
		bottom: 0;
		left: calc(11.8rem * 2);
		right: 0;
		margin: auto;
	}
}
.mv .mv01 .mv_txt01{
	font-size: 14.0rem;
	line-height: 0.85;
	letter-spacing: 1;
	color: #fff;
	position: absolute;
	top: 4.0rem;
	right: 5.4rem;
	z-index: 200;
	text-align: right;
}
@media only screen and (max-width: 767px) {
	.mv .mv01 .mv_txt01{
		font-size: 8.0rem;
		top: 1.5rem;
		right: 2.0rem;
	}
}
.mv .mv01 .mv_txt02{
	font-size: 14.0rem;
	line-height: 0.9;
	letter-spacing: 1;
	color: #fff;
	position: absolute;
	z-index: 95;
	bottom: 0;
	left: 5.2rem;
}
@media only screen and (max-width: 767px) {
	.mv .mv01 .mv_txt02{
		font-size: 8.0rem;
		left: 2.0rem;
		bottom: 90px;
	}
}
.mv .textarea{
	width: 100%;
	height: auto;
/*	background-color: #735C42;*/
	padding-bottom: 8.0rem;
	position: relative;
	z-index: 300;
}
.mv .textarea h2{
	font-size: 2.8rem;
	line-height: 2.8rem;
	color: #fff;
	text-align: center;
}
.mv .textarea .text01{
	width: 99.8rem;
	height: auto;
	margin: 2.3rem auto 0;
	font-size: 2.8rem;
	line-height: 1.14;
	color: #fff;
	text-align: center;
	word-break: keep-all;
}
@media only screen and (max-width: 767px) {
	.mv .textarea .text01{
		width: 90%;
		height: auto;
		margin: 2.3rem auto 0;
		font-size: 1.6rem;
		line-height: 1.25;
		letter-spacing: 0.01em;
		word-break: keep-all;
	}
}
.mv .textarea .link01{
	width: 16.8rem;
	height: 5.2rem;
	border: .1rem solid #fff;
	border-radius: 5.0rem;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 2.4rem;
	line-height: 5.2rem;
	margin: 6.0rem auto 0;
	padding-top: .4rem;
	transition: all 0.5s 0s ease;
}
.mv .textarea .link01:hover{
	background-color: rgba( 255, 255, 255, 0.65 );
	transition: all 0.5s 0s ease;
	cursor: pointer;
}
@media only screen and (max-width: 767px) {
	.mv .textarea .link01{
		width: 12.6rem;
		height: 3.9rem;
		border: .1rem solid #fff;
		border-radius: 5.0rem;
		display: flex;
		justify-content: center;
		align-items: center;
		color: #fff;
		font-size: 2.0rem;
		line-height: 3.9rem;
		margin: 4.0rem auto 0;
		padding-top: .4rem;
	}
}

/*.content01ここから*/
.content01{
	width: 100%;
	height: auto;
	display: block;
	background-color: #A67878;
}
.content01.layout02{
	background-color: #877185;
}
.content01.layout03{
	background-color: #B37D69;
}
.content01 .content01_01{
	width: 100%;
	height: 100vh;
	background-color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 767px) {
	.content01 .content01_01{
		height: auto;
		flex-direction: column;
	}
	.content01_01 .looktop_2{
		flex-direction: column;
	}
}

.content01 .content01_01 .content01_01_01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	/*padding: 10.8rem 0;*/
	display: flex;
	justify-content: center;
	align-items: flex-end;
}
@media only screen and (max-width: 767px) {
	.content01 .content01_01 .content01_01_01{
		flex-direction: column;
		padding: 6.0rem 0;
	}
}
.content01 .content01_01 .content01_01_01 img{
	width: 50.0rem;
	height: auto;
	margin-right: 4.0rem;
	display: block;
}
@media only screen and (max-width: 767px) {
	.content01 .content01_01 .content01_01_01 img{
		width: 28.5rem;
		margin: 0 auto;
	}
}
.content01 .content01_01 .content01_01_01_01{
	width: 46.3rem;
	height: auto;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.content01 .content01_01 .content01_01_01_01{
		width: 90%;
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
		align-items: flex-start;
		margin: 2.0rem auto 0;
	}
	.content01.layout03 .content01_01 .content01_01_01 .content01_01_01_01{
		margin: -2.0rem auto 0;
	}
}
.content01 .content01_01 .content01_01_01_01 h2{
	font-size: 6.0rem;
	line-height: 1;
}
@media only screen and (max-width: 767px) {
	.content01 .content01_01 .content01_01_01_01 h2{
		font-size: 4.8rem;
		line-height: 1;
		width: 100%;
		height: auto;
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
	}
}
.content01 .content01_01  .content01_01_01_01 .text02{
	font-size: 2.0rem;
	line-height: 1.2;
	margin-top: 2.0rem;
}
@media only screen and (max-width: 767px) {
	.content01 .content01_01  .content01_01_01_01 .text02{
		font-size: 1.6rem;
		line-height: 1.2;
		margin-top: 2.0rem;
		width: 100%;
		height: auto;
		display: flex;
		justify-content: flex-end;
		align-items: flex-start;
		padding-left: 6.0rem;
	}
}
.content01 .content01_01 .content01_01_01_01 .text03{
	font-size: 1.2rem;
	line-height: 1;
	letter-spacing: 0.02em;
	margin-top: 9.0rem;
}
@media only screen and (max-width: 767px) {
	.content01 .content01_01 .content01_01_01_01 .text03{
		margin-top: 3.0rem;
		width: 90%;
		height: auto;
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
		margin-left: 2.3rem;
	}
	.content01.layout03 .content01_01.looktop_3 .content01_01_01 .content01_01_01_01 p.text03.font03{
		margin: .9rem auto 0;
		flex-direction: column;
	    align-items: flex-start;
	    justify-content: flex-start;
	}
	.content01.layout03 .content01_01.looktop_3 .content01_01_01 .content01_01_01_01 p.text03.font03 a{
		margin-left: 0;
	}
	.content01.layout03 .content01_01.looktop_3 .content01_01_01 .content01_01_01_01 p.text03.font03 a:last-of-type{
		margin-top: 0;
	}
}

.content01 .content01_02{
	width: 100%;
	height: auto;
	display: block;
	position: relative;
}
.content01 .content01_02 .u_wrapper{
	width: 100%;
	/*height: auto;*/
	height: 220vh;
	position: relative;
	/*background-color: #A67878;*/
}
.content01 .content01_02 .content01_02_01{
	width: 100%;
	height: 100vh;
	background-color: #A67878;
	position: sticky;
	top: 0;
	overflow: hidden;
}
@media only screen and (max-width: 767px) {
	.content01 .content01_02 .content01_02_01{
		padding-bottom: 1.8rem;
	}
}
.content01 .content01_02 .content01_02_01 .r_text {
	font-size: 4.0rem;
	line-height: 1;
	color: #fff;
	/*writing-mode: vertical-rl; 
	text-orientation: initial;*/
	z-index: 110;
	position: absolute;
	top: 50%;
	bottom: 50%;
	right: -0.5rem;
	transform: translateY(-50%);
	vertical-align: bottom;
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
	transform: rotate(90deg);
}
@media only screen and (max-width: 767px) {
	.content01 .content01_02 .content01_02_01 .r_text{
		font-size: 2.4rem;
		right: -0.4rem;
	}
}
.content01 .content01_02 .content01_02_01 .r_text span{
	font-size: 2.0rem;
	line-height: 3.0rem;
	text-orientation: initial; /* 英文字を直立 */
}
@media only screen and (max-width: 767px) {
	.content01 .content01_02 .content01_02_01 .r_text span{
		font-size: 1.2rem;
		line-height: 2.0rem;
		text-orientation: initial; /* 英文字を直立 */
	}
}

/*001ここから*/
.content01 .content01_02 .content01_02_01 .img08{
	width: 40.0rem;
	height: auto;
	position: absolute;
	z-index: 100;
	/*left: 18.3rem;*/
	left: calc(-30.0rem * 2);
	right: 0;
	top: calc(-6.5rem * 2);
	bottom: 0;
	margin: auto;
	opacity: 0;
}

@media only screen and (max-width: 767px) {
	.content01 .content01_02 .content01_02_01 .img08{
		width: 17.8rem;
		left: calc(9.0rem * 2);
		top: 3.0rem;
		bottom: initial;
	}
}
.content01 .content01_02 .content01_02_01 .img09{
	width: 67.0rem;
	height: auto;
	position: absolute;
	z-index: 90;
	top: 0;
	bottom: 0;
	left: calc(13.3rem * 2);
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.content01 .content01_02 .content01_02_01 .img09{
		position: absolute;
		width: 100%;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		/*margin-top: 3.0rem;*/
	}
}
.content01 .content01_02 .content01_02_01 .img010{
	width: 30.0rem;
	height: auto;
	position: absolute;
	z-index: 100;
	top: calc(18.8rem * 2);
	bottom: 0;
	left: calc(49.5rem * 2);
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.content01 .content01_02 .content01_02_01 .img010{
		width: 15.4rem;
		top: initial;
		bottom: 3.5rem;
		left: calc(-9.0rem * 2);
	}
}

/*002ここから*/
.content01 .content01_02 .content01_02_01 .img011{
	width: 67.0rem;
	height: auto;
	position: absolute;
	z-index: 80;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 18.0rem;
}
@media only screen and (max-width: 767px) {
	.content01 .content01_02 .content01_02_01 .img011{
		position: absolute;
		width: 100%;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
	}
}
.content01 .content01_02 .content01_02_01 .img012{
	width: 40.0rem;
	height: auto;
	position: absolute;
	z-index: 90;
	top: calc(-7.8rem * 2);
	bottom: 0;
	left: calc(20.0rem * 2);
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.content01 .content01_02 .content01_02_01 .img012{
		width: 17.8rem;
		right: 0;
		bottom: 7.0rem;
		top: initial;
		left: initial;
	}
}
.content01 .content01_02 .content01_02_01 .img013{
	width: 30.0rem;
	height: auto;
	position: absolute;
	z-index: 100;
	top: 40.0rem;
	top: calc(18.5rem * 2);
	bottom: 0;
	left: calc(47.0rem * 2);
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.content01 .content01_02 .content01_02_01 .img013{
		width: 15.0rem;
		top: 5.5rem;
		left: 0;
		bottom: initial;
		right: initial;
	}
}

/*003ここから*/
.content01 .content01_02 .content01_02_01 .img014{
	width: 40.0rem;
	height: auto;
	position: absolute;
	z-index: 80;
	top: calc(-7.5rem * 2);
	bottom: 0;
	left: calc(-40.4rem * 2);
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.content01 .content01_02 .content01_02_01 .img014{
		width: 17.8rem;
		top: initial;
		bottom: 7.0rem;
		left: 1.7rem;
		right: initial;
		z-index: 100;
	}
}
.content01 .content01_02 .content01_02_01 .img015{
	width: 30.0rem;
	height: auto;
	position: absolute;
	z-index: 100;
	top: calc(18.7rem * 2);
	bottom: 0;
	left: calc(-15.0rem * 2);
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.content01 .content01_02 .content01_02_01 .img015{
		width: 12.8rem;
		bottom: initial;
		left: initial;
		top: 3.2rem;
		right: 1.6rem;
	}
}
.content01 .content01_02 .content01_02_01 .img016{
	width: 67.0rem;
	height: auto;
	position: absolute;
	z-index: 90;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 11.0rem;
}
@media only screen and (max-width: 767px) {
	.content01 .content01_02 .content01_02_01 .img016{
		position: absolute;
		width: 100%;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
	}
}
/*004ここから*/
.content01 .content01_02 .content01_02_01 .img017{
	width: 30.0rem;
	height: auto;
	position: absolute;
	z-index: 80;
	top: calc(13.5rem * 2);
	bottom: 0;
	left: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.content01 .content01_02 .content01_02_01 .img017{
		width: 15.4rem;
		bottom: 7.5rem;
		left: 2.4rem;
		top: initial;
		z-index: 100;
	}
}
.content01 .content01_02 .content01_02_01 .img018{
	width: 67.0rem;
	height: auto;
	position: absolute;
	z-index: 100;
	top: 0;
	bottom: 0;
	left: calc(-1.0rem * 2);
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.content01 .content01_02 .content01_02_01 .img018{
		position: absolute;
		width: 100%;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		z-index: 80;
	}
}
.content01 .content01_02 .content01_02_01 .img019{
	width: 40.0rem;
	height: auto;
	position: absolute;
	z-index: 100;
	top: calc(-7.8rem * 2);
	bottom: 0;
	right: 4.0rem;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.content01 .content01_02 .content01_02_01 .img019{
		width: 21.8rem;
		z-index: 90;
		bottom: initial;
		left: initial;
		top: 3.8rem;
		right: 0;
	}
}
@media only screen and (max-width: 767px) {
	.content01.layout02 .content01_01{
		padding-bottom: 6.0rem;
	}	
}
.content01.layout02 .content01_01 .content01_01_01{
	display: flex;
	justify-content: center;
	align-items: end;
}
@media only screen and (max-width: 767px) {
	.content01.layout02 .content01_01 .content01_01_01{
		flex-direction: column-reverse;
		padding-bottom: 0;
	}
}
.content01.layout02 .content01_01 .content01_01_01 .content01_01_01_01{
	width: 40.0rem;
	flex-shrink: 0;
	margin-bottom: 26.5rem;
}
@media only screen and (max-width: 767px) {
	.content01.layout02 .content01_01 .content01_01_01 .content01_01_01_01{
		width: 90%;
		margin: 2.0rem auto 0;
	}
	.content01.layout02 .content01_01 .content01_01_01 .content01_01_01_01 h2{
		justify-content: flex-end;
	}
	.content01.layout02 .content01_01 .content01_01_01 .content01_01_01_01 .text02{
		padding-left: 0;
		justify-content: flex-start;
	}
}
.content01.layout02 .content01_01 .content01_01_01 .content01_01_01_01 .text03{
	margin-left: 4.0rem;
}
@media only screen and (max-width: 767px) {
	.content01.layout02 .content01_01 .text03{
		width: 90%;
		height: auto;
		padding-left: 2.4rem;
		margin: 3.0rem auto 0;
	    display: flex;
	    justify-content: flex-start;
	    align-items: flex-start;
	    font-size: 1.2rem;
		line-height: 1;
		letter-spacing: 0.02em;
	}
}

/*005ここから*/
.content01.layout02 .content01_02 .content01_02_01 .img021{
	width: 30.0rem;
	height: auto;
	position: absolute;
	z-index: 100;
	top: calc(-14.8rem * 2);
	bottom: 0;
	left: calc(-43.0rem * 2);
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.content01.layout02 .content01_02 .content01_02_01 .img021{
		width: 22.9rem;
		top: initial;
		bottom: 7.0rem;
		left: 1.8rem;
		right: initial;
	}
}
.content01.layout02 .content01_02 .content01_02_01 .img022{
	width: 40.0rem;
	height: auto;
	position: absolute;
	z-index: 90;
	top: calc(12.5rem * 2);
	bottom: 0;
	left: calc(-24.8rem * 2);
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.content01.layout02 .content01_02 .content01_02_01 .img022{
		width: 15.4rem;
		bottom: initial;
		left: initial;
		top: 0;
		right: 0;
	}
}
.content01.layout02 .content01_02 .content01_02_01 .img023{
	width: 67.0rem;
	height: auto;
	position: absolute;
	z-index: 80;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 11.0rem;
}
@media only screen and (max-width: 767px) {
	.content01.layout02 .content01_02 .content01_02_01 .img023{
		position: absolute;
		width: 100%;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
	}
}

/*006ここから*/
.content01.layout02 .content01_02 .content01_02_01 .img024{
	width:67.0rem;
	height: auto;
	position: absolute;
	z-index: 90;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 11.0rem;
}
@media only screen and (max-width: 767px) {
	.content01.layout02 .content01_02 .content01_02_01 .img024{
		position: absolute;
		width: 100%;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		z-index: 80;
	}
}
.content01.layout02 .content01_02 .content01_02_01 .img025{
	width: 30.0rem;
	height: auto;
	position: absolute;
	z-index: 100;
	top: calc(15.0rem * 2);
	bottom: 0;
	left: calc(5.0rem * 2);
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.content01.layout02 .content01_02 .content01_02_01 .img025{
		width: 14.6rem;
		bottom: initial;
		left: initial;
		top: 1.8rem;
		right: 1.8rem;
	}
}
.content01.layout02 .content01_02 .content01_02_01 .img026{
	width: 40.0rem;
	height: auto;
	position: absolute;
	z-index: 80;
	top: calc(-10.0rem * 2);
	bottom: 0;
	left: calc(37.0rem * 2);
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.content01.layout02 .content01_02 .content01_02_01 .img026{
		width: 20.0rem;
		position: absolute;
		z-index: 100;
		top: initial;
		right: initial;
		bottom: 7.0rem;
		left: 0;
	}
}

/*007ここから*/
.content01.layout02 .content01_02 .content01_02_01 .img027{
	width:40.0rem;
	height: auto;
	position: absolute;
	z-index: 100;
	top: calc(5.0rem * 2);
	bottom: 0;
	left: calc(-34.0rem * 2);
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.content01.layout02 .content01_02 .content01_02_01 .img027{
		width:16.0rem;
		bottom: 8.3rem;
		left: 1.5rem;
		right: initial;
		top: initial;
	}
}
.content01.layout02 .content01_02 .content01_02_01 .img028{
	width: 67.0rem;
	height: auto;
	position: absolute;
	z-index: 80;
	top: 0;
	bottom: 0;
	left: calc(14.0rem * 2);
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.content01.layout02 .content01_02 .content01_02_01 .img028{
		position: absolute;
		width: 100%;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		z-index: 80;
	}
}
.content01.layout02 .content01_02 .content01_02_01 .img029{
	width: 30.0rem;
	height: auto;
	position: absolute;
	z-index: 80;
	top: calc(-13.0rem * 2);
	bottom: 0;
	left: calc(46.5rem * 2);
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.content01.layout02 .content01_02 .content01_02_01 .img029{
		width: 24.4rem;
		top: 3.8rem;
		right: 0;
		left: initial;
		bottom: initial;
		z-index: 90;
	}
}

/*008ここから*/
.content01 .content01_02 .content01_02_01 .img031{
	width:67.0rem;
	height: auto;
	position: absolute;
	z-index: 80;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 18.3rem;
}
@media only screen and (max-width: 767px) {
	.content01 .content01_02 .content01_02_01 .img031{
		position: absolute;
		width: 100%;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		z-index: 80;
	}
}
.content01 .content01_02 .content01_02_01 .img032{
	width: 40.0rem;
	height: auto;
	position: absolute;
	z-index: 90;
	top: calc(12.0rem * 2);
	bottom: 0;
	left: calc(27.3rem * 2);
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.content01 .content01_02 .content01_02_01 .img032{
		width: 18.9rem;
		bottom: 5.4rem;
		left: 0;
		top: initial;
		right: initial;
	}
}
.content01 .content01_02 .content01_02_01 .img033{
	width: 30.0rem;
	height: auto;
	position: absolute;
	z-index: 100;
	top: calc(-19.0rem * 2);
	bottom: 0;
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.content01 .content01_02 .content01_02_01 .img033{
		width: 13.9rem;
		top: 1.8rem;
		right: 2.0rem;
		bottom: initial;
		left: initial;
	}
}

/*009ここから*/
.content01 .content01_02 .content01_02_01 .img034{
	width:30.0rem;
	height: auto;
	position: absolute;
	z-index: 100;
	top: calc(-16.0rem * 2);
	bottom: 0;
	left: calc(-38.5rem * 2);
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.content01 .content01_02 .content01_02_01 .img034{
		width:15.6rem;
		top: 3.8rem;
		left: 2.0rem;
		bottom: initial;
		right: initial;
	}
}
.content01 .content01_02 .content01_02_01 .img035{
	width: 67.0rem;
	height: auto;
	position: absolute;
	z-index: 80;
	bottom: 0;
	top: 0;
	right: 0;
	left: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.content01 .content01_02 .content01_02_01 .img035{
		position: absolute;
		width: 100%;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		z-index: 80;
	}
}
.content01 .content01_02 .content01_02_01 .img036{
	width: 40.0rem;
	height: auto;
	position: absolute;
	z-index: 100;
	top: calc(11.0rem * 2);
	bottom: 0;
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.content01 .content01_02 .content01_02_01 .img036{
		width: 23.7rem;
		bottom: 7.0rem;
		right: 1.7rem;
		top: initial;
		left: initial;
	}
}

/*010ここから*/
.content01 .content01_02 .content01_02_01 .img037{
	width:67.0rem;
	height: auto;
	position: absolute;
	z-index: 80;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 15.7rem;
}
@media only screen and (max-width: 767px) {
	.content01 .content01_02 .content01_02_01 .img037{
		position: absolute;
		width: 100%;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		z-index: 80;
	}
}
.content01 .content01_02 .content01_02_01 .img038{
	width: 40.0rem;
	height: auto;
	position: absolute;
	z-index: 90;
	top: calc(-10.0rem * 2);
	bottom: 0;
	left: calc(30.5rem * 2);
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.content01 .content01_02 .content01_02_01 .img038{
		width: 18.9rem;
		top: initial;
		right: intial;
		bottom: 3.8rem;
		left: 0;
		top: initial;
		right: initial;
	}
}
.content01 .content01_02 .content01_02_01 .img039{
	width: 30.0rem;
	height: auto;
	position: absolute;
	z-index: 100;
	top: calc(17.0rem * 2);
	bottom: 0;
	left: calc(50.5rem * 2);
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.content01 .content01_02 .content01_02_01 .img039{
		width: 15.3rem;
		bottom: initial;
		top: 1.8rem;
		right: 0;
		bottom: initial;
		left: initial;
	}
}

/*共通部分*/
.logo02{
	width: 14.0rem;
	  height: auto;
	  /*margin: 1.5rem auto 0;*/
	  position: fixed;
	  z-index: 200;
	  right: 0;
	  left: 0;
	  margin: auto;
	  top: 1.5rem;
}
@media only screen and (max-width: 767px) {
	.logo02{
		width: 11.0rem;
		height: auto;
		margin: 1.2rem auto 0;
	}
}
.logo02 img{
	width: 100%;
	height: auto;
	display: block;
}
.logo02 h2{
	font-size: 1.2rem;
	line-height: 1;
	text-align: center;
	color: #fff;
	margin-top: .5rem;
}
/*.look .look_btn:hover{
	background-color: rgba( 255, 255, 255, 0.65 );
	transition: all 0.5s 0s ease;
}*/
.content01 .content01_02 .content01_02_01 .look{
	width: auto;
	height: auto;
	position: absolute;
	z-index: 200;
	bottom: 6.0rem;
	left: 8.2rem;
}

@media only screen and (max-width: 767px) {
	.content01 .content01_02 .content01_02_01 .look{
		position: absolute;
		top: initial;
		bottom: 2.0rem;
		left: 0;
		z-index: 300;
		width: 100%;
		height: auto;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: flex-start;
		margin: auto;
	}
}
.content01 .content01_02 .content01_02_01 .look .look_btn{
	width: 11.4rem;
	height: 5.2rem;
	border: .1rem solid #fff;
	border-radius: 5.0rem;
	font-size: 2.4rem;
	line-height: 1;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.5s 0s ease;
	padding-top: 0.3rem;
	cursor: pointer;
}
.content01 .content01_02 .content01_02_01 .look .look_btn:hover{
	cursor: pointer;
}
@media only screen and (max-width: 767px) {
	.content01 .content01_02 .content01_02_01 .look .look_btn{
		width: 9.2rem;
		height: 3.9rem;
		font-size: 2.0rem;
		padding-top: 0.7rem;
	}
}

/*ポップアップ中身*/
.popup_inner{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	display: none;
}
.popup_inner .popup_inner01{
	width: 480px;
	height: auto;
	max-height: 780px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	position: absolute;
	top: 50%;
	left: 50%;
	padding: 68px 36px;
	border: 1px solid #808080;
	transform: translate(-50%,-50%);
	background: #fff;
}
@media only screen and (max-width: 767px) {
	.popup_inner .popup_inner01{
		width: 80%;
		height: auto;
		max-height: initial;
	}
}
.popup_inner .popup_inner01 img{
	width: 100%;
	height: auto;
	display: block;
}
.popup_inner .popup_inner01 .popup_inner01_01{
	width: auto;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 2.0rem;
}
.popup_inner .popup_inner01 .popup_inner01_01 a{
	font-size: 1.2rem;
	line-height: 1;
	border-bottom: .1rem solid #000;
}
.close_btn02{
	width: 91px;
	height: auto;
	z-index: 10;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-bottom: 5px;
	position: absolute;
	bottom: 12px;
	left: 0;
	right: 0;
	margin: auto;
}
.close_btn02 .close{
	font-size: 12px;
	line-height: 12px;
	color: #000;
	margin-right: 5px;
}
@media only screen and (max-width: 767px) {
	.close_btn02 .close{
		font-size: 10px;
	}
}
.close_btn02 .line-bar{
	width: 14px;
	height: 1px;
	background-color: #000;
	border-radius: 1px;
	position: relative;
	margin: 0.2rem 0 0 0;
	transform: rotate(135deg);
	display: block;
}
@media only screen and (max-width: 767px) {
	.close_btn02 .line-bar{
		width: 12px;
	}
}
.close_btn02 .line-bar::before{
	content: "";
	display: block;
	background-color: #000;
	border-radius: 1px;
	position: absolute;
	width: 100%;
	height: 1px;
	transform: rotate(90deg);
	top: 0;
}
.look .link01{
	width: auto;
	height: auto;
	margin-top: 1.7rem;
}
@media only screen and (max-width: 767px) {
	.look .link01{
		margin-top: 2.0rem;
	}
}
.look .text04{
	font-size: 1.2rem;
	line-height: 1;
	color: #fff;
}
.look .text04:nth-of-type(2){
	margin-left: 0.6rem;
}

/*背景カラー*/
.content01.layout02 .content01_02_01{
	background-color: #877185;
}
.content01.layout03 .content01_02_01{
	background-color: #B37D69;
}

footer{
	width: 100%;
	height: 100vh;
	background-color: #735C42;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
@media only screen and (max-width: 767px) {
	footer{
		min-height: 660px;
		/*padding: 1.0rem 0 13.3rem;*/
	}
}
footer .f_logo02{
	width: auto;
	height: auto;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
footer .f_logo02 img{
	width: 28.0rem;
	height: auto;
	display: block;
}
@media only screen and (max-width: 767px) {
	footer .f_logo02 img{
		width: 21.7rem;
	}
}
footer .f_logo02 p{
	font-size: 2.0rem;
	line-height: 1;
	text-align: center;
	margin-top: 1.0rem;
}
@media only screen and (max-width: 767px) {
	footer .f_logo02 p{
		font-size: 1.6rem;
	}
}
footer ul{
	width: auto;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 4.0rem;
}
@media only screen and (max-width: 767px) {
	footer ul{
		flex-direction: column;
		margin-top: 6.5rem;
	}
}
footer ul li{
	width: auto;
	height: auto;
	padding: 0 1.5rem;
}
@media only screen and (max-width: 767px) {
	footer ul li{
		padding: 0;
	}
}
footer ul li:nth-of-type(2){
	border-right: .1rem solid #fff;
	border-left: .1rem solid #fff;
}
@media only screen and (max-width: 767px) {
	footer ul li:nth-of-type(2){
		border: none;
	}
}
footer ul li a{
	font-size: 2.0rem;
	line-height: 1;
	color: #fff;
	transition: all 0.8s 0s ease;
}
@media only screen and (max-width: 767px) {
	footer ul li a{
		line-height: 1.6;
	}
}
footer ul li a:hover{
	opacity: 0.5;
	transition: all 0.8s 0s ease;
}
footer .text05{
	font-size: 1.2rem;
	line-height: 1.3;
	color: #fff;
	margin-top: 4.0rem;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	footer .text05{
		font-size: 1.2rem;
		line-height: 1.3;
		color: #fff;
		margin-top: 6.5rem;
		text-align: center;
	}
}
