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

#right_menu{
	float:right;
	right: 0;
	bottom: 0;
	position: fixed;
}

@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, #right_menu{ right: 20px; } /* IE11 */
}


#right_menu ul{	list-style:none;}
#right_menu li{ margin-bottom:10px; }

#slide_wrap {
	height: 434px;
	background-repeat: no-repeat;
	background-position: center top;
	
}
 .bx-viewport {
  overflow: visible!important;
  width: 1026px!important;
}
 .main-container2 {
	clear:both;
	padding-top: 150px;
	margin-top: 2px;
  overflow: hidden;
text-align:center;
background:url(images/boder_01.gif) no-repeat center bottom;
  padding-bottom:4px;
  margin-bottom:4px;
}
 .main-container{
 background:url(images/boder_02.gif) repeat-x center bottom;
  background-color: #EFE6DD;
 }
.slider {
  list-style: none;
  margin: 0;
  padding: 0;
  
}
.slider li {
  width: 500px!important;
  margin: 0;
  padding: 0;
}

#result {
	overflow: hidden;
	margin-bottom: 20px;
}
#result .inner {
	width: 1000px;
	margin: 0 auto;
	margin-top:10px;
}
#result li {
	list-style-type: none;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
}
#news {
	float: left;
	width: 561px;
	background: url(images/h_news.jpg) #fff no-repeat left top;
	margin-right:50px;
}
#news .list{ 
	float:right;
	margin-top:9px;
}
	
#news h2 { float:left;
	border-top: none;
	text-indent:-9999px;
	height:59px;
}
#news ul {
	clear: both;
	list-style: none;
	border-bottom: solid 2px #009984;
	margin-bottom: 20px;
	min-height: 209px;
}
#news li {
	display: block;
	border-bottom: dotted 1px #ccc;
	color: #FC6401;
	padding: 10px;
	min-height: 66px;
}
#news li a{color:#049A81;}
#result  p{margin-bottom:10px;}

#calender {
	float: right;
	width: 376px;
}
#calender  h2 {
	margin: 0px;
}
#calender  ul {
	border: 1px solid #d3d3d3;
	border-top: none;
	border-left: none;
	padding: 12px 20px;
	padding-right: 0px;
}
#calender  li {
	width: 159px;
	padding-left: 20px;
}
#calender  li:nth-last-of-type(2) {
	width: 180px;
}

#recently {
	width: 1000px;
	margin: 0 auto;
}
#recently h3 {
	width: 1000px;
	margin: 0 auto;
	border-bottom: 1px solid #000000;
	padding-left: 5px;
	padding-bottom: 10px;
}
#recently .slider_recently {
	padding: 10px 20px;
	padding-left: 25px;
}
/*スライド設定*/
.slick-prev, .slick-next {
	background-color: #000;
}
.slick-prev:hover, .slick-next:hover {
    background-color: #333;
}

#character {
	width: 1000px;
	margin: 0 auto;
	padding-top: 70px;
	text-align: center;
	margin-bottom: 60px;
	border-top: 1px solid #000000;
}
#character h3 {
	margin-bottom: 20px;
}

#strength {
	text-align: center;
	margin-bottom: 40px;
	background-color: #B1C7DB;
	padding: 40px 0;
}
#strength h3 {
	margin-bottom: 20px;
}
#strength .booklet {
	background-image: url(../img/top/strength3.png);
	height: 300px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 20px;
	width: 950px;
	margin: 0 auto;
	margin-top: 20px;
}
#strength .booklet p {
	text-align: left;
	margin-top: 117px;
	font-size: 13px;
	float: left;
}
#strength .booklet .s1 {
	width: 300px;
	padding-left: 65px;
	/*-moz-transform: rotate( -2deg ); 
	-webkit-transform: rotate( -2deg ); 
	-o-transform: rotate( -2deg );
	-ms-transform: rotate( -2deg );
	transform: rotate( -2deg );*/
}
#strength .booklet .s2 {
	width: 310px;
	padding-left: 70px;
}
#strength .booklet .s3 {
	width: 260px;
	padding-left: 62px;
	/*-moz-transform: rotate( 2deg );
	-webkit-transform: rotate( 2deg );
	-o-transform: rotate( 2deg );
	-ms-transform: rotate( 2deg );
	transform: rotate( 2deg );*/
}

#others {
	width: 1000px;
	margin: 0 auto;
	margin-bottom: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}
#others a {
	color: #006FE1;
}
#others .signs {
	width: 695px;
	float: left;
}
#others .signs img {
	margin-bottom: 20px;
}
#others .right {
	float: right;
	width: 274px;
	margin-top:23px;
}
#others .right .maps {
	border: 5px solid #3f3f3f;
	margin-bottom: 5px;
}
#others .right p {
	font-size: 13px;
	margin-bottom: 30px;
	margin-left: 6px;
}
#others .right p img {
	margin-right: 10px;
}
#others .right .photo_estimate {
	border: 5px solid #990061;
	height: 248px;
	text-align: center;
	padding-top: 20px;
	margin-bottom: 60px;
}
#others .right .news {
	margin-bottom: 10px;
}
#others .right .news h3 {
	float: left;
	margin-bottom: 10px;
}
#others .right .news .newslist {
	font-size: 12px;
	float: right;
	position: relative;
	top: 3px;
}
#others .right .newsbox {
	border: 1px solid #b1b1b1;
	padding: 10px;
	height: 265px;
	overflow-y: scroll;
	margin-top: 10px;
	clear: both;
	margin-bottom: 10px;
}                      
#others .right .newsbox li {
	list-style-type: none;
	font-size: 13px;
	margin-bottom: 20px;
}
#others .right .newsbox span {
	display: block;
	font-size: 10px;
}
#others .alpha:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
#footerimg {
	text-align: center;
	background-image: url(../img/top/footer_img.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 500px;
	margin: 0 auto;
	background-size: 100% auto;
}
#footerimg img {
	margin-top: 40px;
}

/* 取扱いメーカー複数行   */
#link_txt li.low{
font-size:11px;
line-height:20px;
margin-right:20px;
margin-bottom:20px;
}

#link_txt li.low a{
padding-top:5px;
}


.about{
background:url(images/about_bg01.gif) top center #f2f2f2 no-repeat;
text-align:center;
padding-bottom:20px;
border:1px solid #d3d3d3;
padding-top:20px;
clear:both;
}

.about h2{
font-size:24px; color:#03836A;
padding-bottom:20px;
margin:0px;
}

#about01 {
  display: block;
  padding-top:180px;
  margin-top: -180px;
}

#product {
  display: block;
  padding-top:180px;
  margin-top: -180px;
}

#company {
  display: block;
  padding-top:180px;
  margin-top: -180px;
}

#access {
  display: block;
  padding-top:180px;
  margin-top: -180px;
}

.about_inner{
margin-left:auto;
margin-right:auto;
width:1010px;
background:#ffffff;
border:1px solid #f9f9f9;
display:block;
padding-top:15px;
}

.about_float{
width:500px;
float:left;
display:block;
background:url(images/about_bg03.gif)  center  repeat-y;
margin-bottom:15px;
}
.about_float h3{
background:url(images/about_bg02.gif) top center  no-repeat;
font-size:20px; color:#03836A;
padding-top:20px;
padding-left:40px;
text-align:left;
margin:0px;
}

.about_float div{
background:url(images/about_bg04.gif) bottom center  no-repeat;
text-align:left;
padding-bottom:15px;
}

.about_float p{
	margin-left: 40px;
	margin-right: 40px;
	color: #404040;
	font-size: 14px;
	letter-spacing: 1px;
	margin-top: 15px;
	min-height: 94px;
	text-align:left;
}


.about_float2{
width:500px;
float:left;
display:block;
margin-bottom:15px;
}

.about01{background:url(images/about_bg05.gif) top center  no-repeat; height:650px;}
.about02{background:url(images/about_bg05.gif) top center  no-repeat; height:650px;}
.about03{background:url(images/about_bg05.jpg) top center  no-repeat; height:530px;}
.about04{background:url(images/about_bg05.jpg) top center  no-repeat; height:530px;}

.about_float2 h3{
/*
background:url(images/about_bg05.gif) top center  no-repeat;
*/
font-size:20px; color:#03836A;
padding-top:20px;
padding-left:40px;
text-align:left;
margin:0px;
}

.about_float2 p{
	margin-left: 40px;
	margin-right: 40px;
	color: #404040;
	font-size: 14px;
	letter-spacing: 1px;
	margin-top: 15px;
	min-height: 94px;
	text-align:left;
}

.pro{
width:965px;
background:url(images/pro_bg02.gif) center repeat-y;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
}

.pro h3{
background:url(images/pro_bg01.jpg) top center  no-repeat;
padding-top:20px;
padding-left:40px;
height:250px;
margin:0px;
text-indent:-9999px;
}

.pro_in{
background:url(images/pro_bg03.gif) bottom center  no-repeat;
text-align:left;
padding-bottom:15px;
}
.pro_float{
width:470px;
float:left;
display:block;
margin-bottom:15px;
}
.pro_float h4{
font-size:22px;
font-weight:bold;
color:#03836A;
text-align:left;
line-height:40px;
margin:0px;
margin-top:20px;
margin-left:40px;
margin-right:0px;
margin-bottom:10px;
padding-bottom:7px;
border-bottom:1px solid #999;
}

.pro_float p{
color:#3f3f3f;
line-height:180%;
letter-spacing:1px;
margin-top:5px;
margin-bottom:5px;
margin-left:40px;
margin-right:30px;
}

.pro_link{
clear:both;
overflow: hidden;
margin-top: 12px;
}

.pro_link h4{
font-size:21px;
color:#03836A;
text-align:left;
line-height:40px;
margin:0px;
margin-top:20px;
margin-left:40px;
margin-right:40px;
margin-bottom:10px;
padding-bottom:7px;
border-bottom:1px solid #999;
}

.pro_link ul{
list-style:none;
margin-top:20px;
margin-left:40px;
}

.pro_link li{
float:left;
display:block;
text-align:center;
}

#link_bn li{
width:155px;
height:100px;
font-size:12px;
margin-right:20px;
}

#link_bn img{margin-bottom:6px;}

#link_txt li{
font-size:12px;
text-align:center;
line-height:55px;
margin-right:20px;
margin-bottom:20px;
}

#link_txt li a{
display:block;
background:#ffffff;
border:solid 1px #008569;
width:155px;
height:55px;
}

#link_txt li a:hover{
background:#ddffee;
}

.company{
width:965px;
background:url(images/pro_bg02.gif) center repeat-y;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
}

.company h3{
background:url(images/com_bg01.jpg) top center  no-repeat;
padding-top:40px;
padding-left:40px;
height:5px;
margin:0px;
text-indent:-9999px;
}


.company_in{
background:url(images/pro_bg03.gif) bottom center  no-repeat;
text-align:left;
padding-bottom:15px;
}


#company_01
{
background:#ffffff;
border:1px solid #e8e8e8;
margin-left:40px;
margin-right:40px;
padding:40px;
margin-bottom:40px;
}

#company_01 p{
margin:0px;
text-align:center;
font-size:20px;
color:#00836B;
}


.com_float{
width:580px;
float:left;
display:block;
background:#ffffff;
border:1px solid #e8e8e8;
margin-left:40px;
padding-top:30px;
padding-bottom:30px;
margin-bottom:15px;
margin-right:15px;
}

.com_float p{
font-size:16px;
line-height:26px;
float:left;
display:block;
}

.com_left{
width:140px;
text-align:right;
margin-right:5px;
color:#333;
}
.com_left span,
.com_right span {
	display: block;
}

.com_right{
width:370px;
color:#009A82;
}

.com_float2{
width:300px;
float:left;
display:block;
}

.com_float2 img{
margin-bottom:25px;}


#map p{
text-align:center;
font-size:20px;
margin-bottom:20px;
}

.map_gr
{color:#008665;}

.map_bk
{color:#000;}

#footer{
margin-left:auto;
margin-right:auto;
width:1000px;
color:#666666;
font-size:12px;
}

#footer p{
margin:10px;}


.pro_txt {
    margin: 0 40px;
    font-size: 20px;
    color: #00836B;
    overflow: hidden;
    width: 1010px;
    padding: 75px 0 40px;
}



@media screen and (max-width: 1100px){
#footerimg {
	background-size: 1100px auto;
}
}
</pre></body></html>