/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Oswald);

h1,h2,h3,h4,h5,h6,p,ul,ol,dl {
	margin:0;
	padding:0;
}

h1 {
	font-family:Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	font-weight:500;
	font-size:18pt;
}

*:link,*:visited {
	text-decoration:none;
	color:#006699;
}

a:hover {
	text-decoration:underline;
	color:#0033CC;
}

img {
	vertical-align:bottom;
	border:0;
}

th,td {
}

body {
	margin:0;
	padding:0;
	text-align:center;
	font-size:11pt;
	color:#333333;
	background:#FFFFFF;
	font-family:"Noto Sans JP","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;
	background-image:url(img/bg.jpg);
	background-repeat:repeat-x;
	overflow-y:scroll;
}

table {
	border-collapse:collapse;
}

#wrapper {
	position:relative;
	width:955px;
	margin:0px auto;
	text-align:left;
}

#toplogo {
	height:45px;
	margin-top:10px;
}

#headernavi {
	position:absolute;
	right:0;
	top:10px;
	height:10px;
	font-size:0.9em;
	letter-spacing:0;
	line-height:10px;
}

#headernavi img {
	margin-right:3px;
}

#snslink {
	display:none;
	position:absolute;
	right:0px;
	top:0;
}

#snslink ul {
	overflow:hidden;
}

#snslink li {
	float:left;
	list-style:none;
	margin-right:5px;
}

#snslink iframe {
	margin:0 !important;
}

#header {
	height:60px;
	width:955px;
	float:left;
}

.drawer-toggle {
	display:none;
}

#navibar {
	margin-top:160px;
	margin-bottom:20px;
	height:60px;
	width:955px;
}

#navibar li {
	list-style:none;
	float:left;
	width:191px;
	text-indent:-9999px;
}

#navibar li a {
	display:block;
	overflow:hidden;
	height:0 !important;
	height /**/: 61px;
	padding-top: 61px;
	background-image: url(img/navibar.jpg);
}

.navivar01 a {background-position: 0 0;}
.navivar02 a {background-position: -191px 0;}
.navivar03 a {background-position: -382px 0;}
.navivar04 a {background-position: -573px 0;}
.navivar05 a {background-position: -764px 0;}

.navivar01 a:hover {background-position: 0 -61px;}
.navivar02 a:hover {background-position: -191px -61px;}
.navivar03 a:hover {background-position: -382px -61px;}
.navivar04 a:hover {background-position: -573px -61px;}
.navivar05 a:hover {background-position: -764px -61px;}

#subnavibar {
	margin-bottom:20px;
	width:955px;
}

#subnavibar li {
	list-style:none;
	display:inline-block;
}

#main {
	margin-top:10px;
	margin-bottom:30px;
	float:left;
	width:955px;
}

#backtotop {
	clear:both;
	height:10px;
	font-size:0.9em;
	letter-spacing:0;
	line-height:10px;
	margin-bottom:10px;
	text-align:right;
}

#backtotop img {
	margin-right:3px;
}

#footerinfo {
	background-color:#F9F9F9;
	clear:both;
	border-top:1px solid;
	border-bottom:1px solid;
	border-color:#CCCCCC;
}
#footerinfobox {
	margin:0px auto;
	padding-top:15px;
	padding-bottom:15px;
	width:955px;
	position:relative;
	line-height:15px;
	text-align:left;
}
#footerlink {
	color:#CCCCCC;
}
#footeraddress {
	position:absolute;
	font-size:0.9em;
	right:0;
	top:7px;
}
#footersyamei {
	font-size:1.2em;
	padding-bottom:5px;
	letter-spacing:0.1em;
}

#footer {
	padding-top:5px;
	height:15px;
	text-align:center;
	clear:both;
}

/* 共通クラス */
img.title {
	margin-bottom:10px;
}
#title_ub {
	clear:both;
	width:955px;
	margin-bottom:20px;
	padding-bottom:2px;
	border-bottom:1px solid;
	border-color:#CCCCCC;
}
#title_ub h2{
	float:right;
	margin-top:10px;
	padding:0;
	vertical-align:bottom;
	letter-spacing:0.3em;
	font-size:1.1em;
	color:#006633;
}
#title_ubd {
	width:955px;
	margin-bottom:20px;
	padding-bottom:2px;
	border-bottom:1px dotted;
	border-color:#DDDDDD;
}
img.waku {
	border:1px solid;
	border-color:#CCCCCC;
	padding:2px;
}

/* 各ページ個別設定 */

/* トップページ */
#homemain {
	margin-top:10px;
	margin-bottom:30px;
	float:left;
	width:700px;
	padding-right:17px;
	margin-right:17px;
	border-right:1px solid;
	border-color:#CCCCCC;
}
#homemain p {
	padding-bottom:20px;
}
#homesub {
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	float:left;
	width:220px;
}
img.homesubbnr {
	margin-bottom:10px;
}
#homesubbox {
	margin-bottom:10px;
	padding:10px;
	width:198px;
	border:1px solid;
	border-color:#999999;
}
#homeworks {
	height:400px;
	margin-bottom:40px;
}
#workitem_home {
	float:left;
}
#workitem_home p {
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-text-overflow:ellipsis;
	-o-text-overflow: ellipsis;
	white-space:nowrap;
	width:162px;
	padding-bottom:0;
}
span.workshome_cover {
    display:inline-block;
    background-position:center center;
    background-repeat:no-repeat;
    background-size:cover;
	margin-right:10px;
	margin-top:10px;
    width:162px;
    height:162px;
	border:1px solid;
	border-color:#999999;
	/* マウスオーバーハイライト処理 */
	-webkit-filter:brightness(100%);
	-webkit-transition: all 0.5s ease;
}
span.workshome_cover:hover {
	-webkit-filter:brightness(120%);
	opacity:0.8\9; /* IEのみ適用 */
}
#hometopics table {
	width:700px;
}
#hometopics td {
	vertical-align:top;
	border-bottom:1px dotted;
	border-color:#CCCCCC;
	padding-top:10px;
	padding-bottom:10px;
}
span.event_cover {
    float:left;
    display:inline-block;
    background-position:center center;
    background-repeat:no-repeat;
    background-size:cover;
    width:150px;
    height:80px;
	border:1px solid;
	border-color:#999999;
	/* マウスオーバーハイライト処理 */
	-webkit-filter:brightness(100%);
	-webkit-transition: all 0.5s ease;
}
span.event_cover:hover {
	-webkit-filter:brightness(120%);
	opacity:0.8\9; /* IEのみ適用 */
}
#hometopics p {
	width:450px;
	float:left;
	margin-left:10px;
	margin-top:15px;
	color:#888888;
}
#hometopics p:hover{
	color:#333333;
}
#title_ub_home {
	clear:both;
	width:700px;
	margin-bottom:5px;
	padding-bottom:2px;
	border-bottom:1px solid;
	border-color:#CCCCCC;
}
#title_ub_home h2{
	float:right;
	margin-top:10px;
	padding:0;
	vertical-align:bottom;
	letter-spacing:0.3em;
	font-size:1.1em;
	color:#006633;
}

/* 会社概要 */
/* ごあいさつ */
#aisatsu {
	width:955px;
	padding-bottom:100px;
}
#aisatsu p {
	clear:both;
	line-height:1.8em;
}
#aisatsu h2 {
	padding-top:5px;
	font-size:1.2em;
}
img.directorimg {
	float:right;
	margin-left:20px;
}
img.aisatsuflow {
	float:left;
	margin-right:20px;
}
p.aisatsuright{
	float:right;
}
#sign {
	position:absolute;
	right:0;
	font-size:1.3empx;
}
img.sign {
	vertical-align:middle;
}
#gaiyou th {
	padding:10px;
	width:300px;
	border:1px solid;
	border-color:#CCCCCC;
	font-weight:normal;
	width:155px;
	text-align:center;
	background-color:#FFFFEE;
	white-space:nowrap;
}
#gaiyou td {
	padding:5px;
	border:1px solid;
	border-color:#CCCCCC;
	width:800px;
}
#gaiyou img {
	margin:10px;
}

/* 沿革 */
#history th {
	padding:10px;
	border:1px solid;
	border-color:#CCCCCC;
	font-weight:normal;
	width:155px;
	text-align:center;
	background-color:#FFFFEE;
	white-space:nowrap;
}
#history td {
	padding:5px;
	border:1px solid;
	border-color:#CCCCCC;
	width:800px;
}
#history img {
	margin:10px;
}

/* アクセス */
#access iframe {
	width:955px;
	height:500px;
}

/* 社会貢献活動 */
#csr img {
	margin-top:20px;
	margin-right:20px;
}

/* 品質向上 */
#quality img {
	margin-top:20px;
	margin-right:20px;
}
#quality th {
	padding:10px;
	width:300px;
	border:1px solid;
	border-color:#CCCCCC;
	font-weight:normal;
	width:155px;
	text-align:center;
	background-color:#FFFFEE;
	white-space:nowrap;
}
#quality td {
	padding:5px;
	border:1px solid;
	border-color:#CCCCCC;
	width:800px;
}

/* 施工事例トップ */
#workitem_top h2 {
	font-size:1.2em;
	color: #FFFFFF;
	background-color:#999999;
	padding:5px;
	text-align:left;
	letter-spacing:0.2em;
	position:relative;
}
span.workstop_right_title {
	padding:5px;
	letter-spacing:0.1em;
	font-family:"Oswald",sans-serif;
	position:absolute;
	right:0;
	top:0;
}
span.workstop_cover {
    display:inline-block;
    background-position:center center;
    background-repeat:no-repeat;
    background-size:cover;
    margin:10px;
    width:285px;
    height:220px;
	border:1px solid;
	border-color:#999999;
	/* マウスオーバーハイライト処理 */
	-webkit-filter:brightness(100%);
	-webkit-transition: all 0.5s ease;
}
span.workstop_cover:hover {
	-webkit-filter:brightness(120%);
	opacity:0.8\9; /* IEのみ適用 */
}
#catecm {
	padding-left:10px;
	padding-right:10px;
}

/* 施工事例 */
#works {
	margin-bottom:10px;
}
#works h1 {
	font-size:1.5em;
	text-align:left;
	letter-spacing:0.2em;
	position:relative;
	margin-bottom:20px;
	border-bottom:1px dotted;
	border-color:#DDDDDD;
	color:#666666;
}
span.works_right_title {
	letter-spacing:0.1em;
	font-family:"Oswald",sans-serif;
	position:absolute;
	right:0;
	top:0;
}
#works p {
	margin-bottom:10px;
}
#workitem {
	border:1px solid;
	border-color:#999999;
	margin-bottom:10px;
	background-color:#FFFFEE;
	position:relative;
}
#workitem h2 {
	font-size:1.1em;
	color: #FFFFFF;
	background-color:#999999;
	padding: 5px;
	text-align: center;
	letter-spacing:0.2em;
}
span.works_maincover {
    display:inline-block;
    background-position:center center;
    background-repeat:no-repeat;
    background-size:cover;
    margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
    width:400px;
    height:300px;
	border:1px solid;
	border-color:#999999;
	/* マウスオーバーハイライト処理 */
	-webkit-filter:brightness(100%);
	-webkit-transition: all 0.5s ease;
}
span.works_maincover:hover {
	-webkit-filter:brightness(120%);
	opacity:0.8\9; /* IEのみ適用 */
}
#workcm {
	position:absolute;
	right:10px;
	top:40px;
	width:515px;
	font-size:0.9em;
}
#workcm table {
	width:510px;
	margin-bottom:10px;
}
#workcm th {
	padding:5px;
	border:1px solid;
	border-color:#CCCCCC;
	font-weight:normal;
	width:100px;
	text-align:center;
	background-color:#EEEEEE;
	white-space:nowrap;
}
#workcm td {
	padding:5px;
	border:1px solid;
	border-color:#CCCCCC;
	background-color:#FFFFFF;
}
#thumimgs {
	width:955px;
}
span.works_thumcover {
    display:inline-block;
    background-position:center center;
    background-repeat:no-repeat;
    background-size:cover;
	margin-left:10px;
	margin-bottom:10px;
    width:105px;
    height:105px;
	border:1px solid;
	border-color:#999999;
	/* マウスオーバーハイライト処理 */
	-webkit-filter:brightness(100%);
	-webkit-transition: all 0.5s ease;
}
span.works_thumcover:hover {
	-webkit-filter:brightness(120%);
	opacity:0.8\9; /* IEのみ適用 */
}
#workitem_top {
	float:left;
	border:1px solid;
	border-color:#999999;
	width:309px;
	height:390px;
	margin-bottom:10px;
	background-color:#FFFFEE;
}
div.centeritem {
	margin-left:10px;
	margin-right:10px;
}

/* トピックス */
#topics {
	padding-left:20px;
	margin-left:10px;
	margin-bottom:9px;
	border-left:1px solid;
	border-color:#CCCCCC;
	float:left;
	width:745px;
	/* 最低高さ確保 */
	min-height:350px;
	height:auto !important;
	height:350px;
}
#topics h3 {
	font-size:1.1em;
	margin-bottom:10px;
}
#topics p {
	padding-bottom:0;
}
#topics img {
	border:1px solid;
	padding:2px;
	border-color:#999999;
}
#subnavibar_topics {
	width:170px;
	float:left;
}

/* 個人情報保護方針 */
#privacy p {
	margin-bottom:20px;
}
#privacy h2 {
	margin-bottom:5px;
	font-size:1.1em;
}

/* お問い合わせ */
#contact p {
	margin-top:10px;
	margin-bottom:10px;
}
#contact table {
	width:955px;
}
#contact th,#contact td {
	padding:0.3em;
	border:1px solid;
	border-color:#CCCCCC;
}
#contact th {
	font-weight: normal;
	background-color:#FFFFEE;
	font-weight:normal;
	width:155px;
	text-align:center;
}
