@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	border: none;
	vertical-align: baseline;
	font-weight: normal;
	font-style:normal;
	font-size: 100%;
	outline: none;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

html{
	-webkit-font-smoothing: antialiased;

}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

input, textarea{
	margin: 0;
	padding: 0;
}

ol, ul{
	list-style:none;
}

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

caption, th{
	text-align: left;
}

a:focus{
	outline:none;
}

a{
	text-decoration: none;
}
.clearfix:after { 
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	overflow: hidden;
	height: 1px;
	/*¥*//*/
	height: auto;
	/**/
}

.both{
	clear:both;
}

a{
	text-decoration: none;
}

h2{
	text-align: center;
	font-size: 28px;
	color: #333;
	letter-spacing: 3px;
	margin: 0 0 25px;
	line-height: 1.2;
}

h2 p.title{
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
   	font-weight: 300;
	font-style: italic;
}

h2 .border{
	line-height: 0;
	padding: 0;
	margin: 4px 0 22px;
	height: 2px;
}

h2 img{
	margin: 0;
}


small{
	font-family: "游ゴシック体", "Yu Gothic", YuGothic,"Hiragino Kaku Gothic Pro", Meiryo, "MS PGothic", sans-serif;
	font-size: 18px;
	letter-spacing: 0px;
	display: block;
}
/*----------------------
font
----------------------*/
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'locksmithsmall';
	src: url('../font/locksmith_small-webfont.eot');
	src: url('../font/locksmith_small-webfont.eot?#iefix') format('embedded-opentype'),
	url('../font/locksmith_small-webfont.woff') format('woff'),
	url('../font/locksmith_small-webfont.ttf') format('truetype'),
	url('../font/locksmith_small-webfont.svg#locksmithsmall') format('svg');

}

@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'locksmithlight_italic';
	src: url('../font/locksmith_thin_italic-webfont.eot');
	src: url('../font/locksmith_thin_italic-webfont.eot?#iefix') format('embedded-opentype'),
	url('../font/locksmith_thin_italic-webfont.woff') format('woff'),
	url('../font/locksmith_thin_italic-webfont.ttf') format('truetype'),
	url('../font/locksmith_thin_italic-webfont.svg#locksmithlight_italic') format('svg');

}


@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'melbournelight';
	src: url('../font/melbourne_light_basic-webfont.eot');
	src: url('../font/melbourne_light_basic-webfont.eot?#iefix') format('embedded-opentype'),
	url('../font/melbourne_light_basic-webfont.woff') format('woff'),
	url('../font/melbourne_light_basic-webfont.ttf') format('truetype'),
	url('../font/melbourne_light_basic-webfont.svg#melbournelight') format('svg');

}


@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'melbourneregular';
	src: url('../font/melbourne_regular_basic-webfont.eot');
	src: url('../font/melbourne_regular_basic-webfont.eot?#iefix') format('embedded-opentype'),
	url('../font/melbourne_regular_basic-webfont.woff') format('woff'),
	url('../font/melbourne_regular_basic-webfont.ttf') format('truetype'),
	url('../font/melbourne_regular_basic-webfont.svg#melbourneregular') format('svg');

}

@font-face {
    font-weight: normal;
    font-style: normal;
    font-family: 'matilderegular';
    src: url('../font/matilde-webfont.eot');
    src: url('../font/matilde-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/matilde-webfont.woff') format('woff'),
         url('../font/matilde-webfont.ttf') format('truetype'),
         url('../font/matilde-webfont.svg#matilderegular') format('svg');
}
/*----------------------
commmon
----------------------*/
body{
	background: url("../images/bg.png");
	font-family: "游ゴシック体", "Yu Gothic", YuGothic,"ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, Meiryo, "ＭＳ ゴシック", "MS PGothic", sans-serif;
	background: url(../images/bg.jpg) 0 0;
}
header{
	background: url(../images/header_bg.png) 0 0 repeat-x;
	height: 110px;
	position: fixed;
	top:0;
	width: 100%;
	border-bottom: 1px solid #CCC;
	z-index: 100;
}

.inner_header{
	width:1024px;
	margin: 5px auto 0;
}

.inner_header h1{
	padding: 26px 0 0;
	float: left;
}

.inner_header ul{
	padding: 27px 0 0;
	float: right;
}
.inner_header li a{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition-duration: 0.3s;  
	-webkit-transition-timing-function: linear;
}
.inner_header li a:hover{
	color: #fff;
	background: rgba(0,167,60,0.6);
}
.inner_header li.active {
	color: #fff;
	background: rgba(0,167,60,0.6);
}

.inner_header li.active a{
	color: #fff;

}

.inner_header li.impo {
	color: #fff;
	background: rgba(244,159,0,0.8);
}

.inner_header li.impo a{
	color: #fff;
}

.inner_header li{
	float: left;
	width: 100px;
	height: 50px;
	font-size: 14px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 0 8px;
}
.inner_header li a{
	display: block;
	text-align: center;
	width: 100px;
	height: 40px;
	font-family: Helvetica,sans-serif;
	font-weight: bold;
	padding: 10px 0 0;
	line-height: 1.1;
	color: #000;
	text-decoration: none;
}

.inner_header li small{
	font-size: 11px;

}

/*----------------------
index
----------------------*/
section#main{
	width: 984px;
	margin: 0 auto;
	padding: 35px 20px;
}
section#main_image{
	width: 100%;
	background: url(../images/index_mainImage.jpg) center bottom no-repeat;
	background-size: cover;
	height: 540px;
}

section#main .index_greeting{
	padding: 0 0;
}

section#main .index_greeting .left{
	float: left;
}

section#main .index_greeting .left h2{
	text-align: center;
	font-size: 28px;
	
	color: #333;
	letter-spacing: 3px;
	margin: 0 0 25px;
	line-height: 1.2;
}

section#main .index_greeting .left h2 p.title{
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
   	font-weight: 300;
	font-style: italic;
}
section#main .index_greeting .left h2 .border{
line-height: 0;
padding: 0;
margin: 4px 0 16px;
height: 2px;

}

section#main .index_greeting .left h2 img{
	margin: 0;
}


section#main .index_greeting .left h2 small{
	font-family: "游ゴシック体", "Yu Gothic", YuGothic,"Hiragino Kaku Gothic Pro", Meiryo, "MS PGothic", sans-serif;
	font-size: 20px;
	letter-spacing: 0px;
	display: block;
}

section#main .index_greeting .left .text{
	font-size: 14px;
	text-align: center;
	line-height: 2.4;
	color: #333;
}


section#main .index_greeting .right{
	float: right;
}

section#index_business{
	background: rgba(220,220,220,0.5);
	border-top: 1px solid rgba(170,170,170,0.5);
	border-bottom: 1px solid rgba(170,170,170,0.5);
	padding: 55px 0;
}

section#index_business .index_business_box{
	width: 740px;
	margin: 0 auto;
	padding: 20px 20px;
}

section#index_business .index_business_box li{
	float: left;
	margin: 0 21px 0 0;
	font-size: 12px;
	position: relative;
}

section#index_business .index_business_box li:last-child{
	margin: 0 0 0 0;
}

section#index_business .index_business_box li p{
	letter-spacing: -1px;
}


section#index_business .index_business_box li div{
	position: absolute;
	background: rgba(5, 112, 96, 0.8);
	height: 33px;
	bottom: 31px;
	width: 100%;
	padding: 15px 0px 10px 15px;
	color: #FFF;
	font-size: 14px;
	line-height: 1.2;
	width: 215px;
	font-weight: bold;
}

section#index_business .index_business_box li div small{
	font-size: 13px;
	font-family: "melbourneregular";
	letter-spacing: 1px;
	padding: 3px 0 0 3px;
	display: block;
}



section#index_business .index_business_box li a{
	color: #333;
	text-decoration: none;
	-webkit-transition-duration: 0.3s;  
	-webkit-transition-timing-function: linear;
}

section#index_business .index_business_box li a:hover{
	opacity: 0.7;
}

section#index_business h2{
	text-align: center;
	font-size: 28px;
	color: #333;
	letter-spacing: 3px;
	margin: 0 0 25px;
	line-height: 1.2;
}

section#index_business h2 p.title{
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
   	font-weight: 300;
	font-style: italic;
}
section#index_business h2 .border{
	line-height: 0;
	padding: 0;
	margin: 4px 0 16px;
	height: 2px;
}

section#index_business h2 img{
	margin: 0;
}


section#index_business h2 small{
	font-family: "游ゴシック体", "Yu Gothic", YuGothic,"Hiragino Kaku Gothic Pro", Meiryo, "MS PGothic", sans-serif;
	font-size: 20px;
	letter-spacing: 0px;
	display: block;
}

section#index_business .index_business_box li img.arrow{
	position: absolute;
	right: 10px;
	top:21px
}

/*----------------------
company
----------------------*/
.anchor{
	position: fixed;
	bottom: 70px;
	border: 1px #ccc solid;
	padding: 10px;
	background: rgba(220,220,220,0.3);
	right: 30px;
	font-size: 12px;
	border-radius: 3px;
	color: #333;
}
section#main .company_info{
	text-align: center;
}

section#main .company_info .text{
	font-size: 14px;
	text-align: center;
	line-height: 2.4;
	color: #333;
}
section#main .company_info ul{
	width: 230px;
	margin: 30px auto 140px;
	font-size: 16px;
}
section#main .company_info li{
	clear: both;
}
section#main .company_info .th{
	float: left;
	width: 100px;
	text-align: left;
}

section#main .company_info .td{
	float: left;
}

section#main .fact_info{
	margin: 80px 0 0;
}
section#main .fact_info{
	font-size: 14px;
}
section#main .fact_info .adress{
	margin: 0 0 10px;
}

section#main .fact_info li{
	float: left;
	margin: 0 0 50px;
}

section#main .fact_info li:nth-child(2n){
	float: right;
}

section#main .fact_info li b{
	font-weight: bolder;
}
section#main .fact_info .adress2{
	font-size: 12px;
}

section#main .fact_info .num{
	font-size: 18px;
	line-height: 1;
}

#gMap{
	border: 1px #ccc solid;
	width: 450px;
	height: 200px;
}

#gMap2{
	border: 1px #ccc solid;
	width: 450px;
	height: 200px;
}

#gMap3{
	border: 1px #ccc solid;
	width: 450px;
	height: 200px;
}

#gMap4{
	border: 1px #ccc solid;
	width: 450px;
	height: 200px;
}

#main_image_company{
	background: url(../images/company_main_image.jpg) 0 0 no-repeat;
	background-size: cover;
	height: 300px;
}

/*----------------------
business
----------------------*/
#main_image_business{
	background: url(../images/business_image.jpg) 0 0 no-repeat;
	background-size: cover;
	height: 300px;
}
.recycle_box{
	text-align: center;
	font-size: 14px;
	text-align: center;
	line-height: 2.4;
	color: #333;

}
.recycle_box img.images{
	margin: 0 0 80px;
}
.recycle_box p.text{
	margin: 20px 0 50px;
}
.macadam_box{
	text-align: center;
	font-size: 14px;
	text-align: center;
	line-height: 2.4;
	color: #333;
	margin: 70px 0 180px;
}

.macadam_box p.text{
	margin: 20px 0 50px;
}

.macadam_box table{
	width: 100%;
	border: 1px solid #999;
}

.macadam_box th{
	text-align: center;
	color: #333;
	background: rgba(150,150,150,0.3);
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}


.macadam_box td{
	background: rgba(255,255,255,0.3);
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	vertical-align: middle;
	padding: 3px
}

.macadam_box td.second{
	background: rgba(210,210,210,0.3);
}
.macadam_box h3{
	text-align: center;
	border-bottom: 2px solid #5cbf7e;
	width: 100px;
	margin: 30px auto;
	font-size: 18px
}
.macadam_box .examples{
	text-align: left;
	margin: 0 0 50px;

}

.macadam_box .examples .left{
	width: 400px;
	height: 268px;
	float: left;
}

.macadam_box .examples .right{
	float: left;
	padding: 0 0 0 50px;
	font-size: 14px;
	line-height: 1.8;
}
.macadam_box .examples h3{
	border: none;
	width: auto;
	text-align: left;
	margin: 0;
	padding: 60px 0 5px ;
	font-size: 16px;
	font-weight: bold;
}

.wet_box{
	text-align: center;
	font-size: 14px;
	text-align: center;
	line-height: 2.4;
	color: #333;
	margin: 70px 0;
}
.wet_box ul{
	margin: 50px 0;
}
.wet_box li{
	width: 424px;
	font-size: 12px;
	text-align: left;
	line-height: 1.6;
	margin: 0 auto;
}

.wet_box li:last-child{
	
}
.wet_box li img{
	margin: 0 0 5px;
}
.dry_box{
	text-align: center;
	font-size: 14px;
	text-align: center;
	line-height: 2.4;
	color: #333;
	margin: 70px 0;
}
.dry_box ul{
	margin: 50px 0;
}
.dry_box li{
	width: 424px;
	font-size: 12px;
	text-align: left;
	line-height: 1.6;
	margin: 0 auto;
}
.dry_box li:last-child{
}

.dry_box li img{
	margin: 0 0 5px;
}


/*----------------------
SDGs
----------------------*/
#main_image_sdgs{
	background: url(../images/sdgs_main_image.jpg) 0 0 no-repeat;
	background-size: cover;
	height: 300px;
}

#main_image_sdgs img{
	display: block;
	margin: 0 auto;
	padding-top: 150px;
	vertical-align: middle;
}

li.sdgsl{
	width: 450px;
	height: 365px;
	margin: 0;
	padding: 0;
}

#sdgs{
	width: 450px;
	height: 260px;
	margin: 0 0 20px;
}

#sdgs img{
	display: block;
	width: 450px;
}

.sdgss{
	width: 450px;
}

/*----------------------
contact
----------------------*/

#main_image_contact{
	background: url(../images/contact_image.jpg) 0 0 no-repeat;
	background-size: cover;
	height: 300px;
}

.contact_box{
	text-align: center;
	font-size: 14px;
	text-align: center;
	line-height: 2.4;
	color: #333;
	margin: 20px 0 180px;
}
#form{
	width: 602px;
	margin: 50px auto;
	text-align: left;
}

#form .formColumn {
	padding: 0 0 20px;

}

#form .formColumn label{
	width: 200px;
	display: inline-block;
	vertical-align: top;
}
#form .formColumn .red{
	color: #ff0000;
	font-size: 12px;
}
#form .formColumn input{
	width: 380px;
	height: 30px;
	border: 1px solid #ccc;
	padding: 0 10px;
}
#form p{
	text-align: center;
}
#form .formColumn textarea{
	width: 380px;
	height: 150px;
	border: 1px solid #ccc;
	padding: 0 10px;
}

#form input[type="image"]{
	display: block;
	margin: 20px auto 0;
}

#form .formColumn label.error{
	margin: 0 0 0 200px !important;
	width: 300px;
}
/*----------------------
footer
----------------------*/

footer{
	border-top: 1px #ccc solid;
	padding: 55px 0 0;
}
footer .foot_company{
	width: 400px;
	float: left;
	padding: 57px 20px 40px 60px;
}

footer .foot_company h2{
	margin: 0 0 10px;
	text-align: left;
}

footer .foot_box{
	width: 1024px;
	margin: 0 auto;
}

footer .foot_box p.adress{
	padding: 5px 0;
	font-size: 14px;
}

footer .foot_box p.tel{
	float: left;
	margin: 0 20px 0 0;
	font-size: 12px;
}

footer .foot_box p.fax{

	font-size: 12px;
}
footer .foot_box p.fax .big{
	font-size: 20px;
	font-weight: bold;
}

footer .foot_box p.tel .big{
	font-size: 20px;
	font-weight: bold;
}
footer .copyright{
	font-family: "melbourneregular";
	background: #00853d;
	padding: 15px 0;
	margin: 55px 0 0;
	text-align: center;
	font-size: 12px;
	color: #fff;
}
footer .campany_btn{
	
}
footer .foot_calender{
	float: right;
	margin: 0 60px 0 0;
}
footer .foot_company a{
	color: #333;
	display: block;
	padding: 5px 5px 5px 10px;
	width: 190px;
	border:1px #999 solid;
	margin: 10px 0;
	font-size: 14px;
	-webkit-transition-duration: 0.3s;  
    -webkit-transition-timing-function: linear;  
}

footer .foot_company a:hover{
	color: #333;
	text-decoration: none;
	background: rgba(255,255,255,0.5);
	
}
@media screen and (max-device-width: 480px){

	section#main .index_greeting{
		padding: 0 0;
	}

	section#main .index_greeting .left{
		float: none;
	}
	section#main .index_greeting .right{
		float: none;
		text-align: center;
	}
	section#index_business .index_business_box li div{
		bottom: 25px;
	}

}


/*---------------------------------------------------------------240319 */
.kyoka{
	display: block;
	clear: both;
	width: 450px;
	margin-top: 15px;
}