@charset "UTF-8";


.search-results {
		display: none;
}
.lp-stranger_things iframe,
.lp-stranger_things img {
		width: 100%;
}
.lp-video-container {
		font-size: 0;
		box-shadow: 0 6px 10px 6px rgba(0, 0, 0, 0.5);
}
.btn-view1 {
		position: absolute;
		top: 140vw;
		left: 50%;
		transform: translateX(-50%);
		width: 65vw;
		border-radius: 4vw;
		height: 15vw;
		cursor: pointer;
}
.btn-view2 {
		position: absolute;
		top: -30vw;
		left: 50%;
		transform: translateX(-50%);
		width: 65vw;
		border-radius: 4vw;
		height: 15vw;
		cursor: pointer;
}
.background-image {
		display: block;
		width: 100%;
		margin: 0;
		padding: 0;
}
.lp-stranger_things .owl-carousel {
		display: block !important;
		width: 100%;
}
.owl-stage-outer {
		max-width: 100vw;
}
.lp-stranger_things .owl-carousel .owl-nav {
		display: block;
}
.lp-stranger_things .owl-carousel .owl-nav button.owl-prev {
		left: 3vw;
		color: white;
		font-size: 6.5vw;
}
.lp-stranger_things .owl-carousel .owl-nav button.owl-next {
		right: 3vw;
		color: white;
		font-size: 6.5vw;
}
.lp-stranger_things .owl-carousel .owl-dots {
		position: absolute;
		bottom: -7vw;
		width: 100vw;
		text-align: center;
}
.lp-stranger_things .owl-carousel button.owl-dot {
		height: 10px;
		width: 10px;
		margin: 0 5px;
		background-color: white;
		opacity: 0.5;
		border-radius: 50%;
}
.lp-stranger_things .owl-carousel .owl-dots .owl-dot.active {
		opacity: 1;
}
.lp-stranger_things .owl-carousel button.owl-dot:focus {
		outline: none;
}
/* .section3 picture{
display:none;
} */
.lifestyle-carousel, .items-carousel {
		position: absolute;
		top: 0;
		z-index: 10;
}
@media screen and (min-width: 768px) {
/* .section3 picture{
	display:block;
} */
		.section2 .btn-view1 {
				top: 55%;
				left: 28vw;
				width: 18vw;
				height: 4vw;
		}
.section3 .btn-view2 {
				top:55%;
				left: 70vw;
				width: 18vw;
				height: 4vw;
		}
		.lifestyle-carousel, .items-carousel{
				position: absolute;
				top: 0;
				z-index: 10;
		}
		.lp-stranger_things .owl-carousel .owl-item {
				display: flex;
				justify-content: center;
		}
		.lp-stranger_things .owl-carousel .owl-item.center .slide-item {
				display: flex;
				justify-content: center;
		}
		.lp-stranger_things .owl-carousel .slide-item img {
				border-radius: 1em;
				box-shadow: 1px 1px 10px #000;
				width: 85%;
		}
		.lp-stranger_things .owl-carousel.owl-drag .owl-item:not(.center) .slide-item {
				display: flex;
				justify-content: flex-end;
		}
		.lp-stranger_things .owl-carousel.owl-drag .owl-item:not(.center) img {
				width: 65%;
				transform: translate(0, 12%);
		}
		.lp-stranger_things .owl-carousel.owl-drag .owl-item.center~.owl-item:not(.center) .slide-item {
				justify-content: flex-start;
		}
		.lp-stranger_things .owl-carousel.owl-drag .owl-item.center~.owl-item:not(.center) img {
				transform: translate(0, 30%);
		}
		.lp-stranger_things .owl-carousel .owl-nav button.owl-prev {
				left: 22%;
				font-size: 2.5vw;
		}
		.lp-stranger_things .owl-carousel .owl-nav button.owl-next {
				right: 22%;
				font-size: 2.5vw;
		}
		.lp-stranger_things .owl-carousel .owl-dots {
				bottom: -3vw;
		}
}

@media screen and (min-width: 1200px) {
		.lifestyle-carousel, .items-carousel {
				top: 5vw;
		}
		.lp-stranger_things .owl-carousel .slide-item img {
				width: 90%;
		}
		.lp-stranger_things .owl-carousel .owl-nav button.owl-prev {
				left: 26%;
		}
		.lp-stranger_things .owl-carousel .owl-nav button.owl-next {
				right: 26%;
		}
}

@media screen and (min-width: 1600px) {
		.lp-stranger_things .owl-carousel .owl-nav button.owl-prev {
				left: 28%;
		}
		.lp-stranger_things .owl-carousel .owl-nav button.owl-next {
				right: 28%;
		}
		.lp-stranger_things .owl-carousel button.owl-dot {
				height: 15px;
				width: 15px;
				margin: 0 8px;
		}
}
@media (min-width: 992px) {
	.product-list-campaign {
			max-width: 1400px;
			padding: 0 15px;
			margin-left: auto;
			margin-right: auto;
	}
}

/*------------------------------------------------------------------------------
【レイアウト調整】Add
-----------------------------------------------------------------------------*/
.lp-stranger_things{
	overflow:hidden;
}
.btn-view1{
	top:91.8%;
	width: 39vw;
	height: 10vw;
}
.btn-view2{
	top:92.4%;
	width: 39vw;
  height: 10vw;
}

.lp-video-container{
	background:url('/html/user_data/assets/img/stranger_things/mainVisual-bg-mb.jpg') no-repeat;
	background-size:100% auto;
	aspect-ratio:1600 / 2966;
	box-shadow:none !important;
	display:flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.lp-video-container .videoWrap{
	position: relative;
	width:89.5%;
	aspect-ratio:1431 / 2690;
	overflow:hidden;
}
.lp-video-container .videoWrap iframe{
	position: absolute;
	top:0;
	left:50%;
	transform:translateX(-50%) scale(1.1);
	height:100%;
	width:100%;
}

.items-carousel{
	top:50%;
	width:86%;
	left:50%;
	transform:translate(-50%, -50%);
}
.items-carousel .swiper-slide{
	text-align: center;
}
.items-carousel .swiper-slide img{
	height:auto;
	width:50%;
}

.lifestyle-carousel{
	top:50%;
	width:86%;
	left:50%;
	transform:translate(-50%, -50%);
}
.swiper-container.items,
.swiper-container.lifestyle{
	position: relative;
	padding-bottom:50px;
}
.lifestyle-carousel .swiper-slide{
	border-radius: 30px;
	overflow:hidden;
}

.lifestyle-carousel .swiper-button-next,
.lifestyle-carousel .swiper-button-prev{
	top:calc(50% - 28px);
}


.swiper-button-next,
.swiper-button-prev{
	color:#ffffff !important;
}
.swiper-button-next:after,
.swiper-button-prev:after{
	font-size: 30px !important;
	font-weight: bold !important;
}
.swiper-pagination-bullet{
	background:#ffffff !important;
	opacity:0.8 !important;
	width:12px !important;
	height:12px !important;
}
.swiper-pagination-bullet-active{
	background:#ff0016 !important;
	width:12px !important;
	height:12px !important;
}


@media screen and (min-width: 768px) {
	.section2 .btn-view1{
		top:71%;
		left:27.6vw;
		width:15.5vw;
		height: 4vw;
	}
	.section3 .btn-view2{
		top:68.5%;
		left:69.4vw;
		width:15.5vw;
		height: 4vw;
	}

	.lp-video-container{
		background:url('/html/user_data/assets/img/stranger_things/mainVisual-bg-dt.jpg') no-repeat;
		background-size:100% auto;
		/* aspect-ratio:1900 / 1256; */
		aspect-ratio:1900 / 1255.5;/* 対策 */
	}
	.lp-video-container .videoWrap{
		width:90.5%;
		aspect-ratio:1800 / 1070;
		margin-bottom:0.3%;
	}

	.items-carousel{
		width:60%;
		max-width:500px;
		height:70%;
	}
	.items-carousel .swiper-container{
		height:100%;
	}
	.items-carousel .swiper-slide img{
		height:100%;
		width:auto;
	}

	.lifestyle-carousel{
		width:96%;
	}
	.lifestyle-carousel .swiper-slide:not(.swiper-slide-active){
		transform: scale(0.8);
	}
	.lifestyle-carousel .swiper-button-next{
		right:calc(33.3333% + 22px);
	}
	.lifestyle-carousel .swiper-button-prev{
		left:calc(33.3333% + 22px);
	}
}
