html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;line-height:1.6rem;vertical-align:baseline;background:transparent}html{color:#666;font-family:Avenir,"Open Sans","Helvetica Neue",Helvetica,Arial,Verdana,Roboto,"游ゴシック","Yu Gothic","游ゴシック体","YuGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;min-width:100%;min-height:100%;height:auto}.tegaki{font-family:'Gloria Hallelujah',cursive}nav,.nav{font-family:Avenir,"Open Sans","Helvetica Neue",Helvetica,Arial,Verdana,Roboto,"游ゴシック","Yu Gothic","游ゴシック体","YuGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif}body{line-height:1;min-width:100%;min-height:100%;height:100%}article,aside,canvas,details,figcaption,figure,footer,header,menu,nav,section,summary{display:block}nav ul{list-style:none}blockquote,q{quotes:none}.gFont{font-family:'Orbitron',sans-serif}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}a{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;background:transparent;color:#00b53f;transition:300ms}a:hover{color:#f4bf42}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle;margin:.5rem 0}*:focus{outline:0}.description{margin:1rem 0}html,body,#wrapper{width:100%;min-width:768px;background:#f9f9f9}#processing{width:100vw;height:100vh;background:#4070bd;color:white;justify-content:center;align-items:center;flex-wrap:wrap;display:none;position:fixed;top:0;left:0;z-index:9999}#processing .processingText{height:2rem;width:100%;text-align:center;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;padding-top:70px;font-size:1.5rem}#processing .spinnerArea{font-size:2rem;line-height:0;position:absolute;width:100%;height:2rem;top:0;left:0;right:0;bottom:0;margin:auto}#processing .spinnerArea .spinner{width:100%;text-align:center}#processing .spinnerArea .spinner>div{width:18px;height:18px;background-color:#fff;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1s infinite ease-in-out both;animation:sk-bouncedelay 1s infinite ease-in-out both;transform:scale(0)}#processing .spinnerArea .spinner .bounce1{-webkit-animation-delay:-0.23s;animation-delay:-0.23s}#processing .spinnerArea .spinner .bounce2{-webkit-animation-delay:-0.09s;animation-delay:-0.09s}@-webkit-keyframes sk-bouncedelay{0,80%,100%{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0,80%,100%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.on{display:block !important;opacity:1}header{width:100%;background:#4070bd;height:100px;color:white;padding:1rem;box-sizing:border-box;position:fixed;top:0;left:0;z-index:1}header h1{font-size:1rem;grid-column:1}header h1>a{color:#f9f9f9;text-decoration:none}header>div:first-child{display:grid;grid-template-columns:1fr 1fr 1fr 1fr}header>div:first-child>p:nth-child(2){grid-column:2;justify-self:right}header>div:first-child>p:nth-child(3){grid-column:3;justify-self:right}header>div:first-child>p:last-child{grid-column:4;justify-self:right}header>div:first-child>p{background:white;transition:500ms;padding:.2rem;border-radius:3px}header>div:first-child>p>a{text-decoration:none;color:#4070bd}header>div:first-child>p:hover{background:#4070bd}header>div:first-child>p:hover a{text-decoration:underline;color:white}header>div:nth-child(2){display:flex;justify-content:space-between;align-items:flex-end;margin-top:1rem}header>div:nth-child(2)>nav>ul{display:flex;flex-wrap:nowrap;justify-content:flex-end;align-items:flex-end;list-style-type:none}header>div:nth-child(2)>nav>ul>li{background:white;transition:500ms;margin:0 1rem;padding:.2rem;border-radius:3px}header>div:nth-child(2)>nav>ul>li>ul.subMenu{position:absolute;background:#aaa;display:none;cursor:pointer;border-radius:10px}header>div:nth-child(2)>nav>ul>li>ul.subMenu>li{background:white;padding:.2rem .5rem}header>div:nth-child(2)>nav>ul>li>ul.subMenu>li>a{color:#f4bf42;text-decoration:none;transition:300ms}header>div:nth-child(2)>nav>ul>li>ul.subMenu>li>a:hover{color:#f4bf42;text-decoration:none}header>div:nth-child(2)>nav>ul>li a{text-decoration:none;color:#4070bd}header>div:nth-child(2)>nav>ul li:last-child{margin-right:0}header>div:nth-child(2)>nav>ul li:hover{background:#4070bd}header>div:nth-child(2)>nav>ul li:hover a{text-decoration:underline;color:white}div.contentMenu{background:whitesmoke;width:200px;min-height:100vh;position:fixed;top:0;left:0;padding:0 1rem;padding-top:100px;box-sizing:border-box;text-align:center;z-index:1}div.contentMenu>nav{padding-top:1rem}div.contentMenu>nav>ul>li{margin:.5rem 0}div.contentMenu>nav>ul>li>a{font-weight:bold;text-decoration:none}div.contentMenu>nav>ul li:first-child{margin-top:0}div.content{box-sizing:border-box;min-height:calc(100vh - 100px - 20px);position:relative;z-index:0;margin-top:calc(100px);padding-top:2rem}div.content>div.contentBody{width:98%;left:0;box-sizing:border-box;padding-bottom:5rem;margin:0 auto}h2{width:100%;text-align:center;margin:1rem 0;color:#4070bd}footer{position:absolute;bottom:0;right:0;height:2rem;width:100%;text-align:center;border-top:1px solid #666;background:#f9f9f9;z-index:1}input[type="submit"],#ngReasonButton,#ngReasonClose{background:#4070bd;border:0;color:white;border-radius:3px}.errorMes,.error-message{color:red;font-weight:bold}.returnMes{color:#1cd2a8;font-weight:bold}tr.blackList>td{background:#ffd4e8}.pager{text-align:center;margin-top:1rem;font-weight:700}.pager>span{padding:0 .2rem}.alert{font-weight:700;color:deepskyblue;display:none}.highLight{background:#ffe1d9 !important}.hidden{display:none !important;visibility:hidden}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.invisible{visibility:hidden}.btn{position:relative;display:inline-block;padding:0 .5em;text-decoration:none;color:#FFF !important;background:#4070bd;border-radius:2px;box-shadow:inset 0 1px 0 rgba(255,255,255,0.2);text-shadow:0 1px 0 rgba(0,0,0,0.2);width:100%}.btn:active{border:solid 1px #03a9f4;box-shadow:none;text-shadow:none}@media print{*,*:before,*:after{background:transparent !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}