.module{margin-bottom:1rem}.module .hd{padding:.6rem;border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;line-height:1.2rem}.module .hd h3{font-size:.8rem;font-weight:bold;color:#333}.module .bd{padding:.5rem;background:#fafafa;border-bottom:.05rem solid #dfdfdf}.module .bd form{display:flex;flex-direction:column;gap:.4rem}.module .bd .field-wrapper{display:flex;gap:.4rem;overflow:hidden}.module .bd p{line-height:1.2rem;font-size:.6rem;color:#999}.module .bd input[type=text],.module .bd input[type=tel]{flex:1;min-width:0;height:2rem;padding:.3rem .3rem .3rem 2rem;background:#fff url("/static/image/public/icon-search.png") .5rem center no-repeat;background-size:auto 1rem;border:.05rem solid #dfdfdf;line-height:1.3rem;box-sizing:border-box;outline:none;border-radius:.2rem;-webkit-appearance:none}.module .bd input[type=submit]{width:24%;height:2rem;background:#4bae4f;border:none;line-height:2rem;color:#fff;border-radius:.2rem;-webkit-appearance:none;outline:none}.module .bd .suggestion{position:absolute;z-index:99;background:#fff;margin-top:3px}.module .bd .suggestion ul{padding:.15rem 0;border:1px solid #dcdcdc;border-radius:.1rem}.module .bd .suggestion li{padding:0 .9rem;line-height:1.6rem;font-size:.7rem;color:#333}.module .bd .suggestion .active{background:#ccc}.module .ft{padding:.5rem;line-height:1.2rem;color:#333}.module .ft .time{font-size:.7rem;color:#666}.module .ft h4{padding-top:.5rem;line-height:1.8rem;text-align:center;font-weight:normal;font-size:.8rem}.module .ft table{width:100%;background:#fff;border-collapse:collapse;margin-bottom:.4rem}.module .ft table th,.module .ft table td{padding:.3rem .5rem;font-size:.7rem;color:#333;border:1px solid #eaeaea}.module .ft table .th,.module .ft table th{white-space:nowrap;background:#f4f4f4}.module .ft table tbody .th{text-align:right}.module .error{color:#d00}