@charset "utf-8";

section.application {
	background:url(../sfa_pc/img/bg_application.jpg) no-repeat center top;
	width:819px;
	height: 912px;
	margin: 0 auto;
	padding-top:870px;
	text-align:center;
}

section.application_trial {
	background:url(../img/pc/bg_application_trial.jpg) no-repeat center top;
	position: relative;
	width:819px;
	height: 1600px;
	margin: 0 auto;
}

section.application_trial .btn_submit{
    position: absolute;
    margin: 0px auto;
    left: 0;
    right: 0;
    top: 54.5%;
	width: auto;
	height: auto;
}

section.application.application-matome {
	background:url(../img/bg_application_matome.png) no-repeat center top;
  height: 224px;
  padding-top: 370px;
}