.waku{
	max-width:500px;
	margin:0 auto;
}

.sub_title2{
	font-size:13px;
	font-weight:bold;
	letter-spacing:2px;
	text-align:center;
	padding-bottom:60px;
}

.block1{
	margin-bottom:80px;
	margin:0 auto 100px;
}

.block1_in1-1{
	width:35%;
	margin-right:2%;
	font-size:14px;
	font-weight:bold;
	position: relative;
	padding-top:3px;
}

.block1_in1-2{
	width:63%;
}

.input1{
	height:30px;
	width:195px;
	border:solid 1px;
}

.input2{
	height:30px;
	width:328px;
	border:solid 1px;
}

.input3{
	width:328px;
	border:solid 1px;
}

.block1_hissu{
	width:47px;
	height:26px;
	background:#79dc00;
	font-size:13px;
	font-weight:bold;
	color:white;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; /* cϋό΅¦iSafaripj */
	align-items: center; /* cϋό΅¦ */
	-webkit-justify-content: center; /* ‘ϋό΅¦iSafaripj */
	justify-content: center; /* ‘ϋό΅¦ */
	position:absolute;
	right:0;
}

.submit{
	text-align:center;
}
.submit_btn{
	width:100px;
	height:30px;
	border-radius: 5px;
	border:0;
	background:#79dc00;
	font-size:13px;
	font-weight:bold;
	color:white;
}

.submit_btn:hover{
	opacity:0.5;
}






/* ζΚ1024pxΘΊ@^ubgc*/
@media screen and (max-width: 1024px) {







}

/* ζΚ896pxΘΊ@X}z‘*/
@media screen and (max-width: 896px) {

	.waku{
		margin:0 50px;
	}

	.block1_in1-1{
		width:100%;
		margin-right:0;
	}

	.block1_in1-2{
		width:100%;
	}

	.block1_hissu{
		position:static;
		margin:0 0 5px 10px;
	}

}



/* ζΚ480pxΘΊ@X}zc*/
@media screen and (max-width: 480px) {






}


/* ζΚ896pxΘγ*/
@media screen and (min-width: 896px) {






}
