@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Cormorant+Infant:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Cormorant+Infant&family=Noto+Serif+TC:wght@200;300;400;500;600;700;900&display=swap");.top{position:fixed;top:0;width:100%;height:100vh}.top-img{position:relative;height:100%;overflow:hidden;background-size:cover;background-position:center center}.top-img::after{position:absolute;content:"";z-index:1;left:0;top:0;width:100%;height:100%;background:rgba(35,24,21,0.6)}.top-title{font-weight:normal;color:#fff;position:absolute;width:90%;top:50%;left:5%;text-align:center;z-index:2;opacity:0;transform:translateY(-50%);clip-path:polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);transition:opacity .6s,clip-path 1s}.top-title.show{opacity:1;clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%)}.top-title .catch{font-size:1rem}.top-title .subCatch{font-size:1.2rem;text-transform:uppercase}.top-title .subCatch::before{content:"|";margin:0 10px}.main{margin-top:100vh;position:relative;z-index:6;background:#fafafa}@media screen and (min-width: 992px){.top-title .catch{font-size:1.25rem}.top-title .subCatch{font-size:1.45rem}}.top-img{background-position:50% 50%}.consult{margin:1rem}.consult-title{margin-bottom:40px;position:relative;z-index:1;line-height:1.5;letter-spacing:1px;color:#231815}.consult-title .catch{font-size:1rem}.consult-title .subCatch{font-size:1.2rem;text-transform:uppercase}.consult-title .subCatch::before{content:"|";margin:0 10px}.consult-subtitle{margin-bottom:1rem;color:#615957}.consult-form{flex-grow:1}.consult-label{display:block;position:relative;margin-bottom:10px;font-weight:500;color:#A09B9A}.consult-input{width:100%;padding:0 10px;height:30px;box-sizing:border-box;border:none;background:#E0E0E0;color:#231815}.consult-input::placeholder{color:#F44336}.consult-input.error{color:#F44336}.consult-textarea{width:100%;padding:10px;box-sizing:border-box;border:none;background:#E0E0E0;color:#231815;font-family:"Cormorant Infant","Noto Serif TC",serif}.consult-select{width:100%;height:30px;outline:none;background:#E0E0E0;color:#231815;border:0;font-family:"Cormorant Infant","Noto Serif TC",serif}.consult-select option{font-family:"Cormorant Infant","Noto Serif TC",serif}.consult-group{display:flex;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-direction:column;flex-direction:column}.consult-group-row{width:100%;margin-bottom:10px}.consult-group-row select{width:calc(50% - 2px);height:30px;background:#E0E0E0;color:#231815;outline:none;border:0}.consult-group .street-address{flex-grow:1;display:flex;width:100%;-webkit-align-items:center;align-items:center}.consult-group .street-address label{margin-right:10px;min-width:60px}.consult-group .street-address #address{flex-grow:1;padding:0 10px;height:30px;box-sizing:border-box;border:none;background:#E0E0E0;color:#231815}.consult .basic{margin-bottom:4rem}.consult-item{margin-bottom:20px}.consult-code{display:flex;-webkit-align-items:center;align-items:center}.consult-code .contact-input{padding:0 10px;height:30px;box-sizing:border-box;border:none;background:#E0E0E0;color:#231815}.consult-code .contact-input::placeholder{color:#F44336}.consult-btn{display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-end;align-items:flex-end;gap:5px;margin-top:40px}.consult-item2 button.btn{padding:10px 20px}.contact{background:#fafafa;position:relative;padding-top:0}.contact-map{min-height:500px}@media screen and (min-width: 576px){.consult-item2{display:flex;-webkit-justify-content:space-between;justify-content:space-between}.consult-two{display:grid;grid-template-columns:repeat(2, 1fr);gap:2rem}}@media screen and (min-width: 992px){.consult .basic{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem}.consult-btn{-webkit-flex-direction:row;flex-direction:row;gap:2rem}.consult-title .catch{font-size:1.25rem}.consult-title .subCatch{font-size:1.45rem}}
