* {
	margin: 0;
	padding: 0;
}
html {
	color: #000000;
	font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
}
body {
	font-size: 15px;
	line-height: 29px;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	text-size-adjust: 100%;
	background-color: #FFFFFF;
	position: relative;
	text-align: center;
	min-width: 1200px;
}
table {
	border-spacing: 0;
}
fieldset, img {
	border: 0
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal
}
ol, ul {
	list-style: none
}
caption, th {
	text-align: left
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal
}
q:before, q:after {
	content: ''
}
abbr, acronym {
	border: 0;
	font-variant: normal
}
sup {
	vertical-align: text-top
}
sub {
	vertical-align: text-bottom
}
legend {
	color: #000
}
#yui3-css-stamp.cssreset {
	display: none
}
a {
	color: #000;
	text-decoration: none;
}
a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #c2a747;
	text-decoration: underline;
}
a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	padding-top: 0px;
	transition: .3s;
}
a.none {
	text-decoration: none;
}
a.white {
	color: #fff;
	text-decoration: none;
}
a.white:link {
	color: #fff;
	text-decoration: none;
}
a.white:visited {
	color: #fff;
	text-decoration: none;
}
a.white:hover {
	color: #91790b;
	text-decoration: none;
}
a.gold {
	color: #91790b;
	text-decoration: none;
}
a.gold:link {
	color: #91790b;
	text-decoration: none;
}
a.gold:visited {
	color: #91790b;
	text-decoration: none;
}
a.gold:hover {
	color: #91790b;
	text-decoration: underline;
}
img {
	border-style: none;
	z-index: 0;
	vertical-align: bottom;
}
/**/
.f11 {
	font-size: 11px;
}
.f15 {
	font-size: 15px;
}
.f20 {
	font-size: 20px;
}
.f25 {
	font-size: 25px;
}
.f30 {
	font-size: 30px;
		line-height: 45px;
}
.f45 {
	font-size: 45px;
	line-height: 65px;
}
.f75 {
	font-size: 75px;
	line-height: 100px;
}
.l2 {
	letter-spacing: 0.2em;
}
.h28 {
	line-height: 28px;
}
.h35 {
	line-height: 35px;
}
.h55 {
	line-height: 55px;
}
.bb {
	font-weight: bold;
}
.w100pc {
	text-align: center;
	width: 100%;
}
.pdg4tb {
	padding-top: 4px;
	padding-bottom: 4px;
}
.pdg10t {
	padding-top: 10px;
}
.pdg10b {
	padding-bottom: 10px;
}
.pdg30b {
	padding-bottom: 30px;
}
.gold {
	color: #91790b;
}
.white {
	color: #fff;
}
.yellow {
	color: #f08945;
}
.red {
	color: #d82b2b;
}
.brack {
	color: #000;
	font-weight: bold;
}
.kasenYellow {
	background: linear-gradient(transparent 72%, #ff0 0%);
}
.btn {
	background-color: #91790b;
	color: #fff;
	width: 180px;
	height: 30px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 30px;
	outline: none;
	border: 2px solid #91790b;
	font-size: 14px;
}
.btn:hover {
	background-color: #fff;
	border-color: #91790b;
	color: #91790b;
}
.btn::before, .btn::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.btn, .btn::before, .btn::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.btn2 {
	background-color: #91790b;
	color: #fff;
	width: 272px;
	height: 30px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 30px;
	outline: none;
	border: 2px solid #91790b;
	font-size: 14px;
}
.btn2:hover {
	background-color: #fff;
	border-color: #91790b;
	color: #91790b;
}
.btn2::before, .btn2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.btn2, .btn2::before, .btn2::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.btn3 {
	background-color: #91790b;
	color: #fff;
	width: 252px;
	height: 57px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 57px;
	outline: none;
	border: 2px solid #91790b;
	font-size: 14px;
}
.btn3:hover {
	background-color: #fff;
	border-color: #91790b;
	color: #91790b;
}
.btn3::before, .btn3::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.btn3, .btn3::before, .btn3::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.btn4 {
	background-color: #91790b;
	color: #fff;
	width: 390px;
	height: 50px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 50px;
	outline: none;
	border: 2px solid #91790b;
	font-size: 14px;
}
.btn4:hover {
	background-color: #fff;
	border-color: #91790b;
	color: #91790b;
}
.btn4::before, .btn4::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.btn4, .btn4::before, .btn4::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.photo {
	width: 100%;
	height: 535px;
	overflow: hidden; /* はみ出した要素を表示しない */
}
.photo img {
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
.photo img:hover {
	opacity: 0.6; /*半透明にする*/
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
#animation {
}
.fadeInDown {
	-webkit-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	-ms-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	visibility: visible !important;
}
@-webkit-keyframes fadeInDown {
 0% {
opacity: 0;
-webkit-transform: translateY(-20px);
}
 100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@keyframes fadeInDown {
 0% {
opacity: 0;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
 100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
/* トップページ */

#header {
	height: 257px;
	background-image: url(top_header.png)
}
#header_in {
	width: 1200px;
	height: 217px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-top: 40px;
}
#h_ap {
	position: absolute;
	width: 355px;
	height: 164px;
	top: 25px;
	left: 800px;
text-align: left;
	line-height: 20px;
	color: #fff;
	font-size: 13px;
}
#gnavi {
	width: 100%;
	padding-top: 20px;
	height: 52px;
	background: #000;
	color: #fff;
}
}
#gnavi_in {
	width: 1200px;
	height: 52px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.fixed {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10000;
}
#mainv {
	background-position: center top;
	width: 100%;
	background-image: url(mainv.jpg);
	height: 550px;
	margin-top: -2px;
}
#mainv_in {
	width: 1200px;
	height: 553px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
}
#title {
	background-position: center top;
	width: 100%;
	overflow: hidden;
	position: relative;
	background-image: url(title_bg.png);
	height: 140px;
}
#title_in {
	width: 1200px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	line-height: 35px;
	background-image: url(title_line01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#title_in2 {
	width: 1200px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	line-height: 35px;
	background-image: url(title_line02.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 40px;
}

#top_concept {
	background-position: center top;
	width: 100%;
	background-image: url(top_about.jpg);
	height: 785px;
}
#top_concept_in {
	width: 1200px;
	height: 675px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	line-height: 33px;
	font-size: 18px;
	text-align: left;
	position: relative;
}
#top_concept_ap{
		position: absolute;
	width: 1200px;
	height: 218px;
	top: 500px;
	left: 0px;
}
#hasami{
	position: absolute;
	width: 86px;
	height: 78px;
	top: -70px;
	left: 1105px;
}

.swing {
    margin:10px;
    -moz-animation: swing linear 5s infinite;
    -moz-transform-origin: center -30px 0;
    -webkit-animation: swing linear 5s infinite;
    -webkit-transform-origin: center -30px 0;
    -ms-animation: swing linear 5s infinite;
    -ms-transform-origin: center -30px 0;
    -o-animation: swing linear 5s infinite;
    -o-transform-origin:center -30px 0;
    animation: swing linear 5s infinite;
    transform-origin: center -30px 0;
    display: block;
    float:left;
}
 
@-moz-keyframes swing {
    0% { -moz-transform: rotate(0deg) }
    25% { -moz-transform: rotate(5deg); }
    50% { -moz-transform: rotate(0deg); }
    75% { -moz-transform: rotate(-5deg); }
    100% { -moz-transform: rotate(0deg); }
}
@-webkit-keyframes swing {
    0% { -webkit-transform: rotate(0deg); }
    25% { -webkit-transform: rotate(5deg); }
    50% { -webkit-transform: rotate(0deg); }
    75% { -webkit-transform: rotate(-5deg); }
    100% { -webkit-transform: rotate(0deg); }
}    
@-o-keyframes swing {
    0% { -o-transform: rotate(0deg); }
    25% { -o-transform: rotate(5deg); }
    50% { -o-transform: rotate(0deg); }
    75% { -o-transform: rotate(-5deg); }
    100% { -o-transform: rotate(0deg); }
}
@-ms-keyframes swing {
    0% { -ms-transform: rotate(0deg); }
    25% { -ms-transform: rotate(5deg); }
    50% { -ms-transform: rotate(0deg); }
    75% { -ms-transform: rotate(-5deg); }
    100% { -ms-transform: rotate(0deg); }
}
@keyframes swing {
    0% { transform: rotate(0deg); }
    25% { transform: rotate(5deg); }
    50% { transform: rotate(0deg); }
    75% { transform: rotate(-5deg); }
    100% { transform: rotate(0deg); }
}
#top_menu {
	width: 1200px;
	height: 300px;
	margin-top: 50px;
	position: relative;
}
#top_menu2 {
	width: 985px;
	margin-left: auto;
	margin-right: auto;
	height: 330px;
	margin-top: 50px;
	position: relative;
}
#top_menu_in {
	width: 181px;
	height: 270px;
	float: left;
	margin-left: 8px;
	margin-right: 8px;
	position: relative;
}
#top_menu_ap {
	position: absolute;
	width: 181px;
	height: 40px;
	top: 250px;
	left: 0px;
}
#main_contents {
	padding-top: 50px;
	padding-bottom: 50px;
}
#main_contents2 {
	padding-top: 50px;
	padding-bottom: 50px;
	border-bottom: 1px solid #727171;
}

#main_contents3 {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #edefef;
}
#main_contents_in {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	zoom: 1;
	text-align: center;
}
#top_service {
	width: 1032px;
	position: relative;
	overflow: hidden;
	zoom: 1;
	margin-left: auto;
	margin-right: auto;
}
#top_service_img {
	width: 719px;
	height: 452px;
	padding-top: 73px;
	margin-right: 41px;
	float: left;
}
#top_service_txt {
	width: 272px;
	float: left;
}
#top_service_img2 {
	width: 719px;
	height: 452px;
	padding-top: 73px;
	float: left;
}
#top_service_txt2 {
	width: 272px;
	float: left;
	margin-right: 41px;
}
#top_service_txtin {
	padding-top: 10px;
	text-align: left;
}
#top_service_btn {
	padding-top: 15px;
}
#top_works {
	background-position: center top;
	width: 100%;
	overflow: hidden;
	position: relative;
	background-image: url(top_works.png);
	height: 534px;
}
#top_works_in {
	width: 1200px;
	height: 494px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
}
#pagetop {
	border-bottom: 1px #6a8983 solid;
	height: 50px;
	text-align: right;
}
#footer {
	height: 500px;
	background-position: center top;
	width: 100%;
	overflow: hidden;
	position: relative;
	background-image: url(footer_bg.png);
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: cover;
}
#footer_in {
	width: 1200px;
	height: 334px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	text-align: center;
	color: #fff;
}
#f_navi {
	margin-top: 40px;
	height: 75px;
	margin-bottom: 20px;
	color: #fff;
	line-height: 75px;
	border-bottom: 1px solid #727171;
	border-top: 1px solid #727171;
}
#cr {
	line-height: 80px;
	font-size: 12px;
}
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	background: #91790b;
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 2px;
}
#page-top a:hover {
	text-decoration: none;
	background: #aa994f;
}

#page-top2 {
	position: fixed;
	bottom: 120px;
	right: 20px;
	font-size: 77%;
	line-height: 20px;
}
#page-top2 a {
	background: #b31c25;
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 2px;
}
#page-top2 a:hover {
	text-decoration: none;
	background: #d6515e;
}
/* concept */
#h_ap2 {
	position: absolute;
	width: 218px;
	height: 74px;
	top: 0px;
	left: 980px;
}
#h_ap3 {
	position: absolute;
	width: 955px;
	height: 30px;
	top: 10px;
	left: 0px;
	text-align: right;
	color: #91790b;
}
#h_ap4 {
	position: absolute;
	width: 500px;
	height: 20px;
	top: 10px;
	left: 220px;
	font-size: 10px;
}
#header2 {
	width: 100%;
	height: 90px;
	background: #000;
	color: #fff;
	border-top: 3px solid #91790b;
}
#header2_in {
	width: 1200px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-top: 10px;
	text-align: left;
}
#gnavi2 {
	position: absolute;
	width: 780px;
	height: 40px;
	top: 45px;
	left: 330px;
}
#concept_mainv {
	background-position: center top;
	width: 100%;
	overflow: hidden;
	position: relative;
	background-image: url(concept_img.jpg);
	height: 535px;
}
#concept_mainv_in {
	width: 1200px;
	height: 485px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	text-align: left;
	font-size: 18px;
	line-height: 35px;
}
#flower {
	background-position: center top;
	width: 100%;
	overflow: hidden;
	position: relative;
	background-image: url(bg_flower.png);
	height: 863px;
}
#flower_in {
	width: 1200px;
	height: 813px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
}

#concept01 {
	background-position: center bottom;
	width: 100%;
	overflow: hidden;
	position: relative;
	background-image: url(concept01.jpg);
	height: 535px;
	margin-top : -93px;
  padding-top : 93px;
	background-repeat: no-repeat;
}

#concept02 {
	background-position: center bottom;
	width: 100%;
	overflow: hidden;
	position: relative;
	background-image: url(concept02.jpg);
	height: 412px;
	margin-top : -93px;
  padding-top : 93px;
	background-repeat: no-repeat;
}
#concept03 {
	background-position: center bottom;
	width: 100%;
	overflow: hidden;
	position: relative;
	background-image: url(concept03.jpg);
	height: 412px;
	margin-top : -93px;
  padding-top : 93px;
	background-repeat: no-repeat;
}
#concept01_in {
	width: 600px;
	height: 485px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	padding-left: 600px;
}
#concept02_in {
	width: 600px;
	height: 362px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	padding-left: 600px;
}
#concept01_txt {
	width: 460px;
	margin-left: auto;
	margin-right: auto;
	background-color: rgba( 0, 0, 0, 0.70 );
	color: #fff;
	padding: 20px;
	text-align: left;
	margin-top: 20px;
}
#awards {
	width: 1200px;
	position: relative;
	overflow: hidden;
	zoom: 1;
}
#awards_l {
	width: 600px;
	position: relative;
	overflow: hidden;
	zoom: 1;
	float: left;
}
#awards_r {
	float: left;
	width: 570px;
	position: relative;
	overflow: hidden;
	zoom: 1;
	margin-left: 30px;
}
#awards_in {
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #727171;
	text-align: left;
}
#awards_title {
	background-image: url(hexagon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	font-size: 20px;
}
#awards_txt {
	padding-left: 20px;
}
#feature {
	padding-top: 80px;
	padding-bottom: 50px;
}
#feature_in {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	height: 2650px;
	text-align: left;
}
#feature01 {
	width: 550px;
	height: 320px;
	position: relative;
	background-image: url(feature1_img.jpg);
	padding-top: 500px;
	padding-left: 630px;
	padding-right: 20px;
	margin-bottom: 100px;
}
#feature01_ap {
	position: absolute;
	width: 202px;
	height: 754px;
	top: -50px;
	left: 30px;
}
#feature02 {
	width: 550px;
	height: 278px;
	position: relative;
	background-image: url(feature2_img.jpg);
	padding-top: 500px;
	padding-left: 20px;
	padding-right: 630px;
	margin-bottom: 100px;
}
#feature02_ap {
	position: absolute;
	width: 202px;
	height: 754px;
	top: -50px;
	left: 960px;
}
#feature03 {
	width: 550px;
	height: 320px;
	position: relative;
	background-image: url(feature3_img.jpg);
	padding-top: 500px;
	padding-left: 630px;
	padding-right: 20px;
}
#policy {
	width: 1200px;
	height: 360px;
	margin-bottom: 50px;
}
#policy_img {
	width: 600px;
	height: 360px;
	float: left;
}
#policy_txt {
	width: 600px;
	height: 360px;
	float: left;
}
#policy_txt2 {
	text-align: left;
	padding: 30px;
}
#paper {
	background-image: url(bg.png);
	padding-top: 50px;
	padding-bottom: 50px;
}
#paper_in {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	zoom: 1;
}
#capacity {
	background-image: url(hexagon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	text-align: left;
}
#cainz {
	background-image: url(cainz.png);
	background-repeat: no-repeat;
	background-position: left;
	width: 650px;
	height: 78px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 230px;
	margin-top: 30px;
	text-align: left;
	padding-top: 20px;
}
/* concept */

#flow_mainv {
	background-position: center top;
	width: 100%;
	overflow: hidden;
	position: relative;
	background-image: url(flow_img.jpg);
	height: 535px;
}
#flow {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;
	zoom: 1;
	margin-top: 50px;
}
#flow_l {
	width: 229px;
	float: left;
}
#flow_r {
	width: 920px;
	float: left;
	text-align: left;
	padding-left: 50px;
	border-left: 1px solid #727171;
}
#flow01 {
	position: relative;
	overflow: hidden;
	zoom: 1;
	margin-top: 30px;
}
#flow01_in {
	float: left;
	width: 252px;
	margin-left: 20px;
	margin-right: 20px;
}
#flow01_01 {
	width: 212px;
	position: relative;
	overflow: hidden;
	zoom: 1;
	padding: 20px;
	background-color: #dcf4f2;
	line-height: 25px;
	margin-bottom: 10px;
}
#flow01_02 {
	width: 212px;
	position: relative;
	overflow: hidden;
	zoom: 1;
	padding: 20px;
	background-color: #f4ead0;
	line-height: 25px;
	margin-bottom: 10px;
}
#flow01_03 {
	width: 212px;
	position: relative;
	overflow: hidden;
	zoom: 1;
	padding: 20px;
	background-color: #f4e1e6;
	line-height: 25px;
	margin-bottom: 10px;
}
/* engei */


#engei_mainv {
	background-position: center top;
	width: 100%;
	overflow: hidden;
	position: relative;
	background-image: url(engei_img.jpg);
	height: 535px;
}
#engei_mainv_in {
	width: 700px;
	height: 455px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 80px;
	text-align: left;
	font-size: 18px;
	line-height: 35px;
	padding-left: 500px;
}
#facility {
	background-image: url(hexagon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	text-align: left;
	padding-top: 8px;
	font-size: 22px;
}
#engei01 {
	background-position: center top;
	width: 100%;
	overflow: hidden;
	position: relative;
	background-image: url(engei01.jpg);
	height: 412px;
}
#target {
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	position: relative;
	zoom: 1;
	margin-bottom: 20px;
}
#target_l {
	float: left;
	width: 331px;
	height: 331px;
	margin-right: 20px;
}
#target_r {
	float: left;
	width: 550px;
	height: 281px;
	text-align: left;
	padding-top: 50px;
}
#Expert {
	height: 339px;
}
#Expert_l {
	width: 600px;
	height: 339px;
	float: left;
}
#Expert_r {
	width: 570px;
	height: 339px;
	float: left;
	text-align: left;
	padding-left: 30px;
}

#engei_01{
	background-image: url(engei_img01.jpg);
	width: 530px;
	height: 382px;
	text-align: left;
	padding-left: 640px;
	padding-top: 30px;
	padding-right: 30px;
}


#engei_03{
	background-image: url(engei_img03.jpg);
	width: 530px;
	height: 362px;
	text-align: left;
	padding-left: 640px;
	padding-top: 50px;
	padding-right: 30px;
}

#engei_02{
	background-image: url(engei_img02.jpg);
	width: 530px;
	height: 362px;
	text-align: left;
	padding-right: 640px;
	padding-top: 50px;
	padding-left: 30px;
}
#engei_04{
	background-image: url(engei_img04.jpg);
	width: 530px;
	height: 362px;
	text-align: left;
	padding-right: 640px;
	padding-top: 50px;
	padding-left: 30px;
}
/* company */
.abs_comp_list {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
.abs_comp_list li {
	width: 840px;
	overflow: hidden;
	position: relative;
	zoom: 1;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.abs_comp_list li dt {
	float: left;
	width: 150px;
	margin-right: 40px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #91790b;
}
.abs_comp_list li dd {
	float: left;
	text-align: left;
	width: 640px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#map_canvas {
	height: 500px;
	width: 100%;
}
#f_form {
	background-position: center top;
	width: 100%;
	overflow: hidden;
	position: relative;
	background-image: url(f_contact_bg.jpg);
	height: 478px;
}
#f_form_in {
	width: 1200px;
	height: 428px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
}
#txt_l{
	text-align: left;
}

/* service */
#service_mainv {
	background-position: center top;
	width: 100%;
	overflow: hidden;
	position: relative;
	background-image: url(service_img.jpg);
	height: 535px;
}
#service_mainv_in {
	width: 600px;
	height: 505px;
	margin-left: auto;
	margin-right: auto;
	padding-top:  130px;
	text-align: left;
	font-size: 18px;
	line-height: 35px;
	padding-right: 600px;
	color: #fff;
}
#service01 {
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 100%;
	overflow: hidden;
	position: relative;
	background-image: url(teien_bg.jpg);
	height: 412px;
	margin-top : -93px;
  padding-top : 93px;
}
#service03 {
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 100%;
	overflow: hidden;
	position: relative;
	background-image: url(doma_bg.jpg);
	height: 412px;
	margin-top : -93px;
  padding-top : 93px;
}
#service02 {
	background-position: center bottom;
	width: 100%;
	overflow: hidden;
	position: relative;
	background-image: url(ec_bg.jpg);
	height: 412px;
	margin-top : -93px;
  padding-top : 93px;
	background-repeat: no-repeat;
}
#service01_in {
	width: 600px;
	height: 455px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 80px;
	padding-right: 600px;
}


#service_bg01 {
	padding-top: 80px;
	padding-bottom: 80px;
	background-position: center top;
	width: 100%;
	overflow: hidden;
	position: relative;
	background-image: url(teien_bg01.png);
	height: 910px;
}


#service_bg02 {
	padding-top: 80px;
	padding-bottom: 80px;
	background-position: center top;
	width: 100%;
	overflow: hidden;
	position: relative;
	background-image: url(teien_bg02.png);
	height: 910px;
}
#service_bg03 {
	padding-top: 80px;
	padding-bottom: 80px;
	background-position: center top;
	width: 100%;
	overflow: hidden;
	position: relative;
	background-image: url(teien_bg01.png);
	height: 910px;
}


#service_bg04 {
	padding-top: 80px;
	padding-bottom: 80px;
	background-position: center top;
	width: 100%;
	overflow: hidden;
	position: relative;
	background-image: url(teien_bg02.png);
	height: 910px;
}
#service_bg05 {
	padding-top: 80px;
	padding-bottom: 80px;
	background-position: center top;
	width: 100%;
	overflow: hidden;
	position: relative;
	background-image: url(teien_bg01.png);
	height: 910px;
}


#service_bg06 {
	padding-top: 80px;
	padding-bottom: 80px;
	background-position: center top;
	width: 100%;
	overflow: hidden;
	position: relative;
	background-image: url(teien_bg02.png);
	height: 910px;
}
#service_bg_in {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	zoom: 1;
	
}


#service_contents01{
	background-image: url(service01_bg.png);
	width: 1200px;
	height: 854px;
	margin-bottom: 50px;
}

#service_contents02{
	background-image: url(service02_bg.png);
	width: 1200px;
	height: 854px;
	margin-bottom: 30px;
}
#service_contents03{
	background-image: url(service03_bg.png);
	width: 1200px;
	height: 854px;
	margin-bottom: 30px;
}
#service_contents04{
	background-image: url(service04_bg.png);
	width: 1200px;
	height: 854px;
	margin-bottom: 30px;
}
#service_contents05{
	background-image: url(service05_bg.png);
	width: 1200px;
	height: 854px;
	margin-bottom: 30px;
}
#service_contents_in{
	width: 530px;
	text-align: left;
	padding-left: 30px;
	padding-top: 100px;
}


#service_contents06{
	background-image: url(service06_bg.jpg);
	width: 1200px;
	height: 989px;
	margin-bottom: 30px;
}
#service_contents07{
	background-image: url(service07_bg.jpg);
	width: 1200px;
	height: 989px;
	margin-bottom: 30px;
}
#service_contents_in2{
	width: 640px;
	text-align: left;
	
}


ul.list_square{
list-style-type: square;
	text-align: left;
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	font-size: 22px;
	color: #947D09;
line-height: 40px;
	padding-left: 20px;
}



#sci_list{
	width: 260px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
}
.sci_list {
	width: 260px;
	margin-right: auto;
	margin-left: auto;
}
.sci_list li {
	width: 260px;
	height: 61px;
}
.sci_list li dt {
	float: left;
	width: 112px;
	margin-right: 10px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.sci_list li dd {
	float: left;
	text-align: left;
	width: 138px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #947d09;
	line-height: 61px;
	font-size: 25px;
}
.sci_list2 {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
.sci_list2 li {
	width: 300px;
	height: 61px;
}
.sci_list2 li dt {
	float: left;
	width: 112px;
	margin-right: 10px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.sci_list2 li dd {
	float: left;
	text-align: left;
	width: 158px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #947d09;
	line-height: 61px;
	font-size: 25px;
}
#sci_list_txt{
	clear:both;
	position: relative;
	overflow: hidden;
	zoom: 1;
}

dd.f20{
	font-size: 20px;
}



.navi_line {
	height: 40px;
}
.navi_line a {
	overflow: hidden;
	float: left;
}
.navi_line a:hover {
	border-bottom: 3px solid #947d09;
}
/***************/
.cattag{
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #2A564E;
	display: table-cell;
	margin-right: 10px;
	padding-right: 6px;
	padding-left: 6px;
	vertical-align: middle;
	text-align: center;
	width: 100px;
	float: left;
}
.cattag2{
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #2A564E;
	display: table-cell;
	margin-right: 6px;
	padding-right: 6px;
	padding-left: 6px;
	vertical-align: middle;
	text-align: center;
	float: left;
}

/***************/
#top_works2 {
	width: 1200px;	
		overflow: hidden;
	position: relative;
	zoom:1;
	
}
.twl {
	height: 300px;
	width: 288px;
	background-image: url(twl_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	text-align: left;
	margin-right: 6px;
	margin-left: 6px;
}
.twl_photo {
	width: 280px;
	height: 168px;
	border: 4px solid #FFF;
}
.twl_photo img{
	width: 280px;
	height: 168px;
	
}

.twl_cat {
	width: 280px;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 8px;
	height: 24px;
	line-height: 24px;
}
.twl_title {
	width: 280px;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 0px;
	font-weight: bold;
}
.blog_l_date_in {
	width: 90px;
	float: left;
	padding-top: 0px;
	overflow: hidden;
	position: relative;
	zoom: 1;
}
.blog_l_date_cat {
	font-weight: bold;
	float: left;
		overflow: hidden;
	position: relative;
	zoom:1;
}

/***************/
/***************/
#top04 {
	margin-bottom: 10px;
}
.top04_in {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
	zoom: 1;
	margin-bottom: 20px;
}
.top_newslist {
	width: 560px;
	float: left;
	padding: 10px;
	text-align: left;
}
.tnl {
	width: 560px;
	padding-top: 24px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #DDD;
	font-size: 16px;
	line-height: 24px;
		overflow: hidden;
	position: relative;
	zoom:1;
}
.tnl_btn {
	width: 560px;
	padding-top: 20px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.top_nk {
	width: 466px;
	float: left;
	padding: 17px;
	border: 1px solid #DDD;
	letter-spacing: 0px;
}
.top_nk2 {
	width: 1034px;
	float: left;
	padding-top: 30px;
	margin-bottom: 50px;
}
.top_itemlist2 {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
	zoom: 1;
	padding-top: 1px;
	padding-left: 1px;
	margin-bottom: 76px;
}
.top_il_wk2 {
	width: 274px;
	margin-left: -1px;
	border: 1px solid #DDD;
	float: left;
	margin-top: -1px;
}
.top_il_wk2 a {
	overflow: hidden;
	float: left;
}
.top_il_wk2 a:hover {
	border: 3px solid #76CE94;
}
.top_il_wk2 a:hover img {
	margin: -3px;
	opacity: 1.0;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
}
.topnews_title {
	position: relative;
	display: inline-block;
	margin-bottom: 1em;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 560px;
}
.topnews_title:before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -15px;/*線の上下位置*/
	display: inline-block;
	width: 20px;/*線の長さ*/
	height: 4px;/*線の太さ*/
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);/*位置調整*/
	background-color: #937E09;/*線の色*/
	border-radius: 0px;/*線の丸み*/
}
/***************/
/***************/
.top_w02 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(wke_tag.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 14px;
}
.top_w02_in {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	height: 556px;
}
.top_w03 {
	padding-top: 0px;
	padding-bottom: 0px;
}
.top_w03_in {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.twk_pnavi {
	width: 1200px;
	display: inline-block;
	text-align: center;
	overflow: hidden;
}
.twk_pnavi li {
	width: 158px;
	height: 122px;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	margin-top: 12px;
	margin-right: 5px;
	margin-bottom: 12px;
	margin-left: 5px;
}
.twk_pnavi li img {
	width: 158px;
	height: 122px;
}
.twk {
	width: 1200px;
}
.twk_p {
	height: 556px;
	width: 1200px;
	overflow: hidden;
}
.twk_p img {
	margin-left : auto;
	margin-right : auto;
}
.twk_t {
	width: 800px;
	padding-top: 6px;
	margin-bottom: 6px;
}

/***************/


#sentei {
	background-position: center bottom;
	width: 100%;
	overflow: hidden;
	position: relative;
	background-image: url(sentei_bg.jpg);
	height: 413px;
	margin-top : -93px;
  padding-top : 93px;
	background-repeat: no-repeat;
}
#sentei_in {
	width: 600px;
	height: 313px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 100px;
	padding-left: 600px;
}
.engei_newslist {
	width: 1000px;
	padding: 10px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.enl {
	width: 1000px;
	padding-top: 24px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #DDD;
	font-size: 16px;
	line-height: 24px;
	overflow: hidden;
	position: relative;
	zoom: 1;
}

.f_bn{
	width: 600px;
	display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 2em auto 1em;
    justify-content: space-between;
}

.f_bn li{
	  flex: 0 1 47%;
    justify-content: center;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

.f_bn li img{
	width: 100%;
}

