@charset "utf-8";

/*----------------------------
	lower02
------------------------------*/
.lower02 .mv {
	position: relative;
}
.lower02 .ttlBox {
	width: 36.5vw;
	position: absolute;
	top: 42%;
	right: 14.167vw;
	transform: translate(0, -50%);
}
.lower02 .logo {
	width: 11.75vw;
	margin: 0 auto;
}
.lower02 h1 {
	margin-top: 2.917vw;
	font-size: 3.25vw;
	font-weight: 500;
	line-height: 1.3;
	letter-spacing: 0.1em;
	text-align: center;
}
.lower02 .lead {
	margin-top: 8.5rem;
	font-weight: 500;
	line-height: 3.5rem;
	letter-spacing: 0.05em;
	text-align: center;
}
@media (max-width: 768px) {
	.lower02 .ttlBox {
		width: 70%;
		position: absolute;
		top: 4rem;
		right: auto;
		left: 3rem;
		transform: none;
	}
	.lower02 .logo {
		width: 15.6rem;
		margin: 0;
	}
	.lower02 h1 {
		margin-top: 28rem;
		margin-left: 1rem;
		font-size: 4.4rem;
		line-height: 6.1rem;
		text-align: left;
		color: #fff;
		text-shadow: 0px 0px 19px rgba(0, 0, 0, 0.5);
	}
	.lower02 .lead {
		margin-top: 6rem;
		line-height: 5.5rem;
	}
}

/* cont */
.lower02 .cont {
	padding: 9rem 0 25rem;
}
.lower02 .inner {
	max-width: 120rem;
	margin: 0 auto;
	padding: 0 9.5rem;
}
.lower02 .txt {
	margin-top: 3rem;
	font-weight: 400;
	line-height: 3.2rem;
}
.lower02 .detail {
	margin-top: 2rem;
	font-size: 1.4rem;
	font-weight: 400;
	line-height: 2.5rem;
}
.lower02 h2 {
	display: inline;
	font-size: 2.8rem;
	font-weight: 600;
	line-height: 5rem;
	background:linear-gradient(transparent 75%, #cdebfa 75%);
}
.lower02 .bg {
	margin-top: 15rem;
	background: #cdebfa;
	padding: 15rem 0 11.5rem;
}
.lower02 .bg h2 {
	background:linear-gradient(transparent 75%, #fff 75%);
}
@media (max-width: 768px) {
	.lower02 .cont {
		padding: 9rem 0 18.5rem;
	}
	.lower02 .inner {
		max-width: 100%;
		padding: 0;
	}
	.lower02 .txt {
		margin-top: 5.5rem;
		line-height: 4.5rem;
	}
	.lower02 .detail {
		margin-top: 4rem;
		font-size: 2.4rem;
		font-weight: 400;
		line-height: 4rem;
	}
	.lower02 h2 {
		font-size: 4rem;
		line-height: 6.5rem;
	}
	.lower02 .bg {
		margin-top: 19rem;
		padding: 20rem 0
	}
}

/* item01 */
.lower02 .item01 {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.lower02 .item01 .pic {
	width: 59.5rem;
}
.lower02 .item01 .box {
	width: 32rem;
}
.lower02 .item01 .txtBox {
	margin-top: 9rem;
}
@media (max-width: 768px) {
	.lower02 .item01 {
		display: block;
	}
	.lower02 .item01 .pic {
		width: 100%;
	}
	.lower02 .item01 .box {
		margin-top: 6.5rem;
		width: 100%;
	}
	.lower02 .item01 .pic02 {
		width: 41.1rem;
		margin-left: auto;
		margin-right: 4rem;
	}
	.lower02 .item01 .txtBox {
		margin-top: 6rem;
		padding: 0 5rem;
	}
}

/* item02 */
.lower02 .item02 {
	margin-top: 20rem;
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	align-items: center;
}
.lower02 .item02 .pic {
	width: 59.5rem;
}
.lower02 .item02 .txtBox {
	width: 33%;
}
@media (max-width: 768px) {
	.lower02 .item02 {
		margin-top: 19rem;
		display: block;
	}
	.lower02 .item02 .pic {
		width: 100%;
	}
	.lower02 .item02 .txtBox {
		margin-top: 6.5rem;
		width: 100%;
		padding: 0 5rem;
	}
}

/* item03 */
.lower02 .item03 {
	display: flex;
	justify-content: space-between;
}
.lower02 .item03 .pic {
	width: 59.5rem;
}
.lower02 .item03 .box {
	margin-top: 5rem;
	width: 32%;
}
.lower02 .item03 .pic02 {
	margin: 3.5rem 0 0 -15.5rem;
	width: 47.3rem;
}
@media (max-width: 768px) {
	.lower02 .item03 {
		display: block;
	}
	.lower02 .item03 .pic {
		width: 57rem;
		margin: 0 auto;
	}
	.lower02 .item03 .box {
		display: flex;
		flex-direction: column-reverse;
		width: 57rem;
		margin: -5rem auto 0;
	}
	.lower02 .item03 .txtBox {
		margin-top: -3.5rem;
	}
	.lower02 .item03 .pic02 {
		margin: 0 -6.5rem 0 auto;
	}
}

/* item04 */
.lower02 .item04 {
	margin-top: 16.5rem;
}
.lower02 .item04 .itemPic {
	display: flex;
	justify-content: space-between;
	gap: 0 2rem;
}
.lower02 .item04 .pic {
	width: 49rem;
}
.lower02 .item04 .box {
	margin-top: 5rem;
	display: flex;
	justify-content: space-between;
	margin-right: 6rem;
}
.lower02 .item04 .txtBox {
	margin-top: 5rem;
	width: 47%;
}
.lower02 .item04 .video {
	width: 31.5rem;
}
.lower02 .item04 .video video {
	width: 100%;
}
@media (max-width: 768px) {
	.lower02 .item04 {
		margin-top: 18.5rem;
	}
	.lower02 .item04 .itemPic {
		flex-direction: column-reverse;
		gap: 8rem 0;
	}
	.lower02 .item04 .pic01 {
		width: 41.1rem;
		margin-left: auto;
	}
	.lower02 .item04 .pic02 {
		width: 62.4rem;
	}
	.lower02 .item04 .box {
		margin-top: 5rem;
		display: block;
		margin-right: 0;
		padding: 0 4rem;
	}
	.lower02 .item04 .txtBox {
		margin-top: 0;
		width: 100%;
	}
	.lower02 .item04 .video {
		width: 42rem;
		margin: 9rem auto 0;
	}
}

/* item05 */
.lower02 .item05 {
	margin-top: -2.5rem;
	display: flex;
	align-items: flex-end;
	gap: 0 3rem;
}
.lower02 .item05 .pic {
	width: 56.9rem;
}
.lower02 .item05 .txtBox {
	width: 34%;
	margin-bottom: 5.5rem;
}
@media (max-width: 768px) {
	.lower02 .item05 {
		margin-top: 14.5rem;
		display: block;
	}
	.lower02 .item05 .pic {
		width: 61.3rem;
		margin: 0 auto;
	}
	.lower02 .item05 .txtBox {
		width: 100%;
		margin: 3.5rem 0 0;
		padding: 0 9.5rem 0 8.5rem;
	}
}

/* item06 */
.lower02 .item06 {
	margin: 12.5rem auto 0;
	display: flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
	gap: 0 3rem;
}
.lower02 .item06 .pic {
	width: 49.2rem;
}
.lower02 .item06 .txtBox {
	margin-top: 6rem;
	width: 37%;
}
.lower02 .item06 .txt {
	width: 94%;
}
@media (max-width: 768px) {
	.lower02 .item06 {
		margin: 17rem auto 0;
		display: block;
	}
	.lower02 .item06 .pic {
		width: 58.7rem;
		margin: 0 auto;
	}
	.lower02 .item06 .txtBox {
		margin-top: 5.5rem;
		width: 100%;
		padding: 0 8.5rem;
	}
	.lower02 .item06 .txt {
		width: 100%;
	}
}

/* item07 */
.lower02 .item07 {
	margin-top: 19rem;
	display: flex;
	justify-content: space-between;
}
.lower02 .item07 .pic {
	width: 49rem;
}
.lower02 .item07 .box {
	width: 45%;
}
.lower02 .item07 .txt {
	width: 97%;
}
.lower02 .item07 .pic02 {
	margin-top: -1rem;
	width: 42.8rem;
}
@media (max-width: 768px) {
	.lower02 .item07 {
		margin-top: 18.5rem;
		display: block;
	}
	.lower02 .item07 .pic {
		width: 61.7rem;
	}
	.lower02 .item07 .box {
		margin-top: -15.5rem;
		display: flex;
		flex-direction: column-reverse;
		width: 100%;
		padding: 0 4.5rem;
	}
	.lower02 .item07 .txtBox {
		margin-top: 1.5rem;
	}
	.lower02 .item07 .txt {
		width: 100%;
		padding-right: 1.5rem;
	}
	.lower02 .item07 .pic02 {
		margin-top: 0;
		margin-left: auto;
		width: 47.5rem;
	}
}

/* item08 */
.lower02 .item08 {
	margin-top: 12rem;
}
.lower02 .item08 {
	display: flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
	gap: 0 6rem;
}
.lower02 .item08 .pic {
	width: 51rem;
}
.lower02 .item08 .txtBox {
	width: 35%;
	margin-top: 11.5rem;
}
.lower02 .item08 .txt {
	width: 93%;
}
@media (max-width: 768px) {
	.lower02 .item08 {
		margin-top: 19rem;
	}
	.lower02 .item08 {
		display: block;
	}
	.lower02 .item08 .pic {
		width: 61.7rem;
		margin-left: auto;
	}
	.lower02 .item08 .txtBox {
		width: 100%;
		margin-top: 5rem;
		padding: 0 5.5rem 0 5rem;
	}
	.lower02 .item08 .txt {
		width: 100%;
	}
}

/* item09 */
.lower02 .item09 {
	width: 66rem;
	margin: 30rem auto 0;
}
.lower02 .item09 .txtBox {
	margin-top: 2.5rem;
}
@media (max-width: 768px) {
	.lower02 .item09 {
		width: 100%;
		margin: 19.5rem 0 0;
	}
	.lower02 .item09 .pic {
		width: 62rem;
	}
	.lower02 .item09 .txtBox {
		margin-top: 5rem;
		padding: 0 8.5rem;
	}
}

/* item10 */
.lower02 .item10 {
	margin-top: 19rem;
	display: flex;
	justify-content: flex-start;
	flex-direction: row-reverse;
	gap: 0 8.5rem;
}
.lower02 .item10 .pic {
	width: 57.5rem;
	position: relative;
}
.lower02 .item10 .pic::after {
	content: "";
	width: 31rem;
	height: 40.3rem;
	background: url(/base/pc/store/special/breezycomfort/2025/img/lower02/img17.jpg) no-repeat;
	background-size: contain;
	position: absolute;
	bottom: -10rem;
	left: -10rem;
	z-index: -1;
}
.lower02 .item10 .txtBox {
	margin-top: 13.5rem;
	width: 24%;
}
@media (max-width: 768px) {
	.lower02 .item10 {
		display: block;
	}
	.lower02 .item10 .pic {
		width: 57rem;
		margin: 0 auto;
	}
	.lower02 .item10 .pic::after {
		width: 42.1rem;
		height: 54.6rem;
		bottom: -8rem;
		left: -9rem;
	}
	.lower02 .item10 .txtBox {
		margin-top: 11.5rem;
		width: 100%;
		padding: 0 9rem;
	}
}