@charset "shift_jis";

@media screen and (max-width:640px){
	/**********************************
	口座開設日の確認方法
	***********************************/
	
	#popup_con.confirmation{
		width: auto;
		padding: 10px;
	}
	
	#popup_con h1 img{
		width: 120px;
		height: auto;
	}
	
	#popup_con .border_t{
		width: auto;
	}
	
	#popup_con .number1,
	#popup_con .number2,
	#popup_con .number3,
	#popup_con .number4{
		height: auto;
	}
	
	#popup_con .howtoBox{
		text-align: center;
	}
	
	#popup_con .howtoBox img{
		float: none;
	}
	
	#popup_con .howtoBox .rbox{
		padding: 10px 0 0;
		text-align: left;
	}
}