@charset "UFT-8";

/* カウントダウンバナー */
#countdown.cdoff {
	display: none;
}

#countdown {
	position: relative;
	width: 100%;
	width: 40%;
	max-width: 500px;
	margin: 20px auto 0;
}

#countdown .swiper-pagination-bullet-active {
	background-color: #f684df;
}

#countdown .swiper-horizontal>.swiper-pagination-bullets,
#countdown .swiper-pagination-bullets.swiper-pagination-horizontal,
#countdown .swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: -21px;
}

#countdown .swiper-pagination-bullet {
	width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 16px));
	height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 16px));
}

@media screen and (max-width:768px) {
	#countdown {
		position: relative;
		z-index: 1;
		width: 100%;
		margin-bottom: 20px;
	}

	#countdown .swiper-horizontal>.swiper-pagination-bullets,
	#countdown .swiper-pagination-bullets.swiper-pagination-horizontal,
	#countdown .swiper-pagination-custom,
	.swiper-pagination-fraction {
		bottom: -17px;
	}

	#countdown .swiper-pagination-bullet {
		width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 12px));
		height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 12px));
	}

}


.home_08_ * {
	box-sizing: border-box;
}

.home_08_ {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	max-width: 1500px;
	width: 100%;
	margin: 0 auto;
	padding: 40px 50px;
}

.home_08_>div {
	width: calc((100% / 3) - 1%);
}

.home_08_>div>.in {
	position: relative;
	border: 4px #000 solid;
	padding-bottom: 15px;
}

.home_08_ .photo_box .in {
	background: #00d1b3 url(../../images24/home08/bg1.png) center center;
	/*background-color: #00d1b3;*/
	background-size: cover;
	display: flex;
	flex-flow: column;
	padding-top: 16%;
	padding-left: 20px;
	padding-right: 20px;
}

.home_08_ .photo_box .in .icon {
	position: absolute;
	top: -20px;
	left: calc(50% - 90px);
	left: calc(50% - 20%);
	z-index: 2;
	width: 100%;
	max-width: 330px;
	max-width: 180px;
	max-width: 40%;
}

.home_08_ .kansen_box .in {
	background-color: #f4e827;
	background-size: cover;
	padding-top: 16%;
	padding-top: 12%;
	padding-left: 40px;
	padding-right: 40px;
}

.home_08_ .kansen_box .in .icon {
	position: absolute;
	top: -10px;
	left: calc(50% - 45%);
	z-index: 2;
	width: 100%;
	max-width: 444px;
	max-width: 54%;
}

.home_08_ .kansen_box .in .icon::before {
	content: "";
	position: absolute;
	top: 60%;
	left: -15%;
	background-image: url(../../images24/home08/icon2_1.svg);
	background-size: cover;
	width: 158px;
	height: 216px;
	width: 79px;
	height: 108px;
}

.home_08_ .kansen_box .in .icon::after {
	content: "";
	position: absolute;
	top: 30%;
	top: 14%;
	right: -60%;
	background-image: url(../../images24/home08/icon2_2.svg);
	background-size: cover;
	width: 216px;
	height: 128px;
	width: 130px;
	height: 77px;
	width: 108px;
	height: 64px;
}

.home_08_ .kansen_box .in::before {
	content: "";
	position: absolute;
	z-index: 2;
	bottom: -3%;
	left: -4%;
	background-image: url(../../images24/home08/icon2_4.svg);
	background-size: cover;
	width: 98px;
	height: 148px;
}

.home_08_ .kansen_box .in::after {
	content: "";
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 4%;
	background-image: url(../../images24/home08/icon2_3.svg);
	background-size: cover;
	width: 59px;
	height: 134px;
}

.home_08_ .kansen_box .in .swiper-slide .photo-img::after {
	content: "";
	position: absolute;
	bottom: 2%;
	left: 50%;
	transform: translateX(-50%);
	background: url(../../images24/home08/icon2_5.svg) no-repeat;
	background-size: cover;
	width: 227px;
	height: 74px;
}

.home_08_ .kansen_box .moreBtn3wrap {
	margin-top: 24px;
	margin-top: 8px;
}

.home_08_ .movie_box .in {
	background: #f684df url(../../images24/home08/bg3.jpg) center center;
	background-size: cover;
	background-size: 104%;
	background-size: 128% 110%;
	padding-top: 24%;
	padding-top: 20%;
	padding-top: 23%;
	padding-left: 10px;
	padding-right: 10px;
}

.home_08_ .movie_box .in .icon {
	position: absolute;
	top: -20px;
	z-index: 1;
	left: calc(50% - 48%);
	z-index: 2;
	width: 100%;
	max-width: 180px;
	max-width: 40%;
}

.home_08_ .movie_box .moreBtn3wrap {
	margin-top: 9%;
}

.home_08_ .youtube {
	width: 100%;
	width: 86%;
	margin: 3% auto 0;
	aspect-ratio: 16 / 9;
}

.home_08_ .youtube iframe {
	width: 100%;
	height: 100%;
}

.home_08_ .youtube .photo-img {
	position: relative;
	background-color: #fff;
	padding: 3% 4%;
	border: 5px #000 solid;
	z-index: 1;
}

.home_08_ .youtube .swiper-slide a {
	position: relative;
	padding-right: 5px;
	padding-bottom: 5px;
}

.home_08_ .tit {
	width: 100%;
	max-width: 84%;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 5%;
}

/*
.home_08_ .tit h2 {
	position: relative;
	font-family: "ab-countryroad", "vdl-logojrblack", sans-serif;
	font-size: 50px;
	line-height: 1.2;
	font-weight: 900;
	font-style: normal;
}

.home_08_ .tit p {
	font-size: 0.3em;
}
*/

.home_08_ .photo_box .photo-img {
	position: relative;
	background-color: #fff;
	padding: 3% 4%;
	border: 5px #000 solid;
	z-index: 1;
}

.home_08_ .kansen_box .photo-img {
	background-color: #fff;
	border: 10px #fff solid;
	border-left: 20px #fff solid;
	border-right: 20px #fff solid;
}

.home_08_ .photo_box .swiper-slide a {
	position: relative;
	padding-right: 5px;
	padding-bottom: 5px;
}

.home_08_ .photo_box .swiper-slide a::before {
	content: "";
	background-color: rgba(255, 255, 255, 0.10);
	background-image: radial-gradient(#000000 30%, transparent 1%), radial-gradient(#000000 30%, transparent 1%);
	background-position: 0 0, 5px -5px;
	background-size: 10px 10px;
	width: calc(100% - 10px);
	height: calc(100% - 10px);
	position: absolute;
	bottom: 0;
	right: 0;
}

.home_08_ .swiper-wrap03 {
	position: relative;
	width: 100%;
}

.home_08_ .swiper-wrap {
	position: relative;
}

.home_08_ .arrowWrap .swiper-button-next,
.home_08_ .arrowWrap .swiper-button-prev {
	position: absolute;
	background-color: #000;
	color: #fff;
	border-radius: 18%;
	width: 2em;
	height: 2em;
}

.home_08_ .photo_box .arrowWrap .swiper-button-next {
	right: -16px;
	right: 0;
}

.home_08_ .photo_box .arrowWrap .swiper-button-prev {
	left: -16px;
	left: 0;
}

.home_08_ .movie_box .arrowWrap .swiper-button-next {
	right: -16px;
	right: 0;
}

.home_08_ .movie_box .arrowWrap .swiper-button-prev {
	left: -16px;
	left: 0;
}

.home_08_ .moreBtn3wrap {
	margin-top: 10px;
}

.home_08_ .kansen_box .swiper-slide a {
	position: relative;
	padding-right: 5px;
	padding-bottom: 5px;
}

/*
.home_08_ .kansen_box .swiper-slide a::before {
	content: "";
	background-color: rgba(255, 255, 255, 0.10);
	background-image: radial-gradient(#000000 30%, transparent 1%), radial-gradient(#000000 30%, transparent 1%);
	background-position: 0 0, 5px -5px;
	background-size: 10px 10px;
	width: calc(100% - 10px);
	height: calc(100% - 10px);
	position: absolute;
	bottom: 0;
	right: 0;
}
*/

.home_08_ .kansen_box .photo-img img {
	/*
	position: relative;
	background-color: #fff;
	padding: 3% 4%;
	*/
	border-radius: 28px;
	border-radius: 10%;
}



@media screen and (max-width:1260px) {

	.home_08_>div {
		width: calc((100% / 2) - 1%);
	}

	.home_08_ .movie_box {
		margin: 30px auto 0;
	}

	.home_08_ .moreBtn3wrap {
		margin-top: 30px;
	}
}

@media screen and (max-width:1100px) {

	.home_08_ {
		flex-flow: column;
		right: 0;
		width: 100%;
		max-width: 70%;
		margin: 0 auto;
		padding-left: 0;
		padding-right: 0;
	}

	.home_08_>div {
		margin-top: 30px;
		width: 100%;
	}

	.home_08_>div>.in {
		padding-left: 10%;
		padding-right: 10%;
	}

	.home_08_ .moreBtn3wrap {
		margin-top: 8px;
	}

	.home_08_ .arrowWrap .swiper-button-next,
	.home_08_ .arrowWrap .swiper-button-prev {
		width: 3em;
		height: 3em;
	}
}

@media screen and (max-width:768px) {
	.home_08_ {
		max-width: 100%;
		padding: 20px 0;
	}
}

@media screen and (max-width:640px) {
	.home_08_>div>.in {
		padding-left: 5%;
		padding-right: 5%;
	}
}
