﻿@charset "UTF-8";html{font-size:10px;width:100vw;height:100vh;box-sizing:border-box;}body{width:100%;height:100%;margin:0;font-family:"Yu Gothic UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","Segoe UI",-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.3rem;color:#252423;box-sizing:border-box;}a{color:#0078d4;text-decoration:none;}a:visited{color:#0078d4;}a:hover{color:#004578;text-decoration:underline;}a:active{color:#004578;}input{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:"Yu Gothic UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","Segoe UI",-apple-system,BlinkMacSystemFont,sans-serif;}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:"Yu Gothic UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","Segoe UI",-apple-system,BlinkMacSystemFont,sans-serif;background-color:#fff;border:1px solid #8a8886;border-radius:2px;color:#252423;padding:0 1.6rem 0 1.6rem;font-size:1.3rem;min-width:8rem;height:3.2rem;}button.common{color:#252423;}button.large{width:16rem;}button.small{width:10.4rem;}button:hover{background-color:#f3f2f1;border:1px solid #8a8886;}button:active{background-color:#edebe9;border:1px solid #8a8886;}button:disabled{background-color:#fff;border-color:#f3f2f1;color:#a19f9d;cursor:default;}button:focus{outline:none;}button.manage{color:#143767;}button.manage:hover{color:#003c78;}button.manage:active{color:#036;}button.manage:disabled{color:#a19f9d;}button.manage.apply{background-color:#143767;color:#fff;border-color:#143767;}button.manage.apply:hover{background-color:#003c78;border-color:#003c78;}button.manage.apply:active{background-color:#036;border-color:#036;}button.manage.apply:disabled{background-color:#f3f2f1;border-color:#f3f2f1;color:#a19f9d;}button.edit{color:#2b579a;}button.edit:hover{color:#274e8a;}button.edit:active{color:#204173;}button.edit:disabled{color:#a19f9d;}button.edit.apply{background-color:#2b579a;color:#fff;border-color:#2b579a;}button.edit.apply:hover{background-color:#274e8a;border-color:#274e8a;}button.edit.apply:active{background-color:#204173;border-color:#204173;}button.edit.apply:disabled{background-color:#f3f2f1;border-color:#f3f2f1;color:#a19f9d;}button.finance{color:#39714a;}button.finance:hover{color:#336642;}button.finance:active{color:#2a5437;}button.finance:disabled{color:#a19f9d;}button.finance.apply{background-color:#39714a;color:#fff;border-color:#39714a;}button.finance.apply:hover{background-color:#336642;border-color:#336642;}button.finance.apply:active{background-color:#2a5437;border-color:#2a5437;}button.finance.apply:disabled{background-color:#f3f2f1;border-color:#f3f2f1;color:#a19f9d;}button.auth{color:#b7472a;}button.auth:hover{color:#ab4277;}button.auth:active{color:#9e3d24;}button.auth:disabled{color:#a19f9d;}button.auth.apply{background-color:#b7472a;color:#fff;border-color:#b7472a;}button.auth.apply:hover{background-color:#ab4277;border-color:#ab4277;}button.auth.apply:active{background-color:#9e3d24;border-color:#9e3d24;}button.auth.apply:disabled{background-color:#f3f2f1;border-color:#f3f2f1;color:#a19f9d;}input[type="text"],input[type="password"],textarea{padding:0 .6rem 0 1.2rem;background-color:#fff;border:1px solid #8a8886;color:#252423;text-align:left;border-radius:2px;box-sizing:border-box;min-width:5rem;height:3.2rem;outline:none;font-size:1.3rem;font-weight:normal;}input[type="text"]::placeholder ::-ms-input-placeholder,input[type="password"]::placeholder ::-ms-input-placeholder,textarea::placeholder ::-ms-input-placeholder{color:#a19f9d;}input[type="text"]::placeholder,input[type="text"] textarea::placeholder,input[type="password"]::placeholder,input[type="password"] textarea::placeholder,textarea::placeholder,textarea textarea::placeholder{color:#a19f9d;}input[type="text"]::-ms-input-placeholder,input[type="text"] textarea::-ms-input-placeholder,input[type="password"]::-ms-input-placeholder,input[type="password"] textarea::-ms-input-placeholder,textarea::-ms-input-placeholder,textarea textarea::-ms-input-placeholder{color:#a19f9d;}input[type="text"]:-ms-input-placeholder,input[type="text"] textarea:-ms-input-placeholder,input[type="password"]:-ms-input-placeholder,input[type="password"] textarea:-ms-input-placeholder,textarea:-ms-input-placeholder,textarea textarea:-ms-input-placeholder{color:#a19f9d;}input[type="text"]:hover,input[type="password"]:hover,textarea:hover{border:1px solid #323130;}input[type="text"]:focus,input[type="password"]:focus,textarea:focus{border:1px solid #0e76d4;outline:none;box-shadow:0 0 0 1px #0e76d4;}input[type="text"]:focus::placeholder,input[type="password"]:focus::placeholder,textarea:focus::placeholder{color:#ffffff00;}input[type="text"]:focus::-ms-input-placeholder,input[type="text"]:focus textarea::-ms-input-placeholder,input[type="password"]:focus::-ms-input-placeholder,input[type="password"]:focus textarea::-ms-input-placeholder,textarea:focus::-ms-input-placeholder,textarea:focus textarea::-ms-input-placeholder{color:#ffffff00;}input[type="text"]:disabled,input[type="password"]:disabled,textarea:disabled{border:1px solid #f3f2f1;background-color:#f3f2f1;color:#a19f9d;outline:none;}input[type="text"].input-error,input[type="password"].input-error,textarea.input-error{border:1px solid #a80000;}input[type="text"].input-error:hover,input[type="password"].input-error:hover,textarea.input-error:hover{border:1px solid #a80000;}input[type="text"].input-error:focus,input[type="password"].input-error:focus,textarea.input-error:focus{box-shadow:0 0 0 1px #a80000;}input[type="text"].input-error:disabled,input[type="password"].input-error:disabled,textarea.input-error:disabled{border:1px solid #f3f2f1;outline:none;}textarea{min-height:5rem;}.search-text{height:3rem;display:flex;width:18em;}.search-text input[type=text]{flex:1;margin:0;padding:0 3rem 0 1.2rem;height:32px;border-radius:2px;outline:0;min-width:8rem;}.search-text button{width:30px;height:30px;min-width:3rem;background:none;border:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Crect width='16' height='16' fill='none'/%3E%3Cpath d='M10.5,1A4.5,4.5,0,1,1,6,5.5,4.51,4.51,0,0,1,10.5,1m0-1A5.5,5.5,0,1,0,16,5.5,5.5,5.5,0,0,0,10.5,0Z' transform='translate(0)' fill='%233f3f3f'/%3E%3Ccircle cx='10.5' cy='5.5' r='4.5' fill='%23f9f9f9'/%3E%3Crect x='3.5' y='7.76' width='1' height='8.49' transform='translate(9.66 0.69) rotate(45)' fill='%233f3f3f'/%3E%3C/svg%3E");background-position:.7rem .7rem;background-repeat:no-repeat;padding:0;margin:1px;margin-left:-31px;}.search-text button:hover:not(:disabled){background-color:#f3f2f1;}.search-text button:disabled{background-image:url("data:image/svg+xml;charset=utf-8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Crect width='16' height='16' fill='none'/%3E%3Cpath d='M10.5,1A4.5,4.5,0,1,1,6,5.5,4.51,4.51,0,0,1,10.5,1m0-1A5.5,5.5,0,1,0,16,5.5,5.5,5.5,0,0,0,10.5,0Z' transform='translate(0)' fill='%233f3f3f'/%3E%3Ccircle cx='10.5' cy='5.5' r='4.5' fill='%23f9f9f9'/%3E%3Crect x='3.5' y='7.76' width='1' height='8.49' transform='translate(9.66 0.69) rotate(45)' fill='%233f3f3f'/%3E%3C/svg%3E");}.radio{margin:1rem;}.radio input[type="radio"]{opacity:0;-webkit-appearance:none;}.radio input[type="radio"]+span{font-size:1.3rem;color:#252423;}.radio input[type="radio"]+span::before{display:inline-block;content:'';width:2rem;height:2rem;border:1px solid #8a8886;border-radius:100%;vertical-align:middle;margin-right:1.2rem;box-sizing:border-box;}.radio input[type="radio"]:checked+span::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Ccircle fill='%230478D4' stroke='%230478D4' stroke-width='1' cx='10' cy='10' r='5' /%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;border-color:#0478d4;}.radio input[type="radio"]:disabled+span{color:#a19f9d;}.radio input[type="radio"]:disabled+span::before{background-color:#fff;background-image:none;border:1px solid #c8c6c4;}.radio input[type="radio"]:disabled:checked+span{color:#a19f9d;}.radio input[type="radio"]:disabled:checked+span::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Ccircle fill='%23C8C6C4' stroke='%23C8C6C4' stroke-width='1' cx='10' cy='10' r='5' /%3E%3C/svg%3E");background-color:#fff;border:1px solid #c8c6c4;}.radio:hover input[type="radio"]:not(:checked):not(:disabled)+span::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Ccircle fill='%23C8C6C4' stroke='%23C8C6C4;' stroke-width='1' cx='10' cy='10' r='5' /%3E%3C/svg%3E");background-position:center;}.radio:hover input[type="radio"]:checked:not(:disabled)+span::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Ccircle fill='%2305589E' stroke='%2305589E' stroke-width='1' cx='10' cy='10' r='5' /%3E%3C/svg%3E");background-position:center;border-color:#05589e;}.checkbox input[type="checkbox"]{opacity:0;-webkit-appearance:none;margin:1rem;padding:.2rem;}.checkbox input[type="checkbox"]+span{margin:0;font-size:1.3rem;color:#252423;}.checkbox input[type="checkbox"]+span::before{display:inline-block;content:'';width:2rem;height:2rem;border:1px solid #8a8886;border-radius:2px;vertical-align:middle;margin-right:1.2rem;box-sizing:border-box;}.checkbox input[type="checkbox"]:checked+span::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpolyline fill='none' stroke='white' stroke-width='3' points='2,7.3 7.3,12.7 18,2 '/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:0 2px;background-color:#0078d4;border:1px solid #0078d4;}.checkbox input[type="checkbox"]:disabled+span{color:#a19f9d;}.checkbox input[type="checkbox"]:disabled+span::before{background-color:#fff;border:1px solid #c8c6c4;}.checkbox input[type="checkbox"]:disabled:checked+span::before{background-color:#c8c6c4;}.checkbox input[type="checkbox"].checkmixed+span::before,.checkbox input[type="checkbox"].checkmixed:checked+span::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Crect fill='%230078D4' stroke='%230078D4' stroke-width='1' x='5' y='5' width='10' height='10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-color:#fff;border-color:#0078d4;}.checkbox input[type="checkbox"].checkmixed:active:not(:disabled)+span::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Crect fill='%2303589E' stroke='%2303589E' stroke-width='1' x='5' y='5' width='10' height='10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-color:#fff;border-color:#8a8886;}.checkbox input[type="checkbox"].checkmixed:disabled+span::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Crect fill='%23C8C6C4' stroke='%23C8C6C4' stroke-width='1' x='5' y='5' width='10' height='10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-color:#fff;border-color:#c8c6c4;}.checkbox:hover input[type="checkbox"]:not(:disabled):not(.checkmixed):not(:checked)+span::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpolyline fill='none' stroke='%23C8C6C4' stroke-width='3' points='2,7.3 7.3,12.7 18,2 '/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:0 2px;}.checkbox:hover input[type="checkbox"]:not(:disabled):not(.checkmixed):checked+span::before{background-color:#03589e;border-color:#03589e;}.checkbox:hover input[type="checkbox"]:not(:disabled).checkmixed+span::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Crect fill='%2303589E' stroke='%2303589E' stroke-width='1' x='5' y='5' width='10' height='10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-color:#fff;border-color:#03589e;}.toggle-switch{position:relative;}.toggle-switch.disabled{color:#a19f9d;}.toggle-switch input[type="checkbox"]{position:absolute;left:0;top:0;z-index:10;opacity:0;cursor:pointer;}.toggle-switch input[type="checkbox"]+span{width:3.4rem;height:1.8rem;background:#fff;border:1px solid #605e6c;position:relative;display:inline-block;border-radius:1.8rem;transition:.4s;box-sizing:border-box;left:0;top:.5rem;box-sizing:border-box;margin-right:1rem;}.toggle-switch input[type="checkbox"]+span:before{content:'';position:absolute;width:1.2rem;height:1.2rem;border-radius:100%;left:.2rem;top:.2rem;z-index:11;border:1px solid #605e6c;background-color:#605e6c;transition:.4s;box-sizing:border-box;}.toggle-switch input[type="checkbox"]:hover:not(:checked)+span{border-color:#605e6c;}.toggle-switch input[type="checkbox"]:hover:not(:checked)+span:before{background-color:#201f1e;border-color:#201f1e;}.toggle-switch input[type="checkbox"]:checked+span{background-color:#0e76d4;border-color:#0e76d4;}.toggle-switch input[type="checkbox"]:checked+span:before{left:1.8rem;background-color:#fff;border-color:#fff;}.toggle-switch input[type="checkbox"]:hover:checked+span{background-color:#005a9e;border-color:#005a9e;}.toggle-switch input[type="checkbox"]:disabled:not(:checked)+span{background-color:#fff;border-color:#c8c6c4;cursor:default;}.toggle-switch input[type="checkbox"]:disabled:not(:checked)+span:before{left:.2rem;background-color:#c8c6c4;border-color:#c8c6c4;}.toggle-switch input[type="checkbox"]:disabled:checked+span{background-color:#c8c6c4;border-color:#c8c6c4;cursor:default;}.toggle-switch input[type="checkbox"]:disabled:checked+span:before{left:1.8rem;background-color:#f3f2f1;border-color:#f3f2f1;}.calendar-container{position:relative;}.calendar{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg %3E%3Crect width='16' height='16' fill='none'/%3E%3Crect x='1' y='2' width='14' height='13' fill='%23f9f9f9'/%3E%3Cpath d='M15,2V15H1V2H15m1-1H0V16H16V1Z' fill='%233f3f3f'/%3E%3Crect x='1' y='4' width='14' height='1' fill='%233f3f3f'/%3E%3Crect x='12' width='1' height='3' fill='%233f3f3f'/%3E%3Crect x='3' width='1' height='3' fill='%233f3f3f'/%3E%3C/g%3E%3Cg%3E%3Crect width='16' height='16' fill='none'/%3E%3Crect x='3' y='8' width='1' height='1' fill='%233f3f3f'/%3E%3Crect x='3' y='10' width='1' height='1' fill='%233f3f3f'/%3E%3Crect x='3' y='12' width='1' height='1' fill='%233f3f3f'/%3E%3Crect x='6' y='6' width='1' height='1' fill='%233f3f3f'/%3E%3Crect x='6' y='8' width='1' height='1' fill='%233f3f3f'/%3E%3Crect x='6' y='10' width='1' height='1' fill='%233f3f3f'/%3E%3Crect x='6' y='12' width='1' height='1' fill='%233f3f3f'/%3E%3Crect x='9' y='6' width='1' height='1' fill='%233f3f3f'/%3E%3Crect x='9' y='8' width='1' height='1' fill='%233f3f3f'/%3E%3Crect x='9' y='10' width='1' height='1' fill='%233f3f3f'/%3E%3Crect x='9' y='12' width='1' height='1' fill='%233f3f3f'/%3E%3Crect x='12' y='6' width='1' height='1' fill='%233f3f3f'/%3E%3Crect x='12' y='8' width='1' height='1' fill='%233f3f3f'/%3E%3Crect x='12' y='10' width='1' height='1' fill='%233f3f3f'/%3E%3C/g%3E%3C/svg%3E");background-position:top .6rem right .6rem;background-repeat:no-repeat;background-color:#fff;background-size:16px;font-size:1.4rem;font-weight:normal;display:inline-block;}.calendar:disabled{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg %3E%3Crect width='16' height='16' fill='none'/%3E%3Crect x='1' y='2' width='14' height='13' fill='%23f9f9f9'/%3E%3Cpath d='M15,2V15H1V2H15m1-1H0V16H16V1Z' fill='%233f3f3f'/%3E%3Crect x='1' y='4' width='14' height='1' fill='%233f3f3f'/%3E%3Crect x='12' width='1' height='3' fill='%233f3f3f'/%3E%3Crect x='3' width='1' height='3' fill='%233f3f3f'/%3E%3C/g%3E%3Cg%3E%3Crect width='16' height='16' fill='none'/%3E%3Crect x='3' y='8' width='1' height='1' fill='%233f3f3f'/%3E%3Crect x='3' y='10' width='1' height='1' fill='%233f3f3f'/%3E%3Crect x='3' y='12' width='1' height='1' fill='%233f3f3f'/%3E%3Crect x='6' y='6' width='1' height='1' fill='%233f3f3f'/%3E%3Crect x='6' y='8' width='1' height='1' fill='%233f3f3f'/%3E%3Crect x='6' y='10' width='1' height='1' fill='%233f3f3f'/%3E%3Crect x='6' y='12' width='1' height='1' fill='%233f3f3f'/%3E%3Crect x='9' y='6' width='1' height='1' fill='%233f3f3f'/%3E%3Crect x='9' y='8' width='1' height='1' fill='%233f3f3f'/%3E%3Crect x='9' y='10' width='1' height='1' fill='%233f3f3f'/%3E%3Crect x='9' y='12' width='1' height='1' fill='%233f3f3f'/%3E%3Crect x='12' y='6' width='1' height='1' fill='%233f3f3f'/%3E%3Crect x='12' y='8' width='1' height='1' fill='%233f3f3f'/%3E%3Crect x='12' y='10' width='1' height='1' fill='%233f3f3f'/%3E%3C/g%3E%3C/svg%3E");}.calendar::-ms-clear{visibility:hidden;}.command-button{display:table-cell;vertical-align:middle;cursor:pointer;}.command-button-bg{width:100%;padding:.4rem 0 .4rem 3.2rem;}.command-button-img{width:16px;height:16px;margin-right:10px;}.btn-circle{width:24px;height:24px;border-radius:15px;border:none;padding-right:1rem;}.btn-circle.btn-openmenu:after{content:"";width:16px;height:16px;display:block;position:absolute;margin-top:-8px;margin-left:-8px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Crect width='16' height='16' fill='none'/%3E%3Ccircle cx='8' cy='8' r='1' fill='%233f3f3f'/%3E%3Ccircle cx='4' cy='8' r='1' fill='%233f3f3f'/%3E%3Ccircle cx='12' cy='8' r='1' fill='%233f3f3f'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:16px 16px;}.cellStyle{text-align:left;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;}.split{box-sizing:border-box;overflow-y:auto;overflow-x:auto;}.split.split-horizontal{box-sizing:border-box;height:100%;float:left;}.gutter{background-color:#eee;background-repeat:no-repeat;background-position:50%;}.gutter.gutter-vertical{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAFAQMAAABo7865AAAABlBMVEVHcEzMzMzyAv2sAAAAAXRSTlMAQObYZgAAABBJREFUeF5jOAMEEAIEEFwAn3kMwcB6I2AAAAAASUVORK5CYII=");cursor:ns-resize;}.gutter.gutter-horizontal{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAeCAYAAADkftS9AAAAIklEQVQoU2M4c+bMfxAGAgYYmwGrIIiDjrELjpo5aiZeMwF+yNnOs5KSvgAAAABJRU5ErkJggg==");cursor:ew-resize;}.gutter.gutter-horizontal{height:100%;float:left;}.hd-manage{background-color:#143767;}.hd-manage a{text-decoration:none;}.cp_tab{margin:.1rem auto;position:relative;}.cp_tab *{-webkit-box-sizing:border-box;box-sizing:border-box;}.cp_tab *:before,.cp_tab *:after{-webkit-box-sizing:border-box;box-sizing:border-box;}.cp_tab input[type='radio']{margin:0;padding:0;border:none;border-radius:0;outline:none;background:none;-webkit-appearance:none;appearance:none;display:none;}.cp_tab .cp_tabpanel{display:none;}.cp_tab>input:first-child:checked~.cp_tabpanels>.cp_tabpanel:first-child,.cp_tab>input:nth-child(3):checked~.cp_tabpanels>.cp_tabpanel:nth-child(2),.cp_tab>input:nth-child(5):checked~.cp_tabpanels>.cp_tabpanel:nth-child(3),.cp_tab>input:nth-child(7):checked~.cp_tabpanels>.cp_tabpanel:nth-child(4),.cp_tab>input:nth-child(9):checked~.cp_tabpanels>.cp_tabpanel:nth-child(5),.cp_tab>input:nth-child(11):checked~.cp_tabpanels>.cp_tabpanel:nth-child(6){display:block;}.cp_tab .cp_tabpanels{position:absolute;top:0;left:8rem;display:block;height:50rem;}.cp_tab>input+label{position:relative;left:1px;display:block;width:8rem;height:9.5rem;padding-top:4rem;cursor:pointer;border:1px solid #c8c6c4;border-bottom:0;border-top:0;margin-bottom:0;background-color:#f5f7f7;}.cp_tab>input+label:last-of-type{margin-bottom:100px;border-bottom:1px solid #c8c6c4;}.cp_tab>input+label:first-of-type{border-top:1px solid #c8c6c4;}.cp_tab>input+label.home-tab{background-image:url(../images/context_noimage.png);background-repeat:no-repeat;background-position:center;}.cp_tab>input+label.finance-tab{background-image:url(../images/context_noimage.png);background-repeat:no-repeat;background-position:center;}.cp_tab>input+label.edit-tab{background-image:url(../images/context_noimage.png);background-repeat:no-repeat;background-position:center;}.cp_tab>label:hover{background-color:#fff;}.cp_tab>input:focus+label{color:#06c;}.cp_tab>input:hover{background-color:#fff;}.cp_tab>input:checked+label{border-color:#8a8886;border-right:1px solid #fff;background-color:#fff;border-bottom:1px solid #c8c6c4;border-top:1px solid #c8c6c4;}.cp_tab .cp_tabpanel{border-left:1px solid #c8c6c4;min-height:50rem;}.list-unstyled{z-index:1200;}@media(max-width:480px){.cp_tab{width:100%;}.cp_tab>input+label{font-size:.7em;}.cp_tab .cp_tabpanels{left:7em;min-width:7em;}}div.hoverscroll{overflow:hidden;}div.hoverscroll:hover{overflow:auto;}div.hoverscroll p{padding-right:1.6rem;}div.hoverscroll:hover p{padding-right:1.6rem;}div.fandlist td{width:5rem;height:2rem;text-align:center;border:solid 1px #d6dde3;}div.fandlist .select{background-color:#0e76d4;color:#fff;}.file-selector{border:1px solid #8a8886 !important;text-decoration:none;font-weight:400;padding:1rem;font:bold;}.file-selector.manage{color:#143767;}.file-selector.edit{color:#2b579a;}.file-selector.finance{color:#39714a;}.file-selector input[type=file]{display:none;}.file-selector:hover{cursor:pointer;}.web_droparea{border:2px dotted #5f6879 !important;text-align:center;vertical-align:middle;border-radius:.5rem;padding:16px;width:50rem;}.web_droparea p{color:#5f6879;margin:0;}.web_droparea.dragover{border:2px solid #0e76d4 !important;}.drag-drop-info{font-size:x-large;}.banner{align-items:center;display:none;min-height:4rem;font-size:11px;justify-content:space-between;font-family:"Yu Gothic UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","Segoe UI",-apple-system,BlinkMacSystemFont,sans-serif;padding-left:1rem;}.banner.warning{background-color:#fff4ce;display:flex;}.banner.sever-warning{background-color:#fed9cc;display:flex;}.banner.error-block{background-color:#fde7e9;display:flex;}.banner.sucess{background-color:#dff6dd;display:flex;}.banner-close-btn{font:normal;width:4rem;font-size:2rem;border-color:transparent;}.banner-close-btn:hover{border-color:transparent;}.columnmenu ul{margin:0;padding:0;list-style:none;float:left;}.columnmenu li{display:inline;padding:0;margin:0;}.columnmenu li a{display:block;border-left:solid .6rem #fff;border-bottom:solid 1px #d6dde3;padding:3px 10px;text-decoration:none;color:#333;width:180px;height:6rem;margin:0;font-size:14px;line-height:6rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.1' id='_x32_' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='width: 16px; height: 16px; opacity: 1;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0{fill:%234B4B4B;}%3C/style%3E%3Cg%3E%3Cpolygon class='st0' points='163.916,0 92.084,71.822 276.258,255.996 92.084,440.178 163.916,512 419.916,255.996 ' style='fill: rgb(75, 75, 75);'%3E%3C/polygon%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-position-x:right;background-position-y:2.5rem;background-size:2.5rem;}.columnmenu li a:hover{border-left:solid .6rem #f3f2f1;background-color:#f3f2f1;}.columnmenu li a:active{background-color:#edebe9;border-left:solid .6rem #edebe9;}.columnmenu li a.selected-first{border-left:solid .6rem #0e76d4;background-color:#e6f6ff;}.columnmenu li a.selected{background-color:#e6f6ff;border-left:solid .6rem #e6f6ff;}.columnmenu .v_line{background-color:#d6dde3;width:1px;height:350px;float:left;}.columnmenu .v_line.invisible{display:none;}.dataTables_wrapper .dataTables_paginate .paginate_button{font-family:'Segoe UI';}@keyframes progressbar-animation{0%{left:-30%;}100%{left:100%;}}.ui-progressbar.ui-widget.ui-widget-content{border:0;border-radius:0;height:4px;background-color:#edebe9;}.ui-progressbar-value{border:0;margin:0;border-radius:0;background-color:#0078d4;}.progressbar-indeterminate>.ui-progressbar-value{min-width:33%;width:30% !important;position:relative;height:4px;transition:width .3s ease 0s;background:linear-gradient(to right,#edebe9 0%,#0078d4 50%,#edebe9 100%);animation-name:progressbar-animation;animation-duration:3s;animation-timing-function:ease;animation-delay:0s;animation-iteration-count:infinite;animation-direction:normal;animation-fill-mode:none;animation-play-state:running;}@keyframes loading-spinner-animation{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}.loading-spinner-small{box-sizing:border-box;animation-name:loading-spinner-animation;animation-duration:1.3s;animation-iteration-count:infinite;animation-timing-function:cubic-bezier(.53,.21,.29,.67);width:16px;height:16px;border-radius:50%;border-width:1.5px;border-style:solid;border-color:#0078d4 #c7e0e0 #c7e0e0;border-image:initial;}.loading-spinner-medium{box-sizing:border-box;animation-name:loading-spinner-animation;animation-duration:1.3s;animation-iteration-count:infinite;animation-timing-function:cubic-bezier(.53,.21,.29,.67);width:20px;height:20px;border-radius:50%;border-width:1.5px;border-style:solid;border-color:#0078d4 #c7e0e0 #c7e0e0;border-image:initial;}.loading-spinner-large{box-sizing:border-box;animation-name:loading-spinner-animation;animation-duration:1.3s;animation-iteration-count:infinite;animation-timing-function:cubic-bezier(.53,.21,.29,.67);width:28px;height:28px;border-radius:50%;border-width:1.5px;border-style:solid;border-color:#0078d4 #c7e0e0 #c7e0e0;border-image:initial;}.accordion-icon{display:inline-block;width:16px;height:16px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Crect width='16' height='16' fill='none'/%3E%3Crect x='5.4' y='9.55' width='6.78' height='1' transform='translate(-4.53 9.16) rotate(-45)' fill='%233f3f3f'/%3E%3Crect x='8.29' y='2.56' width='1' height='6.78' transform='translate(-1.64 7.96) rotate(-45)' fill='%233f3f3f'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;vertical-align:middle;}.accordion .card .card-header .rotate-icon{margin-right:12px;transition:.35s;}.accordion .card .card-header a:not(.collapsed) .rotate-icon{-webkit-transform:rotate(90deg);transform:rotate(90deg);}.accordion>.card>.card-header a{text-decoration:none;color:#252423;}.accordion>.card>.card-header a h1,.accordion>.card>.card-header a h2,.accordion>.card>.card-header a h3,.accordion>.card>.card-header a h4,.accordion>.card>.card-header a h5,.accordion>.card>.card-header a h6{margin-bottom:0;}.spinner{display:flex;height:3.2rem;}.spinner input{margin:0;}.spinner .spinner-buttons{position:relative;right:25px;width:24px;height:100%;padding:1px;cursor:default;}.spinner .spinner-buttons .spinner-button{width:100%;height:50%;text-align:center;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Crect width='16' height='16' transform='translate(0 16) rotate(-90)' fill='none'/%3E%3Crect x='2.56' y='6.75' width='6.78' height='1' transform='translate(-3.38 6.34) rotate(-45)' fill='%233f3f3f'/%3E%3Crect x='9.55' y='3.86' width='1' height='6.78' transform='translate(-2.18 9.23) rotate(-45)' fill='%233f3f3f'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:0 2px;}.spinner .spinner-buttons .spinner-button.spinner-down{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Crect width='16' height='16' transform='translate(16 0) rotate(90)' fill='none'/%3E%3Crect x='2.56' y='8.29' width='6.78' height='1' transform='translate(7.96 -1.64) rotate(45)' fill='%233f3f3f'/%3E%3Crect x='9.55' y='5.4' width='1' height='6.78' transform='translate(9.16 -4.53) rotate(45)' fill='%233f3f3f'/%3E%3C/svg%3E");background-position:0 -2px;}.spinner .spinner-buttons .spinner-button:hover{background-color:#f3f2f1;}.dropdown-header{font-size:12px;color:#252423;}.dropdown-menu-group+.dropdown-menu-group{margin-top:8px;}.colorblockline{height:12pt;}.colorblockline .colorblock{display:inline-block;font-size:12px;margin:0 2px;padding:0 0;width:16px;height:16px;}.colorblockline .colorblock span{display:inline-block;width:16px;height:16px;}.colorblockline .colorblock span:hover{border:groove 2px #f00;}.dropdown-option{font-size:12px;cursor:default;}.dropdown-option:hover{background-color:#f3f2f1;}.dropdown-option span{vertical-align:middle;}.dropdown-option .transparent-colorblock{display:inline-block;border:solid 1px #808080;width:16px;height:16px;margin-right:4px;margin-left:2px;font-size:12px;}.insert-row{height:18px;}.insert-row+.insert-cell{margin-top:2px;}.insert-row .insert-cell{display:inline-block;border:1px solid #000;width:16px;height:16px;margin-left:1px;margin-right:2px;}.insert-row .insert-cell.select{border-color:#0e76d4;}.icon-8{width:8px;height:8px;}.icon-12{width:12px;height:12px;}.icon-16{width:16px;height:16px;}.icon-20{width:20px;height:20px;}.icon-24{width:24px;height:24px;}.icon-32{width:32px;height:32px;}.icon-36{width:36px;height:36px;}.icon-72{width:72px;height:72px;}.icon-136{width:136px;height:136px;}