@import url(https://fonts.googleapis.com/css?family=Noto+Sans+TC:300,400,500,700,900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap);
*{box-sizing:border-box}body{font-family:Noto Sans TC,sans-serif;font-size:14px}.yuu-img-fluid{height:auto;width:100%}.yuu{height:auto}.yuu_wrap{max-width:465px;min-width:394px;width:100%}.yuu_btn{background-color:#3f7fd9;border-radius:5px;height:51px}.yuu_btn_inner{align-items:center;display:flex;height:100%;padding:13px 15px 13px 16px;position:relative}.yuu_icon{background-color:#e27e20;width:10px}.yuu_num{font-weight:500}.yuu_num,.yuu_num_id{color:#fff;font-size:15px;width:70%}.yuu_num_id{font-weight:700}.yuu_event{cursor:pointer;font-size:0;position:absolute;right:20px;top:50%;transform:translateY(-50%);width:18px}.yuu_arrow{width:15px}.yuu_arrow.up{transform:rotate(180deg);width:15px}.yuu_wrap.link .yuu_linked{display:none;width:17px}.yuu_logo{font-size:0;margin-right:9px;width:38px}.yuu_icon_change{align-items:center;cursor:pointer;display:flex;font-size:0;justify-content:flex-end;position:absolute;right:20px;top:50%;transform:translateY(-50%)}.yuu_icon_change .yuu_linked{width:17px}.yuu_icon_change .yuu_linked_hover img{width:15px}.yuu_unlink{display:none;width:15px}.yuu_icon_change:hover .yuu_linked_hover{display:block}.yuu_icon_change:hover .yuu_linked{display:none}.yuu_linked_hover{color:#fff;display:none;font-size:0;transition:all 2s ease-in}.yuu_linked_hover img{margin-right:5px;padding-top:5px}.yuu_linked_hover .hover_txt{font-size:13px;font-weight:700}.yuu_pop{background-color:#3f7fd9;border-radius:5px;display:none;height:279px;margin-top:5px;padding:25px 35px 25px 25px}.yuu_pop-inner{display:flex;flex-direction:column;height:100%;justify-content:space-between}.yuu_pop_txt,.yuu_pop_txt_en{color:#fff;font-size:14px;letter-spacing:.3px;line-height:1.5rem}.yuu_pop_txt_en{font-weight:700}.yuu_pop_input{border-radius:4px;color:#3f7fd9;font-size:15px;height:35px;margin-bottom:20px;padding:5px 10px;width:100%}.yuu_pop_input::-moz-placeholder{color:#3f7fd9}.yuu_pop_input:-ms-input-placeholder{color:#3f7fd9}.yuu_pop_input::placeholder{color:#3f7fd9}.yuu_pop_submit{background-color:#f9e08c;border-radius:4px;color:#3f7fd9;cursor:pointer;font-weight:700;height:35px;line-height:35px;text-align:center;width:100%}.yuu_unlink-btns{align-items:center;display:flex;justify-content:space-between}.yuu_half_btn{border-radius:4px;color:#3f7fd9;cursor:pointer;font-weight:700;height:35px;line-height:35px;text-align:center;width:45%}.yuu_unlink_cancel{background-color:#fff}.yuu_unlink_submit{background-color:#f9e08c}.show{display:block}.hidden{display:none}.error-msg{color:red}input{border:none}input:focus{outline:none}
