@charset "utf-8";
/*PC用CSS(ipad mini 7.9インチ対応)*/
.eyecatch002{
	background-image: url(../img/contact/contact01.jpg);
}
@media only screen and (max-width: 767px) {
	.eyecatch002{
		background-image: url(../img/contact/contact01_sp.jpg);
	}
}
.contents001{
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
	padding: 25px 0 5px;
}
@media only screen and (max-width: 767px) {
	.contents001{
		padding: 20px 0 21px;
	}
}
.contents001 .contents001-inner{
	width: 90%;
	max-width: 980px;
	height: auto;
	display: block;
	margin: 0 auto;
}
.contents001 .contents001-inner h2{
	font-size: 30px;
	line-height: 40px;
	font-weight: 800;
	font-family: 'Noto Sans JP', sans-serif;
	display: block;
	text-align: center;
	margin: 0 auto 40px;
}
@media only screen and (max-width: 767px) {
	.contents001 .contents001-inner h2{
		font-size: 24px;
		line-height: 34px;
		margin: 0 auto 13px;
	}
}
.contents001 .contents001-inner p{
	font-size: 15px;
	line-height: 25px;
	display: block;
	margin: 0 auto;
	text-align: center;
}
.contents001 .contents001-inner p span{
	font-size: 15px;
	line-height: 25px;
	color: #C72E09;
	margin: 0;
	text-align: center;
}
.contents002{
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
	padding: 10px 0 106px;
}
@media only screen and (max-width: 767px) {
	.contents002{
		padding: 21px 0 76px;
	}
}
.contents002 .contents002-01-inner{
	width: 90%;
	max-width: 980px;
	height: auto;
	display: block;
	margin: 0 auto;
}
.contents002 .contents002-01-inner .contents002-01-01{
	width: 100%;
	max-width: 716px;
	height: auto;
	display: block;
	margin: 0 auto;
}
.contents002 .contents002-01-inner .contents002-01-01 table{
	width: 100%;
	height: auto;
	margin: 0 auto 55px;
	border-collapse: separate;
	border-spacing: 0px 32px; 
	text-align: left;
}
@media only screen and (max-width: 767px) {
	.contents002 .contents002-01-inner .contents002-01-01 table{
		margin: 0 auto 15px;
		border-spacing: 0px 27px;
	}
}
.contents002 .contents002-01-inner .contents002-01-01 table tbody,
.contents002 .contents002-01-inner .contents002-01-01 table tr{
	width: 100%;
	height: auto;
	margin: 0;
}
.contents002 .contents002-01-inner .contents002-01-01 table tr th{
	box-sizing: border-box;
	width: 170px;
	padding: 7px 0;
	font-size: 15px;
	line-height: 24px;
	position: relative;
	vertical-align: top;
	text-align: left;
}
@media only screen and (max-width: 767px) {
	.contents002 .contents002-01-inner .contents002-01-01 table tr th{
		width: 100%;
		display: block;
	}
}
.contents002 .contents002-01-inner .contents002-01-01 table tr th span{
	font-size: 15px;
	line-height: 24px;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents002 .contents002-01-inner .contents002-01-01 table tr th span{
		display: inline-block;
		vertical-align: top;
	}
}
.contents002 .contents002-01-inner .contents002-01-01 table tr th span::after{
	content: '必須';
	font-size: 12px;
	line-height: 22px;
	display: block;
	color: #C72E09;
	position: absolute;
	bottom: -22px;
	left: 0;
	margin: 0 auto;
}
@media only screen and (max-width: 767px) {
	.contents002 .contents002-01-inner .contents002-01-01 table tr th span::after{
		line-height: 24px;
		display: inline-block;
		vertical-align: top;
		position: static;
		margin: 0 0 0 10px;
	}
}
.contents002 .contents002-01-inner .contents002-01-01 table tr td{
	width: calc(100% - 170px);
	vertical-align: top;
}
@media only screen and (max-width: 767px) {
	.contents002 .contents002-01-inner .contents002-01-01 table tr td{
		width: 100%;
		display: block;
	}
}
.contents002 .contents002-01-inner .contents002-01-01 table tr td span{
	width: 100%;
	height: auto;
	display: block;
}
.contents002 .contents002-01-inner .contents002-01-01 table tr td span input{
	box-sizing: border-box;
	width: 100%;
	padding: 7px 17px;
	font-size: 15px;
	line-height: 24px;
	font-weight: 400;
	border: solid 1px #AAAAAA;
	border-radius: 7px;
}
.contents002 .contents002-01-inner .contents002-01-01 table tr .text-area span{
	width: 100%;
	height: auto;
	display: block;
}
.contents002 .contents002-01-inner .contents002-01-01 table tr .text-area span textarea{
	box-sizing: border-box;
	width: 100%;
	height: 206px;
	padding: 7px 17px;
	font-size: 15px;
	line-height: 24px;
	font-weight: 400;
	border: solid 1px #AAAAAA;
	border-radius: 7px;
}
.contents002 .contents002-01-inner .contents002-01-01 p{
	font-size: 13px;
	line-height: 13px;
	margin: 0 auto 50px;
	display: block;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents002 .contents002-01-inner .contents002-01-01 p{
		line-height: 23px;
		margin: 0 auto 27px;
	}
}
.contents002 .contents002-01-inner .contents002-01-01 p a{
	font-size: 13px;
	line-height: 13px;
	display: inline-block;
	vertical-align: middle;
	text-decoration: underline;
	color: #1857BC;
}
@media only screen and (max-width: 767px) {
	.contents002 .contents002-01-inner .contents002-01-01 p a{
		line-height: 23px;
	}
}
.contents002 .contents002-01-inner .contents002-01-01 p a:hover{
	opacity: 0.7;
}
.contents002 .contents002-01-inner .contents002-01-01 .btn03{
	width: 233px;
	height: auto;
	display: block;
	margin: 0 auto;
	position: relative;
}
.contents002 .contents002-01-inner .contents002-01-01 .btn03 input{
	width: 100%;
	height: auto;
	padding: 14px 0;
	display: block;
	margin: 0;
	font-size: 14px;
	line-height: 24px;
	font-weight: 800;
	font-family: 'Noto Sans JP', sans-serif;
	color: #ffffff;
	text-align: center;
	background-color: #1857BC;
	border: 0;
	border-radius: 26px;
	box-shadow: 0px 5px 0px 0px rgba(0,0,0,0.13);
	position: relative;
}
.contents002 .contents002-01-inner .contents002-01-01 .btn03 input:hover{
	opacity: 0.7;
	transition: all .2s;
}
.contents002 .contents002-01-inner .contents002-01-01 .btn03::after{
	content: '';
	width: 10px;
	height: 16px;
	display: block;
	margin: auto;
	background-image: url(../img/common/btn_arrow01.png);
	background-repeat: no-repeat;
	background-size: 10px auto;
	position: absolute;
	top: -17px;
	bottom: 0;
	left: 0;
	right: -60px;
}





/*iPad 縦横両方*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
}

/*iPad 縦向きのみ*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:portrait) {
}

/*SP用CSS(ipad mini 7.9インチ未対応)*/
@media only screen and (max-width: 767px) {
}