@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-color:#eeeeee;
	
	
	/*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;
}

.l-companyBlock03{
	width: 100%;
	margin:0 auto;
	text-align:center;
	padding:40px 0 50px;
}
.l-companyBlock03 .p-title{
	padding:0px 0 15px;
	font-size:24px;
	text-align:left;
}
.l-companyBlock03 .l-companyBlock03-table{
	width: 100%;
	margin:0 auto;
	text-align:center;
	padding:40px 25px 0;
}
.l-companyBlock03 .l-companyBlock03-table > p{
	font-size:16px;
	text-align:left;
	padding-bottom:10px;
	font-weight:bold;
}
.l-companyBlock03 .l-companyBlock03-table table{
	width: 100%;
}
.l-companyBlock03 .l-companyBlock03-table table tr{
	width: 100%;
	border-bottom:1px solid #7c7c7c;
}
.l-companyBlock03 .l-companyBlock03-table table tr th{
	width: 230px;
	padding:25px 15px 20px;
	font-size:16px;
	text-align:left;
	vertical-align:middle;
}
.l-companyBlock03 .l-companyBlock03-table table tr td{
	width: auto;
	padding:25px 15px 25px;
	font-size:16px;
	text-align:left;
	vertical-align:top;
}
.l-companyBlock03 .l-companyBlock03-table table tr td select{
	padding:5px 10px 5px;
	font-size:16px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.l-companyBlock03 .l-companyBlock03-table table tr td label{
	margin-right:10px;
}
.l-companyBlock03 .l-companyBlock03-table table tr td label.p-message{
	font-size:14px;
}
.l-companyBlock03 .l-companyBlock03-table table tr td label:hover{
	cursor:pointer;
}
.l-companyBlock03 .l-companyBlock03-table table tr td span{
	display:block;
}
.l-companyBlock03 .l-companyBlock03-table table tr td .error_message_block{
	color:#cc0000;
}
.l-companyBlock03 .l-companyBlock03-table table tr td input[type=radio]{
	position:relative;
	top:-2px;
	margin-right:10px;
}
.l-companyBlock03 .l-companyBlock03-table table tr td input[type=text]{
	padding:10px;
	width:400px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.l-companyBlock03 .l-companyBlock03-table table tr td textarea{
	padding:10px;
	width:500px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.l-companyBlock03 .l-submit{
	padding-top:50px;
	text-align:center;
}
.l-companyBlock03 .l-submit input[type="submit"].p-kakunin{
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	appearance: none;
	width:516px;
	height:91px;
	background: url(../../images/contact/btn_kakunin_pc.png) no-repeat;
}
.l-companyBlock03 .l-submit input[type="submit"].p-soushin{
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	appearance: none;
	width:290px;
	height:91px;
	background: url(../../images/contact/btn_soushin_pc.png) no-repeat;
}
.l-companyBlock03 .l-submit input[type="submit"].p-back{
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	appearance: none;
	width:216px;
	height:91px;
	background: url(../../images/contact/btn_back_pc.png) no-repeat;
}
.l-companyBlock03 .l-submit input[type="submit"]:hover{
	-webkit-transition:.3s;
	-moz-transition:.3s;
	transition:.3s;
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity:.7;
}
.l-companyBlock03 .l-submit a img{
	max-width:516px;
	width:100%;
}


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

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

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

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

/*---------------- ▼PCのみCSS▼ --------------------*/
@media screen and (max-width:1600px){	
	
	
}
@media screen and (min-width:1001px){
	
	
}
/*---------------- ▲PCのみCSS▲ --------------------*/
/*---------------- ▼タブレット以降CSS▼ --------------------*/
@media screen and (max-width:1000px){	
	
	
}
/*---------------- ▲タブレット以降CSS▲ --------------------*/
@media screen and (max-width:768px){
	
	.l-companyBlock03{
		width: 100%;
		margin:0 auto;
		text-align:center;
		padding:5px 0 0;
	}
	.l-companyBlock03 .p-title{
		padding:0px 0 0px;
		font-size:24px;
		text-align:left;
	}
	.l-companyBlock03 .l-companyBlock03-table{
		width: 100%;
		margin:0 auto;
		text-align:center;
		padding:0px 10px 0;
	}
	.l-companyBlock03 .l-companyBlock03-table table{
		width: 100%;
	}
	.l-companyBlock03 .l-companyBlock03-table table tr{
		width: 100%;
		border-bottom:1px solid #7c7c7c;
	}
	.l-companyBlock03 .l-companyBlock03-table table tr th{
		width: 130px;
		padding:20px 10px 10px;
		font-size:16px;
		text-align:left;
	}
	.l-companyBlock03 .l-companyBlock03-table table tr td{
		width: auto;
		padding:25px 15px 10px;
		font-size:16px;
		text-align:left;
	}
	
	.l-companyBlock03 .l-companyBlock03-table table tr th{
		width: 100%;
		padding:15px 15px 0px;
		font-size:16px;
		text-align:left;
		vertical-align:bottom;
		display:block;
		font-weight:bold;
	}
	.l-companyBlock03 .l-companyBlock03-table table tr td{
		width: 100%;
		padding:0 15px 15px;
		font-size:16px;
		text-align:left;
		vertical-align:top;
		display:block;
	}
	.l-companyBlock03 .l-companyBlock03-table table tr td select{
		padding:5px 10px 5px;
		font-size:16px;
		font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
	.l-companyBlock03 .l-companyBlock03-table table tr td label{
		margin-right:10px;
	}
	.l-companyBlock03 .l-companyBlock03-table table tr td label:hover{
		cursor:pointer;
	}
	.l-companyBlock03 .l-companyBlock03-table table tr td span{
		display:block;
	}
	.l-companyBlock03 .l-companyBlock03-table table tr td .error_message_block{
		color:#cc0000;
	}
	.l-companyBlock03 .l-companyBlock03-table table tr td input[type=radio]{
		position:relative;
		top:-2px;
		margin-right:10px;
	}
	.l-companyBlock03 .l-companyBlock03-table table tr td input[type=text]{
		padding:10px;
		width:400px;
		font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
	.l-companyBlock03 .l-companyBlock03-table table tr td textarea{
		padding:10px;
		width:400px;
		font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
	
	.l-companyBlock03 .l-submit{
		padding-top:30px;
		padding-bottom:50px;
		text-align:center;
	}
	.l-companyBlock03 .l-submit input[type="submit"].p-kakunin{
		background-color: transparent;
		border: none;
		cursor: pointer;
		outline: none;
		padding: 0;
		appearance: none;
		width:361px;
		height:60px;
		background: url(../../images/contact/btn_kakunin_pc.png) no-repeat;
		background-size:361px auto;
	}
	.l-companyBlock03 .l-submit input[type="submit"].p-soushin{
		background-color: transparent;
		border: none;
		cursor: pointer;
		outline: none;
		padding: 0;
		appearance: none;
		width:192px;
		height:60px;
		background: url(../../images/contact/btn_soushin_pc.png) no-repeat;
		background-size:192px auto;
	}
	.l-companyBlock03 .l-submit input[type="submit"].p-back{
		background-color: transparent;
		border: none;
		cursor: pointer;
		outline: none;
		padding: 0;
		appearance: none;
		width:143px;
		height:60px;
		background: url(../../images/contact/btn_back_pc.png) no-repeat;
		background-size:143px auto;
	}
	.l-companyBlock03 .l-submit input[type="submit"]:hover{
		-webkit-transition:.3s;
		-moz-transition:.3s;
		transition:.3s;
		filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
		opacity:.7;
	}
	.l-companyBlock03 .l-submit a img{
		max-width:361px;
		width:100%;
	}
	
	.p-button02{
		padding-top:30px;
	}
	.p-button02 img{
		max-width:357px;
		width:100%;
	}
	
	.p-button03{
		padding-top:20px;
	}
	.p-button03 img{
		max-width:361px;
		width:100%;
	}
	
}
/*---------------- ▼スマホ以降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-companyBlock03{
		width: 100%;
		margin:0 auto;
		text-align:center;
		padding:5px 0 0;
	}
	.l-companyBlock03 .p-title{
		padding:20px 0 0px;
		font-size:20px;
		text-align:left;
	}
	.l-companyBlock03 .l-companyBlock03-table{
		width: 100%;
		margin:0 auto;
		text-align:center;
		padding:0px 0px 0;
	}
	.l-companyBlock03 .l-companyBlock03-table table{
		width: 100%;
	}
	.l-companyBlock03 .l-companyBlock03-table table tr{
		width: 100%;
		border-bottom:1px solid #7c7c7c;
	}
	.l-companyBlock03 .l-companyBlock03-table table tr th{
		width: 100%;
		padding:20px 10px 0px;
		font-size:16px;
		text-align:left;
		display:block;
		font-weight:bold;
	}
	.l-companyBlock03 .l-companyBlock03-table table tr td{
		width: 100%;
		padding:0px 10px 10px;
		font-size:16px;
		text-align:left;
		display:block;
	}
	
	
	.l-companyBlock03 .l-companyBlock03-table{
		width: 100%;
		margin:0 auto;
		text-align:center;
		padding:0px 10px 0;
	}
	.l-companyBlock03 .l-companyBlock03-table table{
		width: 100%;
	}
	.l-companyBlock03 .l-companyBlock03-table table tr{
		width: 100%;
		border-bottom:1px solid #7c7c7c;
	}	
	.l-companyBlock03 .l-companyBlock03-table table tr th{
		width: 100%;
		padding:15px 0px 0px;
		font-size:16px;
		text-align:left;
		vertical-align:bottom;
		display:block;
		font-weight:bold;
	}
	.l-companyBlock03 .l-companyBlock03-table table tr td{
		width: 100%;
		padding:0 0px 15px;
		font-size:16px;
		text-align:left;
		vertical-align:top;
		display:block;
	}
	.l-companyBlock03 .l-companyBlock03-table table tr td input[type=text]{
		padding:10px;
		width:100%;
		font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
	.l-companyBlock03 .l-companyBlock03-table table tr td textarea{
		padding:10px;
		width:100%;
		font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
	
	.l-companyBlock03 .l-submit{
		padding-top:20px;
		padding-bottom:35px;
		text-align:center;
	}
	.l-companyBlock03 .l-submit input[type="submit"].p-kakunin{
		background-color: transparent;
		border: none;
		cursor: pointer;
		outline: none;
		padding: 0;
		appearance: none;
		width:258px;
		height:46px;
		background: url(../../images/contact/btn_kakunin_pc.png) no-repeat;
		background-size:258px 46px;
	}
	.l-companyBlock03 .l-submit input[type="submit"].p-soushin{
		background-color: transparent;
		border: none;
		cursor: pointer;
		outline: none;
		padding: 0;
		appearance: none;
		width:160px;
		height:50px;
		background: url(../../images/contact/btn_soushin_pc.png) no-repeat;
		background-size:160px auto;
	}
	.l-companyBlock03 .l-submit input[type="submit"].p-back{
		background-color: transparent;
		border: none;
		cursor: pointer;
		outline: none;
		padding: 0;
		appearance: none;
		width:120px;
		height:50px;
		background: url(../../images/contact/btn_back_pc.png) no-repeat;
		background-size:120px auto;
	}
	.l-companyBlock03 .l-submit input[type="submit"]:hover{
		-webkit-transition:.3s;
		-moz-transition:.3s;
		transition:.3s;
		filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
		opacity:.7;
	}
	.l-companyBlock03 .l-submit a img{
		max-width:258px;
		width:100%;
	}
}
/*---------------- ▲スマホ以降CSS▲ --------------------*/
/*---------------- ▲スマホ最小CSS▲ --------------------*/
@media screen and (max-width:320px){
	
	
}
/*---------------- ▲スマホ最小CSS▲ --------------------*/