@charset "utf-8";
/* CSS Document */

.l-mvBlock{
	width:100%;
	/*height:1000px;
	overflow-y:hidden;*/
	line-height:0;
	margin:97px auto 0;
	text-align:center;
	
	background:url(../images/top/bg_MV_pc.png) center top no-repeat;
	background-size: cover;
	/*background-color:#dfdfdd;*/
	
	
	/*background: rgba(222,222,220,1);
	background: -moz-linear-gradient(top, rgba(222,222,220,1) 0%, rgba(242,242,242,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(222,222,220,1)), color-stop(100%, rgba(242,242,242,1)));
	background: -webkit-linear-gradient(top, rgba(222,222,220,1) 0%, rgba(242,242,242,1) 100%);
	background: -o-linear-gradient(top, rgba(222,222,220,1) 0%, rgba(242,242,242,1) 100%);
	background: -ms-linear-gradient(top, rgba(222,222,220,1) 0%, rgba(242,242,242,1) 100%);
	background: linear-gradient(to bottom, rgba(222,222,220,1) 0%, rgba(242,242,242,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dededc', endColorstr='#f2f2f2', GradientType=0 );*/
}
.l-mvBlock p{
	position:relative;
	margin:0 auto;
	text-align:center;
	line-height:0;
}
.l-mvBlock p img{
	max-width:1600px;
	width:100%;
	text-align:center;
	line-height:0;
}
.bxslider{
	width:100%;
	height:1000px;
	overflow:hidden;
	line-height:0;
	position:relative;
}
.bx-viewport{
	height:1000px !important;
	overflow-y:hidden !important;
}
.bxslider img.p-backImage{
	width:100%;
	line-height:0;
	position:absolute;
}
.bxslider li:nth-of-type(1){
	width:100%;
	height:1000px;
	background:url(../images/top/bg_mv01_pc.png) center top no-repeat;
	background-size:cover;
}
.bxslider li:nth-of-type(2){
	width:100%;
	height:1000px;
	background:url(../images/top/bg_mv02_pc.png) center top no-repeat;
	background-size:cover;
}
.bxslider li:nth-of-type(3){
	width:100%;
	height:1000px;
	background:url(../images/top/bg_mv03_pc.png) center top no-repeat;
	background-size:cover;
}
.bxslider li:nth-of-type(4){
	width:100%;
	height:1000px;
	background:url(../images/top/bg_mv04_pc.png) center top no-repeat;
	background-size:cover;
}
.bxslider img.p-frontImage{
	line-height:0;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	max-width:2000px;
	width:100%;
}

.l-infoBlock{
	width: 100%;
	margin:0 auto;
	text-align:center;
	padding:70px 0 30px;
}
.l-infoBlock .p-title{
	padding:0px 0 30px;
	font-size:36px;
}
.l-infoBlock .l-infoBlock01{
	width: 100%;
	margin:0 auto;
	text-align:center;
	padding:25px 40px;
	border:1px solid #9e9e9e;
	height:auto;
	overflow-y:auto;
}
.l-infoBlock .l-infoBlock01 > p{
	width: 100%;
	margin:0 auto;
	text-align:left;
	font-size:18px;
	line-height:2;
}
.l-infoBlock .l-infoBlock01 > p a{
	color:#2d45ae;
	text-decoration:underline;
}

.l-mainBlock{
	width: 100%;
	margin:0 auto;
	text-align:center;
	padding:70px 0;
}
.l-mainBlock .p-message{
	font-size:20px;
	line-height:2;
	padding-bottom:50px;
}
.l-mainBlock .l-mainBlock-table{
	width: 100%;
	margin:0 auto;
	text-align:center;
}
.l-mainBlock .l-mainBlock-table > div{
	display:inline-block;
	width: 33.3%;
}
.l-mainBlock .l-mainBlock-table > div:nth-of-type(1){
	padding-right:24px;
}
.l-mainBlock .l-mainBlock-table > div:nth-of-type(2){
	padding-left:12px;
	padding-right:12px;
}
.l-mainBlock .l-mainBlock-table > div:nth-of-type(3){
	padding-left:24px;
}

.l-productBlock{
	width: 100%;
	margin:0 auto;
	text-align:center;
	padding:40px 0 0;
	background-color:#eeeeee;
}
.l-productBlock .l-productBlock-table{
	width: 100%;
	background:url(../images/top/bg_product_pc.png) left bottom no-repeat;
	display:table;
	padding-bottom:20px;
}
.l-productBlock .l-productBlock-table .l-productBlock-table-left{
	display:table-cell;
	width: 628px;
	text-align:left;
	vertical-align:top;
}
.l-productBlock .l-productBlock-table .p-title{
	padding:25px 0 40px;
	font-size:36px;
}
.l-productBlock .l-productBlock-table .p-message{
	padding:0px 0 40px;
	font-size:18px;
	line-height:2;
}
.l-productBlock .l-productBlock-table .l-productBlock-table-right{
	display:table-cell;
	width: auto;
	text-align:right;
	vertical-align:top;
}
.l-productBlock .l-productBlock-table .l-productBlock-table-right img{
	max-width: 765px;
	width: 100%;
}

.l-performanceBlock{
	width: 100%;
	margin:0 auto;
	text-align:center;
	padding:0px 0 0;
}
.l-performanceBlock .l-performanceBlock-table{
	width: 100%;
	background:url(../images/top/bg_performance_pc.png) right bottom no-repeat;
	display:block;
	padding-top:40px;
	padding-bottom:40px;
}
.l-performanceBlock .l-performanceBlock-table .l-performanceBlock-table-right{
	float:right;
	width: 628px;
	text-align:left;
	vertical-align:top;
	padding-left:80px;
}
.l-performanceBlock .l-performanceBlock-table .p-title{
	padding:25px 0 40px;
	font-size:36px;
}
.l-performanceBlock .l-performanceBlock-table .p-message{
	padding:0px 0 40px;
	font-size:18px;
	line-height:2;
}
.l-performanceBlock .l-performanceBlock-table .l-performanceBlock-table-left{
	float:left;
	width: calc(100% - 628px);
	text-align:right;
	vertical-align:top;
}
.l-performanceBlock .l-performanceBlock-table .l-performanceBlock-table-left img{
	max-width: 765px;
	width: 100%;
}

.l-companyBlock{
	width: 100%;
	margin:0 auto;
	text-align:center;
	padding:70px 0 70px;
	background-color:#eeeeee;
}
.l-companyBlock .l-companyBlock-table{
	width: 100%;
	margin:0 auto;
	text-align:center;
	display:table;
}
.l-companyBlock .l-companyBlock-table .l-companyBlock-table-left{
	display:table-cell;
	width: 50%;
	margin:0 auto;
	text-align:center;
	vertical-align:top;
}
.l-companyBlock .l-companyBlock-table .l-companyBlock-table-left .p-title{
	padding:0 0 40px;
	font-size:36px;
}
.l-companyBlock .l-companyBlock-table .l-companyBlock-table-left .p-photo{
	padding:0 0 30px;
}
.l-companyBlock .l-companyBlock-table .l-companyBlock-table-left .p-photo img{
	max-width:656px;
	width:100%;
}
.l-companyBlock .l-companyBlock-table .l-companyBlock-table-right{
	display:table-cell;
	width: 50%;
	margin:0 auto;
	text-align:center;
	vertical-align:top;
	padding-left:50px;
}
.l-companyBlock .l-companyBlock-table .l-companyBlock-table-right .p-title{
	padding:0 0 40px;
	font-size:36px;
}
.l-companyBlock .l-companyBlock-table .l-companyBlock-table-right .p-title a{
	display:inline-block;
	vertical-align:top;
	position:relative;
	top:3px;
	left:20px;
}
.l-companyBlock .l-companyBlock-table .l-companyBlock-table-right .p-title a img{
	max-width:178px;
	width:100%;
}
.l-companyBlock .l-companyBlock-table .l-companyBlock-table-right .p-message{
	padding:15px 0 0px;
	font-size:18px;
	line-height:2;
}

.p-button01 img{
	max-width:178px;
	width:100%;
}

.p-button02{
	padding-top:50px;
}
.p-button02 img{
	max-width:510px;
	width:100%;
}

.p-button03{
	padding-top:60px;
}
.p-button03 img{
	max-width:516px;
	width:100%;
}

/*-------------------- ▲共通CSS▲ ------------------------*/

/*---------------- ▼PCのみCSS▼ --------------------*/
@media screen and (max-width:1600px){
	
	.l-mainBlock{
		width: 100%;
		margin:0 auto;
		text-align:center;
		padding:70px 0;
	}
	.l-mainBlock .p-message{
		font-size:20px;
		line-height:2;
		padding-bottom:50px;
	}
	.l-mainBlock .l-mainBlock-table{
		width: 100%;
		margin:0 auto;
		text-align:center;
	}
	.l-mainBlock .l-mainBlock-table > div{
		display:inline-block;
		width: 33.3%;
	}
	.l-mainBlock .l-mainBlock-table > div img{
		max-width:444px;
		width:100%;
	}
	.l-mainBlock .l-mainBlock-table > div:nth-of-type(1){
		padding-right:1%;
	}
	.l-mainBlock .l-mainBlock-table > div:nth-of-type(2){
		padding-left:0.5%;
		padding-right:0.5%;
	}
	.l-mainBlock .l-mainBlock-table > div:nth-of-type(3){
		padding-left:1%;
	}
	
	.l-productBlock{
		width: 100%;
		margin:0 auto;
		text-align:center;
		padding:40px 0 0;
		background-color:#eeeeee;
	}
	.l-productBlock .l-productBlock-table{
		width: 100%;
		background:url(../images/top/bg_product_pc.png) left bottom no-repeat;
		display:table;
		padding-bottom:20px;
	}
	.l-productBlock .l-productBlock-table .l-productBlock-table-left{
		display:table-cell;
		width: 628px;
		text-align:left;
		vertical-align:top;
	}
	.l-productBlock .l-productBlock-table .p-title{
		padding:25px 0 40px;
		font-size:36px;
	}
	.l-productBlock .l-productBlock-table .p-message{
		padding:0px 0 40px;
		font-size:18px;
		line-height:2;
	}
	.l-productBlock .l-productBlock-table .l-productBlock-table-right{
		display:table-cell;
		width: auto;
		text-align:right;
		vertical-align:top;
	}
	.l-productBlock .l-productBlock-table .l-productBlock-table-right img{
		max-width: 765px;
		width: 100%;
	}
	
	.l-performanceBlock{
		width: 100%;
		margin:0 auto;
		text-align:center;
		padding:0px 0 0;
	}
	.l-performanceBlock .l-performanceBlock-table{
		width: 100%;
		background:url(../images/top/bg_performance_pc.png) right bottom no-repeat;
		display:block;
		padding-top:40px;
		padding-bottom:40px;
	}
	.l-performanceBlock .l-performanceBlock-table .l-performanceBlock-table-right{
		float:right;
		width: 628px;
		text-align:left;
		vertical-align:top;
		padding-left:50px;
	}
	.l-performanceBlock .l-performanceBlock-table .p-title{
		padding:25px 0 40px;
		font-size:36px;
	}
	.l-performanceBlock .l-performanceBlock-table .p-message{
		padding:0px 0 40px;
		font-size:18px;
		line-height:2;
	}
	.l-performanceBlock .l-performanceBlock-table .l-performanceBlock-table-left{
		float:left;
		width: calc(100% - 628px);
		text-align:right;
		vertical-align:top;
	}
	.l-performanceBlock .l-performanceBlock-table .l-performanceBlock-table-left img{
		max-width: 765px;
		width: 100%;
	}
	
	.l-companyBlock{
		width: 100%;
		margin:0 auto;
		text-align:center;
		padding:70px 0 70px;
		background-color:#eeeeee;
	}
	.l-companyBlock .l-companyBlock-table{
		width: 100%;
		margin:0 auto;
		text-align:center;
		display:table;
	}
	.l-companyBlock .l-companyBlock-table .l-companyBlock-table-left{
		display:table-cell;
		width: 50%;
		margin:0 auto;
		text-align:center;
		vertical-align:top;
	}
	.l-companyBlock .l-companyBlock-table .l-companyBlock-table-left .p-title{
		padding:0 0 40px;
		font-size:36px;
	}
	.l-companyBlock .l-companyBlock-table .l-companyBlock-table-left .p-photo{
		padding:0 0 30px;
	}
	.l-companyBlock .l-companyBlock-table .l-companyBlock-table-left .p-photo img{
		max-width:656px;
		width:100%;
	}
	.l-companyBlock .l-companyBlock-table .l-companyBlock-table-right{
		display:table-cell;
		width: 50%;
		margin:0 auto;
		text-align:center;
		vertical-align:top;
		padding-left:50px;
	}
	.l-companyBlock .l-companyBlock-table .l-companyBlock-table-right .p-title{
		padding:0 0 40px;
		font-size:36px;
	}
	.l-companyBlock .l-companyBlock-table .l-companyBlock-table-right .p-message{
		padding:35px 0 0px;
		font-size:18px;
		line-height:2;
	}
	
	.bxslider{
		width:100%;
		height:700px;
		overflow:hidden;
		line-height:0;
		position:relative;
	}
	.bx-viewport{
		height:700px !important;
		overflow-y:hidden !important;
	}
	.bxslider img.p-backImage{
		width:100%;
		line-height:0;
		position:absolute;
	}
	.bxslider li:nth-of-type(1){
		width:100%;
		height:700px;
		background:url(../images/top/bg_mv01_pc.png) center top no-repeat;
		background-size:cover;
	}
	.bxslider li:nth-of-type(2){
		width:100%;
		height:700px;
		background:url(../images/top/bg_mv02_pc.png) center top no-repeat;
		background-size:cover;
	}
	.bxslider li:nth-of-type(3){
		width:100%;
		height:700px;
		background:url(../images/top/bg_mv03_pc.png) center top no-repeat;
		background-size:cover;
	}
	.bxslider li:nth-of-type(4){
		width:100%;
		height:700px;
		background:url(../images/top/bg_mv04_pc.png) center top no-repeat;
		background-size:cover;
	}
	.bxslider img.p-frontImage{
		line-height:0;
		position:absolute;
		top:0;
		bottom:0;
		left:0;
		right:0;
		margin:auto;
		max-width:2000px;
		width:100%;
	}
	
	
	
	
}
@media screen and (min-width:1001px){
	
	
	
	
}
/*---------------- ▲PCのみCSS▲ --------------------*/
/*---------------- ▼タブレット以降CSS▼ --------------------*/
@media screen and (max-width:1000px){	
	
	.l-mainBlock{
		width: 100%;
		margin:0 auto;
		text-align:center;
		padding:70px 0;
	}
	.l-mainBlock .p-message{
		font-size:20px;
		line-height:2;
		padding-bottom:50px;
	}
	.l-mainBlock .l-mainBlock-table{
		width: 100%;
		margin:0 auto;
		text-align:center;
	}
	.l-mainBlock .l-mainBlock-table > div{
		display:inline-block;
		width: 33.3%;
	}
	.l-mainBlock .l-mainBlock-table > div img{
		max-width:460px;
		width:100%;
	}
	.l-mainBlock .l-mainBlock-table > div:nth-of-type(1){
		padding-right:1%;
	}
	.l-mainBlock .l-mainBlock-table > div:nth-of-type(2){
		padding-left:0.5%;
		padding-right:0.5%;
	}
	.l-mainBlock .l-mainBlock-table > div:nth-of-type(3){
		padding-left:1%;
	}
	
	.l-productBlock{
		width: 100%;
		margin:0 auto;
		text-align:center;
		padding:28px 0 0;
		background-color:#eeeeee;
	}
	.l-productBlock .l-productBlock-table{
		width: 100%;
		background:url(../images/top/bg_product_pc.png) left bottom no-repeat;
		display:table;
		padding-bottom:20px;
	}
	.l-productBlock .l-productBlock-table .l-productBlock-table-left{
		display:table-cell;
		width: 50%;
		text-align:left;
		vertical-align:top;
	}
	.l-productBlock .l-productBlock-table .p-title{
		padding:20px 0 28px;
		font-size:36px;
	}
	.l-productBlock .l-productBlock-table .p-message{
		padding:0px 0 20px;
		font-size:18px;
		line-height:2;
	}
	.l-productBlock .l-productBlock-table .l-productBlock-table-right{
		display:table-cell;
		width: 50%;
		text-align:right;
		vertical-align:top;
	}
	.l-productBlock .l-productBlock-table .l-productBlock-table-right img{
		max-width: 765px;
		width: 100%;
	}
	
	.l-performanceBlock{
		width: 100%;
		margin:0 auto;
		text-align:center;
		padding:0px 0 0;
	}
	.l-performanceBlock .l-performanceBlock-table{
		width: 100%;
		background:url(../images/top/bg_performance_pc.png) right bottom no-repeat;
		display:block;
		padding-top:30px;
		padding-bottom:30px;
	}
	.l-performanceBlock .l-performanceBlock-table .l-performanceBlock-table-right{
		float:right;
		width: 50%;
		text-align:left;
		vertical-align:top;
		padding-left:35px;
	}
	.l-performanceBlock .l-performanceBlock-table .p-title{
		padding:20px 0 28px;
		font-size:36px;
	}
	.l-performanceBlock .l-performanceBlock-table .p-message{
		padding:0px 0 30px;
		font-size:15px;
		line-height:2;
	}
	.l-performanceBlock .l-performanceBlock-table .l-performanceBlock-table-left{
		float:left;
		width: 50%;
		text-align:right;
		vertical-align:top;
	}
	.l-performanceBlock .l-performanceBlock-table .l-performanceBlock-table-left img{
		max-width: 765px;
		width: 100%;
	}
	
	.l-companyBlock{
		width: 100%;
		margin:0 auto;
		text-align:center;
		padding:70px 0 70px;
		background-color:#eeeeee;
	}
	.l-companyBlock .l-companyBlock-table{
		width: 100%;
		margin:0 auto;
		text-align:center;
		display:table;
	}
	.l-companyBlock .l-companyBlock-table .l-companyBlock-table-left{
		display:table-cell;
		width: 50%;
		margin:0 auto;
		text-align:center;
		vertical-align:top;
	}
	.l-companyBlock .l-companyBlock-table .l-companyBlock-table-left .p-title{
		padding:0 0 40px;
		font-size:36px;
	}
	.l-companyBlock .l-companyBlock-table .l-companyBlock-table-left .p-photo{
		padding:0 0 30px;
	}
	.l-companyBlock .l-companyBlock-table .l-companyBlock-table-left .p-photo img{
		max-width:656px;
		width:100%;
	}
	.l-companyBlock .l-companyBlock-table .l-companyBlock-table-right{
		display:table-cell;
		width: 50%;
		margin:0 auto;
		text-align:center;
		vertical-align:top;
		padding-left:50px;
	}
	.l-companyBlock .l-companyBlock-table .l-companyBlock-table-right .p-title{
		padding:0 0 40px;
		font-size:36px;
	}
	.l-companyBlock .l-companyBlock-table .l-companyBlock-table-right .p-message{
		padding:35px 0 0px;
		font-size:18px;
		line-height:2;
	}
	
	.bxslider{
		width:100%;
		height:500px;
		overflow:hidden;
		line-height:0;
		position:relative;
	}
	.bx-viewport{
		height:500px !important;
		overflow-y:hidden !important;
	}
	.bxslider img.p-backImage{
		width:100%;
		line-height:0;
		position:absolute;
	}
	.bxslider li:nth-of-type(1){
		width:100%;
		height:500px;
		background:url(../images/top/bg_mv01_pc.png) center top no-repeat;
		background-size:cover;
	}
	.bxslider li:nth-of-type(2){
		width:100%;
		height:500px;
		background:url(../images/top/bg_mv02_pc.png) center top no-repeat;
		background-size:cover;
	}
	.bxslider li:nth-of-type(3){
		width:100%;
		height:500px;
		background:url(../images/top/bg_mv03_pc.png) center top no-repeat;
		background-size:cover;
	}
	.bxslider li:nth-of-type(4){
		width:100%;
		height:500px;
		background:url(../images/top/bg_mv04_pc.png) center top no-repeat;
		background-size:cover;
	}
	.bxslider img.p-frontImage{
		line-height:0;
		position:absolute;
		top:0;
		bottom:0;
		left:0;
		right:0;
		margin:auto;
		max-width:2000px;
		width:100%;
	}
	
	
}
/*---------------- ▲タブレット以降CSS▲ --------------------*/
@media screen and (max-width:768px){
	
	.l-infoBlock{
		width: 100%;
		margin:0 auto;
		text-align:center;
		padding:50px 0 28px;
	}
	.l-infoBlock .p-title{
		padding:0px 0 20px;
		font-size:28px;
	}
	.l-infoBlock .l-infoBlock01{
		width: 100%;
		margin:0 auto;
		text-align:center;
		padding:20px 28px;
		border:1px solid #9e9e9e;
		height:auto;
		overflow-y:auto;
	}
	.l-infoBlock .l-infoBlock01 > p{
		width: 100%;
		margin:0 auto;
		text-align:left;
		font-size:16px;
		line-height:2;
	}
	.l-infoBlock .l-infoBlock01 > p a{
		color:#2d45ae;
		text-decoration:underline;
	}
	
	.l-mainBlock{
		width: 100%;
		margin:0 auto;
		text-align:center;
		padding:50px 0;
	}
	.l-mainBlock .p-message{
		font-size:18px;
		line-height:2;
		padding-bottom:35px;
	}
	.l-mainBlock .p-message img{
		max-width:245px;
		width:100%;
	}
	.l-mainBlock .l-mainBlock-table{
		width: 100%;
		margin:0 auto;
		text-align:center;
	}
	.l-mainBlock .l-mainBlock-table > div{
		display:inline-block;
		width: 33.3%;
	}
	.l-mainBlock .l-mainBlock-table > div img{
		max-width:460px;
		width:100%;
	}
	.l-mainBlock .l-mainBlock-table > div:nth-of-type(1){
		padding-right:1%;
	}
	.l-mainBlock .l-mainBlock-table > div:nth-of-type(2){
		padding-left:0.5%;
		padding-right:0.5%;
	}
	.l-mainBlock .l-mainBlock-table > div:nth-of-type(3){
		padding-left:1%;
	}
	
	.l-productBlock{
		width: 100%;
		margin:0 auto;
		text-align:center;
		padding:28px 0 0;
		background-color:#eeeeee;
	}
	.l-productBlock .l-productBlock-table{
		width: 100%;
		background:url(../images/top/bg_product_pc.png) left bottom no-repeat;
		display:table;
		padding-bottom:20px;
	}
	.l-productBlock .l-productBlock-table .l-productBlock-table-left{
		display:table-cell;
		width: 50%;
		text-align:left;
		vertical-align:top;
	}
	.l-productBlock .l-productBlock-table .p-title{
		padding:20px 0 20px;
		font-size:28px;
	}
	.l-productBlock .l-productBlock-table .p-message{
		padding:0px 0 20px;
		font-size:15px;
		line-height:2;
	}
	.l-productBlock .l-productBlock-table .l-productBlock-table-right{
		display:table-cell;
		width: 50%;
		text-align:right;
		vertical-align:top;
	}
	.l-productBlock .l-productBlock-table .l-productBlock-table-right img{
		max-width: 765px;
		width: 100%;
	}
	
	.l-performanceBlock{
		width: 100%;
		margin:0 auto;
		text-align:center;
		padding:0px 0 0;
	}
	.l-performanceBlock .l-performanceBlock-table{
		width: 100%;
		background:url(../images/top/bg_performance_pc.png) right bottom no-repeat;
		display:block;
		padding-top:30px;
		padding-bottom:30px;
	}
	.l-performanceBlock .l-performanceBlock-table .l-performanceBlock-table-right{
		float:right;
		width: 50%;
		text-align:left;
		vertical-align:top;
		padding-left:35px;
	}
	.l-performanceBlock .l-performanceBlock-table .p-title{
		padding:20px 0 20px;
		font-size:28px;
	}
	.l-performanceBlock .l-performanceBlock-table .p-message{
		padding:0px 0 30px;
		font-size:15px;
		line-height:2;
	}
	.l-performanceBlock .l-performanceBlock-table .l-performanceBlock-table-left{
		float:left;
		width: 50%;
		text-align:right;
		vertical-align:top;
	}
	.l-performanceBlock .l-performanceBlock-table .l-performanceBlock-table-left img{
		max-width: 765px;
		width: 100%;
	}
	
	.l-companyBlock{
		width: 100%;
		margin:0 auto;
		text-align:center;
		padding:50px 0 50px;
		background-color:#eeeeee;
	}
	.l-companyBlock .l-companyBlock-table{
		width: 100%;
		margin:0 auto;
		text-align:center;
		display:table;
	}
	.l-companyBlock .l-companyBlock-table .l-companyBlock-table-left{
		display:table-cell;
		width: 50%;
		margin:0 auto;
		text-align:center;
		vertical-align:top;
	}
	.l-companyBlock .l-companyBlock-table .l-companyBlock-table-left .p-title{
		padding:0 0 28px;
		font-size:28px;
	}
	.l-companyBlock .l-companyBlock-table .l-companyBlock-table-left .p-photo{
		padding:0 0 20px;
	}
	.l-companyBlock .l-companyBlock-table .l-companyBlock-table-left .p-photo img{
		max-width:656px;
		width:100%;
	}
	.l-companyBlock .l-companyBlock-table .l-companyBlock-table-right{
		display:table-cell;
		width: 50%;
		margin:0 auto;
		text-align:center;
		vertical-align:top;
		padding-left:30px;
	}
	.l-companyBlock .l-companyBlock-table .l-companyBlock-table-right .p-title{
		padding:0 0 28px;
		font-size:28px;
	}
	.l-companyBlock .l-companyBlock-table .l-companyBlock-table-right .p-message{
		padding:28px 0 0px;
		font-size:15px;
		line-height:2;
		text-align:left;
	}
	
	.bxslider{
		width:100%;
		height:400px;
		overflow:hidden;
		line-height:0;
		position:relative;
	}
	.bx-viewport{
		height:400px !important;
		overflow-y:hidden !important;
	}
	.bxslider img.p-backImage{
		width:100%;
		line-height:0;
		position:absolute;
	}
	.bxslider li:nth-of-type(1){
		width:100%;
		height:400px;
		background:url(../images/top/bg_mv01_pc.png) center top no-repeat;
		background-size:cover;
	}
	.bxslider li:nth-of-type(2){
		width:100%;
		height:400px;
		background:url(../images/top/bg_mv02_pc.png) center top no-repeat;
		background-size:cover;
	}
	.bxslider li:nth-of-type(3){
		width:100%;
		height:400px;
		background:url(../images/top/bg_mv03_pc.png) center top no-repeat;
		background-size:cover;
	}
	.bxslider li:nth-of-type(4){
		width:100%;
		height:400px;
		background:url(../images/top/bg_mv04_pc.png) center top no-repeat;
		background-size:cover;
	}
	.bxslider img.p-frontImage{
		line-height:0;
		position:absolute;
		top:0;
		bottom:0;
		left:0;
		right:0;
		margin:auto;
		max-width:2000px;
		width:100%;
	}
	
	.p-button01 img {
		max-width: 124px;
		width: 100%;
	}
	.p-button02 {
		padding-top: 35px;
	}
	.p-button03 {
		padding-top: 20px;
	}
	
}
/*---------------- ▼スマホ以降CSS▲ --------------------*/
@media screen and (max-width:480px){
		
	.l-mvBlock {
		width: 100%;
		line-height: 0;
		margin: 74px auto 0;
		text-align: center;
		background: url(../images/top/bg_MV_pc.png) center top no-repeat;
		background-size: cover;
		/* background-color: #dfdfdd; */
	}
	
	.l-infoBlock{
		width: 100%;
		margin:0 auto;
		text-align:center;
		padding:35px 0 20px;
	}
	.l-infoBlock .p-title{
		padding:0px 0 15px;
		font-size:20px;
	}
	.l-infoBlock .l-infoBlock01{
		width: 100%;
		margin:0 auto;
		text-align:center;
		padding:10px 10px 0;
		border:1px solid #9e9e9e;
		height:auto;
		overflow-y:auto;
	}
	.l-infoBlock .l-infoBlock01 > p{
		width: 100%;
		margin:0 auto;
		text-align:left;
		font-size:15px;
		line-height:2;
		padding-bottom:10px;
	}
	.l-infoBlock .l-infoBlock01 > p label{
		display:block;
		font-weight:bold;
	}
	.l-infoBlock .l-infoBlock01 > p a{
		color:#2d45ae;
		text-decoration:underline;
	}
	
	.l-mainBlock{
		width: 100%;
		margin:0 auto;
		text-align:center;
		padding:35px 0;
	}
	.l-mainBlock .p-message{
		font-size:15px;
		line-height:2;
		padding-bottom:25px;
	}
	.l-mainBlock .p-message br{
		display:none;
	}
	.l-mainBlock .p-message img{
		max-width:170px;
		width:100%;
	}
	.l-mainBlock .l-mainBlock-table{
		width: 100%;
		margin:0 auto;
		text-align:center;
	}
	.l-mainBlock .l-mainBlock-table > div{
		display:block;
		width: 100%;
	}
	.l-mainBlock .l-mainBlock-table > div img{
		max-width:250px;
		width:100%;
		margin-bottom:25px;
	}
	.l-mainBlock .l-mainBlock-table > div:nth-of-type(1){
		padding-right:0;
	}
	.l-mainBlock .l-mainBlock-table > div:nth-of-type(2){
		padding-left:0;
		padding-right:0;
	}
	.l-mainBlock .l-mainBlock-table > div:nth-of-type(3){
		padding-left:0;
	}
	
	.l-productBlock{
		width: 100%;
		margin:0 auto;
		text-align:center;
		padding:20px 0 0;
		background-color:#eeeeee;
	}
	.l-productBlock .l-productBlock-table{
		width: 100%;
		background:url(../images/top/bg_product_pc.png) left bottom no-repeat;
		display:table;
		padding-bottom:10px;
	}
	.l-productBlock .l-productBlock-table{
		display:block;
	}
	.l-productBlock .l-productBlock-table .l-productBlock-table-left{
		display:block;
		width: 100%;
		text-align:left;
		vertical-align:top;
	}
	.l-productBlock .l-productBlock-table .p-title{
		padding:10px 0 10px;
		font-size:20px;
	}
	.l-productBlock .l-productBlock-table .p-message{
		padding:0px 0 10px;
		font-size:15px;
		line-height:2;
	}
	.l-productBlock .l-productBlock-table .l-productBlock-table-right{
		display:block;
		width: 100%;
		text-align:center;
		vertical-align:top;
		margin-top:15px;
	}
	.l-productBlock .l-productBlock-table .l-productBlock-table-right img{
		max-width: 765px;
		width: 100%;
	}
	
	.l-performanceBlock{
		width: 100%;
		margin:0 auto;
		text-align:center;
		padding:0px 0 0;
	}
	.l-performanceBlock .l-performanceBlock-table{
		width: 100%;
		background:url(../images/top/bg_performance_pc.png) right bottom no-repeat;
		display:block;
		padding-top:20px;
		padding-bottom:20px;
	}
	.l-performanceBlock .l-performanceBlock-table .l-performanceBlock-table-right{
		float:none;
		width: 100%;
		text-align:left;
		vertical-align:top;
		padding-left:0px;
	}
	.l-performanceBlock .l-performanceBlock-table .p-title{
		padding:10px 0 10px;
		font-size:20px;
	}
	.l-performanceBlock .l-performanceBlock-table .p-message{
		padding:0px 0 20px;
		font-size:15px;
		line-height:2;
	}
	.l-performanceBlock .l-performanceBlock-table .l-performanceBlock-table-left{
		float:none;
		width: 100%;
		text-align:center;
		vertical-align:top;
		margin-top:15px;
	}
	.l-performanceBlock .l-performanceBlock-table .l-performanceBlock-table-left img{
		max-width: 765px;
		width: 100%;
	}
	
	.l-companyBlock{
		width: 100%;
		margin:0 auto;
		text-align:center;
		padding:35px 0 35px;
		background-color:#eeeeee;
	}
	.l-companyBlock .l-companyBlock-table{
		width: 100%;
		margin:0 auto;
		text-align:center;
		display:block;
	}
	.l-companyBlock .l-companyBlock-table .l-companyBlock-table-left{
		display:block;
		width: 100%;
		margin:0 auto;
		text-align:center;
		vertical-align:top;
	}
	.l-companyBlock .l-companyBlock-table .l-companyBlock-table-left .p-title{
		padding:0 0 20px;
		font-size:20px;
	}
	.l-companyBlock .l-companyBlock-table .l-companyBlock-table-left .p-photo{
		padding:0 0 15px;
	}
	.l-companyBlock .l-companyBlock-table .l-companyBlock-table-left .p-photo img{
		max-width:656px;
		width:100%;
	}
	.l-companyBlock .l-companyBlock-table .l-companyBlock-table-right{
		display:block;
		width: 100%;
		margin:40px auto 0;
		text-align:center;
		vertical-align:top;
		padding-left:0;
	}
	.l-companyBlock .l-companyBlock-table .l-companyBlock-table-right .p-title{
		padding:0 0 20px;
		font-size:20px;
	}
	.l-companyBlock .l-companyBlock-table .l-companyBlock-table-right .p-title a{
		display:block;
		position:static;	
		padding-top:10px;	
	}
	.l-companyBlock .l-companyBlock-table .l-companyBlock-table-right .p-title a img{
		max-width: 150px;
    	width: 100%;
	}
	.l-companyBlock .l-companyBlock-table .l-companyBlock-table-right .p-message{
		padding:0;
		font-size:15px;
		line-height:2;
		text-align:left;
	}
	
	.bxslider{
		width:100%;
		height:200px;
		overflow:hidden;
		line-height:0;
		position:relative;
	}
	.bx-viewport{
		height:200px !important;
		overflow-y:hidden !important;
	}
	.bxslider img.p-backImage{
		width:100%;
		line-height:0;
		position:absolute;
	}
	.bxslider li:nth-of-type(1){
		width:100%;
		height:200px;
		background:url(../images/top/bg_mv01_pc.png) center top no-repeat;
		background-size:cover;
	}
	.bxslider li:nth-of-type(2){
		width:100%;
		height:200px;
		background:url(../images/top/bg_mv02_pc.png) center top no-repeat;
		background-size:cover;
	}
	.bxslider li:nth-of-type(3){
		width:100%;
		height:200px;
		background:url(../images/top/bg_mv03_pc.png) center top no-repeat;
		background-size:cover;
	}
	.bxslider li:nth-of-type(4){
		width:100%;
		height:200px;
		background:url(../images/top/bg_mv04_pc.png) center top no-repeat;
		background-size:cover;
	}
	.bxslider img.p-frontImage{
		line-height:0;
		position:absolute;
		top:0;
		bottom:0;
		left:0;
		right:0;
		margin:auto;
		max-width:2000px;
		width:100%;
	}
	
	.p-button01 {
		text-align:center;
	}
	
}
/*---------------- ▲スマホ以降CSS▲ --------------------*/
/*---------------- ▲スマホ最小CSS▲ --------------------*/
@media screen and (max-width:320px){
	
	
}
/*---------------- ▲スマホ最小CSS▲ --------------------*/