@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
#container {
	padding-top: 0;
}
#main .mainVisual {
	position: relative;
}
#main .mainVisual .fvMoive .item {
	width: 100%;
	display: block !important;
	position: relative;
	aspect-ratio: 1400/794;
	clip-path: inset(0 0 0 0);
}
#main .mainVisual .fvMoive video {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	object-fit: cover;
}
#main .mainVisual p {
	margin-top: 2.9rem;
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	top: 50%;
	text-align: center;
	color: #fff;
	font-size: 4rem;
	font-weight: 900;
	transform: translateY(-50%);
}
#main .mainVisual p span {
	display: block;
}
#main .topNews {
	margin: -6.3rem 0 7.6rem auto;
	padding-left: 1.5rem;
	width: 50%;
	position: relative;
	z-index: 1;
}
#main .topNews a {
	margin: 0 auto;
	padding: 1.7rem 8rem 2rem 2.6rem;
	width: 51.6rem;
	display: block;
	position: relative;
	color: #fff;
}
#main .topNews a::before {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #391B1B;
	z-index: -1;
	transition: width 0.3s;
	content: '';
}
#main .topNews a::after {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../img/common/icon01.png) no-repeat right 2.5rem bottom 2.4rem / 1.3rem;
	transition: width 0.3s;
	content: '';
	user-select: none;
	pointer-events: none;
}
#main .topNews .date {
	margin-bottom: 1.1rem;
	display: block;
	font-weight: bold;
}
#main .topNews .txt {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
#main .vision {
	margin-bottom: 17.7rem;
}
#main .vision .content {
	padding: 0 1.2rem 0 4.8rem;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
#main .vision .textBox {
	width: 70rem;
}
#main .vision .lead {
	margin-bottom: 2.6rem;
	font-size: 3rem;
	font-weight: 900;
	line-height: 1.2;
}
#main .vision .text {
	font-size: 2rem;
	line-height: 2.5;
}
#main .vision .comBtn {
	margin-bottom: 0.1rem;
}
#main .service {
	margin-bottom: 15.2rem;
	padding: 0.1rem 0 9.1rem;
	background: #F8F4F4;
}
#main .service .content {
	width: 124rem;
}
#main .service .ttlBox {
	margin: -3.2rem auto 8.3rem;
	max-width: 101rem;
}
#main .service .ttlBox .headLine03 {
	margin-bottom: 2.9rem;
	gap: 2.5rem;
}
#main .service .ttlBox p {
	font-size: 2rem;
	line-height: 1.75;
}
#main .news {
	margin-bottom: 17.8rem;
}
#main .news .content {
	width: 124rem;
}
#main .news .ttlBox {
	padding: 0 6.5rem 1.7rem 11.4rem;
	display: flex;
	gap: 3rem;
	justify-content: space-between;
	align-items: flex-end;
}
#main .news .ttlBox .headLine03 {
	margin-bottom: 0.2rem;
}
#main .news .btn {
	margin: 0 auto;
	max-width: 111rem;
}
#main .news .btn a {
	margin-left: auto;
	padding: 1rem 1rem 0.6rem;
	width: 15.3rem;
	color: #fff;
	font-size: 1.4rem;
	background: #391B1B;
}
#main .news .btn a::before {
	background: #fff;
}
#main .secBox {
	display: flex;
	justify-content: flex-end;
	gap: 3rem;
	background: #F8F4F4;
}
#main .secBox .textBox {
	padding: 7rem 0 6.3rem;
	width: 52.4rem;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
#main .secBox .textBox .headLine03 {
	margin: 0;
	position: absolute;
	left: 0;
	top: -3.7rem;
	gap: 1rem;
}
#main .secBox .textBox p {
	font-size: 1.8rem;
	line-height: 1.944;
}
#main .secBox .textBox .lead {
	font-weight: bold;
	font-size: 2rem;
	margin-bottom: 1.6rem;
}
#main .secBox .textBox .comBtn {
	margin-top: 10.7rem;
}
#main .secBox .photoBox {
	width: calc(50% - 4.8rem);
	display: flex;
}
#main .secBox .photoBox .item {
	flex-shrink: 0;
}
#main .secBox .photoBox img {
	width: auto;
	max-width: initial;
	height: 44.1rem;
}
#main .company {
	margin-bottom: 19.9rem;
}
#main .instagram {
	margin-bottom: 17.7rem;
	padding: 0.1rem 0 11.4rem;
	background: #F8F4F4;
}
#main .instagram .content {
	width: 118.7rem;
}
#main .instagram .headLine03 {
	margin: -3.5rem auto 6.9rem;
	max-width: 101.7rem;
	gap: 2.1rem;
}
#main .instagram .insList {
	margin-right: -4rem;
}
#main .instagram .insList .slick-slide > div {
	margin-right: 4rem;
}
#main .instagram .insList li {
	vertical-align: top;
}
#main .instagram .insList li a {
	display: block;
	position: relative;
}
#main .instagram .insList li a:hover {
	opacity: 0.7;
}
#main .instagram .insList li a::after {
	width: 5rem;
	position: absolute;
	right: 0;
	bottom: 0;
	background: #707070 url(../img/common/icon03.png) no-repeat center center / 2rem;
	aspect-ratio: 1;
	content: '';
}
#main .instagram .insList li img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	aspect-ratio: 267/357;
}
#main .instagram .insList .slick-dots {
	margin: 0;
	padding: 0 4rem 0 0;
	width: 100%;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 1.6rem;
	position: absolute;
	left: 0;
	bottom: -4.3rem;
	font-size: 0;
	line-height: 0;
	z-index: 1;
}
#main .instagram .insList .slick-dots li {
	width: 1.3rem;
	height: 1.3rem;
	background: #fff;
	border: 0.1rem solid #707070;
	border-radius: 100%;
	cursor: pointer;
}
#main .instagram .insList .slick-dots .slick-active {
	background-color: #707070;
}
#main .instagram .insList .slick-dots button {
	display: none;
}
#main .recruit {
	margin-bottom: 1.2rem;
}
#main .recruit .textBox .comBtn {
	margin-top: 9.4rem;
}
@media all and (min-width: 897px) {
	#main .topNews a:hover::before,
	#main .topNews a:hover::after {
		width: 110%;
	}
	#main .news .btn a:hover {
		color: #391B1B;
	}
}
@media all and (max-width: 896px) {
	#gHeader {
		position: absolute;
	}
	#main .mainVisual .fvMoive .item {
		aspect-ratio: 750/714;
	}
	#main .mainVisual p {
		margin-top: 2.7rem;
		font-size: 2.75rem;
		line-height: 1.09;
		transform: translateY(-50%);
	}
	#main .topNews {
		margin: 0 0 3.6rem;
		padding-left: 0;
		width: auto;
	}
	#main .topNews a {
		margin: 0;
		padding: 1.3rem 6rem 1.3rem 2.2rem;
		width: auto;
		font-size: 1.25rem;
	}
	#main .topNews a::after {
		background-size: 1.1rem;
		background-position: right 1.8rem bottom 1.5rem;
	}
	#main .topNews .date {
		margin-bottom: 0.2rem;
	}
	#main .vision {
		margin-bottom: 8.8rem;
	}
	#main .vision .content {
		padding: 0;
		display: block;
	}
	#main .vision .headLine03 {
		margin-left: 0.6rem;
	}
	#main .vision .textBox {
		margin-bottom: 4.2rem;
		width: auto;
	}
	#main .vision .lead {
		margin: 0 0.6rem 2.9rem;
		font-size: 1.5rem;
	}
	#main .vision .text {
		margin-right: -1rem;
		font-size: 1.25rem;
		line-height: 2;
	}
	#main .vision .comBtn {
		margin-bottom: 0;
	}
	#main .service {
		margin-bottom: 7.5rem;
		padding-bottom: 7.2rem;
	}
	#main .service .content {
		margin: 0;
	}
	#main .service .ttlBox {
		margin: -2.2rem 2.2rem 3.8rem;
		max-width: initial;
	}
	#main .service .ttlBox .headLine03 {
		margin: 0 0.5rem 1.4rem;
		gap: 0.5rem;
	}
	#main .service .ttlBox .headLine03 .en {
		font-size: 3.75rem;
	}
	#main .service .ttlBox p {
		font-size: 1.25rem;
		line-height: 2;
	}
	#main .news {
		margin-bottom: 9.8rem;
	}
	#main .news .content {
		margin: 0;
	}
	#main .news .ttlBox {
		padding: 0 2.7rem 3.2rem;
		display: block;
	}
	#main .news .ttlBox .headLine03 {
		margin-bottom: 1rem;
		gap: 0.7rem;
	}
	#main .news .ttlBox .headLine03 .en {
		font-size: 3.75rem;
	}
	#main .news .btn {
		margin: 0 2.7rem;
		max-width: initial;
	}
	#main .news .btn a {
		padding: 0.5rem 1rem 0.4rem;
		width: 11.3rem;
		font-size: 1.25rem;
	}
	#main .secBox {
		padding-bottom: 7.1rem;
		display: block;
		position: relative;
	}
	#main .secBox .textBox {
		padding: 0.1rem 2.7rem 3.3rem;
		width: auto;
	}
	#main .secBox .textBox .headLine03 {
		margin: -2.3rem 0 2.3rem;
		position: relative;
		left: auto;
		top: auto;
		gap: 0.6rem;
	}
	#main .secBox .textBox .headLine03 .en {
		font-size: 3.75rem;
	}
	#main .secBox .textBox p {
		font-size: 1.25rem;
		line-height: 2;
	}
	#main .secBox .textBox .lead {
		font-size: 1.25rem;
		margin-bottom: 0.3rem;
	}
	#main .secBox .textBox .comBtn {
		margin-top: 9rem;
		position: absolute;
		left: 50%;
		top: 100%;
		transform: translateX(-50%);
		z-index: 1;
	}
	#main .secBox .textBox .comBtn a {
		background-color: rgba(235, 233, 234, 0.8);
	}
	#main .secBox .photoBox {
		width: 100%;
	}
	#main .secBox .photoBox img {
		width: auto;
		max-width: initial;
		height: 22.05rem;
	}
	#main .company {
		margin-bottom: 8.5rem;
	}
	#main .instagram {
		margin-bottom: 8.5rem;
		padding: 0.1rem 0 8.8rem;
	}
	#main .instagram .content {
		margin: 0;
	}
	#main .instagram .headLine03 {
		margin: -2.3rem 2.7rem 4.5rem;
		max-width: initial;
		gap: 0.7rem;
	}
	#main .instagram .headLine03 .en {
		font-size: 3.75rem;
	}
	#main .instagram .insList {
		margin-right: 0;
	}
	#main .instagram .insList .slick-list {
		padding: 0 17vw;
	}
	#main .instagram .insList .slick-slide > div {
		margin: 0 0.9rem;
	}
	#main .instagram .insList li a::after {
		width: 4.3rem;
		background-size: 1.7rem;
	}
	#main .instagram .insList .slick-dots {
		padding: 0;
		gap: 1rem;
		bottom: -4.1rem;
	}
	#main .instagram .insList .slick-dots li {
		width: 0.9rem;
		height: 0.9rem;
	}
	#main .recruit {
		margin-bottom: 0;
		padding-bottom: 5.2rem;
	}
	#main .recruit .textBox .comBtn {
		margin-top: 9rem;
	}
}