@charset "utf-8";
.contents01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents01 .contents01_01{
	width: 980px;
	height: auto;
	margin: 0 auto 59px;
	display: block;
}
@media only screen and (max-width: 599px){
	.contents01 .contents01_01{
		width: 90%;
	}
}
.contents01 .contents01_01 h2{
	font-size: 48px;
	line-height: 52px;
	letter-spacing: 3.5px;
	font-weight: 400;
	text-align: center;
	margin: 0 auto 15px;
}
@media only screen and (max-width: 599px){
	.contents01 .contents01_01 h2{
		font-size: 26px;
		line-height: 30px;
	}
}
.contents01 .contents01_01 h3{
	font-size: 11px;
	line-height: 21px;
	text-align: center;
	margin: 0 auto;
	display: block;
}
.contents01 .cotact_form{
	width: 980px;
	height: auto;
	margin: 0 auto 30px;
	overflow: hidden;
}
@media only screen and (max-width: 599px){
	.contents01 .cotact_form{
		width: 90% ;
		height: auto;
		margin: 0 auto 50px;
		overflow: hidden;
	}
}
.contents01 .cotact_form h3{
	margin-bottom: 40px;
	font-size: 14px;
	line-height: 26px;
	text-align: center;
	letter-spacing: 3px;
}
.contents01 .cotact_form h3 span{
	color: #B62E26;
}
.contents01 .cotact_form p{
	font-size: 19px;
	font-weight: 400;
	line-height: 46px;
	text-align: center;
	letter-spacing: 3px;
	background-color: rgba(40,40,40,0.06);
}

.contents01 .contents01_01 .contents01_01_02{
	width: 710px;
	height: auto;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 599px){
	.contents01 .contents01_01 .contents01_01_02{
		width: 100%;
	}
}
.contents01 .contents01_01 .contents01_01_02 .p-country-name{
	display: none;
}
.contents01 .contents01_01 .contents01_01_02 .mw_wp_form{
	padding: 0;
	border-radius: 0;
	background-color: transparent;
}