@charset "utf-8";
@media screen and (min-width:781px) {
	.contact {
		width: 650px;
		margin: 50px auto 0 auto;
		line-height: 24px;
	}
	.process{
		text-align: center;
	}
	.process li:first-child {
		width: 100%;
		font-size: 24px;
	}
	.process li:nth-child(2) {
		display: inline-block;
		margin: 20px auto 0 auto;
		text-align: left;
	}
	
	#mform {
		width: 650px;
		margin: 30px 0 0 0;
		box-sizing: border-box;
		padding: 30px 20px 20px 20px;
		background: #A3A4A4;
		border-radius: 8px;
		background-size: 250px 56px;
	}
	
	#mform ul {
		
	}
	
	#mform li:nth-child(odd) {
		font-size: 16px;
		padding: 0 0 0 10px;
		margin-bottom: 5px
	}
	
	#mform li input  {
		display: block !important;
		width: 100% !important;
		font-size: 18px !important;
		line-height: 24px !important;
		margin-bottom: 15px !important;
		box-sizing: border-box !important;
		padding-right: 20px !important;
	}
	
	#mform li textarea  {
		display: block !important;
		width: 100% !important;
		font-size: 18px !important;
		line-height: 24px !important;
		margin-bottom: 15px !important;
		box-sizing: border-box !important;
		padding-right: 20px !important;
	}
	
	#mform li:last-child {
		display: flex;
	}
	
	#mform li:last-child input {
		width: 50% !important;
		box-sizing: border-box !important;
		margin: 0 30px !important;
		
	}
	
	#mform_2 {
		width: 650px;
		margin: 30px 0 0 0;
		box-sizing: border-box;
		padding: 40px 20px 20px 20px;
		background: #A3A4A4;
		border-radius: 8px;
		background-size: 250px 56px;
	}
	
	#mform_2 ul {
		display: flex;
		flex-wrap:  wrap;
	}
	
	#mform_2 li:nth-child(odd) {
		width: 25%;
		margin-top: 5px;
	}
	
	#mform_2 li:nth-child(even) {
		width: 75%;
		margin-top: 5px;
	}
	
	#mform_2 li:nth-child(11) {
		width: 100%;
		margin-top: 15px;
	}
	
	#mform_2 li:nth-child(12) {
		display: flex;
		width: 100%;
		margin-top: 15px;
	}
	
	#mform_2 li:nth-child(12) input {
		width: 50% !important;
		box-sizing: border-box !important;
		margin: 0 30px !important;
	}
	
	#mform_3 {
		width: 650px;
		margin: 50px 0 0 0;
		box-sizing: border-box;
		padding: 40px 30px 40px 30px;
		border-radius: 8px;
		background-size: 250px 56px;
	}
	
}
@media screen and (max-width:780px) {
	.oubo {
		width: 100%;
		margin: 6% 0 0 0;
		line-height: 24px;
	}
	.oubo li:nth-child(even) {
		text-indent: 9px;
	}
	.oubo li:nth-child(2) {
		margin-bottom: 10px;
	}
	
	#mform {
		width: 100%;
		margin: 6% 0 0 0;
		box-sizing: border-box;
		padding: 30px 20px 30px 20px;
		background: #A3A4A4;
		border-radius: 8px;
		background-size: 250px 56px;
	}
	
	#mform ul {
		
	}
	
	#mform li:nth-child(odd) {
		font-size: 16px;
		padding: 0 0 0 10px;
		margin-bottom: 5px
	}
	
	#mform li input  {
		display: block !important;
		width: 100% !important;
		font-size: 24px !important;
		line-height: 32px !important;
		margin-bottom: 15px !important;
		box-sizing: border-box !important;
		padding-right: 20px !important;
	}
	
	#mform li textarea  {
		display: block !important;
		width: 100% !important;
		font-size: 24px !important;
		line-height: 32px !important;
		margin-bottom: 15px !important;
		box-sizing: border-box !important;
		padding-right: 20px !important;
	}
	
	#mform li:last-child {
		display: flex;
	}
	
	#mform li:last-child input[type="submit"]  {
		-webkit-appearance: none;
		border-radius: 0;
	}
	
	#mform li:last-child input[type="reset"]  {
		-webkit-appearance: none;
		border-radius: 0;
	}
	
	#mform li:last-child input {
		width: 45% !important;
		box-sizing: border-box !important;
		padding: 20px 10px !important;
		margin: 20px 5% 0 5% !important;
		font-size: 18px !important;
		background: #fff !important;
	}
	
	#mform_2 {
		width: 100%;
		margin: 6% 0 0 0;
		box-sizing: border-box;
		padding: 30px 20px 30px 20px;
		background: #A3A4A4;
		border-radius: 8px;
		background-size: 250px 56px;
	}
	
	#mform_2 ul {
	}
	
	#mform_2 li:nth-child(odd) {
		width: 100%;
		margin-top: 5px;
		
	}
	
	#mform_2 li:nth-child(even) {
		width: 100%;
		margin-top: 5px;
		border-bottom: solid 1px #222;
	}
	
	#mform_2 li:nth-child(11) {
		width: 100%;
		margin-top: 15px;
		line-height: 120%;
	}
	
	#mform_2 li:nth-child(12) {
		display: flex !important;
		width: 100% !important;
		margin-top: 15px !important;
		border-bottom: 0 !important;
	}
	
	#mform li:last-child input[type="submit"]  {
		-webkit-appearance: none;
		border-radius: 0;
	}
	
	#mform li:last-child input[type="button"]  {
		-webkit-appearance: none;
		border-radius: 0;
	}
	
	#mform_2 li:nth-child(12) input {
		width: 45% !important;
		box-sizing: border-box !important;
		padding: 20px 10px !important;
		margin: 20px 5% 0 5% !important;
		font-size: 18px !important;
		background: #fff !important;
	}
	#mform_3 {
		width: 94%;
		margin: 6% 0 0 0;
		box-sizing: border-box;
		padding: 20px 3% 40px 3%;
		border-radius: 8px;
		background-size: 250px 56px;
	}
	

}