@charset "UTF-8";

@media screen and (max-width: 769px) {
	.pc {
		display: none;
	}

	.sp {
		display: block;
	}

	/* Fade Animation */
	.js-fade {
		opacity: 0;
		transform: translateY(20px);
		transition: opacity 0.8s ease-out, transform 0.8s ease-out;
	}

	.js-fade.is-visible {
		opacity: 1;
		transform: translateY(0);
	}

	.js-reveal {
		opacity: 0;
		transition: opacity 3s ease 1.5s;
	}

	.js-reveal.is-inview {
		opacity: 1;
	}

	/* Gift Intro Section */
	.gift-intro {
		min-height: 176.5333333333vw;
		background: url('../../img/usr/br/2026valentinegift/kv-sp.jpg') no-repeat center 50%;
		background-size: cover;
		position: relative;
	}
	.gift-intro__inner {
		position: static;
		transform: none;
		max-width: 100%;
	}
	.gift-intro__title{
		position: absolute;
		top: 5.3333333333vw;
		left: 5.3333333333vw;
		flex-direction: column-reverse;
		gap: 0;
		align-items: flex-start;
	}
	.gift-intro__title-main {
		font-size: 21.3333333333vw;
		font-weight: 400;
		line-height: 1;
		letter-spacing: 0.5333333333vw;
		margin-bottom: 2.6666666667vw;
	}

	.gift-intro__title-sub {
		font-size: 3.7333333333vw;
		letter-spacing: 0.03em;
	}

	.gift-intro__text {
		font-size: 3.7333333333vw;
		line-height: 1.9;
		position: absolute;
		bottom: 10.6666666667vw;
		left: 5.3333333333vw;
	}

	.gift-intro__text p {}

	.gift-intro__text p:first-child {
		font-size: 4.2666666667vw;
	}

	.gift-intro__text p:last-child {
		font-size: 3.2vw;
		margin-top: 0.5em;
		line-height: 1.4;
	}


	/* Gift Select Section */
	.gift-select {
		padding: 10.6666666667vw 5.3333333333vw 21.3333333333vw;
	}

	.gift-select__title {
		font-size: 4.2666666667vw;
		margin-bottom: 3em;
	}

	.gift-select__lead {
		font-size: 3.4666666667vw;
		line-height: 1.4;
		margin-bottom: 10.6666666667vw;
	}

	.gift-select__list {
		grid-template-columns: 1fr;
		gap: 16vw;
	}

	.gift-select__item {
		padding: 0;
	}

	.gift-select__item-body {
		margin-bottom: 5.3333333333vw;
	}

	.gift-select__item-image {
		margin-bottom: 4vw;
	}

	.gift-select__item-image img {
		max-width: 61.3333333333vw;
	}

	.gift-select__item-title {
		font-size: 3.4666666667vw;
		margin-top: 0;
		margin-bottom: 0;
		min-height: auto;
	}

	.gift-select__item-price {
		font-size: 3.4666666667vw;
		margin-top:0.25em;
		margin-bottom: 4vw;
	}

	.gift-select__item-text {
		font-size: 3.4666666667vw;
		line-height: 1.7;
	}

	.gift-select__item-button a {
		font-size: 3.7333333333vw;
		line-height: 12vw;
	}

	/* Rose Ceutical Section */
	.rose-ceutical {
		padding: 21.3333333333vw 5.3333333333vw;
	}

	.rose-ceutical__title {
		font-size: 5.0666666667vw;
		margin-bottom: 3em;
		padding-bottom: 2.6666666667vw;
	}

	.rose-ceutical__lead {
		font-size: 3.4666666667vw;
		margin-bottom: 16vw;
	}

	.rose-ceutical__list {
		grid-template-columns: 1fr;
		gap: 10.6666666667vw;
	}

	.rose-ceutical__item-image {
		margin-bottom: 5.3333333333vw;
	}

	.rose-ceutical__item-image img {
		max-width: 53.3333333333vw;
	}

	.rose-ceutical__item-title {
		font-size: 3.4666666667vw;
		margin-top: 0;
		margin-bottom: 0;
	}

	.rose-ceutical__item-price {
		font-size: 3.4666666667vw;
		margin-top: 0.25em;
		margin-bottom: 4vw;
	}

	.rose-ceutical__item-text {
		font-size: 3.4666666667vw;
		line-height: 1.7;
		margin-bottom: 5.3333333333vw;
	}

	.rose-ceutical__item-button a {
		font-size: 3.7333333333vw;
		line-height: 12vw;
	}

	/* Gift Wrapping Section */
	.gift-wrapping {
		padding: 21.3333333333vw 5.3333333333vw 16vw;
	}

	.gift-wrapping__title {
		font-size: 5.0666666667vw;
		margin: 1em 0;
		color: #8A5151;
	}

	.gift-wrapping__lead {
		font-size: 3.4666666667vw;
		text-align: left;
		margin-bottom: 0;
	}

	.gift-wrapping__box {
		flex-direction: column;
		gap: 0;
		margin-bottom: 6vw;
	}

	.gift-wrapping__box-image img {
		max-width: 66.6666666667vw;
		margin: 0 auto;
	}

	.gift-wrapping__box-title {
		font-size: 3.4666666667vw;
		margin-bottom: 0;
	}

	.gift-wrapping__box-price {
		font-size: 3.4666666667vw;
		margin-top: 0.25em;
		margin-bottom: 1em;
		display: inline-block;
	}

	.gift-wrapping__box-size {
		font-size: 3.4666666667vw;
		margin-bottom: 1em;
		display: inline-block;
	}
	.gift-wrapping__box-text {
		font-size: 3.4666666667vw;
		margin-bottom: 8vw;
		line-height: 1.4;
	}

	.gift-wrapping__button a {
		font-size: 3.7333333333vw;
		line-height: 12vw;
		max-width: none;
	}

	.gift-wrapping__note {
		font-size: 3.2vw;
		margin-top: 8vw;
		text-align: left;
		line-height: 1.4;
}


	/* Gift Set Section */
	.gift-set {
		padding: 0 5.3333333333vw;
	}

	.gift-set__list {
		flex-direction: column;
		gap: 10.6666666667vw;
	}

	.gift-set__item img {
		max-width: 100%;
	}

	.gift-set__note {
		font-size: 3.2vw;
		text-align: left;
		margin-top: 6.4vw;
		line-height: 1.4;
	}
}
