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

/* menu
----------------------------------------------- */

.bd-menu {
	display: none;
}


/* anchor
----------------------------------------------- */

.bd-anchor {
	z-index: 2;
}
.bd-anchor:before {
	display: block;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 13px;
	background-image: url(../images/common/bar.jpg);
	background-repeat: repeat-x;
	background-size: auto 13px;
	z-index: 2;
}
.bd-anchor__inner {
	padding: 33px 0;
}
.bd-anchor__button {
	position: relative;
	margin: auto;
	width: 290px;
}
.bd-anchor__button:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border: 2px solid #bb9350;
	box-sizing: border-box;
	z-index: 2;
	pointer-events: none;
}
.bd-anchor__button a {
	display: block;
	position: relative;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 290px;
	height: 110px;
	cursor: pointer;
	background-position: 0 0;
}
.bd-anchor__button a:after {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	background-position: 0 -110px;
	z-index: 1;
}
.bd-anchor__button a,
.bd-anchor__button a:after {
	background-image: url(../images/spec/finaldemo/btn_download.png);
	background-size: 290px auto;
	background-repeat: no-repeat;
}


/* intro
----------------------------------------------- */

.bd-intro__inner {
	padding: 40px 0;
}
.bd-intro__title {
	margin: auto;
	width: 400px;
}
.bd-intro__title img {
	width: 100%;
	height: auto;
}
.bd-intro__text {
	margin: 30px 0 0;
	color: #fac878;
	font-family: 'Crimson Text', 'Noto Serif JP', serif;
	font-size: 40px;
	font-weight: 600;
	text-align: center;
	letter-spacing: 0.05em;
	line-height: 52px;
}


/* outline
----------------------------------------------- */

.bd-outline {
	margin: 70px 20px 0;
	padding: 50px 0 0;
}
.bd-outline__inner {
	position: relative;
	margin: auto;
	max-width: 820px;
	z-index: 1;
}
.bd-outline__box {
	position: relative;
	margin: 130px 0 0;
}
.bd-outline__box:first-child {
	margin: 0;
}
.bd-outline__title {
	margin: 0 0 60px;
	color: #fac878;
	font-size: 36px;
	font-weight: 600;
	text-align: center;
	letter-spacing: 0.05em;
	line-height: 50px;
}
.bd-outline__title em {
	font-size: 48px;
	line-height: 56px;
}
.bd-outline__subtitle {
	margin: 15px 0 40px;
	color: #fac878;
	font-size: 36px;
	font-weight: 600;
	text-align: center;
	letter-spacing: 0.05em;
	line-height: 50px;
}
.bd-outline__text {
	margin: 25px 0 0;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-align: justify;
	letter-spacing: 0.1em;
	line-height: 28px;
}
.bd-outline__text:first-child {
	margin: 0;
}
.bd-outline__image img {
	width: 100%;
	height: auto;
}
.bd-outline__caution {
	margin: 25px 0 0;
	padding: 20px 0 0;
	border-top: 1px solid #38434b;
}
.bd-outline__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-outline__columns {
	display: flex;
	justify-content: space-between;
	margin: 35px 0 0;
}
.bd-outline__column {
	width: 47.5%;
}

/* brush */

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


/* book
----------------------------------------------- */

.bd-book: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-repeat: no-repeat;
	background-size: 102px 100px, 102px 100px, 102px 100px, 102px 100px;
}


/* download
----------------------------------------------- */

.bd-download {
	margin: 130px 0 0;
}
.bd-download__inner {
	position: relative;
	padding: 50px 0 100px;
	font-weight: 600;
	z-index: 2;
}
.bd-download__title {
	margin: 0 0 40px;
	padding: 8px 0 10px;
	color: #fce3bb;
	font-size: 40px;
	font-weight: 600;
	text-align: center;
	text-shadow: 2px 2px 14px #210f09;
	border-top: 2px solid #5a3c14;
	border-bottom: 2px solid #5a3c14;
	background: linear-gradient(to right, rgba(60,30,0,0.6) 0%, rgba(60,30,0,0.3) 50%, rgba(60,30,0,0.6) 100%);
	box-sizing: border-box;
}
.bd-download__text {
	font-size: 20px;
	text-align: center;
	line-height: 30px;
}
.bd-download__columns {
	margin: 0 60px;
}
.bd-download__box {
	margin: 35px 0 0;
	padding: 8px 50px 52px;
	box-sizing: border-box;
}
.bd-download__box:before,
.bd-download__box:after {
	pointer-events: none;
}
.bd-download__subtitle {
	margin: 0 -42px 40px;
	padding: 5px 0 6px;
	color: #fce3bb;
	font-size: 25px;
	font-weight: 600;
	text-align: center;
	text-shadow: 2px 2px 14px #210f09;
	letter-spacing: 0.1em;
	line-height: 32px;
	border-top: 2px solid #5a3c14;
	border-bottom: 2px solid #5a3c14;
	background: linear-gradient(to right, rgba(60,30,0,0.6) 0%, rgba(60,30,0,0.3) 50%, rgba(60,30,0,0.6) 100%);
}
.bd-download__lists ol {
	list-style-type: decimal;
	padding: 0 0 0 1.5em;
}
.bd-download__lists li {
	margin: 15px 0 0;
	font-size: 16px;
	text-align: justify;
	line-height: 24px;
}
.bd-download__box .bd-download__text {
	font-size: 16px;
	line-height: 24px;
}
.bd-download__url {
	margin: 20px 0 0;
	padding: 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border: 1px solid #5a3c14;
	box-sizing: border-box;
}
.bd-download__url-text {
	font-size: 16px;
	line-height: 24px;
	word-break: break-all;
}
.bd-download__url a {
	color: #06141e;
}
.bd-download__url-code {
	text-align: center;
}


/* topbutton
----------------------------------------------- */

.bd-topbutton {
	margin: 80px 0 0;
}
.bd-topbutton .bd-button,
.bd-topbutton .bd-button:after {
	margin: auto;
	width: 260px;
	height: 70px;
	background-image: url(../images/spec/finaldemo/btn_top.png);
	background-size: 260px auto;
}
.bd-topbutton .bd-button:after {
	background-position: 0 -70px;
}


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

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


	/* button
	----------------------------------------------- */

	.bd-anchor__button a:after {
		transition-property: opacity;
		transition-duration: 0.25s;
		transition-timing-function: cubic-bezier(0.65, 0, 0.35, 1);
	}

	/* hover */

	.bd-anchor__button a:hover:after {
		opacity: 1;
		transition-timing-function: cubic-bezier(0.33, 1, 0.68, 1);
	}

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


}


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

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


	/* intro
	----------------------------------------------- */

	.bd-intro__inner {
		padding: 50px 0 45px;
	}
	.bd-intro__title {
		width: 290px;
	}
	.bd-intro__text {
		margin: 30px 0 0;
		font-size: 24px;
		line-height: 33px;
	}

	/* outline
	----------------------------------------------- */
	
	.bd-outline {
		margin: 60px 20px 0;
		padding: 0;
	}
	.bd-outline__inner {
		position: relative;
		margin: auto;
		max-width: 820px;
		z-index: 1;
	}
	.bd-outline__box {
		position: relative;
		margin: 100px 0 0;
	}
	.bd-outline__title {
		margin: 0;
		font-size: 24px;
		line-height: 33px;
	}
	.bd-outline__title em {
		font-size: 35px;
		line-height: 42px;
	}
	.bd-outline__subtitle {
		font-size: 20px;
		line-height: 27px;
	}
	.bd-outline__text,
	.bd-outline__text:first-child {
		margin: 20px 0 0;
		font-size: 15px;
		line-height: 27px;
	}
	.bd-outline__image {
		margin: 20px 0 0;
	}
	.bd-outline__caution {
		margin: 20px 0 0;
		padding: 15px 0 0;
	}
	.bd-outline__caution li {
		padding: 0 0 0 11px;
		font-size: 11px;
		text-indent: -11px;
	}
	.bd-outline__columns {
		display: block;
		margin: 0;
	}
	.bd-outline__column {
		width: auto;
	}
	
	/* brush */
	
	.bd-outline .bd-brush {
		top: -75px;
	}


	/* book
	----------------------------------------------- */

	.bd-book {
		max-width: initial;
		background-position: center center;
		background-size: 400px auto;
	}
	.bd-book:before {
		background-size: 30px auto, auto 30px, 30px auto, auto 30px;
	}
	.bd-book:after {
		background-size: 51px 50px, 51px 50px, 51px 50px, 51px 50px;
	}


	/* download
	----------------------------------------------- */

	.bd-download {
		margin: 75px 20px 0;
	}
	.bd-download__inner {
		padding: 30px 0 50px;
	}
	.bd-download__title {
		margin: 0 0 20px;
		font-size: 25px;
		line-height: 30px;
	}
	.bd-download__text {
		font-size: 15px;
		line-height: 27px;
	}
	.bd-download__columns {
		margin: 0;
		display: block;
	}
	.bd-download__box {
		margin: 15px 25px 0;
		padding: 6px 23px 33px;
		width: auto;
	}
	.bd-download__subtitle {
		margin: 0 -16px 20px;
		padding: 4px 0 5px;
		font-size: 16px;
		line-height: 22px;
	}
	.bd-download__lists li {
		font-size: 15px;
		line-height: 21px;
	}
	.bd-download__box .bd-download__text {
		font-size: 15px;
		text-align: justify;
		line-height: 21px;
	}
	.bd-download__url {
		display: block;
		padding: 15px 0 0;
		border: none;
		border-top: 1px solid #5a3c14;	
	}
	.bd-download__url-text {
		font-size: 15px;
		line-height: 21px;
	}
	.bd-download__url-code {
		margin: 20px 0 0;
	}


}

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