.un_homeMV .un_homeMV_overlay p.un_homeMV_copyLg {
	font-size: 1.75em;
}

.un_homeProjectMessage {
	position: relative;
	z-index: 1;
	padding: 3rem 0 4rem;
}


.js_homeMore_slider1 .swiper-slide {
	aspect-ratio: 614 / 1091;
	width: 15rem;
}

iframe {
	max-width: 100%;
	height: auto;
	aspect-ratio: 614 / 1091;
}

.un_nigiyaka {
	position: relative
}
.un_nigiyaka::before {
	content: "";
	position: absolute;
	top: -50%;
	right: -20%;
	z-index: -1;
	width: 60%;
	aspect-ratio: 3/4;
	background-color: #f0e7e2;
}

.un_homeMV_overlay {
	/*background-color: #fff8;*/
}
.un_homeMV_imgSlider .el_clipMedia {
	top: 0;
	left: 0;
}
.un_homeMV_imgSlider .el_clipMedia:nth-child(1) {
	z-index: 4;
}
.un_homeMV_imgSlider .el_clipMedia:nth-child(2) {
	z-index: 3;
}
.un_homeMV_imgSlider .el_clipMedia:nth-child(3) {
	z-index: 2;
}
.un_homeMV_imgSlider .el_clipMedia:nth-child(4) {
	z-index: 1;
}



.un_2024movie {
	--bl--grid--gap: 5px;
	--bl--grid--minimum: 15rem;
}

.un_2024poster {
	--bl--grid--gap: 2rem;
	--bl--grid--minimum: 12rem;
}
.un_2024poster img {
	vertical-align: bottom;
}


.un_2024movie li a,
.js_homeMore_slider1 .swiper-slide a {
	position: relative;
	display: block;
}
.un_2024movie li a::before,
.un_2024movie li a::after,
.js_homeMore_slider1 .swiper-slide a::before,
.js_homeMore_slider1 .swiper-slide a::after {
	content: "";
	position: absolute;
}
.un_2024movie li a::before,
.js_homeMore_slider1 .swiper-slide a::before {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff3;
}


.un_2024movie li a::after,
.js_homeMore_slider1 .swiper-slide a::after {
	top: 55%;
	left: 0;
	right: 0;
	margin: auto;
	/* 100x125 */
	width: 30%;
	aspect-ratio: 100 / 125;
	background: url(../images/icon_youtube.png) no-repeat center center;
	background-size: contain;
}


/*
 * aiziro 追加 
 */


