﻿/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	line-height: 1.15;
}
article, aside, footer, header, nav, section {
	display: block;
}
h1 {
	margin: 0.67em 0;
	font-size: 2em;
}
figcaption, figure, main {
	display: block;
}
figure {
	margin: 1em 40px;
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}
a {
	-webkit-text-decoration-skip: objects;
	background-color: transparent;
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}
b, strong {
	font-weight: inherit;
}
b, strong {
	font-weight: bolder;
}
code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
dfn {
	font-style: italic;
}
mark {
	background-color: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
audio, video {
	display: inline-block;
}
audio:not([controls]){display:none;height:0}
img {
	border-style: none;
}
svg:not(:root){overflow:hidden}
button, input, optgroup, select, textarea {
	margin: 0;
}
button, input {
	overflow: visible;
}
button, select {
	text-transform: none;
}
button, html [type=button], [type=reset], [type=submit] {
	-webkit-appearance: button;
}
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
	padding: 0;
	border-style: none;
}
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
	outline: 1px dotted ButtonText;
}
legend {
	box-sizing: border-box;
	display: table;
	max-width: 100%;
	padding: 0;
	color: inherit;
	white-space: normal;
}
progress {
	display: inline-block;
	vertical-align: baseline;
}
textarea {
	overflow: auto;
}
[type=checkbox], [type=radio] {
	box-sizing: border-box;
	padding: 0;
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
	height: auto;
}
[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}
details, menu {
	display: block;
}
summary {
	display: list-item;
}
canvas {
	display: inline-block;
}
template {
	display: none;
}
[hidden] {
	display: none;
}
html, body {
	font-size: 62.5%;
}
body {
	background: #fff;
	color: #424242;
	font-family: Helvetica,Verdana,Arial,sans-serif;
	font-weight: 500;
	line-height: 1.4;
}
::-moz-selection {
	background: #00bfff;
	color: #fff;
}
::selection {
	background: #00bfff;
	color: #fff;
}
a {
	color: #00823e;
	text-decoration: underline;
	cursor: pointer;
	transition: all .3s;
}
a:hover {
	color: #00e86f;
	text-decoration: none;
}
a:focus {
	outline: none;
}
a:focus, *:focus {
	outline: none;
}
.img_in {
	width: 480px;
	padding: 10px;
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	text-align: justify;
	text-shadow: 0px 0px 5px #000,0px 0px 5px #000,0px 0px 5px #000,0px 0px 5px #000;
	z-index: 10;
	text-decoration: none;
	cursor: pointer;
	transition: all .3s;
}
@media print{
* html body {
	zoom: .7;
}
}
li {
	list-style: none;
}
* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}
.pc {
	display: block;
}
.sp {
	display: none;
}
.bxslider {
	width: 100%;
	height: 100vh;
}
.bxslider li {
	width: 100%;
	height: 100vh;
}
.header {
	position: relative;
	width: 100%;
	height: 100vh;
	overflow: hidden;
}
.header_slider {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	z-index: -1;
}
.header_visual {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: -1;
}
.header_nav {
	width: 100%;
	height: 100px;
}
.header_nav_inner {
    position: relative;
	width: 1000px;
	height: 500px;
	margin: 0 auto;
}

.nav-menu {
  color: #fff; 
  font-family: Helvetica,Verdana,Arial,sans-serif;
  font-weight: 500;
  line-height: 1.4;
}
.menu-list {
  display: flex;
  justify-content: center; 
}
.menu-list2 {
    display: flex;
    justify-content: end; 
	margin-top:10px;
}
.menu-item {
  position: relative;
}
.menu-item:hover .drop-menu-list,
.drop-menu-item:hover .drop-menu-list-child{
  visibility: visible; 
}
.menu-item a {
  align-items: center;
  color: #000; 
  padding-right:20px;
  display: flex;
  height: 75px;
  justify-content: center;
  text-decoration: none; 
  font-size: 1.4rem;
  font-weight: 600;
  width: max-content;
  text-shadow: 0px 0px 5px #fff,0px 0px 5px #fff,0px 0px 5px #fff,0px 0px 5px #fff;
}

.menu-item a:hover {
 color: #AAA;
 text-shadow:none;
}
	
.menu-item-logo a {
  vertical-align:center;
  padding-right:120px;
  display: flex;
  justify-content: center;
  width: 64px;
}
.menu-item-ban a {
  vertical-align:left;
  display: flex;
 }
 .drop-menu {
  position: relative;
}
.drop-menu-list {
  background-color: rgba(255,255,255,0.95);
  left: 0;
  position: absolute;
  top: 100%;
  visibility: hidden; 
  width: 150px;
  z-index: 1;
}
.drop-menu-list li:hover {
 background-color:rgba(8,8,8,0.5);
 text-shadow:none;
}
.drop-menu-list a {
  align-items: center;
  color: #000; 
  border: 1px solid #AAA;
  padding-right:20px;
  padding-left:20px;
  display: flex;
  height: 35px;
  justify-content:left;
  text-decoration:none; 
  font-size: 1.4rem;
  font-weight: 600;
  width: 150px;
}
.drop-menu-list a:hover {
 color: #fff;
}
.drop-menu-list-child {
  background-color: rgba(255,255,255,0.95);
  left: 100%;
  position: absolute;
  visibility: hidden; 
  width: 240px;
  z-index: 1;
}
.drop-menu-list-child li:hover {
 background-color: rgba(8,8,8,0.5);		
}

.drop-menu-list-child a {
  align-items: center;
  color: #000; 
  border: 1px solid #AAA;
  padding-right:20px;
  padding-left:20px;
  display: flex;
  height: 35px;
  justify-content:left;
  text-decoration:none; 
  font-size: 1.4rem;
  font-weight: 600;
  width: 240px;
  pointer-events: auto;
}
.drop-menu-list-child a:hover {
 color: #fff;
}

.header_lead {
	position: absolute;
	bottom: 110px;
	left: 0;
	width: 100%;
	color: #fff;
	font-family: Arial,Verdana, Geneva, sans-serif;
	font-size: 60px;
	font-size: 6rem;
	font-weight: 600;
	letter-spacing: .1em;
	text-align: center;
	z-index: 10;
}
.header_lead2 {
	position: absolute;
	bottom: 70px;
	left: 55%;
	color: #fff;
	font-family: Arial,Verdana, Geneva, sans-serif;
	font-size: 40px;
	font-size: 4rem;
	font-weight: 600;
	letter-spacing: .07em;
	text-align: left;
	text-shadow: 0px 0px 5px #000,0px 0px 5px #000,0px 0px 5px #000,0px 0px 5px #000;
	z-index: 10;
}
.header_scroll {
	position: absolute;
	bottom: 25px;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 10;
}
.header_scroll a {
	display: inline-block;
	padding-bottom: 20px;
	background: url(/common/images/scroll.png) no-repeat center bottom;
	background-size: 33px;
	color: #fff;
	font-family: 
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 300;
	letter-spacing: .1em;
	text-align: center;
	text-decoration: none;
}
.header_scroll a:hover {
	opacity: .5;
}
.header h1 {
	position: absolute;
	top: 18px;
	left: 0;
}
.header h1 a:hover {
	opacity: .5;
}
.header_next {
	display: flex;
    justify-content: center;
/* 
	height: 100px;
*/	
}
.header_next .header_nav {
	background: #fff;
}
.page_header {
	display: table;
	width: 100%;
	height: 180px;
}
.page_header2 {
	display: table;
	width: 100%;
	height: 120px;
}
.page_header_box {
	display: table-cell;
	width: 100%;
	height: 180px;
	text-align: center;
	vertical-align: middle;
}
.page_header_box2 {
	display: table-cell;
	width: 100%;
	height: 120px;
	text-align: center;
	vertical-align: middle;
}
.page_header h1 {
	margin: 0;
	margin-bottom: 6px;
	font-family: 
	font-size: 50px;
	font-size: 5rem;
	font-weight: 500;
	letter-spacing: .2em;
	line-height: 1;
	text-shadow: 0px 0px 10px #fff,0px 0px 10px #fff,0px 0px 10px #fff,0px 0px 10px #fff;
}
.page_header2 h1 {
	margin: 0;
	margin-bottom: 6px;
	font-family: 
	font-size: 50px;
	font-size: 5rem;
	font-weight: 500;
	letter-spacing: .2em;
	line-height: 1;
	text-shadow: 0px 0px 10px #fff,0px 0px 10px #fff,0px 0px 10px #fff,0px 0px 10px #fff;
}
.page_header_jp {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	letter-spacing: .15em;
	line-height: 1;
	text-shadow: 0px 0px 10px #fff,0px 0px 10px #fff,0px 0px 10px #fff,0px 0px 10px #fff;
}
.business_header {
	background: url(/common/images/title_business.png) center center no-repeat;
	background-size: cover;
}
.sales_header {
	height: 280px;
	margin-bottom: 50px;
	background: url(/common/images/title_sales.png) center center no-repeat;
	background-size: cover;
}
.sales_header2 {
	height: 120px;
	margin-bottom: 50px;
	background: url(/common/images/solar_power.png) center center no-repeat;
	background-size: cover;
}
.sales_header3 {
    height: 180px;
    margin-bottom: 50px;
    background: url(/common/images/title_projects.png) center center no-repeat;
    background-size: cover;
}
.sales_header4 {
	height: 180px;
	margin-bottom: 50px;
	background: url(/common/images/title_projects.png) center center no-repeat;
	background-size: cover;
}
.sales_header5 {
	height: 180px;
	margin-bottom: 50px;
	background: url(/common/images/title_download.png) center center no-repeat;
	background-size: cover;
}
.products_header {
    height: 180px;
    margin-bottom: 50px;
    background: url(/common/images/title_download.png) center center no-repeat;
        background-size: auto auto;
    background-size: cover;
}
.sales_header .page_header_box {
	padding-top: 100px;
	vertical-align: middle;
}
.sales_header h1 {
	color: #000;
	text-shadow: none;
}
.sales_header .page_header_jp {
	margin-bottom: 40px;
	color: #000;
	text-shadow: none;
}
.sales_header .page_header_sales {
	display: block;
	width: 620px;
	height: 50px;
	margin: 0 auto;
	background: url(/common/images/sales_header_bar.png);
	color: #fff;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: 600;
	letter-spacing: .2em;
	line-height: 50px;
}
.sales_header3 {
	height: 180px;
	margin-bottom: 50px;
	background: url(/common/images/title_projects.png) center center no-repeat;
	background-size: cover;
}
.sales_header3 .page_header_box {
	vertical-align: middle;
}
.sales_header3 h1 {
	margin: 0;
	margin-bottom: 6px;
	font-family: 
	font-size: 50px;
	font-size: 5rem;
	font-weight: 500;
	letter-spacing: .2em;
	line-height: 1;
	text-shadow: 0px 0px 10px #fff,0px 0px 10px #fff,0px 0px 10px #fff,0px 0px 10px #fff;
}
.sales_header3 .page_header_jp {
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
	letter-spacing: .15em;
	line-height: 2;
	text-shadow: 0px 0px 10px #fff,0px 0px 10px #fff,0px 0px 10px #fff,0px 0px 10px #fff;
}
.sales_header3 .page_header_sales {
	display: block;
	width: 620px;
	height: 50px;
	margin: 0 auto;
	background: url(/common/images/sales_header_bar.png);
	color: #fff;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: 600;
	letter-spacing: .2em;
	line-height: 50px;
}
.sales_header3 .page_header_projects {
	display: block;
	width: 620px;
	height: 50px;
	margin: 0 auto;
	background: url(/common/images/sales_header_bar.png);
	color: #fff;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: 600;
	letter-spacing: .2em;
	line-height: 50px;
}
.sales_header4 {
	height: 180px;
	margin-bottom: 50px;
	background: url(/common/images/title_projects.png) center center no-repeat;
	background-size: cover;
}
.sales_header4 .page_header_box {
	vertical-align: middle;
}
.sales_header4 h1 {
	margin: 0;
	margin-bottom: 6px;
	font-family: 
	font-size: 50px;
	font-size: 5rem;
	font-weight: 500;
	letter-spacing: .2em;
	line-height: 1;
	text-shadow: 0px 0px 10px #fff,0px 0px 10px #fff,0px 0px 10px #fff,0px 0px 10px #fff;
}
.sales_header4 .page_header_jp {
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
	letter-spacing: .15em;
	line-height: 2;
	text-shadow: 0px 0px 10px #fff,0px 0px 10px #fff,0px 0px 10px #fff,0px 0px 10px #fff;
}
.sales_header4 .page_header_sales {
	display: block;
	width: 620px;
	height: 50px;
	margin: 0 auto;
	background: url(/common/images/sales_header_bar.png);
	color: #fff;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: 600;
	letter-spacing: .2em;
	line-height: 50px;
}
.sales_header4 .page_header_projects {
	display: block;
	width: 620px;
	height: 50px;
	margin: 0 auto;
	background: url(/common/images/sales_header_bar.png);
	color: #fff;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: 600;
	letter-spacing: .2em;
	line-height: 50px;
}
.sales_header5 .page_header_box {
	vertical-align: middle;
}
.sales_header5 h1 {
	margin: 0;
	margin-bottom: 6px;
	font-family: 
	font-size: 50px;
	font-size: 5rem;
	font-weight: 500;
	letter-spacing: .2em;
	line-height: 1;
	text-shadow: 0px 0px 10px #fff,0px 0px 10px #fff,0px 0px 10px #fff,0px 0px 10px #fff;
}
.sales_header5 .page_header_jp {
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
	letter-spacing: .15em;
	line-height: 2;
	text-shadow: 0px 0px 10px #fff,0px 0px 10px #fff,0px 0px 10px #fff,0px 0px 10px #fff;
}
.sales_header5 .page_header_product {
	display: block;
	width: 620px;
	height: 50px;
	margin: 0 auto;
	background: url(/common/images/sales_header_bar.png);
	color: #fff;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: 600;
	letter-spacing: .2em;
	line-height: 50px;
}
.products_header {
	height: 180px;
	margin-bottom: 50px;
	background: url(/common/images/title_projects.png) center center no-repeat;
	background-size: cover;
}
.products_header .page_header_box {
	vertical-align: middle;
}
.products_header h1 {
	margin: 0;
	margin-bottom: 6px;
	font-family: 
	font-size: 50px;
	font-size: 5rem;
	font-weight: 500;
	letter-spacing: .2em;
	line-height: 1;
	text-shadow: 0px 0px 10px #fff,0px 0px 10px #fff,0px 0px 10px #fff,0px 0px 10px #fff;
}
.products_header .page_header_jp {
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
	letter-spacing: .15em;
	line-height: 2;
	text-shadow: 0px 0px 10px #fff,0px 0px 10px #fff,0px 0px 10px #fff,0px 0px 10px #fff;
}
.products_header .page_header_sales {
	display: block;
	width: 620px;
	height: 50px;
	margin: 0 auto;
	background: url(/common/images/sales_header_bar.png);
	color: #fff;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: 600;
	letter-spacing: .2em;
	line-height: 50px;
}
.products_header .page_header_products {
	display: block;
	width: 620px;
	height: 50px;
	margin: 0 auto;
	background: url(/common/images/sales_header_bar.png);
	color: #fff;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: 600;
	letter-spacing: .2em;
	line-height: 50px;
}
.projects_header {
	height: 180px;
	margin-bottom: 50px;
	background: url(/common/images/title_projects.png) center center no-repeat;
	background-size: cover;
}
.projects_header2 {
	height: 180px;
	margin-bottom: 50px;
	background: url(/common/images/title_projects2.png) center center no-repeat;
	background-size: cover;
}
.projects_header .page_header_box {
	vertical-align: middle;
}
.projects_header .page_header_jp {
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
	letter-spacing: .15em;
	line-height: 2;
	text-shadow: 0px 0px 10px #fff,0px 0px 10px #fff,0px 0px 10px #fff,0px 0px 10px #fff;
}
.projects_header .page_header_projects {
	display: block;
	width: 620px;
	height: 50px;
	margin: 0 auto;
	background: url(/common/images/sales_header_bar.png);
	color: #fff;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: 600;
	letter-spacing: .2em;
	line-height: 50px;
}
.projects_header2 .page_header_projects {
	display: block;
	width: 620px;
	height: 50px;
	margin: 0 auto;
	background: url(/common/images/sales_header_bar.png);
	color: #fff;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: 600;
	letter-spacing: .2em;
	line-height: 50px;
}
.projects_header2 .page_header_jp {
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
	letter-spacing: .15em;
	line-height: 2;
	text-shadow: 0px 0px 10px #fff,0px 0px 10px #fff,0px 0px 10px #fff,0px 0px 10px #fff;
}
.works_header {
	height: 280px;
	margin-bottom: 50px;
	background: url(/common/images/title_works.png) center center no-repeat;
	background-size: cover;
}
.works_header .page_header_box {
	padding-top: 55px;
	vertical-align: middle;
}
.works_header h1 {
	color: #000;
	text-shadow: none;
}
.works_header .page_header_jp {
	margin-bottom: 40px;
	color: #000;
	text-shadow: none;
}
.works_header .page_header_works {
	display: block;
	width: 620px;
	height: 50px;
	margin: 0 auto;
	background: url(/common/images/sales_header_bar.png);
	color: #fff;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: 600;
	letter-spacing: .2em;
	line-height: 50px;
}
.about_header {
	margin-bottom: 50px;
	background: url(/common/images/title_about.png) center center no-repeat;
	background-size: cover;
}
.about_header h1 {
	color: #fff;
	text-shadow: none;
}
.about_header .page_header_jp {
	color: #fff;
	text-shadow: none;
}
.contact_header {
	margin-bottom: 50px;
	background: url(/common/images/title_contact.png) center center no-repeat;
	background-size: cover;
}
.contact_header h1 {
	color: #fff;
	text-shadow: none;
}
.contact_header .page_header_jp {
	color: #fff;
	text-shadow: none;
}
.page_header_sub {
	position: relative;
	width: 100%;
	height: 250px;
	background: #eceee9;
	text-align: center;
}
.page_header_sub h1 {
	position: absolute;
	top: 45px;
	left: 50%;
	width: 620px;
	height: 50px;
	margin: 0 0 0 -310px;
	background: #4b4948;
	color: #fff;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: 600;
	letter-spacing: .2em;
	line-height: 50px;
	text-align: center;
}
.page_header_sub .page_header_nav {
	position: absolute;
	top: 95px;
	left: 50%;
	width: 620px;
	height: 40px;
	margin-left: -310px;
	background: #fff;
	line-height: 40px;
}
.page_header_sub .page_header_nav ul {
	text-align: center;
}
.page_header_sub .page_header_nav ul li {
	display: inline-block;
	padding: 0 22px;
	background: url(/common/images/nav_sub_line.png) no-repeat right center;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: 500;
}
.page_header_sub .page_header_nav ul li:last-child {
	background: none;
}
.page_header_sub .page_header_lead {
	position: absolute;
	bottom: 30px;
	left: 0;
	width: 100%;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 600;
	line-height: 1.6;
	text-align: center;
}
.page_header_sub_estate, .page_header_sub_solar, .page_header_sub_consultant {
	height: 210px;
}
.results {
	width: 999px;
	margin: 0 auto 0 auto;
	padding-bottom: 100px;
	overflow: hidden;
	text-align: center;
}
.results h2 {
	margin-bottom: 30px;
	font-size: 34px;
	font-size: 3.4rem;
	font-weight: 600;
	letter-spacing: .2em;
}
.results_list {
	width: 100%;
	margin-bottom: 40px;
}
.results_list ul {
	font-size: 0;
	text-align: center;
}
.results_list ul li {
	display: inline-block;
	position: relative;
	width: 333px;
	height: 333px;
	cursor: pointer;
}
.results_list ul li img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}
.results_list ul li .results_data {
	display: table;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 333px;
	height: 333px;
	background: url(/common/images/results_cover.png);
	text-align: center;
	opacity: 0;
	transition: .3s;
}
.results_list ul li .results_data span {
	display: table-cell;
	width: 100%;
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	line-height: 1.4;
	text-align: center;
	vertical-align: middle;
}
.results_list ul li .results_data:hover {
	opacity: 1;
}
.menu {
	display: none;
}
.nav {
	display: block;
	position: absolute;
	top: 40px;
	right: 0;
	overflow: visible;
}

.nav li {
	display: inline-block;
	list-style-type: none;
	margin-left: 30px;
	position: relative;
}
.nav a {
	display: inline-block;
	padding-bottom: 4px;
	border-bottom: 2px solid transparent;
	color: #000;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 600;
	text-decoration: none;
	transition: .5s;
}
.nav a:hover {
	border-bottom: 2px solid #00823e;
}
.nav li:hover ul {
			display: block;		
}
.nav ul {
	margin: 0px;					
	padding: 0px 0px 0px 15px;		
}
.nav ul li {
	margin: 0px;					
	padding: 0px 0px 0px 15px;		
}
.nav ul li a {
	padding-bottom: 4px;
	border-bottom: 2px solid transparent;
	color: #000;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 600;
	text-decoration: none;
	transition: .5s;
}
.nav ul li a:hover {
	border-bottom: 2px solid #00823e;
}
.idx_section {
	width: 100%;
}
.idx_section_inner {
	width: 1000px;
	margin: 0 auto;
}
.idx_section h2 {
	font-family: 
	font-size: 50px;
	font-size: 5rem;
	font-weight: 100;
	letter-spacing: .15em;
	line-height: 1;
	text-align: center;
}
.idx_news {
	padding: 75px 0;
}
.idx_news_inner {
	display: -ms-flexbox;
	display: flex;
}
.idx_news_ttl h2 {
	margin-bottom: 10px;
}
.idx_news_ttl .go_archive {
	text-align: center;
}
.idx_news_ttl .go_archive a {
	padding-left: 10px;
	background: url(/common/images/go_mark.png) no-repeat left center;
	background-size: 3px;
	color: #000;
	font-size: 14px;
	font-size: 1.4rem;
	text-decoration: none;
}
.idx_news_ttl .go_archive a:hover {
	opacity: .5;
}
.idx_news_list {
	margin-left: 70px;
	padding-left: 55px;
	border-left: 1px solid #dfdfdf;
	font-size: 14px;
	font-size: 1.4rem;
}
.idx_news_list li {
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 15px;
	line-height: 1.6;
}
.idx_news_list li:last-child {
	margin-bottom: 0;
}
.idx_news_list .ttl {
	padding-left: 20px;
}
.idx_business {
	padding: 0 0 0 0;
}
.idx_business h2 {
	padding: 20px 0 30px 0;
}
.idx_business_box {
	position: relative;
	width: 100%;
	height: 550px;
	overflow: hidden;
}
.idx_business_box_cover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 550px;
	z-index: 1;
}
.idx_business_box_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 550px;
	z-index: -1;
}
.idx_business_content_villa {
	position: relative;
	top: 90px;
	color: #fff;
	text-align: center;
	z-index: 10;
	text-shadow: 0px 0px 5px #000,0px 0px 5px #000,0px 0px 5px #000,0px 0px 5px #000;
}
.idx_business_box_villa {
	position: relative;
	width: 100%;
	height: 600px;
	overflow: hidden;
}
.idx_business_box_cover_villa {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 600px;
	z-index: 1;
}
.idx_business_box_bg_villa {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 600px;
	z-index: -1;
}
.idx_business_content_villa h2 {
	margin-bottom: 15px;
	font-family: 
	font-weight: 500;
	letter-spacing: .1em;
	line-height: 1;
	padding: 0 0 0 0;
}
.idx_business_content_villa h3 {
	margin-bottom: 15px;
	font-family: 
	font-size: 38px;
	font-size: 3.8rem;
	font-weight: 300;
	letter-spacing: .1em;
	line-height: 1;
}
.idx_business_content {
  position: absolute;
  top: 90px;
  width: 550px;
  color: #fff;
  text-align: center;
  z-index: 10;
}
.idx_business_content h3 {
	margin-bottom: 15px;
	font-family: 
	font-size: 38px;
	font-size: 3.8rem;
	font-weight: 300;
	letter-spacing: .1em;
	line-height: 1;
}

.idx_business_content_ttl {
	margin-bottom: 25px;
	padding-bottom: 25px;
	background: url(/common/images/line.png) no-repeat center bottom;
	background-size: 100px;
	font-size: 20px;
	font-size: 2rem;
	font-weight: 600;
	letter-spacing: .2em;

}
.idx_business_content_lead {
	margin-bottom: 100px;
	color: #fff;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 600;
	line-height: 1.6;
	text-align: center;
}
.idx_business_content_buil_lead {
	margin-bottom: 20px;
	color: #fff;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 600;
	line-height: 1.6;
	text-align: center;
}
.idx_business .idx_business_sunlight .idx_business_box_cover {
	background-image: url(/common/images/sunlight_cover.png);
	background-repeat: repeat-y;
	background-size: calc(100%*3);
}
.idx_business .idx_business_sunlight .idx_business_box_bg {
	background: url(/common/images/sunlight_bg.png) no-repeat center center;
	background-size: cover;
}
.idx_business .idx_business_sunlight .idx_business_content {
	left: 50%;
	margin-left: 35px;
}
.idx_business .idx_business_estate .idx_business_box_cover {
	background-image: url(/common/images/estate_cover.png);
	background-repeat: repeat-y;
	background-size: calc(100%*3);
}
.idx_business .idx_business_estate .idx_business_box_bg {
	background: url(/common/images/estate_bg.png) no-repeat center center;
	background-size: cover;
}
.idx_business .idx_business_estate .idx_business_content {
	right: 50%;
	margin-right: 35px;
}
.idx_business .idx_business_consultant .idx_business_box_cover {
	background-image: url(/common/images/consultant_cover.png);
	background-repeat: repeat-y;
	background-size: calc(100%*3);
}
.idx_business .idx_business_consultant .idx_business_box_bg {
	background: url(/common/images/consultant_bg.png) no-repeat center center;
	background-size: cover;
}
.idx_business .idx_business_consultant .idx_business_content {
	left: 50%;
	margin-left: 35px;
}
.idx_business .idx_business_material .idx_business_box_cover {
	background-image: url(/common/images/material_cover.png);
	background-repeat: repeat-y;
	background-size: calc(100%*3);
}
.idx_business .idx_business_material .idx_business_box_bg {
	background: url(/common/images/material_bg.png) no-repeat center center;
	background-size: cover;
}
.idx_business .idx_business_material .idx_business_content {
	right: 50%;
	margin-right: 35px;
}
.idx_business .idx_business_villa .idx_business_box_cover {
	background-image: url(material_cover.png);
	background-repeat: repeat-y;
	background-size: calc(100%*3);
}
.idx_business .idx_business_villa .idx_business_box_bg {
	background: url(/common/images/Villa.jpeg) no-repeat center center;
	background-size: cover;
}
.idx_business .idx_business_villa .idx_business_content {
}
.idx_vision {
	padding: 0 0 75px 0;
}
.idx_vision h2 {
	padding: 0 0 55px 0;
}
.idx_vision_box {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	width: 800px;
	margin: 0 auto;
}
.idx_vision_box dt {
	width: 360px;
}
.idx_vision_box dd {
	width: 360px;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	line-height: 2;
	text-align: left;
}
.idx_vision_first {
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	margin-bottom: 15px;
	padding-bottom: 80px;
	background: url(/common/images/vision_y.png) no-repeat center bottom;
	background-size: 84px;
}
.idx_vision_first dt {
	margin-right: 80px;
}
.idx_vision_first dd {
	padding-left: 20px;
}
.idx_vision_second dt {
	margin-left: 80px;
}
.idx_vision_second dd {
	padding-right: 20px;
	padding-left: 10px;
}
.idx_recruit {
	padding: 65px 0 90px 0;
	background: #f5f5f5;
	text-align: center;
}
/*
.idx_recruit {
	padding: 65px 0 90px 0;
	background: #e6f2ea;
	text-align: center;
}
*/
*/
.idx_recruit h2 {
	margin-bottom: 50px;
}
.idx_recruit_lead {
	width: 800px;
	margin: 0 auto;
	margin-bottom: 50px;
	text-align: left;
}
.idx_recruit_lead p {
	margin-bottom: 20px;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 2;
}
.content {
	width: 800px;
	margin: 0 auto 50px auto;
	color: #707070;
}
.content2 {
	width: 1000px;
	margin: 50px auto 50px auto;
}
.content_list {
	width: 100%;
	margin-bottom: 40px;
}
.content_list ul {
	font-size: 0;
	text-align: center;
}
.content_list ul li {
	display: inline-block;
	position: relative;
	width: 400px;
	height: auto;
	cursor: pointer;
}
.content_list ul li img {
	width: 95%;
	height: auto;
	vertical-align: bottom;
}
.content_table table{
   width:100%;
   border-collapse: collapse;
}
.content_table th, td{
  border-collapse: collapse;
  border: 1px solid #ccc;
  line-height: 1.5;
  padding: 10px;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  text-align:center;
  vertical-align: middle;
}
.content_table th {
  font-weight: 600;
  background: #f5f5f5;;
  color: #7F7F7F;
}
.content_table td {
  font-weight: 500;
}
.content_table td.pdf_download a{
background: url(/common/images/pdf.png) no-repeat center center;
background-size: 32px;
padding:10px;
color: transparent;
}
.content_table td.dxf_download a{
background: url(/common/images/dxf.png) no-repeat center center;
background-size: 32px;
padding:10px;
color: transparent;
}
.content_table td.jww_download a{
background: url(/common/images/jww.png) no-repeat center center;
background-size: 32px;
padding:10px;
color: transparent;
}
.content .content_box {
	padding-bottom: 30px;
	overflow: hidden;
}
.content h2.headline {
	width: 100%;
	margin-bottom: 30px;
	padding-bottom: 26px;
	background: url(/common/images/title_line.png) no-repeat left bottom;
	font-size: 32px;
	font-size: 3.2rem;
	font-weight: 600;
	line-height: 1.3;
}
.content h3.headline_2 {
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: url(/common/images/title_line.png) no-repeat left bottom;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 600;
	line-height: 1.3;
}
.content h3.headline_3 {
	width: 100%;
	margin: 25px 0 15px 0;
	padding: 10px 0 10px 20px;
	border-left: 3px solid #424242;
	background: #f5f5f5;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 600;
	line-height: 1.4;
	text-align: left;
}
.content h3.headline_4 {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 600;
	line-height: 1.3;
}
.content h3.head {
	width: 100%;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 600;
	text-align: left;
}
.content h4.headline_4 {
	margin: 0 0 15px 0;
	padding: 5px 0 0 30px;
	background: url(/common/images/title_center_line.png) no-repeat left 20px;
	font-size: 20px;
	font-size: 2rem;
	font-weight: 600;
	line-height: 1.4;
	text-align: left;
}
.content h5.headline_5 {
	margin: 0 10px 10px 10px;
	padding: 5px 0 0 0;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 600;
	line-height: 1.4;
}
.content h4.head_4 {
	margin-bottom: 15px;
	overflow: hidden;
	font-size: 20px;
	font-weight: 600;
	text-align: justify;
}
.content h5.head_5 {
	margin-bottom: 15px;
	overflow: hidden;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 500;
	text-align: justify;
}
.content p {
	margin-bottom: 15px;
	overflow: hidden;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 2;
	text-align: left;
}
.content p.img {
	margin-bottom: 0px;
	width: 800px;
}
.content_solar {
	width: 800px;
	margin: 0 auto 50px auto;
	color: #707070;
}
.content_solar ul {
	font-size: 0;
}
.content_solar ul li {
	display: block;
	margin-left:30px;
	overflow: hidden;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	line-height: 2;
	text-align: left;
	position: relative;
	list-style: disc outside;
}
.content_sales, .content_works {
	width: 1000px;
}
.content_sales2 {
	width: 1080px;
}
.base_list {
	margin-bottom: 10px;
}
.base_list ul li {
	margin-bottom: 10px;
	padding-left: 30px;
	background: url(/common/images/list_disc_mark.png) no-repeat 8px 6px;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 1.4;
}
.base_list_PP {
	margin-bottom: 10px;
	padding-left: 10px;
}

.base_list_PP ul li {
	margin-bottom: 10px;
	padding-left: 30px;
	background: url(/common/images/list_disc_mark.png) no-repeat 8px 6px;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 1.4;
}
.base_table {
	margin-bottom: 25px;
}
.base_table table {
	width: 100%;
	margin-bottom: 15px;
	border-top: 1px solid #dfdfdf;
	border-collapse: collapse;
}
.base_table th, .base_table td {
	border-bottom: 1px solid #dfdfdf;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.6;
}
.base_table th {
	padding: 10px 20px;
	font-weight: 600;
	white-space: nowrap;
	vertical-align: top;
}
.base_table td {
	width: 90%;
	padding: 10px 20px 10px 40px;
	font-weight: 500;
}
.img_boxa {
	clear: both;
	overflow: hidden;
}
.img_l {
	width: 400px;
	float: left;
    text-align: center;
}

.img_r {
	width: 400px;
	float: right;
    text-align: center;
}

.img_txta {
	padding: 10px;
	margin: auto;
	font-size: 20px;
	font-weight: 600;
	width:100%;
	text-align: center;
}

.img_txtb {
	padding: 10px;
	margin: auto;
	font-size: 18px;
	font-weight: 600;
	width:100%;
	text-align: center;
}

.img_txtc {
	padding: 10px;
	margin: auto;
	font-size: 16px;
	font-weight: 600;
	width:100%;
	text-align: center;
}
.img_box {
	width: 100%;
	margin-bottom: 10px;
}
.img_box ul {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
}
.img_box ul li {
	width: 47%;
	margin-bottom: 15px;
}
.img_box ul li img {
	width: 100%;
	height: auto;
}
.img_txt {
	position: relative;
	margin-bottom: 20px;
}
.img_txt p {
	position: absolute;
	width: 480px;
	padding: 10px;
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	text-align: left;
	text-shadow: 0px 0px 5px #000,0px 0px 5px #000,0px 0px 5px #000,0px 0px 5px #000;
	z-index: 10;
}
.img_txt p strong {
	font-size: 22px;
	font-size: 2.2rem;
}
.img_txt_lt p {
	top: 20px;
	left: 25px;
}
.img_txt_lb p {
	bottom: 20px;
	left: 25px;
}
.img_txt_lc p {
	bottom: 20px;
	left: 25px;
	top: 45%;
}
.pdf {
	padding: 20px 25px 5px 25px;
	border: 5px solid #f5f5f5;
}
.pdf ul {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.pdf ul li {
	width: 40%;
	margin-bottom: 15px;
}
.pdf ul li a {
	display: inline-block;
	padding-left: 30px;
	background: url(/common/images/pdf_icon.png) no-repeat left center;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 500;
}
.ebench {
	overflow: hidden;
}
.ebench_pic {
	width: 520px;
	float: left;
}
.ebench_data {
	width: 235px;
	float: right;
}
.ebench_data dl {
	margin-bottom: 40px;
}
.ebench_data dl dt {
	margin-bottom: 10px;
	font-size: 20px;
	font-size: 2rem;
	font-weight: 600;
}
.ebench_data dl dd {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 500;
}
.ebench_data dl .ebench_price {
	margin-bottom: 15px;
}
.ebench_data dl .ebench_pdf a {
	display: inline-block;
	padding-left: 35px;
	background: url(/common/images/pdf_icon.png) no-repeat left center;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 500;
}
.ebench_ph {
	margin-bottom: 20px;
}
.ebench_ph ul {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.ebench_ph ul li dl dt {
	margin-bottom: 5px;
}
.ebench_ph ul li dl dd {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 500;
}
.required {
	color: #da0000;
}
.page_vidual {
	position: relative;
	width: 100%;
	height: 520px;
	margin-bottom: 70px;
	overflow: hidden;
}
.page_vidual_inner {
	display: table;
	position: absolute;
	top: 0;
	left: 50%;
	width: 1000px;
	height: 520px;
	margin-left: -500px;
	z-index: 2;
}
.page_vidual_inner .page_vidual_lead {
	display: table-cell;
	vertical-align: middle;
}
.page_vidual_inner dl {
	width: 500px;
}
.page_vidual_inner dl dt {
	margin-bottom: 15px;
	padding-bottom: 20px;
	background: url(/common/images/header_visual_line.png) no-repeat left bottom;
	color: #fff;
	font-size: 34px;
	font-size: 3.4rem;
	font-weight: 600;
	letter-spacing: .2em;
	line-height: 1.2;
}
.page_vidual_inner dl dd {
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	line-height: 2;
	text-align: justify;
}
.page_vidual_inner .material_paint_logo {
	padding-top: 200px;
	float: right;
}
.page_vidual_cover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 520px;
	z-index: 1;
}
.page_vidual_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 520px;
	z-index: -1;
}
.page_vidual_sunlight .page_vidual_cover {
	background-image: url(/common/images/header_sunlight_cover.png);
	background-repeat: repeat-y;
	background-size: calc(100%*3);
}
.page_vidual_sunlight .page_vidual_bg {
	background: url(/common/images/header_sunlight_bg.png) no-repeat center center;
	background-size: cover;
}
.page_vidual_sunlight .page_vidual_cover {
	background-image: url(/common/images/header_sunlight_cover.png);
	background-repeat: repeat-y;
	background-size: calc(100%*3);
}
.page_vidual_sunlight .page_vidual_bg {
	background: url(/common/images/header_sunlight_bg.png) no-repeat center center;
	background-size: cover;
}
.page_vidual_material .page_vidual_cover {
	background-image: url(/common/images/header_material_cover.png);
	background-repeat: repeat-y;
	background-size: calc(100%*3);
}
.page_vidual_material .page_vidual_bg {
	background: url(/common/images/header_material_bg.png) no-repeat center center;
	background-size: cover;
}
.page_vidual_material_sd .page_vidual_cover {
	background-image: url(/common/images/header_material_sd_cover.png);
	background-repeat: repeat-y;
	background-size: calc(100%*3);
}
.page_vidual_material_sd .page_vidual_bg {
	background: url(/common/images/header_material_sd_bg.png) no-repeat center center;
	background-size: cover;
}
.page_vidual_material_paint .page_vidual_cover {
	background-image: url(/common/images/header_material_paint_cover.png);
	background-repeat: repeat-y;
	background-size: calc(100%*3);
}
.page_vidual_material_paint .page_vidual_bg {
	background: url(/common/images/header_material_paint_bg.png) no-repeat center center;
	background-size: cover;
}
.page_vidual_estate .page_vidual_cover {
	background-image: url(/common/images/header_estate_cover.png);
	background-repeat: repeat-y;
	background-size: calc(100%*3);
}
.page_vidual_estate .page_vidual_bg {
	background: url(/common/images/header_estate_bg.png) no-repeat center center;
	background-size: cover;
}
.page_vidual_consultant .page_vidual_cover {
	background-image: url(/common/images/header_consultant_cover.png);
	background-repeat: repeat-y;
	background-size: calc(100%*3);
}
.page_vidual_consultant .page_vidual_bg {
	background: url(/common/images/header_consultant_bg.png) no-repeat center center;
	background-size: cover;
}
.contact_form {
	padding-bottom: 40px;
}
.contact_form table {
	width: 100%;
	margin-bottom: 40px;
	border-top: 1px solid #dfdfdf;
	border-collapse: collapse;
}
.contact_form table th, .contact_form table td {
	border-bottom: 1px solid #dfdfdf;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.6;
	text-align: left;
}
.contact_form table th {
	padding: 15px 20px;
	font-weight: 600;
	white-space: nowrap;
	vertical-align: top;
}
.contact_form table td {
	width: 90%;
	padding: 7px 0 7px 40px;
	font-weight: 500;
}
.contact_form input, .contact_form textarea {
	margin: 3px 0;
	padding: 7px 10px;
	border: 2px solid #dfdfdf;
	background: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 500;
}
.contact_form select {
	margin: 3px 0;
}
.contact_form .form_name {
	width: 150px;
}
.contact_form .form_email, .contact_form .form_co, .contact_form .form_post, .contact_form .form_addr {
	width: 400px;
}
.contact_form .form_zip {
	width: 70px;
}
.contact_form .form_telfax {
	width: 130px;
}
.contact_form .form_body {
	width: 495px;
	height: 215px;
}
.contact_tel {
	color: #00823e;
	font-size: 40px;
	font-size: 4rem;
	font-weight: 600;
}
.btn_submit {
	text-align: center;
}
.btn_submit input {
	display: inline-block;
	width: 400px;
	padding: 10px 0;
	border: 3px solid #ececec;
	background: url(/common/images/y_bk.png) 355px center no-repeat;
	background-size: 21px;
	color: #424242;
	font-size: 20px;
	font-size: 2rem;
	font-weight: 600;
	letter-spacing: .1em;
	line-height: 1.4;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	transition: .3s;
}
.btn_submit input:hover {
	background-position: 365px center;
	opacity: .5;
}
.works_pic {
	margin-bottom: 50px;
	text-align: center;
}
.works_data {
	width: 640px;
	margin: 0 auto 50px auto;
}
.about_table table {
	width: 100%;
	border-bottom: 1px solid #dfdfdf;
	border-collapse: collapse;
}
.about_table table th, .about_table table td {
	border-top: 1px solid #dfdfdf;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.6;
	text-align: left;
}
.about_table table th {
	width: 130px;
	padding: 12px 10px 12px 20px;
	font-weight: 600;
	vertical-align: top;
}
.about_table table td {
	padding: 12px 20px 12px 50px;
	font-weight: 500;
}
.about_table table td ul li {
	margin-bottom: 15px;
}
.about_table table td ul li:last-child {
	margin-bottom: 0;
}
.about_access {
	margin-bottom: 40px;
}
.about_access h3 {
	margin-bottom: 15px;
	padding-left: 30px;
	background: url(/common/images/title_center_line.png) no-repeat left center;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 600;
}
.about_access_box {
	clear: both;
	overflow: hidden;
}
.about_access_map {
	width: 400px;
	height: 400px;
	float: left;
}
.about_access_data {
	width: 360px;
	float: right;
}
.about_access_data_address {
	margin-bottom: 30px;
	font-size: 16px;
	font-size: 1.6rem;
	font-style: normal;
	font-weight: 500;
	line-height: 1.6;
}
.about_access_data_howto {
	padding: 15px 20px;
	border: 3px solid #dfdfdf;
}
.about_access_data_howto dl dt {
	margin-bottom: 15px;
	font-size: 20px;
	font-size: 2rem;
	font-weight: 600;
	line-height: 1.4;
}
.about_access_data_howto dl dd {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 500;
}
.about_access_data_howto dl dd ul li {
	margin-bottom: 10px;
	padding-left: 20px;
	background: url(/common/images/list_disc_mark.png) no-repeat left 6px;
	line-height: 1.4;
}
.about_access_data_howto dl dd ul li:last-child {
	margin-bottom: 0;
}
.sales_list {
	width: 1000px;
	margin: 0 auto 50px auto;
}
.sales_list2 {
	width: 1000px;
	height:auto;
	margin: 0 auto 50px auto;
}
.sales_list ul {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
}
.sales_list ul li {
	position: relative;
	width: 320px;
	margin-bottom: 40px;
	overflow: hidden;
	transition: .3s;
}
.sales_list ul li:hover {
	opacity: .5;
}
.sales_list ul li dl {
	padding: 10px;
	border: 1px solid #dfdfdf;
}
.sales_list ul li dl dt {
	display: table-cell;
	width: 300px;
	height: 200px;
	color: #fff;
	font-size: 22px;
	font-size: 2.2rem;
	letter-spacing: .2em;
	text-align: center;
	text-shadow: 0px 0px 5px #000,0px 0px 5px #000,0px 0px 5px #000,0px 0px 5px #000;
	vertical-align: middle;
}
.sales_list ul li dl dd {
	padding: 20px 20px 10px 40px;
	background: url(/common/images/link_mark.png) no-repeat 250px 30px;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: 500;
}
.sales_list ul li a {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-indent: -5000px;
}
.sales_list_sunlight dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #157ac3;
	content: '';
	z-index: -1;
}
.sales_list_sunlight dt {
	background: url(/common/images/business_pic_sunlight.png) no-repeat center center;
}
.sales_list_sunlight dd {
	color: #157ac3;
}
.sales_list_material dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #b18141;
	content: '';
	z-index: -1;
}
.sales_list_material dt {
	background: url(/common/images/business_pic_material.png) no-repeat center center;
}
.sales_list_material dd {
	color: #b18141;
}
.projects_list_mall dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #424242;
	content: '';
	z-index: -1;
}
.projects_list_mall dt {
	background: url(/common/images/projects_pic_mall.jpg) no-repeat center center;
}
.projects_list_mall dd {
	color: #424242;
}
.projects_list_public dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #424242;
	content: '';
	z-index: -1;
}
.projects_list_public dt {
	background: url(/common/images/projects_pic_public.jpg) no-repeat center center;
}
.projects_list_public dd {
	color: #424242;
}
.projects_list_park dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #A69855;
	content: '';
	z-index: -1;
}
.projects_list_park dt {
	background: url(/common/images/projects_pic_park.jpg) no-repeat center center;
}
.projects_list_park dd {
	color: #A69855;
}
.projects_list_residence dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #424242;
	content: '';
	z-index: -1;
}
.projects_list_residence dt {
	background: url(/common/images/projects_pic_residence.jpg) no-repeat center center;
}
.projects_list_residence dd {
	color: #424242;
}
.projects_list_school dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #424242;
	content: '';
	z-index: -1;
}
.projects_list_school dt {
	background: url(/common/images/projects_pic_school.jpg) no-repeat center center;
}
.projects_list_school dd {
	color: #424242;
}
.projects_list_spa dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #424242;
	content: '';
	z-index: -1;
}
.projects_list_spa dt {
	background: url(/common/images/projects_pic_spa.jpg) no-repeat center center;
}
.projects_list_spa dd {
	color: #424242;
}
.projects_list_office dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #424242;
	content: '';
	z-index: -1;
}
.projects_list_office dt {
	background: url(/common/images/projects_pic_office.jpg) no-repeat center center;
}
.projects_list_office dd {
	color: #424242;
}
.products_list_standard dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #424242;
	content: '';
	z-index: -1;
}
.products_list_standard dt {
	background: url(/common/images/products_pic_standard.jpg) no-repeat center center;
}
.products_list_standard dd {
	color: #424242;
}
.products_list_fence dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #424242;
	content: '';
	z-index: -1;
}
.products_list_fence dt {
	background: url(/common/images/products_pic_fence.jpg) no-repeat center center;
}
.products_list_fence dd {
	color: #424242;
}
.products_list_louver dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #424242;
	content: '';
	z-index: -1;
}
.products_list_louver dt {
	background: url(/common/images/products_pic_louver.jpg) no-repeat center center;
}
.products_list_louver dd {
	color: #4242
}
.products_list_bench dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #424242;
	content: '';
	z-index: -1;
}
.products_list_bench dt {
	background: url(/common/images/products_pic_bench2.jpg) no-repeat center center;
}
.products_list_bench dd {
	color: #4242
}
.products_list_bench2 dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #424242;
	content: '';
	z-index: -1;
}
.products_list_bench2 dt {
	background: url(/common/images/products_pic_bench.jpg) no-repeat center center;
}
.products_list_bench2 dd {
	color: #4242
}
.products_list_table dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #424242;
	content: '';
	z-index: -1;
}
.products_list_table dt {
	background: url(/common/images/products_pic_table.jpg) no-repeat center center;
}
.products_list_table dd {
	color: #4242
}
.products_list_sign dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #424242;
	content: '';
	z-index: -1;
}
.products_list_sign dt {
	background: url(/common/images/products_pic_sign.jpg) no-repeat center center;
}
.products_list_sign dd {
	color: #4242
}
.products_list_sign dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #424242;
	content: '';
	z-index: -1;
}
.products_list_sign dt {
	background: url(/common/images/products_pic_sign.jpg) no-repeat center center;
}
.products_list_sign dd {
	color: #4242
}
.products_list_pergola dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #424242;
	content: '';
	z-index: -1;
}
.products_list_pergola dt {
	background: url(/common/images/products_pic_pergola.jpg) no-repeat center center;
}
.products_list_pergola dd {
	color: #4242
}
.products_list_bower dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #424242;
	content: '';
	z-index: -1;
}
.products_list_bower dt {
	background: url(/common/images/products_pic_bower.jpg) no-repeat center center;
}
.products_list_bower dd {
	color: #4242
}
.sales_list_estate dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #7ba534;
	content: '';
	z-index: -1;
}
.sales_list_estate dt {
	background: url(/common/images/business_pic_estate.png) no-repeat center center;
}
.sales_list_estate dd {
	color: #7ba534;
}
.sales_archive {
	margin-bottom: 25px;
	padding-bottom: 55px;
	clear: both;
	overflow: hidden;
	background: url(/common/images/sales_line.png) no-repeat center bottom;
}
.sales_archive_pic {
	width: 322px;
	float: left;
}
.sales_archive_pic2 {
	width: 280px;
	float: left;
}
.sales_archive_pic img {
	border: 1px solid #dfdfdf;
}
.sales_archive_data {
	width: 640px;
	float: right;
}
.sales_archive_data_main {
	padding-bottom: 20px;
}
.sales_archive_data_main table {
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #dfdfdf;
	border-collapse: collapse;
}
.sales_archive_data_main table th, .sales_archive_data_main table td {
	border-bottom: 1px solid #dfdfdf;
	font-size: 16px;
	font-size: 1.6rem;
	text-align: left;
}
.sales_archive_data_main table th {
	padding: 10px 20px;
	font-weight: 600;
	white-space: nowrap;
}
.sales_archive_data_main table td {
	width: 80%;
	padding: 10px 20px;
	font-weight: 500;
}
.sales_archive_data_main table .price td {
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: 600;
}
.sales_archive_data_sub {
	text-align: left;
}
.sales_archive_data_sub table {
	display: inline-block;
	width: auto;
	margin-bottom: 20px;
	border-top: 1px solid #dfdfdf;
	border-collapse: collapse;
}
.sales_archive_data_sub table th, .sales_archive_data_sub table td {
	border-bottom: 1px solid #dfdfdf;
	background: #f5f5f5;
	font-size: 14px;
	font-size: 1.4rem;
	text-align: left;
}
.sales_archive_data_sub table th {
	padding: 10px 20px;
	font-weight: 600;
	white-space: nowrap;
}
.sales_archive_data_sub table td {
	padding: 10px 30px 10px 10px;
	font-weight: 500;
}
.sales_detail {
	padding-bottom: 60px;
	clear: both;
	overflow: hidden;
}
.sales_detail h3 {
	margin-bottom: 30px;
}
.sales_detail_pic {
	width: 320px;
	float: left;
}
.sales_detail_data {
	width: 640px;
	float: right;
}
.sales_detail_data_main table {
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #dfdfdf;
	border-collapse: collapse;
}
.sales_detail_data_main table th, .sales_detail_data_main table td {
	border-bottom: 1px solid #dfdfdf;
	font-size: 16px;
	font-size: 1.6rem;
	text-align: left;
}
.sales_detail_data_main table th {
	padding: 10px 20px;
	font-weight: 600;
	white-space: nowrap;
}
.sales_detail_data_main table td {
	width: 80%;
	padding: 10px 20px;
	font-weight: 500;
}
.sales_detail_data_main table .price td {
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: 600;
}
.sales_detail_data_sub {
	text-align: left;
}
.sales_detail_data_sub table {
	display: inline-block;
	width: auto;
	margin-right: 10px;
	margin-bottom: 20px;
	border-top: 1px solid #dfdfdf;
	border-collapse: collapse;
}
.sales_detail_data_sub table th, .sales_detail_data_sub table td {
	border-bottom: 1px solid #dfdfdf;
	background: #f5f5f5;
	font-size: 14px;
	font-size: 1.4rem;
	text-align: left;
}
.sales_detail_data_sub table th {
	padding: 10px 20px;
	font-weight: 600;
	white-space: nowrap;
}
.sales_detail_data_sub table td {
	padding: 10px 30px 10px 10px;
	font-weight: 500;
}
.sales_detail_data_sub2 {
	clear: both;
	text-align: left;
}
.sales_detail_data_sub2 table {
	width: 100%;
	margin-right: 10px;
	margin-bottom: 20px;
	border-top: 1px solid #dfdfdf;
	border-collapse: collapse;
}
.sales_detail_data_sub2 table th, .sales_detail_data_sub2 table td {
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	font-size: 14px;
	font-size: 1.4rem;
	text-align: center;
}
.sales_detail_data_sub2 table th:last-child, .sales_detail_data_sub2 table td:last-child {
	border-right: none;
}
.sales_detail_data_sub2 table th {
	padding: 10px;
	background: #f6faed;
	font-weight: 600;
	white-space: nowrap;
}
.sales_detail_data_sub2 table td {
	padding: 10px;
	background: #fff;
	font-weight: 500;
}
.sales_detail_point {
	clear: both;
}
.sales_detail_point_title {
	margin-bottom: 20px;
	padding-left: 85px;
	background: url(/common/images/point_mark.png) no-repeat left center;
	color: #e68f05;
	font-size: 20px;
	font-size: 2rem;
	font-weight: 600;
	line-height: 70px;
}
.sales_detail_point_txt {
	padding: 15px 20px;
	border: 3px solid #f6faed;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	line-height: 1.8;
}
.sales_detail .sales_estate_detail_data {
	margin-bottom: 50px;
}
.sales_detail .sales_estate_detail_data table {
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #dfdfdf;
	border-collapse: collapse;
}
.sales_detail .sales_estate_detail_data table th, .sales_detail .sales_estate_detail_data table td {
	border-bottom: 1px solid #dfdfdf;
	font-size: 16px;
	font-size: 1.6rem;
	text-align: left;
}
.sales_detail .sales_estate_detail_data table th {
	width: 13%;
	padding: 10px 20px;
	background: #f5f5f5;
	font-weight: 600;
	white-space: nowrap;
}
.sales_detail .sales_estate_detail_data table td {
	width: 37%;
	padding: 10px 20px;
	font-weight: 500;
}
.sales_detail .sales_estate_detail_data table .price td {
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: 600;
}
.sales_detail .sales_estate_detail_pic {
	margin-bottom: 10px;
}
.sales_detail .sales_estate_detail_pic ul {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.sales_detail .sales_estate_detail_pic ul li {
	width: 322px;
}
.sales_detail .sales_estate_detail_pic ul li img {
	border: 1px solid #dfdfdf;
	vertical-align: bottom;
}
.business_visual {
	width: 100%;
	margin-bottom: 45px;
	padding: 35px 0;
	background: #f5f5f5;
	text-align: center;
}
.business_visual h2 {
	margin-bottom: 15px;
	font-size: 30px;
	font-size: 3rem;
	font-weight: 600;
}
.business_list {
	width: 1000px;
	margin: 50px auto 50px auto;
}
.business_list h3.headline_2 {
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: url(/common/images/title_line.png) no-repeat left bottom;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 600;
	line-height: 1.3;
}
.business_list ul {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
}
.business_list ul li {
	position: relative;
	width: 480px;
	margin-bottom: 40px;
	overflow: hidden;
	transition: .3s;
}
.business_list ul li:nth-child(6) {
	position: relative;
	width: 480px;
	text-align: right;
}
.business_list ul li:hover {
	opacity: .5;
}
.business_list ul li dl {
	padding: 10px;
	border: 1px solid #dfdfdf;
}
.business_list ul li dl dt {
	display: table-cell;
	width: 460px;
	height: 200px;
	color: #fff;
	font-size: 22px;
	font-size: 2.2rem;
	letter-spacing: .2em;
	text-align: center;
	text-shadow: 0px 0px 5px #000,0px 0px 5px #000,0px 0px 5px #000,0px 0px 5px #000;
	vertical-align: middle;
}
.business_list ul li dl dd {
	padding: 20px 20px 10px 40px;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 600;
}
.business_list ul li a {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-indent: -5000px;
}
.business_list ul li:nth-child(6) a {
	display: inline;
	position: relative;
	padding: 0px 0px 10px 10px;
	color: #707070;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: 600;
	letter-spacing: .1em;
	text-align: right;
	text-decoration: none;
	vertical-align: middle;
	text-indent: 0px;
}
.business_list_case dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #440000;
	content: '';
	z-index: -1;
}
.business_list_case dt {
	background: url(/common/images/business_pic_case.png) no-repeat center center;
}
.business_list_case dd {
	color: #707070;
}
.business_list2 {
	width: 1000px;
	margin: 0px auto 50px auto;
}
.business_list2 ul {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
}
.business_list2 ul li {
	position: relative;
	width: 480px;
	margin-bottom: 40px;
	overflow: hidden;
	transition: .3s;
}

.business_list2 ul li:nth-child(2) {
	position: relative;
	width: 480px;
	text-align: right;
}
.business_list2 ul li:hover {
	opacity: .5;
}
.business_list2 ul li dl {
	padding: 10px;
	border: 1px solid #dfdfdf;
}
.business_list2 ul li dl dt {
	display: table-cell;
	width: 460px;
	height: 200px;
	color: #fff;
	font-size: 22px;
	font-size: 2.2rem;
	letter-spacing: .2em;
	text-align: center;
	text-shadow: 0px 0px 5px #000,0px 0px 5px #000,0px 0px 5px #000,0px 0px 5px #000;
	vertical-align: middle;
}
.business_list2 ul li dl dd {
	padding: 20px 20px 10px 40px;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 600;
}
.business_list2 ul li a {
    display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-indent: -5000px;
}
.business_list2 ul li:nth-child(2) a {
	display: inline;
	position: relative;
	padding: 0px 0px 10px 10px;
	color: #707070;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: 600;
	letter-spacing: .1em;
	text-align: right;
	text-decoration: none;
	vertical-align: middle;
	text-indent: 0px;
}
.business_list2 li {
	position: relative;
	width: 480px;
	margin-bottom: 40px;
	overflow: hidden;
	transition: .3s;
}

.business_list2 li:nth-child(2) {
	position: relative;
	width: 480px;
	text-align: right;
}
.business_list2 li:hover {
	opacity: .5;
}
.business_list2 li dl {
	padding: 10px;
	border: 1px solid #dfdfdf;
}
.business_list2 li dl dt {
	display: table-cell;
	width: 460px;
	height: 200px;
	color: #fff;
	font-size: 22px;
	font-size: 2.2rem;
	letter-spacing: .2em;
	text-align: center;
	text-shadow: 0px 0px 5px #000,0px 0px 5px #000,0px 0px 5px #000,0px 0px 5px #000;
	vertical-align: middle;
}
.business_list2 li dl dd {
	padding: 20px 20px 10px 40px;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 600;
}
.business_list2 li a {
    display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-indent: -5000px;
}
.business_list2 li:nth-child(2) a {
	display: inline;
	position: relative;
	padding: 0px 0px 10px 10px;
	color: #707070;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: 600;
	letter-spacing: .1em;
	text-align: right;
	text-decoration: none;
	vertical-align: middle;
	text-indent: 0px;
}
.business_list2_case dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #440000;
	content: '';
	z-index: -1;
}
.business_list2_case dt {
	background: url(/common/images/business_pic_case.png) no-repeat center center;
}
.business_list2_case dd {
	color: #707070;
}
.business_list_sunlight dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #157ac3;
	content: '';
	z-index: -1;
}
.business_list_sunlight dt {
	background: url(/common/images/business_pic_sunlight.png) no-repeat center center;
}
.business_list_sunlight dd {
	color: #157ac3;
	background: url(/common/images/link_mark.png) no-repeat 420px 30px;
}
.business_list_material_a dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #b18141;
	content: '';
	z-index: -1;
}
.business_list_material_a dt {
	background: url(/common/images/business_pic_material01.png) no-repeat center center;
}
.business_list_material_a dd {
	color: #707070;
	background: url(/common/images/link_mark.png) no-repeat 420px 30px;
}
.business_list_material dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #b18141;
	content: '';
	z-index: -1;
}
.business_list_material dt {
	background: url(/common/images/business_pic_material.png) no-repeat center center;
}
.business_list_material dd {
	color: #707070;
	background: url(/common/images/link_mark.png) no-repeat 420px 30px;
}
.business_list_hotel dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #ed6d35;
	content: '';
	z-index: -1;
}
.business_list_hotel dt {
	font-size: 20px;
	font-size: 2.0rem !important;
	background: url(/common/images/business_pic_hotels.png) no-repeat center center;
}
.business_list_hotel dd {
	color: #ed6d35;
	background: url(/common/images/link_mark.png) no-repeat 420px 30px;
}
.business_list_jclean dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #7b68ee;
	content: '';
	z-index: -1;
}
.business_list_jclean dt {
	font-size: 20px;
	font-size: 2.0rem !important;
	background: url(/common/images/business_pic_jclean.png) no-repeat center center;
}
.business_list_jclean dd {
	color: #7b68ee;
}
.business_list_forest dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #8b4513;
	content: '';
	z-index: -1;
}
.business_list_forest dt {
	font-size: 20px;
	font-size: 2.0rem !important;
	background: url(/common/images/business_pic_forest.png) no-repeat center center;
}
.business_list_forest dd {
	color: #8b4513;
}
.business_list_project dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #440000;
	content: '';
	z-index: -1;
}
.business_list_project dt {
	background: url(/common/images/business_pic_pcoject.png) no-repeat center center;
}
.business_list_project dd {
	color: #707070;
	background: url(/common/images/link_mark.png) no-repeat 420px 30px;
}
.business_list_draw dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #336633;
	content: '';
	z-index: -1;
}
.business_list_draw dt {
	background: url(/common/images/business_pic_draw.png) no-repeat center center;
}
.business_list_draw dd {
	color: #707070;
}
.business_list_cat dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #42426F;
	content: '';
	z-index: -1;
}
.business_list_cat dt {
	background: url(/common/images/business_pic_cat.png) no-repeat center center;
}
.business_list_cat dd {
	color: #707070;
}
.business_list_down dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 40px;
	background: #42426F;
	content: '';
	z-index: -1;
}
.business_list_down dt {
	background: url(/common/images/business_pic_cat.png) no-repeat center center;
}
.business_list_dawn dd {
	color: #707070;
	background: url(/common/images/link_mark.png) no-repeat 420px 30px;
}

.business_list_consultant dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #534e51;
	content: '';
	z-index: -1;
}
.business_list_consultant dt {
	background: url(/common/images/business_pic_consultant.png) no-repeat center center;
}
.business_list_consultant dd {
	color: #534e51;
	background: url(/common/images/link_mark.png) no-repeat 420px 30px;
}
.business_list_estate dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #7ba534;
	content: '';
	z-index: -1;
}
.business_list_estate dt {
	background: url(/common/images/business_pic_estate.png) no-repeat center center;
}
.business_list_estate dd {
	color: #7ba534;
}
.business_list_estate dt {
	background: url(/common/images/business_pic_estate.png) no-repeat center center;
}
.business_list_estate dd {
	color: #7ba534;
	background: url(/common/images/link_mark.png) no-repeat 420px 30px;
}
.business_list_paint dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #f47c4a;
	content: '';
	z-index: -1;
}
.business_list_paint dt {
	background: url(/common/images/business_pic_paint.jpg) no-repeat center center;
}
.business_zamr {
	margin-bottom: 20px;
	padding: 10px 0 0 0;
}
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}
.business_zamr ul {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
}
.business_zamr ul li {
	position: relative;
	width: 50%;
	margin-bottom: 30px;
	overflow: hidden;
}
.business_zamr ul li .zamr_icon {
	width: 100px;
	float: left;
}
.business_zamr ul li dl {
	width: 280px;
	float: left;
}
.business_zamr ul li dl dt {
	margin-bottom: 5px;
	border-bottom: 3px solid #424242;
	font-size: 18px;
	font-size: 1.8rem;
	color: #cd853f ;
	font-weight: 600;
	line-height: 1.4;
}
.business_zamr ul li dl dd {
	margin-bottom: 15px;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 1.6;
	text-align: justify;
}
/*
.business_zamr {
	margin-bottom: 20px;
	padding: 10px 0 0 0;
}
.business_zamr ul li {
	margin-bottom: 50px;
	clear: both;
	overflow: hidden;
}
.business_zamr ul li:last-child {
	margin-bottom: 0;
}
.business_zamr ul li .zamr_icon {
	width: 120px;
	float: left;
}
.business_zamr ul li dl {
	width: 650px;
	float: right;
}
.business_zamr ul li dl dt {
	margin-bottom: 15px;
	padding: 10px 20px 10px 25px;
	border-left: 3px solid #424242;
	background: #f5f5f5;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 600;
	line-height: 1.4;
}
.business_zamr ul li dl dd {
	margin-bottom: 15px;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 1.8;
	text-align: justify;
}
*/
.btn_idx_detail a {
	display: inline-block;
	padding: 10px 65px 10px 45px;
	border: 1px solid #fff;
	background: url(/common/images/y.png) 180px center no-repeat;
	background-size: 21px;
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	letter-spacing: .1em;
	text-align: center;
	text-decoration: none;
}
.btn_idx_detail2 a {
	width:420px;
	margin-bottom: 10px;
	display: inline-block;
	padding: 7px 40px 7px 10px;
	border: 1px solid #fff;
	background: url(/common/images/y.png) 375px center no-repeat;
	background-size: 21px;
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	letter-spacing: .1em;
	text-align: center;
	text-decoration: none;
}
.btn_idx_detail3 a {
	width:420px;
	margin-bottom: 10px;
	display: inline-block;
	padding: 7px 40px 7px 10px;
	border: 1px solid #fff;
	background: url(/common/images/Instagram7.png) 125px center no-repeat;
	background-size: 270px;
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	letter-spacing: .1em;
	text-align: center;
	text-decoration: none;
}
.btn_idx_detail4 a {
	width:400px;
	margin-bottom: 10px;
	display: inline-block;
	padding: 5px 65px 5px 45px;
	border: 1px solid #fff;
	background: url(/common/images/y.png) 335px center no-repeat;
	background-size: 21px;
	color: #fff;
	font-size: 26px;
	font-size: 2.6rem;
	font-weight: 600;
	letter-spacing: .1em;
	text-align: center;
	text-decoration: none;
}
.btn_idx_detail5 a {
    width: 420px;
    margin-bottom: 10px;
    display: inline-block;
    padding: 7px 40px 7px 10px;
    border: 1px solid #fff;
    background: url(/common/images/y.png) 375px center no-repeat;
    background-size: 21px;
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 600;
    letter-spacing: .1em;
    text-align: center;
    text-decoration: none;
}
.btn_idx_link_img a {
	display: inline-block;
	vertical-align: middle;
}
.btn_idx_link a {
	display: block;
	padding: 10px 10px 10px 100px;
	color: #fff;
	font-size: 16px;
	font-size: 2.0rem;
	font-weight: 600;
	letter-spacing: .1em;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
}
.btn_mat_link  {
	text-align:center;
	font-size: 0px;
}		
.btn_mat_link a {
	display: inline-block;
	padding: 10px 0px 10px 20px;
	color: #424242;
	font-size: 16px;
	font-size: 2.0rem;
	font-weight: 600;
	letter-spacing: .1em;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
}	
.btn_mat_link a:hover {
	background-position: 190px center;
	opacity: .5;
}
.btn_mat_link2  {
	text-align:right;
	font-size: 0px;
}		
.btn_mat_link2 a {
	display: inline-block;
	padding: 10px 0px 10px 20px;
	color: #424242;
	font-size: 16px;
	font-size: 2.0rem;
	font-weight: 600;
	letter-spacing: .1em;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
}	
.btn_mat_link2 a:hover {
	background-position: 190px center;
	opacity: .5;
}
.btn_cat_down  {
	text-align:right;
	font-size: 0px;
}		
.btn_cat_down a {
	display: inline-block;
	padding: 0px 0px 10px 10px;
	color: #707070;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	letter-spacing: .1em;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
}	
.btn_cat_down a:hover {
	background-position: 190px center;
	opacity: .5;
}
.btn_mat_link_img a {
	display: inline-block;
	padding: 50px 10px 10px 10px;
	vertical-align: middle;
	margin-left:30px;
	}
.btn_idx_link_imag a:hover {
	background-position: 190px center;
	opacity: .5;
}
.btn_idx_detail p:hover {
	background-position: 190px center;
	opacity: .5;
}
.btn_idx_detail3 a {
	display: inline-block;
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	letter-spacing: .1em;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}
.btn_idx_detail a:hover {
	background-position: 190px center;
	opacity: .5;
}
.btn_idx_detail2 a:hover {
	background-position: 388px center;
	opacity: .5;
}
.btn_idx_detail3 a:hover {
	background-position: 135px center;
	opacity: .5;
}
.btn_idx_detail4 a:hover {
	background-position: 345px center;
	opacity: .5;
}
.btn_idx_detail5 a:hover {
	background-position: 385px center;
	opacity: .5;
}
.btn_idx_detail_bk a {
	border: 1px solid #000;
	background: url(/common/images/y_bk.png) 180px center no-repeat;
	background-size: 21px;
	color: #424242;
}
.btn_top {
	display: block;
	display: none;
	position: fixed;
	bottom: 110px;
	left: 50%;
	width: 65px;
	height: 65px;
	margin-left: 565px;
	z-index: 100;
}
.btn_top a {
	display: block;
	width: 65px;
	height: 65px;
}
.btn_top a:hover {
	opacity: .5;
}
.btn {
	margin-bottom: 50px;
	clear: both;
	overflow: hidden;
}
.btn_right {
	margin-bottom: 50px;
	clear: both;
	position: left;
	overflow: hidden;
}
.btn ul {
	width: 100%;
	text-align: center;
}
.btn ul li {
	display: inline-block;
}
.btn ul li:nth-child(2){margin-left:75px}
.btn a {
	display: inline-block;
	width: 280px;
	padding: 10px 0;
	border: 3px solid #ececec;
	background: url(/common/images/y_bk.png) 240px center no-repeat;
	background-size: 21px;
	color: #424242;
	font-size: 20px;
	font-size: 2rem;
	font-weight: 600;
	letter-spacing: .1em;
	line-height: 1.4;
	text-align: center;
	text-decoration: none;
}
.btn a:hover {
	background-position: 250px center;
	opacity: .5;
}
.btn_r {
	text-align: right;
}
.btn_back a {
	width: 400px;
	background: url(/common/images/y_back.png) 15px center no-repeat;
	background-size: 21px;
}
.btn_back a:hover {
	background-position: 5px center;
	opacity: .5;
}
.btn_dual {
	clear: both;
	overflow: hidden;
}
.btn_dual ul {
	width: 100%;
	text-align: center;
}
.btn_dual ul li {
	display: inline-block;
	width:385px
}
.btn_dual ul li:nth-child(2){margin-left:25px}
.btn_dual a {
	display: inline-block;
	width: 100%;
	border: 3px solid #ececec;
	padding: 10px 0px 10px 20px;
	color: #424242;
	font-size: 16px;
	font-size: 2.0rem;
	font-weight: 600;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}
.btn_dual .detail a{
	background: url(/common/images/y_bk.png) 325px center no-repeat;
	background-size: 21px;
	padding: 10px 0px 10px 20px;
}
.btn_dual .detail a:hover {
	background-position: 335px center;
	opacity: .5;
}
.btn_dual .product {
	background: url(/common/images/consideration_bg.png);
}
.btn_dual .product a{
	background: url(/common/images/y_bk.png) 325px center no-repeat;
	background-size: 21px;
	padding: 10px 0px 10px 20px;
	border: 3px solid #aacf50;
}
.btn_dual .product a:hover {
	background-position: 335px center;
	opacity: .5;
}
.btn_sales {
	margin-bottom: 50px;
	margin-left: 615px;
	clear: both;
	overflow: hidden;
}
.btn_sales a {
	display: inline-block;
	width: 100%;
	border: 3px solid #ececec;
	padding: 10px 0px 10px 20px;
	color: #424242;
	font-size: 16px;
	font-size: 2.0rem;
	font-weight: 600;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}
.btn_sales .product {
	background: url(/common/images/consideration_bg.png);
}
.btn_sales .product a{
	background: url(/common/images/y_bk.png) 325px center no-repeat;
	background-size: 21px;
	padding: 10px 0px 10px 20px;
	border: 3px solid #aacf50;
}
.btn_sales .product a:hover {
	background-position: 335px center;
	opacity: .5;
}
.btn_dual .amazon a{
	background: url(/common/images/amazon.png) 25px center no-repeat;
	background-size: 32px;
	padding: 10px 0px 10px 30px;
}
.btn_dual .amazon a:hover {
	opacity: .5;
}
.btn_more2 a {
	width: 300px;
	background: url(/common/images/y_bk.png) 255px center no-repeat;
	background-size: 21px;
}
.btn_more2 a:hover {
	background-position: 265px center;
	opacity: .5;
}
.btn_more a {
	width: 400px;
	background: url(/common/images/y_bk.png) 355px center no-repeat;
	background-size: 21px;
}
.btn_more a:hover {
	background-position: 365px center;
	opacity: .5;
}
.btn_more .consideration {
	background: url(/common/images/consideration_bg.png);
}
.btn_more .consideration a {
	border: 3px solid #aacf50;
}
.btn_more .link {
	font-size: 0px;
}
.btn_more .link a {
	display: inline-block;
	padding: 10px 0px 10px 20px;
	color: #424242;
	font-size: 16px;
	font-size: 2.0rem;
	font-weight: 600;
	letter-spacing: .1em;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
}
.btn_buy a {
	width: 500px;
	padding: 15px 0;
	background: url(/common/images/y_bk.png) 455px center no-repeat;

	background-size: 21px;
}
.btn_buy a:hover {
	background-position: 465px center;
	opacity: .5;
}
.btn_nck span {
	display: block;
	padding: 5px 0;
}
.btn_nck ul li:nth-child(2){margin-left:20px}
.btn_nck a {
	width: 440px;
	padding: 15px 0 10px 0;
	background: url(/common/images/y_bk.png) 395px center no-repeat;
	background-size: 21px;
}
.btn_nck a:hover {
	background-position: 405px center;
	opacity: .5;
}
.pdf_icon {
	display: inline-block;
	padding-left: 35px;
	background: url(/common/images/pdf_icon.png) no-repeat left center;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 500;
}
.float_right {
	margin: 0 0 10px 40px;
	float: right;
}
.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.alignright {
	font-size: 16px;
	text-align:right;
}
.footer {
	width: 100%;
	background: #424242;
}
.footer_inner {
	width: 1080px;
	margin: 0 auto;
	padding: 45px 0 50px 0;
}
.footer_logo {
	margin-bottom: 50px;
	text-align: center;
}
.footer_logo a:hover {
	opacity: .5;
}
.footer_nav {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
}
.footer_nav_l {
	width: 450px;
}
.footer_nav_l .footer_nav_list_box {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.footer_nav_l .footer_nav_list_box .footer_nav_list {
	width: 220px;
}
.footer_nav_r {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 555px;
}
.footer_nav_r .footer_nav_box {
	width: 200px;
}
.footer_nav_r .footer_nav_box2 {
	width: 280px;
}
.footer_nav_box h3 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 600;
}
.footer_nav_box h3 a {
	color: #fff;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 600;
	text-decoration: none;
}
.footer_nav_box h3 a:hover {
	opacity: .5;
}
.footer_nav_box2 h3 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 600;
}
.footer_nav_box2 h3 a {
	color: #fff;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 600;
	text-decoration: none;
}
.footer_nav_box2 h3 a:hover {
	opacity: .5;
}
.footer_nav_list {
	margin-bottom: 20px;
	line-height: 1.8;
}
.footer_nav_list li {
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	text-decoration: none;
}
.footer_nav_list li a {
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	text-decoration: none;
}
.footer_nav_list > ul li {
	padding-left: 10px;
	font-weight: 600;
}
.footer_nav_list > ul li a {
	padding-left: 10px;
	background: url(/common/images/footer_nav_label.png) no-repeat 0 center;
	background-size: 4px;
	font-weight: 600;
}
.footer_nav_list > ul li a:hover {
	opacity: .5;
}
.footer_nav_list > ul li > ul li {
	padding-left: 10px;
}
.footer_nav_list > ul li > ul li a {
	padding-left: 0;
	background: none;
	font-weight: 300;
}
.footer_copy {
	width: 100%;
	padding: 40px 0;
	background: #fff;
	font-family: 
	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: .1em;
	text-align: center;
}
.fade {
	-ms-transform: translate(0, 40px);
	transform: translate(0, 40px);
	opacity: 0;
	transition: 1s;
}
.fade_on {
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 1.0;
}
.trans {
	-ms-transform: scale(1.5);
	transform: scale(1.5);
	transition: 5s;
}
.trans_on {
	-ms-transform: scale(1);
	transform: scale(1);
}
.cover_r {
	background-position: right top;
	transition: 2s;
}
.cover_r_on {
	background-position: left top;
}
.cover_l {
	background-position: left top;
	transition: 2s;
}
.cover_l_on {
	background-position: right top;
}
.menu_trigger, .menu_trigger span {
	box-sizing: border-box;
	display: inline-block;
	transition: all .4s;
}
.menu_trigger {
	position: relative;
	width: 45px;
	height: 45px;
}
.menu_trigger span {
	position: absolute;
	left: 20%;
	width: 60%;
	height: 2px;
	background-color: #fff;
}
.menu_trigger span:nth-of-type(1){top:13px}
.menu_trigger span:nth-of-type(2){top:21px}
.menu_trigger span:nth-of-type(3){top:29px}
.menu_trigger_idx span {
	background-color: #fff;
}
.menu_trigger.active span {
	background-color: #fff;
}
.menu_trigger.active span:nth-of-type(1){-ms-transform:translateY(8px) rotate(-45deg);transform:translateY(8px) rotate(-45deg)}
.menu_trigger.active span:nth-of-type(2){opacity:0}
.menu_trigger.active span:nth-of-type(3){-ms-transform:translateY(-8px) rotate(45deg);transform:translateY(-8px) rotate(45deg)}
@media only screen and (max-width: 769px){
.pc {
	display: none;
}
.sp {
	display: block;
}
.bxslider {
	width: 100%;
	height: 50vh;
}
.bxslider li {
	width: 100%;
	height: 50vh;
}
.header {
	position: relative;
	width: 100%;
	height: 50vh;
	overflow: hidden;
}
.header_slider {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 50vh;
	z-index: -1;
}
.header_visual {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 50vh;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: -1;
	z-index: -1;
}
.header_nav {
	width: 100%;
	height: 100px;
}
.header_nav_inner {
	position: relative;
	width: 100%;
	height: 100px;
	margin: 0 auto;
}
.header_lead {
	position: absolute;
	bottom: 10%;
	left: 0;
	width: 100%;
	color: #fff;
	font-family: 
	font-size: 20px;
	font-size: 2rem;
	font-weight: bold;
	letter-spacing: .05em;
	text-align: center;
	z-index: 10;
}
.header_lead2 {
	position: absolute;
	bottom: 10%;
	left: 0;
	width: 100%;
	color: #fff;
	font-family: 
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	letter-spacing: .05em;
	text-align: center;
	text-shadow: 0px 0px 5px #000,0px 0px 5px #000,0px 0px 5px #000,0px 0px 5px #000;
	z-index: 10;
}
.header_scroll {
	display: none;
}
.header h1 {
	position: absolute;
	top: 10%;
	left: 5%;
}
.header h1 img {
	width: 30%;
}
.header_next {
	height: 70px;
}
.header_next .header_nav {
	background: none;
}
.page_header {
	display: table;
	width: 100%;
	height: 100px;
}
.page_header_box {
	display: table-cell;
	width: 100%;
	height: 100px;
	text-align: center;
	vertical-align: middle;
}
.page_header h1 {
	margin: 0;
	margin-bottom: 2%;
	font-family: 
	font-size: 30px;
	font-size: 2.4rem;
	font-weight: 500;
	letter-spacing: .2em;
	line-height: 1;
	text-shadow: 0px 0px 10px #fff,0px 0px 10px #fff,0px 0px 10px #fff,0px 0px 10px #fff;
}
.page_header_jp {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	letter-spacing: .15em;
	line-height: 1;
	text-shadow: 0px 0px 10px #fff,0px 0px 10px #fff,0px 0px 10px #fff,0px 0px 10px #fff;
}
.business_header {
	background: url(/common/images/title_business.png) center center no-repeat;
	background-size: cover;
}
.sales_header {
	height: auto;
	margin: 0 0 5% 0;
	padding: 7% 0 2% 0;
	background: url(/common/images/title_sales.png) center center no-repeat;
	background-size: cover;
}
.sales_header2 {
	height: auto;
	margin: 0 0 5% 0;
	padding: 7% 0 2% 0;
	background: url(/common/images/solar_power.png) center center no-repeat;
	background-size: cover;
}
.sales_header3 {
	height: auto;
	margin: 0 0 5% 0;
	padding: 7% 0 2% 0;
	background: url(/common/images/title_projects.png) center center no-repeat;
	background-size: cover;
}
.sales_header4 {
	height: auto;
	margin: 0 0 5% 0;
	padding: 7% 0 2% 0;
	background: url(/common/images/title_projects2.png) center center no-repeat;
	background-size: cover;
}
.sales_header5 {
	height: auto;
	margin: 0 0 5% 0;
	padding: 7% 0 2% 0;
	background: url(/common/images/title_download.png) center center no-repeat;
	background-size: cover;
}
.products_header {
	height: auto;
	margin: 0 0 5% 0;
	padding: 7% 0 2% 0;
	background: url(/common/images/title_download.png) center center no-repeat;
	background-size: cover;
}
.sales_header .page_header_box {
	padding-top: 100px;
	vertical-align: middle;
}
.sales_header h1 {
	color: #000;
	text-shadow: none;
}
.sales_header .page_header_jp {
	margin-bottom: 5%;
	color: #000;
	text-shadow: none;
}
.sales_header .page_header_sales {
	display: block;
	width: 90%;
	height: 40px;
	margin: 0 auto;
	margin-bottom: 3%;
	background: url(/common/images/sales_header_bar.png);
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	letter-spacing: .2em;
	line-height: 40px;
}
.sales_header3 .page_header_box {
	padding-top: 2%;
	vertical-align: middle;
}
.sales_header3 .page_header_sales {
	display: block;
	width: 90%;
	height: 40px;
	margin: 0 auto;
	background: url(/common/images/sales_header_bar.png);
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	letter-spacing: .2em;
	line-height: 40px;
}
.sales_header3 .page_header_projects {
    position: static;
    width: 100%;
    height: auto;
    text-align: center;
	background: url(/common/images/sales_header_bar.png);
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 600;
    letter-spacing: .2em;
}
.sales_header3 .page_header_jp {
	font-size: 1.5rem;
}
.sales_header4 .page_header_box {
	padding-top: 2%;
	vertical-align: middle;
}
.sales_header4 .page_header_sales {
	display: block;
	width: 90%;
	height: 40px;
	margin: 0 auto;
	background: url(/common/images/sales_header_bar.png);
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	letter-spacing: .2em;
	line-height: 40px;
}
.sales_header4 .page_header_jp {
	font-size: 1.5rem;
}
.sales_header5 .page_header_box {
	padding-top: 2%;
	vertical-align: middle;
}
.sales_header5 .page_header_sales {
	display: block;
	width: 90%;
	height: 40px;
	margin: 0 auto;
	background: url(/common/images/sales_header_bar.png);
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	letter-spacing: .2em;
	line-height: 40px;
}
.sales_header5 .page_header_product {
    position: static;
    width: 100%;
    height: auto;
    text-align: center;
	background: url(/common/images/sales_header_bar.png);
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 600;
    letter-spacing: .2em;
}
.sales_header5 .page_header_jp {
	font-size: 1.5rem;
}
.products_header .page_header_box {
	padding-top: 2%;
	vertical-align: middle;
}
.products_header .page_header_sales {
	display: block;
	width: 90%;
	height: 40px;
	margin: 0 auto;
	background: url(/common/images/sales_header_bar.png);
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	letter-spacing: .2em;
	line-height: 40px;
}
.products_header .page_header_jp {
	font-size: 1.5rem;
}
.products_header .page_header_products {
    position: static;
    width: 100%;
    height: auto;
    text-align: center;
	background: url(/common/images/sales_header_bar.png);
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 600;
    letter-spacing: .2em;
}
.works_header {
	height: auto;
	margin: 0 0 5% 0;
	padding: 7% 0 2% 0;
	background: url(/common/images/title_works.png) center center no-repeat;
	background-size: cover;
}
.works_header .page_header_box {
	padding-top: 0;
	vertical-align: middle;
}
.works_header h1 {
	color: #000;
	text-shadow: none;
}
.works_header .page_header_jp {
	margin-bottom: 5%;
	color: #000;
	text-shadow: none;
}
.works_header .page_header_works {
	display: block;
	width: 90%;
	height: 40px;
	margin: 0 auto;
	margin: 0 5% 3% 5%;
	background: url(/common/images/sales_header_bar.png);
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	letter-spacing: .2em;
	line-height: 40px;
}
.about_header {
	margin-bottom: 5%;
	background: url(/common/images/title_about.png) center center no-repeat;
	background-size: cover;
}
.about_header h1 {
	color: #fff;
	text-shadow: none;
}
.about_header .page_header_jp {
	color: #fff;
	text-shadow: none;
}
.contact_header {
	margin-bottom: 5%;
	background: url(/common/images/title_contact.png) center center no-repeat;
	background-size: cover;
}
.contact_header h1 {
	color: #fff;
	text-shadow: none;
}
.contact_header .page_header_jp {
	color: #fff;
	text-shadow: none;
}
.page_header_sub {
	position: static;
	width: 100%;
	height: auto;
	padding-top: 5%;
	background: #eceee9;
	text-align: center;
}
.page_header_sub h1 {
	position: static;
	top: 0;
	left: 0;
	width: 90%;
	height: auto;
	margin: 0 5% 0 5%;
	background: #4b4948;
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	letter-spacing: .2em;
	line-height: 40px;
	text-align: center;
}
.page_header_sub .page_header_nav {
	position: static;
	top: 0;
	left: 0;
	width: 90%;
	height: 40px;
	margin: 0 5%;
	background: #fff;
	line-height: 40px;
}
.page_header_sub .page_header_nav ul {
	text-align: center;
}
.page_header_sub .page_header_nav ul li {
	display: inline-block;
	padding: 0 3%;
	background: url(/common/images/nav_sub_line.png) no-repeat right center;
	font-size: 10px;
	font-size: 1rem;
	font-weight: 500;
}
.page_header_sub .page_header_nav ul li:last-child {
	background: none;
}
.page_header_sub .page_header_lead {
	position: static;
	bottom: 0;
	left: 0;
	width: 90%;
	margin: 0 5%;
	padding-top: 5%;
	padding-bottom: 5%;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 600;
	line-height: 1.6;
	text-align: center;
}
.page_header_sub_estate, .page_header_sub_consultant {
	height: auto;
}
.results {
	width: 100%;
	margin: 0 auto 0 auto;
	padding-bottom: 10%;
	overflow: hidden;
	text-align: center;
}
.results h2 {
	margin-bottom: 5%;
	font-size: 20px;
	font-size: 2rem;
	font-weight: 600;
	letter-spacing: .2em;
}
.results_list {
	width: 100%;
	margin-bottom: 40px;
}
.results_list ul {
	font-size: 0;
	text-align: center;
}
.results_list ul li {
	display: inline-block;
	position: relative;
	width: 50%;
	height: 50%;
	cursor: pointer;
}
.results_list ul li img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}
.results_list ul li .results_data {
	display: table;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 50%;
	height: 50%;
	background: url(/common/images/results_cover.png);
	text-align: center;
	opacity: 0;
	transition: .3s;
}
.results_list ul li .results_data span {
	display: table-cell;
	width: 100%;
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	line-height: 1.4;
	text-align: center;
	vertical-align: middle;
}
.results_list ul li .results_data:hover {
	opacity: 1;
}
.content_list ul li {
   margin-top: 20px;
}
.menu {
	display: block;
	position: fixed;
	top: 3%;
	right: 5%;
	width: 45px;
	height: 45px;
	border-radius: 4px;
	background: #00823e;
	z-index: 200;
}
.nav {
	display: none;
}
.nav_sp {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #fff;
	z-index: 100;
}
.nav_sp ul {
	width: 90%;
	margin: 0 5%;
	padding: 30% 0 0 0;
}
.nav_sp ul li {
	width: 100%;
	border-top: 1px solid #ccc;
}
.nav_sp ul li:last-child {
	border-bottom: 1px solid #ccc;
}
.nav_sp ul li a {
	display: block;
	padding: 5%;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 500;
}
.idx_section {
	width: 100%;
}
.idx_section_inner {
	width: 100%;
	margin: 0 auto;
}
.idx_section h2 {
	font-family: 
	font-size: 30px;
	font-size: 3rem;
	font-weight: 100;
	letter-spacing: .15em;
	line-height: 1;
	text-align: center;
}
.idx_news {
	display: block;
	margin-bottom: 10%;
	padding: 10% 0;
}
.idx_news_inner {
	display: block;
}
.idx_news_ttl {
	margin-bottom: 5%;
}
.idx_news_ttl h2 {
	margin-bottom: 1%;
}
.idx_news_ttl .go_archive {
	text-align: center;
}
.idx_news_ttl .go_archive a {
	padding-left: 10px;
	background: url(/common/images/go_mark.png) no-repeat left center;
	background-size: 3px;
	color: #000;
	font-size: 14px;
	font-size: 1.4rem;
	text-decoration: none;
}
.idx_news_list {
	display: block;
	width: 90%;
	margin: 0 5%;
	padding-left: 0;
	border-left: none;
	font-size: 14px;
	font-size: 1.4rem;
}
.idx_news_list li {
	display: block;
	margin-bottom: 5%;
	line-height: 1.6;
}
.idx_news_list li:last-child {
	margin-bottom: 0;
}
.idx_news_list .date {
	display: block;
	margin-bottom: 1%;
}
.idx_news_list .ttl {
	display: block;
	padding-left: 0;
}
.idx_business {
	height: auto;
	padding: 0 0 0 0;
}
.idx_business h2 {
	margin-bottom: 5%;
	padding: 0;
}
.idx_business_box {
	position: relative;
	width: 100%;
	height: 60vh;
	overflow: hidden;
}
.idx_business_box_cover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 60vh;
	z-index: 1;
}
.idx_business_box_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 60vh;
	z-index: -1;
}
.idx_business_content {
	position: absolute;
	top: 0;
	width: 100%;
	color: #fff;
	text-align: center;
	z-index: 10;
}
.idx_business_content h3 {
	margin-bottom: 2%;
	padding-top: 10%;
	font-family: 
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 300;
	letter-spacing: .05em;
	line-height: 1;
}
.idx_business_content_ttl {
	margin-bottom: 5%;
	padding-bottom: 5%;
	background: url(/common/images/line.png) no-repeat center bottom;
	background-size: 70px;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 600;
	letter-spacing: .2em;
}
.idx_business_content_buil_lead{
	margin-bottom: 3%;
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 600;
	line-height: 1.6;
}
.idx_business_content_lead {
	margin-bottom: 10%;
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 600;
	line-height: 1.6;
}
.idx_business .idx_business_sunlight .idx_business_box_cover {
	background-image: url(/common/images/sunlight_cover.png);
	background-repeat: repeat-y;
	background-size: calc(100%*3);
}
.idx_business .idx_business_sunlight .idx_business_box_bg {
	background: url(/common/images/sunlight_bg.png) no-repeat center center;
	background-size: cover;
}
.idx_business .idx_business_sunlight .idx_business_content {
	left: 0;
	margin-left: 0;
}
.idx_business .idx_business_estate .idx_business_box_cover {
	background-image: url(/common/images/estate_cover.png);
	background-repeat: repeat-y;
	background-size: calc(100%*3);
}
.idx_business .idx_business_estate .idx_business_box_bg {
	background: url(/common/images/estate_bg.png) no-repeat center center;
	background-size: cover;
}
.idx_business .idx_business_estate .idx_business_content {
	right: 0;
	margin-right: 0;
}
.idx_business .idx_business_consultant .idx_business_box_cover {
	background-image: url(/common/images/consultant_cover.png);
	background-repeat: repeat-y;
	background-size: calc(100%*3);
}
.idx_business .idx_business_consultant .idx_business_box_bg {
	background: url(/common/images/consultant_bg.png) no-repeat center center;
	background-size: cover;
}
.idx_business .idx_business_consultant .idx_business_content {
	left: 0;
	margin-left: 0;
}
.idx_business .idx_business_material .idx_business_box_cover {
	background-image: url(/common/images/material_cover.png);
	background-repeat: repeat-y;
	background-size: calc(100%*3);
}
.idx_business .idx_business_material .idx_business_box_bg {
	background: url(/common/images/material_bg.png) no-repeat center center;
	background-size: cover;
}
.idx_business .idx_business_material .idx_business_content {
	right: 0;
	margin-right: 0;
}
.idx_vision {
	padding: 0 0 10% 0;
}
.idx_vision h2 {
	padding: 0 0 5% 0;
	line-height: 1.4;
}
.idx_vision_box {
	display: block;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	margin: 0 auto;
}
.idx_vision_box dt {
	width: 100%;
	margin-bottom: 5%;
	text-align: center;
}
.idx_vision_box dt img {
	width: 50%;
}
.idx_vision_box dd {
	width: 100%;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 600;
	line-height: 1.6;
	text-align: center;
}
.idx_vision_first {
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	margin-bottom: 5%;
	padding-bottom: 40px;
	background: url(/common/images/vision_y.png) no-repeat center bottom;
	background-size: 40px;
}
.idx_vision_first dt {
	margin-right: 0;
}
.idx_vision_first dd {
	padding-left: 0;
}
.idx_vision_second dt {
	margin-left: 0;
}
.idx_vision_second dd {
	padding-right: 0;
}
.idx_recruit {
	padding: 10% 0;
	background: #f5f5f5;
	text-align: center;
}
/*
.idx_recruit {
	padding: 10% 0;
	background: #e6f2ea;
	text-align: center;
}
*/
.idx_recruit h2 {
	margin-bottom: 5%;
}
.idx_recruit_lead {
	width: 90%;
	margin: 0 5%;
	margin-bottom: 0;
	padding-bottom: 5%;
	text-align: left;
}
.idx_recruit_lead p {
	margin-bottom: 5%;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 1.8;
}
.content {
	width: 90%;
	margin: 0 5% 10% 5%;
	color: #707070;
}
.content .content_box {
	padding-bottom: 10%;
	overflow: hidden;
}
.content h2.headline {
	width: 100%;
	margin-bottom: 5%;
	padding-bottom: 5%;
	background: url(/common/images/title_line.png) no-repeat left bottom;
	background-size: 150%;
	font-size: 20px;
	font-size: 2rem;
	font-weight: 600;
	line-height: 1.3;
}
.content h3.headline_2 {
	width: 100%;
	margin-bottom: 5%;
	padding-bottom: 5%;
	background: url(/common/images/title_line.png) no-repeat left bottom;
	background-size: 150%;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	line-height: 1.3;
}
.content h3.headline_3 {
	width: 100%;
	padding: 10px 0 10px 20px;
	border-left: 3px solid #424242;
	background: #f5f5f5;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	line-height: 1.4;
	text-align: left;
}
.content h3.headline_4 {
	width: 100%;
	margin-bottom: 5%;
	padding-bottom: 5%;
	background-size: 150%;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	line-height: 1.3;
}
.content h4.headline_4 {
	margin: 0 0 5% 0;
	padding: 5px 0 0 30px;
	background: url(/common/images/title_center_line.png) no-repeat left 14px;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 600;
	line-height: 1.4;
	text-align: left;
}
.content h5.headline_5 {
	margin: 0 0 5% 0;
	padding: 5px 0 0 5px;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 600;
	line-height: 1.4;
}
.content h3.head {
	font-size: 18px;
	font-weight: 600;
	text-align: left;
}
.content h4.head_4 {
	margin-bottom: 14px;
	overflow: hidden;
	font-size: 16px;
	font-weight: 600;
	text-align: justify;
}
.content h5.head_5 {
	margin-bottom: 14px;
	overflow: hidden;
	font-size: 14px;
	font-weight: 500;
	text-align: justify;
}
.content p {
	margin-bottom: 15px;
	overflow: hidden;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 1.8;
	text-align: left;
}
.content p.img {
	margin-bottom: 0px;
}
.content_solar {
	width: 90%;
	margin: 0 5% 10% 5%;
	color: #707070;
}
.content_solar ul {
	font-size: 0;
}
.content_solar ul li {
	display: block;
	margin-left:10px;
	overflow: hidden;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 500;
	text-align: left;
	position: relative;
	list-style: disc outside;
}
.content p img {
	width: 100%;
}
.content_sales,.content_sales2,.content_works {
	width: 90%;
}
.base_list {
	margin-bottom: 10%;
}
.base_list ul li {
	margin-bottom: 5%;
	padding-left: 30px;
	background: url(/common/images/list_disc_mark.png) no-repeat 8px 6px;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 1.4;
}
.base_list_PP {
	margin-bottom: 10%;
	padding-left: 10px;
}
.base_list_PP ul li {
	margin-bottom: 5%;
	padding-left: 30px;
	background: url(/common/images/list_disc_mark.png) no-repeat 8px 6px;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 1.4;
}
.base_table {
	margin-bottom: 10%;
}
.base_table table {
	width: 100%;
	margin-bottom: 10%;
	border-top: 1px solid #dfdfdf;
	border-collapse: collapse;
}
.base_table th, .base_table td {
	border-bottom: 1px solid #dfdfdf;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.6;
}
.base_table th {
	padding: 4% 0;
	font-weight: 600;
	white-space: nowrap;
	vertical-align: top;
}
.base_table td {
	width: 90%;
	padding: 4% 0 4% 5%;
	font-weight: 500;
}
.img_boxa {
	clear: both;
	overflow: hidden;
}
.img_l {
	width: 100%;
    text-align: center;
}
.img_r {
	width: 100%;
    text-align: center;
}
.img_txta {
	padding: 10px;
	margin: auto;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
}
.img_txtb {
	padding: 10px;
	margin: auto;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
}

.img_txtc {
	padding: 10px;
	margin: auto;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
}
.img_box {
	width: 100%;
	margin-bottom: 10%;
}
.img_box ul {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
}
.img_box ul li {
	width: 100%;
	margin-bottom: 5%;
}
.img_box ul li img {
	width: 100%;
	height: auto;
}
.img_txt {
	position: relative;
	margin-bottom: 20px;
}
.img_txt img {
	width: 100%;
	margin-bottom: 5%;
}
.img_txt p {
	position: static;
	width: 100%;
	padding: 0;
	color: #707070;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 500;
	text-align: left;
	text-shadow: none;
	z-index: 10;
}
.img_txt p strong {
	font-size: 16px;
	font-size: 1.6rem;
}
.img_in {
	font-size: 1.4rem;
}
.pdf {
	padding: 5% 5% 0 5%;
	border: 5px solid #f5f5f5;
}
.pdf ul {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.pdf ul li {
	width: 100%;
	margin-bottom: 5%;
}
.pdf ul li a {
	display: inline-block;
	padding-left: 30px;
	background: url(/common/images/pdf_icon.png) no-repeat left center;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 500;
}
.ebench {
	overflow: hidden;
}
.ebench_pic {
	width: 100%;
	margin-bottom: 5%;
	float: none;
}
.ebench_pic img {
	width: 100%;
}
.ebench_data {
	width: 100%;
	float: none;
}
.ebench_data dl {
	margin-bottom: 10%;
}
.ebench_data dl dt {
	margin-bottom: 2%;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 600;
}
.ebench_data dl dd {
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 500;
}
.ebench_data dl .ebench_price {
	margin-bottom: 5%;
}
.ebench_data dl .ebench_pdf a {
	display: inline-block;
	padding-left: 35px;
	background: url(/common/images/pdf_icon.png) no-repeat left center;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 500;
}
.ebench_ph {
	margin-bottom: 0;
}
.ebench_ph ul {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.ebench_ph ul li {
	width: 100%;
	margin-bottom: 7%;
}
.ebench_ph ul li dl dt {
	margin-bottom: 2%;
}
.ebench_ph ul li dl dt img {
	width: 100%;
}
.ebench_ph ul li dl dd {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 500;
}
.required {
	color: #da0000;
}
.page_vidual {
	position: relative;
	width: 100%;
	height: 50vh;
	margin-bottom: 10%;
	overflow: hidden;
}
.page_vidual_inner {
	display: table;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 50vh;
	margin-left: 0;
	z-index: 2;
}
.page_vidual_inner .page_vidual_lead {
	display: table-cell;
	vertical-align: middle;
}
.page_vidual_inner dl {
	width: 90%;
	margin: 0 5%;
}
.page_vidual_inner dl dt {
	margin-bottom: 15px;
	padding-bottom: 20px;
	background: url(/common/images/header_visual_line.png) no-repeat left bottom;
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	letter-spacing: .2em;
	line-height: 1.2;
	text-shadow: 0px 0px 5px #000,0px 0px 5px #000,0px 0px 5px #000,0px 0px 5px #000;
}
.page_vidual_inner dl dd {
	color: #fff;
	font-size: 11px;
	font-size: 1.1rem;
	font-weight: 600;
	line-height: 1.6;
	text-align: justify;
	text-shadow: 0px 0px 5px #000,0px 0px 5px #000,0px 0px 5px #000,0px 0px 5px #000;
}
.page_vidual_inner .material_paint_logo {
	display: none;
	padding-top: 5%;
	float: none;
}
.page_vidual_inner .material_paint_logo img {
	width: 40%;
}
.page_vidual_cover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 50vh;
	z-index: 1;
}
.page_vidual_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 50vh;
	z-index: -1;
}
.page_vidual_sunlight .page_vidual_cover {
	background-image: url(/common/images/header_sunlight_cover.png);
	background-repeat: repeat-y;
	background-size: calc(100%*3);
}
.page_vidual_sunlight .page_vidual_bg {
	background: url(/common/images/header_sunlight_bg.png) no-repeat right center;
	background-size: cover;
}
.page_vidual_sunlight .page_vidual_cover {
	background-image: url(/common/images/header_sunlight_cover.png);
	background-repeat: repeat-y;
	background-size: calc(100%*3);
}
.page_vidual_sunlight .page_vidual_bg {
	background: url(/common/images/header_sunlight_bg.png) no-repeat right center;
	background-size: cover;
}
.page_vidual_material .page_vidual_cover {
	background-image: url(/common/images/header_material_cover.png);
	background-repeat: repeat-y;
	background-size: calc(100%*3);
}
.page_vidual_material .page_vidual_bg {
	background: url(/common/images/header_material_bg.png) no-repeat right center;
	background-size: cover;
}
.page_vidual_material_sd .page_vidual_cover {
	background-image: url(/common/images/header_material_sd_cover.png);
	background-repeat: repeat-y;
	background-size: calc(100%*3);
}
.page_vidual_material_sd .page_vidual_bg {
	background: url(/common/images/header_material_sd_bg.png) no-repeat right center;
	background-size: cover;
}
.page_vidual_material_paint .page_vidual_cover {
	background-image: url(/common/images/header_material_paint_cover.png);
	background-repeat: repeat-y;
	background-size: calc(100%*3);
}
.page_vidual_material_paint .page_vidual_bg {
	background: url(/common/images/header_material_paint_bg.png) no-repeat right center;
	background-size: cover;
}
.page_vidual_estate .page_vidual_cover {
	background-image: url(/common/images/header_estate_cover.png);
	background-repeat: repeat-y;
	background-size: calc(100%*3);
}
.page_vidual_estate .page_vidual_bg {
	background: url(/common/images/header_estate_bg.png) no-repeat center center;
	background-size: cover;
}
.page_vidual_consultant .page_vidual_cover {
	background-image: url(/common/images/header_consultant_cover.png);
	background-repeat: repeat-y;
	background-size: calc(100%*3);
}
.page_vidual_consultant .page_vidual_bg {
	background: url(/common/images/header_consultant_bg.png) no-repeat center center;
	background-size: cover;
}
.contact_form {
	padding-bottom: 10%;
}
.contact_form table {
	width: 100%;
	margin-bottom: 10%;
	border-top: 1px solid #dfdfdf;
	border-collapse: collapse;
}
.contact_form table tr {
	border-bottom: 1px solid #dfdfdf;
}
.contact_form table th, .contact_form table td {
	display: block;
	border-bottom: none;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.6;
	text-align: left;
}
.contact_form table th {
	padding: 5% 0 2% 0;
	font-weight: 600;
	white-space: nowrap;
	vertical-align: top;
}
.contact_form table td {
	width: 100%;
	padding: 0 0 2% 0;
	font-weight: 500;
}
.contact_form input, .contact_form textarea {
	-webkit-appearance: none;
	margin: 0 0 3% 0;
	padding: 3% 5%;
	border: 2px solid #dfdfdf;
	border-radius: 0;
	background: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 500;
}
.contact_form select {
	margin: 0 0 3% 0;
}
.contact_form .form_name {
	width: 45%;
}
.contact_form .form_email, .contact_form .form_co, .contact_form .form_post, .contact_form .form_addr {
	width: 100%;
}
.contact_form .form_zip {
	width: 30%;
}
.contact_form .form_telfax {
	width: 30%;
}
.contact_form .form_body {
	width: 100%;
	height: 215px;
}
.contact_tel {
	color: #00823e;
	font-size: 20px;
	font-size: 2rem;
	font-weight: 600;
}
.btn_submit {
	text-align: center;
}
.btn_submit input {
	display: inline-block;
	width: 90%;
	padding: 10px 0;
	border: 3px solid #ececec;
	background: url(/common/images/y_bk.png) 95% center no-repeat;
	background-size: 21px;
	color: #424242;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	letter-spacing: .1em;
	line-height: 1.4;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	transition: .3s;
}
.btn_submit input:hover {
	background-position: 95% center;
	opacity: 1;
}
.works_pic {
	margin-bottom: 5%;
	text-align: center;
}
.works_pic img {
	width: 100%;
}
.works_data {
	width: 100%;
	margin: 0 auto 5% auto;
}
.about_table table {
	width: 100%;
	border-bottom: 1px solid #dfdfdf;
	border-collapse: collapse;
}
.about_table table th, .about_table table td {
	border-top: 1px solid #dfdfdf;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.6;
	text-align: left;
}
.about_table table th {
	width: 23%;
	padding: 5%;
	font-weight: 600;
	white-space: nowrap;

	vertical-align: top;
}
.about_table table td {
	padding: 5% 5% 5% 5%;
	font-weight: 500;
}
.about_table table td ul li {
	margin-bottom: 5%;
}
.about_table table td ul li:last-child {
	margin-bottom: 0;
}
.about_access {
	margin-bottom: 40px;
}
.about_access h3 {
	margin-bottom: 5%;
	padding-left: 30px;
	background: url(/common/images/title_center_line.png) no-repeat left center;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
}
.about_access_box {
	clear: both;
	overflow: hidden;
}
.about_access_map {
	width: 100%;
	height: 300px;
	margin-bottom: 5%;
	float: none;
}
.about_access_data {
	width: 100%;
	float: none;
}
.about_access_data_address {
	margin-bottom: 5%;
	font-size: 14px;
	font-size: 1.4rem;
	font-style: normal;
	font-weight: 500;
	line-height: 1.6;
}
.about_access_data_howto {
	padding: 5%;
	border: 3px solid #dfdfdf;
}
.about_access_data_howto dl dt {
	margin-bottom: 5%;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 600;
	line-height: 1.4;
}
.about_access_data_howto dl dd {
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 500;
}
.about_access_data_howto dl dd ul li {
	margin-bottom: 5%;
	padding-left: 16px;
	background: url(/common/images/list_disc_mark.png) no-repeat left 3px;
	line-height: 1.4;
}
.about_access_data_howto dl dd ul li:last-child {
	margin-bottom: 0;
}
.sales_list {
	width: 90%;
	margin: 0 5% 5% 5%;
}
.sales_list ul {
	display: block;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
}
.sales_list ul li {
	position: relative;
	width: 100%;
	margin-bottom: 5%;
	overflow: hidden;
	transition: .3s;
}
.sales_list ul li dl {
	width: 100%;
	padding: 10px;
	border: 1px solid #dfdfdf;
}
.sales_list ul li dl dt {
	display: block;
	width: 100%;
	height: 100px;
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	letter-spacing: .2em;
	line-height: 100px;
	text-align: center;
	text-shadow: 0px 0px 5px #000,0px 0px 5px #000,0px 0px 5px #000,0px 0px 5px #000;
	vertical-align: middle;
}
.sales_list ul li dl dd {
	padding: 5% 10% 0 30px;
	background: url(/common/images/link_mark.png) no-repeat 100% center;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 500;
}
.sales_list ul li a {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-indent: -5000px;
}
.sales_list_sunlight dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #157ac3;
	content: '';
	z-index: -1;
}
.sales_list_sunlight dt {
	background: url(/common/images/business_pic_sunlight.png) no-repeat center center;
}
.sales_list_sunlight dd {
	color: #157ac3;
}
.sales_list_material dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #b18141;
	content: '';
	z-index: -1;
}
.sales_list_material dt {
	background: url(/common/images/business_pic_material.png) no-repeat center center;
}
.sales_list_material dd {
	color: #b18141;
}
.projects_list_mall dt {
	background: url(/common/images/projects_pic_mall.jpg) no-repeat center center;
}
.projects_list_mall dd {
	color: #424242;
}
.projects_list_public dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #424242;
	content: '';
	z-index: -1;
}
.projects_list_public dt {
	background: url(/common/images/projects_pic_public.jpg) no-repeat center center;
}
.projects_list_public dd {
	color: #424242;
}
.projects_list_park dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #A69855;
	content: '';
	z-index: -1;
}
.projects_list_park dt {
	background: url(/common/images/projects_pic_park.jpg) no-repeat center center;
}
.projects_list_park dd {
	color: #A69855;
}
.projects_list_residence dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #424242;
	content: '';
	z-index: -1;
}
.projects_list_residence dt {
	background: url(/common/images/projects_pic_residence.jpg) no-repeat center center;
}
.projects_list_residence dd {
	color: #424242;
}
.projects_list_school dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #424242;
	content: '';
	z-index: -1;
}
.projects_list_school dt {
	background: url(/common/images/projects_pic_school.jpg) no-repeat center center;
}
.projects_list_school dd {
	color: #424242;
}
.projects_list_spa dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #424242;
	content: '';
	z-index: -1;
}
.projects_list_spa dt {
	background: url(/common/images/projects_pic_spa.jpg) no-repeat center center;
}
.projects_list_spa dd {
	color: #424242;
}
.projects_list_office dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #424242;
	content: '';
	z-index: -1;
}
.projects_list_office dt {
	background: url(/common/images/projects_pic_office.jpg) no-repeat center center;
}
.projects_list_office dd {
	color: #424242;
}
.sales_list_estate dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #7ba534;
	content: '';
	z-index: -1;
}
.sales_list_estate dt {
	background: url(/common/images/business_pic_estate.png) no-repeat center center;
}
.sales_list_estate dd {
	color: #7ba534;
}

.sales_archive {
	margin-bottom: 5%;
	padding-bottom: 5%;
	clear: both;
	overflow: hidden;
	background: url(/common/images/sales_line.png) no-repeat center bottom;
	background-size: 100%;
}
.sales_archive_pic {
	width: 100%;
	margin-bottom: 5%;
	float: none;
}
.sales_archive_pic2 {
	width: 100%;
	margin-bottom: 5%;
	float: none;
}
.sales_archive_pic img {
	width: 100%;
	border: 1px solid #dfdfdf;
}
.sales_archive_data {
	width: 100%;
	float: none;
}
.sales_archive_data_main {
	padding-bottom: 0;
}
.sales_archive_data_main table {
	width: 100%;
	margin-bottom: 5%;
	border-top: 1px solid #dfdfdf;
	border-collapse: collapse;
}
.sales_archive_data_main table th, .sales_archive_data_main table td {
	border-bottom: 1px solid #dfdfdf;
	font-size: 12px;
	font-size: 1.2rem;
	text-align: left;
}
.sales_archive_data_main table th {
	padding: 5% 5% 5% 0;
	font-weight: 600;
	white-space: nowrap;
}
.sales_archive_data_main table td {
	width: 80%;
	padding: 5% 0;
	font-weight: 500;
}
.sales_archive_data_main table .price td {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
}
.sales_archive_data_sub {
	text-align: left;
}
.sales_archive_data_sub table {
	display: inline-block;
	width: auto;
	margin-bottom: 5%;
	border-top: 1px solid #dfdfdf;
	border-collapse: collapse;
}
.sales_archive_data_sub table th, .sales_archive_data_sub table td {
	border-bottom: 1px solid #dfdfdf;
	background: #f5f5f5;
	font-size: 12px;
	font-size: 1.2rem;
	text-align: left;
}
.sales_archive_data_sub table th {
	padding: 5% 0 5% 10px;
	font-weight: 600;
	white-space: nowrap;
}
.sales_archive_data_sub table td {
	padding: 5% 10px;
	font-weight: 500;
}
.sales_detail {
	padding-bottom: 5%;
	clear: both;
	overflow: hidden;
}
.sales_detail h3 {
	margin-bottom: 5%;
}
.sales_detail_pic {
	width: 100%;
	margin-bottom: 5%;
	float: none;
}
.sales_detail_pic img {
	width: 100%;
	border: 1px solid #dfdfdf;
}
.sales_detail_data {
	width: 100%;
	float: none;
}
.sales_detail_data_main {
	padding-bottom: 0;
}
.sales_detail_data_main table {
	width: 100%;
	margin-bottom: 5%;
	border-top: 1px solid #dfdfdf;
	border-collapse: collapse;
}
.sales_detail_data_main table th, .sales_detail_data_main table td {
	border-bottom: 1px solid #dfdfdf;
	font-size: 12px;
	font-size: 1.2rem;
	text-align: left;
}
.sales_detail_data_main table th {
	padding: 5% 5% 5% 0;
	font-weight: 600;
	white-space: nowrap;
}
.sales_detail_data_main table td {
	width: 80%;
	padding: 5% 0;
	font-weight: 500;
}
.sales_detail_data_main table .price td {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
}
.sales_detail_data_sub {
	text-align: left;
}
.sales_detail_data_sub table {
	display: inline-block;
	width: auto;
	margin-right: 5px;
	margin-bottom: 5%;
	border-top: 1px solid #dfdfdf;
	border-collapse: collapse;
}
.sales_detail_data_sub table th, .sales_detail_data_sub table td {
	border-bottom: 1px solid #dfdfdf;
	background: #f5f5f5;
	font-size: 12px;
	font-size: 1.2rem;
	text-align: left;
}
.sales_detail_data_sub table th {
	padding: 5% 0 5% 10px;
	font-weight: 600;
	white-space: nowrap;
}
.sales_detail_data_sub table td {
	padding: 5% 10px;
	font-weight: 500;
}
.sales_detail_data_sub2 {
	-webkit-overflow-scrolling: touch;
	clear: both;
	overflow-y: scroll;
	text-align: left;
}
.sales_detail_data_sub2 table {
	width: 100%;
	margin-right: 0;
	margin-bottom: 5%;
	border-top: 1px solid #dfdfdf;
	border-collapse: collapse;
}
.sales_detail_data_sub2 table th, .sales_detail_data_sub2 table td {
	border: 1px solid #dfdfdf;
	font-size: 12px;
	font-size: 1.2rem;
	text-align: center;
}
.sales_detail_data_sub2 table th:last-child, .sales_detail_data_sub2 table td:last-child {
	border-right: none;
}
.sales_detail_data_sub2 table th {
	padding: 8px;
	background: #f6faed;
	font-weight: 600;
	white-space: nowrap;
}
.sales_detail_data_sub2 table td {
	padding: 8px;
	background: #fff;
	font-weight: 500;
	white-space: nowrap;
}
.sales_detail_point {
	clear: both;
}
.sales_detail_point_title {
	margin-bottom: 5%;
	padding: 5% 0 5% 17%;
	background: url(/common/images/point_mark.png) no-repeat left center;
	background-size: 14%;
	color: #e68f05;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 600;
	line-height: 1.4;
}
.sales_detail_point_txt {
	padding: 5%;
	border: 3px solid #f6faed;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 600;
	line-height: 1.6;
}
.sales_detail .sales_estate_detail_data {
	margin-bottom: 5%;
}
.sales_detail .sales_estate_detail_data table {
	width: 100%;
	margin-bottom: 5%;
	border-top: none;
	border-collapse: collapse;
}
.sales_detail .sales_estate_detail_data table th, .sales_detail .sales_estate_detail_data table td {
	display: block;
	width: 100%;
	border: 1px solid #dfdfdf;
	font-size: 12px;
	font-size: 1.2rem;
	text-align: left;
}
.sales_detail .sales_estate_detail_data table th {
	width: 100%;
	padding: 2% 5%;
	background: #f5f5f5;
	font-weight: 600;
	white-space: nowrap;
}
.sales_detail .sales_estate_detail_data table td {
	width: 100%;
	padding: 2% 5%;
	font-weight: 500;
}
.sales_detail .sales_estate_detail_data table .price td {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
}
.sales_detail .sales_estate_detail_pic {
	margin-bottom: 5%;
}
.sales_detail .sales_estate_detail_pic ul {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.sales_detail .sales_estate_detail_pic ul li {
	width: 100%;
	margin-bottom: 5%;
}
.sales_detail .sales_estate_detail_pic ul li img {
	width: 100%;
	border: 1px solid #dfdfdf;
	vertical-align: bottom;
}
.business_visual {
	width: 100%;
	margin-bottom: 5%;
	padding: 10% 0;
	background: #f5f5f5;
	text-align: center;
}
.business_visual h2 {
	width: 90%;
	margin: 0 5%;
	margin-bottom: 5%;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	text-align: center;
}
.business_visual img {
	width: 90%;
	height: auto;
}
.business_list {
	width: 90%;
	margin: 5% 5% 5% x 5%;
}
.business_list h3.headline_2 {
	width: 100%;
	margin-bottom: 5%;
	padding-bottom: 5%;
	background: url(/common/images/title_line.png) no-repeat left bottom;
	background-size: 150%;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	line-height: 1.3;
}
/*
.business_list {
	width: 90%;
	margin: 0 5% 5% x 5%;
}
*/
.business_list ul {
	display: block;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
}
.business_list ul li {
	position: relative;
	width: 100%;
	margin-bottom: 5%;
	overflow: hidden;
	transition: .3s;
}
.business_list ul li dl {
	display: table;
	width: 100%;
	padding: 10px;
	border: 1px solid #dfdfdf;
}
.business_list ul li dl dt {
	display: block;
	width: 100%;
	height: 100px;
	color: #fff;
	font-size: 15px;
	font-size: 1.5rem;
	letter-spacing: 0;
	line-height: 100px;
	text-align: center;
	text-shadow: 0px 0px 5px #000,0px 0px 5px #000,0px 0px 5px #000,0px 0px 5px #000;
	vertical-align: middle;
}
.business_list ul li dl dd {
	padding: 5% 10% 0 30px;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 500;
}
.business_list ul li a {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-indent: -5000px;
}
.business_list ul li:nth-child(6) {
	position: relative;
	margin-top: 20px;
	text-align: right;
	width: auto;
}
.business_list ul li:nth-child(6) a {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	display: inline-block;
}
.business_list_case dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #336633;
	content: '';
	z-index: -1;
}
.business_list_case dt {
	background: url(/common/images/business_pic_case.png) no-repeat center center;
}
.business_list_case dd {
	color: #707070;
}
.business_list2 {
	width: 90%;
	margin: 5% 5% 5% x 5%;
}
.business_list2 ul {
	display: block;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
}
.business_list2 li {
	position: relative;
	width: 100%;
	margin-bottom: 5%;
	overflow: hidden;
	transition: .3s;
}
.business_list2 li dl {
	display: table;
	width: 100%;
	padding: 10px;
	border: 1px solid #dfdfdf;
}
.business_list2 li dl dt {
	display: block;
	width: 100%;
	height: 100px;
	color: #fff;
	font-size: 15px;
	font-size: 1.5rem;
	letter-spacing: 0;
	line-height: 100px;
	text-align: center;
	text-shadow: 0px 0px 5px #000,0px 0px 5px #000,0px 0px 5px #000,0px 0px 5px #000;
	vertical-align: middle;
}
.business_list2 li dl dd {
	padding: 5% 10% 0 30px;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 500;
}
.business_list2 li a {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-indent: -5000px;
}
.business_list2_case dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #336633;
	content: '';
	z-index: -1;
}
.business_list2_case dt {
	background: url(/common/images/business_pic_case.png) no-repeat center center;
}
.business_list2_case dd {
	color: #707070;
}
.business_list2 li:nth-child(2) {
	position: relative;
	margin-top: 20px;
	text-align: right;
	width: auto;
}
.business_list2 li:nth-child(2) a {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	display: inline-block;
}
.business_list_sunlight dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #157ac3;
	content: '';
	z-index: -1;
}
.business_list_sunlight dt {
	background: url(/common/images/business_pic_sunlight.png) no-repeat center center;
}
.business_list_sunlight dd {
	color: #157ac3;
	background: url(/common/images/link_mark.png) no-repeat 100% center;
}
.business_list_material_a dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #b18141;
	content: '';
	z-index: -1;
}
.business_list_material_a dt {
	background: url(/common/images/business_pic_material01.png) no-repeat center center;
}
.business_list_material_a dd {
	color: #b18141;
	background: url(/common/images/link_mark.png) no-repeat 100% center;
}
.business_list_material dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #b18141;
	content: '';
	z-index: -1;
}
.business_list_material dt {
	background: url(/common/images/business_pic_material.png) no-repeat center center;
}
.business_list_material dd {
	color: #b18141;
}
.business_list_hotel dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #ed6d35;
	content: '';
	z-index: -1;
}
.business_list_hotel dt {
	font-size: 1.6rem !important;
	line-height: 50px !important;
	background: url(/common/images/business_pic_hotels.png) no-repeat center center;
}
.business_list_hotel dd {
	color: #ed6d35;
	background: url(/common/images/link_mark.png) no-repeat 100% center;
}
.business_list_jclean dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #7b68ee;
	content: '';
	z-index: -1;
}
.business_list_jclean dt {
	font-size: 1.6rem !important;
	line-height: 50px !important;
	background: url(/common/images/business_pic_jclean.png) no-repeat center center;
}
.business_list_jclean dd {
	color: #7b68ee;
}
.business_list_forest dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #8b4513;
	content: '';
	z-index: -1;
}
.business_list_forest dt {
	font-size: 1.6rem !important;
	line-height: 50px !important;
	background: url(/common/images/business_pic_forest.png) no-repeat center center;
}
.business_list_forest dd {
	color: #8b4513;
}	
.business_list_consultant dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #534e51;
	content: '';
	z-index: -1;
}
.business_list_consultant dt {
	background: url(/common/images/business_pic_consultant.png) no-repeat center center;
}
.business_list_consultant dd {
	color: #534e51;
	background: url(/common/images/link_mark.png) no-repeat 100% center;
}
.business_list_estate dl::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 400px;
	background: #7ba534;
	content: '';
	z-index: -1;
}
.business_list_estate dt {
	background: url(/common/images/business_pic_estate.png) no-repeat center center;
}
.business_list_estate dd {
	color: #7ba534;
	background: url(/common/images/link_mark.png) no-repeat 100% center;
}
.business_zamr {
	margin-bottom: 10%;
	padding: 5% 0 0 0;
}
.business_zamr ul li {
	margin-bottom: 5%;
	clear: both;
	overflow: hidden;
	width: 100%
}
.business_zamr ul li:last-child {
	margin-bottom: 5%;
}
.business_zamr ul li .zamr_icon {
	width: 70%;
	margin-bottom: 3%;
	float: none;
}
.business_zamr ul li .zamr_icon img {
	width: 20%;
}
.business_zamr ul li dl {
	width: 100%;
	float: none;
}
.business_zamr ul li dl dt {
	border-bottom: 3px solid #424242;
	color: #cd853f ;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	line-height: 1.4;
}
.business_zamr ul li dl dd {
	margin-bottom: 0;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 1.8;
	text-align: justify;
}
/*
.business_zamr {
	margin-bottom: 10%;
	padding: 5% 0 0 0;
}
.business_zamr ul li {
	margin-bottom: 5%;
	clear: both;
	overflow: hidden;
}
.business_zamr ul li:last-child {
	margin-bottom: 0;
}
.business_zamr ul li .zamr_icon {
	width: 100%;
	margin-bottom: 3%;
	float: none;
}
.business_zamr ul li .zamr_icon img {
	width: 20%;
}
.business_zamr ul li dl {
	width: 100%;
	float: none;
}
.business_zamr ul li dl dt {
	margin-bottom: 5%;
	padding: 5% 5% 5% 5%;
	border-left: 3px solid #424242;
	background: #f5f5f5;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	line-height: 1.4;
}
.business_zamr ul li dl dd {
	margin-bottom: 0;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 1.8;
	text-align: justify;
}
*/
.btn_idx_detail a {
	display: inline-block;
	padding: 10px 65px 10px 45px;
	border: 1px solid #fff;
	background: url(/common/images/y.png) 180px center no-repeat;
	background-size: 21px;
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 600;
	letter-spacing: .1em;
	text-align: center;
	text-decoration: none;
}
.btn_idx_detail a:hover {
	background-position: 180px center;
	opacity: .5;
}
.btn_idx_detail2 a {
	width: 350px;
	display: inline-block;
	padding: 10px 45px 10px 45px;
	border: 1px solid #fff;
	background: url(/common/images/y.png) 310px center no-repeat;
	background-size: 21px;
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 600;
	letter-spacing: .1em;
	text-align: center;
	text-decoration: none;
}
.btn_idx_detail2 a:hover {
	background-position: 310px center;
	opacity: .5;
}
.btn_idx_detail3 a {
	width: 350px;
	background: url(/common/images/Instagram5.png) 120px center no-repeat;
	background-size: 210px;
}
.btn_idx_detail3 a:hover {
	background-position: 120px center;
	opacity: .5;
}
.btn_idx_detail4 a {
	display: inline-block;
	padding: 5px 65px 5px 45px;
	border: 1px solid #fff;
	background: url(/common/images/y.png) 335px center no-repeat;
	background-size: 21px;
	color: #fff;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 600;
	letter-spacing: .1em;
	text-align: center;
	text-decoration: none;
}
.btn_idx_detail4 a:hover {
	background-position: 335px center;
	opacity: .5;
}
.btn_idx_detail5 a {
	width: 350px;
	display: inline-block;
	padding: 10px 10px 10px 0px;
	border: 1px solid #fff;
	background: url(/common/images/y.png) 310px center no-repeat;
	background-size: 21px;
	color: #fff;
	font-size: 11px;
	font-size: 1.1rem;
	font-weight: 600;
	letter-spacing: .1em;
	text-align: center;
	text-decoration: none;
}
.btn_idx_detail2 a:hover {
	background-position: 310px center;
	opacity: .5;
}
.btn_idx_detail_bk a {
	border: 1px solid #000;
	background: url(/common/images/y_bk.png) 180px center no-repeat;
	background-size: 21px;
	color: #424242;
}
.btn_idx_link_img a {
	text-align: center;
	width:32px;
}
.btn_idx_link a {
	display: inline-block;
	padding: 10px 10px 10px 10px;
	color: #fff;
	font-size: 16px;
	font-size: 2.0rem;
	font-weight: 600;
	letter-spacing: .1em;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}
.btn_mat_link a {
	font-size: 1.4rem;
}	
.btn_mat_link a:hover {
	background-position: 190px center;
	opacity: .5;
}
.btn_mat_link2 a {
	font-size: 1.4rem;
}	
.btn_mat_link2 a:hover {
	background-position: 190px center;
	opacity: .5;
}
.btn_cat_down a {
	font-size: 1.4rem;
}	
.btn_cat_down a:hover {
	background-position: 190px center;
	opacity: .5;
}
.btn_top {
	display: block;
	display: none;
	position: fixed;
	right: 5%;
	bottom: 5%;
	left: auto;
	width: 40px;
	height: 40px;
	margin-left: 0;
	z-index: 100;
}
.btn_top img {
	width: 40px;
}
.btn_top a {
	display: block;
	width: 40px;
	height: 40px;
}
.btn_top a:hover {
	opacity: 1;
}
.btn {
	margin-bottom: 10%;
	clear: both;
	overflow: hidden;
}
.btn ul {
	width: 90%;
	margin: 0 5%;
	text-align: center;
}
.btn ul li {
	display: inline-block;
	width: 100%;
	margin-bottom: 4%;
}
.btn ul li:nth-child(2){margin-left:0}
.btn a {
	display: inline-block;
	width: 100%;
	padding: 10px 0;
	border: 3px solid #ececec;
	background: url(/common/images/y_bk.png) 95% center no-repeat;
	background-size: 21px;
	color: #424242;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 600;
	letter-spacing: .1em;
	line-height: 1.4;
	text-align: center;
	text-decoration: none;
}
.btn a:hover {
	background-position: 95% center;
}
.btn_r {
	text-align: right;
}
.btn_back a {
	width: 100%;
	background: url(/common/images/y_back.png) 5% center no-repeat;
	background-size: 21px;
}
.btn_back a:hover {
	background-position: 5% center;
	opacity: 1;
}
.btn_dual ul li {
	display: inline-block;
	width: 100%;
	margin-bottom: 4%;
}
.btn_dual ul li:nth-child(2){margin-left:0px}
.btn_dual a {
	display: inline-block;
	width: 100%;
	border: 3px solid #ececec;
	padding: 10px 0px 10px 20px;
	color: #424242;
	font-size: 16px;
	font-size: 1.4rem;
	font-weight: 600;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}
.btn_dual .detail a {
	width: 100%;
	background: url(/common/images/y_bk.png) 95% center no-repeat;
	background-size: 21px;
}
.btn_dual .detail a:hover {
	background-position: 90% center;
	opacity: .5;
}
.btn_sales {
	margin-left: 0px;
}
.btn_sales .product a{
	width: 100%;
	background: url(/common/images/y_bk.png) 90% center no-repeat;
	background-size: 21px;
}
.btn_more a {
	width: 100%;
	background: url(/common/images/y_bk.png) 95% center no-repeat;
	background-size: 21px;
}
.btn_more a:hover {
	background-position: 95% center;
	opacity: .5;
}
.btn_more .consideration {
	background: url(/common/images/consideration_bg.png);
}
.btn_more .consideration a {
	border: 3px solid #aacf50;
}
.btn_buy a {
	width: 100%;
	padding: 5% 0;
	background: url(/common/images/y_bk.png) 95% center no-repeat;
	background-size: 21px;
}
.btn_buy a:hover {
	background-position: 95% center;
	opacity: .5;
}
.btn_nck span {
	display: block;
	padding: 0 0;
}
.btn_nck ul li:nth-child(2){margin-left:0}
.btn_nck a {
	width: 100%;
	padding: 5% 0 2% 0;
	background: url(/common/images/y_bk.png) 95% center no-repeat;
	background-size: 21px;
}
.btn_nck a:hover {
	background-position: 95% center;
	opacity: 1;
}
.pdf_icon {
	display: inline-block;
	padding-left: 35px;
	background: url(/common/images/pdf_icon.png) no-repeat left center;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 500;
}
.float_right {
	margin: 0;
	float: none;
}
.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.footer {
	width: 100%;
	background: #424242;
}
.footer_inner {
	width: 100%;
	margin: 0 auto;
	padding: 4% 0 4% 0;
}
.footer_logo {
	margin-bottom: 0;
	text-align: center;
}
.footer_logo img {
	width: 20%;
}
.footer_nav {
	display: none;
}
.footer_copy {
	width: 100%;
	padding: 5% 0;
	background: #fff;
	font-family: 
	font-size: 10px;
	font-size: 1rem;
	letter-spacing: .1em;
	text-align: center;
}
.fade {
	-ms-transform: translate(0, 40px);
	transform: translate(0, 40px);
	opacity: 0;
	transition: 1s;
}
.fade_on {
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 1.0;
}
.trans {
	-ms-transform: scale(1.5);
	transform: scale(1.5);
	transition: 5s;
}
.trans_on {
	-ms-transform: scale(1);
	transform: scale(1);
}
.cover_r {
	background-position: right top;
	transition: 2s;
}
.cover_r_on {
	background-position: left top;
}
.cover_l {
	background-position: left top;
	transition: 2s;
}
.cover_l_on {
	background-position: right top;
}
}
/*# sourceMappingURL=style.css.map */
