.header{width:100%;min-width:1024px;background:#fff;z-index:9999}.header__inner{display:flex;justify-content:space-between;align-items:center;height:110px;padding:0 50px}.header.hidden{visibility:hidden;opacity:0}.header__entry{width:300px;height:60px;background:url("/img/pc/lp/mystery/header/header_entry-bg.png") no-repeat}.header__entry a{display:block;font-size:14px;font-weight:bold;text-align:center;line-height:60px;position:relative}.header__entry a::after{content:"";display:inline-block;width:6px;height:6px;border-left:0;border-bottom:0;border-top:1px solid #000;border-right:1px solid #000;transform:rotate(45deg);position:absolute;right:22px;top:0;bottom:0;margin:auto}