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

#hd-kinmokusei { padding: 20px 40px; background: #ffaf32;}
#hd-kinmokusei h1 { line-height: 1;}
#hd-kinmokusei h1 img { width: 55%; max-width: 350px;}
@media (max-width: 641px) {
	#hd-kinmokusei { padding: 12px 20px;}
}
@media (max-width: 481px) {
	#hd-kinmokusei { padding: 8px 15px;}
}

#kv { position: relative; background: url('../../img/lp/kinmokusei/bg-kv.jpg') no-repeat 50% 50% / cover;}
#kv .inner-kv { position: relative; width: 78%; min-height: 680px; margin: 0 auto;}
#kv .txt { position: relative; width: 55%; max-width: 500px; margin: 0 0 0 auto; padding-top: 150px; z-index: 2;}
#kv .txt h1 { margin-bottom: 30px; text-align: center;}
#kv .txt h1 img { position: relative; width: 94%; max-width: 450px; transition: 0.4s linear 0.2s; opacity: 0; transform: translateY(20px);}
#kv .txt h2 { text-align: center;}
#kv .txt h2 img { position: relative; width: 94%; max-width: 450px; transition: 0.4s linear 0.4s; opacity: 0; transform: translateY(20px);}

#kv .bg { display: none;}
#kv .bg img { width: 100%;}
#kv.fadeIn .txt h1 img,
#kv.fadeIn .txt h2 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: 16vw;}
	#kv .txt h1 { margin-bottom: 2vw;}
}
@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: 8vw; padding-left: 36%; top: 0;}
	#kv .txt h1 { margin-bottom: 8vw;}
	#kv .txt h1 img { width: 70%;}
	#kv .txt h2 img { width: 72%;}

	#kv .bg { position: relative; display: block; width: 100%; z-index: 1;}
}
@media (max-width: 481px) {
}




#campaign { position: relative; background: #ffaf32;}
#campaign .inner-sct { padding: 60px 0; background: url('../../img/lp/kinmokusei/bg-campaign.png') no-repeat 50% 50% / cover;}
#campaign .ctn { position: relative; width: 100%; max-width: 580px; margin: 0 auto;}
#campaign .ctn figure { position: relative; text-align: center;}
#campaign .ctn figure img { width: 100%;}
#campaign .ctn figure img.sp { display: none;}
#campaign .ctn .btn { position: absolute; left: 0; bottom: 15px; width: 100%; }
#campaign .ctn .btn a { display: block; width: 42%; max-width: 265px; margin: 0 10px 0 auto; border-radius: 8px; 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 { max-width: 100%;}
	#campaign .ctn figure img.pc { display: none;}
	#campaign .ctn figure img.sp { display: block;}
	#campaign .ctn .btn { bottom: 8vw;}
	#campaign .ctn .btn a { margin: 0 40px 0 auto;}
}
@media (max-width: 481px) {
	#campaign .ctn .btn a { margin: 0 25px 0 auto;}
}




#lead { position: relative; z-index: 2;}
#lead .inner-sct { padding: 160px 0; background: url('../../img/lp/kinmokusei/bg-lead.jpg') no-repeat 50% 50% / cover;}
#lead .ctn { width: 100%; max-width: 650px; margin: 0 auto; padding-right: 180px;}
#lead .ctn p { color: #da5f17; font-size: 22px; font-weight: 700; letter-spacing: 0.02rem; line-height: 2; text-align: center;}
#lead .ctn p span { display: block;}
#lead .ctn figure { display: none;}
@media (max-width: 801px) {
	#lead .inner-sct { padding: 50px 0; background: url('../../img/lp/kinmokusei/bg-lead-sp.jpg') no-repeat 50% 50% / cover;}
	#lead .ctn { width: 100%; max-width: 650px; margin: 0 auto; padding-right: 0px;}
	#lead .ctn p { margin-bottom: 40px;}
	#lead .ctn figure { display: block; text-align: center;}
	#lead .ctn figure img { width: 22%; max-width: 180px;}
}
@media (max-width: 641px) {
	#lead .ctn p { font-size: 3.4vw;}
}
@media (max-width: 481px) {
	#lead .inner-sct { padding: 30px 0;}
	#lead .ctn p { margin-bottom: 20px; font-size: 14px; letter-spacing: 0.025rem;}
}





.ttl { position: relative; padding: 25px 0; background: #ffaf32; }
.ttl h2 { line-height: 1; text-align: center;}
.ttl h2 img { width: 60%; max-width: 330px;}
@media (max-width: 481px) {
	.ttl { padding: 15px 0;}
}


#product { position: relative; background: linear-gradient(-20deg, #fff 0%, #eae9f9 40%, #fff 75%, #dadaf5); z-index: 3;}
#product .bloc{ width: 100%;}
#product .bloc.bg-1 { padding: 80px 0 100px; background: url('../../img/lp/kinmokusei/bg-1.jpg') no-repeat 50% 50% / cover;}
#product .bloc.bg-2 { padding: 80px 0 100px; background: url('../../img/lp/kinmokusei/bg-2.jpg') no-repeat 50% 50% / cover;}
#product .ctn { position: relative; display: flex; align-items: center; width: 100%; max-width: 1000px; margin: 0 auto;}
#product .ctn.re { flex-direction: row-reverse;}
#product .ctn .txt-1 { width: 52%;}
#product .ctn .item-1{ width: 48%;}
#product .ctn .txt-2 { width: 62%; padding-left: 180px;}
#product .ctn .item-2{ width: 38%;}
#product .ctn .txt p.copy { margin-bottom: 15px; color: #da5f17; font-size: 25px; font-weight: 700;}
#product .ctn .txt p.copy sup{ font-size: 16px; vertical-align: baseline;}
#product .ctn .txt h3 { margin-bottom: 25px; color: #da5f17; font-size: 28px; font-weight: 700; line-height: 1.4;}
#product .ctn .txt h3 span.pcbr { display: block;}
#product .ctn .txt h3 span.op { display: block; font-size: 25px;}
#product .ctn .txt h3 br { display: none;}
#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 #da5f17; border-radius: 50px;
 color: #da5f17; font-size: 18px; font-weight: 700; line-height: 1;
}
#product .ctn .txt .aside p { color: #da5f17;}
#product .ctn .txt .aside p.price { font-size: 15px;}
#product .ctn .txt .aside p.price.mb { margin-bottom: 40px;}
#product .ctn .txt .aside p.price span{ display: block; font-size: 20px; 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: 92%; max-width: 400px;}
#product .ctn .item-2 figure { }
#product .ctn .item-2 figure img { width: 85%; max-width: 160px;}
@media (max-width: 1201px) {
}
@media (max-width: 1001px) {
	#product .bloc.bg-1 {}
	#product .bloc.bg-2 {}
	#product .ctn .txt p.copy { font-size: 2.8vw;}
	#product .ctn .txt p.copy sup{ font-size: 20px;}
	#product .ctn .txt h3 { font-size: 2.8vw;}
	#product .ctn .txt h3 span {}
	#product .ctn .txt h3 span.op { font-size: 2.4vw;}
	#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) {
	#product .ctn .txt-1 { padding-left: 40px;}
	#product .ctn .txt-2 { padding-left: 100px;}
}
@media (max-width: 641px) {
	#product .bloc.bg-1 { padding: 18vw 0 14vw; background: url('../../img/lp/kinmokusei/bg-1-sp.jpg') no-repeat 50% 50% / cover;}
	#product .bloc.bg-2 { padding: 18vw 0 16vw; background: url('../../img/lp/kinmokusei/bg-2-sp.jpg') no-repeat 50% 50% / cover;}
	#product .ctn { flex-direction: row-reverse;}
	#product .ctn.re { flex-direction: row;}
	#product .ctn .txt-1 { width: 50%; padding-left: 40px;}
	#product .ctn .item-1{ width: 50%;}
	#product .ctn .txt-2 { width: 50%; padding-left: 0px;}
	#product .ctn .item-2{ width: 50%;}
	#product .ctn .txt h3 { font-size: 4.6vw;}
	#product .ctn .txt h3 span.spbr { display: block;}
	#product .ctn .txt h3 span.op { font-size: 3.0vw;}
	#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.mb { margin-bottom: 4.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: 80%;}
	#product .ctn .item-2 figure { text-align: center;}
	#product .ctn .item-2 figure img { width: 42%;}
}
@media (max-width: 481px) {
	#product .bloc.bg-1 { padding: 14vw 0 6vw;}
	#product .bloc.bg-2 { padding: 15vw 0 10vw;}
	#product .ctn .txt-1 { padding-left: 30px;}
	#product .ctn .txt p.copy { margin-bottom: 10px; font-size: 15px;}
	#product .ctn .txt p.copy sup{ font-size: 10px;}
	#product .ctn .txt h3 { margin-bottom: 12px; font-size: 20px;}
	#product .ctn .txt h3 span.op { font-size: 15px}
	#product .ctn .txt h3 br { display: block;}
	#product .ctn .txt-1 .aside { padding-bottom: 30px;}
	#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.mb { margin-bottom: 0px;}
	#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;}

	.item .info2 .cart form { max-width: 240px; margin: 0 auto;}
	.item .info2 .cart form input[type="submit"]{ padding: 14px; padding-right: 0px; font-size: 16px;}
}




/* aside */
aside.links { position: relative; background: #fcc760;}
aside.links .inner-sct { position: relative; width: 92%; max-width: 1200px; margin: 0 auto; padding: 60px 0;}
aside.links h4 { margin-bottom: 10px; color: #da5f17; 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: #ffaf32;}
.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;}
}

