@charset "UTF-8";

.conceptBox1{
	padding: 0 10px;
	position: relative;
	z-index: 1;
}
.conceptBox1 iframe{
	display: block;
}
.conceptBox2{
	padding: 115px 10px 55px;
	margin-top: -82px;
	position: relative;
	background: url(../img/company/top/bg.png) center center repeat;
	margin-bottom: 35px;
}
.conceptBox2 .innerBox{
	max-width: 960px;
	margin: 0 auto;
	text-align: center;
}
.conceptBox2 .innerBox img{
	display: inline-block;
	max-width: 100%;
	height: auto;
}
.conceptBox3{
	margin-bottom: 25px;
}
.conceptBox3 .ttl{
	text-align: center;
	font-size: 0;
}
.conceptBox3 .img{
	margin-bottom: 18px;
}
.conceptBox3 .img img{
	display: block;
	width: 100%;
}
.conceptBox3 .txt{
	margin-bottom: 18px;
	padding: 0 25px;
}
.conceptBox3 .txt:last-child{
	margin-bottom: 0;
}
.conceptBox3 .txt img{
	display: block;
}
.conceptBox4{
	background: #f0f2f6;
	padding: 30px 10px 32px;
	margin-bottom: 12px;
}
.conceptBox4 .txt{
	font-size: 15px;
	line-height: 2;
}
.conceptBox4 .btnBox img{
	display: block;
	width: 100%;
}

.btnBox a {
	display: block;
}
.btnBox .link-add {
	margin-top: 5px;
}









