/* English KEA /sp/ 共通上部固定メニュー */
.ekea-fixed-top-nav{position:fixed;top:0;left:0;width:100%;z-index:99999;background:#596b35;border-bottom:1px solid rgba(0,0,0,.18);box-shadow:0 2px 5px rgba(0,0,0,.18);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif}.ekea-fixed-top-nav .ekea-nav-inner{display:grid;grid-template-columns:repeat(5,1fr);width:100%;margin:0 auto}.ekea-fixed-top-nav a{min-width:0;height:54px;padding:5px 2px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;color:#fff;text-decoration:none;text-align:center;font-size:12px;font-weight:bold;line-height:1.25;border-right:1px solid rgba(255,255,255,.28);white-space:normal;word-break:keep-all}.ekea-fixed-top-nav a:last-child{border-right:0}.ekea-fixed-top-nav a:hover,.ekea-fixed-top-nav a:focus{background:#465529}.ekea-fixed-top-nav a.current{background:#31421f;color:#fff}.ekea-fixed-top-nav a.free-trial{background:#a33b2f}.ekea-fixed-top-nav a.free-trial:hover,.ekea-fixed-top-nav a.free-trial:focus{background:#842f26}.ekea-fixed-top-spacer{height:54px}@media screen and (min-width:769px){.ekea-fixed-top-nav{display:none!important}.ekea-fixed-top-spacer{display:none!important;height:0!important}}@media screen and (max-width:359px){.ekea-fixed-top-nav a{font-size:11px;padding-left:1px;padding-right:1px}}
