@charset "UTF-8";


.search-results {
		display: none;
}
.lp-squid-game video,
.lp-squid-game 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-squid-game .owl-carousel {
		display: block !important;
		width: 100%;
}
.owl-stage-outer {
		max-width: 100vw;
}
.lp-squid-game .owl-carousel .owl-nav {
		display: block;
}
.lp-squid-game .owl-carousel .owl-nav button.owl-prev {
		left: 3vw;
		color: white;
		font-size: 6.5vw;
}
.lp-squid-game .owl-carousel .owl-nav button.owl-next {
		right: 3vw;
		color: white;
		font-size: 6.5vw;
}
.lp-squid-game .owl-carousel .owl-dots {
		position: absolute;
		bottom: -7vw;
		width: 100vw;
		text-align: center;
}
.lp-squid-game .owl-carousel button.owl-dot {
		height: 10px;
		width: 10px;
		margin: 0 5px;
		background-color: white;
		opacity: 0.5;
		border-radius: 50%;
}
.lp-squid-game .owl-carousel .owl-dots .owl-dot.active {
		opacity: 1;
}
.lp-squid-game .owl-carousel button.owl-dot:focus {
		outline: none;
}
.section3 picture{
display:none;
}
.lifestyle-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 {
				position: absolute;
				top: 0;
				z-index: 10;
		}
		.lp-squid-game .owl-carousel .owl-item {
				display: flex;
				justify-content: center;
		}
		.lp-squid-game .owl-carousel .owl-item.center .slide-item {
				display: flex;
				justify-content: center;
		}
		.lp-squid-game .owl-carousel .slide-item img {
				border-radius: 1em;
				box-shadow: 1px 1px 10px #000;
				width: 85%;
		}
		.lp-squid-game .owl-carousel.owl-drag .owl-item:not(.center) .slide-item {
				display: flex;
				justify-content: flex-end;
		}
		.lp-squid-game .owl-carousel.owl-drag .owl-item:not(.center) img {
				width: 65%;
				transform: translate(0, 12%);
		}
		.lp-squid-game .owl-carousel.owl-drag .owl-item.center~.owl-item:not(.center) .slide-item {
				justify-content: flex-start;
		}
		.lp-squid-game .owl-carousel.owl-drag .owl-item.center~.owl-item:not(.center) img {
				transform: translate(0, 30%);
		}
		.lp-squid-game .owl-carousel .owl-nav button.owl-prev {
				left: 22%;
				font-size: 2.5vw;
		}
		.lp-squid-game .owl-carousel .owl-nav button.owl-next {
				right: 22%;
				font-size: 2.5vw;
		}
		.lp-squid-game .owl-carousel .owl-dots {
				bottom: -3vw;
		}
}

@media screen and (min-width: 1200px) {
		.lifestyle-carousel {
				top: 5vw;
		}
		.lp-squid-game .owl-carousel .slide-item img {
				width: 90%;
		}
		.lp-squid-game .owl-carousel .owl-nav button.owl-prev {
				left: 26%;
		}
		.lp-squid-game .owl-carousel .owl-nav button.owl-next {
				right: 26%;
		}
}

@media screen and (min-width: 1600px) {
		.lp-squid-game .owl-carousel .owl-nav button.owl-prev {
				left: 28%;
		}
		.lp-squid-game .owl-carousel .owl-nav button.owl-next {
				right: 28%;
		}
		.lp-squid-game .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-squid-game{
	overflow:hidden;
}
.btn-view1{
	top:143vw;
}
.btn-view2{
	top:-27vw;
}

@media screen and (min-width: 768px) {
	.section3 .btn-view2{
		top:59.5%;
		left:71.5vw;
	}
}
