@charset "utf-8";
#container { background: #fef2cf;}
.wrap { position: relative; width: 100%; max-width: 1280px; margin: 0 auto;}
#ft { background: #fff;}

#hd-purin { background: #f39800;}
#hd-purin .inner-hd { width: 94%; margin: 0 auto; padding: 25px 0;}
#hd-purin h1 { line-height: 1;}
#hd-purin h1 img { width: 60%; max-width: 460px;}
@media (max-width: 641px) {
	#hd-purin .inner-hd { padding: 18px 0;}
}
@media (max-width: 481px) {
	#hd-purin .inner-hd { padding: 12px 0;}
}

#kv { position: relative; background: url('../../img/lp/pompom/kv.jpg') no-repeat 50% 50% / cover;}
#kv .inner-kv { position: relative; width: 92%; min-height: 680px; margin: 0 auto;}
#kv .txt { position: relative; width: 50%; padding-top: 150px; z-index: 2;}
#kv .txt h1 { text-align: center;}
#kv .txt h1 img { position: relative; width: 80%; max-width: 360px; transition: 0.4s linear 0.2s; opacity: 0; transform: translateY(20px);}
#kv .txt h1 img.sp { display: none;}
#kv .copyright { position: absolute; bottom: 0px; width: 100%; padding: 20px;}
#kv .copyright p { color: #ffff; font-size: 10px; text-align: right; }
#kv .bg { display: none;}
#kv .bg img { width: 100%;}
#kv.fadeIn .txt h1 img { opacity: 1; transform: translateY(0px);}
#kv.fadeIn .new img { opacity: 1;}
@media (max-width: 1001px) {
	#kv .inner-kv { min-height: 70vw;}
	#kv .txt { padding-top: 15vw;}
}
@media (max-width: 641px) {
	#kv { background: none;}
	#kv .inner-kv { width: 100%; min-height: auto;}
	#kv .txt { position: absolute; width: 100%; max-width: 100%; height: 100%; padding-top: 4vw; top: 0;}
	#kv .txt h1 img { width: 48%;}
	#kv .txt h1 img.pc { display: none;}
	#kv .txt h1 img.sp { display: block; margin: 0 auto;}

	#kv .bg { position: relative; display: block; width: 100%; z-index: 1;}
}
@media (max-width: 481px) {
	#kv .txt h1 { margin-bottom: 1.2vw;}
	#kv .copyright { padding: 8px; z-index: 2;}
}


.ttl { padding: 30px 0; background: #f39800;}
.ttl h2 { line-height: 1; text-align: center;}
.ttl h2 img { width: 60%; max-width: 350px;}
@media (max-width: 481px) {
	.ttl { padding: 15px 0;}
}

#message { position: relative;  background: #feecc1;}
#message .inner-sct { padding: 40px 0; background: url('../../img/lp/pompom/bg-message.png') no-repeat 50% 50%;}
#message h2 { margin-bottom: 15px; text-align: center;}
#message h2 img { width: 38%; max-width: 210px;}
#message p { color: #76332e; font-size: 18px; font-weight: 700; letter-spacing: 0.08rem; line-height: 2; text-align: center;}
#message p span { display: block;}
#message p br { display: none;}
#message figure { display: none;}
#message figure img { width: 100%;}
@media (max-width: 801px) {
}
@media (max-width: 641px) {
	#message .inner-sct { padding: 3.0vw 0 6.0vw; background: url('../../img/lp/pompom/bg-message-sp.png') no-repeat 50% 0% / 100% auto;}
	#message h2 { margin-bottom: 8px;}
	#message p br { display: block;}
}
@media (max-width: 481px) {
	#message .inner-sct { padding: 3.0vw 0 4.0vw;}
	#message p { font-size: 14px; letter-spacing: 0.02rem; line-height: 1.8;}
}


#campaign { position: relative;}
#campaign .inner-sct { padding: 40px 0 60px; background: #f4cf41;}
#campaign .ctn { position: relative; width: 100%; max-width: 720px; margin: 0 auto;}
#campaign .ctn figure { text-align: center;}
#campaign .ctn figure img { width: 100%;}
#campaign .ctn figure img.sp { display: none;}
#campaign .ctn .btn { position: absolute; right: 0; bottom: 0; width: 48%;}
#campaign .ctn .btn a { display: block; width: 80%; max-width: 260px; border-radius: 5px; overflow: hidden;}
#campaign .ctn .btn a img { width: 100%;}
#campaign .ctn .btn a:hover { opacity: 0.8;}
@media (max-width: 641px) {
	#campaign .inner-sct { padding: 0px;}
	#campaign .ctn figure img.pc { display: none;}
	#campaign .ctn figure img.sp { display: block;}
	#campaign .ctn .btn { bottom: 6.0vw;}
}


#point .inner-sct { background: #fde6a0;}
#point ol { width: 94%; max-width: 680px; margin: 0 auto; padding: 30px 0 80px; list-style: none;}
#point ol li { padding: 10px 0;}
#point ol li dl { text-align: center;}
#point ol li dl dt { margin-bottom: 8px;}
#point ol li dl dt img { width: 100%;}
#point ol li dl dt img.sp { display: none;}
#point ol li dl dd.txt { margin-bottom: 30px; color: #76332e; font-size: 18px; font-weight: 700; letter-spacing: 0.05rem; line-height: 1.8; }
#point ol li dl dd.txt sub { font-size: 10px; vertical-align: baseline;}
#point ol li dl dd.fig figure { text-align: center;}
#point ol li dl dd.fig figure img { width: 100%; max-width: 480px;}
#point ol li dl dd.fig figure figcaption { padding: 18px 20px 0; color: #979797; font-size: 10px; text-align: right;}
@media (max-width: 641px) {
	#point ol { padding: 20px 0 40px;}
	#point ol li { margin-bottom: 30px;}
	#point ol li:last-child { margin-bottom: 0px;}
	#point ol li dl dt img.pc { display: none;}
	#point ol li dl dt img.sp { display: block;}
}
@media (max-width: 481px) {
	#point ol { padding: 20px 0;}
	#point ol li { margin-bottom: 20px;}
	#point ol li dl dt { margin-bottom: 0px;}
	#point ol li dl dd.txt { margin-bottom: 20px; font-size: 14px;}
	#point ol li dl dd.txt span { display: block;}
	#point ol li dl dd.fig figure figcaption { padding: 12px 15px 0;}
}



#product { position: relative; z-index: 3;}
#product .bloc{ width: 100%; background: linear-gradient(#fde6a0, #fdc54c);}
#product .bloc .bg-1,
#product .bloc .bg-2 { position: relative;}
#product .bloc .bg-1 { padding: 80px 0; background: url('../../img/lp/pompom/bg-set.png') no-repeat 90px 40px/ 160px auto;}
#product .bloc .bg-2 { padding: 60px 0; background: url('../../img/lp/pompom/bg-mist.png') no-repeat 50% 50%;}
#product .ctn { position: relative; display: flex; justify-content: space-between; align-items: center; width: 100%; margin: 0 auto;}
#product .ctn.re { flex-direction: row-reverse;}
#product .ctn.w900 { max-width: 900px;}
#product .ctn.w600 { max-width: 620px;}
#product .ctn .txt-1 { width: 52%;}
#product .ctn .item-1{ width: 48%;}
#product .ctn .txt-2 { width: 56%;}
#product .ctn .item-2{ width: 44%;}
#product .ctn .txt h3 { margin-bottom: 25px; color: #76332e; font-size: 24px; font-weight: 700; line-height: 1.4;}
#product .ctn .txt h3 span { font-size: 28px;}
#product .ctn .txt h3 span.pcbr { display: block;}
#product .ctn .txt h3 span.op { font-size: 25px;}
#product .ctn .txt .aside { position: relative;}
#product .ctn .txt .aside .amount { margin-bottom: 40px;}
#product .ctn .txt .aside .amount span { display: inline-block; padding: 4px 20px; border: solid 2px #76332e; border-radius: 50px;
 color: #76332e; font-size: 21px; font-weight: 700; line-height: 1;
}
#product .ctn .txt .aside p { color: #76332e;}
#product .ctn .txt .aside p.price { font-size: 17px;}
#product .ctn .txt .aside p.price.mb { margin-bottom: 40px;}
#product .ctn .txt .aside p.price span{ display: block; font-size: 22px; font-weight: 700; line-height: 1.2;}
#product .ctn .txt .aside p.aroma { font-size: 13px; }

#product .ctn .txt .aside .cart { width: 45%; max-width: 290px;}
#product .ctn .txt .aside .cart span { position: relative; display: block; padding: 15px;
 background: url('./img/bg-btn.jpg') no-repeat 50% 50%; border-radius: 50px; overflow: hidden;
 color: #fff; font-size: 21px; text-align: center;
}

#product .ctn .txt .aside .cart form { position: relative; 	background: linear-gradient(#3933ab 10%, #5955c4 50%, #2e2a92 90%); cursor: pointer; border-radius: 50px; overflow: hidden;}
#product .ctn .txt .aside .cart form svg { position: absolute; left: 15%; top: 30%; width: 18px; fill: #fff; z-index: 2; transition: 0.4s linear;}
#product .ctn .txt .aside .cart form input[type="submit"]{ display: block; width: 100%; border: none; background: rgba(255,255,255,0); transition: 0.3s linear;
 color: #fff; font-weight: 700; line-height: 1; text-align: center;
}
#product .ctn .txt .aside .cart form:hover svg { fill: #230ba0;}
#product .ctn .txt .aside .cart form:hover input[type="submit"]{ background: rgba(255,255,255,1); color: #230ba0;}
#product .ctn .txt .aside .cart form input[type="submit"]{ padding: 18px; padding-right: 0px; font-size: 21px;}
#product .ctn .item-1 figure { text-align: center;}
#product .ctn .item-1 figure img { width: 85%; max-width: 360px;}
#product .ctn .item-2 figure { }
#product .ctn .item-2 figure img { width: 85%; max-width: 136px;}
#product .copyright { position: absolute; left: 0px; bottom: 0px; width: 100%; padding: 12px 50px;}
#product .copyright p { color: #fff; font-size: 10px; text-align: right;}
@media (max-width: 1201px) {
}
@media (max-width: 1001px) {
	#product .bloc.bg-1 {}
	#product .bloc.bg-2 {}
	#product .ctn .txt-2 {}
	#product .ctn .txt h3 { font-size: 2.8vw;}
	#product .ctn .txt h3 span { font-size: 3.2vw;}
	#product .ctn .txt h3 span {}
	#product .ctn .txt .aside .amount span { font-size: 2.4vw;}
	#product .ctn .txt .aside p.price { font-size: 2.0vw;}
	#product .ctn .txt .aside p.price span{ font-size: 2.4vw;}
	#product .ctn .txt .aside .cart form input[type="submit"]{ padding: 12px; padding-right: 0px; font-size: 2.4vw;}
}
@media (max-width: 801px) {
}
@media (max-width: 641px) {
	#product .bloc .bg-1 { padding: 16vw 0 12vw; background-position: 0 30px; background-size: 120px auto;}
	#product .bloc .bg-2 { padding: 12vw 0; background: url('../../img/lp/pompom/bg-mist-sp.png') no-repeat 50% 0% / 100% auto;}
	#product .ctn { width: 88%; flex-direction: row-reverse;}
	#product .ctn.re { flex-direction: row;}
	#product .ctn.w900 { align-items: flex-start;}
	#product .ctn .txt-1 { width: 50%; padding-top: 4.0vw;}
	#product .ctn .item-1{ width: 50%;}
	#product .ctn .txt-2 { width: 48%;}
	#product .ctn .item-2{ width: 45%;}
	#product .ctn .txt h3 { font-size: 4.0vw;}
	#product .ctn .txt h3 span { font-size: 4.8vw;}
	#product .ctn .txt h3 span.spbr { display: block;}
	#product .ctn .txt .aside .amount span { font-size: 3.0vw;}
	#product .ctn .txt .aside p.price { font-size: 3.0vw;}
	#product .ctn .txt .aside p.price span{ font-size: 3.4vw;}
	#product .ctn .item figure {}
	#product .ctn .item-1 figure { text-align: center;}
	#product .ctn .item-1 figure img { width: 90%;}
	#product .ctn .item-2 figure { text-align: right;}
	#product .ctn .item-2 figure img { width: 40%; max-width: 180px;}
}
@media (max-width: 481px) {
	#product .bloc .bg-1 { padding: 12vw 0 8vw; background-position: -8px 20px; background-size: 80px auto;}
	#product .bloc .bg-2 {}
	#product .ctn .txt h3 { margin-bottom: 12px; font-size: 16px;}
	#product .ctn .txt h3 span { font-size: 18px; letter-spacing: 0.05rem;}
	#product .ctn .txt .aside .amount { margin-bottom: 18px;}
	#product .ctn .txt .aside .amount span { padding: 4px 12px; border-width: 1px; font-size: 12px;}
	#product .ctn .txt .aside p.price { font-size: 14px;}
	#product .ctn .txt .aside p.price span{ font-size: 16px;}
	#product .ctn .txt .aside p.aroma { position: absolute; width: 240px; bottom: 0px; font-size: 12px;}
	#product .ctn .txt .aside .cart { width: 72%;}
	#product .ctn .txt .aside .cart form input[type="submit"]{ font-size: 16px;}

	#product .copyright { padding: 8px 12px;}
}





/* aside */
aside.links { position: relative; background: #fde6a0;}
aside.links .inner-sct { position: relative; width: 92%; max-width: 1200px; margin: 0 auto; padding: 60px 0;}
aside.links h4 { margin-bottom: 10px; color: #76332e; font-size: 32px; font-weight: 700; line-height: 1.4; text-align: center;}
aside.links h4 span { display: block; font-size: 27px;}
aside.links ul { width: 100%; max-width: 900px; margin: 0 auto; font-size: 0; text-align: center;}
aside.links ul li { display: inline-block; width: 50%; padding: 14px 0;}
aside.links ul li:first-child { width: 52%;}
aside.links ul li a { display: block; width: 92%; max-width: 390px; margin: 0 auto; overflow: hidden; border-radius: 30px;}
aside.links ul li img{ width: 100%;}
aside.links ul li a:hover { opacity: 0.8;}
@media (max-width: 641px) {
	aside.links .inner-sct { position: relative; width: 92%; max-width: 1200px; margin: 0 auto; padding: 40px 0;}
	aside.links h4 { font-size: 4.2vw;}
	aside.links h4 span { font-size: 3.6vw;}
	aside.links ul li { display: block; width: 100%; padding: 8px 0;}
	aside.links ul li:first-child { width: 100%;}
	aside.links ul li a { border-radius: 20px;}
}
@media (max-width: 481px) {
	aside.links h4 { font-size: 16px;}
	aside.links h4 span { font-size: 18px;}
}

.sns { padding: 20px 0; background: #f39800;}
.sns ul { font-size: 0; text-align: center;}
.sns ul li { display: inline-block; width: 50%; max-width: 100px;}
.sns ul li a { display: block; width: 80%; max-width: 55px; margin: 0 auto;}
.sns ul li a img { width: 100%;}
@media (max-width: 641px) {
	.sns { padding: 20px 0;}
}
@media (max-width: 481px) {
	.sns { padding: 15px 0;}
	.sns ul li { max-width: 60px;}
	.sns ul li a { max-width: 40px;}
}

.note { background: #d5d5d5; padding: 20px 0;}
.note ul { width: 100%; max-width: 680px; margin: 0 auto; font-size: 0; text-align: left;}
.note ul li { color: #9c9c9c; font-size: 10px;}
@media (max-width: 481px) {
	.note { padding: 12px 20px;}
	.note ul { text-align: left;}
}



#ft2 { position: relative; z-index: 11; background: #fff;}
#ft2 .inner-ft { width: 92%; margin: 0 auto; padding: 50px 0 20px; background: #fff;}
#ft2 .ft-flex { display: block; width: 100%;}
#ft2 .ft-logo { width: 100%; margin: 0 auto 30px;}
#ft2 .ft-nav { width: 100%;}
#ft2 .ft-nav ul li { padding: 0 20px;}
#ft2 .copyright { background: #000;}
@media (max-width: 641px) {
	#ft2 .inner-ft { padding: 20px 0;}
	#ft2 .ft-nav ul li { padding: 8px;}
}
@media (max-width: 481px) {
	#ft2 .ft-logo { margin: 0 auto 20px;}
}
