@charset "UTF-8";
/* ---------------------------------------
  トップページ
-----------------------------------------*/
/* common
--------------------------------*/
/*sec_ttl*/
.sec_ttl span.ja {
	color: #585852;
	font-size: 1.8rem;
	line-height: 1.2777777778;
}
@media screen and (max-width: 767px) {
	.sec_ttl span.ja {
		font-size: 1.2rem;
		line-height: 1.25;
	}
}
.sec_ttl span.ja::before {
	content: "";
	display: inline-block;
	vertical-align: -0.1rem;
	width: 1.4rem;
	height: 1.7rem;
	background: url(../img/common/ico_arw_green.svg) no-repeat center/contain;
	margin-right: 0.9rem;
}
@media screen and (max-width: 767px) {
	.sec_ttl span.ja::before {
		width: 0.9rem;
		height: 1.1rem;
		margin-right: 0.5rem;
	}
}
.sec_ttl span.en {
	font-size: 10rem;
	margin-top: 1.2rem;
}
@media screen and (max-width: 767px) {
	.sec_ttl span.en {
		font-size: 4.2rem;
		margin-top: 0.4rem;
	}
}

/* sec_mv
--------------------------------*/
#sec_mv {
	width: 100vw;
	height: 48.6111111111vw;
	background: url(../img/index/mv_img_pc.png) no-repeat center center/cover;
}
@media screen and (max-width: 767px) {
	#sec_mv {
		display: flex;
		align-items: center;
		justify-content: center;
		height: 56.7rem;
		background-image: url(../img/index/mv_bg_sp.png);
	}
}
@media screen and (min-width: 768px) {
	#sec_mv::before {
		content: "";
		width: 100vw;
		height: 63.8888888889vw;
		background: url(../img/index/mv_bg_pc.png) no-repeat center center/cover;
		position: absolute;
		left: 0;
		top: 0;
		z-index: -1;
	}
}
#sec_mv .mv_ttl {
	width: 67.5694444444vw;
	position: absolute;
	top: 13.3333333333vw;
	right: 6.1111111111vw;
}
@media screen and (max-width: 767px) {
	#sec_mv .mv_ttl {
		width: 33.8rem;
		position: static;
		transform: translateY(2rem);
	}
}
#sec_mv .mv_ttl img {
	width: 100%;
}

/* sec_reason
--------------------------------*/
#sec_reason {
	padding: 7rem 0 16rem;
}
@media screen and (max-width: 767px) {
	#sec_reason {
		padding: 3rem 0 6rem;
	}
}
#sec_reason .inner {
	display: flex;
	align-items: center;
	margin-top: 8.5rem;
}
@media screen and (max-width: 767px) {
	#sec_reason .inner {
		display: block;
		margin-top: 4rem;
	}
}
#sec_reason .txt_wrap {
	width: 63rem;
	padding-left: 6.5rem;
}
@media screen and (max-width: 767px) {
	#sec_reason .txt_wrap {
		display: contents;
		padding: 0;
	}
}
#sec_reason .txt_wrap .ttl {
	font-weight: 500;
	font-size: 4rem;
	line-height: 1.275;
	letter-spacing: 0.01em;
}
@media screen and (max-width: 767px) {
	#sec_reason .txt_wrap .ttl {
		font-size: 2rem;
		line-height: 1.6;
		letter-spacing: 0.04em;
	}
}
#sec_reason .txt_wrap .txt {
	font-weight: 500;
	line-height: 1.8125;
	letter-spacing: 0.1em;
	margin-top: 6.4rem;
}
@media screen and (max-width: 767px) {
	#sec_reason .txt_wrap .txt {
		font-size: 1.5rem;
		line-height: 2;
		letter-spacing: 0.04em;
		margin-top: 2.2rem;
	}
}
#sec_reason .btn {
	margin-top: 3rem;
}
@media screen and (max-width: 767px) {
	#sec_reason .btn {
		margin-top: 2rem;
	}
}
#sec_reason .img_wrap {
	width: 65.6rem;
	flex: 1;
	margin-right: -0.6rem;
	margin-bottom: -3rem;
}
@media screen and (max-width: 767px) {
	#sec_reason .img_wrap {
		width: 37.3rem;
		margin: 1.6rem -2.3rem 0 0;
	}
}
#sec_reason .bg_ob {
	width: 275.6rem;
	height: 89.1rem;
	left: calc(50% - 136rem);
	bottom: -50rem;
}
@media screen and (min-width: 1441px) {
	#sec_reason .bg_ob {
		width: 191.3888888889vw;
		left: -44.375vw;
	}
}
@media screen and (max-width: 767px) {
	#sec_reason .bg_ob {
		width: 61rem;
		height: auto;
		left: -12.2rem;
		bottom: 6rem;
	}
}

/* sec_service
--------------------------------*/
#sec_service {
	padding: 13.4rem 0 18.6rem;
}
@media screen and (max-width: 767px) {
	#sec_service {
		padding: 0 0 6rem;
	}
}
#sec_service .wrap {
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	gap: 0 7.8rem;
}
@media screen and (max-width: 767px) {
	#sec_service .wrap {
		display: block;
	}
}
#sec_service .txt_wrap {
	flex: 1;
	padding-right: 9rem;
}
@media screen and (max-width: 767px) {
	#sec_service .txt_wrap {
		padding: 0;
	}
}
#sec_service .txt_wrap .ttl {
	font-weight: 500;
	font-size: 3.2rem;
	line-height: 1.28125;
	letter-spacing: 0.08em;
	margin-top: 3.2rem;
}
@media screen and (max-width: 767px) {
	#sec_service .txt_wrap .ttl {
		font-size: 2rem;
		line-height: 1.6;
		margin-top: 4rem;
	}
}
#sec_service .txt_wrap .txt {
	margin-top: 3.3rem;
}
@media screen and (max-width: 767px) {
	#sec_service .txt_wrap .txt {
		font-size: 1.5rem;
		line-height: 2;
		letter-spacing: 0.04em;
		margin-top: 2.2rem;
	}
}
#sec_service .txt_wrap .btn {
	margin-top: 3rem;
}
@media screen and (max-width: 767px) {
	#sec_service .txt_wrap .btn {
		margin-top: 2rem;
	}
}
#sec_service .service_list {
	width: 64.5rem;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 4.5rem;
	margin-left: 2.9rem;
}
@media screen and (max-width: 767px) {
	#sec_service .service_list {
		width: 100%;
		gap: 1.3rem;
		margin-left: 0;
		margin-top: 2rem;
	}
}
#sec_service .service_list .item {
	padding: 2.2rem 3rem;
	background-color: #fff;
	border: 0.2rem solid #EEEEEE;
	border-radius: 0.8rem;
	box-shadow: 1.2rem 1.2rem 3.2rem rgba(0, 0, 0, 0.12);
}
@media screen and (max-width: 767px) {
	#sec_service .service_list .item {
		padding: 1.6rem 1rem;
	}
}
#sec_service .service_list .item .ico {
	width: 11.6rem;
	margin: 0 auto;
}
@media screen and (max-width: 767px) {
	#sec_service .service_list .item .ico {
		width: 5.8rem;
	}
}
#sec_service .service_list .item .ttl {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #40956A;
	font-weight: 500;
	font-size: 1.8rem;
	line-height: 1.6111111111;
	letter-spacing: 0;
	margin-top: 1.2rem;
}
@media screen and (max-width: 767px) {
	#sec_service .service_list .item .ttl {
		min-height: 2.8em;
		font-size: 1.5rem;
		line-height: 1.4;
		margin-top: 0.7rem;
	}
}
#sec_service .service_list .item .txt {
	color: #585852;
	font-weight: 500;
	font-size: 1.4rem;
	line-height: 1.2857142857;
	letter-spacing: 0;
	margin-top: 1.2rem;
}
@media screen and (max-width: 767px) {
	#sec_service .service_list .item .txt {
		margin-top: 0.7rem;
	}
}
#sec_service .bg_ob {
	width: 276.7rem;
	height: 84.1rem;
	left: calc(50% - 88.9rem);
	top: 69rem;
	z-index: -1;
}
@media screen and (min-width: 1441px) {
	#sec_service .bg_ob {
		width: 192.1527777778vw;
		left: -10.9722222222vw;
	}
}
@media screen and (max-width: 767px) {
	#sec_service .bg_ob {
		width: 82rem;
		height: auto;
		left: -11.4rem;
		top: auto;
		bottom: 28.5rem;
	}
}

/* sec_company
--------------------------------*/
#sec_company {
	padding: 10rem 0 18rem;
}
@media screen and (max-width: 767px) {
	#sec_company {
		padding: 0 0 7rem;
	}
}
#sec_company .wrap {
	width: calc(50% + 64rem);
	max-width: inherit;
	display: flex;
	align-items: flex-end;
	gap: 0 5.4rem;
	padding: 0;
	margin-right: 0;
}
@media screen and (max-width: 767px) {
	#sec_company .wrap {
		width: 100%;
		padding: 0 2rem;
		display: block;
	}
}
#sec_company .txt_wrap {
	width: 60.3rem;
	margin-top: 15.6rem;
}
@media screen and (max-width: 767px) {
	#sec_company .txt_wrap {
		width: 100%;
		margin-top: 0;
	}
}
#sec_company .txt_wrap .txt {
	font-size: 1.6rem;
	margin-top: 5.6rem;
}
@media screen and (max-width: 767px) {
	#sec_company .txt_wrap .txt {
		margin-top: 5rem;
	}
}
#sec_company .txt_wrap .btn {
	margin-top: 3rem;
}
@media screen and (max-width: 767px) {
	#sec_company .txt_wrap .btn {
		margin-top: 2rem;
	}
}
#sec_company .img_wrap {
	flex: 1;
	position: relative;
	padding-bottom: 11.3rem;
	margin-bottom: 1.7rem;
}
@media screen and (max-width: 767px) {
	#sec_company .img_wrap {
		width: 32.4rem;
		padding-bottom: 4.7rem;
		margin: 2.4rem -2rem 0 auto;
	}
}
#sec_company .img_wrap::after {
	content: "";
	width: calc(100% + 10.7rem);
	height: calc(100% - 7.1rem);
	background: linear-gradient(255deg, #23D7A1 17.82%, #53E2DD 97.81%);
	opacity: 0.2;
	border-radius: 0.8rem 0 0 0.8rem;
	position: absolute;
	right: 0;
	bottom: 0;
}
@media screen and (max-width: 767px) {
	#sec_company .img_wrap::after {
		width: 100%;
		height: calc(100% - 4.6rem);
	}
}
#sec_company .img_wrap .img {
	width: 100%;
	position: relative;
	border-radius: 0.8rem 0 0 0.8rem;
	overflow: hidden;
	z-index: 1;
}
@media screen and (max-width: 767px) {
	#sec_company .img_wrap .img {
		width: 29rem;
		margin-left: auto;
	}
}
#sec_company .img_wrap .img img {
	max-width: inherit;
	width: 100%;
	min-height: 37.5rem;
	object-fit: cover;
}
@media screen and (max-width: 767px) {
	#sec_company .img_wrap .img img {
		min-height: inherit;
	}
}

/* sec_recruit
--------------------------------*/
#sec_recruit {
	padding: 6.7rem 0 9.2rem;
	background-color: #FFEECF;
	overflow: hidden;
}
@media screen and (max-width: 767px) {
	#sec_recruit {
		padding: 3rem 0 0;
	}
}
#sec_recruit .wrap {
	max-width: 144rem;
}
#sec_recruit .sec_ttl .ja::before {
	background-image: url(../img/common/ico_arw_orange.svg);
}
#sec_recruit .sec_ttl .en {
	color: #FFB37D;
	font-weight: 300;
	font-size: 12rem;
	margin-top: 1.3rem;
}
@media screen and (max-width: 767px) {
	#sec_recruit .sec_ttl .en {
		font-size: 4.2rem;
		margin-top: 0.4rem;
	}
}
#sec_recruit .txt_wrap {
	width: 40rem;
	margin-left: 58.4rem;
}
@media screen and (max-width: 767px) {
	#sec_recruit .txt_wrap {
		width: 100%;
		padding: 0 1.2rem;
		margin: 0 auto;
	}
}
#sec_recruit .txt_wrap .txt {
	font-weight: 700;
	font-size: 1.8rem;
	line-height: 1.6111111111;
	margin-top: 1.8rem;
}
@media screen and (max-width: 767px) {
	#sec_recruit .txt_wrap .txt {
		font-size: 1.5rem;
		line-height: 1.6;
		margin-top: 2rem;
	}
}
#sec_recruit .txt_wrap .btn {
	margin-top: 3.7rem;
}
@media screen and (max-width: 767px) {
	#sec_recruit .txt_wrap .btn {
		margin-top: 2.6rem;
	}
}
#sec_recruit .txt_wrap .btn a {
	color: #fff;
	font-weight: 700;
	padding-right: 5.6rem;
	padding-left: 3.2rem;
	background-color: #585852;
	border: none;
	box-shadow: none;
}
#sec_recruit .txt_wrap .btn a::before {
	width: 0.6rem;
	height: 1rem;
	background: url(../img/common/ico_arw_btn_s.svg) no-repeat center/contain;
	box-shadow: none;
	right: 3.6rem;
	top: calc(50% - 0.45rem);
}
@media screen and (min-width: 768px) {
	#sec_recruit .txt_wrap .btn a:hover {
		transform: none;
		background-color: #FF8128;
	}
}
@media screen and (max-width: 767px) {
	#sec_recruit .img_wrap {
		position: relative;
		width: 37.9rem;
		height: 22.7rem;
		margin: 1.7rem -1.4rem 0 -1.6rem;
	}
}
#sec_recruit .img_wrap .img {
	position: absolute;
}
#sec_recruit .img_wrap .img._01 {
	width: 53.5rem;
	left: 0;
	top: -9.5rem;
}
@media screen and (max-width: 767px) {
	#sec_recruit .img_wrap .img._01 {
		width: 21rem;
		top: 0.9rem;
	}
}
#sec_recruit .img_wrap .img._02 {
	width: 39.7rem;
	right: 0;
	top: -7.3rem;
}
@media screen and (max-width: 767px) {
	#sec_recruit .img_wrap .img._02 {
		width: 19.9rem;
		right: 0;
		top: 0;
	}
}

/* sec_news
--------------------------------*/
#sec_news {
	padding: 10rem 0;
	background-color: #F8F8F8;
}
@media screen and (max-width: 767px) {
	#sec_news {
		padding: 6rem 0;
	}
}
#sec_news .wrap {
	display: flex;
	align-items: flex-start;
}
@media screen and (max-width: 767px) {
	#sec_news .wrap {
		display: block;
	}
}
#sec_news .ttl_wrap {
	flex: 1;
}
#sec_news .btn {
	margin-top: 4.7rem;
}
@media screen and (max-width: 767px) {
	#sec_news .btn {
		margin-top: 3rem;
	}
}
#sec_news .news_list {
	width: 80.7rem;
}
@media screen and (max-width: 767px) {
	#sec_news .news_list {
		width: 100%;
		margin-top: 3rem;
	}
}
#sec_news .news_list .item {
	border-bottom: 1px solid #D7D9CF;
}
#sec_news .news_list .item .inner {
	display: flex;
	align-items: center;
	gap: 0 2.4rem;
	padding: 4rem 6.2rem 4rem 2.4rem;
	background-color: transparent;
	transition: background-color 0.3s ease;
}
@media screen and (max-width: 767px) {
	#sec_news .news_list .item .inner {
		flex-wrap: wrap;
		gap: 0 1.5rem;
		padding: 1.5rem 0 1.6rem;
	}
}
#sec_news .news_list .item a {
	position: relative;
	display: block;
}
@media screen and (min-width: 768px) {
	#sec_news .news_list .item a:hover .inner {
		background-color: #fff;
	}
}
#sec_news .news_list .item a::after {
	content: "";
	display: inline-block;
	width: 1rem;
	height: 1rem;
	background: url(../img/common/ico_arw_green_s.svg) no-repeat center/contain;
	position: absolute;
	right: 2.8rem;
	top: calc(50% - 0.5rem);
}
@media screen and (max-width: 767px) {
	#sec_news .news_list .item a::after {
		right: 0;
		top: 2.5rem;
	}
}
#sec_news .news_list .item .date {
	width: 6em;
	font-size: 1.6rem;
	line-height: 1.25;
	letter-spacing: 0.05em;
}
#sec_news .news_list .item .cate {
	color: #fff;
	font-size: 1.4rem;
	line-height: 1.4285714286;
	letter-spacing: 0;
}
@media screen and (max-width: 767px) {
	#sec_news .news_list .item .cate {
		width: 22rem;
	}
}
#sec_news .news_list .item .cate span {
	min-width: 12rem;
	display: inline-block;
	text-align: center;
	padding: 0.5rem 1.8rem;
	background-color: #57DE9A;
	border-radius: 0.4rem;
}
#sec_news .news_list .item .cate span + span {
	margin-top: 1rem;
}
#sec_news .news_list .item .ttl {
	flex: 1;
	font-size: 1.6rem;
	line-height: 1.25;
	letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
	#sec_news .news_list .item .ttl {
		flex: 0 0 auto;
		width: 100%;
		margin-top: 1rem;
	}
}