@charset "utf-8";
@import "common.css";


#header {
	background:url(../img/business/key_bg.png) no-repeat center top;
	height:360px;
	box-sizing:border-box;
	padding-top:30px;
	margin-bottom:75px;
}
#header .tit {
	width:187px;
	margin:80px auto;
}
/*header .img_position {
	width:920px;
	margin:0 auto;
	position:relative;
}
header .img01 {
	position:absolute;
	left:-100px;
	bottom:-39px;
}
header .img02 {
	position:absolute;
	right:100px;
	bottom:-36px;
}
*/
/*@media only screen and (max-width:767px){
	.wrapper {
		width:93.75%;
		margin:0 auto;
	}
	header {
		width:100%;
		padding-top:0;
		}
	
	header .img_position {
	width:100%;
	margin:0 auto;
	position:relative;
}
header .img01 {
	left:12px;
	bottom:-50px;
	width:18%;
}
header .img02 {
	right:12px;
	bottom:-80px;
	width:30%;
	
}
	
}*/
@media only screen and (max-width:767px){
	
	#header {
		width:100%;
		height:auto;
		background-size:cover;
		box-sizing:border-box;
		padding:0;
		margin-bottom:20px;
	}
	#header .tit {
	width:50%;
	margin:0 auto;
	padding:30px;
	box-sizing:border-box;
}
	
}

/*--txt_box--*/

#txt_box .txt {
	color:#333333;
	font-size:14px;
	line-height:36px;
	text-align:center;
	letter-spacing:3px;
}

@media only screen and (max-width:767px){
#txt_box .txt {
	font-size:12px;
	line-height:20px;
	text-align:left;
	letter-spacing:2px;
}

}
/*--job--*/
#job .tit {
	background:url(../img/business/txt_bg.png) no-repeat center top;
	color:#FF9900;
	font-size:18px;
	line-height:40px;
	text-align:center;
	font-weight:bold;
	letter-spacing:4px;
	margin:68px 0 36px 0;
}
#job ul {
	width:1102px;
	margin:0 auto;
	height:90px;
}
#job li {
	background:#FF9900;
	border-radius:50px;
	height:80px;
	display:inline-block;
	float:left;
	text-align:center;
	font-size:14px;
	line-height:150%;
	letter-spacing:2px;
	margin-right:10px;
	box-shadow:0px 6px 0px 0px #E58900;
	box-sizing:border-box;
}
#job li:last-child {
	margin-right:0;
}
#job li a {
	color:#fff;
	text-decoration:none;
	display:block;
}
#job .txt01 {
	width:270px;
}
#job .txt01 a,#job .txt04 a {
	padding:20px 10px;
}
#job .txt02 {
	width:150px;
}
#job .txt02 a,#job .txt03 a,#job .txt05 a {
	padding:30px 10px;
}
#job .txt03 {
	width:180px;
}
#job .txt04 {
	width:160px;
}
#job .txt05 {
	width:130px;
}

@media only screen and (max-width:767px){
	#job .tit {
	font-size:15px;
	line-height:22px;
	letter-spacing:2px;
	margin:25px 0 20px 0;
	background-size:100% 100%;
	padding:0 10px;
}
	#job ul {
		width:90%;
		height:auto;
		margin:0 auto;
	}
	#job li {
		margin:0 auto 16px;
		font-size:13px;
		line-height:130%;
		letter-spacing:2px;
		display:inline-block;
}
#job li a {
	padding:12px;
}
#job .txt01,#job .txt02,#job .txt03,#job .txt04,#job .txt05 {
	width:100%;
	height:58px;
}
#job .txt01 a {
	padding:12px 10px;
}
#job .txt02 a,#job .txt03 a,#job .txt05 a {
	padding:21px 10px;
}	
}
/*--company--*/
#company li {
	padding:100px 0 15px 0;
}
#company .tit {
	color:#2E9405;
	font-size:28px;
	line-height:36px;
	font-weight:bold;
	text-align:center;
	letter-spacing:5px;
}
#company  .txt_border {
	text-align:center;
	margin:10px 0 50px 0;
}
#company .img {
	text-align:center;
	position:relative;
}
#company .img_position {
	position:absolute;
	bottom:0;
	
}
#company .txt {
	width:850px;
	margin:30px auto 45px;
	color:#333333;
	font-size:14px;
	line-height:200%;
	letter-spacing:2px;
}
#company .box {
	width:850px;
	height:280px;
	margin:0 auto;
	padding:45px 50px;
	box-sizing:border-box;
	background:#F8F8F6;
}
#company .box_name {
	margin-bottom:25px;
	font-size:16px;
}
#company .box_txt {
	width:540px;
	float:left;
		color:#333333;
			font-size:14px;
	line-height:200%;
	letter-spacing:3px;
}
#company .box_img {
	float:right;
}


@media only screen and (max-width:767px){
	
#company .txt,#company .box,#company .box_txt {
	width:100%;
	margin:0 auto;
}
#company li {
	padding:30px 0 15px 0;
}
#company .tit {
	font-size:18px;
	line-height:26px;
	letter-spacing:2px;
}
#company  .txt_border {
	margin:5px 0 25px 0;
}
#company .txt {
	margin:10px auto 12px;
	font-size:12px;
	line-height:160%;
	letter-spacing:2px;
}
	#company .box {
	height:auto;
	padding:10px;
}
#company .box_name {
	margin-bottom:12px;
}
#company .box_txt {
			font-size:12px;
	line-height:150%;
	float:none;
}
#company .box_img {
	width:50%;
	margin:5px auto 0;
	float:none;
}
}

/*--parts　product--*/
#parts {
	padding:100px 0 15px 0;
}
#product {
	padding:90px 0 110px 0;
}
#parts .tit,#product .tit {
	color:#2E9405;
	font-size:40px;
	line-height:40px;
	font-weight:normal;
	text-align:center;
	letter-spacing:10px;
}
#parts .txt_border,#product .txt_border {
	text-align:center;
	margin:10px 0 45px 0;
}
#parts table,#product table {
	width:850px;
	margin:0 auto;
}
#parts tr,#product tr {
	display:table;
	margin-bottom:20px;
}
#parts th,#parts td,#product th,#product td {
	vertical-align:middle;
	box-sizing:border-box;
}
#parts th,#product th {
	width:290px;
	height:90px;
	color:#fff;
	font-weight:bold;
	font-size:20px;
	line-height:140%;
	letter-spacing:3px;
	position: relative;
/*	display:inline-block;*/
}
#parts th {
	background:#84bf35;
}
#product th {
	background:#1e8590;
}
#parts th:before,#product th:before{
	content: "";
	position: absolute;
	top: 99%;
	left: 50%;
 	margin-left: -12px;
	border: 12px solid transparent;
}
#parts th:before {
	border-top: 15px solid #84bf35;
}
#product th:before {
	border-top: 15px solid #1e8590;
}

#parts .list_last:before,#product .list_last:before {
	display:none;
	 } 
#parts td,#product td {
	width:560px;
	background:#f3f3f0;
	font-size:14px;
	line-height:160%;
	letter-spacing:2px;
	padding:0 20px;
	color:#333;
}
@media only screen and (max-width:767px){
	#parts,#product{
	padding:25px 0 0 0;
}
#parts .tit,#product .tit {
	font-size:20px;
	line-height:20px;
	letter-spacing:6px;
}
#parts .txt_border,#product .txt_border {
	margin:5px 0 20px 0;
}
	#parts table,#product table {
	width:100%;
	margin:0 auto;
}
#parts tr,#product tr {
	
	margin:0 auto 20px;
}
#parts th,#product th {
	width:35%;
	padding:5px;
	font-size:14px;
	line-height:120%;
}
	#parts td,#product td {
		font-size:12px;
		line-height:140%;
		padding:0 12px;
	}
}

/*--case--*/
#case .tit {
	color:#2E9405;
	font-size:38px;
	line-height:36px;
	font-weight:normal;
	text-align:center;
	letter-spacing:10px;
}
#case .txt_border {
	text-align:center;
	margin:10px 0 45px 0;
}
#case ul {
	width:850px;
	margin:0 auto 80px;
}
#case li {
	float:left;
	margin:0 20px 45px 0;
	font-size:14px;
	letter-spacing:3px;
}
#case li:nth-child(3),#case li:nth-child(6),
#case li:nth-child(9),#case li:nth-child(12) {
	margin-right:0;
}
#case .txt {
	text-align:center;
	margin-top:15px;
}
@media only screen and (max-width:767px){
	#case {
		padding-top:20px;
	}
	#case .tit {
	font-size:20px;
	line-height:20px;
	letter-spacing:4px;
}
#case .txt_border {
	margin:5px 0 20px 0;
}
	#case ul {
	width:100%;
	margin-bottom:25px;
	}
	#case li {
	width:48%;
	margin:0 4% 15px 0;
	font-size:12px;
	letter-spacing:3px;
}
#case li:nth-child(2),#case li:nth-child(4),#case li:nth-child(6),
#case li:nth-child(8),#case li:nth-child(10) ,#case li:nth-child(12){
	margin-right:0;
}
#case li:nth-child(3),#case li:nth-child(9) {
	margin-right:4%;
}
#case .txt {
	margin-top:10px;
}
	
}

/*--adopt--*/
#adopt .inner {
	width:900px;
	height:530px;
	margin:0 auto;
	position:relative;
	}
#adopt .img {
	position:absolute;
	left:-198px;
	bottom:68px;
}

@media only screen and (max-width:767px){
	#adopt .inner {
		width:100%;
	}
	#adopt .img {
		width:43%;
		left:0;
		bottom:50px;
	}
}



