@charset "utf-8";

.award { }
.award ul { width: 100%; max-width: 1000px; margin: 0 auto; padding: 0 20px;}
.award ul li { border-bottom: solid 1px #e1e1e1;}
.award ul li:last-child { border-bottom: none;}
.award ul li dl { position: relative; width: 100%; max-width: 800px; margin: 0 auto; padding: 25px 0; text-align: center;}
.award ul li dl:before { content: ''; display: block; width: 80px; position: absolute; left: 20px; top: 50%; transform: translateY(-50%);}
.award ul li dl.arward2025_1:before { height: 120px; background: url('/img/awards/badge-no1-202412.png') no-repeat 50% 50% / 100% auto;}
.award ul li dl.arward2025_2:before { height: 120px; background: url('/img/awards/badge-no2-2025.png') no-repeat 50% 50% / 100% auto;}
.award ul li dl.arward2025_p:before { height: 100px; background: url('/img/awards/badge-2024-point.png') no-repeat 50% 50% / 100% auto;}
.award ul li dl.arward2024_cl:before { height: 120px; background: url('/img/awards/badge-2024-cl.png') no-repeat 50% 50% / 100% auto;}
.award ul li dl.arward2024_k:before { height: 100px; background: url('/img/awards/badge-2024-keana-3.png') no-repeat 50% 50% / 100% auto;}
.award ul li dl.arward2024_body:before { height: 100px; background: url('/img/awards/badge-2024-body.png') no-repeat 50% 50% / 100% auto;}
.award ul li dl.arward2024_useful:before { height: 100px; background: url('/img/awards/badge-2024-useful.png') no-repeat 50% 50% / 100% auto;}
.award ul li dl.arward2024ldk_body:before { height: 100px; background: url('/img/awards/badge-2024kana-3.png') no-repeat 50% 50% / 100% auto;}
.award ul li dl.arward2024ldk_hair:before { height: 100px; background: url('/img/awards/badge-2024kana-3.png') no-repeat 50% 50% / 100% auto;}
.award ul li dl.nicola2024_1:before { height: 100px; background: url('/img/awards/nicola-2024-1.png') no-repeat 50% 50% / 100% auto;}
.award ul li dl.nicola2024_2:before { height: 100px; background: url('/img/awards/nicola-2024-2.png') no-repeat 50% 50% / 100% auto;}
.award ul li dl.nicola2024_3:before { height: 100px; background: url('/img/awards/nicola-2024-3.png') no-repeat 50% 50% / 100% auto;}
.award ul li dl dt { margin-bottom: 6px; font-size: 25px; font-weight: 700; line-height: 1.25;
 background: linear-gradient(#977720 10%, #d9bb53 50%, #a57904 90%);
 -webkit-background-clip: text;
 -webkit-text-fill-color: transparent;
}
.award ul li dl dt br.sp { display: none;}
.award ul li dl dd.txt { color: #6a3906; font-size: 17px; font-weight: 700; line-height: 1.4;}
.award ul li dl dd.txt sub { vertical-align: baseline; font-size: 10px;}
.award ul li dl dd.txt span { display: inline-block; padding-left: 8px;}
.award ul li dl dd.note { margin-top: 8px; color: #6b6b6b; font-size: 10px; line-height: 1.4;}
.award ul li dl dd.img { width: 100px; position: absolute; right: 20px; top: 50%; transform: translateY(-50%);}
.award ul li dl dd.img img { width: 100%;}
@media (max-width: 801px) {
	.award ul li dl dt { font-size: 3.0vw;}
}
@media (max-width: 641px) {
	.award ul li dl { padding: 30px 0 20px;}
	.award ul li dl:before { width: 60px; top: 6px; transform: translateY(0%);}
	.award ul li dl.arward2023_1:before { height: 100px;}
	.award ul li dl.arward2023_2:before { height: 80px;}
	.award ul li dl.arward2023_3:before { height: 80px;}
	.award ul li dl.arward2023_4:before { height: 80px;}
	.award ul li dl.arward2024_1:before { height: 80px;}
	.award ul li dl.arward2024_2:before { height: 80px;}
	.award ul li dl dd.txt span { display: block;}
	.award ul li dl dd.note { margin-top: 12px;}
	.award ul li dl dd.img { width: 80px; right: 10px; top: 20px; transform: translateY(0%);}
}
@media (max-width: 481px) {
	.award ul li dl { padding: 20px 0 15px;}
	.award ul li dl.arward2025_1:before { height: 72px;}
	.award ul li dl.arward2025_2:before { height: 72px;}
	.award ul li dl.arward2025_p:before { height: 65px;}
	.award ul li dl.arward2024_cl:before { height: 72px;}
	.award ul li dl.arward2024_k:before { height: 60px;}
	.award ul li dl.arward2024_body:before { height: 60px;}
	.award ul li dl.arward2024_useful:before { height: 60px;}
	.award ul li dl.arward2024ldk_body:before { height: 60px;}
	.award ul li dl.arward2024ldk_hair:before { height: 60px;}
	.award ul li dl.nicola2024_1:before { height: 60px;}
	.award ul li dl.nicola2024_2:before { height: 60px;}
	.award ul li dl.nicola2024_3:before { height: 60px;}

	.award ul li dl dt { font-size: 16px;}
	.award ul li dl dt br.sp { display: block;}
	.award ul li dl:before { width: 40px; left: 0px;}
	.award ul li dl.arward2023_1:before { height: 80px;}
	.award ul li dl.arward2023_2:before { height: 60px;}
	.award ul li dl.arward2023_3:before { height: 60px;}
	.award ul li dl.arward2023_4:before { height: 60px;}
	.award ul li dl.arward2024_1:before { height: 60px;}
	.award ul li dl.arward2024_2:before { height: 50px;}
	.award ul li dl dd.txt { font-size: 12px;}
	.award ul li dl dd.img { width: 50px; right: 0px; top: 20px;}
	.award ul li dl dd.note br { display: none; }
}


.sct { position: relative;}
.pos { position: absolute;}

.ttl { position: relative; width: 100%;}
.ttl:after { content: ''; display: block; width: 100%; height: 364px;
 background: url('../img/savon/ttl/bg.png') no-repeat 50% 50% / auto 100%;
 position: relative; left: 0; top: 0; z-index: 1;
}
.ttl h2 { position: absolute; left: 0; width: 100%; text-align: center; z-index: 2;}
.ttl h2 img { width: 80%; max-width: 460px;}
@media (max-width: 801px) {
	.ttl:after { height: 0px; padding-top: 64%; background: url('../img/savon/ttl/bg@sp.png') no-repeat 50% 50% / auto 100%;}
}


@keyframes moving {
	 0% { transform: translateY(0px);}
	50% { transform: translateY(8px);}
 100% { transform: translateY(0px);}
}


#kv .inner-kv { position: relative;}
#kv .logo { position: absolute; width: 100%; left: 0; top: 0; z-index: 3;}
#kv .logo .inner { position: relative;width: 90%; max-width: 900px; margin: 0 auto;}
#kv .logo .inner div { width: 68%; max-width: 620px; margin: 0 0 0 auto; padding-top: 140px; text-align: center;}
#kv .logo .inner div img { width: 80%; max-width: 180px; }
#kv .ctn { position: absolute; width: 100%; left: 0; top: 0; z-index: 2;}
#kv .ctn .txt { position: relative; width: 90%; max-width: 900px; margin: 0 auto; transition: 0.8s linear 0.6s; opacity: 0;}
#kv .ctn .txt .inner { position: relative; width: 68%; max-width: 620px; margin: 0 0 0 auto; padding-top: 200px;}
#kv .ctn .txt .inner:before { content: ''; display: block; width: 140px; height: 200px;
 position: absolute; right: 10px; top: 80px;
 background: url('/img/awards/badge-no1-202412.png') no-repeat 50% 0 / 100% auto;
}
#kv .ctn .txt h1 { text-align: center;}
#kv .ctn .txt h1 img { width: 92%; max-width: 520px;}
#kv .ctn .txt h1 img.sp { display: none;}
#kv .note { position: absolute; left: 0; bottom: 0; width: 100%; padding: 20px; z-index: 2;}
#kv .note ul { max-width: 540px; margin: 0 0 0 auto;}
#kv .note ul li { color: #8b7666; font-size: 10px; text-align: left;}

#kv .bg { position: relative; width: 100%;}
#kv .bg img { width: 100%;}
#kv .bg img.sp { display: none;}
#kv.show .ctn .txt { opacity: 1;}
@media (max-width: 1281px) {
	#kv .ctn .txt { padding-top: 3.5vw;}
	#kv .ctn .txt .inner { padding-top: 12vw;}
	#kv .ctn .txt .inner:before { width: 120px; height: 180px;}
}
@media (max-width: 1001px) {
	#kv .logo .inner div { padding-top: 10vw;}
}
@media (max-width: 801px) {
	#kv .logo .inner div { width: 68%; margin: 0 auto; padding-top: 8vw;}
	#kv .logo .inner div img { width: 60%; max-width: 280px; }

	#kv .ctn .txt .inner { padding-top: 20vw;}

	#kv .ctn {}
	#kv .ctn .txt {}
	#kv .ctn .txt .inner { width: 65%; padding-top: 42vw;}
	#kv .ctn .txt .inner:before { right: 5%;}
	#kv .ctn .txt h1 img.pc { display: none;}
	#kv .ctn .txt h1 img.sp { display: block;}
	#kv .note ul { max-width: 90%; margin: 0 auto;}

	#kv .bg img.pc { display: none;}
	#kv .bg img.sp { display: block;}
}
@media (max-width: 481px) {
	#kv .ctn .txt .inner:before { width: 80px; height: 112px; right: 2%; top: 15%;}

	#kv .ctn .txt .inner { padding-top: 46vw;}

	#kv .note { padding: 12px;}
	#kv .note ul { width: 100%; max-width: 100%;}
	#kv .note ul li { line-height: 1.25;}
	#kv .note ul li br { display: none; }
}


#award .award-tit { position: relative; background: #a8e1ff; padding: 12px 0; cursor: pointer;}
#award .award-tit:after { content: ''; display: block; width: 12px; height: 12px; border-top: solid 3px #67524c; border-right: solid 3px #67524c;
 position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%) rotate(135deg); margin-left: 300px;
}
#award .award-tit.open:after { transform: translate(-50%,-35%) rotate(-45deg);}
#award .award-tit h2 { color: #67524c; font-size: 30px; letter-spacing: 0.2rem; text-align: center;}
#award .award-tit h2:before,
#award .award-tit h2:after { content: ''; display: inline-block; width: 38px; height: 30px;
 background: url('../img/savon/icn-awrad.png') no-repeat 50% 50% / 100% auto; vertical-align: middle;
}
#award .award-tit h2 span { display: inline-block; margin: 0 20px; vertical-align: middle;}
@media (max-width: 801px) {
	#award .award-tit:after { left: auto; right: 30px; transform: translate(0%,-50%) rotate(135deg); margin-left: 0px;}
}
@media (max-width: 481px) {
	#award .award-tit { padding: 6px 0;}
	#award .award-tit:after { right: 20px; width: 10px; height: 10px;}
	#award .award-tit h2 { font-size: 20px;}
	#award .award-tit h2:before,
	#award .award-tit h2:after { width: 32px; height: 24px;}
}
#award .ctn { display: none;}
#award .ctn .inner { background: #fff;}




#concept { position: relative; background: linear-gradient(#fff,#def3fb); transition: 0.4s linear; opacity: 0;}
#concept .ttl h2 { top: 16%;}
#concept .inner-sct { position: relative; width: 100%; max-width: 1280px; margin: 0 auto; padding-bottom: 60px; z-index: 2;}
#concept .ctn { position: relative; width: 100%; max-width: 820px; margin: 0 auto;}
#concept .ctn figure { text-align: center;}
#concept .ctn figure img { width: 64%; max-width: 240px;}


#concept .ttl .fuwa { position: relative; width: 100%; z-index: 2;}
#concept .ttl .fuwa:before,
#concept .ttl .fuwa:after { content: ''; position: absolute; animation: 2s moving linear infinite;}
#concept .ttl .fuwa:before{ width: 120px; height: 120px; background: url('../img/savon/fuwa-1.png') no-repeat 50% 50% / 100%;
 left: 5%; top: 130px;
}
#concept .ttl .fuwa:after { width: 80px; height: 80px; background: url('../img/savon/fuwa-1.png') no-repeat 50% 50% / 100%;
 right: 20%; top: 30px; animation-delay: 0.6s;
}

#concept .ctn .fuwa { position: absolute; animation: 2s moving linear infinite;}
#concept .ctn .fuwa.l1 { width: 110px; height: 110px; left: 8%; top: 40px; animation-delay: 0.0s;
 background: url('../img/savon/fuwa-2.png') no-repeat 50% 50% / 100%;
}
#concept .ctn .fuwa.l2 { width: 80px; height: 80px; left: 0px; top: 40%; animation-delay: 0.3s;
 background: url('../img/savon/fuwa-1.png') no-repeat 50% 50% / 100%; animation-delay: 0.3s;
}
#concept .ctn .fuwa.l3 { width: 120px; height: 120px; left: 5%; bottom: 5%; animation-delay: 0.9s;
 background: url('../img/savon/fuwa-1.png') no-repeat 50% 50% / 100%;
}
#concept .ctn .fuwa.r1 { width: 120px; height: 120px; right: 12%; top: -50px; animation-delay: 0.0s;
 background: url('../img/savon/fuwa-1.png') no-repeat 50% 50% / 100%; animation-delay: 0.6s;
}
#concept .ctn .fuwa.r2 { width: 80px; height: 80px; right: 0px; top: 30%; animation-delay: 0.3s;
 background: url('../img/savon/fuwa-3.png') no-repeat 50% 50% / 100%;
}
#concept .ctn .fuwa.r3 { width: 90px; height: 90px; right: 12%; bottom: 10%; animation-delay: 0.6s;
 background: url('../img/savon/fuwa-1.png') no-repeat 50% 50% / 100%; animation-delay: 0.3s;
}
#concept.show { opacity: 1;}
@media (max-width: 1001px) {
	#concept .inner-sct:before{ left: 8%; top: -120px;}
	#concept .inner-sct:after { right: 10%; top: -110px;}
}
@media (max-width: 801px) {
	#concept .ttl .fuwa:before{ left: 2%; top: 150px;}
	#concept .ttl .fuwa:after { right: 5%; top: 50px;}
	#concept .ctn .fuwa.l3,
	#concept .ctn .fuwa.r3 { display: none;}
	#concept .ctn .fuwa.l1 { left: 8%; top: 40px;}
	#concept .ctn .fuwa.l2 { left: 10%; top: 60%;}
	#concept .ctn .fuwa.r1 { right: 10%; top: 65%;}
	#concept .ctn .fuwa.r2 { right: 6%; top: 25%;}

}
@media (max-width: 641px) {
	#concept .ttl { margin-bottom: 0px;}
	#concept .ttl .fuwa { display: none;}
}
@media (max-width: 481px) {
	#concept .inner-sct:before,
	#concept .inner-sct:after { width: 50px; height: 50px;}
	#concept .inner-sct:before{ left: 12%; top: -20px;}
	#concept .inner-sct:after { right: 30%; top: -10px;}

	#concept .ctn figure img { max-width: 180px;}

	#concept .ctn .fuwa.l1 { width: 80px; height: 80px; left: 8%; top: 40px;}
	#concept .ctn .fuwa.l2 { width: 60px; height: 60px; left: 10%; top: 60%;}
	#concept .ctn .fuwa.r1 { width: 80px; height: 80px; right: 4%; top: 65%;}
	#concept .ctn .fuwa.r2 { width: 50px; height: 50px; right: 8%; top: 25%;}
}



#point { position: relative; background: linear-gradient(#fff,#def3fb 40%);}
#point .ttl { transition: 0.4s linear; opacity: 0;}
#point .ttl .fuwa { position: relative; width: 100%; z-index: 2;}
#point .ttl .fuwa:before,
#point .ttl .fuwa:after { content: ''; position: absolute; animation: 2s moving linear infinite;}
#point .ttl .fuwa:before{
 width: 100px; height: 100px; background: url('../img/savon/fuwa-1.png') no-repeat 50% 50% / 100%;
 left: 25%; top: 180px;
}
#point .ttl .fuwa:after { width: 80px; height: 80px; background: url('../img/savon/fuwa-1.png') no-repeat 50% 50% / 100%;
 right: 20%; top: 250px; animation-delay: 0.3s;
}

#point .ttl h2 { top: 16%; }
#point .inner-sct { width: 100%; max-width: 1280px; margin: 0 auto;}
#point .bloc { position: relative; padding: 30px 0; transition: 0.4s linear; opacity: 1;}
#point .bloc#point-3 { margin-bottom: 40px;}
#point .bloc .ctn { display: flex; justify-content: space-between; width: 100%; max-width: 800px; margin: 0 auto;}
#point .bloc .tit { width: 45%;}
#point .bloc .pht { width: 55%; padding-top: 40px;}
#point .bloc .tit h3 img { width: 100%; max-width: 380px;}
#point .bloc .tit h3 img.sp { display: none;}
#point .bloc .pht figure { position: relative; padding-bottom: 10px; text-align: center;}
#point .bloc .pht figure img { width: 100%; max-width: 400px; border-radius: 15px;}
#point .bloc .pht figure.deco:after { content: ''; display: block; width: 116%; height: 100%;
 background: url('../img/savon/point-2-deco.png') no-repeat 50% 50% / 100%;
 position: absolute; left: 50%; top: 0; transform: translateX(-50%);
}

#point .bloc .comment div p { color: #1685a9; font-size: 15px; font-weight: 700; line-height: 1.8;}
#point .bloc .comment div p sub { font-size: 12px; vertical-align: baseline;}
#point .bloc .comment div p span.block{ font-size: 18px;}
#point .bloc .comment div p span.ruby { position: relative; padding-bottom: 12px;}
#point .bloc .comment div p span.ruby em { display: block; font-size: 10px; line-height: 1.4; text-align: right;
 position: absolute; right: 0; bottom: 0;
}

#point .bloc .ctn .comment {}
#point .bloc .ctn .comment .comment-1 { width: 80%; max-width: 340px; margin: 0 0 0 auto; padding: 50px 40px 40px 50px;
 background: url('../img/savon/comment-1.png') no-repeat 50% 50% / 100% 100%;
}
#point .bloc .ctn .comment .comment-2 { width: 72%; max-width: 320px; margin: 0 0 0 auto; padding: 60px 0px 50px 28px;
 background: url('../img/savon/comment-2.png') no-repeat 50% 50% / 100% 100%;
}
#point .bloc .ctn .comment .comment-3 { width: 88%; max-width: 390px; margin: 0 auto; padding: 50px 50px 40px;
 background: url('../img/savon/comment-3.png') no-repeat 50% 50% / 100% 100%;
}

#point .note ul { width: 90%; max-width: 630px; margin: 0 auto; }

#point .free { position: relative; padding: 100px 0;}
#point .free h4 { margin-bottom: 30px; text-align: center;}
#point .free h4 img { width: 80%; max-width: 370px;}
#point .free p.min { margin-bottom: 30px; font-size: 22px; font-weight: 700; text-align: center;}
#point .free figure { margin-bottom: 20px; position: relative; text-align: center;}
#point .free figure img { width: 90%; max-width: 390px; border-radius: 15px;}
#point .free .comment .comment-4 { width: 86%; max-width: 390px; margin: 0 auto; padding: 40px 25px 30px;
 background: url('../img/savon/comment-4.png') no-repeat 50% 50% / 100% 100%;
}
#point .free .comment .comment-4 p { color: #1685a9; font-size: 15px; font-weight: 700; line-height: 1.8;}


#point .bloc .fuwa { position: absolute; animation: 2s moving linear infinite;}
#point .bloc .fuwa.fuwa-1 { background: url('../img/savon/fuwa-1.png') no-repeat 50% 50% / 100%;}
#point .bloc .fuwa.fuwa-2 { background: url('../img/savon/fuwa-2.png') no-repeat 50% 50% / 100%;}
#point .bloc .fuwa.fuwa-3 { background: url('../img/savon/fuwa-3.png') no-repeat 50% 50% / 100%;}
#point .bloc .fuwa.l11 { width: 120px; height: 120px; left: 8%; top: 50%;}
#point .bloc .fuwa.l12 { width: 70px; height: 70px; left: 24%; top: 75%; animation-delay: 0.3s;}
#point .bloc .fuwa.r11 { width: 100px; height: 100px; right: 5%; top: 50%; animation-delay: 0.6s;}

#point .bloc .fuwa.l21 { width: 120px; height: 120px; left: 6%; top: 52%;}
#point .bloc .fuwa.l22 { width: 60px; height: 60px; left: 36%; top: 90%; animation-delay: 0.3s;}
#point .bloc .fuwa.r21 { width: 80px; height: 80px; right: 16%; top: 55%;}
#point .bloc .fuwa.r22 { width: 120px; height: 120px; right: 50%; top: 78%; animation-delay: 0.6s;}

#point .bloc .fuwa.l31 { width: 120px; height: 120px; left: 6%; top: 30%;}
#point .bloc .fuwa.l32 { width: 50px; height: 50px; left: 25%; top: 70%; animation-delay: 0.3s;}
#point .bloc .fuwa.l33 { width: 120px; height: 120px; left: 38%; top: 60%; animation-delay: 0.6s;}
#point .bloc .fuwa.r31 { width: 60px; height: 60px; right: 14%; top: 55%;}

#point .free .fuwa { position: absolute; animation: 2s moving linear infinite;}
#point .free .fuwa.fuwa-1 { background: url('../img/savon/fuwa-1.png') no-repeat 50% 50% / 100%;}
#point .free .fuwa.fuwa-2 { background: url('../img/savon/fuwa-2.png') no-repeat 50% 50% / 100%;}
#point .free .fuwa.fuwa-3 { background: url('../img/savon/fuwa-3.png') no-repeat 50% 50% / 100%;}
#point .free .fuwa.l1 { width: 120px; height: 120px; right: 68%; top: 20%;}
#point .free .fuwa.r1 { width: 60px; height: 60px; right: 24%; top: 35%; animation-delay: 0.3s;}
#point .free .fuwa.r2 { width: 120px; height: 120px; right: 12%; top: 50%;}

#point.show .ttl { opacity: 1;}
#point .bloc.show { opacity: 1;}
@media (max-width: 1001px) {
	#point .bloc .fuwa.l21 { width: 100px; height: 100px; left: 2%; top: 60%;}
	#point .bloc .fuwa.l22 { left: 32%;}
	#point .bloc .fuwa.r22 { right: 45%; }
	#point .bloc .fuwa.l31 { width: 100px; height: 100px; left: 2%; top: 50%;}
	#point .free .fuwa.l1 { right: 80%;}
}
@media (max-width: 801px) {
	#point .ttl .fuwa:before{ left: 10%;}
	#point .ttl .fuwa:after { right: 8%; top: 120px;}
	
	#point .bloc { padding: 0px;}
	#point .bloc .ctn { display: block;}
	#point .bloc .tit { width: 94%; margin: 0 auto;}
	#point .bloc .pht { width: 100%;}
	#point .bloc .tit h3 img.pc { display: none;}
	#point .bloc .tit h3 img.sp { display: block; max-width: 100%;}
	
	#point .bloc .pht figure.deco:after { width: 100%; background-size: auto 100%;}
	#point .bloc#point-3 .pht figure { display: none;}

	#point .bloc .fuwa.l11 { width: 60px; left: auto; right: 0%; top: 5%; background-size: auto 100%; background-position: 0 50%;}
	#point .bloc .fuwa.l12 { width: 100px; height: 100px; left: auto; right: 20%; top: 10%;}
	#point .bloc .fuwa.r11 { width: 70px; height: 70px; right: auto; left: 12%; top: 75%;}

	#point .bloc .fuwa.l21 { left: 4%; top: 80%;}
	#point .bloc .fuwa.l22 { display: none;}
	#point .bloc .fuwa.r21 { right: 35%; top: 6%;}
	#point .bloc .fuwa.r22 { right: 5%; top: 10%;}
	
	#point .bloc .fuwa.l31 { left: 0%; top: 68%;}
	#point .bloc .fuwa.l32 { right: 10%; left: auto; top: 4%;}
	#point .bloc .fuwa.l33 { left: auto; right: 25%; top: 8%;}
	#point .bloc .fuwa.r31 { right: 20%; top: auto; bottom: 0%;}

	#point .free .fuwa.l1 { right: auto; left: 4%; top: 20%;}
	#point .free .fuwa.r1 { display: none;}
	#point .free .fuwa.r2 { right: 6%; top: 60%;}
}
@media (max-width: 641px) {
	#point .ttl { margin-bottom: -12vw;}
	#point .ttl .fuwa:before,
	#point .ttl .fuwa:after { content: none;}
	#point .bloc#point-3 { margin-bottom: 20px;}
	#point .bloc .pht figure { padding: 0 36px 8px;}
	#point .bloc .pht figure.deco { padding: 0 36px 12px;}
	#point .bloc .pht figure.deco:after {}

	#point .bloc .fuwa.l11 { right: 0%; top: 8%;}
	#point .bloc .fuwa.l12 { right: 24%; top: 12%;}
	#point .bloc .fuwa.r11 { left: 6%; top: 88%;}
	#point .bloc .fuwa.r31 { right: 15%;}

	#point .free { padding: 60px 0;}

	#point .free .fuwa.l1 { display: none;}
	#point .free .fuwa.r2 { display: none;}
}
@media (max-width: 481px) {
	#point .bloc .tit {}
	#point .bloc .pht { padding-top: 10px;}

	#point .bloc .ctn .comment .comment-1 { margin: 0 30px 0 auto; padding: 40px 30px 30px 40px;}
	#point .bloc .ctn .comment .comment-2 { margin: 0 12px 0 auto; padding: 32px 0px 30px 20px;}
	#point .bloc .ctn .comment .comment-3 { padding: 40px 32px 30px;}

	#point .bloc .comment div p { font-size: 14px; line-height: 1.65;}
	#point .bloc .comment div p sub { font-size: 10px;}
	#point .bloc .comment div p span.block{ font-size: 16px;}

	#point .free p.min { margin-bottom: 30px; font-size: 18px;}

	#point .bloc .fuwa.l11 { height: 80px;}
	#point .bloc .fuwa.l12 { width: 50px; height: 50px; right: 28%; top: 15%;}
	#point .bloc .fuwa.r11 { width: 40px; height: 40px; right: auto; left: 4%; top: 85%;}

	#point .bloc .fuwa.l21 { width: 80px; height: 80px; left: 2%; top: 80%;}
	#point .bloc .fuwa.r21 { width: 30px; height: 30px; right: 35%; top: 6%;}
	#point .bloc .fuwa.r22 { width: 80px; height: 80px; right: 5%; top: 4%;}
	
	#point .bloc .fuwa.l31 { width: 50px; height: 80px; top: 68%; background-position: 100% 50%; background-size: auto 100%;}
	#point .bloc .fuwa.l32 { width: 30px; height: 30px; right: 10%; left: auto; top: 2%;}
	#point .bloc .fuwa.l33 { width: 80px; height: 80px; left: auto; right: 25%; top: 6%;}
	#point .bloc .fuwa.r31 { width: 40px; height: 40px; right: 10%; top: auto; bottom: 0%;}
	
	#point .free h4 { margin-bottom: 16px;}
	#point .free p.min { margin-bottom: 16px;}
	#point .free .comment .comment-4 { padding: 30px 25px 20px;}
	#point .free .comment .comment-4 p { font-size: 14px;}

}


@keyframes shakes {
    0% { transform: translate(0px,0px) rotate(0deg);}
 12.5% { transform: translate(0px,1px) rotate(3deg);}
 25.0% { transform: translate(1px,0px) rotate(0deg);}
 37.5% { transform: translate(1px,-1px) rotate(-3deg);}
 50.0% { transform: translate(0px,0px) rotate(0deg);}
 62.5% { transform: translate(-1px,0px) rotate(2deg);}
 75.0% { transform: translate(0px,-1px) rotate(0deg);}
 87.5% { transform: translate(-1px,0px) rotate(-2deg);}
  100% { transform: translate(0px,0px) rotate(0deg);}
}


#product { position: relative; background: linear-gradient(#fff,#def3fb);}
#product .ttl { margin-bottom: -50px;}
#product .ttl .fuwa { position: relative; width: 100%; z-index: 2;}
#product .ttl .fuwa:before,
#product .ttl .fuwa:after { content: ''; position: absolute; animation: 2s moving linear infinite;}
#product .ttl .fuwa:before{ width: 100px; height: 100px;
 background: url('../img/savon/fuwa-1.png') no-repeat 50% 50% / 100%;
 right: 30%; top: -50px;
}
#product .ttl .fuwa:after { width: 120px; height: 120px;
 background: url('../img/savon/fuwa-2.png') no-repeat 50% 50% / 100%;
 right: 15%; top: 120px; animation-delay: 0.6s;
}
#product .ttl .fuwa .l1 { width: 100px; height: 100px; background: url('../img/savon/fuwa-1.png') no-repeat 50% 50% / 100%;
 position: absolute; left: 20%; top: 100px; animation: 2s moving linear infinite; animation-delay: 0.3s;
}

#product .ttl h2 { top: 28%;}
#product .inner-sct { width: 100%; max-width: 1280px; margin: 0 auto; padding: 0 0 40px;}

#product .ctn { position: relative;}
#product .ctn figure { position: relative; margin-bottom: -30px; text-align: center;}
#product .ctn figure img { width: 92%; max-width: 540px;}
#product .ctn .txt { margin-bottom: 20px;}
#product .ctn .txt p { font-weight: 700; text-align: center;}
#product .ctn .txt p.lead { margin-bottom: 8px;}
#product .ctn .txt p.lead img { width: 90%; max-width: 460px;}
#product .ctn .txt p.name { margin-bottom: 12px; font-size: 20px;}
#product .ctn .txt p.price { margin-bottom: 16px; font-size: 16px;}
#product .ctn .txt .btn-cart { width: 88%; max-width: 380px; margin: 0 auto;}
#product .ctn .txt .btn-cart form { position: relative; width: 100%;}
#product .ctn .txt .btn-cart form:after { content: ''; display: block; width: 10px; height: 10px;
 border-top: solid 2px #67524c; border-right: solid 2px #67524c;
 position: absolute; right: 20px; top: 50%; transform: translateY(-50%) rotate(45deg); z-index: 2;
}
#product .ctn .txt .btn-cart form input[type="submit"]{ position: relative; width: 100%; padding: 12px 0; z-index: 1;
 background: #fff; border: none; border-radius: 50px;
 color: #67524c; font-size: 20px; font-weight: 700; text-indent: 20px; text-align: center;
}
#product .ctn .txt .btn-cart form svg { width: 20px; fill: #67524c; position: absolute; left: 50%; top: 50%; transform: translate(-100px, -50%); z-index: 2;}
#product .ctn .txt .btn-cart form input[type="submit"]:hover { opacity: 0.8;}
#product .note {}
#product .note ul { width: 100%; max-width: 220px; margin: 0 0 0 auto;}

#product .fuwa { position: absolute; animation: 2s moving linear infinite;}
#product .fuwa.fuwa-1 { width: 140px; height: 140px; background: url('../img/savon/fuwa-1.png') no-repeat 50% 50% / 100%;
 left: 12%; top: 25%;
}
#product .fuwa.fuwa-2 { width: 50px; height: 50px; background: url('../img/savon/fuwa-3.png') no-repeat 50% 50% / 100%;
 right: 15%; top: 32%; animation-delay: 0.3s;
}
#product .fuwa.fuwa-3 { width: 100px; height: 100px; background: url('../img/savon/fuwa-1.png') no-repeat 50% 50% / 100%;
 right: 20%; top: 60%; animation-delay: 0.6s;
}

#product.show .ttl { opacity: 1;}
#product .bloc.show { opacity: 1;}
@media (max-width: 1001px) {
}
@media (max-width: 801px) {
	#product .ttl { margin-bottom: -8vw;}
	#product .ttl .fuwa:after { content: none;}
	#product .ttl .fuwa:before{ right: 80%; top: -50px;}
	#product .ttl .fuwa .l1 { left: 82%; top: 100px;}

	#product .fuwa.fuwa-1 { width: 140px; height: 140px; left: 0%; top: 25%;}
	#product .fuwa.fuwa-2 { display: none;}
	#product .fuwa.fuwa-3 { width: 100px; height: 100px; right: 8%; top: 50%;}
}
@media (max-width: 801px) {
	#product .fuwa.fuwa-1 { width: 80px; height: 100px; left: 0%; top: 25%; background-size: auto 100%; background-position: 100% 50%;}
	#product .fuwa.fuwa-3 { width: 100px; height: 100px; right: 4%; top: 50%;}
}
@media (max-width: 481px) {
	#product .ttl .fuwa:before{ width: 60px; height: 60px; top: -20px;}
	#product .ttl .fuwa .l1 { width: 72px; height: 72px; left: auto; right: 2%; top: 50px;}
	#product .ctn .txt { margin-bottom: 12px;}
	#product .ctn figure { margin-bottom: -18px;}
	#product .ctn .txt p.name { margin-bottom: 6px; font-size: 15px;}
	#product .ctn .txt p.price { margin-bottom: 8px; font-size: 13px;}

	#product .ctn .txt .btn-cart { width: 88%; max-width: 280px;}
	#product .ctn .txt .btn-cart form:after { width: 8px; height: 8px; right: 15px;}
	#product .ctn .txt .btn-cart form input[type="submit"]{ padding: 10px 0; font-size: 13px; text-indent: 20px;}
	#product .ctn .txt .btn-cart form svg { width: 18px; transform: translate(-60px, -50%);}

	#product .fuwa.fuwa-1 { width: 50px; height: 72px; top: 20%; background-size: auto 100%; background-position: 100% 50%;}
	#product .fuwa.fuwa-2 { display: none;}
	#product .fuwa.fuwa-3 { width: 60px; height: 60px; right: 6%; top: 48%;}
	#product .note { padding: 0 12px;}
	#product .note ul { width: 100%; max-width: 100%; text-align: right;}
}



#campaign { position: relative; background: linear-gradient(#fff,#def3fb); transition: 0.4s linear; opacity: 0;}
#campaign .ttl { margin-bottom: -60px;}
#campaign .ttl .fuwa { position: relative; width: 100%; z-index: 2;}
#campaign .ttl .fuwa:before,
#campaign .ttl .fuwa:after { content: ''; position: absolute; animation: 2s moving linear infinite;}
#campaign .ttl .fuwa:before{ width: 130px; height: 130px;
 background: url('../img/savon/fuwa-1.png') no-repeat 50% 50% / 100%;
 right: 15%; top: 120px; animation-delay: 0.3s;
}
#campaign .ttl .fuwa:after { width: 100px; height: 100px;
 background: url('../img/savon/fuwa-2.png') no-repeat 50% 50% / 100%;
 right: 25%; top: 240px;
}
#campaign .ttl .fuwa .l1 { width: 100px; height: 100px; background: url('../img/savon/fuwa-2.png') no-repeat 50% 50% / 100%;
 position: absolute; left: 20%; top: -40px;
 animation: 2s moving linear infinite;
}
#campaign .ttl h2 { top: 20%;}
#campaign .inner-sct { position: relative; width: 100%; max-width: 1280px; margin: 0 auto; z-index: 2;}
#campaign .ctn { position: relative; width: 90%; max-width: 740px; margin: 0 auto; padding: 20px 0 50px; z-index: 2;}
#campaign .ctn figure { position: relative; text-align: center;}
#campaign .ctn figure img { width: 100%; max-width: 700px;}

#campaign .ctn .btn { position: relative; width: 100%; max-width: 430px; margin: 0 auto; z-index: 2;}
#campaign .ctn .btn a { display: block; width: 100%; padding: 12px 0; background: #fff; border-radius: 50px;
 color: #67524c; font-size: 20px; font-weight: 700; letter-spacing: 0.05rem; text-align: center; text-decoration: none;
}
#campaign .ctn .btn a:after { content: ''; display: block; width: 10px; height: 10px;
 border-top: solid 3px #67524c; border-right: solid 3px #67524c;
 position: absolute; right: 25px; top: 50%; transform: translateY(-50%) rotate(45deg);
}
#campaign .ctn .btn a:hover { background: rgba(255,255,255,0.8);}
#campaign .ctn .fuwa { position: absolute; animation: 2s moving linear infinite;}
#campaign .ctn .fuwa.fuwa-1 { width: 80px; height: 80px; background: url('../img/savon/fuwa-1.png') no-repeat 50% 50% / 100%;
 left: -12%; top: 20%;
}
#campaign .ctn .fuwa.fuwa-2 { width: 100px; height: 100px; background: url('../img/savon/fuwa-2.png') no-repeat 50% 50% / 100%;
 left: -10%; top: 50%; animation-delay: 0.3s;
}
#campaign .ctn .fuwa.fuwa-3 { width: 120px; height: 120px; background: url('../img/savon/fuwa-1.png') no-repeat 50% 50% / 100%;
 right: -5%; top: 60%; animation-delay: 0.6s;
}
#campaign.show { opacity: 1;}
@media (max-width: 1001px) {
}
@media (max-width: 801px) {
	#campaign .ttl { margin-bottom: -6vw;}
	#campaign .ttl h2 { top: 16%;}
	#campaign .ttl .fuwa:after { content: none;}
	#campaign .ttl .fuwa:before{ right: 5%; top: 120px;}
	#campaign .ttl .fuwa .l1 { left: 10%; top: -30px;}

	#campaign .ctn .fuwa.fuwa-1 { display: none;}
	#campaign .ctn .fuwa.fuwa-2 { left: auto; right: 50%; top: -40px;}
	#campaign .ctn .fuwa.fuwa-3 { right: 0%; top: 60%;}
}
@media (max-width: 641px) {
	#campaign .ttl .fuwa:before{ width: 100px; height: 100px; right: 5%; top: 90px;}
	#campaign .ttl .fuwa .l1 { width: 80px; height: 80px; left: 6%;}

	#campaign .ctn .fuwa.fuwa-2 { width: 80px; height: 80px;}
	#campaign .ctn .fuwa.fuwa-3 { width: 100px; height: 100px; top: 54%;}
}
@media (max-width: 481px) {
	#campaign .ttl .fuwa:before{ width: 72px; height: 72px; right: 2%; top: 60px;}
	#campaign .ttl .fuwa .l1 { width: 60px; height: 60px; left: 5%; top: -20px;}

	#campaign .ctn { width: 100%; padding: 0px 0 40px;}
	#campaign .ctn figure img { width: 90%;}
	#campaign .ctn p { margin-bottom: 24px;}
	#campaign .ctn p img { width: 92%;}
	#campaign .ctn .btn { width: 85%; max-width: 280px;}
	#campaign .ctn .btn a { padding: 10px 0; font-size: 14px;}
	#campaign .ctn .btn a:after { right: 15px; border-width: 2px;}

	#campaign .ctn .fuwa.fuwa-2 { width: 40px; height: 40px; left: auto; right: 50%; top: -20px;}
	#campaign .ctn .fuwa.fuwa-3 { width: 60px; height: 60px; right: 0%; top: 48%;}
}


#pht { transition: 0.4s linear; opacity: 0;}
#pht img { width: 100%;}
#pht img.sp { display: none;}
#pht.show { opacity: 1;}
@media (max-width: 801px) {
	#pht img.pc { display: none;}
	#pht img.sp { display: block;}
}


#shop { position: relative; background: linear-gradient(#fff,#def3fb 40%); transition: 0.4s linear; opacity: 0;}
#shop .ttl { margin-bottom: -40px;}
#shop .ttl h2 { top: 28%;}
#shop .ttl .fuwa { position: relative; width: 100%; z-index: 2;}
#shop .ttl .fuwa:before,
#shop .ttl .fuwa:after { content: ''; position: absolute; animation: 2s moving linear infinite;}
#shop .ttl .fuwa:before{ width: 130px; height: 130px;
 background: url('../img/savon/fuwa-3.png') no-repeat 50% 50% / 100%;
 right: 15%; top: 120px;
}
#shop .ttl .fuwa:after { width: 100px; height: 100px;
 background: url('../img/savon/fuwa-1.png') no-repeat 50% 50% / 100%;
 left: 15%; top: 240px; animation-delay: 0.6s;
}
#shop .inner-sct { width: 100%; max-width: 1280px; margin: 0 auto; padding: 0px 0 120px;}
#shop h3 { margin-bottom: 12px; font-size: 23px; font-weight: 700; text-align: center;}
#shop h3 span { display: block;}
#shop p { margin-bottom: 40px; font-size: 16px; font-weight: 700; text-align: center;}

#shop ul.shoplist { width: 92%; max-width: 880px; margin: 0 auto 80px; font-size: 0;}
#shop ul.shoplist li { display: inline-block; width: 33.33334%; padding: 15px; vertical-align: top; font-size: 16px;}
#shop ul.shoplist li a { position: relative; display: block; width: 100%; padding: 3px; background: #fff; border-radius: 8px;
 color: #67524c; font-weight: 700; text-align: left; text-decoration: none;
}
#shop ul.shoplist li a span { position: relative; display: block; width: 100%; padding: 18px; padding-left: 50px;
 background: #fff; border: solid 1px #1685a9; border-radius: 8px;
 color: #67524c; font-weight: 700; text-align: left; text-decoration: none;
}
#shop ul.shoplist li a span:before { content: ''; display: block; width: 24px; height: 100%;
 position: absolute; left: 12px; top: 50%; transform: translate(0,-50%);
 background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 42"><path d="M587.92,8214.28a12,12,0,0,0-2.78-2c-.13-.08-.27-.12-.4-.19a26.2,26.2,0,0,0,1.92-2.48,18,18,0,0,0,1.56-3.14,2.37,2.37,0,0,0,.13-1.38c-.1-.47-.35-.83-.79-.88a1.11,1.11,0,0,0-1.1.63,2.65,2.65,0,0,0-.3,1.18,14.33,14.33,0,0,1-.55,3.15,6.38,6.38,0,0,1-1.69,2.54,8.46,8.46,0,0,0-4.21-.61,5.83,5.83,0,0,0-3.39,1.61,1.2,1.2,0,0,0-.35,1.36.48.48,0,0,0,.57.26,1.48,1.48,0,0,0,.8-.46,4.52,4.52,0,0,1,2.49-1.64,6.4,6.4,0,0,1,3,.44c-.12.1-.23.2-.36.29a34.24,34.24,0,0,1-5.89,3.14c-1.86.81-3.87,1.6-6,2.37-.89-.63-2.44-1.82-3.69-2.81a22,22,0,0,0-4.2-2.85,10.28,10.28,0,0,0-5.22-1.13,6.34,6.34,0,0,0-4.92,2.61,6.12,6.12,0,0,0-1,5.86,6.68,6.68,0,0,0,3.9,3.81,10.7,10.7,0,0,0,5.9.26c2.44-.47,9.4-3.66,9.81-3.85a29.26,29.26,0,0,0,7.38,3.48,10.89,10.89,0,0,0,7.16-.43c2.17-.87,4.06-2.86,4.09-5.16A5.58,5.58,0,0,0,587.92,8214.28ZM565,8220.34a27.5,27.5,0,0,1-4.21,1.14,15.74,15.74,0,0,1-4-.17,4.69,4.69,0,0,1-2.76-2.2,3.92,3.92,0,0,1,.23-3.58,4.36,4.36,0,0,1,3.34-2.15,8.24,8.24,0,0,1,4.42.71,20.22,20.22,0,0,1,4,2.56c1,.8,2,1.57,3,2.32Zm21.22,0a9.12,9.12,0,0,1-4.93,1.41,18.74,18.74,0,0,1-8.64-2.06c1.61-.76,3.14-1.52,4.56-2.3,2.21-1.21,6.31-4.07,6.55-4.28,1.15.48,4.13,2.68,4.07,4.94A3.07,3.07,0,0,1,586.19,8220.32Zm-16.38-5.47a27.18,27.18,0,0,1-3.94-4.65,9.27,9.27,0,0,1-1.62-5.15,5.8,5.8,0,0,1,1.91-3.95,6.62,6.62,0,0,1,8.79,0,5.89,5.89,0,0,1,1.91,3.95,9.27,9.27,0,0,1-1.62,5.15,28.15,28.15,0,0,1-3.94,4.65,1.44,1.44,0,0,1-.75.35A1.42,1.42,0,0,1,569.81,8214.85Zm.74-.64c.27,0,1.86-2.15,2.8-3.77a11.49,11.49,0,0,0,1.46-4,3.81,3.81,0,0,0-1.06-3.23,4.63,4.63,0,0,0-6.39,0,3.78,3.78,0,0,0-1.06,3.23,11.49,11.49,0,0,0,1.46,4C568.7,8212.06,570.28,8214.21,570.55,8214.21ZM565.71,8232c0-.13.06-.29.1-.45h9.49c0,.16.07.32.1.45a3.75,3.75,0,0,1,0,1.14h-9.61A3.21,3.21,0,0,1,565.71,8232Zm8.24-3.64c.32.57.58,1.11.79,1.59h-8.37a15.32,15.32,0,0,1,.78-1.59Zm-3.4-4.51a11.66,11.66,0,0,1,2.42,2.91h-4.84A12.13,12.13,0,0,1,570.55,8223.87Zm0,12.89a5.54,5.54,0,0,1-3.55-1.38,3.67,3.67,0,0,1-.56-.63h8.22a3.6,3.6,0,0,1-.55.63A5.54,5.54,0,0,1,570.55,8236.76Zm-1.59,1.15.84,1.27a.88.88,0,0,0,1.5,0c.26-.4.65-1,.84-1.27a6.68,6.68,0,0,0,2.9-1.32,5.08,5.08,0,0,0,1.84-4,11.67,11.67,0,0,0-1.87-4.92,31.6,31.6,0,0,0-3.72-4.69,1.45,1.45,0,0,0-.74-.36,1.43,1.43,0,0,0-.73.36,30.94,30.94,0,0,0-3.72,4.69,11.53,11.53,0,0,0-1.87,4.92,5.1,5.1,0,0,0,1.83,4A6.73,6.73,0,0,0,569,8237.91Z" transform="translate(-551.15 -8199.43)" fill="%231685a9" /></svg>');
 background-repeat: no-repeat; background-position: 50% 50%; background-size: 100% auto; 
}
#shop ul.shoplist li a:hover { opacity: 0.85;}
#shop.show,
#shop p.show,
#shop ul.show { opacity: 1;}

#shop .check { width: 92%; max-width: 1180px; margin: 0 auto; transition: 0.4s linear; opacity: 0;}
#shop h4 { margin-bottom: 50px; font-size: 22px; text-align: center;}
#shop .check ul { font-size: 0; text-align: center;}
#shop .check ul li { display: inline-block; width: 16%;}
#shop .check ul li a { display: block; width: 94%; max-width: 164px; margin: 0 auto; color: #fff; text-decoration: none;}
#shop .check ul li dl dt { width: 80px; margin: 0 auto 15px;}
#shop .check ul li dl dt img { width: 100%;}
#shop .check ul li dl dd { font-size: 16px; font-weight: 700; line-height: 1.2;}
#shop .check ul li dl dd { position: relative;}
#shop .check ul li dl dd:before,
#shop .check ul li dl dd:after { content: ''; display: block; width: 0; height: 0; position: absolute; top: 50%; transform: translate(0,-50%);
 border: solid 24px transparent;
}
#shop .check ul li dl dd:before{ left: 0; border-right: 0; border-left: solid 13px #def3fb;}
#shop .check ul li dl dd:after { right: 0; border-left: 0; border-right: solid 13px #def3fb;}

#shop .check ul li dl dd span { display: block; padding: 12px 6px;}
#shop .check ul li dl dd br { display: none;}
#shop .check ul li:nth-child(1) dl dd span { background: #e5864b;}
#shop .check ul li:nth-child(2) dl dd span { background: #e78c8f;}
#shop .check ul li:nth-child(3) dl dd span { background: #ffcf26;}
#shop .check ul li:nth-child(4) dl dd span { background: #e06b51;}
#shop .check ul li:nth-child(5) dl dd span { background: #f5bf4b;}
#shop .check ul li:nth-child(6) dl dd span { background: #bd9cdb;}
#shop .check ul li dl dd span:after { content: ''; display: block; width: 9px; height: 9px; border-top: solid 2px #fff; border-right: solid 2px #fff;
 position: absolute; right: 24px; top: 50%; transform: translate(0,-50%) rotate(45deg);
}
#shop .check ul li a:hover { opacity: 0.8;}
#shop .check.show{ opacity: 1;}
@media (max-width: 1001px) {
}
@media (max-width: 801px) {
	#shop .ttl { margin-bottom: -10vw;}
	#shop .ttl .fuwa:before{ right: 5%; top: 120px;}
	#shop .ttl .fuwa:after { left: 8%; top: 320px;}

	#shop ul.shoplist li { width: 50%; padding: 10px; font-size: 18px;}
	#shop ul.shoplist li a { }
	#shop ul.shoplist li a span{ padding: 15px; padding-left: 60px;}
	#shop ul.shoplist li a:before { width: 30px; left: 15px;}

	#shop h4 { margin-bottom: 20px;}
	#shop .check ul li { width: 33%; padding: 12px 0;}
	#shop .check ul li dl dd { font-size: 15px;}
	#shop .check ul li dl dd:before,
	#shop .check ul li dl dd:after { border: solid 20px transparent;}
	#shop .check ul li dl dd:before{ border-right: 0; border-left: solid 10px #def3fb;}
	#shop .check ul li dl dd:after { border-left: 0; border-right: solid 10px #def3fb;}

	#shop .check ul li dl dd span { padding: 6px;}
	#shop .check ul li dl dd br { display: block;}
	#shop .check ul li dl dd span:after { right: 20px;}
}
@media (max-width: 641px) {
	#shop .ttl h2 { top: 24%;}
	#shop .ttl .fuwa:before{ width: 100px; height: 100px; right: 4%; top: 10vw;}
	#shop .ttl .fuwa:after { width: 80px; height: 80px; left: 6%; top: 42vw;}
	#shop .inner-sct { padding: 0px 0 80px;}
	#shop h3 { margin-bottom: 20px; font-size: 30px;}
	#shop p { margin-bottom: 30px; font-size: 18px;}
	#shop ul.shoplist { margin: 0 auto 60px;}
	#shop ul.shoplist li { padding: 6px; font-size: 15px;}
	#shop h4 { margin-bottom: 10px; font-size: 20px;}
	#shop .check ul li { width: 50%; padding: 10px;}

	#shop .check ul li dl dd { font-size: 14px;}
}
@media (max-width: 481px) {
	#shop .ttl { margin-bottom: -8vw;}
	#shop .ttl .fuwa:before{ width: 72px; height: 72px; top: 8vw;}
	#shop .ttl .fuwa:after { width: 80px; height: 80px; top: 36vw;}

	#shop h3 { margin-bottom: 10px; font-size: 20px;}
	#shop p { margin-bottom: 20px; font-size: 13px;}
	#shop ul.shoplist { margin: 0 auto 40px;}
	#shop ul.shoplist li { padding: 5px; font-size: 12px;}
	#shop ul.shoplist li a { padding: 2px; border-radius: 6px;}
	#shop ul.shoplist li a span { padding: 6px 0; padding-left: 30px; border-radius: 4px;}
	#shop ul.shoplist li a span:before { width: 18px; left: 6px;}
	#shop h4 { margin-bottom: 20px; font-size: 18px;}
	#shop .check ul li dl dt { width: 50px;}
	#shop .check ul li dl dd span { font-size: 12px;}
	#shop .check ul li dl dd span:after { width: 6px; height: 6px; right: 18px;}
}





