<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Caladea&amp;display=swap');

.wrapper {
	margin-bottom: 80px;
	font-size: 1.4rem;
	font-weight: 300;
}
.key-contents {
	position: relative;
}
.key-visual {
	min-height: 80vh;
	background: url('https://www.sweet-mommy.com/pic-labo/kv-bag.jpg') top center / cover;
}
@media print, screen and (min-width:1100px) {
	.key-visual {
		min-height: 110vh;
	}
}
.key-catch {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 70px 15px;
	background: #000;
	color: #fff;
	font-weight: normal;
	text-align: center;
}
.key-title {
	margin-bottom: .5em;
	font-weight: 300;
	line-height: 1.25;
}
.key-title &gt; * {
	display: block;
}
.key-title &gt; .jp {
	font-size: 4.6vw;
}
.key-title &gt; .en {
	margin-top: .1em;
	font-family: Caladea, serif;
	font-size: 8.6vw;
}
.key-desc {
	padding-top: 1em;
	text-align: center;
}
.key-desc p {
	margin-top: 2em;
	font-size: 3.1vw;
	line-height: 1.35;
}
.key-desc .key-desc-em {
	font-size: 6vw;
}
.key-desc p:last-of-type {
	font-size: 3.6vw;
}
@media print, screen and (min-width:769px) {
	.wrapper {
		margin-bottom: 120px;
	}
	.key-catch {
		padding: 80px 0;
		font-weight: 300;
	}
	.key-title &gt; .jp,
	.key-desc p,
	.key-desc p:last-of-type {
		font-size: 1.7rem;
	}
	.key-title &gt; .en {
		font-size: 3.8rem;
	}
	.key-desc p {
		margin-top: 1.5em;
	}
	.key-desc .key-desc-em {
		font-size: 2.6rem;
	}
}
.nav-page {
	background: #333;
}
.nav-page ul {
	display: flex;
	max-width: 1000px;
	margin: 0 auto;
}
.nav-page li {
	flex: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 60px;
	color: #fff;
	font-size: 3.6vw;
	text-align: center;
	line-height: 1.15em;
	cursor: pointer;
	transition: .2s;
}
.nav-page li:nth-child(n+2) {
	border-left: 1px solid #666;
}
.nav-page li:hover {
	background: #444;
}
.nav-page li.active {
	background: #555;
}
.nav-page-bottom {
	margin-top: 40px;
}
.box-contents {
	max-width: 1000px;
	height: 0;
	opacity: 0;
	overflow: hidden;
	transition: .3s ease-in;
}
.__06bag_honten__ .box-contents,
.box-contents.active {
	height: auto;
	margin: 0 auto;
	opacity: 1;
}
@media print, screen and (min-width:769px) {
	.nav-page ul {
		border: solid #666;
		border-width: 0 1px 0
	}
	.nav-page li {
		font-size: 1.6rem;
	}
	.nav-page-bottom {
		margin-top: 80px;
	}
}
.title-category {
	margin: 40px 0;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.25;
	text-align: center;
}
.title-category .en {
	display: block;
	margin-top: .25em;
	font-family: Caladea, serif;
	font-size: 1.6rem;
	font-weight: normal;
}
.desc-color {
	margin: 0 10px 30px;
	font-size: 1.1rem;
}
.items {
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 20px;
}
.items &gt; li &gt; a {
	position: relative;
	display: block;
}
.notice {
	position: absolute;
	top: -10px;
	left: 50%;
	transform: translateX(-50%);
	display: inline-block;
	padding: 4px 4px 2px;
	background: #bf0000eb;
	color: #fff;
	white-space: nowrap;
	line-height: 1;
	z-index: 10;
}
.notice::after {
	position: absolute;
	bottom: -4px;
	left: 50%;
	transform: translateX(-50%);
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 5px 0 5px;
	border-color: #bf0000eb transparent transparent transparent;
}
.items-color {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.items-color li {
	display: inline-block;
	width: 26px;
	height: 26px;
	margin: 6px 1px;
	border: 1px solid #ccc;
	box-shadow: 0 0 0 2px #fff inset;
	border-radius: 50%;
	cursor: pointer;
}
.items-color li.active {
	border: 1px solid #000;
}
.items-color .black {
	background: #000;
}
.items-color .gray {
	background: #868686;
}
.items-color .navy {
	background: #303761;
}
.items-color .bluegray {
	background: #91acbb;
}
.items-color .greige {
	background: #b3a491;
}
.items-color .smokypink {
	background: #e2bdc3;
}
.items-color .lavender {
	background: #d0c6d5;
}
.items-color .khakigray {
	background: #c2c7b5;
}
.items-color .whitedenim {
	background: #23465e;
}
.items-color .lavenderpink {
	background: #e19fdf;
}
.items-color .red {
	background: #d32d13;
}
.items-color .brownbeige {
	background: #ac9c77;
}
.items-color .ivory {
	background: #f1ede1;
}
.items-color .white {
	background: #fcfcfd;
}
.items-color .beige {
	background: #f1ede1;
}
.items-color .sax {
	background: #ebf9fc;
}
.items-color .sblue {
	background: #e1f1f0;
}
.items-color .spink {
	background: #f3e0de;
}
.items-color .ecru {
	background: #fbf5e9;
}
.items-color .ecrublack {
	position: relative;
	background: #fbf5e9;
	overflow: hidden;
}
.items-color .ecrublack::after {
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #000;
}
.items-color .mochablack {
	position: relative;
	background: #877f79;
	overflow: hidden;
}
.items-color .mochablack::after {
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #000;
}
.items-color .model {
	background-size: cover;
}
.items-image li {
	height: 0;
	opacity: 0;
	overflow: hidden;
	transition: .3s ease-in;
}
.items-image li.active {
	height: auto;
	opacity: 1;
}
.spec {
	display: block;
	height: 100%;
	font-size: 1.2rem;
	line-height: 1.25;
	transition: .2s;
}
.spec:hover .btn-check {
	background: #333;
}
.spec p {
	margin: .25em 0;
}
.itemname {
	margin: 4px 0 6px;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.25;
}
/*
.spec .novelty {
	margin: .5em 0;
	color: #bf0000;
}
.novelty &gt; span {
	position: relative;
	top: -1px;
	display: inline-block;
	margin-right: 2px;
	padding: 2px 3px 1px;
	background: #bf0000;
	color: #fff;
	font-size: 1rem;
	font-weight: normal;
}
*/
.price {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	margin: .75em 0;
}
.price &gt; * {
	display: block;
}
.price-list {
	margin-right: 4px;
	color: #666 !important;
	text-decoration: line-through;
}
.price-down {
	position: relative;
	top: -1px;
	padding: 1px 3px 0;
	border: 1px solid #bf0000;
	color:
}
p.price .price-down,
p.price .price-down * {
	color: #bf0000 !important;
}
.price-list .tax {
	display: none;
}
.price-actual {
	font-size: 1.8rem;
}
.price-actual .tax {
	font-size: 1rem;
}
.btn-check {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 80%;
	height: 40px;
	margin: 6px auto 0 !important;
	background: #000;
	color: #fff;
}
.btn-more {
	margin: 40px 0 !important;
}
@media all and (max-width: 999px) {
	.items &gt; li {
		width: calc( ( 100% - 4px ) / 2 );
	}
	.items &gt; li:nth-child(even) {
		margin-left: 4px;
	}
	.items &gt; li:nth-child(n+3) {
		margin-top: 30px;
	}
	.items .spec {
		margin: 0 6px;
	}
	.price-actual {
		width: 100%;
		text-align: center;
	}
}
@media print, screen and (min-width:1000px) {
	.title-category {
		margin: 80px 0;
		font-size: 2.6rem;
	}
	.title-category .en {
		font-size: 1.8rem;
	}
	.desc-color {
		margin: 0 0 40px;
		font-size: 1.3rem;
		text-align: center;
	}
	.items &gt; li {
		width: calc( ( 100% - 60px ) / 4 );
	}
	.items &gt; li:not(:nth-child(4n+1)) {
		margin-left: 20px;
	}
	.items &gt; li:nth-child(n+5) {
		margin-top: 40px;
	}
	.items-color li {
		width: 34px;
		height: 34px;
		margin: 10px 2px;
		box-shadow: 0 0 0 3px #fff inset;
	}
	.items .spec {
		font-size: 1.4rem;
	}
	.itemname {
		margin: 10px 0 12px;
		font-size: 1.8rem;
	}
	.novelty {
		margin: 6px 0;
	}
	.novelty &gt; span {
		font-size: 1.2rem;
	}
	.price {
		margin: 6px 0;
	}
	.price-down {
		margin-right: 8px;
	}
	.btn-check {
		margin: 10px auto 0 !important;
	}
	.btn-more {
		margin: 80px 0 !important;
	}
	.btn-more a {
		font-size: 1.4rem;
	}
}

/* レビューキャンペーン 2022.2 */
.label-review {
	position: relative;
	margin-bottom: 6px;
	background: #bf0000;
	color: #fff;
	font-size: 1.2rem;
	text-align: center;
}
.label-review::after {
	position: absolute;
	bottom: -6px;
	left: 50%;
	transform: translateX(-50%);
	display: block;
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 6px 0 6px;
	border-color: #bf0000 transparent transparent transparent
}
.bnr-review {
	text-align: center;
}
@media all and (max-width: 999px) {
	.bnr-review {
		margin: 20px 10px;
	}
}
@media print, screen and (min-width:1000px) {
	.label-review {
		font-size: 1.4rem;
	}
	.bnr-review {
		margin: 20px 0 40px;
	}
}

/* 本店専用スタイル 22/7 */
.present_honten {
	max-width: 800px;
	margin: 40px auto 0;
}
@keyframes keyvisual {
   0% { opacity: 0; }
   5% { opacity: 1; }
  25% { opacity: 1; }
  30% { opacity: 0; }
 100% { opacity: 0; }
}
.__06bag_honten__ .key-visual {
	position: relative;
	background: url('https://www.sweet-mommy.com/pic-labo/kv-bag1.jpg') top center / cover;
}
.__06bag_honten__ .key-visual .kv2 {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	animation: keyvisual 12s linear 0s infinite;
}
.__06bag_honten__ .key-visual .kv2 {
	background: url('https://www.sweet-mommy.com/pic-labo/kv-bag2.jpg') top center / cover;
	animation-delay: 6s;
}
</pre></body></html>