@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);@import url("https://fonts.googleapis.com/css2?family=Ubuntu&display=swap");.main{padding-top:80px}.contact,.consultation{padding:40px}.contact-container,.consultation-container{width:87.5%;margin:auto;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.contact-content{margin-right:80px;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between}.contact-content-item{padding:10px 0}.contact-title{padding-bottom:20px}.contact-map{flex-grow:1;min-height:300px}.contact-heading{width:100%;padding:20px 0;border-top:1px solid #cccfce;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.contact .contact-content{min-width:220px;margin-right:50px}.consultation{margin-top:80px}.consultation-title{min-width:220px;margin-right:50px}.consultation-form{flex-grow:1}.consultation-form .title{padding:20px 0;border-top:1px solid #cccfce}.consultation-item{margin-bottom:20px}.consultation-label{display:block;position:relative;margin-bottom:10px;font-weight:500;color:#8E8E8E}.consultation-input{width:100%;padding:0 10px;height:30px;box-sizing:border-box;background-color:#EFEFEF;border:none}.consultation-textarea{width:100%;padding:10px;box-sizing:border-box;background-color:#EFEFEF;border:none}.consultation-select{width:100%;height:30px}.consultation-group{display:flex;-webkit-align-items:center;align-items:center}.consultation-group-row select{height:30px}.consultation-group-row .county{margin-right:10px}.consultation-group .street-address{flex-grow:1;display:flex;-webkit-align-items:center;align-items:center}.consultation-group .street-address label{margin:0 10px;color:#8E8E8E}.consultation-group .street-address #address{flex-grow:1;padding:0 10px;height:30px;box-sizing:border-box;background-color:#EFEFEF;border:none}.consultation-two{display:flex;-webkit-justify-content:space-between;justify-content:space-between}.consultation-two .consultation-item{width:48%}.consultation-code{display:flex}.consultation-btn{display:flex;margin-top:40px;-webkit-justify-content:center;justify-content:center}.consultation-btn a{margin:20px}.reset-btn,.submit-btn{background:#666;padding:10px 20px;margin:auto;border-radius:.2rem;color:#fff}.reset-btn:hover,.submit-btn:hover{background:#D7D7D7;color:#222}@media screen and (max-width: 850px){.contact-heading{padding:0}.contact-content{width:100%;margin:20px auto}.contact-content-item{padding:5px 0}.contact-map{width:100%}.consultation{margin-top:40px}}@media screen and (max-width: 640px){.main{padding:0}.contact,.consultation{padding:0}.contact-container,.consultation-container{width:calc(100% - 40px);padding:20px}.consultation{margin-top:20px}.consultation-side,.consultation-form{width:100%}.consultation-group{-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;flex-wrap:wrap}.consultation-group-row{width:100%;display:flex;margin-bottom:10px;-webkit-justify-content:space-between;justify-content:space-between}.consultation-group-row select{width:48%}.consultation-group .street-address{width:100%}.consultation-group .street-address label{margin-left:0}}
