@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	background-color: #cccccc;
	color: #333333;
	font-size: 15px;
  font-family: 'Noto Sans', sans-serif;
	line-height: 2;
}

p,h1,h2,h3,h4,h5,h6 {
	margin-top: 0;
}

img {
	vertical-align: bottom;
}

ul {
	margin: 0;
	padding: 0;
}

a{
	color: #3583aa;
	text-decoration: none;
}

a:visited {
	color: #788d98;
}

a:hover{
	text-decoration: underline;
}

header {
	width: 960px;
	height: 100px;
	margin: 0 auto;
}

.logo {
	float: left;
	margin-top: 50px;
}

.logo1 {
	float: left;
	margin-top: 10px;
}

.global-nav {
	float: right;
	margin-top: 50px;
}

.global-nav li {
	float: left;
	margin: 0 20px;
	font-size: 16px;
	list-style: none;
}

.global-nav li a {
	color: #696969;
}

.global-nav li a:hover {
	border-bottom: 2px solid #696969;
	padding-bottom: 3px;
	text-decoration: none;
}

.global-nav1 {
	float: right;
	margin-top: 10px;
}

.global-nav1 li {
	float: left;
	margin: 0 20px;
	font-size: 16px;
	list-style: none;
}

.global-nav1 li a {
	color: #696969;
}

.global-nav1 li a:hover {
	border-bottom: 2px solid #696969;
	padding-bottom: 3px;
	text-decoration: none;
}

#wrap {
	clear: both;
	background-color: #ffffff;
	margin-top: 220px;
	padding: 35px 0;
}

#wrap1 {
	clear: both;
	background-color: #ffffff;
	margin-top: 50px;
	padding: 35px 0;
}

.content {
	width: 960px;
	margin: 0 auto;
}

footer {
	text-align: center;
	color: #ffffff;
	padding: 20px 0;
	background-color: #9acd32;
}

footer small {
	font-size: 12px;
}

.btn a {
	background-color: #009cd3;
	color: #ffffff;
	font-size: 20px;
	font-family: 'Bitter', serif;
	width: 185px;
	display: block;
	text-align: center;
	line-height: 50px;
	margin-top: 20px;
	border-radius: 5px;
	border: 3px solid #009cd3;
}

.btn a:hover {
	text-decoration: none;
	background-color: #ffffff;
	color: #009cd3;
}

#index {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-size: 100% auto;
}

#company {
	background-image: url(../images/top1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-size: 100% auto;
}

#seko {
	background-image: url(../images/top1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-size: 100% auto;
}

#contact {
	background-image: url(../images/top1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-size: 100% auto;
}

.main-center {
	width: 940px;
	margin: 0 auto;
}

h1 {
	font-size: 36px;
	border-bottom: 1px solid #cccccc;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 24px;
}

.icon:before {
	content: "";
	padding-right: 10px;
	border-left: 7px solid #9acd32;
}

#index .profile-txt {
	width: 540px;
	float: left;
}

#index .profile-txt span {
	font-weight: bold;
}

#index .profile-image {
	float: right;
}

.clearfix:after {
	content:"";
	display: block;
	clear: both;
}

section {
	margin-bottom: 35px;
}

#company .career th {
	width: 240px;
	background-color: #f0f0f0;
	padding: 12px 0;
	border: 1px solid #cccccc;
}

#company .career td {
	width: 660px;
	padding: 12px 40px;
	border: 1px solid #cccccc;
}

table {
	border-spacing: 0;
	border-collapse: collapse;
}

a img:hover {
	opacity: 0.8;
}

/* 写真 */
.gallery .thumb img {
  width: 100%;
  display: block;
}

/* 写真を囲むボックス（共通） */
.gallery .thumb {
  width: 500px;
  float: left;
  margin-left: 170px;
  margin-bottom: 50px;
}

/* 写真のタイトル */
.gallery .title {
  color: #333333;
  padding: 0.2em 0.5em;
}

/* 写真を囲むボックス（縦） */
.gallery .thumb1 {
  width: 490px;
  float: left;
  margin-left: 170px;
  margin-bottom: 50px;
}

/* 写真 */
.gallery .thumb1 img {
  width: 70%;
  display: block;
}

/* 施工事例トップページ（写真全体を囲むボックス） */
.gallery-s {
  width: 940px;
  font-size: 10px;
  margin: 0 auto;
  background-color: #ffffff;
}
/* 施工事例トップページ（写真を囲むボックス：共通） */
.gallery-s .thumb {
  width: 220px;
  float: left;
  margin-right: 20px;
  margin-bottom: 50px;
}
/* 施工事例トップページ（写真を囲むボックス：4列目） */
.gallery-s .thumb:nth-child(4n) {
  margin-right: 0;
}
/* 施工事例トップページ（写真） */
.gallery-s .thumb img {
  width: 100%;
  display: block;
}

/* ページの先頭へ戻る */
.pagetop {
	font-size: 12px;
	text-align: right;
	margin-top: 30px;
}

#contact .access table {
  float: left;
}

#contact .access th,
#contact .access td {
  text-align: left;
  vertical-align: top;
  line-height: 2.5;
}

#contact .access td {
  padding-left: 30px;
}

#contact .access iframe {
  width: 460px;
  float: right;
}