<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";.contact_box_wrap{display:flex;flex-wrap:wrap;justify-content:space-around;background-color:#ededed;padding:30px 30px 0 30px}.contact_box{width:45%;margin-bottom:30px}.contact_h2{border-bottom:1px solid #4d4d4d;font-size:20px;font-weight:500;padding-bottom:5px;margin-bottom:10px}.contact_dept{font-size:15px}.contact_no{font-size:20px;font-weight:500}.contact_adress{font-size:16px}@media only screen and (max-width:767px){.contact_box_wrap{padding:30px 30px 0 30px}.contact_box{width:100%;margin-bottom:30px}.contact_h2{font-size:18px;padding-bottom:5px;margin-bottom:10px}.contact_dept{font-size:14px}.contact_no{font-size:18px;font-weight:500}.contact_adress{font-size:14px}}</pre></body></html>