@charset "utf-8";
/*------------------------------------------------------------
	business
------------------------------------------------------------*/
.pageTitle {
	padding-bottom: 1.8rem;
}
#message,#business,#data,#workplace,#welfare {
	scroll-margin-top: 12.1rem;
}
#main .business {
	position: relative;
	padding-top: 10.2rem;
	background: linear-gradient(180deg, rgba(237, 252, 255, 0.00) 0%, #EDFCFF 8.2%);
}
#main .business .imgBox {
	margin: 0 auto 15rem;
	max-width: 105.7rem;
	align-items: center;
}
#main .business .imgBox .photoBox {
	position: relative;
	z-index: 1;
	width: 48rem;
}
#main .business .imgBox .photoBox img {
	width: 100%;
	border-radius: 1.7rem;
	aspect-ratio: 960/898;
}
#main .business .imgBox .photoBox::after {
	position: absolute;
	z-index: -1;
	top: 1rem;
	left: 1rem;
	width: 100%;
	height: 100%;
	border-radius: 1.2rem;
	overflow: hidden;
	content: "";
	background: linear-gradient(90deg, #00EAFF 21.16%, #006AFF 75.28%);
}
#main .business .imgBox .textBox {
	margin-top: 4.5rem;
	width: calc(100% - 59rem);
}
#main .business .imgBox .textBox .title {
	margin-bottom: 1.8rem;
	font-weight: 700;
	color: #352F2D;
	font-size: 2.8rem;
	line-height: 1.35;
}
#main .business .imgBox .textBox .text {
	margin-bottom: 3rem;
	font-size: 1.6rem;
	font-weight: 500;
	color: #352F2D;
	line-height: 1.8;
}
#main .business .imgBox .textBox .text01 {
	margin-bottom: 2.6rem;
}
#main .business .imgBox .textBox .name {
	text-align: right;
	font-size: 1.6rem;
	color: #352F2D;
	font-weight: 500;
}
#main .business .imgBox .textBox .name span {
	margin-left: 0.5rem;
	font-size: 2.4rem;
}
#main .business .innerBox {
	margin-bottom: 8rem;
}
#main .business .innerBox .textBox {
	margin-top: 4.2rem;
	width: calc(50% - 0rem);
}
#main .business .innerBox .textBox .sub {
	margin-left: auto;
	width: 60rem;
}
#main .business .innerBox .textBox .title {
	margin-bottom: 1.8rem;
	font-size: 3.6rem;
	font-weight: 700;
	background: linear-gradient(90deg, #00B1FF 0.11%, #006AFF 100.34%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
#main .business .innerBox .textBox .subTitle {
	margin-bottom: 3.3rem;
	font-weight: 500;
	font-size: 2.4rem;
	color: #352F2D;
}
#main .business .innerBox .textBox .text {
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 1.8;
}
#main .business .innerBox .photoBox {
	width: calc(50% - 8.7rem);
}
#main .business .innerBox .photoBox img {
	width: 100%;
	aspect-ratio: 1266/920;
}
#main .business .info {
	text-align: center;
	font-size: 2rem;
	font-weight: 700;
	color: #006AFF;
	line-height: 2.3;
}
#main .business .subImage {
	margin-top: 2.5rem;
	position: relative;
	height: 35.9rem;
	text-align: center;
}
#main .business .subImage img {
	position: absolute;
	left: calc(50% - 49.9rem);
	width: 91.3rem;
	bottom: 12rem;
	z-index: 1;
}
#main .business .subImage::after {
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 100%;
	height: 35.9rem;
	content: "";
	background: url(../img/business/business_bg01.png) no-repeat left bottom / 100% auto;
}
#main .data {
	padding: 14.2rem 0 13rem;
}
#main .data .headLine01 {
	margin-bottom: 7.2rem;
}
#main .data .headLine01 .en {
	margin-bottom: -0.2rem;
	font-size: 8.6rem;
}
#main .data .imgtext {
	margin-right: -4.8rem;
}
#main .data .imgtext img {
	width: 100%;
	aspect-ratio: 2498/1664;
}
@media all and (min-width: 897px) and (max-width: 1320px) {
	#main .data .imgtext {
		margin-right: 0;
	}
}
#main .whiteBg {
	margin-bottom: -26rem;
	padding-top: 14rem;
	background-color: #fff;
}
#main .workplace {
	margin-bottom: 15.9rem;
	padding-left: 2rem;
}
#main .workplace .content {
	max-width: 121.4rem;
}
#main .workplace .headLine02 {
	margin-bottom: 10rem;
	position: relative;
	width: fit-content;
}
#main .workplace .headLine02 .en {
	margin-bottom: 0.4rem;
}
#main .workplace .headLine02::after {
	position: absolute;
	bottom: -0.6rem;
	right: -26.5rem;
	content: "";
	z-index: 1;
	width: 17.2rem;
	height: 20.2rem;
	background: url(../img/business/workplace_img01.png) no-repeat right top / 100%;
}
#main .workplace .workUl li {
	margin-bottom: 5.6rem;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
#main .workplace .workUl li:last-child {
	margin-bottom: 0;
}
#main .workplace .workUl .textBox {
	margin-top: 2.7rem;
	position: relative;
	padding-left: 14.2rem;
	width: calc(100% - 56rem);
}
#main .workplace .workUl .textBox .num {
	position: absolute;
	top: 0;
	left: 0.5rem;
	z-index: 1;
	color: #0F1C80;
	font-weight: 900;
	font-size: 8rem;
	font-family: "Roboto", sans-serif;
	line-height: 1;
}
#main .workplace .workUl .textBox .title {
	margin: 1.7rem -4rem 2.6rem 0;
	font-size: 3.2rem;
	font-weight: 700;
	color: #00002B;
}
#main .workplace .workUl .textBox .text {
	color: #352F2D;
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 1.8;
}
#main .workplace .workUl .photoBox {
	width: 45.2rem;
	border-radius: 0.8rem;
	overflow: hidden;
}
#main .workplace .workUl .photoBox img {
	width: 100%;
	aspect-ratio: 904/550;
}
#main .workplace .slider {
	margin-top: 11.3rem;
	overflow: hidden;
}
#main .workplace .infiniteslide {
	display: flex;
}
#main .workplace .infiniteslide li {
	margin-right: 1rem;
}
#main .workplace .infiniteslide img {
	height: 22.9rem;
	border-radius: 0.8rem;
	overflow: hidden;
}
#main .welfare {
	position: relative;
}
#main .welfare::after {
	position: absolute;
	bottom: 26rem;
	left: 0;
	right: 0;
	height: 61.1rem;
	content: "";
	background-color: #F0F0F0;
}
#main .welfare .sub {
	position: relative;
	z-index: 2;
	padding: 11.2rem 0 14rem;
	margin: 0 4.1rem;
	background-color: #1D2088;
	border-radius: 0.95rem;
	box-shadow: 0 0.946px 23.654px 0 rgba(0, 0, 0, 0.15);
}
#main .welfare .headLine01 {
	margin-bottom: 7rem;
}
#main .welfare .headLine01 .en {
	margin-bottom: 0;
	font-size: 8.6rem;
}
#main .welfare .info {
	max-width: 75.7rem;
	margin-bottom: 8rem;
	color: #fff;
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 1.8;
}
#main .welfare .welfareUl {
	gap: 5.5rem 3.6%;
}
#main .welfare .welfareUl li {
	width: 48.2%;
}
#main .welfare .welfareUl .photoBox {
	margin-bottom: 2.6rem;
	border-radius: 1.2rem;
	overflow: hidden;
}
#main .welfare .welfareUl .photoBox img {
	width: 100%;
	aspect-ratio: 1156/720;
}
#main .welfare .welfareUl .textBox {
	color: #fff;
}
#main .welfare .welfareUl .textBox .title {
	margin-bottom: 1rem;
	font-size: 2.4rem;
	font-weight: 700;
}
#main .welfare .welfareUl .textBox .text {
	font-size: 1.6rem;
	line-height: 1.8;
}
#main .training {
	padding: 35.5rem 0 11.6rem;
	background: linear-gradient(90deg, #00CBFF 18.9%, #006AFF 79.14%);
}
#main .training .headLine01 {
	margin-bottom: 4.2rem;
}
#main .training .headLine01 .en {
	font-size: 8.6rem;
}
#main .training .info {
	margin-bottom: 4rem;
	color: #fff;
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 1.8;
}
#main .training .trainUl {
	margin-bottom: 8.8rem;
	gap: 4rem 0;
}
#main .training .trainUl li {
	padding: 0.6rem 1.7rem 1rem;
	width: calc(100% / 4);
	color: #fff;
	border-left: 1px solid #fff;
}
#main .training .trainUl li:nth-child(4n) {
	border-right: 1px solid #fff;
}
#main .training .trainUl li:last-child {
	border-right: 1px solid #fff;
}
#main .training .trainUl .title {
	margin-bottom: 1.8rem;
	font-size: 2.4rem;
	font-weight: 700;
}
#main .training .trainUl .text {
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 2;
}
#main .training .hTitle {
	margin-bottom: 2rem;
	font-size: 3.6rem;
	font-weight: 700;
	color: #fff;
}
#main .training .yearUl {
	border-radius: 0.98rem;
	overflow: hidden;
	background-color: #fff;
}
#main .training .yearUl > li {
	width: calc(100% / 3);
}
#main .training .yearUl h5 {
	position: relative;
	padding: 0.5rem;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 9.5rem;
	text-align: center;
	color: #fff;
	font-size: 3rem;
	font-weight: 500;
	line-height: 2;
	letter-spacing: 0.1rem;
	font-family: "Poppins", sans-serif;
	background-color: #1D2088;
}
#main .training .yearUl h5::after {
	position: absolute;
	width: 7.8rem;
	left: 100%;
	top: 0;
	bottom: 0;
	content: "";
	z-index: 1;
	background: url(../img/business/year_icon01.png) no-repeat left center / 100% 100%;
}
#main .training .yearUl .li01 h5 {
	background-color: #4A4FF6;
}
#main .training .yearUl .li02 h5 {
	background-color: #3B3EBE;
}
#main .training .yearUl .li02 h5::after {
	background-image: url(../img/business/year_icon02.png);
}
#main .training .textBox {
	padding: 1rem 2rem 5.8rem;
}
#main .training li:not(:nth-child(3n)) .textBox {
	border-right: 1px solid rgba(0, 0, 0, 0.10);
}
#main .training .textBox .title {
	margin-bottom: 0.5rem;
	text-align: center;
	font-size: 2.93rem;
	color: #352F2D;
	font-weight: 500;
	line-height: 2;
}
#main .training .textBox .text {
	margin-bottom: 2.2rem;
	text-align: center;
	font-size: 1.56rem;
	color: #352F2D;
	line-height: 2;
	font-weight: 500;
}
#main .training .textBox li {
	margin-bottom: 1rem;
	padding: 2.1rem 1.8rem;
	color: #fff;
	background-color: #1D2088;
	border-radius: 0.97rem;
}
#main .training .textBox li:last-child {
	margin-bottom: 0;
}
#main .training .textBox .ttl {
	margin-bottom: 0.3rem;
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 2;
}
#main .training .textBox .txt {
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 2;
}
#main .training .li01 .textBox li {
	background-color: #4A4FF6;
}
#main .training .li02 .textBox li {
	background-color: #3B3EBE;
}
#main .job {
	padding: 14.8rem 0 15rem;
	background-color: #F0F0F0;
}
#main .job .comLinkBox {
	margin: 0 auto;
	max-width: 99.5rem;
}
#main .job .comLinkBox h3 {
	margin-left: 0;
}
#main .job .comLinkBox a {
	padding: 0 6.5rem 1.2rem;
	background-position: right 6.3rem top 2.9rem;
}
#main .comLinkBox .photo img {
	aspect-ratio: 1732/440;
}
@media all and (min-width: 1280px) {
	#main .business .subImage {
		height: 24.931vw;
	}
	#main .business .subImage img {
		left: calc(50% - 34.653vw);
		width: 63.403vw;
		bottom: 8.333vw;
	}
	#main .business .subImage::after {
		height: 24.931vw;
	}
}
@media all and (min-width: 897px) and (max-width: 1279px) {
	#main .business .subImage img {
		width: 81.5rem;
		left: calc(50% - 44.5rem);
		bottom: 10.5rem;
	}
}
@media all and (max-width: 896px) {
	#message,#business,#data,#workplace,#welfare {
		scroll-margin-top: 8.6rem;
	}
	.pageTitle {
		margin-bottom: -15rem;
		padding-bottom: 0;
	}
	#main .business {
		padding-top: 16.8rem;
		background: linear-gradient(180deg, rgba(237, 252, 255, 0.00) 0%, #EDFCFF 12.5%);
	}
	#main .business .headLine02 {
		margin-bottom: 4.5rem;
	}
	#main .business .imgBox {
		margin-bottom: 10.7rem;
		max-width: 100%;
		display: block;
	}
	#main .business .imgBox .photoBox {
		margin: 0 0.5rem 4.7rem 0;
		width: auto;
	}
	#main .business .imgBox .photoBox::after {
		top: 0.6rem;
		left: 0.6rem;
		border-radius: 1.2rem;
	}
	#main .business .imgBox .textBox {
		margin-top: 0;
		width: auto;
	}
	#main .business .imgBox .textBox .title {
		margin-right: -1rem;
		font-size: 2.2rem;
	}
	#main .business .innerBox {
		margin: 0 2.5rem 8.2rem;
		display: block;
	}
	#main .business .innerBox .textBox {
		margin: 0 0 4rem;
		width: auto;
	}
	#main .business .innerBox .textBox .sub {
		width: auto;
	}
	#main .business .innerBox .textBox .title {
		margin-bottom: 1.8rem;
		font-size: 2.4rem;
	}
	#main .business .innerBox .textBox .subTitle {
		margin-bottom: 3.3rem;
		font-size: 2rem;
	}
	#main .business .innerBox .photoBox {
		width: auto;
	}
	#main .business .info {
		margin-bottom: 3.5rem;
		font-size: 1.8rem;
		line-height: 2;
	}
	#main .business .info:last-child {
		margin-bottom: 0;
	}
	#main .business .subImage {
		margin-top: 1.3rem;
		height: 38.4vw;
	}
	#main .business .subImage img {
		left: calc(50% - 35.2vw);
		width: 64.533vw;
		bottom: 7.467vw;
	}
	#main .business .subImage:after {
		height: auto;
		aspect-ratio: 750/186;
		background-image: url(../img/business/business_bg01_sp.png);
	}
	#main .data {
		padding: 8rem 0 1rem;
	}
	#main .data .headLine01 {
		margin-bottom: 4rem;
	}
	#main .data .imgtext {
		margin-right: -0.5rem;
	}
	#main .data .imgtext img {
		aspect-ratio: 660/2522;
	}
	#main .whiteBg {
		margin-bottom: -5.8rem;
		padding-top: 10rem;
	}
	#main .workplace {
		margin-bottom: 10.9rem;
		padding-left: 0;
	}
	#main .workplace .headLine02 {
		margin-bottom: 4.7rem;
		width: calc(100% - 7rem);
	}
	#main .workplace .headLine02 .en {
		margin-bottom: 0.4rem;
	}
	#main .workplace .headLine02::after {
		bottom: -7.7rem;
		right: -8.4rem;
		width: 10.4rem;
		height: 12.2rem;
	}
	#main .workplace .workUl li {
		margin-bottom: 5rem;
		display: block;
	}
	#main .workplace .workUl .textBox {
		margin: 0 0 2rem;
		padding-left: 0;
		width: auto;
	}
	#main .workplace .workUl .textBox .num {
		margin-bottom: 1.5rem;
		position: static;
		font-size: 4rem;
	}
	#main .workplace .workUl .textBox .title {
		margin: 0 -1.5rem 2.4rem 0;
		font-size: 2.4rem;
	}
	#main .workplace .workUl .textBox .text {
		color: #00002B;
	}
	#main .workplace .workUl .photoBox {
		width: auto;
	}
	#main .workplace .slider {
		margin-top: 8.7rem;
	}
	#main .workplace .infiniteslide li {
		margin-right: 0.7rem;
	}
	#main .workplace .infiniteslide img {
		height: 12.9rem;
		border-radius: 0.45rem;
	}
	#main .welfare::after {
		display: none;
	}
	#main .welfare .sub {
		padding: 4.5rem 0 9.7rem;
		margin: 0 1.4rem;
	}
	#main .welfare .headLine01 {
		margin-bottom: 6rem;
	}
	#main .welfare .info {
		max-width: 100%;
		margin-bottom: 6rem;
	}
	#main .welfare .welfareUl {
		display: block;
	}
	#main .welfare .welfareUl li {
		margin-bottom: 5rem;
		width: auto;
	}
	#main .welfare .welfareUl li:last-child {
		margin-bottom: 0;
	}
	#main .welfare .welfareUl .photoBox {
		margin-bottom: 1.5rem;
		border-radius: 0.6rem;
	}
	#main .training {
		padding: 11.3rem 0 9.4rem;
	}
	#main .training .headLine01 {
		margin-bottom: 2.8rem;
		padding: 0;
	}
	#main .training .info {
		margin-bottom: 5rem;
	}
	#main .training .trainUl {
		display: block;
	}
	#main .training .trainUl li {
		padding: 2.5rem 0 3rem;
		width: auto;
		border-top: 1px solid #fff;
		border-left: 0;
	}
	#main .training .trainUl li:nth-child(4n) {
		border-right: 0;
	}
	#main .training .trainUl li:last-child {
		border-bottom: 1px solid #fff;
		border-right: 0;
	}
	#main .training .hTitle {
		margin-bottom: 4.2rem;
		font-size: 2.4rem;
	}
	#main .training .yearUl {
		border-radius: 1rem;
		display: block;
	}
	#main .training .yearUl > li {
		width: auto;
		display: flex;
		flex-wrap: wrap;
	}
	#main .training .yearUl h5 {
		padding: 0.5rem;
		display: block;
		width: 5.2rem;
		min-height: fit-content;
		font-size: 1.8rem;
		letter-spacing: 0.09rem;
		writing-mode: vertical-rl;
		-webkit-writing-mode: vertical-rl;
	}
	#main .training .yearUl h5::after {
		width: 5.2rem;
		left: 0;
		right: 0;
		top: 100%;
		height: 4rem;
		bottom: auto;
		background-image: url(../img/business/year_icon01_sp.png);
	}
	#main .training .yearUl .li02 h5::after {
		background-image: url(../img/business/year_icon02_sp.png);
	}
	#main .training .textBox {
		flex: 1;
		padding: 3.3rem 1.6rem 3.8rem;
	}
	#main .training li:not(:nth-child(3n)) .textBox {
		border-right: 0;
	}
	#main .training li:not(:last-child) .textBox {
		border-bottom: 1px solid rgba(0, 0, 0, 0.10);
	}
	#main .training .textBox .title {
		margin-left: 1rem;
		font-size: 2.4rem;
		text-align: left;
		line-height: 1.5;
	}
	#main .training .textBox .text {
		margin-left: 1rem;
		text-align: left;
		font-size: 1.4rem;
		line-height: 1.8;
	}
	#main .training .textBox li {
		padding: 2.1rem 2.2rem;
	}
	#main .job {
		padding: 6.3rem 0 6.5rem;
	}
	#main .job .comLinkBox {
		max-width: 100%;
	}
	#main .comLinkBox .photo img {
		aspect-ratio: 610/440;
	}
}