#header-top .menu .nav a.contact {
    background: #00ab36;
    color: #fff;
    padding: 29px 30px 28px;
    height: 100px;
}
#header-top .menu .nav a.active .icon-mail, #header-top .menu .nav a .icon-mail {
    background: url(../images/icon-mail.png) no-repeat top center;
    width: 29px;
    height: 22px;
    display: none;
    background-size: 29px 22px;
    margin: 0 auto;
    text-align: center;
}
#header-top .menu .nav a.contact .icon-mail {
    display: block;
}
@media (min-width: 769px){
	body {
		min-width: 1100px;
	}
	.ac_Menu{
		display: none;
	}
	#acbox {
		display: flex;
	}
}
@media (max-width: 768px){
	body {
		min-width: inherit;
		width: 100%;	
	}
	img {
	    max-width: 100%;
	}
	#header-top .menu .nav {
	    float: inherit!important;
	    width: 100%;
	    background: #fff;
	    top: 97px;
	    position: absolute;
	}
	#header-top .menu .nav li {
	    width: 100%;
	}
	#header-top .menu .nav li a {
	    padding: 15px;
	}
	#header-top .menu .nav li a.contact span.icon.icon-mail {
	    float: left;
	    margin-right: 15px;
	    display: inline-block;
	}
	#header-top .menu .nav a.contact {
	    padding: 15px 15px;
	}
	/*nav*/
	.ac_Menu {
		float: right;
		padding: 0;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		margin-top: 0;
		margin-bottom: 0;
		position: absolute;
		right: 10px;
		top: 23px;
		z-index: 10000;
	}
	#index .w638px{
		width: 100% !important;
	}
	.menu-trigger,
	.menu-trigger span {
		display: inline-block;
		transition: all .4s;
		box-sizing: border-box;
	}

	.menu-trigger {
		position: relative;
		width: 46px;
		height: 46px;
		background: #21af59;
		border-radius: 2px;
		margin-right: 0;
		/* border: 2px solid #5FAF1D; */
	}

	.menu-trigger span {
		position: absolute;
		left: 0;
		right: 0;
		margin: auto;
		width: 30px;
		height: 4px;
		background-color: #fff;
		color: #fff;
		border-radius: 4px;
	}

	.menu-trigger span:nth-of-type(1) {
		top: 5px;
	}

	.menu-trigger span:nth-of-type(2) {
		top: 13px;
	}

	.menu-trigger span:nth-of-type(3) {
		top: 21px;
	}

	.menu-trigger.active span:nth-of-type(1) {
		-webkit-transform: translateY(10px) rotate(-45deg);
		transform: translateY(10px) rotate(-45deg);
		top: 3px;
	}

	.menu-trigger.active span:nth-of-type(2) {
		opacity: 0;
	}
	.menu-trigger.active span:nth-of-type(3) {
		-webkit-transform: translateY(-15px) rotate(45deg);
		transform: translateY(-15px) rotate(45deg);
		top: 28px;
	}

	.menu-trigger span:nth-of-type(4) {
		top: 26px;
		background: none;
		text-align: center;
		font-size: 10px;
		font-weight: 700;
		position: absolute;
		height: auto;
		width: 32px;
		line-height: 18px;
	}
	#acbox {
		display: none;
	}
	/*end nav*/
	.johoku {
	    margin: 12px auto;
	    display: block;
	}
	#header-top {
	    height: 520px;
	    vertical-align: middle;
	    display: grid;
	}
	.div-wpclear .nav {
	    padding-top: 12px;
	    width: 100%;
	    margin-bottom: 25px;
	}
	.div-logo-foot {
	    float: left;
	    margin-right: 0;
	    margin-left: 0;
	    font-size: 30px;
	    color: #363636;
	    margin-bottom: 40px;
	    width: 100%;
	    text-align: center;
	}
	.wp-1232 {
	    display: table;
	}
	.div-absolute {
	    position: static;
	    bottom: 0;
	    left: 0;
	    width: 100%;
	    height: 220px;
	    margin-left: 0px;
	    background: url(../images/bg-3.png) no-repeat center center;
	    background-size: cover;	
	    display: table;
	}
	.main-1 {
	    height: auto;
	    padding-top: 100px;
	    padding-bottom: 170px;
	    background-size: cover;
	}
	.text-div {
	    width: 100%;
	    background: #00000054;
	    padding: 15px;
	    max-width: 525px;
	    margin-bottom: 50px;
	}
	.main-2 {
	    height: auto;
	}
	.div-bottom-nav .p-title {
	    padding: 7px 10px;
	}
	.main-wp {
	    padding: 0px 10px;
	}
	.top-foot {
	    padding: 0 10px;
	}
	.pos-abs {
	    position: static;
	    left: 0;
	    top: 0;
	    margin-left: 0;
	    margin-top: 0px;
	    font-size: 23px;
	    color: #363636;
	    line-height: 40px;
	}
	.comitem {
	    width: 100%;
	    margin-left: 0;
	    padding: 10px;
	}
	.div-wp-com {
	    padding: 0px 10px;
	}
	.com-img-ll {
	    width: calc(50%);
	}
	.com-img-rr {
	    left: calc(50%);
	    width: calc(50%);
	    padding: 5px 0 0 15px;
	}
	.com-img-rr-2 {
	    left: 0!important;
	}
    
    .num-fax-sai {
        width: 100%;
        margin: 0 auto;
    }
    
    .company-1-sai .sp {
        display: block;
    }
    
    .tb-gai tr td:last-child{
        font-size: 17px;
    }
    .tb-gai tr td:first-child{
        font-size: 22px;
    }
}
@media (max-width: 640px){
	.div-item {
	    width: 100%;
	    float: inherit!important;
	}
	.div-line-center {
        display: none;
	    margin: 30px auto 0;
	    float: inherit;
	}
	.div-3-img {
	    padding: 110px 0;
	    text-align: center;
	    width: calc(100% - 30px);
	    margin: 15px 15px 0px 15px!important;
	}
	.com-img-ll {
	    width: calc(100%);
	}
	.com-img-rr {
	    left: 0;
	    width: calc(100%);
	    padding: 5px 0 0 15px;
	    position: relative;
	}
	.com-img-rr-2 {
	    left: 0!important;
	}
	.mar-top-130 {
	    margin-top: 0;
	    position: relative;
	    margin-bottom: 0;
	}

	.header-company {
	    height: 320px!important;
	}
	.cm-p {
	    line-height: 40px;
	}
}
@media (max-width: 480px){
	#header-top {
	    height: 488px;
	}
	.bg-green {
	     width: 100%; 
	}
	#header-top .menu .logo {
	    color: #000;
	    font-weight: bold;
	    margin: 25px 11px;
	    font-size: 30px;
	    max-width: 220px;
	    font-size: 23px;
	}
	.tit-p-big {
	    font-size: 54px;
	}
	.text-div {
	    font-size: 20px;
	}
	.header-company {
	    height: 320px!important;
	}

	
}
@media (max-width: 375px){
.work2, .work3 {
	    font-size: 38px;
	}
	.tit-p-big {
	    font-size: 46px;
	}
	.text-div {
	    font-size: 18px;
	}
}