@import url("./mobile.css") screen and (max-width:767px);
@import url("./pc.css") screen and (min-width:768px);


input { height: 40px; border:1px solid #ffffff}
.info01 { padding:50px 0 50px 0}