<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* reset */
/* html5doctor.com Reset v1.6.1 - http://cssreset.com */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

nav ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: none;
}

a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}

input, select {
	vertical-align: middle;
}

* {
	box-sizing: border-box;
}

h1, h2, h3, h4 {
	font-weight: normal;
}

strong, em {
	font-weight: normal;
	font-style: normal;
}

img {
	/*width: 100%;*/
	vertical-align: top;
}

ul, ol {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* basicss */

.column2:after, .clrfx:after, #headerSub:after {
	content: "";
	display: table;
	clear: both;
}

.section {
	width: 100%;
	max-width: 1050px;
	margin: 0 auto;
}

.content {
	width: 100%;
	margin: 0 auto;
}

.btn__white {
	display: block;
	width: 210px;
	margin-bottom: 10px;
	border: 1px solid #fff;
	border-radius: 8px;
	text-align: center;
	font-size: 12px;
	line-height: 46px;
	color: #fff;
	cursor: pointer;
}

.column2 .colL {
	float: left;
}

.column2 .colR {
	float: right;
}

.showroom_column .colL {
	width: 50%;
}

.showroom_column .colR {
	width: 40%;
}

#share h2 {
	font-family: "a-otf-midashi-go-mb31-pr6n", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}

#footer {
	background-color: rgba(255, 255, 255, 0.9);
	color: #3C3736;
}

html {
	background-color: #3C3736;
}

body {
	font-family: "a-otf-gothic-bbb-pr6n", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
	font-size: 15px;
	line-height: 2;
	color: #fff;
	letter-spacing: 0.05em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

a {
	-moz-transition-property: opacity;
	-moz-transition-duration: 0.3s;
	-webkit-transition-property: opacity;
	-webkit-transition-duration: 0.3s;
	transition-property: opacity;
	transition-duration: 0.3s;
	opacity: 1;
	color: #FF4000;
	text-decoration: none;
}

a:hover {
	opacity: 0.6;
}

.indent,
.indentList li {
	text-indent: -1.05em;
	margin-left: 1.05em;
}

.adj {
	display: block;
}

.adjSp {
	display: none;
}

.adjSp {
	display: none;
}

#header {
	width: 100%;
	background-color: #3C3736;
}

#header .content {
	position: relative;
	height: 110px;
	display: block;
	width: calc(100% - 50px);
	margin: 0 auto;
}

.logo_ldkware {
	width: 105px;
	position: absolute;
	left: 0;
	top: 14px;
}

#header .content .logo_ldkware {
	fill: #fff;
}

#header .content .brands .logo_yaeca,
#header .content .brands .logo_hobonichi
{
	fill: #fff;
	position: absolute;
}

#header .content .brands .logo_yaeca {
	width: 68px;
	right: 227px;
	top: 45px;
}

#header .content .brands .logo_hobonichi {
	width: 100px;
	right: 50px;
	top: 49px;
}

#share {
	clear: both;
	padding-top: 60px;
	padding-bottom: 90px;
	text-align: center;
	font-size: 24px;
	line-height: 1;
}

#share ul {
	max-width: 600px;
	margin: 56px auto 0 auto;
}

#share ul &gt; li {
	display: inline-block;
	vertical-align: top;
}

#share ul &gt; li &gt; a {
	display: block;
	width: 58px;
	height: 58px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	text-indent: -9999px;
}

#share ul &gt; li + li {
	margin-left: 10%;
}

#share ul &gt; li:first-child &gt; a {
	background-image: url(../images/share_tw_w_x2.png);
}

#share ul &gt; li:nth-child(2) &gt; a {
	background-image: url(../images/share_fb_w_x2.png);
}

#share ul &gt; li:nth-child(3) &gt; a {
	background-image: url(../images/share_line_w_x2.png);
}

#share ul &gt; li:last-child &gt; a {
	background-image: url(../images/share_mail_w_x2.png);
}

#footer {
	padding-top: 34px;
	padding-bottom: 64px;
	border-top: 2px solid #3C3736;
	text-align: center;
}

#footer .content {
	font-family: "a-otf-gothic-bbb-pr6n", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
	font-size: 13px;
}

#footer .content ul {
	margin-bottom: 20px;
}

#footer .content ul &gt; li {
	display: inline-block;
}

#footer .content ul &gt; li a {
	font-size: 17px;
	color: #3C3736;
}

#footer .content ul &gt; li + li {
	margin-left: 60px;
}

#headerSub {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 100;
	background: #3C3736;
	height: 110px;
}

#headerSub .content {
	position: relative;
	width: 100%;
	height: 110px;
	display: block;
}

#headerSub h1 {
	float: left;
	display: block;
}

#headerSub .logo_ldkware {
	fill: #fff;
	margin-left: 0;
}

#headerSub.white .logo_ldkware {
	fill: #3C3736;
}

#nav {
	float: right;
	text-align: right;
	font-size: 14px;
	line-height: 110px;
	width: 790px;
	padding-right: 25px;
}

#nav &gt; li {
	display: inline-block;
}

#nav &gt; li &gt; a {
	color: #fff;
}

#nav &gt; li + li {
	margin-left: 4%;
}

#headerSub.white {
	background: rgba(255, 255, 255, 0.9);
}

#headerSub.white #nav &gt; li &gt; a {
	color: #3C3736;
}

a#navToggle {
	display: none;
	width: 50px;
	height: 50px;
	position: absolute;
	right: 10px;
	top: 10px;
}

a#navToggle &gt; img {
	opacity: 0;
	position: absolute;
	top: 10px;
	right: 0;
}

a#navToggle &gt; img:first-child {
	opacity: 1;
}

a#navToggle:hover {
	opacity: 1;
}

a#navToggle.active &gt; img:first-child {
	opacity: 0;
}

a#navToggle.active &gt; img:first-child + img {
	opacity: 1;
}

.showroom_title {
	font-size: 26px;
	text-align: left;
	margin-bottom: 10px;
	font-family: "a-otf-midashi-go-mb31-pr6n", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
	line-height: 1.7;
}

.showroom_text {
	font-family: "a-otf-midashi-go-mb31-pr6n", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}

.showroom_title span.showroom_title_name {
	font-size: 16.9px;
	margin-right: 5px;
}

.showroom_title span.showroom_title_num {
	display: inline-block;
	font-size: 23.4px;
	background-image: url(../images/ldkware_frame.svg);
	background-repeat: no-repeat;
	width: 45px;
	height: 36.8px;
	background-size: 45px 36.8px;
	text-align: center;
	background-position: 0 0;
	line-height: 41px;
	position: relative;
	top: 0;
}

.showroom_title span.showroom_title_num.white {
	background-image: url(../images/ldkware_frame_w.svg);
}

/* responsive */
@media (max-width: 850px) {
	.content {
		width: 95%;
	}

	#header .content,
	#headerSub .content {
		/*width: calc(100% - 50px);*/
	}
	#headerSub {
	}
	#headerSub h1 img {
		width: 165px;
	}
	#headerSub .logo_ldkware {
		fill: #fff;
	}
	#header .logo_ldkware {
		/*margin-left: 25px;*/
	}
	#headerSub.white .logo_ldkware {
		fill: #3C3736;
	}
	#nav {
		padding-right: 25px;
	}
}

@media (max-width: 700px) {
	.adj {
		display: none;
	}
	#nav {
		opacity: 0;
		text-align: right;
		padding-top: 0;
		line-height: 1;
		width: 100%;
		position: fixed;
		top: 72px;
		left: 100%;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-ms-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;
		padding-right: 0;
	}
	#nav.active {
		opacity: 1;
		left: 0;
		z-index: 1000;
	}
	#nav &gt; li {
		display: block;
	}
	#headerSub.white #nav &gt; li {
		background-color: rgba(255, 255, 255, 0.9);
	}
	#headerSub #nav &gt; li {
		background-color: #3C3736;
	}
	#headerSub #nav &gt; li &gt; a {
		color: #fff;
	}
	#nav &gt; li &gt; a {
		display: block;
		padding-right: 20px;
		line-height: 3.4;
	}
	#nav &gt; li + li {
		margin-left: 0;
	}
	a#navToggle {
		display: block;
	}
	.adjSp {
		display: inline-block;
	}
	#header .content, #headerSub {
		min-width: 0;
		height: 72px;
	}
	#headerSub .content {
		width: auto;
	}
	.logo_ldkware {
		width: 65px;
		left: 10px;
		top: 10px;
	}
	#headerSub .logo_ldkware,
	#header .logo_ldkware {
		margin: 0;
	}
	#header .content .brands .logo_yaeca {
		width: 44px;
		right: 120px;
		top: 32px;
	}
	#header .content .brands .logo_hobonichi {
		width: 62px;
		right: 20px;
		top: 35px;
	}
	#header .content &gt; ul &gt; li:first-child img {
		width: 69px;
	}
	#header .content &gt; ul &gt; li:first-child + li {
		margin-left: -34px;
	}
	#header .content &gt; ul &gt; li:first-child + li img {
		width: 67px;
	}
	#header .content &gt; ul &gt; li:last-child img {
		width: 96px;
	}
	#share {
		padding-top: 30px;
		padding-bottom: 45px;
	}
	#share ul {
		margin-top: 30px;
	}
	#share ul &gt; li + li {
		margin-left: 2.5%;
	}
	#footer .content ul &gt; li {
		display: block;
	}
	#footer .content ul &gt; li + li {
		margin-top: 10px;
		margin-left: 0;
	}
	.showroom_column .colL {
		width: auto;
	}
	.showroom_column .colR {
		width: auto;
	}
	.btn__white {
		margin: 0 auto;
	}
}
</pre></body></html>