@charset "utf-8";
/* CSS Document */

.main-wrap .inner{
	max-width: 1140px;
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
}

/* ---------- fv ---------- */
.fv{
	position: relative;
	width: 94%;
	height: 700px;
	margin-top: 90px;
	overflow: hidden;
}
body.gjs-dashed .fv,body.gjs-dashed .fv .swiper-container,body.gjs-dashed .fv .swiper-wrapper,body.gjs-dashed .fv .swiper-slide{
	height: auto!important;
}
.fv .swiper-container,
.fv .swiper-wrapper,
.fv .swiper-slide{
	width: 100%;
	height: 100%;
}
.fv .imgbox{
	width: 100%;
	height: 100%;
}
.fv .imgbox img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
}
.fv .namebox{
	position: absolute;
	left: 61px;
	bottom: 0;
	z-index: 2;
	pointer-events: none;
}
.fv .namebox p{
	font-family: "Lato", sans-serif;
	font-size: clamp(56px,10.4vw,150px);
	line-height: 1.2;
	letter-spacing: 0.18em;
	color: #fff;
	opacity: 0.6;
	text-transform: capitalize;
	white-space: nowrap;
}
.fv .vtxt{
	position: absolute;
	right: 80px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 2;
}
.fv .vtxt h1{
	writing-mode: vertical-rl;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0.04em;
	line-height: 2;
	color: #333;
}

/* ---------- section01 About me ---------- */
.section01{
	padding: 220px 0 0;
}
.section01 .inner{
	align-items: flex-start;
}
.section01 .txtbox{
	width: 352px;
	flex-shrink: 0;
}
.section01 .txtbox .lead_txt{
	margin-top: 17px;
}
.section01 .txtbox .more{
	margin-top: 55px;
}
.section01 .contents{
	width: 600px;
	max-width: 100%;
	padding-top: 7px;
}
.section01 .contents p + p{
	margin-top: 27px;
}

/* ---------- section02 Activities ---------- */
.section02{
	padding: 165px 0 0;
}
.section02 .inner{
	align-items: flex-start;
	gap: 40px;
}
.section02 .titlebox{
	width: 80px;
	flex-shrink: 0;
	padding-top: 0;
	overflow: visible;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    justify-content: center;
    align-items: flex-start;
	flex-direction: row-reverse;
}
.section02 .titlebox .en{
	writing-mode: vertical-rl;
	white-space: nowrap;
	height: 120px;
	line-height: 1.2;
	margin: 0 0 20px;
}
.section02 .titlebox h2{
	writing-mode: vertical-rl;
	letter-spacing: 0.1em;
	line-height: 1.3;
	white-space: nowrap;
}
.section02 .box_wrap{
	width: calc(100% - 120px);
	flex: 1;
	min-width: 0;
}
.section02 .box{
	position: relative;
	width: 100%;
}
.section02 .box + .box{
	margin-top: 50px;
}
.section02 .box .label{
	font-family: "Lato", "Noto Sans JP", sans-serif;
	font-size: clamp(22px,2.4vw,34px);
	letter-spacing: 0.1em;
	line-height: 1.73;
	color: #121212;
	margin: 0 0 8px;
}
.section02 .box .contents{
	align-items: flex-start;
	width: 100%;
}
.section02 .box .imgbox{
	width: 300px;
	height: 334px;
	flex-shrink: 0;
	position: relative;
	z-index: 2;
	border-radius: 4px;
	overflow: hidden;
}
.section02 .box .imgbox img{
	width: 100%;
	height: auto;
	display: block;
	border-radius: 4px;
}
.section02 .box .txtbox{
	flex: 1;
	min-width: 0;
	background-color: #fff;
	border-radius: 4px;
	margin-left: -64px;
	padding: 95px 70px 95px 130px;
	min-height: 421px;
}
.section02 .box .txtbox h3{
	margin-bottom: 22px;
}
.section02 .box .txtbox p + p{
	margin-top: 27px;
}
.section02 .box .txtbox .more{
	margin-top: 40px;
}
.section02 .box .txtbox .more a{
	width: 280px;
}

/* ---------- section03 Gallery ---------- */
.section03{
	padding: 200px 0 0;
}
.section03 .gallery{
	position: relative;
	height: 730px;
	overflow: hidden;
}
.section03 .track{
	display: flex;
	align-items: flex-start;
	gap: 50px;
	width: max-content;
	height: 730px;
	padding-left: 74px;
	animation: gallery-move 40s linear infinite;
}
.section03 .item{
	flex-shrink: 0;
	border-radius: 4px;
	overflow: hidden;
}
.section03 .item1{
	width: 290px;
	height: 244px;
	margin-top: 357px;
}
.section03 .item2{
	width: 570px;
	height: 730px;
	margin-top: 0;
}
.section03 .item3{
	width: 332px;
	height: 244px;
	margin-top: 95px;
}
.section03 .item4{
	width: 290px;
	height: 244px;
	margin-top: 357px;
}
.section03 .item5{
	width: 570px;
	height: 730px;
	margin-top: 0;
}
.section03 .item6{
	width: 332px;
	height: 244px;
	margin-top: 95px;
}
.section03 .item img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 4px;
}
.section03 .name{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 2;
	font-family: "Lato", sans-serif;
	font-size: clamp(48px,10.4vw,150px);
	letter-spacing: 0.18em;
	line-height: 1.2;
	color: #fff;
	white-space: nowrap;
	pointer-events: none;
	text-transform: capitalize;
}
@keyframes gallery-move {
	0% {
		transform: translateX(0);
	}
	100% {
		transform: translateX(-50%);
	}
}

/* ---------- section04 NEWS ---------- */
.section04{
	padding: 200px 0 0;
}
.section04 .titlebox{
	margin-bottom: 40px;
}
.section04 .titlebox .jp{
	margin-top: 4px;
}
.section04 .webgene-blog{
	display: flex;
	flex-wrap: wrap;
	gap: 47px;
}
.section04 .webgene-item{
	width: calc((100% - 94px) / 3);
	overflow: visible;
}
.section04 .webgene-item a{
	display: block;
	position: relative;
	width: 100%;
	overflow: visible;
}
.section04 .webgene-item.on{
	opacity: 0;
	transform: translateY(50px);
	-ms-filter: blur(6px);
	filter: blur(6px);
}
.section04 .webgene-item.on.active{
	animation-name: blurin2;
	animation-duration: 1.2s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}
.section04 .webgene-item .imgbox{
	width: 300px;
	height: 280px;
	margin: 0;
	border-radius: 4px;
	overflow: hidden;
}
.section04 .webgene-item .imgbox img{
}
.section04 .webgene-item a .date{
	position: absolute;
	top: 11px;
	right: -14px;
	width: 92px;
	height: 29px;
	margin: 0;
	padding: 0;
	font-family: "Lato", sans-serif;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.04em;
	line-height: 29px;
	color: #9b9b9b;
	white-space: nowrap;
	writing-mode: horizontal-tb;
	transform: rotate(90deg);
	transform-origin: center center;
}
.section04 .webgene-item .cate{
	position: absolute;
	left: 0;
	top: 232px;
	background-color: #fff;
	min-width: 80px;
	height: 26px;
	padding: 0 8px;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.02em;
	line-height: 26px;
	text-align: center;
	color: #121212;
}
.section04 .webgene-item .txtbox{
	margin-top: 24px;
	padding-right: 40px;
}
.section04 .webgene-item .txtbox h4{
	display: inline;
	background-color: #fff;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.04em;
	line-height: 30px;
	color: #121212;
	padding: 3px 11px;
	margin: 0;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
}
.section04 .more{
	margin-top: 40px;
}

/* ---------- IEのみ ---------- */
@media all and (-ms-high-contrast: none) {
}
/* ---------- 1280px ~ ---------- */
@media screen and (max-width: 1280px){
	.fv .vtxt{
		right: 40px;
	}
	.section01 .inner{
		gap: 40px;
	}
	.section02 .box .txtbox{
		padding: 70px 40px 70px 100px;
	}
}
/* ---------- 1080px ~ ---------- */
@media screen and (max-width: 1080px){
	.fv{
		height: 560px;
	}
	.fv .namebox{
		left: 30px;
	}
	.fv .vtxt{
		right: auto;
      left: 15%;
	}
	.fv .vtxt h1{
		font-size: 14px;
	}
	.section01{
		padding: 120px 0 0;
	}
	.section01 .inner{
		flex-wrap: wrap;
	}
	.section01 .txtbox{
		width: 100%;
	}
	.section01 .contents{
		width: 100%;
	}
	.section01 .txtbox .more{
		margin-top: 40px;
	}
	.section02{
		padding: 100px 0 0;
	}
	.section02 .inner{
		flex-wrap: wrap;
	}
	.section02 .titlebox{
		width: 100%;
		padding-top: 0;
		display: flex;
		align-items: baseline;
		gap: 16px;
	}
	.section02 .titlebox .en,
	.section02 .titlebox h2{
		writing-mode: horizontal-tb;
		transform: none;
		margin: 0;
	}
	.section02 .box_wrap{
		width: 100%;
	}
	.section02 .box .imgbox{
		width: 240px;
		height: 260px;
	}
	.section02 .box .txtbox{
		padding: 50px 30px 50px 80px;
		min-height: 0;
	}
	.section03{
		padding: 120px 0 0;
	}
	.section03 .gallery{
		height: 520px;
	}
	.section03 .track{
		height: 520px;
		gap: 30px;
		padding-left: 30px;
	}
	.section03 .item1,
	.section03 .item4{
		width: 200px;
		height: 170px;
		margin-top: 250px;
	}
	.section03 .item2,
	.section03 .item5{
		width: 400px;
		height: 520px;
	}
	.section03 .item3,
	.section03 .item6{
		width: 230px;
		height: 170px;
		margin-top: 70px;
	}
	.section04{
		padding: 120px 0 0;
	}
	.section04 .webgene-blog{
		gap: 24px;
	}
	.section04 .webgene-item{
		width: calc((100% - 48px) / 3);
	}
	.section04 .webgene-item .imgbox{
		width: 100%;
		height: 220px;
	}
	.section04 .webgene-item .cate{
		left: 0;
		top: 194px;
	}
}
/* ---------- 768px ~ ---------- */
@media screen and (max-width: 768px){
	.fv{
		height: 480px;
		margin-top: 72px;
	}
	.fv .namebox{
		left: 20px;
	}
	.fv .vtxt{
		right: 16px;
	}
	.section01{
		padding: 80px 0 0;
	}
	.section02 .box + .box{
		margin-top: 40px;
	}
	.section02 .box .contents{
		flex-wrap: wrap;
	}
	.section02 .box .imgbox{
		width: 100%;
		height: 280px;
	}
	.section02 .box .txtbox{
		margin-left: 0;
		margin-top: -40px;
		padding: 60px 24px 40px;
		width: 100%;
	}
	.section03 .gallery{
		height: 400px;
	}
	.section03 .track{
		height: 400px;
		gap: 20px;
		padding-left: 20px;
	}
	.section03 .item1,
	.section03 .item4{
		width: 150px;
		height: 130px;
		margin-top: 190px;
	}
	.section03 .item2,
	.section03 .item5{
		width: 280px;
		height: 400px;
	}
	.section03 .item3,
	.section03 .item6{
		width: 170px;
		height: 130px;
		margin-top: 50px;
	}
	.section04 .inner{
		padding-left: 36px;
		padding-right: 36px;
	}
	.section04 .webgene-blog{
		gap: 56px;
	}
	.section04 .webgene-item{
		width: 100%;
	}
	.section04 .webgene-item .imgbox{
		width: 100%;
		height: 240px;
	}
	.section04 .webgene-item .cate{
		top: 214px;
	}
	.section04 .webgene-item a .date{
		right: 0;
		top: 8px;
	}
	.section04 .webgene-item .txtbox{
		padding-right: 0;
	}
}
/* ---------- 576px ~ ---------- */
@media screen and (max-width: 576px){
	.fv{
		width: 100%;
		height: 420px;
		margin-top: 64px;
	}
	.fv .namebox{
		left: 12px;
	}
  .fv .imgbox{background-position: center right 30%}
	.section01{
		padding: 60px 0 0;
	}
	.section01 .txtbox .more{
		margin-top: 30px;
	}
	.section02{
		padding: 60px 0 0;
	}
	.section02 .box .label{
		font-size: 22px;
	}
	.section02 .box .imgbox{
		height: 270px;
	}
	.section03{
		padding: 80px 0 0;
	}
	.section03 .gallery{
		height: 320px;
	}
	.section03 .track{
		height: 320px;
	}
	.section03 .item1,
	.section03 .item4{
		width: 120px;
		height: 100px;
		margin-top: 150px;
	}
	.section03 .item2,
	.section03 .item5{
		width: 220px;
		height: 320px;
	}
	.section03 .item3,
	.section03 .item6{
		width: 140px;
		height: 100px;
		margin-top: 40px;
	}
	.section04{
		padding: 80px 0 0;
	}
	.section04 .inner{
		padding-left: 28px;
		padding-right: 28px;
	}
	.section04 .webgene-blog{
		gap: 48px;
	}
}
/* ---------- 350px ~ ---------- */
@media screen and (max-width: 350px){
}
