@charset "utf-8";
/*----------------------------
	tasting
------------------------------*/
/* pageHeader */
.tasting .pageHeader {
	background: url("/base/pc/store/special/amour/2026/img/tasting/ttl_bg.jpg") no-repeat;
	background-size: cover;
	padding: 3rem 0 2rem;
}
.tasting .pageHeader .ttl {
	width: 48.5vw;
	margin: 0 auto;
}
.tasting .pageHeader .topBtn {
	width: 19.5rem;
	margin: 3rem auto 0;
}
.tasting .pageHeader .topBtn a {
	display: block;
	font-size: 1.6rem;
	font-weight: 700;
	text-align: center;
	background-color: #fff;
	padding: 0.5rem 0.5rem 0.5rem 2rem;
	border-radius: 5rem;
	position: relative;
}
.tasting .pageHeader .topBtn a::before {
	content: "";
	width: 0.8rem;
	height: 0.8rem;
	border-bottom: solid 0.2rem #000;
	border-left: solid 0.2rem #000;
	transform: rotate(45deg) translateY(-50%);
	position: absolute;
	top: 50%;
	left: 5rem;
}
@media (max-width: 768px) {
	.tasting .pageHeader {
		background: url("/base/pc/store/special/amour/2026/img/tasting/ttl_bg_sp.jpg") no-repeat;
		background-size: cover;
		padding: 7.5rem 0 4rem;
	}
	.tasting .pageHeader .ttl {
		width: 48.8rem;
	}
	.tasting .pageHeader .topBtn {
		width: 27rem;
		margin: 5.5rem auto 0;
	}
	.tasting .pageHeader .topBtn a {
		font-size: 3.2rem;
		padding: 1rem 1rem 1rem 2rem;
	}
	.tasting .pageHeader .topBtn a::before {
		content: "";
		width: 1rem;
		height: 1rem;
		border-bottom: solid 0.3rem #000;
		border-left: solid 0.3rem #000;
		transform: rotate(45deg) translateY(-50%);
		position: absolute;
		top: 50%;
		left: 4.5rem;
	}
}

/* contArea */
.tasting .contArea {
	padding: 7rem 0;
	background-color: #f8e5e7;
}
@media (max-width: 768px) {
	.tasting .contArea {
		padding: 9rem 0;
	}
}

/* cont */
.tasting .cont {
	max-width: 90rem;
	margin: 0 auto;
	border-radius: 3rem;
	background-color: #fff;
}
.tasting .cont .ttlArea {
	background: url("/base/pc/store/special/amour/2026/img/tasting/bg01.png") no-repeat;
	background-size: cover;
	padding: 3rem 0 2rem;
}
.tasting .ttlArea .ttlTxt {
	font-size: 2rem;
	font-weight: 500;
	line-height: 2.8rem;
	text-align: center;
	color: #fff;
}
.tasting .ttlArea h1 {
	font-size: 6rem;
	font-weight: 600;
	text-align: center;
	color: #fff;
}
.tasting .lead {
	padding: 2rem 4rem 0;
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 3rem;
	letter-spacing: 0.05em;
	color: #7a492b;
}
.tasting .eventDetail {
	margin-top: 1.5rem;
	padding: 0 8rem;
}
.tasting .eventDetail dl {
	display: flex;
	flex-wrap: wrap;
	font-size: 1.9rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	color: #7a492b;
}
.tasting .eventDetail dl dt {
	width: 12%;
}
.tasting .eventDetail dl dd {
	width: 88%;
}
.tasting .eventDetail dl dd a {
	color: #7a492b;
	text-decoration: underline;
}
.tasting .eventDetail ul {
	margin-top: 2rem;
}
.tasting .eventDetail ul li {
	font-size: 1.2rem;
	font-weight: 500;
	line-height: 2.1rem;
}
.tasting .contBox {
	width: 79.7rem;
	margin: 5rem auto 0;
	border-top: solid 1px #c6c6c6;
	padding: 3rem 3rem 5rem;
}
.tasting .contBox + .contBox {
	margin-top: 0;
}
.tasting .contBox h2 {
	font-size: 3rem;
	font-weight: 700;
	text-align: center;
	color: #d6007a;
	position: relative;
}
.tasting .contBox h2::after {
	content: "";
	width: 3.3rem;
	height: 0.2rem;
	background-color: #d6007a;
	position: absolute;
	bottom: -1.5rem;
	left: 50%;
	transform: translateX(-50%);
}
.tasting .contBox .txt {
	margin-top: 3rem;
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 2.7rem;
	letter-spacing: 0.1em;
}
.tasting .contBox .period {
	margin-top: 2rem;
	font-size: 1.5rem;
	font-weight: 700;
}
.tasting .contBox .note {
	margin-top: 2rem;
}
.tasting .contBox .note li {
	font-size: 1.5rem;
	font-weight: 600;
}
.tasting .contBox .flow {
	margin-top: 5rem;
	display: flex;
	justify-content: space-between;
}
.tasting .contBox .flow .flowBox {
	width: 24%;
}
.tasting .contBox .flow .flowPic {
	height: 25.1rem;
}
.tasting .contBox .flow .flowTxt {
	padding: 0.5rem 3rem 0 1rem;
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 2.3rem;
}
.tasting .contBox .flow .flowTxt .num {
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.7;
	color: #004136;
}
.tasting .contBox .downloadPic {
	width: 56.8rem;
	margin: 4.5rem auto 0;	
}
.tasting .contBox .dlList {
	display: flex;
	justify-content: space-between;
}
.tasting .contBox .dlList li {
	background: #F2F2F1;
	border-radius: 1.325rem;
	padding: 2.75rem 0 4rem;
	width: 26rem;
	font-size: 2.3rem;
}
.tasting .contBox .dlList li .dlTxt {
	text-align: center;
	font-weight: bold;
	font-size: 2.3rem;
}
.tasting .contBox .dlList li:first-child .dlTxt {
	color: #E63D39;
}
.tasting .contBox .dlList li:last-child .dlTxt {
	color: #4CB275;
}
.tasting .contBox .dlList li .link {
	margin: 3rem auto 0;
}
.tasting .contBox .dlList li:first-child .link {
	width: 17.375rem;
}
.tasting .contBox .dlList li:last-child .link {
	width: 20.875rem;
}
.tasting .contBox .dlList li .link a {
	width: 100%;
	display: block;
}
.tasting .contBox .dlNote {
	font-size: 1.54rem;
	color: #526269;
	margin-top: 2rem;
	line-height: 1.75;
}
.tasting .contBox .dlList li .qr {
	width: 16.4375rem;
	margin: 4rem auto 0;
}
.tasting .contBox .cancel {
	margin-top: 2.5rem;
	font-size: 2rem;
	font-weight: 500;
	line-height: 3.4rem;
	text-align: center;
	color: #d6007a;
}
@media (max-width: 768px) {
	.tasting .cont {
		max-width: 68rem;
	}
	.tasting .cont .ttlArea {
		background: url("/base/pc/store/special/amour/2026/img/tasting/bg01_sp.png") no-repeat;
		background-size: cover;
		padding: 4rem 0 3rem;
	}
	.tasting .ttlArea .ttlTxt {
		font-size: 2.6rem;
		line-height: 4rem;
	}
	.tasting .ttlArea h1 {
		font-size: 8.4rem;
	}
	.tasting .lead {
		padding: 4rem 2.5rem 0;
		font-size: 3.2rem;
		line-height: 4.5rem;
	}
	.tasting .eventDetail {
		margin-top: 3.5rem;
		padding: 0 2.5rem;
	}
	.tasting .eventDetail dl {
		display: block;
		font-size: 3.4rem;
	}
	.tasting .eventDetail dl dt {
		width: 100%;
	}
	.tasting .eventDetail dl dd {
		width: 100%;
	}
	.tasting .eventDetail dl dd + dt {
		margin-top: 3rem;	
	}
	.tasting .eventDetail ul {
		margin-top: 5rem;
	}
	.tasting .eventDetail ul li {
		font-size: 2.7rem;
		line-height: 1.5;
	}
	.tasting .contBox {
		width: 60.2rem;
		margin: 4rem auto 0;
		padding: 4rem 0 9.5rem;
	}
	.tasting .contBox + .contBox {
		padding: 10rem 0;
	}
	.tasting .contBox h2 {
		font-size: 4rem;
	}
	.tasting .contBox h2::after {
		width: 7rem;
		bottom: -3rem;
	}
	.tasting .contBox .txt {
		margin-top: 5rem;
		font-size: 2.8rem;
		line-height: 4.4rem;
		letter-spacing: 0;
	}
	.tasting .contBox .period {
		margin-top: 4.5rem;
		font-size: 2.8rem;
	}
	.tasting .contBox .note {
		margin-top: 5rem;
	}
	.tasting .contBox .note li {
		font-size: 2.8rem;
	}
	.tasting .contBox .flow {
		margin-top: 8rem;
		display: block;
	}
	.tasting .contBox .flow .flowBox {
		width: 49.8rem;
		margin: 0 auto;
	}
	.tasting .contBox .flow .flowBox + .flowBox {
		margin-top: 8rem;
	}
	.tasting .contBox .flow .flowPic {
		text-align: center;
		height:auto;
	}
	.tasting .contBox .flow .flowTxt {
		padding: 0 2rem;
		font-size: 3.5rem;
		line-height: 5.5rem;
	}
	.tasting .contBox .flow .flowTxt .num {
		font-size: 5rem;
	}
	.tasting .contBox .downloadPic {
		width: 56.8rem;
		margin: 8rem auto 0;	
	}
	.tasting .contBox .cancel {
		margin-top: 6.5rem;
		font-size: 3.5rem;
		line-height: 5.4rem;
	}
}

/* app */
.tasting .app {
	max-width: 90rem;
	margin: 5rem auto 0;
	background-color: #f5f5f5;
	border-radius: 2rem;
	padding: 3rem 2rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.tasting .app .appIcn {
	width: 11.4rem;
	margin-right: 2rem;
}
.tasting .app .txtBox {
	margin-right: 2rem;
}
.tasting .app .ttl {
	font-size: 2.5rem;
	font-weight: 700;
	line-height: 3rem;
	color: #bf8740;
}
.tasting .app .btn {
	margin-top: 1rem;
	width: 15.9rem;
}
.tasting .app .btn a {
	display: block;
	font-size: 1.3rem;
	font-weight: 700;
	text-align: center;
	color: #fff;
	padding: 1rem;
	border-radius: 5rem;
	background-color: #bf8740;
	box-shadow: 0.2rem 0.3rem 0 0 rgba(0, 0, 0, 0.4);
	position: relative;
}
.tasting .app .btn a::before {
	content: "";
	display: inline-block;
	width: 2.3rem;
	height: 0.15rem;
	border-radius: 999rem;
	background-color: #fff;
	position: absolute;
	top: 54%;
	right: 1rem;
	transform: translateY(-50%);
}
.tasting .app .btn a::after {
	content: "";
	position: absolute;
	top: 52%;
	right: 1rem;
	width: 1.1rem;
	height: 0.2rem;
	border-radius: 999rem;
	background-color: #fff;
	transform: rotate(45deg);
	transform-origin: calc(100% - 0rem) 50%;
}
.tasting .app .contact {
	width: 60%;
}
.tasting .app .contactTtl {
	font-size: 1.8rem;
	font-weight: 700;
	color: #5f3c21;
}
.tasting .app .contactTxt {
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 2.7rem;
	color: #5f3c21;
}
.tasting .app .contactTxt a {
	color: #0009bb;
	text-decoration: underline;
}
.tasting .app .contactTxt a[href^="tel:"] {
	color: #5f3c21;
	text-decoration: none;
}
.tasting .app .contactNote {
	font-size: 1.3rem;
	font-weight: 500;
	color: #5f3c21;
}
@media (max-width: 768px) {
	.tasting .app {
		max-width: 68rem;
		margin: 4rem auto 0;
		border-radius: 2rem;
		padding: 4rem 6.5rem 3.5rem;
		flex-wrap: wrap;
	}
	.tasting .app .appIcn {
		width: 14.8rem;
		margin-right: 8rem;
	}
	.tasting .app .txtBox {
		margin-right: 0;
	}
	.tasting .app .ttl {
		font-size: 3.2rem;
		line-height: 3.8rem;
	}
	.tasting .app .btn {
		margin-top: 2rem;
		width: 26.8rem;
	}
	.tasting .app .btn a {
		font-size: 2.4rem;
		padding: 1.5rem 6.5rem 1.5rem 5.5rem;
		box-shadow: 0.3rem 0.4rem 0 0 rgba(0, 0, 0, 0.4);
	}
	.tasting .app .btn a::before {
		width: 4rem;
		height: 0.2rem;
		right: 1.5rem;
	}
	.tasting .app .btn a::after {
		top: 53%;
		right: 1.5rem;
		width: 1.3rem;
		height: 0.2rem;
	}
	.tasting .app .contact {
		margin-top: 2rem;
		width: 100%;
	}
	.tasting .app .contactTtl {
		font-size: 3rem;
	}
	.tasting .app .contactTxt {
		font-size: 3rem;
		line-height: 4.3rem;
	}
	.tasting .app .contactNote {
		margin-top: 1rem;
		font-size: 2.4rem;
		line-height: 3.6rem;
	}
}

/* dlWrap */
.dlWrap {
	position: fixed;
	width: 100%;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 10;
	padding: 1rem 1rem 3rem;
}
.dlWrap.hidden {
	opacity: 0;
	pointer-events: none;
}
.dlWrap h2 {
	font-size: 3.5rem;
	font-weight: 700;
	text-align: center;
	color: #fff;
	letter-spacing: 0.1em;
}
.dlWrap .iphone {
	display: none;
}
.dlWrap .android {
	display: none;
}
@media (max-width: 768px) {
	.dlWrap {
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 0 1rem;
		padding: 1.5rem 2rem;
	}
	.dlWrap h2 {
		width: 29%;
		font-size: 2.4rem;
		text-align: left;
	}
	.dlWrap .iphone {
		width: 20.6rem;
	}
	.dlWrap .android {
		width: 25.9rem;
	}
}

/* pagetop */
@media (max-width: 768px) {
	.pagetop {
		bottom: 10rem;
	}
}

/* footer */
footer {
	padding-bottom: 18rem;
}
@media (max-width: 768px) {
	footer {
		padding-bottom: 10rem;
	}
}