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

#kv { position: relative; background: url('../img/sakura/bg-kv.jpg') no-repeat 50% 50% / cover;}
#kv .inner-kv { position: relative; width: 88%; min-height: 680px; margin: 0 auto;}
#kv .txt { position: relative; width: 50%; max-width: 500px; 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: 20vw;}
	#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: 6vw; top: 0;}
	#kv .txt h1 img { width: 64%;}
	#kv .txt h2 { position: absolute; left: 0; bottom: 5vw; width: 100%;}
	#kv .txt h2 img { width: 88%;}

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


.ttl { position: relative; padding: 25px 0; background: #b06ec9; }
.ttl:before { content: ''; display: block; width: 100%; height: 10px; position: absolute; left: 0; top: -9px;
 background: url('../img/sakura/bg-ttl.png') repeat-x 50% 100% / auto 100%;
}
.ttl h2 { color: #fff; font-size: 40px; letter-spacing: 0.18rem; line-height: 1; text-align: center;}
@media (max-width: 641px) {
	.ttl h2 { font-size: 6.0vw;}
}
@media (max-width: 481px) {
	.ttl { padding: 15px 0;}
	.ttl:before { height: 6px; top: -5px;}
	.ttl h2 { font-size: 26px;}
}


#lead { position: relative; z-index: 2;}
#lead .ttl:after { content: ''; display: none; position: absolute; right: 10px; bottom: -40px;}
#lead .ttl h2 img { display: block; width: 80%; max-width: 420px; margin: 0 auto 8px;}
#lead .inner-sct { padding: 80px 0; background: url('../img/sakura/bg-lead.jpg') no-repeat 50% 50% / cover;}
#lead p { color: #644281; font-size: 20px; font-weight: 700; letter-spacing: 0.05rem; line-height: 2; text-align: center;}
#lead p span { display: block;}
#lead figure { display: none;}
@media (max-width: 801px) {
	#lead .ttl:after { display: block; width: 100px; height: 125px; background: url('../img/sakura/illust.png') no-repeat 50% 50% / 100% auto;}
	#lead .inner-sct { padding: 50px 0; background: url('../img/sakura/bg.jpg') no-repeat 50% 50% / cover;}
	#lead figure { display: block; text-align: center;}
	#lead figure img { width: 72%; max-width: 600px;}
}
@media (max-width: 641px) {
	#lead .ttl:after { width: 80px; height: 102px;}
	#lead p { font-size: 3.4vw;}
}
@media (max-width: 481px) {
	#lead .ttl:after { bottom: -20px; width: 50px; height: 65px;}
	#lead .inner-sct { padding: 30px 0;}
	#lead p { font-size: 14px; letter-spacing: 0.025rem;}
}





#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: 100px 0; background: url('../img/sakura/bg-1.jpg') no-repeat 50% 50% / cover;}
#product .bloc.bg-2 { padding: 100px 0 80px; background: url('../img/sakura/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: 120px;}
#product .ctn .item-2{ width: 38%;}
#product .ctn .txt p.copy { margin-bottom: 15px; color: #230ba0; 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: #7c5c5c; font-size: 28px; font-weight: 700; line-height: 1.4;}
#product .ctn .txt h3 span.pcbr { display: block;}
#product .ctn .txt h3 span.op { 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 #7c5c5c; border-radius: 50px;
 color: #7c5c5c; font-size: 18px; font-weight: 700; line-height: 1;
}
#product .ctn .txt .aside p { color: #7c5c5c;}
#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: 180px;}
@media (max-width: 1201px) {
}
@media (max-width: 1001px) {
	#product .bloc.bg-1 {}
	#product .bloc.bg-2 {}
	#product .ctn .txt-2 { padding-left: 60px;}
	#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) {
}
@media (max-width: 641px) {
	#product .bloc.bg-1 { padding: 20vw 0; background: url('../img/sakura/bg-1-sp.jpg') no-repeat 50% 50% / cover;}
	#product .bloc.bg-2 { padding: 24vw 0; background: url('../img/sakura/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: 30px;}
	#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: 50%; max-width: 180px;}
}
@media (max-width: 481px) {
	#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;}
}



#campaign { position: relative; z-index: 4;}
#campaign .inner-sct { padding: 60px 0; background: url('../img/sakura/bg.jpg') no-repeat 50% 50% / cover;}
#campaign figure { margin-bottom: 30px; text-align: center;}
#campaign figure img { width: 60%; max-width: 300px;}
#campaign .txt { width: 100%; margin: 0 auto;}
#campaign .txt p { color: #644281; font-size: 20px; font-weight: 700; letter-spacing: 0.05rem; text-align: center;}
#campaign .txt p span { display: block;}
#campaign .txt p.date { margin-top: 15px; font-size: 18px;}
@media (max-width: 641px) {
	#campaign .inner-sct { padding: 40px 0;}
	#campaign .txt p { font-size: 2.8vw;}
	#campaign .txt p.date { margin-top: 10px; font-size: 14px;}
}
@media (max-width: 481px) {
	#campaign .ttl h2 { font-size: 24px;}
	#campaign .inner-sct { padding: 40px 0;}
	#campaign figure { margin-bottom: 15px;}
	#campaign .txt p { font-size: 2.8vw;}
	#campaign .txt { width: 80%;}
	#campaign .txt p { font-size: 16px; text-align: justify;}
	#campaign .txt p span { display: inline;}
	#campaign .txt p.date {font-size: 12px;}
}


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


/*
#shop { background: linear-gradient(#6d61f3,#393dcd);}
#shop .inner-sct { padding: 60px 0 50px;}
#shop ul { width: 92%; max-width: 960px; margin: 0 auto 100px; font-size: 0;}
#shop ul li { display: inline-block; width: 33.333334%; padding: 15px;}
#shop ul li a { display: block; width: 100%; margin: 0 auto; padding: 25px 0; background: #fff; border-radius: 8px; box-shadow: 0 0 8px #b9b6b2;
 color: #6b6b6b; font-size: 20px; font-weight: 700; text-align: center; text-decoration: none;
}
#shop ul li a:hover { opacity: 0.9; color: #666;}
#shop p.memo { color: #fff; font-size: 10px; text-align: center;}
@media (max-width: 1001px) {
	#shop ul li { padding: 10px;}
	#shop ul li a { padding: 18px 0; font-size: 1.85vw;}
}
@media (max-width: 641px) {
	#shop .inner-sct { padding: 30px 0;}
	#shop ul li { width: 50%; padding: 8px;}
	#shop ul li a { padding: 12px 0; border-radius: 4px; background: linear-gradient(#fff,#c7c3f5); font-size: 15px;}
}
@media (max-width: 481px) {
	#shop .inner-sct { padding: 30px 0 40px;}
	#shop ul { margin: 0 auto 40px;}
	#shop ul li { padding: 5px;}
	#shop ul li a { padding: 8px 0; border-radius: 3px; box-shadow: 0 0 3px #b9b6b2; font-size: 14px;}
}

#check { background: url('../img/nightmist/bg.jpg') no-repeat 50% 100% / cover;}
#check .inner-sct { margin: 0 auto; padding: 80px 0;}
#check h3 { margin-bottom: 30px; color: #fff; font-size: 32px; font-weight: 700; line-height: 1.5; text-align: center;}
#check .ctn-pc { display: flex; justify-content: space-between; width: 92%; max-width: 1000px; margin: 0 auto;}
#check .ctn-pc div { width: 23.5%; }
#check .ctn-pc div img { width: 100%;}
#check .ctn-sp { display: none;}

#check .slick-list { margin: 0 auto 30px;}
#check .slick-arrow { width: 50px; height: 50px; position: absolute; top: auto; bottom: 40px; z-index: 100;}
#check .slick-prev { left: 10px;}
#check .slick-next { right: 10px;}
#check .slick-arrow:before{ position: absolute; content: ''; display: block; width: 20px; height: 20px; top: 50%; transform: translateY(-50%) rotate(45deg);}
#check .slick-prev:before { left: 35%; border-bottom: solid 2px #fff; border-left: solid 2px #fff;}
#check .slick-next:before { right: 35%; border-top: solid 2px #fff; border-right: solid 2px #fff;}

#check .slick-dots { padding: 0 60px; font-size: 0; text-align: center;}
#check .slick-dots li { display: inline-block; width: 80px; height: 200px; margin: 0 6px; cursor: pointer;}
#check .slick-dots li button { width: 30px; height: 30px; background: #968bfb; border: solid 2px #1d1358; border-radius: 50%;
 box-shadow: 0px 0px 0px 3px inset #1d1358;
}
#check .slick-dots li.slick-active button { border: solid 2px #968bfb;}
@media (max-width: 641px) {
	#check { background: url('../img/nightmist/bg-check-sp.jpg') no-repeat 50% 100% / cover;}
	#check .inner-sct { width: 100%; padding: 40px 0 20px;}
	#check h3 { margin-bottom: 20px; font-size: 4.2vw;}
	#check .ctn-pc { display: none;}
	#check .ctn-sp { display: block;}
	#check .ctn-sp .slick-slide img { width: 92%;}
	#check .ctn-sp .slick-dots li:nth-child(1) { background: url('../img/nightmist/slide-th-shampoo.png') no-repeat 50% 100% / 85% auto;}
	#check .ctn-sp .slick-dots li:nth-child(2) { background: url('../img/nightmist/slide-th-mask.png') no-repeat 50% 100% / 85% auto;}
	#check .ctn-sp .slick-dots li:nth-child(3) { background: url('../img/nightmist/slide-th-treatment.png') no-repeat 50% 100% / 85% auto;}
	#check .ctn-sp .slick-dots li:nth-child(4) { background: url('../img/nightmist/slide-th-hairoil.png') no-repeat 50% 100% / 85% auto;}
}
@media (max-width: 481px) {
	#check h3 { font-size: 21px;}

	#check .slick-list { margin: 0 auto 20px;}
	#check .slick-arrow { width: 40px; height: 40px;}
	#check .slick-dots { padding: 0 40px;}
	#check .slick-dots li { width: 50px; height: 130px; margin: 0 4px;}
	#check .slick-dots li button { width: 26px; height: 26px;}
}
*/


/*
#ft { position: relative; z-index: 11; background: url('./img/bg-ft-gd.jpg') no-repeat 50% 50% / cover;}
#ft .note { padding: 18px 0; background: #031636;}
#ft .note p { color: #909090; font-size: 10px; text-align: center;}
#ft .ftNav { padding: 40px 0; background: #052752;}
#ft .inner-ft { width: 92%; margin: 0 auto; padding: 70px 0 50px;}
#ft .inner-ft.pa30 { padding: 30px 0;}
#ft h3 { text-align: center;}
#ft h3 img{ width: 50%; max-width: 230px;}
#ft ul { font-size: 0; text-align: center;}
#ft ul.mb { margin-bottom: 40px;}
#ft ul li { display: inline-block; margin: 0 18px; font-size: 14px;}
#ft ul li a { color: #fff; text-decoration: none;}
#ft ul.mb li a { color: #000;}
@media (max-width: 641px) {
	#ft { background: url('./img/bg-ft-gd-sp.jpg') no-repeat 50% 100% / 100% auto;}
	#ft .note p { width: 85%; margin: 0 auto;}
	#ft .note p span { display: block; }
	#ft ul li { display: block; margin: 0 auto 15px;}
}
@media (max-width: 481px) {
	#ft .inner-ft { padding: 40px 0;}
	#ft .note p { width: 92%;}
	#ft .ftNav { padding: 20px 0;}
	#ft ul.mb { margin-bottom: 30px;}
	#ft ul li { margin: 0 auto 10px; font-size: 12px;}
}
*/
