@charset "utf-8";

/*----------------------------
	lower02
------------------------------*/
.lower02 {
	overflow: hidden;
}
.lower02 .mv {
	padding-top: 5vw;
	position: relative;
}
.lower02 .mv::before {
	content: "";
	width: 114.833vw;
	height: 20.833vw;
	background: url(/base/pc/store/special/havefuninthesun/2025/img/lower02/mv_bg.png) no-repeat;
	background-size: cover;
	position: absolute;
	top: 0;
	left: -15vw;
	z-index: -1;
}
.lower02 .ttlBox {
	width: 32.667vw;
	position: absolute;
	top: 50%;
	left: 9.167vw;
	transform: translate(0, -50%);
}
.lower02 .logo {
	width: 20.583vw;
	margin: 0 auto;
}
.lower02 h1 {
	margin-top: 3.333vw;
	margin-left: 1.25vw;
}
@media (max-width: 768px) {
	.lower02 .mv {
		padding-top: 0;
	}
	.lower02 .mv::before {
		content: none;
	}
	.lower02 .ttlBox {
		width: 100%;
		top: 0;
		left: 0;
		transform: none;
	}
	.lower02 .logo {
		width: 25rem;
		margin: 5rem 2rem 0 auto;
	}
	.lower02 h1 {
		width: 100%;
		margin: 59.5rem 0 0;
	}
}

/* cont */
.lower02 .cont {
	padding: 7.5rem 0 7rem;
}
.lower02 .inner {
	max-width: 120rem;
	margin: 0 auto;
}
.lower02 .lineBox {
	width: 45rem;
	margin-left: 10.3rem;
	margin-right: 8.5rem;
}
.line.left {
	top: -10rem;
	left: 1rem;
}
.line.right {
	bottom: -5rem;
	right: -8rem;
}
.lower02 .lead {
	font-weight: 700;
	line-height: 3rem;
	letter-spacing: 0.2em;
}
.lower02 .txt {
	font-weight: 600;
	line-height: 3.2rem;
}
.lower02 .detail {
	margin-top: 3rem;
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 2.4rem;
}
.lower02 .detail > p + p {
	margin-top: 0.5rem;
}
.lower02 .video video {
	width: 100%;
	display: block;
}
.lower02 .btn {
	margin-top: 0.5rem;
	width: 15.6rem;
}
.lower02 .btn a {
	display: block;
	font-size: 1.3rem;
	font-weight: 600;
	line-height: 1;
	text-align: center;
	border: solid 1px #000;
	border-radius: 5rem;
	padding: 0.5rem;
}
.lower02 .detail > p + .btn {
	margin-top: 0;
}
@media (max-width: 768px) {
	.lower02 .cont {
		padding: 7.5rem 0 5rem;
	}
	.lower02 .inner {
		max-width: 100%;
	}
	.lower02 .lineBox {
		width: 100%;
		margin-left: 0;
		text-align: center;
	}
	.lower02 .lineBox .line {
		display: none;
	}
	.lower02 .lead {
		font-size: 2.5rem;
		line-height: 3.8rem;
	}
	.lower02 .txt {
		line-height: 4.1rem;
	}
	.lower02 .detail {
		margin-top: 3rem;
		font-size: 2.4rem;
		line-height: 3.3rem;
	}
	.lower02 .btn {
		margin-top: 1rem;
		width: 27.8rem;
	}
	.lower02 .btn a {
		font-size: 2.5rem;
		padding: 1rem;
	}
	.lower02 .detail > p + .btn {
		margin-top: 0.5rem;
	}
}

/* item01 */
.lower02 .item01 {
	margin-top: 6.5rem;
	margin-left: 16.5rem;
	display: flex;
	gap: 0 4rem;
	position: relative;
}
.lower02 .item01::before {
	content: "";
	width: 25rem;
	height: 77.1rem;
	background: url(/base/pc/store/special/havefuninthesun/2025/img/lower02/bg01.png) no-repeat;
	background-size: contain;
	position: absolute;
	bottom: -72rem;
	left: -27rem;
}
.lower02 .item01 .box {
	width: 59.4rem;
}
.lower02 .item01 .picBox {
	position: relative;
}
.lower02 .item01 .picBox .pic02 {
	width: 45.8rem;
	position: absolute;
	bottom: -33rem;
	right: -34.5rem;
}
.lower02 .item01 .txtBox {
	padding: 1.5rem 13.5rem 0 4rem;
}
.lower02 .item01 .video {
	margin-top: 11.5rem;
	width: 29.3rem;
}
@media (max-width: 768px) {
	.lower02 .item01 {
		margin-top: 9rem;
		margin-left: 0;
		display: block;
	}
	.lower02 .item01::before {
		width: 15.4rem;
		height: 120.2rem;
		background: url(/base/pc/store/special/havefuninthesun/2025/img/lower02/bg01_sp.png) no-repeat;
		bottom: auto;
		left: auto;
		top: 16.5rem;
		right: 0;
	}
	.lower02 .item01 .box {
		width: 100%;
	}
	.lower02 .item01 .picBox {
		position: relative;
	}
	.lower02 .item01 .picBox .pic01 {
		width: 48.4rem;
	}
	.lower02 .item01 .picBox .pic02 {
		width: 44.7rem;
		bottom: -41.2rem;
		right: -3rem;
	}
	.lower02 .item01 .txtBox {
		padding: 2.5rem 5.5rem 0;
	}
	.lower02 .item01 .video {
		margin-top: 15.4rem;
		margin-left: 2rem;
		width: 35.2rem;
		border-top: solid 1.2rem #fff;
		border-right: solid 1.2rem #fff;
		position: relative;
	}
}

/* item02 */
.lower02 .item02 {
	margin-top: 19rem;
	margin-right: 8rem;
	display: flex;
	justify-content: flex-end;
	gap: 0 3rem;
}
.lower02 .item02 .pic {
	width: 49rem;
	position: relative;
}
.lower02 .item02 .pic::after {
	content: "";
	width: 25rem;
	height: 33.9rem;
	background: url(/base/pc/store/special/havefuninthesun/2025/img/lower02/bg02.png) no-repeat;
	background-size: contain;
	position: absolute;
	bottom: -4rem;
	right: -16rem;
	z-index: -1;
}
.lower02 .item02 .txtBox {
	width: 23%;
}
@media (max-width: 768px) {
	.lower02 .item02 {
		margin: 20rem auto 0;
		display: block;
		width: 49rem;
	}
	.lower02 .item02 .pic {
		width: 100%;
	}
	.lower02 .item02 .pic::after {
		width: 25rem;
		height: 87rem;
		background: url(/base/pc/store/special/havefuninthesun/2025/img/lower02/bg02_sp.png) no-repeat;
		background-size: contain;
		bottom: auto;
		right: auto;
		top: 0;
		left: -12rem;
	}
	.lower02 .item02 .txtBox {
		margin-top: 2rem;
		width: 100%;
	}
}

/* item03 */
.lower02 .item03 {
	margin-top: 20rem;
	display: flex;
	flex-direction: column-reverse;
}
.lower02 .item03 .picBox {
	margin-top: 1rem;
	display: flex;
	position: relative;
}
.lower02 .item03 .picBox::after {
	content: "";
	width: 90.2rem;
	height: 14.7rem;
	background: url(/base/pc/store/special/havefuninthesun/2025/img/lower02/bg03.png) no-repeat;
	background-size: contain;
	position: absolute;
	bottom: -6rem;
	left: 0;
	z-index: -1;
}
.lower02 .item03 .picBox .pic01 {
	width: 50.5rem;
}
.lower02 .item03 .picBox .pic02 {
	width: 39.7rem;
}
.lower02 .item03 .txtBox {
	width: 52%;
	margin: 0 auto;
}
@media (max-width: 768px) {
	.lower02 .item03 {
		margin-top: 9rem;
		display: block;
	}
	.lower02 .item03 .picBox {
		margin-top: 0;
	}
	.lower02 .item03 .picBox::after {
		width: 73.5rem;
		height: 11.9rem;
		background: url(/base/pc/store/special/havefuninthesun/2025/img/lower02/bg03_sp.png) no-repeat;
		background-size: contain;
		bottom: auto;
		left: auto;
		top: 31rem;
		right: 0;
	}
	.lower02 .item03 .picBox .pic01 {
		width: 43.2rem;
	}
	.lower02 .item03 .picBox .pic02 {
		margin-top: 46rem;
		width: 31.7rem;
	}
	.lower02 .item03 .txtBox {
		width: 58%;
		margin: -38rem 0 0;
		padding: 0 3rem 0 4rem;
	}
}

/* item04 */
.lower02 .item04 {
	margin-top: 25rem;
	display: flex;
	flex-direction: row-reverse;
	gap: 0 3rem;
}
.lower02 .item04 .pic {
	width: 60.8rem;
}
.lower02 .item04 .txtBox {
	width: 26%;
}
@media (max-width: 768px) {
	.lower02 .item04 {
		margin-top: 14rem;
		display: block;
	}
	.lower02 .item04 .pic {
		width: 49rem;
		margin: 0 auto;
	}
	.lower02 .item04 .txtBox {
		width: 100%;
		padding: 2.5rem 0 0 5.5rem;
	}
}

/* item05 */
.lower02 .item05 {
	margin-top: -46rem;
	margin-left: 10rem;
	display: flex;
	align-items: flex-end;
	gap: 0 3rem;
}
.lower02 .item05 .pic {
	width: 60.7rem;
}
.lower02 .item05 .txtBox {
	width: 24%;
}
@media (max-width: 768px) {
	.lower02 .item05 {
		margin-top: 12rem;
		margin-left: auto;
		width: 52.6rem;
		display: block;
	}
	.lower02 .item05 .pic {
		width: 100%;
		position: relative;
	}
	.lower02 .item05 .pic::before {
		content: "";
		width: 25rem;
		height: 33.9rem;
		background: url(/base/pc/store/special/havefuninthesun/2025/img/lower02/bg04_sp.png) no-repeat;
		background-size: contain;
		position: absolute;
		bottom: -11rem;
		left: -15.5rem;
		z-index: -1;
	}
	.lower02 .item05 .txtBox {
		margin-top: 2rem;
		width: 100%;
	}
}

/* item06 */
.lower02 .item06 {
	margin-top: 20rem;
	padding: 0 14rem;
}
.lower02 .item06 .picBox {
	display: flex;
	position: relative;
}
.lower02 .item06 .picBox::before {
	content: "";
	width: 48.1rem;
	height: 43.6rem;
	background: url(/base/pc/store/special/havefuninthesun/2025/img/lower02/bg04.png) no-repeat;
	background-size: contain;
	position: absolute;
	bottom: -25rem;
	left: -17rem;
	z-index: -1;
}
.lower02 .item06 .pic {
	width: 46rem;
}
.lower02 .item06 .txtBox {
	margin-top: 2rem;
	width: 74%;
}
@media (max-width: 768px) {
	.lower02 .item06 {
		margin-top: 10rem;
		padding: 0;
	}
	.lower02 .item06 .picBox {
		display: block;
		width: 46.1rem;
		margin: 0 auto;
	}
	.lower02 .item06 .picBox::before {
		width: 48.1rem;
		height: 81.7rem;
		background: url(/base/pc/store/special/havefuninthesun/2025/img/lower02/bg05_sp.png) no-repeat;
		background-size: contain;
		bottom: auto;
		left: auto;
		top: 0;
		right: -48rem;
	}
	.lower02 .item06 .pic {
		width: 100%;
	}
	.lower02 .item06 .txtBox {
		margin-top: 2rem;
		width: 100%;
		padding: 0 8.5rem 0 13rem;
	}
}

/* item07 */
.lower02 .item07 {
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
}
.lower02 .item07 .pic {
	width: 68rem;
	position: relative;
}
.lower02 .item07 .pic::after {
	content: "";
	width: 37.5rem;
	height: 75.5rem;
	background: url(/base/pc/store/special/havefuninthesun/2025/img/lower02/bg05.png) no-repeat;
	background-size: contain;
	position: absolute;
	bottom: -50rem;
	right: -8.8rem;
	z-index: -1;
}
.lower02 .item07 .txtBox {
	margin-top: 14rem;
	width: 22%;
}
@media (max-width: 768px) {
	.lower02 .item07 {
		margin-top: 9.5rem;
		display: block;
	}
	.lower02 .item07 .pic {
		width: 57.4rem;
		margin-left: 9.5rem;
	}
	.lower02 .item07 .pic::after {
		width: 34.9rem;
		height: 71.8rem;
		background: url(/base/pc/store/special/havefuninthesun/2025/img/lower02/bg06_sp.png) no-repeat;
		background-size: contain;
		bottom: auto;
		right: auto;
		top: 41rem;
		left: -10rem;
	}
	.lower02 .item07 .txtBox {
		margin: -1rem auto 0;
		width: 75.5%;
	}
}

/* item08 */
.lower02 .item08 {
	margin-top: 11rem;
	margin-left: 10rem;
	display: flex;
	align-items: flex-end;
	gap: 0 3rem;
}
.lower02 .item08 .pic {
	width: 63.6rem;
}
.lower02 .item08 .txtBox {
	width: 30%;
	margin-bottom: -12rem;
}
@media (max-width: 768px) {
	.lower02 .item08 {
		margin-top: 12.5rem;
		margin-left: 0;
		display: block;
	}
	.lower02 .item08 .pic {
		width: 52.7rem;
		margin-left: auto;
	}
	.lower02 .item08 .txtBox {
		width: 90%;
		margin: -9rem 0 0 3rem; 
	}
}

/* item09 */
.lower02 .item09 {
	margin-top: 19rem;
	display: flex;
	flex-direction: row-reverse;
	align-items: flex-end;
}
.lower02 .item09 .picBox {
	width: 75.9rem;
	margin-left: -10.5rem;
	padding: 7rem 15rem;
	background: url(/base/pc/store/special/havefuninthesun/2025/img/lower02/bg06.png) no-repeat;
	background-size: contain;
	position: relative;
}
.lower02 .item09 .ttl {
	width: 7.7rem;
	position: absolute;
	top: 19.5rem;
	left: -13.5rem;
}
.lower02 .item09 .pic {
	width: 45.8rem;
	margin: 0 auto;
}
.lower02 .item09 .txtBox {
	width: 32%;
	margin-bottom: 11rem;
	position: relative;
}
@media (max-width: 768px) {
	.lower02 .item09 {
		margin-top: 3rem;
		display: block;
	}
	.lower02 .item09 .picBox {
		display: flex;
		justify-content: center;
		gap: 0 2rem;
		width: 100%;
		margin-left: 0;
		padding: 7rem 0;
		background: url(/base/pc/store/special/havefuninthesun/2025/img/lower02/bg07_sp.png) no-repeat;
		background-size: cover;
	}
	.lower02 .item09 .ttl {
		width: 3rem;
		position: static;
	}
	.lower02 .item09 .pic {
		width: 45.8rem;
		margin: 0;
	}
	.lower02 .item09 .txtBox {
		width: 45.8rem;
		margin: -5.5rem 0 0 16rem;
	}
}