@charset "UTF-8";
/*
font-family :"Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'Roboto', sans-serif;
*/
/* line 12, header.scss */
body:not(#home) header { height: 123px; }

/* line 16, header.scss */
body:not(#home):not(#dept) header #header { max-width: 100%; height: 100%; position: relative; }
/* line 17, header.scss */
body:not(#home):not(#dept) header #header h1, body:not(#home):not(#dept) header #header #h01 { width: 250px; position: absolute; top: calc(100% + 25px); left: 25px; z-index: 20; }

/*@media print,screen and (min-width:751px){*/
/* line 40, header.scss */
#grobalNav { position: absolute; top: 47px; right: 56px; z-index: 10; }
/* line 42, header.scss */
#grobalNav .drawer-nav ul.drawer-menu { display: flex; justify-content: flex-end; flex-wrap: wrap; }
/* line 43, header.scss */
#grobalNav .drawer-nav ul.drawer-menu li { line-height: 1.5; }
/* line 44, header.scss */
#grobalNav .drawer-nav ul.drawer-menu li:not(:last-child) { margin-right: 25px; }
/* line 45, header.scss */
#grobalNav .drawer-nav ul.drawer-menu li a { color: inherit; display: flex; flex-direction: column; flex-wrap: wrap; align-items: flex-start; border-left: 4px solid #187fc3; padding-left: 12px; }
/* line 46, header.scss */
#grobalNav .drawer-nav ul.drawer-menu li a:hover { opacity: 1; color: #187fc3; }
/* line 47, header.scss */
#grobalNav .drawer-nav ul.drawer-menu li a em { font-size: 18px; font-weight: 600; }
/* line 48, header.scss */
#grobalNav .drawer-nav ul.drawer-menu li a span.en { font-size: 14.4px; }
/* line 51, header.scss */
#grobalNav .drawer-nav ul.drawer-menu li.dept em { letter-spacing: .075em; }

/* line 63, header.scss */
#dept ul.drawer-menu li.dept a, #articles ul.drawer-menu li.articles a, #port ul.drawer-menu li.port a { color: #187fc3; }

/*}*/
