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

#kv { position: relative; background: url('../img/nightmist/bg-kv.jpg') no-repeat 50% 50% / cover;}
#kv .inner-kv { position: relative; width: 88%; min-height: 700px; margin: 0 auto;}
#kv .txt { position: relative; width: 55%; max-width: 540px; padding-top: 220px; z-index: 2;}
#kv .txt h1 { margin-bottom: 20px; text-align: center;}
#kv .txt h1 img { position: relative; width: 60%; max-width: 480px; transition: 0.4s linear 0.2s; opacity: 0; transform: translateY(20px);}
#kv .txt h2 { text-align: center;}
#kv .txt h2 img { position: relative; width: 100%; transition: 0.4s linear 0.4s; opacity: 0; transform: translateY(20px);}

#kv .new { position: absolute; width: 12%; max-width: 180px; left: 3.5%; top: 16%; z-index: 2;}
#kv .new img { position: relative; width: 100%; transition: 0.4s linear 0.8s; opacity: 0;}

#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%; padding: 4vw; top: 0;}
	#kv .txt h1 img { width: 60%;}

	#kv .new { width: 20%; left: 40px; top: auto; bottom: 10%;}
	#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%;}
}

#lead { background: url('../img/nightmist/bg.jpg') no-repeat 50% 50% / cover;}
#lead .inner-sct { width: 92%; max-width: 1040px; margin: 0 auto; padding: 40px 0;}
#lead figure { text-align: center;}
#lead figure img { width: 100%; max-width: 500px;}
@media (max-width: 1001px) {
}
@media (max-width: 641px) {
}

.ttl { background: linear-gradient(#5161ff,#4230b5);}
.ttl h2 { line-height: 1; text-align: center;}
.ttl h2 img { width: 94%; max-width: 800px;}
.ttl h2 img.sp { display: none;}
@media (max-width: 641px) {
	.ttl h2 img.pc { display: none;}
	.ttl h2 img.sp { display: block; width: 100%;}
}

#point .bg { background: url('../img/nightmist/bg-point.jpg') no-repeat 50% 50% / cover;}
#point .inner-sct { width: 92%; margin: 0 auto; padding: 100px 0;}
#point ul { width: 100%; max-width: 920px; margin: 0 auto; font-size: 0; text-align: center;}
#point ul li { display: inline-block; width: 33.333334%;}
#point ul li img { width: 92%; max-width: 280px; border-radius: 20px;}
#point ul li img.sp { display: none;}
@media (max-width: 641px) {
	#point .inner-sct { width: 100%; padding: 40px 0;}
	#point ul li { display: block; width: 100%; padding: 10px;}
	#point ul li img.pc { display: none;}
	#point ul li img.sp { display: block; width: 90%; max-width: 90%; margin: 0 auto;}
}


#howto { background: url('../img/nightmist/bg.jpg') no-repeat 50% 50% / cover;}
#howto .inner-sct { width: 92%; margin: 0 auto; padding: 80px 0 100px;}
#howto figure { width: 100%; max-width: 1000px; margin: 0 auto;}
#howto figure img { width: 100%;}
#howto figure img.sp { display: none;}
@media (max-width: 641px) {
	#howto .inner-sct { width: 100%; padding: 0px;}
	#howto figure img.pc { display: none;}
	#howto figure img.sp { display: block;}
}



#product { background: linear-gradient(-20deg, #fff 0%, #eae9f9 40%, #fff 75%, #dadaf5);}
#product .inner-sct{ width: 100%; max-width: 900px; margin: 0 auto; padding: 40px 0;}
#product .ctn { position: relative; display: flex; align-items: center; width: 100%;}
#product .ctn .txt { width: 80%;}
#product .ctn .item{ width: 20%;}
#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: 15px; color: #6f6f6f; font-size: 34px; font-weight: 700; line-height: 1.4;}
#product .ctn .txt h3 span { display: block; font-size: 40px;}
#product .ctn .txt h3 br { display: none;}
#product .ctn .txt .aside { position: relative;}
#product .ctn .txt .aside .amount { margin-bottom: 25px;}
#product .ctn .txt .aside .amount span { display: inline-block; padding: 4px 20px; border: solid 2px #6f6f6f; border-radius: 50px;
 color: #6f6f6f; font-size: 24px; font-weight: 700; line-height: 1;
}
#product .ctn .txt .aside p.price { margin-bottom: 40px; color: #6f6f6f; font-size: 22px;}
#product .ctn .txt .aside p.price span{ display: block; font-size: 24px; font-weight: 700; line-height: 1.2;}
#product .ctn .txt .aside .aroma { position: absolute; left: 50%; top: 0%; width: 48%; text-align: center;}
#product .ctn .txt .aside .aroma img { width: 80%; max-width: 280px;}
#product .ctn .txt .aside .aroma img.sp { display: none;}

#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 figure { width: 85%; max-width: 180px; margin: 0 auto;}
#product .ctn .item figure img { width: 100%;}
@media (max-width: 1201px) {
}
@media (max-width: 1001px) {
	#product .ctn { padding: 0 30px;}
	#product .ctn .txt p.copy { font-size: 2.8vw;}
	#product .ctn .txt p.copy sup{ font-size: 20px;}
	#product .ctn .txt h3 { font-size: 3.2vw;}
	#product .ctn .txt h3 span { font-size: 4.0vw;}
	#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 .ctn { display: block;}
	#product .ctn .txt { position: relative; width: 100%; z-index: 2;}
	#product .ctn .item{ position: absolute; width: 30%; right: 20px; top: 50%; transform: translateY(-50%);}
	#product .ctn .txt .aside p.price { margin-bottom: 4.0vw;}
	#product .ctn .txt .aside .aroma { position: relative; left: 0%; top: auto; width: 100%; margin-bottom: 30px;}
	#product .ctn .txt .aside .aroma img.pc { display: none;}
	#product .ctn .txt .aside .aroma img.sp { display: block;}
	#product .ctn .item figure { max-width: 150px;}
}
@media (max-width: 481px) {
	#product .inner-sct{ padding: 20px 0 40px;}
	#product .ctn .item{ right: 6px; transform: translateY(-45%);}

	#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: 8px; font-size: 18px;}
	#product .ctn .txt h3 span { font-size: 23px}
	#product .ctn .txt h3 br { display: block;}
	#product .ctn .txt .aside .amount { margin-bottom: 10px;}
	#product .ctn .txt .aside .amount span { padding: 2px 12px; border-width: 1px; font-size: 14px;}
	#product .ctn .txt .aside p.price { margin-bottom: 10px; font-size: 15px;}
	#product .ctn .txt .aside p.price span{ font-size: 18px;}
	#product .ctn .txt .aside .aroma { margin-bottom: 15px; padding-right: 80px;}
	#product .ctn .txt .aside .aroma img { width: 80%;}
	#product .ctn .txt .aside .cart { width: 72%;}
	#product .ctn .txt .aside .cart form input[type="submit"]{ font-size: 16px;}

	#product .ctn .item figure { max-width: 120px;}

	.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 { background: linear-gradient(90deg,#e2e2f7 20%, #fcfcfe 50%, #dadaf5 80%)}
#campaign .inner-sct { width: 92%; margin: 0 auto; padding: 60px 0;}
#campaign .ctn { position: relative; width: 100%; max-width: 900px; margin: 0 auto;}
#campaign .ctn figure { text-align: center;}
#campaign .ctn figure img { width: 100%;}
#campaign .ctn figure img.sp { display: none;}
#campaign .ctn .badge{ position: absolute; right: 70px; top: 10px; width: 20%; max-width: 170px;}
#campaign .ctn .badge img { width: 100%; border-radius: 50%;}
#campaign .ctn .btn { position: absolute; bottom: 45px; width: 100%;}
#campaign .ctn .btn a { display: block; width: 30%; margin: 0 auto; border-radius: 50px; 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: 40px 0;}
	#campaign .ctn .badge{ right: 0px; top: 8%;}
	#campaign .ctn figure img.pc { display: none;}
	#campaign .ctn figure img.sp { display: block;}
	#campaign .ctn .btn { bottom: 8%;}
	#campaign .ctn .btn a { width: 50%;}
}


#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;}
}

/* aside */
aside.links { position: relative; background: linear-gradient(#6d61f3,#393dcd);}
aside.links .inner-sct { position: relative; width: 92%; max-width: 1200px; margin: 0 auto; padding: 60px 0;}
aside.links h4 { margin-bottom: 10px; color: #fff; 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: linear-gradient(90deg,#c2c1e4, #aaabd8);}
.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;}
}



/*
#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;}
}
*/
#video { display: none; position: absolute; top: 50%; left: 50%; width: 92%; max-width: 960px; padding-top: 50px; transform: translate(-50%,-50%); z-index: 102; overflow: visible;}
#video .inner,
#video .inner video { width: 100%;}
#video .close { position: absolute; right: 0; top: 0; width: 42px; height: 42px; cursor: pointer;}
#video .close:before,
#video .close:after { content: ''; display: block; width: 1px; height: 100%; position: absolute; left: 50%; top: 0; background: #000;}
#video .close:before{ transform: rotate(45deg);}
#video .close:after { transform: rotate(-45deg);}
#overlay { display: none; position: fixed; top: 0%; left: 0%; width: 100%; height: 100%; background: rgba(255,255,255,0.8); z-index: 101;}
@media (max-width: 481px) {
	#video { padding-top: 32px;}
	#video .close { width: 30px; height: 30px;}
}