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

* {
	margin: 0;
	padding: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
/*
$green1 #A9CA69;
$green2 #60AB46;
$orange1 #F39700;
$orange2 #EA5514;
$blue1 #6879BA;
*/
body {
	background: #FFFFFF; /*url(../images/bg_header.png) repeat-x center 14px;*/
	border-top: 14px solid #2a1611;
	color: #FFF !important;
/*
	font: 87.5%/1.5 'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	font-famly:sans-seif;
*/
	font-family:"Meiryo UI";
	text-align: left;

}
a:link { color: #666; text-decoration: none; }
a:visited { color: #666; text-decoration: underline; }
a:hover { color: #666; text-decoration: underline; }
a:active { color: #666; text-decoration: underline; }
a:hover img {
	opacity: 0.8;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
img {
	border: none;
}
ul {
	list-style: none;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
.clearfix {
	zoom: 1;
}
.clearfix:after {
	display: block;
	content: "";
	clear: both;
}

/**********************************************************************
 layout
**********************************************************************/
.contents {
}
.contents2 {
	padding-top: 40px;
}

/**********************************************************************
 header
**********************************************************************/
header {
	padding: 16px 0 0;
}
.header-inner {
	max-width: 1000px;
	margin: 0 auto;
}
.logo {
	float: left;
	padding-bottom: 8px;
}
.header-right {
	float: right;
	padding-top: 0px;/*0*/
/*	padding-top: 60px;/*0*/
}
.header-right dl {
/*	display: none;/**/
	zoom: 1;
}
.header-right dl:after { display: block; content: ""; clear: both;}
.header-right dt {
	float: left;
	margin-right: 10px;
	padding-top: 6px;
	font-size: 19px;
	font-family: "Meiryo UI";
;
}
.header-right dd {
	float: left;
	font-size: 12px;
}
.header-tel {
/*	display: none;/**/
	line-height: 1;
	font-size: 32px;
	font-family: "Meiryo UI";
	font-weight: bold;
	color: #398000;
}
.header-contact {
/*	width: 240px;/*220px*/
	width: 200px;/*220px*/
	background: linear-gradient(#9ECC8F, #60AB46);
	border-radius: 2px;
	margin-bottom: 4px;
/*	font-size: 16px;/*12px*/
	font-size: 12px;/*12px*/
	font-weight: bold;
	text-align: center;
}
.header-contact a {
	display: block;
	padding: 4px;
	color: #FFF !important;
}
/*global nav*/
.global-nav {
	clear: both;
	background: #202020;
}
.global-nav ul {
	max-width: 1000px;
	background: url(../images/bg_nav.png) no-repeat right center;
	margin: 0 auto;
	zoom: 1;
}
.global-nav ul:after { display: block; content: ""; clear: both;}
.global-nav li {
	float: left;
	width: 142px;
	background: url(images/bg_nav.png) no-repeat left center;
	font-family: "Meiryo UI";
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.global-nav li a {
	display: block;
	padding: 14px;
	text-decoration: none;
	color: #FFF;
}
.global-nav li.on a,
.global-nav li a:hover {
	color:#CCC;
	background: #202020;
}
/**/
.main-visual-wrapper {
	overflow: hidden;
}
.main-visual {
/*	max-width: 1000px;
*/	max-width: 1000px;
	margin: 0 auto;
}
.slick-list {overflow:visible !important;}

/**********************************************************************
 page @ top
**********************************************************************/
.section-works-list .inner {
	margin-right: -20px;
	margin-bottom: 30px;
	overflow: hidden;
	zoom: 1;
}
.section-works-list .inner :after { display: block; content: ""; clear: both;}
.section-works-list article {
	float: left;
	width: 320px;
	border: 1px solid #999;
	margin: 0 20px 18px 0;
	padding: 1px
}
.section-works-list a {
	text-decoration: none;
}
.section-works-list figure {
	width: 316px;
}
.section-works-list figure img {
	width: 100%;
}
.section-works-list h3 {
	background: url(../images/ico_reroom1.png) no-repeat left 4px;
/*	margin: 35px 40px 10px 45px;
*/	margin: 35px 30px 10px 35px;
	padding-left: 45px;
	font-size: 18px;
}
.section-works-list h4 {
	background: url(../images/ico_reroom2.png) no-repeat left 4px;
	margin: 35px 30px 10px 35px;
	padding-left: 45px;
	font-size: 18px;
}
.section-works-list h5 {
	background: url(../images/ico_reroom3.png) no-repeat left 4px;
	margin: 35px 30px 10px 35px;
	padding-left: 45px;
	font-size: 18px;
}

.section-works-list p {
	margin: 0 45px 35px;
}
/**/
.section-products-link {
	background: url(../images/bg_products.jpg) no-repeat center 0;
	margin-bottom: 80px;
}
.section-products-link .inner {
	margin: 0 auto;
	width: 400px;
	padding: 200px 0;
}
.section-products-link figure {
	margin-bottom: 6px;
}
/**/
.section-banners {
	max-width: 1000px;
	margin: 40px auto 80px;
}
.section-banners ul {
	margin-right: -15px;
	zoom: 1;
}
.section-banners ul:after { display: block; content: ""; clear: both;}
.section-banners li {
	float: left;
	margin: 0 15px 15px 0;
}
.banners-support {
	width: 485px;
	background: url(../images/banner_support.png) no-repeat 0 0;
	padding: 82px 15px 18px;
}
.banners-support li {
	margin: 0 10px 8px;
}

/**********************************************************************
 page @ about
**********************************************************************/
.section1000 {
	max-width: 1000px;
	margin: 0 auto 80px;
	clear: both;
	zoom: 1;
}
.section1000:after { display: block; content: ""; clear: both;}
/*about*/
.section-about article {
	margin: 45px 0 0;
}
.section-about figure {
	float: right;
}
.section-about .ico-point {
	float: left;
	margin-right: 1em;
}
.section-about strong {
	font-size: 18px;
}
.section-about h3 {
	margin-top: 6px;
	font-family: "Meiryo UI";
	font-size: 26px;
	font-weight: bold;
}
.section-about .txt01 {
	margin: 10px 0;
}
.section-about h4 {
	margin-bottom: 2px;
}
/*flow*/
.section-flow {
	max-width: 600px;
	margin: 0 auto 80px;
	clear: both;
	zoom: 1;
}
.section-flow:after { display: block; content: ""; clear: both;}
.section-flow figure {
	float: left;
	margin-right: 2em;
}
.section-flow .header-right {
	float: left;
	margin-top: 110px;
	width: 222px;
}

/**********************************************************************
 page @ products
**********************************************************************/
/*plan*/
.section-plan .button {
	width: 80%;
	margin-top: 20px;
}
/*price*/
.section-price ul {
	float: left;
	width: 300px;
	margin-right: 32px;
}
/*option*/
.section-option article {
	margin-bottom: 10px;
	zoom: 1;
}
.section-option article:after { display: block; content: ""; clear: both;}
.section-option h3 {
	float: left;
}
.section-option li {
	float: left;
	margin: 0 0 5px 10px;
}
/**/
.section-plan-detail {
	margin-top: -56px;
}
.section-trouble article {
	float: left;
	width: 300px;
	margin: 20px 10px;
	text-align: center;
	font-size: 18px;
}
/**/
.section-point figure {
	float: left;
	margin: 40px 20px 20px 0;
}
.section-point article {
	float: right;
	width: 680px;
	margin-top: 30px;
	zoom: 1;
}
.section-point article:after { display: block; content: ""; clear: both;}
.section-point article figure {
	float: right;
	margin: 0 0 20px 20px;
}
.section-point article h4 {
	margin-bottom: 10px;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.6;
}
.section-point article h4 img {
	margin-right: 10px;
	vertical-align: middle;
}
.section-point article h4.line2 img {
	float: left;
}
/**/
.section-comment {
	background: url(../images/bg_point.jpg) repeat;
	padding: 26px;
}
.section-comment .inner {
	background-color: #FFF;
	zoom: 1;
}
.section-comment .inner:after { display: block; content: ""; clear: both;}
.section-comment figure {
	float: right;
	margin: 0 0 0 30px;
	line-height: 0;
}
.section-comment p {
	padding: 20px 30px;
	font-size: 18px;
}
/**/
.section-works-comment article {
	float: left;
	width: 33.3%;
	margin-bottom: 30px;
}

/**********************************************************************
 page @ works
**********************************************************************/
.ngg-slideshow {
	background: #A48B78;
	border: 5px solid #A48B78;
	padding: 5px;
}
.ngg-slideshow img {
	line-height: 0;
}
.section-works-detail figure {
	float: left;
}
.section-works-detail .col-right {
	float: right;
	width: 760px;
}
.table-works-detail {
	margin: 20px 0 0;
}
.table-works-detail th,
.table-works-detail td {
	padding: 4px 10px 4px 0;
}
.table-works-detail th {
	width: 26%;
	font-size: 18px;
	font-weight: bold;
}
.table-works-detail th i {
	width: 1em;
	margin-right: 6px;
	text-align: center;
	font-size: 30px;
	color: #999;
}
/**********************************************************************
 page @ showroom
**********************************************************************/
.section-showroom article {
	zoom: 1;
}
.section-showroom article:after { display: block; content: ""; clear: both;}
.section-showroom article figure {
	float: left;
	margin-right: 20px;
	line-height: 0;
}
.section-showroom article h3 {
	margin-bottom: 2px;
	font-size: 22px;
	font-weight: bold;
	font-family: "Meiryo UI";

}
.section-showroom article p {
	margin-bottom: 12px;
}
/**/
.section-appearance iframe {
	float: left;
	margin-right: 20px;
}

/**********************************************************************
 page @ faq
**********************************************************************/
.accordion {
    padding: 10px;
    margin-bottom: 30px;
}
.accordion dt {
	background: #F4F1EE;
	border: 1px solid #E9E5DE;
	border-bottom: 0;
	padding: 10px;
    cursor: pointer;
    padding-left: 2em;
	font-size: 16px;
}
.accordion dt:last-child,
.accordion dd:last-child {
	border-bottom: 1px solid #E9E5DE;
}
.accordion dd {
    display: none;
	border: 1px solid #E9E5DE;
	border-bottom: 0;
	padding: 15px 25px;
}

/**********************************************************************
 common
**********************************************************************/
.h2 {
	margin-bottom: 30px;
	font-size: 34px;
	font-weight: bold;
	text-align: center;
	line-height: 1.8;
}
.h2 small {
	display: block;
	font-weight: normal;
	font-size: 20px;
}
.h2dash {
	margin-bottom: 30px;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.8;
}
.h2dash img {
	margin-right: 4px;
	vertical-align: sub;
}
.h3 {
	background: #60AB46;
	padding: 4px 10px;
	font-size: 18px; /*26px*/
	font-weight: bold;
	color: #FFF;
}
.scale figure {
	overflow: hidden;
}
.scale img {
    -moz-transition: -moz-transform 0.3s linear;
    -webkit-transition: -webkit-transform 0.3s linear;
    -o-transition: -o-transform 0.3s linear;
    -ms-transition: -ms-transform 0.3s linear;
    transition: transform 0.3s linear;
	width: 100%;
}
.scale img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.button {
	width: 380px;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	clear: both;
}
.button a {
	display: block;
	background: #F39700;
	padding: 10px;
	color: #FFF !important;
	text-decoration: none;
}
.button a:hover {
	background: #F5AC33;
}
.button-gr a { background: #60AB46;}
.button-gr a:hover { background: #80BC6B;}
.button-bl a { background: #6879BA;}
.button-bl a:hover { background: #8694C8;}
.center {
	margin: 0 auto;
	text-align: center;
}

.mt20 { margin-top: 20px;}
.mt40 { margin-top: 40px;}
.mb20 { margin-bottom: 20px;}
.mb40 { margin-bottom: 40px;}

.txt-rd { color: red;}
.txt-or { color: #EA5514;}
.txt-or2 { color: #F39700;}
.txt-gr { color: #60AB46;}
.txt-bl { color: #6879BA;}

.txt18 { font-size: 18px;}
.txt-b { font-weight: bold;}
/*table*/
.table-simple {
	width: 100%;
}
.table-simple th,
.table-simple td {
	padding: 6px 10px;
	vertical-align: top;
}
.table-simple th {
	border-bottom: 2px solid #999;
	text-align: right;
}
.table-simple td {
	border-bottom: 1px solid #999;
}

.table-symple {
	width: 100%;
}
.table-symple th,
.table-symple td {
	padding: 6px 10px;
	vertical-align: top;
}
.table-symple th {
	text-align: right;
}
.table-symple td {
	border-bottom: 0px solid #999;
}

/*list*/
.list-square {
	font-size: 20px;
}
.list-square li {
	position: relative;
	margin: 10px 0;
	padding-left: 28px;
}
.list-square li::after {
	display: block;
	content: '';
	position: absolute;
	top: 4px;
	left: 0;
	width: 20px;
	height: 20px;
	background-color: #F39700;
}
.list-circle li {
	position: relative;
	padding-left: 14px;
}
.list-circle li::after {
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: 0;
	width: 6px;
	height: 6px;
	background-color: #FFF;
	border: 1px solid #F39700;
	border-radius: 100%;
}

.list-3col li {
	float: left;
	width: 33.333%;
	text-align: center;
}

/**********************************************************************
 footer
**********************************************************************/
footer {
/*	clear: both;
*/	background: #2a1611;
	padding: 100px;
/*	zoom: 1;
*/
}
footer:after { display: block; content: ""; clear: both;}
footer .footer-inner {
	float: left;
	padding: 40px;
}
footer h5 {
	margin-bottom: 4px;
}
footer .copy {
	font-size: 32px;
	font-style: normal;
	color: #FFF;
}
footer nav {
	float: right;
	padding-top: 50px;
	text-align: right;
}
footer nav li {
	float: left;
	margin: 10px;
}
footer nav li a:after {
	padding-left: 10px;
	content: "|";
}
footer nav li:last-child a:after {
	content: "";
}</pre></body></html>