@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
#main .mainViusual {
	padding: 9rem 0 11.8rem;
}
#main .mainViusual .inner {
	margin: 0 auto;
	max-width: 104.4rem;
}
#main .mainViusual h2 {
	margin: 0 0 14.8rem auto;
	width: 89.6rem;
	position: relative;
}
#main .mainViusual h2 span {
	display: block;
}
#main .mainViusual h2 .line {
	position: absolute;
	bottom: 7.9rem;
	right: -2.5rem;
	width: 33.4rem;
}
#main .mainViusual .textImg {
	margin: 0 auto;
	padding-left: 0.7rem;
	max-width: 96.2rem;
	box-sizing: content-box;
}
#main .mainViusual .textImg .sub {
	order: 2;
	width: 54.5rem;
	display: block;
}
#main .mainViusual .textImg .logo {
	width: 41.7rem;
	display: block;
}
#main .outBox {
	margin: 0 auto;
	max-width: 88rem;
}
#main .updateBox {
	margin: 0 0 14.8rem auto;
	width: 47.6rem;
}
#main .updateBox .titleImg {
	width: 7.4rem;
}
#main .updateBox .textList {
	margin-top: -1.5rem;
	width: calc(100% - 12rem);
}
#main .updateBox .textList li a {
	padding: 0.7rem 0 1rem;
	display: block;
	border-bottom: 1px dashed #000;
}
#main .updateBox .textList li a:hover {
	opacity: 0.7;
}
#main .updateBox .textList li:last-child a {
	border-bottom: none;
}
#main .updateBox .textList li time {
	color: #999;
	font-size: 1.1rem;
	font-weight: 700;
	letter-spacing: 0.06em;
}
#main .updateBox .textList li .text {
	font-size: 1.3rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	text-align: justify;
}
#main .business {
	margin: 0 0 30.1rem auto;
	position: relative;
}
#main .business .subBox {
	position: relative;
}
#main .business .subBox .bgImg {
	position: absolute;
	top: 1.8rem;
	left: 34.9rem;
	width: 68.8rem;
}
#main .business .textImg {
	margin: 0 0 14.4rem 1.2rem;
	width: 85rem;
	position: relative;
	z-index: 5;
	mix-blend-mode: multiply;
}
#main .business .jpImg {
	margin: 0 3.9rem 19.4rem auto;
	width: 40.7rem;
}
#main .business .photoList .slick-slide > div {
	margin-right: 1.1rem;
	width: fit-content;
	opacity: 0.2;
	transform: translateX(-9rem) scale(0.8);
	transition: 0.3s;
}
#main .business .photoList .slick-slide.nextSlide > div {
	transform: scale(0.8);
}
#main .business .photoList .slick-slide.nextNextSlide > div {
	transform: translateX(-4.5rem) scale(0.8);
}
#main .business .photoList .slick-slide > div img {
	width: 44.5rem;
}
#main .business .photoList .slick-slide > div a {
	pointer-events: none !important;
}
#main .business .photoList .slick-current > div {
	opacity: 1 !important;
	transform: scale(1) !important;
}
#main .business .photoList .slick-current > div a {
	pointer-events: visible !important;
}
#main .business .photoList li {
	position: relative;
}
#main .business .photoList li a {
	position: absolute;
	bottom: 6.6rem;
	right: 4rem;
	display: block;
	width: 8.1rem;
}
#main .business .photoList li a:hover {
	opacity: 0.7;
}
#main .business .dotUl {
	margin: -0.1rem 3.1rem 0 0;
	text-align: right;
}
#main .business .dotUl li {
	margin-left: 1.3rem;
	display: inline-block;
	width: 4.8rem;
	height: 0.4rem;
	background: #CCC;
	cursor: pointer;
}
#main .business .dotUl li button {
	display: none;
}
#main .business .dotUl li:first-child.slick-active {
	background: #0079c2;
}
/* #main .business .dotUl li:nth-child(2).slick-active {
	background: #e95541;
} */
#main .business .dotUl li:nth-child(2).slick-active {
	background: #e85382;
}
#main .business .dotUl li:nth-child(3).slick-active {
	background: #8dc33e;
}
#main .business .dotUl li:nth-child(4).slick-active {
	background: #24adc0;
}
#main .business .dotUl li:nth-child(5).slick-active {
	background: #ffe33f;
}
#main .business .dotUl li:nth-child(6).slick-active {
	background: #f5ac3c;
}
#main .business .dotUl li:nth-child(7).slick-active {
	background: #787878;
}
#main .business .dotUl li:nth-child(8).slick-active {
	background: #000;
}
#main .business .subImg {
	margin: 7.7rem 0 0 4.3rem;
	width: 60.8rem;
}
#main .spotlight h3 {
	margin: 0 auto 10rem;
	width: 81.1rem;
	position: relative;
}
#main .spotlight h3 span {
	display: block;
}
#main .spotlight h3 .line {
	position: absolute;
	top: -4.1rem;
	left: -3.4rem;
	width: 38.8rem;
}
#main .spotlight .topArea {
	margin-bottom: 1.9rem;
	padding: 0 8rem;
	border-bottom: 1px solid #000;
}
#main .spotlight .topArea .title {
	padding: 1.4rem 0 1.3rem;
	font-size: 1.7rem;
	font-weight: 700;
	letter-spacing: 0.01em;
	text-align: center;
}
#main .spotlight .topArea .linkList {
	gap: 2rem;
}
#main .spotlight .topArea .linkList li {
	width: calc((100% - 8rem) / 5);
}
#main .spotlight .topArea .linkList li a {
	padding: 0.5rem 0.5rem 0;
	min-height: 4.7rem;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	font-size: 1.4rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	border: 1px solid #e6e6e6;
	border-bottom: none;
	background: #e6e6e6;
	border-radius: 0.5rem 0.5rem 0 0;
	box-sizing: border-box;
}
#main .spotlight .topArea .linkList li a::before {
	position: absolute;
	bottom: -1rem;
	left: 0;
	width: 100%;
	height: 1.5rem;
	background: #FFF;
	content: '';
	opacity: 0;
	transition: 0.3s;
}
#main .spotlight .topArea .linkList li a .sub {
	position: relative;
	display: block;
	width: fit-content;
	z-index: 1;
}
#main .spotlight .topArea .linkList li a .sub::before {
	position: absolute;
	bottom: -0.2rem;
	left: 50%;
	transform: translateX(-50%);
	width: 7.7rem;
	height: 1.2rem;
	background: url(../img/index/spotlight_bg01.png) no-repeat left top / 100%;
	content: '';
	z-index: -1;
	display: none;
}
#main .spotlight .topArea .linkList li.on a {
	border-color: #000;
	border-bottom: none;
	background: #FFF;
}
#main .spotlight .topArea .linkList li.on a::before {
	opacity: 1;
}
#main .spotlight .topArea .linkList li.on a .sub::before {
	display: block;
}
#main .spotlight .inner {
	margin-bottom: 9rem;
}
#main .spotlight .tabBox .tagList {
	margin: 0 auto;
	max-width: 88.2rem;
	display: flex;
	flex-wrap: wrap;
	gap: 1.9rem;
}
#main .spotlight .tabBox .tagList li {
	width: calc((100% - 9.5rem) / 6);
}
#main .spotlight .tabBox .tagList.style01 li {
	width: calc((100% - 3.8rem) / 3);
}
#main .spotlight .tabBox .tagList li a {
	padding: 0.1rem 0 0;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	min-height: 3.9rem;
	font-size: 1.2rem;
	font-weight: 700;
	text-align: center;
	border: 1px solid #000;
	box-sizing: border-box;
	border-radius: 1.9rem;
}
#main .spotlight .tabBox .tagList li.on a {
	background: #000;
	color: #FFF;
}
@media all and (min-width: 897px) {
	#main .spotlight .topArea .linkList li a:hover {
		border-color: #000;
		background: #FFF;
	}
	#main .spotlight .topArea .linkList li a:hover::before {
		opacity: 1;
	}
	#main .spotlight .topArea .linkList li a:hover .sub::before {
		display: block;
	}
	#main .spotlight .tabBox .tagList li a:hover {
		opacity: 0.7;
	}
}
@media all and (max-width: 896px) {
	#main .mainViusual {
		padding: 12.2rem 0 10rem;
	}
	#main .mainViusual .inner {
		margin: 0 3.2rem;
		max-width: inherit;
	}
	#main .mainViusual h2 {
		margin: 0 0 5.6rem;
		width: 31.1rem;
	}
	#main .mainViusual h2 .line {
		bottom: 4.5rem;
        right: 4.5rem;
        width: 16.7rem;
	}
	#main .mainViusual .textImg {
		margin: 0 auto;
		padding-left: 0;
		width: 31.2rem;
		display: block;
	}
	#main .mainViusual .textImg .sub,
	#main .mainViusual .textImg .logo {
		width: auto;
	}
	#main .outBox {
		margin: 0;
		max-width: inherit;
	}
	#main .updateBox {
		margin: 0 3rem 11.9rem;
		width: auto;
		display: block;
	}
	#main .updateBox .titleImg {
		width: 6.4rem;
	}
	#main .updateBox .textList {
		margin-top: -0.3rem;
		width: auto;
	}
#main .updateBox .textList li a {
	padding: 0.9rem 0 0.7rem;
	display: block;
	border-bottom: 1px dashed #000;
}
	#main .updateBox .textList li time {
		margin-bottom: 0.3rem;
		font-size: 1rem;
		display: block;
	}
	#main .updateBox .textList li .text {
		font-size: 1.1rem;
	}
	#main .business {
		margin: 0 0 14.9rem 2rem;
		width: auto;
	}
	#main .business .subBox {
		max-width: 35.5rem;
	}
	#main .business .subBox .bgImg {
		top: -14.1rem;
		left: 5.2rem;
		width: 28.6rem;
	}
	#main .business .subBox .bgImg svg {
		width: 100%;
	}
	#main .business .textImg {
		margin: 0 0 1rem -0.6rem;
		width: 34.7rem;
	}
	#main .business .enImg {
		margin: 0 1.1rem -0.9rem;
		position: relative;
		top: auto;
		left: auto;
		width: 31.4rem;
		z-index: 5;
	}
	#main .business .jpImg {
		position: static;
		margin: 7.8rem auto 0;
		padding-left: 2.8rem;
		width: 23.6rem;
		box-sizing: content-box;
	}
	#main .business .photoList {
		padding: 0 0 0 0.2rem;
	}
	#main .business .photoList .slick-slide > div {
		margin-right: 0.6rem;
	}
	#main .business .photoList .slick-slide > div img {
		width: 24.7rem;
	}
	#main .business .photoList li a {
		bottom: 3.7rem;
		right: 2.2rem;
		width: 4.5rem;
	}
	#main .business .dotUl {
		margin: 1.1rem 1.6rem 0 0;
		text-align: right;
	}
	#main .business .dotUl li {
		margin-left: 0.7rem;
		width: 2.4rem;
		height: 0.2rem;
	}
	#main .business .subImg {
		margin: 9.7rem 0 0 2.7rem;
		width: 21.1rem;
	}
	#main .spotlight h3 {
		margin: 0 auto 5.6rem;
		width: 26.2rem;
	}
	#main .spotlight h3 span {
		position: relative;
		z-index: 1;
	}
	#main .spotlight h3 .line {
		top: -5.7rem;
		left: 0.6rem;
		width: 23rem;
	}
	#main .spotlight .topArea {
		margin-bottom: 1.5rem;
		padding: 0 1.5rem;
		display: block;
		border-bottom: none;
	}
	#main .spotlight .topArea .title {
		margin-bottom: 1.6rem;
		padding: 0;
		font-size: 1.58rem;
		text-align: center;
	}
	#main .spotlight .topArea .linkList {
		width: auto;
		gap: 1.4rem 0;
	}
	#main .spotlight .topArea .linkList li {
		padding: 0 2rem;
		width: 50%;
		border-bottom: 1px solid #000;
		box-sizing: border-box;
	}
	#main .spotlight .topArea .linkList li:nth-child(2n-1) {
		padding-right: 0.7rem;
	}
	#main .spotlight .topArea .linkList li:nth-child(2n) {
		padding-left: 0.7rem;
	}
	#main .spotlight .topArea .linkList li a {
		padding: 0.7rem 0.5rem 0;
		min-height: 4.3rem;
		font-size: 1.3rem;
		border-radius: 0.5rem 0.5rem 0 0;
	}
	#main .spotlight .topArea .linkList li a .sub::before {
		bottom: 0.2rem;
		width: 6.9rem;
		height: 0.7rem;
		background-image: url(../img/index/spotlight_bg01_sp.png);
	}
	#main .spotlight .inner {
		margin-bottom: 6rem;
	}
	#main .spotlight .tabBox .tagList {
		margin: 0 3.5rem;
		max-width: inherit;
		display: flex;
		flex-wrap: wrap;
		gap: 1.4rem 0;
		justify-content: space-between;
	}
	#main .spotlight .tabBox .tagList li {
		width: calc((100% - 1.5rem) / 2);
	}
	#main .spotlight .tabBox .tagList.style01 li {
		width: 100%;
	}
	#main .spotlight .tabBox .tagList li a {
		padding: 0.2rem 0 0;
		min-height: 3.5rem;
		font-size: 1.1rem;
	}
}