
/* -------------------------------------------------------------------------------------------------------------

	style.css

------------------------------------------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------------------------------------------

	PC / PRINT

------------------------------------------------------------------------------------------------------------- */
@media screen and (min-width: 769px), print {
/* -------------------------------------------------------------------------------------------------------*/
	#sa_store_modal_bg {
		background: rgba(0,79,45,0.95);
	}

.c3Top {
	color: #502f1f;
	font-size: 1.5rem;
	line-height: 1.67;
	/*letter-spacing: 0.1em;*/
	font-feature-settings : "palt";
}
.c3Top .c3Btn01 {
	font-size: 1.8rem;
	font-weight: bold;
}
.c3Top .c3Btn01 a {
	display: table;
	width: 360px;
	height: 80px;
	margin: 48px auto 0;
	background-color: #ffeda7;
	-webkit-box-shadow: 0 3px 5px rgba(0,0,0,.5);
	-moz-box-shadow: 0 3px 5px rgba(0,0,0,.5);
	box-shadow: 0 3px 5px rgba(0,0,0,.5);
	background-image: -webkit-linear-gradient(-45deg, #e3a136, #ecaf4d 25%, #ffeda7);
	background-image: -moz-linear-gradient(-45deg, #e3a136, #ecaf4d 25%, #ffeda7);
	background-image: -o-linear-gradient(-45deg, #e3a136, #ecaf4d 25%, #ffeda7);
	background-image: -ms-linear-gradient(-45deg, #e3a136, #ecaf4d 25%, #ffeda7);
	background-image: linear-gradient(-45deg, #e3a136, #ecaf4d 25%, #ffeda7);
	color: #851d22;
	text-decoration: none;
}
.c3Top .c3Btn01 a span {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	background: url("/-/Media/com/c3/top/190322/premium-moisture/ico_anchor02.png") no-repeat right 10px center;
	background-size: 8px;
}
/* vdTtl
-----------------------------------------------------------------*/
.c3Top #c3Ttl {
	background-color: #e3fcfa;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.15);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,.15);
	box-shadow: 0 5px 10px rgba(0,0,0,.15);
	position: relative;
	z-index: 5;
}
.c3Top #c3Ttl .c3TtlTtl {
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.46;
	/*letter-spacing: 0.025em;*/
	text-align: center;
	width: 940px;
	margin: 0 auto;
	padding: 15px 0;
	box-sizing: border-box;
	color: #000;
}
/* vdMv
-----------------------------------------------------------------*/
.c3Top #c3Mv {
	background: #54ae89 url("/-/Media/com/c3/top/210108/premium-moisture/bg_mv01.jpg") no-repeat center top;
}
.c3Top #c3Mv .c3MvInner01 {
	width: 940px;
	height: 460px;
	margin: 0 auto;
	position: relative;
}
.c3Top #c3Mv .c3MvCatch01,
.c3Top #c3Mv .c3MvImg01 {
	position: absolute;
}
.c3Top #c3Mv .c3MvCatch01 {
	left: 0;
	top: 40px;
}
.c3Top #c3Mv .c3MvImg01 {
	right: -3px;
	bottom: 15px;
}
/* vdAnchor
-----------------------------------------------------------------*/
.c3Top #c3Anchor {
	background: #00361f;
}
.c3Top #c3Anchor .c3AnchorInner {
	width: 940px;
	margin: 0 auto;
	background-image: -webkit-linear-gradient(left, #00361f, #116f46 25%, #30976a 50%, #116f46 75%, #00361f);
	background-image: -moz-linear-gradient(left, #00361f, #116f46 25%, #30976a 50%, #116f46 75%, #00361f);
	background-image: -o-linear-gradient(left, #00361f, #116f46 25%, #30976a 50%, #116f46 75%, #00361f);
	background-image: -ms-linear-gradient(left, #00361f, #116f46 25%, #30976a 50%, #116f46 75%, #00361f);
	background-image: linear-gradient(to right, #00361f, #116f46 25%, #30976a 50%, #116f46 75%, #00361f);
}
.c3Top #c3Anchor .c3AnchorInner:after {
	content: "";
	clear: both;
	display: block;
}
.c3Top #c3Anchor ul {
	display: table;
	width: 704px;
	height: 70px;
	table-layout: fixed;
	float: left;
}
.c3Top #c3Anchor.temporary .c3AnchorInner {
	position: relative;
}
.c3Top #c3Anchor.temporary .c3AnchorInner:before {
	content: "";
	display: block;
	width: 1px;
	height: 50px;
	background-image: -webkit-linear-gradient(bottom, rgba(222,138,45,0), #f5ca82 35%, #ffe5a6 50%, #f5ca82 65%, rgba(222,138,45,0));
	background-image: -moz-linear-gradient(bottom, rgba(222,138,45,0), #f5ca82 35%, #ffe5a6 50%, #f5ca82 65%, rgba(222,138,45,0));
	background-image: -o-linear-gradient(bottom, rgba(222,138,45,0), #f5ca82 35%, #ffe5a6 50%, #f5ca82 65%, rgba(222,138,45,0));
	background-image: -ms-linear-gradient(bottom, rgba(222,138,45,0), #f5ca82 35%, #ffe5a6 50%, #f5ca82 65%, rgba(222,138,45,0));
	background-image: linear-gradient(to top, rgba(222,138,45,0), #f5ca82 35%, #ffe5a6 50%, #f5ca82 65%, rgba(222,138,45,0));
	position: absolute;
	right: 0;
	top: 50%;
	margin: -25px 0 0;
}
.c3Top #c3Anchor.temporary ul {
	width: 100%;
	float: none;
}
.c3Top #c3Anchor ul li {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	font-size: 1.8rem;
	line-height: 1.14;
	position: relative;
}
.c3Top #c3Anchor ul li:before {
	content: "";
	display: block;
	width: 1px;
	height: 50px;
	background-image: -webkit-linear-gradient(bottom, rgba(222,138,45,0), #f5ca82 35%, #ffe5a6 50%, #f5ca82 65%, rgba(222,138,45,0));
	background-image: -moz-linear-gradient(bottom, rgba(222,138,45,0), #f5ca82 35%, #ffe5a6 50%, #f5ca82 65%, rgba(222,138,45,0));
	background-image: -o-linear-gradient(bottom, rgba(222,138,45,0), #f5ca82 35%, #ffe5a6 50%, #f5ca82 65%, rgba(222,138,45,0));
	background-image: -ms-linear-gradient(bottom, rgba(222,138,45,0), #f5ca82 35%, #ffe5a6 50%, #f5ca82 65%, rgba(222,138,45,0));
	background-image: linear-gradient(to top, rgba(222,138,45,0), #f5ca82 35%, #ffe5a6 50%, #f5ca82 65%, rgba(222,138,45,0));
	position: absolute;
	left: 0;
	top: 50%;
	margin: -25px 0 0;
}
.c3Top #c3Anchor ul li a {
	display: table;
	width: 100%;
	height: 100%;
	color: #fff;
	background: url("/-/Media/com/c3/top/190322/premium-moisture/ico_anchor01.png") no-repeat center bottom 13px;
	background-size: 13px auto;
	text-decoration: none;
}
.c3Top #c3Anchor ul li a span {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding: 5px 0 20px;
}
.c3Top #c3Anchor p {
	width: 235px;
	font-size: 1.8rem;
	font-weight: bold;
	float: right;
	margin: 9px 0 0;
}
.c3Top #c3Anchor p a {
	display: table;
	width: 100%;
	height: 50px;
	background-color: #ffeda7;
	-webkit-box-shadow: 0 3px 5px rgba(0,0,0,.5);
	-moz-box-shadow: 0 3px 5px rgba(0,0,0,.5);
	box-shadow: 0 3px 5px rgba(0,0,0,.5);
	background-image: -webkit-linear-gradient(-45deg, #ebad4a, #ffeda7 50%, #ecaf4d);
	background-image: -moz-linear-gradient(-45deg, #ebad4a, #ffeda7 50%, #ecaf4d);
	background-image: -o-linear-gradient(-45deg, #ebad4a, #ffeda7 50%, #ecaf4d);
	background-image: -ms-linear-gradient(-45deg, #ebad4a, #ffeda7 50%, #ecaf4d);
	background-image: linear-gradient(-45deg, #ebad4a, #ffeda7 50%, #ecaf4d);
	color: #851d22;
	text-decoration: none;
}
.c3Top #c3Anchor p a span {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	background: url("/-/Media/com/c3/top/190322/premium-moisture/ico_anchor02.png") no-repeat right 10px center;
	background-size: 8px auto;
}
/* vdAbout
-----------------------------------------------------------------*/
.c3Top #c3About {
	background-color: #a4d1bd;
	background-image: url("/-/Media/com/c3/top/190322/premium-moisture/bg_about03.jpg"), url("/-/Media/com/c3/top/190322/premium-moisture/bg_about02.jpg"), url("/-/Media/com/c3/top/190322/premium-moisture/bg_about01.jpg");
	background-repeat: no-repeat, repeat-x, repeat-y;
	background-position: center top, center top, center top;
	padding: 45px 0 70px;
}
.c3Top #c3About .c3AboutInner {
	width: 940px;
	margin: 0 auto;
}
.c3Top #c3About .c3AboutInner h2 {
	font-size: 3.6rem;
	font-weight: bold;
	line-height: 1.42;
	/*letter-spacing: 0.025em;*/
	text-align: center;
}
.c3Top #c3About .c3AboutInner h2 .c3AboutDeco01 {
	display: block;
	font-size: 1.8rem;
}
.c3Top #c3About .c3AboutInner h2 .c3AboutDeco01:before,
.c3Top #c3About .c3AboutInner h2 .c3AboutDeco01:after {
	content: "";
	display: inline-block;
	width: 120px;
	height: 1px;
	vertical-align: middle;
}
.c3Top #c3About .c3AboutInner h2 .c3AboutDeco01:before {
	background-image: -webkit-linear-gradient(right, #00361f, #1f7550 65%, rgba(48,151,106,0));
	background-image: -moz-linear-gradient(right, #00361f, #1f7550 65%, rgba(48,151,106,0));
	background-image: -o-linear-gradient(right, #00361f, #1f7550 65%, rgba(48,151,106,0));
	background-image: -ms-linear-gradient(right, #00361f, #1f7550 65%, rgba(48,151,106,0));
	background-image: linear-gradient(to left, #00361f, #1f7550 65%, rgba(48,151,106,0));
	margin: -0.2em 0.5em 0 0;
}
.c3Top #c3About .c3AboutInner h2 .c3AboutDeco01:after {
	background-image: -webkit-linear-gradient(left, #00361f, #1f7550 65%, rgba(48,151,106,0));
	background-image: -moz-linear-gradient(left, #00361f, #1f7550 65%, rgba(48,151,106,0));
	background-image: -o-linear-gradient(left, #00361f, #1f7550 65%, rgba(48,151,106,0));
	background-image: -ms-linear-gradient(left, #00361f, #1f7550 65%, rgba(48,151,106,0));
	background-image: linear-gradient(to right, #00361f, #1f7550 65%, rgba(48,151,106,0));
	margin: -0.2em 0 0 0.5em;
}
.c3Top #c3About .c3AboutInner h2 .c3AboutDeco02 {
	font-size: 5.4rem;
	color: #004f2d;
}
.c3Top #c3About .c3AboutInner h2 .c3AboutDeco02 span {
	font-size: 3.6rem;
}
.c3Top #c3About .c3AboutInner .c3AboutTxt01 {
	width: 500px;
	font-size: 1.8rem;
	text-align: center;
	background-image: -webkit-linear-gradient(left, rgba(160,210,187,0), #a0d2bb 35%, #a0d2bb 50%, #a0d2bb 65%, rgba(160,210,187,0));
	background-image: -moz-linear-gradient(left, rgba(160,210,187,0), #a0d2bb 35%, #a0d2bb 50%, #a0d2bb 65%, rgba(160,210,187,0));
	background-image: -o-linear-gradient(left, rgba(160,210,187,0), #a0d2bb 35%, #a0d2bb 50%, #a0d2bb 65%, rgba(160,210,187,0));
	background-image: -ms-linear-gradient(left, rgba(160,210,187,0), #a0d2bb 35%, #a0d2bb 50%, #a0d2bb 65%, rgba(160,210,187,0));
	background-image: linear-gradient(to right, rgba(160,210,187,0), #a0d2bb 35%, #a0d2bb 50%, #a0d2bb 65%, rgba(160,210,187,0));
	margin: 30px auto 0;
	padding: 5px 0;
	position: relative;
	z-index: 2;
}
.c3Top #c3About .c3AboutInner .c3AboutBox01 + .c3AboutTxt01 {
	margin-top: 0;
}
.c3Top #c3About .c3AboutInner .c3AboutBox01 {
	height: 270px;
	position: relative;
}
.c3Top #c3About .c3AboutInner .c3AboutList01 {
	width: 716px;
	position: relative;
	z-index: 2;
}
.c3Top #c3About .c3AboutInner .c3AboutList01 li {
	font-size: 1.8rem;
	line-height: 1.67;
	text-align: center;
	background: url("/-/Media/com/c3/top/190322/premium-moisture/bg_about04_sp.png") repeat-y center top -2px;
	background-size: 160px auto;
	position: absolute;
}
.c3Top #c3About .c3AboutInner .c3AboutList01 li:nth-of-type(1) {
	left: 50%;
	top: 60px;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
.c3Top #c3About .c3AboutInner .c3AboutList01 li:nth-of-type(2) {
	right: 50%;
	top: 155px;
	margin: 0 116px 0 0;
	-webkit-transform: translate(50%, 0);
	transform: translate(50%, 0);
}
.c3Top #c3About .c3AboutInner .c3AboutList01 li:nth-of-type(3) {
	left: 50%;
	top: 155px;
	margin: 0 0 0 116px;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
.c3Top #c3About .c3AboutInner .c3AboutList01 li span {
	color: #004f2d;
	font-weight: bold;
}
.c3Top #c3About .c3AboutInner .c3AboutImg01 {
	position: absolute;
	right: 146px;
	top: 19px;
	z-index: 1;
}
.c3Top #c3About .c3AboutSec01 {
	width: 940px;
	margin: 45px auto 0;
	background: #fff;
	-webkit-box-shadow: 0 2px 20px rgba(93,13,17,.35);
	-moz-box-shadow: 0 2px 20px rgba(93,13,17,.35);
	box-shadow: 0 2px 20px rgba(93,13,17,.35);
}
.c3Top #c3About .c3AboutSec01 h3 {
	color: #fff;
	background-color: #851d22;
	background-image: -webkit-linear-gradient(left, #00361f, #116f46 25%, #30976a 50%, #116f46 75%, #00361f);
	background-image: -moz-linear-gradient(left, #00361f, #116f46 25%, #30976a 50%, #116f46 75%, #00361f);
	background-image: -o-linear-gradient(left, #00361f, #116f46 25%, #30976a 50%, #116f46 75%, #00361f);
	background-image: -ms-linear-gradient(left, #00361f, #116f46 25%, #30976a 50%, #116f46 75%, #00361f);
	background-image: linear-gradient(to right, #00361f, #116f46 25%, #30976a 50%, #116f46 75%, #00361f);
	text-align: center;
	font-size: 2.4rem;
	font-weight: bold;
	padding: 10px 0;
}
.c3Top #c3About .c3AboutSec01 .c3AboutBox01 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 23px 27px 30px 39px;
}
.c3Top #c3About .c3AboutSec01 .c3AboutBox01R {
	width: 315px;
	order: 1;
	flex-shrink: 0;
}
.c3Top #c3About .c3AboutSec01 .c3AboutBox01R .c3AboutImg01 {
	text-align: center;
}
.c3Top #c3About .c3AboutSec01 .c3AboutBox01R p {
	text-align: center;
	font-size: 1.3rem;
	line-height: 1.25;
	color: #fff;
	background-color: #5eb58f;
	background-image: -webkit-linear-gradient(left, #fff, rgba(255,255,255,0) 15%, rgba(255,255,255,0) 85%, #fff);
	background-image: -moz-linear-gradient(left, #fff, rgba(255,255,255,0) 15%, rgba(255,255,255,0) 85%, #fff);
	background-image: -o-linear-gradient(left, #fff, rgba(255,255,255,0) 15%, rgba(255,255,255,0) 85%, #fff);
	background-image: -ms-linear-gradient(left, #fff, rgba(255,255,255,0) 15%, rgba(255,255,255,0) 85%, #fff);
	background-image: linear-gradient(to right, #fff, rgba(255,255,255,0) 15%, rgba(255,255,255,0) 85%, #fff);
	padding: 7px 0;
	margin: 9px 0 0;
}
.c3Top #c3About .c3AboutSec01 .c3AboutBox01L {
	width: 530px;
	order: 0;
	flex-shrink: 0;
}
.c3Top #c3About .c3AboutSec01 .c3AboutBox01L p {
	font-size: 1.6rem;
	line-height: 1.88;
}
.c3Top #c3About .c3AboutSec01 .c3AboutBox01L p span {
	color: #004f2d;
	font-weight: bold;
}
/* vdFeature
-----------------------------------------------------------------*/
.c3Top #c3Feature {
	background-color: #00361f;
	background-image: url("/-/Media/com/c3/top/190322/premium-moisture/bg_feature03.jpg"), url("/-/Media/com/c3/top/190322/premium-moisture/bg_feature04.jpg");
	background-repeat: no-repeat, repeat-y;
	background-position: center top;
	padding: 60px 0 77px;
}
.c3Top #c3Feature .c3FeatureInner01 h2 {
	color: #ffcc7a;
	font-size: 4.5rem;
	font-weight: bold;
	line-height: 1.33;
	/*letter-spacing: 0.025em;*/
	text-align: center;
}
.c3Top #c3Feature .c3FeatureInner01 h2 sup {
	font-size: 0.8rem;
	vertical-align: text-top;
	line-height: 1;
}
.c3Top #c3Feature .c3FeatureInner01 .c3FeatureNotes01 {
	color: #ffcc7a;
	font-size: 1.0rem;
	/*letter-spacing: 0;*/
	text-align: center;
	margin: 10px 0 0;
}
.c3Top #c3Feature .c3FeatureInner01 .c3FeatureTxt01 {
	color: #fff;
	font-size: 1.6rem;
	line-height: 1.88;
	/*letter-spacing: 0.075em;*/
	text-align: center;
	margin: 20px 0 0;
}
.c3Top #c3Feature .c3FeatureSec01 {
	width: 940px;
	margin: 0 auto;
}
.c3Top #c3Feature .c3FeatureSec01 .c3FeatureTtl01 {
	display: table;
	margin: 50px auto 0;
}
.c3Top #c3Feature .c3FeatureSec01 .c3FeatureTtl01 h3 {
	display: table-cell;
	vertical-align: middle;
	color: #fff;
	font-size: 2.8rem;
	font-weight: bold;
	line-height: 1.5;
	padding: 0 19px 0 0;
}
.c3Top #c3Feature .c3FeatureSec01 .c3FeatureTtl01 .c3FeatureImg01 {
	display: table-cell;
	vertical-align: middle;
}
.c3Top #c3Feature .c3FeatureSec01 .c3FeatureBox01 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	margin: 30px 0 0;
}
.c3Top #c3Feature .c3FeatureSec01 .c3FeatureBox01 .c3FeatureItem01 {
	width: 220px;
	height: 220px;
	background: url("/-/Media/com/c3/top/190322/premium-moisture/bg_feature01.jpg") no-repeat center;
	background-size: cover;
	padding: 5px;
	box-sizing: border-box;
	position: relative;
	-webkit-box-shadow: 0 4px 40px rgba(247,110,32,.35);
	-moz-box-shadow: 0 4px 40px rgba(247,110,32,.35);
	box-shadow: 0 4px 40px rgba(247,110,32,.35);
}
.c3Top #c3Feature .c3FeatureSec01 .c3FeatureBox01 .c3FeatureItem01 + .c3FeatureItem01:after {
	content: "";
	width: 44px;
	height: 44px;
	background: url("/-/Media/com/c3/top/190322/premium-moisture/ico_feature01.png") no-repeat center;
	background-size: contain;
	position: absolute;
	left: 0;
	top: 50%;
	margin: -22px 0 0 -33px;
}
.c3Top #c3Feature .c3FeatureSec01 .c3FeatureBox01 .c3FeatureItem01 dl {
	height: 100%;
	border: 1px solid #0f6c43;
	box-sizing: border-box;
	text-align: center;
	padding: 27px 5px 0;
}
.c3Top #c3Feature .c3FeatureSec01 .c3FeatureBox01 .c3FeatureItem01 dl dt {
	color: #851d22;
	font-size: 2.0rem;
	font-weight: bold;
	line-height: 1.4;
	padding: 10px 0;
}
.c3Top #c3Feature .c3FeatureSec01 .c3FeatureBox01 .c3FeatureItem01 dl dd {
	display: table;
	width: 100%;
	height: 70px;
	color: #851d22;
	font-size: 1.4rem;
	line-height: 1.43;
	position: relative;
}
.c3Top #c3Feature .c3FeatureSec01 .c3FeatureBox01 .c3FeatureItem01 dl dd:before {
	content: "";
	display: block;
	width: 86%;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(2,62,37,0), #023e25 35%, #023e25 65%, rgba(2,62,37,0));
	background-image: -moz-linear-gradient(left, rgba(2,62,37,0), #023e25 35%, #023e25 65%, rgba(2,62,37,0));
	background-image: -o-linear-gradient(left, rgba(2,62,37,0), #023e25 35%, #023e25 65%, rgba(2,62,37,0));
	background-image: -ms-linear-gradient(left, rgba(2,62,37,0), #023e25 35%, #023e25 65%, rgba(2,62,37,0));
	background-image: linear-gradient(to right, rgba(2,62,37,0), #023e25 35%, #023e25 65%, rgba(2,62,37,0));
	position: absolute;
	left: 50%;
	top: 0;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
.c3Top #c3Feature .c3FeatureSec01 .c3FeatureBox01 .c3FeatureItem01 dl dd span {
	display: table-cell;
	vertical-align: middle;
}
.c3Top #c3Feature .c3FeatureSec01 .c3FeatureList01 {
	margin: 60px 0 0;
}
.c3Top #c3Feature .c3FeatureSec01 .c3FeatureList01 dt {
	color: #ebc576;
	font-size: 2.0rem;
	font-weight: bold;
	/*letter-spacing: 0.025em;*/
	text-align: center;
	position: relative;
	padding: 10px 0;
}
.c3Top #c3Feature .c3FeatureSec01 .c3FeatureList01 dt:before,
.c3Top #c3Feature .c3FeatureSec01 .c3FeatureList01 dt:after {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(222,138,45,0), #f5ca82 35%, #ffe5a6 50%, #f5ca82 65%, rgba(222,138,45,0));
	background-image: -moz-linear-gradient(left, rgba(222,138,45,0), #f5ca82 35%, #ffe5a6 50%, #f5ca82 65%, rgba(222,138,45,0));
	background-image: -o-linear-gradient(left, rgba(222,138,45,0), #f5ca82 35%, #ffe5a6 50%, #f5ca82 65%, rgba(222,138,45,0));
	background-image: -ms-linear-gradient(left, rgba(222,138,45,0), #f5ca82 35%, #ffe5a6 50%, #f5ca82 65%, rgba(222,138,45,0));
	background-image: linear-gradient(to right, rgba(222,138,45,0), #f5ca82 35%, #ffe5a6 50%, #f5ca82 65%, rgba(222,138,45,0));
	position: absolute;
	left: 0;
}
.c3Top #c3Feature .c3FeatureSec01 .c3FeatureList01 dt:before {
	top: 0;
}
.c3Top #c3Feature .c3FeatureSec01 .c3FeatureList01 dt:after {
	bottom: 0;
}
.c3Top #c3Feature .c3FeatureSec01 .c3FeatureList01 dd {
	margin: 25px 0 0;
	text-align: center;
}
/*.c3Top #c3Feature .c3FeatureSec01 .c3FeatureList01 dd + dd {
	width: 460px;
	margin: 20px auto 0;
	background: #fff;
	-webkit-box-shadow: 0 4px 40px rgba(0,0,0,.35);
	-moz-box-shadow: 0 4px 40px rgba(0,0,0,.35);
	box-shadow: 0 4px 40px rgba(0,0,0,.35);
}*/
.c3Top #c3Feature .c3FeatureSec01 .c3FeatureList01 dd + dd img {
	max-width: 460px;
	height: 259px;
}
.c3Top #c3Feature .c3FeatureSec01 .c3FeatureList01 dd span {
	display: block;
	color: #e5c28a;
	font-size: 0.9rem;
	/*letter-spacing: -0.025em;*/
	text-align: center;
	margin: 8px 0 0;
}
.c3Top #c3Feature .c3FeatureInner02 {
	background-color: #ffeda7;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.5);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,.5);
	box-shadow: 0 5px 10px rgba(0,0,0,.5);
	background-image: -webkit-linear-gradient(left, #ebad4a, #ffeda7 50%, #ecaf4d);
	background-image: -moz-linear-gradient(left, #ebad4a, #ffeda7 50%, #ecaf4d);
	background-image: -o-linear-gradient(left, #ebad4a, #ffeda7 50%, #ecaf4d);
	background-image: -ms-linear-gradient(left, #ebad4a, #ffeda7 50%, #ecaf4d);
	background-image: linear-gradient(to right, #ebad4a, #ffeda7 50%, #ecaf4d);
	width: 940px;
	margin: 50px auto 0;
	padding: 5px;
}
.c3Top #c3Feature .c3FeatureInner02 .c3FeatureBox01 {
	background: #fff;
	padding: 2px;
}
.c3Top #c3Feature .c3FeatureInner02 .c3FeatureBox01 .c3FeatureBox02 {
	border: 1px solid #d2932f;
	padding: 27px 0;
	display: flex;
}
.c3Top #c3Feature .c3FeatureInner02 .c3FeatureBox01 .c3FeatureBox02:after {
/*	content: "";
	clear: both;
	display: block;*/
}
.c3Top #c3Feature .c3FeatureInner02 section {
	width: 310px;
	/*float: left;*/
	padding: 0 30px;
	box-sizing: border-box;
	position: relative;
}
.c3Top #c3Feature .c3FeatureInner02 section + section:before {
	content: "";
	display: block;
	width: 1px;
	height: 100%;
	background-image: -webkit-linear-gradient(top, rgba(222,138,45,0), #f5ca82 35%, #ffe5a6 50%, #f5ca82 65%, rgba(222,138,45,0));
	background-image: -moz-linear-gradient(top, rgba(222,138,45,0), #f5ca82 35%, #ffe5a6 50%, #f5ca82 65%, rgba(222,138,45,0));
	background-image: -o-linear-gradient(top, rgba(222,138,45,0), #f5ca82 35%, #ffe5a6 50%, #f5ca82 65%, rgba(222,138,45,0));
	background-image: -ms-linear-gradient(top, rgba(222,138,45,0), #f5ca82 35%, #ffe5a6 50%, #f5ca82 65%, rgba(222,138,45,0));
	background-image: linear-gradient(to bottom, rgba(222,138,45,0), #f5ca82 35%, #ffe5a6 50%, #f5ca82 65%, rgba(222,138,45,0));
	position: absolute;
	left: 0;
	top: 0;
}
.c3Top #c3Feature .c3FeatureInner02 h3 {
	display: table;
	width: 100%;
	height: 60px;
	background: url("/-/Media/com/c3/top/190322/premium-moisture/bg_feature02_sp.png") no-repeat center left;
	background-size: cover;
	color: #fff;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.38;
	/*letter-spacing: 0.025em;*/
	padding: 3px 0;
	margin: 0 0 21px;
	position: relative;
	box-sizing: border-box;
}
.c3Top #c3Feature .c3FeatureInner02 h3:before,
.c3Top #c3Feature .c3FeatureInner02 h3:after {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background-color: #f58148;
	background-image: -webkit-linear-gradient(left, #ffb058, #ffe7c1 50%, #ffb058);
	background-image: -moz-linear-gradient(left, #ffb058, #ffe7c1 50%, #ffb058);
	background-image: -o-linear-gradient(left, #ffb058, #ffe7c1 50%, #ffb058);
	background-image: -ms-linear-gradient(left, #ffb058, #ffe7c1 50%, #ffb058);
	background-image: linear-gradient(to right, #ffb058, #ffe7c1 50%, #ffb058);
	position: absolute;
	left: 0;
}
.c3Top #c3Feature .c3FeatureInner02 h3:before {
	top: 2px;
}
.c3Top #c3Feature .c3FeatureInner02 h3:after {
	bottom: 2px;
}
.c3Top #c3Feature .c3FeatureInner02 h3 span {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.c3Top #c3Feature .c3FeatureInner02 section > div {
	text-align: center;
}
.c3Top #c3Feature .c3FeatureInner02 section > div img {
	margin: 0 auto;
}
.c3Top #c3Feature .c3FeatureInner02 p {
	margin: 5px 0 0;
	font-size: 1.45rem;
	line-height: 1.79;
}
.c3Top #c3Feature .c3FeatureInner02 ul {
	display: table;
	table-layout: fixed;
	width: 250px;
	height: 120px;
	margin: 5px 0 0;
}
.c3Top #c3Feature .c3FeatureInner02 ul li {
	display: table-cell;
	background: url("/-/Media/com/c3/top/190322/premium-moisture/img_feature05.png") no-repeat center;
	color: #851d22;
	font-size: 1.5rem;
	font-weight: bold;
	/*letter-spacing: -0.05em;*/
	text-align: center;
	vertical-align: middle;
}
/* vdTvcm
-----------------------------------------------------------------*/
.c3Top #c3Tvcm {
	background: url("/-/Media/com/c3/top/190322/premium-moisture/bg_tvcm01.jpg") no-repeat center top;
	background-size: cover;
	padding: 50px 0 60px;
}
.c3Top #c3Tvcm h2 {
	text-align: center;
	color: #004f2d;
	font-size: 3.6rem;
	font-weight: bold;/*letter-spacing: 0.1em;*/
}
.c3Top #c3Tvcm .c3TvcmThumb01 {
	width: 600px;
	height: 348px;
	margin: 25px auto 0;
	background-color: #d5d5d5;
	-webkit-box-shadow: 0 4px 40px rgba(0,0,0,.35);
	-moz-box-shadow: 0 4px 40px rgba(0,0,0,.35);
	box-shadow: 0 4px 40px rgba(0,0,0,.35);
	position: relative;
}
.c3Top #c3Tvcm .c3TvcmThumb01 iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.c3Top #c3Tvcm .c3Btn01 a {
	margin-top: 30px;
}
/* vdSeries
-----------------------------------------------------------------*/
.c3Top #c3Series {
	background: #580b0f;
}
.c3Top #c3Series .c3SeriesTtl01 {
	background-color: #580b0f;
	-webkit-box-shadow: 0 3px 5px rgba(0,0,0,.5);
	-moz-box-shadow: 0 3px 5px rgba(0,0,0,.5);
	box-shadow: 0 3px 5px rgba(0,0,0,.5);
	position: relative;
	z-index: 5;
}
.c3Top #c3Series .c3SeriesTtl01 h2 {
	color: #ffcc7a;
	font-size: 3.0rem;
	font-weight: bold;
	/*letter-spacing: 0.025em;*/
	text-align: center;
	width: 940px;
	margin: 0 auto;
	padding: 7px 0 9px;
	background-color: #580b0f;
	background-image: -webkit-linear-gradient(left, #580b0f, #851d22 25%, #b44b1c 50%, #851d22 75%, #580b0f);
	background-image: -moz-linear-gradient(left, #580b0f, #851d22 25%, #b44b1c 50%, #851d22 75%, #580b0f);
	background-image: -o-linear-gradient(left, #580b0f, #851d22 25%, #b44b1c 50%, #851d22 75%, #580b0f);
	background-image: -ms-linear-gradient(left, #580b0f, #851d22 25%, #b44b1c 50%, #851d22 75%, #580b0f);
	background-image: linear-gradient(to right, #580b0f, #851d22 25%, #b44b1c 50%, #851d22 75%, #580b0f);
}
.c3Top #c3Series .c3SeriesTtl01 h2 span {
	display: block;
	font-size: 1.6rem;
	font-weight: normal;
	padding: 7px 0 0;
	margin: 2px 0 0;
	position: relative;
}
.c3Top #c3Series .c3SeriesTtl01 h2 span:before {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(255,176,88,0), #ffcc8c 25%, #ffe7c1 50%, #ffcc8c 75%, rgba(255,176,88,0));
	background-image: -moz-linear-gradient(left, rgba(255,176,88,0), #ffcc8c 25%, #ffe7c1 50%, #ffcc8c 75%, rgba(255,176,88,0));
	background-image: -o-linear-gradient(left, rgba(255,176,88,0), #ffcc8c 25%, #ffe7c1 50%, #ffcc8c 75%, rgba(255,176,88,0));
	background-image: -ms-linear-gradient(left, rgba(255,176,88,0), #ffcc8c 25%, #ffe7c1 50%, #ffcc8c 75%, rgba(255,176,88,0));
	background-image: linear-gradient(to right, rgba(255,176,88,0), #ffcc8c 25%, #ffe7c1 50%, #ffcc8c 75%, rgba(255,176,88,0));
	position: absolute;
	left: 0;
	top: 0;
}
.c3Top #c3Series .c3SeriesInnerWrap {
	max-width: 2000px;
	margin: 0 auto;
	background-color: #580b0f;
	background-image: -webkit-linear-gradient(left, #580b0f, #851d22 25%, #b44b1c 50%, #851d22 75%, #580b0f);
	background-image: -moz-linear-gradient(left, #580b0f, #851d22 25%, #b44b1c 50%, #851d22 75%, #580b0f);
	background-image: -o-linear-gradient(left, #580b0f, #851d22 25%, #b44b1c 50%, #851d22 75%, #580b0f);
	background-image: -ms-linear-gradient(left, #580b0f, #851d22 25%, #b44b1c 50%, #851d22 75%, #580b0f);
	background-image: linear-gradient(to right, #580b0f, #851d22 25%, #b44b1c 50%, #851d22 75%, #580b0f);
}
.c3Top #c3Series .c3SeriesInner01 {
	display: flex;
	width: 940px;
	margin: 0 auto;
}
.c3Top #c3Series .c3SeriesInner01 section {
	width: 50%;
	min-height: 235px;
	padding: 30px 30px 70px;
	box-sizing: border-box;
	background: no-repeat center;
	background-size: cover;
	position: relative;
}
.c3Top #c3Series .c3SeriesInner01 section.c3SeriesClear {
	background-image: url("/-/Media/com/c3/top/190322/premium-moisture/bg_series01.jpg");
}
.c3Top #c3Series .c3SeriesInner01 section.c3SeriesFit {
	background-image: url("/-/Media/com/c3/top/190322/premium-moisture/bg_series02.jpg");
}
.c3Top #c3Series .c3SeriesInner01 .c3SeriesBox01L {
	width: 225px;
}
.c3Top #c3Series h3 {
	line-height: 1.2;
}
.c3Top #c3Series h3 img {
	vertical-align: top;
}
.c3Top #c3Series .c3SeriesClear h3 img {
}
.c3Top #c3Series .c3SeriesFit h3 img {
}
.c3Top #c3Series .c3SeriesMoisture h3 img {
}
.c3Top #c3Series h3 span {
	display: block;
	color: #ffcc7a;
	font-size: 1.2rem;
	/*letter-spacing: 0.025em;*/
	margin: 5px 0 0;
}
.c3Top #c3Series .c3SeriesTxt01 {
	color: #fff;
	font-size: 2.0rem;
	font-weight: bold;
	/*letter-spacing: 0.1em;*/
	line-height: 1.36;
	margin: 20px 0 0;
}
.c3Top #c3Series .c3SeriesClear .c3SeriesTxt01 {
	margin-top: 15px;
}
.c3Top #c3Series .c3SeriesNotes01 {
	margin: 3px 0 0;
}
.c3Top #c3Series .c3SeriesNotes01 li {
	color: #851d22;
	font-size: 0.9rem;
	line-height: 1.22;/*letter-spacing: -0.025em;*/
}
.c3Top #c3Series .c3SeriesBtn01 {
	font-size: 1.3rem;
	font-weight: bold;
	/*letter-spacing: 0.01em;*/
	line-height: 1;
	position: absolute;
	left: 30px;
	bottom: 30px;
}
.c3Top #c3Series .c3SeriesBtn01 a {
	display: table;
	min-width: 150px;
	height: 40px;
	background: #fff no-repeat right 10px center;
	background-size: 6px auto;
	-webkit-box-shadow: 0 2px 6px rgba(0,0,0,.5);
	-moz-box-shadow: 0 2px 6px rgba(0,0,0,.5);
	box-shadow: 0 2px 6px rgba(0,0,0,.5);
	text-decoration: none;
}
.c3Top #c3Series .c3SeriesBtn01 a span {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.c3Top #c3Series .c3SeriesClear .c3SeriesBtn01 a {
	color: #f6560c;
	background-image: url("/-/Media/com/c3/top/190322/premium-moisture/ico_series01.png");
}
.c3Top #c3Series .c3SeriesFit .c3SeriesBtn01 a {
	color: #07198e;
	background-image: url("/-/Media/com/c3/top/190322/premium-moisture/ico_series02.png");
}
.c3Top #c3Series .c3SeriesMoisture .c3SeriesBtn01 a {
	color: #04683d;
	background-image: url("/-/Media/com/c3/top/190322/premium-moisture/ico_series03.png");
}
.c3Top #c3Series .c3SeriesInner01 .c3SeriesBox01R {
	text-align: center;
	position: absolute;
	right: 25px;
	top: 25px;
}
.c3Top #c3Series .c3SeriesSec01 {
	width: 940px;
	margin: 0 auto;
	padding: 38px 0 20px;
}
.c3Top #c3Series .c3SeriesInner02 {
	display: table;
	margin: 0 auto;
	background: no-repeat center;
	background-size: cover;
}
.c3Top #c3Series .c3SeriesInner02 .c3SeriesBox01L {
	display: table-cell;
	vertical-align: middle;
}
.c3Top #c3Series .c3SeriesInner02 h3 span {
	font-size: 1.5rem;
	margin: 8px 0 0;
}
.c3Top #c3Series .c3SeriesInner02 .c3SeriesTxt01 {
	font-size: 2.7rem;
	line-height: 1.36;/*letter-spacing: 0.025em;*/
}
.c3Top #c3Series .c3SeriesInner02 .c3SeriesImg01 {
	margin: 23px 0 0;
}
.c3Top #c3Series .c3SeriesInner02 .c3SeriesBox01R {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.c3Top #c3Series .c3SeriesMoisture {
	background: #369d71 url("/-/Media/com/c3/top/190322/premium-moisture/bg_series03.jpg") no-repeat center top;
	background-size: cover;
}
.c3Top #c3Series .c3SeriesInner03 {
	border: 1px solid rgba(0,54,31,0.50);
	margin: 20px 30px 0;
	color: #fff;
}
.c3Top #c3Series .c3SeriesInner03 p {
	line-height: 1.5;
	text-align: center;
	padding: 10px 5px;
	background-color: #851d22;
	background-image: -webkit-linear-gradient(left, #00361f, #116f46 25%, #30976a 50%, #116f46 75%, #00361f);
	background-image: -moz-linear-gradient(left, #00361f, #116f46 25%, #30976a 50%, #116f46 75%, #00361f);
	background-image: -o-linear-gradient(left, #00361f, #116f46 25%, #30976a 50%, #116f46 75%, #00361f);
	background-image: -ms-linear-gradient(left, #00361f, #116f46 25%, #30976a 50%, #116f46 75%, #00361f);
	background-image: linear-gradient(to right, #00361f, #116f46 25%, #30976a 50%, #116f46 75%, #00361f);
}
.c3Top #c3Series .c3SeriesInner03 p span {
	display: inline-block;
	font-size: 1.0rem;
	border: 1px solid #fff;
	line-height: 1;
	padding: 2px 4px;
	margin: -0.2em 0 0 8px;
	vertical-align: middle;
}
.c3Top #c3Series .c3SeriesInner03 .c3SeriesList01 {
	display: table;
	width: 100%;
	padding: 0 20px;
	box-sizing: border-box;
}
.c3Top #c3Series .c3SeriesInner03 .c3SeriesList01 dl {
	display: table-row;
}
.c3Top #c3Series .c3SeriesInner03 .c3SeriesList01 dt,
.c3Top #c3Series .c3SeriesInner03 .c3SeriesList01 dd {
	display: table-cell;
	font-size: 1.4rem;
	line-height: 1.57;
	border-top: 1px solid rgba(0,54,31,0.50);
	padding: 15px 0 13px;
}
.c3Top #c3Series .c3SeriesInner03 .c3SeriesList01 dl:first-child dt,
.c3Top #c3Series .c3SeriesInner03 .c3SeriesList01 dl:first-child dd {
	border-top: none;
}
.c3Top #c3Series .c3SeriesInner03 .c3SeriesList01 dt {
	width: 7em;
	font-weight: bold;
}
.c3Top #c3Series .c3SeriesSec01 .c3SeriesBtn01 {
	position: static;
	margin-top: 22px;
}
.c3Top #c3Series .c3SeriesSec01 .c3SeriesBtn01 a {
	margin: 20px auto 0;
}
/* -------------------------------------------------------------------------------------------------------*/
}

/* -------------------------------------------------------------------------------------------------------------

	PC

------------------------------------------------------------------------------------------------------------- */
@media screen and (min-width: 769px) {
/* -------------------------------------------------------------------------------------------------------*/
.c3Top a:hover {
	opacity: 0.7;
}
/* -------------------------------------------------------------------------------------------------------*/
}

/* -------------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 1154px) {
/* -------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/
}

/* -------------------------------------------------------------------------------------------------------------

	TAB

------------------------------------------------------------------------------------------------------------- */
@media screen and (min-width: 481px) and (max-width: 768px) {
/* -------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/
}

/* -------------------------------------------------------------------------------------------------------------

	SP / TAB

------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width: 768px) {
/* -------------------------------------------------------------------------------------------------------*/
	#sa_store_modal_bg {
		background: rgba(0,79,45,0.95);
	}

.c3Top {
	color: #502f1f;
	font-size: 1.4rem;
	line-height: 1.93;
	/*letter-spacing: 0.05em;*/
	font-feature-settings : "palt";
}
.c3Top .c3Btn01 {
	font-size: 1.8rem;
	font-weight: bold;
	margin: 30px 0 0;
}
.c3Top .c3Btn01 a {
	display: table;
	width: 100%;
	height: 60px;
	background-color: #ffeda7;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.5);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,.5);
	box-shadow: 0 5px 10px rgba(0,0,0,.5);
	background-image: -webkit-linear-gradient(-45deg, #ebad4a, #ffeda7 50%, #ecaf4d);
	background-image: -moz-linear-gradient(-45deg, #ebad4a, #ffeda7 50%, #ecaf4d);
	background-image: -o-linear-gradient(-45deg, #ebad4a, #ffeda7 50%, #ecaf4d);
	background-image: -ms-linear-gradient(-45deg, #ebad4a, #ffeda7 50%, #ecaf4d);
	background-image: linear-gradient(-45deg, #ebad4a, #ffeda7 50%, #ecaf4d);
	color: #851d22;
}
.c3Top .c3Btn01 a span {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	background: url("/-/Media/com/c3/top/190322/premium-moisture/ico_anchor02.png") no-repeat right 10px center;
	background-size: 8px;
}
/* vdTtl
-----------------------------------------------------------------*/
.c3Top #c3Ttl {
	background-color: #e3fcfa;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.15);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,.15);
	box-shadow: 0 5px 10px rgba(0,0,0,.15);
	padding: 6px 4vw;
	position: relative;
	z-index: 5;
}
.c3Top #c3Ttl .c3TtlTtl {
	font-size: 1.3rem;
	font-weight: bold;
	line-height: 1.46;
	/*letter-spacing: 0.025em;*/
	text-align: center;
	color: #000;
}
/* vdMv
-----------------------------------------------------------------*/
.c3Top #c3Mv {
	padding: 58vw 0 0;
	background: #00361f url("/-/Media/com/c3/top/210108/premium-moisture/bg_mv01_sp.jpg") no-repeat center top;
	background-size: cover;
	position: relative;
}
.c3Top #c3Mv .c3MvCatch01,
.c3Top #c3Mv .c3MvImg01 {
	position: absolute;
}
.c3Top #c3Mv .c3MvCatch01 {
	width: 50%;
	left: 2vw;
	top: 0;
	margin: 9vw 0 0;
}
.c3Top #c3Mv .c3MvImg01 {
	width: 53.33%;
	right: 4vw;
	bottom: 0;
	margin: 0 0 2vw;
}
/* vdAnchor
-----------------------------------------------------------------*/
.c3Top #c3Anchor {
	background-color: #f58148;
	background-image: -webkit-linear-gradient(left, #00361f, #116f46 25%, #30976a 50%, #116f46 75%, #00361f);
	background-image: -moz-linear-gradient(left, #00361f, #116f46 25%, #30976a 50%, #116f46 75%, #00361f);
	background-image: -o-linear-gradient(left, #00361f, #116f46 25%, #30976a 50%, #116f46 75%, #00361f);
	background-image: -ms-linear-gradient(left, #00361f, #116f46 25%, #30976a 50%, #116f46 75%, #00361f);
	background-image: linear-gradient(to right, #00361f, #116f46 25%, #30976a 50%, #116f46 75%, #00361f);
	padding: 0 0 16px;
}
.c3Top #c3Anchor.temporary {
	padding-bottom: 0;
}
.c3Top #c3Anchor ul {
	display: table;
	width: 100%;
	height: 69px;
	table-layout: fixed;
}
.c3Top #c3Anchor ul li {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	line-height: 1.14;
}
.c3Top #c3Anchor ul li + li {
	position: relative;
}
.c3Top #c3Anchor ul li + li:before {
	content: "";
	display: block;
	width: 1px;
	height: 50px;
	background-image: -webkit-linear-gradient(bottom, rgba(222,138,45,0), #f5ca82 35%, #ffe5a6 50%, #f5ca82 65%, rgba(222,138,45,0));
	background-image: -moz-linear-gradient(bottom, rgba(222,138,45,0), #f5ca82 35%, #ffe5a6 50%, #f5ca82 65%, rgba(222,138,45,0));
	background-image: -o-linear-gradient(bottom, rgba(222,138,45,0), #f5ca82 35%, #ffe5a6 50%, #f5ca82 65%, rgba(222,138,45,0));
	background-image: -ms-linear-gradient(bottom, rgba(222,138,45,0), #f5ca82 35%, #ffe5a6 50%, #f5ca82 65%, rgba(222,138,45,0));
	background-image: linear-gradient(to top, rgba(222,138,45,0), #f5ca82 35%, #ffe5a6 50%, #f5ca82 65%, rgba(222,138,45,0));
	position: absolute;
	left: 0;
	top: 50%;
	margin: -25px 0 0;
}
.c3Top #c3Anchor ul li a {
	display: table;
	width: 100%;
	height: 100%;
	color: #fff;
	background: url("/-/Media/com/c3/top/190322/premium-moisture/ico_anchor01.png") no-repeat center bottom 13px;
	background-size: 13px auto;
}
.c3Top #c3Anchor ul li a span {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding: 5px 0 20px;
}
.c3Top #c3Anchor p {
	margin: 0 4%;
	font-size: 1.5rem;
	font-weight: bold;
}
.c3Top #c3Anchor p a {
	display: table;
	width: 100%;
	height: 40px;
	background-color: #ffeda7;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.5);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,.5);
	box-shadow: 0 5px 10px rgba(0,0,0,.5);
	background-image: -webkit-linear-gradient(-45deg, #ebad4a, #ebad4a 37.5%, #ffeda7 50%, #ecaf4d 62.5%, #ecaf4d);
	background-image: -moz-linear-gradient(-45deg, #ebad4a, #ebad4a 37.5%, #ffeda7 50%, #ecaf4d 62.5%, #ecaf4d);
	background-image: -o-linear-gradient(-45deg, #ebad4a, #ebad4a 37.5%, #ffeda7 50%, #ecaf4d 62.5%, #ecaf4d);
	background-image: -ms-linear-gradient(-45deg, #ebad4a, #ebad4a 37.5%, #ffeda7 50%, #ecaf4d 62.5%, #ecaf4d);
	background-image: linear-gradient(-45deg, #ebad4a, #ebad4a 37.5%, #ffeda7 50%, #ecaf4d 62.5%, #ecaf4d);
	color: #851d22;
}
.c3Top #c3Anchor p a span {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	background: url("/-/Media/com/c3/top/190322/premium-moisture/ico_anchor02.png") no-repeat right 10px center;
	background-size: 8px;
}
/* vdAbout
-----------------------------------------------------------------*/
.c3Top #c3About {
	background-image: url("/-/Media/com/c3/top/190322/premium-moisture/bg_about01_sp.jpg"), url("/-/Media/com/c3/top/190322/premium-moisture/bg_about02_sp.jpg"), url("/-/Media/com/c3/top/190322/premium-moisture/bg_about03_sp.jpg");
	background-repeat: no-repeat, no-repeat, repeat-y;
	background-position: center top, center bottom, center;
	background-size: 100% auto;
	padding: 30px 0;
}
.c3Top #c3About .c3AboutInner h2 {
	font-size: 2.8rem;
	font-weight: bold;
	line-height: 1.42;
	/*letter-spacing: 0.025em;*/
	text-align: center;
}
.c3Top #c3About .c3AboutInner h2 .c3AboutDeco01 {
	display: block;
	font-size: 1.5rem;
	margin: 0 4%;
}
.c3Top #c3About .c3AboutInner h2 .c3AboutDeco01:before,
.c3Top #c3About .c3AboutInner h2 .c3AboutDeco01:after {
	content: "";
	display: inline-block;
	width: calc((100% - 8em) / 2);
	height: 1px;
	vertical-align: middle;
}
.c3Top #c3About .c3AboutInner h2 .c3AboutDeco01:before {
	background-image: -webkit-linear-gradient(right, #00361f, #1f7550 65%, rgba(48,151,106,0));
	background-image: -moz-linear-gradient(right, #00361f, #1f7550 65%, rgba(48,151,106,0));
	background-image: -o-linear-gradient(right, #00361f, #1f7550 65%, rgba(48,151,106,0));
	background-image: -ms-linear-gradient(right, #00361f, #1f7550 65%, rgba(48,151,106,0));
	background-image: linear-gradient(to left, #00361f, #1f7550 65%, rgba(48,151,106,0));
	margin: -0.2em 0.5em 0 0;
}
.c3Top #c3About .c3AboutInner h2 .c3AboutDeco01:after {
	background-image: -webkit-linear-gradient(left, #00361f, #1f7550 65%, rgba(48,151,106,0));
	background-image: -moz-linear-gradient(left, #00361f, #1f7550 65%, rgba(48,151,106,0));
	background-image: -o-linear-gradient(left, #00361f, #1f7550 65%, rgba(48,151,106,0));
	background-image: -ms-linear-gradient(left, #00361f, #1f7550 65%, rgba(48,151,106,0));
	background-image: linear-gradient(to right, #00361f, #1f7550 65%, rgba(48,151,106,0));
	margin: -0.2em 0 0 0.5em;
}
.c3Top #c3About .c3AboutInner h2 .c3AboutDeco02 {
	font-size: 3.6rem;
	color: #004f2d;
}
.c3Top #c3About .c3AboutInner h2 .c3AboutDeco02 span {
	font-size: 2.4rem;
}
.c3Top #c3About .c3AboutInner .c3AboutTxt01 {
	font-size: 1.6rem;
	text-align: center;
	background-image: -webkit-linear-gradient(left, rgba(160,210,187,0), #a0d2bb 35%, #a0d2bb 50%, #a0d2bb 65%, rgba(160,210,187,0));
	background-image: -moz-linear-gradient(left, rgba(160,210,187,0), #a0d2bb 35%, #a0d2bb 50%, #a0d2bb 65%, rgba(160,210,187,0));
	background-image: -o-linear-gradient(left, rgba(160,210,187,0), #a0d2bb 35%, #a0d2bb 50%, #a0d2bb 65%, rgba(160,210,187,0));
	background-image: -ms-linear-gradient(left, rgba(160,210,187,0), #a0d2bb 35%, #a0d2bb 50%, #a0d2bb 65%, rgba(160,210,187,0));
	background-image: linear-gradient(to right, rgba(160,210,187,0), #a0d2bb 35%, #a0d2bb 50%, #a0d2bb 65%, rgba(160,210,187,0));
	margin: 20px 4% 0;
	padding: 2px 0;
	position: relative;
	z-index: 2;
}
.c3Top #c3About .c3AboutInner .c3AboutBox01 + .c3AboutTxt01 {
	margin-top: 30px;
}
.c3Top #c3About .c3AboutInner .c3AboutBox01 {
	max-width: 375px;
	margin: 0 auto;
	position: relative;
}
.c3Top #c3About .c3AboutInner .c3AboutList01 {
	display: inline-block;
	margin: 0 0 0 4%;
	position: relative;
	z-index: 2;
}
.c3Top #c3About .c3AboutInner .c3AboutList01 li {
	font-size: 1.5rem;
	line-height: 1.67;
	text-align: center;
	background: url("/-/Media/com/c3/top/190322/premium-moisture/bg_about04_sp.png") repeat-y center top;
	background-size: 123px auto;
	margin: 20px 0 0;
}
.c3Top #c3About .c3AboutInner .c3AboutList01 li span {
	color: #004f2d;
	font-weight: bold;
}
.c3Top #c3About .c3AboutInner .c3AboutImg01 {
	width: 57.47%;
	position: absolute;
	right: 0;
	top: 0;
	margin: 1.47% 0 0;
	z-index: 1;
}
.c3Top #c3About .c3AboutSec01 {
	margin: 33px 4% 0;
	background: #fff;
	-webkit-box-shadow: 0 4px 40px rgba(93,13,17,.35);
	-moz-box-shadow: 0 4px 40px rgba(93,13,17,.35);
	box-shadow: 0 4px 40px rgba(93,13,17,.35);
}
.c3Top #c3About .c3AboutSec01 h3 {
	color: #fff;
	background-color: #851d22;
	background-image: -webkit-linear-gradient(left, #00361f, #116f46 25%, #30976a 50%, #116f46 75%, #00361f);
	background-image: -moz-linear-gradient(left, #00361f, #116f46 25%, #30976a 50%, #116f46 75%, #00361f);
	background-image: -o-linear-gradient(left, #00361f, #116f46 25%, #30976a 50%, #116f46 75%, #00361f);
	background-image: -ms-linear-gradient(left, #00361f, #116f46 25%, #30976a 50%, #116f46 75%, #00361f);
	background-image: linear-gradient(to right, #00361f, #116f46 25%, #30976a 50%, #116f46 75%, #00361f);
	text-align: center;
	font-size: 1.8rem;
	font-weight: bold;
	padding: 4px 0;
}
.c3Top #c3About .c3AboutSec01 .c3AboutBox01 {
	padding: 0 4.38% 18px;
}
.c3Top #c3About .c3AboutSec01 .c3AboutBox01R .c3AboutImg01 {
	margin: 17px 0 0;
}
.c3Top #c3About .c3AboutSec01 .c3AboutBox01R p {
	text-align: center;
	font-size: 1.6rem;
	line-height: 1.25;
	color: #fff;
	background-color: #5eb58f;
	background-image: -webkit-linear-gradient(left, #fff, rgba(255,255,255,0) 15%, rgba(255,255,255,0) 85%, #fff);
	background-image: -moz-linear-gradient(left, #fff, rgba(255,255,255,0) 15%, rgba(255,255,255,0) 85%, #fff);
	background-image: -o-linear-gradient(left, #fff, rgba(255,255,255,0) 15%, rgba(255,255,255,0) 85%, #fff);
	background-image: -ms-linear-gradient(left, #fff, rgba(255,255,255,0) 15%, rgba(255,255,255,0) 85%, #fff);
	background-image: linear-gradient(to right, #fff, rgba(255,255,255,0) 15%, rgba(255,255,255,0) 85%, #fff);
	padding: 6px 0;
	margin: 15px 0 0;
}
.c3Top #c3About .c3AboutSec01 .c3AboutBox01L {
	margin: 15px 0 0;
}
.c3Top #c3About .c3AboutSec01 .c3AboutBox01L p {
	font-size: 1.5rem;
}
.c3Top #c3About .c3AboutSec01 .c3AboutBox01L p span {
	color: #004f2d;
	font-weight: bold;
}
/* vdFeature
-----------------------------------------------------------------*/
.c3Top #c3Feature {
	background-color: #00361f;
	background-image: url("/-/Media/com/c3/top/190322/premium-moisture/bg_feature03_sp.jpg"), url("/-/Media/com/c3/top/190322/premium-moisture/bg_feature04_sp.jpg");
	background-repeat: no-repeat, repeat-y;
	background-position: center top;
	background-size: 100% auto;
	padding: 37px 4% 31px;
}
.c3Top #c3Feature .c3FeatureInner01 h2 {
	color: #ffcc7a;
	font-size: 3.0rem;
	font-weight: bold;
	line-height: 1.33;
	/*letter-spacing: 0.025em;*/
	text-align: center;
}
.c3Top #c3Feature .c3FeatureInner01 h2 sup {
	font-size: 0.8rem;
	vertical-align: text-top;
	line-height: 1;
}
.c3Top #c3Feature .c3FeatureInner01 .c3FeatureNotes01 {
	color: #ffcc7a;
	font-size: 0.9rem;
	text-align: center;
}
.c3Top #c3Feature .c3FeatureInner01 .c3FeatureTxt01 {
	color: #fff;
	font-size: 1.5rem;
	line-height: 1.67;
	/*letter-spacing: 0.1em;*/
	text-align: center;
	margin: 15px 0 0;
}
.c3Top #c3Feature .c3FeatureSec01 .c3FeatureTtl01 {
	display: table;
	margin: 15px auto 0;
	max-width: 375px;
}
.c3Top #c3Feature .c3FeatureSec01 .c3FeatureTtl01 h3 {
	display: table-cell;
	vertical-align: middle;
	color: #fff;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.5;
	padding: 0 10px;
}
.c3Top #c3Feature .c3FeatureSec01 .c3FeatureTtl01 .c3FeatureImg01 {
	display: table-cell;
	vertical-align: middle;
	width: 97px;
}
.c3Top #c3Feature .c3FeatureSec01 .c3FeatureBox01 {
	display: flex;
	flex-wrap: wrap;
	margin: 22px 0 0;
	position: relative;
}
.c3Top #c3Feature .c3FeatureSec01 .c3FeatureBox01:after {
	content: "";
	width: 43px;
	height: 43px;
	background: url("/-/Media/com/c3/top/190322/premium-moisture/ico_feature01.png") no-repeat center;
	background-size: contain;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -21px 0 0 -21px;
}
.c3Top #c3Feature .c3FeatureSec01 .c3FeatureBox01 .c3FeatureItem01 {
	width: calc((100% - 15px) / 2);
	background: url("/-/Media/com/c3/top/190322/premium-moisture/bg_feature01_sp.jpg") no-repeat center;
	background-size: cover;
	margin: 15px 0 0;
	padding: 3px;
	box-sizing: border-box;
}
.c3Top #c3Feature .c3FeatureSec01 .c3FeatureBox01 .c3FeatureItem01:nth-of-type(odd) {
	margin-right: 15px;
}
.c3Top #c3Feature .c3FeatureSec01 .c3FeatureBox01 .c3FeatureItem01:nth-of-type(-n+2) {
	margin-top: 0;
}
.c3Top #c3Feature .c3FeatureSec01 .c3FeatureBox01 .c3FeatureItem01 dl {
	height: 100%;
	border: 1px solid #0f6c43;
	box-sizing: border-box;
	text-align: center;
	padding: 15px 10px 0;
}
.c3Top #c3Feature .c3FeatureSec01 .c3FeatureBox01 .c3FeatureItem01 dl dt {
	color: #851d22;
	font-size: 1.7rem;
	font-weight: bold;
	line-height: 1.35;
}
.c3Top #c3Feature .c3FeatureSec01 .c3FeatureBox01 .c3FeatureItem01 dl dd {
	display: table;
	width: 100%;
	height: 47px;
	margin: 10px 0 0;
	color: #851d22;
	font-size: 1.2rem;
	line-height: 1.33;
	position: relative;
}
.c3Top #c3Feature .c3FeatureSec01 .c3FeatureBox01 .c3FeatureItem01 dl dd:before {
	content: "";
	display: block;
	width: 86%;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(2,62,37,0), #023e25 35%, #023e25 65%, rgba(2,62,37,0));
	background-image: -moz-linear-gradient(left, rgba(2,62,37,0), #023e25 35%, #023e25 65%, rgba(2,62,37,0));
	background-image: -o-linear-gradient(left, rgba(2,62,37,0), #023e25 35%, #023e25 65%, rgba(2,62,37,0));
	background-image: -ms-linear-gradient(left, rgba(2,62,37,0), #023e25 35%, #023e25 65%, rgba(2,62,37,0));
	background-image: linear-gradient(to right, rgba(2,62,37,0), #023e25 35%, #023e25 65%, rgba(2,62,37,0));
	position: absolute;
	left: 50%;
	top: 0;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
.c3Top #c3Feature .c3FeatureSec01 .c3FeatureBox01 .c3FeatureItem01 dl dd span {
	display: table-cell;
	vertical-align: middle;
}
.c3Top #c3Feature .c3FeatureSec01 .c3FeatureList01 {
	margin: 20px 0 0;
}
.c3Top #c3Feature .c3FeatureSec01 .c3FeatureList01 dt {
	color: #ebc576;
	font-weight: bold;
	/*letter-spacing: 0.025em;*/
	text-align: center;
	position: relative;
}
.c3Top #c3Feature .c3FeatureSec01 .c3FeatureList01 dt:before,
.c3Top #c3Feature .c3FeatureSec01 .c3FeatureList01 dt:after {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(222,138,45,0), #f5ca82 35%, #ffe5a6 50%, #f5ca82 65%, rgba(222,138,45,0));
	background-image: -moz-linear-gradient(left, rgba(222,138,45,0), #f5ca82 35%, #ffe5a6 50%, #f5ca82 65%, rgba(222,138,45,0));
	background-image: -o-linear-gradient(left, rgba(222,138,45,0), #f5ca82 35%, #ffe5a6 50%, #f5ca82 65%, rgba(222,138,45,0));
	background-image: -ms-linear-gradient(left, rgba(222,138,45,0), #f5ca82 35%, #ffe5a6 50%, #f5ca82 65%, rgba(222,138,45,0));
	background-image: linear-gradient(to right, rgba(222,138,45,0), #f5ca82 35%, #ffe5a6 50%, #f5ca82 65%, rgba(222,138,45,0));
	position: absolute;
	left: 0;
}
.c3Top #c3Feature .c3FeatureSec01 .c3FeatureList01 dt:before {
	top: 0;
}
.c3Top #c3Feature .c3FeatureSec01 .c3FeatureList01 dt:after {
	bottom: 0;
}
.c3Top #c3Feature .c3FeatureSec01 .c3FeatureList01 dd {
	margin: 9px 0 0;
}
/*.c3Top #c3Feature .c3FeatureSec01 .c3FeatureList01 dd + dd {
	margin-top: 20px;
	-webkit-box-shadow: 0 4px 40px rgba(0,0,0,.35);
	-moz-box-shadow: 0 4px 40px rgba(0,0,0,.35);
	box-shadow: 0 4px 40px rgba(0,0,0,.35);
}*/
.c3Top #c3Feature .c3FeatureSec01 .c3FeatureList01 dd span {
	display: block;
	color: #e5c28a;
	font-size: 0.9rem;
	/*letter-spacing: -0.025em;*/
	text-align: center;
	margin: 8px 0 0;
}
.c3Top #c3Feature .c3FeatureInner02 {
	background-color: #ffeda7;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.5);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,.5);
	box-shadow: 0 5px 10px rgba(0,0,0,.5);
	background-image: -webkit-linear-gradient(left, #ebad4a, #ffeda7 50%, #ecaf4d);
	background-image: -moz-linear-gradient(left, #ebad4a, #ffeda7 50%, #ecaf4d);
	background-image: -o-linear-gradient(left, #ebad4a, #ffeda7 50%, #ecaf4d);
	background-image: -ms-linear-gradient(left, #ebad4a, #ffeda7 50%, #ecaf4d);
	background-image: linear-gradient(to right, #ebad4a, #ffeda7 50%, #ecaf4d);
	margin: 30px 0 0;
	padding: 5px;
}
.c3Top #c3Feature .c3FeatureInner02 section + section {
	margin: 20px 0 0;
}
.c3Top #c3Feature .c3FeatureInner02 .c3FeatureBox01 {
	background: #fff;
	padding: 3px;
}
.c3Top #c3Feature .c3FeatureInner02 .c3FeatureBox01 .c3FeatureBox02 {
	border: 1px solid #d2932f;
	padding: 22px 4.27%;
}
.c3Top #c3Feature .c3FeatureInner02 h3 {
	background: url("/-/Media/com/c3/top/190322/premium-moisture/bg_feature02_sp.png") no-repeat left center;
	background-size: cover;
	text-align: center;
	color: #fff;
	font-size: 1.5rem;
	font-weight: bold;
	/*letter-spacing: 0.01em;*/
	padding: 3px 0;
	margin: 0 0 23px;
	position: relative;
}
.c3Top #c3Feature .c3FeatureInner02 h3:before,
.c3Top #c3Feature .c3FeatureInner02 h3:after {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background-color: #f58148;
	background-image: -webkit-linear-gradient(left, #ffb058, #ffe7c1 50%, #ffb058);
	background-image: -moz-linear-gradient(left, #ffb058, #ffe7c1 50%, #ffb058);
	background-image: -o-linear-gradient(left, #ffb058, #ffe7c1 50%, #ffb058);
	background-image: -ms-linear-gradient(left, #ffb058, #ffe7c1 50%, #ffb058);
	background-image: linear-gradient(to right, #ffb058, #ffe7c1 50%, #ffb058);
	position: absolute;
	left: 0;
}
.c3Top #c3Feature .c3FeatureInner02 h3:before {
	top: 2px;
}
.c3Top #c3Feature .c3FeatureInner02 h3:after {
	bottom: 2px;
}
.c3Top #c3Feature .c3FeatureInner02 p {
	margin: 5px 0 0;
	font-size: 1.5rem;
	line-height: 1.67;
}
.c3Top #c3Feature .c3FeatureInner02 ul {
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 68px;
	margin: 5px 0 15px;
}
.c3Top #c3Feature .c3FeatureInner02 ul li {
	display: table-cell;
	background: url("/-/Media/com/c3/top/190322/premium-moisture/img_feature05_sp.png") no-repeat center;
	background-size: contain;
	color: #851d22;
	font-size: 1.5rem;
	font-weight: bold;
	/*letter-spacing: -0.05em;*/
	text-align: center;
	vertical-align: middle;
}
.c3Top #c3Feature .c3FeatureInner02 section > div {
	text-align: center;
}
/* vdTvcm
-----------------------------------------------------------------*/
.c3Top #c3Tvcm {
	background: url("/-/Media/com/c3/top/190322/premium-moisture/bg_tvcm01_sp.jpg") no-repeat center top;
	background-size: cover;
	padding: 25px 4% 32px;
}
.c3Top #c3Tvcm h2 {
	text-align: center;
	color: #004f2d;
	font-size: 3.0rem;
	font-weight: bold;/*letter-spacing: 0.1em;*/
}
.c3Top #c3Tvcm .c3TvcmThumb01 {
	margin: 30px 0 0;
	-webkit-box-shadow: 0 4px 40px rgba(0,0,0,.35);
	-moz-box-shadow: 0 4px 40px rgba(0,0,0,.35);
	box-shadow: 0 4px 40px rgba(0,0,0,.35);
	padding: 57.97% 0 0;
	position: relative;
}
.c3Top #c3Tvcm .c3TvcmThumb01 iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.c3Top #c3Tvcm .c3Btn01 {
	margin-top: 19px;
}
/* vdSeries
-----------------------------------------------------------------*/
.c3Top #c3Series .c3SeriesTtl01 {
	background-color: #851d22;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.5);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,.5);
	box-shadow: 0 5px 10px rgba(0,0,0,.5);
	background-image: -webkit-linear-gradient(left, #580b0f, #851d22 25%, #b44b1c 50%, #851d22 75%, #580b0f);
	background-image: -moz-linear-gradient(left, #580b0f, #851d22 25%, #b44b1c 50%, #851d22 75%, #580b0f);
	background-image: -o-linear-gradient(left, #580b0f, #851d22 25%, #b44b1c 50%, #851d22 75%, #580b0f);
	background-image: -ms-linear-gradient(left, #580b0f, #851d22 25%, #b44b1c 50%, #851d22 75%, #580b0f);
	background-image: linear-gradient(to right, #580b0f, #851d22 25%, #b44b1c 50%, #851d22 75%, #580b0f);
	padding: 5px 0;
	position: relative;
	z-index: 5;
}
.c3Top #c3Series .c3SeriesTtl01 h2 {
	color: #ffcc7a;
	font-size: 2.0rem;
	font-weight: bold;
	/*letter-spacing: 0.025em;*/
	text-align: center;
}
.c3Top #c3Series .c3SeriesTtl01 h2 span {
	display: block;
	font-size: 1.3rem;
	font-weight: normal;
	padding: 3px 0 0;
	position: relative;
}
.c3Top #c3Series .c3SeriesTtl01 h2 span:before {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(255,176,88,0), #ffcc8c 25%, #ffe7c1 50%, #ffcc8c 75%, rgba(255,176,88,0));
	background-image: -moz-linear-gradient(left, rgba(255,176,88,0), #ffcc8c 25%, #ffe7c1 50%, #ffcc8c 75%, rgba(255,176,88,0));
	background-image: -o-linear-gradient(left, rgba(255,176,88,0), #ffcc8c 25%, #ffe7c1 50%, #ffcc8c 75%, rgba(255,176,88,0));
	background-image: -ms-linear-gradient(left, rgba(255,176,88,0), #ffcc8c 25%, #ffe7c1 50%, #ffcc8c 75%, rgba(255,176,88,0));
	background-image: linear-gradient(to right, rgba(255,176,88,0), #ffcc8c 25%, #ffe7c1 50%, #ffcc8c 75%, rgba(255,176,88,0));
	position: absolute;
	left: 0;
	top: 0;
}
.c3Top #c3Series .c3SeriesInner01 section {
	display: table;
	width: 100%;
	padding: 0 4%;
	box-sizing: border-box;
	background: no-repeat center;
	background-size: cover;
}
.c3Top #c3Series .c3SeriesInner01 section.c3SeriesClear {
	background-image: url("/-/Media/com/c3/top/190322/premium-moisture/bg_series01_sp.jpg");
}
.c3Top #c3Series .c3SeriesInner01 section.c3SeriesFit {
	background-image: url("/-/Media/com/c3/top/190322/premium-moisture/bg_series02_sp.jpg");
}
.c3Top #c3Series .c3SeriesInner01 .c3SeriesBox01L {
	display: table-cell;
	width: 56.34%;
	padding: 7px 0;
	vertical-align: middle;
}
.c3Top #c3Series h3 {
	line-height: 1.2;
}
.c3Top #c3Series h3 img {
	vertical-align: top;
}
.c3Top #c3Series .c3SeriesClear h3 img {
	width: 122px;
}
.c3Top #c3Series .c3SeriesFit h3 img {
	width: 104px;
}
.c3Top #c3Series .c3SeriesMoisture h3 img {
	width: 162px;
}
.c3Top #c3Series h3 span {
	display: block;
	color: #ffcc7a;
	font-size: 1.1rem;/*letter-spacing: 0.025em;*/
}
.c3Top #c3Series .c3SeriesTxt01 {
	color: #fff;
	font-size: 1.8rem;
	font-weight: bold;
	/*letter-spacing: 0.1em;*/
	line-height: 1.33;
	margin: 5px 0 0;
}
.c3Top #c3Series .c3SeriesNotes01 {
	margin: 3px 0 0;
}
.c3Top #c3Series .c3SeriesNotes01 li {
	color: #851d22;
	font-size: 0.9rem;
	line-height: 1.22;/*letter-spacing: -0.025em;*/
}
.c3Top #c3Series .c3SeriesBtn01 {
	font-size: 1.3rem;
	font-weight: bold;
	/*letter-spacing: 0.01em;*/
	line-height: 1;
	margin: 10px 0 0;
}
.c3Top #c3Series .c3SeriesBtn01 a {
	display: table;
	min-width: 150px;
	height: 30px;
	background: #fff no-repeat right 10px center;
	background-size: 6px auto;
	-webkit-box-shadow: 0 2px 6px rgba(0,0,0,.5);
	-moz-box-shadow: 0 2px 6px rgba(0,0,0,.5);
	box-shadow: 0 2px 6px rgba(0,0,0,.5);
}
.c3Top #c3Series .c3SeriesBtn01 a span {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.c3Top #c3Series .c3SeriesClear .c3SeriesBtn01 a {
	color: #f6560c;
	background-image: url("/-/Media/com/c3/top/190322/premium-moisture/ico_series01.png");
}
.c3Top #c3Series .c3SeriesFit .c3SeriesBtn01 a {
	color: #07198e;
	background-image: url("/-/Media/com/c3/top/190322/premium-moisture/ico_series02.png");
}
.c3Top #c3Series .c3SeriesMoisture .c3SeriesBtn01 a {
	color: #04683d;
	background-image: url("/-/Media/com/c3/top/190322/premium-moisture/ico_series03.png");
}
.c3Top #c3Series .c3SeriesInner01 .c3SeriesBox01R {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 7px 1.97%;
}
.c3Top #c3Series .c3SeriesSec01 {
	padding: 0 0 20px;
}
.c3Top #c3Series .c3SeriesInner02 {
	display: table;
	width: 100%;
	padding: 0 4%;
	box-sizing: border-box;
	background: no-repeat center;
	background-size: cover;
}
.c3Top #c3Series .c3SeriesInner02 .c3SeriesBox01L {
	display: table-cell;
	width: 56.34%;
	padding: 7px 0;
	vertical-align: middle;
}
.c3Top #c3Series .c3SeriesInner02 .c3SeriesImg01 {
	width: 90%;
	margin: 13px 0 0;
}
.c3Top #c3Series .c3SeriesInner02 .c3SeriesBox01R {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 7px 1.97%;
}
.c3Top #c3Series .c3SeriesMoisture {
	background: #369d71 url("/-/Media/com/c3/top/190322/premium-moisture/bg_series03_sp.jpg") no-repeat center top;
	background-size: cover;
}
.c3Top #c3Series .c3SeriesInner03 {
	border: 1px solid #166342;
	margin: 15px 4% 0;
	color: #fff;
}
.c3Top #c3Series .c3SeriesInner03 p {
	font-size: 1.2rem;
	line-height: 1.5;
	text-align: center;
	padding: 10px 5px;
	background-color: #851d22;
	background-image: -webkit-linear-gradient(left, #00361f, #116f46 25%, #30976a 50%, #116f46 75%, #00361f);
	background-image: -moz-linear-gradient(left, #00361f, #116f46 25%, #30976a 50%, #116f46 75%, #00361f);
	background-image: -o-linear-gradient(left, #00361f, #116f46 25%, #30976a 50%, #116f46 75%, #00361f);
	background-image: -ms-linear-gradient(left, #00361f, #116f46 25%, #30976a 50%, #116f46 75%, #00361f);
	background-image: linear-gradient(to right, #00361f, #116f46 25%, #30976a 50%, #116f46 75%, #00361f);
}
.c3Top #c3Series .c3SeriesInner03 p span {
	display: inline-block;
	font-size: 0.9rem;
	border: 1px solid #fff;
	line-height: 1;
	padding: 2px 4px;
	margin: 0 0 0 5px;
}
.c3Top #c3Series .c3SeriesInner03 .c3SeriesList01 {
	display: table;
	width: 100%;
	padding: 0 4.08%;
	box-sizing: border-box;
}
.c3Top #c3Series .c3SeriesInner03 .c3SeriesList01 dl {
	display: table-row;
}
.c3Top #c3Series .c3SeriesInner03 .c3SeriesList01 dt,
.c3Top #c3Series .c3SeriesInner03 .c3SeriesList01 dd {
	display: table-cell;
	font-size: 1.2rem;
	line-height: 1.5;
	border-top: 1px solid #166342;
	padding: 10px 0;
}
.c3Top #c3Series .c3SeriesInner03 .c3SeriesList01 dl:first-child dt,
.c3Top #c3Series .c3SeriesInner03 .c3SeriesList01 dl:first-child dd {
	border-top: none;
}
.c3Top #c3Series .c3SeriesInner03 .c3SeriesList01 dt {
	width: 6em;
	font-weight: bold;
}
.c3Top #c3Series .c3SeriesSec01 .c3SeriesBtn01 a {
	margin: 20px auto 0;
}
/* -------------------------------------------------------------------------------------------------------*/
}

/* -------------------------------------------------------------------------------------------------------------

	SP

------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width: 374px) {
/* -------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/
}

/* -------------------------------------------------------------------------------------------------------------

	print

------------------------------------------------------------------------------------------------------------- */
@media print {
/* -------------------------------------------------------------------------------------------------------*/
	
	
/* -------------------------------------------------------------------------------------------------------*/
}
