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


/* spec
----------------------------------------------- */

.bd-product {
	margin: 70px 20px 0;
	padding: 50px 0 0;
}
.bd-product__inner {
	position: relative;
	margin: auto;
	max-width: 820px;
	z-index: 1;
}
.bd-product__title {
	margin: 0;
	color: #fac878;
	font-size: 48px;
	font-weight: 600;
	text-align: center;
	letter-spacing: 0.05em;
	line-height: 1;
}
.bd-product__columns {
	display: flex;
	justify-content: space-between;
	margin: 60px 0 0;
}
.bd-product__column {
	width: 43.9%;
}
.bd-product__image {
	margin: 0;
	font-size: 0;
}
.bd-product__image img {
	width: 100%;
	height: auto;
}

/* brush */

.bd-product .bd-brush {
	top: -120px;
	z-index: -1;
}


/* trial
----------------------------------------------- */

.bd-trial {
	margin: 170px 0 0;
	padding: 50px 0 0;
}
.bd-trial__inner {
	position: relative;
	z-index: 1;
}
.bd-trial__title {
	margin: 0;
	color: #fac878;
	font-size: 48px;
	font-weight: 600;
	text-align: center;
	letter-spacing: 0.05em;
	line-height: 1;
}

.bd-trial__columns {
	display: flex;
	flex-direction: column;
}
.bd-trial__column:first-child {
	margin: 15px 0 0;
	order: 2;
}
.bd-trial__summary {
	margin: 35px 0 0;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 28px;
}

.bd-trial__banners {
	margin: 0 20px;
}
.bd-trial__bannerinner {
	display: flex;
	justify-content: space-between;
	margin: 40px auto 0;
	max-width: 820px;
}
.bd-trial__banner {
	width: 48%;
}
.bd-trial__banner img {
	width: 100%;
	height: auto;
}

/* brush */

.bd-trial .bd-brush {
	top: -120px;
	z-index: -1;
}


/* privilege
----------------------------------------------- */

.bd-privilege {
	margin: 170px 20px 0;
	padding: 50px 0 0;
}
.bd-privilege__inner {
	position: relative;
	margin: auto;
	max-width: 820px;
	z-index: 1;
}
.bd-privilege__title {
	margin: 0 0 60px;
	color: #fac878;
	font-size: 48px;
	font-weight: 600;
	text-align: center;
	letter-spacing: 0.05em;
	line-height: 1;
}
.bd-privilege__copy {
	margin: 60px 0 0;
	text-align: center;
}
.bd-privilege__copy span {
	display: inline-block;
	color: #fac878;
	font-size: 26px;
	font-weight: 600;
	line-height: 1;
}
.bd-privilege__copy span:before,
.bd-privilege__copy span:after {
	display: inline-block;
	content: "";
	width: 34px;
	height: 26px;
	vertical-align: bottom;
	background-image: url(../images/home/intro_titlebase.svg);
	background-repeat: no-repeat;
	background-size: 68px 26px;
}
.bd-privilege__copy span:before {
	background-position: 0 0;
}
.bd-privilege__copy span:after {
	margin-left: -8px;
	background-position: -34px 0;
}
.bd-privilege__subject {
	margin: 15px 0 0;
	color: #fac878;
	font-size: 36px;
	font-weight: 600;
	text-align: center;
	letter-spacing: 0.05em;
	line-height: 50px;
}
.bd-privilege__columns {
	display: flex;
	justify-content: space-between;
	margin: 35px 0 0;
}
.bd-privilege__column {
	width: 47.5%;
}
.bd-privilege__image {
	margin: 0 0 20px;
	font-size: 0;
}
.bd-privilege__image:last-child {
	margin: 0;
}
.bd-privilege__image img {
	width: 100%;
	height: auto;
}
.bd-privilege__summary {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-align: justify;
	letter-spacing: 0.1em;
	line-height: 28px;
}
.bd-privilege__caution {
	margin: 25px 0 0;
	padding: 20px 0 0;
	border-top: 1px solid #38434b;
}
.bd-privilege__caution ul {
}
.bd-privilege__caution li {
	margin: 5px 0 0;
	padding: 0 0 0 12px;
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	text-align: justify;
	text-indent: -12px;
	letter-spacing: 0.1em;
	line-height: 17px;
}
.bd-privilege__close {
	position: relative;
	margin: 15px 0 0;
	padding: 15px 10px;
	text-align: center;
	background-color: #fff;
}
.bd-privilege__close:before {
	position: absolute;
	top: 2px;
	right: 2px;
	bottom: 2px;
	left: 2px;
	content: "";
	border: 2px solid #b41e00;
	box-sizing: border-box;
}
.bd-privilege__close span {
	display: inline-block;
	padding: 0 0 2px;
	color: #b41e00;
	font-size: 18px;
	font-weight: 600;
	line-height: 22px;
}

/* store */

.bd-privilege .bd-store {
	margin: 30px 15px;
	max-width: initial;
}

/* brush */

.bd-privilege .bd-brush {
	top: -120px;
	z-index: -1;
}


/* bd-amazon bd-estore
----------------------------------------------- */

.bd-amazon,
.bd-estore {
	padding: 30px 0 0;
}
.bd-amazon .bd-privilege__copy span:after,
.bd-estore .bd-privilege__copy span:after {
	margin-left: 0;
}


/* bd-message
----------------------------------------------- */

.bd-message {
	padding: 60px;
	text-align: center;
	box-sizing: border-box;
}
.bd-message:after {
	background-image: url(../images/common/book_lt.png), url(../images/common/book_rt.png), url(../images/common/book_rb.png), url(../images/common/book_lb.png);
	background-position: left top, right top, right bottom, left bottom;
	background-size: 102px 100px, 102px 100px, 102px 100px, 102px 100px;
}
.bd-message .bd-framedeco {
	padding: 20px 0 140px;
	z-index: 2;
}
.bd-message__text {
	margin: 60px 0 0;
}
.bd-message__sign {
	margin: 120px 0 0;
}
.bd-message__btn .bd-button,
.bd-message__btn .bd-button:after {
	margin: auto;
	width: 260px;
	height: 80px;
	background-image: url(../images/spec/btn_message.png);
	background-size: 260px auto;
}
.bd-message__btn .bd-button:after {
	background-position: 0 -80px;
}



/* pc
----------------------------------------------- */

@media print, screen and (min-width:768px) {


	/* retina
	----------------------------------------------- */
	
	@media only screen and (-webkit-min-device-pixel-ratio: 2) { 
	}


}


/* mobile
----------------------------------------------- */

@media only screen and (max-width:767px) {


	/* spec
	----------------------------------------------- */

	.bd-product {
		margin: 10px 20px 0;
	}
	.bd-product__inner {
		max-width: initial;
	}
	.bd-product__title {
		font-size: 30px;
	}
	.bd-product__columns {
		display: block;
		margin: 30px 0 0;
	}
	.bd-product__column {
		width: auto;
	}

	/* info */

	.bd-product .bd-info {
		margin: 25px 0 0;
	}

	/* brush */

	.bd-product .bd-brush {
		top: -75px;
	}


/* trial
	----------------------------------------------- */
	
	.bd-trial {
		margin: 110px 0 0;
	}
	.bd-trial__title {
		font-size: 30px;
		line-height: 42px;
	}
	
	.bd-trial__columns {
		display: block;
	}
	.bd-trial__column:first-child {
		margin: 25px 0 0;
	}
	.bd-trial__summary {
		margin: 25px 0 0;
		font-size: 15px;
		line-height: 27px;
	}
	
	.bd-trial__banners {
		margin: 0 20px;
	}
	.bd-trial__bannerinner {
		display: block;
		margin: 0;
		max-width: initial;
	}
	.bd-trial__banner {
		margin: 20px 0 0;
		width: auto;
	}


	/* store */

	.bd-trial__banner .bd-store {
		max-width: initial;
	}

	/* brush */
	
	.bd-trial .bd-brush {
		top: -75px;
	}


	/* privilege
	----------------------------------------------- */

	.bd-privilege {
		margin: 108px 20px 0;
		padding: 50px 0 0;
	}
	.bd-privilege__inner {
		max-width: initial;
	}
	.bd-privilege__title {
		margin: 0 0 40px;
		font-size: 30px;
	}
	.bd-privilege__copy {
		margin: 40px 0 0;
	}
	.bd-privilege__copy span {
		font-size: 15px;
	}
	.bd-privilege__copy span:before,
	.bd-privilege__copy span:after {
		margin: 0 0 -1px;
		width: 20px;
		height: 15px;
		background-size: 40px 15px;
	}
	.bd-privilege__copy span:after {
		margin-left: -5px;
		background-position: -20px 0;
	}
	.bd-privilege__subject {
		margin: 15px 0 0;
		font-size: 20px;
		line-height: 27px;
	}
	.bd-privilege__columns {
		display: block;
		margin: 0;
	}
	.bd-privilege__column {
		width: auto;
	}
	.bd-privilege__image,
	.bd-privilege__image:last-child {
		margin: 20px auto 0;
		max-width: 275px;
	}
	.bd-privilege__summary {
		margin: 25px 0 0;
		font-size: 15px;
		line-height: 27px;
	}
	.bd-privilege__caution {
		margin: 20px 0 0;
		padding: 15px 0 0;
	}
	.bd-privilege__caution li {
		padding: 0 0 0 11px;
		font-size: 11px;
		text-indent: -11px;
	}
	.bd-privilege__close span {
		font-size: 12px;
		line-height: 18px;
	}
	
	/* store */
	
	.bd-privilege .bd-store {
		margin: 25px 0 0;
	}
	
	/* brush */
	
	.bd-privilege .bd-brush {
		top: -120px;
		z-index: -1;
	}

	/* brush */
	
	.bd-privilege .bd-brush {
		top: -75px;
	}


	/* bd-message
	----------------------------------------------- */

	.bd-message {
		padding: 20px;
	}
	.bd-message .bd-framedeco {
		padding: 6.3% 0 23.5%;
	}
	.bd-message__text {
		margin: 9.5% 0 0;
	}
	.bd-message__text img {
		width: 100%;
		height: auto;
	}
	.bd-message__sign {
		margin: 19% 0 0;
	}
	.bd-message__sign img {
		width: 56.5%;
		height: auto;
	}


}

</pre></body></html>