@charset "utf-8";
/* CSS Document */
body {
	background-repeat: repeat-x;
	background-image: url(../img/line_01.gif);
	background-position: left top;
}
.wrap {
	width:970px;
	margin:0 auto;
	
}
#header {
	width:970px;
	height:100px;
	position:relative
}
#header h1 a {
	width: 301px;
	height: 105px;
	text-indent: -9999px;
	z-index: 10;
	position: absolute;
	top: 16px;
	left: 335px;
	background-image: url(../img/header_h1.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.topColor {
	background-color:#fdfdfd;
}
#nav li a {
	width:168px;
	height:85px;
	margin-top:15px;
	text-indent:-9999px;	
	
	background-repeat: no-repeat;
	background-position: left top;
}


#nav li a.left {
	float: left;
	border-left: 1px solid #FFDBF0;
}
#nav li a.right {
	float: right;
	border-right: 1px solid #FFDBF0;
}
#nav li a.nav_01 {
	background-image: url(../img/nav_01.png);
}
#nav li a.nav_02 {
	background-image: url(../img/nav_02.png);
}
#nav li a.nav_03 {
	background-image: url(../img/nav_03.png);
}
#nav li a.nav_04 {
	background-image: url(../img/nav_04.png);
}
.mainImage {
	width:100%;
	height:440px;
	background-image: url(../img/mainImage_bg.png);
	background-repeat: repeat-x;
}
.mainImage .mainImage_wrap {
	width:850px;
	height:240px;
	margin:0 auto;
	padding-top:60px;
}
/*.mainImage .mainImage_wrap {
	width:662px;
	height:264px;
	margin:0 auto;
	padding-top:90px;
}*/
#point h2 {
	width:492px;
	height:57px;
	margin:50px auto 35px auto;
}
#point ul {
	width:850px;
	height:226px;
	margin:0 auto;
}
#point ul li {
	width:260px;
	float:left;
	margin-right:35px;
}
#point ul li.last_r {
	margin-right:0;
}
#flow {
	margin-bottom:60px;
}
#flow h2 {
	width:575px;
	height:23px;
	margin:50px auto 35px auto;
}
.flowBlock {
	width:700px;
	margin:0 auto;
}
.flowBlock .flow_p {
	width:123px;
	height:123px;
	float:left;
	
}
.flowBlock .block_right {
	width: 540px;
	margin-top:10px;
	float: right;
}
.flowBlock h3 {
	margin-bottom: 15px;
}
.flowBlock p {
}
#flow hr {
	width: 700px;
	height: 30px;
	margin:15px auto;
	display: block;
	clear: both;
	background-image: url(../img/hr_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	border:none;
}

.access {
	width:700px;
	margin:0 auto 30px auto;
}
.access .map {
	width: 250px;
	height: 310px;
	float: left;
	border: 1px solid #E1E1E1;
}
.access .gm {
	width:430px;
	height:310px;
	float:right;
}

/** sub page **/

.title_block {
	width:100%;
	height:100px;
	margin-bottom:50px;
	background-image: url(../img/title_block_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.title_block h2 {
	width:970px;
	height:100px;
	margin:0 auto;
	display:block;
}

.sub_wrap {
	width:790px;
	margin:0 auto 40px auto;
}
h3 {
	margin-bottom:20px;
}
p.main_text {
	font-size:115%;
	margin-bottom:30px;
	padding:0 20px 20px 20px;
}
.products {
	margin-bottom:30px;
}
.products ul li {
	width:375px;
	margin-bottom:30px;
	float:left;
}
.products ul li.mr40 {
	margin-right:40px;
}
.products ul li .photo {
	margin-bottom:10px;
}
.products ul li p.sub_text {
	padding:0 20px;
}
.product_p_435 {
	width:435px;
	height:170px;
	margin-right:20px;
	float:left;
}
.product_p_375 {
	width:375px;
	height:170px;
	margin-right:20px;
	float:left;
}
.product_p_130 {
	width:130px;
	height:170px;
	margin-right:20px;
	float:left;
}
.plan {
	width:750px;
	margin:0 auto;
}
.rental_point {
	margin-bottom:50px;
}
.rental table td {
	padding: 20px;
	border: 1px solid #bfbfbf;
	font-weight: bold;
	font-size: 130%;
	display: table-cell;
	vertical-align: middle;
}
.rental table td span {
	font-size:70%;
	font-weight:normal;
}
.qa {
	width:970px;
	margin:0 auto;
}
.manufacturer ul li {
	width:750px;
	height:174px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../img/hr_manufacturer.png);
}
.manufacturer ul li .company {
	width:260px;
	height:164px;
	float:left;
}
.manufacturer ul li .product_photo {
	width:240px;
	height:164px;
	float:left;
}
.manufacturer ul li .link {
	width:200px;
	height:112px;
	float:right;
	margin-top:62px;
}
.manufacturer ul li.bg_none {
	background-image:none;
}
#totop {
	width:135px;
	height:25px;
	position:fixed;
	right:20px;
	bottom:30px;
	
	display:none;
}
#footer {
	width: 100%;
	height: 200px;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 20px;
	background-image: url(../img/footer_bg.gif);
	background-repeat: repeat;
}
#footer h3 {
	font-size:120%;
	margin:20px 0 5px 40px;
	color:#fff;
}
#footer p {
	margin:0 0 10px 40px;
	color:#fff;
}
#footer .address {
	color:#fff;
	font-style:normal;
	margin-left:40px;
	line-height:1.2em;
}
#footer .copyright {
	color:#fff;
	text-align:center;
	margin-top:40px;
}

/*--------------------- 20210107追加 ---------------------*/
.staff_watanabe {
width: 700px;
margin: 0 auto;
padding: 20px 0 40px 0;
}
.staff_watanabe > .photo {
width: 30%;
margin: 0 5% 0 0;
float: left;
}
.staff_watanabe > .photo > img {
width: 100%;
}
.staff_watanabe > p {
display: block;
width: 65%;
float: right;
}