/**span**/
.midori{
	color:#096;
	font-size:1.1em;
	background-color:#f9fbf9;
}


body{
	width:100%;
	background-color:#f9f9f9;
}
header{
	width:100%;
	margin:0 auto;
	background-image:url(../img/header_bg.png);
	background-repeat:repeat;
	height:120px;
}
header h1{
	background-color:#178b27;
	color:#fff;
	padding-left:20px;
	font-size:0.8em;
}
header h2{
	text-align:center;
	margin-top:15px;
}
#nav_top{
	width:100%;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(243,243,243,1) 50%, rgba(237,237,237,1) 51%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	height:50px;
}
#nav_top ul{
	width:880px;
	margin:0 auto;
}
#nav_top li{
	/*float:left;*/
	line-height:50px;
	/*width:170px;*/
	display: inline-block;
	border-right:1px solid #fff;
	text-align:center;
	min-width: 100px;
}
#nav_top li:not(:nth-child(1)){
	width:145px;
}
#nav_top li a{
	display:block;
}
#nav_top li a:hover{
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(bottom, rgba(255,255,255,1) 0%, rgba(243,243,243,1) 50%, rgba(237,237,237,1) 51%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(bottom, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
#nav_top li:first-child{
	border-left:1px solid #fff;
}
li.home img{
	vertical-align:top;
	margin-top:10px;
}
/**catch*/
#catch{
	width:920px;
	clear:both;
	margin:30px auto;
	background-color:#fff;
	padding:30px;
	box-shadow:0 0 10px #ddd inset;
}
#catch h2{
	font-size:2em;
	padding-left:10px;
	color:#090;
	font-weight:bold;
	border-bottom:4px double #093;
	text-shadow:0 0 1px #CFC;
}
#catch h3{
	background-color:#fcfcfc;
	font-size:1.5em;
	padding-left:20px;
}
#catch p{
	font-size:1.3em;
	width:900px;
	margin:30px auto;
	line-height:45px;
}

/**top box**/
#box{
	width:980px;
	margin:50px auto;
	height:250px;
}
#box li{
	float:left;
	margin:12px;
	width:300px;
	text-align:center;
}

/*access**/
#access{
	clear:both;
	height:400px;
}
/**共通***/
.this{
	border-bottom:2px solid #093;
}
#main{
	clear:both;
	width:980px;
	margin:30px auto;
	overflow:hidden;
}
#kuzu li{
	float:left;
	margin-right:20px;
}


/**company*/
#main_w{
	clear:both;
	width:980;
	margin:50px auto;
	height:auto;
	overflow:hidden;
	
}
#main_w h2{
	font-size:2.4em;
	color:#093;
	font-weight:bold;
	margin-bottom:50px;
}
#m_left{
	float:left;
	width:600px;
}
#m_left p{
	font-size:1.2em;
	line-height:40px;
}
#m_right{
	float:right;
	width:300px;
}
#concept{
	margin-top:30px;
	margin-bottom:30px;
	overflow:hidden;
	
}
table#company{
	width:800px;
	margin:50px auto;
	border:1px solid #f00;
}
#company td{
	padding:9px 25px;
	border:6px solid #fff;
	font-size:1.1em;
}

td.td_left{
	background-color:#f6f6ec;
	width:150px;
	color:#333;
}
td.td_right{
	background-color:#f9f9f9;
}
#main_w h3{
	background-color:#093;
	height:35px;
	color:#fff;
	font-size:1.3em;
	padding-left:20px;
	margin-top:30px;
}

/**slideshow***/

#slideshow {
    margin: 30px auto;
    width:750px;
    text-align: left;
}
#slideshow div {
    width: 750px;
    height: 500px;
    overflow: hidden;
    position: relative;
}
#slideshow div div {
    top: 0;
    left: 0;
    position: absolute;
}
 
#slideshow ul {
    width: 750px;
	margin-top:30px;
}
 
#slideshow ul li {
    width: 120px;
    float: left;
	margin:2px;
}
 
#slideshow .active {
	filter:alpha(opacity=60)!important;
	-moz-opacity: 0.6!important;
	opacity: 0.6!important;
}
 /**works*/
#work {
   margin-top:30px;
   margin-left:20px;
   width:500px;
}
#work p{
	font-size:1.2em;
	line-height:40px;
}

/**flow**/
#step{
	margin-top:30px;
}
#step_left{
	width:100px;
	float:left;
	margin-top:30px;
}
#step_right{
	width:750px;
	float:right;
}

/**contact*/
#contact{
	width:850px;
	margin:30px auto;
}
#mail_form p{
	width:700px;
	margin:30px auto;
}
#privacy{
	overflow:hidden;
	width:800px;
	margin:30px auto;	
}

#privacy h3{
	margin-bottom:10px;
}
#policy{
	width:750px;
	margin:0 auto;
}
#policy h4{
	margin-bottom:10px;
	margin-top:10px;
	border-left:3px solid #093;
	padding-left:5px;
}
#policy p,#policy ul{
	margin:10px;
}

/**thanks***/

#thanks{
	width:750px;
	margin:30px auto;
	height:400px;
}
#thanks h2{
	font-size:1.5em;
	color:#363;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	letter-spacing:2px;
}
#thanks p{
	font-size:1.2em;
	line-height:50px;
}
#thanks span a{
	background-color:#393;
	color:#fff;
	padding:10px;
	font-size:0.9em;
	display:block;
	margin-top:30px;
	width:140px;
	text-align:center;
}
#thanks span a:hover{
	background-color:#396;
}

/**footer**/


footer{
	clear:both;
	width:100%;
	height:220px;
	background-color:#363;
	color:#fff;
}

footer #f_wrapper{
	width:980px;
	height:180px;
	margin:0 auto;
	padding-top:40px;
}
#f_wrapper #left{
	float:left;
	width:310px;
	border-right:1px dotted #555;
	height:120px;
}
#f_wrapper #right{
	float:right;
	width:660px;
}
#right li{
	text-align:left;
	margin:5px 20px;
	padding:3px;
}
#right ul li a{
	color:#fff;
	font-size:0.8em;
	display:block;
}
#right li a:hover{
	color:#222;
}
#left h1{
	line-height:50px;
	font-size:1.2em;
	letter-spacing:2px;
}
#left h1 img{
	vertical-align:bottom;
}

/**f_nav**/
.f_nav{
	float:left;
}
.f_nav:last-child{
	border-right:none;
}
li.b_bottom{
	border-bottom:1px dotted #999;
	letter-spacing:2px;
}
p#copy{
	clear:both;
	text-align:center;
	background-color:#eee;
	color:#111;
	height:40px;
	line-height:40px;
	font-size:0.5em;
}

/****top_btn*******/

#top_btn{
	width:90px;
	height:30px;
	background-color:#093;
	position:absolute;
	right:30px;
	border-top:3px solid #FC3;
}
#top_btn a{
	display:block;
	color:#fff;
	font-size:0.7em;
	text-align:center;
	line-height:30px;
}
#top_btn a:hover{
	background-color:#777;
	color:#111;
}
/*zeh**/
.zeh_page img{
	width:100%;
	height: auto;
}
.zeh_link{
	margin: 0 auto;
	width:500px;
}
.zeh_link a{
	text-align: center;
	display: block;
}
a.btn-green{
  display: block;
  color: #fff !important;
  background: #00913D;
  text-decoration: none;
  font-weight: bold;
  font-size:1.5em;
  border-radius: 3px;
  text-align:center;
  text-decoration:none !important;
	padding:30px 30px 30px 45px;
	position: relative;
	transition: .4s linear;
	margin-bottom: 30px;
}
a.btn-green:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: -3px 5px 0 0;
  background: url("../img/arrow_yajirusi.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
	position: absolute;
	left:100px;
	top:43%;
}
a.btn-green:hover {
  background: #6FB83F;
}