#header{z-index:20;position:relative;width:100%;transition:top .2s ease-in-out;padding:1.5rem 0;height:auto!important}#header ._h-top,#header ._h-top ._logo{display:flex;justify-content:space-between}#header ._h-top ._logo{height:100%;align-items:center;gap:1.5rem}@media(max-width:1165px){#header ._h-top ._logo{flex-direction:column;gap:.5rem;align-items:flex-start}}@media(max-width:480px){#header ._h-top ._logo{gap:0}}#header ._h-top ._logo img{max-width:208px}@media(max-width:480px){#header ._h-top ._logo img{max-width:165px}}#header ._h-top ._logo span{display:block;font-size:1.2rem;width:100%;color:#70c9e2;letter-spacing:0}@media(max-width:550px){#header ._h-top ._logo span{font-size:.7rem;margin-top:.6rem}}#header ._h-top ._inbox{display:flex}#header ._h-top ._inbox .search-form{border:1px solid #333}#header ._h-top ._inbox .search-form input,#header ._h-top ._inbox .search-form input::placeholder{color:#333}#header ._h-top ._inbox .search-form button:before{filter:none}@media(max-width:960px){#header ._h-top ._inbox ._nav{margin-left:0}}#header ._h-top ._inbox ._nav ._icons{display:flex;justify-content:space-between;margin-left:3rem;position:relative}@media(max-width:550px){#header ._h-top ._inbox ._nav ._icons{margin-left:0}}#header ._h-top ._inbox ._nav ._icons li{text-align:center;font-weight:600;font-size:1.1rem;width:70px}@media(max-width:610px){#header ._h-top ._inbox ._nav ._icons li{width:56px}}@media(max-width:480px){#header ._h-top ._inbox ._nav ._icons li{width:40px}}#header ._h-top ._inbox ._nav ._icons li a{color:#333}#header ._h-top ._inbox ._nav ._icons li img{display:block;margin:0 auto 3px;height:26px;object-fit:contain}@media(max-width:480px){#header ._h-top ._inbox ._nav ._icons li img{height:20px}}#header ._h-top ._inbox ._nav ._icons li p{margin-top:.6rem;font-family:Noto Sans JP,sans-serif}@media(max-width:550px){#header ._h-top ._inbox ._nav ._icons li p{font-size:1rem}}@media(max-width:480px){#header ._h-top ._inbox ._nav ._icons li p{font-size:.9rem}}#header ._h-top ._inbox ._nav .lang-menu{cursor:pointer;position:relative}#header ._h-top ._inbox ._nav .lang-menu:hover #lang-switcher{display:flex}#header ._h-top ._inbox ._nav .lang-menu #lang-switcher{position:absolute;background:hsla(0,0%,100%,.85);padding:1rem 1.5rem 1rem 2rem;display:none;margin-top:.1rem;right:-1.4rem;border-radius:10px;text-align:left;flex-direction:column;gap:.3rem;box-shadow:0 3px 6px -2px rgba(0,0,0,.15)}@media(max-width:610px){#header ._h-top ._inbox ._nav .lang-menu #lang-switcher{right:-2em}}@media(max-width:480px){#header ._h-top ._inbox ._nav .lang-menu #lang-switcher{right:-2em;padding:1rem 1rem 1rem 1.5rem}}#header ._h-top ._inbox ._nav .lang-menu #lang-switcher a{display:block;width:60px;font-size:1.4rem;font-weight:400}#header.sticky{position:-webkit-sticky;position:sticky;z-index:990;width:100%;background-color:hsla(0,0%,100%,.85);box-shadow:0 2px 4px rgba(0,0,0,.05)}#header.sticky #lang-switcher{background:#fff!important}