@charset "utf-8";
/*------------------------------------------------------------
	spinning
------------------------------------------------------------*/
#main .topSec {
	position: relative;
	display: flex;
	align-items: center;
	width: 100%;
	height: 100vh;
	clip-path: inset(0);
	-webkit-clip-path: inset(0);
	z-index: 2;
}
#main .topSec .bg {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: url(../img/spinning/top_bg01.jpg) no-repeat center center;
	background-size: cover;
}
#main .topSec .headLine03,
#main .innerBox .headLine03 {
	opacity: 0;
	display: block;
}
#main .topSec .headLine03 .en,
#main .innerBox .headLine03 .en {
	display: block;
}
#main .topSec .headLine03 img,
#main .innerBox .headLine03 img {
	margin-bottom: 27px;
	width: 164px;
}
#main .topSec .headLine03.show,
#main .innerBox .headLine03.show {
	opacity: 1;
}
#main .innerBox .fixBox,
#main .topSec .fixBox {
	padding-left: 65px;
	max-width: 460px;
}
#main .innerBox {
	padding: 155px 0 192px;
	display: flex;
	justify-content: space-between;
	position: relative;
	z-index: 1;
}
#main .innerBox .parallaxBox {
	width: 50%;
}
#main .innerBox .parallaxBox .parallaxCon {
	width: calc(100% - 76px);
	left: 76px;
}
#main .innerBox .parallaxBox .parallaxCon img {
	margin-left: 0;
}
#main .innerBox .textBox {
	padding-top: 56px;
	width: 50%;
}
#main .innerBox .infoBox {
	max-width: 510px;
	margin: 0 0 0 auto;
	padding-top: 215px;
	padding-left: 65px;
	position: relative;
}
#main .innerBox .infoBox section {
	position: relative;
	z-index: 1;
}
#main .innerBox .headLine03 .en {
	color: #474B4D;
}
#main .innerBox .infoBox .headLine04 {
	margin-bottom: 30px;
	line-height: 1.83;
}
#main .innerBox .textBox p {
	font-size: 1.4rem;
	font-weight: 500;
	letter-spacing: 0.06em;
	line-height: 2.43;
}
#main .innerBox .parallaxBox {
	padding-bottom: 46.12%;
	height: 0;
}
#main .spring {
	padding-top: 1px;
	background-color: #EFF3F2;
	position: relative;
	z-index: 1;
}
#main .spring .content {
	width: auto;
	max-width: 1211px;
}
#main .spring h3 {
	margin: -42px 0 47px;
	font-size: 5.5rem;
	font-weight: 300;
	line-height: 1.22;
	letter-spacing: 0.02em;
	text-align: center;
	font-family: 'Cormorant', serif;
}
#main .spring .text {
	margin-bottom: 80px;
	font-weight: 500;
	letter-spacing: 0.08em;
	text-align: center;
	line-height: 2.13;
}
#main .spring .tLinkList {
	margin: -40px auto 29px;
	max-width: 744px;
	position: relative;
	display: flex;
	flex-wrap: wrap;
}
#main .spring .tLinkList::before {
	width: 0;
	height: 1px;
	position: absolute;
	left: 0;
	top: calc(50% + 22px);
	background-color: #CED8DB;
	content: '';
}
#main .spring .tLinkList.visible::before {
	width: 100%;
	transition: width 1.6s;
}
#main .spring .tLinkList li {
	margin: 40px 40px 0 0;
	width: 72px;
	display: flex;
	position: relative;
	z-index: 3;
	transition-duration: 1.5s;
}
#main .spring .tLinkList li:nth-of-type(7n) {
	margin-right: 0;
}
#main .spring .tLinkList a {
	padding: 1px 5px 23px;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #CED8DB;
	background-color: #FCFCFC;
}
#main .spring .tLinkList .num {
	margin: -19px auto 28px;
	width: 34px;
	transition: .3s;
}
#main .spring .tLinkList .txt {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	font-size: 2.1rem;
	font-weight: 300;
	line-height: 1.67;
	letter-spacing: 0.15em;
	transition: .3s;
}
#main .spring .tLinkList .txt span {
	writing-mode: tb-rl;
	letter-spacing: 0.65em;
}
#main .spring .imgBox {
	padding-bottom: 179px;
	display: flex;
	justify-content: space-between;
}
#main .spring .photoBox {
	width: 50%;
}
#main .spring .photoBox .pho {
	margin-left: auto;
	width: calc(100% - 115px);
}
#main .spring .photoBox video {
	width: 100%;
}
#main .spring .textBox {
	margin-top: -90px;
	width: 50%;
}
#main .spring .textBox .subBox {
	margin: 0 95px;
	width: 71.3%;
	max-width: 487px;
}
#main .spring .textBox h4 {
	margin-bottom: 15px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#main .spring .textBox h4 .txt01 {
	width: 140px;
	display: flex;
	align-items: center;
	font-size: 1.9rem;
	font-weight: 400;
	line-height: 1.21;
	letter-spacing: 0.02rem;
}
#main .spring .textBox h4 .txt01 small {
	margin: -10px -20px 0 0;
	letter-spacing: 0.02em;
	font-family: 'Cormorant', serif;
}
#main .spring .textBox h4 .txt01 img {
	width: 90px;
}
#main .spring .textBox h4 .txt02 {
	margin-top: -10px;
	width: calc(100% - 155px);
	font-size: 3.1rem;
	font-weight: 400;
	letter-spacing: 0.15em;
}
#main .spring .textBox h4 .txt02 small {
	margin-top: 1px;
	display: block;
	font-size: 1.6rem;
	letter-spacing: 0.02em;
	font-family: 'Cormorant', serif;
}
#main .spring .textBox .title {
	margin-bottom: 19px;
	font-size: 2.2rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.66;
}
#main .spring .textBox p {
	font-weight: 500;
	line-height: 2.09;
	letter-spacing: 0.03em;
}
#main .spring .lineBox {
	padding: 23px 0 0;
	position: relative;
}
#main .spring .imgBox::before {
	width: 1px;
	height: 0;
	position: absolute;
	left: 50%;
	top: 0;
	background: url(../img/spinning/bg01.png) no-repeat center top / 20px auto;
	background-color: rgba(212,220,223,0.8);
	content: '';
	transition: all 3s linear;
}
#main .spring .imgBox.active::before {
	height: 100%;
}
#main .spring .imgBoxFirst {
	padding-top: 200px;
	position: relative;
}
#main .spring .imgBoxR {
	flex-direction: row-reverse;
}
#main .spring .imgBox01 {
	margin: 0;
	padding-bottom: 124px;
}
#main .spring .imgBox01 .photoBox {
	margin-left: 0;
	width: 50%;
}
#main .spring .imgBox01 .photoBox .pho {
	width: calc(100% - 95px);
	max-width: inherit;
}
#main .spring .imgBox01 .textBox {
	margin-top: -80px;
	width: 50%;
}
#main .spring .imgBox01 .textBox .subBox {
	margin: 0 84px 0 auto;
	max-width: 446px;
}
#main .spring .imgBox02 {
	padding-bottom: 155px;
	justify-content: flex-start;
}
#main .spring .imgBox02 .photoBox {
	margin: 0;
	width: 50%;
}
#main .spring .imgBox02 .textBox {
	margin-top: -11px;
}
#main .spring .imgBox03 {
	padding-bottom: 205px;
}
#main .spring .imgBox03 .photoBox .pho {
	margin-left: 0;
	width: calc(100% - 100px);
}
#main .spring .imgBox03 .textBox {
	margin-top: -55px;
}
#main .spring .imgBox03 .textBox .subBox {
	margin: 0 90px 0 auto;
	max-width: 440px;
}
#main .spring .imgBox04 {
	margin: 0 auto 0 0;
	padding: 0 0 125px;
}
#main .spring .imgBox04 .photoBox .pho {
	margin: 0 auto 0 0;
}
#main .spring .imgBox04 .textBox {
	margin-top: -107px;
}
#main .spring .imgBox04 .textBox .subBox {
	margin: 0 auto 0 95px;
	width: 71.45%;
	max-width: 488px;
}
#main .spring .imgBox05 .textBox {
	margin-top: -26px;
}
#main .spring .imgBox05 .textBox .subBox {
	margin: 0 92px 0 auto;
	max-width: 440px;
}
#main .spring .imgBox06 {
	padding-bottom: 218px;
}
#main .spring .imgBox06 .photoBox {
	margin: 0;
}
#main .spring .imgBox06 .photoBox .pho {
	margin: 0 0 0 auto;
}
#main .spring .imgBox06 .textBox .subBox {
	margin: 0 auto 0 95px;
	max-width: 487px;
}
#main .sec01 {
	padding: 181px 0 157px;
	position: relative;
	overflow: hidden;
}
#main .sec01 .parallaxClip {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
    clip: rect(0, auto, auto, 0);
	-webkit-clip: rect(0, auto, auto, 0);
}
#main .sec01 .parallaxFix {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../img/spinning/bg02.jpg) no-repeat center center;
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-font-smoothing: antialiased;
	-webkit-transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-overflow-scrolling: touch;
	will-change: transform;
}
#main .sec01 .textBox {
	position: relative;
	display: flex;
	justify-content: flex-end;
	z-index: 3;
}
#main .sec01 .textBox .txtBox {
	margin-left: 11.9%;
	width: 64%;
}
#main .sec01 .textBox h3 {
	font-size: 7.3rem;
	font-weight: 200;
	letter-spacing: 0.2em;
	writing-mode: tb-rl;
}
#main .sec01 .textBox h3 {
	width: 69px;
}
#main .sec01 .textBox h4 {
	margin-bottom: 42px;
	font-size: 2.6rem;
	font-weight: 400;
	line-height: 1.46;
	letter-spacing: 0.13em;
}
#main .sec01 .textBox p {
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 2.6;
	letter-spacing: 0.1em;
	margin-bottom: 28px;
}
#main .sec01 .textBox p:last-of-type {
	margin-bottom: 0;
}
#main .btmBox {
	padding: 175px 0 85px;
}
#main .btmBox .content {
	width: auto;
	max-width: 1120px;
}
#main .btmBox .imgBox {
	margin-bottom: 131px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#main .btmBox .imgBox:last-of-type {
	margin-bottom: 0;
}
#main .btmBox .imgBox .photoBox {
	margin-left: 2.8%;
	width: 43.4%;
	padding-bottom: 43.4%;
	position: relative;
	border-radius: 50%;
}
#main .btmBox .imgBox .photoBox span {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
#main .btmBox .imgBox .photoBox span img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	-o-object-fit: cover;
	border-radius: 50%;
}
#main .btmBox .imgBox .textBox {
	width: 46.23%;
}
#main .btmBox .imgBox .textBox h3 {
	margin-bottom: 33px;
	font-size: 2.6rem;
	font-weight: 500;
	line-height: 1.88;
	letter-spacing: 0.15em;
}
#main .btmBox .imgBox .textBox p {
	font-weight: 500;
	line-height: 2.29;
	letter-spacing: 0.06em;
}
#main .btmBox .imgBox.imgBoxR {
	flex-direction: row-reverse;
}
#main .btmBox .imgBox.imgBoxR .textBox {
	margin-left: 2.8%;
}
#main .btmBox .imgBox.imgBoxR .textBox p {
	margin-bottom: 28px;
	line-height: 2.07;
}
#main .btmBox .imgBox.imgBoxR .textBox p:last-of-type {
	margin-bottom: 0;
}
#main .btmBox .imgBox.imgBoxR .photoBox {
	margin: 0 2% 0 0;
}
@media all and (min-width: 1001px) {
	#main .spring .tLinkList a:hover .txt,
	#main .spring .tLinkList a:hover .num {
		opacity: 0.7;
	}
}
@media all and (max-width: 767px) {
	#main .topSec {
		align-items: flex-end;
	}
	#main .topSec .bg {
		background-image: url(../img/spinning/sp_top_bg01.jpg);
	}
	#main .topSec .content {
		padding: 0 35px;
		width: 100%;
		max-width: inherit;
	}
	#main .topSec .headLine03 {
		margin-top: 0;
		flex-direction: column;
		align-items: flex-start;
	}
	.fix {
		padding-bottom: 99px;
		align-items: flex-end;
		box-sizing: border-box;
	}
	#main .topSec .headLine03 img {
		margin: 0;
		width: 144px;
	}
	#main .topSec .headLine03 .en {
		margin-top: 25px;
		font-size: 1.9rem;
	}
	#main .innerBox {
		padding: 45px 0 114px;
		display: block;
	}
	#main .innerBox .imgBox {
		padding: 0 35px;
		width: auto;
		display: block;
	}
	#main .innerBox .imgBox .photoBox {
		margin: 70px -35px 0 auto;
		width: calc(100% - 28px);
	}
	#main .innerBox .imgBox .photoBox img {
		width: 100%;
	}
	#main .innerBox .textBox,
	#main .innerBox .imgBox .textBox {
		margin-top: 0;
		width: auto;
	}
	#main .innerBox .textBox section {
		padding: 0 35px;
	}
	#main .innerBox .textBox .headLine03,
	#main .innerBox .imgBox .textBox .headLine03 {
		margin-bottom: 0;
	}
	#main .innerBox .textBox .headLine03 img,
	#main .innerBox .imgBox .textBox .headLine03 img {
		margin-bottom: 0;
		width: 144px;
	}
	#main .innerBox .textBox .headLine03 .en,
	#main .innerBox .imgBox .textBox .headLine03 .en {
		margin-top: 26px;
		font-size: 1.9rem;
	}
	#main .innerBox .fixBox,
	#main .topSec .fixBox {
		padding-left: 35px;
	}
	#main .innerBox .parallaxBox {
		margin-top: 70px;
		padding-bottom: 76%;
		width: auto;
	}
	#main .innerBox .parallaxBox .parallaxCon {
		left: 98px;
		width: calc(100% - 98px);
	}
	#main .innerBox .infoBox {
		padding-top: 176px;
		padding-left: 0;
		max-width: inherit;
	}
	#main .innerBox .infoBox .headLine04,
	#main .innerBox .imgBox .textBox h4 {
		margin-bottom: 25px;
		font-size: 2.1rem;
		line-height: 1.86;
	}
	#main .innerBox .textBox p,
	#main .innerBox .imgBox .textBox p {
		font-size: 1.25rem;
		line-height: 2.24;
		letter-spacing: 0.05em;
	}
	#main .spring {
		padding-bottom: 95px;
	}
	#main .spring .content {
		padding: 0 30px;
		max-width: inherit;
	}
	#main .spring h3 {
		margin: -24px 0 34px;
		font-size: 3.3rem;
		line-height: 1.18;
	}
	#main .spring .text {
		margin-bottom: 46px;
		font-size: 1.25rem;
		line-height: 1.92;
		letter-spacing: 0.03em;
		text-align: left;
	}
	#main .spring .tLinkList {
		margin: -20px auto 57px;
		max-width: inherit;
	}
	#main .spring .tLinkList::before {
		top: calc(50% + 9px);
	}
	#main .spring .tLinkList li {
		margin: 20px 8px 0 0;
		width: calc((100% - 49px) / 7);
	}
	#main .spring .tLinkList li:nth-of-type(7n) {
		margin-right: 0;
	}
	#main .spring .tLinkList a {
		padding: 1px 5px 17px;
	}
	#main .spring .tLinkList .num {
		margin: -13px auto 17px;
		width: auto;
		max-width: 22px;
	}
	#main .spring .tLinkList .txt {
		font-size: 1.35rem;
		line-height: 1.81;
		letter-spacing: 0.15em;
	}
	#main .spring .tLinkList .txt span {
		letter-spacing: 0.78em;
	}
	#main .spring .imgBox {
		margin-bottom: 70px;
		padding: 0 26px;
		display: block;
	}
	#main .spring .imgBox::before {
		display: none;
	}
	#main .spring .imgBoxFirst {
		padding-top: 0;
	}
	#main .spring .photoBox {
		margin: 0 -26px 30px;
		width: auto;
	}
	#main .spring .photoBox .pho {
		width: auto !important;
		margin: 0 !important;
	}
	#main .spring .textBox {
		margin: 0;
		width: auto;
	}
	#main .spring .textBox .subBox {
	 width: auto !important;
	 margin: 0 !important;
	 max-width: inherit !important;
	}
	#main .spring .textBox h4 {
		margin-bottom: 5px;
	}
	#main .spring .textBox h4 .txt01 {
		width: 100px;
		font-size: 1.15rem;
		line-height: 1.22;
	}
	#main .spring .textBox h4 .txt01 small {
		margin: -10px -15px 0 0;
		letter-spacing: 0.02em;
		font-family: 'Cormorant', serif;
	}
	#main .spring .textBox h4 .txt01 img {
		width: 67px;
	}
	#main .spring .textBox h4 .txt02 {
		margin-top: -10px;
		width: calc(100% - 105px);
		font-size: 2.5rem;
	}
	#main .spring .textBox h4 .txt02 small {
		margin-top: 1px;
		font-size: 1.3rem;
		letter-spacing: 0.01em;
	}
	#main .spring .textBox .title {
		margin-bottom: 21px;
		font-size: 1.9rem;
		line-height: 1.68;
		letter-spacing: 0.09em;
	}
	#main .spring .textBox p {
		font-size: 1.3rem;
		line-height: 2.07;
		letter-spacing: 0.03em;
	}
	#main .spring .lineBox {
		padding: 0;
	}
	#main .spring .lineBox::before {
		display: none;
	}
	#main .spring .imgBoxR {
		flex-direction: row-reverse;
	}
	#main .spring .imgBox01 {
		margin: 0 0 70px;
		padding-left: 26px;
		width: auto;
	}
	#main .spring .imgBox01 .photoBox {
		margin: 0 -14px 26px -20px;
		width: auto;
	}
	#main .spring .imgBox01 .textBox {
		margin: 0 -12px 0 -6px;
		width: auto;
	}
	#main .spring .imgBox01 .textBox p {
		letter-spacing: 0.03em;
	}
	#main .spring .imgBox02 {
		margin: 0 0 70px;
	}
	#main .spring .imgBox02 .photoBox {
		margin: 0 -26px 26px;
		width: auto;
	}
	#main .spring .imgBox02 .textBox {
		margin-top: 0;
		width: auto;
	}
	#main .spring .imgBox03 .photoBox {
		margin: 0 -26px 27px;
		width: auto;
	}
	#main .spring .imgBox03 .textBox {
		margin: 0;
		width: auto;
	}
	#main .spring .imgBox04 {
		margin: 0 0 70px;
		padding: 0 30px;
	}
	#main .spring .imgBox04 .textBox {
		margin-top: 0;
		width: auto;
	}
	#main .spring .imgBox05 .photoBox {
		margin: 0 -26px 30px;
	}
	#main .spring .imgBox05 .textBox {
		margin-top: 0;
		width: auto;
	}
	#main .spring .imgBox06 {
		margin-bottom: 0;
	}
	#main .spring .imgBox06 .photoBox {
		margin: 0 -26px 30px;
	}
	#main .spring .imgBox06 .textBox {
		width: auto;
	}
	#main .sec01 {
		padding: 96px 0 87px;
	}
	#main .sec01 .parallaxCon {
		background-image: url(../img/spinning/sp_bg02.jpg);
	}
	#main .sec01 .textBox {
		display: block;
	}
	#main .sec01 .textBox .txtBox {
		margin-left: 0;
		width: auto;
	}
	#main .sec01 .textBox h3 {
		margin: 0 0 -70px 26px;
		width: 63px;
		font-size: 6.7rem;
	}
	#main .sec01 .textBox h4 {
		margin: 0 -5px 58px 131px;
		font-size: 2.1rem;
		line-height: 1.81;
	}
	#main .sec01 .textBox p {
		font-size: 1.3rem;
		line-height: 2.4;
		letter-spacing: 0.04em;
		text-align: justify;
		text-justify: inter-ideograph;
	}
	#main .btmBox {
		padding: 90px 0 23px;
	}
	#main .btmBox .content {
		padding: 0 25px;
		width: auto;
		max-width: inherit;
	}
	#main .btmBox .imgBox {
		margin-bottom: 85px;
		display: block;
	}
	#main .btmBox .imgBox .photoBox {
		margin: 0 0 28px;
		width: auto;
		padding-bottom: 100%;
	}
	#main .btmBox .imgBox .photoBox img {
		width: 100%;
	}
	#main .btmBox .imgBox .textBox {
		width: auto;
	}
	#main .btmBox .imgBox .textBox h3 {
		margin-bottom: 18px;
		font-size: 2.2rem;
		line-height: 2.23;
		letter-spacing: 0.14em;
	}
	#main .btmBox .imgBox .textBox p {
		font-size: 1.3rem;
		line-height: 2.12;
		letter-spacing: 0.04em;
	}
	#main .btmBox .imgBox.imgBoxR .textBox {
		margin-left: 0;
	}
	#main .btmBox .imgBox.imgBoxR .textBox p {
		margin-bottom: 28px;
		line-height: 2.15;
	}
	#main .btmBox .imgBox.imgBoxR .textBox p:last-of-type {
		letter-spacing: 0;
	}
	#main .btmBox .imgBox.imgBoxR .photoBox {
		margin: 0 0 28px;
	}
}
@media all and (max-width: 374px) {
	#main .innerBox .imgBox .textBox h4 {
		font-size: 2rem;
	}
	#main .spring .textBox .title {
		font-size: 1.7rem;
	}
	#main .btmBox .imgBox .textBox h3 {
		font-size: 1.9rem;
	}
}

.fix {
	position: fixed;
	left: 0;
	top: 0;
	width: 50%;
	height: 100%;
	display: flex;
	align-items: center;
	z-index: 1;
}
.fixBox {
	width: 100%;
	max-width: 550px;
	margin: 0 50px 30px auto;
}
.fix.ab {
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	height: auto;
	display: block;
}
.fix.ab .fixBox {
	position: static;
	top: auto;
	left: auto;
	margin: 0;
}
@media screen and (min-width: 768px) and (max-width: 1140px) {
	#main .innerBox .infoBox {
		margin: 0 20px 0 auto;
	}
	#main .innerBox .textBox {
		width: 53%;
	}
	#main .innerBox .parallaxBox {
    	width: 47%;
	}
	#main .innerBox .textBox p {
		font-size: 1.4rem;
	}
	.fix {
		width: 53%;
	}
	.fixBox {
		margin: 0 20px 30px auto;
	}
}
@media all and (max-width: 767px) {
	.fix {
		align-items: flex-end;
		width: 100%;
	}
	.fixBox {
		max-width: inherit;
		padding: 0 0 0 35px;
		margin: 0;
	}
	.fix.ab {
		top: 0;
	}
	.fix.ab .fixBox {
		padding: 0;
	}
}
@media all and (max-width: 374px) {
	#main .innerBox .fixBox, #main .topSec .fixBox {
		padding-left: 25px;
	}
	#main .innerBox .textBox section {
		padding: 0 25px;
	}
	#main .innerBox .infoBox .headLine04, #main .innerBox .imgBox .textBox h4 {
		font-size: 1.9rem;
	}
	#main .sec01 .textBox h3 {
		margin: 0 0 -60px 15px;
		width: 58px;
	}
	#main .sec01 .textBox h4 {
		margin: 0 0px 39px 102px;
		font-size: 1.85rem;
		line-height: 1.8;
	}
}
