html,body{height:100vh;padding:0;margin:0}*{box-sizing:border-box;font-family:メイリオ,"ＭＳ Ｐゴシック","Helvetica Neue",Helvetica,Arial,sans-serif}button,input,select,textarea{font-size:100%}textarea{display:block;resize:vertical}input[type=checkbox],input[type=radio]{margin:0px 4px 4px 0px}label{margin-right:1rem;white-space:nowrap}a[href]{text-decoration:none}a[href]:link{color:#008}a[href]:visited{color:#800}a[href]:hover{color:#c00}a[href]:active{color:#c00}body.flexlayout #_header{display:flex;justify-content:space-between;min-height:36px;padding:0.25rem}body.flexlayout #_header a img{display:inline-block;padding:0 0.25rem}body.flexlayout #_header #open_menu{opacity:.7;cursor:pointer}body.flexlayout #_header #open_menu::before{content:"";display:inline-block;width:24px;height:24px;background:url(../img/menu.svg) no-repeat;background-size:contain;vertical-align:middle;margin:2px 4px}body.flexlayout #_header>div:last-child{padding-right:4px}body.flexlayout #_header .setting{display:inline-block;width:1.5rem;text-align:center}body.flexlayout #_header .setting a::before{content:"";display:inline-block;width:1rem;height:1rem;background:url(../img/settings.svg) no-repeat;background-size:contain;vertical-align:sub;margin:2px 2px}body.flexlayout #_header .setting:hover a:before{filter:invert(15%) sepia(95%) saturate(6932%) hue-rotate(358deg) brightness(85%) contrast(112%)}body.flexlayout #_contents{display:flex;height:calc(100% - 36px);overflow:auto}body.flexlayout #_contents #_menu{display:flex;flex-direction:column}body.flexlayout #_contents #_menu>ul{margin:0;padding:0;list-style:none;z-index:3;overflow:auto;overflow-x:none;scrollbar-width:none}body.flexlayout #_contents #_menu>ul::-webkit-scrollbar{display:none}body.flexlayout #_contents #_menu>ul>li{margin-bottom:0.25rem;padding-top:0.25rem;padding-left:0.5rem}body.flexlayout #_contents #_menu>ul>li a{display:block;color:#000;white-space:nowrap;text-decoration:none;font-size:0.9rem;color:#000;text-shadow:1px 0px 2px #fff , -1px 0px 2px #fff , 0px -1px 2px #fff , 0px 1px 2px #fff;cursor:pointer}body.flexlayout #_contents #_menu>ul>li a img{padding:0.25rem;vertical-align:middle}body.flexlayout #_contents #_menu>ul>li a:hover{color:#c00}body.flexlayout #_contents #_menu>ul>li>ul{position:fixed;margin-left:2rem;margin-top:-2rem}body.flexlayout #_contents #_menu>ul>li>ul>li a{padding:0.25rem}body.flexlayout #_contents #_body{vertical-align:top}body.flexlayout #_contents #_body.content_body{width:100%;padding:0 1rem 1rem 1rem}body.flexlayout #_contents .content_title{font-weight:bold;margin-bottom:0.25rem}input[readonly],input[disabled],button[disabled]{cursor:not-allowed}input.error,select.error,textarea.error,span.error{border:solid 1px #b94a48;border-radius:3px;padding:2px 3px}span.error{display:block;padding:0}button.search{border:0;padding:3px;background-color:transparent}button.search::before{content:"";display:inline-block;width:1rem;height:1rem;background:url(../img/search.svg) no-repeat;background-size:contain;vertical-align:middle;margin:4px 2px;filter:invert(0%) hue-rotate(64deg)}button.search:hover::before{filter:initial}.btn.icon:enabled::before{content:"";display:inline-block;width:1rem;height:1rem;vertical-align:middle;margin:0 1px 2px 0}.btn.newdoc:enabled::before{background:url(../img/file.svg) no-repeat;background-size:contain;filter:invert(30%)}.btn.newdoc:enabled:hover::before{filter:initial}.btn.save:enabled::before{background:url(../img/download.svg) no-repeat;background-size:contain;filter:invert(30%)}.btn.save:enabled:hover::before{filter:invert(17%) sepia(91%) saturate(7085%) hue-rotate(128deg) brightness(90%) contrast(106%)}.btn.send:enabled::before{background:url(../img/send.svg) no-repeat;background-size:contain;filter:invert(30%)}.btn.send:enabled:hover::before{filter:invert(17%) sepia(91%) saturate(7085%) hue-rotate(128deg) brightness(90%) contrast(106%)}.btn.delete:enabled::before{background:url(../img/trash.svg) no-repeat;background-size:contain;filter:invert(30%)}.btn.delete:enabled:hover::before{filter:invert(15%) sepia(95%) saturate(6932%) hue-rotate(358deg) brightness(85%) contrast(112%)}a.btn.newdoc::before{content:"";display:inline-block;width:1rem;height:1rem;background:url(../img/newdoc.svg) no-repeat;background-size:contain;vertical-align:middle;margin:4px 2px}.scrollarea{overflow-y:auto;margin:0rem -1rem;padding:1rem}.flexrow{display:flex;justify-content:space-between;align-items:center}.flexrow a{display:inline-block}.flexrow a img{vertical-align:baseline}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}.text-ellipsis{max-width:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-numeric{text-align:right;display:inline-block;padding-right:6px}.text-highlight{display:inline-block;background-color:yellow}.hidden{display:none}.pagination{display:flex;justify-content:flex-end}.pagination ul{margin:0}.pagination li{list-style:none;display:inline-block;border:1px solid silver;background-color:#eee;vertical-align:middle;margin:2px 1px}.pagination li a{display:block;min-width:1.75rem;padding:0.25rem;text-align:center}.pagination li a:visited{color:#800}.pagination li.current{background-color:#fff}.tooltip{position:absolute;min-width:28ex;z-index:1210;display:block;font-size:12px;line-height:1.4;visibility:visible;filter:alpha(opacity=0);opacity:0}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#C53434}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#C53434}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.bottom .tooltip-arrow{border-bottom-color:#C53434}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#C53434}.tooltip .tooltip-inner{max-width:200px;padding:3px 8px;color:#fff !important;text-align:left;text-decoration:none;border-radius:4px;background-color:#C53434}.tooltip .tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}#detail{width:100%;overflow:auto;margin:0;padding:0;font-size:0.94rem}table.contents{width:100%;border-collapse:collapse;background-color:#fff}table.contents>thead>tr>th{padding:0.25rem;text-align:left;word-break:break-all}table.contents>thead>tr>th.sorter{cursor:pointer}table.contents>thead>tr>th.sorter:hover{color:#c00}table.contents>thead>tr>th.sorter span{display:block}table.contents>thead>tr>th.sorter span.desc::after{content:"";display:inline-block;width:1rem;height:1rem;background:url("../img/chevron-down.svg") no-repeat;background-size:contain;vertical-align:middle;margin-bottom:2px}table.contents>thead>tr>th.sorter span.asc::after{content:"";display:inline-block;width:1rem;height:1rem;background:url("../img/chevron-up.svg") no-repeat;background-size:contain;vertical-align:middle;margin-bottom:2px}table.contents>thead>tr>th.color_evt{color:goldenrod}table.contents>thead>tr>th.color_sun{color:#f66}table.contents>thead>tr>th.color_sat{color:royalblue}table.contents>thead>tr>td{padding:0.25rem;text-align:left;word-break:break-all}table.contents>tbody>tr>th{border:1px solid silver;padding:0.25rem;text-align:left}table.contents>tbody>tr>th::before{border:1px solid silver}table.contents>tbody>tr>td{border:1px solid silver;padding:0.25rem;word-break:break-all}table.contents>tbody>tr>td::before{border:1px solid silver}table.contents>tbody>tr[data-id]{cursor:pointer}table.contents>tbody>tr[data-id]:hover td{color:black !important;background-color:#fee !important}table.contents>tfoot>tr>th{border:1px solid silver;padding:0.25rem;text-align:left}table.contents>tfoot>tr>th::before{border:1px solid silver}table.contents>tfoot>tr>td{border:1px solid silver;padding:0.25rem;word-break:break-all}table.contents>tfoot>tr>td::before{border:1px solid silver}table.contents>tfoot>tr[data-id]{cursor:pointer}table.contents>tfoot>tr[data-id]:hover td{color:black !important;background-color:#fee !important}table.contents.scrolltable{width:calc(100% - 1px) !important}table.contents.scrolltable>thead>tr>th{position:sticky;top:0}table.contents.scrolltable>thead>tr>th:first-child{left:0;z-index:2}table.contents.scrolltable>thead>tr>th::before{content:"";position:absolute;top:-1px;left:-1px;width:100%;height:100%;pointer-events:none}table.contents.scrolltable tbody tr:nth-child(odd) td:first-child{background-color:#fff}table.contents.scrolltable tbody tr td:first-child{position:sticky;left:0;z-index:1}table.contents.scrolltable tbody tr td:first-child::before{content:"";position:absolute;top:-1px;left:-1px;width:100%;height:100%;z-index:-1}table.contents .selected{background-color:#ffd966 !important}table.contents .required::after{content:"\ff0a";color:red;font-weight:bold}table.contents .midoc::before{content:"\2605";color:red;font-size:90%}div.updator{display:table;margin-left:auto;font-size:80%}div.updator>div{display:table-row}div.updator>div span{display:table-cell;padding-left:0.25rem}#loading{width:200px;padding:15px;border:solid 1px silver;border-radius:5px;box-shadow:0px 0px 5px 2px rgba(0,0,0,0.1);position:fixed;top:50%;left:50%;margin-top:-50px;margin-left:-100px;background-color:#FFF;filter:alpha(opacity=85);-moz-opacity:0.85;opacity:0.85;z-index:101}#loading+div.loadingBlock{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:100}#loading .loadingMsg{text-align:center;padding-top:50px;width:100%;background:url("../img/ajax-loader.gif") no-repeat;background-position:center top}#caldlg{user-select:none;-ms-user-select:none}#caldlg.frame{position:absolute;z-index:1100;padding:4px;border:1px solid #ccc;text-align:center;width:200px;background-color:white}#caldlg a{text-decoration:none;color:#000}#caldlg a:link{color:#008}#caldlg a:visited{color:#800}#caldlg a:hover{color:#c00}#caldlg a:active{color:#c00}#caldlg .months{display:none}#caldlg .months.visible{display:block}#caldlg .years{display:none}#caldlg .years.visible{display:block}#caldlg .week,#caldlg .days,#caldlg .mons,#caldlg .footer{display:table;border-collapse:collapse;width:100%}#caldlg .week>div,#caldlg .days>div,#caldlg .mons>div,#caldlg .footer>div{display:table-row}#caldlg .week>div>span,#caldlg .days>div>a,#caldlg .mons>div>a,#caldlg .footer>div>a{display:table-cell;padding:2px}#caldlg .header{display:flex;justify-content:space-between}#caldlg .header a{min-width:30px;cursor:pointer}#caldlg .header a.pyear::before,#caldlg .header a.pmonth::before{content:"";display:inline-block;width:1.2rem;height:1.2rem;background:url("../img/chevrons-left.svg") no-repeat;background-size:contain;vertical-align:middle;margin-bottom:2px}#caldlg .header a.nyear::before,#caldlg .header a.nmonth::before{content:"";display:inline-block;width:1.2rem;height:1.2rem;background:url("../img/chevrons-right.svg") no-repeat;background-size:contain;vertical-align:middle;margin-bottom:2px}#caldlg .header a span,#caldlg .footer a span{display:none}#caldlg .week>div>span{min-width:20px;font-size:80%}#caldlg .days>div>a{border:1px solid #ccc;min-width:20px;cursor:pointer}#caldlg .days a:hover{color:#fff;background-color:darkblue}#caldlg .week .sun,#caldlg .days .sun,#caldlg .days .holi{color:#c00}#caldlg .days .evnt{color:goldenrod}#caldlg .week .sat,#caldlg .days .sat{color:#00c}#caldlg .days .today{background-color:lightgreen}#caldlg .days .pmon,#caldlg .days .nmon{background-color:#eee}#caldlg .mons a:hover{color:#fff;background-color:darkblue}#caldlg .mons .today{background-color:lightgreen}#caldlg .mons>div>a{border:1px solid #ccc;min-width:40px;cursor:pointer}#caldlg .footer>div>a{font-size:90%}#caldlg .footer #today{cursor:pointer}#timdlg.frame{position:absolute;z-index:1100;border:1px solid #ccc;width:auto;background-color:white}#timdlg ul{margin:0;padding:0;list-style:none}#timdlg ul li{padding:2px 8px 2px 4px;min-width:7ex;text-align:center;cursor:pointer}#timdlg ul li:hover{color:white;background-color:navy}#timdlg ul li.active{color:black}.hoverbox{position:relative}.hoverbox:hover>ul{display:block;opacity:0;animation:fadeIn 0.15s 0.15s forwards}.hoverbox>ul{display:none;position:absolute;list-style:none;margin:0;padding:0.25rem;overflow:overlay;border:1px solid silver !important;border-radius:3px;background-color:#fff;box-shadow:0px 0px 3px 1px rgba(0,0,0,0.1);text-align:left;z-index:2}.hoverbox>ul>li{display:table-row;white-space:nowrap}.hoverbox>ul>li>span{display:table-cell;margin-right:1ex}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.tabmenu>ul{margin-top:0;padding-left:0;border-bottom:1px solid gray;list-style:none;margin-bottom:0.25rem}.tabmenu>ul>li{float:left;margin-bottom:-1px}.tabmenu>ul>li>a{margin-right:2px;display:block;min-width:60px;padding:4px 10px;border-radius:3px 3px 0 0;color:#000;text-align:center;text-decoration:none;user-select:none;cursor:pointer}.tabmenu>ul>li>a:link{color:#000}.tabmenu>ul>li>a:visited{background-color:#fff;color:#000}.tabmenu>ul>li:not(.visible)>a:hover{background-color:#ddd;color:#c00}.tabmenu>ul>li.visible>a{border:1px solid gray;border-radius:3px 3px 0 0;border-width:1px 1px 0px 1px;background-color:#fff;color:#000;cursor:default}.tabmenu>ul>li>ul{position:absolute;display:none;margin:0;padding:0px;border:1px solid gray;background-color:#fff;list-style:none}.tabmenu>ul>li>ul>li{padding:0}.tabmenu>ul>li>ul>li>a{display:block;min-width:60px;cursor:pointer;padding:4px;color:#000}.tabmenu>ul>li>ul>li>a:hover{background-color:#ddd;color:#c00}.tabmenu>ul::after{clear:both;display:table;content:" "}a.user::before{content:"";display:inline-block;width:1rem;height:1rem;background:url("../img/user.svg") no-repeat;background-size:contain;vertical-align:middle;margin-right:2px;margin-bottom:3px;filter:invert(8%) sepia(99%) saturate(7044%) hue-rotate(247deg) brightness(90%) contrast(145%)}a.group::before{content:"";display:inline-block;width:1rem;height:1rem;background:url("../img/users.svg") no-repeat;background-size:contain;vertical-align:middle;margin-right:2px;margin-bottom:3px;filter:invert(17%) sepia(91%) saturate(7085%) hue-rotate(128deg) brightness(90%) contrast(106%)}.alert{padding:6px;border-radius:3px;vertical-align:middle;background-color:rgba(255,255,255,0.3);font-size:85%}.alert.is-success{color:#3c763d}.alert.is-info{color:#31708f}.alert.is-warning{color:#8a6d3b}.alert.is-error{color:#a94442}.toast{position:fixed;left:50%;top:30%;transform:translateY(-50%) translateX(-50%);text-align:center;z-index:10000;padding:1rem 5rem;border-radius:3px;background-color:#f0f0f0;border:1px solid #f0f0f0;box-shadow:0px 0px 4px 0px gray}.toast.is-success{border-color:#3c763d;color:#3c763d}.toast.is-info{border-color:#31708f;color:#31708f}.toast.is-warning{border-color:#8a6d3b;color:#8a6d3b}.toast.is-error{border-color:#a94442;color:#a94442}@media print{body{background:none !important;background-color:white !important}header,footer,#_menu{display:none !important}#_contents .scrollarea{height:auto !important}#_contents .actions{display:none !important}}.cheetan_sql_log th,.cheetan_sql_log td{border:solid 1px gray;word-break:break-all}.debug{background-color:#fee !important;color:#c00}table.contents.stripe>tbody>tr:nth-child(even)>td{background-color:#f8f8f8}table.contents>thead>tr>th,table.contents>thead>tr>td{border:1px solid silver}table.contents>thead>tr>th::before,table.contents>thead>tr>td::before{border:1px solid silver}table.contents>tbody>tr>th,table.contents>tbody>tr>td{border:1px solid silver}table.contents>tbody>tr>th::before,table.contents>tbody>tr>td::before{border:1px solid silver}table.contents>tfoot>tr>th,table.contents>tfoot>tr>td{border:1px solid silver}table.contents .th01{background-color:#D3D3D3;border:1px solid silver}table.contents .th01 th,table.contents .th01 td{background-color:#D3D3D3;border:1px solid silver}table.contents .th02{background-color:#DCDCDC}table.contents .th02 th,table.contents .th02 td{background-color:#DCDCDC}table.contents .th03{background-color:#F5F5F5;border:1px solid silver}table.contents .th03 th,table.contents .th03 td{background-color:#F5F5F5;border:1px solid silver}table.contents .th03 th::before{border:1px solid silver}.active{background-color:gold}
