.news-menu-pc{display:none !important;}@media screen and (min-width:992px){.news-menu-mobile{display:none !important;}.news-menu-pc{display:block !important;position:relative;z-index:9000;background:#00b5ad;width:100%;box-shadow:0 2px 5px rgba(0,0,0,0.1);}.news-menu-pc .nav-wrapper{display:flex;align-items:center;justify-content:center;min-height:48px;padding:0;}.news-menu-pc .click-menu-pc,.news-menu-pc .click-menu-pc ul{list-style:none;padding:0;margin:0;}.news-menu-pc .click-menu-pc{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;width:100%;max-width:100%;gap:4px;}.news-menu-pc .click-menu-pc > li{position:relative;border:none;flex:0 0 auto;}.news-menu-pc .click-menu-pc a{display:block;color:#fff;text-decoration:none;font-size:16px;line-height:1.3;padding:15px 22px;white-space:nowrap;}.news-menu-pc .click-menu-pc a:hover{background:rgba(0,0,0,0.08);}.news-menu-pc .view-all-link{font-weight:bold;color:#fffbde !important;}.news-menu-pc .click-menu-pc ul{display:none;background:#008b85;width:100%;}.news-menu-pc .click-menu-pc li.open-sub > ul{display:block !important;}.news-menu-pc .click-menu-pc > li > ul{position:absolute;top:100%;left:0;min-width:240px;z-index:999;box-shadow:0 4px 10px rgba(0,0,0,0.15);}.news-menu-pc .click-menu-pc ul ul{position:relative;top:0;left:0;background:rgba(0,0,0,0.12);box-shadow:none;}.news-menu-pc .click-menu-pc ul ul a{padding-left:35px;white-space:normal;}.news-menu-pc .has-children > a:after{content:"+";margin-left:4px;font-weight:bold;font-size:13px;color:rgba(255,255,255,0.85);}.news-menu-pc .has-children.open-sub > a:after{content:"−";}}