.wrap_contact{width:90%;margin:0 auto 40px}.dl_contact{margin:5px 0 10px;display:flex;flex-wrap:wrap;justify-content:flex-start;border-top:1px solid #e0e0e0;border-left:1px solid #e0e0e0}.dl_contact dt{width:100%;padding:8px 10px;border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;background:#f3f3f3}.dl_contact dd{width:100%;padding:8px 10px;border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}.required{font-size:12px;color:red;margin-left:2px}.dl_contact select,.dl_contact textarea,.input_txt{width:100%;border:1px solid #eee;border-radius:5px;padding:3px;font-size:14px}@media screen and (min-width:769px){.wrap_contact{width:100%;max-width:1000px;margin:0 auto 80px}.dl_contact{margin:20px auto 20px}.dl_contact dt{width:35%;padding:15px 20px}.dl_contact dd{width:65%;padding:15px 20px}.required{font-size:14px}.dl_contact select,.dl_contact textarea,.input_txt{width:300px;padding:5px;font-size:16px}.dl_contact select{width:250px}.dl_contact textarea{width:550px}}