@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
#container {
	overflow: hidden;
}
#main {
	background: #fff;
}
#main .mainVisual {
	padding-bottom: 17rem;
	position: relative;
	z-index: 1;
}
#main .mainVisual::before {
	width: 84.8%;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../img/index/fv_bg.jpg) no-repeat center top / cover;
	content: '';
	z-index: -1;
}
#main .mainVisual img {
	width: 100%;
}
#main .mainVisual .imgtext01 {
	width: 25.9%;
	position: absolute;
	right: 2.78%;
	top: 18rem;
	z-index: 1;
}
#main .mainVisual .fvImg {
	position: relative;
}
#main .mainVisual .fvImg .polygon-hero {
	margin: 0 auto;
	width: 50%;
}
#main .mainVisual .fvImg p {
	position: absolute;
	right: 2.85%;
	bottom: 5.2%;
	font-weight: 400;
	font-size: 1.4rem;
	letter-spacing: -0.05em;
	line-height: 1.5;
}
#main .mainVisual .imgtext02 {
	width: 68.96%;
	position: absolute;
	left: 2.8%;
	bottom: 22rem;
	z-index: 1;
}
#main .mainVisual .sideBox {
	width: 27.9rem;
	padding: 1.5rem 1.6rem 0.7rem;
	display: flex;
	flex-wrap: wrap;
	gap: 0.7rem 1.4rem;
	align-items: center;
	align-content: flex-start;
	position: absolute;
	bottom: 4.6rem;
	right: 0;
	border-radius: 0.4rem 0 0 0.4rem;
	background: #F7F7F7;
	border: 0.4rem solid #fff;
	border-right: none;
	box-shadow: 1.7rem 1.7rem 3.4rem rgba(0, 0, 0, 0.16);
	z-index: 1;
}
#main .mainVisual .sideBox .ttl {
	padding: 0 0.2rem;
	width: 100%;
	line-height: 0;
}
#main .mainVisual .sideBox .ttl img {
	width: 23.4rem;
}
#main .mainVisual .sideBox .photo {
	width: 6.1rem;
}
#main .mainVisual .sideBox p {
	width: calc(100% - 7.5rem);
	font-size: 1rem;
	font-weight: 500;
	line-height: 1.7;
}
#main .message {
	margin: 0 auto 1.8rem;
	padding: 12.3rem 4rem 0;
	max-width: 144rem;
	display: flex;
	justify-content: space-between;
}
#main .message .headLine02 {
	font-size: 2.6rem;
}
#main .message .ttlBox {
	width: 46%;
	display: flex;
	flex-direction: column;
}
#main .message .ttlBox .headLine02 {
	margin-bottom: 8.6rem;
}
#main .message .ttlBox .imgtext {
	margin-bottom: 8.6rem;
}
#main .message .ttlBox .imgtext img {
	width: 42.4rem;
}
#main .message .ttlBox p {
	margin: auto 0 7.2rem;
	font-size: 1.4rem;
	font-weight: 400;
	letter-spacing: -0.05em;
}
#main .message .textBox {
	margin-top: 11.9rem;
	width: 44.5%;
}
#main .message .textBox p {
	margin-bottom: 4rem;
	font-size: 2.2rem;
	font-weight: 500;
	letter-spacing: 0.085em;
	font-feature-settings: "palt";
	line-height: 1.818;
}
#main .message .textBox p:last-child {
	margin-bottom: 0 !important;
}
@media all and (max-width: 896px) {
	#main .mainVisual::before {
		width: 100%;
	}
	#main .mainVisual .fvImg .polygon-hero {
		width: 84%;
	}
	#main .mainVisual {
		padding: 4rem 0 17.7rem;
	}
	#main .mainVisual .imgtext01 {
		width: 16rem;
		right: 1rem;
		top: 2rem;
	}
	#main .mainVisual .fvImg p {
		right: 1.1rem;
		bottom: 0.7rem;
		font-size: 1.1rem;
		letter-spacing: -0.05em;
		line-height: 1.38;
	}
	#main .mainVisual .imgtext02 {
		width: 35.4rem;
		left: 0.5rem;
		bottom: 6.3rem;
	}
	#main .mainVisual .sideBox {
		width: 24rem;
		padding: 1.2rem 1.3rem 0.6rem;
		gap: 0.6rem 1rem;
		bottom: -5.3rem;
		right: 0;
		border-width: 0.3rem;
		box-shadow: 1rem 1rem 2.6rem rgba(0, 0, 0, 0.16);
	}
	#main .mainVisual .sideBox .photo {
		width: 5.1rem;
	}
	#main .mainVisual .sideBox p {
		width: calc(100% - 6.1rem);
		line-height: 1.4;
	}
	#main .mainVisual .sideBox .ttl img {
		width: 20.4rem;
	}
	#main .message {
		display: block;
		padding: 5.4rem 1rem 0;
		margin-bottom: 5.7rem;
	}
	#main .message .ttlBox {
		width: auto;
	}
	#main .message .textBox {
		margin: 0;
		width: auto;
	}
	#main .message .headLine02 {
		font-size: 1.3rem;
	}
	#main .message .headLine02 span {
		border-width: 1px;
		padding-bottom: 0.7rem;
	}
	#main .message .ttlBox .headLine02 {
		margin-bottom: 4rem;
	}
	#main .message .ttlBox .imgtext img {
		width: 21.2rem;
	}
	#main .message .textBox p {
		margin-bottom: 3rem;
		font-size: 1.6rem;
		letter-spacing: 0.085em;
		line-height: 1.87;
	}
	#main .message .ttlBox .imgtext {
		margin-bottom: 2.7rem;
	}
}

/* work */
#main .work {
	padding: 27.7rem 0 0;
	position: relative;
}
#main .work::after {
	position: absolute;
	left: 0;
	top: -12.2rem;
	width: 100%;
	height: 55rem;
	content: "";
	background: url("../img/index/work_imgtext.png") no-repeat center top / 158rem;
}
#main .work::before {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 35.7rem;
	content: "";
	background-color: #fff;
}
#main .work .headLine01 .jp {
	margin-top: 0.6rem;
}
#main .work .comText {
	margin-bottom: 7.3rem;
}
#main .work .workList + .workList {
	margin-top: -1px;
}
#main .work .workList li {
	margin: 0.4rem 0.5rem;
	width: 46rem;
	position: relative;
	cursor: pointer;
}
#main .work .workList li img {
	width: 100%;
}
#main .work .workList li .subBox {
	position: absolute;
	padding: 9.9rem 7rem 2rem;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #FFF;
	opacity: 0;
	transition: 0.3s;
	background-color: rgba(0, 0,0, 0.8);
}
#main .work .workList li h3 {
	margin-bottom: 0.9rem;
	font-size: 2rem;
	font-weight: 700;
}
#main .work .workList li p {
	margin-bottom: 0.4rem;
	font-size: 1.3rem;
	letter-spacing: 0.1em;
}
#main .work .workList li .photo {
	width: 6rem;
	margin-left: auto;
	border-radius: 50%;
	overflow: hidden;
}
#main .work .workList li:hover .subBox {
	opacity: 1;
}
#main .work .infiniteslide_wrap.is-work-interactive-wrap {
	cursor: grab;
	touch-action: pan-y pinch-zoom;
	user-select: none;
	-webkit-user-select: none;
}
#main .work .infiniteslide_wrap.is-work-interactive-wrap.is-work-dragging {
	cursor: grabbing;
}
#main .work .infiniteslide_wrap.is-work-interactive-wrap img {
	pointer-events: none;
	-webkit-user-drag: none;
}
#main .work .infiniteslide_wrap.is-work-interactive-wrap.is-work-dragging .subBox {
	opacity: 0 !important;
	pointer-events: none;
}
#main .work .workList.is-work-interactive-marquee {
	animation: none !important;
	will-change: transform;
}
@media all and (max-width: 896px) {
	#main .work {
		padding: 10rem 0 0;
	}
	#main .work::after {
		top: -5.5rem;
		height: 30rem;
		left: -3rem;
		background: url("../img/index/work_imgtext_sp.png") no-repeat left top / 68.4rem;
	}
	#main .work::before {
		bottom: 0;
		height: 18rem;
	}
	#main .work .headLine01 {
		margin-bottom: 2.3rem;
	}
	#main .work .headLine01 img {
		width: 32.7rem;
	}
	#main .work .headLine01 .jp {
		margin-top: 2rem;
	}
	#main .work .comText {
		margin-bottom: 3.1rem;
	}
	#main .work .workList li {
		margin: 0.3rem;
		width: 29.5rem;
	}
	#main .work .workList li .subBox {
		padding: 2rem 2rem;
	}
	#main .work .workList li h3 {
		margin-bottom: 0.9rem;
		font-size: 1.6rem;
	}
	#main .work .workList li p {
		margin-bottom: 0.4rem;
		font-size: 1.2rem;
	}
	#main .work .workList li .photo {
		width: 4.2rem;
	}


}

/* stayBox */
#main .stayBox {
	position: relative;
	margin-bottom: 11.8rem;
}
#main .stayBox .photo img {
	width: 100%;
}
#main .stayBox .title {
	padding-left: 2.7rem;
	width: 100%;
	position: absolute;
	bottom: 0.2rem;
	left: 0;
	text-align: center;
}
#main .stayBox .title img {
	width: 83.9rem;
}
#main .stayBox .title .en {
	display: block;
	font-size: 1.6rem;
	letter-spacing: -0.05em;
	line-height: 1.5;
	text-align: center;
	color: #737778;
	font-weight: 400;
	margin-top: 2.6rem;
}
@media all and (max-width: 896px) {
	#main .stayBox {
		position: relative;
		margin-bottom: 5.1rem;
	}
	#main .stayBox .title {
		margin-bottom: 1.5rem;
		padding-left: 0;
		position: static;
		bottom: auto;
		left: auto;
	}
	#main .stayBox .title img {
		width: 35.5rem;
	}
	#main .stayBox .title .en {
		font-size: 1.2rem;
		letter-spacing: -0.05em;
		line-height: 1.33;
		margin: 1.1rem 1rem 0 0;
	}
	#main .stayBox .enTxt {
		line-height: 1.363;
		font-size: 1.1rem;
		margin: 2.2rem 1rem 0;
		letter-spacing: -0.05em;
	}
}

/* yellowBg */
#main .yellowBg {
	padding-bottom: 16rem;
	background-color: #FFF226;
}

/* featureBox */
#main .featureBox {
	padding: 15.3rem 0 0;
	background: url("../img/index/feature_bg.png") no-repeat left top / 100% 100%;
}
#main .featureBox .content {
	position: relative;
	padding-bottom: 13.1rem;
}
#main .featureBox .photo {
	position: absolute;
	width: 83.8rem;
	top: 48.1rem;
	left: -45.8rem;
	z-index: 10;
}
#main .featureBox .enImg {
	width: 156.8rem;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
#main .featureBox .headLine02 img {
	margin-top: 9rem;
	width: 58.3rem;
	display: block;
}
#main .featureBox .subTxt {
	line-height: 1.8;
}
#main .featureBox .headLine02 {
	font-size: 2.6rem;
	margin-bottom: 5.5rem;
}
#main .featureBox .listUl {
	width: calc(50% + 26rem);
	margin: -4.4rem -4rem 0 auto;
	position: relative;
	z-index: 10;
}
#main .featureBox .listUl li {
	border-top: 0.2rem solid #000;
	position: relative;
	padding: 5.3rem 5rem 8.7rem 22rem;
}
#main .featureBox .listUl p {
	text-align: justify;
	font-weight: 500;
	font-size: 1.4rem;
	letter-spacing: 0.03em;
	line-height: 1.71;
}
#main .featureBox .listUl .headLine03 {
	margin-bottom: 2.7rem;
	font-size: 3.6rem;
	line-height: 1.22;
	font-weight: 700;
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
}
#main .featureBox .listUl .headLine03 .en {
	font-size: 8rem;
	font-weight: 400;
	position: absolute;
	top: 5.2rem;
	left: 0;
	line-height: 1;
	padding-left: 3.8rem;
}
#main .featureBox .listUl .headLine03 .en span {
	width: 1rem;
	height: 1rem;
	white-space: nowrap;
	font-size: 1.5rem;
	line-height: 1;
	transform: rotate(90deg);
	display: block;
	position: absolute;
	top: 1rem;
	left: 0.8rem;
}
@media all and (max-width: 896px) {
	#main .featureBox {
		padding: 7rem 0 0;
		background: url("../img/index/feature_bg_sp.jpg") no-repeat left top / 100% 100%;
	}
	#main .featureBox .content {
		padding-bottom: 10.7rem;
	}
	#main .featureBox .photo {
		width: 16.3rem;
		top: auto;
		bottom: 5.4rem;
		left: -9.1rem;
		z-index: 11;
	}
	#main .featureBox .enImg {
		width: 68rem;
	}
	#main .featureBox .headLine02 span {
		border-width: 1px;
	}
	#main .featureBox .headLine02 img {
		margin-top: 4rem;
		width: 28.9rem;
	}
	#main .featureBox .subTxt {
		margin-bottom: 3.9rem;
		line-height: 1.76;
		font-size: 1.3rem;
	}
	#main .featureBox .headLine02 {
		font-size: 1.3rem;
		margin-bottom: 2.1rem;
	}
	#main .featureBox .listUl {
		width: auto;
		margin: 0;
	}
	#main .featureBox .listUl li {
		border-top: 0.2rem solid #000;
		padding: 3rem 0 2.9rem 8.7rem;
	}
	#main .featureBox .listUl p {
		font-size: 1.3rem;
		letter-spacing: 0.03em;
		line-height: 1.61;
	}
	#main .featureBox .listUl .headLine03 {
		margin-bottom: 1.7rem;
		font-size: 2.2rem;
		line-height: 1.22;
	}
	#main .featureBox .listUl .headLine03 .en {
		font-size: 4.2rem;
		top: 3.1rem;
		left: 0;
		padding-left: 1.9rem;
	}
	#main .featureBox .listUl .headLine03 .en span {
		font-size: 1.1rem;
		top: 0.5rem;
		left: 0.3rem;
	}
}

/* valueBox */
#main .valueBox {
	padding-top: 2.9rem;
}
#main .valueBox .slick-list {
	overflow: inherit;
}
#main .valueBox .slideBox .listUl li {
	width: 124rem !important;
	margin: 0 2.5rem;
	background-color: #fff;
}
#main .valueBox .slideBox .photo {
	width: 62rem;
	min-height: 65.4rem;
	overflow: hidden;
	background-color: #000;
}
#main .valueBox .slideBox .photo img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
#main .valueBox .slideBox .leftBox {
	flex: 1;
	padding: 6.2rem 5rem 2rem;
}
#main .valueBox .slideBox .txt {
	font-size: 1.4rem;
	text-align: justify;
	line-height: 1.71;
	letter-spacing: 0.02em;
}
#main .valueBox .slideBox .title {
	font-size: 2.2rem;
	font-weight: 700;
	line-height: 1.7;
	margin-bottom: 2.4rem;
}
#main .valueBox .talkBox {
	margin-top: 3.3rem;
	display: flex;
	align-items: flex-end;
	gap: 3.3rem;
}
#main .valueBox .talkBox .icon {
	width: 6rem;
	margin-bottom: 0.2rem;
}
#main .valueBox .talkBox .textBox {
	padding: 1.5rem 1.9rem;
	flex: 1;
	border: 0.2rem solid #E5E5E5;
	font-weight: 500;
	font-size: 1rem;
	letter-spacing: 0.1em;
	line-height: 1.5;
	color: #737778;
	position: relative;
}
#main .valueBox .talkBox .textBox::before {
	width: 1.7rem;
	height: 1.6rem;
	position: absolute;
	bottom: 2.5rem;
	right: 100%;
	background: url("../img/index/value_line.jpg") no-repeat left top / 100% 100%;
	content: "";
}
#main .valueBox .talkBox .textBox .notes {
	position: absolute;
	width: 100%;
	right: 0;
	bottom: -2.1rem;
	text-align: right;
}
#main .valueBox .topBox {
	display: flex;
	margin-bottom: 2.2rem;
}
#main .valueBox .topBox .txtDl {
	width: 27.2rem;
	display: flex;
	flex-wrap: wrap;
	font-size: 1.2rem;
}
#main .valueBox .topBox .txtDl dt {
	width: 6rem;
	border-bottom: 1px solid #E5E5E5;
	padding-bottom: 0.6rem;
  	margin-bottom: 0.9rem;
}
#main .valueBox .topBox .txtDl dd {
	padding-bottom: 0.6rem;
  	margin-bottom: 0.9rem;
	width: calc(100% - 6rem);
	text-align: right;
	border-bottom: 1px solid #E5E5E5;
}
#main .valueBox .topBox .numTtl {
	margin-top: 1.5rem;
	flex: 1;
	font-family: "Arvo", serif;
	font-weight: 400;
	font-size: 4rem;
	line-height: 1;
}
#main .valueBox .topBox .numTtl .num {
	font-size: 2.4rem;
	display: inline-block;
	vertical-align: -0.4rem;
	margin-left: 0.6rem;
}
#main .valueBox .topBox .numTtl .big {
	font-size: 4rem;
	transform: translateY(-1.3rem);
	display: inline-block;
}
#main .valueBox .topBox .numTtl .line {
	vertical-align: 0.8rem;
}
#main .valueBox .slideBox .slick-dots {
	display: flex;
	position: absolute;
	top: -3.3rem;
	right: 6rem;
	gap: 1rem;
	bottom: auto;
	width: auto;
	left: auto;
}
#main .valueBox .slideBox .slick-dots button {
	display: none;
}
#main .valueBox .slideBox .slick-dots li {
	width: 0.8rem !important;
	height: 0.8rem !important;
	background-color: #BEB41E;
	border-radius: 50%;
	margin: 0;
}
#main .valueBox .slideBox .slick-dots .slick-active {
	background-color: #000;
}
@media all and (max-width: 896px) {
	#main .valueBox {
		padding-top: 1.8rem;
	}
	#main .valueBox .slick-list {
		overflow: hidden;
	}
	#main .valueBox .slideBox .listUl li {
		width: auto !important;
		margin: 0;
	}
	#main .valueBox .slideBox .photo {
		width: auto;
		min-height: 0;
		margin: 2rem -2rem;
	}
	#main .valueBox .slideBox .leftBox {
		padding: 2.9rem 2rem 2.4rem;
	}
	#main .valueBox .slideBox .txt {
		font-size: 1.3rem;
		line-height: 1.61;
		letter-spacing: 0.02em;
	}
	#main .valueBox .slideBox .title {
		font-size: 1.6rem;
		line-height: 1.7;
		margin-bottom: 1.5rem;
	}
	#main .valueBox .talkBox {
		margin-top: 2.3rem;
		display: flex;
		align-items: flex-start;
		gap: 1.3rem;
	}
	#main .valueBox .talkBox .icon {
		width: 4.2rem;
		margin: 0.2rem 0 0 0;
	}
	#main .valueBox .talkBox .textBox {
		padding: 1.5rem 1.4rem;
		font-size: 1rem;
		letter-spacing: 0.1em;
		line-height: 1.5;
	}
	#main .valueBox .talkBox .textBox::before {
		width: 1.1rem;
		height: 1.1rem;
		bottom: auto;
		top: 3rem;
	}
	#main .valueBox .talkBox .textBox .notes {
		bottom: -1.8rem;
	}
	#main .valueBox .topBox {
		display: block;
		margin-bottom: 0.4rem;
	}
	#main .valueBox .topBox .txtDl {
		width: auto;
		font-size: 1.2rem;
	}
	#main .valueBox .topBox .txtDl dt {
		width: 6rem;
		padding-bottom: 0.6rem;
		margin-bottom: 0.9rem;
	}
	#main .valueBox .topBox .txtDl dd {
		padding-bottom: 0.6rem;
		margin-bottom: 0.9rem;
		width: calc(100% - 6rem);
	}
	#main .valueBox .topBox .numTtl {
		margin: 0 0 1.4rem;
		font-family: "Arvo", serif;
		font-size: 2.8rem;
	}
	#main .valueBox .topBox .numTtl .num {
		font-size: 1.7rem;
		vertical-align: -0.3rem;
		margin-left: 0.7rem;
	}
	#main .valueBox .topBox .numTtl .big {
		font-size: 2.8rem;
		transform: translateY(-0.9rem);
		display: inline-block;
	}
	#main .valueBox .topBox .numTtl .line {
		vertical-align: 0.5rem;
	}
	#main .valueBox .slideBox .slick-dots {
		margin-top: 3rem;
		display: flex;
		position: static;
		top: auto;
		right: auto;
		gap: 1rem;
		justify-content: center;
		width: 100%;
	}
	#main .valueBox .slideBox .slick-dots li {
		width: 0.8rem !important;
		height: 0.8rem !important;
	}
	#main .yellowBg {
		padding-bottom: 6rem;
	}
}

@media all and (min-width: 897px) {
	#main .valueBox.is-horizontal-scroll {
		position: relative;
		min-height: calc(var(--value-content-offset, 0px) + var(--value-content-height, 78rem) + var(--value-scroll-space, 380vh));
		padding-bottom: 0;
		overflow: visible;
	}
	#main .valueBox.is-horizontal-scroll .content {
		max-width: none;
		width: 100%;
	}
	#main .valueBox.is-horizontal-scroll.is-value-before .content {
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		z-index: 10;
	}
	#main .valueBox.is-horizontal-scroll.is-value-pinned .content {
		position: fixed;
		top: var(--value-pin-top, 0px);
		left: 0;
		right: 0;
		z-index: 20;
		width: 100%;
	}
	#main .valueBox.is-horizontal-scroll.is-value-ended .content {
		position: absolute;
		top: calc(var(--value-content-offset, 0px) + var(--value-scroll-space, 0px));
		left: 0;
		right: 0;
		z-index: 10;
		width: 100%;
	}
	#main .valueBox.is-horizontal-scroll .titleBox {
		position: relative;
		max-width: 136rem;
		margin-right: auto;
		margin-left: auto;
	}
	#main .valueBox.is-horizontal-scroll .slideBox {
		position: relative;
		width: 100%;
		overflow: hidden;
	}
	#main .valueBox.is-horizontal-scroll .slideBox .listUl {
		display: flex;
		flex-wrap: nowrap;
		align-items: stretch;
		width: max-content;
		padding-right: max(calc((100vw - 136rem) / 2), 1rem);
		padding-left: max(calc((100vw - 136rem) / 2), 1rem);
		will-change: transform;
	}
	#main .valueBox.is-horizontal-scroll .slideBox .listUl li {
		flex: 0 0 124rem;
		width: 124rem !important;
		margin: 0 5rem 0 0;
	}
	#main .valueBox.is-horizontal-scroll .slideBox .listUl li:last-child {
		margin-right: 0;
	}
	#main .valueBox.is-horizontal-scroll .titleBox > .value-scroll-dots {
		display: flex;
		z-index: 30;
		position: absolute;
		right: 0;
		bottom: 1.2rem;
		gap: 1rem;
	}
	#main .valueBox.is-horizontal-scroll .titleBox > .value-scroll-dots li {
		width: 0.8rem !important;
		height: 0.8rem !important;
		margin: 0;
	}
	#main .valueBox.is-horizontal-scroll .titleBox > .value-scroll-dots button {
		display: block;
		width: 100%;
		height: 100%;
		padding: 0;
		border: 0;
		border-radius: 50%;
		background-color: rgba(0,0,0,0.22);
		text-indent: -9999px;
		cursor: pointer;
		transition: background-color 0.2s ease;
	}
	#main .valueBox.is-horizontal-scroll .titleBox > .value-scroll-dots li.is-active button {
		background-color: #000;
	}
}




/* crossBox */
#main .crossBox {
	padding: 17rem 0 23.3rem;
	position: relative;
}
#main .crossBox .enImg {
	width: 219rem;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
#main .crossBox .headLine05 img {
	width: 58.5rem;
}
#main .crossBox .widBox {
	max-width: 112rem;
	margin: 0 auto;
}
#main .crossBox .imgBox {
	display: flex;
}
#main .crossBox .imgBox .textBox {
	flex: 1;
}
#main .crossBox .imgBox .photo {
	width: 52rem;
	margin-left: 7rem;
	order: 3;
}
#main .crossBox .imgBox .photo img {
	width: 100%;
}
#main .crossBox .imgBox p {
	line-height: 1.71;
	font-size: 1.4rem;
	text-align: justify;
}
#main .crossBox .imgBox .headLine03 {
	font-size: 3.2rem;
	line-height: 1.68;
	font-weight: 700;
	margin-bottom: 0.4rem;
}
#main .crossBox .imgBox .headLine03 .tag {
	margin-bottom: 2.5rem;
	border: 0.2rem solid #000;
	display: block;
	width: fit-content;
	position: relative;
	font-size: 1.4rem;
	padding: 0.5rem 1.2rem 0.7rem;
	line-height: 1.43;
}
#main .crossBox .imgBox .headLine03 .tag::before, #main .crossBox .imgBox .headLine03 .tag::after {
	width: 0.5rem;
	height: 0.6rem;
	position: absolute;
	bottom: 0;
	left: -0.3rem;
	background-color: #fff;
	content: "";
}
#main .crossBox .imgBox .headLine03 .tag::after {
	left: auto;
	bottom: auto;
	top: 0;
	right: -0.3rem;
}
#main .crossBox .imgBox .comBtn {
	margin-top: 4.8rem;
}
#main .crossBox .imgBox + .imgBox {
	margin-top: 13rem;
}
@media all and (max-width: 896px) {
	#main .crossBox {
		padding: 7rem 0 12.1rem;
	}
	#main .crossBox .headLine05 .txt {
		margin-top: 3.2rem;
	}
	#main .crossBox .enImg {
		width: 91.5rem;
		bottom: 0;
		left: 50%;
	}
	#main .crossBox .headLine05 img {
		width: 35.5rem;
	}
	#main .crossBox .widBox {
		max-width: inherit;
		margin: 0;
	}
	#main .crossBox .imgBox {
		display: block;
	}
	#main .crossBox .imgBox .photo {
		width: auto;
		margin: 0 0 1.9rem;
	}
	#main .crossBox .imgBox p {
		line-height: 1.62;
		font-size: 1.3rem;
		letter-spacing: 0.05em;
	}
	#main .crossBox .imgBox .headLine03 {
		font-size: 2.4rem;
		line-height: 1.71;
		margin-bottom: -1px;
	}
	#main .crossBox .imgBox .headLine03 .tag {
		margin-bottom: 1.6rem;
		border: 0.2rem solid #000;
		font-size: 1.2rem;
		padding: 0.6rem 1.3rem 0.7rem;
		line-height: 1.43;
	}
	#main .crossBox .imgBox .headLine03 .tag::before, #main .crossBox .imgBox .headLine03 .tag::after {
		width: 0.5rem;
		height: 0.6rem;
		bottom: 0;
		left: -0.3rem;
	}
	#main .crossBox .imgBox .headLine03 .tag::after {
		left: auto;
		bottom: auto;
		top: 0;
		right: -0.3rem;
	}
	#main .crossBox .imgBox .comBtn {
		margin-top: 2.8rem;
	}
	#main .crossBox .imgBox .comBtn .inner {
		width: 20.2rem;
  		height: 4.8rem;
	}
	#main .crossBox .imgBox + .imgBox {
		margin-top: 5.1rem;
	}
	#main .crossBox .comTxt {
		margin-bottom: 4.1rem;
	}
}

/* interviewBox */
#main .interviewBox {
	padding: 9.5rem 0 22.2rem;
}
#main .interviewBox .content {
	position: relative;
}
#main .interviewBox .bgImg {
	width: 143.5rem;
	position: absolute;
	top: -8rem;
	right: -43rem;
	z-index: -1;
}
#main .interviewBox .headLine05 img {
	width: 54.4rem;
}
#main .interviewBox .listUl {
	margin: 0 5.9rem;
	display: flex;
	flex-wrap: wrap;
	gap: 6.5rem;
}
#main .interviewBox .listUl li {
	width: 37rem;
}
#main .interviewBox .listUl .item02 {
	margin-top: -8.9rem;
}
#main .interviewBox .listUl .item03 {
	margin-top: -18.1rem;
}
#main .interviewBox .listUl .image {
	margin-bottom: 2.6rem;
}
#main .interviewBox .listUl .image img {
	width: 100%;
}
#main .interviewBox .listUl .textImg img {
	height: 10rem;
	width: auto;
}
#main .interviewBox .listUl .headLine02 {
	font-size: 2rem;
	margin-bottom: 1.8rem;
}
#main .interviewBox .listUl .headLine02 span {
	padding-bottom: 1px;
}
#main .interviewBox .comTxt {
	margin-bottom: 16rem;
}
#main .interviewBox .comBtn {
	margin-top: 3.9rem;
}
@media all and (max-width: 896px) {
	#main .interviewBox {
		margin-top: -2rem;
		padding: 0 0 6.9rem;
	}
	#main .interviewBox .headLine05 img {
		width: 32.9rem;
	}
	#main .interviewBox .headLine05 .txt {
		margin-top: 3.2rem;
	}
	#main .interviewBox .listUl {
		margin: 0 5rem;
		display: block;
	}
	#main .interviewBox .listUl li {
		width: auto;
		margin-bottom: 3.8rem;
	}
	#main .interviewBox .listUl li:last-child {
		margin-bottom: 0;
	}
	#main .interviewBox .listUl .item02 {
		margin-top: 0;
	}
	#main .interviewBox .listUl .item03 {
		margin-top: 0;
	}
	#main .interviewBox .listUl .image {
		margin-bottom: 1.6rem;
	}
	#main .interviewBox .listUl .textImg img {
		height: 6.9rem;
	}
	#main .interviewBox .listUl .headLine02 {
		font-size: 1.3rem;
		margin-bottom: 1.4rem;
		letter-spacing: 0;
	}
	#main .interviewBox .listUl .headLine02 span {
		padding-bottom: 0.2rem;
	}
	#main .interviewBox .comTxt {
		margin-bottom: 3.9rem;
	}
	#main .interviewBox .comBtn {
		margin-top: 1.8rem;
	}
	#main .interviewBox .comBtn a {
		width: 20rem;
	}
	#main .interviewBox .bgImg {
		width: 95.1rem;
		top: 24.4rem;
		right: -33.3rem;
	}
}

/* benefits */
#main .benefits {
	padding-top: 17rem;
	background: url("../img/index/benefits_bg.png") no-repeat left top / 100% auto;
}
#main .benefits .headLine05 {
	margin-bottom: 2rem;
}
#main .benefits .headLine05 img {
	width: 46.2rem;
}
#main .benefits .headLine05 .txt {
	margin-top: 3rem;
}
#main .benefits .headLine02 {
	margin-bottom: 2.4rem;
	font-size: 2.8rem;
	font-weight: 700;
	font-family: "Noto Sans JP", sans-serif;
}
#main .benefits .headLine02 span {
	padding-bottom: 1rem;
  letter-spacing: 0.02em;
}
#main .benefits .comTxt {
	margin-bottom: 8.3rem;
}
#main .benefits .imgBox {
	display: flex;
	gap: 1rem;
}
#main .benefits .imgBox .photo {
	width: 41rem;
	overflow: hidden;
}
#main .benefits .imgBox .photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#main .benefits .imgBox .rightBox {
	flex: 1;
}
#main .benefits .listUl li {
	background-color: #fff;
	font-size: 1.4rem;
	line-height: 1.71;
	display: flex;
	letter-spacing: 0.02em;
}
#main .benefits .listUl li + li {
	margin-top: 0.2rem;
}
#main .benefits .listUl .headLine03 {
	font-size: 2.4rem;
	margin-bottom: 1.5rem;
	font-weight: 700;
}
#main .benefits .listUl .textBox {
	flex: 1;
	padding: 3rem 5rem 2.8rem 8rem;
}
#main .benefits .listUl .num {
	color: #737778;
	width: 4.1rem;
	font-size: 1.3rem;
	border-right: 1px solid #E5E5E5;
	position: relative;
	font-family: "Arvo", serif;
}
#main .benefits .listUl .num span {
	width: 1rem;
	height: 1rem;
	white-space: nowrap;
	display: block;
	position: absolute;
	top: 1.6rem;
	left: 50%;
	transform: translateX(-50%) rotate(90deg);
	margin-left: 0.8rem;
}
#main .benefits .subBox + .subBox {
	margin-top: 6.7rem;
}
#main .yellowBg02 {
	padding-bottom: 0;
}
@media all and (max-width: 896px) {
	#main .benefits {
		padding-top: 7rem;
		background-image: url("../img/index/benefits_bg_sp.jpg");
	}
	#main .benefits .headLine05 img {
		width: 28rem;
	}
	#main .benefits .headLine05 .txt {
		margin-top: 3.3rem;
	}
	#main .benefits .headLine05 {
		margin-bottom: 2.4rem;
	}
	#main .benefits .comTxt {
		margin-bottom: 4.2rem;
	}
	#main .benefits .headLine02 {
		margin-bottom: 2rem;
		font-size: 2rem;
	}
	#main .benefits .imgBox {
		display: block;
	}
	#main .benefits .imgBox .photo {
		width: auto;
		margin-bottom: 0.2rem;
	}
	#main .benefits .listUl li {
		font-size: 1.3rem;
		line-height: 1.61;
		letter-spacing: 0.02em;
	}
	#main .benefits .listUl li + li {
		margin-top: 0.2rem;
	}
	#main .benefits .listUl .headLine03 {
		font-size: 1.8rem;
		margin-bottom: 0.9rem;
		font-weight: 700;
	}
	#main .benefits .listUl .textBox {
		padding: 1.6rem 2rem 1.8rem 2rem;
		letter-spacing: -0.02em;
	}
	#main .benefits .listUl .num {
		width: 3.2rem;
		font-size: 1.1rem;
	}
	#main .benefits .listUl .num span {
		width: 1rem;
		height: 1rem;
		top: 2.1rem;
		margin-left: 0.3rem;
	}
	#main .benefits .subBox + .subBox {
		margin-top: 4.6rem;
	}
	#main .yellowBg02 {
		padding-bottom: 0;
	}
	#main .benefits .headLine02 span {
		padding-bottom: 0.9rem;
		letter-spacing: 0.02em;
	}
}


/* ==============================
   Top loading animation
============================== */
body.is-loading {
	overflow: hidden;
}
.pageLoader {
	position: fixed;
	inset: 0;
	z-index: 99999;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
	opacity: 1;
	visibility: visible;
	transition: opacity 0.7s ease, visibility 0.7s ease;
	pointer-events: auto;
}
.pageLoader__mark {
	width: clamp(6.4rem, 7vw, 10rem);
	aspect-ratio: 1 / 1;
	line-height: 0;
	opacity: 0;
	transform: translate3d(0, 2.4rem, 0) scale(0.86) rotate(0deg);
	transform-origin: 50% 50%;
	will-change: transform, opacity;
	animation: loaderMarkIn 0.72s cubic-bezier(0.22, 1, 0.36, 1) 0.12s forwards,
		loaderMarkSpin 1.05s linear 0.84s infinite;
}
.pageLoader__mark img {
	display: block;
	width: 100%;
	height: 100%;
}
.pageLoader.is-expand .pageLoader__mark {
	opacity: 1;
	animation: loaderMarkFill 0.95s cubic-bezier(0.72, 0, 0.18, 1) forwards;
}
.pageLoader.is-yellow {
	background: #fff125;
}
.pageLoader.is-yellow .pageLoader__mark {
	opacity: 0;
}
.pageLoader.is-hide {
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
}
@keyframes loaderMarkIn {
	0% {
		opacity: 0;
		transform: translate3d(0, 2.4rem, 0) scale(0.86) rotate(0deg);
	}
	100% {
		opacity: 1;
		transform: translate3d(0, 0, 0) scale(1) rotate(0deg);
	}
}
@keyframes loaderMarkSpin {
	0% {
		transform: translate3d(0, 0, 0) scale(1) rotate(0deg);
	}
	100% {
		transform: translate3d(0, 0, 0) scale(1) rotate(360deg);
	}
}
@keyframes loaderMarkFill {
	0% {
		opacity: 1;
		transform: translate3d(0, 0, 0) scale(1) rotate(0deg);
	}
	42% {
		opacity: 1;
		transform: translate3d(0, 0, 0) scale(1.12) rotate(250deg);
	}
	100% {
		opacity: 1;
		transform: translate3d(0, 0, 0) scale(140) rotate(720deg);
	}
}
@media all and (max-width: 896px) {
	.pageLoader__mark {
		width: 7.6rem;
	}
}
@media (prefers-reduced-motion: reduce) {
	.pageLoader__mark,
	.pageLoader.is-expand .pageLoader__mark {
		animation: none;
		opacity: 1;
		transform: none;
	}
	.pageLoader {
		transition: opacity 0.3s ease, visibility 0.3s ease;
	}
}


/* work marquee touch adjustment */
@media (hover: none), (pointer: coarse) {
	#main .work .workList li:hover .subBox {
		opacity: 0;
	}
	#main .work .workList li .subBox {
		pointer-events: none;
	}
	#main .work .workList li.is-work-active .subBox {
		opacity: 1 !important;
	}
	#main .work .infiniteslide_wrap.is-work-interactive-wrap.is-work-dragging .subBox {
		opacity: 0 !important;
	}
}

/* SP: prevent the zoo name from breaking after the final character */
@media all and (max-width: 896px) {
	#main .mainVisual .sideBox p {
		font-size: 0.95rem;
		letter-spacing: -0.03em;
	}
}
