@charset "utf-8";
body {
	background-color: #fff;
}
/* ----------------------------------------------------
	スライドアニメーション
---------------------------------------------------- */
.scrollContent {
	position: relative;
}
.scrollContent::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	width: 110%;
	height: 100%;
	background-color: #fff;
	transform-origin: left;
	transform: translateX(0);
	transition: transform 0.4s 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
body.is-scroll-current .scrollContent::before {
	transform: translateX(100%);
}
header::before {
	height: 665px;
}
/* アニメーション後*/
header .headerWrap::before {
	height: 665px;
	z-index: 2;
}
/* ----------------------------------------------------
	共通
---------------------------------------------------- */
.topWrapper {
	width: 1200px;
	margin: auto;
	position: relative;
	margin-top: 65px;
}
h1 {
	color: #fff;
	position: relative;
	z-index: 2;
}
.subTitle {
	color: #ffffff;
	position: relative;
	z-index: 4;
	font-family: noto-sans-cjk-jp, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 20px;
	font-feature-settings: "palt";
	letter-spacing: 0.08em;
	margin-left: 0px;
}
h1.en {
	font-family: futura-pt-bold, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 70px;
	font-feature-settings: "palt";
	letter-spacing: 0.015em;
	margin-left: -3px;
	margin-top: 9px;
}
/* ----------------------------------------------------
	#anchor_01
---------------------------------------------------- */
#anchor_01 .commonWrapper {
	margin-top: 51px;
	margin-bottom: 88px;
}
#anchor_01 .companyPhoto {
	position: relative;
	overflow: hidden;
	z-index: 2;
}
#anchor_01 .companyPhoto::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 110%;
	height: 100%;
	background: linear-gradient(60deg, #25c037, #5ad230);
	transform-origin: left;
	transform: translateX(0);
	transition: transform 0.4s 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
body.is-scroll-current #anchor_01 .companyPhoto::after {
	transform: scaleX(1) translateX(101%);
}
#anchor_01 dl.overviewBlock {
	display: flex;
	flex-wrap: wrap;
	margin-top: 122px;
}
#anchor_01 dl.overviewBlock dt {
	font-family: noto-sans-cjk-jp, sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #262626;
	font-size: 16px;
	font-feature-settings: "palt";
	letter-spacing: 0.05em;
	line-height: 1.9;
	width: 274px;
	margin-bottom: 30px;
}
#anchor_01 dl.overviewBlock dd {
	font-family: noto-sans-cjk-jp, sans-serif;
	font-weight: 300;
	font-style: normal;
	color: #262626;
	font-size: 16px;
	font-feature-settings: "palt";
	letter-spacing: 0.05em;
	line-height: 1.9;
	width: 796px;
	margin-bottom: 30px;
}
#anchor_01 dl.overviewBlock dd a {
	color: #262626;
}
/* ----------------------------------------------------
	#map
---------------------------------------------------- */
#map {
	width: 100%;
	height: 400px;
	background-color: grey;
}
/* ----------------------------------------------------
	#bannerEnjoyGray
---------------------------------------------------- */
#bannerEnjoyGray {
	height: 242px;
}
.loopSlider {
	margin: 0 auto;
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.loopSlider ul {
	height: 100%;
	display: flex;
	overflow: hidden;
}
.loopSlider ul li {
	width: 1904px;
	height: 184px;
	overflow: hidden;
}
/* ----------------------------------------------------
	#anchor_02
---------------------------------------------------- */
#anchor_02 {
	padding-bottom: 113px;
	background: linear-gradient(60deg, #22b433, #5ad230);
}
#anchor_02 .groupBlock {
	display: flex;
	width: 1200px;
	margin: auto;
}
#anchor_02 h2 {
	margin-top: 129px;
	margin-right: 103px;
	color: #fff;
}
#anchor_02 h2 .groupTitle.ja {
	font-family: noto-sans-cjk-jp, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 20px;
	font-feature-settings: "palt";
	letter-spacing: 0.1em;
}
#anchor_02 h2 .groupTitle.en {
	font-family: futura-pt-bold, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 70px;
	font-feature-settings: "palt";
	margin-top: 10px;
}
#anchor_02 ul {
	margin-top: 141px;
	display: flex;
	flex-wrap: wrap;
}
#anchor_02 li {
	margin: 0 0 26px;
	background-color: #fff;
	border-radius: 2.5em;
}
#anchor_02 li:nth-of-type(odd) {
	margin: 0 18px 26px 0;
	border-radius: 2.5em;
}
#anchor_02 li a {
	display: block;
	background-repeat: no-repeat;
}
#anchor_02 li a img {
	transition: 0.3s;
}
#anchor_02 li a:hover img {
	opacity: 0;
}
#anchor_02 li.griffin a:hover {
	background-image: url(/img/company/img_griffin_on.png);
}
#anchor_02 li.fullswing a:hover {
	background-image: url(/img/company/img_fullswing_on.png);
}
#anchor_02 li.discovery a:hover {
	background-image: url(/img/company/img_discovery_on.png);
}
#anchor_02 li.contribution a:hover {
	background-image: url(/img/company/img_contribution_on.png);
}
#anchor_02 li.birth a:hover {
	background-image: url(/img/company/img_birth_on.png);
}
#anchor_02 li.arrival a:hover {
	background-image: url(/img/company/img_arrival_on.png);
}
#anchor_02 li.number8 a:hover {
	background-image: url(/img/company/img_number8_on.png?version=210929);
}
#anchor_02 li.possibility a:hover {
	background-image: url(/img/company/img_possibility_on.png?version=210929);
}
#anchor_02 li.one_and_only a:hover {
	background-image: url(/img/company/img_one_and_only_on.png);
}
#anchor_02 li.laviri a:hover {
	background-image: url(/img/company/img_laviri_on.png?version=220428);
}
