/* Sanitize
 * ========================================================================== */
/**
 * Add border box sizing in all browsers (opinionated).
 */

/**/
.index__gallery{position:relative; padding-bottom:0;}
@media (min-width:1024px){
	.index__gallery{transform:translate(0);will-change:transform
	}
}
.index__gallery__main{margin:5rem auto 0;position:relative;width:100%}
.index__gallery__main__link{position:absolute; right:0; bottom:10rem; left:0; margin:auto; width:34rem; z-index:30}
@media (max-width:1280px){
	.index__gallery__main{
		margin-top:max(3rem,30px)
	}
}

@media (max-width:1280px) and (min-width:1024px){
	body:not(.touch) .index__gallery__main__link .blockbtn.clicked .blockbtn__label,
	body:not(.touch) .index__gallery__main__link .blockbtn:hover .blockbtn__label{
		display:none!important
	}
	body:not(.touch) .index__features__section__block__title br.spbr{
		display:block
	}
}
@media (max-width:1023px){
	.index__gallery__main{padding-bottom:8.5rem;width:100%}
	.index__gallery__main__link{position:absolute;top:55rem;right:0;left:0;margin:auto;bottom:0;/*width:16.5rem*/}
	.index__gallery__main__link .blockbtn{height:6.6rem;min-height:6.6rem}
}



 
.p-index__gallery{position:relative;display:flex;justify-content:center;margin-top:100px; z-index:20; overflow: hidden}
@media(max-width: 768px){.p-index__gallery{margin-top:100px}}
.p-index__gallery__container{position:relative;width:100%}
@media(min-width: 993px){.p-index__gallery__container{max-width:1600px;min-width:1100px;aspect-ratio:1440/1064}}
@media(max-width: 992px){.p-index__gallery__container{max-width:768px;aspect-ratio:375/607}}
.p-index__gallery__logo{position:absolute;left:0;right:0;z-index:100;margin:0 auto;aspect-ratio:700/216;}
@media(min-width: 993px){.p-index__gallery__logo{top:39.0037593985%;width:40.6944444444%}}
@media(max-width: 992px){.p-index__gallery__logo{top:35.5041186161%;width:55.3333333333%}}
.p-index__gallery__logo img{
	position:absolute; right:0; left:0; top:0rem; margin:auto;
	width:70rem;
}
.p-indexindex__gallery__logo__txt{
	width:40rem; position:absolute; right:0; left:0; margin:auto;}
/*.p-index__gallery__logo__image{
	position:absolute;
	inset:0;
	background-color:rgb(var(--rgb-color-text-inv));
	-webkit-mask-position:center center;
	mask-position:center center;
	-webkit-mask-size:contain;
	mask-size:contain;
	-webkit-mask-repeat:no-repeat;
	mask-repeat:no-repeat;
	-webkit-mask-image:url("https://www.b-ex.inc/orchidee/assets/images/shared/logo.svg");
	mask-image:url("https://www.b-ex.inc/orchidee/assets/images/shared/logo.svg");
	transform-origin:bottom center}*/
.p-index__gallery__photo{position:absolute;z-index:2}

	.p-index__gallery__photo--a{aspect-ratio:900/1050}
@media(min-width: 993px){
	.p-index__gallery__photo--a{z-index:1;top:1.2666666667%;left:19.9027777778%;width:20.4305555556%}
}
@media(max-width: 992px){
	.p-index__gallery__photo--a{top:16.9686985173%;left:8.2666666667%;width:38.9333333333%}
}

	.p-index__gallery__photo--b{aspect-ratio:1300/1020}
@media(min-width: 993px){
	.p-index__gallery__photo--b{top:10.7218045113%;left:63.4722222222%;width:25.0416666667%}
}
@media(max-width: 992px){
	.p-index__gallery__photo--b{top:0%;left:54.9333333333%;width:37.3333333333%}
}

	.p-index__gallery__photo--d{aspect-ratio:640/660}
@media(min-width: 993px){
	.p-index__gallery__photo--d{top:55.4323308271%;left:50.5555555556%;width:16.2222222222%}
}
@media(max-width: 992px){
	.p-index__gallery__photo--d{top:56.5074135091%;left:54.4%;width:32%}
}

	.p-index__gallery__photo--e{aspect-ratio:1120/770}
@media(min-width: 993px){
	.p-index__gallery__photo--e{z-index:1;top:32.3571428571%;left:5%;width:30.8888888889%}
}
@media(max-width: 992px){
	.p-index__gallery__photo--e{z-index:1;top:45.5189456343%;left:-6.7333333333%;width:56%}
}

	.p-index__gallery__photo--f{aspect-ratio:1200/890}
@media(min-width: 993px){
	.p-index__gallery__photo--f{z-index:1;top:33.1842105263%;right:5%;width:24.3055555556%}
}
@media(max-width: 992px){
	.p-index__gallery__photo--f{z-index:3;top:23.5584843493%;left:75.4666666667%;width:34.6666666667%}
}

.p-index__gallery__photo__image{position:absolute;inset:0;backface-visibility:hidden}
.p-index__gallery__photo__mask{position:absolute;inset:0;transform-origin:bottom center;-webkit-mask-position:100% 0%;mask-position:100% 0%;-webkit-mask-size:200% 200%;mask-size:200% 200%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:linear-gradient(to right, black 0%, black 50%, rgb(0 0 0/0) 50%, rgb(0 0 0/0) 100%);mask-image:linear-gradient(to right, black 0%, black 50%, rgb(0 0 0/0) 50%, rgb(0 0 0/0) 100%);backface-visibility:hidden}
.p-index__gallery__photo--a .p-index__gallery__photo__mask,.p-index__gallery__photo--c .p-index__gallery__photo__mask,.p-index__gallery__photo--f .p-index__gallery__photo__mask{-webkit-mask-position:-100% 0%;mask-position:-100% 0%}
@media(max-width: 992px){
	.p-index__gallery__photo--d .p-index__gallery__photo__mask{-webkit-mask-position:-100% 0%;mask-position:-100% 0%}
}
.p-index__gallery__photo__mask img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
.u-sp-view{display:none}
@media(max-width: 768px){
	.u-sp-view{display:block}
}
.u-pc-view{display:block}
@media(max-width: 768px){.u-pc-view{display:none}}