@charset "UTF-8";
/*************** フォーム ***************/

section#wrap {

width:100%;
max-width:100%;
margin:10px auto 10px auto;
text-align:center;

background:;
}


section#wrap article {

width:100%;
max-width:100%;
margin:20px auto 10px auto;

}




@media only screen and (min-width: 741px) {
/*************** フォーム ***************/

section#wrap {

width:100%;
max-width:100%;
margin:10px auto 10px auto;
text-align:center;

background:;
}


section#wrap article {

width:100%;
max-width:100%;
margin:50px auto 10px auto;

}

}
