@charset "utf-8";
.fv {
	height: 85vh;
	min-height: 810px;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.fv::after{
	display: none;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #525252;
    background: linear-gradient(90deg,rgba(82, 82, 82, 0.23) 0%, rgba(30, 30, 30, 0) 15%, rgba(66, 66, 66, 0.27) 29%, rgba(50, 50, 50, 0.3) 50%, rgba(66, 66, 66, 0.27) 69%, rgba(30, 30, 30, 0) 81%, rgba(82, 82, 82, 0.23) 100%);
	mix-blend-mode: multiply;
	z-index: 2;
}
body.on .fv::after{
	display: block;
}

.fv .txtbox {
	position: absolute;
	bottom: 15%;
	left: 5%;
	width: 50%;
	z-index: 4;
	gap: 20px;
	width: 100%;
}
.fv .txtbox .en1 {
	font-size: 22px;
	color: #fff;
	letter-spacing: 0.15em;
}
.fv .txtbox .en2 {
	font-size: 90px;
	color: #fff;
	letter-spacing: 0.15em;
}
.fv .txtbox .jp {
	font-size: 38px;
	color: #fff;
	letter-spacing: 0.15em;
}
.fv .swiper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	align-items: stretch;
}
body.gjs-dashed .fv{height: auto!important;min-height: 100%;}
body.gjs-dashed .fv::after{display: none!important;}
body.gjs-dashed .fv .swiper {position: relative!important;height: auto!important;}

.cate1 {
	padding: 100px 0;
}
.cate1 .about_wrap {
	gap: 100px 0;
}
.cate1 .about_wrap .about {
	align-items: start;
}
.cate1 .about_wrap .about .txtbox {
	width: 50%;
	align-items: flex-start;
}
.cate1 .about_wrap .about .txtbox .titlebox {
	align-items: flex-start;
	position: relative;
	margin-bottom: 40px;
}
.cate1 .about_wrap .about .txtbox .titlebox .en_title {
	font-size: 64px;
	margin-bottom: 40px;
}
.cate1 .about_wrap .about .txtbox .titlebox .sub_title {
	font-size: 26px;
}
.cate1 .about_wrap .about .txtbox .lineheight22 p {
	margin-bottom: 30px;
}
.cate1 .about_wrap .about .txtbox .lineheight22 p:last-child {
	margin-bottom: 0;
}
.cate1 .about_wrap .about .txtbox .more {
	margin-top: 60px;
}
.cate1 .about_wrap .about .imgbox {
	width: 50%;
}
.cate1 .about_wrap .imgbox2 {
	width: 100%;
	gap: 15px;
	justify-content: start;
}
.cate1 .about_wrap .imgbox2 img {
	width: 25%;
}
.cate2 .craftsmanship .txtbox {
	width: 50%;
	align-items: flex-start;
}
.cate2 .craftsmanship .txtbox .titlebox {
	align-items: flex-start;
	position: relative;
	margin-bottom: 40px;
}
.cate2 .craftsmanship .txtbox .titlebox .en_title {
	font-size: 64px;
	margin-bottom: 40px;
}
.cate2 .craftsmanship .txtbox .titlebox .sub_title {
	font-size: 26px;
}
.cate2 .craftsmanship .txtbox .lineheight22 p {
	margin-bottom: 30px;
}
.cate2 .craftsmanship .txtbox .lineheight22 p:last-child {
	margin-bottom: 0;
}
.cate2 .craftsmanship .txtbox .more {
	margin-top: 60px;
}
.cate2 .craftsmanship .imgbox {
	width: 50%;
}
.cate3 .collection h2 {
	font-size: 64px;
	display: flex;
	align-items: center;
}
.cate3 .collection h2::after {
	content: "";
	width: 220px;
	height: 1px;
	background-color: #707070;
	margin-left: 30px 100px;
}
.cate3 .collection .body {
	background-color: #353835;
	margin-top: 300px;
	margin-bottom: 300px;
}
.cate3 .collection .body .body-top {
	justify-content: space-between;
	align-items: stretch;
}
.cate3 .collection .body .body-top .left {
	width: 60%;
	color: #fff;
	position: relative;
}
.cate3 .collection .body .body-top .left .imgbox {
	position: absolute;
	left: 0;
	top: -220px;
}
.cate3 .collection .body .body-top .left .txtbox {
	padding-top: 530px;
	padding-left: 150px;
	padding-bottom: 150px;
}
.cate3 .collection .body .body-top .left .txtbox .more {
	margin-top: 40px;
}
.cate3 .collection .body .body-top .right {
	width: 40%;
	position: relative;
}
.cate3 .collection .body .body-top .right .imgbox1 {
	position: absolute;
	right: 0;
	top: -300px;
}
.cate3 .collection .body .body-top .right .imgbox2 {
	position: absolute;
	top: 300px;
	left: 30px;
}
.cate3 .collection .body .body-bottom {
	width: 100%;
	position: relative;
}
.cate3 .collection .body .body-bottom .imgbox1 {
	position: absolute;
	left: 80px;
	bottom: -280px;
}
.cate3 .collection .body .body-bottom .imgbox2 {
	position: absolute;
	right: 80px;
	bottom: -250px;
}

.cate4 .news_d {
	gap: 0;
	align-items: flex-start;
}
.cate4 .news_d .titlebox {
	width: 25% ;
	align-items: flex-start;
	position: relative;
	margin-bottom: 40px;
}
.cate4 .news_d .titlebox .en_title {
	font-size: 64px;
	margin-bottom: 20px;
}
.cate4 .news_d .titlebox h3 {
	font-size: 16px;
}
.cate4 .news_d .news_list {
	width: 75%;
}
.cate4 .news_d .news_list .webgene-blog {
	gap: 40px;
}
.cate4 .news_d .news_list .webgene-blog .webgene-item .catename {
	margin-left: 10px;
	border: 1px solid #373B3E;
	padding: 2px 10px;
	font-size: 13px;
	font-family: 'Noto Sans JP', sans-serif;
}
.cate4 .news_d .news_list .webgene-blog .webgene-item .catename::before {
	content: none;
}
.cate4 .news_d .news_list .webgene-blog .webgene-item h3 {
	width: calc(100% - 180px);
}
.cate4 .news_d .news_list .more {
	margin-left: auto;
}
.cate5 .insta {
	gap: 0;
	align-items: center;
}
.cate5 .insta .titlebox {
	width: 30% ;
	align-items: flex-start;
	position: relative;
	margin-bottom: 40px;
	position: relative;
}
.cate5 .insta .titlebox .en_title {
	position: absolute;
	font-size: 90px;
	opacity: 0.1;
	transform: rotate(90deg);
	left: -160px;
}
.cate5 .insta .titlebox .title {
	padding-left: 100px;
}
.cate5 .insta .titlebox .title h2 {
	font-size: 25px;
}
.cate5 .insta .titlebox .title .sns {
	font-size: 16px;
	width: 100%;
}
.cate5 .insta .titlebox .title .sns a {
	gap: 0 10px;
}
.cate5 .insta .insta_list {
	width: 70%;
}
.cate5 .insta .insta_list .webgene-blog {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
}
.cate5 .insta .insta_list .webgene-blog .webgene-item {
	width: calc(100%-40px) / 3);
}
.cate5 .insta .insta_list .webgene-blog .webgene-item a {
	width: 100%;
	aspect-ratio: 1 / 1;
	position: relative;
	overflow: hidden;
}
.cate5 .insta .insta_list .webgene-blog .webgene-item a img,.cate5 .insta .insta_list .webgene-blog .webgene-item a video{
	width: 100%;
	height: 100%;
	position: relative;
	object-fit: cover;
}
/* ---------- IEのみ ---------- */
@media all and (-ms-high-contrast: none) {
}
/* ---------- 1280px ~ ---------- */
@media screen and (max-width: 1280px){
	.cate2 .craftsmanship .txtbox .titlebox .en_title {
		font-size: 50px;
	}
	.cate3 .collection h2 {
		padding-left: 30px;
		padding-right: 30px;
	}
	.cate3 .collection .body .body-top .left .txtbox {
		padding-top: 430px;
		padding-bottom: 200px;
	}
	.cate4 .news_d {
		padding-left: 30px;
		padding-right: 30px;
	}
}
/* ---------- 1080px ~ ---------- */
@media screen and (max-width: 1080px){
	.cate1 .about_wrap .about {
		flex-direction: column-reverse;
		gap: 30px;
		align-items: end;
	}
	.cate1 .about_wrap .about .txtbox {
		width: 100%;
		padding-left: 30px;
		padding-right: 30px;
	}
	.cate1 .about_wrap .about .txtbox .titlebox {
		margin-top: 0;
	}
	.cate1 .about_wrap .about .imgbox {
		width: 70%;
	}
	.cate1 .about_wrap .imgbox2 {
		padding-left: 30px;
		padding-right: 30px;
		justify-content: center;
	}
	.cate1 .about_wrap .imgbox2 img {
		width: calc((100% - 30px) / 3);
	}
	.cate2 .craftsmanship {
		flex-direction: column-reverse;
		gap: 30px;
		align-items: start;
	}
	.cate2 .craftsmanship .txtbox {
		width: 100%;
		padding-left: 30px;
		padding-right: 30px;
	}
	.cate2 .craftsmanship .txtbox .titlebox {
		margin-top: 0;
	}
	.cate2 .craftsmanship .imgbox {
		width: 70%;
	}
	.cate3 .collection .body {
		margin-top: 50px;
		margin-bottom: 150px;
	}
	.cate3 .collection .body .body-top .left {
		margin-top: -30px;
	}
	.cate3 .collection .body .body-top .left .imgbox {
		position: static;
	}
	.cate3 .collection .body .body-top .left .txtbox {
		padding-top: 50px;
		padding-bottom: 50px;
		padding-left: 80px;
	}
	.cate3 .collection .body .body-top .right {
		width: 35%;
		margin-top: -40px;
	}
	.cate3 .collection .body .body-top .right .imgbox1 {
		position: static;
		margin-bottom: 30px;
		padding-left: 30px;;
	}
	.cate3 .collection .body .body-top .right .imgbox2 {
		position: static;
		padding-right: 30px;
	}
	.cate3 .collection .body .body-bottom {
		padding-bottom: 50px;
		justify-content: space-evenly;
	}
	.cate3 .collection .body .body-bottom .imgbox1 {
		position: static;
		margin-bottom: -150px;
	}
	.cate3 .collection .body .body-bottom .imgbox2 {
		position: static;
		margin-bottom: -150px;
	}
	.cate5 .insta .titlebox {
		width: 100%;
		align-items: center;
	}
	.cate5 .insta .titlebox .en_title {
		position: static;
		transform: none;
	}
	.cate5 .insta .titlebox .title {
		padding-left: 0;
	}
	.cate5 .insta .insta_list {
		width: 100%;
		padding: 0 20px;
	}

}
/* ---------- 768px ~ ---------- */
@media screen and (max-width: 768px){
	.fv .txtbox .en2 {
		line-height: 1;
		margin-bottom: 2rem;
	}
	.fv .txtbox .jp {
		line-height: 1.25;
	}
	.cate2 .craftsmanship .txtbox .titlebox .en_title {
		font-size: 40px;
	}
	.cate2 .craftsmanship .txtbox .titlebox .sub_title {
		font-size: 24px;
	}
	.cate3 .collection .body .body-top .left .txtbox {
		padding-left: 30px;
	}
	.cate3 .collection .body .body-bottom .imgbox1 {
		width: 40%;
	}
	.cate3 .collection .body .body-bottom .imgbox2 {
		width: 40%;
	}
	.cate4 .news_d .titlebox {
		width: 100%;
	}
	.cate4 .news_d .news_list {
		width: 100%;
	}
	.cate5 .insta .titlebox .en_title {
		font-size: 40px;
	}
	.cate5 .insta .insta_list .webgene-blog {
		grid-template-columns: repeat(2, 1fr);
	}
}
/* ---------- 576px ~ ---------- */
@media screen and (max-width: 576px){
}
/* ---------- 350px ~ ---------- */
@media screen and (max-width: 350px){
}

