@charset "utf-8";

/*---------------------------------------------------------------------

	HOME

---------------------------------------------------------------------*/
.pc.top{}
	.top.pc h2{
		width:100%;
		margin-bottom:5px;
	}
	.top.pc .shadow{
		box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.3);
	}
		.top.pc .shadow a{
			text-align:center;
			display:block;
			position:relative;
			color:#ffffff;
			overflow:hidden;
		}
			.top.pc .shadow a img.hoverColor{
				position:absolute;
			}
			.top.pc .shadow a span{
				display:block;
				position:absolute;
				width:100%;
				left:0;
				font-size:14px;
				line-height:32px;
			}
				.top.pc .shadow a span strong{
					font-size:30px;
					font-weight:bold;
				}

			.top.pc .shadow a.hover img.hoverColor{
				position:absolute;
				left:0;
				top:100%;
			}

			.top.pc .shadow a.hover01 img.hoverColor{
				position:absolute;
				left:50%;
				top:0;
			}

			.top.pc .shadow a.hover02 img.hoverColor{
				position:absolute;
				right:50%;
				top:0;
			}

			.top.pc .shadow a.hover03 img.hoverColor{
				position:absolute;
				left:0;
				top:100%;
			}

	.pc #topMainImg{
		overflow:hidden;
		margin: 0 auto;
		width: 100%;
		min-width: 1000px;
		max-height: 720px;
		padding-top:0;
		position: relative;
	}
	.pc .to_contentsArea{
		height: 44px;
		position: absolute;
		bottom: 40px;
		right: 18%;
		z-index: 888;
	}
	.pc .to_contentsArea a { display: block; }
	.pc #mainCopy {
		position: absolute;
		left: 0;
		top: 131px;
		width: 100%;
		min-width: 1000px;
		margin: 0 auto;
		z-index:21;
	}
	.pc #viewer {
		position: absolute;
		left: 0;
		top: 131px;
		width: 100%;
		min-width: 1000px;
		margin: 0 auto;
		overflow: hidden;
		z-index: 1;
	}
	.pc #mainCopy img{
		width: auto;
		height: 100%;
		margin: 0 auto;
		display: block;
	}
	
	@media screen and (max-width: 1045px) {
		.pc #mainCopy img{
			width: 100%;
			height: auto;
			margin: 0 auto;
		}
	}
	
	.pc #topBgImg{
		width: auto;
		height: 100%;
		display: block;
		background-image: url(../../img/pc/top_main01.jpg);
		background-position: center bottom;
		background-repeat: no-repeat;
		background-size: cover;
		padding-top: 131px;
	}
	.pc #topBgImg img{
		width: auto;
		height: 100%;
		margin: 0 auto;
		display: block;
	}
	
	@media screen and (max-width: 1045px) {
		.pc #topBgImg img{
			width: 100%;
			height: auto;
			margin: 0 auto;
		}
	}
	
	.pc .sm-slider{
		background-size:100% auto;
	}
	.pc .topCopy01{
		width:100%;
		min-width: 1000px;
		margin:0 auto 50px;
	}
		.pc .topCopy01 p{
			width: 56%;
			min-width: 800px;
			font-size:18px;
			line-height:30px;
			text-align:left;
			color:#111111;
			padding-top:50px;
			margin: 0 auto;
		}

	.pc #topMenu{
		width:99%;
		margin: 0 auto 90px;
	}
		.pc #topMenu .fL{
			width:49.7%;
		}
		.pc #topMenu .fR{
			width:49.7%;
		}
			.pc #topMenu .pin{
				position: absolute;
				right: 0;
				bottom: 0;
				width:16px;
				height: 16px;
			}
			.pc #topMenu .fL #topMenu01{
					position: relative;
				}
				.pc #topMenu .fL #topMenu01 span{
					width:50%;
					top:42%;
					left:50%;
				}

			.pc #topMenu .fR #topMenu02{
				position:relative;
				width:100%;
				box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.3);
				margin:0 auto;
				overflow:hidden;
			}
				.pc #topMenu .fR #topMenu02 span{
					width:100%;
					top:42%;
					left:0;
				}
				.pc #topMenu .fR #topMenu02 a{
					display:block;
					color:#111111;
					position:relative;
					overflow:hidden;
				}
					.pc #topMenu .fR #topMenu02 a img{
						vertical-align: middle;
					}
					.pc #topMenu .fR #topMenu02 a img.hoverColor{
						position:absolute;
						left:0;
						top:100%;
						z-index: 5;
					}
					.pc #topMenu .fR #topMenu02 a img.hoverArrow{
						position:absolute;
						left:0;
						top:50%;
						margin-top: -29px;
					}
					.pc #topMenu .fR #topMenu02 a span{
						display:block;
						position:absolute;
						width:100%;
						left:0;
						top:35%;
						font-size:14px;
						line-height:32px;
						text-align:center;
					}
						.pc #topMenu .fR #topMenu02 a span strong{
							font-size:30px;
							font-weight:bold;
						}

					.pc #topMenu .fR #topMenu02 .productMenu{
						width:100%;
						position: relative;
						/*background:#189721;*/
					}
						.pc #topMenu .fR #topMenu02 .productMenu ul{
							width:100%;
						}
							.pc #topMenu .fR #topMenu02 .productMenu ul li{
								float:left;
								width:50%;
								position:relative;
								box-sizing: border-box;
							}
								.pc #topMenu .fR #topMenu02 .productMenu ul li a{
									display:block;
								}
									.pc #topMenu .fR #topMenu02 ul li a span{
										display:block;
										position:absolute;
										left:40px;
										top:50%;
										width:auto;
										margin-top:-20px;
										color:#FFFFFF;
										font-size:20px;
										line-height:40px;
										text-align: left;
										overflow:hidden;
										font-weight: 800;
									}
									.pc #topMenu .fR #topMenu02 .productMenu ul li a:hover span{
										color:#FFFFFF;
									}

			.pc #topMenu .fL #topMenu03{
				width:100%;
				box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.3);
				margin:0 auto;
				overflow:hidden;
				position:relative;
			}
				.pc #topMenu .fL #topMenu03 span{
					width:50%;
					top:42%;
					left:0;
				}
				.pc #topMenu .fL #topMenu03 span#topMenu01_text01{
					top:42%;
					left:0;
				}
				.pc #topMenu .fL #topMenu03 span#topMenu01_text02{
					width:42%;
					top:72%;
					left:0;
					color:#111111;
					font-size: 14px;
					line-height: 24px;
					margin-left: 4%;
				}

			.pc #topMenu .fL #topMenu04{
				width:100%;
				box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.3);
				margin:0 auto;
				overflow:hidden;
				position:relative;
			}
				.pc #topMenu .fL #topMenu04 span{
					width:50%;
					top:42%;
					left:50%;
				}

/*	sp
---------------------------------------------------------------------*/
.top.sp{
	width:100%;
	padding-top:41px;
}
	.top.sp h2{
		width:100%;
		margin-bottom:5px;
	}
	.sp #topMainImg{
		margin: 0 auto;
		width: 100%;
		overflow: hidden;
		position: relative;
	}
	.sp .to_contentsArea{ display: none;}
	.sp #mainCopy {
		margin: 0 auto;
		width: 100%;
		top: 0;
		left: 0;
		position: absolute;
		z-index:21;
	}
	.sp #viewer {
		margin: 0 auto;
		width: 100%;
		position: absolute;
		left: 0;
		top: 0;
		overflow: hidden;
		z-index: 1;
	}
	.sp #topBgImg {
		width: 100%;
		background-image: url(../../img/sp/top_main01.jpg);
		background-position: center center;
		background-repeat: no-repeat;
		background-size: 100%;
	}
	.sp .sm-slider{
		background-size:100% auto;
	}

	.sp .topCopy01{
		width:96%;
		text-align:center;
		padding:12px 0 20px;
		margin:0 auto;
	}
		.sp .topCopy01 p{
			font-size:13px;
			line-height:24px;
			text-align:left;
		}

	.sp #spTopMenu01{
		width:100%;
		margin:0 auto;
		text-align:center;
	}
		.sp #spTopMenu01 li{
			position: relative;
			display:block;
			width:96%;
			margin:0 auto 8px;
			font-size:7px;
			line-height:20px;
			text-align:center;
		}
			.sp #spTopMenu01 li a{
				display:block;
				width:100%;
				position:relative;
				color:#ffffff;
				box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.5);
			}
				.sp #spTopMenu01 li a img{
					vertical-align: bottom;
				}
				.sp #spTopMenu01 li a span{
					display:block;
					position:absolute;
					left:50%;
					top:38%;
					width:50%;
					font-size:7px;
					line-height:20px;
					text-align:center;
				}
					.sp #spTopMenu01 a span strong{
						font-size:19px;
						font-weight:bold;
					}

	.sp #spTopMenu02{
		width:96%;
		margin:0 auto 10px;
		box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.5);
		position:relative;
	}
		.sp #spTopMenu02 a{
			display:block;
			color:#111111;
		}
			.sp #spTopMenu02 li a img{
				vertical-align: bottom;
			}
			.sp #spTopMenu02 a span{
				display:block;
				position:absolute;
				left:0;
				top:16%;
				width:100%;
				font-size:10px;
				line-height:20px;
				text-align:center;
			}
				.sp #spTopMenu02 a span strong{
					font-size:19px;
					font-weight:bold;
				}

		.sp #spTopMenu02 #spProductMenu{
			width:100%;
			background:#189721;
			box-sizing:border-box;
			/*padding:2px;*/
		}
			.sp #spTopMenu02 #spProductMenu ul:first-child{}
				.sp #spTopMenu02 #spProductMenu ul:first-child li{
					border-top: none;
				}
				.sp #spTopMenu02 #spProductMenu ul li{
					position:relative;
					float:left;
					width:50%;
					height:39px;
					border-top:#74c17a dotted 1px;
					border-left:#74c17a dotted 1px;
					box-sizing:border-box;
					font-size:12px;
					line-height:37px;
				}
				.sp #spTopMenu02 #spProductMenu ul li:first-child{
					border-left: none;
				}
					.sp #spTopMenu02 #spProductMenu ul li a{
						height:39px;
						display:block;
						font-size:11px;
						line-height:37px;
						color:#ffffff;
						background:url(../../img/sp/product_btn_icon01.gif) no-repeat 0 0;
						background-size:18px 39px;
						padding-left:20px;
					}

	.sp #spTopMenu03{
		width:100%;
		margin:0 auto 35px;
		text-align:center;
	}
		.sp #spTopMenu03 li{
			display:block;
			width:96%;
			margin:0 auto 10px;
			text-align:center;
		}
			.sp #spTopMenu03 li a{
				display:block;
				width:100%;
				position:relative;
				color:#ffffff;
				box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.5);
			}
				.sp #spTopMenu03 li a img{
					vertical-align: bottom;
				}
				.sp #spTopMenu03 li#spTopMenu03_01 a span{
					position:absolute;
					left:0;
					top:38%;
					width:100%;
					display:block;
					font-size:10px;
					line-height: 16px;
					text-align:center;
				}
				.sp #spTopMenu03 li#spTopMenu03_01 a span#spTopMenu03_text01{
					top:78%;
					line-height: 20px;
				}
				.sp #spTopMenu03 li#spTopMenu03_01 a span#spTopMenu03_text02{
					width:76%;
					top:86%;
					left:12%;
					font-size:12px;
					color:#111111;
				}
					.sp #spTopMenu03 li#spTopMenu03_01 a span strong{
						font-size:19px;
						font-weight:bold;
					}

				.sp #spTopMenu03 li#spTopMenu03_02 a span{
					position:absolute;
					left:0;
					top:38%;
					width:50%;
					display:block;
					font-size:10px;
					line-height: 20px;
					text-align:center;
				}
					.sp #spTopMenu03 li#spTopMenu03_02 a span strong{
						font-size:17px;
						font-weight:bold;
					}

/*---------------------------------------------------------------------

	会社情報

---------------------------------------------------------------------*/
.company.pc{}
	.company.pc #wrap{
		padding-top:131px;
	}

.company.sp{}
	.company.sp #wrap{
		padding-top:31px;
	}

@media screen and (max-device-width: 480px) {
	.company.sp #wrap{
		padding-top:36px;
	}
}


/*	インデックス
---------------------------------------------------------------------*/
#company.pc{}
	#company.pc #localMenuList li{
		opacity: 1;
	}

	#company.pc #localMenuList li:hover{
		opacity: 0.7;
	}
	#company.pc #localMenuList li#companyLink01{
		background:#ffffff url(../../company/img/pc/localmenu01.jpg) no-repeat;
	}
	#company.pc #localMenuList li#companyLink02{
		background:#ffffff url(../../company/img/pc/localmenu02.jpg) no-repeat;
	}
	#company.pc #localMenuList li#companyLink03{
		background:#ffffff url(../../company/img/pc/localmenu03.jpg) no-repeat;
	}
	#company.pc #localMenuList li#companyLink04{
		background:#ffffff url(../../company/img/pc/localmenu04.jpg) no-repeat;
	}
	#company.pc #localMenuList li#companyLink05{
		background:#ffffff url(../../company/img/pc/localmenu05.jpg) no-repeat;
	}
		#company.pc #localMenuList li h3{
			background: url(../../company/img/pc/menu_hover.png) 0 0;
			text-align: center;
		}
			#company.pc #localMenuList li h3 a{
				padding-left: 0;
			}

/*	sp	*/
#company.sp{}
	#company.sp #localMenuList li h3{
		position: relative;
		height: auto;
	}
		#company.sp #localMenuList li h3 a{
			position: absolute;
			left: 0;
			bottom: 0;
			text-align: center;
			padding-left: 0;
		}
		#company.sp #localMenuList li h3 img{
			position: relative;
			left: 0;
			bottom: 0;
			width: 100%;
			height: auto;
		}


/*	ご挨拶
---------------------------------------------------------------------*/
#greeting.pc{}
	#greeting.pc .box01{
		width:960px;
		margin:0 auto 85px;
	}
		#greeting.pc .box01 .fL{
			width:560px;
		}
			#greeting.pc .box01 p{
				margin:0 auto 30px;
				width:80%;
				font-size:16px;
				line-height:30px;
				color:#111111;
			}
		#greeting.pc .box01 .fR{
			width:360px;
		}
			#greeting.pc .box01 .fR #greetingImg01{
				width:360px;
				height:450px;
			}
			#greeting.pc .box01 .fR #greetingImg02{
				width:360px;
				height:70px;
			}

/*	sp	*/
#greeting.sp{}
	#greeting.sp .box01{
		width:94%;
		margin:0 auto 45px;
	}
		#greeting.sp .box01 .fL{
			float:none;
			width:100%;
			margin:0 auto 5px;
		}
			#greeting.sp .box01 p{
				font-size:11px;
				line-height:17px;
				color:#111111;
			}
		#greeting.sp .box01 .fR{
			width:180px;
			margin:0 auto;
		}
			#greeting.sp .box01 .fR #greetingImg02{
				width:180px;
				height:35px;
			}


/*	会社概要
---------------------------------------------------------------------*/
#outline.pc{}
	#outline.pc .box01{
		width:960px;
		margin:0 auto 20px;
	}
		#outline.pc .box01 .fL{
			width:629px;
		}
		#outline.pc .box01 table{
			border-top:1px #cccccc solid;
		}
			#outline.pc .box01 table th{
				width:120px;
				border-bottom:1px #cccccc solid;
				border-left:1px #cccccc solid;
				background:#f6e9f3;
				font-size:16px;
				line-height:16px;
				font-weight:bold;
				text-align:left;
				color:#111111;
				vertical-align:top;
				box-sizing:border-box;
				padding:20px 0 20px 24px;
			}
			#outline.pc .box01 table td{
				width:532px;
				border-bottom:1px #cccccc solid;
				font-size:16px;
				line-height:30px;
				text-align:left;
				color:#111111;
				vertical-align:top;
				box-sizing:border-box;
				padding:13px 0 13px 24px;
			}

		#outline.pc .box01 .fR{
			width:284px;
			padding-right:20px;
		}

	#outline.pc #outlineMap{
		position:relative;
		width:960px;
		height:300px;
		margin:0 auto 58px;
	}
		#outline.pc #outlineMap #outlineMapFrame{
			width:960px;
			height:300px;
			overflow:hidden;
		}
		#outline.pc #outlineMap #outlineMapFrame iframe{
			width:960px;
			height:600px;
			margin-top:-150px;
		}
		#outline.pc #outlineMap #outlineMapBtn{
			position:absolute;
			right:20px;
			bottom:20px;
			width:180px;
			height:42px;
		}
			#outline.pc #outlineMap #outlineMapBtn a{
				display:block;
				width:180px;
				height:42px;
				background:url(../../company/img/pc/map_btn.gif) no-repeat 0 0;
				font-size:16px;
				line-height:42px;
				color:#ffffff;
				text-align:center;
				box-sizing:border-box;
				padding-left:30px;
			}
			#outline.pc #outlineMap #outlineMapBtn a:hover{
				background:url(../../company/img/pc/map_btn.gif) no-repeat 0 -42px;
			}

	#outline.pc .box02{
		width:660px;
		margin:30px auto 60px;
	}
		#outline.pc .box02 table{
			width:694px;
			margin: 0 auto;
			border-left: 2px solid #cccccc;
			border-top: 2px solid #cccccc;
		}
			#outline.pc .box02 table th{
				width:200px;
				height: 60px;
				margin: 0 auto;
				border-right: 2px solid #cccccc;
				border-bottom: 2px solid #cccccc;
			}
			#outline.pc .box02 table td{
				width:490px;
				height: 60px;
				margin: 0 auto;
				border-right: 2px solid #cccccc;
				border-bottom: 2px solid #cccccc;
			}

	#outline.pc .box03{
		width:804px;
		margin:0 auto 67px;
	}
		#outline.pc .box03 li{
			margin-bottom:40px;
		}

/*	sp	*/
#outline.sp{}
	#outline.sp .box01{
		width:94%;
		margin:0 auto 17px;
	}
		#outline.sp .box01 .fL{
			float:none;
			width:100%;
			margin-bottom:15px;
		}
		#outline.sp .box01 table{
			width:100%;
			border-top:1px #cccccc solid;
		}
			#outline.sp .box01 table th{
				width:80px;
				border-bottom:1px #cccccc solid;
				border-left:1px #cccccc solid;
				background:#f6e9f3;
				font-size:13px;
				line-height:13px;
				text-align:left;
				color:#111111;
				vertical-align:top;
				box-sizing:border-box;
				padding:14px 0 14px 10px;
			}
			#outline.sp .box01 table td{
				border-bottom:1px #cccccc solid;
				font-size:13px;
				line-height:20px;
				text-align:left;
				color:#111111;
				vertical-align:top;
				box-sizing:border-box;
				padding:10px 0 10px 15px;
			}

		#outline.sp .box01 .fR{
			float:none;
			width:142px;
			height:207;
			margin:0 auto;
		}

	#outline.sp #outlineMap{
		width:94%;
		margin:0 auto 30px;
		overflow:hidden;
	}

		#outline.sp #outlineMap #outlineMapFrame{
			position:relative;
			width:100%;
			height:150px;
			overflow:hidden;
		}
			#outline.sp #outlineMapFrame iframe{
				width:100%;
				height:450px;
				margin-top:-150px;
			}

		#outline.sp #outlineMap #outlineMapBtn{
			width:210px;
			height:55px;
			margin:0 auto;
			padding-top:20px;
			overflow:hidden;
		}
			#outline.sp #outlineMap #outlineMapBtn a{
				display:block;
				width:210px;
				height:55px;
				font-size:19px;
				line-height:55px;
				color:#ffffff;
				text-align:center;
				box-sizing:border-box;
				padding-left:30px;
				overflow: hidden;
				background:url(../../company/img/sp/map_btn.gif) no-repeat 0 0;
				background-size:210px 55px;
			}


		#outline.sp #outlineMap #outlineMapBtn img{
			display:none;
		}
		#outline.sp #outlineMap #outlineMapBtn img.spDisplay{
			display: block;
		}

	#outline.sp .box02{
		width:94%;
		margin:0 auto 30px;
	}
		#outline.sp .box02 dl{
			width:100%;
			border-bottom:1px #cccccc solid;
			border-left:1px #cccccc solid;
		}
		#outline.sp .box02 dl:first-child{
			border-top:1px #cccccc solid;
		}
			#outline.sp .box02 dl dt{
				float: left;
				width:112px;
				background:#f6e9f3;
				font-size: 12px;
				line-height: 12px;
				text-align:left;
				color:#111111;
				vertical-align: top;
				box-sizing:border-box;
				padding:14px 0 14px 10px;
			}
			#outline.sp .box02 dl dd{
				float: left;
				font-size: 16px;
				line-height: 16px;
				text-align:left;
				color:#111111;
				vertical-align: top;
				box-sizing:border-box;
				padding:10px 0 10px 15px;
			}
	#outline.sp .box03{
		width:94%;
		margin:0 auto 60px;
	}
		#outline.sp .box03 li{
			margin-bottom:32px;
		}


/*	会社沿革
---------------------------------------------------------------------*/
#development.pc{}
	#development.pc .box01{
		margin-bottom:100px;
	}
		#development.pc .box01 ul{
			width:1000px;
			padding-bottom:10px;
			background:url(../../company/img/pc/tab_border.gif) repeat-x center bottom;
			margin-bottom:14px;
			text-align:center;
		}
			#development.pc .box01 li{
				display:inline-block;
				width:280px;
				height:56px;
				margin:0 20px;
				vertical-align:bottom;
			}
				#development.pc .box01 li a{
					display:block;
					width:280px;
					height:56px;
					font-size:24px;
					line-height:60px;
					color:#111111;
					text-align:center;
					background:url(../../company/img/pc/tab01.gif) no-repeat;
					overflow:hidden;
					opacity:1;
				}
				#development.pc .box01 li#tabLink01 a,
				#development.pc.tab01 .box01 li#tabLink01 a,
				#development.pc.tab02 .box01 li#tabLink02 a{
					color:#ffffff;
					background:url(../../company/img/pc/tab02.gif) no-repeat;
				}
				#development.pc.tab02 .box01 li#tabLink01 a,
				#development.pc.tab01 .box01 li#tabLink02 a{
					color:#111111;
					background:url(../../company/img/pc/tab01.gif) no-repeat;
				}
				#development.pc .box01 li a:hover{
					opacity:0.7;
				}

		#development.pc .box01 table{
			width:960px;
			margin:0 auto;
			border-top:1px #cccccc solid;
		}
			#development.pc .box01 #table01,
			#development.pc.tab01 .box01 #table01,
			#development.pc.tab02 .box01 #table02{
				display:block;
			}
			#development.pc.tab02 .box01 #table01,
			#development.pc .box01 #table02,
			#development.pc.tab01 .box01 #table02{
				display:none;
			}
			#development.pc .box01 table th{
				width:210px;
				border-bottom:1px #cccccc solid;
				border-left:1px #cccccc solid;
				background:#f6e9f3;
				font-size:16px;
				line-height:16px;
				text-align:left;
				color:#111111;
				vertical-align:top;
				box-sizing:border-box;
				padding:20px 0 20px 30px;
			}
			#development.pc .box01 table td{
				border-bottom:1px #cccccc solid;
				font-size:16px;
				line-height:30px;
				text-align:left;
				color:#111111;
				vertical-align:top;
				box-sizing:border-box;
				padding:13px 0 13px 40px;
			}

/*	sp	*/
#development.sp{}
	#development.sp .box01{
		margin-bottom:45px;
	}
		#development.sp .box01 ul{
			width:100%;
			padding-bottom:10px;
			background:url(../../company/img/pc/tab_border.gif) repeat-x center bottom;
			margin-bottom:5px;
			text-align:center;
		}
			#development.sp .box01 li{
				display:inline-block;
				width:145px;
				height:40px;
				margin:0 3px;
				vertical-align:bottom;
			}
				#development.sp .box01 li a{
					display:block;
					width:145px;
					height:40px;
					font-size:13px;
					line-height:40px;
					color:#111111;
					text-align:center;
					overflow:hidden;
					box-sizing:border-box;
					border-left:#8f8d8d solid 1px;
					border-top:#8f8d8d solid 1px;
					border-right:#8f8d8d solid 1px;
					border-top-left-radius:5px;
					border-top-right-radius:5px;
					background:#ffffff;
				}
				#development.sp .box01 li#tabLink01 a,
				#development.sp.tab01 .box01 li#tabLink01 a,
				#development.sp.tab02 .box01 li#tabLink02 a{
					color:#ffffff;
					border-left:#b50687 solid 1px;
					border-top:#b50687 solid 1px;
					border-right:#b50687 solid 1px;
					background:#b50687;
				}
				#development.sp.tab02 .box01 li#tabLink01 a,
				#development.sp.tab01 .box01 li#tabLink02 a{
					color:#111111;
					border-left:#8f8d8d solid 1px;
					border-top:#8f8d8d solid 1px;
					border-right:#8f8d8d solid 1px;
					background:#ffffff;
				}

		#development.sp .box01 table{
			width:94%;
			margin:0 auto;
			border-top:1px #cccccc solid;
		}
			#development.sp .box01 #table01,
			#development.sp.tab01 .box01 #table01,
			#development.sp.tab02 .box01 #table02{
				display:block;
			}
			#development.sp.tab02 .box01 #table01,
			#development.sp .box01 #table02,
			#development.sp.tab01 .box01 #table02{
				display:none;
			}
			#development.sp .box01 table th{
				width:125px;
				border-bottom:1px #cccccc solid;
				border-left:1px #cccccc solid;
				background:#f6e9f3;
				font-size:12px;
				line-height:12px;
				text-align:left;
				color:#111111;
				vertical-align:top;
				box-sizing:border-box;
				padding:15px 0 15px 10px;
			}
			#development.sp .box01 table td{
				border-bottom:1px #cccccc solid;
				font-size:12px;
				line-height:20px;
				text-align:left;
				color:#111111;
				vertical-align:top;
				box-sizing:border-box;
				padding:8px 15px;
			}


/*	営業拠点
---------------------------------------------------------------------*/
#bases.pc{}
	#bases.pc .box01{
		margin-bottom:100px;
	}
		#bases.pc .box01 ul{
			width:1000px;
			padding-bottom:10px;
			background:url(../../company/img/pc/tab_border.gif) repeat-x center bottom;
			margin-bottom:14px;
			text-align:center;
		}
			#bases.pc .box01 li{
				display:inline-block;
				width:280px;
				height:56px;
				margin:0 20px;
				vertical-align:bottom;
			}
				#bases.pc .box01 li a{
					display:block;
					width:280px;
					height:56px;
					font-size:24px;
					line-height:60px;
					color:#111111;
					text-align:center;
					background:url(../../company/img/pc/tab01.gif) no-repeat;
					overflow:hidden;
					opacity:1;
				}
				#bases.pc .box01 li#tabLink01 a,
				#bases.pc.tab01 .box01 li#tabLink01 a,
				#bases.pc.tab02 .box01 li#tabLink02 a{
					color:#ffffff;
					background:url(../../company/img/pc/tab02.gif) no-repeat;
				}
				#bases.pc.tab02 .box01 li#tabLink01 a,
				#bases.pc.tab01 .box01 li#tabLink02 a{
					color:#111111;
					background:url(../../company/img/pc/tab01.gif) no-repeat;
				}
				#bases.pc .box01 li a:hover{
					opacity:0.7;
				}

			#bases.pc .box01 #mapJapan,
			#bases.pc.tab01 .box01 #mapJapan,
			#bases.pc.tab02 .box01 #mapGlobal{
				display:block;
			}
			#bases.pc.tab02 .box01 #mapJapan,
			#bases.pc .box01 #mapGlobal,
			#bases.pc.tab01 .box01 #mapGlobal{
				display:none;
			}
		
			#bases.pc .box01 #mapJapan{
				position:relative;
				width:1000px;
				height:612px;
				background:url(../../company/img/pc/map_japan.gif) no-repeat;
			}
				#bases.pc .box01 #mapJapan > div{
					position:absolute;
					width:210px;
					height:50px;
				}
				#bases.pc .box01 #mapJapan > div#japanFactory01{
					left:215px;
					top:117px;
				}
				#bases.pc .box01 #mapJapan > div#japanFactory02{
					left:167px;
					top:187px;
				}
				#bases.pc .box01 #mapJapan > div#japanFactory03{
					left:95px;
					top:266px;
				}
				#bases.pc .box01 #mapJapan > div#japanFactory04{
					left:44px;
					top:351px;
				}
				#bases.pc .box01 #mapJapan > div#japanFactory05{
					left:734px;
					top:164px;
				}
				#bases.pc .box01 #mapJapan > div#japanFactory06{
					left:669px;
					top:282px;
				}
				#bases.pc .box01 #mapJapan > div#japanFactory07{
					left:640px;
					top:371px;
				}
				#bases.pc .box01 #mapJapan > div#japanFactory08{
					left:631px;
					top:439px;
				}
				#bases.pc .box01 #mapJapan > div#japanFactory09{
					left:591px;
					top:512px;
				}
					#bases.pc .box01 #mapJapan > div a{
						display:block;
						width:210px;
						height:50px;
						font-size:18px;
						line-height:50px;
						color:#ffffff;
						text-align:center;
						background:url(../../company/img/pc/japan_factory.gif) no-repeat 0 0;
					}
					#bases.pc .box01 #mapJapan > div a:hover{
						background:url(../../company/img/pc/japan_factory.gif) no-repeat 0 -50px;
					}
		
			#bases.pc .box01 #mapGlobal{
				position:relative;
				width:1000px;
				height:612px;
				background:url(../../company/img/pc/map_global.gif) no-repeat;
			}
				#bases.pc .box01 #mapGlobal > div{
					position:absolute;
					width:220px;
					height:60px;
				}
				#bases.pc .box01 #mapGlobal > div.threeLine{
					height:82px;
				}
				#bases.pc .box01 #mapGlobal > div#globalFactory01{
					left:252px;
					top:23px;
				}
				#bases.pc .box01 #mapGlobal > div#globalFactory02{
					left:20px;
					top:118px;
				}
				#bases.pc .box01 #mapGlobal > div#globalFactory03{
					left:20px;
					top:296px;
				}
				#bases.pc .box01 #mapGlobal > div#globalFactory04{
					left:88px;
					top:479px;
				}
				#bases.pc .box01 #mapGlobal > div#globalFactory05{
					left: 21px;
					top: 23px;
				}
				#bases.pc .box01 #mapGlobal > div#globalFactory06{
					left:483px;
					top:23px;
				}
				#bases.pc .box01 #mapGlobal > div#globalFactory07{
					left:489px;
					top:110px;
				}
				#bases.pc .box01 #mapGlobal > div#globalFactory08{
					left:495px;
					top:386px;
				}
				#bases.pc .box01 #mapGlobal > div#globalFactory09{
					width:260px;
					height:82px;
					left:345px;
					top:494px;
				}
					#bases.pc .box01 #mapGlobal > div#globalFactory09 a{
						display:block;
						width:260px;
						height:82px;
						font-size:18px;
						line-height:22px;
						color:#ffffff;
						text-align:center;
						background:url(../../company/img/pc/global_factory_long_off.gif) no-repeat right bottom;
					}
					#bases.pc .box01 #mapGlobal > div#globalFactory09 a:hover{
						background:url(../../company/img/pc/global_factory_long_on.gif) no-repeat right bottom;
					}
						#bases.pc .box01 #mapGlobal > div#globalFactory09 a strong{
							font-size:14px;
						}
				#bases.pc .box01 #mapGlobal > div#globalFactory10{
					left:742px;
					top:205px;
				}
				#bases.pc .box01 #mapGlobal > div#globalFactory11{
					left:736px;
					top:509px;
				}
				#bases.pc .box01 #mapGlobal > div#globalFactory12{
					left:459px;
					top:290px;
				}

					#bases.pc .box01 #mapGlobal > div a{
						display:block;
						width:220px;
						height:60px;
						font-size:18px;
						line-height:22px;
						color:#ffffff;
						text-align:center;
						background:url(../../company/img/pc/global_factory_off.gif) no-repeat right bottom;
						box-sizing: border-box;
						padding:8px 0 0;
					}
					#bases.pc .box01 #mapGlobal > div a:hover{
						background:url(../../company/img/pc/global_factory_on.gif) no-repeat right bottom;
					}

					#bases.pc .box01 #mapGlobal > div.threeLine a{
						height:82px;
					}
						#bases.pc .box01 #mapGlobal > div a strong{
							font-size:14px;
						}

/*	sp	*/
#bases.sp{}
	#bases.sp .box01{
		margin-bottom:35px;
	}
		#bases.sp .box01 ul{
			width:100%;
			padding-bottom:10px;
			background:url(../../company/img/pc/tab_border.gif) repeat-x center bottom;
			margin-bottom:5px;
			text-align:center;
		}
			#bases.sp .box01 li{
				display:inline-block;
				width:145px;
				height:40px;
				margin:0 3px;
				vertical-align:bottom;
			}
				#bases.sp .box01 li a{
					display:block;
					width:145px;
					height:40px;
					font-size:13px;
					line-height:40px;
					color:#111111;
					text-align:center;
					overflow:hidden;
					box-sizing:border-box;
					border-left:#8f8d8d solid 1px;
					border-top:#8f8d8d solid 1px;
					border-right:#8f8d8d solid 1px;
					border-top-left-radius:5px;
					border-top-right-radius:5px;
					background:#ffffff;
				}
				#bases.sp .box01 li#tabLink01 a,
				#bases.sp.tab01 .box01 li#tabLink01 a,
				#bases.sp.tab02 .box01 li#tabLink02 a{
					color:#ffffff;
					border-left:#b50687 solid 1px;
					border-top:#b50687 solid 1px;
					border-right:#b50687 solid 1px;
					background:#b50687;
				}
				#bases.sp.tab02 .box01 li#tabLink01 a,
				#bases.sp.tab01 .box01 li#tabLink02 a{
					color:#111111;
					border-left:#8f8d8d solid 1px;
					border-top:#8f8d8d solid 1px;
					border-right:#8f8d8d solid 1px;
					background:#ffffff;
				}

			#bases.sp .box01 #mapJapan,
			#bases.sp.tab01 .box01 #mapJapan,
			#bases.sp.tab02 .box01 #mapGlobal{
				display:block;
			}
			#bases.sp.tab02 .box01 #mapJapan,
			#bases.sp .box01 #mapGlobal,
			#bases.sp.tab01 .box01 #mapGlobal{
				display:none;
			}
		
			#bases.sp .box01 #mapJapan{
				position:relative;
				width:94%;
				margin:0 auto;
			}
				#bases.sp .box01 #mapJapan .spDisplay{
					display:block;
					width:100%;
					margin-bottom:15px;
				}
					#bases.sp .box01 #mapJapan .spDisplay img{
						width:100%;
					}

				#bases.sp .box01 #mapJapan > div{
					float:left;
					width:48%;
					height:48px;
					margin-bottom:10px;
				}

				#bases.sp .box01 #mapJapan > div:nth-child(even){
					margin-right:4%;
				}
					#bases.sp .box01 #mapJapan > div a{
						display:block;
						width:100%;
						height:48px;
						font-size:14px;
						line-height:48px;
						color:#ffffff;
						text-align:center;
						background: #3d3d3d url(../../company/img/sp/bases_icon01.gif) no-repeat right bottom;
						background-size:6px 6px;
					}
		
			#bases.sp .box01 #mapGlobal{
				position:relative;
				width:94%;
				margin:0 auto;
			}
				#bases.sp .box01 #mapGlobal .spDisplay{
					display:block;
					width:100%;
					margin-bottom:15px;
				}
				#bases.sp .box01 #mapGlobal > div{
					width:100%;
					margin-bottom:10px;
				}
					#bases.sp .box01 #mapGlobal > div a{
						display:block;
						width:100%;
						font-size:14px;
						line-height:22px;
						color:#ffffff;
						text-align:center;
						background: #3d3d3d url(../../company/img/sp/bases_icon01.gif) no-repeat right bottom;
						background-size:6px 6px;
						padding:4px 0;
					}
						#bases.sp .box01 #mapGlobal > div a strong{
							font-size:10px;
						}

/*-- 拠点ポップアップ --*/

#bases #factoryPop #factoryPopJapan01,
#bases #factoryPop #factoryPopJapan02,
#bases #factoryPop #factoryPopJapan03,
#bases #factoryPop #factoryPopJapan04,
#bases #factoryPop #factoryPopJapan05,
#bases #factoryPop #factoryPopJapan06,
#bases #factoryPop #factoryPopJapan07,
#bases #factoryPop #factoryPopJapan08,
#bases #factoryPop #factoryPopJapan09,
#bases #factoryPop #factoryPopGlobal01,
#bases #factoryPop #factoryPopGlobal02,
#bases #factoryPop #factoryPopGlobal03,
#bases #factoryPop #factoryPopGlobal04,
#bases #factoryPop #factoryPopGlobal05,
#bases #factoryPop #factoryPopGlobal06,
#bases #factoryPop #factoryPopGlobal07,
#bases #factoryPop #factoryPopGlobal08,
#bases #factoryPop #factoryPopGlobal09,
#bases #factoryPop #factoryPopGlobal10,
#bases #factoryPop #factoryPopGlobal11,
#bases #factoryPop #factoryPopGlobal12{
	display: none;
}
#bases #factoryPop.j01 #factoryPopJapan01,
#bases #factoryPop.j02 #factoryPopJapan02,
#bases #factoryPop.j03 #factoryPopJapan03,
#bases #factoryPop.j04 #factoryPopJapan04,
#bases #factoryPop.j05 #factoryPopJapan05,
#bases #factoryPop.j06 #factoryPopJapan06,
#bases #factoryPop.j07 #factoryPopJapan07,
#bases #factoryPop.j08 #factoryPopJapan08,
#bases #factoryPop.j09 #factoryPopJapan09,
#bases #factoryPop.g01 #factoryPopGlobal01,
#bases #factoryPop.g02 #factoryPopGlobal02,
#bases #factoryPop.g03 #factoryPopGlobal03,
#bases #factoryPop.g04 #factoryPopGlobal04,
#bases #factoryPop.g05 #factoryPopGlobal05,
#bases #factoryPop.g06 #factoryPopGlobal06,
#bases #factoryPop.g07 #factoryPopGlobal07,
#bases #factoryPop.g08 #factoryPopGlobal08,
#bases #factoryPop.g09 #factoryPopGlobal09,
#bases #factoryPop.g10 #factoryPopGlobal10,
#bases #factoryPop.g11 #factoryPopGlobal11,
#bases #factoryPop.g12 #factoryPopGlobal12{
	display: block;
}

	#bases.pc #popLayer{
		display: none;
		position:fixed;
		left:0;
		top:0;
		width:100%;
		height:100%;
		cursor:pointer;
		z-index:10000;
	}
	#bases.pc #factoryPop{
		display: none;
		position:fixed;
		left:50%;
		top:120px;
		width:960px;
		max-height: 80%;
		margin-left:-480px;
		background:#ffffff;
		box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.5);
		box-sizing:border-box;
		padding:40px 60px;
		z-index:10001;
		overflow-y: scroll;
	}
		#bases.pc #factoryPop div{
			cursor: default;
		}
		#bases.pc #factoryPop .clearfix{
			position:relative;
			margin:0 0 20px;
		}
			#bases.pc #factoryPop .clearfix .fL{
				width:490px;
				box-sizing:border-box;
				padding:25px 0 25px 35px;
			}
				#bases.pc #factoryPop #factoryPopJapan03 .clearfix .fL{
					padding-bottom:60px;
				}
				#bases.pc #factoryPop .clearfix .fL p{
					font-size:16px;
					line-height:30px;
					color:#111111;
				}
			#bases.pc #factoryPop .clearfix .fR{
				position:relative;
				width:330px;
				box-sizing:border-box;
				padding-right:10px;
				text-align:right;
			}

			#bases.pc #factoryPop .clearfix .factoryPopMapBtn{
				position:absolute;
				left:16px;
				bottom:0;
				width:270px;
				height:42px;
			}
				#bases.pc #factoryPop .clearfix .factoryPopMapBtn a{
					display:block;
					width:270px;
					height:42px;
					font-size:16px;
					line-height:42px;
					color:#ffffff;
					text-align:center;
					background:url(../../company/img/pc/factorypop_map_btn.gif) no-repeat 0 0;
					box-sizing:border-box;
					padding:0 0 0 30px;
				}

					#bases.pc #factoryPop .clearfix .factoryPopMapBtn a span{
						font-size:12px;
					}
					#bases.pc #factoryPop .clearfix .factoryPopMapBtn a:hover{
						background:url(../../company/img/pc/factorypop_map_btn.gif) no-repeat 0 -42px;
					}

			#bases.pc #factoryPop .clearfix .factoryPopHomePageBtn{
				position:absolute;
				left:-180px;
				bottom:0;
				width:180px;
				height:42px;
			}
				#bases.pc #factoryPop .clearfix .factoryPopHomePageBtn a{
					display:block;
					width:180px;
					height:42px;
					font-size:16px;
					line-height:42px;
					color:#ffffff;
					text-align:center;
					background:url(../../company/img/pc/factorypop_homepage_btn.gif) no-repeat 0 0;
					box-sizing:border-box;
					padding:0 0 0 30px;
				}

					#bases.pc #factoryPop .clearfix .factoryPopHomePageBtn a span{
						font-size:12px;
					}
					#bases.pc #factoryPop .clearfix .factoryPopHomePageBtn a:hover{
						background:url(../../company/img/pc/factorypop_homepage_btn.gif) no-repeat 0 -42px;
					}

			#bases.pc #factoryPop .factoryFrame{
				width:840px;
				height:350px;
				overflow:hidden;
			}
@supports (-ms-accelerator:true) {
	#bases.pc #factoryPop .factoryFrame{
		margin-bottom: 40px;
	}
}
				#bases.pc #factoryPop .factoryFrame iframe{
					width:840px;
					height:700px;
					position:relative;
					margin-top:-150px;
				}

		#bases.pc #popLayer #factoryPopCloseBtn{
			position: absolute;
			right: 50%;
			top: 169px;
			width: 32px;
			height: 32px;
			margin-right: -410px;
			z-index: 60000;
		}
			#bases.pc #popLayer #factoryPopCloseBtn a{
				display:block;
				width:32px;
				height:32px;
			}

	/*	sp	*/
	#bases.sp #popLayer{
		display: none;
		position: fixed;
		left:0;
		top:0;
		width:100%;
		height:100%;
		cursor:pointer;
		z-index:10000;
	}
	#bases.sp #factoryPop{
		display: none;
		position:absolute;
		left:5%;
		top:60px;
		width:90%;
		max-height: 80%;
		background:#ffffff;
		box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.5);
		box-sizing:border-box;
		padding:15px;
		z-index:10001;
		overflow-y: scroll;
	}

		#bases.sp #factoryPop .clearfix{
			position:relative;
			margin:0 0 20px;
		}
			#bases.sp #factoryPop .clearfix .fL{
				float:none;
				width:96%;
				margin:0 auto;
			}
				#bases.sp #factoryPop .clearfix .fL p{
					font-size:14px;
					line-height:26px;
					color:#111111;
					padding:5px 10px 15px;
				}
			#bases.sp #factoryPop .clearfix .fR{
				float:none;
				width:96%;
				margin:0 auto;
				text-align:center;
			}

			#bases.sp #factoryPop .clearfix .fR img{
				width:50%;
				height:auto;
				margin:0 auto;
			}

			#bases.sp #factoryPop .clearfix .factoryPopMapBtn{
				width:230px;
				height:35px;
				margin:0 auto 15px;
			}
				#bases.sp #factoryPop .clearfix .factoryPopMapBtn a{
					display:block;
					width:230px;
					height:35px;
					font-size:14px;
					line-height:35px;
					color:#ffffff;
					text-align:center;
					background:url(../../company/img/sp/factorypop_map_btn.gif) no-repeat 0 0;
					background-size:230px 35px;
					box-sizing:border-box;
					padding:0 0 0 15px;
				}

					#bases.sp #factoryPop .clearfix .factoryPopMapBtn a span{
						font-size:10px;
					}

			#bases.sp #factoryPop .clearfix .factoryPopHomePageBtn{
				width:96%;
				height:35px;
				padding-left:10px;
				margin:0 auto 15px;
			}
				#bases.sp #factoryPop .clearfix .factoryPopHomePageBtn a{
					display:block;
					width:165px;
					height:35px;
					font-size:14px;
					line-height:35px;
					color:#ffffff;
					text-align:center;
					background:url(../../company/img/sp/factorypop_homepage_btn.gif) no-repeat 0 0;
					background-size:165px 35px;
					box-sizing:border-box;
					padding:0 0 0 15px;
				}

					#bases.sp #factoryPop .clearfix .factoryPopHomePageBtn a span{
						font-size:12px;
					}

			#bases.sp #factoryPop .factoryFrame{
				width:96%;
				height:150px;
				overflow:hidden;
				margin:0 auto;
			}
				#bases.sp #factoryPop .factoryFrame iframe{
					width:100%;
					height:400px;
					position:relative;
					margin-top:-120px;
				}

		#bases.sp #factoryPopCloseBtn{
			position:absolute;
			right:0;
			top:40px;
			width:30px;
			height:30px;
			box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.5);
			z-index: 600000;
		}
			#bases.sp #factoryPopCloseBtn a{
				display:block;
				width:30px;
				height:30px;
			}


/*	環境方針
---------------------------------------------------------------------*/
#eco.pc{}
	#eco.pc h4{
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 5px;
	}
	#eco.pc .box01{
		width:960px;
		margin:0 auto 40px;
	}
		#eco.pc .box01 p{
			font-size:20px;
			line-height:35px;
			text-align:center;
			color:#111111;
		}
			#eco.pc .box01 p strong{
				font-weight:bold;
			}

	#eco.pc .box02{
		width:960px;
		padding-top:10px;
		margin:0 auto 65px;
	}
		#eco.pc .box02 p{
			font-size:16px;
			line-height:30px;
			color:#111111;
		}

	#eco.pc .box03{
		width:960px;
		margin:0 auto 65px;
	}
		#eco.pc .box03 .fL{
			padding-top:15px;
			width:490px;
		}
			#eco.pc .box03 .fL p{
				font-size:16px;
				line-height:30px;
				color:#111111;
			}
	
		#eco.pc .box03 .fR{
			width:440px;
			height:220px;
		}
			#eco.pc .box03 .fR img{
				width:440px;
				height:220px;
			}

	#eco.pc .box04{
		width:960px;
		border-radius:7px;
		border:#cccccc solid 1px;
		box-sizing:border-box;
		padding:35px 50px 20px;
		margin:0 auto 20px;
	}
		#eco.pc .box04 dl{
			width:860px;
		}
			#eco.pc .box04 dl dt,#eco.pc .box04 dl dd{
				float:left;
			}
			#eco.pc .box04 dl dt{
				width:38px;
				font-size:20px;
				line-height:30px;
				color:#111111;
				font-weight:bold;
			}
			#eco.pc .box04 dl dd{
				width:822px;
			}
				#eco.pc .box04 dl dd p{
					font-size:16px;
					line-height:30px;
					color:#111111;
					margin-bottom:10px;
				}
				#eco.pc .box04 dl dd ul{
					padding:4px 0 0 0;
				}
					#eco.pc .box04 dl dd li{
						float:left;
						width:325px;
						height:16px;
						font-size:16px;
						line-height:16px;
						color:#111111;
						background:url(../../company/img/pc/eco_icon01.gif) no-repeat 0 0;
						padding-left:21px;
						margin-bottom:19px;
					}

	#eco.pc .box05{
		width:960px;
		font-size:16px;
		line-height:30px;
		color:#111111;
		box-sizing:border-box;
		padding:0 0 0 20px;
		margin:0 auto 90px;
	}

/*	sp	*/
#eco.sp{}
	#eco.sp h4{
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 5px;
	}

	#eco.sp .box01{
		width:90%;
		margin:0 auto 20px;
	}
		#eco.sp .box01 p{
			font-size:14px;
			line-height:20px;
			text-align:center;
			color:#111111;
		}
			#eco.sp .box01 p strong{
				font-weight:bold;
			}

	#eco.sp .box02{
		width:94%;
		margin:0 auto 25px;
	}
		#eco.sp .box02 p{
			font-size:11px;
			line-height:17px;
			color:#111111;
		}

	#eco.sp .box03{
		width:94%;
		margin:0 auto 25px;
	}
		#eco.sp .box03 .fL{
			padding-top:0;
			width:100%;
			margin-bottom:10px;
		}
			#eco.sp .box03 .fL p{
				font-size:11px;
				line-height:17px;
				color:#111111;
			}
	
		#eco.sp .box03 .fR{
			width:100%;
			text-align:center;
		}
			#eco.sp .box03 .fR img{
				width:220px;
				height:110px;
			}

	#eco.sp .box04{
		width:94%;
		border-radius:4px;
		border:#cccccc solid 1px;
		box-sizing:border-box;
		padding:18px 15px 8px;
		margin:0 auto 20px;
	}
		#eco.sp .box04 dl{
			position:relative;
			width:100%;
		}
			#eco.sp .box04 dl dt,#eco.sp .box04 dl dd{
				float:left;
			}
			#eco.sp .box04 dl dt{
				position:absolute;
				left:0;
				top:3px;
				width:20px;
				height:20px;
				font-size:11px;
				line-height:11px;
				color:#111111;
				font-weight:bold;
			}
			#eco.sp .box04 dl dd{
				padding-left:20px;
				width:auto;
			}
				#eco.sp .box04 dl dd p{
					font-size:11px;
					line-height:17px;
					color:#111111;
					margin-bottom:10px;
				}
				#eco.sp .box04 dl dd ul{
					margin-bottom:10px;
				}
					#eco.sp .box04 dl dd li{
						height:10px;
						font-size:10px;
						line-height:10px;
						color:#111111;
						background:url(../../company/img/sp/eco_icon01.gif) no-repeat 0 2px;
						background-size:7px 7px;
						padding-left:11px;
						margin-bottom:6px;
					}

	#eco.sp .box05{
		width:94%;
		font-size:11px;
		line-height:17px;
		color:#111111;
		margin:0 auto 40px;
	}


/*	お知らせ
---------------------------------------------------------------------*/
#news .box01{
	text-align: center;
	display: block;
}
	#news .box01 h2{
		font-weight: 700;
		text-align: left;
		display: inline-block;
	}
	#news .box01 p{
		text-align: left;
	}
	#news .box01 p + p{
		margin-top: 20px;
	}
	#news .box01 p.txt_r{
		text-align: right;
	}
#news.pc{}
	#news.pc .box01{
		width:960px;
		margin:0 auto 85px;
	}
		#news.pc .box01 .fL{
			width:560px;
		}
			#news.pc .box01 h2{
				font-size: 22px;
				margin: 0 auto 30px;
			}
			#news.pc .box01 p{
				margin:0 auto 30px;
				width:80%;
				font-size:16px;
				line-height:30px;
				color:#111111;
			}

/*	sp	*/
#news.sp{}
	#news.sp .box01{
		width:94%;
		margin:0 auto 45px;
	}
		#news.sp .box01 .fL{
			float:none;
			width:100%;
			margin:0 auto 5px;
		}
			#news.sp .box01 h2{
				margin: 15px auto;
			}
			#news.sp .box01 p{
				font-size:11px;
				line-height:17px;
				color:#111111;
			}

/*---------------------------------------------------------------------

	お問い合わせ

---------------------------------------------------------------------*/
#inquiry.pc{}
	#inquiry.pc #wrap{
		padding-top:131px;
	}
	#inquiry.pc #pankuzu{
		width: 1000px;
		height: 14px;
		color: #111111;
		font-size: 14px;
		line-height: 14px;
		text-align: left;
		margin: 0 auto;
		padding:15px 0 40px;
		box-sizing:content-box;
	}
	#inquiry.pc #contentsArea{
		width:100%;
		margin:0 auto;
		box-sizing:content-box;
	}
	#inquiry.pc #contactInfo{
		width:100%;
		height:auto;
		margin:0 auto 51px;
		padding:68px 0 70px;
		box-sizing:content-box;
		background:#fef9a3;
	}
		#inquiry.pc #contactInfo p{
			width:100%;
			font-size:20px;
			line-height:20px;
			color:#1a1a1a;
			font-weight: bold;
			text-align:center;
			margin:0 auto 20px;
		}

	#inquiry.pc #contactInfo ul{
		text-align:center;
	}
		#inquiry.pc #contactInfo ul li{
			display:inline-block;
			width:400px;
			height:auto;
			margin:0 20px;
		}

	#inquiry.pc #contactTabList{
		width: 1000px;
		background: url(../../inquiry/img/pc/tab_bottom_border.gif) repeat-x center bottom;
		padding-bottom: 10px;
		margin-bottom: 20px;
	}
		#inquiry.pc #contactTabList ul{
			width: 960px;
			height: 76px;
			margin: 0 auto;
			text-align: center;
		}
			#inquiry.pc #contactTabList ul li{
				display: inline-block;
				width: 312px;
				height: 76px;
				margin: 0 4px;
			}
				#inquiry.pc #contactTabList ul li a{
					display: block;
					width: 312px;
					height: 76px;
					border-left: #8f8d8d solid 1px;
				}
				#inquiry.pc #contactTabList ul li a{
					display: block;
					overflow: hidden;
					width: 312px;
					height: 76px;
					padding-left: 10px;
					padding-right: 10px;
					font-size: 18px;
					color: #111111;
					line-height: 25px;
					text-align: center;
					border-left: #8f8d8d solid 1px;
					border-top: #8f8d8d solid 1px;
					border-right: #8f8d8d solid 1px;
					border-top-left-radius:7px;
					border-top-right-radius:7px;
					box-sizing: border-box;
				}
				#inquiry.pc #contactTabList ul li.nowTab a,
				#inquiry.pc #contactTabList ul li a:hover{
					color: #ffffff;
					border-left: #eac118 solid 1px;
					border-top: #eac118 solid 1px;
					border-right: #eac118 solid 1px;
					border-top-left-radius:7px;
					border-top-right-radius:7px;
					background: #eac118;
				}
				#inquiry.pc #contactTabList ul li#contactTab01 a{
					padding-top: 15px;
				}
				#inquiry.pc #contactTabList ul li#contactTab02 a{
					padding-top: 15px;
				}
				#inquiry.pc #contactTabList ul li#contactTab03 a{
					padding-top: 25px;
				}

	#inquiry.pc .h01{
		width: 1000px;
		height: 40px;
		padding: 5px 0;
		margin:0 auto;
		background: #f5f5f5;
		overflow: hidden;
		margin-bottom: 20px;
	}

		#inquiry.pc .h01 h3{
			height:40px;
			font-size:24px;
			line-height:40px;
			color:#111111;
			background:#f5f5f5;
			border-left:5px solid #f0142e;
			overflow:hidden;
			margin-bottom:20px;
			padding-left:22px;
		}

	#inquiry.pc #contactContents{
		width: 1000px;
		margin:0 auto 95px;
	}
		#inquiry.pc #contactContents h4{
			width: 900px;
			margin:0 auto;
			font-size:20px;
			line-height:20px;
			color:#111111;
			margin-bottom:18px;
		}
		#inquiry.pc #contactContents table{
			width:1000px;
			border-top:#cccccc solid 1px;
			margin:0 auto;
		}
			#inquiry.pc #contactContents table th{
				width:182px;
				border-left:#cccccc solid 1px;
				border-bottom:#cccccc solid 1px;
				background:#faf1c2;
				line-height:22px;
				text-align:left;
				vertical-align:top;
				padding:20px 24px;
			}
				#inquiry.pc #contactContents table th p{
					font-size:16px;
					font-weight:bold;
					color: #111111;
				}
				#inquiry.pc #contactContents table th span{
					font-size:12px;
					font-weight:normal;
					color:#c80018;
				}
				#inquiry.pc #contactContents table th span.random{
					color:#555555;
				}

			#inquiry.pc #contactContents table td{
				color: #111111;
				border-bottom:#cccccc solid 1px;
				padding:20px 40px;
			}
				#inquiry.pc #contactContents table td textarea{
					width:547px;
					height:140px;
					border:1px solid #a9a9a9;
					resize:none;
					outline:none;
					padding:15px;
					font-size:16px;
					line-height:28px;
				}

				#inquiry.pc #contactContents table td select{
					height:23px;
					padding: 0 0 0 5px;
					outline: none;
					border: 1px solid #a9a9a9;
				}
					#inquiry.pc #contactContents table td select option{
						padding: 0 15px 0 0;
					}

			#inquiry.pc #contactContents table td p.err{
				display: none;
			}
				#inquiry.pc #contactContents table td.errPage p.err{
					display:block;
					color:#f0142e;
					font-size:16px;
					line-height:30px;
				}

		#inquiry.pc #contactContents table.contactTable01{
			margin-bottom:35px;
		}
			#inquiry.pc #contactContents table.contactTable01 td label{
				display:inline-block;
				font-size:16px;
				line-height:20px;
				margin-bottom:10px;
				position:relative;
				padding-left:24px;
				cursor:pointer;
			}
			#inquiry.pc #contactContents table.contactTable01 td input{
				position:absolute;
				width:18px;
				height:18px;
				left:0;
				top:0;
				outline:none;
			}
			#inquiry.pc #contactContents table.contactTable01 td ul{}
				#inquiry.pc #contactContents table.contactTable01 td ul li{
					width:690px;
					font-size:16px;
					margin-bottom:14px;
					position:relative;
				}
				#inquiry.pc #contactContents table.contactTable01 td ul li span{
					font-size:13px;
				}
				#inquiry.pc #contactContents #contactType03 table.contactTable01 td ul li{
					width:500px;
				}
					#inquiry.pc #contactContents table.contactTable01 td ul li label{
						padding-left:20px;
					}
					#inquiry.pc #contactContents table.contactTable01 td ul li input{
						position:absolute;
						width:15px;
						height:15px;
						left:0;
						top:1px;
						outline:none;
					}

		#inquiry.pc #contactContents table.contactTable02{
			margin-bottom:30px;
		}
			#inquiry.pc #contactContents table.contactTable02 th{}
				#inquiry.pc #contactContents table.contactTable02 th p{
					display:inline-block;
				}
				#inquiry.pc #contactContents table.contactTable02 th span{
					display:inline-block;
				}

			#inquiry.pc #contactContents table.contactTable02 dt{
				display:inline-block;
			}
			#inquiry.pc #contactContents table.contactTable02 dd{
				display:inline-block;
				font-size:16px;
				line-height:36px;
			}
			#inquiry.pc #contactContents table.contactTable02 input{
				width:289px;
				height:36px;
				border:#a9a9a9 solid 1px;
				padding:0 20px;
				font-size:15px;
				line-height:36px;
				outline:none;
			}
			#inquiry.pc #contactContents table.contactTable02 input.sizeS{
				width:118px;
			}
			#inquiry.pc #contactContents table.contactTable02 input.sizeM{
				width:218px;
			}
			#inquiry.pc #contactContents table.contactTable02 input.sizeL{
				width:388px;
			}

		#inquiry.pc #contactContents input[type='submit']{
			display:block;
			width: 320px;
			height:70px;
			background:#1a1a1a;
			outline:none;
			margin:0 auto;
			font-size:24px;
			line-height:70px;
			text-align:center;
			color:#ffffff;
			border:none;
			cursor:pointer;
		}

		#inquiry.pc #contactContents input[type='submit']:hover{
			background:#f0142e;
		}

			#inquiry.pc #contactContents .checkPage table.contactTable01 td{
				font-size:16px;
				line-height:28px;
				color: #111111;
			}
			#inquiry.pc #contactContents .checkPage table.contactTable02 td{
				font-size:16px;
				line-height:34px;
				color: #111111;
			}

		#inquiry.pc #contactContents .thanksPage{
			padding:50px 0;
		}

			#inquiry.pc #contactContents .thanksPage p{
				font-size:16px;
				line-height:34px;
			}
				#inquiry.pc #contactContents .thanksPage p a{
					color:#f0142e;
				}


/*	sp	*/
#inquiry.sp{}
	#inquiry.sp #wrap{
		padding-top:31px;
	}
	@media screen and (max-device-width: 480px) {
		#inquiry.sp #wrap{
			padding-top:36px;
		}
	}
	#inquiry.sp #contentsArea{
		width:100%;
		margin:0 auto;
	}
	#inquiry.sp #contactInfo{
		width:100%;
		height:auto;
		margin:0 auto 25px;
		padding:13px 0 15px;
		box-sizing:content-box;
		background:#fef9a3;
	}
	#inquiry.sp #contactInfo ul{
		text-align:center;
	}
		#inquiry.sp #contactInfo ul li{
			display:inline-block;
			width:145px;
			height:78px;
			margin:0 5px;
		}
			#inquiry.sp #contactInfo ul li p{
				height:10px;
				font-size:10px;
				line-height:10px;
				color:#1a1a1a;
				text-align:center;
				margin:0 auto 6px;
			}
			#inquiry.sp #contactInfo ul li img{
				width:145px;
				height:35px;
				padding-bottom: 6px;
			}

	#inquiry.sp #contactTabList{
		width: 100%;
		background: url(../../inquiry/img/pc/tab_bottom_border.gif) repeat-x center bottom;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
		#inquiry.sp #contactTabList ul{
			width: 282px;
			height: 80px;
			margin: 0 auto;
			text-align: center;
		}
			#inquiry.sp #contactTabList ul li{
				display: block;
				width: 90px;
				height: 80px;
				margin: 0 2px;
				float: left;
			}
				#inquiry.sp #contactTabList ul li a{
					display: block;
					width: 90px;
					height: 80px;
					border-left: #8f8d8d solid 1px;
				}
				#inquiry.sp #contactTabList ul li a{
					display: block;
					/*overflow: hidden;*/
					width: 90px;
					height: 80px;
					font-size: 10px;
					color: #111111;
					line-height: 14px;
					padding: 5px 5px 0;
					/*line-height: 45px;*/
					text-align: center;
					border-left: #8f8d8d solid 1px;
					border-top: #8f8d8d solid 1px;
					border-right: #8f8d8d solid 1px;
					border-top-left-radius:4px;
					border-top-right-radius:4px;
					box-sizing: border-box;
				}
				#inquiry.sp #contactTabList ul li#contactTab02 a{
					line-height: 16px;
					padding: 10px 5px 15px;
				}
				#inquiry.sp #contactTabList ul li#contactTab03 a{
					line-height: 16px;
					padding: 25px 5px 25px;
				}
				#inquiry.sp #contactTabList ul li.nowTab a{
					color: #ffffff;
					border-left: #eac118 solid 1px;
					border-top: #eac118 solid 1px;
					border-right: #eac118 solid 1px;
					border-top-left-radius:4px;
					border-top-right-radius:4px;
					background: #eac118;
				}

	#inquiry.sp .h01{
		width:100%;
		height:34px;
		padding:3px 0;
		background:#f5f5f5;
		overflow:hidden;
		margin-bottom:14px;
	}
		#inquiry.sp .h01 h3{
			height:34px;
			font-size:16px;
			line-height:34px;
			color:#111111;
			border-left:5px solid #f0142e;
			overflow:hidden;
			padding-left:15px;
		}

	#inquiry.sp #contactContents{
		width: 100%;
		padding:0 10px;
		margin:0 auto 45px;
		box-sizing:border-box;
	}
		#inquiry.sp #contactContents h4{
			font-size:12px;
			line-height:12px;
			color:#111111;
			margin-bottom:14px;
		}
		#inquiry.sp #contactContents table{
			width:100%;
			margin:0 auto;
			padding:0 10px;
			border-top:#dddddd solid 1px;
			box-sizing:border-box;
		}
			#inquiry.sp #contactContents table th{
				display:block;
				background:#faf1c2;
				border-bottom:#dddddd solid 1px;
				line-height:19px;
				text-align:left;
				vertical-align:top;
				box-sizing: border-box;
				padding:15px 10px;
			}
				#inquiry.sp #contactContents table th p{
					display:inline-block;
					font-size:13px;
				}
				#inquiry.sp #contactContents table th span{
					display:inline-block;
					font-size:9px;
					font-weight:normal;
					color:#c80018;
					margin-left: 5px;
				}
				#inquiry.sp #contactContents table th span.random{
					color:#555555;
				}

			#inquiry.sp #contactContents table td{
				display:block;
				border-bottom:#dddddd solid 1px;
				padding:15px 10px;
			}
				#inquiry.sp #contactContents table td textarea{
					width:100%;
					height:124px;
					border:1px solid #a9a9a9;
					resize:none;
					outline:none;
					padding:10px;
					font-size:16px;
					line-height:22px;
					box-sizing:border-box;
				}

				#inquiry.sp #contactContents table td select{
					height:32px;
					font-size: 16px;
					padding: 5px 15px 5px 5px;
					outline: none;
					border: 1px solid #a9a9a9;
				}

			#inquiry.sp #contactContents table td p.err{
				display: none;
			}
				#inquiry.sp #contactContents table td.errPage p.err{
					display:block;
					color:#f0142e;
					font-size:16px;
					line-height:30px;
				}

		#inquiry.sp #contactContents table.contactTable01{
			margin-bottom:20px;
		}
			#inquiry.sp #contactContents table.contactTable01 td label{
				display:block;
				font-size:15px;
				line-height:20px;
				margin-bottom:12px;
				position:relative;
				padding-left:26px;
				cursor:pointer;
			}
			#inquiry.sp #contactContents table.contactTable01 td input{
				position:absolute;
				width:20px;
				height:20px;
				left:0;
				top:0;
				outline:none;
			}
			#inquiry.sp #contactContents table.contactTable01 td ul{}
				#inquiry.sp #contactContents table.contactTable01 td ul li{
					width:100%;
					font-size:16px;
					margin-bottom:16px;
					position:relative;
				}
				#inquiry.sp #contactContents table.contactTable01 td ul li span{
					font-size:13px;
				}
					#inquiry.sp #contactContents table.contactTable01 td ul li label{
						padding-left:24px;
					}
					#inquiry.sp #contactContents table.contactTable01 td ul li input{
						position:absolute;
						width:20px;
						height:20px;
						left:0;
						top:0;
						outline:none;
					}

		#inquiry.sp #contactContents table.contactTable02{
			margin-bottom:30px;
		}
			#inquiry.sp #contactContents table.contactTable02 th{}
				#inquiry.sp #contactContents table.contactTable02 th p{
					display:inline-block;
				}
				#inquiry.sp #contactContents table.contactTable02 th span{
					display:inline-block;
				}

			#inquiry.sp #contactContents table.contactTable02 dt{
				margin-bottom:8px;
			}
			#inquiry.sp #contactContents table.contactTable02 dd{
				font-size:10px;
				line-height:10px;
			}
			#inquiry.sp #contactContents table.contactTable02 input{
				width:283px;
				height:39px;
				border:#a9a9a9 solid 1px;
				padding:0 9px;
				font-size:16px;
				line-height:39px;
				outline:none;
				box-sizing:border-box;
			}
			#inquiry.sp #contactContents table.contactTable02 input.sizeS{
				width:200px;
			}
			#inquiry.sp #contactContents table.contactTable02 input.sizeM{
				width:283px;
			}
			#inquiry.sp #contactContents table.contactTable02 input.sizeL{
				width:283px;
			}

		#inquiry.sp #contactContents input[type='submit']{
			display:block;
			width: 180px;
			height:40px;
			background:#1a1a1a;
			background-image:none;
			outline:none;
			margin:0 auto;
			font-size:16px;
			line-height:40px;
			text-align:center;
			color:#ffffff;
			border:none;
			border-radius: 0;
			cursor:pointer;
			-webkit-appearance: none;
		}

		#inquiry.sp #contactContents input[type='submit']:hover{
			background:#ff3e6b;
		}
			#inquiry.sp #contactContents .checkPage table.contactTable01 td{
				font-size:16px;
				line-height:28px;
			}
			#inquiry.sp #contactContents .checkPage table.contactTable02 td{
				font-size:16px;
				line-height:34px;
			}

		#inquiry.sp #contactContents .thanksPage{
			padding:50px 0;
		}
			#inquiry.sp #contactContents .thanksPage p{
				font-size:16px;
				line-height:34px;
			}
				#inquiry.sp #contactContents .thanksPage p a{
					color:#f0142e;
				}


/* tab system
--------------------------------------------------------------------------------------*/
	#inquiry #contactType02,
	#inquiry #contactType03{
		display: none;
	}
	#inquiry.tab02 #contactType01,
	#inquiry.tab03 #contactType01{
		display: none;
	}
	#inquiry.tab02 #contactType02,
	#inquiry.tab03 #contactType03{
		display: block;
	}


/*---------------------------------------------------------------------

	製品案内

---------------------------------------------------------------------*/
.products.pc{}
	.products.pc #wrap{
		padding-top:131px;
	}

/*	sp	*/
.products.sp{}
	.products.sp #wrap{
		padding-top:31px;
	}
@media screen and (max-device-width: 480px) {
	.products.sp #wrap{
		padding-top:36px;
	}
}

/*	INDEX
---------------------------------------------------------------------*/
	#products.pc #contentsArea{
		width:100%;
		margin:-77px auto 0;
	}

	#products.pc #productsContents{
		width:100%;
		background:url(../../products/img/pc/contents_bg01.jpg) no-repeat left top;
		background-size: auto 100%;
	}

		#products.pc #productsContents .inner{
			width:100%;
			margin:0 auto;
			padding:60px 0 120px;
			background:url(../../products/img/pc/contents_bg02.png) no-repeat right -5%;
			background-size:34% auto;
		}
			#products.pc #productsContents .inner #productsTopCopy{
				width:960px;
				padding:0;
				margin:25px auto 45px;
				font-size:26px;
				line-height:40px;
				color:#111111;
			}
			#products.pc #productsContents .inner #productsList{
				width: 1000px;
				margin: 0 auto;
			}
				#products.pc #productsContents .inner #productsList dl{
					float: left;
					width:320px;
					height:156px;
					margin:0 0 18px 18px;
					opacity: 1;
					background: #ffffff url(../../products/img/pc/icon_link.gif) no-repeat right bottom;
					/* box-shadow */
					box-shadow:0px 1px 2px 0px #aaaaaa;
					-moz-box-shadow:0px 1px 2px 0px #aaaaaa;
					-webkit-box-shadow:0px 1px 2px 0px #aaaaaa;
				}
				#products.pc #productsContents .inner #productsList dl:hover{
					opacity: 0.7;
				}
				#products.pc #productsContents .inner #productsList dl:nth-child(3n+1){
					margin:0 0 18px 0;
				}
					#products.pc #productsContents .inner #productsList dt{
						width:320px;
						height:60px;
						background: #2fa137;
					}
						#products.pc #productsContents .inner #productsList dt img{
							width: 320px;
						}
						#products.pc #productsContents .inner #productsList dt a{
							display: block;
							width:300px;
							height:20px;
							padding-left: 20px;
							font-size: 24px;
							font-weight: bold;
							line-height: 22px;
							color: #ffffff;
						}

					#products.pc #productsContents .inner #productsList dd{
						width:320px;
						height:102px;
					}
						#products.pc #productsContents .inner #productsList dd ul{
							padding: 10px 0 0 16px;
						}
							#products.pc #productsContents .inner #productsList dd li{
								height:18px;
								background: url(../../products/img/pc/icon_index.png) no-repeat left top;
								padding-left: 16px;
								font-size: 14px;
								line-height: 18px;
								color: #111111;
								margin-bottom: 3px;
							}
							#products.pc #productsContents .inner #productsList dd li.shortList{
								float: left;
								width: 111px;
							}
							#products.pc #productsContents .inner #productsList dd li.longList{
								float: left;
								width: 152px;
							}


/*	sp	*/
#products.sp #contentsArea{
	width:100%;
	margin:-25px auto 0;
	background:url(../../products/img/sp/contents_bg01.jpg) repeat-y left top;
	background-size: 100% auto;
}

#products.sp #productsContents{
	width: 100%;
	margin:0 auto;
	padding: 15px 0 45px;
	background:url(../../products/img/sp/contents_bg02.png) no-repeat right top;
	background-size: 44% auto;
}
	#products.sp #productsContents #productsTopCopy{
		width: 50%;
		padding:0;
		margin:0 0 15px 5%;
		font-size:13px;
		line-height:24px;
		color:#111111;
	}
		#products.sp #productsContents .inner #productsList{
			width: 100%;
			margin: 0 auto;
		}
			#products.sp #productsContents .inner #productsList dl{
				float: none;
				width: 90%;
				height: auto;
				margin:0 auto 10px;
				opacity: 1;
				background: #ffffff url(../../products/img/pc/icon_link.gif) no-repeat right bottom;
				background-size: 9px 9px;
				/* box-shadow */
				box-shadow:0px 1px 2px 0px #aaaaaa;
				-moz-box-shadow:0px 1px 2px 0px #aaaaaa;
				-webkit-box-shadow:0px 1px 2px 0px #aaaaaa;
			}
				#products.sp #productsContents .inner #productsList dt{
					width:100%;
					background: #2fa137;
					padding-bottom: 10px;
				}
					#products.sp #productsContents .inner #productsList dt img{
						width:288px;
					}
					#products.sp #productsContents .inner #productsList dt a{
						display: block;
						width:100%;
						box-sizing: border-box;
						padding-left: 16px;
						font-size: 22px;
						font-weight: bold;
						line-height: 20px;
						color: #ffffff;
					}

				#products.sp #productsContents .inner #productsList dd{
					width:100%;
					padding: 0 0 6px;
				}
					#products.sp #productsContents .inner #productsList dd ul{
						padding: 12px 0 0 16px;
					}
						#products.sp #productsContents .inner #productsList dd li{
							display: inline-block;
							height:18px;
							background: url(../../products/img/pc/icon_index.png) no-repeat left top;
							padding-left: 14px;
							font-size: 14px;
							line-height: 18px;
							color: #111111;
							margin-right: 10px;
							margin-bottom: 7px;
						}

/*	詳細ページ
---------------------------------------------------------------------*/
.products.pc #contentsArea{
	width: 100%;
}

	.products.pc #productsDetailContents{
		width:100%;
		margin:0 auto;
	}

		.products.pc #productsDetailContents #productsCopy{
			width: 960px;
			font-size: 28px;
			line-height: 50px;
			color: #111111;
			margin:0 auto 36px;
		}
		.products.pc #productsDetailContents .productsDisplay{
			width:1000px;
			margin:0 auto;
		}

			.products.pc #productsDetailContents .productsDisplay h4{
				width:960px;
				height:59px;
				font-size:20px;
				line-height:26px;
				font-weight:bold;
				border-top:1px solid #cccccc;
				background:#e9f2e5;
				margin:0 auto 15px;
				box-sizing: border-box;
				padding:16px 30px;
			}
				.products.pc #productsDetailContents .productsDisplay h4 span{
					font-size:20px;
					line-height:26px;
					font-weight:bold;
				}

			.products.pc #productsDetailContents .productsDisplay .productsBox01{
				width:960px;
				margin:0 auto 35px;
				font-size:16px;
				line-height:30px;
				color:#111111;
			}

				.products.pc #productsDetailContents .productsDisplay .productsBox01 p{}
				.products.pc #productsDetailContents .productsDisplay .productsBox01 p strong{
					font-size: 20px;
					font-weight: bold;
				}
				.products.pc #productsDetailContents .productsDisplay .productsBox01 .productsItem01{
					width: 960px;
					margin: 0 auto;
					box-sizing: border-box;
					padding-left: 32px;
				}
					.products.pc #productsDetailContents .productsDisplay .productsBox01 .productsItem01 li{
						font-size: 20px;
						line-height: 32px;
						font-weight: bold;
						color: #444444;
						background: url(../../products/img/pc/list_icon01.gif) no-repeat 0 10px;
						padding-left: 25px;
						margin-bottom: 16px;
					}

				.products.pc #productsDetailContents .productsDisplay .productsBox01 .productsItem02{
					width: 960px;
					margin-left: auto;
					margin-right: auto;
					box-sizing: border-box;
					padding-left: 32px;
				}
					.products.pc #productsDetailContents .productsDisplay .productsBox01 .productsItem02 li{
						float: left;
						width: 420px;
						font-size: 20px;
						line-height: 32px;
						font-weight: bold;
						color: #444444;
						background: url(../../products/img/pc/list_icon01.gif) no-repeat 0 10px;
						padding-left: 25px;
						margin-bottom: 16px;
					}

				.products.pc #productsDetailContents .productsDisplay .productsBox01 .productsBox01-img{}
					.products.pc #productsDetailContents .productsDisplay .productsBox01 .productsBox01-img ul{}
						.products.pc #productsDetailContents .productsDisplay .productsBox01 .productsBox01-img ul li{
							float:left;
							margin-left:6px;
						}
					.products.pc #productsDetailContents .productsDisplay .productsBox01 .productsBox01-img p{
						font-size:15px;
						line-height:21px;
						padding-top:5px;
						text-align:center;
					}

				.products.pc #productsDetailContents .productsDisplay .productsBox01 .productsLink{
					width: 650px;
					text-align: center;
					margin-left: auto;
					margin-right: auto;
				}
				.products.pc #productsDetailContents .productsDisplay .productsBox01 .productsLink.aLeft{
					text-align: left;
				}
					.products.pc #productsDetailContents .productsDisplay .productsBox01 .productsLink li{
						display: inline-block;
						width: 280px;
						height: 60px;
						margin: 0 20px;
					}
						.products.pc #productsDetailContents .productsDisplay .productsBox01 .productsLink li a{
							display: block;
							width: 280px;
							height: 60px;
							font-size: 20px;
							line-height: 60px;
							color: #ffffff;
							text-align: center;
							background: #189721 url(../../products/img/pc/products_link_bg.png) no-repeat;
						}
						.products.pc #productsDetailContents .productsDisplay .productsBox01 .productsLink li.productsLinkLong a{
							font-size: 18px;
							line-height: 64px;
						}
						.products.pc #productsDetailContents .productsDisplay .productsBox01 .productsLink li a:hover{
							background: #189721 url(../../products/img/pc/products_link_bg_ov.png) no-repeat;
						}

		.products.pc #productsInquiry01{
			width: 100%;
			height: 325px;
			text-align: center;
			background: #56ba45;
			box-sizing: border-box;
			padding: 70px 0 67px;
		}
			.products.pc #productsInquiry01 p{
				font-size: 30px;
				line-height: 30px;
				color: #ffffff;
				font-weight: bold;
				margin-bottom: 30px;
			}
			.products.pc #productsInquiry01 a{
				display: block;
				width: 400px;
				height: 92px;
				margin: 0 auto 20px;
			}
			.products.pc #productsInquiry01 ul{
				width: 100%;
				height: 16px;
				margin: 0 auto;
				text-align: center;
			}
				.products.pc #productsInquiry01 ul li{
					display: inline-block;
					height: 16px;
					font-size:16px;
					line-height: 16px;
					color:#111111;
					vertical-align: middle;
				}
					.products.pc #productsInquiry01 ul li img{
						width: 16px;
						height: 16px;
						vertical-align: middle;
					}

			.products.pc #productsInquiry01 ul#sugicutList{
				width: 100%;
				height: 92px;
				margin: 0 auto 30px;
				text-align: center;
			}
				.products.pc #productsInquiry01 ul#sugicutList li{
					display: inline-block;
					width: 400px;
					height: 92px;
					margin: 0 20px;
				}
					.products.pc #productsInquiry01 ul#sugicutList li img{
						width: 400px;
						height: 92px;
					}


/*	sp	*/
.products.sp #contentsArea{
	width: 100%;
}
	.products.sp #productsDetailContents{
		width:100%;
		margin:0 auto;
	}
		.products.sp #productsDetailContents #productsCopy{
			width: 88%;
			font-size: 14px;
			line-height: 20px;
			color: #111111;
			margin:0 auto 25px;
		}
		.products.sp #productsDetailContents .productsDisplay{
			width:100%;
			margin:0 auto;
		}

			.products.sp #productsDetailContents .productsDisplay h4{
				width:94%;
				font-size:14px;
				line-height:27px;
				border-top:1px solid #cccccc;
				background:#e9f2e5;
				margin:0 auto 15px;
				box-sizing: border-box;
				padding:8px 15px;
			}
				.products.sp #productsDetailContents .productsDisplay h4 span{
					font-size:15px;
					line-height:27px;
				}

			.products.sp #productsDetailContents .productsDisplay .productsBox01{
				width:100%;
				margin:0 auto 20px;
				font-size:11px;
				line-height:17px;
				color:#111111;
			}
				.products.sp #productsDetailContents .productsDisplay .productsBox01 .fL{
					float: none;
				}
				.products.sp #productsDetailContents .productsDisplay .productsBox01 .fR{
					float: none;
				}
				.products.sp #productsDetailContents .productsDisplay .productsBox01 .fR.mr30{
					text-align: center;
				}
					.products.sp #productsDetailContents .productsDisplay .productsBox01 .fR.mr30 img{
						width: 44%;
					}

				.products.sp #productsDetailContents .productsDisplay .productsBox01 p{
					width: 88%;
					margin-left: auto;
					margin-right: auto;
				}
				.products.sp #productsDetailContents .productsDisplay .productsBox01 p strong{
					font-size: 15px;
				}
				.products.sp #productsDetailContents .productsDisplay .productsBox01 ul{
					width: 100%;
					text-align: center;
				}
					.products.sp #productsDetailContents .productsDisplay .productsBox01 li{
						display: inline-block;
						width: 50%;
						margin-left: auto;
						margin-right: auto;
					}
						.products.sp #productsDetailContents .productsDisplay .productsBox01 li img{
							width: 100%;
							height: auto;
						}

				.products.sp #productsDetailContents .productsDisplay .productsBox01 .productsItem01{
					width: 88%;
					margin: 0 auto;
					text-align: left;
				}
					.products.sp #productsDetailContents .productsDisplay .productsBox01 .productsItem01 li{
						display: block;
						width: 100%;
						font-size: 15px;
						line-height: 32px;
						color: #444444;
						background: url(../../products/img/sp/list_icon01.gif) no-repeat 0 12px;
						background-size: 6px 6px;
						padding-left: 15px;
					}

				.products.sp #productsDetailContents .productsDisplay .productsBox01 .productsItem02{
					width: 88%;
					margin-left: auto;
					margin-right: auto;
					text-align: left;
				}
					.products.sp #productsDetailContents .productsDisplay .productsBox01 .productsItem02 li{
						display: block;
						width: 100%;
						font-size: 15px;
						line-height: 32px;
						color: #444444;
						background: url(../../products/img/sp/list_icon01.gif) no-repeat 0 12px;
						background-size: 6px 6px;
						padding-left: 15px;
						margin-bottom: 0;
					}

				.products.sp #productsDetailContents .productsDisplay .productsBox01 .productsBox01-img{}
					.products.sp #productsDetailContents .productsDisplay .productsBox01 .productsBox01-img ul{
						width: 88%;
						text-align: left;
						margin: 0 auto;
					}
						.products.sp #productsDetailContents .productsDisplay .productsBox01 .productsBox01-img ul li{
							display: inline-block;
							width: 48%;
							vertical-align: bottom;
							margin-bottom: 15px;
						}
						.products.sp #productsDetailContents .productsDisplay .productsBox01 .productsBox01-img ul li:nth-child(2n+1){
							margin-right: 4%;
						}
							.products.sp #productsDetailContents .productsDisplay .productsBox01 .productsBox01-img ul li img{
								width: 100%;
								height: auto;
							}
							.products.sp #productsDetailContents .productsDisplay .productsBox01 .productsBox01-img ul li p{
								font-size:10px;
								line-height:10px;
								padding-top:5px;
								text-align:center;
							}

				.products.sp #productsDetailContents .productsDisplay .productsBox01 .productsLink{
					width:94%;
					text-align: center;
					margin-left: auto;
					margin-right: auto;
				}

				.products.sp #productsDetailContents .productsDisplay .productsBox01 .productsLink.aLeft{
					text-align: left;
				}
				.products.sp #productsDetailContents .productsDisplay .productsBox01 .productsLink li{
					display: block;
					width: 240px;
					height: 50px;
					margin: 0 auto 15px;
				}
				.products.sp #productsDetailContents .productsDisplay .productsBox01 .productsLink li.productsLinkLong{
					width: 260px;
				}
					.products.sp #productsDetailContents .productsDisplay .productsBox01 .productsLink li a{
						display: block;
						width: 240px;
						height: 50px;
						font-size: 16px;
						line-height: 50px;
						color: #ffffff;
						text-align: center;
						background: #189721 url(../../products/img/sp/products_link_bg.gif) no-repeat right bottom;
						background-size: 6px 6px;
					}
					.products.sp #productsDetailContents .productsDisplay .productsBox01 .productsLink li.productsLinkLong a{
						width: 260px;
					}



		.products.sp #productsInquiry01{
			width: 100%;
			text-align: center;
			background: #56ba45;
			box-sizing: border-box;
			padding: 18px 0 25px;
			margin-bottom: 46px;
		}
			.products.sp #productsInquiry01 p{
				font-size: 16px;
				line-height: 22px;
				color: #ffffff;
				font-weight: bold;
				margin-bottom: 18px;
			}
			.products.sp #productsInquiry01 a{
				display: block;
				width: 250px;
				height: 60px;
				margin: 0 auto 10px;
			}
			.products.sp #productsInquiry01 ul{
				width: 100%;
				margin: 0 auto;
				text-align: center;
			}
				.products.sp #productsInquiry01 ul li{
					display: inline-block;
					height: 13px;
					font-size:13px;
					line-height: 18px;
					color:#111111;
					vertical-align: super;
				}
				.products.sp #productsInquiry01 ul li:first-child{
					display:block;
					height: 13px;
					font-size:13px;
					line-height: 18px;
					color:#111111;
					margin-bottom: 6px;
				}
					.products.sp #productsInquiry01 ul li a{
						display:inline;
						height: 13px;
						font-size:13px;
						line-height: 18px;
						color:#111111;
					}
					.products.sp #productsInquiry01 ul li img{
						width: 12px;
						height: 12px;
						vertical-align: middle;
					}

			.products.sp #productsInquiry01 ul#sugicutList{
				width: 100%;
				margin: 0 auto 5px;
				text-align: center;
			}
				.products.sp #productsInquiry01 ul#sugicutList li{
					display: block;
					width: 200px;
					height: 46px;
					margin: 0 auto 15px;
				}
					.products.sp #productsInquiry01 ul#sugicutList li img{
						width: 200px;
						height: 46px;
					}


/*	ヒビロン・サンスピード
---------------------------------------------------------------------*/
.products.pc #productsDetailContents .productsDisplay #productsBox-hibiron{
	width: 960px;
	margin: 0 auto;
}
	.products.pc #productsDetailContents .productsDisplay #productsBox-hibiron .fL{
		width: 660px;
		margin: 0 auto;
		padding: 60px 0 0;
	}
		.products.pc #productsDetailContents .productsDisplay #productsBox-hibiron .fL h3{
			font-size: 28px;
			line-height: 50px;
			color: #111111;
		}
		.products.pc #productsDetailContents .productsDisplay #productsBox-hibiron .fL p{
			font-size: 28px;
			line-height: 50px;
			color: #111111;
		}

	.products.pc #productsDetailContents .productsDisplay #productsBox-hibiron .fR{
		width: 240px;
		height: 316px;
	}

/*	sp	*/
.products.sp #productsDetailContents .productsDisplay #productsBox-hibiron{
	width: 100%;
	height: 168px;
	margin: 0 auto;
	background: url(../../products/hibiron/img/sp/img04.jpg) no-repeat right top;
	background-size: 150px 168px; 
}
	.products.sp #productsDetailContents .productsDisplay #productsBox-hibiron .fL{
		float: none;
		width: 88%;
		margin: 0 auto;
		box-sizing: border-box;
		padding: 15px 0 24px;
	}
		.products.sp #productsDetailContents .productsDisplay #productsBox-hibiron .fL h3{
			font-size: 15px;
			line-height: 22px;
			color: #111111;
		}
		.products.sp #productsDetailContents .productsDisplay #productsBox-hibiron .fL p{
			font-size: 15px;
			line-height: 22px;
			color: #111111;
		}

	.products.sp #productsDetailContents .productsDisplay #productsBox-hibiron .fR{
		float: none;
		display: none;
	}


/*	グリーンビジネス
---------------------------------------------------------------------*/
.products.pc #productsDetailContents{}
	.products.pc #productsDetailContents #productsBox-greenbussiness{}
		.products.pc #productsDetailContents .productsBox02{
			width:960px;
			margin:0 auto 104px;
			font-size:16px;
			line-height:30px;
			color:#111111;
		}
			.products.pc #productsDetailContents .productsBox02 p{}
			.products.pc #productsDetailContents .productsBox02 .fL{
				width: 540px;
			}
				.products.pc #productsDetailContents .productsBox02 .fL .clearfix{
					width: 523px;
					height: 180px;
					border: #cccccc solid 1px;
					border-radius: 5px;
					box-sizing: border-box;
					padding: 30px;
				}
					.products.pc #productsDetailContents .productsBox02 .fL .clearfix .fL{
						width: 160px;
					}
					.products.pc #productsDetailContents .productsBox02 .fL .clearfix .fR{
						width: 285px;
						font-size:14px;
						line-height:25px;
						color:#111111;
					}
						.products.pc #productsDetailContents .productsBox02 .fL .clearfix .fR a{
							text-decoration: underline;
						}

			.products.pc #productsDetailContents .productsBox02 > .fR{
				width: 333px;
				margin-right: 30px;
				text-align: center;
			}
				.products.pc #productsDetailContents .productsBox02 > .fR a{
					text-decoration: underline;
				}
				.products.pc #productsDetailContents .productsBox02 > .fR a#ebook{
					display: block;
					width: 333px;
					height: 290px;
					margin-bottom: 10px;
					/* box-shadow */
					box-shadow:0px 1px 3px 0px #999999;
					-moz-box-shadow:0px 1px 3px 0px #999999;
					-webkit-box-shadow:0px 1px 3px 0px #999999;
				}

/*	sp	*/
.products.sp #productsDetailContents #productsBox-greenbussiness{
	background: url(../../products/greenbussiness/img/sp/img01.jpg) no-repeat right 15px bottom 10px;
	background-size: 131px 96px; 
}
	.products.sp #productsDetailContents .productsBox02{
		width:100%;
		margin:0 auto 50px;
		font-size:11px;
		line-height:17px;
		color:#111111;
	}
		.products.sp #productsDetailContents .productsBox02 p{
			width: 88%;
			margin: 0 auto 15px;
		}
		.products.sp #productsDetailContents .productsBox02 a{
			display: block;
			width: 260px;
			height: 50px;
			font-size: 16px;
			line-height: 50px;
			color: #ffffff;
			text-align: center;
			background: #1a1a1a url(../../products/img/sp/products_link02_bg.gif) no-repeat right bottom;
			background-size: 6px 6px;
			margin: 0 auto;
		}


/*---------------------------------------------------------------------

	表

---------------------------------------------------------------------*/
	.products.pc #productsTableNote{
		display: none;
	}
	.products.pc #productsTableArea{
		margin: 0 auto 100px;
	}
		.products.pc #productsTableArea #productsTable{
			margin: 0 auto;
		}
			.products.pc #productsTableArea #productsTable table{
				width: 100%;
				border-spacing: 0;
				border-collapse: separate;
				border-top: #bbbbbb solid 1px;
				margin-left: auto;
				margin-right: auto;
			}
				.products.pc #productsTableArea #productsTable table th{
					background: #e9f2e5;
					text-align: center;
					vertical-align: middle;
					border-left: #bbbbbb solid 1px;
					border-bottom: #bbbbbb solid 1px;
					font-size: 14px;
					line-height: 25px;
					color: #111111;
					padding: 12px 0;
				}
				.products.pc #productsTableArea #productsTable table th:first-child{
					border-left: none;
				}
				.products.pc #productsTableArea #productsTable table .rowspanTr th:first-child{
					border-left: #bbbbbb solid 1px;
				}
				.products.pc #productsTableArea #productsTable table th.pressing{}
					.products.pc #productsTableArea #productsTable table th.pressing span{
						font-size: 10px;
						transform: scale( 0.8 , 1.6 );
						display: block;
					}
				.products.pc #productsTableArea #productsTable table td{
					text-align: center;
					vertical-align: middle;
					border-left: #bbbbbb solid 1px;
					border-bottom: #bbbbbb solid 1px;
					font-size: 14px;
					line-height: 25px;
					color: #111111;
					padding: 12px 10px;
				}
				.products.pc #productsTableArea #productsTable table td:first-child{
					border-left: none;
				}
				.products.pc #productsTableArea #productsTable table .rowspanTr td:first-child{
					border-left: #bbbbbb solid 1px;
				}
				.products.pc #productsTableArea #productsTable table td.useTd{
					padding: 0;
				}
				.products.pc #productsTableArea #productsTable table td[align]{
					text-align: left;
				}

		.products.pc #productsTableArea #productsTableMessage{
			width: 1000px;
			margin: 0 auto;
			padding-top: 15px;
		}
			.products.pc #productsTableArea #productsTableMessage p{
				font-size: 15px;
				line-height: 22px;
				color: #111111;
				margin-bottom: 12px;
			}

		.products.pc #productsTableArea #productsTableIcon{
			display: none;
		}

	/*	sp	*/
	.products.sp #productsTableNote{
		display: block;
		width: 88%;
		font-size: 11px;
		line-height: 11px;
		color: #111111;
		margin: 0 auto 15px;
		padding: 5px 0 0;
	}

	.products.sp #productsTableArea{
		width: 100%;
		margin: 0 auto 45px;
		position: relative;
	}
		.products.sp #productsTableArea #productsTable{
			width: 88%;
			margin: 0 auto;
			padding: 17px 0 10px;
			overflow: scroll;
		}
			.products.sp #productsTableArea #productsTable table{
				width: 1000px;
				border-top: #bbbbbb solid 1px;
				margin-left: auto;
				margin-right: auto;
			}
				.products.sp #productsTableArea #productsTable table th{
					background: #e9f2e5;
					text-align: center;
					vertical-align: middle;
					border-left: #bbbbbb solid 1px;
					font-size: 14px;
					line-height: 25px;
					color: #111111;
					padding: 12px 0;
				}
				.products.sp #productsTableArea #productsTable table th:first-child{
					border-left: none;
				}
				.products.sp #productsTableArea #productsTable table th[colspan]{
					border-bottom: #bbbbbb solid 1px;
				}
				.products.sp #productsTableArea #productsTable table th.pressing{}
					.products.sp #productsTableArea #productsTable table th.pressing span{
						font-size: 10px;
						transform: scale( 0.8 , 1.6 );
						display: block;
					}
				.products.sp #productsTableArea #productsTable table td{
					text-align: center;
					vertical-align: middle;
					border-left: #bbbbbb solid 1px;
					border-bottom: #bbbbbb solid 1px;
					font-size: 14px;
					line-height: 25px;
					color: #111111;
					padding: 12px 10px;
				}
				.products.sp #productsTableArea #productsTable table td:first-child{
					border-left: none;
				}
				.products.sp #productsTableArea #productsTable table td.useTd{
					padding: 0;
				}
				.products.sp #productsTableArea #productsTable table td[align]{
					text-align: left;
				}

			.products.sp #productsTableArea #productsTableMessage{
				width: 88%;
				margin: 0 auto;
				padding-top: 15px;
			}
				.products.sp #productsTableArea #productsTableMessage p{
					font-size: 10px;
					line-height: 14px;
					color: #111111;
					margin-bottom: 12px;
				}

		.products.sp #productsTableArea #productsTableIcon{
			position: absolute;
			right: 6%;
			top: 0;
			display: block;
			width: 45px;
			height: 45px;
		}


/*---------------------------------------------------------------------

	採用情報

---------------------------------------------------------------------*/

.recruit.pc{}
	.recruit.pc #wrap{
		padding-top:131px;
	}
	.recruit.pc #contentsArea{
		width:100%;
		margin:0 auto;
	}
	.recruit.pc #productsTopCopy{
		width: 960px;
		padding-top: 40px;
		margin:0 auto 110px;
	}
		.recruit.pc #productsTopCopy h3{
			width: 600px;
			height: 60px;
			margin-bottom: 50px;
		}
			.recruit.pc #productsTopCopy h3 img{
				width: 600px;
				height: 60px;
			}

		.recruit.pc #productsTopCopy h2{
			width: 490px;
			font-weight: bold;
			font-size: 24px;
			color: #333;

		}

		.recruit.pc #productsTopCopy p{
			width: 490px;
		}

		.recruit.pc #productsTopCopy .recruitLink{
			width: 480px;
			margin: 0;
			text-align: center;
		}
			.recruit.pc #productsTopCopy .recruitLink li{
				margin: 0;
			}

	.recruit.pc .recruitLink{
		width: 100%;
		height: 62px;
		padding-top: 30px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
		.recruit.pc .recruitLink li{
			display: inline-block;
			width: 350px;
			height: 62px;
			margin: 0 20px;
		}
			.recruit.pc .recruitLink li a{
				display: block;
				width: 350px;
				height: 62px;
				font-size: 20px;
				line-height: 62px;
				color: #ffffff;
				text-align: center;
				background:#2772e2 url(../../recruit/img/pc/recruit_link_bg.png) no-repeat 0 0;
			}
			.recruit.pc .recruitLink li a:hover{
				background:#2772e2 url(../../recruit/img/pc/recruit_link_bg_ov.png) no-repeat 0 0;
			}

	.recruit.pc #recruitInquiry01{
		width: 100%;
		background: #51b7fe;
		padding:70px 0 60px
	}
		.recruit.pc #recruitInquiry01 h4{
			font-size: 30px;
			line-height: 30px;
			color: #ffffff;
			text-align: center;
			font-weight: bold;
			margin: 0 auto 40px;
		}
		.recruit.pc #recruitInquiry01 .pcDisplay{
			width: 1000px;
			text-align: center;
			margin: 0 auto 10px;
		}
			.recruit.pc #recruitInquiry01 .pcDisplay li{
				display: inline-block;
				width: 400px;
				margin: 0 20px;
			}
				.recruit.pc #recruitInquiry01 .pcDisplay li p{
					font-size: 20px;
					line-height: 20px;
					font-weight: bold;
					color: #1a1a1a;
					margin-bottom: 15px;
				}

.recruit.pc img#rikunabi { width: 180px;}
.recruit.pc a:hover img#rikunabi {opacity: 0.7;}

/*	sp	*/
.recruit.sp{}
	.recruit.sp #wrap{
		padding-top:31px;
	}
@media screen and (max-device-width: 480px) {
	.recruit.sp #wrap{
		padding-top:36px;
	}
}
	.recruit.sp #contentsArea{
		width:100%;
		margin:0 auto;
	}
	.recruit.sp #productsTopCopy{
		width: 100%;
		padding-top: 0;
		margin:0 auto 28px;
	}
		.recruit.sp #productsTopCopy h3{
			width: 100%;
			height: auto;
			margin-bottom: 7px;
		}
			.recruit.sp #productsTopCopy h3 img{
				width: 100%;
				height: auto;
			}

		.recruit.sp #productsTopCopy p{
			box-sizing: border-box;
			padding-right: 18%;
			margin: 0 auto 10px;
		}
		.recruit.sp #productsTopCopy h2{
			margin-left: 10px;
		}


	.recruit.sp .recruitLink{
		width: 100%;
		height: 50px;
		padding-top: 0;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
		.recruit.sp .recruitLink li{
			display: inline-block;
			width: 240px;
			height: 50px;
			margin: 0 20px;
		}
			.recruit.sp .recruitLink li a{
				display: block;
				width: 240px;
				height: 50px;
				font-size: 16px;
				line-height: 50px;
				color: #ffffff;
				text-align: center;
				background:#2772e2 url(../../recruit/img/sp/recruit_link_bg.png) no-repeat right bottom;
				background-size: 6px 6px;
			}

	.recruit.sp #recruitInquiry01{
		width: 100%;
		background: #51b7fe;
		padding:18px 0 20px;
		margin-bottom: 45px;
	}
		.recruit.sp #recruitInquiry01 h4{
			font-size: 16px;
			line-height: 16px;
			color: #ffffff;
			text-align: center;
			margin: 0 auto 18px;
		}
		.recruit.sp #recruitInquiry01 .spDisplay{
			width: 250px;
			text-align: center;
			margin: 0 auto;
		}
			.recruit.sp #recruitInquiry01 .spDisplay li{
				display: block;
				width: 250px;
				margin: 0 auto 20px;
			}
				.recruit.sp #recruitInquiry01 .spDisplay li p{
					font-size: 12px;
					line-height: 12px;
					color: #1a1a1a;
					margin-bottom: 5px;
				}
.recruit.sp img#rikunabi { width: 121px;}


/*	インデックス
---------------------------------------------------------------------*/
#recruit.pc{}
	#recruit.pc #contentsArea{
		background: url(../../recruit/img/pc/text_bg.jpg) no-repeat center top;
	}
		#recruit.pc #contentsArea #productsTopCopy{
			min-height: 260px;
		}


	#recruit.pc #localMenuList{
		margin-left: auto;
		margin-right: auto;
	}
		#recruit.pc #localMenuList li{
			height: 210px;
		}
		#recruit.pc #localMenuList li#recruitLink01{
			background:#ffffff url(../../recruit/img/pc/localmenu01.jpg) no-repeat;
		}
		#recruit.pc #localMenuList li#recruitLink02{
			background:#ffffff url(../../recruit/img/pc/localmenu02.jpg) no-repeat;
		}
		#recruit.pc #localMenuList li#recruitLink03{
			background:#ffffff url(../../recruit/img/pc/localmenu03.jpg) no-repeat;
		}
		#recruit.pc #localMenuList li#recruitLink04{
			background:#ffffff url(../../recruit/img/pc/localmenu04.jpg) no-repeat;
		}
		#recruit.pc #localMenuList li#recruitLink05{
			background:#ffffff url(../../recruit/img/pc/localmenu05.jpg) no-repeat;
		}
		#recruit.pc #localMenuList li#recruitLink06{
			background:#ffffff url(../../recruit/img/pc/localmenu06.jpg) no-repeat;
		}
			#recruit.pc #localMenuList li h3{
				background: url(../../recruit/img/pc/menu_icon01.png) no-repeat right bottom;
			}

		#recruit.pc .box01{
			width: 1000px;
			margin-left: auto;
			margin-right: auto;
		}
			#recruit.pc .box01  p{
				font-size: 16px;
				line-height: 30px;
				color: #111111;
			}

/*	sp	*/
#recruit.sp{}
	#recruit.sp #contentsArea{
		background: url(../../recruit/img/sp/text_bg.png) no-repeat top right;
		background-size: 400px 140px;
	}
	#recruit.pc #localMenuList{
		margin-left: auto;
		margin-right: auto;
	}
		#recruit.sp #localMenuList li{}
		#recruit.sp #localMenuList li#recruitLink01 h3{
			background:#ffffff url(../../recruit/img/pc/localmenu01.jpg) no-repeat;
			background-size:100% auto;
		}
		#recruit.sp #localMenuList li#recruitLink02 h3{
			background:#ffffff url(../../recruit/img/pc/localmenu02.jpg) no-repeat;
			background-size:100% auto;
		}
		#recruit.sp #localMenuList li#recruitLink03 h3{
			background:#ffffff url(../../recruit/img/pc/localmenu03.jpg) no-repeat;
			background-size:100% auto;
		}
		#recruit.sp #localMenuList li#recruitLink04 h3{
			background:#ffffff url(../../recruit/img/pc/localmenu04.jpg) no-repeat;
			background-size:100% auto;
		}
		#recruit.sp #localMenuList li#recruitLink05 h3{
			background:#ffffff url(../../recruit/img/pc/localmenu05.jpg) no-repeat;
			background-size:100% auto;
		}
		#recruit.sp #localMenuList li#recruitLink06 h3{
			background:#ffffff url(../../recruit/img/pc/localmenu06.jpg) no-repeat;
			background-size:100% auto;
		}
			#recruit.sp #localMenuList li h3{
				background: url(../../recruit/img/sp/menu_icon01.png) no-repeat right bottom;
				background-size: 9px 9px;
			}
				#recruit.sp #localMenuList li h3 a{
    				font-size: 13px;
					background: url(../../recruit/img/pc/menu_hover.png);
				}

		#recruit.sp .box01{
			width: 100%;
			margin-left: auto;
			margin-right: auto;
		}
			#recruit.sp .box01 p{
				width: 94%;
				font-size: 11px;
				line-height: 17px;
				color: #111111;
				margin-left: auto;
				margin-right: auto;
			}



/*---------------------------------------------------------------------

	研究職

---------------------------------------------------------------------*/
#developer.pc{}
	#developer.pc .box01{
		width: 1000px;
		margin: 0 auto 100px;
	}
		#developer.pc .box01  p{
			font-size: 16px;
			line-height: 30px;
			color: #111111;
		}

	#developer.pc .box01 table{
		width:960px;
		margin:0 auto;
		border-top:1px #cccccc solid;
	}
		#developer.pc .box01 table th{
			width:230px;
			border-bottom:1px #cccccc solid;
			border-left:1px #cccccc solid;
			background:#e9f1fc;
			font-size:16px;
			line-height:16px;
			text-align:left;
			color:#111111;
			vertical-align:top;
			font-weight: bold;
			box-sizing:border-box;
			padding:20px 0 20px 30px;
		}
		#developer.pc .box01 table td{
			border-bottom:1px #cccccc solid;
			font-size:16px;
			line-height:30px;
			text-align:left;
			color:#111111;
			vertical-align:top;
			box-sizing:border-box;
			padding:13px 0 13px 40px;
		}

/*	sp	*/
#developer.sp{}
	#developer.sp .box01{
		width: 100%;
		margin: 0 auto 50px;
	}
		#developer.sp .box01  p.w960{
			width: 88%;
			font-size: 11px;
			line-height: 17px;
			color: #111111;
			margin-left:auto;
			margin-right:auto;
		}

		#developer.sp .box01 table{
			width:94%;
			margin:0 auto;
			border-top:1px #cccccc solid;
		}
			#developer.sp .box01 table th{
				width:125px;
				border-bottom:1px #cccccc solid;
				border-left:1px #cccccc solid;
				background:#e9f1fc;
				font-size:12px;
				line-height:12px;
				text-align:left;
				color:#111111;
				vertical-align:top;
				box-sizing:border-box;
				padding:15px 0 15px 10px;
			}
			#developer.sp .box01 table td{
				border-bottom:1px #cccccc solid;
				font-size:12px;
				line-height:20px;
				text-align:left;
				color:#111111;
				vertical-align:top;
				box-sizing:border-box;
				padding:8px 15px;
			}


/*---------------------------------------------------------------------

	営業職

---------------------------------------------------------------------*/
#operating.pc{}
	#operating.pc .box01{
		width: 1000px;
		margin: 0 auto 100px;
	}
		#operating.pc .box01  p{
			font-size: 16px;
			line-height: 30px;
			color: #111111;
		}

	#operating.pc .box01 table{
		width:960px;
		margin:0 auto;
		border-top:1px #cccccc solid;
	}
		#operating.pc .box01 table th{
			width:230px;
			border-bottom:1px #cccccc solid;
			border-left:1px #cccccc solid;
			background:#e9f1fc;
			font-size:16px;
			line-height:16px;
			text-align:left;
			color:#111111;
			vertical-align:top;
			font-weight: bold;
			box-sizing:border-box;
			padding:20px 0 20px 30px;
		}
		#operating.pc .box01 table td{
			border-bottom:1px #cccccc solid;
			font-size:16px;
			line-height:30px;
			text-align:left;
			color:#111111;
			vertical-align:top;
			box-sizing:border-box;
			padding:13px 0 13px 40px;
		}

/*	sp	*/
#operating.sp{}
	#operating.sp .box01{
		width: 100%;
		margin: 0 auto 50px;
	}
		#operating.sp .box01  p.w960{
			width: 88%;
			font-size: 11px;
			line-height: 17px;
			color: #111111;
			margin-left:auto;
			margin-right:auto;
		}

		#operating.sp .box01 table{
			width:94%;
			margin:0 auto;
			border-top:1px #cccccc solid;
		}
			#operating.sp .box01 table th{
				width:125px;
				border-bottom:1px #cccccc solid;
				border-left:1px #cccccc solid;
				background:#e9f1fc;
				font-size:12px;
				line-height:12px;
				text-align:left;
				color:#111111;
				vertical-align:top;
				box-sizing:border-box;
				padding:15px 0 15px 10px;
			}
			#operating.sp .box01 table td{
				border-bottom:1px #cccccc solid;
				font-size:12px;
				line-height:20px;
				text-align:left;
				color:#111111;
				vertical-align:top;
				box-sizing:border-box;
				padding:8px 15px;
			}


/*---------------------------------------------------------------------

	カスタマーサービス職

---------------------------------------------------------------------*/
#costomer_sv.pc{}
	#costomer_sv.pc .box01{
		width: 1000px;
		margin: 0 auto 100px;
	}
		#costomer_sv.pc .box01  p{
			font-size: 16px;
			line-height: 30px;
			color: #111111;
		}

	#costomer_sv.pc .box01 table{
		width:960px;
		margin:0 auto;
		border-top:1px #cccccc solid;
	}
		#costomer_sv.pc .box01 table th{
			width:230px;
			border-bottom:1px #cccccc solid;
			border-left:1px #cccccc solid;
			background:#e9f1fc;
			font-size:16px;
			line-height:16px;
			text-align:left;
			color:#111111;
			vertical-align:top;
			font-weight: bold;
			box-sizing:border-box;
			padding:20px 0 20px 30px;
		}
		#costomer_sv.pc .box01 table td{
			border-bottom:1px #cccccc solid;
			font-size:16px;
			line-height:30px;
			text-align:left;
			color:#111111;
			vertical-align:top;
			box-sizing:border-box;
			padding:13px 0 13px 40px;
		}

/*	sp	*/
#costomer_sv.sp{}
	#costomer_sv.sp .box01{
		width: 100%;
		margin: 0 auto 50px;
	}
		#costomer_sv.sp .box01  p.w960{
			width: 88%;
			font-size: 11px;
			line-height: 17px;
			color: #111111;
			margin-left:auto;
			margin-right:auto;
		}

		#costomer_sv.sp .box01 table{
			width:94%;
			margin:0 auto;
			border-top:1px #cccccc solid;
		}
			#costomer_sv.sp .box01 table th{
				width:125px;
				border-bottom:1px #cccccc solid;
				border-left:1px #cccccc solid;
				background:#e9f1fc;
				font-size:12px;
				line-height:12px;
				text-align:left;
				color:#111111;
				vertical-align:top;
				box-sizing:border-box;
				padding:15px 0 15px 10px;
			}
			#costomer_sv.sp .box01 table td{
				border-bottom:1px #cccccc solid;
				font-size:12px;
				line-height:20px;
				text-align:left;
				color:#111111;
				vertical-align:top;
				box-sizing:border-box;
				padding:8px 15px;
			}


/*---------------------------------------------------------------------

	事務職

---------------------------------------------------------------------*/
#clerical.pc{}
	#clerical.pc .box01{
		width: 1000px;
		margin: 0 auto 100px;
	}
		#clerical.pc .box01  p{
			font-size: 16px;
			line-height: 30px;
			color: #111111;
		}

	#clerical.pc .box01 table{
		width:960px;
		margin:0 auto;
		border-top:1px #cccccc solid;
	}
		#clerical.pc .box01 table th{
			width:230px;
			border-bottom:1px #cccccc solid;
			border-left:1px #cccccc solid;
			background:#e9f1fc;
			font-size:16px;
			line-height:16px;
			text-align:left;
			color:#111111;
			vertical-align:top;
			font-weight: bold;
			box-sizing:border-box;
			padding:20px 0 20px 30px;
		}
		#clerical.pc .box01 table td{
			border-bottom:1px #cccccc solid;
			font-size:16px;
			line-height:30px;
			text-align:left;
			color:#111111;
			vertical-align:top;
			box-sizing:border-box;
			padding:13px 0 13px 40px;
		}

/*	sp	*/
#clerical.sp{}
	#clerical.sp .box01{
		width: 100%;
		margin: 0 auto 50px;
	}
		#clerical.sp .box01  p.w960{
			width: 88%;
			font-size: 11px;
			line-height: 17px;
			color: #111111;
			margin-left:auto;
			margin-right:auto;
		}

		#clerical.sp .box01 table{
			width:94%;
			margin:0 auto;
			border-top:1px #cccccc solid;
		}
			#clerical.sp .box01 table th{
				width:125px;
				border-bottom:1px #cccccc solid;
				border-left:1px #cccccc solid;
				background:#e9f1fc;
				font-size:12px;
				line-height:12px;
				text-align:left;
				color:#111111;
				vertical-align:top;
				box-sizing:border-box;
				padding:15px 0 15px 10px;
			}
			#clerical.sp .box01 table td{
				border-bottom:1px #cccccc solid;
				font-size:12px;
				line-height:20px;
				text-align:left;
				color:#111111;
				vertical-align:top;
				box-sizing:border-box;
				padding:8px 15px;
			}




/*---------------------------------------------------------------------

	研究助手

---------------------------------------------------------------------*/
#assistant.pc{}
	#assistant.pc .box01{
		width: 1000px;
		margin: 0 auto 100px;
	}
		#assistant.pc .box01  p{
			font-size: 16px;
			line-height: 30px;
			color: #111111;
		}

	#assistant.pc .box01 table{
		width:960px;
		margin:0 auto;
		border-top:1px #cccccc solid;
	}
		#assistant.pc .box01 table th{
			width:230px;
			border-bottom:1px #cccccc solid;
			border-left:1px #cccccc solid;
			background:#e9f1fc;
			font-size:16px;
			line-height:16px;
			text-align:left;
			color:#111111;
			vertical-align:top;
			font-weight: bold;
			box-sizing:border-box;
			padding:20px 0 20px 30px;
		}
		#assistant.pc .box01 table td{
			border-bottom:1px #cccccc solid;
			font-size:16px;
			line-height:30px;
			text-align:left;
			color:#111111;
			vertical-align:top;
			box-sizing:border-box;
			padding:13px 0 13px 40px;
		}

/*	sp	*/
#assistant.sp{}
	#assistant.sp .box01{
		width: 100%;
		margin: 0 auto 50px;
	}
		#assistant.sp .box01  p.w960{
			width: 88%;
			font-size: 11px;
			line-height: 17px;
			color: #111111;
			margin-left:auto;
			margin-right:auto;
		}

		#assistant.sp .box01 table{
			width:94%;
			margin:0 auto;
			border-top:1px #cccccc solid;
		}
			#assistant.sp .box01 table th{
				width:125px;
				border-bottom:1px #cccccc solid;
				border-left:1px #cccccc solid;
				background:#e9f1fc;
				font-size:12px;
				line-height:12px;
				text-align:left;
				color:#111111;
				vertical-align:top;
				box-sizing:border-box;
				padding:15px 0 15px 10px;
			}
			#assistant.sp .box01 table td{
				border-bottom:1px #cccccc solid;
				font-size:12px;
				line-height:20px;
				text-align:left;
				color:#111111;
				vertical-align:top;
				box-sizing:border-box;
				padding:8px 15px;
			}





/*---------------------------------------------------------------------

	製造職

---------------------------------------------------------------------*/
#manufacture.pc{}
	#manufacture.pc .box01{
		width: 1000px;
		margin: 0 auto 100px;
	}
		#manufacture.pc .box01  p{
			font-size: 16px;
			line-height: 30px;
			color: #111111;
		}

	#manufacture.pc .box01 table{
		width:960px;
		margin:0 auto;
		border-top:1px #cccccc solid;
	}
		#manufacture.pc .box01 table th{
			width:230px;
			border-bottom:1px #cccccc solid;
			border-left:1px #cccccc solid;
			background:#e9f1fc;
			font-size:16px;
			line-height:16px;
			text-align:left;
			color:#111111;
			vertical-align:top;
			font-weight: bold;
			box-sizing:border-box;
			padding:20px 0 20px 30px;
		}
		#manufacture.pc .box01 table td{
			border-bottom:1px #cccccc solid;
			font-size:16px;
			line-height:30px;
			text-align:left;
			color:#111111;
			vertical-align:top;
			box-sizing:border-box;
			padding:13px 0 13px 40px;
		}

/*	sp	*/
#manufacture.sp{}
	#manufacture.sp .box01{
		width: 100%;
		margin: 0 auto 50px;
	}
		#manufacture.sp .box01  p.w960{
			width: 88%;
			font-size: 11px;
			line-height: 17px;
			color: #111111;
			margin-left:auto;
			margin-right:auto;
		}

		#manufacture.sp .box01 table{
			width:94%;
			margin:0 auto;
			border-top:1px #cccccc solid;
		}
			#manufacture.sp .box01 table th{
				width:125px;
				border-bottom:1px #cccccc solid;
				border-left:1px #cccccc solid;
				background:#e9f1fc;
				font-size:12px;
				line-height:12px;
				text-align:left;
				color:#111111;
				vertical-align:top;
				box-sizing:border-box;
				padding:15px 0 15px 10px;
			}
			#manufacture.sp .box01 table td{
				border-bottom:1px #cccccc solid;
				font-size:12px;
				line-height:20px;
				text-align:left;
				color:#111111;
				vertical-align:top;
				box-sizing:border-box;
				padding:8px 15px;
			}



/*---------------------------------------------------------------------

	中途採用

---------------------------------------------------------------------*/
#career.pc{}
	#career.pc .box01{
		width: 1000px;
		margin: 0 auto 100px;
	}
		#career.pc .box01  p{
			font-size: 16px;
			line-height: 30px;
			color: #111111;
		}

	#career.pc .box01 table{
		width:960px;
		margin:0 auto;
		border-top:1px #cccccc solid;
	}
		#career.pc .box01 table th{
			width:230px;
			border-bottom:1px #cccccc solid;
			border-left:1px #cccccc solid;
			background:#e9f1fc;
			font-size:16px;
			line-height:16px;
			text-align:left;
			color:#111111;
			vertical-align:top;
			font-weight: bold;
			box-sizing:border-box;
			padding:20px 0 20px 30px;
		}
		#career.pc .box01 table td{
			border-bottom:1px #cccccc solid;
			font-size:16px;
			line-height:30px;
			text-align:left;
			color:#111111;
			vertical-align:top;
			box-sizing:border-box;
			padding:13px 0 13px 40px;
		}

/*	sp	*/
#career.sp{}
	#career.sp .box01{
		width: 100%;
		margin: 0 auto 50px;
	}
		#career.sp .box01  p.w960{
			width: 88%;
			font-size: 11px;
			line-height: 17px;
			color: #111111;
			margin-left:auto;
			margin-right:auto;
		}

		#career.sp .box01 table{
			width:94%;
			margin:0 auto;
			border-top:1px #cccccc solid;
		}
			#career.sp .box01 table th{
				width:125px;
				border-bottom:1px #cccccc solid;
				border-left:1px #cccccc solid;
				background:#e9f1fc;
				font-size:12px;
				line-height:12px;
				text-align:left;
				color:#111111;
				vertical-align:top;
				box-sizing:border-box;
				padding:15px 0 15px 10px;
			}
			#career.sp .box01 table td{
				border-bottom:1px #cccccc solid;
				font-size:12px;
				line-height:20px;
				text-align:left;
				color:#111111;
				vertical-align:top;
				box-sizing:border-box;
				padding:8px 15px;
			}


/*---------------------------------------------------------------------

	よくある質問

---------------------------------------------------------------------*/
#faq.pc{}
	#faq.pc .box01{
		width: 1000px;
		margin: 0 auto 50px;
	}
		#faq.pc .box01  p{
			font-size: 16px;
			line-height: 30px;
			color: #111111;
		}
		#faq.pc .box01 dl{
			width: 960px;
			margin: 0 auto 50px;
			border-top: #cccccc solid 1px;
		}
			#faq.pc .box01 dl dt{
				font-size: 20px;
				line-height: 26px;
				background: #e9f1fc url(../../recruit/img/pc/faq_q_icon.gif) no-repeat 30px 10px;
				padding:16px 30px 18px 90px;
			}
			#faq.pc .box01 dl dd{
				font-size: 16px;
				line-height: 30px;
				background: url(../../recruit/img/pc/faq_a_icon.gif) no-repeat 30px 10px;
				padding:16px 30px 18px 90px;
			}

/*	sp	*/
#faq.sp{}
	#faq.sp .box01{
		width: 100%;
		margin: 0 auto 32px;
	}
		#faq.sp .box01  p.w960{
			width: 94%;
			font-size: 14px;
			line-height: 21px;
			color: #111111;
			margin-left:auto;
			margin-right:auto;
		}
		#faq.sp .box01 dl{
			width: 96%;
			margin: 0 auto 18px;
			border-top: #cccccc solid 1px;
		}
			#faq.sp .box01 dl dt{
				font-size: 12px;
				line-height: 17px;
				background: #e9f1fc url(../../recruit/img/sp/faq_q_icon.gif) no-repeat 5px 10px;
				background-size: 20px 20px;
				padding:12px 20px 12px 32px;
			}
			#faq.sp .box01 dl dd{
				font-size: 11px;
				line-height: 17px;
				background: url(../../recruit/img/sp/faq_a_icon.gif) no-repeat 5px 10px;
				background-size: 20px 20px;
				padding:12px 20px 12px 32px;
			}



/*---------------------------------------------------------------------

	社内イベント

---------------------------------------------------------------------*/
#event.pc{}
	#event.pc .box01{
		width: 1000px;
		margin: 0 auto 100px;
	}
		#event.pc .box01 p{
			width: 940px;
			font-size: 16px;
			line-height: 30px;
			color: #111111;
			margin: 0 auto 20px;
		}
		#event.pc .box01 ul{
			width: 940px;
			text-align: left;
			margin: 0 auto;
		}
			#event.pc .box01 ul li{
				display: inline-block;
				width: 420px;
				height: 280px;
				margin: 0 20px 0 0;
			}

/*	sp	*/
#event.sp{}
	#event.sp .box01{
		width: 100%;
		margin: 0 auto 30px;
	}
		#event.sp .box01  p{
			width: 94%;
			font-size: 14px;
			line-height: 21px;
			color: #111111;
			margin: 0 auto 10px;
			
		}
		#event.sp .box01  ul{
			width: 100%;
			max-width: 640px;
			text-align: center;
			margin: 0 auto;
		}
			#event.sp .box01 ul li{
				display: inline-block;
				width: 50%;
				height: auto;
				box-sizing: border-box;
				padding: 0 10px;
			}
				#event.sp .box01 ul li img{
					width: 100%;
					height: auto;
				}

/*---------------------------------------------------------------------

	検索結果

---------------------------------------------------------------------*/
.result.pc{}
	.result.pc #wrap{
		padding-top:131px;
	}

.result.sp{}
	.result.sp #wrap{
		padding-top:31px;
	}
@media screen and (max-device-width: 480px) {
	.result.sp #wrap{
		padding-top:36px;
	}
}
