@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	outline: 0;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	transition-timing-function: linear;
	-moz-transition-timing-function: linear;
	-webkit-transition-timing-function: linear;
	-o-transition-timing-function: linear;
}
ul, li {
	list-style-type: none;
}
html, body {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	color: #000000;
	width: 100%;
	height: 100%;
	background: #ffffff;
	margin: 0 auto;
}
body {
	font: 14px/1.8 "メイリオ", "Meiryo", "小塚明朝 Pro", "Helvetica Neue", "Helvetica", "游ゴシック", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Microsoft Yahei", "微软雅黑", "MS PGothic", sans-serif;
	overflow-x: hidden;
	min-width: 1100px;
	line-height: 1.8;
}
*:before, *:after {
	box-sizing: border-box;
}
pre, code, address, caption, th, figcaption {
	font-size: 1em;
	font-weight: normal;
	font-style: normal
}
fieldset, iframe, img {
	border: 0
}
caption, th {
	text-align: left
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block
}
audio, canvas, video, progress {
	display: inline-block;
	vertical-align: baseline
}
button {
	background: none;
	border: 0;
	box-sizing: content-box;
	color: inherit;
	cursor: pointer;
	font: inherit;
	line-height: inherit;
	overflow: visible;
	vertical-align: inherit
}
button:disabled {
	cursor: default
}
audio:not([controls]) {
	display: none
}
img {
	max-width: 100%;
	display: block;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	margin: 0 auto;
}
a:hover img {
	filter: alpha(opacity=70); /*IE*/
	-moz-opacity: 0.70; /*FF*/
	opacity: 0.70;
}
a, a:visited, a:hover {
	text-decoration: none;
}
header {
	width: 100%;
	padding: 15px 0;
	background: rgba(255,255,255,.9);
	overflow: hidden;
	position: fixed;
	top: 0;
	z-index: 2;
}
.top {
	width: 1100px;
	margin: 0 auto;
}
.logo {
	float: left;
	margin-right: 200px;
}
.tel {
	margin-top: -5px;
	float: right;
	font-size: 18px;
	font-family: 'Arial';
	padding-left: 25px;
}
.tel p:first-child {
	background: url(../images/tel.png) left center no-repeat;
	padding-left: 25px;
}
.tel p:last-child {
	background: url(../images/fax.png) left center no-repeat;
	padding-left: 25px;
}
.nav {
	float: left;
	overflow: hidden;
}
.nav li {
	float: left;
	margin-right: 50px;
	padding-bottom: 5px;
	border-bottom: 1px solid rgba(92,164,64,0);
}
.nav li a {
	color: #000;
	font-family: 'ヒラギノ角ゴ Pro';
	text-align: center;
	display: block;
}
.nav li:hover {
	border-bottom: 1px solid rgba(92,164,64,1);
}
.nav li a span {
	color: #625E5E;
	font-size: 12px;
	font-family: 'Arial';
}
.nav li span {
	display: block;
}
.main {
	width: 100%;
	height: 870px;
	background: url(../images/mainbg.jpg) center center no-repeat;
	margin: 0 auto;
}
.maintext {
	width: 1100px;
	margin: 0 auto;
	padding: 300px 0 0;
	color: #fff;
}
.maintext p:first-child {
	font-size: 67px;
	font-family: 'Montserrat';
	margin-bottom: 10px;
}
.maintext p:nth-child(2) {
	font-size: 21px;
	font-family: 'Montserrat';
	margin-bottom: 40px;
	line-height: 1.4;
}
h2 {
	width: 100%;
	height: 368px;
	padding-top: 170px;
	font-size: 33px;
	text-align: center;
	color: #fff;
	background: url(../images/h2bg.jpg) center center no-repeat;
}
h2 span {
	display: block;
	font-size: 14px;
}
.aisatu {
	width: 1100px;
	margin: 50px auto;
	text-align: center;
}
.aisatu h3, .pro h3, .comp h3, .news h3 {
	font-size: 26px;
	font-family: 'ヒラギノ角ゴ Pro';
	margin-bottom: 30px;
	text-align: center;
}
.aisatu p {
	font-size: 16px;
	color: #625E5E;
	margin-bottom: 50px;
}
.pro {
	width: 1100px;
	margin: 0 auto;
}
.pro h3 span, .news h3 span {
	font-size: 14px;
	color: #625E5E;
	margin-left: 10px;
}
#gla {
	padding-top: 150px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	height: 320px;
}
#gla_box {
	width: 700px;
	margin: auto;
}
.gla_inbox {
	overflow: hidden;
	position: relative;
}
.gla_inbox p {
	text-indent: 1em;
	font-size: 14px;
	width: 100%;
	color: #FFFFFF;
	line-height: 30px;
	background: #000000;
}
.gla_inbox a {
	padding: 5px;
	display: block;
	position: absolute;
	top: 220px;
	left: 90px;
	background: #0066CC;
	color: #FFF;
}
.gla_inbox img {
	width: 100%;
	height: 100%;
}
.butt {
	width: 150px;
	margin: 30px auto;
	text-align: center;
}
.butt a {
	display: block;
	padding: 5px 15px;
	color: #fff;
	background: rgba(33,33,33,1);
	border: 1px solid rgba(33,33,33,1);
}
.butt a:hover {
	background: #fff;
	color: #000;
	border: 1px solid #000;
}
.intro {
	width: 100%;
	margin: 50px auto;
	background: url(../images/combg.jpg) center center no-repeat;
	height: 494px;
	padding-top: 100px;
}
.comp {
	width: 1100px;
	margin: 10px auto;
	border: 1px solid #fff;
	color: #fff;
	padding: 30px 0 20px;
	text-align: center;
}
.comp h3 span {
	font-size: 14px;
	display: block;
}
.compb {
	width: 150px;
	margin: 30px auto;
	text-align: center;
}
.compb a {
	display: block;
	padding: 5px 15px;
	color: #fff;
	border: 1px solid #fff;
}
.compb a:hover {
	color: #000;
	background: rgba(255,255,255,.6)
}
.news {
	background: url(../images/newsbg.png) center bottom no-repeat;
	padding: 20px 0 50px;
}
.newslist {
	width: 1100px;
	margin: 0 auto;

	height: 100px;
}
.newslist li {
	margin-top: 10px;
	border-bottom: 1px dotted #000;
}
.newslist span {
	display: block;
	margin-top: 20px;
}
footer {
	width: 100%;
	margin: 0 auto;
	background: #212121;
}
.foot {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
	color: #fff;
	padding: 20px 0;
}
.logobottom {
	float: left;
	margin-right: 100px;
	margin-top: 10px;
}
.navbottom {
	float: left;
	overflow: hidden;
	margin-top: 20px;
}
.navbottom li {
	float: left;
	margin-right: 50px;
}
.navbottom li a {
	color: #fff;
	display: block;
	padding-bottom: 5px;
}
.navbottom li a:hover {
	border-bottom: 1px solid #fff;
}
.telbottom {
	float: right;
}
.telbottom p:first-child {
	background: url(../images/telbottom.png) left center no-repeat;
	padding-left: 25px;
	font-size: 25px;
}
.copy {
	width: 100%;
	background: #625E5E;
	padding: 5px 0;
}
.copy p {
	width: 1100px;
	margin: 0 auto;
	text-align: right;
}
.content {
	background: url(../images/newsbg.png) center bottom no-repeat;
	padding: 20px 0 50px;
}
.content h4 {
	margin: 20px auto;
	text-align: left;
	font-size: 28px;
	font-family: 'ヒラギノ角ゴ Pro';
}
.content h4 span {
	font-size: 14px;
	color: #625E5E;
	margin-left: 10px;
}
.greet {
	width: 1100px;
	margin: 40px auto;
	overflow: hidden;
}
.greetleft {
	float: left;
	width: 400px;
	margin-right: 60px;
	margin-top: 10px;
}
.greetleft p {
	text-align: center;
	margin-top: 10px;
}
.greetleft p span {
	display: block;
	font-size: 22px;
}
.greettext {
	width: 640px;
	float: right;
}
.greet h4 {
	margin: 0 0 10px 0;
	font-size: 22px;
}
.greet p {
	margin-bottom: 20px;
	color: #625E5E;
}
.company {
	width: 1100px;
	margin: 40px auto;
	overflow: hidden;
}
.company dl {
	margin: 40px auto 20px;
}
.company dl dt {
	float: left;
	width: 300px;
	padding-left: 100px;
}
.company dl dd {
	color: #625E5E;
	margin-left: 400px;
}
.prop1, .prop2, .prop3 {
	height: 344px;
	color: #fff;
	font-size: 37px;
	margin: 20px auto;
}
.prop1, .prop3 {
	text-align: left;
	padding: 120px 0 0 80px;
}
.prop1 {
	background: url(../images/prop1.jpg) center center no-repeat;
}
.prop1 span, .prop2 span, .prop3 span {
	display: block;
	font-size: 18px;
}
.propr1, .propr2 {
	overflow: hidden;
	margin: 40px auto 80px;
}
.propr1 img {
	float: left;
	margin-right: 40px;
}
.propr1 h4 {
	font-size: 20px;
}
.prop2 {
	background: url(../images/prop2.jpg) center center no-repeat;
	text-align: right;
	padding: 120px 80px 0 0;
}
.propr2 img {
	float: right;
	margin-left: 40px;
}
.prop3 {
	background: url(../images/prop3.jpg) center center no-repeat;
}
.conta {
	overflow: hidden;
	border: 1px solid #ccc;
	padding: 20px;
	margin: 20px auto 40px;
}
.conta img {
	float: right;
	margin-left: 40px;
}
.conta h5 {
	background: #5ca440;
	width: 700px;
	color: #fff;
	font-size: 26px;
	padding: 2px 0 2px 40px;
	margin-bottom: 20px;
}
.conta h5 span {
	margin-left: 20px;
	font-size: 18px;
}
.conta p {
	color: #000;
	width: 700px;
}
.point {
	background: url(../images/point.jpg) center center no-repeat;
	height: 31px;
}
h6 {
	font-size: 14px;
	margin-bottom: 20px;
}
h6 span, form span {
	color: red;
	margin-right: 10px;
}
form {
	margin: 40px 0 40px 40px;
}
.send {
	width: 1100px;
	margin: 30px auto;
	text-align: center;
}
#Send {
	width: 100px;
	background: green;
	color: #fff;
	cursor: pointer;
	padding: 5px 10px;
	border: none;
}
.tab_01 td, .tab_01 th {
	padding: 10px;
}
.casejs {
	width: 100%;
	margin: 0 auto;
	padding: 10px 0;
}
.img-scroll {
	position: relative;
	margin: 20px auto;
	cursor: pointer;
	z-index: 1;
}
.img-list {
	position: relative;
	height: 200px;
	overflow: hidden;
	margin: 0 10px;
}
.img-list ul {
	overflow: hidden;
}
.img-list li {
	float: left;
	width: 345px;
	text-align: center;
	margin-left: 10px;
}
.img-scroll .prev {
	position: absolute;
	display: block;
	width: 30px;
	height: 30px;
	top: 80px;
	left: 0;
	cursor: pointer;
	z-index: 2;
}
.img-scroll .next {
	position: absolute;
	display: block;
	width: 30px;
	height: 30px;
	top: 80px;
	right: 0;
	cursor: pointer;
	z-index: 2;
}
.company li {
	float: left;
	width: 50%;
	padding: 25px;
}
.companyul2 {
	overflow: hidden;
	margin: 0 auto;
	width: 1080px;
}
.companyul2 li {
	float: left;
	width: 25%;
	padding: 0 15px;
}