@charset "utf-8";

/*----------------------------
	lower05
------------------------------*/
.lower05 {
	overflow: hidden;
}
.lower05 .mv {
	position: relative;
}
.lower05 .ttlBox {
	width: 28.583vw;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.lower05 .logo {
	width: 24.083vw;
	margin: 0 auto;
}
.lower05 h1 {
	margin-top: 2.5vw;
}
@media (max-width: 768px) {
	.lower05 .ttlBox {
		width: 34rem;
		top: 54%;
	}
	.lower05 .logo {
		width: 26.9rem;
	}
	.lower05 h1 {
		margin-top: 3rem;
	}
}

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

/* item01 */
.lower05 .item01 {
	margin-top: 5rem;
	margin-left: 9.5rem;
	display: flex;
	position: relative;
}
.lower05 .item01::after {
	content: "";
	width: 25rem;
	height: 69.9rem;
	background: url(/base/pc/store/special/havefuninthesun/2025/img/lower05/bg02.png) no-repeat;
	background-size: contain;
	position: absolute;
	bottom: -5rem;
	right: 10.5rem;
	z-index: -1;
}
.lower05 .item01 .pic {
	width: 62.1rem;
	position: relative;
	z-index: 5;
}
.lower05 .item01 .pic::before {
	content: "";
	width: 62.1rem;
	height: 93.1rem;
	background: url(/base/pc/store/special/havefuninthesun/2025/img/lower05/bg01.png) no-repeat;
	background-size: contain;
	position: absolute;
	top: -6rem;
	left: -9.5rem;
	z-index: -1;
}
.lower05 .item01 .txtBox {
	margin-top: 25.5rem;
	margin-left: -49rem;
	width: 78.5rem;
	border: solid 1px #231815;
	padding: 5.5rem 5rem 5rem;
	background-color: #fff;
	position: relative;
}
.lower05 .item01 h2 {
	width: 7.8rem;
	margin-left: auto;
	margin-right: 6.5rem;
}
.lower05 .item01 h2 + .txt {
	margin-top: 22rem;
}
.lower05 .item01 .txt ,
.lower05 .item01 .detail {
	width: 73%;
	position: relative;
	z-index: 10;
}
.lower05 .item01 .txt.itemPic01::after {
	content: "";
	width: 21.3rem;
	height: 25.3rem;
	background: url(/base/pc/store/special/havefuninthesun/2025/img/lower05/img02.png) no-repeat;
	background-size: contain;
	position: absolute;
	bottom: 1rem;
	right: -22rem;
}
.lower05 .item01 .detail.itemPic02::after {
	content: "";
	width: 18.5rem;
	height: 30.9rem;
	background: url(/base/pc/store/special/havefuninthesun/2025/img/lower05/img03.png) no-repeat;
	background-size: contain;
	position: absolute;
	bottom: -3rem;
	right: -18.5rem;
}
@media (max-width: 768px) {
	.lower05 .item01 {
		margin-top: 6.5rem;
		margin-left: 0;
		display: block;
	}
	.lower05 .item01::after {
		width: 29.2rem;
		height: 46.4rem;
		background: url(/base/pc/store/special/havefuninthesun/2025/img/lower05/bg02_sp.png) no-repeat;
		background-size: contain;
		bottom: auto;
		top: 7.5rem;
		right: 0;
	}
	.lower05 .item01 .pic {
		width: 42.4rem;
		margin-left: 9rem;
	}
	.lower05 .item01 .pic::before {
		width: 42.4rem;
		height: 63.6rem;
		top: -3.5rem;
		left: -9rem;
	}
	.lower05 .item01 .txtBox {
		margin-top: 2rem;
		margin-left: 0;
		width: 100%;
		border: none;
		padding: 0rem 5.5rem 0 6.5rem;
	}
	.lower05 .item01 h2 {
		width: 24rem;
		margin-right: 0;
		background-color: #fff;
		border-top: solid 1px #231815;
		border-bottom: solid 1px #231815;
		padding: 4.5rem 0 4rem;
		position: absolute;
		top: -54rem;
		right: 0;
	}
	.lower05 .item01 h2 img {
		width: 17.2rem;
		margin: 0 2.5rem 0 auto;
	}
	.lower05 .item01 h2 + .txt {
		margin-top: 0;
	}
	.lower05 .item01 .txt ,
	.lower05 .item01 .detail {
		width: 100%;
	}
	.lower05 .item01 .txt.itemPic01::after {
		bottom: -25rem;
		right: -5rem;
	}
	.lower05 .item01 .detail.itemPic02::after {
		width: 19.7rem;
		height: 33rem;
		bottom: -2rem;
		right: -2.5rem;
	}
}

/* item02 */
.lower05 .item02 {
	margin-top: 19rem;
	margin-right: 9.5rem;
	position: relative;
}
.lower05 .item02::before {
	content: "";
	width: 76.7rem;
	height: 91rem;
	background: url(/base/pc/store/special/havefuninthesun/2025/img/lower05/bg03.png) no-repeat;
	background-size: contain;
	position: absolute;
	bottom: -4rem;
	left: 24rem;
	z-index: -1;
}
.lower05 .item02 .picBox {
	display: flex;
	justify-content: flex-end;
	gap: 0 11.5rem;
}
.lower05 .item02 h2 {
	margin-top: 8rem;
	width: 2.9rem;
}
.lower05 .item02 .pic {
	width: 62rem;
}
.lower05 .item02 .txtBox {
	width: 62rem;
	margin: 3rem 0 0 auto;
	padding-right: 11rem;
}
.lower05 .item02 .txt ,
.lower05 .item02 .detail {
	position: relative;
}
.lower05 .item02 .txt.itemPic01::after {
	content: "";
	width: 16.8rem;
	height: 16.3rem;
	background: url(/base/pc/store/special/havefuninthesun/2025/img/lower05/img05.png) no-repeat;
	background-size: contain;
	position: absolute;
	bottom: -3.5rem;
	left: -17rem;
}
.lower05 .item02 .detail.itemPic02::after {
	content: "";
	width: 14.4rem;
	height: 28.1rem;
	background: url(/base/pc/store/special/havefuninthesun/2025/img/lower05/img06.png) no-repeat;
	background-size: contain;
	position: absolute;
	bottom: -4rem;
	left: -13rem;
}
@media (max-width: 768px) {
	.lower05 .item02 {
		margin-top: 12.5rem;
		margin-right: 0;
	}
	.lower05 .item02::before {
		width: 75rem;
		height: 99.1rem;
		background: url(/base/pc/store/special/havefuninthesun/2025/img/lower05/bg03_sp.png) no-repeat;
		background-size: contain;
		bottom: -6rem;
		left: 0;
	}
	.lower05 .item02 .picBox {
		display: block;
		position: relative;
	}
	.lower05 .item02 h2 {
		margin-top: 0;
		width: 7.4rem;
		position: absolute;
		top: 12.5rem;
		left: 22.5rem;
	}
	.lower05 .item02 .pic {
		width: 54.7rem;
		margin: 0 auto;
	}
	.lower05 .item02 .txtBox {
		width: 54.7rem;
		margin: 2.5rem auto 0;
		padding-right: 0;
	}
	.lower05 .item02 .txt02 {
		width: 85%;
	}
	.lower05 .item02 .txt.itemPic01::after {
		bottom: -18rem;
		left: auto;
		right: -5rem;
	}
	.lower05 .item02 .detail.itemPic02::after {
		width: 16.6rem;
		height: 32.3rem;
		bottom: 4rem;
		left: auto;
		right: -7rem;
	}
}

/* item03 */
.lower05 .item03 {
	margin-top: 18rem;
	display: flex;
	flex-direction: row-reverse;
}
.lower05 .item03 .box {
	margin-top: 8rem;
	margin-left: -4rem;
	width: 71.1rem;
}
.lower05 .item03 .txtBox {
	margin: 1.5rem 7rem 0 auto;
	width: 60%;
}
.lower05 .item03 .video {
	width: 29.3rem;
	position: relative;
}
.lower05 .item03 .video::before {
	content: "";
	width: 25rem;
	height: 27.4rem;
	background: url(/base/pc/store/special/havefuninthesun/2025/img/lower05/bg04.png) no-repeat;
	background-size: contain;
	position: absolute;
	top: 30rem;
	left: -6rem;
	z-index: -1;
}
@media (max-width: 768px) {
	.lower05 .item03 {
		margin-top: 16rem;
		display: block;
	}
	.lower05 .item03 .box {
		margin-top: 0;
		margin-left: auto;
		width: 59.5rem;
	}
	.lower05 .item03 .txtBox {
		margin: 2rem 0 0;
		width: 83%;
	}
	.lower05 .item03 .video {
		width: 33.5rem;
		margin: 6.5rem auto 0;
	}
	.lower05 .item03 .video::before {
		top: auto;
		bottom: -6rem;
		left: -6rem;
	}
}

/* item04 */
.lower05 .item04 {
	margin-top: -13rem;
	margin-left: 6rem;
	display: flex;
	align-items: flex-end;
	gap: 0 3rem;
}
.lower05 .item04 .pic {
	width: 59.9rem;
	position: relative;
}
.lower05 .item04 .pic::before {
	content: "";
	width: 59.9rem;
	height: 65.3rem;
	background: url(/base/pc/store/special/havefuninthesun/2025/img/lower05/bg05.png) no-repeat;
	background-size: contain;
	position: absolute;
	bottom: -7.5rem;
	left: -6rem;
	z-index: -1;
}
.lower05 .item04 .txtBox {
	width: 37%;
	margin-bottom: 2.5rem;
}
@media (max-width: 768px) {
	.lower05 .item04 {
		margin-top: 19rem;
		margin-left: 0;
		display: block;
	}
	.lower05 .item04 .pic {
		margin: 0 auto;
	}
	.lower05 .item04 .pic::before {
		width: 59.9rem;
		height: 65.4rem;
		background: url(/base/pc/store/special/havefuninthesun/2025/img/lower05/bg05_sp.png) no-repeat;
		background-size: contain;
		bottom: 0;
		left: -6rem;
	}
	.lower05 .item04 .txtBox {
		width: 59.9rem;
		margin: 2rem auto 0;
	}
}

/* item05 */
.lower05 .item05 {
	margin-top: 27rem;
	margin-right: 7.5rem;
	display: flex;
	flex-direction: row-reverse;
	align-items: flex-end;
}
.lower05 .item05 .picBox {
	margin-left: -62rem;
	display: flex;
	justify-content: flex-end;
	gap: 0 15rem;
	position: relative;
	z-index: 5;
}
.lower05 .item05 .ttl {
	margin-top: 9.5rem;
	width: 7.8rem;
	height: 35.1rem;
	background-color: #fff;
}
.lower05 .item05 .pic {
	width: 62.1rem;
}
.lower05 .item05 .txtBox {
	width: 78.5rem;
	padding: 32.5rem 43rem 4rem 4rem;
	background-color: #fff;
	border: solid 1px #231815;
	border-bottom: none;
}
@media (max-width: 768px) {
	.lower05 .item05 {
		margin-top: 12rem;
		margin-right: auto;
		display: block;
	}
	.lower05 .item05 .picBox {
		margin-left: 0;
		gap: 0;
		align-items: flex-start;
	}
	.lower05 .item05 .ttl {
		margin-top: 17rem;
		width: 13rem;
		height: auto;
		border: solid 1px #231815;
		border-right: none;
		padding: 4rem 0;
	}
	.lower05 .item05 .ttl img {
		width: 2.7rem;
		margin: 0 auto;
	}
	.lower05 .item05 .pic {
		width: 55.8rem;
	}
	.lower05 .item05 .txtBox {
		width: 100%;
		padding: 2rem 7.5rem 0 5.5rem;
		background-color: transparent;
		border: none;
		position: relative;
	}
	.lower05 .item05 .txtBox::before {
		content: "";
		width: 39.9rem;
		height: 76.6rem;
		background: url(/base/pc/store/special/havefuninthesun/2025/img/lower05/bg04_sp.png) no-repeat;
		background-size: contain;
		position: absolute;
		bottom: -8rem;
		left: 0;
		z-index: -1;
	}
}

/* item06 */
.lower05 .item06 {
	display: flex;
	flex-direction: row-reverse;
	align-items: flex-start;
	margin-right: 7.5rem;
}
.lower05 .item06 .pic {
	margin-top: 2.5rem;
	margin-left: -39.2rem;
	width: 62.1rem;
	position: relative;
	z-index: 5;
}
.lower05 .item06 .txtBox {
	width: 78.5rem;
	padding: 2.5rem 43rem 4rem 4rem;
	background-color: #fff;
	border: solid 1px #231815;
	border-top: none;
	position: relative;
}
.lower05 .item06 .txtBox::before {
	content: "";
	width: 39.9rem;
	height: 37.6rem;
	background: url(/base/pc/store/special/havefuninthesun/2025/img/lower05/bg06.png) no-repeat;
	background-size: contain;
	position: absolute;
	bottom: -7rem;
	left: 0;
	z-index: -1;
}
@media (max-width: 768px) {
	.lower05 .item06 {
		display: block;
		margin: 6rem 0 0;
	}
	.lower05 .item06 .pic {
		margin: 0;
		width: 55.8rem;
	}
	.lower05 .item06 .txtBox {
		width: 55.8rem;
		padding: 2.5rem 0 0 5.5rem;
		border: none;
		background-color: transparent;
	}
	.lower05 .item06 .txtBox::before {
		width: 18.6rem;
		height: 46.2rem;
		background: url(/base/pc/store/special/havefuninthesun/2025/img/lower05/bg06_sp.png) no-repeat;
		background-size: contain;
		bottom: 13rem;
		left: auto;
		right: -24rem;
	}
}

/* item07 */
.lower05 .item07 {
	margin-top: 18.5rem;
	display: flex;
	position: relative;
}
.lower05 .item07 .pic {
	width: 69.5rem;
}
.lower05 .item07 h2 {
	width: 12.5rem;
	position: absolute;
	top: 0;
	right: 24rem;
	z-index: 5;
}
.lower05 .item07 .txtBox {
	margin-top: 15.5rem;
	width: 50.5rem;
	background: url(/base/pc/store/special/havefuninthesun/2025/img/lower05/bg07.png) no-repeat;
	background-size: cover;
	padding: 6rem 0 2rem 5rem;
}
.lower05 .item07 .txt {
	width: 72%;
}
.lower05 .item07 .itemPic {
	position: relative;
}
.lower05 .item07 .itemPic::after {
	content: "";
	width: 24.8rem;
	height: 27.5rem;
	background: url(/base/pc/store/special/havefuninthesun/2025/img/lower05/img12.png) no-repeat;
	background-size: contain;
	position: absolute;
	bottom: -3rem;
	right: 1rem;
}
@media (max-width: 768px) {
	.lower05 .item07 {
		margin-top: 11rem;
		display: block;
	}
	.lower05 .item07 .pic {
		width: 63.5rem;
		margin: 0 auto;
	}
	.lower05 .item07 h2 {
		width: 20.4rem;
		border: solid 1px #231815;
		background-color: #fff;
		padding: 3.5rem;
		top: -5rem;
		right: auto;
		left: 8rem;
	}
	.lower05 .item07 .txtBox {
		margin: 0 auto;
		width: 63.5rem;
		background: url(/base/pc/store/special/havefuninthesun/2025/img/lower05/bg07_sp.png) no-repeat;
		background-size: cover;
		padding: 2rem 4rem 1rem;
	}
	.lower05 .item07 .txt {
		width: 100%;
	}
	.lower05 .item07 .itemPic::after {
		width: 28.7rem;
		height: 31.7rem;
		bottom: -3.5rem;
		right: -3rem;
	}
}

/* combination */
.lower05 .combination {
	background-color: #f3ede6;
	padding: 7rem 0 12.5rem;
}
.lower05 .combination h3 {
	width: 76.9rem;
	font-size: 3rem;
	font-weight: 700;
	padding-bottom: 1rem;
	border-bottom: solid 1px #231815;
	padding-left: 14.5rem;
}
.lower05 .combination .itemBox {
	display: flex;
	justify-content: flex-end;
	gap: 0 7rem;
}
.lower05 .combination .itemSlideWrap {
	width: 62.1rem;
	position: relative;
}
.lower05 .combination .swiper-slide {
	border: solid 1px #231815;
}
.lower05 .combination .swiper-pagination {
	margin-top: 1.5rem;
	position: static;
	width: auto;
}
.lower05 .combination .swiper-pagination-bullet {
	margin: 0 0.5rem;
	width: 1.8rem;
	height: 1.8rem;
	overflow: hidden;
	cursor: pointer;
	background-color: #e3d6c6;
	opacity: 1;
	border-radius: 50%;
	transition: all 0.42s;
	position: relative;
}
.lower05 .combination .swiper-pagination-bullet-active {
	background-color: #c9b092;
}

.lower05 .combination h4 {
	width: 30.8rem;
	height: 20.1rem;
	background-color: #fff;
	border-radius: 5rem 0 0 0;
	font-size: 3rem;
	font-weight: 700;
	line-height: 4rem;
	text-align: center;
	position: relative;
	padding-top: 5rem;
}
.lower05 .combination h4 .num {
	font-size: 1.8rem;
	font-weight: 600;
	position: absolute;
}
.lower05 .combination h4 .num .bold {
	font-size: 2.5rem;
	font-weight: 700;
}
.lower05 .combination h4 .kakeru {
	font-weight: 500;
}
.lower05 .combination .txt {
	margin-top: 3rem;
}
@media (max-width: 768px) {
	.lower05 .combination {
		padding: 4.5rem 0 5.5rem;
	}
	.lower05 .combination h3 {
		width: 70rem;
		padding-left: 8rem;
	}
	.lower05 .combination .itemBox {
		display: block;
		position: relative;
	}
	.lower05 .combination .itemSlideWrap {
		width: 53.9rem;
		margin: 16rem auto 0;
	}
	.lower05 .combination .swiper-pagination-bullet {
		width: 1.5rem;
		height: 1.5rem;
	}

	.lower05 .combination h4 {
		width: auto;
		height: auto;
		border-radius: 7rem 0 0 0;
		padding: 2rem;
		position: absolute;
		top: -12rem;
	}
	.lower05 .combination h4 .num {
		font-size: 1.6rem;
		position: static;
	}
	.lower05 .combination h4 .num .bold {
		font-size: 2.3rem;
		display: inline-block;
		margin-right: 0.5em;
	}
	.lower05 .combination h4 .kakeru {
		display: inline-block;
		margin: 0 1rem;
	}
	.lower05 .combination .txt {
		margin-top: 0;
	}
}

/* swiper */
.swiper-prev,
.swiper-next {
	width: 9.3rem;
	height: 4.9rem;
	position: absolute;
	top: 50%;
	transform: translate(0 , -50%);
	z-index: 10;
	cursor: pointer;
	border: none;
}
.swiper-prev {
	left: -4.5rem;
}
.swiper-next {
	right: -4.5rem;
}
.swiper-prev.swiper-button-disabled,
.swiper-next.swiper-button-disabled {
	display: none;
}
@media (max-width: 768px) {
	.swiper-prev,
	.swiper-next {
		width: 8rem;
		height: 4.2rem;
	}
	.swiper-prev {
		left: -3.5rem;
	}
	.swiper-next {
		right: -3.5rem;
	}
}

/* item08 */
.lower05 .item08 {
	margin-top: 7rem;
}
.lower05 .item08 .txtBox {
	width: 36rem;
}
.lower05 .item08 h4 {
	margin-left: auto;
}
.lower05 .item08 h4 .num {
	top: 0;
	left: -2rem;
}
.lower05 .item08 .txt ,
.lower05 .item08 .detail {
	width: 85%;
}
@media (max-width: 768px) {
	.lower05 .item08 {
		margin-top: 0;
	}
	.lower05 .item08 .txtBox {
		width: 53.9rem;
		margin: 2rem auto 0;
	}
	.lower05 .item08 h4 {
		width: 41rem;
		right: 0;
	}
	.lower05 .item08 .txt ,
	.lower05 .item08 .detail {
		width: 100%;
	}
}

/* item09 */
.lower05 .item09 {
	margin-top: 7rem;
	flex-direction: row-reverse;
}
.lower05 .item09 .txtBox {
	margin-top: 15.5rem;
	width: 41rem;
}
.lower05 .item09 h4 {
	padding-left: 10rem;
}
.lower05 .item09 h4 .num {
	top: 0;
	right: -2rem;
}
.lower05 .item09 .txt ,
.lower05 .item09 .detail {
	width: 85%;
	margin-left: auto;
}
@media (max-width: 768px) {
	.lower05 .item09 {
		margin-top: 18rem;
	}
	.lower05 .item09 .txtBox {
		margin: 2rem auto 0;
		width: 58.9rem;
	}
	.lower05 .item09 h4 {
		border-radius: 0 5rem 0 0;
		padding-left: 0;
		width: 50.7rem;
		left: 0;
	}
	.lower05 .item09 .txt ,
	.lower05 .item09 .detail {
		width: 100%;
		margin-left: 0;
	}
}

/* item10 */
.lower05 .item10 {
	margin-top: 15rem;
}
.lower05 .item10 .txtBox {
	margin-top: 11.5rem;
	width: 39.5rem;
}
.lower05 .item10 h4 {
	margin-left: auto;
	padding-right: 5rem;
}
.lower05 .item10 h4 .num {
	top: 0;
	left: -2rem;
}
.lower05 .item10 .txt ,
.lower05 .item10 .detail {
	width: 85%;
}
@media (max-width: 768px) {
	.lower05 .item10 {
		margin-top: 15rem;
	}
	.lower05 .item10 .txtBox {
		margin: 2rem auto 0;
		width: 53.9rem;
	}
	.lower05 .item10 h4 {
		width: 50.7rem;
		margin-left: 0;
		padding-right: 0;
		right: 0;
	}
	.lower05 .item10 .txt ,
	.lower05 .item10 .detail {
		width: 100%;
	}
}

/* item11 */
.lower05 .item11 {
	margin-top: 15rem;
	flex-direction: row-reverse;
}
.lower05 .item11 .txtBox {
	margin-top: 11rem;
	width: 36rem;
}
.lower05 .item11 h4 {
	padding-left: 10rem;
}
.lower05 .item11 h4 .num {
	top: 0;
	right: -2rem;
}
.lower05 .item11 .txt ,
.lower05 .item11 .detail {
	width: 100%;
	margin-left: 6rem;
}
@media (max-width: 768px) {
	.lower05 .item11 {
		margin-top: 16rem;
	}
	.lower05 .item11 .txtBox {
		margin: 2rem auto 0;
		width: 53.9rem;
	}
	.lower05 .item11 h4 {
		width: 50.7rem;
		border-radius: 0 5rem 0 0;
		padding-left: 0;
		left: 0;
	}
	.lower05 .item11 .txt ,
	.lower05 .item11 .detail {
		margin-left: 0;
	}
}

/* cont03 */
.lower05 .cont03 {
	padding-top: 18.5rem;
	padding-bottom: 3rem;
}
.lower05 .cont03 h3 {
	margin: 0 auto;
	width: 76.9rem;
	font-size: 3rem;
	font-weight: 700;
	text-align: center;
	padding-bottom: 1rem;
	border-bottom: solid 1px #231815;
}
@media (max-width: 768px) {
	.lower05 .cont03 {
		padding-top: 7rem;
		padding-bottom: 5rem;
	}
	.lower05 .cont03 h3 {
		width: 62rem;
		position: relative;
		z-index: 5;
	}
}

/* item12 */
.lower05 .item12 {
	margin-top: 9rem;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	gap: 0 2rem;
	position: relative;
}
.lower05 .item12::before {
	content: "";
	width: 50.5rem;
	height: 79.8rem;
	background: url(/base/pc/store/special/havefuninthesun/2025/img/lower05/bg08.png) no-repeat;
	background-size: contain;
	position: absolute;
	top: -31.6rem;
	left: 0;
	z-index: -1;
}
.lower05 .item12 .pic {
	width: 62.1rem;
}
.lower05 .item12 .box {
	width: 38.5rem;
	margin-bottom: -3rem;
}
.lower05 .item12 .txtBox {
	width: 67%;
	margin-left: 2.5rem;
}
.lower05 .item12 .detail {
	margin-right: -2rem;
}
.lower05 .item12 .pic02 {
	margin-top: -1rem;
	width: 38.6rem;
}
@media (max-width: 768px) {
	.lower05 .item12 {
		margin-top: 5rem;
		display: block;
	}
	.lower05 .item12::before {
		width: 50.5rem;
		height: 60.6rem;
		background: url(/base/pc/store/special/havefuninthesun/2025/img/lower05/bg08_sp.png) no-repeat;
		background-size: contain;
		top: -16.2rem;
	}
	.lower05 .item12 .pic {
		width: 53.9rem;
		margin: 0 auto;
	}
	.lower05 .item12 .box {
		width: 53.9rem;
		margin: 0 auto;
		position: relative;
	}
	.lower05 .item12 .txtBox {
		width: 100%;
		margin-top: 2rem;
		margin-left: 0;
	}
	.lower05 .item12 .detail {
		margin-right: 0;
	}
	.lower05 .item12 .pic02 {
		width: 31.3rem;
		margin-top: 0;
		position: absolute;
		bottom: -1rem;
		right: -11rem;
	}
}

/* item13 */
.lower05 .item13 {
	margin-top: 19rem;
	margin-right: 10rem;
	display: flex;
	flex-direction: row-reverse;
	gap: 0 5rem;
}
.lower05 .item13 .pic {
	width: 53rem;
	position: relative;
	z-index: 5;
}
.lower05 .item13 .pic::after {
	content: "";
	width: 25rem;
	height: 79.5rem;
	background: url(/base/pc/store/special/havefuninthesun/2025/img/lower05/bg09.png) no-repeat;
	background-size: contain;
	position: absolute;
	top: 0;
	right: -10rem;
	z-index: -1;
}
.lower05 .item13 .box {
	width: 40.9rem;
	display: flex;
	flex-direction: column-reverse;
}
.lower05 .item13 .txtBox {
	width: 93%;
	margin-left: auto;
}
.lower05 .item13 .video {
	margin-top: 3.5rem;
	position: relative;
}
.lower05 .item13 .video::after {
	content: "";
	width: 25rem;
	height: 45.4rem;
	background: url(/base/pc/store/special/havefuninthesun/2025/img/lower05/bg10.png) no-repeat;
	background-size: contain;
	position: absolute;
	bottom: -8rem;
	right: -17rem;
	z-index: -1;
}
@media (max-width: 768px) {
	.lower05 .item13 {
		margin-top: 9rem;
		margin-right: 0;
		display: block;
	}
	.lower05 .item13 .pic {
		width: 43.7rem;
		margin: 0 6rem 0 auto;
		position: relative;
	}
	.lower05 .item13 .pic::after {
		width: 22.4rem;
		height: 79.5rem;
		background: url(/base/pc/store/special/havefuninthesun/2025/img/lower05/bg09_sp.png) no-repeat;
		background-size: contain;
		right: -6rem;
	}
	.lower05 .item13 .box {
		width: 100%;
		flex-direction: row;
		gap: 0 2rem;
	}
	.lower05 .item13 .txtBox {
		width: 40%;
		margin: 11rem 0 0;
	}
	.lower05 .item13 .video {
		margin-top: 0;
		width: 40.9rem;
	}
	.lower05 .item13 .video::after {
		background: url(/base/pc/store/special/havefuninthesun/2025/img/lower05/bg10_sp.png) no-repeat;
		background-size: contain;
		bottom: auto;
		top: -44rem;
		right: 9rem;
	}
}

/* item14 */
.lower05 .item14 {
	margin-top: 16rem;
}
.lower05 .item14 .picBox {
	display: flex;
	justify-content: center;
	flex-direction: row-reverse;
	gap: 0 2rem;
}
.lower05 .item14 .pic {
	width: 53rem;
}
.lower05 .item14 .video {
	width: 44.8rem;
}
.lower05 .item14 .txtBox {
	width: 57%;
	margin: 2.5rem auto 0;
}
@media (max-width: 768px) {
	.lower05 .item14 {
		margin-top: 10rem;
	}
	.lower05 .item14 .picBox {
		display: block;
	}
	.lower05 .item14 .pic {
		width: 41.6rem;
		margin: 0 auto;
	}
	.lower05 .item14 .video {
		width: 41.6rem;
		margin: 0 auto;
	}
	.lower05 .item14 .txtBox {
		width: 84%;
		margin: 2.5rem auto 0;
		position: relative;
	}
	.lower05 .item14 .txtBox::after {
		content: "";
		width: 25rem;
		height: 55rem;
		background: url(/base/pc/store/special/havefuninthesun/2025/img/lower05/bg11.png) no-repeat;
		background-size: contain;
		position: absolute;
		bottom: -5.5rem;
		right: -9.5rem;
		z-index: -1;
	}
}