@charset "utf-8";
/*------------------------------------------------------------
	initiative
------------------------------------------------------------*/
#main {
	padding-bottom: 165px;
}
#main .pageLead {
	padding: 150px 0 200px;
	position: relative;
	height: 947px;
	box-sizing: border-box;
}
#main .pageLead .bg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	padding-bottom: 0;
}
#main .pageLead .bg span {
	width: 100%;
	height: 100%;
	display: block;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
	transform: scale(1.1);
	transition: all 6s ease-out;
}
#main .pageLead .bg span.on {
	transform: scale(1);
}
#main .pageLead .textBox {
	margin: 0 auto;
	max-width: 1000px;
	position: relative;
	padding: 0 20px;
	text-align: center;
	z-index: 2;
}

#main .pageLead .textBox {
	margin: 0 auto;
	max-width: 1000px;
	position: relative;
	padding: 0 20px;
	text-align: center;
	z-index: 2;
}
#main .pageLead .textBox h2 {
	margin-bottom: 74px;
	color: #fff;
	font-size: 2.3rem;
	font-weight: 500;
	line-height: 1.43;
	letter-spacing: 0.15em;
}
#main .pageLead .textBox h2 span {
	margin-top: 12px;
	display: block;
	font-size: 1.9rem;
	font-weight: 400;
	letter-spacing: 0.03em;
	font-family: 'Cormorant', serif;
}
#main .pageLead .textBox h3 {
	margin-bottom: 60px;
	text-align: center;
}
#main .pageLead .textBox h3 img {
	width: 100%;
	max-width: 628px;
}
#main .pageLead .textBox p {
	color: #fff;
	font-size: 1.4rem;
	font-weight: 400;
	line-height: 2.35;
	letter-spacing: 0.11em;
}
#main .bgWhite {
	padding-top: 45px;
}
#main .content {
	width: auto;
	max-width: 1288px;
}
#main .tLinkList {
	margin: -20px -25px 155px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#main .tLinkList li {
	margin: 20px 25px 0;
}
#main .tLinkList a {
	display: block;
	position: relative;
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 1.33;
	letter-spacing: 0.02em;
	font-family: 'Cormorant', serif;
	transition: .6s;
}
#main .tLinkList a::after {
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: -2px;
	background-color: #333;
	transition: .6s;
	content: '';
	opacity: 0;
}
#main .tPhoto {
	margin-bottom: 78px;
}
#main .tPhoto video {
	width: 100%;
}
#main .imgBox {
	margin: 0 auto 171px;
	max-width: inherit;
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
}
#main .imgBox .photoBox {
	margin-top: 61px;
	width: 46.7%;
}
#main .imgBox .photoBox .parallaxImg {
	margin: 0 -23.61% -48px 0;
	width: 37.55%;
	position: relative;
	top: 80px;
	z-index: 3;
}
#main .imgBox .photoBox .parallaxBox {
	margin-left: auto;
	width: 86.06%;
	padding-bottom: 56.15%;
}
#main .imgBox .photoBox p {
	margin: 17px 0 0 13.6%;
	font-size: 1.3rem;
	font-weight: 500;
	line-height: 1.8;
	letter-spacing: 0.04em;
}
#main .imgBox .textBox {
	width: 44%;
	margin-right: 2%;
}
#main .imgBox .textBox h3 {
	margin-bottom: 55px;
	font-size: 2.3rem;
	font-weight: 500;
	line-height: 1.17;
	letter-spacing: 0.17em;
}
#main .imgBox .textBox h3 span {
	margin-left: -2px;
	margin-bottom: 27px;
	display: block;
	font-size: 5rem;
	font-weight: 400;
	line-height: 1.24;
	letter-spacing: 0;
	font-family: 'Cormorant', serif;
}
#main .imgBox .textBox p {
	margin-bottom: 32px;
	font-weight: 500;
	line-height: 2.26;
	letter-spacing: 0.04em;
}
#main .imgBox.imgBoxR {
	flex-direction: row;
}
#main .imgBox.imgBox01 {
	margin: 0 0 220px;
	max-width: inherit;
	justify-content: flex-end;
}
#main .imgBox.imgBox01 .photoBox {
	margin-top: 0;
	width: calc(50% - 50px);
}
#main .imgBox.imgBox01 .photoBox .parallaxBox {
	width: 100%;
	padding-bottom: 56.87%;
}
#main .imgBox.imgBox01 .textBox {
	margin: -8px 6% 0 6%;
	width: calc(50% - 80px);
	max-width: 536px;
}
#main .imgBox.imgBox01 .textBox h3 {
	margin-bottom: 65px;
	letter-spacing: 0.15em;
}
#main .imgBox.imgBox01 .textBox h3 span {
	margin-bottom: 29px;
	letter-spacing: -0.005em;
}
#main .imgBox.imgBox02 {
	margin: 0 auto 0 0;
	padding: 0 0 221px;
}
#main .imgBox.imgBox02 .photoBox {
	width: 50%;
}
#main .imgBox.imgBox02 .photoBox .parallaxBox01 {
	margin: 0 -256px -24px 0;
	width: calc(100% - 51px);
	padding-bottom: 76.72%;
}
#main .imgBox.imgBox02 .photoBox .parallaxBox02 {
	padding-bottom: 29.97%;
	width: 44.95%;
	position: relative;
	z-index: 4;
}
#main .imgBox.imgBox02 .photoBox p {
	margin: -72px 47.1% 0 26px;
	line-height: 2;
	text-align: right;
}
#main .imgBox.imgBox02 .photoBox p span {
	display: inline-block;
	vertical-align: top;
	text-align: left;
}
#main .imgBox.imgBox02 .textBox {
	margin: -8px 6% 0 6.5%;
	width: calc(50% - 145px);
	max-width: 467px;
}
#main .btmBox {
	padding: 88px 0 70px;
	position: relative;
	height: 921px;
	box-sizing: border-box;
}
#main .btmBox .bg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}
#main .btmBox .bg span {
	display: block;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	transform: scale(1.2);
	transition: all 4s linear;
}
#main .btmBox.active .bg span {
	transform: scale(1);
}
#main .btmBox .textBox {
	position: relative;
	z-index: 3;
}
#main .btmBox .textBox h3 {
	margin-bottom: 43px;
	color: #fff;
	font-size: 1.9rem;
	font-weight: 500;
	line-height: 1.42;
	letter-spacing: 0.2em;
	text-align: center;
}
#main .btmBox .textBox h3 span {
	margin-bottom: 13px;
	display: block;
	font-size: 5rem;
	font-weight: 400;
	letter-spacing: 0;
	font-family: 'Cormorant', serif;
}
#main .btmBox .textBox p {
	margin-bottom: 22px;
	color: #fff;
	font-weight: 400;
	line-height: 2.2;
	letter-spacing: 0.05em;
	text-align: center;
}
#main .btmBox .textBox p:last-of-type {
	margin-bottom: 0;
}
@media all and (min-width: 768px) and (max-width: 1100px) {
	#main .imgBox .photoBox p {
		font-size: 1.2rem;
	}
}
@media all and (min-width: 1001px) {
	#main .tLinkList a:hover {
		opacity: 0.5;
	}
	#main .tLinkList a:hover::after {
		opacity: 1;
	}
}
@media all and (max-width: 767px) {
	#main {
		padding-bottom: 83px;
	}
	#main .pageLead {
		padding: 122px 0 60px;
		height: 811px;
	}
	#main .pageLead .textBox {
		max-width: inherit;
	}
	#main .pageLead .textBox h2 {
		margin-bottom: 48px;
		font-size: 1.7rem;
		line-height: 1.47;
		letter-spacing: 0.14em;
	}
	#main .pageLead .textBox h2 span {
		margin-top: 11px;
		font-size: 1.4rem;
	}
	#main .pageLead .textBox h3 {
		margin-bottom: 28px;
	}
	#main .pageLead .textBox h3 img {
		max-width: 265px;
	}
	#main .pageLead .textBox p {
		font-size: 1.2rem;
    font-weight: 600;
    line-height: 2.2;
    letter-spacing: 0.05em;
	}
	#main .bgWhite {
		padding-top: 43px;
	}
	#main .content {
		width: auto;
		max-width: inherit;
	}
	#main .tLinkList {
		margin: -14px -14px 99px;
	}
	#main .tLinkList li {
		margin: 14px 14px 0;
	}
	#main .tLinkList a {
		font-size: 1.6rem;
		line-height: 1.5;
	}
	#main .tPhoto {
		margin: 0 -23px 69px;
	}
	#main .imgBox {
		margin: 0 auto 108px;
		max-width: inherit;
		display: block;
	}
	#main .imgBox .photoBox {
		margin: 97px -23px 0;
		width: auto;
	}
	#main .imgBox .photoBox .parallaxBox .parallaxCon img {
		margin-left: -14%;
	}
	#main .imgBox .photoBox .parallaxImg {
		margin: 0 -29.33% -35px 0;
		width: 36%;
	}
	#main .imgBox .photoBox .parallaxBox {
		width: 93.33%;
		padding-bottom: 59.47%;
	}
	#main .imgBox .photoBox p {
		margin: 17px 0 0 6.9%;
		font-size: 1.2rem;
		line-height: 2;
		letter-spacing: 0.04em;
	}
	#main .imgBox .textBox {
		width: auto;
		margin: 0;
	}
	#main .imgBox .textBox h3 {
		margin-bottom: 36px;
		font-size: 1.7rem;
		line-height: 1.59;
		letter-spacing: 0.15em;
	}
	#main .imgBox .textBox h3 span {
		margin-bottom: 15px;
		font-size: 4rem;
		line-height: 1.2;
		letter-spacing: 0.015em;
	}
	#main .imgBox .textBox p {
		margin-bottom: 27px;
		font-size: 1.3rem;
		line-height: 2.04;
		letter-spacing: 0.04em;
	}
	#main .imgBox.imgBox01 {
		margin: 0 25px 105px;
		padding-left: 0;
		width: auto;
		max-width: inherit;
	}
	#main .imgBox.imgBox01 .photoBox {
		margin: 65px -25px 0 0;
		width: auto;
	}
	#main .imgBox.imgBox01 .photoBox .parallaxBox {
		padding-bottom: 56.86%;
	}
	#main .imgBox.imgBox01 .textBox {
		margin: 0;
		width: auto;
	}
	#main .imgBox.imgBox01 .textBox h3 {
		margin-bottom: 36px;
		margin-right: -20px;
	}
	#main .imgBox.imgBox01 .textBox h3 span {
		margin-bottom: 15px;
		letter-spacing: 0.015em;
	}
	#main .imgBox.imgBox02 {
		margin: 0 25px;
		padding: 0 0 100px;
	}
	#main .imgBox.imgBox02 .photoBox {
		margin: 54px -25px 0;
		width: auto;
	}
	#main .imgBox.imgBox02 .textBox {
		margin-right: 0;
		width: auto;
	}
	#main .imgBox.imgBox02 .photoBox .parallaxBox01 {
		margin: 0 -55.74% -42px 0;
		width: 85.87%;
		padding-bottom: 71.2%;
	}
	#main .imgBox.imgBox02 .photoBox .parallaxBox02 {
		width: 69.87%;
		padding-bottom: 46.67%;
	}
	#main .imgBox.imgBox01 .photoBox p {
		margin: 13px 15px 0 auto;
		width: calc(69.9% - 15px);
		font-size: 1.2rem;
		line-height: 1.75;
	}
	#main .btmBox {
		padding: 64px 0 70px;
		height: 850px;
	}
	#main .btmBox .bg span {
		background-position: center bottom;
	}
	#main .btmBox .textBox h3 {
		margin-bottom: 28px;
		font-size: 1.4rem;
		line-height: 1.93;
		letter-spacing: 0.18em;
	}
	#main .btmBox .textBox h3 span {
		margin-bottom: 13px;
		font-size: 3.9rem;
		line-height: 1;
		letter-spacing: 0.015em;
	}
	#main .btmBox .textBox p {
		margin-bottom: 19px;
    font-size: 1.2rem;
    line-height: 1.9;
    letter-spacing: 0.05em;
    font-weight: 500;
	}
	#main .btmBox .textBox p:last-of-type {
		margin-bottom: 0;
	}
}
@media all and (max-width: 374px) {
}
