@charset "UTF-8";.workspace-select[data-v-560b3ed0]{z-index:100}#loading[data-v-fdcfa6fe]{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;z-index:100;display:flex;align-items:center;justify-content:center;overflow:hidden scroll;background-color:#000000e6}.spinner[data-v-fdcfa6fe]{height:40px;font-size:0}.spinner>div[data-v-fdcfa6fe]{font-size:10px;height:100%;width:10px;margin:2.5px;display:inline-block;-webkit-animation:sk-stretchdelay-fdcfa6fe 1.2s infinite ease-in-out;animation:sk-stretchdelay-fdcfa6fe 1.2s infinite ease-in-out;border-radius:10px;vertical-align:top}.spinner>div[data-v-fdcfa6fe]:not(:nth-child(1)){background-color:#910000}.spinner .rect1[data-v-fdcfa6fe]{height:30px;margin-top:5px;font-size:0}.spinner .rect1 span[data-v-fdcfa6fe]:nth-child(1){width:100%;height:20px;background-color:#555053;display:inline-block;border-radius:10px;margin-bottom:4px}.spinner .rect1 span[data-v-fdcfa6fe]:nth-child(2){width:100%;height:10px;background-color:#555053;display:inline-block;border-radius:10px;margin:0}.spinner .rect2[data-v-fdcfa6fe]{-webkit-animation-delay:-1.1s;animation-delay:-1.1s;height:47px;margin-top:-2px}.spinner .rect3[data-v-fdcfa6fe]{-webkit-animation-delay:-1s;animation-delay:-1s;height:40px;margin-top:-10px}.spinner .rect4[data-v-fdcfa6fe]{-webkit-animation-delay:-.9s;animation-delay:-.9s;height:40px;margin-top:9px}.spinner .rect5[data-v-fdcfa6fe]{-webkit-animation-delay:-.8s;animation-delay:-.8s;height:25px;margin-top:13px}@-webkit-keyframes sk-stretchdelay-fdcfa6fe{0%,40%,to{-webkit-transform:scaleY(1)}20%{-webkit-transform:scaleY(1.5)}}@keyframes sk-stretchdelay-fdcfa6fe{0%,40%,to{transform:scaleY(1);-webkit-transform:scaleY(1)}20%{transform:scaleY(1.5);-webkit-transform:scaleY(1.5)}}*,*:before,*:after{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;scroll-behavior:smooth}button,input[type=email],input[type=password],input[type=text],input[type=tel],input[type=number],input[type=submit],input[type=button],input[type=date],input[type=time],textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;outline:none;background:transparent}table{border-collapse:collapse;border-spacing:0}img{vertical-align:middle}body{font-size:13px;font-family:Arial,Hiragino Sans,Meiryo,sans-serif;background-color:#f0f0f0;color:#323232;border-radius:5px;min-width:1000px}a{color:#323232;text-decoration:none}.a-box{border:1px solid rgba(88,88,88,1);width:20px;height:20px;display:block;text-align:center;line-height:20px;font-size:20px;float:right}a.btn-gray{font-size:16px;padding:3px 20px;border-radius:50px;background-color:#aaa;color:#fff}a.btn-del,input.btn-del{font-size:13px!important;padding:3px 10px;border-radius:50px;background-color:#f06464;color:#fff;white-space:nowrap;transition:.2s;box-shadow:1px 1px 1px #0003}a.btn-del:hover,input.btn-del:hover{background-color:#fa6e6e;transition:.2s;box-shadow:1px 2px 2px #0000004d}a.btn-del:active,input.btn-del:active{transition:.1s;box-shadow:0 0 1px #0006}a.btn-rel{font-size:13px;padding:1px 15px;border-radius:50px;background-color:#323232;color:#fff;white-space:nowrap;margin:0 5px}.box-center{text-align:center}input[type=Button]:disabled{background-color:#969696!important}input[type=email],input[type=password],input[type=text],input[type=tel],input[type=number],input[type=date],input[type=time],textarea{padding:5px;width:100%;border:1px solid rgba(200,200,200,1);font:16px/24px Hiragino Sans,Hiragino Kaku Gothic ProN,Meiryo,sans-serif;background-color:#fff;border-radius:3px}input[type=date]{padding:2px}input:disabled{background-color:#e6e6e6}input::placeholder{color:#b4b4b4;font-size:13px}.select-box{border:1px solid rgba(200,200,200,1);display:inline-block;position:relative;min-width:300px;width:auto;background-color:#fff;border-radius:3px;font:16px/32px Hiragino Sans,Hiragino Kaku Gothic ProN,Meiryo,sans-serif;overflow:hidden;padding-right:30px;margin:0;vertical-align:middle}.select-box:after{position:absolute;content:"▼";font-size:5px;top:50%;right:-10px;transform:translateY(-50%) translate(-50%);-webkit-transform:translateY(-50%) translateX(-50%);margin:auto;pointer-events:none!important;z-index:1;display:block;text-align:center;width:20px}.select-box select{font-size:13px;padding:5px;width:calc(100% + 30px);cursor:pointer}input[type=radio]{margin:0 3px 0 0}input[type=submit],input[type=button]{font-size:16px}.form_half{width:100%;font-size:0px}.form_half input[type=text]{width:calc(50% - 5px);font-size:16px}.form_half input[type=text]:first-child{margin-right:10px}.form_half input[type=date]{width:calc(50% - 1em);font-size:16px}.form_half span{width:1em;font-size:16px;padding:0 .5em}.form-date{font-size:0;border:1px solid rgba(200,200,200,1);display:block!important;padding:0;border-radius:3px;background-color:#fff;height:36px;position:relative;overflow:hidden}.form-date:after{font-size:10px;content:"〜";position:absolute;top:70%;left:50%;transform:translateY(-50%) translate(-50%);-webkit-transform:translateY(-50%) translateX(-50%);margin:auto;color:#8c9196;background-color:#fff}.form-date input[type=date]{border:none;font-size:13px;line-height:13px;display:inline-block;width:50%;background-color:#fff0}.form-date input[type=date]:first-child{padding:16px 2em 0 5px}.form-date input[type=date]:last-child{text-align:right;padding:16px 5px 0}.button-red{min-width:180px;background-color:#910000!important;display:inline-block;color:#fff!important;text-decoration:none;text-align:center;border-radius:100px;line-height:33px;-webkit-box-shadow:5px 5px 5px rgba(0,0,0,.2);box-shadow:5px 5px 5px #0003;padding:0 15px;transition:.2s;box-shadow:1px 2px 1px #0003}.button-red:hover{background-color:#9b0a0a!important;transition:.2s;box-shadow:1px 4px 4px #0000004d}.button-red:active{transition:.2s;box-shadow:1px 2px 2px #0006}.button-black{min-width:180px;background-color:#282828;display:inline-block;color:#fff!important;text-decoration:none;text-align:center;border-radius:100px;line-height:33px;padding:0 15px;transition:.2s;box-shadow:1px 2px 2px #0003;margin:10px 0}.button-black:hover{background-color:#323232;transition:.2s;box-shadow:1px 4px 4px #0000004d}.button-black:active{transition:.2s;box-shadow:1px 2px 2px #0006}.button-orange{width:180px;background-color:#ff963c;display:inline-block;color:#fff!important;text-decoration:none;text-align:center!important;border-radius:100px;line-height:33px;padding:0 15px;transition:.2s;box-shadow:1px 2px 2px #0003}.button-orange:hover{background-color:#ffa046;transition:.2s;box-shadow:1px 4px 4px #0000004d}.button-orange:active{transition:.2s;box-shadow:1px 2px 2px #0006}.button-blue{min-width:180px;background-color:#005aa0!important;display:inline-block;color:#fff!important;text-decoration:none;text-align:center;border-radius:100px;line-height:33px;margin:10px 5px 10px 0;padding:0 15px;transition:.2s;box-shadow:1px 2px 2px #0000004d}.button-blue:hover{background-color:#0a64aa!important;transition:.2s;box-shadow:1px 4px 4px #0000004d}.button-blue:active{transition:.2s;box-shadow:1px 2px 2px #0006}.button-red:hover,.button-orange:hover,.button-black:hover,.button-blue:hover{cursor:pointer}.kanrisya{display:inline-block;background-color:#ffbd00;border-radius:50px;color:#fff;width:18px;line-height:18px;text-align:center}.isAdmin{background-color:#960000}.isAdmin h2:after{content:" Administrator"}@media (max-width: 640px){body{min-width:320px}.select-box select{font-size:16px}.button-blue{min-width:80%;max-width:98%}}#login{height:calc(100vh - 150px);min-height:500px;display:flex;flex-direction:column;justify-content:center;align-items:center}#login a{color:#585858}#login h2 img{height:100px;margin:0 0 30px}#login table{margin:0 auto 30px}#login table th{width:100px;text-align:right;font-weight:400}#login table td{width:300px;padding:7px}#login .button-red{margin:0 0 60px}#password-error,#nidan{text-align:center;visibility:hidden}#password-error:target,#nidan:target{visibility:visible}#password-error strong,#nidan strong{margin:0 0 10px;display:block}.annotation-red a{color:#c83232!important}@media (max-width: 640px){#login h2 img{height:70px;margin:0 0 50px}#login table{margin:0 auto}#login table th{display:block;text-align:left}#login table td{display:block}}.container{height:100%;width:100%;font-size:13px;display:table}.text-red{color:#990002}.text-blue{color:#0f3287}.main-box{display:table-cell;vertical-align:top;text-align:left;padding-top:20px}.main-box h2 span{background-color:#646e78;display:inline-block;font-size:20px;line-height:28px;color:#fff;border-radius:0 19px 19px 0;min-width:300px;max-width:99%;padding:5px 30px 5px 15px}.main-box h2 a,.main-box h2 input[type=button]{color:#323232;line-height:30px;margin:0 0 0 15px;text-decoration:none;font-size:16px}.main-box h3 span{font-size:16px;padding:10px 20px 0;line-height:30px;display:inline-block}.table-box{padding:0 10px 60px;margin-top:10px;overflow-y:hidden!important;width:calc(100% + -0px)}.table-box2{padding:0 10px 50px;margin-top:10px}.table{width:100%}.table th{font-weight:700;white-space:nowrap}.table td{font-weight:400;color:#585858;background-color:#fff}.table th,.table td{padding:7px;line-height:20px}.table td p{padding:5px}.table label{width:auto;display:inline-block;margin:0 10px 0 0;font-size:13px;line-height:21px}.table tbody tr th,.table thead tr th{white-space:nowrap;border-bottom:1px solid rgba(220,220,220,1);color:#fff;background-color:#8c9196}.table thead tr th{text-align:left}.table tbody tr th{width:10%;white-space:nowrap}table tbody tr th small{display:inline-block;background-color:#363636;border-radius:20px;color:#fff;padding:0 10px;margin:0 0 0 5px;font-weight:400;font-size:11px;line-height:18px}.table tbody tr td{border-bottom:1px solid rgba(220,220,220,1)}.table tbody tr:last-child>td{border-style:none}.table tr th:nth-child(1),.table tr td:nth-child(1){white-space:nowrap}.table tbody .btn{font-size:12px;border-radius:10px;text-align:center;color:#fff;width:auto;white-space:nowrap;padding:3px 10px;margin:auto;background-color:#1eaaaa;transition:.2s;box-shadow:1px 2px 1px #0003}.table tbody .btn:hover{background-color:#28b4b4;transition:.2s;box-shadow:1px 4px 4px #0000004d}.table tbody .btn:active{transition:.1s;box-shadow:1px 2px 2px #0006}.table tbody .btn-navy{transition:.2s;background-color:#141e5a;box-shadow:1px 2px 1px #0003}.table tbody .btn-navy:hover{background-color:#1e2864;transition:.2s;box-shadow:1px 4px 4px #0000004d}.table tbody .btn-navy:active{transition:.1s;box-shadow:1px 2px 2px #0006}.table tbody .btn:nth-child(n+2){margin-top:3px;display:inline-block;padding:0 10px}.table hr,.table+hr{margin:10px 0;height:1px;background-color:#dcdcdc;display:block;border-style:none}.table .notice{position:relative}.table .notice:after{position:absolute;content:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2025.4.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2020%2020'%20style='enable-background:new%200%200%2020%2020;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:url(%23SVGID_1_);}%20.st1{fill:%23FFFFFF;}%20%3c/style%3e%3clinearGradient%20id='SVGID_1_'%20gradientUnits='userSpaceOnUse'%20x1='10'%20y1='2'%20x2='10'%20y2='22'%20gradientTransform='matrix(1%200%200%20-1%200%2022)'%3e%3cstop%20offset='0'%20style='stop-color:%2390040A'/%3e%3cstop%20offset='1'%20style='stop-color:%23B30614'/%3e%3c/linearGradient%3e%3ccircle%20class='st0'%20cx='10'%20cy='10'%20r='10'/%3e%3cpath%20class='st1'%20d='M10,12L10,12c-1.1,0-2-0.9-2-2V5c0-1.1,0.9-2,2-2l0,0c1.1,0,2,0.9,2,2v5C12,11.1,11.1,12,10,12z'/%3e%3cpath%20class='st1'%20d='M10,13L10,13c-1.1,0-2,0.9-2,2l0,0c0,1.1,0.9,2,2,2l0,0c1.1,0,2-0.9,2-2l0,0C12,13.9,11.1,13,10,13z'/%3e%3c/svg%3e");height:20px;width:20px;display:inline-block;right:5px;top:50%;margin-top:-10px;animation:blink 1.5s ease infinite alternate}.table td dl dd{display:block;background-color:#f0f0f0;margin:5px;padding:5px}.table td dl dd span{margin:0 10px}.table a[target=_blank]{display:inline-block;background:#ff9600;color:#fff;border-radius:10px;text-align:center;margin:auto;padding:0 15px;white-space:nowrap;transition:.2s;box-shadow:1px 2px 2px #0000004d}.table a[target=_blank]:hover{background:#ffa00a;transition:.2s;box-shadow:1px 3px 2px #0003}.table a[target=_blank]:active{transition:.2s;box-shadow:1px 1px 2px #0006}.table-left tr th,.table-left tr td{width:1%;white-space:nowrap}.table-left tbody tr th{background-color:#f5f5fa;font-weight:400;border-bottom:1px solid rgba(250,250,250,1);color:#323232}.table-left tbody tr td,.table-left tbody tr:last-child td{border-right:1px solid rgba(245,245,250,1);border-bottom:1px solid rgba(245,245,250,1)}.table-left tbody tr td:nth-last-child(2){border-right:none}.table-left tr th:last-child,.table-left tr td:last-child{width:90%}.table-left tbody td input[type=button]{font-size:12px;line-height:16px;padding:0 10px;margin:0 3px}.table-left tbody tr td label{display:block;text-align:center;margin:0}.btn-box{text-align:center;padding:20px;position:relative}.a-circle{position:absolute;width:20px;font-size:20px;line-height:20px;border-radius:20px;border:1px solid rgba(88,88,88,1);right:0;bottom:20px}.white-bg{background-color:#fff;margin:15px;padding:15px}.box{margin:5px 0}.box ul{list-style:none;margin-top:5px}.box ul li{padding:5px}.box ul li:nth-of-type(odd){background-color:#e4ebf0}.box ul li span{display:inline-block}.box ul li span a{font-size:12px;display:inline-block;padding:0 10px;float:right;border-radius:50px;background-color:#820000;color:#fff;visibility:hidden;cursor:pointer;margin:0 0 0 10px}.box ul li:hover span a{visibility:visible}label.check{padding:10px;line-height:20px;text-align:center;display:inline-block;border-radius:5px;background-color:#e6e6e6;margin:5px;min-width:120px}@media (max-width: 640px){.table-box .table th,.table-box .table td{white-space:nowrap}.table td p{white-space:normal}}#systemmonitor{font-size:0px}#systemmonitor .table-box2{padding-bottom:0}#emergency-stop a{padding:15px;display:block;background-color:#b21c24;color:#fff;font-size:25px;border-radius:10px;text-align:center;margin:15px 20px 0}.whitebox,.whitebox-half{font-size:13px;background-color:#fff;border-radius:5px;-webkit-box-shadow:0px 0px 5px rgba(100,100,100,.2);box-shadow:0 0 5px #64646433;position:relative;display:inline-block;vertical-align:top}.whitebox{width:calc(100% - 20px);margin:10px 10px 0}.whitebox-half{width:calc(50% - 15px);margin:10px 0 0 10px}.whitebox h3,.whitebox-half h3{font-size:16px;padding:10px;line-height:30px;border-bottom-style:none}.whitebox .accordion+a,.whitebox-half .accordion+a{position:absolute;display:inline-block;width:20px;line-height:20px;font-size:25px;font-weight:400;text-align:center;border-radius:50%;z-index:100;opacity:0;right:30px;top:15px;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2025.2.3,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2015%2015'%20style='enable-background:new%200%200%2015%2015;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23999999;}%20%3c/style%3e%3cpolygon%20class='st0'%20points='15,2.2%2012.8,0%207.5,5.2%202.2,0%200,2.2%205.2,7.5%200,12.8%202.2,15%207.5,9.8%2012.8,15%2015,12.8%209.8,7.5%20'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center center;background-size:cover;border:1px solid rgba(170,170,171,1);color:#99999a}.whitebox .accordion:hover+a,.whitebox-half .accordion:hover+a,.whitebox .accordion+a:hover,.whitebox-half .accordion+a:hover{opacity:1!important}.whitebox .accordion,.whitebox-half .accordion{position:absolute;top:0;right:0;line-height:50px;padding:0 10px 0 0;width:100%;text-align:right;display:block;height:50px}.acd-content{height:0;opacity:0;visibility:hidden;border-top:1px solid rgba(200,200,200,1)}#systemmonitor .accordion:after{content:"▼";font-size:10px;color:#be1e14}#systemmonitor .acd-check:checked~.accordion:after{content:"▲"}#systemmonitor #shiken-ichiran .accordion:after{content:""}@media (max-width: 640px){.whitebox,.whitebox-half{width:calc(100% - 20px);margin:10px}#systemmonitor .accordion:after{font-size:16px}.container,.main-box{display:block}.side-container{background-color:#f5f5f5}.side-box{margin:0;border-radius:0;height:100%;display:block}#side-nav::-webkit-scrollbar{display:none}.main-box h2 span{min-width:95%}.main-box h2 a{float:none;margin:10px auto 20px;display:block}.whitebox .table-box{margin:0;padding-bottom:15px;padding-top:15px}.table-box{padding:0 10px 30px}.table thead th{white-space:nowrap}.responsive-tbody tr{display:block}.responsive-tbody th,.responsive-tbody td{width:100%!important;display:block}input[type=submit],.button-red,.button-blue,.button-black,.button-orange{min-width:300px}input[type=email],input[type=password],input[type=text],input[type=number],textarea{width:100%;font-size:16px}.box label input[type=checkbox]{padding:0!important;width:20px!important}.box ul li a{visibility:visible}.select-box{min-width:100%}}.tableBase{border-collapse:collapse;padding:0;margin:0 auto;box-shadow:0 0 15px -6px #00000073}.tableBase tr{background-color:#fff}.tableBase th,.tableBase td{padding:15px 0;border-bottom:1px solid #eee}.tableBase th{font-size:14px;padding:15px;background-color:#646464;color:#fff}.tableBase tr{text-align:center;width:20%;padding:20px 0;background-color:#fff;color:#3a3a3a}.tableBase td{color:unset}.tableBase tr:hover{background-color:#efbfbf;color:#fff!important;cursor:pointer}a:hover{cursor:pointer}header{height:32px;background-color:#64696e;box-shadow:0 3px 3px #0003;-webkit-box-shadow:0px 3px 3px rgba(0,0,0,.2)}#header-in{width:100%;margin:auto;display:table}#header-in h1{display:table-cell;width:250px;text-align:right;position:relative}#header-in h1 img{position:absolute;top:0;left:12px;width:250px}#header-in p{position:absolute;top:40px;left:150px}#header-in p span{margin:0 10px}#header-in h2{display:table-cell;margin:7px 0 0;text-align:center;color:#fff;font-size:16px;vertical-align:top;line-height:32px;padding-right:100px}#header-nav{position:absolute;top:10px;right:20px}#header-nav a{margin:0 5px;position:relative;display:inline-block}#header-nav a img{width:40px}#header-lang{display:inline-block}#header-lang ul{display:none;margin:0;padding:2px;list-style:none;width:auto;background-color:#e6e6e6;border-radius:2px}#header-lang ul li a{font-size:13px;white-space:nowrap;background-color:#fff;display:block;padding:3px 5px;margin:2px}#header-lang a:hover~ul,#header-lang ul:hover{display:block;position:absolute;top:40px;right:0;z-index:9000}@media (max-width: 640px){header #header-in h1{display:none}#header-in p{top:40px;left:50px}#header-nav{right:5px}}#side-nav{min-width:210px;width:210px}.side-container{display:table-cell;vertical-align:top;text-align:left}.side-box{background-color:#dcdcdc;color:#23282d;border-radius:10px;margin:10px 0 10px 10px;padding-bottom:1px;height:calc(100% - 10px)}.side-box .profile{color:#23282d;text-align:center;padding-bottom:15px;margin-top:0;position:relative}.side-box .profile .profile-img img{border-radius:100%;width:100px;object-fit:cover;margin-bottom:5px}.user-name a{text-decoration:none}.user-auth{background-color:#323232;display:inline-block;color:#fff;font-size:12px;line-height:20px;border-radius:2px;padding:0 10px}.side-box .profile h1{padding:10px;text-align:center;margin:-50px 0 0 -5px;position:absolute}.side-box .profile h1 img{height:30px}.side-box .profile .profile-img{padding-top:10px}.side-box .nav,.side-box .nav ul{list-style:none}.side-box .nav .aco{padding-bottom:2px}.side-box .nav li>a,.side-box .nav li>p{color:#23282d;padding:7px 30px 7px 35px;text-decoration:none;display:block;white-space:nowrap;line-height:24px}.side-box .nav .notice a{position:relative}.side-box .nav .notice a:after{position:absolute;content:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2025.4.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2020%2020'%20style='enable-background:new%200%200%2020%2020;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:url(%23SVGID_1_);}%20.st1{fill:%23FFFFFF;}%20%3c/style%3e%3clinearGradient%20id='SVGID_1_'%20gradientUnits='userSpaceOnUse'%20x1='10'%20y1='2'%20x2='10'%20y2='22'%20gradientTransform='matrix(1%200%200%20-1%200%2022)'%3e%3cstop%20offset='0'%20style='stop-color:%2390040A'/%3e%3cstop%20offset='1'%20style='stop-color:%23B30614'/%3e%3c/linearGradient%3e%3ccircle%20class='st0'%20cx='10'%20cy='10'%20r='10'/%3e%3cpath%20class='st1'%20d='M10,12L10,12c-1.1,0-2-0.9-2-2V5c0-1.1,0.9-2,2-2l0,0c1.1,0,2,0.9,2,2v5C12,11.1,11.1,12,10,12z'/%3e%3cpath%20class='st1'%20d='M10,13L10,13c-1.1,0-2,0.9-2,2l0,0c0,1.1,0.9,2,2,2l0,0c1.1,0,2-0.9,2-2l0,0C12,13.9,11.1,13,10,13z'/%3e%3c/svg%3e");height:20px;width:20px;display:inline-block;right:5px;top:50%;margin-top:-10px;animation:blink 1.5s ease infinite alternate}@keyframes blink{0%{opacity:.2}to{opacity:1}}.side-box .nav li{background-repeat:no-repeat;background-position:10px 10px;background-size:16px 16px}.side-box .nav .nav01{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2025.4.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2020%2020'%20style='enable-background:new%200%200%2020%2020;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23585858;}%20%3c/style%3e%3cpath%20class='st0'%20d='M19,1v18H1V1H19%20M20,0H0v20h20V0L20,0z'/%3e%3cg%3e%3crect%20x='2'%20y='2'%20class='st0'%20width='6'%20height='16'/%3e%3c/g%3e%3cg%3e%3crect%20x='9'%20y='2'%20class='st0'%20width='9'%20height='4'/%3e%3c/g%3e%3cg%3e%3crect%20x='9'%20y='8'%20class='st0'%20width='9'%20height='2'/%3e%3c/g%3e%3cg%3e%3crect%20x='9'%20y='12'%20class='st0'%20width='9'%20height='6'/%3e%3c/g%3e%3c/svg%3e")}.side-box .nav .nav02{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2025.4.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2020%2020'%20style='enable-background:new%200%200%2020%2020;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23585858;}%20%3c/style%3e%3crect%20y='9'%20class='st0'%20width='20'%20height='1'/%3e%3crect%20x='1'%20y='7'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='1'%20y='11'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='3'%20y='7'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='3'%20y='5'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='3'%20y='11'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='3'%20y='13'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='6'%20y='7'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='6'%20y='5'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='6'%20y='3'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='6'%20y='1'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='6'%20y='11'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='6'%20y='13'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='6'%20y='15'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='6'%20y='17'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='9'%20y='7'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='9'%20y='5'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='9'%20y='11'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='9'%20y='13'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='11'%20y='7'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='11'%20y='11'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='14'%20y='7'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='14'%20y='5'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='14'%20y='3'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='14'%20y='11'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='14'%20y='13'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='14'%20y='15'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='16'%20y='7'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='16'%20y='11'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='18'%20y='7'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='18'%20y='5'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='18'%20y='11'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='18'%20y='13'%20class='st0'%20width='1'%20height='1'/%3e%3c/svg%3e")}.side-box .nav .nav03{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2025.4.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2020%2020'%20style='enable-background:new%200%200%2020%2020;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23585858;}%20%3c/style%3e%3cg%3e%3cpath%20class='st0'%20d='M9,2v5H1V2H9%20M10,1H0v7h10V1L10,1z'/%3e%3c/g%3e%3cg%3e%3cpath%20class='st0'%20d='M19,13v5h-8v-5H19%20M20,12H10v7h10V12L20,12z'/%3e%3c/g%3e%3cpolygon%20class='st0'%20points='9,16.5%206,14%206,16%201,16%201,10%200,10%200,16%200,17%201,17%206,17%206,19%20'/%3e%3cpolygon%20class='st0'%20points='11,3.5%2014,6%2014,4%2019,4%2019,10%2020,10%2020,4%2020,3%2019,3%2014,3%2014,1%20'/%3e%3c/svg%3e")}.side-box .nav .nav04{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2025.4.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2020%2020'%20style='enable-background:new%200%200%2020%2020;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:none;stroke:%23585858;stroke-miterlimit:10;}%20.st1{fill:%23585858;}%20%3c/style%3e%3ccircle%20class='st0'%20cx='6.1'%20cy='6.1'%20r='2'/%3e%3ccircle%20class='st0'%20cx='6.1'%20cy='6.1'%20r='4'/%3e%3crect%20x='5.1'%20y='0'%20class='st1'%20width='2'%20height='2'/%3e%3crect%20x='8.7'%20y='1.5'%20transform='matrix(0.7071%20-0.7071%200.7071%200.7071%201.0759%207.5991)'%20class='st1'%20width='2'%20height='2'/%3e%3crect%20x='10.2'%20y='5.1'%20class='st1'%20width='2'%20height='2'/%3e%3crect%20x='8.7'%20y='8.7'%20transform='matrix(0.7071%20-0.7071%200.7071%200.7071%20-4.0228%209.7162)'%20class='st1'%20width='2'%20height='2'/%3e%3crect%20x='5.1'%20y='10.2'%20class='st1'%20width='2'%20height='2'/%3e%3crect%20x='1.5'%20y='8.7'%20transform='matrix(0.7071%20-0.7071%200.7071%200.7071%20-6.1376%204.6152)'%20class='st1'%20width='2'%20height='2'/%3e%3crect%20y='5.1'%20class='st1'%20width='2'%20height='2'/%3e%3crect%20x='1.5'%20y='1.5'%20transform='matrix(0.7071%20-0.7071%200.7071%200.7071%20-1.0389%202.5028)'%20class='st1'%20width='2'%20height='2'/%3e%3cg%3e%3cpath%20class='st1'%20d='M18.9,13.9v3.2h-6.9v-3.2H18.9%20M20,13h-9v5h9V13L20,13z'/%3e%3c/g%3e%3cpolyline%20class='st0'%20points='2,13%202,15.5%208,15.5%20'/%3e%3cpolygon%20class='st1'%20points='10,15.5%208,18%208,13%20'/%3e%3c/svg%3e")}.side-box .nav .nav05{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2025.4.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2020%2020'%20style='enable-background:new%200%200%2020%2020;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:none;}%20.st1{fill:%23585858;}%20%3c/style%3e%3crect%20class='st0'%20width='20'%20height='20'/%3e%3crect%20x='7.5'%20y='2'%20class='st1'%20width='5'%20height='11'/%3e%3crect%20x='7.5'%20y='14'%20class='st1'%20width='5'%20height='4'/%3e%3c/svg%3e")}.side-box .nav .nav06{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2025.4.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2020%2020'%20style='enable-background:new%200%200%2020%2020;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:none;}%20.st1{fill:none;stroke:%23585858;stroke-miterlimit:10;}%20.st2{fill:%23585858;}%20%3c/style%3e%3crect%20class='st0'%20width='20'%20height='20'/%3e%3ccircle%20class='st1'%20cx='6.1'%20cy='10.1'%20r='2'/%3e%3ccircle%20class='st1'%20cx='6.1'%20cy='10.1'%20r='4'/%3e%3crect%20x='5.1'%20y='4'%20class='st2'%20width='2'%20height='2'/%3e%3crect%20x='16'%20y='6.2'%20class='st2'%20width='2'%20height='11'/%3e%3crect%20x='8.7'%20y='5.5'%20transform='matrix(0.7071%20-0.7071%200.7071%200.7071%20-1.7485%208.7498)'%20class='st2'%20width='2'%20height='2'/%3e%3crect%20x='10.2'%20y='9.1'%20class='st2'%20width='2'%20height='2'/%3e%3crect%20x='8.7'%20y='12.7'%20transform='matrix(0.7071%20-0.7071%200.7071%200.7071%20-6.8205%2010.8578)'%20class='st2'%20width='2'%20height='2'/%3e%3crect%20x='5.1'%20y='14.2'%20class='st2'%20width='2'%20height='2'/%3e%3crect%20x='1.5'%20y='12.7'%20transform='matrix(0.7071%20-0.7071%200.7071%200.7071%20-8.9341%205.7858)'%20class='st2'%20width='2'%20height='2'/%3e%3crect%20y='9.1'%20class='st2'%20width='2'%20height='2'/%3e%3crect%20x='1.5'%20y='5.5'%20transform='matrix(0.7071%20-0.7071%200.7071%200.7071%20-3.8564%203.6722)'%20class='st2'%20width='2'%20height='2'/%3e%3cpath%20class='st2'%20d='M16,8c-1.1,0-2-1.1-2-2.5S14.9,3,16,3V8z'/%3e%3cpath%20class='st2'%20d='M18,3c1.1,0,2,1.1,2,2.5S19.1,8,18,8V3z'/%3e%3c/svg%3e")}.side-box .nav .nav07{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2025.4.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2020%2020'%20style='enable-background:new%200%200%2020%2020;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:none;}%20.st1{fill:none;stroke:%23585858;stroke-miterlimit:10;}%20.st2{fill:%23585858;}%20%3c/style%3e%3crect%20class='st0'%20width='20'%20height='20'/%3e%3ccircle%20class='st1'%20cx='6.1'%20cy='10.1'%20r='2'/%3e%3ccircle%20class='st1'%20cx='6.1'%20cy='10.1'%20r='4'/%3e%3crect%20x='5.1'%20y='4'%20class='st2'%20width='2'%20height='2'/%3e%3crect%20x='16'%20y='6.2'%20class='st2'%20width='2'%20height='11'/%3e%3crect%20x='8.7'%20y='5.5'%20transform='matrix(0.7071%20-0.7071%200.7071%200.7071%20-1.7485%208.7498)'%20class='st2'%20width='2'%20height='2'/%3e%3crect%20x='10.2'%20y='9.1'%20class='st2'%20width='2'%20height='2'/%3e%3crect%20x='8.7'%20y='12.7'%20transform='matrix(0.7071%20-0.7071%200.7071%200.7071%20-6.8205%2010.8578)'%20class='st2'%20width='2'%20height='2'/%3e%3crect%20x='5.1'%20y='14.2'%20class='st2'%20width='2'%20height='2'/%3e%3crect%20x='1.5'%20y='12.7'%20transform='matrix(0.7071%20-0.7071%200.7071%200.7071%20-8.9341%205.7858)'%20class='st2'%20width='2'%20height='2'/%3e%3crect%20y='9.1'%20class='st2'%20width='2'%20height='2'/%3e%3crect%20x='1.5'%20y='5.5'%20transform='matrix(0.7071%20-0.7071%200.7071%200.7071%20-3.8564%203.6722)'%20class='st2'%20width='2'%20height='2'/%3e%3cpath%20class='st2'%20d='M16,8c-1.1,0-2-1.1-2-2.5S14.9,3,16,3V8z'/%3e%3cpath%20class='st2'%20d='M18,3c1.1,0,2,1.1,2,2.5S19.1,8,18,8V3z'/%3e%3c/svg%3e")}.side-box .nav .nav08{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2025.4.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2020%2020'%20style='enable-background:new%200%200%2020%2020;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:none;}%20.st1{fill:%23585858;}%20%3c/style%3e%3crect%20y='0'%20class='st0'%20width='20'%20height='20'/%3e%3cg%3e%3cpath%20class='st1'%20d='M16,6v10H4V6H16%20M17,5H3v12h14V5L17,5z'/%3e%3c/g%3e%3cg%3e%3cpolygon%20class='st1'%20points='17,5%203,5%204,2%2016,2%20'/%3e%3c/g%3e%3cg%3e%3cpolygon%20class='st1'%20points='2,5%201,5%201,19%202,19%202,5%20'/%3e%3c/g%3e%3cg%3e%3cpolygon%20class='st1'%20points='19,5%2018,5%2018,19%2019,19%2019,5%20'/%3e%3c/g%3e%3cg%3e%3cpolygon%20class='st1'%20points='18,18%202,18%202,19%2018,19%2018,18%20'/%3e%3c/g%3e%3cg%3e%3crect%20x='2'%20y='11'%20class='st1'%20width='17'%20height='4'/%3e%3c/g%3e%3c/svg%3e")}.side-box .nav .nav10{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2025.4.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2020%2020'%20style='enable-background:new%200%200%2020%2020;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:none;}%20.st1{fill:%23585858;}%20%3c/style%3e%3crect%20class='st0'%20width='20'%20height='20'/%3e%3cg%3e%3cg%3e%3cpath%20class='st1'%20d='M10,2c4.9,0,9,3.3,9,7.1c0,4-4,7.3-9,7.3c-0.8,0-1.5,0-2.2-0.2l-0.1,0H7.6H7.4c-0.8,0-1.9,0.4-3.1,0.9%20C3.5,17.4,2.5,17.8,2,18c0.1-0.4,0.3-0.9,0.4-1.3c0.4-1.4,0.8-2.6,0.1-3.4c-1-1.1-1.5-2.5-1.5-4C1,5.3,5,2,10,2%20M10,1%20C4.5,1,0,4.7,0,9.3c0,1.7,0.6,3.3,1.7,4.6c0.7,0.8-1.5,4.5-0.5,5C1.3,19,1.5,19,1.7,19c1.3,0,4.5-1.8,5.7-1.8c0.1,0,0.1,0,0.2,0%20c0.8,0.2,1.6,0.2,2.4,0.2c5.5,0,10-3.7,10-8.3C20,4.7,15.5,1,10,1L10,1z'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3cpath%20class='st1'%20d='M8.8,13.9V8.5H8V7.9h3.3v6H8.8z'/%3e%3c/g%3e%3ccircle%20class='st1'%20cx='10'%20cy='5.5'%20r='1.5'/%3e%3c/svg%3e")}.side-box .nav .nav11{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2025.4.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2020%2020'%20style='enable-background:new%200%200%2020%2020;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23585858;}%20%3c/style%3e%3cg%3e%3cpath%20class='st0'%20d='M3.5,12.9V19l-2,0v-4.1L3.5,12.9%20M4.5,10.5l-4,4V20l4,0.1V10.5L4.5,10.5z'/%3e%3c/g%3e%3cg%3e%3cpath%20class='st0'%20d='M6.5,14l1.6,1.6L8.5,16v3h-2L6.5,14%20M5.5,11.6l0,8.4h4v-5.8l-0.7,0.7L5.5,11.6L5.5,11.6z'/%3e%3c/g%3e%3cg%3e%3cpath%20class='st0'%20d='M13.4,11.6V19h-2v-5.4L13.4,11.6%20M14.4,9.2l-4,4V20h4V9.2L14.4,9.2z'/%3e%3c/g%3e%3cg%3e%3cpath%20class='st0'%20d='M17.7,7.3L18.4,8v11h-2V8.6L17.7,7.3%20M17.7,5.9l-2.3,2.3V20h4V7.6L17.7,5.9L17.7,5.9z'/%3e%3c/g%3e%3cpolygon%20class='st0'%20points='4.4,9.1%208.8,13.5%2017.7,4.5%2020,6.8%2020,0%2013.2,0%2015.6,2.4%208.8,9.2%204.4,4.9%200,9.5%200,13.6%20'/%3e%3c/svg%3e")}.side-box .nav .nav12{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2025.4.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2020%2020'%20style='enable-background:new%200%200%2020%2020;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23585858;}%20%3c/style%3e%3cg%3e%3cpath%20class='st0'%20d='M19,3v3H1V3H19%20M19,2H1C0.4,2,0,2.4,0,3v3c0,0.6,0.4,1,1,1h18c0.6,0,1-0.4,1-1V3C20,2.4,19.6,2,19,2L19,2z'/%3e%3c/g%3e%3cg%3e%3cpath%20class='st0'%20d='M19,9v3H1V9H19%20M19,8H1C0.4,8,0,8.4,0,9v3c0,0.6,0.4,1,1,1h18c0.6,0,1-0.4,1-1V9C20,8.5,19.6,8,19,8L19,8z'/%3e%3c/g%3e%3cg%3e%3cpath%20class='st0'%20d='M19,15v3H1v-3H19%20M19,14H1c-0.6,0-1,0.4-1,1v3c0,0.6,0.4,1,1,1h18c0.6,0,1-0.4,1-1v-3C20,14.5,19.6,14,19,14%20L19,14z'/%3e%3c/g%3e%3cg%3e%3cpath%20class='st0'%20d='M17,3.5h-1c-0.6,0-1,0.4-1,1s0.4,1,1,1h1c0.6,0,1-0.4,1-1S17.6,3.5,17,3.5L17,3.5z'/%3e%3c/g%3e%3cg%3e%3cpath%20class='st0'%20d='M17,9.5h-1c-0.6,0-1,0.4-1,1s0.4,1,1,1h1c0.6,0,1-0.4,1-1S17.6,9.5,17,9.5L17,9.5z'/%3e%3c/g%3e%3cg%3e%3cpath%20class='st0'%20d='M17,15.4h-1c-0.6,0-1,0.4-1,1s0.4,1,1,1h1c0.6,0,1-0.4,1-1S17.6,15.4,17,15.4L17,15.4z'/%3e%3c/g%3e%3c/svg%3e")}.side-box .nav .nav13{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2026.0.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2020%2020'%20style='enable-background:new%200%200%2020%2020;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:none;}%20.st1{fill:%23585858;}%20%3c/style%3e%3crect%20class='st0'%20width='20'%20height='20'/%3e%3cpath%20class='st1'%20d='M18,3H2H1v14h1h16h1V3H18z%20M18,16H2V4h16V16z'/%3e%3cpath%20class='st1'%20d='M12.5,10.8l-4.4,2.1C7.6,13.2,7,12.8,7,12.1V7.9c0-0.6,0.6-1,1.1-0.8l4.4,2.1C13.2,9.5,13.2,10.5,12.5,10.8z'/%3e%3c/svg%3e")}.side-box .nav .nav14{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2026.2.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2020%2020'%20style='enable-background:new%200%200%2020%2020;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23585858;}%20%3c/style%3e%3crect%20y='1'%20class='st0'%20width='5'%20height='12'/%3e%3crect%20x='4'%20y='14'%20class='st0'%20width='5'%20height='5'/%3e%3crect%20x='11'%20y='14'%20class='st0'%20width='5'%20height='5'/%3e%3crect%20x='7.5'%20y='1'%20class='st0'%20width='5'%20height='12'/%3e%3crect%20x='15'%20y='1'%20class='st0'%20width='5'%20height='12'/%3e%3c/svg%3e")}.side-box .nav .nav15{background-image:url(../public/img/side-icons_remote.svg)}.side-box .nav .nav16{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2025.4.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2020%2020'%20style='enable-background:new%200%200%2020%2020;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23585858;}%20%3c/style%3e%3crect%20y='9'%20class='st0'%20width='20'%20height='1'/%3e%3crect%20x='1'%20y='7'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='1'%20y='11'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='3'%20y='7'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='3'%20y='5'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='3'%20y='11'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='3'%20y='13'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='6'%20y='7'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='6'%20y='5'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='6'%20y='3'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='6'%20y='1'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='6'%20y='11'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='6'%20y='13'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='6'%20y='15'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='6'%20y='17'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='9'%20y='7'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='9'%20y='5'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='9'%20y='11'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='9'%20y='13'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='11'%20y='7'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='11'%20y='11'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='14'%20y='7'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='14'%20y='5'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='14'%20y='3'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='14'%20y='11'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='14'%20y='13'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='14'%20y='15'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='16'%20y='7'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='16'%20y='11'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='18'%20y='7'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='18'%20y='5'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='18'%20y='11'%20class='st0'%20width='1'%20height='1'/%3e%3crect%20x='18'%20y='13'%20class='st0'%20width='1'%20height='1'/%3e%3c/svg%3e")}.side-box .nav .nav99{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2025.4.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2020%2020'%20style='enable-background:new%200%200%2020%2020;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23FFDC00;}%20.st1{fill:none;}%20%3c/style%3e%3cg%3e%3cpath%20class='st0'%20d='M7.8,13.2c0-1.5,0-1.8,0.1-2.2C8,10.4,8.6,9.8,9,9.6l3.1-1.4c0.5-0.2,0.8-0.6,0.8-1.3c0-1.4-0.6-1.6-2.9-1.6%20c-2.4,0-2.9,0-2.9,2.1v0.3H4.2c0-4.2,0.6-5.3,5.8-5.3c3.9,0,5.9,0.7,5.9,3.9c0,1.7-0.2,3.3-2,4l-2.3,1c-0.9,0.4-0.9,0.7-0.9,1.9%20H7.8z%20M7.7,17.6v-3h3v3H7.7z'/%3e%3c/g%3e%3crect%20class='st1'%20width='20'%20height='20'/%3e%3c/svg%3e")}.side-box .nav .nav100{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2025.4.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2020%2020'%20style='enable-background:new%200%200%2020%2020;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23585858;}%20.st1{fill:none;}%20%3c/style%3e%3cpath%20class='st0'%20d='M13,1v17H1V1H13%20M14,0H0v19h14V0L14,0z'/%3e%3cg%3e%3cpolygon%20class='st0'%20points='12,20%201,19%201,1%2012,2%2012,6.5%208,6.5%208,11.5%2012,11.5%20'/%3e%3c/g%3e%3crect%20x='9'%20y='7.5'%20class='st0'%20width='8'%20height='3'/%3e%3cpolygon%20class='st0'%20points='20,9%2016,13%2016,5%20'/%3e%3crect%20class='st1'%20width='20'%20height='20'/%3e%3c/svg%3e")}.side-box .nav li:hover{background-color:#b7c2cd80}.side-box .nav li a:hover{background-color:#fffc}.side-box .sub-nav{padding:0;margin:-7px 0 0}.side-box .sub-nav li a{padding:2px 20px 2px 45px}.side-box hr{margin:10px 5px;height:1px;background-color:#fff;display:block;border-style:none}.side-box .nav .displayScreen{background-color:#f0f0f0;pointer-events:none;margin:5px;border-radius:5px;height:28px;background-position:5px 5px}.side-box .nav .displayScreen a{padding-left:30px;line-height:14px}.side-box .nav .displayScreenSecond a{background-color:#f0f0f0;pointer-events:none;border-radius:5px;margin:1px 5px;padding:1px 20px 1px 40px}.acd-check{display:none}.sub-nav{height:0;opacity:0;visibility:hidden}.accordion{margin:0;padding:7px 30px 7px 35px;display:block;position:relative}.accordion span{line-height:24px}.accordion:after{content:"▼";font-size:10px;color:#9696b4;position:absolute;top:10px;right:10px}.acd-check:checked~.accordion~.sub-nav{height:auto;opacity:1;visibility:visible}.acd-check:checked~.accordion:after{content:"▲"}.side-close{list-style:none}.side-close span{display:inline-block;background-color:#1e1e1e;color:#fff;line-height:20px;width:20px;border-radius:50px;text-align:center;margin:8px;font-weight:700}.side-close .close span:before{content:"←"}.side-close .open span:before{content:"→";display:none}#side-nav:target{width:45px;min-width:45px;transition:.2s}#side-nav:target .side-box{padding:15px 0;transition:.2s}#side-nav:target .side-box .profile,#side-nav:target .side-box .nav li a span,#side-nav:target .accordion span,#side-nav:target .accordion:after{display:none}#side-nav:target .side-box .nav li label,#side-nav:target .side-box .nav li>a{height:35px}#side-nav:target .side-box .nav .sub-nav{margin:0;border-radius:0 3px 3px 0}#side-nav:target .side-box .nav .aco .sub-nav .notice a:after{top:-18px}#side-nav:target .side-box .nav .aco:hover .sub-nav .notice a:after{top:50%}#side-nav:target .side-box .nav .sub-nav li a{height:0}#side-nav:target .side-box .nav li a{padding:0}#side-nav:target .accordion{padding:5px}#side-nav:target .side-close .close span:before,#side-nav:target .side-close .close,#side-nav:target #side-support{display:none}#side-nav:target .side-close .open span:before{display:block}#side-nav:target .side-box .nav .aco{position:relative}#side-nav:target .side-box .nav .aco:hover .sub-nav{display:block!important;position:absolute;z-index:100;top:0;left:36px;background-color:#b4b4b4e6;padding:5px}#side-nav:target .side-box .nav .aco:hover .sub-nav li a{padding:0 10px;height:auto}#side-nav:target .side-box .nav .aco:hover .sub-nav li a span{display:block}#side-nav:target .side-workspace{width:40px;height:40px;margin:0 -3px 0 -2px;position:relative;z-index:999}#side-nav:target .side-workspace .select-box{border-radius:5px}#side-nav:target .side-workspace .select-box{position:absolute;width:auto;height:auto;z-index:999}#side-nav:target .side-workspace .side-user-auth{position:absolute;height:auto;z-index:998;top:35px;display:none}#side-nav:target .side-workspace:hover .select-box,#side-nav:target .side-workspace:hover .side-user-auth{min-width:200px!important;display:block}#side-nav:target .side-user-auth{display:none}#side-support{padding:5px;background-color:#646464;border-radius:3px;margin:7px;color:#fff;font-size:13px}#side-support h3{font-size:14px;margin:5px;text-align:center}#side-support div{background-color:#fafafa;padding:5px;margin:5px 0 0;font-weight:400;font-size:13px;line-height:20px;border-radius:2px;color:#585858}#side-support h4 small{display:inline-block;font-weight:400;padding-left:.1em}#side-support p{font-size:12px}#side-support strong{font-size:20px;line-height:25px;margin-top:3px;display:block;text-align:center}#side-support small{text-align:right;display:block;margin-top:-3px}#side-support a{display:block;color:#252b4d;padding:3px;border-radius:2px;margin:0 -3px;text-decoration:underline}#side-nav .side-workspace{margin:0}#side-nav .side-workspace .select-box{min-width:calc(100% - 10px)!important;background-color:#323232;color:#b21d23;border-style:none;margin:0 5px;padding:0 10px;border-radius:3px 3px 1px 1px;height:30px;line-height:30px}#side-nav .side-workspace .select-box select{background-color:#323232;color:#fff;margin:0;padding:0;width:calc(100% - 10px)}#side-nav .side-user-auth{margin:-15px 5px 10px;padding:17px 10px 5px;background-color:#fff;border-radius:0 0 3px 3px}#side-nav .side-user-auth p{font-size:11px}@media (max-width: 640px){.side-box{background-color:#f5f5f5;margin:0}.side-box hr:last-child{display:none}.side-close{display:none}#nav-toggle{display:none;position:fixed;top:10px;left:10px;background-color:#646464;border-radius:50%}#nav-toggle div{width:40px;height:40px;padding-top:0}#nav-toggle>div{position:relative;width:40px;margin-top:0}#nav-toggle span{width:60%;height:4px;left:0;right:0;display:block;background-color:#910000;position:absolute;-webkit-transition:.35s ease-in-out;-moz-transition:.35s ease-in-out;margin:6px auto;transition:.35s ease-in-out}#nav-toggle span:nth-child(1){top:2px}#nav-toggle span:nth-child(2){top:10px}#nav-toggle span:nth-child(3){top:18px}#overlay{display:none;position:fixed;width:100%;height:100%;top:0;left:0;right:0;bottom:0}.side-container{position:fixed;height:100%;width:210px;top:0;left:-210px;-webkit-transition:.35s ease-in-out;transition:.35s ease-in-out;overflow-y:scroll!important;-webkit-overflow-scrolling:touch;margin-top:0}#nav-toggle{display:block}.open{overflow:hidden}.open #overlay{display:block;background-color:#000000b3}.open .side-container{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);left:210px}.open #nav-toggle{background-color:#fff0}.open #nav-toggle span:nth-child(1){top:11px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg)}.open #nav-toggle span:nth-child(2){width:0;left:50%}.open #nav-toggle span:nth-child(3){top:11px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg)}#overlay{z-index:200}.side-container{z-index:300}#nav-toggle{z-index:400}}#info-table{height:auto;overflow-y:scroll;margin:10px 10px 50px;background-color:#fff;border-radius:5px;padding:5px 10px;display:inline-block;width:calc(100% - 20px)}#info-table table,.info-table{width:100%}.info-table th{white-space:nowrap;font-weight:400;width:120px;vertical-align:top;padding:5px 0}.info-table .info-date{width:150px;white-space:nowrap}.info-table td{padding:8px}.info-table span{display:block;line-height:25px;text-align:center;border-radius:20px;background-color:#e6e6e6}.info-table th a{text-decoration:none}.info-table td a{line-height:18px}.info-table td a:hover{text-decoration:underline}.info-table td small{display:block;padding:0;margin:0;line-height:10px;color:#8c9196}.info-table .notice{position:relative}.info-table .notice:after{position:absolute;content:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2025.4.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2020%2020'%20style='enable-background:new%200%200%2020%2020;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:url(%23SVGID_1_);}%20.st1{fill:%23FFFFFF;}%20%3c/style%3e%3clinearGradient%20id='SVGID_1_'%20gradientUnits='userSpaceOnUse'%20x1='10'%20y1='2'%20x2='10'%20y2='22'%20gradientTransform='matrix(1%200%200%20-1%200%2022)'%3e%3cstop%20offset='0'%20style='stop-color:%2390040A'/%3e%3cstop%20offset='1'%20style='stop-color:%23B30614'/%3e%3c/linearGradient%3e%3ccircle%20class='st0'%20cx='10'%20cy='10'%20r='10'/%3e%3cpath%20class='st1'%20d='M10,12L10,12c-1.1,0-2-0.9-2-2V5c0-1.1,0.9-2,2-2l0,0c1.1,0,2,0.9,2,2v5C12,11.1,11.1,12,10,12z'/%3e%3cpath%20class='st1'%20d='M10,13L10,13c-1.1,0-2,0.9-2,2l0,0c0,1.1,0.9,2,2,2l0,0c1.1,0,2-0.9,2-2l0,0C12,13.9,11.1,13,10,13z'/%3e%3c/svg%3e");height:20px;width:20px;display:inline-block;right:3px;top:50%;margin-top:-10px;animation:blink 1.5s ease infinite alternate}.info-end,.info-end a{color:#323232}.info-end span{background-color:#787878;color:#fff}.info-error,.info-error a{color:#910000}.info-error span{background-color:#bd000a;color:#fff}.info,.info a,.info span{color:#323232}.info-stop,.info-stop a{color:#be00ff}.info-stop span{background-color:#ff87e1;color:#fff}.info-event,.info-event a{color:#323232}.info-pr span{color:#323232;background-color:#eeebaa}.event span{background-color:#8caaff;color:#fff}@media (max-width: 640px){#dashboard #info-table{width:calc(100% - 20px)}#info-table{margin:10px 10px 50px}.info-table{width:100%}.info-table tr{padding:5px 0 0;display:block;border-bottom:1px solid rgba(230,230,230,1)}.info-table td:last-child{display:block}.info-table td{padding:5px}}#shiken-ichiran{display:block;width:100%;font-size:13px;padding:10px 9px 1px;border-radius:5px;background-color:#fff}#shiken-ichiran>tbody{display:block;width:100%}#shiken-ichiran>tbody>tr{display:block;margin-bottom:10px;border-radius:100px 3px 3px 100px;background-color:#dcebf5;border:4px solid rgba(220,235,245,1);position:relative;padding:0;width:100%;min-width:1050px}#shiken-ichiran>tbody>tr>td:last-child{width:90%}.shubetsu>img{height:25px}.gaiyou{padding:0 10px!important;width:10%}.gaiyou p{display:inline-block;margin:0;padding:5px 5px 5px 0;white-space:nowrap;line-height:20px}.type{width:100%;padding:0!important;margin-bottom:4px!important}.type img{height:24px}.name{border-radius:5px;background-color:#fff;min-width:180px;width:auto;max-width:300px;position:relative;overflow-x:hidden;vertical-align:top;padding-left:5px!important}.name:after{content:"";position:absolute;right:0;top:0;background:linear-gradient(to right,#fff0,#fff);width:20px;height:100%}.shiken-td03,.shiken-td04,.shiken-td05,.shiken-td06{width:5%;border-left:1px solid rgba(255,255,255,1)}.shiken-td03 p,.shiken-td04 p{padding:5px 10px;margin:0;white-space:nowrap}.shiken-td03 p strong,.shiken-td04 p strong{display:inline-block;width:auto;padding:0 10px 0 0;color:#01439d;font-size:13px;font-weight:400}.shiken-td05{padding:0 10px}.shiken-td05>a{display:block;background-color:#141e5a;color:#fff;border-radius:20px;min-width:60px;max-width:130px;text-align:center;margin:3px;padding:2px 15px;transition:.2s;box-shadow:0 2px 2px #0003;white-space:nowrap}.shiken-td05>a:hover{background-color:#28326e;transition:.2s;box-shadow:1px 4px 4px #0000004d}.shiken-td05>a:active{transition:.2s;box-shadow:1px 2px 2px #0006}.shiken-td05 a span{font-size:13px;line-height:20px;color:#fff}.shiken-td05 div{display:inline-block;text-align:center}.shiken-td05 div span{position:relative;display:block;background-color:#fff;width:30px;border-radius:50%;font-size:16px;line-height:30px}.shiken-td05 span ul{display:none;position:absolute;z-index:888;background-color:#e6e6e6;width:auto;border-radius:3px;right:18px;top:3px;padding:1px}.shiken-td05 span:hover ul{display:block}.shiken-td05 span ul li{list-style:none;border-style:none}.shiken-td05 span ul li a{white-space:nowrap;font-size:13px;line-height:25px;width:auto;padding:0 8px;text-align:left;border-radius:2px;background-color:#fff;color:#585858;-webkit-box-shadow:0px 0px 1px 1px rgba(0,0,0,0);box-shadow:0 0 1px 1px #0000}.shiken-td05 span ul li a:hover{background-color:#323232;color:#fff}.shiken-td06{width:auto;padding:0 10px}.shiken-td06 .btn-file,.shiken-td06 .btn2,.shiken-td06 .map-del{display:inline-block;border-radius:20px;text-align:center;margin:0 5px 5px 0!important;padding:2px 15px!important;transition:.2s;box-shadow:0 2px 2px #0003;font-size:13px;line-height:21px;color:#fff}.shiken-td06 .map-del{margin-right:0!important}.shiken-td06 .btn-file:hover,.shiken-td06 .btn2:hover,.shiken-td06 .map-del:hover{transition:.2s;box-shadow:1px 4px 4px #0000004d}.shiken-td06 .btn-file:active,.shiken-td06 .btn2:active,.shiken-td06 .map-del:active{transition:.2s;box-shadow:1px 2px 2px #0006}.shiken-td06 .btn2{background-color:#323232}.shiken-td06 span{color:#646464}.status{width:60px!important}.status a{display:table;vertical-align:middle;width:60px;height:60px;font-weight:700;background-color:#fff;text-align:center;line-height:18px;white-space:nowrap;border-radius:100px;-webkit-box-shadow:1px 1px 2px 1px rgba(0,0,0,.3);box-shadow:1px 1px 2px 1px #0000004d}.status a:hover{opacity:.7}.status a span{display:table-cell;vertical-align:middle;white-space:pre}.run{background-color:#b4c8ff!important;border-color:#b4c8ff!important}.run .status a{position:relative;background-color:#a0d8fb;color:#01439d}.run .status a:before,.run .status a:after,#map div span:before,#map div span:after,.run-machine a span:before,.run-machine a span:after{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:55%;height:55%;border:2px solid rgba(0,50,255,0);border-radius:50%;box-sizing:border-box;pointer-events:none;animation:pulsate 2s linear infinite}.run .status a:after,#map div span:after,.run-machine a span:after{animation-delay:1s}@keyframes pulsate{0%{transform:scale(1);opacity:.5}to{transform:scale(3);opacity:0}}.pre .status a{background-color:#b4c8ff;color:#0059a0}.error-stop .status a{background-color:#be000a;color:#fff}.error-end{background-color:#ff4b4b!important;border-color:#ff4b4b!important}.error-end .status a{background-color:#be000a;color:#fff}.end .status a,.manual-end .status a{background-color:#787878;color:#fff}.tab-box{padding:10px;background-color:#fff;border-radius:5px;margin:30px 0 0;position:relative}.tab-box ul{position:absolute;top:-26px;left:0}.tab-box ul li{display:inline-block;margin:0 5px 0 0}.tab-box ul li span{display:block;background-color:#dcdcdc;padding:5px 10px 1px;pointer-events:auto;border-radius:5px 5px 0 0;cursor:pointer;line-height:20px}.tab-box ul li span.active{padding:5px 10px;background-color:#fff;border-radius:5px 5px 0 0;display:block;cursor:default}.modal ul li{list-style:none;font-size:13px;background-color:#e6f0f0;padding:0 30px 0 5px;position:relative}.modal ul li:nth-child(odd){background-color:#f5f5f5}.modal ul li a{display:inline-block;background-color:#5c0001;border-radius:20px;color:#fff;font-size:10px;padding:0 5px;line-height:15px;position:absolute;top:5px;right:5px}#share02 img{border-radius:50%;display:block;margin:30px auto 0}#share02 p{text-align:center}#shiken-ichiran .wariate:before{content:"割";display:block;width:21px;height:21px;position:absolute;top:-8px;left:-10px;background-color:#323232;border-radius:50%;color:#fff;text-align:center;line-height:20px;font-size:11px;border:1px solid rgba(255,255,255,1)}#shiken-ichiran .wariate2:before{content:"";display:block;width:21px;height:21px;position:absolute;top:-8px;left:-10px;border-radius:50%;color:#fff;text-align:center;line-height:20px;font-size:11px;border:1px solid rgba(230,230,230,1);background-image:url(/assets/profile2-BGOCeG3s.png);background-position:center center;background-repeat:no-repeat;background-size:80% auto;background-color:#fff}@media (max-width: 640px){#shiken-ichiran{width:100%;margin:auto;padding:10px}#shiken-ichiran>tbody>tr{border-radius:5px;padding:0 0 5px;min-width:auto}#shiken-ichiran>tbody>tr .status{width:60px!important}#shiken-ichiran>tbody>tr .gaiyou{width:calc(100% + -0px);padding:0 5px!important}#shiken-ichiran>tbody>tr>td:nth-child(3),#shiken-ichiran>tbody>tr>td:nth-child(4){display:block}.name{min-width:50vw;width:auto;max-width:calc(100vw - 130px);overflow:hidden}.shiken-td03{margin:10px 0 0}.shiken-td03,.shiken-td04,.shiken-td05,.shiken-td06{width:100%;border:none!important}.shiken-td03 p,.shiken-td04 p{width:100%;display:block;padding:2px 5px;border-bottom:1px solid rgba(0,0,0,.1);overflow:hidden}.shiken-td03 p strong,.shiken-td04 p strong{width:100px}.shiken-td05{display:block;position:relative;width:100%;padding:10px 0 0;text-align:center;font-size:0}.shiken-td05>a{display:inline-block;min-width:calc(50% - 10px);margin:5px}.shiken-td05 .testAllocation{display:inline-block;width:50%}.shiken-td05 .testAllocation .share{width:100%}.shiken-td05{text-align:right}.shiken-td05 span{display:inline-block}.shiken-td05 span ul{display:none;padding:5px;text-align:left}.shiken-td05 span ul li{padding:0!important;line-height:20px}.shiken-td05 span ul li:not(:last-child){margin:0 0 4px}.shiken-td05 span ul li a{width:100%}.shiken-td06{display:block;width:100%!important;padding:5px;text-align:center}.shiken-td06 .btn-file{width:100%}.shiken-td06 .btn2,.shiken-td06 .map-del{width:calc(50% - 20px);display:inline-block!important;margin:10px 0}.gaiyou p{width:100%;white-space:normal}.tab-box{border-radius:5px;padding:0!important}}.modal{width:100%;height:100%;position:fixed;display:flex;top:0;left:0;flex-direction:column;justify-content:center;align-items:center;background-color:#00000080;z-index:9999!important}.modal:not(:target){opacity:0;visibility:hidden;transition:opacity .5s,visibility .5s}.modal:target{opacity:1;visibility:visible;transition:opacity .5s,visibility .5s}.modal-white{padding:30px;background-color:#fff}.modal-white input[type=text]{margin:0 0 30px}.modal .overlay{display:block;width:100%;height:100%;position:absolute;background-color:#00000080;opacity:.7;top:0;left:0;z-index:9998}.modal-wrapper{width:800px;max-width:100%;min-width:300px;height:auto;max-height:90vh;background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:5px;z-index:9999;overflow:auto}.modal-contents{overflow:auto;width:100%;height:100%;box-sizing:border-box;position:relative}.modal-content{margin:35px;font-size:16px;line-height:1.5em}.modal-content a{margin:5px}.modal-close{position:absolute;top:5px;right:10px;text-decoration:none;width:20px!important;text-align:right;background-color:#fff0!important;color:#323232!important;-webkit-box-shadow:0px 0px rgba(239,239,239,1)!important;box-shadow:0 0 #efefef00!important}.modal-content form button[type=submit]{display:block;font-size:13px;border-radius:15px;background-color:#146496;color:#fff;padding:0 15px;margin:10px auto}@media (max-width: 640px){.modal-wrapper{max-width:calc(100% - 20px);max-height:calc(100% - 20px);overflow:auto}.modal-content{margin:15px}.modal-contents{overflow:hidden}}#map{width:100%;padding:50% 15px 0;position:relative;background-image:url(/assets/map-CHsGoiRQ.jpg);background-repeat:no-repeat;background-position:center center;background-size:contain;border-radius:5px}#map div{position:absolute;width:50px;height:50px;background-size:cover}#map div span{pointer-events:none;width:100px}#map div a{display:block;width:50px;height:50px}#map-obj01{bottom:15%;left:42%;background-image:url(/assets/shaker-DwsbPFi7.png)}#map-obj02{bottom:18%;left:70%;background-image:url(/assets/shaker-DwsbPFi7.png)}#map-obj03{bottom:54%;left:55%;background-image:url(/assets/shaker-DwsbPFi7.png)}#machine-list tr td:first-child{width:1%;white-space:nowrap}#machine-list .icons{position:relative}#machine-list .icons img{height:30px}#machine-list .icons ul{position:absolute;display:none;background-color:#000c;top:-10px;right:-40px;list-style:none;z-index:999;border-radius:5px}#machine-list .icons:hover ul{display:block}#machine-list .icons ul li{padding:5px}#machine-list .icons ul li span{opacity:.3}#machine-list .tr_btn div{font-size:0;width:auto;white-space:nowrap}#machine-list .tr_btn div input{text-align:center;cursor:pointer}#machine-list .tr_btn div .button-ookisa{width:50px;background-color:#ff7800;font-size:13px;padding:4px;border-radius:20px;margin:2px;color:#fff;transition:.2s;box-shadow:1px 2px 1px #0000001a}#machine-list .tr_btn div .button-ookisa:hover{background-color:#ff820a;transition:.2s;box-shadow:1px 4px 4px #0000004d}#machine-list .tr_btn div .button-ookisa:active{transition:.2s;box-shadow:1px 2px 2px #0006}#machine-list td img{height:40px;display:block;margin:auto}#map-create{width:100%;padding:50% 15px 0;position:relative;background-image:url(/assets/osaka-labo-DmV4KRAd.jpg);background-repeat:no-repeat;background-position:center center;background-size:contain;border-radius:5px}#map-create div{position:absolute;width:50px;height:50px;background-size:cover}#map-create-obj01{bottom:60%;left:17%}#map-create-obj02{bottom:60%;left:30%}#map-create-obj03{bottom:60%;left:43%}.map-create-icon{position:relative;font-size:0}.map-create-icon img{width:100%}.map-create-icon a{position:absolute;top:-5px;right:-5px;width:18px;height:18px;display:block;opacity:0;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2026.0.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2022%2022'%20style='enable-background:new%200%200%2022%2022;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23646464;}%20.st1{fill:%23FFFFFF;}%20.st2{fill:%23AD0038;}%20%3c/style%3e%3cg%3e%3cpath%20class='st0'%20d='M18.4,2L20,3.6L12.6,11l7.4,7.4L18.4,20L11,12.6L3.6,20L2,18.4L9.4,11L2,3.6L3.6,2L11,9.4L18.4,2%20M18.4,0%20c-0.5,0-1,0.2-1.4,0.6L11,6.5L5.1,0.6C4.7,0.2,4.1,0,3.6,0s-1,0.2-1.4,0.6L0.6,2.2c-0.8,0.8-0.8,2,0,2.8L6.5,11l-5.9,5.9%20C0.2,17.3,0,17.8,0,18.4c0,0.5,0.2,1,0.6,1.4l1.6,1.6C2.6,21.8,3.1,22,3.6,22c0.5,0,1-0.2,1.4-0.6l5.9-5.9l5.9,5.9%20c0.4,0.4,0.9,0.6,1.4,0.6s1-0.2,1.4-0.6l1.6-1.6c0.8-0.8,0.8-2,0-2.8L15.5,11l5.9-5.9c0.8-0.8,0.8-2,0-2.8l-1.6-1.6%20C19.4,0.2,18.9,0,18.4,0L18.4,0z'/%3e%3cpath%20class='st1'%20d='M18.4,2L20,3.6L12.6,11l7.4,7.4L18.4,20L11,12.6L3.6,20L2,18.4L9.4,11L2,3.6L3.6,2L11,9.4L18.4,2%20M18.4,1%20c-0.3,0-0.5,0.1-0.7,0.3L11,7.9L4.3,1.3C4.1,1.1,3.9,1,3.6,1S3.1,1.1,2.9,1.3L1.3,2.9c-0.4,0.4-0.4,1,0,1.4L7.9,11l-6.7,6.7%20C1.1,17.8,1,18.1,1,18.4c0,0.3,0.1,0.5,0.3,0.7l1.6,1.6C3.1,20.9,3.4,21,3.6,21c0.3,0,0.5-0.1,0.7-0.3l6.7-6.7l6.7,6.7%20c0.2,0.2,0.5,0.3,0.7,0.3s0.5-0.1,0.7-0.3l1.6-1.6c0.4-0.4,0.4-1,0-1.4L14.1,11l6.7-6.7c0.4-0.4,0.4-1,0-1.4l-1.6-1.6%20C18.9,1.1,18.6,1,18.4,1L18.4,1z'/%3e%3cpolygon%20class='st2'%20points='20,3.6%2018.4,2%2011,9.4%203.6,2%202,3.6%209.4,11%202,18.4%203.6,20%2011,12.6%2018.4,20%2020,18.4%2012.6,11%20'/%3e%3c/g%3e%3c/svg%3e")}.map-create-icon span{position:absolute;bottom:-3px;right:-5px;width:18px;height:18px;display:block;z-index:5;opacity:0;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2026.0.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2022%2022'%20style='enable-background:new%200%200%2022%2022;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23646464;}%20.st1{fill:%23FFFFFF;}%20.st2{fill:%23B40032;}%20%3c/style%3e%3cg%3e%3cpath%20class='st0'%20d='M2,2l6.2,1.7L6.4,5.5l10.1,10.2l1.8-1.8L20,20l-6.2-1.7l1.8-1.8L5.5,6.4L3.7,8.2L2,2%20M2,0C1.5,0,1,0.2,0.6,0.6%20C0.1,1.1-0.1,1.8,0.1,2.5l1.7,6.2c0.2,0.7,0.7,1.2,1.4,1.4c0.2,0,0.3,0.1,0.5,0.1c0.5,0,1-0.2,1.4-0.6l0.4-0.4l7.3,7.3l-0.4,0.4%20c-0.5,0.5-0.7,1.2-0.5,1.9c0.2,0.7,0.7,1.2,1.4,1.4l6.2,1.7c0.2,0,0.3,0.1,0.5,0.1c0.5,0,1-0.2,1.4-0.6c0.5-0.5,0.7-1.2,0.5-1.9%20l-1.7-6.2c-0.2-0.7-0.7-1.2-1.4-1.4c-0.2,0-0.3-0.1-0.5-0.1c-0.5,0-1,0.2-1.4,0.6l-0.4,0.4L9.2,5.5l0.4-0.4%20c0.5-0.5,0.7-1.2,0.5-1.9C9.9,2.5,9.4,1.9,8.7,1.7L2.5,0.1C2.3,0,2.2,0,2,0L2,0z'/%3e%3cpath%20class='st1'%20d='M2,2l6.2,1.7L6.4,5.5l10.1,10.2l1.8-1.8L20,20l-6.2-1.7l1.8-1.8L5.5,6.4L3.7,8.2L2,2%20M2,1%20C1.7,1,1.5,1.1,1.3,1.3C1,1.5,0.9,1.9,1,2.3l1.7,6.2c0.1,0.3,0.4,0.6,0.7,0.7c0.1,0,0.2,0,0.3,0c0.3,0,0.5-0.1,0.7-0.3l1.1-1.1%20l8.7,8.7l-1.1,1.1c-0.3,0.3-0.4,0.6-0.3,1c0.1,0.3,0.4,0.6,0.7,0.7l6.2,1.7c0.1,0,0.2,0,0.3,0c0.3,0,0.5-0.1,0.7-0.3%20c0.3-0.3,0.4-0.6,0.3-1l-1.7-6.2c-0.1-0.3-0.4-0.6-0.7-0.7c-0.1,0-0.2,0-0.3,0c-0.3,0-0.5,0.1-0.7,0.3l-1.1,1.1L7.8,5.5l1.1-1.1%20c0.3-0.3,0.4-0.6,0.3-1C9.1,3.1,8.8,2.8,8.5,2.7L2.3,1C2.2,1,2.1,1,2,1L2,1z'/%3e%3cpolygon%20class='st2'%20points='20,20%2018.3,13.8%2016.5,15.6%206.4,5.5%208.2,3.7%202,2%203.7,8.2%205.5,6.4%2015.6,16.5%2013.8,18.3%20'/%3e%3c/g%3e%3c/svg%3e")}.map-create-icon p{bottom:-25px;text-align:center;white-space:nowrap;background-color:#323232;border-radius:25px;color:#fff;padding-left:15px;padding-right:15px;font-size:11px;line-height:18px;position:absolute;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);opacity:0}.map-create-icon:hover a,.map-create-icon:hover span,.map-create-icon:hover p{opacity:1}.table-box .btn2{white-space:nowrap;padding:3px 10px;border-radius:15px;color:#fff;font-size:13px;line-height:21px;background-color:#323232;transition:.2s;box-shadow:1px 2px 1px #0003}.table-box .btn2:hover{background-color:#3c3c3c;transition:.2s;box-shadow:1px 4px 4px #0000004d}.table-box .btn2:active{transition:.2s;box-shadow:1px 2px 2px #0006}.table-box .btn3{white-space:nowrap;background-color:#c8c8c8;padding:5px 10px;border-radius:15px;color:#fff;font-size:12px}#machine-list a.btn3{position:relative}#machine-list a.btn3 span{display:none;width:100%;padding:2px 10px;border-radius:15px}#machine-list a.btn3:hover span{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);z-index:100;background-color:#820000;color:#fff}.btn-clear{display:inline-block;font-size:11px!important;border-radius:15px;background-color:#820000!important;color:#fff;padding:0 10px!important}table td .btn-save,table td .map-del{border-radius:20px;padding:3px 10px!important;color:#fff;font-size:13px!important;line-height:21px;cursor:pointer;background-color:#f06464;transition:.2s;box-shadow:1px 2px 1px #0003}table td .btn-save:hover,table td .map-del:hover{background-color:#fa6e6e;transition:.2s;box-shadow:1px 4px 4px #0000004d}.main-box h2 .btn-save,.main-box h2 .map-reset{display:inline-block;padding:0 20px!important;border-radius:20px;color:#fff!important;font-size:13px!important;vertical-align:top;margin-top:4px!important;cursor:pointer;box-shadow:1px 2px 1px #0003}.main-box h2 .btn-save:hover,.main-box h2 .map-reset:hover{transition:.2s;box-shadow:1px 4px 4px #0000004d}.main-box h2 .btn-save:active,.main-box h2 .map-reset:active{transition:.2s;box-shadow:1px 2px 2px #0006}.main-box h2 .btn-save{width:120px;background-color:#2864b4}.main-box h2 .btn-save:hover{background-color:#326ebe}.main-box h2 .map-reset{background-color:#500000}.main-box h2 .map-reset:hover{background-color:#5a0a0a}#palette{width:100%;height:200px;background-color:#7fffd4;position:relative;-webkit-user-select:none;user-select:none}#palette .button{position:absolute;width:100px;padding-top:10px;height:50px;border:1px solid;text-align:center;cursor:pointer;background-color:bisque;-webkit-user-select:none;user-select:none}#preview{padding:10px}.previewCanvas{position:relative;background-repeat:no-repeat;background-position:50%;background-size:contain;border-radius:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn_close{width:20px;height:20px;position:absolute;top:-12px;right:-12px;font-size:30px;border:none!important;display:none;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2026.0.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2022%2022'%20style='enable-background:new%200%200%2022%2022;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23646464;}%20.st1{fill:%23FFFFFF;}%20.st2{fill:%23AD0038;}%20%3c/style%3e%3cg%3e%3cpath%20class='st0'%20d='M18.4,2L20,3.6L12.6,11l7.4,7.4L18.4,20L11,12.6L3.6,20L2,18.4L9.4,11L2,3.6L3.6,2L11,9.4L18.4,2%20M18.4,0%20c-0.5,0-1,0.2-1.4,0.6L11,6.5L5.1,0.6C4.7,0.2,4.1,0,3.6,0s-1,0.2-1.4,0.6L0.6,2.2c-0.8,0.8-0.8,2,0,2.8L6.5,11l-5.9,5.9%20C0.2,17.3,0,17.8,0,18.4c0,0.5,0.2,1,0.6,1.4l1.6,1.6C2.6,21.8,3.1,22,3.6,22c0.5,0,1-0.2,1.4-0.6l5.9-5.9l5.9,5.9%20c0.4,0.4,0.9,0.6,1.4,0.6s1-0.2,1.4-0.6l1.6-1.6c0.8-0.8,0.8-2,0-2.8L15.5,11l5.9-5.9c0.8-0.8,0.8-2,0-2.8l-1.6-1.6%20C19.4,0.2,18.9,0,18.4,0L18.4,0z'/%3e%3cpath%20class='st1'%20d='M18.4,2L20,3.6L12.6,11l7.4,7.4L18.4,20L11,12.6L3.6,20L2,18.4L9.4,11L2,3.6L3.6,2L11,9.4L18.4,2%20M18.4,1%20c-0.3,0-0.5,0.1-0.7,0.3L11,7.9L4.3,1.3C4.1,1.1,3.9,1,3.6,1S3.1,1.1,2.9,1.3L1.3,2.9c-0.4,0.4-0.4,1,0,1.4L7.9,11l-6.7,6.7%20C1.1,17.8,1,18.1,1,18.4c0,0.3,0.1,0.5,0.3,0.7l1.6,1.6C3.1,20.9,3.4,21,3.6,21c0.3,0,0.5-0.1,0.7-0.3l6.7-6.7l6.7,6.7%20c0.2,0.2,0.5,0.3,0.7,0.3s0.5-0.1,0.7-0.3l1.6-1.6c0.4-0.4,0.4-1,0-1.4L14.1,11l6.7-6.7c0.4-0.4,0.4-1,0-1.4l-1.6-1.6%20C18.9,1.1,18.6,1,18.4,1L18.4,1z'/%3e%3cpolygon%20class='st2'%20points='20,3.6%2018.4,2%2011,9.4%203.6,2%202,3.6%209.4,11%202,18.4%203.6,20%2011,12.6%2018.4,20%2020,18.4%2012.6,11%20'/%3e%3c/g%3e%3c/svg%3e")}.btn_close:hover{cursor:pointer}.fream{position:absolute;background-size:cover}.select{border:3px solid #2eceff;display:block}.delete{pointer-events:none;display:none}.capName{white-space:nowrap;position:absolute;color:#fff;background-color:#525252;font-size:12px;text-align:center;padding:1px 5px;border-radius:5px;margin-top:3px}.left label div,.left label div span{display:inline-block}.btn-file{padding:3px 15px;background-color:#0096b4;border-radius:20px;color:#fff;margin:0 5px 0 0;cursor:pointer;transition:.2s;box-shadow:1px 1px 1px #0000004d}.btn-file:hover{background-color:#0aa0be;transition:.2s;box-shadow:1px 4px 4px #0000004d}.btn-file:active{transition:.2s;box-shadow:1px 2px 2px #0006}@media (max-width: 640px){.table-box .btn2,.table-box .btn-file{display:block;margin:5px 0}}#sort .select-box{width:100%;min-width:auto}#sort table{width:100%}#sort table td{padding:5px;vertical-align:top}@media (max-width: 640px){#sort table td{display:inline-block;width:100%}}#pager{text-align:center;margin:5px 0}#pager span{display:inline-block;vertical-align:top}#pager a{background-color:#fff;border:1px solid #efeff0;color:#788cc8}#pager a{font-size:16px;width:30px;line-height:30px;display:inline-block;background-color:#fff;border:1px solid rgba(239,239,240,1);color:#788cc8}#pager .numCurrent,#pager a{font-size:16px;width:30px;line-height:30px;display:inline-block;vertical-align:top;border:1px solid #efeff0}#pager .numCurrent{font-size:16px;width:30px;line-height:30px;display:inline-block;color:#fff;background-color:#788cc8}#pager .arrowDisable{width:30px;line-height:30px;display:inline-block;color:#fff;background-color:gray}#pager .pages{display:inline-block;font-size:16px;width:auto;line-height:30px;border:1px solid rgba(120,140,200,1);background-color:#fff;padding:1px 10px;margin:0 10px 0 0}#pager input[type=text]{margin:0 0 0 10px;border-radius:0;width:50px;border:1px solid rgba(120,140,200,1);line-height:28px;padding:2px;text-align:center;vertical-align:bottom;display:inline-block}#systemmonitor-settei{height:100%;width:100%;position:fixed;display:flex;justify-content:center;align-items:center;background-color:#00000080;z-index:999;display:none}#systemmonitor-settei:target{display:block}#systemmonitor-settei div{background:#fff;width:80%;padding:30px;margin:10%;position:relative;text-align:center}#systemmonitor-settei .close{position:absolute;top:5px;right:10px;font-size:20px}#systemmonitor-settei div ul{display:inline-block;width:auto;list-style:none;text-align:left;margin:0 0 20px}#systemmonitor-settei div ul li{font-size:16px}#systemmonitor-settei div ul li input{margin:0 5px 0 0}#kihon-joho{font-size:18px;margin:20px;width:calc(100% - 40px)}#kihon-joho p{margin:0 0 10px}#kihon-joho strong{color:#dc4664;font-weight:400}#kihon-joho span{color:#dc4664;padding:5px;display:block}#kihon-joho p small{font-size:10px;display:block;color:#b4b4b4;line-height:10px}#test-info{margin:20px;width:calc(100% - 40px)}#test-info table{width:100%}#test-info table th{font-size:21px}#test-info table th img{margin:-2px 5px 0 0}#test-info table th p:nth-child(2){font-size:13px;color:#646464;font-weight:400}#test-info table td{font-size:16px}#test-info table th p,#test-info table td p{text-align:left;display:inline-block;padding:5px}#test-info table td p span{color:#b4b4b4;font-size:10px;display:block}#test-info table td p:nth-child(1){color:#dc4664;border-right:1px solid rgba(200,200,200,1)}#test-info th strong{border-left:1px solid rgba(140,145,150,1);padding:0 5px}@media (max-width: 640px){#test-info th,#test-info td{display:block;width:100%}}.msg{margin-bottom:3px}#message-area{font-size:13px;margin:20px 20px 0;width:calc(100% - 40px)}#message-area>div{padding:5px 10px 0;margin:5px 0;position:relative;border:1px solid rgba(120,120,120,1);background-color:#fff;border-radius:5px}#message-area div label{position:absolute;right:0;top:0;width:100%;height:100%;text-align:right;color:#646464;padding:5px 20px}#message-area div label:after{content:"▼";font-size:5px;color:#be1e14}#message-area div table{margin:0 0 5px}#message-area div table th{padding:0 10px 0 0}#message-area div table td span{display:block}#message-area>div.message-error{border:1px solid rgba(220,70,100,1)}@media (max-width: 640px){#message-area div label{top:7px}}.btn-box{padding:5px}#btn_emergencyStop{width:90%;height:40px}.status_doughnutChart{width:50px;margin-right:10px;position:relative;top:5px}#dosa-status{display:table;padding:10px;width:100%}#dosa-img{display:table-cell;vertical-align:middle;padding:20px;border-right:1px solid rgba(230,230,230,1)}#dosa-img table{margin:auto}#dosa-img table img{min-width:30px;max-width:100%}#dosa-img table.anime td{text-align:center;padding-bottom:10px}#dosa-img table.anime td vibeo{filter:drop-shadow(0px 0px rgba(0,0,0,0));outline:none;border:none;max-width:550px}#dosa-img table.anime td img{max-width:550px}.dosa-arrow{width:80px}.arrowAnim{width:70px;height:30px;display:flex;justify-content:center;margin:10px;align-items:center}.arrow{width:15px;height:15px;border:5px solid;border-color:rgba(115,140,242,1) transparent transparent rgba(115,140,242,1);transform:rotate(135deg)}.arrowSliding{position:absolute;-webkit-animation:slide 4s linear infinite;animation:slide 4s linear infinite}.delay1{-webkit-animation-delay:1s;animation-delay:1s}.delay2{-webkit-animation-delay:2s;animation-delay:2s}.delay3{-webkit-animation-delay:3s;animation-delay:3s}@media (max-width: 640px){#dosa-img{width:100%;padding:0;display:block;border-right:none}#dosa-img table{margin:auto;width:100%}.arrow{width:15px;height:15px;border:4px solid;border-color:rgba(115,140,242,1) transparent transparent rgba(115,140,242,1)}.arrowAnim{width:40px}.arrowAnim div{display:none}.arrowAnim div:first-child{display:block}.arrowSliding{-webkit-animation:slide 1s linear infinite;animation:slide 1s linear infinite}@-webkit-keyframes slide{0%{opacity:0;transform:translate(-5px)}20%{opacity:1;transform:translate(-2px)}80%{opacity:1;transform:translate(2px)}to{opacity:0;transform:translate(5px)}}@keyframes slide{0%{opacity:0;transform:translate(-5px)}20%{opacity:1;transform:translate(-2px)}80%{opacity:1;transform:translate(2px)}to{opacity:0;transform:translate(5px)}}}.arrowAnim2{width:100px;height:40px;display:flex;justify-content:center;margin:10px;align-items:center}.arrow2{width:20px;height:20px;border:6px solid;border-color:rgba(20,70,120,1) transparent transparent rgba(20,70,120,1);transform:rotate(135deg)}.arrowSliding2{position:absolute;-webkit-animation:slide 4.5s linear infinite;animation:slide2 4.5s linear infinite}.delay1-2{-webkit-animation-delay:1.5s;animation-delay:1.5s}.delay2-2{-webkit-animation-delay:2.5s;animation-delay:2.5s}.delay3-2{-webkit-animation-delay:3.5s;animation-delay:3.5s}@-webkit-keyframes slide{0%{opacity:0;transform:translate(-30px)}20%{opacity:1;transform:translate(-15px)}80%{opacity:1;transform:translate(15px)}to{opacity:0;transform:translate(30px)}}@keyframes slide{0%{opacity:0;transform:translate(-30px)}20%{opacity:1;transform:translate(-15px)}80%{opacity:1;transform:translate(15px)}to{opacity:0;transform:translate(30px)}}@media (max-width: 640px){.arrowAnim2{width:40px}.arrow2{width:15px;height:15px;border:4px solid;border-color:rgba(20,70,120,1) transparent transparent rgba(20,70,120,1);transform:rotate(135deg)}.arrowAnim2 div{display:none}.arrowAnim2 div:first-child{display:block}.arrowSliding2{-webkit-animation:slide2 1s linear infinite;animation:slide2 1s linear infinite}@-webkit-keyframes slide2{0%{opacity:0;transform:translate(-5px)}20%{opacity:1;transform:translate(-2px)}80%{opacity:1;transform:translate(2px)}to{opacity:0;transform:translate(5px)}}@keyframes slide2{0%{opacity:0;transform:translate(-5px)}20%{opacity:1;transform:translate(-2px)}80%{opacity:1;transform:translate(2px)}to{opacity:0;transform:translate(5px)}}}.dosa-info{padding:10px;min-width:330px;margin-left:10px}.dosa-info table{width:100%;color:#646464}.dosa-info table tr{border-bottom:1px solid rgba(200,200,200,1)}.dosa-info table tr:last-child{border:none}.dosa-info table th{font-weight:400;padding:10px 5px 5px;font-size:16px;white-space:nowrap;color:#8c9196}.dosa-info table td{text-align:right;padding:10px 5px 5px;font-size:23px;line-height:30px}.dosa-info table td a span{font-size:0;display:inline-block;width:20px;height:20px;margin:0 0 0 10px;border:2px solid rgba(170,170,171,1);border-radius:50px;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2025.2.3,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2015%2015'%20style='enable-background:new%200%200%2015%2015;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23999999;}%20%3c/style%3e%3cpolygon%20class='st0'%20points='15,2.2%2012.8,0%207.5,5.2%202.2,0%200,2.2%205.2,7.5%200,12.8%202.2,15%207.5,9.8%2012.8,15%2015,12.8%209.8,7.5%20'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center center;background-size:cover;vertical-align:middle}.dosa-info table td:last-child{padding-left:0;text-align:left;width:1%;white-space:nowrap}.dosa-info small{display:inline-block;font-size:13px;text-align:left;color:#8c9196}@media (max-width: 640px){.dosa-info table th{font-size:13px}.dosa-info table td{font-size:18px}}.divided3{font-size:0;width:calc(100% - 20px);margin:10px}.divided3>div{font-size:16px;display:inline-block;width:calc(100% / 3);text-align:center}@media (max-width: 640px){.divided3>div{width:100%;margin:10px 0}}#dosa-camera{margin:20px auto;background-color:#f5f5f5;display:table;border-radius:5px;width:auto;max-width:700px}#dosa-camera li{display:table-cell!important;padding:6px;text-align:center;position:relative}#dosa-camera li:before{font-size:13px;position:absolute;top:10px;left:10px;border-radius:20px;padding:0 10px;background-color:#000000b3;color:#fff;line-height:18px}#dosa-camera li:nth-child(1):before{content:"カメラ01"}#dosa-camera li:nth-child(2):before{content:"カメラ02"}#dosa-camera li img{width:100%;border-radius:3px}@media (max-width: 640px){#dosa-img table td{width:20%;text-align:center}#dosa-img table td img{min-width:auto;max-width:100%;max-height:80px;width:auto}#dosa-img table.anime td img{width:100%;max-height:100%;height:auto!important}#dosa-img table.anime td video{max-width:calc(100% + 20px);margin-left:-10px;filter:drop-shadow(0px 0px #000)}#dosa-status{display:block}#dosa-camera{width:100%}#dosa-camera li{display:block!important}#dosa-camera li img{width:100%}}#dosa-graf ul{list-style:none;font-size:0px;height:70px;display:table;width:100%;margin:-5px 0;border-top:1px solid rgba(200,200,200,1)}#dosa-graf ul li{display:table-cell;font-size:13px;padding:10px 15px;text-align:left;border-right:1px solid rgba(200,200,200,1);height:100%;vertical-align:middle;min-width:160px}#dosa-graf ul li:nth-child(1){width:130px!important;text-align:center}#dosa-graf ul li p{display:inline-block}#dosa-graf ul li p strong{white-space:nowrap;font-weight:400;top:10px}#dosa-graf .percent:after{position:absolute;bottom:-12px;left:0;right:0;margin:auto;display:block;font-size:10px;color:#8c9196}@media (max-width: 640px){#dosa-graf ul{border-top-style:none}#dosa-graf ul li:first-child{line-height:50px;width:50%!important}#dosa-graf ul li{width:50%;height:70px;display:inline-block;border-right-style:none;border-top:1px solid rgba(200,200,200,1)!important}#dosa-graf ul li:nth-child(odd){border-right:1px solid rgba(200,200,200,1)}}#dosa-graf ul{list-style:none;font-size:0;border-top:1px solid #c8c8c8;height:70px;display:table;width:100%;margin:0 0 -5px}#dosa-graf ul li{display:table-cell;font-size:13px;padding:10px 15px;text-align:left;border-right:1px solid #c8c8c8;height:100%;vertical-align:middle;min-width:160px}#dosa-graf ul li:first-child{width:130px!important;text-align:center}#dosa-graf ul li:last-child{border-style:none}#dosa-graf ul li p{display:inline-block;position:relative}#dosa-graf ul li p strong{position:absolute;white-space:nowrap;font-weight:400;top:-25px}#dosa-graf .chart{position:relative;display:inline-block;width:50px;height:50px;text-align:center;margin:0 10px 0 0}#dosa-graf .chart canvas{position:absolute;top:0;left:0}#dosa-graf .percent{display:inline-block;z-index:2;margin:10px 0 0;position:relative}#dosa-graf .percent:after{position:absolute;bottom:-12px;left:0;right:0;margin:auto;display:block;font-size:10px;color:#969696}#graf01 .percent:after{content:"%"}#graf02 .percent:after,#graf03 .percent:after{content:"V"}#graf04 .percent:after,#graf05 .percent:after{content:"A"}@media (max-width: 640px){.dosa-img,.dosa-info,.dosa-status{display:block;min-width:100%;padding:0}.dosa-info{margin-left:0;padding:5px}.dosa-info table{min-width:100%}#dosa-graf ul{border-style:none}#dosa-graf ul li{width:50%!important;display:inline-block;height:70px;border-style:none}#dosa-graf ul li:first-child{width:50%!important;line-height:50px}}.in-half{display:inline-block;vertical-align:top}.in-half:nth-child(1){width:calc(50% - 10px);margin:0 10px 0 0;padding:10px 15px}.in-half:nth-child(2){width:calc(50% - 10px);margin:0 0 010px;padding:10px 15px}#chamber .in-half p{font-size:16px}#chamber .in-half p span{font-size:25px;margin:0 0 0 30px;color:#646464}#chamber .in-half p span small{font-size:13px;margin-left:5px}.arrow-box{text-align:center;padding:0 0 20px}.arrow-box a{margin:10px}#k2captcha .captcha-img{margin:20px}#k2captcha .captcha-img img{max-width:100%;height:auto}#k2captcha span{text-align:center;display:block;padding:20px}@media (max-width: 640px){.in-half{display:block;width:100%}.in-half:nth-child(1),.in-half:nth-child(2){width:100%;margin:0}#chamber .in-half p{font-size:13px}#chamber .in-half p span{font-size:18px}}#eco h4{border-radius:50px;background-color:#c8c8c8;color:#fff;font-size:13px;line-height:25px;margin:10px 15px;text-align:center}.eco-table-box{font-size:0;width:calc(50% - 30px);display:inline-block;margin:10px 14px 0;vertical-align:top}.eco-table-box table{width:100%;font-size:13px}.eco-table-box table thead th{text-align:center;border-bottom:1px solid rgba(100,100,100,1)}.eco-table-box table tbody{color:#646464}.eco-table-box table tbody tr{border-bottom:1px solid rgba(240,240,240,1)}.eco-table-box table tbody th,.eco-table-box table tbody td{padding:2px 5px;font-weight:400}.eco-table-box table tbody td{text-align:right}#eco .kirikae{border-radius:20px;background-color:#ff9600;text-align:center;display:block;margin:10px auto;width:200px;clear:left;color:#fff}#eco #eco-graf{margin:0 15px 10px}#eco #eco-graf img{max-width:100%;height:auto}@media (max-width: 640px){.eco-table-box{width:calc(100% - 30px);margin:10px 14px 0}}#storage-table{width:calc(100% - 275px);display:inline-block;vertical-align:top}.storage-table-full,#storage-table thead,#storage-table tbody,#storage-table tr{width:100%!important}#storage-table th a{color:#fff;position:relative}#storage-table thead th a:hover:after{display:inline-block}#storage-table thead th a:after{position:absolute;display:none;content:"▼";font-size:5px;top:-2px;right:-12px}#storage-table .icon img{max-width:24px;max-height:24px;margin:0 5px 0 0}#storage-table td:nth-child(1){color:#323232}#storage-table td{color:#8c9196;line-height:15px}#storage-table td a{display:block;white-space:normal}#storage-table tbody td:last-child span{position:relative;width:25px;line-height:25px;display:block;margin:0;padding:0}#storage-table tbody td:last-child span label{border-radius:50px;text-align:center;width:20px!important;line-height:20px!important;padding:0!important;margin:0 auto!important}#storage-table tbody td:last-child span label:after{display:none}#storage-table tbody td:last-child span label:hover,#storage-table tbody td:last-child span input[type=checkbox]:checked+label{background-color:#e6e6e6;cursor:pointer}#storage-table tbody td:last-child span .acd-content{border:none;margin:0!important;padding:0!important}#storage-table tbody td:last-child span .file-action{position:absolute;z-index:9999!important;top:-5px;right:20px;white-space:nowrap;list-style:none;background-color:#f0f0f0;padding:2px;border-radius:3px;border:1px solid rgba(230,230,230,1)}#storage-table tbody td:last-child span .file-action li{border-top:1px solid rgba(230,230,230,1);padding:3px 5px;text-align:left;background-color:#fff}#storage-table tbody td:last-child span .file-action li:first-child{border-top:none}#storage-table tbody td:last-child span .file-action li a{white-space:nowrap}#storage-table tbody td:last-child span .file-action li a:hover{opacity:.7}.storage-table-test td,.storage-table-test td a{white-space:nowrap!important}.storage-table-test td:first-child{padding:0 30px 0 5px}.storage-table-test td:last-child{width:60%}.modal-content #storage-table{width:100%;display:block;vertical-align:top;font-size:13px}.modal-content #storage-table ul{margin:0 0 10px}.modal-content #storage-table ul li{display:inline-block;color:#969696;background-color:#fff0;padding:0;vertical-align:top}.modal-content #storage-table ul li a{text-decoration:underline;color:#585858;margin:0 5px 0 0;background-color:#0000;width:auto;position:static;font-size:13px}.modal-content #storage-table ul li p{color:#005aa0}#modal-storage-table{max-height:65vh;overflow:auto}#pankuzu{float:left;padding-bottom:0;margin:20px 20px 0 10px}#pankuzu ul{margin:0;padding:0;font-size:0;width:100%}#pankuzu ul>li{display:inline-block;font-size:13px;position:relative;margin-bottom:10px}#pankuzu ul>li>a{position:relative;background-color:#fff;border-radius:5px;padding:5px 10px;display:block;margin:0 18px 0 0}#pankuzu ul>li:nth-child(2):before{content:">";position:absolute;left:-13px;top:9px}#pankuzu ul>li:nth-child(n+2):after{content:">";position:absolute;right:5px;top:9px}#pankuzu ul li:last-child:after{display:none}#pankuzu ul li p{position:relative;padding:5px 10px;display:block;margin:0 20px 0 0;width:100%;line-height:24px}#pankuzu ul li p:after{content:"▼";font-size:5px;position:absolute;color:#545454;margin:6px 0 0 10px;top:0}#pankuzu ul>li:last-child{background-color:#d2dce6;border-radius:5px;vertical-align:top;position:relative;padding:0 80px 0 0}#pankuzu ul>li:last-child>a{position:absolute;background-color:#146496;color:#fff;border-radius:20px;padding:0 10px;margin:6px 0 0;font-size:13px;top:0;right:5px;line-height:21px}#pankuzu ul>li:last-child>a:hover+ol{display:block}#pankuzu ul li:last-child ol{display:none;position:absolute;bottom:-135%;right:0;background-color:#fff;padding:5px;border-radius:3px}#pankuzu ul li:last-child ol:hover{display:block}#pankuzu ul li:last-child ol li{display:block;margin:0 0 1px;border-bottom:1px solid rgba(230,230,230,1)}#pankuzu ul li:last-child ol li a{font-size:13px;display:block;white-space:nowrap;background-color:#fff;padding:0 5px}#pankuzu ul li:last-child ol li:last-child{border-bottom:none}.capacity{padding:25px 20px 0;margin:0 0 -5px}.capa-box{width:250px;height:12px;border:1px solid rgba(140,145,150,1);border-radius:10px;background-color:#fff;overflow:hidden}.capa-box span{background-color:#0096e0;display:block;height:10px}.capacity p{margin:0 0 0 5px}#properties{background-color:#fff;min-height:calc(100vh + -0px);width:260px;margin:0 0 0 10px;display:inline-block;border-radius:10px;padding:10px}#properties h3{font-size:20px;font-weight:400;line-height:20px}#properties h3 img{max-width:30px;max-height:30px;margin:0 3px 2px 0}#properties h4{font-size:18px;font-weight:400;color:#646464}#properties h4 a{font-size:10px;float:right;background-color:#323232;border-radius:10px;color:#fff;padding:2px 10px 1px;margin:7px 0 0;line-height:12px}#properties table td{border-bottom:1px solid rgba(230,230,230,1);padding:10px 5px;color:#646464}#properties table th{font-weight:400}#properties table td ul{font-size:0}#properties table td ul li{display:inline-block;margin:5px 5px 0 0}#properties table td ul li a{border-radius:10px;padding:3px 10px;font-size:13px;line-height:13px;display:block}#properties table td ul li.access01 a{background-color:#dee8ee}#properties table td ul li.access02 a{background-color:#f7f6dd}#properties table td ul li.access03 a{background-color:#ffeefd}#properties table td small{font-size:9px;padding:10px 0 0;display:block;color:#8c9196}#properties table td table{width:100%}#properties table td table th,#properties table td table td{padding:2px;line-height:15px;border:none}#properties table td table th{width:1%;white-space:nowrap}#properties table td .btn-dl{width:100%;display:block;text-align:center;color:#fff;border-radius:20px;background-color:#0096e0;padding:5px 15px}#storage-access h3+.select-box{width:100%;margin:10px 0}#storage-access table td{text-align:left;font-weight:400;white-space:nowrap;padding:5px;line-height:30px}#storage-access table td{padding:5px!important}#storage-access table td .select-box{min-width:150px!important;float:right}#storage-access table small{color:#323232;margin:0 5px;display:inline-block;line-height:12px;border-radius:8px;padding:1px 10px}#storage-access table small.access01{background-color:#dee8ee}#storage-access table small.access02{background-color:#f7f6dd}#storage-access table small.access03{background-color:#ffeefd}@media (max-width: 640px){#storage-table{width:100%}#storage-table th:not(:first-child),#storage-table td:not(:first-child){display:none}.storage-table-full{padding-bottom:50px}.storage-table-full th:first-child,.storage-table-full td:first-child{width:99%!important}.storage-table-full th:last-child,.storage-table-full td:last-child{display:table-cell!important}#storage-table td:first-child{position:relative;padding-right:40px;white-space:normal}#storage-table td:first-child a{display:inline-block;vertical-align:middle;width:100%}.modal-content #storage-table{max-height:90vh}.modal-content #storage-table tbody td span{display:none}.p-toggle{display:inline-block!important;position:absolute;top:10px;right:10px}.p-toggle div{width:30px;height:30px}.p-toggle>div{position:relative;width:30px}.p-toggle span{width:80%;height:3px;left:0;right:0;display:block;background-color:#8c9196;position:absolute;-webkit-transition:.35s ease-in-out;-moz-transition:.35s ease-in-out;margin:auto;transition:.35s ease-in-out}.p-toggle span:nth-child(1){top:0}.p-toggle span:nth-child(2){top:8px}.p-toggle span:nth-child(3){top:16px}#properties{position:fixed;height:100%;width:300px;top:0;right:-300px;-webkit-transition:.35s ease-in-out;transition:.35s ease-in-out;overflow-y:scroll!important;-webkit-overflow-scrolling:touch;margin-top:0}.p-toggle{display:block}.open2{overflow:hidden}.open2 #properties{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);right:-300px}.open2 .p-toggle{background-color:#fff0;position:fixed;top:15px;right:15px}.open2 .p-toggle span:nth-child(1){top:11px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg)}.open2 .p-toggle span:nth-child(2){width:0;left:50%}.open2 .p-toggle span:nth-child(3){top:11px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg)}#overlay{z-index:200}#properties{z-index:300}.p-toggle{z-index:400}#storage-access table td a{display:block;line-height:20px;width:60px;text-align:center}#storage-access table td .select-box{display:block;width:100%;float:none}}.modal-wrapperMovie{max-width:1480px;width:90%}.boxFrame{width:calc(100% - 20px);height:auto;margin:10px 20px 50px 10px;background-color:#fff;border-radius:5px;padding:5px 10px}.boxFrame .info-table span{display:block;line-height:25px;text-align:center;border-radius:20px;background-color:#eeebaa}.boxFrame .sale{background-color:#b4c8ff!important}.boxFrame .value{background-color:#e6e6e6!important}#movies-list,#pr-banner{list-style:none;font-size:0px;padding:0;margin:0;background-color:#fff;border-radius:5px}#movies-list li,#pr-banner li{width:calc(100% / 3);display:inline-block;padding:10px;text-align:center;font-size:13px;vertical-align:top}#movies-list li div,#pr-banner li div{display:block;border-radius:3px;overflow:hidden;border:1px solid rgba(100,100,100,1);position:relative}#movies-list li div.hidden:after,#pr-banner li div.hidden:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080}#movies-list li div.hidden:before,#pr-banner li div.hidden:before{display:none;width:90%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);text-align:center;content:"課金プラン02（仮称）対象の動画です。";z-index:100;color:#fff;font-size:18px}#movies-list li div.hidden:hover:before,#pr-banner li div.hidden:hover:before{display:block}#movies-list li div span,#pr-banner li div span{position:absolute;top:0;left:0;display:block;border-radius:0 0 3px;font-size:11px;line-height:15px;padding-left:5px;padding-right:5px;z-index:99;opacity:1}#movies-list li div a,#pr-banner li div a{display:block}#movies-list li div:hover a:before{display:block}#movies-list li.free div span{background-color:#ffff96b3}#movies-list li.plan01 div span{background-color:#32b4dcb3}#movies-list li.plan02 div span{background-color:#000000b3;color:#fff}#movies-list li div img{width:100%}#movies-list li p{display:block;background-color:#dcdcdc;border-radius:15px;margin-top:5px}#movies-list li p small{color:#b21d23;margin:0 0 0 5px}#movies-list li p+span{display:block;padding:5px}#movies-list li>span{color:#646464}#movies-list li>span small{color:#8c9196;margin:0 5px 0 0}.free:hover{cursor:pointer;opacity:.6}@media (max-width: 640px){#movies-list li{width:100%}}@media (min-width: 1500px){#movies-list li{width:25%}}#maintenance{margin:15px;padding:10px 10px 20px;border:1px solid rgba(230,230,230,1);position:relative}#maintenance div{margin:20px 5px;padding:10px;border:1px solid rgba(230,230,230,1);position:relative}#maintenance label{padding:2px 5px;display:inline-block;background-color:#fff;position:absolute;top:-13px;left:5px;font-weight:700}#maintenance label input{margin:0 5px 0 0}#maintenance div table{width:100%}#maintenance div table th{font-weight:400;width:40%}#maintenance div table td{padding:5px}#maintenance div table td input{width:calc(100% - 2.5em);margin:0 .5em 0 0;padding:5px}#maintenance input[type=button]{display:block;background-color:#b4b4b4;color:#fff;padding:5px 15px;margin:10px 0 5px;border-radius:20px}.wariate-kakunin{padding-top:20px;text-align:center}.wariate-konoshiken{border-radius:3px;background-color:#e6e6e6;padding:20px;margin-bottom:10px}.wariate-title{margin:-25px 0 10px}.wariate-title span{background-color:#323232;color:#fff;padding:3px 10px;border-radius:2px}.wariate-id{font-size:16px;color:#585858}.wariate-mail{margin:10px auto}.wariate-mail .errorMes-1{color:#dc5050;font-size:11px}.wariate-genzai{margin:20px 0 0}.wariate-genzai table{width:100%;border-top:1px solid rgba(200,200,200,1);border-left:1px solid rgba(200,200,200,1)}.wariate-genzai table th,.wariate-genzai table td{border-bottom:1px solid rgba(200,200,200,1);border-right:1px solid rgba(200,200,200,1);padding:2px}.wariate-genzai table th{background-color:#323232;color:#fff}.wariate-genzai table td input{background-color:#b40000;color:#fffdfd;border-radius:50px;font-size:12px;padding:0 10px;line-height:20px}.wariate-aiteuser{background-color:#ebf0f5;border-radius:3px;padding:20px;margin:10px 0 20px}.wariate-aiteimg{width:70px;height:70px;-webkit-box-shadow:0px 0px 3px rgba(0,0,0,.5);box-shadow:0 0 3px #00000080;margin:auto;background-color:#fff;border-radius:50%;overflow:hidden;text-align:center}.wariate-aiteimg img{max-width:100%;max-height:100%;object-fit:contain;border-radius:0!important;margin:0 auto!important}.wariate-aiteuser table{margin:10px auto 0}.wariate-aiteuser table tr{margin:0;background-color:#fff0;border:none;display:table-row}.wariate-aiteuser table tr th,.wariate-aiteuser table tr td{padding:5px 2px}.wariate-aiteuser table tr th span{background-color:#323232;color:#fff;padding:3px 10px;border-radius:2px;display:block;white-space:nowrap}.wariate-aiteuser table tr td p{text-align:left!important;border-bottom:1px solid rgba(100,100,100,1);padding:2px 15px;font-size:16px;line-height:21px;color:#646464}.wariate-btn input,.wariate-btn a{display:inline-block;-webkit-box-shadow:5px 5px 5px rgba(0,0,0,.2);box-shadow:5px 5px 5px #0003;padding:2px}.wariate-root{margin:20px 0}.wariate-root a{display:inline-block;width:calc(50% - 10px);padding:30px 10px;border-radius:5px}.wariate-root a:nth-child(1){background-color:#17a2a0;color:#fff}.wariate-root a:nth-child(2){background-color:#e48939;color:#fff}.modal-content .share-table{font-size:13px;line-height:21px;text-align:left;border-top:1px solid rgba(230,230,230,1);border-left:1px solid rgba(230,230,230,1);margin-bottom:20px}.modal-content .share-table thead th{background-color:#646e78;color:#fff;font-weight:400;padding:0 5px;border-right:1px solid rgba(230,230,230,1);border-bottom:1px solid rgba(230,230,230,1)}.modal-content .share-table tbody td{padding:5px;border-right:1px solid rgba(230,230,230,1);border-bottom:1px solid rgba(230,230,230,1);vertical-align:top}.modal-content .share-table tbody td input[type=radio]{display:inline-block}.modal-content .share-table tbody td label{display:block;white-space:nowrap}.modal-content .share-choice{font-size:0}.modal-content .share-choice li{list-style:none;display:inline-block;width:50%;font-size:16px;padding:10px}.modal-content .share-choice li a{display:block;width:100%;padding:20px;border-radius:10px;color:#fff;background-color:#3264be;transition:.2s;box-shadow:1px 2px 2px #0003}.modal-content .share-choice li a:hover{background-color:#3c6ec8;transition:.2s;box-shadow:1px 4px 4px #0000004d}.modal-content .share-choice li a:active{transition:.2s;box-shadow:1px 2px 2px #0006}.modal-content .share-choice li:nth-child(1) a{background-color:#f09646!important;transition:.2s;box-shadow:1px 2px 2px #0003}.modal-content .share-choice li:nth-child(1) a:hover{background-color:#faa050!important;transition:.2s;box-shadow:1px 4px 4px #0000004d}.modal-content .share-choice li:nth-child(1) a:active{transition:.2s;box-shadow:1px 2px 2px #0006}.share-box{border-radius:10px;border:1px solid rgba(230,230,230,1);padding:10px;margin:auto auto 20px;text-align:center}.share-box ul{padding:10px 0;font-size:0;position:relative;width:600px;margin:auto}.share-box li{padding:5px!important;display:inline-block;width:calc(50% - 10px);text-align:left;background-color:#fff!important;margin:0!important;position:relative!important}.share-box li label{display:block;border-radius:50px;background-color:#e6ebf0;padding:5px 10px}.share-table input[type=checkbox],.share-box input[type=checkbox]{margin:5px}.share-table input[type=radio],.share-box input[type=radio]{display:inline-block;margin:5px}.share-box p{font-size:11px}.tooltip{position:fixed;display:none;min-width:300px}.tooltip:before{position:absolute;content:"▲";left:5px;top:-10px;color:#e6e1dcf2}.share-box li:hover .tooltip{position:absolute;display:block;left:35px;top:40px;background-color:#e6e1dcf2;z-index:10;padding:5px;font-size:11px;line-height:16px;border-radius:3px}#share-add input[type=text]{display:block;width:auto;text-align:center;margin:10px auto}#share-add small{display:block;font-size:12px;line-height:18px;color:#969696;margin:0 0 20px}#share-add .button-black{font-size:13px;line-height:26px}.share-end-time{display:inline-block;background-color:#e6e6e6;border-radius:3px;padding:2px 5px;margin:2px;white-space:nowrap;font-size:13px}.share-end-time small{margin-right:5px;font-size:12px}.share-box li input[type=date]{width:calc(50% - 1em);vertical-align:bottom;margin:0 2px -4px 0}.share-box li input[type=time]{width:6em;padding:2px;vertical-align:bottom;margin:0 0 -4px}@media (max-width: 640px){.wariate-genzai table th,.wariate-genzai table td{display:table}.wariate-kakunin{padding-top:10px}.wariate-title{margin:-15px 0 5px}.wariate-id{font-size:13px;line-height:16px}.wariate-mail{margin:0 auto 10px}.wariate-btn input,.wariate-btn .button-red{display:inline-block;width:150px;min-width:150px!important}.wariate-konoshiken,.wariate-aiteuser{padding:5px}.wariate-aiteuser table tr td p{padding:2px 5px}.wariate-aiteuser table tr td p span{display:block}.modal-content .table-box{padding:0}.modal-content .share-table th,.modal-content .share-table td{white-space:nowrap}.share-box{border-radius:5px;padding:5px;margin-bottom:10px}.share-box ul{padding:0;width:100%}.share-box li{padding:2px 0!important;display:block;width:100%}.share-box li label{display:block;border-radius:50px;background-color:#e6ebf0;padding:0 5px}.tooltip{min-width:calc(100vw - 90px)}.share-box li:hover .tooltip{left:25px;top:30px}.modal-content .share-choice li{display:block;width:100%}}footer{min-height:30px;background-color:#64696e;box-shadow:0 3px 3px #0003;position:relative;margin-top:30px;text-align:center;padding:3px}footer #copyright{position:absolute;font:12px/35px Arial,Helvetica,sans-serif;text-align:center;margin:auto;bottom:-35px;left:0;right:0;letter-spacing:.1em}#language{margin:auto;display:inline-block;font-size:0}#language li{display:inline-block;line-height:20px;padding:3px 10px}#language li:first-child{border-right:1px solid rgba(255,255,255,1)}#language li a{font-size:12px;color:#fff;min-width:130px;display:block;border-radius:2px;padding:0 10px;line-height:18px}#language li.lang-active a{background-color:#fff;color:#323232;pointer-events:none}#logout strong{font-size:18px!important;background-image:url(/assets/logo-qUVLBhFE.svg);background-size:70px auto;background-position:center top;background-repeat:no-repeat;padding:80px 0 0;display:block}.side-box .nav li #logout .overlay:hover{background-color:#00000080}#lang-modal center a,#logout center a,#userdell-modal center a{margin:10px}@media (max-width: 640px){#lang-modal center a,#logout center a,#userdell-modal center a{width:30%;min-width:30%}}.fixed-table{width:calc(100vw - 250px);border:none!important;overflow-x:scroll;overflow-y:hidden}.fixed01{position:sticky;left:0;color:#fff;background:#333}.fixed02{position:sticky;left:0}#workspace{width:100%;border:none!important;overflow-x:scroll;overflow-y:hidden}#workspace tbody th{background-color:#f5f5fa;color:#323232;font-weight:400}#workspace tbody tr:last-child>th{border-bottom:none}#workspace table>tbody>tr>th{padding:10px 5px}#workspace table>tbody>tr>th>a{right:5px;top:10px;padding:0 10px;margin:0 3px;float:right}#workspace tbody td{vertical-align:top}#workspace tbody td label{display:block;padding:10px;text-align:center;margin:0;width:100%}.workspace-user{width:auto;height:auto;padding:35px 0 25px!important;margin:3px -100px 0 0;border-radius:5px 0 0 5px!important}.workspace-user li{display:block;height:auto;padding:3px;visibility:hidden}.workspace-user li a{display:inline-block;background-color:#646464;font-size:10px;line-height:13px;padding:5px;margin:0 0 0 5px;border-radius:10px;color:#fff}#workspace-user-table tr td{width:1%;white-space:nowrap}#workspace-user-table tr td:last-child{width:99%}.workspace-role{border-radius:5px;background-color:#fff;padding:5px;display:inline-block}.workspace-role .table thead th{color:#646464;background-color:#fff}.workspace-role tbody th{background-color:#fff!important;color:#323232;font-weight:400;padding:0!important}.workspace-role tbody tr:last-child th{border-bottom:none}.workspace-role tbody td{vertical-align:top;padding:0!important;width:1%}.workspace-role tbody td:last-child{width:99%}.workspace-role tbody td label{display:block;padding:5px;text-align:center;margin:0!important;width:100%}.fixed01 .aco{display:inline-block}.fixed01 .aco .accordion{margin:0 100px 0 0;padding:0 10px 0 0!important}.fixed01 .accordion:after{content:"▼クイック設定";font-size:13px;color:#9696b4;position:absolute;top:2px;left:100%;white-space:nowrap}.fixed01 .acd-check:checked~.accordion:after{content:"▲クイック設定"}.fixed01 .acd-check~.accordion~.sub-nav,.fixed01 .acd-check~.accordion~.workspace-role{height:0px;width:0;display:none}.fixed01 .acd-check:checked~.accordion~.sub-nav{height:auto;width:auto;padding:5px;border-radius:3px;position:relative;display:block}.fixed01 .acd-check:checked~.accordion~.workspace-role{display:block;height:auto;-webkit-box-shadow:0px 0px 1px rgba(0,0,0,.3);box-shadow:0 0 1px #0000004d;background-color:#fff;width:auto;margin-bottom:10px}.fixed01 .acd-check:checked~.accordion~.workspace-role table{margin-right:5px;display:inline-block;vertical-align:top}.fixed01 .acd-check:checked~.accordion~.workspace-role table td,.fixed01 .acd-check:checked~.accordion~.workspace-role table th{padding:3px 5px!important;vertical-align:middle}.fixed01 .acd-check:checked~.accordion~.workspace-role table thead th{text-align:center;background-color:#d2d7e6!important}.fixed01 .acd-check:checked~.accordion~.workspace-role table thead th:first-child{text-align:left}.fixed01 .acd-check:checked~.accordion~.workspace-role table tbody td label{padding:0!important}.switchArea{position:relative;display:inline-block;font-size:13px;line-height:18px;color:#646464}.switchArea input[type=checkbox]{display:none}.switchArea label{display:inline-block;box-sizing:border-box;color:#323232!important;text-align:left!important;cursor:pointer;margin:0 0 2px}.switchArea p{width:45px;border:1px solid #999999;border-radius:30px;height:16px;padding:0!important;margin:0 5px 0 0!important;display:inline-block;background-color:#fff}.switchArea label{line-height:normal}.switchArea p span{display:block;cursor:pointer;font-size:10px;line-height:16px;text-align:center}.switchArea p span:after{content:"OFF";padding:0 0 0 15px;color:#999}.switchArea .swImg{position:absolute;width:12px;height:12px;background:#999;top:3px;left:2px;border-radius:26px;transition:.2s;pointer-events:none}.switchArea input[type=checkbox]:checked+label p{border-color:#a01414;background-color:#a01414}.switchArea input[type=checkbox]:checked+label span:after{content:"ON";padding:0 15px 0 0;color:#fff}.switchArea input[type=checkbox]:checked~.swImg{transform:translate(29px);background-color:#fff}.switchArea input[type=checkbox]+label{color:#fff}.link-box{display:inline-block;float:right}.link-box a{margin:2px!important;display:inline-block;padding:0 10px!important}@media (max-width: 640px){.fixed-table,#workspace,.fixed01 .acd-check:checked~.accordion~.workspace-role{width:calc(100vw - 36px)}#workspace{overflow:hidden}.fixed01{white-space:normal!important}.fixed01 .link-box .btn{display:inline-block;margin:2px;padding:0 10px}.fixed01 .acd-check:checked~.accordion~.workspace-role{overflow:scroll}}#role-table tbody th{background-color:#f5f5fa;color:#323232;font-weight:400}#role-table tbody tr:last-child th{border-bottom:none}#role-table tbody td{text-align:center;width:1%;white-space:nowrap;padding:0 5px;border-left:1px solid rgba(230,240,250,1)}#role-table tbody td big{font-size:30px}#role-table tbody td:last-child{width:99%}#role-table tbody td label{display:block;padding:10px;margin:0}#role-table tbody td input[type=button]{font-size:12px;line-height:16px;padding:0 10px;margin:0 3px}#role-modal table{margin:15px 0 0}#role-modal table tbody td{text-align:center;width:1%;white-space:nowrap;padding:0}#role-modal table tbody td label{display:block;padding:10px;margin:0}#role-modal table tbody td:last-child{width:99%}#role-modal table tbody th{font-size:13px;color:#323232;width:1%;white-space:nowrap;font-weight:400;background-color:#f5f5fa;padding:5px 20px}#role-modal table tbody tr:last-child th{border-bottom:none}.workspace-aco{position:relative}.workspace-aco .accordion{position:absolute;top:0;right:0;line-height:50px;padding:0 10px 0 0;width:100%;text-align:right;display:block;height:50px;cursor:pointer}.workspace-aco .acd-check{display:none}.workspace-aco .acd-content{height:0;opacity:0;visibility:hidden;border-style:none}.workspace-aco .accordion:after{content:"▼";font-size:16px;color:#be1e14;position:absolute;right:20px;top:0}.workspace-aco .acd-check:checked~.accordion:after{content:"▲"}#machine-state-list ul{font-size:0;border-radius:5px;background-color:#fff}#machine-state-list ul li{display:inline-block;width:20%;min-width:150px;font-size:13px;position:relative;padding:20px;vertical-align:top}#machine-state-list ul li a{display:block;text-align:center;margin:auto}#machine-state-list ul li a img{display:block;margin:auto auto 5px;max-width:100px;max-height:100px;width:auto;height:100px;object-fit:cover}#machine-state-list ul li a span{position:absolute;top:30px;left:0;right:0;margin:auto;width:80px;height:80px;z-index:100}#machine-state-list ul li a p{display:block;padding:0;margin:0}#machine-state-list ul li a p:last-child{background-color:#969ba0;border-radius:10px;color:#fff;margin:5px auto;width:90px}#machine-state-list ul li.run-machine a p:last-child{background-color:#a0d8fb;color:#01439e}.buruburu{display:inline-block;animation:hurueru .1s infinite}@keyframes hurueru{0%{transform:translate(0) rotate(0)}25%{transform:translate(2px,2px) rotate(1deg)}50%{transform:translateY(2px) rotate(0)}75%{transform:translate(2px) rotate(-1deg)}to{transform:translate(0) rotate(0)}}.buruburu2{display:inline-block;animation:hurueru2 2s infinite}@keyframes hurueru2{0%{transform:translate(0) rotate(0)}10%{transform:translate(-50px,-50px) rotate(-45deg)}20%{transform:translate(50px,50px) rotate(180deg)}30%{transform:translate(50px,-50px) rotate(0)}40%{transform:translate(-50px,50px) rotate(-180deg)}50%{transform:translate(0) rotate(0)}60%{transform:translate(0) rotate(0)}90%{transform:translate(0) rotate(540deg)}to{transform:translate(0) rotate(540deg)}}@media (max-width: 640px){#machine-state-list ul li{width:50%}}.tabs{margin:20px 0;position:relative}.tabs label{position:relative;z-index:1}.tabs label span{padding:10px;background-color:#dcdcdc;border-radius:5px 5px 0 0}.tabs input:checked+label span{background-color:#fff}input[type=radio]{display:none}.tab_content{position:relative;z-index:2;display:none;padding:20px;overflow:hidden;color:#323232;font-size:16px;background-color:#fff;border-radius:0 0 5px 5px}#tab01:checked~#tab01_content,#tab02:checked~#tab02_content,#tab03:checked~#tab03_content,#tab04:checked~#tab04_content,#tab05:checked~#tab05_content,#tab06:checked~#tab06_content{display:block}.sort{margin-bottom:30px}.sort table{width:100%}.sort table tbody td{vertical-align:middle;padding:0 5px}.sort table tbody td input[type=date]{display:inline-block;width:auto;max-width:200px;vertical-align:middle;font-size:16px;line-height:16px;padding:5px;margin:0 5px}.sort table tbody td .select-box{vertical-align:middle;display:inline-block;min-width:200px!important;margin:0 5px}.tabs .table{font-size:13px}.tabs .table td:last-child{text-align:right}@media (max-width: 640px){input[type=date]{min-height:28px;min-width:100px}}.side-radio{text-align:center;background-color:#323232;margin:2px 5px;padding:3px;border-radius:3px;font-size:0}.side-radio input[type=radio]+span{width:50%;display:inline-block;font-size:11px;border-radius:2px;color:#c8c8c8;cursor:pointer}.side-radio input[type=radio]:checked+span{background-color:#fff;padding:3px;color:#323232}h2 span .select-box{font-size:12px;line-height:16px;padding:0 20px 0 0;min-width:auto;margin:-4px 0 0 10px}h2 span .select-box:after{color:#323232}#project-modal{font-size:13px;margin:30px 0}#project-modal td{position:relative;padding:5px 50px 5px 10px}#project-modal td a{position:absolute;right:10px;padding:0 10px;margin:0;font-size:12px!important}.sousa{display:inline-block;text-align:center}.sousa span{position:relative;display:block;background-color:#fff;width:30px;border-radius:50%;font-size:16px;line-height:30px;color:#000;font-weight:700}.sousa span:hover{background-color:#e6e6f0}.sousa span ul{display:none;position:absolute;z-index:888;background-color:#e6e6e6;width:auto;border-radius:3px;right:18px;top:3px;padding:1px}.sousa span:hover ul{display:block}.sousa span ul li{list-style:none;border-style:none}.sousa span ul li a{white-space:nowrap;font-size:13px;line-height:25px;width:auto;padding:0 8px;text-align:left;border-radius:2px;background-color:#fff;color:#585858;-webkit-box-shadow:0px 0px 1px 1px rgba(0,0,0,0);box-shadow:0 0 1px 1px #0000;font-weight:400}.sousa span ul li a:hover{background-color:#323232;color:#fff}table.unstyledTable{border:0 solid #000;width:100%;max-width:900px;empty-cells:show}table.unstyledTable td>a{text-decoration:underline}table.unstyledTable td>a:hover{text-decoration:underline;color:#2778c4}table.unstyledTable td,table.unstyledTable th{border:1px solid #aaa;padding:3px 10px}table.unstyledTable thead{background:#ddd}table.unstyledTable thead th{font-weight:400}main{width:calc(100% - 40px);margin:20px;border-radius:5px;background-color:#fff}.information-box{padding:30px 10px 100px}.information-box h1{text-align:center;font-weight:400;font-size:30px;padding:30px}.information-box article{margin:auto;max-width:800px;width:auto}.information-box ul{padding:10px 10px 20px 30px}.information-box li{list-style:outside!important}.information-box video{max-width:100%}.information-box .btn-back{background-color:#323232;color:#fff;display:block;padding:5px 10px;max-width:200px;text-align:center;border-radius:20px;margin:20px auto}#certification-box input[type=text]{width:40px!important;padding:5px;font-size:30px;color:#323232;text-align:center;margin:2px}#certification-box a{font-size:13px;display:block;color:#646464!important}#certification-box .certification-error{color:#ff4b4b}@media (max-width: 640px){small.annotation{display:block;white-space:normal}}.error-message{color:#ff4b4b}.notes{margin:15px 10px;border-radius:5px;border:1px solid rgba(210,215,220,1);padding:10px;background-color:#fff}.notes h4{color:#b21d23}@media (min-width: 640px){.file-table{overflow:visible!important}}@media (max-width: 640px){.table tbody tr:nth-last-child(-n+2) .tenp p{margin:0 0 0 20px;top:auto;bottom:0}}.tenp img{margin:5px 0 0;width:20px;height:auto;display:block}.tenp img:hover+p{display:block}.tenp p{max-width:calc(100% - 110px);display:none;position:absolute;border-radius:3px;background-color:#ebebf0;padding:5px 10px!important;box-shadow:2px 2px 2px #0000004d;margin:-28px 0 0 20px;z-index:9999;word-break:break-all}.tenp p span{border-right:1px solid rgba(200,200,200,1);padding:0 5px}.tenp p span:last-child{border-right:0px solid rgba(200,200,200,1);padding:0 5px}.tenp p span.all-file{color:#969696;font-size:12px}.vib-db-aco{position:relative}.vib-db-aco .accordion{position:absolute;top:0;right:0;line-height:50px;padding:0 10px 0 0;width:100%;display:block;height:50px;cursor:pointer;border-top:1px solid rgba(230,230,230,1)}.vib-db-aco:first-child .accordion{border-top:0px solid rgba(230,230,230,1)}.vib-db-aco .acd-check{display:none}.vib-db-aco .acd-content{height:0;opacity:0;visibility:hidden;border-style:none}.vib-db-aco .accordion:after{content:"▼";font-size:16px;color:#be1e14;position:absolute;right:5px;top:0}.acd-check:checked~.accordion~.acd-content{height:auto;opacity:1;visibility:visible;padding:5px 0}.vib-db-aco .acd-check:checked~.accordion:after{content:"▲"}#vib-box01{display:table-cell;vertical-align:top}#vib-box02{display:table-cell;width:100%;padding-top:15px}#vib-db01{margin:15px 0 15px 15px;border-radius:5px;background-color:#fff;width:280px;padding:10px}#vib-db01 h3 span{display:block;padding:10px 5px;margin:0;font-size:16px;line-height:30px}.vib-db02{list-style:none;border-bottom:1px solid rgba(200,200,200,1);margin:0 5px}.vib-db02 li{border-top:1px solid rgba(200,200,200,1);border-left:1px solid rgba(200,200,200,1);border-right:1px solid rgba(200,200,200,1)}.vib-db02 li a{padding:5px;display:block;overflow:hidden;white-space:nowrap}.vib-db02 li a:hover{background-color:#c8c8c8}.vib-db02 li.active a{background-color:#585858;color:#fff;position:relative}.vib-db02 li.active a:after{content:"▶";position:absolute;right:0;top:0;bottom:0;margin:auto;padding:7px 7px 7px 2px;font-size:10px;background-color:#585858;height:100%}#vib-db03{position:relative;margin:0 15px 15px;padding:10px;background-color:#fff;border-radius:5px;width:calc(100% - 40px)}#vib-db03 h4{font-size:16px;line-height:30px;padding:10px 5px}#vib-db03 #sort input[type=text]{width:calc(100% - 200px);margin:0 10px 0 0}.vib-file .table td a{vertical-align:top}.vib-file .table td label{padding:2px 0 0 10px}#vib-db03 ul{max-height:calc(100vh - 300px);overflow:auto;height:auto;font-size:0;margin:10px;display:block}#vib-db03 ul li{display:table;width:100%;vertical-align:top;border-bottom:1px solid rgba(230,230,230,1)}#vib-db03 ul li:last-child{border-bottom:0px solid rgba(230,230,230,1)}#vib-db03 ul li label{display:table-cell;text-align:center;width:1%;padding:10px;vertical-align:middle}#vib-db03 ul li a{font-size:13px;display:table-cell;padding:10px}#vib-db03 ul li a:hover{background-color:#dce6f080}#vib-db03 ul li a span.icon img{height:24px;width:auto}.vib-db-buru{padding:20px}.vib-db-buru p{border-radius:20px;border:1px solid rgba(100,100,100,1);padding:20px}.vib-db-buru img{height:200px;width:auto;margin:10px 20px}#vib-smt{display:none}@media (max-width: 640px){#vib-box01,#vib-box02{display:none}#vib-smt{display:block;border-radius:5px;background-color:#fff;padding:15px;margin:10px}#vib-smt h2{text-align:center;margin:10px}#vib-smt img{max-width:100%;height:auto;margin:10px 0}#vib-smt big{font-size:18px;text-align:center;display:block;font-weight:700;margin:10px 0}}#btn-box{margin:-30px 0 0;padding-bottom:10px!important}.button-green{min-width:180px;background-color:#1eaaaa;display:inline-block;color:#fff!important;text-decoration:none;text-align:center;border-radius:100px;line-height:33px;padding:0 15px;transition:.2s;box-shadow:1px 2px 2px #0003;margin:10px 0}.button-green:hover{background-color:#28b4b4;transition:.2s;box-shadow:1px 4px 4px #0000004d}.button-green:active{transition:.2s;box-shadow:1px 2px 2px #0006}@media (max-width: 640px){a.button-green{display:block;width:calc(100% + -0px);margin:20px 0}}@media (max-width: 640px){.file-table .tab-box>a{margin:10px;width:calc(100% - 20px)}}input[type=email],input[type=password],input[type=text],input[type=tel],input[type=number],input[type=date],input[type=time],textarea{font-size:13px}input[type=date]{padding:3px}.select-box{line-height:34px}#test-sort{display:table;width:100%}#test-sort ul{display:table-cell;list-style:none;vertical-align:top}#test-sort ul:last-child{border:none}#test-sort ul:nth-child(1){width:27%}#test-sort ul:nth-child(2){width:27%}#test-sort ul:nth-child(3){width:19%}#test-sort ul:nth-child(4){width:27%}#test-sort ul li{padding:2px 10px;vertical-align:top}@media (max-width: 640px){input[type=email],input[type=password],input[type=text],input[type=tel],input[type=number],input[type=date],input[type=time],textarea{font-size:16px}#test-sort{display:flex;flex-wrap:wrap;font-size:0}#test-sort ul{border-right:1px solid rgba(100,110,120,1);border-bottom:1px solid rgba(100,110,120,1);padding:5px}#test-sort ul:nth-child(1){width:50%}#test-sort ul:nth-child(2){width:50%;border-right:none}#test-sort ul:nth-child(3){width:50%;border-bottom:none}#test-sort ul:nth-child(4){width:50%;border-right:none;border-bottom:none;padding-bottom:0!important}#test-sort ul li{padding:2px}}#remote iframe{min-height:500px;height:calc(100vh - 150px);min-width:1000px;width:calc(100vw - 250px)}.vib-db-setumei h2,.vib-db-setumei p{margin:10px}.vib-db-setumei big{font-size:18px;font-weight:700}.vib-db-setumei img{height:200px;width:auto;margin:10px 20px}.button-dl{min-width:180px;background-color:#005aa0!important;display:inline-block;color:#fff!important;text-decoration:none;text-align:center;border-radius:100px;line-height:33px;margin:10px 5px 10px 0;padding:0 15px;transition:.2s;box-shadow:1px 2px 2px #0000004d}.button-dl:hover{background-color:#0a64aa!important;transition:.2s;box-shadow:1px 4px 4px #0000004d}.button-dl:active{transition:.2s;box-shadow:1px 2px 2px #0006}@media (max-width: 640px){.button-dl{width:100%;line-height:33px;margin:20px 0 10px;padding:0 15px}}#storage-table tr:last-child .sousa span ul{top:auto;bottom:-5px}.vib-file ul li small{margin-left:20px;color:#969696}#calendar-wrapper,#calendar-wrapper-b{background-color:#fff;border-radius:5px;overflow:hidden}@media (max-width: 640px){#calendar-wrapper,#calendar-wrapper-b{overflow:auto}}#calendar-wrapper-header{background-color:#323232;color:#fff;border-radius:5px 5px 0 0;padding:10px}#calendar-wrapper-header dl,#calendar-wrapper-header dt,#calendar-wrapper-header dd{display:inline-block}#calendar-wrapper-header dt a{display:block;background-color:#fff;border-radius:50%;width:20px;line-height:20px;text-align:center}#calendar-wrapper-header dd{font-size:16px;padding:0 15px}#calendar-wrapper-header ul{font-size:0;display:inline-block;float:right}#calendar-wrapper-header ul li{font-size:13px;display:inline-block;padding-right:5px}#calendar-wrapper-header ul li a{display:block;text-align:center;color:#fff;width:50px;background-color:#646e78;border-radius:3px}#calendar-wrapper-header ul li.calendar-active a{background-color:#fff;color:#323232}#calendar-wrapper-header #calendar-today{display:inline-block;padding:5px 0 0}#calendar-wrapper-header #calendar-today p,#calendar-wrapper-header #calendar-today a{display:inline-block;vertical-align:bottom}#calendar-wrapper-header #calendar-today p{font-size:23px;padding:0 10px}#calendar-wrapper-header #calendar-today p small{font-size:16px;padding:3px}#calendar-wrapper-header #calendar-today a{background-color:#fff;line-height:20px;width:20px;text-align:center;border-radius:3px;margin-bottom:4px;font-weight:700}#calendar-wrapper-header .imv-datepicker{display:inline-block;vertical-align:top;margin-left:100px}#calendar-wrapper-header .imv-datepicker input{width:200px}.calendar-month-header{background-color:#646e78;color:#fff;text-align:center;margin-top:10px}.calendar-month-header>ul li{padding:5px 0!important;border-top:none!important;line-height:15px}.calendar-month-header>ul{vertical-align:top;border-right:none!important}.calendar-sat{color:#4bc3f1}.calendar-san{color:#f14b6b}#calendar-yoyaku table,#calendar-yoyaku table tr,#calendar-yoyaku table th,#calendar-yoyaku table td{border:none!important;padding:10px 5px}.calendar-box{margin-left:10px}.calendar-day-line{display:flex;width:1088px}.calendar-week-line{display:flex;width:1089px}.calendar-month-line{display:flex;width:1130px}.calendar-year-header,.calendar-month-header,.calendar-week-header,.calendar-day-header{background-color:#646e78;color:#fff;text-align:center;margin-top:10px;margin-bottom:5px!important;border-right:1px solid rgba(220,220,220,1)}.calendar-week-header>ul li,.calendar-day-header>ul li{padding:5px 0 0!important;line-height:31px}.calendar-day-header>ul li{font-size:12px!important}.calendar-week-header>ul,.calendar-day-header>ul{vertical-align:top;border-right:none!important}.calendar-week-header p{display:inline}.calendar-year-header,.calendar-year-line,.calendar-month-line,.calendar-week-line,.calendar-day-line{border-top:1px solid rgba(220,220,220,1);border-left:1px solid rgba(220,220,220,1);border-bottom:1px solid rgba(220,220,220,1);margin-bottom:10px}.calendar-year-header>ul>li>a,.calendar-month-header>ul>li>a,.calendar-week-header>ul>li>a{display:block;color:#fff}#calendar-wrapper-b .calendar-year-line,#calendar-wrapper-b .calendar-month-line,#calendar-wrapper-b .calendar-week-line,#calendar-wrapper-b .calendar-day-line{margin-bottom:0}#calendar-wrapper-b .calendar-box{margin-bottom:10px}#calendar-wrapper-b .calendar-year-line:not(:last-child),#calendar-wrapper-b .calendar-month-line:not(:last-child),#calendar-wrapper-b .calendar-week-line:not(:last-child),#calendar-wrapper-b .calendar-day-line:not(:last-child){border-bottom:0px solid rgba(220,220,220,1)}#calendar-wrapper-b .calendar-souchi-name+ul li span{background-image:none}.calendar-year-line{border-right:1px solid rgba(220,220,220,1)}.calendar-year-header>div,.calendar-year-line>div,.calendar-month-line>div,.calendar-week-line>div,.calendar-day-line>div{width:200px!important;min-width:200px!important;max-width:200px!important;padding:5px;border-right:1px solid rgba(240,240,240,0)}.calendar-day-line>ul{width:888px;font-size:0;display:flex;justify-content:space-between;position:relative}.calendar-day-line>ul li{flex-grow:1;flex-basis:0;width:37px;font-size:0;list-style:none;position:relative;padding-top:0;background-image:url(/assets/calendar-line1-BLeg7RzK.png);background-size:37px auto}.yoyaku-zumi-line{margin:-60px 0 30px;height:30px;border:1px solid rgba(255,255,255,0)}.yoyaku-zumi-line>div{pointer-events:none}.yoyaku-zumi-line>ul,.yoyaku-zumi-line>ul li{background-image:none!important}.yoyaku-zumi-line>ul{padding:0;border-top:1px solid rgba(230,230,230,1)}.calendar-week-line>ul{width:889px;font-size:0;display:flex;justify-content:space-between;position:relative;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPAAAAABCAYAAAGXnBO4AAAACXBIWXMAAAsTAAALEwEAmpwYAAAGqGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgOS4xLWMwMDEgNzkuMTQ2Mjg5OTc3NywgMjAyMy8wNi8yNS0yMzo1NzoxNCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCAyMy4yIChNYWNpbnRvc2gpIiB4bXA6Q3JlYXRlRGF0ZT0iMjAyMi0wMy0xNVQxNToxMjowNCswOTowMCIgeG1wOk1vZGlmeURhdGU9IjIwMjMtMTItMThUMTM6NDE6MTcrMDk6MDAiIHhtcDpNZXRhZGF0YURhdGU9IjIwMjMtMTItMThUMTM6NDE6MTcrMDk6MDAiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ZjVkY2QwODItZWRkMS00YmQ1LWFlNDktMGYzNDUwMzdkYWUzIiB4bXBNTTpEb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6NDc0ZmNlM2QtNzI5MC1iMzQ2LWI5NTEtZmE1ZjAwNGNmNjgxIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6MkQ2OTUyMDQ5QzRCMTFFQ0IwQjE5QUY5OTE0MTI4RUIiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MkQ2OTUyMDE5QzRCMTFFQ0IwQjE5QUY5OTE0MTI4RUIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MkQ2OTUyMDI5QzRCMTFFQ0IwQjE5QUY5OTE0MTI4RUIiLz4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6OWQ5ZGY4OWYtYTJjYS00MzE2LWI1ZjktYjc4ZWIyZWI2YjY1IiBzdEV2dDp3aGVuPSIyMDIzLTEyLTE1VDExOjI2OjIyKzA5OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgMjUuMiAoTWFjaW50b3NoKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6ZjVkY2QwODItZWRkMS00YmQ1LWFlNDktMGYzNDUwMzdkYWUzIiBzdEV2dDp3aGVuPSIyMDIzLTEyLTE4VDEzOjQxOjE3KzA5OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgMjUuMyAoTWFjaW50b3NoKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5FKGaeAAAAH0lEQVQokWP8//8/w0AAxhFn8UCBEefhkQROnjz5HwAkdQ9TDPoGEgAAAABJRU5ErkJggg==);background-size:127px auto}.calendar-week-line>ul li{flex-grow:1;flex-basis:0;width:calc(100% / 7);min-width:127px;max-width:127px;font-size:13px;list-style:none;position:relative;padding-top:0}.calendar-month-line>ul{width:930px;font-size:0;display:flex;justify-content:space-between;position:relative;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAABCAYAAAH1H/2XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAGqGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgOS4xLWMwMDEgNzkuMTQ2Mjg5OTc3NywgMjAyMy8wNi8yNS0yMzo1NzoxNCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCAyMy4yIChNYWNpbnRvc2gpIiB4bXA6Q3JlYXRlRGF0ZT0iMjAyMi0wMy0xNVQxNToxMjowNCswOTowMCIgeG1wOk1vZGlmeURhdGU9IjIwMjQtMDEtMThUMTc6MDk6MDcrMDk6MDAiIHhtcDpNZXRhZGF0YURhdGU9IjIwMjQtMDEtMThUMTc6MDk6MDcrMDk6MDAiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6M2U0OTU2YjctNzI0Ni00ZGQ2LWIwODktOWQ1NWFkMjg5ZTU3IiB4bXBNTTpEb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6NDc0ZmNlM2QtNzI5MC1iMzQ2LWI5NTEtZmE1ZjAwNGNmNjgxIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6MkQ2OTUyMDQ5QzRCMTFFQ0IwQjE5QUY5OTE0MTI4RUIiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MkQ2OTUyMDE5QzRCMTFFQ0IwQjE5QUY5OTE0MTI4RUIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MkQ2OTUyMDI5QzRCMTFFQ0IwQjE5QUY5OTE0MTI4RUIiLz4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6OWQ5ZGY4OWYtYTJjYS00MzE2LWI1ZjktYjc4ZWIyZWI2YjY1IiBzdEV2dDp3aGVuPSIyMDIzLTEyLTE1VDExOjI2OjIyKzA5OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgMjUuMiAoTWFjaW50b3NoKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6M2U0OTU2YjctNzI0Ni00ZGQ2LWIwODktOWQ1NWFkMjg5ZTU3IiBzdEV2dDp3aGVuPSIyMDI0LTAxLTE4VDE3OjA5OjA3KzA5OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgMjUuMyAoTWFjaW50b3NoKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz480opLAAAAH0lEQVQImWP8//8/Az7AiE8BXklCgCLN5IKTJ0/+BwDNqA9TgwJBbgAAAABJRU5ErkJggg==);background-size:30px auto}.calendar-month-line>ul li{flex-grow:1;flex-basis:0;width:calc(100% / 31);min-width:30px;max-width:30px;font-size:13px;list-style:none;position:relative;padding-top:0}.calendar-year-header,.calendar-year-line{display:flex;width:1295px}.calendar-year-header>ul{width:1095px;font-size:0;display:flex;justify-content:space-between;position:relative}.calendar-year-header>ul li{flex-grow:1;flex-basis:0;width:calc(100% / 12);min-width:93px;max-width:93px;font-size:13px;list-style:none;position:relative;border-right:.5px solid rgba(255,255,255,1);line-height:40px}.calendar-year-header>ul li:nth-child(2){min-width:84px;max-width:84px}.calendar-year-header>ul li:nth-child(4),.calendar-year-header>ul li:nth-child(6),.calendar-year-header>ul li:nth-child(9),.calendar-year-header>ul li:nth-child(11){min-width:90px;max-width:90px}.calendar-year-line>ul{width:1095px;font-size:0;display:flex;justify-content:space-between;position:relative;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAABCAYAAAHfrww4AAAACXBIWXMAAAsTAAALEwEAmpwYAAAGp2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgOS4xLWMwMDIgNzkuZjM1NGVmYzcwLCAyMDIzLzExLzA5LTEyOjA1OjUzICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIiB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIzLjIgKE1hY2ludG9zaCkiIHhtcDpDcmVhdGVEYXRlPSIyMDIyLTAzLTE1VDE1OjEyOjA0KzA5OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyNC0wMS0zMFQxNTo1Nzo1OCswOTowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyNC0wMS0zMFQxNTo1Nzo1OCswOTowMCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo3NTM4ODVjOC0yZWViLTQzOTUtOTNlMS00ODlmNWUxMjgwNGEiIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDo0NzRmY2UzZC03MjkwLWIzNDYtYjk1MS1mYTVmMDA0Y2Y2ODEiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyRDY5NTIwNDlDNEIxMUVDQjBCMTlBRjk5MTQxMjhFQiIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyRDY5NTIwMTlDNEIxMUVDQjBCMTlBRjk5MTQxMjhFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyRDY5NTIwMjlDNEIxMUVDQjBCMTlBRjk5MTQxMjhFQiIvPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo5ZDlkZjg5Zi1hMmNhLTQzMTYtYjVmOS1iNzhlYjJlYjZiNjUiIHN0RXZ0OndoZW49IjIwMjMtMTItMTVUMTE6MjY6MjIrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyNS4yIChNYWNpbnRvc2gpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo3NTM4ODVjOC0yZWViLTQzOTUtOTNlMS00ODlmNWUxMjgwNGEiIHN0RXZ0OndoZW49IjIwMjQtMDEtMzBUMTU6NTc6NTgrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyNS40IChNYWNpbnRvc2gpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PpemtKMAAAAdSURBVAiZY/z//z8DNsCITQKrING6KQEnT578DwAjCg9TO0GMQwAAAABJRU5ErkJggg==);background-size:21px auto}.calendar-year-line>ul li{flex-grow:1;flex-basis:0;width:calc(100% / 52);width:21px;min-width:21px;max-width:21px;font-size:13px;list-style:none;position:relative;padding-top:0}.uru-doshi .calendar-year-header,.uru-doshi .calendar-year-line{width:1298px!important}.uru-doshi .calendar-year-header>ul,.uru-doshi .calendar-year-line>ul{width:1098px}.uru-doshi .calendar-year-header>ul li:nth-child(2){min-width:87px;max-width:87px}.calendar-kirikae ul p{display:inline-block;float:left}.calendar-kirikae ul{position:relative;text-align:right;padding:3px}.calendar-kirikae ul li{display:inline-block;text-align:right;vertical-align:top}.calendar-kirikae ul li a,.calendar-kirikae ul li p{display:block;text-align:center;min-width:25px;line-height:25px;border-radius:2px;color:#323232;padding:0;background-color:#fff}.calendar-kirikae ul li p{background-color:#20add4;color:#fff}.calendar-kirikae ul li.calendar-sort{float:left}.calendar-kirikae ul li.calendar-sort a{background-color:#646e78}.calendar-souchi-name,.calendar-kirikae,.calendar-user-name{border-right:1px solid rgba(240,240,240,1)!important}.calendar-souchi-name img{height:50px;margin-right:5px;float:left}.calendar-souchi-name p{line-height:20px;padding-top:5px}.calendar-souchi-name ul{display:table}.calendar-souchi-name ul li{display:table-cell}.calendar-souchi-name .table a{display:block;line-height:20px;width:100%!important;padding:0}.calendar-box .select-box{min-width:100px!important}a.btn-yoyaku{font-size:12px;border-radius:10px;text-align:center;color:#fff;width:auto;white-space:nowrap;padding:3px 10px;margin:auto;background-color:#1eaaaa;transition:.2s;box-shadow:1px 2px 1px #0003}a.btn-yoyaku:hover{background-color:#32bebe;transition:.2s;box-shadow:1px 4px 4px #0000004d}a.btn-yoyaku:active{transition:.1s;box-shadow:1px 2px 2px #0006}.calendar-year-line>ul li span,.calendar-month-line>ul li span,.calendar-week-line>ul li span,.calendar-day-line>ul li span{position:relative;border-radius:2px;padding:0;font-size:12px;line-height:18px;border:1px solid rgba(255,255,255,.8);color:#323232;display:inline-block;vertical-align:top;white-space:nowrap;overflow:hidden;min-width:6px;height:100%}.calendar-week-line>ul li span{width:calc(100% - 1px)}.calendar-souchi-name+ul li span{top:0;line-height:18px;background-color:#ffaa64;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2028.2.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%208.5%2020.3'%20style='enable-background:new%200%200%208.5%2020.3;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{opacity:0.5;fill:%23FFFFFF;}%20%3c/style%3e%3cpolygon%20class='st0'%20points='0.4,0%200,0%200,0.3%207.9,10.2%200,20%200,20.3%200.4,20.3%208.5,10.2%20'/%3e%3cpolygon%20class='st0'%20points='0,4.8%200,5.6%203.7,10.2%200,14.8%200,15.6%204.3,10.2%20'/%3e%3cpolygon%20class='st0'%20points='8.5,14.8%204.1,20.3%204.7,20.3%208.5,15.6%20'/%3e%3cpolygon%20class='st0'%20points='8.5,4.8%204.7,0%204.1,0%208.5,5.6%20'/%3e%3c/svg%3e");background-position:left center;background-size:14px auto;height:46px}div.other-yoyaku span{background-color:#32323280!important;background-image:none!important}.yoyaku-zumi-line ul li span{background-color:#c8e678;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2028.2.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%208%2020'%20style='enable-background:new%200%200%208%2020;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{opacity:0.3;fill:%23FFFFFF;}%20%3c/style%3e%3crect%20y='0'%20class='st0'%20width='1'%20height='20'/%3e%3crect%20x='4'%20y='0'%20class='st0'%20width='1'%20height='20'/%3e%3c/svg%3e");background-position:left center;background-size:8px auto;height:47px}.calendar-user-name+ul li span{top:0;line-height:18px;background-color:#c8e678;padding:0 2px}.calendar-box ul li .hamidashi,.calendar-box ul li .yoyaku-zumi{position:absolute;height:100%}.calendar-box ul li .hamidashi span{width:100%!important}.calendar-souchi-name+ul li span.maintenance{height:60px;background-color:#32323280;color:#fff;text-align:center;line-height:60px;font-size:16px;background-image:none}.project-line .calendar-user-name+ul li span{background-color:#2c4d6e}.calendar-box ul li span div.tip{display:none;color:#323232;position:absolute;background-color:#ebe6d2;bottom:calc(100% + 1px);left:-8px;padding:5px;border-radius:3px;font-size:13px;line-height:20px;-webkit-box-shadow:3px 3px 3px rgba(0,0,0,.3);box-shadow:0 0 5px #0000004d}.calendar-box ul li span div.tip:after{content:"";border:5px solid transparent;border-top:10px solid rgba(235,230,210,1);top:100%;left:5px;position:absolute}.calendar-box ul li .hamidashi span div.tip:after,.calendar-week-line ul li span div.tip:after{left:10px}.calendar-day-line ul li:nth-child(n+18) span div.tip,.calendar-week-line ul li:nth-child(n+5) span div.tip,.calendar-month-line ul li:nth-child(n+26) span div.tip{left:auto;right:-5px}.calendar-day-line ul li:nth-child(n+18) .hamidashi span div.tip:after,.calendar-week-line ul li:nth-child(n+5) span div.tip:after,.calendar-month-line ul li:nth-child(n+26) span div.tip:after{left:auto;right:8px}.calendar-day-line ul li:nth-child(n+18) span div.tip:after{left:auto;right:2px}.calendar-day-line ul li:nth-child(n+18) span div.tip .c-link,.calendar-week-line ul li:nth-child(n+5) span div.tip .c-link,.calendar-month-line ul li:nth-child(n+26) span div.tip .c-link{text-align:right}.calendar-box ul li span.maintenance div.tip{bottom:59px;left:-5px}.calendar-box ul li span.maintenance div.tip:after{top:100%;left:5px}.calendar-box ul li span div.tip dl{display:table}.calendar-box ul li span div.tip dt,.calendar-box ul li span div.tip dd{display:table-cell;white-space:nowrap;text-align:left}.calendar-box ul li span div.tip .c-link{display:block;width:100%}.calendar-box ul li span div.tip a{display:inline-block;background-color:#1eaaaa;color:#fff;text-align:center;padding:0 10px;line-height:20px;border-radius:15px;margin:5px 2px 0}.calendar-box ul li span div.tip a.btn-back{background-color:#585858}.calendar-box ul li span:hover{overflow:visible}.calendar-box ul li span:hover div.tip{display:block;z-index:9999;width:auto}.calendar-box ul li span p{overflow:hidden;text-align:left}.calendar-box ul li span:hover div.tip p{white-space:nowrap;overflow:auto;max-width:700px;max-height:200px}.calendar-box .myself,.calendar-box .myself+ul{background-color:#e6ebf080}#setsumei{padding:10px 10px 0}#setsumei ul{border:1px solid rgba(200,200,200,1);padding:5px 5px 2px;display:inline-block;background-color:#f5f5f5}#setsumei ul li{display:inline-block;white-space:nowrap;vertical-align:top}#setsumei ul li span{display:inline-block;width:30px;height:18px;border-radius:2px;margin:0 5px 0 0}#setsumei ul li p{vertical-align:top;display:inline-block;line-height:20px;margin:0 15px 0 0}#setsumei ul li.bar01 span{background-color:#ffaa64;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2028.2.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%208.5%2020.3'%20style='enable-background:new%200%200%208.5%2020.3;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{opacity:0.5;fill:%23FFFFFF;}%20%3c/style%3e%3cpolygon%20class='st0'%20points='0.4,0%200,0%200,0.3%207.9,10.2%200,20%200,20.3%200.4,20.3%208.5,10.2%20'/%3e%3cpolygon%20class='st0'%20points='0,4.8%200,5.6%203.7,10.2%200,14.8%200,15.6%204.3,10.2%20'/%3e%3cpolygon%20class='st0'%20points='8.5,14.8%204.1,20.3%204.7,20.3%208.5,15.6%20'/%3e%3cpolygon%20class='st0'%20points='8.5,4.8%204.7,0%204.1,0%208.5,5.6%20'/%3e%3c/svg%3e");background-position:left center;background-size:14px auto}#setsumei ul li.bar02 span{background-color:#c8e678;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2028.2.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%208%2020'%20style='enable-background:new%200%200%208%2020;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{opacity:0.3;fill:%23FFFFFF;}%20%3c/style%3e%3crect%20y='0'%20class='st0'%20width='1'%20height='20'/%3e%3crect%20x='4'%20y='0'%20class='st0'%20width='1'%20height='20'/%3e%3c/svg%3e");background-position:left center;background-size:8px auto}#setsumei ul li.bar03 span{background-color:#c8dcdc}#setsumei ul li.bar04 span{background-color:#2c4d6e}#setsumei ul li.bar05 span{background-color:#969696}#setsumei ul li.bar06 span{background-color:#c8e678}.calendar-box span{z-index:1}.calendar-box span:hover{z-index:2}#ui-datepicker-div{z-index:999!important}#calendar-wrapper .modal .modal-table-wrapper table tbody td,#calendar-wrapper-b .modal .modal-table-wrapper table tbody td{white-space:nowrap;width:1%;font-size:13px}#calendar-wrapper .modal .modal-table-wrapper table tbody td span,#calendar-wrapper-b .modal .modal-table-wrapper table tbody td span{color:#969696}#calendar-wrapper .modal .modal-table-wrapper table tbody td:last-child,#calendar-wrapper-b .modal .modal-table-wrapper table tbody td:last-child{width:50%}.modal-table-wrapper{overflow:scroll;max-height:calc(100vh - 400px)}#calendar-wrapper .modal label,#calendar-wrapper-b .modal label{display:inline-block;font-size:13px;background-color:#787878;padding:2px 15px;margin:20px;width:180px;border-radius:20px;color:#fff}#calendar-wrapper .modal .maintenance-check,#calendar-wrapper-b .modal .maintenance-check{text-align:right;padding:0}#calendar-wrapper .modal .maintenance-check label #calendar-wrapper-b .modal .maintenance-check label{margin:0 0 10px}.modal-content .csv-choice{font-size:0}.modal-content .csv-choice li{list-style:none;display:inline-block;width:50%;font-size:16px;padding:10px}.modal-content .csv-choice li a{display:block;width:100%;padding:20px;border-radius:10px;color:#fff;background-color:#1eaaaa;transition:.2s;box-shadow:1px 2px 2px #0003}.modal-content .csv-choice li a:hover{background-color:#28b4b4;transition:.2s;box-shadow:1px 4px 4px #0000004d}.modal-content .csv-choice li a:active{transition:.2s;box-shadow:1px 2px 2px #0006}.calendar-yoyaku-file-table td:first-child{width:100px}#calendar-yoyaku input[type=text]{margin:0 0 5px}#calendar-yoyaku .btn{background-color:#585858}#calendar-sort input[type=radio]{display:inline-block}.table tbody .btn-orange{font-size:12px;border-radius:10px;text-align:center;color:#fff;width:auto;white-space:nowrap;padding:0 10px;margin:auto;background-color:#ffaa64;transition:.2s;box-shadow:1px 2px 1px #0003}.table tbody .btn-orange:hover{background-color:#ffb478;transition:.2s;box-shadow:1px 4px 4px #0000004d}.table tbody .btn-orange:active{transition:.1s;box-shadow:1px 2px 2px #0006}.c-clip{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2027.5.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='_x32_'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2024%2024'%20style='enable-background:new%200%200%2024%2024;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:none;}%20.st1{fill:%234B4B4B;}%20%3c/style%3e%3crect%20class='st0'%20width='24'%20height='24'/%3e%3cg%3e%3cpath%20class='st1'%20d='M20.2,11.9l-7.4,7.4c-0.5,0.5-1,0.8-1.6,1.1c-0.9,0.4-1.9,0.4-2.8,0.3c-0.9-0.2-1.8-0.6-2.5-1.3%20c-0.5-0.5-0.8-1-1.1-1.6c-0.4-0.9-0.4-1.9-0.3-2.8c0.2-0.9,0.6-1.8,1.3-2.5l8.3-8.3c0.3-0.3,0.6-0.5,1-0.7c0.5-0.2,1.1-0.3,1.7-0.2%20s1.1,0.4,1.5,0.8c0.3,0.3,0.5,0.6,0.7,1c0.2,0.5,0.3,1.1,0.2,1.7c-0.1,0.6-0.4,1.1-0.8,1.5l-8.1,8.1c-0.1,0.1-0.2,0.2-0.3,0.2%20c-0.2,0.1-0.4,0.1-0.6,0.1c-0.2,0-0.4-0.1-0.5-0.3c-0.1-0.1-0.2-0.2-0.2-0.3c-0.1-0.2-0.1-0.4-0.1-0.6c0-0.2,0.1-0.4,0.3-0.5%20L16,7.7l-1.2-1.2l-7.2,7.2C7.3,14,7.1,14.3,7,14.6c-0.2,0.5-0.3,1-0.2,1.6c0.1,0.5,0.4,1,0.8,1.4c0.3,0.3,0.6,0.5,0.9,0.6%20c0.5,0.2,1,0.3,1.6,0.2c0.5-0.1,1-0.4,1.4-0.8l8.1-8.1c0.5-0.5,0.8-1,1-1.6c0.3-0.8,0.4-1.8,0.3-2.7c-0.2-0.9-0.6-1.7-1.3-2.4%20c-0.5-0.5-1-0.8-1.6-1c-0.8-0.3-1.8-0.4-2.7-0.3c-0.9,0.2-1.7,0.6-2.4,1.3l-8.3,8.3c-0.6,0.6-1.1,1.4-1.5,2.2%20c-0.5,1.2-0.6,2.5-0.4,3.8c0.2,1.3,0.8,2.4,1.8,3.4C5.2,21.2,6,21.7,6.8,22c1.2,0.5,2.5,0.6,3.8,0.4s2.4-0.8,3.4-1.8l7.4-7.4%20L20.2,11.9z'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-position:left 2px top 2px;background-size:13px auto}.modal .table .btn-orange{padding:4px 12px}.calendar-user-aco{display:none}.calendar-aco{display:inline-block;background-color:#323232;color:#fff;padding:0 10px;border-radius:0 0 3px 3px;margin:0 0 2px 5px;position:relative;cursor:pointer}.calendar-aco:before{position:absolute;content:"";border-top:1px solid rgba(220,220,220,1);width:1131px;left:-5px}.calendar-aco span{display:block;width:150px;color:#fff;height:20px}.calendar-aco span:before{content:"以下のユーザーを非表示"}.calendar-user-aco:checked~.calendar-aco{margin:0 0 10px 5px}.calendar-user-aco:checked~.calendar-aco span:before{content:"すべてのユーザーを表示"}.calendar-user-aco~div{transition:.5s!important}.calendar-user-aco:checked~div{max-height:0;position:relative;transition:.5s!important;border-top:0px solid rgba(220,220,220,1);margin:-25px 0 25px}.calendar-user-aco:checked~div .calendar-month-line{position:absolute;top:-55px;pointer-events:none;border:none;margin-left:1px}.calendar-user-aco:checked~div .calendar-month-line .calendar-user-name{opacity:0}.calendar-user-aco:checked~div .calendar-month-line ul{pointer-events:auto!important;background:none}.calendar-user-aco:checked~div .calendar-month-line>ul li span{min-height:15px;transition:.5s!important}.status-bar{margin:10px;width:calc(100% - 20px)}.status-bar tr{border-radius:30px;display:block}.status-bar tr.run{background-color:#b4c8ff}.status-bar tr.run .status-bar-icon small{background-color:#3296ff;color:#fff}.status-bar tr.pre{background-color:#dce6f5}.status-bar tr.pre .status-bar-icon small{background-color:#b4bee6;color:#005096}.status-bar tr.error-end{background-color:#ff4b4b}.status-bar tr.error-end .status-bar-icon small{background-color:#b41e1e;color:#fff}.status-bar tr.manual-end{background-color:#dce6f5}.status-bar tr.manual-end .status-bar-icon small{background-color:#787878;color:#fff}.status-bar tr.end{background-color:#dce6f5}.status-bar tr.end .status-bar-icon small{background-color:#787878;color:#fff}.status-bar td{padding:3px;width:1%;font-size:15px}.status-bar td:last-child{width:50%}.status-bar td{white-space:nowrap}.status-bar-icon span{margin-right:5px;position:relative;width:30px;display:inline-block;border-radius:15px}.status-bar-icon span img{height:30px;border-radius:15px}.status-bar-icon p{min-width:480px;background-color:#fff;border-radius:15px;padding:1px 10px 1px 1px;font:15px/20px Helvetica,Arial,sans-serif;color:#32373c;font-weight:700}.status-bar-icon small{display:inline-block;min-width:90px;text-align:center;font-size:14px;letter-spacing:1px;line-height:23px;border-radius:3px;padding:0 5px;margin:3px 5px 0 0;vertical-align:top}.status-bar-icon p b{border-left:1px solid rgba(88,88,88,1);padding:0 0 0 5px;margin:0 0 0 5px;color:#646464;overflow:hidden;font-weight:400}.status-joho p{border-right:1px solid rgba(255,255,255,1);padding:0 10px 0 0}.status-joho p b{color:#1464a0;font-weight:400;margin:0 5px}.status-share a{font:13px/20px Helvetica,Arial,sans-serif;display:block;background-color:#141e5a;color:#fff;border-radius:20px;min-width:60px;max-width:130px;text-align:center;padding:3px 20px;margin:0 10px;transition:.2s;box-shadow:0 2px 2px #0003;white-space:nowrap}.status-share a:hover{background-color:#28326e;transition:.2s;box-shadow:1px 4px 4px #0000004d}.status-share a:active{transition:.2s;box-shadow:1px 2px 2px #0006}.run .status-bar-icon span{color:#01439d}.run .status-bar-icon span:before,.run .status-bar-icon span:after{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:80%;height:80%;border:1px solid rgba(0,167,255,1);border-radius:50%;box-sizing:border-box;pointer-events:none;animation:pulsate 1.5s linear infinite}.run .status-bar-icon span:after{animation-delay:1s}@keyframes pulsate{0%{transform:scale(1);opacity:.8;border:3px solid rgba(0,167,255,1)}to{transform:scale(3);opacity:0;border:1px solid rgba(0,167,255,1)}}.systemmonitor-tabs{width:calc(100% - 20px);padding:0 0 10px;margin:50px 10px 0;border-radius:5px;font-size:0;background-color:#dcdcdc}input[name=tab_imv]{display:none}.tab_item{text-align:center;display:inline-block;font-weight:400;position:relative;width:150px;margin-left:10px}.tab_item span{position:absolute;font-size:16px;font-weight:700;height:25px;line-height:25px;display:block;margin:0 auto;padding:5px;transition:all .2s ease;cursor:pointer;width:100%;top:-39px;left:0;background-color:#dcdcdc;border-radius:5px 5px 0 0}.tab_item span:hover{transition:all .2s ease}.systemmonitor-tabs input:checked+.tab_item span{background-color:#fff;padding-bottom:40px}.systemmonitor-tabs_content{display:none;padding:0;margin-top:-18px;clear:both;overflow:hidden}.tab_item{position:relative;z-index:1}#imv00:checked~#imv00_content,#imv01:checked~#imv01_content,#imv02:checked~#imv02_content,#imv03:checked~#imv03_content,#imv04:checked~#imv04_content{display:block}.systemmonitor-tabs{font-size:16px}.systemmonitor-tabs_content #dosa-status{display:table}.systemmonitor-tabs_content .systemmonitor-img,.systemmonitor-tabs_content .dosa-info{display:table-cell;vertical-align:top}.systemmonitor-tabs_content .systemmonitor-img img{width:100%}.systemmonitor-tabs_content .systemmonitor-img-single img{height:1000px;max-height:calc(100vh - 280px)}.systemmonitor-tabs_content .systemmonitor-img ul{font-size:0}.systemmonitor-tabs_content .systemmonitor-img ul li{display:inline-block;width:calc(100% / 3);padding:1px}.systemmonitor-img-tabs{width:auto}.tab_img{text-align:center;display:inline-block;width:100px;margin:5px;z-index:1}.tab_img span{height:20px;line-height:20px;display:block;padding:0 5px;transition:all .2s ease;cursor:pointer;width:100%;border-radius:10px;background-color:#c8d2dc}.tab_img span:hover{transition:all .2s ease}.systemmonitor-img-tabs input:checked+.tab_img span{background-color:#323232;color:#fff}.systemmonitor-img-tabs_content{display:none}#imv-img00:checked~#imv-img00_content,#imv-img01:checked~#imv-img01_content,#imv-img02:checked~#imv-img02_content,#imv-img03:checked~#imv-img03_content,#imv-img04:checked~#imv-img04_content{display:block}.systemmonitor-tabs .dosa-info{width:1%;padding:20px 10px 10px}.systemmonitor-tabs .dosa-info table th,.systemmonitor-tabs .dosa-info table td{font-size:18px!important;white-space:nowrap}.systemmonitor-tabs .dosa-info table th{font-size:14px!important}.systemmonitor-tabs_content #dosa-graf ul{margin:0}.systemmonitor-tabs #chamber p,.systemmonitor-tabs #chamber div{display:table-cell}.systemmonitor-tabs #chamber p{font-size:10px;line-height:13px;vertical-align:top;height:50px}.systemmonitor-tabs #chamber p span{display:block;font-size:12px;margin:0;background-color:#323232;color:#fff;padding:5px;white-space:nowrap;border-radius:5px}.systemmonitor-tabs #chamber p big{font-size:18px;display:block;margin:5px 0 0}.systemmonitor-tabs #chamber p span small{font-size:12px}.systemmonitor-tabs #chamber div img{height:200px;width:auto;margin:0 10px}@media (max-width: 640px){.status-bar{display:block;max-width:calc(100% - 20px)}.status-bar tbody{display:block;width:100%}.status-bar tr{border-radius:5px;padding:5px;display:block}.status-bar td{display:block;width:100%}.status-bar td:last-child{width:100%}.status-bar-icon p{min-width:100%}.status-bar-icon p b{vertical-align:top;width:auto;max-width:calc(100vw - 280px);overflow:hidden;display:inline-block;margin-top:4.5px;padding-right:2px}.status-bar-icon small{font-size:13px;letter-spacing:0;line-height:23px;min-width:80px}.status-joho p{border-right:none;border-bottom:1px solid rgba(255,255,255,1);padding:5px}.status-share a{margin:5px auto 0;min-width:60%}.tab_item{display:inline-block;width:calc(50% - 25px);margin:10px 10px 5px}.tab_item span{background-color:#fff;border-radius:30px;position:relative;top:auto;padding:0}.systemmonitor-tabs input:checked+.tab_item span{background-color:#ec7978;color:#fff;margin:0 auto;padding:0}.systemmonitor-tabs_content{margin-top:0}.systemmonitor-tabs_content #dosa-status{display:block}.systemmonitor-tabs_content .systemmonitor-img,.systemmonitor-tabs_content .dosa-info{display:block;vertical-align:top}.systemmonitor-tabs_content .systemmonitor-img-single img{height:auto;width:100%;max-height:auto}.systemmonitor-tabs .dosa-info{width:100%;padding:10px 0}.systemmonitor-tabs .dosa-info table th,.systemmonitor-tabs .dosa-info table td{font-size:16px!important;padding:2px}.systemmonitor-tabs .dosa-info table th{font-size:13px!important}.systemmonitor-tabs #chamber .in-half{display:block;width:100%}.systemmonitor-tabs #chamber p,.systemmonitor-tabs #chamber div{display:block}.systemmonitor-tabs #chamber p{font-size:10px;line-height:13px;vertical-align:top;height:auto;text-align:center}.systemmonitor-tabs #chamber p span{display:inline-block;width:100%;margin:0 0 5px}.systemmonitor-tabs #chamber p big{display:inline-block}}input[type=reset]{border-style:none;background-color:#787878;min-width:100px;display:inline-block;color:#fff!important;text-decoration:none;text-align:center;border-radius:100px;line-height:25px;padding:0 15px;transition:.2s;box-shadow:1px 2px 2px #0003;margin:10px;float:left;cursor:pointer}input[type=reset]:hover{transition:.2s;box-shadow:1px 4px 4px #0000004d}input[type=reset]:active{transition:.2s;box-shadow:1px 2px 2px #0006}center input[type=reset]{position:absolute;left:10px}@media (max-width: 640px){center input[type=reset]{position:relative;left:0}}#test-search-wrapper{position:relative}#sort-hyouji{display:none}#sort-hyouji+.switch_label{position:absolute;top:18px;left:740px;z-index:100;background-color:#505050;color:#fff;padding:5px 25px 5px 15px;border-radius:50px;box-shadow:1px 2px 1px #0003;cursor:pointer;transition:.2s}#sort-hyouji+.switch_label:hover{background-color:#5a5a5f;transition:.2s;box-shadow:1px 4px 4px #0000004d}#sort-hyouji+.switch_label:active{transition:.1s;box-shadow:1px 2px 2px #0006}#sort-hyouji+.switch_label:after{content:"↓";padding:0 5px;position:absolute}#sort-hyouji:checked+.switch_label:after{content:"↑"}#sort-hyouji~#sort{height:0;margin:-15px 0 0;transition:.5s;opacity:0}#sort-hyouji:checked~#sort{height:auto;max-height:300px;margin:10px auto auto;transition:.5s;opacity:1}#test-search-box{padding-bottom:10px}#test-search{text-align:left;padding:10px 0 0 9px}#test-search input[type=text]{width:700px;max-width:100%;border-radius:100px;padding:10px 20px 10px 110px;text-align:left}#test-search button[type=submit]{margin:0 0 0 -50px;cursor:pointer;display:inline-block}#test-search input[type=reset]{float:none;margin:0 0 0 20px}.testichiran-status span{white-space:nowrap;display:block;padding:0 10px;border-radius:3px;text-align:center}.testichiran-run{background-color:#3296ff;color:#fff}.testichiran-error-end{background-color:#b41e1e;color:#fff}.testichiran-pre{background-color:#b4bee6;color:#005096}.testichiran-manual-end,.testichiran-end{background-color:#787878;color:#fff}.table thead th input[type=date]{margin:0 0 0 5px;width:100px;line-height:20px;padding:0;font-size:12px;font-family:Arial,Hiragino Sans,Meiryo,sans-serif}#search-switch{display:none}#search-switch+.switch_label{cursor:pointer;position:absolute;top:17px;left:27px}#search-switch+.switch_label:after{display:inline-block;width:90px;line-height:20px;padding:5px 12px;border-radius:20px;text-align:right;box-shadow:1px 2px 2px #0003;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='_レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%2030%2030'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.0.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.0%20Build%20186)%20--%3e%3cdefs%3e%3cstyle%3e%20.st0%20{%20fill:%20%23464646;%20}%20%3c/style%3e%3c/defs%3e%3cg%3e%3cpath%20class='st0'%20d='M3.37,12.09c-.26,0-.52-.05-.78-.16-1.02-.43-1.49-1.6-1.06-2.62C3.83,3.89,9.11.38,15,.38c4.34,0,8.42,1.91,11.21,5.24.71.85.6,2.11-.25,2.82s-2.11.6-2.82-.25c-2.03-2.42-4.99-3.81-8.15-3.81-4.28,0-8.12,2.55-9.78,6.49-.32.76-1.06,1.22-1.84,1.22Z'/%3e%3cpolygon%20class='st0'%20points='18.04%207.83%2027.62%2015%2029.04%203.12%2018.04%207.83'/%3e%3c/g%3e%3cg%3e%3cpath%20class='st0'%20d='M15.99,29.62c-4.34,0-8.42-1.91-11.21-5.24-.71-.85-.6-2.11.25-2.82s2.11-.6,2.82.25c2.03,2.42,4.99,3.81,8.15,3.81,4.28,0,8.12-2.55,9.78-6.49.43-1.02,1.6-1.49,2.62-1.06,1.02.43,1.49,1.6,1.06,2.62-2.29,5.42-7.58,8.93-13.47,8.93Z'/%3e%3cpolygon%20class='st0'%20points='12.95%2022.17%203.37%2015%201.95%2026.88%2012.95%2022.17'/%3e%3c/g%3e%3cmetadata%3e%3csfw%20xmlns='http://ns.adobe.com/SaveForWeb/1.0/'%3e%3cslices/%3e%3csliceSourceBounds%20x='1.37'%20y='0.38'%20width='28.25'%20height='29.24'%20bottomLeftOrigin='true'/%3e%3c/sfw%3e%3c/metadata%3e%3c/svg%3e");background-repeat:no-repeat;background-position:7px center;background-size:18px auto;transition:.2s}#search-switch+.switch_label:hover:after{transition:.2s;box-shadow:1px 4px 4px #0000004d}#search-switch+.switch_label:active:after{transition:.2s;box-shadow:1px 2px 2px #0006}#search-switch+.switch_label:after{content:"or 検索";background-color:#ffd26e}#search-switch:checked+.switch_label:after{content:"and検索";background-color:#96d296}#sort form{border-top:1px solid rgba(200,200,200,1);padding:20px 0 0}#test-sort center{width:100%!important;display:block!important}@media (max-width: 640px){#test-search input[type=reset]{float:right;display:block;margin:10px auto}#search-switch+.switch_label:after{display:block;margin:0 0 10px 5px}#sort-hyouji+.switch_label{position:absolute;top:60px;left:0;right:0;margin:auto;width:150px;text-align:center}#sort-hyouji:checked~#sort{max-height:100%!important}#test-search-wrapper{margin-bottom:20px}}#shosai-shitei{position:relative;height:60px;text-align:left;padding:10px}#shosai-switch{display:none}#shosai-switch~#shosai-date,#shosai-switch:checked~#shosai-month{display:none}#shosai-switch~#shosai-month,#shosai-switch:checked~#shosai-date{display:block}#shosai-switch+label{position:absolute;bottom:15px;right:10px;cursor:pointer;background-color:#1eaaaa!important;color:#fff;transition:.2s;box-shadow:1px 2px 1px #0003;padding:0 10px;border-radius:30px;font-size:13px;margin:0!important;text-align:center}#shosai-switch+label:after{content:"期間指定"}#shosai-switch:checked+label:after{content:"月単位で表示する"}#shosai-switch+label:hover{background-color:#28b4b4;transition:.2s;box-shadow:1px 4px 4px #0000004d}#shosai-switch+label:active{transition:.1s;box-shadow:1px 2px 2px #0006}#shosai-month{padding:5px 0 0}#shosai-month a{display:inline-block;background-color:#323232;color:#fff;border-radius:5px;width:23px;height:23px;line-height:21px;margin:0 5px;text-align:center}#shosai-month p{display:inline-block;font-size:25px;line-height:30px;vertical-align:middle}#shosai-month p small{font-size:16px}#shosai-date input[type=date]{width:130px;margin:0 5px}#shosai-date .btn-orange{font-size:12px;border-radius:10px;text-align:center;color:#fff;width:auto;white-space:nowrap;padding:3px 10px;margin:auto;background-color:#ffaa64;transition:.2s;box-shadow:1px 2px 1px #0003}#shosai-date .btn-orange:hover{background-color:#ffb478;transition:.2s;box-shadow:1px 4px 4px #0000004d}#shosai-date .btn-orange:active{transition:.1s;box-shadow:1px 2px 2px #0006}@media (max-width: 640px){#shosai-shitei{height:auto;text-align:center}#shosai-switch+label{position:relative;width:250px;margin:10px auto!important;display:block;right:auto;bottom:auto}#shosai-date input[type=date]{width:100px;margin:0 5px}#yoyaku-shosai .modal-table-wrapper{max-height:calc(100svh - 450px)}}.workspace-select{position:absolute;top:0;right:40px;margin:4px 0;z-index:100}.workspace-select .select-box{line-height:18px}.workspace-select .select-box select{padding:3px 10px}.workspace-select .user-auth{display:block;padding:10px 10px 10px 30px;margin:0 2px;-webkit-box-shadow:0px 0px 2px rgba(0,0,0,.3);box-shadow:0 0 3px #0000004d;background-color:#ffffffe6;border-left:2px solid rgba(0,0,0,.6);border-right:2px solid rgba(0,0,0,.6);border-bottom:2px solid rgba(0,0,0,.6);border-top:2px solid rgba(255,255,255,.2);border-radius:0 0 10px 10px;color:#323232;transition:.2s;opacity:0;height:0;pointer-events:none;position:relative}.workspace-select:hover .user-auth{transition:.2s;opacity:1;height:100%;z-index:100}.workspace-select .user-auth h3{margin-left:-20px}.side-box .nav .nav17{background-image:url(../public/img/side-icons_custom.svg)}h2 small.midoku{position:relative;font-size:12px;line-height:18px;border-radius:30px;top:-1px;right:-8px;padding:2px 8px;color:#fff;background-color:red}#machine-state-list{overflow:visible!important}#machine-state-list #machine-list-others,#home-chokkin-test-box #home-chokkin-test-list{display:none}#machine-state-list #machine-list-others+label,#home-chokkin-test-box #home-chokkin-test-list+label{position:absolute;top:-15px;right:10px;width:40px;line-height:15px;margin:0;display:block;background-color:#646e78;text-align:center;border-radius:3px;-webkit-box-shadow:0px 0px 3px rgba(0,0,0,.5);box-shadow:0 0 3px #00000080;cursor:pointer;border:1px solid rgba(255,255,255,.5);z-index:99}#home-chokkin-test-box #home-chokkin-test-list+label{top:-15px!important}#machine-state-list #machine-list-others:checked+label+ul span.others-machine,#home-chokkin-test-box #home-chokkin-test-list:checked+label+#shiken-ichiran tbody{transition:.3s;opacity:1;display:block;height:auto}#machine-state-list #machine-list-others+label+ul span.others-machine,#home-chokkin-test-box #home-chokkin-test-list+label+#shiken-ichiran tbody{display:none;transition:.3s;opacity:0;height:0}#machine-state-list #machine-list-others+label:after,#home-chokkin-test-box #home-chokkin-test-list+label:after{font-size:10px;content:"▼";color:#fff}#machine-state-list #machine-list-others:checked+label:after,#home-chokkin-test-box #home-chokkin-test-list:checked+label:after{content:"▲"}.error-machine a span:before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:100%;height:100%;background-color:#ff4b4bb3;border-radius:50%;box-sizing:border-box;pointer-events:none;animation:error-machine .5s linear infinite}.error-machine a span:after{content:"ERROR";z-index:10;color:#fff;font-weight:700;position:absolute;top:30px;left:0;right:0;margin:auto}@keyframes error-machine{0%{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}to{transform:scale(1);opacity:1}}#machine-state-list ul li.error-machine a p:last-child{background-color:#b41e1e;color:#fff}.end-machine a span:before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:100%;height:100%;background-color:#323232b3;border-radius:100%;box-sizing:border-box;pointer-events:none;border:2px solid rgba(255,255,255,.8)}.end-machine a span:before{content:"END";font-weight:700;color:#fff;line-height:80px}.m-end-machine a span:before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:100%;height:100%;border-radius:100%;box-sizing:border-box;pointer-events:none;background-color:#fffc;border:2px solid rgba(100,100,100,.8)}.m-end-machine a span:after{content:"MANUAL \a END";font-weight:700;color:#fff;line-height:15px;color:#323232;position:absolute;top:25px;left:0;right:0;margin:auto}#machine-state-list ul li.pre-machine a p:last-child{background-color:#b4bee6;color:#005096}.stop-machine a span:before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:100%;height:100%;background-color:#ff0000b3;border-radius:100%;box-sizing:border-box;pointer-events:none;border:2px solid rgba(255,255,255,1)}.stop-machine a span:after{position:absolute;z-index:50;content:"STOP";font-weight:700;line-height:16px;width:70px;left:0;right:0;margin:auto;text-align:center;top:31px;background-color:#fff}#machine-state-list ul li.stop-machine a p:last-child{background-color:red;color:#fff}.still-machine a img{filter:grayscale(1);opacity:.3}#machine-state-list ul li a span{pointer-events:none}#machine-state-list ul li a div.tip{text-align:center;position:absolute;top:0;left:0;right:0;margin:auto;opacity:0;pointer-events:none;z-index:100;overflow:hidden}#machine-state-list ul li a div.tip p{display:inline-block;text-align:left;background-color:#e6e6dce6!important;color:#323232!important;padding:5px;border-radius:5px;transition:.2s;width:auto;max-width:100%}#machine-state-list ul li a img:hover~div.tip{opacity:1;transition:.2s}@media (max-width: 640px){.workspace-select{right:auto;top:-2px;left:60px;max-width:calc(100% - 70px)!important}.workspace-select .select-box{max-width:calc(100% - 70px)!important}.workspace-select .select-box select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#323232}#machine-state-list #machine-list-others+label,#home-chokkin-test-box #home-chokkin-test-list+label{top:650px;right:5px}}.file-table .table thead th{position:relative}.file-table .table thead th b{vertical-align:top;display:inline-block;width:18px;height:18px;margin:1px 0 0 2px;background-color:#fff;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='_レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%2022%2022'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.0.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.0%20Build%20186)%20--%3e%3cdefs%3e%3cstyle%3e%20.st0%20{%20fill:%20%23969696;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20class='st0'%20d='M7.5,0C3.36,0,0,3.36,0,7.5s3.36,7.5,7.5,7.5,7.5-3.36,7.5-7.5S11.64,0,7.5,0ZM7.5,13c-3.03,0-5.5-2.47-5.5-5.5S4.47,2,7.5,2s5.5,2.47,5.5,5.5-2.47,5.5-5.5,5.5Z'/%3e%3cpolygon%20class='st0'%20points='20.35%2018.13%2018.13%2020.35%2012.37%2014.59%2012%2012%2014.59%2012.37%2020.35%2018.13'/%3e%3cmetadata%3e%3csfw%20xmlns='http://ns.adobe.com/SaveForWeb/1.0/'%3e%3cslices/%3e%3csliceSourceBounds%20x='0'%20y='1.65'%20width='20.35'%20height='20.35'%20bottomLeftOrigin='true'/%3e%3c/sfw%3e%3c/metadata%3e%3c/svg%3e");background-position:center center;background-size:13px auto;background-repeat:no-repeat;border-radius:3px;position:relative}.file-table .table thead th .select-box{padding-right:15px!important}.file-table .table thead th .select-box,.file-table .table thead th input{position:absolute;left:5px;top:2px;margin:0;opacity:0;min-width:auto!important;font-size:13px;line-height:25px!important;padding:0 5px!important;z-index:100;transition:.2s}.file-table .table thead th .select-box:after{color:#c80000;right:auto;left:5px}.file-table .table thead th:hover .select-box,.file-table .table thead th:hover input{opacity:1;transition:.2s}.nav li{position:relative}.nav li small.midoku{position:absolute;top:0;bottom:0;right:5px;margin:auto;display:block;background-color:#b41e1e;color:#fff;text-align:center;min-width:20px;line-height:20px;height:20px;border-radius:30px}#side-nav:target .side-box .nav li small.midoku{font-size:0;min-width:10px;width:10px;height:10px}#machine-state-list #machine-list-others2,#home-chokkin-test-box #home-chokkin-test-list2{display:none}#machine-state-list #machine-list-others2+label,#home-chokkin-test-box #home-chokkin-test-list2+label{position:absolute;top:210px;right:0;left:0;margin:0 auto;width:50px;line-height:15px;z-index:100;display:block;background-color:#323232;text-align:center;border-radius:3px;-webkit-box-shadow:0px 0px 3px rgba(0,0,0,.5);box-shadow:0 0 3px #00000080;cursor:pointer;border:1px solid rgba(255,255,255,.5)}#home-chokkin-test-box{overflow:visible!important}#home-chokkin-test-box #home-chokkin-test-list2+label{top:-15px!important}#machine-state-list #machine-list-others2:checked+label+ul span.others-machine,#home-chokkin-test-box #home-chokkin-test-list2:checked+label+#shiken-ichiran tbody{transition:.3s;opacity:1;display:block;height:auto}#machine-state-list #machine-list-others2+label+ul span.others-machine,#home-chokkin-test-box #home-chokkin-test-list2+label+#shiken-ichiran tbody{display:none;transition:.3s;opacity:0;height:0}#machine-state-list #machine-list-others2+label:after,#home-chokkin-test-box #home-chokkin-test-list2+label:after{font-size:10px;content:"▼";color:#fff}#machine-state-list #machine-list-others2:checked+label:after,#home-chokkin-test-box #home-chokkin-test-list2:checked+label:after{content:"▲"}.header-logout a{position:absolute;top:5px;right:8px;display:block;width:23px;height:23px;background-color:#fff;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2025.4.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2020%2020'%20style='enable-background:new%200%200%2020%2020;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23585858;}%20.st1{fill:none;}%20%3c/style%3e%3cpath%20class='st0'%20d='M13,1v17H1V1H13%20M14,0H0v19h14V0L14,0z'/%3e%3cg%3e%3cpolygon%20class='st0'%20points='12,20%201,19%201,1%2012,2%2012,6.5%208,6.5%208,11.5%2012,11.5%20'/%3e%3c/g%3e%3crect%20x='9'%20y='7.5'%20class='st0'%20width='8'%20height='3'/%3e%3cpolygon%20class='st0'%20points='20,9%2016,13%2016,5%20'/%3e%3crect%20class='st1'%20width='20'%20height='20'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:3px center;background-size:18px auto;border-radius:2px}@media (max-width: 640px){.header-logout{display:none}}#shiken-ichiran>tbody>tr>td:last-child{width:100%}.shiken-td05{text-align:center}.main-box h2 a{max-width:90%}#shiken-ichiran .status a{pointer-events:none;box-shadow:none}#machine-state-list ul li a span{z-index:99}.run-machine a span:before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:100%;height:100%;border:0px solid rgba(0,50,255,0);border-radius:50%;box-sizing:border-box;pointer-events:none;animation:pulsatex 2s linear infinite;background-color:#0079ae80}.run-machine a span:after{animation:pulsatex 2s linear infinite;font-size:14px;content:"試験中";z-index:10;color:#fff;font-weight:700;position:absolute;top:20px;left:0;right:0;margin:auto;text-shadow:2px 2px rgba(0,0,0,.7);white-space:nowrap}.error-machine a span:before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:100%;height:100%;background-color:#af002980;border-radius:50%;box-sizing:border-box;pointer-events:none;animation:error-machine .5s linear infinite}.error-machine a span:after{font-size:15px;content:"エラー";white-space:nowrap;z-index:10;color:#fff;font-weight:700;position:absolute;top:28px;left:0;right:0;margin:auto;text-shadow:2px 2px rgba(0,0,0,.7)}@keyframes error-machine{0%{transform:scale(1);opacity:1}50%{transform:scale(1);opacity:1}to{transform:scale(1);opacity:1}}.end-machine a span:before,.m-end-machine a span:before,.stop-machine a span:before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:100%;height:100%;border-radius:100%;box-sizing:border-box;pointer-events:none;background-color:#0000004d;border:none}.m-end-machine a span:after{display:none}.end-machine a span:before,.m-end-machine a span:before,.stop-machine a span:before{font-weight:700;color:#fff;line-height:80px;text-shadow:2px 2px rgba(0,0,0,.7)}.end-machine a span:before{content:"正常終了"}.m-end-machine a span:before{content:"手動終了"}.stop-machine a span:before{content:"一時停止"}.stop-machine a span:after{display:none}#machine-state-list ul li.stop-machine a p:last-child{background-color:#b41e1e;color:#fff}.side-box .nav .nav18{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='_レイヤー_1'%20data-name='レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%2020%2020'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.0.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.0%20Build%20186)%20--%3e%3cdefs%3e%3cstyle%3e%20.st0%20{%20fill:%20none;%20}%20.st1%20{%20fill:%20%23585858;%20}%20%3c/style%3e%3c/defs%3e%3crect%20class='st0'%20width='20'%20height='20'/%3e%3cpath%20class='st1'%20d='M8.5,1C4.4,1,1,4.4,1,8.5s3.4,7.5,7.5,7.5,7.5-3.4,7.5-7.5S12.6,1,8.5,1ZM8.5,14.8c-3.5,0-6.3-2.9-6.3-6.3s2.8-6.3,6.3-6.3,6.3,2.9,6.3,6.3-2.9,6.3-6.3,6.3Z'/%3e%3cpolygon%20class='st1'%20points='19%2017.4%2017.4%2019%2013.3%2014.9%2013%2013%2014.9%2013.3%2019%2017.4'/%3e%3crect%20class='st1'%20x='4.2'%20y='8.9'%20width='2.3'%20height='2.3'%20transform='translate(8.6%20-.8)%20rotate(45)'/%3e%3crect%20class='st1'%20x='5.8'%20y='10.5'%20width='2.3'%20height='2.3'%20transform='translate(10.2%20-1.5)%20rotate(45)'/%3e%3crect%20class='st1'%20x='7.4'%20y='8.9'%20width='2.3'%20height='2.3'%20transform='translate(9.6%20-3.1)%20rotate(45)'/%3e%3crect%20class='st1'%20x='9'%20y='7.3'%20width='2.3'%20height='2.3'%20transform='translate(8.9%20-4.7)%20rotate(45)'/%3e%3crect%20class='st1'%20x='10.6'%20y='5.7'%20width='2.3'%20height='2.3'%20transform='translate(8.2%20-6.3)%20rotate(45)'/%3e%3cmetadata%3e%3csfw%20xmlns='http://ns.adobe.com/SaveForWeb/1.0/'%3e%3cslices/%3e%3csliceSourceBounds%20x='0'%20y='0'%20width='20'%20height='20'%20bottomLeftOrigin='true'/%3e%3c/sfw%3e%3c/metadata%3e%3c/svg%3e")}#conditioncheck-table{margin-top:30px}#conditioncheck-table thead th{position:relative}#conditioncheck-table thead th:nth-child(1),#conditioncheck-table thead th:nth-child(2),#conditioncheck-table thead th:nth-child(6),#conditioncheck-table thead th:nth-child(7){text-align:center}#conditioncheck-table thead th:nth-child(6) a,#conditioncheck-table thead th:nth-child(7) a{margin-left:1em}#conditioncheck-table thead th a{display:inline-block;color:#fff;position:relative;padding-right:15px;margin:auto}#conditioncheck-table thead th a:hover:after{display:inline-block}#conditioncheck-table thead th a:after{position:absolute;display:none;content:"▼";font-size:10px;top:-2px;right:3px}#conditioncheck-table thead th a.graph-btn3{position:absolute;top:-30px;left:0;padding:0 10px}#conditioncheck-table thead th a.graph-btn3:after{display:none!important}#conditioncheck-table td{width:5%;white-space:nowrap}#conditioncheck-table td:last-child{width:50%}#conditioncheck-table .teigi img{height:20px;margin:-2px 5px 0 0;display:inline-block}.condition-tag{text-align:center}.condition-tag label{display:inline-block;padding:0 10px;border-radius:3px;font-size:13px;line-height:20px;background-color:#c8c8c8;color:#fff;margin:auto!important}label.condition-tag01{background-color:#5abe78}label.condition-tag02{background-color:#dc6478}#conditioncheck-table tbody a.btn{background-color:#005aa0}#conditioncheck-table tbody a.btn:hover{background-color:#005aa0cc}#conditioncheck-table tbody a.btn:active{background-color:#003c78}#conditioncheck-table tbody td input[type=text]{padding:0 2px;font-size:13px;line-height:20px;width:calc(15em + 4px);color:#585858;field-sizing:content}.condition-kijun input[type=radio]{display:block;margin:auto}.condition-kijun label{display:block;background-color:#e6e6f0;padding:3px;border-radius:2px;width:20px;margin:auto}.check-count .count-box{width:16px;height:16px;border:1px solid rgba(20,130,180,1);border-radius:2px;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:13px;margin:auto}.checked-1{background-color:#f44336;color:#fff}.checked-2{background-color:#ff9800;color:#fff}.checked-3{background-color:#4caf50;color:#fff}.checked-4{background-color:#2196f3;color:#fff}.checked-5{background-color:#9c27b0;color:#fff}.box-container{position:relative}.warning-popup{position:absolute;background:#b21d23;border:1px solid rgba(255,255,255,1);color:#fff;font-size:13px;padding:0 8px;border-radius:3px;white-space:nowrap;transform:translateY(-3px);z-index:10;display:none;line-height:20px}#check-machine{background-color:#fff;border-radius:10px;margin:10px;padding:5px}#check-machine table td{padding:5px}#check-machine img{width:60px;height:auto}#check-machine dl{display:block;vertical-align:top;padding:2px!important}#check-machine dl dd,#check-machine dl dt{display:table-cell;line-height:20px;padding:1px 10px}#check-machine dl dt{font-weight:700;background-color:#585858;color:#fff;border-radius:3px;margin:1px;padding:0 10px}.graph-btn{display:block;background-color:#ff7800;color:#fff;line-height:30px;padding:2px 20px;border-radius:30px;transition:.2s;box-shadow:1px 2px 1px #0003;margin:0 30px}.graph-btn:hover{transition:.2s;box-shadow:1px 4px 4px #0000004d}.graph-btn:active{transition:.1s}.graph-btn2{display:block;background-color:#28b4b4;color:#fff;line-height:30px;padding:2px 20px;border-radius:30px;transition:.2s;box-shadow:1px 2px 1px #0003;margin:0 30px}.graph-btn2:hover{transition:.2s;box-shadow:1px 4px 4px #0000004d}.graph-btn2:active{transition:.1s}.graph-btn3{display:inline-block;font-size:11px;background-color:#323c46;color:#fff;line-height:20px;margin-top:5px!important;padding:0 15px;border-radius:30px;transition:.2s;box-shadow:1px 2px 1px #0003;margin:0 30px}.graph-btn3:hover{transition:.2s;box-shadow:1px 4px 4px #0000004d}.graph-btn3:active{transition:.1s}#condition-check-graph .acd-check:checked~.accordion~.acd-content{padding:20px}#condition-check-graph .whitebox{box-shadow:0 0}#condition-check-graph span img{min-width:1000px}#condition-check-graph>div:nth-child(n+2){margin-top:10px;margin-bottom:20px}.btn-page-back{display:inline-block;margin:0 10px 10px;padding:0 15px;line-height:30px;color:#fff;background-color:#323232;border-radius:30px;min-width:200px;text-align:center;transition:.2s;box-shadow:1px 2px 1px #0003}.btn-page-back:hover{transition:.2s;box-shadow:1px 4px 4px #0000004d}.btn-page-back:active{transition:.1s;box-shadow:1px 2px 2px #0006}.graph-change-btn{margin:20px 10px 10px;border-top:1px solid rgba(100,110,120,1);border-radius:0!important}.graph-change-btn input[type=radio]{position:relative;vertical-align:bottom;margin-bottom:4px}.graph-change-btn span{display:inline-block;background-color:#646e78;color:#fff;border-radius:3px;padding:2px 10px;margin:10px 10px 0 0}.graph-change-btn span label{display:inline-block;border-radius:20px;background:#78828c;padding:0 10px;margin:3px;line-height:20px}.check-count .disabled-box{border:rgba(50,50,50,1);background:#e6e6e6}.btn-dl{display:block;text-align:center}.btn-dl img{width:21px;height:auto}#conditioncheck-table tbody td.condition-memo{position:relative;min-width:calc(15.5em + 15px)}#conditioncheck-table tbody td.condition-memo a{display:block}#conditioncheck-table tbody td.condition-memo p{position:absolute;white-space:nowrap;display:inline-block;width:auto;min-width:calc(15.5em + 5px);max-width:calc(15.5em + 5px);overflow:hidden;font-size:13px!important;line-height:20px;background-color:#f0f0eb;padding:2px 5px;border-radius:2px;top:6px;left:7px}#machine-state-list ul p{font-size:13px;display:block;padding:5px}#machine-state-list ul p span{display:inline-block;width:50px;height:15px;margin:2px;border-radius:20px;vertical-align:top}.c-day01{background-color:#959ba1}.c-day02{background-color:#c30018!important}.table-sort-btn{display:inline-block;padding:0 4px;line-height:15px;text-align:center;background-color:#505a64;border-radius:2px;margin:-1px 0 0 5px;font-size:8px;vertical-align:middle;color:#e6e6e6}#condition-check-graph:not(:target) .graph-l{display:none}#condition-check-graph:target .graph-l{display:block}#condition-check-graph:target .graph-s{display:none}#condition-check-graph .graph-btn2{display:block;text-align:center;margin:30px auto 0;max-width:200px}#condition-check-graph .accordion:after{color:#be1e14}.btn-graph{display:inline-block;background:#505a64;padding:0 15px;border-radius:30px;color:#fff;margin-bottom:20px}#condition-check-graph:target .btn-graph:nth-child(1),#condition-check-graph:not(:target) .btn-graph:nth-child(2){display:none}#info-table span.info-info.midoku{position:relative}#info-table span.info-info.midoku:after{content:"";position:absolute;width:8px;height:8px;top:0;bottom:0;left:10px;margin:auto;background:#b21d23;border-radius:10px}@media (max-width: 640px){#check-machine tr td{display:inline-block}#check-machine tr td:nth-child(1){width:20%}#check-machine tr td:nth-child(2){width:80%}#check-machine tr td:nth-child(3){width:100%}#check-machine tr td .graph-btn{margin:0 auto;text-align:center}}.machine-img{display:inline-block;position:relative}.machine-info-check{display:none}.machine-info-btn{display:block;width:20px;height:20px;line-height:20px;border-radius:20px;font-size:14px;font-weight:700;background-color:#121e5e;color:#fff;position:absolute;top:153px;right:-20px;z-index:99;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='_レイヤー_1'%20data-name='レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%2020%2020'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.5.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.0%20Build%20141)%20--%3e%3cdefs%3e%3cstyle%3e%20.st0%20{%20fill:%20none;%20}%20.st1%20{%20fill:%20%23fff;%20}%20%3c/style%3e%3c/defs%3e%3ccircle%20class='st0'%20cx='10'%20cy='10'%20r='10'/%3e%3cpath%20class='st1'%20d='M10,8h0c1.1,0,2,.9,2,2v5c0,1.1-.9,2-2,2h0c-1.1,0-2-.9-2-2v-5c0-1.1.9-2,2-2Z'/%3e%3cpath%20class='st1'%20d='M10,7h0c1.1,0,2-.9,2-2h0c0-1.1-.9-2-2-2h0c-1.1,0-2,.9-2,2h0c0,1.1.9,2,2,2Z'/%3e%3cmetadata%3e%3csfw%20xmlns='http://ns.adobe.com/SaveForWeb/1.0/'%3e%3cslices/%3e%3csliceSourceBounds%20x='0'%20y='0'%20width='20'%20height='20'%20bottomLeftOrigin='true'/%3e%3c/sfw%3e%3c/metadata%3e%3c/svg%3e");background-position:center center;background-repeat:no-repeat;background-size:90% auto;-webkit-box-shadow:2px 2px 2px rgba(0,0,0,.3);box-shadow:2px 2px 2px #0000004d;transition:.2s;cursor:pointer}.machine-info-btn:hover{-webkit-box-shadow:3px 3px 3px rgba(0,0,0,.6);box-shadow:3px 3px 3px #0009;transition:.2s}.machine-info-check~.machine-tip{position:absolute;bottom:0;left:50%;margin:auto;transform:translate(-50%);z-index:99;text-align:left;background-color:#dcdcdce6;white-space:nowrap;padding:3px 5px;border-radius:2px;width:auto;min-width:100px;max-width:200%;overflow:hidden}.machine-info-check~.machine-tip b{font-weight:400;color:#646464}.machine-info-check~.machine-tip{display:none}.machine-info-check:checked~.machine-tip{display:block}#test-search-box{overflow:visible!important;padding-bottom:30px}#test-search input[type=text]{width:620px}#sort-hyouji+.switch_label{top:18px;left:650px}#test-search-period{position:absolute;top:60px;left:280px}#test-search-period p{display:inline}#test-search-period input[type=date]{width:110px!important;font-size:13px;padding:0 3px!important;line-height:18px}.main-box>h2{position:relative}.main-box>h2 a.info-guide{position:absolute;display:block;top:4px;right:15px;width:30px;height:30px;line-height:30px;text-align:center;border-radius:30px;z-index:50;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='_レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%2030%2030'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.5.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.0%20Build%20141)%20--%3e%3cdefs%3e%3cstyle%3e%20.st0%20{%20fill:%20none;%20}%20.st1%20{%20fill:%20%2322a580;%20}%20.st2%20{%20fill:%20%23f5d72b;%20}%20%3c/style%3e%3c/defs%3e%3crect%20class='st0'%20y='0'%20width='30'%20height='30'/%3e%3cpath%20class='st2'%20d='M15.33,29l-8.73-8.51c-.39-.38-.6-.89-.6-1.43V2.92c0-1.72,2.21-2.57,3.48-1.34l5.85,5.65v21.77Z'/%3e%3cpath%20class='st1'%20d='M15.33,29l8.73-8.51c.39-.38.6-.89.6-1.43V2.92c0-1.72-2.21-2.57-3.48-1.34l-5.85,5.65v21.77Z'/%3e%3cmetadata%3e%3csfw%20xmlns='http://ns.adobe.com/SaveForWeb/1.0/'%3e%3cslices/%3e%3csliceSourceBounds%20x='0'%20y='0'%20width='30'%20height='30'%20bottomLeftOrigin='true'/%3e%3c/sfw%3e%3c/metadata%3e%3c/svg%3e");background-repeat:no-repeat;background-size:80% auto;background-position:center center;transition:.2s}.main-box>h2 a.info-guide:hover{transition:.2s}.main-box>h2 a.info-guide p{position:absolute;width:7em;top:4px;left:-5.5em;text-align:left;font-size:13px;line-height:20px;padding:0 10px;z-index:49;display:none;transition:.2s}.main-box>h2 a.info-guide:hover p{display:block}.smt{display:none}@media (max-width: 640px){#test-search{padding-left:0}#test-search form{padding:0;margin:0}#search-switch+.switch_label{left:12px}#test-search-period{position:relative;top:auto;left:auto}#test-search-period p{display:block;padding:0 0 0 10px}#test-search-period input[type=date]{width:calc(50% - 1em - 1px)!important;font-size:16px}#sort-hyouji+.switch_label{display:block;position:relative!important;left:auto;right:auto;top:auto;margin:auto!important}.main-box>h2 a.info-guide{right:23px;top:-6px;background-color:#fff}.main-box>h2 a.info-guide p{width:90px;top:-20px;left:auto;right:0;background-color:#fff;border-radius:2px;-webkit-box-shadow:2px 2px 1px rgba(0,0,0,.3);box-shadow:2px 2px 1px #0000004d;text-align:right}.smt{display:block}}.kashin-houkou{text-align:center}#condition-memo01 .modal-wrapper{max-height:calc(20em + 25px);overflow:auto}@media (max-width: 640px){.modal-wrapper{max-height:calc(80% - 20px);overflow:auto}#condition-memo01 .modal-wrapper{max-height:calc(9em + 20px);overflow:auto}}#overlay[data-v-ad012c5a]{z-index:99999999999;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000e6;display:flex;align-items:center;justify-content:center}.component-fade-enter-active[data-v-ad012c5a],.component-fade-leave-active[data-v-ad012c5a]{transition:opacity .3s ease}.component-fade-enter[data-v-ad012c5a],.component-fade-leave-to[data-v-ad012c5a]{opacity:0}.modal-content[data-v-ad012c5a]{text-align:center}img[data-v-a05ae271]{display:block;margin:auto auto 5px;max-width:100px;max-height:100px;width:auto;height:100px;object-fit:cover}a span[data-v-a05ae271]{position:absolute;top:30px;left:0;right:0;margin:auto;width:80px;height:80px;z-index:8}.subject[data-v-a05ae271]{text-align:center;display:block;padding:0;margin:0}.subject[data-v-a05ae271]:last-child{background-color:#969ba0;border-radius:10px;color:#fff;margin:5px auto;width:90px}.run-machine a p[data-v-a05ae271]:last-child{background-color:#a0d8fb;color:#01439e}.stop-machine a p[data-v-a05ae271]:last-child{background-color:red;color:#fff}.still-machine a img[data-v-a05ae271]{filter:grayscale(1);opacity:.3}a span[data-v-a05ae271]{pointer-events:none}a div.tip[data-v-a05ae271]{text-align:center;position:absolute;top:0;left:0;right:0;margin:auto;opacity:0;pointer-events:none;z-index:100;overflow:hidden}a div.tip p[data-v-a05ae271]{display:inline-block;text-align:left;background-color:#e6e6dce6!important;color:#323232!important;padding:5px;border-radius:5px;transition:.2s;width:auto;max-width:100%}a img:hover~div.tip[data-v-a05ae271]{opacity:1;transition:.2s}#machine-state-list a[data-v-a05ae271]{display:block;text-align:center;margin:auto}#machine-state-list .error-machine a p[data-v-a05ae271]:last-child{background-color:#b41e1e;color:#fff}#machine-state-list .stop-machine a p[data-v-a05ae271]:last-child{background-color:#b41e1e;color:#fff}#machine-state-list .pre-machine a p[data-v-a05ae271]:last-child{background-color:#b4bee6;color:#005096}#machine-state-list a .subject-wrapper .subject[data-v-a05ae271]{background-color:#969ba0;border-radius:10px;color:#fff;margin:5px auto;width:90px}#machine-state-list .pre-machine a .subject-wrapper .subject[data-v-a05ae271]{background-color:#b4bee6;color:#005096}#machine-state-list .run-machine a .subject-wrapper .subject[data-v-a05ae271]{background-color:#a0d8fb;color:#01439e}#machine-state-list .error-machine a .subject-wrapper .subject[data-v-a05ae271],#machine-state-list .stop-machine a .subject-wrapper .subject[data-v-a05ae271]{background-color:#b41e1e;color:#fff}.subject-wrapper[data-v-a05ae271]{display:inline-block;position:relative}.subject-wrapper .subject[data-v-a05ae271]{display:inline-block}.machine-info-btn[data-v-a05ae271]{position:absolute;top:50%;left:100%;margin-top:-10px;margin-left:5px;width:20px;height:20px;border-radius:50%;cursor:pointer}.machine-info-check~.machine-tip[data-v-a05ae271]{bottom:44%}@media (min-width: 641px){#machine-state-list #machine-list-others+label+.card-grid .card:nth-child(5)~.card[data-v-377a7893]{display:none;transition:.3s;opacity:0;height:0}#machine-state-list #machine-list-others:checked+label+.card-grid .card:nth-child(5)~.card[data-v-377a7893]{display:inline-block;transition:.3s;opacity:1;height:auto}}.grid-stack[data-v-377a7893]{background:#fff;padding:10px}.grid-stack-item-content[data-v-377a7893]{background:#fff;border:1px solid #ccc;box-shadow:2px 2px 6px #0000001a;padding:10px 3px 2ch}.card-grid[data-v-377a7893]{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;border-radius:5px;background-color:#fff;padding:10px 9px 1px}@media (max-width: 640px){.card-grid[data-v-377a7893]{grid-template-columns:repeat(2,1fr)}#machine-state-list #machine-list-others+label+.card-grid .card:nth-child(6)~.card[data-v-377a7893]{display:none;transition:.3s;opacity:0;height:0}#machine-state-list #machine-list-others:checked+label+.card-grid .card:nth-child(6)~.card[data-v-377a7893]{display:inline-block;transition:.3s;opacity:1;height:auto}#machine-state-list[data-v-377a7893]{position:relative}#machine-state-list #machine-list-others+label[data-v-377a7893]{top:598px!important;position:absolute;z-index:1}}.card[data-v-377a7893]{background:#fff;padding:8px}.sortable-ghost[data-v-377a7893]{opacity:.5;background:#fff;box-shadow:0 0 4px #0003;width:100%;height:100%}.card[data-v-377a7893]{position:relative}#modalLoading[data-v-b2b77867]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;z-index:100;display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:#dfdfdfde}.spinner[data-v-b2b77867]{height:40px;font-size:0}.spinner>div[data-v-b2b77867]{font-size:10px;height:100%;width:10px;margin:2.5px;display:inline-block;-webkit-animation:sk-stretchdelay-b2b77867 1.2s infinite ease-in-out;animation:sk-stretchdelay-b2b77867 1.2s infinite ease-in-out;border-radius:10px;vertical-align:top}.spinner>div[data-v-b2b77867]:not(:nth-child(1)){background-color:#910000}.spinner .rect1[data-v-b2b77867]{height:30px;margin-top:5px;font-size:0}.spinner .rect1 span[data-v-b2b77867]:nth-child(1){width:100%;height:20px;background-color:#555053;display:inline-block;border-radius:10px;margin-bottom:4px}.spinner .rect1 span[data-v-b2b77867]:nth-child(2){width:100%;height:10px;background-color:#555053;display:inline-block;border-radius:10px;margin:0}.spinner .rect2[data-v-b2b77867]{-webkit-animation-delay:-1.1s;animation-delay:-1.1s;height:47px;margin-top:-2px}.spinner .rect3[data-v-b2b77867]{-webkit-animation-delay:-1s;animation-delay:-1s;height:40px;margin-top:-10px}.spinner .rect4[data-v-b2b77867]{-webkit-animation-delay:-.9s;animation-delay:-.9s;height:40px;margin-top:9px}.spinner .rect5[data-v-b2b77867]{-webkit-animation-delay:-.8s;animation-delay:-.8s;height:25px;margin-top:13px}@-webkit-keyframes sk-stretchdelay-b2b77867{0%,40%,to{-webkit-transform:scaleY(1)}20%{-webkit-transform:scaleY(1.5)}}@keyframes sk-stretchdelay-b2b77867{0%,40%,to{transform:scaleY(1);-webkit-transform:scaleY(1)}20%{transform:scaleY(1.5);-webkit-transform:scaleY(1.5)}}.component-fade-leave-active[data-v-4d1b588c]{transition:opacity .5s ease}.component-fade-leave-to[data-v-4d1b588c]{opacity:0}.at_overlay[data-v-4d1b588c]{display:block;width:100%;height:100%;position:absolute;background-color:#000c;opacity:.7;top:0;left:0;z-index:9998}#project01[data-v-4d1b588c]{width:100%;height:100%;position:fixed;display:flex;top:0;left:0;flex-direction:column;justify-content:center;align-items:center;background-color:#00000080;z-index:9999!important}#project-modal td[data-v-4d1b588c]{text-align:left}.btnDisabled[data-v-4d1b588c]{background-color:#969696!important}.st-tbl1[data-v-4d1b588c]{text-align:left;position:relative;border-collapse:collapse}.st-tbl1 th[data-v-4d1b588c]{position:sticky;top:0;z-index:1}.tableHeiht[data-v-4d1b588c]{max-height:400px;overflow-y:scroll}#project-modal[data-v-4d1b588c]{margin-top:0}.modal-close[data-v-4d1b588c]{z-index:999}.status-bar tr[data-v-4d1b588c]{display:table-row}#storage-table[data-v-c8512d18]{width:calc(100% - 275px);display:inline-block;vertical-align:top}#storage-table thead[data-v-c8512d18],#storage-table tbody[data-v-c8512d18],#storage-table tr[data-v-c8512d18]{width:100%!important}#storage-table th a[data-v-c8512d18]{color:#fff;position:relative}#storage-table thead th a[data-v-c8512d18]:hover:after{display:inline-block}#storage-table thead th a[data-v-c8512d18]:after{position:absolute;display:none;content:"â–¼";font-size:5px;top:-2px;right:-12px}#storage-table .icon img[data-v-c8512d18]{max-width:24px;max-height:24px;margin:0 5px 0 0}#storage-table td[data-v-c8512d18]:nth-child(1){color:#323232}#storage-table td[data-v-c8512d18]{color:#8c9196;line-height:15px}#storage-table td a[data-v-c8512d18]{display:block;white-space:normal}#storage-table tbody td:last-child span[data-v-c8512d18]{position:relative;width:20px;line-height:20px;display:block;margin:0;padding:0}#storage-table tbody td:last-child span label[data-v-c8512d18]{border-radius:50px;text-align:center;width:20px!important;line-height:20px!important;padding:0!important;margin:0 auto!important}#storage-table tbody td:last-child span label[data-v-c8512d18]:after{display:none}#storage-table tbody td:last-child span label[data-v-c8512d18]:hover,#storage-table tbody td:last-child span input[type=checkbox]:checked+label[data-v-c8512d18]{background-color:#e6e6e6;cursor:pointer}#storage-table tbody td:last-child span .acd-content[data-v-c8512d18]{border:none;margin:0!important;padding:0!important}#storage-table tbody td:last-child span .file-action[data-v-c8512d18]{position:absolute;z-index:100;top:0;right:20px;white-space:nowrap;list-style:none;background-color:#f0f0f0;padding:2px;border-radius:3px;border:1px solid rgba(230,230,230,1)}#storage-table tbody td:last-child span .file-action li[data-v-c8512d18]{border-top:1px solid rgba(230,230,230,1);padding:3px 5px;text-align:left;background-color:#fff}#storage-table tbody td:last-child span .file-action li[data-v-c8512d18]:first-child{border-top:none}#storage-table tbody td:last-child span .file-action li a[data-v-c8512d18]{white-space:nowrap}#storage-table tbody td:last-child span .file-action li a[data-v-c8512d18]:hover{opacity:.7}.modal-content #storage-table[data-v-c8512d18]{width:100%;display:block;vertical-align:top;font-size:13px}.modal-content #storage-table ul[data-v-c8512d18]{margin:0 0 10px}.modal-content #storage-table ul li[data-v-c8512d18]{display:inline-block;color:#969696;background-color:#fff0;padding:0;vertical-align:top}.modal-content #storage-table ul li a[data-v-c8512d18]{text-decoration:underline;color:#585858;margin:0 5px 0 0;background-color:#0000;width:auto;position:static;font-size:13px}.modal-content #storage-table ul li p[data-v-c8512d18]{color:#005aa0}#modal-storage-table[data-v-c8512d18]{max-height:65vh;overflow:auto}#pankuzu[data-v-c8512d18]{margin:20px;padding-bottom:0}#pankuzu ul[data-v-c8512d18]{margin:0;padding:0;font-size:0;width:100%}#pankuzu ul>li[data-v-c8512d18]{display:inline-block;font-size:16px;position:relative;margin-bottom:10px}#pankuzu ul>li>a[data-v-c8512d18]{position:relative;background-color:#fff;border-radius:5px;padding:5px 10px;display:block;margin:0 18px 0 0}#pankuzu ul>li[data-v-c8512d18]:nth-child(2):before{content:">";position:absolute;left:-13px;top:9px}#pankuzu ul>li[data-v-c8512d18]:nth-child(n+2):after{content:">";position:absolute;right:5px;top:9px}#pankuzu ul li[data-v-c8512d18]:last-child:after{display:none}#pankuzu ul li p[data-v-c8512d18]{position:relative;padding:5px 10px;display:block;margin:0 20px 0 0;width:100%;line-height:24px}#pankuzu ul li p[data-v-c8512d18]:after{content:"â–¼";font-size:5px;position:absolute;color:#545454;margin:6px 0 0 10px;top:0}#pankuzu ul>li[data-v-c8512d18]:last-child{background-color:#d2dce6;border-radius:5px;vertical-align:top;position:relative;padding:0 80px 0 0}#pankuzu ul>li:last-child>a[data-v-c8512d18]{position:absolute;background-color:#146496;color:#fff;border-radius:20px;padding:0 10px;margin:6px 0 0;font-size:13px;top:0;right:5px;line-height:21px}#pankuzu ul>li:last-child>a:hover+ol[data-v-c8512d18]{display:block}#pankuzu ul li:last-child ol[data-v-c8512d18]{display:none;position:absolute;bottom:-135%;right:0;background-color:#fff;padding:5px;border-radius:3px}#pankuzu ul li:last-child ol[data-v-c8512d18]:hover{display:block}#pankuzu ul li:last-child ol li[data-v-c8512d18]{display:block;margin:0 0 1px;border-bottom:1px solid rgba(230,230,230,1)}#pankuzu ul li:last-child ol li a[data-v-c8512d18]{font-size:13px;display:block;white-space:nowrap;background-color:#fff;padding:0 5px}#pankuzu ul li:last-child ol li[data-v-c8512d18]:last-child{border-bottom:none}.capacity[data-v-c8512d18]{padding:25px 20px 0;margin:0 0 -5px}.capa-box[data-v-c8512d18]{width:250px;height:12px;border:1px solid rgba(140,145,150,1);border-radius:10px;background-color:#fff;overflow:hidden}.capa-box span[data-v-c8512d18]{background-color:#0096e0;display:block;height:10px}.capacity p[data-v-c8512d18]{margin:0 0 0 5px}#properties[data-v-c8512d18]{background-color:#fff;min-height:calc(100vh + -0px);width:260px;margin:0 0 0 10px;display:inline-block;border-radius:10px;padding:10px}#properties h3[data-v-c8512d18]{font-size:20px;font-weight:400;line-height:20px}#properties h3 img[data-v-c8512d18]{max-width:30px;max-height:30px;margin:0 3px 2px 0}#properties h4[data-v-c8512d18]{font-size:18px;font-weight:400;color:#646464}#properties h4 a[data-v-c8512d18]{font-size:10px;float:right;background-color:#323232;border-radius:10px;color:#fff;padding:2px 10px 1px;margin:7px 0 0;line-height:12px}#properties table td[data-v-c8512d18]{border-bottom:1px solid rgba(230,230,230,1);padding:10px 5px;color:#646464}#properties table th[data-v-c8512d18]{font-weight:400}#properties table td ul[data-v-c8512d18]{font-size:0}#properties table td ul li[data-v-c8512d18]{display:inline-block;margin:5px 5px 0 0}#properties table td ul li a[data-v-c8512d18]{border-radius:10px;padding:3px 10px;font-size:13px;line-height:13px;display:block}#properties table td ul li.access01 a[data-v-c8512d18]{background-color:#dee8ee}#properties table td ul li.access02 a[data-v-c8512d18]{background-color:#f7f6dd}#properties table td ul li.access03 a[data-v-c8512d18]{background-color:#ffeefd}#properties table td small[data-v-c8512d18]{font-size:9px;padding:10px 0 0;display:block;color:#8c9196}#properties table td table[data-v-c8512d18]{width:100%}#properties table td table th[data-v-c8512d18],#properties table td table td[data-v-c8512d18]{padding:2px;line-height:15px;border:none}#properties table td table th[data-v-c8512d18]{width:1%;white-space:nowrap}#properties table td .btn-dl[data-v-c8512d18]{width:100%;display:block;text-align:center;color:#fff;border-radius:20px;background-color:#0096e0;padding:5px 15px}#storage-access h3+.select-box[data-v-c8512d18]{width:100%;margin:10px 0}#storage-access table td[data-v-c8512d18]{text-align:left;font-weight:400;white-space:nowrap;padding:5px;line-height:30px}#storage-access table td[data-v-c8512d18]{padding:5px!important}#storage-access table td .select-box[data-v-c8512d18]{min-width:150px!important;float:right}#storage-access table small[data-v-c8512d18]{color:#323232;margin:0 5px;display:inline-block;line-height:12px;border-radius:8px;padding:1px 10px}#storage-access table small.access01[data-v-c8512d18]{background-color:#dee8ee}#storage-access table small.access02[data-v-c8512d18]{background-color:#f7f6dd}#storage-access table small.access03[data-v-c8512d18]{background-color:#ffeefd}@media (max-width: 640px){#storage-table[data-v-c8512d18]{width:100%}#storage-table th[data-v-c8512d18]:not(:first-child),#storage-table td[data-v-c8512d18]:not(:first-child){display:none}#storage-table td[data-v-c8512d18]:first-child{position:relative;padding-right:40px;white-space:normal}#storage-table td:first-child a[data-v-c8512d18]{display:inline-block;vertical-align:middle;width:100%}.modal-content #storage-table[data-v-c8512d18]{max-height:90vh}.modal-content #storage-table tbody td span[data-v-c8512d18]{display:none}.p-toggle[data-v-c8512d18]{display:inline-block!important;position:absolute;top:10px;right:10px}.p-toggle div[data-v-c8512d18]{width:30px;height:30px}.p-toggle>div[data-v-c8512d18]{position:relative;width:30px}.p-toggle span[data-v-c8512d18]{width:80%;height:3px;left:0;right:0;display:block;background-color:#8c9196;position:absolute;-webkit-transition:.35s ease-in-out;-moz-transition:.35s ease-in-out;margin:auto;transition:.35s ease-in-out}.p-toggle span[data-v-c8512d18]:nth-child(1){top:0}.p-toggle span[data-v-c8512d18]:nth-child(2){top:8px}.p-toggle span[data-v-c8512d18]:nth-child(3){top:16px}#properties[data-v-c8512d18]{position:fixed;height:100%;width:300px;top:0;right:-300px;-webkit-transition:.35s ease-in-out;transition:.35s ease-in-out;overflow-y:scroll!important;-webkit-overflow-scrolling:touch;margin-top:0}.p-toggle[data-v-c8512d18]{display:block}.open2[data-v-c8512d18]{overflow:hidden}.open2 #properties[data-v-c8512d18]{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);right:-300px}.open2 .p-toggle[data-v-c8512d18]{background-color:#fff0;position:fixed;top:15px;right:15px}.open2 .p-toggle span[data-v-c8512d18]:nth-child(1){top:11px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg)}.open2 .p-toggle span[data-v-c8512d18]:nth-child(2){width:0;left:50%}.open2 .p-toggle span[data-v-c8512d18]:nth-child(3){top:11px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg)}#overlay[data-v-c8512d18]{z-index:200}#properties[data-v-c8512d18]{z-index:300}.p-toggle[data-v-c8512d18]{z-index:400}}.active td[data-v-c8512d18]{background-color:#e8f0fe}td[data-v-c8512d18]{-ms-user-select:none;-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;user-select:none}.bcui>li[data-v-c8512d18]:last-child{font-weight:700}.overlay_conf[data-v-c8512d18]{display:block;width:100%;height:100%;position:fixed;background-color:#00000080;opacity:.7;top:0;left:0;z-index:9999}.component-fade-enter-active[data-v-c8512d18],.component-fade-leave-active[data-v-c8512d18]{transition:opacity .3s ease}.component-fade-enter[data-v-c8512d18],.component-fade-leave-to[data-v-c8512d18]{opacity:0}@media (max-width: 640px){.shiken-td06[data-v-8c378d12]{width:100%;border:none!important}.shiken-td06[data-v-8c378d12]{display:block;width:100%!important;padding:5px;text-align:center}.shiken-td06 .btn-file[data-v-8c378d12]{width:100%}.shiken-td06 .btn2[data-v-8c378d12],.shiken-td06 .map-del[data-v-8c378d12]{width:calc(50% - 20px);display:inline-block!important;margin:10px 0}.table-box .btn2[data-v-8c378d12],.table-box .btn-file[data-v-8c378d12]{display:block;margin:5px 0}}.file-action>li[data-v-8c378d12]{display:inherit;margin:0}.modal-content[data-v-8c378d12]{margin:35px;font-size:16px;line-height:1.5em}.btn-file[data-v-8c378d12]{padding:3px 15px;background-color:#0096b4;border-radius:20px;color:#fff;margin:0 5px 0 0;cursor:pointer;transition:.2s;box-shadow:1px 1px 1px #0000004d}.btn-file[data-v-8c378d12]:hover{background-color:#0aa0be;transition:.2s;box-shadow:1px 4px 4px #0000004d}.btn-file[data-v-8c378d12]:active{transition:.2s;box-shadow:1px 2px 2px #0006}.map-del[data-v-8c378d12]{border-radius:20px;padding:3px 10px!important;color:#fff;font-size:13px!important;cursor:pointer;background-color:#f06464;transition:.2s;box-shadow:1px 1px 1px #0003}table td .btn-save[data-v-8c378d12],table td .map-del[data-v-8c378d12]{border-radius:20px;padding:3px 10px!important;color:#fff;font-size:13px!important;line-height:21px;cursor:pointer;background-color:#f06464;transition:.2s;box-shadow:1px 2px 1px #0003}table td .btn-save[data-v-8c378d12]:hover,table td .map-del[data-v-8c378d12]:hover{background-color:#fa6e6e;transition:.2s;box-shadow:1px 4px 4px #0000004d}.shiken-td06[data-v-8c378d12]{width:5%;border-left:1px solid rgba(255,255,255,1)}.shiken-td06[data-v-8c378d12]{width:90%;padding:0 10px}.shiken-td06 .btn-file[data-v-8c378d12],.shiken-td06 .btn2[data-v-8c378d12],.shiken-td06 .map-del[data-v-8c378d12]{display:inline-block;border-radius:20px;text-align:center;margin:0 5px 5px 0!important;padding:2px 15px!important;transition:.2s;box-shadow:0 2px 2px #0003;font-size:13px;line-height:21px;color:#fff}.shiken-td06 .btn-file[data-v-8c378d12]:hover,.shiken-td06 .btn2[data-v-8c378d12]:hover,.shiken-td06 .map-del[data-v-8c378d12]:hover{transition:.2s;box-shadow:1px 4px 4px #0000004d}.shiken-td06 .btn-file[data-v-8c378d12]:active,.shiken-td06 .btn2[data-v-8c378d12]:active,.shiken-td06 .map-del[data-v-8c378d12]:active{transition:.2s;box-shadow:1px 2px 2px #0006}.shiken-td06 .btn2[data-v-8c378d12]{background-color:#323232}.shiken-td06 span[data-v-8c378d12]{color:#646464}.table-box .btn2[data-v-8c378d12]{white-space:nowrap;padding:3px 10px;border-radius:15px;color:#fff;font-size:13px;line-height:21px;background-color:#323232;transition:.2s;box-shadow:1px 2px 1px #0003}.table-box .btn2[data-v-8c378d12]:hover{background-color:#3c3c3c;transition:.2s;box-shadow:1px 4px 4px #0000004d}.table-box .btn2[data-v-8c378d12]:active{transition:.2s;box-shadow:1px 2px 2px #0006}#shiken-ichiran>tbody>tr>td[data-v-8c378d12]:last-of-type{width:90%}@media (max-width: 640px){.modal-content .share-choice li[data-v-8c378d12]{display:block;width:100%}}#pager .numPage[data-v-8c335a76]{font-size:16px;width:55px;line-height:30px;display:inline-block;vertical-align:top;margin-top:3px}#sort[data-v-614c517e]{padding-bottom:0}#sort table td[data-v-614c517e]{width:25%}.imv_datepicker[data-v-614c517e]{height:36px}[data-v-614c517e] .dp__input{border:1px solid rgba(200,200,200,1);height:36px}@media (max-width: 640px){#sort table td[data-v-614c517e]{display:inline-block;width:50%}}#overlay[data-v-614c517e]{z-index:200;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center}.component-fade-enter-active[data-v-614c517e],.component-fade-leave-active[data-v-614c517e]{transition:opacity .3s ease}.component-fade-enter[data-v-614c517e],.component-fade-leave-to[data-v-614c517e]{opacity:0}center input[type=reset][data-v-614c517e]{left:20px}#sort-hyouji+.switch_label[data-v-614c517e]{z-index:1}#test-search button[data-v-614c517e]{margin:0 0 0 -50px;cursor:pointer;display:inline-block}.border-top[data-v-614c517e]{border-top:1px solid rgba(200,200,200,1);padding:20px 0 0}input.reset[data-v-614c517e]{border-style:none;background-color:#787878;min-width:100px;display:inline-block;color:#fff!important;text-decoration:none;text-align:center;border-radius:100px;line-height:25px;padding:0 15px;transition:.2s;box-shadow:1px 2px 2px #0003;margin:10px;float:left;cursor:pointer;position:absolute;left:20px}input.reset[data-v-614c517e]:hover{transition:.2s;box-shadow:1px 4px 4px #0000004d}input.reset[data-v-614c517e]:active{transition:.2s;box-shadow:1px 2px 2px #0006}@media (max-width: 640px){#test-search-box[data-v-614c517e]{margin-bottom:40px}input.reset[data-v-614c517e]{position:relative}}#test-search-period .imv_datepicker[data-v-614c517e]{display:inline-block;width:100px!important;height:18px!important}#test-search-period[data-v-614c517e] .dp__input{font-size:11px;padding:0 3px!important;line-height:18px}#shosai-date[data-v-614c517e] .dp__input{margin:0 5px;height:22px}input.period_reset[data-v-614c517e]{border-style:none;background-color:#787878;min-width:100px;display:inline-block;color:#fff!important;text-decoration:none;text-align:center;border-radius:100px;line-height:25px;padding:0 15px;transition:.2s;box-shadow:1px 2px 2px #0003;margin:10px;float:left;cursor:pointer}input.period_reset[data-v-614c517e]:hover{transition:.2s;box-shadow:1px 4px 4px #0000004d}input.period_reset[data-v-614c517e]:active{transition:.2s;box-shadow:1px 2px 2px #0006}#test-search-period input.period_reset[data-v-614c517e]{float:none;display:inline-block;font-size:12px;padding:3px 10px;line-height:16px}#calendar-test-list td[data-v-f425ff6a]{white-space:nowrap;width:1%;font-size:13px}#calendar-wrapper[data-v-f425ff6a],#calendar-wrapper-b[data-v-f425ff6a]{background-color:#fff;border-radius:5px;overflow:hidden;min-height:1200px}@media (max-width: 640px){#calendar-wrapper[data-v-f425ff6a],#calendar-wrapper-b[data-v-f425ff6a]{overflow:auto}}#calendar-wrapper-header[data-v-f425ff6a]{background-color:#323232;color:#fff;border-radius:5px 5px 0 0;padding:10px}#calendar-wrapper-header dl[data-v-f425ff6a],#calendar-wrapper-header dt[data-v-f425ff6a],#calendar-wrapper-header dd[data-v-f425ff6a]{display:inline-block}#calendar-wrapper-header dt a[data-v-f425ff6a]{display:block;background-color:#fff;border-radius:50%;width:20px;line-height:20px;text-align:center}#calendar-wrapper-header dd[data-v-f425ff6a]{font-size:16px;padding:0 15px}#calendar-wrapper-header ul[data-v-f425ff6a]{font-size:0;display:inline-block;float:right}#calendar-wrapper-header ul li[data-v-f425ff6a]{font-size:13px;display:inline-block;padding-right:5px}#calendar-wrapper-header ul li a[data-v-f425ff6a]{display:block;text-align:center;color:#fff;width:50px;background-color:#646e78;border-radius:3px}#calendar-wrapper-header ul li.calendar-active a[data-v-f425ff6a]{background-color:#fff;color:#323232}#calendar-wrapper-header #calendar-today[data-v-f425ff6a]{display:inline-block;padding:5px 0 0}#calendar-wrapper-header #calendar-today p[data-v-f425ff6a],#calendar-wrapper-header #calendar-today a[data-v-f425ff6a]{display:inline-block;vertical-align:bottom}#calendar-wrapper-header #calendar-today p[data-v-f425ff6a]{font-size:23px;padding:0 10px}#calendar-wrapper-header #calendar-today p small[data-v-f425ff6a]{font-size:16px;padding:3px}#calendar-wrapper-header #calendar-today a[data-v-f425ff6a]{background-color:#fff;line-height:20px;width:20px;text-align:center;border-radius:3px;margin-bottom:4px;font-weight:700}#calendar-wrapper-header .imv-datepicker[data-v-f425ff6a]{display:inline-block;vertical-align:top;margin-left:100px}#calendar-wrapper-header .imv-datepicker input[data-v-f425ff6a]{width:200px}.calendar-month-header[data-v-f425ff6a]{background-color:#646e78;color:#fff;text-align:center;margin-top:10px}.calendar-month-header>ul li[data-v-f425ff6a]{padding:5px 0!important;border-top:none!important;line-height:15px}.calendar-month-header>ul[data-v-f425ff6a]{vertical-align:top;border-right:none!important}.calendar-sat[data-v-f425ff6a]{color:#4bc3f1}.calendar-san[data-v-f425ff6a]{color:#f14b6b}#calendar-yoyaku table[data-v-f425ff6a],#calendar-yoyaku table tr[data-v-f425ff6a],#calendar-yoyaku table th[data-v-f425ff6a],#calendar-yoyaku table td[data-v-f425ff6a]{border:none!important;padding:10px 5px}.calendar-box[data-v-f425ff6a]{margin-left:10px}.calendar-day-line[data-v-f425ff6a]{display:flex;width:1088px}.calendar-week-line[data-v-f425ff6a]{display:flex;width:1089px}.calendar-month-line[data-v-f425ff6a]{display:flex;width:1130px}.calendar-year-header[data-v-f425ff6a],.calendar-month-header[data-v-f425ff6a],.calendar-week-header[data-v-f425ff6a],.calendar-day-header[data-v-f425ff6a]{background-color:#646e78;color:#fff;text-align:center;margin-top:10px;margin-bottom:5px!important;border-right:1px solid rgba(220,220,220,1)}.calendar-week-header>ul li[data-v-f425ff6a],.calendar-day-header>ul li[data-v-f425ff6a]{padding:5px 0 0!important;line-height:31px}.calendar-day-header>ul li[data-v-f425ff6a]{font-size:12px!important}.calendar-week-header>ul[data-v-f425ff6a],.calendar-day-header>ul[data-v-f425ff6a]{vertical-align:top;border-right:none!important}.calendar-week-header p[data-v-f425ff6a]{display:inline}.calendar-year-header[data-v-f425ff6a],.calendar-year-line[data-v-f425ff6a],.calendar-month-line[data-v-f425ff6a],.calendar-week-line[data-v-f425ff6a],.calendar-day-line[data-v-f425ff6a]{border-top:1px solid rgba(220,220,220,1);border-left:1px solid rgba(220,220,220,1);border-bottom:1px solid rgba(220,220,220,1);margin-bottom:10px}.calendar-year-header>ul>li>a[data-v-f425ff6a],.calendar-month-header>ul>li>a[data-v-f425ff6a],.calendar-week-header>ul>li>a[data-v-f425ff6a]{display:block;color:#fff}#calendar-wrapper-b .calendar-year-line[data-v-f425ff6a],#calendar-wrapper-b .calendar-month-line[data-v-f425ff6a],#calendar-wrapper-b .calendar-week-line[data-v-f425ff6a],#calendar-wrapper-b .calendar-day-line[data-v-f425ff6a]{margin-bottom:0}#calendar-wrapper-b .calendar-box[data-v-f425ff6a]{margin-bottom:10px}#calendar-wrapper-b .calendar-year-line[data-v-f425ff6a]:not(:last-child),#calendar-wrapper-b .calendar-month-line[data-v-f425ff6a]:not(:last-child),#calendar-wrapper-b .calendar-week-line[data-v-f425ff6a]:not(:last-child),#calendar-wrapper-b .calendar-day-line[data-v-f425ff6a]:not(:last-child){border-bottom:0px solid rgba(220,220,220,1)}#calendar-wrapper-b .calendar-souchi-name+ul li span[data-v-f425ff6a]{background-image:none}.calendar-year-line[data-v-f425ff6a]{border-right:1px solid rgba(220,220,220,1)}.calendar-year-header>div[data-v-f425ff6a],.calendar-year-line>div[data-v-f425ff6a],.calendar-month-line>div[data-v-f425ff6a],.calendar-week-line>div[data-v-f425ff6a],.calendar-day-line>div[data-v-f425ff6a]{width:200px!important;min-width:200px!important;max-width:200px!important;padding:5px;border-right:1px solid rgba(240,240,240,0)}.calendar-day-line>ul[data-v-f425ff6a]{width:888px;font-size:0;display:flex;justify-content:space-between;position:relative}.calendar-day-line>ul li[data-v-f425ff6a]{flex-grow:1;flex-basis:0;width:37px;font-size:0;list-style:none;position:relative;padding-top:0;background-image:url(/img/calendar-line1.png);background-size:37px auto}.yoyaku-zumi-line[data-v-f425ff6a]{margin:-60px 0 30px;height:30px;border:1px solid rgba(255,255,255,0)}.yoyaku-zumi-line>div[data-v-f425ff6a]{pointer-events:none}.yoyaku-zumi-line>ul[data-v-f425ff6a],.yoyaku-zumi-line>ul li[data-v-f425ff6a]{background-image:none!important}.yoyaku-zumi-line>ul[data-v-f425ff6a]{border-top:1px solid rgba(230,230,230,1)}.calendar-week-line>ul[data-v-f425ff6a]{width:889px;font-size:0;display:flex;justify-content:space-between;position:relative;background-image:url(/img/calendar-line.png);background-size:127px auto}.calendar-week-line>ul li[data-v-f425ff6a]{flex-grow:1;flex-basis:0;width:calc(100% / 7);min-width:127px;max-width:127px;font-size:13px;list-style:none;position:relative;padding-top:0}.calendar-month-line>ul[data-v-f425ff6a]{width:930px;font-size:0;display:flex;justify-content:space-between;position:relative;background-image:url(/img/calendar-line31.png);background-size:30px auto}.calendar-month-line>ul li[data-v-f425ff6a]{flex-grow:1;flex-basis:0;width:calc(100% / 31);min-width:30px;max-width:30px;font-size:13px;list-style:none;position:relative;padding-top:0}.calendar-year-header[data-v-f425ff6a],.calendar-year-line[data-v-f425ff6a]{display:flex;width:1295px}.calendar-year-header>ul[data-v-f425ff6a]{width:1095px;font-size:0;display:flex;justify-content:space-between;position:relative}.calendar-year-header>ul li[data-v-f425ff6a]{flex-grow:1;flex-basis:0;width:calc(100% / 12);min-width:93px;max-width:93px;font-size:13px;list-style:none;position:relative;border-right:.5px solid rgba(255,255,255,1);line-height:40px}.calendar-year-header>ul li[data-v-f425ff6a]:nth-child(2){min-width:84px;max-width:84px}.calendar-year-header>ul li[data-v-f425ff6a]:nth-child(4),.calendar-year-header>ul li[data-v-f425ff6a]:nth-child(6),.calendar-year-header>ul li[data-v-f425ff6a]:nth-child(9),.calendar-year-header>ul li[data-v-f425ff6a]:nth-child(11){min-width:90px;max-width:90px}.calendar-year-line>ul[data-v-f425ff6a]{width:1095px;font-size:0;display:flex;justify-content:space-between;background-image:url(/img/calendar-line365-7.png);background-size:21px auto}.calendar-year-line>ul li[data-v-f425ff6a]{flex-grow:1;flex-basis:0;width:calc(100% / 52);width:21px;min-width:21px;max-width:21px;font-size:13px;list-style:none;padding-top:0}.uru-doshi .calendar-year-header[data-v-f425ff6a],.uru-doshi .calendar-year-line[data-v-f425ff6a]{width:1298px!important}.uru-doshi .calendar-year-header>ul[data-v-f425ff6a],.uru-doshi .calendar-year-line>ul[data-v-f425ff6a]{width:1098px}.uru-doshi .calendar-year-header>ul li[data-v-f425ff6a]:nth-child(2){min-width:87px;max-width:87px}.calendar-kirikae ul p[data-v-f425ff6a]{display:inline-block;float:left}.calendar-kirikae ul[data-v-f425ff6a]{position:relative;text-align:right;padding:3px}.calendar-kirikae ul li[data-v-f425ff6a]{display:inline-block;text-align:right;vertical-align:top}.calendar-kirikae ul li a[data-v-f425ff6a],.calendar-kirikae ul li p[data-v-f425ff6a]{display:block;text-align:center;min-width:25px;line-height:25px;border-radius:2px;color:#323232;padding:0;margin-left:4px;background-color:#fff}.calendar-kirikae ul li p[data-v-f425ff6a]{background-color:#20add4;color:#fff}.calendar-kirikae ul li.calendar-sort[data-v-f425ff6a]{float:left}.calendar-kirikae ul li.calendar-sort a[data-v-f425ff6a]{background-color:#646e78}.calendar-souchi-name[data-v-f425ff6a],.calendar-kirikae[data-v-f425ff6a],.calendar-user-name[data-v-f425ff6a]{border-right:1px solid rgba(240,240,240,1)!important}.calendar-souchi-name img[data-v-f425ff6a]{height:50px;margin-right:5px;float:left}.calendar-souchi-name p[data-v-f425ff6a]{line-height:20px;padding-top:5px}.calendar-souchi-name ul[data-v-f425ff6a]{display:table}.calendar-souchi-name ul li[data-v-f425ff6a]{display:table-cell}.calendar-souchi-name .table a[data-v-f425ff6a]{display:block;line-height:20px;width:100%!important;padding:0}.calendar-box .select-box[data-v-f425ff6a]{min-width:100px!important}a.btn-yoyaku[data-v-f425ff6a]{font-size:12px;border-radius:10px;text-align:center;color:#fff;width:auto;white-space:nowrap;padding:3px 10px;margin:auto;background-color:#1eaaaa;transition:.2s;box-shadow:1px 2px 1px #0003}a.btn-yoyaku[data-v-f425ff6a]:hover{background-color:#32bebe;transition:.2s;box-shadow:1px 4px 4px #0000004d}a.btn-yoyaku[data-v-f425ff6a]:active{transition:.1s;box-shadow:1px 2px 2px #0006}.calendar-year-line>ul li span[data-v-f425ff6a],.calendar-month-line>ul li span[data-v-f425ff6a],.calendar-week-line>ul li span[data-v-f425ff6a],.calendar-day-line>ul li span[data-v-f425ff6a]{position:relative;border-radius:2px;padding:0;font-size:12px;line-height:18px;border:1px solid rgba(255,255,255,.8);color:#323232;display:inline-block;vertical-align:top;white-space:nowrap;overflow:hidden;min-width:6px;min-height:29px}.calendar-week-line>ul li span[data-v-f425ff6a]{width:calc(100% - 1px)}.calendar-souchi-name+ul li span[data-v-f425ff6a]{top:0;line-height:18px;background-color:#ffaa64;background-image:url(/img/calendar-bar-bg.svg);background-position:left center;background-size:14px auto}div.other-yoyaku span[data-v-f425ff6a]{background-color:#c8dcdc!important;background-image:none!important}.yoyaku-zumi-line ul li span[data-v-f425ff6a]{background-color:#c8e678;background-image:url(/img/calendar-bar-bg2.svg);background-position:left center;background-size:8px auto}.calendar-user-name+ul li span[data-v-f425ff6a]{top:0;line-height:18px;background-color:#c8e678;padding:0 2px}.calendar-box ul li .hamidashi[data-v-f425ff6a],.calendar-box ul li .yoyaku-zumi[data-v-f425ff6a]{height:20px}.calendar-box ul li .hamidashi span[data-v-f425ff6a]{width:100%!important}.calendar-souchi-name+ul li .maintenance[data-v-f425ff6a]{height:60px;background-color:#32323280;color:#fff;text-align:center;line-height:60px;font-size:16px;background-image:none}.project-line .calendar-user-name+ul li span[data-v-f425ff6a]{background-color:#2c4d6e}.calendar-box ul li span div.tip[data-v-f425ff6a]{display:none;color:#323232;position:absolute;background-color:#ebe6d2;bottom:calc(100% + 1px);left:-8px;padding:5px;border-radius:3px;font-size:13px;line-height:20px;-webkit-box-shadow:3px 3px 3px rgba(0,0,0,.3);box-shadow:0 0 5px #0000004d}.calendar-box ul li span div.tip[data-v-f425ff6a]:after{content:"";border:5px solid transparent;border-top:10px solid rgba(235,230,210,1);top:100%;left:5px;position:absolute;z-index:3;display:inline}.calendar-box ul li .hamidashi span div.tip[data-v-f425ff6a]:after,.calendar-week-line ul li span div.tip[data-v-f425ff6a]:after{left:10px}.calendar-day-line ul li:nth-child(n+18) span div.tip[data-v-f425ff6a],.calendar-week-line ul li:nth-child(n+5) span div.tip[data-v-f425ff6a],.calendar-month-line ul li:nth-child(n+26) span div.tip[data-v-f425ff6a]{left:auto;right:-5px}.calendar-day-line ul li:nth-child(n+18) .hamidashi span div.tip[data-v-f425ff6a]:after,.calendar-week-line ul li:nth-child(n+5) span div.tip[data-v-f425ff6a]:after,.calendar-month-line ul li:nth-child(n+26) span div.tip[data-v-f425ff6a]:after{left:auto;right:8px}.calendar-day-line ul li:nth-child(n+18) span div.tip[data-v-f425ff6a]:after{left:auto;right:2px}.calendar-day-line ul li:nth-child(n+18) span div.tip .c-link[data-v-f425ff6a],.calendar-week-line ul li:nth-child(n+5) span div.tip .c-link[data-v-f425ff6a],.calendar-month-line ul li:nth-child(n+26) span div.tip .c-link[data-v-f425ff6a]{text-align:right}.calendar-box ul li .maintenance div.tip[data-v-f425ff6a]{left:-5px}.calendar-box ul li .maintenance div.tip[data-v-f425ff6a]:after{top:100%;left:5px}.calendar-box ul li span div.tip dl[data-v-f425ff6a]{display:table}.calendar-box ul li span div.tip dt[data-v-f425ff6a],.calendar-box ul li span div.tip dd[data-v-f425ff6a]{display:table-cell;white-space:nowrap;text-align:left}.calendar-box ul li span div.tip .c-link[data-v-f425ff6a]{display:block;width:100%}.calendar-box ul li span div.tip a[data-v-f425ff6a]{display:inline-block;background-color:#1eaaaa;color:#fff;text-align:center;padding:0 10px;line-height:20px;border-radius:15px;margin:5px 2px 0}.calendar-box ul li span div.tip a.btn-back[data-v-f425ff6a]{background-color:#585858}.calendar-box ul li span[data-v-f425ff6a]:hover{overflow:visible}.calendar-box ul li span:hover div.tip[data-v-f425ff6a]{display:block;z-index:9999;width:auto}.calendar-box ul li span p[data-v-f425ff6a]{overflow:hidden;text-align:left}.calendar-box ul li span:hover div.tip p[data-v-f425ff6a]{white-space:nowrap;overflow:auto;max-width:700px;max-height:200px}.calendar-box .myself[data-v-f425ff6a],.calendar-box .myself+ul[data-v-f425ff6a]{background-color:#e6ebf080}#setsumei[data-v-f425ff6a]{padding:10px 10px 0}#setsumei ul[data-v-f425ff6a]{border:1px solid rgba(200,200,200,1);padding:5px 5px 2px;display:inline-block;background-color:#f5f5f5}#setsumei ul li[data-v-f425ff6a]{display:inline-block;white-space:nowrap;vertical-align:top}#setsumei ul li span[data-v-f425ff6a]{display:inline-block;width:30px;height:18px;border-radius:2px;margin:0 5px 0 0}#setsumei ul li p[data-v-f425ff6a]{vertical-align:top;display:inline-block;line-height:20px;margin:0 15px 0 0}#setsumei ul li.bar01 span[data-v-f425ff6a]{background-color:#ffaa64;background-image:url(/img/calendar-bar-bg.svg);background-position:left center;background-size:14px auto}#setsumei ul li.bar02 span[data-v-f425ff6a]{background-color:#c8e678;background-image:url(/img/calendar-bar-bg2.svg);background-position:left center;background-size:8px auto}#setsumei ul li.bar03 span[data-v-f425ff6a]{background-color:#c8dcdc}#setsumei ul li.bar04 span[data-v-f425ff6a]{background-color:#2c4d6e}#setsumei ul li.bar05 span[data-v-f425ff6a]{background-color:#969696}#setsumei ul li.bar06 span[data-v-f425ff6a]{background-color:#c8e678}.calendar-box span[data-v-f425ff6a]{z-index:1}.calendar-box span[data-v-f425ff6a]:hover{z-index:2}#ui-datepicker-div[data-v-f425ff6a]{z-index:999!important}#datepicker[data-v-f425ff6a]::-webkit-calendar-picker-indicator{display:none}#calendar-wrapper .modal .modal-table-wrapper table tbody td[data-v-f425ff6a],#calendar-wrapper-b .modal .modal-table-wrapper table tbody td[data-v-f425ff6a]{white-space:nowrap;width:1%;font-size:13px}#calendar-wrapper .modal .modal-table-wrapper table tbody td span[data-v-f425ff6a],#calendar-wrapper-b .modal .modal-table-wrapper table tbody td span[data-v-f425ff6a]{color:#969696}#calendar-wrapper .modal .modal-table-wrapper table tbody td[data-v-f425ff6a]:last-child,#calendar-wrapper-b .modal .modal-table-wrapper table tbody td[data-v-f425ff6a]:last-child{width:50%}.modal-table-wrapper[data-v-f425ff6a]{overflow:scroll;max-height:calc(100vh - 400px)}#calendar-wrapper .modal-wrapper label[data-v-f425ff6a],#calendar-wrapper-b .modal-wrapper label[data-v-f425ff6a]{display:inline-block;font-size:13px;background-color:#787878;padding:2px 15px;margin:20px;width:180px;border-radius:20px;color:#fff}#calendar-wrapper .modal .maintenance-check[data-v-f425ff6a],#calendar-wrapper-b .modal .maintenance-check[data-v-f425ff6a]{text-align:right;padding:0}#calendar-wrapper .modal .maintenance-check label #calendar-wrapper-b .modal .maintenance-check label[data-v-f425ff6a]{margin:0 0 10px}.modal-content .csv-choice[data-v-f425ff6a]{font-size:0}.modal-content .csv-choice li[data-v-f425ff6a]{list-style:none;display:inline-block;width:50%;font-size:16px;padding:10px}.modal-content .csv-choice li a[data-v-f425ff6a]{display:block;width:100%;padding:20px;border-radius:10px;color:#fff;background-color:#1eaaaa;transition:.2s;box-shadow:1px 2px 2px #0003}.modal-content .csv-choice li a[data-v-f425ff6a]:hover{background-color:#28b4b4;transition:.2s;box-shadow:1px 4px 4px #0000004d}.modal-content .csv-choice li a[data-v-f425ff6a]:active{transition:.2s;box-shadow:1px 2px 2px #0006}.calendar-yoyaku-file-table td[data-v-f425ff6a]:first-child{width:100px}#calendar-yoyaku input[type=text][data-v-f425ff6a]{margin:0 0 5px}#calendar-yoyaku .btn[data-v-f425ff6a]{background-color:#585858}#calendar-sort input[type=radio][data-v-f425ff6a]{display:inline-block}.table tbody .btn-orange[data-v-f425ff6a]{font-size:12px;border-radius:10px;text-align:center;color:#fff;width:auto;white-space:nowrap;padding:0 10px;margin:auto;background-color:#ffaa64;transition:.2s;box-shadow:1px 2px 1px #0003}.table tbody .btn-orange[data-v-f425ff6a]:hover{background-color:#ffb478;transition:.2s;box-shadow:1px 4px 4px #0000004d}.table tbody .btn-orange[data-v-f425ff6a]:active{transition:.1s;box-shadow:1px 2px 2px #0006}.c-clip[data-v-f425ff6a]{background-image:url(/img/storage-icon-clip.svg);background-repeat:no-repeat;background-position:right 2px top 2px;background-size:13px auto}select[data-v-f425ff6a]{border:solid 1px rgba(200,200,200,1);border-radius:3px;padding:8px}.yoyaku-zumi-line .maintenance[data-v-f425ff6a]{height:47px;background-color:#32323280;color:#fff;text-align:center;line-height:60px;font-size:16px;background-image:none}#overlay[data-v-f425ff6a]{z-index:200;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center}.component-fade-enter-active[data-v-f425ff6a],.component-fade-leave-active[data-v-f425ff6a]{transition:opacity .3s ease}.component-fade-enter[data-v-f425ff6a],.component-fade-leave-to[data-v-f425ff6a]{opacity:0}.sp[data-v-f425ff6a]{display:none}.sp .btn-orange[data-v-f425ff6a]{display:inline-block;font-size:12px;border-radius:10px;text-align:center;color:#fff;width:auto;white-space:nowrap;background-color:#ffaa64;transition:.2s;box-shadow:1px 2px 1px #0003;padding:8px 16px;margin:10px}.sp .btn-orange[data-v-f425ff6a]:hover{background-color:#ffb478;transition:.2s;box-shadow:1px 4px 4px #0000004d}.sp .btn-orange[data-v-f425ff6a]:active{transition:.1s;box-shadow:1px 2px 2px #0006}@media (max-width: 640px){.pc[data-v-f425ff6a]{display:none}.sp[data-v-f425ff6a]{display:block}}#calendar-wrapper[data-v-e2f90bf0],#calendar-wrapper-b[data-v-e2f90bf0]{background-color:#fff;border-radius:5px;overflow:hidden;min-height:1200px}@media (max-width: 640px){#calendar-wrapper[data-v-e2f90bf0],#calendar-wrapper-b[data-v-e2f90bf0]{overflow:auto}}#calendar-wrapper-header[data-v-e2f90bf0]{background-color:#323232;color:#fff;border-radius:5px 5px 0 0;padding:10px}#calendar-wrapper-header dl[data-v-e2f90bf0],#calendar-wrapper-header dt[data-v-e2f90bf0],#calendar-wrapper-header dd[data-v-e2f90bf0]{display:inline-block}#calendar-wrapper-header dt a[data-v-e2f90bf0]{display:block;background-color:#fff;border-radius:50%;width:20px;line-height:20px;text-align:center}#calendar-wrapper-header dd[data-v-e2f90bf0]{font-size:16px;padding:0 15px}#calendar-wrapper-header ul[data-v-e2f90bf0]{font-size:0;display:inline-block;float:right}#calendar-wrapper-header ul li[data-v-e2f90bf0]{font-size:13px;display:inline-block;padding-right:5px}#calendar-wrapper-header ul li a[data-v-e2f90bf0]{display:block;text-align:center;color:#fff;width:50px;background-color:#646e78;border-radius:3px}#calendar-wrapper-header ul li.calendar-active a[data-v-e2f90bf0]{background-color:#fff;color:#323232}#calendar-wrapper-header #calendar-today[data-v-e2f90bf0]{display:inline-block;padding:5px 0 0}#calendar-wrapper-header #calendar-today p[data-v-e2f90bf0],#calendar-wrapper-header #calendar-today a[data-v-e2f90bf0]{display:inline-block;vertical-align:bottom}#calendar-wrapper-header #calendar-today p[data-v-e2f90bf0]{font-size:23px;padding:0 10px}#calendar-wrapper-header #calendar-today p small[data-v-e2f90bf0]{font-size:16px;padding:3px}#calendar-wrapper-header #calendar-today a[data-v-e2f90bf0]{background-color:#fff;line-height:20px;width:20px;text-align:center;border-radius:3px;margin-bottom:4px;font-weight:700}#calendar-wrapper-header .imv-datepicker[data-v-e2f90bf0]{display:inline-block;vertical-align:top;margin-left:100px}#calendar-wrapper-header .imv-datepicker input[data-v-e2f90bf0]{width:200px}.calendar-month-header[data-v-e2f90bf0]{background-color:#646e78;color:#fff;text-align:center;margin-top:10px}.calendar-month-header>ul li[data-v-e2f90bf0]{padding:5px 0!important;border-top:none!important;line-height:15px}.calendar-month-header>ul[data-v-e2f90bf0]{vertical-align:top;border-right:none!important}.calendar-sat[data-v-e2f90bf0]{color:#4bc3f1}.calendar-san[data-v-e2f90bf0]{color:#f14b6b}#calendar-yoyaku table[data-v-e2f90bf0],#calendar-yoyaku table tr[data-v-e2f90bf0],#calendar-yoyaku table th[data-v-e2f90bf0],#calendar-yoyaku table td[data-v-e2f90bf0]{border:none!important;padding:10px 5px}.calendar-box[data-v-e2f90bf0]{margin-left:10px}.calendar-day-line[data-v-e2f90bf0]{display:flex;width:1088px}.calendar-week-line[data-v-e2f90bf0]{display:flex;width:1089px}.calendar-month-line[data-v-e2f90bf0]{display:flex;width:1130px}.calendar-year-header[data-v-e2f90bf0],.calendar-month-header[data-v-e2f90bf0],.calendar-week-header[data-v-e2f90bf0],.calendar-day-header[data-v-e2f90bf0]{background-color:#646e78;color:#fff;text-align:center;margin-top:10px;margin-bottom:5px!important;border-right:1px solid rgba(220,220,220,1)}.calendar-week-header>ul li[data-v-e2f90bf0],.calendar-day-header>ul li[data-v-e2f90bf0]{padding:5px 0 0!important;line-height:31px}.calendar-day-header>ul li[data-v-e2f90bf0]{font-size:12px!important}.calendar-week-header>ul[data-v-e2f90bf0],.calendar-day-header>ul[data-v-e2f90bf0]{vertical-align:top;border-right:none!important}.calendar-week-header p[data-v-e2f90bf0]{display:inline}.calendar-year-header[data-v-e2f90bf0],.calendar-year-line[data-v-e2f90bf0],.calendar-month-line[data-v-e2f90bf0],.calendar-week-line[data-v-e2f90bf0],.calendar-day-line[data-v-e2f90bf0]{border-top:1px solid rgba(220,220,220,1);border-left:1px solid rgba(220,220,220,1);border-bottom:1px solid rgba(220,220,220,1);margin-bottom:10px}.calendar-year-header>ul>li>a[data-v-e2f90bf0],.calendar-month-header>ul>li>a[data-v-e2f90bf0],.calendar-week-header>ul>li>a[data-v-e2f90bf0]{display:block;color:#fff}#calendar-wrapper-b .calendar-year-line[data-v-e2f90bf0],#calendar-wrapper-b .calendar-month-line[data-v-e2f90bf0],#calendar-wrapper-b .calendar-week-line[data-v-e2f90bf0],#calendar-wrapper-b .calendar-day-line[data-v-e2f90bf0]{margin-bottom:0}#calendar-wrapper-b .calendar-box[data-v-e2f90bf0]{margin-bottom:10px}#calendar-wrapper-b .calendar-year-line[data-v-e2f90bf0]:not(:last-child),#calendar-wrapper-b .calendar-month-line[data-v-e2f90bf0]:not(:last-child),#calendar-wrapper-b .calendar-week-line[data-v-e2f90bf0]:not(:last-child),#calendar-wrapper-b .calendar-day-line[data-v-e2f90bf0]:not(:last-child){border-bottom:0px solid rgba(220,220,220,1)}#calendar-wrapper-b .calendar-souchi-name+ul li span[data-v-e2f90bf0]{background-image:none}.calendar-year-line[data-v-e2f90bf0]{border-right:1px solid rgba(220,220,220,1)}.calendar-year-header>div[data-v-e2f90bf0],.calendar-year-line>div[data-v-e2f90bf0],.calendar-month-line>div[data-v-e2f90bf0],.calendar-week-line>div[data-v-e2f90bf0],.calendar-day-line>div[data-v-e2f90bf0]{width:200px!important;min-width:200px!important;max-width:200px!important;padding:5px;border-right:1px solid rgba(240,240,240,0)}.calendar-day-line>ul[data-v-e2f90bf0]{width:888px;font-size:0;display:flex;justify-content:space-between;position:relative}.calendar-day-line>ul li[data-v-e2f90bf0]{flex-grow:1;flex-basis:0;width:37px;font-size:0;list-style:none;position:relative;padding-top:0;background-image:url(/img/calendar-line1.png);background-size:37px auto}.yoyaku-zumi-line[data-v-e2f90bf0]{margin:-60px 0 30px;height:30px;border:1px solid rgba(255,255,255,0)}.yoyaku-zumi-line>div[data-v-e2f90bf0]{pointer-events:none}.yoyaku-zumi-line>ul[data-v-e2f90bf0],.yoyaku-zumi-line>ul li[data-v-e2f90bf0]{background-image:none!important}.yoyaku-zumi-line>ul[data-v-e2f90bf0]{border-top:1px solid rgba(230,230,230,1)}.calendar-week-line>ul[data-v-e2f90bf0]{width:889px;font-size:0;display:flex;justify-content:space-between;position:relative;background-image:url(/img/calendar-line.png);background-size:127px auto}.calendar-week-line>ul li[data-v-e2f90bf0]{flex-grow:1;flex-basis:0;width:calc(100% / 7);min-width:127px;max-width:127px;font-size:13px;list-style:none;position:relative;padding-top:0}.calendar-month-line>ul[data-v-e2f90bf0]{width:930px;font-size:0;display:flex;justify-content:space-between;position:relative;background-image:url(/img/calendar-line31.png);background-size:30px auto}.calendar-month-line>ul li[data-v-e2f90bf0]{flex-grow:1;flex-basis:0;width:calc(100% / 31);min-width:30px;max-width:30px;font-size:13px;list-style:none;position:relative;padding-top:0}.calendar-year-header[data-v-e2f90bf0],.calendar-year-line[data-v-e2f90bf0]{display:flex;width:1295px}.calendar-year-header>ul[data-v-e2f90bf0]{width:1095px;font-size:0;display:flex;justify-content:space-between;position:relative}.calendar-year-header>ul li[data-v-e2f90bf0]{flex-grow:1;flex-basis:0;width:calc(100% / 12);min-width:93px;max-width:93px;font-size:13px;list-style:none;position:relative;border-right:.5px solid rgba(255,255,255,1);line-height:40px}.calendar-year-header>ul li[data-v-e2f90bf0]:nth-child(2){min-width:84px;max-width:84px}.calendar-year-header>ul li[data-v-e2f90bf0]:nth-child(4),.calendar-year-header>ul li[data-v-e2f90bf0]:nth-child(6),.calendar-year-header>ul li[data-v-e2f90bf0]:nth-child(9),.calendar-year-header>ul li[data-v-e2f90bf0]:nth-child(11){min-width:90px;max-width:90px}.calendar-year-line>ul[data-v-e2f90bf0]{width:1095px;font-size:0;display:flex;justify-content:space-between;background-image:url(/img/calendar-line365-7.png);background-size:21px auto}.calendar-year-line>ul li[data-v-e2f90bf0]{flex-grow:1;flex-basis:0;width:calc(100% / 52);width:21px;min-width:21px;max-width:21px;font-size:13px;list-style:none;padding-top:0}.uru-doshi .calendar-year-header[data-v-e2f90bf0],.uru-doshi .calendar-year-line[data-v-e2f90bf0]{width:1298px!important}.uru-doshi .calendar-year-header>ul[data-v-e2f90bf0],.uru-doshi .calendar-year-line>ul[data-v-e2f90bf0]{width:1098px}.uru-doshi .calendar-year-header>ul li[data-v-e2f90bf0]:nth-child(2){min-width:87px;max-width:87px}.calendar-kirikae ul p[data-v-e2f90bf0]{display:inline-block;float:left}.calendar-kirikae ul[data-v-e2f90bf0]{position:relative;text-align:right;padding:3px}.calendar-kirikae ul li[data-v-e2f90bf0]{display:inline-block;text-align:right;vertical-align:top}.calendar-kirikae ul li a[data-v-e2f90bf0],.calendar-kirikae ul li p[data-v-e2f90bf0]{display:block;text-align:center;min-width:25px;line-height:25px;border-radius:2px;color:#323232;padding:0;margin-left:4px;background-color:#fff}.calendar-kirikae ul li p[data-v-e2f90bf0]{background-color:#20add4;color:#fff}.calendar-kirikae ul li.calendar-sort[data-v-e2f90bf0]{float:left}.calendar-kirikae ul li.calendar-sort a[data-v-e2f90bf0]{background-color:#646e78}.calendar-souchi-name[data-v-e2f90bf0],.calendar-kirikae[data-v-e2f90bf0],.calendar-user-name[data-v-e2f90bf0]{border-right:1px solid rgba(240,240,240,1)!important}.calendar-souchi-name img[data-v-e2f90bf0]{height:50px;margin-right:5px;float:left}.calendar-souchi-name p[data-v-e2f90bf0]{line-height:20px;padding-top:5px}.calendar-souchi-name ul[data-v-e2f90bf0]{display:table}.calendar-souchi-name ul li[data-v-e2f90bf0]{display:table-cell}.calendar-souchi-name .table a[data-v-e2f90bf0]{display:block;line-height:20px;width:100%!important;padding:0}.calendar-box .select-box[data-v-e2f90bf0]{min-width:100px!important}a.btn-yoyaku[data-v-e2f90bf0]{font-size:12px;border-radius:10px;text-align:center;color:#fff;width:auto;white-space:nowrap;padding:3px 10px;margin:auto;background-color:#1eaaaa;transition:.2s;box-shadow:1px 2px 1px #0003}a.btn-yoyaku[data-v-e2f90bf0]:hover{background-color:#32bebe;transition:.2s;box-shadow:1px 4px 4px #0000004d}a.btn-yoyaku[data-v-e2f90bf0]:active{transition:.1s;box-shadow:1px 2px 2px #0006}.calendar-year-line>ul li span[data-v-e2f90bf0],.calendar-month-line>ul li span[data-v-e2f90bf0],.calendar-week-line>ul li span[data-v-e2f90bf0],.calendar-day-line>ul li span[data-v-e2f90bf0]{position:relative;border-radius:2px;padding:0;font-size:12px;line-height:18px;border:1px solid rgba(255,255,255,.8);color:#323232;display:inline-block;vertical-align:top;white-space:nowrap;overflow:hidden;min-width:6px;min-height:29px}.calendar-week-line>ul li span[data-v-e2f90bf0]{width:calc(100% - 1px)}.calendar-souchi-name+ul li span[data-v-e2f90bf0]{top:0;line-height:18px;background-color:#ffaa64;background-image:url(/img/calendar-bar-bg.svg);background-position:left center;background-size:14px auto}div.other-yoyaku span[data-v-e2f90bf0]{background-color:#c8dcdc!important;background-image:none!important}.yoyaku-zumi-line ul li span[data-v-e2f90bf0]{background-color:#c8e678;background-image:url(/img/calendar-bar-bg2.svg);background-position:left center;background-size:8px auto}.calendar-user-name+ul li span[data-v-e2f90bf0]{top:0;line-height:18px;background-color:#c8e678;padding:0 2px}.calendar-box ul li .hamidashi[data-v-e2f90bf0],.calendar-box ul li .yoyaku-zumi[data-v-e2f90bf0]{height:20px}.calendar-box ul li .hamidashi span[data-v-e2f90bf0]{width:100%!important}.calendar-souchi-name+ul li .maintenance[data-v-e2f90bf0]{height:60px;background-color:#32323280;color:#fff;text-align:center;line-height:60px;font-size:16px;background-image:none}.project-line .calendar-user-name+ul li span[data-v-e2f90bf0]{background-color:#2c4d6e}.calendar-box ul li span div.tip[data-v-e2f90bf0]{display:none;color:#323232;position:absolute;background-color:#ebe6d2;bottom:calc(100% + 1px);left:-8px;padding:5px;border-radius:3px;font-size:13px;line-height:20px;-webkit-box-shadow:3px 3px 3px rgba(0,0,0,.3);box-shadow:0 0 5px #0000004d}.calendar-box ul li span div.tip[data-v-e2f90bf0]:after{content:"";border:5px solid transparent;border-top:10px solid rgba(235,230,210,1);top:100%;left:5px;position:absolute;z-index:3;display:inline}.calendar-box ul li .hamidashi span div.tip[data-v-e2f90bf0]:after,.calendar-week-line ul li span div.tip[data-v-e2f90bf0]:after{left:10px}.calendar-day-line ul li:nth-child(n+18) span div.tip[data-v-e2f90bf0],.calendar-week-line ul li:nth-child(n+5) span div.tip[data-v-e2f90bf0],.calendar-month-line ul li:nth-child(n+26) span div.tip[data-v-e2f90bf0]{left:auto;right:-5px}.calendar-day-line ul li:nth-child(n+18) .hamidashi span div.tip[data-v-e2f90bf0]:after,.calendar-week-line ul li:nth-child(n+5) span div.tip[data-v-e2f90bf0]:after,.calendar-month-line ul li:nth-child(n+26) span div.tip[data-v-e2f90bf0]:after{left:auto;right:8px}.calendar-day-line ul li:nth-child(n+18) span div.tip[data-v-e2f90bf0]:after{left:auto;right:2px}.calendar-day-line ul li:nth-child(n+18) span div.tip .c-link[data-v-e2f90bf0],.calendar-week-line ul li:nth-child(n+5) span div.tip .c-link[data-v-e2f90bf0],.calendar-month-line ul li:nth-child(n+26) span div.tip .c-link[data-v-e2f90bf0]{text-align:right}.calendar-box ul li .maintenance div.tip[data-v-e2f90bf0]{left:-5px}.calendar-box ul li .maintenance div.tip[data-v-e2f90bf0]:after{top:100%;left:5px}.calendar-box ul li span div.tip dl[data-v-e2f90bf0]{display:table}.calendar-box ul li span div.tip dt[data-v-e2f90bf0],.calendar-box ul li span div.tip dd[data-v-e2f90bf0]{display:table-cell;white-space:nowrap;text-align:left}.calendar-box ul li span div.tip .c-link[data-v-e2f90bf0]{display:block;width:100%}.calendar-box ul li span div.tip a[data-v-e2f90bf0]{display:inline-block;background-color:#1eaaaa;color:#fff;text-align:center;padding:0 10px;line-height:20px;border-radius:15px;margin:5px 2px 0}.calendar-box ul li span div.tip a.btn-back[data-v-e2f90bf0]{background-color:#585858}.calendar-box ul li span[data-v-e2f90bf0]:hover{overflow:visible}.calendar-box ul li span:hover div.tip[data-v-e2f90bf0]{display:block;z-index:9999;width:auto}.calendar-box ul li span p[data-v-e2f90bf0]{overflow:hidden;text-align:left}.calendar-box ul li span:hover div.tip p[data-v-e2f90bf0]{white-space:nowrap;overflow:auto;max-width:700px;max-height:200px}.calendar-box .myself[data-v-e2f90bf0],.calendar-box .myself+ul[data-v-e2f90bf0]{background-color:#e6ebf080}#setsumei[data-v-e2f90bf0]{padding:10px 10px 0}#setsumei ul[data-v-e2f90bf0]{border:1px solid rgba(200,200,200,1);padding:5px 5px 2px;display:inline-block;background-color:#f5f5f5}#setsumei ul li[data-v-e2f90bf0]{display:inline-block;white-space:nowrap;vertical-align:top}#setsumei ul li span[data-v-e2f90bf0]{display:inline-block;width:30px;height:18px;border-radius:2px;margin:0 5px 0 0}#setsumei ul li p[data-v-e2f90bf0]{vertical-align:top;display:inline-block;line-height:20px;margin:0 15px 0 0}#setsumei ul li.bar01 span[data-v-e2f90bf0]{background-color:#ffaa64;background-image:url(/img/calendar-bar-bg.svg);background-position:left center;background-size:14px auto}#setsumei ul li.bar02 span[data-v-e2f90bf0]{background-color:#c8e678;background-image:url(/img/calendar-bar-bg2.svg);background-position:left center;background-size:8px auto}#setsumei ul li.bar03 span[data-v-e2f90bf0]{background-color:#c8dcdc}#setsumei ul li.bar04 span[data-v-e2f90bf0]{background-color:#2c4d6e}#setsumei ul li.bar05 span[data-v-e2f90bf0]{background-color:#969696}#setsumei ul li.bar06 span[data-v-e2f90bf0]{background-color:#c8e678}.calendar-box span[data-v-e2f90bf0]{z-index:1}.calendar-box span[data-v-e2f90bf0]:hover{z-index:2}#ui-datepicker-div[data-v-e2f90bf0]{z-index:999!important}#datepicker[data-v-e2f90bf0]::-webkit-calendar-picker-indicator{display:none}#calendar-wrapper .modal .modal-table-wrapper table tbody td[data-v-e2f90bf0],#calendar-wrapper-b .modal .modal-table-wrapper table tbody td[data-v-e2f90bf0]{white-space:nowrap;width:1%;font-size:13px}#calendar-wrapper .modal .modal-table-wrapper table tbody td span[data-v-e2f90bf0],#calendar-wrapper-b .modal .modal-table-wrapper table tbody td span[data-v-e2f90bf0]{color:#969696}#calendar-wrapper .modal .modal-table-wrapper table tbody td[data-v-e2f90bf0]:last-child,#calendar-wrapper-b .modal .modal-table-wrapper table tbody td[data-v-e2f90bf0]:last-child{width:50%}.modal-table-wrapper[data-v-e2f90bf0]{overflow:scroll;max-height:calc(100vh - 400px)}#calendar-wrapper .modal label[data-v-e2f90bf0],#calendar-wrapper-b .modal label[data-v-e2f90bf0]{display:inline-block;font-size:13px;background-color:#787878;padding:2px 15px;margin:20px;width:180px;border-radius:20px;color:#fff}#calendar-wrapper .modal .maintenance-check[data-v-e2f90bf0],#calendar-wrapper-b .modal .maintenance-check[data-v-e2f90bf0]{text-align:right;padding:0}#calendar-wrapper .modal .maintenance-check label #calendar-wrapper-b .modal .maintenance-check label[data-v-e2f90bf0]{margin:0 0 10px}.modal-content .csv-choice[data-v-e2f90bf0]{font-size:0}.modal-content .csv-choice li[data-v-e2f90bf0]{list-style:none;display:inline-block;width:50%;font-size:16px;padding:10px}.modal-content .csv-choice li a[data-v-e2f90bf0]{display:block;width:100%;padding:20px;border-radius:10px;color:#fff;background-color:#1eaaaa;transition:.2s;box-shadow:1px 2px 2px #0003}.modal-content .csv-choice li a[data-v-e2f90bf0]:hover{background-color:#28b4b4;transition:.2s;box-shadow:1px 4px 4px #0000004d}.modal-content .csv-choice li a[data-v-e2f90bf0]:active{transition:.2s;box-shadow:1px 2px 2px #0006}.calendar-yoyaku-file-table td[data-v-e2f90bf0]:first-child{width:100px}#calendar-yoyaku input[type=text][data-v-e2f90bf0]{margin:0 0 5px}#calendar-yoyaku .btn[data-v-e2f90bf0]{background-color:#585858}#calendar-sort input[type=radio][data-v-e2f90bf0]{display:inline-block}.table tbody .btn-orange[data-v-e2f90bf0]{font-size:12px;border-radius:10px;text-align:center;color:#fff;width:auto;white-space:nowrap;padding:0 10px;margin:auto;background-color:#ffaa64;transition:.2s;box-shadow:1px 2px 1px #0003}.table tbody .btn-orange[data-v-e2f90bf0]:hover{background-color:#ffb478;transition:.2s;box-shadow:1px 4px 4px #0000004d}.table tbody .btn-orange[data-v-e2f90bf0]:active{transition:.1s;box-shadow:1px 2px 2px #0006}.c-clip[data-v-e2f90bf0]{background-image:url(/img/storage-icon-clip.svg);background-repeat:no-repeat;background-position:right 2px top 2px;background-size:13px auto}select[data-v-e2f90bf0]{border:solid 1px rgba(200,200,200,1);border-radius:3px;padding:8px}.yoyaku-zumi-line .maintenance[data-v-e2f90bf0]{height:47px;background-color:#32323280;color:#fff;text-align:center;line-height:60px;font-size:16px;background-image:none}.history-display>ul li span[data-v-e2f90bf0]{min-height:47px!important}#calendar-wrapper[data-v-c87663a5],#calendar-wrapper-b[data-v-c87663a5]{background-color:#fff;border-radius:5px;overflow:hidden;min-height:1200px}@media (max-width: 640px){#calendar-wrapper[data-v-c87663a5],#calendar-wrapper-b[data-v-c87663a5]{overflow:auto}}#calendar-wrapper-header[data-v-c87663a5]{background-color:#323232;color:#fff;border-radius:5px 5px 0 0;padding:10px}#calendar-wrapper-header dl[data-v-c87663a5],#calendar-wrapper-header dt[data-v-c87663a5],#calendar-wrapper-header dd[data-v-c87663a5]{display:inline-block}#calendar-wrapper-header dt a[data-v-c87663a5]{display:block;background-color:#fff;border-radius:50%;width:20px;line-height:20px;text-align:center}#calendar-wrapper-header dd[data-v-c87663a5]{font-size:16px;padding:0 15px}#calendar-wrapper-header ul[data-v-c87663a5]{font-size:0;display:inline-block;float:right}#calendar-wrapper-header ul li[data-v-c87663a5]{font-size:13px;display:inline-block;padding-right:5px}#calendar-wrapper-header ul li a[data-v-c87663a5]{display:block;text-align:center;color:#fff;width:50px;background-color:#646e78;border-radius:3px}#calendar-wrapper-header ul li.calendar-active a[data-v-c87663a5]{background-color:#fff;color:#323232}#calendar-wrapper-header #calendar-today[data-v-c87663a5]{display:inline-block;padding:5px 0 0}#calendar-wrapper-header #calendar-today p[data-v-c87663a5],#calendar-wrapper-header #calendar-today a[data-v-c87663a5]{display:inline-block;vertical-align:bottom}#calendar-wrapper-header #calendar-today p[data-v-c87663a5]{font-size:23px;padding:0 10px}#calendar-wrapper-header #calendar-today p small[data-v-c87663a5]{font-size:16px;padding:3px}#calendar-wrapper-header #calendar-today a[data-v-c87663a5]{background-color:#fff;line-height:20px;width:20px;text-align:center;border-radius:3px;margin-bottom:4px;font-weight:700}#calendar-wrapper-header .imv-datepicker[data-v-c87663a5]{display:inline-block;vertical-align:top;margin-left:100px}#calendar-wrapper-header .imv-datepicker input[data-v-c87663a5]{width:200px}.calendar-month-header[data-v-c87663a5]{background-color:#646e78;color:#fff;text-align:center;margin-top:10px}.calendar-month-header>ul li[data-v-c87663a5]{padding:5px 0!important;border-top:none!important;line-height:15px}.calendar-month-header>ul[data-v-c87663a5]{vertical-align:top;border-right:none!important}.calendar-sat[data-v-c87663a5]{color:#4bc3f1}.calendar-san[data-v-c87663a5]{color:#f14b6b}#calendar-yoyaku table[data-v-c87663a5],#calendar-yoyaku table tr[data-v-c87663a5],#calendar-yoyaku table th[data-v-c87663a5],#calendar-yoyaku table td[data-v-c87663a5]{border:none!important;padding:10px 5px}.calendar-box[data-v-c87663a5]{margin-left:10px}.calendar-day-line[data-v-c87663a5]{display:flex;width:1088px}.calendar-week-line[data-v-c87663a5]{display:flex;width:1089px}.calendar-month-line[data-v-c87663a5]{display:flex;width:1130px}.calendar-year-header[data-v-c87663a5],.calendar-month-header[data-v-c87663a5],.calendar-week-header[data-v-c87663a5],.calendar-day-header[data-v-c87663a5]{background-color:#646e78;color:#fff;text-align:center;margin-top:10px;margin-bottom:5px!important;border-right:1px solid rgba(220,220,220,1)}.calendar-week-header>ul li[data-v-c87663a5],.calendar-day-header>ul li[data-v-c87663a5]{padding:5px 0 0!important;line-height:31px}.calendar-day-header>ul li[data-v-c87663a5]{font-size:12px!important}.calendar-week-header>ul[data-v-c87663a5],.calendar-day-header>ul[data-v-c87663a5]{vertical-align:top;border-right:none!important}.calendar-week-header p[data-v-c87663a5]{display:inline}.calendar-year-header[data-v-c87663a5],.calendar-year-line[data-v-c87663a5],.calendar-month-line[data-v-c87663a5],.calendar-week-line[data-v-c87663a5],.calendar-day-line[data-v-c87663a5]{border-top:1px solid rgba(220,220,220,1);border-left:1px solid rgba(220,220,220,1);border-bottom:1px solid rgba(220,220,220,1);margin-bottom:10px}.calendar-year-header>ul>li>a[data-v-c87663a5],.calendar-month-header>ul>li>a[data-v-c87663a5],.calendar-week-header>ul>li>a[data-v-c87663a5]{display:block;color:#fff}#calendar-wrapper-b .calendar-year-line[data-v-c87663a5],#calendar-wrapper-b .calendar-month-line[data-v-c87663a5],#calendar-wrapper-b .calendar-week-line[data-v-c87663a5],#calendar-wrapper-b .calendar-day-line[data-v-c87663a5]{margin-bottom:0}#calendar-wrapper-b .calendar-box[data-v-c87663a5]{margin-bottom:10px}#calendar-wrapper-b .calendar-year-line[data-v-c87663a5]:not(:last-child),#calendar-wrapper-b .calendar-month-line[data-v-c87663a5]:not(:last-child),#calendar-wrapper-b .calendar-week-line[data-v-c87663a5]:not(:last-child),#calendar-wrapper-b .calendar-day-line[data-v-c87663a5]:not(:last-child){border-bottom:0px solid rgba(220,220,220,1)}#calendar-wrapper-b .calendar-souchi-name+ul li span[data-v-c87663a5]{background-image:none}.calendar-year-line[data-v-c87663a5]{border-right:1px solid rgba(220,220,220,1)}.calendar-year-header>div[data-v-c87663a5],.calendar-year-line>div[data-v-c87663a5],.calendar-month-line>div[data-v-c87663a5],.calendar-week-line>div[data-v-c87663a5],.calendar-day-line>div[data-v-c87663a5]{width:200px!important;min-width:200px!important;max-width:200px!important;padding:5px;border-right:1px solid rgba(240,240,240,0)}.calendar-day-line>ul[data-v-c87663a5]{width:888px;font-size:0;display:flex;justify-content:space-between;position:relative}.calendar-day-line>ul li[data-v-c87663a5]{flex-grow:1;flex-basis:0;width:37px;font-size:0;list-style:none;position:relative;padding-top:0;background-image:url(/img/calendar-line1.png);background-size:37px auto}.yoyaku-zumi-line[data-v-c87663a5]{margin:-60px 0 30px;height:30px;border:1px solid rgba(255,255,255,0)}.yoyaku-zumi-line>div[data-v-c87663a5]{pointer-events:none}.yoyaku-zumi-line>ul[data-v-c87663a5],.yoyaku-zumi-line>ul li[data-v-c87663a5]{background-image:none!important}.yoyaku-zumi-line>ul[data-v-c87663a5]{border-top:1px solid rgba(230,230,230,1)}.calendar-week-line>ul[data-v-c87663a5]{width:889px;font-size:0;display:flex;justify-content:space-between;position:relative;background-image:url(/img/calendar-line.png);background-size:127px auto}.calendar-week-line>ul li[data-v-c87663a5]{flex-grow:1;flex-basis:0;width:calc(100% / 7);min-width:127px;max-width:127px;font-size:13px;list-style:none;position:relative;padding-top:0}.calendar-month-line>ul[data-v-c87663a5]{width:930px;font-size:0;display:flex;justify-content:space-between;position:relative;background-image:url(/img/calendar-line31.png);background-size:30px auto}.calendar-month-line>ul li[data-v-c87663a5]{flex-grow:1;flex-basis:0;width:calc(100% / 31);min-width:30px;max-width:30px;font-size:13px;list-style:none;position:relative;padding-top:0}.calendar-year-header[data-v-c87663a5],.calendar-year-line[data-v-c87663a5]{display:flex;width:1295px}.calendar-year-header>ul[data-v-c87663a5]{width:1095px;font-size:0;display:flex;justify-content:space-between;position:relative}.calendar-year-header>ul li[data-v-c87663a5]{flex-grow:1;flex-basis:0;width:calc(100% / 12);min-width:93px;max-width:93px;font-size:13px;list-style:none;position:relative;border-right:.5px solid rgba(255,255,255,1);line-height:40px}.calendar-year-header>ul li[data-v-c87663a5]:nth-child(2){min-width:84px;max-width:84px}.calendar-year-header>ul li[data-v-c87663a5]:nth-child(4),.calendar-year-header>ul li[data-v-c87663a5]:nth-child(6),.calendar-year-header>ul li[data-v-c87663a5]:nth-child(9),.calendar-year-header>ul li[data-v-c87663a5]:nth-child(11){min-width:90px;max-width:90px}.calendar-year-line>ul[data-v-c87663a5]{width:1095px;font-size:0;display:flex;justify-content:space-between;background-image:url(/img/calendar-line365-7.png);background-size:21px auto}.calendar-year-line>ul li[data-v-c87663a5]{flex-grow:1;flex-basis:0;width:calc(100% / 52);width:21px;min-width:21px;max-width:21px;font-size:13px;list-style:none;padding-top:0}.uru-doshi .calendar-year-header[data-v-c87663a5],.uru-doshi .calendar-year-line[data-v-c87663a5]{width:1298px!important}.uru-doshi .calendar-year-header>ul[data-v-c87663a5],.uru-doshi .calendar-year-line>ul[data-v-c87663a5]{width:1098px}.uru-doshi .calendar-year-header>ul li[data-v-c87663a5]:nth-child(2){min-width:87px;max-width:87px}.calendar-kirikae ul p[data-v-c87663a5]{display:inline-block;float:left}.calendar-kirikae ul[data-v-c87663a5]{position:relative;text-align:right;padding:3px}.calendar-kirikae ul li[data-v-c87663a5]{display:inline-block;text-align:right;vertical-align:top}.calendar-kirikae ul li a[data-v-c87663a5],.calendar-kirikae ul li p[data-v-c87663a5]{display:block;text-align:center;min-width:25px;line-height:25px;border-radius:2px;color:#323232;padding:0;margin-left:4px;background-color:#fff}.calendar-kirikae ul li p[data-v-c87663a5]{background-color:#20add4;color:#fff}.calendar-kirikae ul li.calendar-sort[data-v-c87663a5]{float:left}.calendar-kirikae ul li.calendar-sort a[data-v-c87663a5]{background-color:#646e78}.calendar-souchi-name[data-v-c87663a5],.calendar-kirikae[data-v-c87663a5],.calendar-user-name[data-v-c87663a5]{border-right:1px solid rgba(240,240,240,1)!important}.calendar-souchi-name img[data-v-c87663a5]{height:50px;margin-right:5px;float:left}.calendar-souchi-name p[data-v-c87663a5]{line-height:20px;padding-top:5px}.calendar-souchi-name ul[data-v-c87663a5]{display:table}.calendar-souchi-name ul li[data-v-c87663a5]{display:table-cell}.calendar-souchi-name .table a[data-v-c87663a5]{display:block;line-height:20px;width:100%!important;padding:0}.calendar-box .select-box[data-v-c87663a5]{min-width:100px!important}a.btn-yoyaku[data-v-c87663a5]{font-size:12px;border-radius:10px;text-align:center;color:#fff;width:auto;white-space:nowrap;padding:3px 10px;margin:auto;background-color:#1eaaaa;transition:.2s;box-shadow:1px 2px 1px #0003}a.btn-yoyaku[data-v-c87663a5]:hover{background-color:#32bebe;transition:.2s;box-shadow:1px 4px 4px #0000004d}a.btn-yoyaku[data-v-c87663a5]:active{transition:.1s;box-shadow:1px 2px 2px #0006}.calendar-year-line>ul li span[data-v-c87663a5],.calendar-month-line>ul li span[data-v-c87663a5],.calendar-week-line>ul li span[data-v-c87663a5],.calendar-day-line>ul li span[data-v-c87663a5]{position:relative;border-radius:2px;padding:0;font-size:12px;line-height:18px;border:1px solid rgba(255,255,255,.8);color:#323232;display:inline-block;vertical-align:top;white-space:nowrap;overflow:hidden;min-width:6px;min-height:29px}.calendar-week-line>ul li span[data-v-c87663a5]{width:calc(100% - 1px)}.calendar-souchi-name+ul li span[data-v-c87663a5]{top:0;line-height:18px;background-color:#ffaa64;background-image:url(/img/calendar-bar-bg.svg);background-position:left center;background-size:14px auto}div.other-yoyaku span[data-v-c87663a5]{background-color:#c8dcdc!important;background-image:none!important}.yoyaku-zumi-line ul li span[data-v-c87663a5]{background-color:#c8e678;background-image:url(/img/calendar-bar-bg2.svg);background-position:left center;background-size:8px auto}.calendar-user-name+ul li span[data-v-c87663a5]{top:0;line-height:18px;background-color:#c8e678;padding:0 2px}.calendar-box ul li .hamidashi[data-v-c87663a5],.calendar-box ul li .yoyaku-zumi[data-v-c87663a5]{height:20px}.calendar-box ul li .hamidashi span[data-v-c87663a5]{width:100%!important}.calendar-souchi-name+ul li .maintenance[data-v-c87663a5]{height:60px;background-color:#32323280;color:#fff;text-align:center;line-height:60px;font-size:16px;background-image:none}.project-line .calendar-user-name+ul li span[data-v-c87663a5]{background-color:#2c4d6e}.calendar-box ul li span div.tip[data-v-c87663a5]{display:none;color:#323232;position:absolute;background-color:#ebe6d2;bottom:calc(100% + 1px);left:-8px;padding:5px;border-radius:3px;font-size:13px;line-height:20px;-webkit-box-shadow:3px 3px 3px rgba(0,0,0,.3);box-shadow:0 0 5px #0000004d}.calendar-box ul li span div.tip[data-v-c87663a5]:after{content:"";border:5px solid transparent;border-top:10px solid rgba(235,230,210,1);top:100%;left:5px;position:absolute;z-index:3;display:inline}.calendar-box ul li .hamidashi span div.tip[data-v-c87663a5]:after,.calendar-week-line ul li span div.tip[data-v-c87663a5]:after{left:10px}.calendar-day-line ul li:nth-child(n+18) span div.tip[data-v-c87663a5],.calendar-week-line ul li:nth-child(n+5) span div.tip[data-v-c87663a5],.calendar-month-line ul li:nth-child(n+26) span div.tip[data-v-c87663a5]{left:auto;right:-5px}.calendar-day-line ul li:nth-child(n+18) .hamidashi span div.tip[data-v-c87663a5]:after,.calendar-week-line ul li:nth-child(n+5) span div.tip[data-v-c87663a5]:after,.calendar-month-line ul li:nth-child(n+26) span div.tip[data-v-c87663a5]:after{left:auto;right:8px}.calendar-day-line ul li:nth-child(n+18) span div.tip[data-v-c87663a5]:after{left:auto;right:2px}.calendar-day-line ul li:nth-child(n+18) span div.tip .c-link[data-v-c87663a5],.calendar-week-line ul li:nth-child(n+5) span div.tip .c-link[data-v-c87663a5],.calendar-month-line ul li:nth-child(n+26) span div.tip .c-link[data-v-c87663a5]{text-align:right}.calendar-box ul li .maintenance div.tip[data-v-c87663a5]{left:-5px}.calendar-box ul li .maintenance div.tip[data-v-c87663a5]:after{top:100%;left:5px}.calendar-box ul li span div.tip dl[data-v-c87663a5]{display:table}.calendar-box ul li span div.tip dt[data-v-c87663a5],.calendar-box ul li span div.tip dd[data-v-c87663a5]{display:table-cell;white-space:nowrap;text-align:left}.calendar-box ul li span div.tip .c-link[data-v-c87663a5]{display:block;width:100%}.calendar-box ul li span div.tip a[data-v-c87663a5]{display:inline-block;background-color:#1eaaaa;color:#fff;text-align:center;padding:0 10px;line-height:20px;border-radius:15px;margin:5px 2px 0}.calendar-box ul li span div.tip a.btn-back[data-v-c87663a5]{background-color:#585858}.calendar-box ul li span[data-v-c87663a5]:hover{overflow:visible}.calendar-box ul li span:hover div.tip[data-v-c87663a5]{display:block;z-index:9999;width:auto}.calendar-box ul li span p[data-v-c87663a5]{overflow:hidden;text-align:left}.calendar-box ul li span:hover div.tip p[data-v-c87663a5]{white-space:nowrap;overflow:auto;max-width:700px;max-height:200px}.calendar-box .myself[data-v-c87663a5],.calendar-box .myself+ul[data-v-c87663a5]{background-color:#e6ebf080}#setsumei[data-v-c87663a5]{padding:10px 10px 0}#setsumei ul[data-v-c87663a5]{border:1px solid rgba(200,200,200,1);padding:5px 5px 2px;display:inline-block;background-color:#f5f5f5}#setsumei ul li[data-v-c87663a5]{display:inline-block;white-space:nowrap;vertical-align:top}#setsumei ul li span[data-v-c87663a5]{display:inline-block;width:30px;height:18px;border-radius:2px;margin:0 5px 0 0}#setsumei ul li p[data-v-c87663a5]{vertical-align:top;display:inline-block;line-height:20px;margin:0 15px 0 0}#setsumei ul li.bar01 span[data-v-c87663a5]{background-color:#ffaa64;background-image:url(/img/calendar-bar-bg.svg);background-position:left center;background-size:14px auto}#setsumei ul li.bar02 span[data-v-c87663a5]{background-color:#c8e678;background-image:url(/img/calendar-bar-bg2.svg);background-position:left center;background-size:8px auto}#setsumei ul li.bar03 span[data-v-c87663a5]{background-color:#c8dcdc}#setsumei ul li.bar04 span[data-v-c87663a5]{background-color:#2c4d6e}#setsumei ul li.bar05 span[data-v-c87663a5]{background-color:#969696}#setsumei ul li.bar06 span[data-v-c87663a5]{background-color:#c8e678}.calendar-box span[data-v-c87663a5]{z-index:1}.calendar-box span[data-v-c87663a5]:hover{z-index:2}#ui-datepicker-div[data-v-c87663a5]{z-index:999!important}#datepicker[data-v-c87663a5]::-webkit-calendar-picker-indicator{display:none}#calendar-wrapper .modal .modal-table-wrapper table tbody td[data-v-c87663a5],#calendar-wrapper-b .modal .modal-table-wrapper table tbody td[data-v-c87663a5]{white-space:nowrap;width:1%;font-size:13px}#calendar-wrapper .modal .modal-table-wrapper table tbody td span[data-v-c87663a5],#calendar-wrapper-b .modal .modal-table-wrapper table tbody td span[data-v-c87663a5]{color:#969696}#calendar-wrapper .modal .modal-table-wrapper table tbody td[data-v-c87663a5]:last-child,#calendar-wrapper-b .modal .modal-table-wrapper table tbody td[data-v-c87663a5]:last-child{width:50%}.modal-table-wrapper[data-v-c87663a5]{overflow:scroll;max-height:calc(100vh - 400px)}#calendar-wrapper .modal label[data-v-c87663a5],#calendar-wrapper-b .modal label[data-v-c87663a5]{display:inline-block;font-size:13px;background-color:#787878;padding:2px 15px;margin:20px;width:180px;border-radius:20px;color:#fff}#calendar-wrapper .modal .maintenance-check[data-v-c87663a5],#calendar-wrapper-b .modal .maintenance-check[data-v-c87663a5]{text-align:right;padding:0}#calendar-wrapper .modal .maintenance-check label #calendar-wrapper-b .modal .maintenance-check label[data-v-c87663a5]{margin:0 0 10px}.modal-content .csv-choice[data-v-c87663a5]{font-size:0}.modal-content .csv-choice li[data-v-c87663a5]{list-style:none;display:inline-block;width:50%;font-size:16px;padding:10px}.modal-content .csv-choice li a[data-v-c87663a5]{display:block;width:100%;padding:20px;border-radius:10px;color:#fff;background-color:#1eaaaa;transition:.2s;box-shadow:1px 2px 2px #0003}.modal-content .csv-choice li a[data-v-c87663a5]:hover{background-color:#28b4b4;transition:.2s;box-shadow:1px 4px 4px #0000004d}.modal-content .csv-choice li a[data-v-c87663a5]:active{transition:.2s;box-shadow:1px 2px 2px #0006}.calendar-yoyaku-file-table td[data-v-c87663a5]:first-child{width:100px}#calendar-yoyaku input[type=text][data-v-c87663a5]{margin:0 0 5px}#calendar-yoyaku .btn[data-v-c87663a5]{background-color:#585858}#calendar-sort input[type=radio][data-v-c87663a5]{display:inline-block}.table tbody .btn-orange[data-v-c87663a5]{font-size:12px;border-radius:10px;text-align:center;color:#fff;width:auto;white-space:nowrap;padding:0 10px;margin:auto;background-color:#ffaa64;transition:.2s;box-shadow:1px 2px 1px #0003}.table tbody .btn-orange[data-v-c87663a5]:hover{background-color:#ffb478;transition:.2s;box-shadow:1px 4px 4px #0000004d}.table tbody .btn-orange[data-v-c87663a5]:active{transition:.1s;box-shadow:1px 2px 2px #0006}.c-clip[data-v-c87663a5]{background-image:url(/img/storage-icon-clip.svg);background-repeat:no-repeat;background-position:right 2px top 2px;background-size:13px auto}select[data-v-c87663a5]{border:solid 1px rgba(200,200,200,1);border-radius:3px;padding:8px}.yoyaku-zumi-line .maintenance[data-v-c87663a5]{height:47px;background-color:#32323280;color:#fff;text-align:center;line-height:60px;font-size:16px;background-image:none}.history-display>ul li span[data-v-c87663a5]{min-height:47px!important}#calendar-wrapper[data-v-5f442bfb],#calendar-wrapper-b[data-v-5f442bfb]{background-color:#fff;border-radius:5px;overflow:hidden;min-height:1200px}@media (max-width: 640px){#calendar-wrapper[data-v-5f442bfb],#calendar-wrapper-b[data-v-5f442bfb]{overflow:auto}}#calendar-wrapper-header[data-v-5f442bfb]{background-color:#323232;color:#fff;border-radius:5px 5px 0 0;padding:10px}#calendar-wrapper-header dl[data-v-5f442bfb],#calendar-wrapper-header dt[data-v-5f442bfb],#calendar-wrapper-header dd[data-v-5f442bfb]{display:inline-block}#calendar-wrapper-header dt a[data-v-5f442bfb]{display:block;background-color:#fff;border-radius:50%;width:20px;line-height:20px;text-align:center}#calendar-wrapper-header dd[data-v-5f442bfb]{font-size:16px;padding:0 15px}#calendar-wrapper-header ul[data-v-5f442bfb]{font-size:0;display:inline-block;float:right}#calendar-wrapper-header ul li[data-v-5f442bfb]{font-size:13px;display:inline-block;padding-right:5px}#calendar-wrapper-header ul li a[data-v-5f442bfb]{display:block;text-align:center;color:#fff;width:50px;background-color:#646e78;border-radius:3px}#calendar-wrapper-header ul li.calendar-active a[data-v-5f442bfb]{background-color:#fff;color:#323232}#calendar-wrapper-header #calendar-today[data-v-5f442bfb]{display:inline-block;padding:5px 0 0}#calendar-wrapper-header #calendar-today p[data-v-5f442bfb],#calendar-wrapper-header #calendar-today a[data-v-5f442bfb]{display:inline-block;vertical-align:bottom}#calendar-wrapper-header #calendar-today p[data-v-5f442bfb]{font-size:23px;padding:0 10px}#calendar-wrapper-header #calendar-today p small[data-v-5f442bfb]{font-size:16px;padding:3px}#calendar-wrapper-header #calendar-today a[data-v-5f442bfb]{background-color:#fff;line-height:20px;width:20px;text-align:center;border-radius:3px;margin-bottom:4px;font-weight:700}#calendar-wrapper-header .imv-datepicker[data-v-5f442bfb]{display:inline-block;vertical-align:top;margin-left:100px}#calendar-wrapper-header .imv-datepicker input[data-v-5f442bfb]{width:200px}.calendar-month-header[data-v-5f442bfb]{background-color:#646e78;color:#fff;text-align:center;margin-top:10px}.calendar-month-header>ul li[data-v-5f442bfb]{padding:5px 0!important;border-top:none!important;line-height:15px}.calendar-month-header>ul[data-v-5f442bfb]{vertical-align:top;border-right:none!important}.calendar-sat[data-v-5f442bfb]{color:#4bc3f1}.calendar-san[data-v-5f442bfb]{color:#f14b6b}#calendar-yoyaku table[data-v-5f442bfb],#calendar-yoyaku table tr[data-v-5f442bfb],#calendar-yoyaku table th[data-v-5f442bfb],#calendar-yoyaku table td[data-v-5f442bfb]{border:none!important;padding:10px 5px}.calendar-box[data-v-5f442bfb]{margin-left:10px}.calendar-day-line[data-v-5f442bfb]{display:flex;width:1088px}.calendar-week-line[data-v-5f442bfb]{display:flex;width:1089px}.calendar-month-line[data-v-5f442bfb]{display:flex;width:1130px}.calendar-year-header[data-v-5f442bfb],.calendar-month-header[data-v-5f442bfb],.calendar-week-header[data-v-5f442bfb],.calendar-day-header[data-v-5f442bfb]{background-color:#646e78;color:#fff;text-align:center;margin-top:10px;margin-bottom:5px!important;border-right:1px solid rgba(220,220,220,1)}.calendar-week-header>ul li[data-v-5f442bfb],.calendar-day-header>ul li[data-v-5f442bfb]{padding:5px 0 0!important;line-height:31px}.calendar-day-header>ul li[data-v-5f442bfb]{font-size:12px!important}.calendar-week-header>ul[data-v-5f442bfb],.calendar-day-header>ul[data-v-5f442bfb]{vertical-align:top;border-right:none!important}.calendar-week-header p[data-v-5f442bfb]{display:inline}.calendar-year-header[data-v-5f442bfb],.calendar-year-line[data-v-5f442bfb],.calendar-month-line[data-v-5f442bfb],.calendar-week-line[data-v-5f442bfb],.calendar-day-line[data-v-5f442bfb]{border-top:1px solid rgba(220,220,220,1);border-left:1px solid rgba(220,220,220,1);border-bottom:1px solid rgba(220,220,220,1);margin-bottom:10px}.calendar-year-header>ul>li>a[data-v-5f442bfb],.calendar-month-header>ul>li>a[data-v-5f442bfb],.calendar-week-header>ul>li>a[data-v-5f442bfb]{display:block;color:#fff}#calendar-wrapper-b .calendar-year-line[data-v-5f442bfb],#calendar-wrapper-b .calendar-month-line[data-v-5f442bfb],#calendar-wrapper-b .calendar-week-line[data-v-5f442bfb],#calendar-wrapper-b .calendar-day-line[data-v-5f442bfb]{margin-bottom:0}#calendar-wrapper-b .calendar-box[data-v-5f442bfb]{margin-bottom:10px}#calendar-wrapper-b .calendar-year-line[data-v-5f442bfb]:not(:last-child),#calendar-wrapper-b .calendar-month-line[data-v-5f442bfb]:not(:last-child),#calendar-wrapper-b .calendar-week-line[data-v-5f442bfb]:not(:last-child),#calendar-wrapper-b .calendar-day-line[data-v-5f442bfb]:not(:last-child){border-bottom:0px solid rgba(220,220,220,1)}#calendar-wrapper-b .calendar-souchi-name+ul li span[data-v-5f442bfb]{background-image:none}.calendar-year-line[data-v-5f442bfb]{border-right:1px solid rgba(220,220,220,1)}.calendar-year-header>div[data-v-5f442bfb],.calendar-year-line>div[data-v-5f442bfb],.calendar-month-line>div[data-v-5f442bfb],.calendar-week-line>div[data-v-5f442bfb],.calendar-day-line>div[data-v-5f442bfb]{width:200px!important;min-width:200px!important;max-width:200px!important;padding:5px;border-right:1px solid rgba(240,240,240,0)}.calendar-day-line>ul[data-v-5f442bfb]{width:888px;font-size:0;display:flex;justify-content:space-between;position:relative}.calendar-day-line>ul li[data-v-5f442bfb]{flex-grow:1;flex-basis:0;width:37px;font-size:0;list-style:none;position:relative;padding-top:0;background-image:url(/img/calendar-line1.png);background-size:37px auto}.yoyaku-zumi-line[data-v-5f442bfb]{margin:-60px 0 30px;height:30px;border:1px solid rgba(255,255,255,0)}.yoyaku-zumi-line>div[data-v-5f442bfb]{pointer-events:none}.yoyaku-zumi-line>ul[data-v-5f442bfb],.yoyaku-zumi-line>ul li[data-v-5f442bfb]{background-image:none!important}.yoyaku-zumi-line>ul[data-v-5f442bfb]{border-top:1px solid rgba(230,230,230,1)}.calendar-week-line>ul[data-v-5f442bfb]{width:889px;font-size:0;display:flex;justify-content:space-between;position:relative;background-image:url(/img/calendar-line.png);background-size:127px auto}.calendar-week-line>ul li[data-v-5f442bfb]{flex-grow:1;flex-basis:0;width:calc(100% / 7);min-width:127px;max-width:127px;font-size:13px;list-style:none;position:relative;padding-top:0}.calendar-month-line>ul[data-v-5f442bfb]{width:930px;font-size:0;display:flex;justify-content:space-between;position:relative;background-image:url(/img/calendar-line31.png);background-size:30px auto}.calendar-month-line>ul li[data-v-5f442bfb]{flex-grow:1;flex-basis:0;width:calc(100% / 31);min-width:30px;max-width:30px;font-size:13px;list-style:none;position:relative;padding-top:0}.calendar-year-header[data-v-5f442bfb],.calendar-year-line[data-v-5f442bfb]{display:flex;width:1295px}.calendar-year-header>ul[data-v-5f442bfb]{width:1095px;font-size:0;display:flex;justify-content:space-between;position:relative}.calendar-year-header>ul li[data-v-5f442bfb]{flex-grow:1;flex-basis:0;width:calc(100% / 12);min-width:93px;max-width:93px;font-size:13px;list-style:none;position:relative;border-right:.5px solid rgba(255,255,255,1);line-height:40px}.calendar-year-header>ul li[data-v-5f442bfb]:nth-child(2){min-width:84px;max-width:84px}.calendar-year-header>ul li[data-v-5f442bfb]:nth-child(4),.calendar-year-header>ul li[data-v-5f442bfb]:nth-child(6),.calendar-year-header>ul li[data-v-5f442bfb]:nth-child(9),.calendar-year-header>ul li[data-v-5f442bfb]:nth-child(11){min-width:90px;max-width:90px}.calendar-year-line>ul[data-v-5f442bfb]{width:1095px;font-size:0;display:flex;justify-content:space-between;background-image:url(/img/calendar-line365-7.png);background-size:21px auto}.calendar-year-line>ul li[data-v-5f442bfb]{flex-grow:1;flex-basis:0;width:calc(100% / 52);width:21px;min-width:21px;max-width:21px;font-size:13px;list-style:none;padding-top:0}.uru-doshi .calendar-year-header[data-v-5f442bfb],.uru-doshi .calendar-year-line[data-v-5f442bfb]{width:1298px!important}.uru-doshi .calendar-year-header>ul[data-v-5f442bfb],.uru-doshi .calendar-year-line>ul[data-v-5f442bfb]{width:1098px}.uru-doshi .calendar-year-header>ul li[data-v-5f442bfb]:nth-child(2){min-width:87px;max-width:87px}.calendar-kirikae ul p[data-v-5f442bfb]{display:inline-block;float:left}.calendar-kirikae ul[data-v-5f442bfb]{position:relative;text-align:right;padding:3px}.calendar-kirikae ul li[data-v-5f442bfb]{display:inline-block;text-align:right;vertical-align:top}.calendar-kirikae ul li a[data-v-5f442bfb],.calendar-kirikae ul li p[data-v-5f442bfb]{display:block;text-align:center;min-width:25px;line-height:25px;border-radius:2px;color:#323232;padding:0;margin-left:4px;background-color:#fff}.calendar-kirikae ul li p[data-v-5f442bfb]{background-color:#20add4;color:#fff}.calendar-kirikae ul li.calendar-sort[data-v-5f442bfb]{float:left}.calendar-kirikae ul li.calendar-sort a[data-v-5f442bfb]{background-color:#646e78}.calendar-souchi-name[data-v-5f442bfb],.calendar-kirikae[data-v-5f442bfb],.calendar-user-name[data-v-5f442bfb]{border-right:1px solid rgba(240,240,240,1)!important}.calendar-souchi-name img[data-v-5f442bfb]{height:50px;margin-right:5px;float:left}.calendar-souchi-name p[data-v-5f442bfb]{line-height:20px;padding-top:5px}.calendar-souchi-name ul[data-v-5f442bfb]{display:table}.calendar-souchi-name ul li[data-v-5f442bfb]{display:table-cell}.calendar-souchi-name .table a[data-v-5f442bfb]{display:block;line-height:20px;width:100%!important;padding:0}.calendar-box .select-box[data-v-5f442bfb]{min-width:100px!important}a.btn-yoyaku[data-v-5f442bfb]{font-size:12px;border-radius:10px;text-align:center;color:#fff;width:auto;white-space:nowrap;padding:3px 10px;margin:auto;background-color:#1eaaaa;transition:.2s;box-shadow:1px 2px 1px #0003}a.btn-yoyaku[data-v-5f442bfb]:hover{background-color:#32bebe;transition:.2s;box-shadow:1px 4px 4px #0000004d}a.btn-yoyaku[data-v-5f442bfb]:active{transition:.1s;box-shadow:1px 2px 2px #0006}.calendar-year-line>ul li span[data-v-5f442bfb],.calendar-month-line>ul li span[data-v-5f442bfb],.calendar-week-line>ul li span[data-v-5f442bfb],.calendar-day-line>ul li span[data-v-5f442bfb]{position:relative;border-radius:2px;padding:0;font-size:12px;line-height:18px;border:1px solid rgba(255,255,255,.8);color:#323232;display:inline-block;vertical-align:top;white-space:nowrap;overflow:hidden;min-width:6px;min-height:29px}.calendar-week-line>ul li span[data-v-5f442bfb]{width:calc(100% - 1px)}.calendar-souchi-name+ul li span[data-v-5f442bfb]{top:0;line-height:18px;background-color:#ffaa64;background-image:url(/img/calendar-bar-bg.svg);background-position:left center;background-size:14px auto}div.other-yoyaku span[data-v-5f442bfb]{background-color:#c8dcdc!important;background-image:none!important}.yoyaku-zumi-line ul li span[data-v-5f442bfb]{background-color:#c8e678;background-image:url(/img/calendar-bar-bg2.svg);background-position:left center;background-size:8px auto}.calendar-user-name+ul li span[data-v-5f442bfb]{top:0;line-height:18px;background-color:#c8e678;padding:0 2px}.calendar-box ul li .hamidashi[data-v-5f442bfb],.calendar-box ul li .yoyaku-zumi[data-v-5f442bfb]{height:20px}.calendar-box ul li .hamidashi span[data-v-5f442bfb]{width:100%!important}.calendar-souchi-name+ul li .maintenance[data-v-5f442bfb]{height:60px;background-color:#32323280;color:#fff;text-align:center;line-height:60px;font-size:16px;background-image:none}.project-line .calendar-user-name+ul li span[data-v-5f442bfb]{background-color:#2c4d6e}.calendar-box ul li span div.tip[data-v-5f442bfb]{display:none;color:#323232;position:absolute;background-color:#ebe6d2;bottom:calc(100% + 1px);left:-8px;padding:5px;border-radius:3px;font-size:13px;line-height:20px;-webkit-box-shadow:3px 3px 3px rgba(0,0,0,.3);box-shadow:0 0 5px #0000004d}.calendar-box ul li span div.tip[data-v-5f442bfb]:after{content:"";border:5px solid transparent;border-top:10px solid rgba(235,230,210,1);top:100%;left:5px;position:absolute;z-index:3;display:inline}.calendar-box ul li .hamidashi span div.tip[data-v-5f442bfb]:after,.calendar-week-line ul li span div.tip[data-v-5f442bfb]:after{left:10px}.calendar-day-line ul li:nth-child(n+18) span div.tip[data-v-5f442bfb],.calendar-week-line ul li:nth-child(n+5) span div.tip[data-v-5f442bfb],.calendar-month-line ul li:nth-child(n+26) span div.tip[data-v-5f442bfb]{left:auto;right:-5px}.calendar-day-line ul li:nth-child(n+18) .hamidashi span div.tip[data-v-5f442bfb]:after,.calendar-week-line ul li:nth-child(n+5) span div.tip[data-v-5f442bfb]:after,.calendar-month-line ul li:nth-child(n+26) span div.tip[data-v-5f442bfb]:after{left:auto;right:8px}.calendar-day-line ul li:nth-child(n+18) span div.tip[data-v-5f442bfb]:after{left:auto;right:2px}.calendar-day-line ul li:nth-child(n+18) span div.tip .c-link[data-v-5f442bfb],.calendar-week-line ul li:nth-child(n+5) span div.tip .c-link[data-v-5f442bfb],.calendar-month-line ul li:nth-child(n+26) span div.tip .c-link[data-v-5f442bfb]{text-align:right}.calendar-box ul li .maintenance div.tip[data-v-5f442bfb]{left:-5px}.calendar-box ul li .maintenance div.tip[data-v-5f442bfb]:after{top:100%;left:5px}.calendar-box ul li span div.tip dl[data-v-5f442bfb]{display:table}.calendar-box ul li span div.tip dt[data-v-5f442bfb],.calendar-box ul li span div.tip dd[data-v-5f442bfb]{display:table-cell;white-space:nowrap;text-align:left}.calendar-box ul li span div.tip .c-link[data-v-5f442bfb]{display:block;width:100%}.calendar-box ul li span div.tip a[data-v-5f442bfb]{display:inline-block;background-color:#1eaaaa;color:#fff;text-align:center;padding:0 10px;line-height:20px;border-radius:15px;margin:5px 2px 0}.calendar-box ul li span div.tip a.btn-back[data-v-5f442bfb]{background-color:#585858}.calendar-box ul li span[data-v-5f442bfb]:hover{overflow:visible}.calendar-box ul li span:hover div.tip[data-v-5f442bfb]{display:block;z-index:9999;width:auto}.calendar-box ul li span p[data-v-5f442bfb]{overflow:hidden;text-align:left}.calendar-box ul li span:hover div.tip p[data-v-5f442bfb]{white-space:nowrap;overflow:auto;max-width:700px;max-height:200px}.calendar-box .myself[data-v-5f442bfb],.calendar-box .myself+ul[data-v-5f442bfb]{background-color:#e6ebf080}#setsumei[data-v-5f442bfb]{padding:10px 10px 0}#setsumei ul[data-v-5f442bfb]{border:1px solid rgba(200,200,200,1);padding:5px 5px 2px;display:inline-block;background-color:#f5f5f5}#setsumei ul li[data-v-5f442bfb]{display:inline-block;white-space:nowrap;vertical-align:top}#setsumei ul li span[data-v-5f442bfb]{display:inline-block;width:30px;height:18px;border-radius:2px;margin:0 5px 0 0}#setsumei ul li p[data-v-5f442bfb]{vertical-align:top;display:inline-block;line-height:20px;margin:0 15px 0 0}#setsumei ul li.bar01 span[data-v-5f442bfb]{background-color:#ffaa64;background-image:url(/img/calendar-bar-bg.svg);background-position:left center;background-size:14px auto}#setsumei ul li.bar02 span[data-v-5f442bfb]{background-color:#c8e678;background-image:url(/img/calendar-bar-bg2.svg);background-position:left center;background-size:8px auto}#setsumei ul li.bar03 span[data-v-5f442bfb]{background-color:#c8dcdc}#setsumei ul li.bar04 span[data-v-5f442bfb]{background-color:#2c4d6e}#setsumei ul li.bar05 span[data-v-5f442bfb]{background-color:#969696}#setsumei ul li.bar06 span[data-v-5f442bfb]{background-color:#c8e678}.calendar-box span[data-v-5f442bfb]{z-index:1}.calendar-box span[data-v-5f442bfb]:hover{z-index:2}#ui-datepicker-div[data-v-5f442bfb]{z-index:999!important}#datepicker[data-v-5f442bfb]::-webkit-calendar-picker-indicator{display:none}#calendar-wrapper .modal .modal-table-wrapper table tbody td[data-v-5f442bfb],#calendar-wrapper-b .modal .modal-table-wrapper table tbody td[data-v-5f442bfb]{white-space:nowrap;width:1%;font-size:13px}#calendar-wrapper .modal .modal-table-wrapper table tbody td span[data-v-5f442bfb],#calendar-wrapper-b .modal .modal-table-wrapper table tbody td span[data-v-5f442bfb]{color:#969696}#calendar-wrapper .modal .modal-table-wrapper table tbody td[data-v-5f442bfb]:last-child,#calendar-wrapper-b .modal .modal-table-wrapper table tbody td[data-v-5f442bfb]:last-child{width:50%}.modal-table-wrapper[data-v-5f442bfb]{overflow:scroll;max-height:calc(100vh - 400px)}#calendar-wrapper .modal label[data-v-5f442bfb],#calendar-wrapper-b .modal label[data-v-5f442bfb]{display:inline-block;font-size:13px;background-color:#787878;padding:2px 15px;margin:20px;width:180px;border-radius:20px;color:#fff}#calendar-wrapper .modal .maintenance-check[data-v-5f442bfb],#calendar-wrapper-b .modal .maintenance-check[data-v-5f442bfb]{text-align:right;padding:0}#calendar-wrapper .modal .maintenance-check label #calendar-wrapper-b .modal .maintenance-check label[data-v-5f442bfb]{margin:0 0 10px}.modal-content .csv-choice[data-v-5f442bfb]{font-size:0}.modal-content .csv-choice li[data-v-5f442bfb]{list-style:none;display:inline-block;width:50%;font-size:16px;padding:10px}.modal-content .csv-choice li a[data-v-5f442bfb]{display:block;width:100%;padding:20px;border-radius:10px;color:#fff;background-color:#1eaaaa;transition:.2s;box-shadow:1px 2px 2px #0003}.modal-content .csv-choice li a[data-v-5f442bfb]:hover{background-color:#28b4b4;transition:.2s;box-shadow:1px 4px 4px #0000004d}.modal-content .csv-choice li a[data-v-5f442bfb]:active{transition:.2s;box-shadow:1px 2px 2px #0006}.calendar-yoyaku-file-table td[data-v-5f442bfb]:first-child{width:100px}#calendar-yoyaku input[type=text][data-v-5f442bfb]{margin:0 0 5px}#calendar-yoyaku .btn[data-v-5f442bfb]{background-color:#585858}#calendar-sort input[type=radio][data-v-5f442bfb]{display:inline-block}.table tbody .btn-orange[data-v-5f442bfb]{font-size:12px;border-radius:10px;text-align:center;color:#fff;width:auto;white-space:nowrap;padding:0 10px;margin:auto;background-color:#ffaa64;transition:.2s;box-shadow:1px 2px 1px #0003}.table tbody .btn-orange[data-v-5f442bfb]:hover{background-color:#ffb478;transition:.2s;box-shadow:1px 4px 4px #0000004d}.table tbody .btn-orange[data-v-5f442bfb]:active{transition:.1s;box-shadow:1px 2px 2px #0006}.c-clip[data-v-5f442bfb]{background-image:url(/img/storage-icon-clip.svg);background-repeat:no-repeat;background-position:right 2px top 2px;background-size:13px auto}select[data-v-5f442bfb]{border:solid 1px rgba(200,200,200,1);border-radius:3px;padding:8px}.yoyaku-zumi-line .maintenance[data-v-5f442bfb]{height:47px;background-color:#32323280;color:#fff;text-align:center;line-height:60px;font-size:16px;background-image:none}.history-display>ul li span[data-v-5f442bfb]{min-height:47px!important}#calendar-wrapper[data-v-6501dd53],#calendar-wrapper-b[data-v-6501dd53]{background-color:#fff;border-radius:5px;overflow:hidden;min-height:1200px}@media (max-width: 640px){#calendar-wrapper[data-v-6501dd53],#calendar-wrapper-b[data-v-6501dd53]{overflow:auto}}#calendar-wrapper-header[data-v-6501dd53]{background-color:#323232;color:#fff;border-radius:5px 5px 0 0;padding:10px}#calendar-wrapper-header dl[data-v-6501dd53],#calendar-wrapper-header dt[data-v-6501dd53],#calendar-wrapper-header dd[data-v-6501dd53]{display:inline-block}#calendar-wrapper-header dt a[data-v-6501dd53]{display:block;background-color:#fff;border-radius:50%;width:20px;line-height:20px;text-align:center}#calendar-wrapper-header dd[data-v-6501dd53]{font-size:16px;padding:0 15px}#calendar-wrapper-header ul[data-v-6501dd53]{font-size:0;display:inline-block;float:right}#calendar-wrapper-header ul li[data-v-6501dd53]{font-size:13px;display:inline-block;padding-right:5px}#calendar-wrapper-header ul li a[data-v-6501dd53]{display:block;text-align:center;color:#fff;width:50px;background-color:#646e78;border-radius:3px}#calendar-wrapper-header ul li.calendar-active a[data-v-6501dd53]{background-color:#fff;color:#323232}#calendar-wrapper-header #calendar-today[data-v-6501dd53]{display:inline-block;padding:5px 0 0}#calendar-wrapper-header #calendar-today p[data-v-6501dd53],#calendar-wrapper-header #calendar-today a[data-v-6501dd53]{display:inline-block;vertical-align:bottom}#calendar-wrapper-header #calendar-today p[data-v-6501dd53]{font-size:23px;padding:0 10px}#calendar-wrapper-header #calendar-today p small[data-v-6501dd53]{font-size:16px;padding:3px}#calendar-wrapper-header #calendar-today a[data-v-6501dd53]{background-color:#fff;line-height:20px;width:20px;text-align:center;border-radius:3px;margin-bottom:4px;font-weight:700}#calendar-wrapper-header .imv-datepicker[data-v-6501dd53]{display:inline-block;vertical-align:top;margin-left:100px}#calendar-wrapper-header .imv-datepicker input[data-v-6501dd53]{width:200px}.calendar-month-header[data-v-6501dd53]{background-color:#646e78;color:#fff;text-align:center;margin-top:10px}.calendar-month-header>ul li[data-v-6501dd53]{padding:5px 0!important;border-top:none!important;line-height:15px}.calendar-month-header>ul[data-v-6501dd53]{vertical-align:top;border-right:none!important}.calendar-sat[data-v-6501dd53]{color:#4bc3f1}.calendar-san[data-v-6501dd53]{color:#f14b6b}#calendar-yoyaku table[data-v-6501dd53],#calendar-yoyaku table tr[data-v-6501dd53],#calendar-yoyaku table th[data-v-6501dd53],#calendar-yoyaku table td[data-v-6501dd53]{border:none!important;padding:10px 5px}.calendar-box[data-v-6501dd53]{margin-left:10px}.calendar-day-line[data-v-6501dd53]{display:flex;width:1088px}.calendar-week-line[data-v-6501dd53]{display:flex;width:1089px}.calendar-month-line[data-v-6501dd53]{display:flex;width:1130px}.calendar-year-header[data-v-6501dd53],.calendar-month-header[data-v-6501dd53],.calendar-week-header[data-v-6501dd53],.calendar-day-header[data-v-6501dd53]{background-color:#646e78;color:#fff;text-align:center;margin-top:10px;margin-bottom:5px!important;border-right:1px solid rgba(220,220,220,1)}.calendar-week-header>ul li[data-v-6501dd53],.calendar-day-header>ul li[data-v-6501dd53]{padding:5px 0 0!important;line-height:31px}.calendar-day-header>ul li[data-v-6501dd53]{font-size:12px!important}.calendar-week-header>ul[data-v-6501dd53],.calendar-day-header>ul[data-v-6501dd53]{vertical-align:top;border-right:none!important}.calendar-week-header p[data-v-6501dd53]{display:inline}.calendar-year-header[data-v-6501dd53],.calendar-year-line[data-v-6501dd53],.calendar-month-line[data-v-6501dd53],.calendar-week-line[data-v-6501dd53],.calendar-day-line[data-v-6501dd53]{border-top:1px solid rgba(220,220,220,1);border-left:1px solid rgba(220,220,220,1);border-bottom:1px solid rgba(220,220,220,1);margin-bottom:10px}.calendar-year-header>ul>li>a[data-v-6501dd53],.calendar-month-header>ul>li>a[data-v-6501dd53],.calendar-week-header>ul>li>a[data-v-6501dd53]{display:block;color:#fff}#calendar-wrapper-b .calendar-year-line[data-v-6501dd53],#calendar-wrapper-b .calendar-month-line[data-v-6501dd53],#calendar-wrapper-b .calendar-week-line[data-v-6501dd53],#calendar-wrapper-b .calendar-day-line[data-v-6501dd53]{margin-bottom:0}#calendar-wrapper-b .calendar-box[data-v-6501dd53]{margin-bottom:10px}#calendar-wrapper-b .calendar-year-line[data-v-6501dd53]:not(:last-child),#calendar-wrapper-b .calendar-month-line[data-v-6501dd53]:not(:last-child),#calendar-wrapper-b .calendar-week-line[data-v-6501dd53]:not(:last-child),#calendar-wrapper-b .calendar-day-line[data-v-6501dd53]:not(:last-child){border-bottom:0px solid rgba(220,220,220,1)}#calendar-wrapper-b .calendar-souchi-name+ul li span[data-v-6501dd53]{background-image:none}.calendar-year-line[data-v-6501dd53]{border-right:1px solid rgba(220,220,220,1)}.calendar-year-header>div[data-v-6501dd53],.calendar-year-line>div[data-v-6501dd53],.calendar-month-line>div[data-v-6501dd53],.calendar-week-line>div[data-v-6501dd53],.calendar-day-line>div[data-v-6501dd53]{width:200px!important;min-width:200px!important;max-width:200px!important;padding:5px;border-right:1px solid rgba(240,240,240,0)}.calendar-day-line>ul[data-v-6501dd53]{width:888px;font-size:0;display:flex;justify-content:space-between;position:relative}.calendar-day-line>ul li[data-v-6501dd53]{flex-grow:1;flex-basis:0;width:37px;font-size:0;list-style:none;position:relative;padding-top:0;background-image:url(/img/calendar-line1.png);background-size:37px auto}.yoyaku-zumi-line[data-v-6501dd53]{margin:-60px 0 30px;height:30px;border:1px solid rgba(255,255,255,0)}.yoyaku-zumi-line>div[data-v-6501dd53]{pointer-events:none}.yoyaku-zumi-line>ul[data-v-6501dd53],.yoyaku-zumi-line>ul li[data-v-6501dd53]{background-image:none!important}.yoyaku-zumi-line>ul[data-v-6501dd53]{border-top:1px solid rgba(230,230,230,1)}.calendar-week-line>ul[data-v-6501dd53]{width:889px;font-size:0;display:flex;justify-content:space-between;position:relative;background-image:url(/img/calendar-line.png);background-size:127px auto}.calendar-week-line>ul li[data-v-6501dd53]{flex-grow:1;flex-basis:0;width:calc(100% / 7);min-width:127px;max-width:127px;font-size:13px;list-style:none;position:relative;padding-top:0}.calendar-month-line>ul[data-v-6501dd53]{width:930px;font-size:0;display:flex;justify-content:space-between;position:relative;background-image:url(/img/calendar-line31.png);background-size:30px auto}.calendar-month-line>ul li[data-v-6501dd53]{flex-grow:1;flex-basis:0;width:calc(100% / 31);min-width:30px;max-width:30px;font-size:13px;list-style:none;position:relative;padding-top:0}.calendar-year-header[data-v-6501dd53],.calendar-year-line[data-v-6501dd53]{display:flex;width:1295px}.calendar-year-header>ul[data-v-6501dd53]{width:1095px;font-size:0;display:flex;justify-content:space-between;position:relative}.calendar-year-header>ul li[data-v-6501dd53]{flex-grow:1;flex-basis:0;width:calc(100% / 12);min-width:93px;max-width:93px;font-size:13px;list-style:none;position:relative;border-right:.5px solid rgba(255,255,255,1);line-height:40px}.calendar-year-header>ul li[data-v-6501dd53]:nth-child(2){min-width:84px;max-width:84px}.calendar-year-header>ul li[data-v-6501dd53]:nth-child(4),.calendar-year-header>ul li[data-v-6501dd53]:nth-child(6),.calendar-year-header>ul li[data-v-6501dd53]:nth-child(9),.calendar-year-header>ul li[data-v-6501dd53]:nth-child(11){min-width:90px;max-width:90px}.calendar-year-line>ul[data-v-6501dd53]{width:1095px;font-size:0;display:flex;justify-content:space-between;background-image:url(/img/calendar-line365-7.png);background-size:21px auto}.calendar-year-line>ul li[data-v-6501dd53]{flex-grow:1;flex-basis:0;width:calc(100% / 52);width:21px;min-width:21px;max-width:21px;font-size:13px;list-style:none;padding-top:0}.uru-doshi .calendar-year-header[data-v-6501dd53],.uru-doshi .calendar-year-line[data-v-6501dd53]{width:1298px!important}.uru-doshi .calendar-year-header>ul[data-v-6501dd53],.uru-doshi .calendar-year-line>ul[data-v-6501dd53]{width:1098px}.uru-doshi .calendar-year-header>ul li[data-v-6501dd53]:nth-child(2){min-width:87px;max-width:87px}.calendar-kirikae ul p[data-v-6501dd53]{display:inline-block;float:left}.calendar-kirikae ul[data-v-6501dd53]{position:relative;text-align:right;padding:3px}.calendar-kirikae ul li[data-v-6501dd53]{display:inline-block;text-align:right;vertical-align:top}.calendar-kirikae ul li a[data-v-6501dd53],.calendar-kirikae ul li p[data-v-6501dd53]{display:block;text-align:center;min-width:25px;line-height:25px;border-radius:2px;color:#323232;padding:0;margin-left:4px;background-color:#fff}.calendar-kirikae ul li p[data-v-6501dd53]{background-color:#20add4;color:#fff}.calendar-kirikae ul li.calendar-sort[data-v-6501dd53]{float:left}.calendar-kirikae ul li.calendar-sort a[data-v-6501dd53]{background-color:#646e78}.calendar-souchi-name[data-v-6501dd53],.calendar-kirikae[data-v-6501dd53],.calendar-user-name[data-v-6501dd53]{border-right:1px solid rgba(240,240,240,1)!important}.calendar-souchi-name img[data-v-6501dd53]{height:50px;margin-right:5px;float:left}.calendar-souchi-name p[data-v-6501dd53]{line-height:20px;padding-top:5px}.calendar-souchi-name ul[data-v-6501dd53]{display:table}.calendar-souchi-name ul li[data-v-6501dd53]{display:table-cell}.calendar-souchi-name .table a[data-v-6501dd53]{display:block;line-height:20px;width:100%!important;padding:0}.calendar-box .select-box[data-v-6501dd53]{min-width:100px!important}a.btn-yoyaku[data-v-6501dd53]{font-size:12px;border-radius:10px;text-align:center;color:#fff;width:auto;white-space:nowrap;padding:3px 10px;margin:auto;background-color:#1eaaaa;transition:.2s;box-shadow:1px 2px 1px #0003}a.btn-yoyaku[data-v-6501dd53]:hover{background-color:#32bebe;transition:.2s;box-shadow:1px 4px 4px #0000004d}a.btn-yoyaku[data-v-6501dd53]:active{transition:.1s;box-shadow:1px 2px 2px #0006}.calendar-year-line>ul li span[data-v-6501dd53],.calendar-month-line>ul li span[data-v-6501dd53],.calendar-week-line>ul li span[data-v-6501dd53],.calendar-day-line>ul li span[data-v-6501dd53]{position:relative;border-radius:2px;padding:0;font-size:12px;line-height:18px;border:1px solid rgba(255,255,255,.8);color:#323232;display:inline-block;vertical-align:top;white-space:nowrap;overflow:hidden;min-width:6px;min-height:29px}.calendar-week-line>ul li span[data-v-6501dd53]{width:calc(100% - 1px)}.calendar-souchi-name+ul li span[data-v-6501dd53]{top:0;line-height:18px;background-color:#ffaa64;background-image:url(/img/calendar-bar-bg.svg);background-position:left center;background-size:14px auto}div.other-yoyaku span[data-v-6501dd53]{background-color:#c8dcdc!important;background-image:none!important}.yoyaku-zumi-line ul li span[data-v-6501dd53]{background-color:#c8e678;background-image:url(/img/calendar-bar-bg2.svg);background-position:left center;background-size:8px auto}.calendar-user-name+ul li span[data-v-6501dd53]{top:0;line-height:18px;background-color:#c8e678;padding:0 2px}.calendar-box ul li .hamidashi[data-v-6501dd53],.calendar-box ul li .yoyaku-zumi[data-v-6501dd53]{height:20px}.calendar-box ul li .hamidashi span[data-v-6501dd53]{width:100%!important}.calendar-souchi-name+ul li .maintenance[data-v-6501dd53]{height:60px;background-color:#32323280;color:#fff;text-align:center;line-height:60px;font-size:16px;background-image:none}.project-line .calendar-user-name+ul li span[data-v-6501dd53]{background-color:#2c4d6e}.calendar-box ul li span div.tip[data-v-6501dd53]{display:none;color:#323232;position:absolute;background-color:#ebe6d2;bottom:calc(100% + 1px);left:-8px;padding:5px;border-radius:3px;font-size:13px;line-height:20px;-webkit-box-shadow:3px 3px 3px rgba(0,0,0,.3);box-shadow:0 0 5px #0000004d}.calendar-box ul li span div.tip[data-v-6501dd53]:after{content:"";border:5px solid transparent;border-top:10px solid rgba(235,230,210,1);top:100%;left:5px;position:absolute;z-index:3;display:inline}.calendar-box ul li .hamidashi span div.tip[data-v-6501dd53]:after,.calendar-week-line ul li span div.tip[data-v-6501dd53]:after{left:10px}.calendar-day-line ul li:nth-child(n+18) span div.tip[data-v-6501dd53],.calendar-week-line ul li:nth-child(n+5) span div.tip[data-v-6501dd53],.calendar-month-line ul li:nth-child(n+26) span div.tip[data-v-6501dd53]{left:auto;right:-5px}.calendar-day-line ul li:nth-child(n+18) .hamidashi span div.tip[data-v-6501dd53]:after,.calendar-week-line ul li:nth-child(n+5) span div.tip[data-v-6501dd53]:after,.calendar-month-line ul li:nth-child(n+26) span div.tip[data-v-6501dd53]:after{left:auto;right:8px}.calendar-day-line ul li:nth-child(n+18) span div.tip[data-v-6501dd53]:after{left:auto;right:2px}.calendar-day-line ul li:nth-child(n+18) span div.tip .c-link[data-v-6501dd53],.calendar-week-line ul li:nth-child(n+5) span div.tip .c-link[data-v-6501dd53],.calendar-month-line ul li:nth-child(n+26) span div.tip .c-link[data-v-6501dd53]{text-align:right}.calendar-box ul li .maintenance div.tip[data-v-6501dd53]{left:-5px}.calendar-box ul li .maintenance div.tip[data-v-6501dd53]:after{top:100%;left:5px}.calendar-box ul li span div.tip dl[data-v-6501dd53]{display:table}.calendar-box ul li span div.tip dt[data-v-6501dd53],.calendar-box ul li span div.tip dd[data-v-6501dd53]{display:table-cell;white-space:nowrap;text-align:left}.calendar-box ul li span div.tip .c-link[data-v-6501dd53]{display:block;width:100%}.calendar-box ul li span div.tip a[data-v-6501dd53]{display:inline-block;background-color:#1eaaaa;color:#fff;text-align:center;padding:0 10px;line-height:20px;border-radius:15px;margin:5px 2px 0}.calendar-box ul li span div.tip a.btn-back[data-v-6501dd53]{background-color:#585858}.calendar-box ul li span[data-v-6501dd53]:hover{overflow:visible}.calendar-box ul li span:hover div.tip[data-v-6501dd53]{display:block;z-index:9999;width:auto}.calendar-box ul li span p[data-v-6501dd53]{overflow:hidden;text-align:left}.calendar-box ul li span:hover div.tip p[data-v-6501dd53]{white-space:nowrap;overflow:auto;max-width:700px;max-height:200px}.calendar-box .myself[data-v-6501dd53],.calendar-box .myself+ul[data-v-6501dd53]{background-color:#e6ebf080}#setsumei[data-v-6501dd53]{padding:10px 10px 0}#setsumei ul[data-v-6501dd53]{border:1px solid rgba(200,200,200,1);padding:5px 5px 2px;display:inline-block;background-color:#f5f5f5}#setsumei ul li[data-v-6501dd53]{display:inline-block;white-space:nowrap;vertical-align:top}#setsumei ul li span[data-v-6501dd53]{display:inline-block;width:30px;height:18px;border-radius:2px;margin:0 5px 0 0}#setsumei ul li p[data-v-6501dd53]{vertical-align:top;display:inline-block;line-height:20px;margin:0 15px 0 0}#setsumei ul li.bar01 span[data-v-6501dd53]{background-color:#ffaa64;background-image:url(/img/calendar-bar-bg.svg);background-position:left center;background-size:14px auto}#setsumei ul li.bar02 span[data-v-6501dd53]{background-color:#c8e678;background-image:url(/img/calendar-bar-bg2.svg);background-position:left center;background-size:8px auto}#setsumei ul li.bar03 span[data-v-6501dd53]{background-color:#c8dcdc}#setsumei ul li.bar04 span[data-v-6501dd53]{background-color:#2c4d6e}#setsumei ul li.bar05 span[data-v-6501dd53]{background-color:#969696}#setsumei ul li.bar06 span[data-v-6501dd53]{background-color:#c8e678}.calendar-box span[data-v-6501dd53]{z-index:1}.calendar-box span[data-v-6501dd53]:hover{z-index:2}#ui-datepicker-div[data-v-6501dd53]{z-index:999!important}#datepicker[data-v-6501dd53]::-webkit-calendar-picker-indicator{display:none}#calendar-wrapper .modal .modal-table-wrapper table tbody td[data-v-6501dd53],#calendar-wrapper-b .modal .modal-table-wrapper table tbody td[data-v-6501dd53]{white-space:nowrap;width:1%;font-size:13px}#calendar-wrapper .modal .modal-table-wrapper table tbody td span[data-v-6501dd53],#calendar-wrapper-b .modal .modal-table-wrapper table tbody td span[data-v-6501dd53]{color:#969696}#calendar-wrapper .modal .modal-table-wrapper table tbody td[data-v-6501dd53]:last-child,#calendar-wrapper-b .modal .modal-table-wrapper table tbody td[data-v-6501dd53]:last-child{width:50%}.modal-table-wrapper[data-v-6501dd53]{overflow:scroll;max-height:calc(100vh - 400px)}#calendar-wrapper .modal label[data-v-6501dd53],#calendar-wrapper-b .modal label[data-v-6501dd53]{display:inline-block;font-size:13px;background-color:#787878;padding:2px 15px;margin:20px;width:180px;border-radius:20px;color:#fff}#calendar-wrapper .modal .maintenance-check[data-v-6501dd53],#calendar-wrapper-b .modal .maintenance-check[data-v-6501dd53]{text-align:right;padding:0}#calendar-wrapper .modal .maintenance-check label #calendar-wrapper-b .modal .maintenance-check label[data-v-6501dd53]{margin:0 0 10px}.modal-content .csv-choice[data-v-6501dd53]{font-size:0}.modal-content .csv-choice li[data-v-6501dd53]{list-style:none;display:inline-block;width:50%;font-size:16px;padding:10px}.modal-content .csv-choice li a[data-v-6501dd53]{display:block;width:100%;padding:20px;border-radius:10px;color:#fff;background-color:#1eaaaa;transition:.2s;box-shadow:1px 2px 2px #0003}.modal-content .csv-choice li a[data-v-6501dd53]:hover{background-color:#28b4b4;transition:.2s;box-shadow:1px 4px 4px #0000004d}.modal-content .csv-choice li a[data-v-6501dd53]:active{transition:.2s;box-shadow:1px 2px 2px #0006}.calendar-yoyaku-file-table td[data-v-6501dd53]:first-child{width:100px}#calendar-yoyaku input[type=text][data-v-6501dd53]{margin:0 0 5px}#calendar-yoyaku .btn[data-v-6501dd53]{background-color:#585858}#calendar-sort input[type=radio][data-v-6501dd53]{display:inline-block}.table tbody .btn-orange[data-v-6501dd53]{font-size:12px;border-radius:10px;text-align:center;color:#fff;width:auto;white-space:nowrap;padding:0 10px;margin:auto;background-color:#ffaa64;transition:.2s;box-shadow:1px 2px 1px #0003}.table tbody .btn-orange[data-v-6501dd53]:hover{background-color:#ffb478;transition:.2s;box-shadow:1px 4px 4px #0000004d}.table tbody .btn-orange[data-v-6501dd53]:active{transition:.1s;box-shadow:1px 2px 2px #0006}.c-clip[data-v-6501dd53]{background-image:url(/img/storage-icon-clip.svg);background-repeat:no-repeat;background-position:right 2px top 2px;background-size:13px auto}select[data-v-6501dd53]{border:solid 1px rgba(200,200,200,1);border-radius:3px;padding:8px}.yoyaku-zumi-line .maintenance[data-v-6501dd53]{height:47px;background-color:#32323280;color:#fff;text-align:center;line-height:60px;font-size:16px;background-image:none}#test-reserve-overlay[data-v-6501dd53]{z-index:200;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center}.component-fade-enter-active[data-v-6501dd53],.component-fade-leave-active[data-v-6501dd53]{transition:opacity .3s ease}.component-fade-enter[data-v-6501dd53],.component-fade-leave-to[data-v-6501dd53]{opacity:0}.maintenance-check[data-v-6501dd53]{text-align:right}.maintenance-check label[data-v-6501dd53]{display:inline-block;font-size:13px;background-color:#787878;padding:2px 15px;margin:20px!important;width:180px;border-radius:20px;color:#fff}.title[data-v-6501dd53]{padding-left:20px;padding-right:20px}.overlay[data-v-6501dd53]{z-index:200;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center}.sp[data-v-6501dd53]{display:none}@media (max-width: 640px){.pc[data-v-6501dd53]{display:none}.sp[data-v-6501dd53]{display:block}}.table tbody tr td[data-v-6501dd53]{border-bottom:none}select[data-v-6501dd53]:disabled{opacity:1;color:#000;background-color:#e6e6e6;border:1px solid rgba(200,200,200,1)}input[type=date][data-v-6501dd53]{width:130px;height:15px;padding:16px}#calendar-wrapper[data-v-c852c295],#calendar-wrapper-b[data-v-c852c295]{background-color:#fff;border-radius:5px;overflow:hidden;min-height:1200px}@media (max-width: 640px){#calendar-wrapper[data-v-c852c295],#calendar-wrapper-b[data-v-c852c295]{overflow:auto}}#calendar-wrapper-header[data-v-c852c295]{background-color:#323232;color:#fff;border-radius:5px 5px 0 0;padding:10px}#calendar-wrapper-header dl[data-v-c852c295],#calendar-wrapper-header dt[data-v-c852c295],#calendar-wrapper-header dd[data-v-c852c295]{display:inline-block}#calendar-wrapper-header dt a[data-v-c852c295]{display:block;background-color:#fff;border-radius:50%;width:20px;line-height:20px;text-align:center}#calendar-wrapper-header dd[data-v-c852c295]{font-size:16px;padding:0 15px}#calendar-wrapper-header ul[data-v-c852c295]{font-size:0;display:inline-block;float:right}#calendar-wrapper-header ul li[data-v-c852c295]{font-size:13px;display:inline-block;padding-right:5px}#calendar-wrapper-header ul li a[data-v-c852c295]{display:block;text-align:center;color:#fff;width:50px;background-color:#646e78;border-radius:3px}#calendar-wrapper-header ul li.calendar-active a[data-v-c852c295]{background-color:#fff;color:#323232}#calendar-wrapper-header #calendar-today[data-v-c852c295]{display:inline-block;padding:5px 0 0}#calendar-wrapper-header #calendar-today p[data-v-c852c295],#calendar-wrapper-header #calendar-today a[data-v-c852c295]{display:inline-block;vertical-align:bottom}#calendar-wrapper-header #calendar-today p[data-v-c852c295]{font-size:23px;padding:0 10px}#calendar-wrapper-header #calendar-today p small[data-v-c852c295]{font-size:16px;padding:3px}#calendar-wrapper-header #calendar-today a[data-v-c852c295]{background-color:#fff;line-height:20px;width:20px;text-align:center;border-radius:3px;margin-bottom:4px;font-weight:700}#calendar-wrapper-header .imv-datepicker[data-v-c852c295]{display:inline-block;vertical-align:top;margin-left:100px}#calendar-wrapper-header .imv-datepicker input[data-v-c852c295]{width:200px}.calendar-month-header[data-v-c852c295]{background-color:#646e78;color:#fff;text-align:center;margin-top:10px}.calendar-month-header>ul li[data-v-c852c295]{padding:5px 0!important;border-top:none!important;line-height:15px}.calendar-month-header>ul[data-v-c852c295]{vertical-align:top;border-right:none!important}.calendar-sat[data-v-c852c295]{color:#4bc3f1}.calendar-san[data-v-c852c295]{color:#f14b6b}#calendar-yoyaku table[data-v-c852c295],#calendar-yoyaku table tr[data-v-c852c295],#calendar-yoyaku table th[data-v-c852c295],#calendar-yoyaku table td[data-v-c852c295]{border:none!important;padding:10px 5px}.calendar-box[data-v-c852c295]{margin-left:10px}.calendar-day-line[data-v-c852c295]{display:flex;width:1088px}.calendar-week-line[data-v-c852c295]{display:flex;width:1089px}.calendar-month-line[data-v-c852c295]{display:flex;width:1130px}.calendar-year-header[data-v-c852c295],.calendar-month-header[data-v-c852c295],.calendar-week-header[data-v-c852c295],.calendar-day-header[data-v-c852c295]{background-color:#646e78;color:#fff;text-align:center;margin-top:10px;margin-bottom:5px!important;border-right:1px solid rgba(220,220,220,1)}.calendar-week-header>ul li[data-v-c852c295],.calendar-day-header>ul li[data-v-c852c295]{padding:5px 0 0!important;line-height:31px}.calendar-day-header>ul li[data-v-c852c295]{font-size:12px!important}.calendar-week-header>ul[data-v-c852c295],.calendar-day-header>ul[data-v-c852c295]{vertical-align:top;border-right:none!important}.calendar-week-header p[data-v-c852c295]{display:inline}.calendar-year-header[data-v-c852c295],.calendar-year-line[data-v-c852c295],.calendar-month-line[data-v-c852c295],.calendar-week-line[data-v-c852c295],.calendar-day-line[data-v-c852c295]{border-top:1px solid rgba(220,220,220,1);border-left:1px solid rgba(220,220,220,1);border-bottom:1px solid rgba(220,220,220,1);margin-bottom:10px}.calendar-year-header>ul>li>a[data-v-c852c295],.calendar-month-header>ul>li>a[data-v-c852c295],.calendar-week-header>ul>li>a[data-v-c852c295]{display:block;color:#fff}#calendar-wrapper-b .calendar-year-line[data-v-c852c295],#calendar-wrapper-b .calendar-month-line[data-v-c852c295],#calendar-wrapper-b .calendar-week-line[data-v-c852c295],#calendar-wrapper-b .calendar-day-line[data-v-c852c295]{margin-bottom:0}#calendar-wrapper-b .calendar-box[data-v-c852c295]{margin-bottom:10px}#calendar-wrapper-b .calendar-year-line[data-v-c852c295]:not(:last-child),#calendar-wrapper-b .calendar-month-line[data-v-c852c295]:not(:last-child),#calendar-wrapper-b .calendar-week-line[data-v-c852c295]:not(:last-child),#calendar-wrapper-b .calendar-day-line[data-v-c852c295]:not(:last-child){border-bottom:0px solid rgba(220,220,220,1)}#calendar-wrapper-b .calendar-souchi-name+ul li span[data-v-c852c295]{background-image:none}.calendar-year-line[data-v-c852c295]{border-right:1px solid rgba(220,220,220,1)}.calendar-year-header>div[data-v-c852c295],.calendar-year-line>div[data-v-c852c295],.calendar-month-line>div[data-v-c852c295],.calendar-week-line>div[data-v-c852c295],.calendar-day-line>div[data-v-c852c295]{width:200px!important;min-width:200px!important;max-width:200px!important;padding:5px;border-right:1px solid rgba(240,240,240,0)}.calendar-day-line>ul[data-v-c852c295]{width:888px;font-size:0;display:flex;justify-content:space-between;position:relative}.calendar-day-line>ul li[data-v-c852c295]{flex-grow:1;flex-basis:0;width:37px;font-size:0;list-style:none;position:relative;padding-top:0;background-image:url(/img/calendar-line1.png);background-size:37px auto}.yoyaku-zumi-line[data-v-c852c295]{margin:-60px 0 30px;height:30px;border:1px solid rgba(255,255,255,0)}.yoyaku-zumi-line>div[data-v-c852c295]{pointer-events:none}.yoyaku-zumi-line>ul[data-v-c852c295],.yoyaku-zumi-line>ul li[data-v-c852c295]{background-image:none!important}.yoyaku-zumi-line>ul[data-v-c852c295]{border-top:1px solid rgba(230,230,230,1)}.calendar-week-line>ul[data-v-c852c295]{width:889px;font-size:0;display:flex;justify-content:space-between;position:relative;background-image:url(/img/calendar-line.png);background-size:127px auto}.calendar-week-line>ul li[data-v-c852c295]{flex-grow:1;flex-basis:0;width:calc(100% / 7);min-width:127px;max-width:127px;font-size:13px;list-style:none;position:relative;padding-top:0}.calendar-month-line>ul[data-v-c852c295]{width:930px;font-size:0;display:flex;justify-content:space-between;position:relative;background-image:url(/img/calendar-line31.png);background-size:30px auto}.calendar-month-line>ul li[data-v-c852c295]{flex-grow:1;flex-basis:0;width:calc(100% / 31);min-width:30px;max-width:30px;font-size:13px;list-style:none;position:relative;padding-top:0}.calendar-year-header[data-v-c852c295],.calendar-year-line[data-v-c852c295]{display:flex;width:1295px}.calendar-year-header>ul[data-v-c852c295]{width:1095px;font-size:0;display:flex;justify-content:space-between;position:relative}.calendar-year-header>ul li[data-v-c852c295]{flex-grow:1;flex-basis:0;width:calc(100% / 12);min-width:93px;max-width:93px;font-size:13px;list-style:none;position:relative;border-right:.5px solid rgba(255,255,255,1);line-height:40px}.calendar-year-header>ul li[data-v-c852c295]:nth-child(2){min-width:84px;max-width:84px}.calendar-year-header>ul li[data-v-c852c295]:nth-child(4),.calendar-year-header>ul li[data-v-c852c295]:nth-child(6),.calendar-year-header>ul li[data-v-c852c295]:nth-child(9),.calendar-year-header>ul li[data-v-c852c295]:nth-child(11){min-width:90px;max-width:90px}.calendar-year-line>ul[data-v-c852c295]{width:1095px;font-size:0;display:flex;justify-content:space-between;background-image:url(/img/calendar-line365-7.png);background-size:21px auto}.calendar-year-line>ul li[data-v-c852c295]{flex-grow:1;flex-basis:0;width:calc(100% / 52);width:21px;min-width:21px;max-width:21px;font-size:13px;list-style:none;padding-top:0}.uru-doshi .calendar-year-header[data-v-c852c295],.uru-doshi .calendar-year-line[data-v-c852c295]{width:1298px!important}.uru-doshi .calendar-year-header>ul[data-v-c852c295],.uru-doshi .calendar-year-line>ul[data-v-c852c295]{width:1098px}.uru-doshi .calendar-year-header>ul li[data-v-c852c295]:nth-child(2){min-width:87px;max-width:87px}.calendar-kirikae ul p[data-v-c852c295]{display:inline-block;float:left}.calendar-kirikae ul[data-v-c852c295]{position:relative;text-align:right;padding:3px}.calendar-kirikae ul li[data-v-c852c295]{display:inline-block;text-align:right;vertical-align:top}.calendar-kirikae ul li a[data-v-c852c295],.calendar-kirikae ul li p[data-v-c852c295]{display:block;text-align:center;min-width:25px;line-height:25px;border-radius:2px;color:#323232;padding:0;margin-left:4px;background-color:#fff}.calendar-kirikae ul li p[data-v-c852c295]{background-color:#20add4;color:#fff}.calendar-kirikae ul li.calendar-sort[data-v-c852c295]{float:left}.calendar-kirikae ul li.calendar-sort a[data-v-c852c295]{background-color:#646e78}.calendar-souchi-name[data-v-c852c295],.calendar-kirikae[data-v-c852c295],.calendar-user-name[data-v-c852c295]{border-right:1px solid rgba(240,240,240,1)!important}.calendar-souchi-name img[data-v-c852c295]{height:50px;margin-right:5px;float:left}.calendar-souchi-name p[data-v-c852c295]{line-height:20px;padding-top:5px}.calendar-souchi-name ul[data-v-c852c295]{display:table}.calendar-souchi-name ul li[data-v-c852c295]{display:table-cell}.calendar-souchi-name .table a[data-v-c852c295]{display:block;line-height:20px;width:100%!important;padding:0}.calendar-box .select-box[data-v-c852c295]{min-width:100px!important}a.btn-yoyaku[data-v-c852c295]{font-size:12px;border-radius:10px;text-align:center;color:#fff;width:auto;white-space:nowrap;padding:3px 10px;margin:auto;background-color:#1eaaaa;transition:.2s;box-shadow:1px 2px 1px #0003}a.btn-yoyaku[data-v-c852c295]:hover{background-color:#32bebe;transition:.2s;box-shadow:1px 4px 4px #0000004d}a.btn-yoyaku[data-v-c852c295]:active{transition:.1s;box-shadow:1px 2px 2px #0006}.calendar-year-line>ul li span[data-v-c852c295],.calendar-month-line>ul li span[data-v-c852c295],.calendar-week-line>ul li span[data-v-c852c295],.calendar-day-line>ul li span[data-v-c852c295]{position:relative;border-radius:2px;padding:0;font-size:12px;line-height:18px;border:1px solid rgba(255,255,255,.8);color:#323232;display:inline-block;vertical-align:top;white-space:nowrap;overflow:hidden;min-width:6px;min-height:29px}.calendar-week-line>ul li span[data-v-c852c295]{width:calc(100% - 1px)}.calendar-souchi-name+ul li span[data-v-c852c295]{top:0;line-height:18px;background-color:#ffaa64;background-image:url(/img/calendar-bar-bg.svg);background-position:left center;background-size:14px auto}div.other-yoyaku span[data-v-c852c295]{background-color:#c8dcdc!important;background-image:none!important}.yoyaku-zumi-line ul li span[data-v-c852c295]{background-color:#c8e678;background-image:url(/img/calendar-bar-bg2.svg);background-position:left center;background-size:8px auto}.calendar-user-name+ul li span[data-v-c852c295]{top:0;line-height:18px;background-color:#c8e678;padding:0 2px}.calendar-box ul li .hamidashi[data-v-c852c295],.calendar-box ul li .yoyaku-zumi[data-v-c852c295]{height:20px}.calendar-box ul li .hamidashi span[data-v-c852c295]{width:100%!important}.calendar-souchi-name+ul li .maintenance[data-v-c852c295]{height:60px;background-color:#32323280;color:#fff;text-align:center;line-height:60px;font-size:16px;background-image:none}.project-line .calendar-user-name+ul li span[data-v-c852c295]{background-color:#2c4d6e}.calendar-box ul li span div.tip[data-v-c852c295]{display:none;color:#323232;position:absolute;background-color:#ebe6d2;bottom:calc(100% + 1px);left:-8px;padding:5px;border-radius:3px;font-size:13px;line-height:20px;-webkit-box-shadow:3px 3px 3px rgba(0,0,0,.3);box-shadow:0 0 5px #0000004d}.calendar-box ul li span div.tip[data-v-c852c295]:after{content:"";border:5px solid transparent;border-top:10px solid rgba(235,230,210,1);top:100%;left:5px;position:absolute;z-index:3;display:inline}.calendar-box ul li .hamidashi span div.tip[data-v-c852c295]:after,.calendar-week-line ul li span div.tip[data-v-c852c295]:after{left:10px}.calendar-day-line ul li:nth-child(n+18) span div.tip[data-v-c852c295],.calendar-week-line ul li:nth-child(n+5) span div.tip[data-v-c852c295],.calendar-month-line ul li:nth-child(n+26) span div.tip[data-v-c852c295]{left:auto;right:-5px}.calendar-day-line ul li:nth-child(n+18) .hamidashi span div.tip[data-v-c852c295]:after,.calendar-week-line ul li:nth-child(n+5) span div.tip[data-v-c852c295]:after,.calendar-month-line ul li:nth-child(n+26) span div.tip[data-v-c852c295]:after{left:auto;right:8px}.calendar-day-line ul li:nth-child(n+18) span div.tip[data-v-c852c295]:after{left:auto;right:2px}.calendar-day-line ul li:nth-child(n+18) span div.tip .c-link[data-v-c852c295],.calendar-week-line ul li:nth-child(n+5) span div.tip .c-link[data-v-c852c295],.calendar-month-line ul li:nth-child(n+26) span div.tip .c-link[data-v-c852c295]{text-align:right}.calendar-box ul li .maintenance div.tip[data-v-c852c295]{left:-5px}.calendar-box ul li .maintenance div.tip[data-v-c852c295]:after{top:100%;left:5px}.calendar-box ul li span div.tip dl[data-v-c852c295]{display:table}.calendar-box ul li span div.tip dt[data-v-c852c295],.calendar-box ul li span div.tip dd[data-v-c852c295]{display:table-cell;white-space:nowrap;text-align:left}.calendar-box ul li span div.tip .c-link[data-v-c852c295]{display:block;width:100%}.calendar-box ul li span div.tip a[data-v-c852c295]{display:inline-block;background-color:#1eaaaa;color:#fff;text-align:center;padding:0 10px;line-height:20px;border-radius:15px;margin:5px 2px 0}.calendar-box ul li span div.tip a.btn-back[data-v-c852c295]{background-color:#585858}.calendar-box ul li span[data-v-c852c295]:hover{overflow:visible}.calendar-box ul li span:hover div.tip[data-v-c852c295]{display:block;z-index:9999;width:auto}.calendar-box ul li span p[data-v-c852c295]{overflow:hidden;text-align:left}.calendar-box ul li span:hover div.tip p[data-v-c852c295]{white-space:nowrap;overflow:auto;max-width:700px;max-height:200px}.calendar-box .myself[data-v-c852c295],.calendar-box .myself+ul[data-v-c852c295]{background-color:#e6ebf080}#setsumei[data-v-c852c295]{padding:10px 10px 0}#setsumei ul[data-v-c852c295]{border:1px solid rgba(200,200,200,1);padding:5px 5px 2px;display:inline-block;background-color:#f5f5f5}#setsumei ul li[data-v-c852c295]{display:inline-block;white-space:nowrap;vertical-align:top}#setsumei ul li span[data-v-c852c295]{display:inline-block;width:30px;height:18px;border-radius:2px;margin:0 5px 0 0}#setsumei ul li p[data-v-c852c295]{vertical-align:top;display:inline-block;line-height:20px;margin:0 15px 0 0}#setsumei ul li.bar01 span[data-v-c852c295]{background-color:#ffaa64;background-image:url(/img/calendar-bar-bg.svg);background-position:left center;background-size:14px auto}#setsumei ul li.bar02 span[data-v-c852c295]{background-color:#c8e678;background-image:url(/img/calendar-bar-bg2.svg);background-position:left center;background-size:8px auto}#setsumei ul li.bar03 span[data-v-c852c295]{background-color:#c8dcdc}#setsumei ul li.bar04 span[data-v-c852c295]{background-color:#2c4d6e}#setsumei ul li.bar05 span[data-v-c852c295]{background-color:#969696}#setsumei ul li.bar06 span[data-v-c852c295]{background-color:#c8e678}.calendar-box span[data-v-c852c295]{z-index:1}.calendar-box span[data-v-c852c295]:hover{z-index:2}#ui-datepicker-div[data-v-c852c295]{z-index:999!important}#datepicker[data-v-c852c295]::-webkit-calendar-picker-indicator{display:none}#calendar-wrapper .modal .modal-table-wrapper table tbody td[data-v-c852c295],#calendar-wrapper-b .modal .modal-table-wrapper table tbody td[data-v-c852c295]{white-space:nowrap;width:1%;font-size:13px}#calendar-wrapper .modal .modal-table-wrapper table tbody td span[data-v-c852c295],#calendar-wrapper-b .modal .modal-table-wrapper table tbody td span[data-v-c852c295]{color:#969696}#calendar-wrapper .modal .modal-table-wrapper table tbody td[data-v-c852c295]:last-child,#calendar-wrapper-b .modal .modal-table-wrapper table tbody td[data-v-c852c295]:last-child{width:50%}.modal-table-wrapper[data-v-c852c295]{overflow:scroll;max-height:calc(100vh - 400px)}#calendar-wrapper .modal label[data-v-c852c295],#calendar-wrapper-b .modal label[data-v-c852c295]{display:inline-block;font-size:13px;background-color:#787878;padding:2px 15px;margin:20px;width:180px;border-radius:20px;color:#fff}#calendar-wrapper .modal .maintenance-check[data-v-c852c295],#calendar-wrapper-b .modal .maintenance-check[data-v-c852c295]{text-align:right;padding:0}#calendar-wrapper .modal .maintenance-check label #calendar-wrapper-b .modal .maintenance-check label[data-v-c852c295]{margin:0 0 10px}.modal-content .csv-choice[data-v-c852c295]{font-size:0}.modal-content .csv-choice li[data-v-c852c295]{list-style:none;display:inline-block;width:50%;font-size:16px;padding:10px}.modal-content .csv-choice li a[data-v-c852c295]{display:block;width:100%;padding:20px;border-radius:10px;color:#fff;background-color:#1eaaaa;transition:.2s;box-shadow:1px 2px 2px #0003}.modal-content .csv-choice li a[data-v-c852c295]:hover{background-color:#28b4b4;transition:.2s;box-shadow:1px 4px 4px #0000004d}.modal-content .csv-choice li a[data-v-c852c295]:active{transition:.2s;box-shadow:1px 2px 2px #0006}.calendar-yoyaku-file-table td[data-v-c852c295]:first-child{width:100px}#calendar-yoyaku input[type=text][data-v-c852c295]{margin:0 0 5px}#calendar-yoyaku .btn[data-v-c852c295]{background-color:#585858}#calendar-sort input[type=radio][data-v-c852c295]{display:inline-block}.table tbody .btn-orange[data-v-c852c295]{font-size:12px;border-radius:10px;text-align:center;color:#fff;width:auto;white-space:nowrap;padding:0 10px;margin:auto;background-color:#ffaa64;transition:.2s;box-shadow:1px 2px 1px #0003}.table tbody .btn-orange[data-v-c852c295]:hover{background-color:#ffb478;transition:.2s;box-shadow:1px 4px 4px #0000004d}.table tbody .btn-orange[data-v-c852c295]:active{transition:.1s;box-shadow:1px 2px 2px #0006}.c-clip[data-v-c852c295]{background-image:url(/img/storage-icon-clip.svg);background-repeat:no-repeat;background-position:right 2px top 2px;background-size:13px auto}select[data-v-c852c295]{border:solid 1px rgba(200,200,200,1);border-radius:3px;padding:8px}.yoyaku-zumi-line .maintenance[data-v-c852c295]{height:47px;background-color:#32323280;color:#fff;text-align:center;line-height:60px;font-size:16px;background-image:none}.history-display>ul li span[data-v-c852c295]{min-height:47px!important}.calendar-box ul li span div.tip .disabled[data-v-c852c295]{display:inline-block;background-color:#c8c8c8;color:#fff;text-align:center;padding:0 10px;line-height:20px;border-radius:15px;margin:5px 2px 0}a.btn-no-yoyaku[data-v-c852c295]{font-size:12px;border-radius:10px;text-align:center;color:#fff;width:auto;white-space:nowrap;padding:3px 10px;margin:auto;background-color:#aaa!important;transition:.2s}.dp__input_wrap{position:relative;width:100%;box-sizing:unset}.dp__input_wrap:focus{border-color:var(--dp-border-color-hover);outline:none}.dp__input_valid{box-shadow:0 0 var(--dp-border-radius) var(--dp-success-color);border-color:var(--dp-success-color)}.dp__input_valid:hover{border-color:var(--dp-success-color)}.dp__input_invalid{box-shadow:0 0 var(--dp-border-radius) var(--dp-danger-color);border-color:var(--dp-danger-color)}.dp__input_invalid:hover{border-color:var(--dp-danger-color)}.dp__input{background-color:var(--dp-background-color);border-radius:var(--dp-border-radius);font-family:var(--dp-font-family);border:1px solid var(--dp-border-color);outline:none;transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%;font-size:var(--dp-font-size);line-height:calc(var(--dp-font-size)*1.5);padding:var(--dp-input-padding);color:var(--dp-text-color);box-sizing:border-box}.dp__input::placeholder{opacity:.7}.dp__input:hover:not(.dp__input_focus){border-color:var(--dp-border-color-hover)}.dp__input_reg{caret-color:#0000}.dp__input_focus{border-color:var(--dp-border-color-focus)}.dp__disabled{background:var(--dp-disabled-color)}.dp__disabled::placeholder{color:var(--dp-disabled-color-text)}.dp__input_icons{display:inline-block;width:var(--dp-font-size);height:var(--dp-font-size);stroke-width:0;font-size:var(--dp-font-size);line-height:calc(var(--dp-font-size)*1.5);padding:6px 12px;color:var(--dp-icon-color);box-sizing:content-box}.dp__input_icon{cursor:pointer;position:absolute;top:50%;inset-inline-start:0;transform:translateY(-50%);color:var(--dp-icon-color)}.dp__clear_icon{position:absolute;top:50%;inset-inline-end:0;transform:translateY(-50%);cursor:pointer;color:var(--dp-icon-color)}.dp__input_icon_pad{padding-inline-start:var(--dp-input-icon-padding)}.dp__menu{background:var(--dp-background-color);border-radius:var(--dp-border-radius);min-width:var(--dp-menu-min-width);font-family:var(--dp-font-family);font-size:var(--dp-font-size);-webkit-user-select:none;user-select:none;border:1px solid var(--dp-menu-border-color);box-sizing:border-box}.dp__menu:after{box-sizing:border-box}.dp__menu:before{box-sizing:border-box}.dp__menu:focus{border:1px solid var(--dp-menu-border-color);outline:none}.dp--menu-wrapper{position:absolute;z-index:99999}.dp__menu_inner{padding:var(--dp-menu-padding)}.dp--menu--inner-stretched{padding:6px 0}.dp__menu_index{z-index:99999}.dp-menu-loading,.dp__menu_readonly,.dp__menu_disabled{position:absolute;top:0;right:0;bottom:0;left:0;z-index:999999}.dp__menu_disabled{background:#ffffff80;cursor:not-allowed}.dp__menu_readonly{background:#0000;cursor:default}.dp-menu-loading{background:#ffffff80;cursor:default}.dp--menu-load-container{display:flex;height:100%;width:100%;justify-content:center;align-items:center}.dp--menu-loader{width:48px;height:48px;border:var(--dp-loader);border-bottom-color:#0000;border-radius:50%;display:inline-block;box-sizing:border-box;animation:dp-load-rotation 1s linear infinite;position:absolute}@keyframes dp-load-rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dp__arrow_top{left:var(--dp-arrow-left);top:0;height:12px;width:12px;background-color:var(--dp-background-color);position:absolute;border-inline-end:1px solid var(--dp-menu-border-color);border-top:1px solid var(--dp-menu-border-color);transform:translate(-50%,-50%) rotate(-45deg)}.dp__arrow_bottom{left:var(--dp-arrow-left);bottom:0;height:12px;width:12px;background-color:var(--dp-background-color);position:absolute;border-inline-end:1px solid var(--dp-menu-border-color);border-bottom:1px solid var(--dp-menu-border-color);transform:translate(-50%,50%) rotate(45deg)}.dp__action_extra{text-align:center;padding:2px 0}.dp--preset-dates{padding:5px;border-inline-end:1px solid var(--dp-border-color)}@media only screen and (width <= 600px){.dp--preset-dates{display:flex;align-self:center;border:none;overflow-x:auto;max-width:calc(var(--dp-menu-width) - var(--dp-action-row-padding)*2)}}.dp--preset-dates-collapsed{display:flex;align-self:center;border:none;overflow-x:auto;max-width:calc(var(--dp-menu-width) - var(--dp-action-row-padding)*2)}.dp__sidebar_left{padding:5px;border-inline-end:1px solid var(--dp-border-color)}.dp__sidebar_right{padding:5px;margin-inline-end:1px solid var(--dp-border-color)}.dp--preset-range{display:block;width:100%;padding:5px;text-align:left;white-space:nowrap;color:var(--dp-text-color);border-radius:var(--dp-border-radius);transition:var(--dp-common-transition)}.dp--preset-range:hover{background-color:var(--dp-hover-color);color:var(--dp-hover-text-color);cursor:pointer}@media only screen and (width <= 600px){.dp--preset-range{border:1px solid var(--dp-border-color);margin:0 3px}.dp--preset-range:first-child{margin-left:0}.dp--preset-range:last-child{margin-right:0}}.dp--preset-range-collapsed{border:1px solid var(--dp-border-color);margin:0 3px}.dp--preset-range-collapsed:first-child{margin-left:0}.dp--preset-range-collapsed:last-child{margin-right:0}.dp__menu_content_wrapper{display:flex}@media only screen and (width <= 600px){.dp__menu_content_wrapper{flex-direction:column-reverse}}.dp--menu-content-wrapper-collapsed{flex-direction:column-reverse}.dp__calendar_header{position:relative;display:flex;justify-content:center;align-items:center;color:var(--dp-text-color);white-space:nowrap;font-weight:700}.dp__calendar_header_item{text-align:center;flex-grow:1;height:var(--dp-cell-size);padding:var(--dp-cell-padding);width:var(--dp-cell-size);box-sizing:border-box}.dp__calendar_row{display:flex;justify-content:center;align-items:center;margin:var(--dp-row-margin)}.dp__calendar_item{text-align:center;flex-grow:1;box-sizing:border-box;color:var(--dp-text-color)}.dp__calendar{position:relative}.dp__calendar_header_cell{border-bottom:thin solid var(--dp-border-color);padding:var(--dp-calendar-header-cell-padding)}.dp__cell_inner{display:flex;align-items:center;text-align:center;justify-content:center;border-radius:var(--dp-cell-border-radius);height:var(--dp-cell-size);padding:var(--dp-cell-padding);width:var(--dp-cell-size);border:1px solid rgba(0,0,0,0);box-sizing:border-box;position:relative}.dp__cell_inner:hover{transition:all .2s}.dp__cell_auto_range_start,.dp__date_hover_start:hover,.dp__range_start{border-end-end-radius:0;border-start-end-radius:0}.dp__cell_auto_range_end,.dp__date_hover_end:hover,.dp__range_end{border-end-start-radius:0;border-start-start-radius:0}.dp__range_end,.dp__range_start,.dp__active_date{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__date_hover_end:hover,.dp__date_hover_start:hover,.dp__date_hover:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__cell_offset{color:var(--dp-secondary-color)}.dp__cell_disabled{color:var(--dp-secondary-color);cursor:not-allowed}.dp__range_between{background:var(--dp-range-between-dates-background-color);color:var(--dp-range-between-dates-text-color);border-radius:0;border:1px solid var(--dp-range-between-border-color)}.dp__range_between_week{background:var(--dp-primary-color);color:var(--dp-primary-text-color);border-radius:0;border-top:1px solid var(--dp-primary-color);border-bottom:1px solid var(--dp-primary-color)}.dp__today{border:1px solid var(--dp-primary-color)}.dp__week_num{color:var(--dp-secondary-color);text-align:center}.dp__cell_auto_range{border-radius:0;border-top:1px dashed var(--dp-primary-color);border-bottom:1px dashed var(--dp-primary-color)}.dp__cell_auto_range_start{border-start-start-radius:var(--dp-cell-border-radius);border-end-start-radius:var(--dp-cell-border-radius);border-inline-start:1px dashed var(--dp-primary-color);border-top:1px dashed var(--dp-primary-color);border-bottom:1px dashed var(--dp-primary-color)}.dp__cell_auto_range_end{border-start-end-radius:var(--dp-cell-border-radius);border-end-end-radius:var(--dp-cell-border-radius);border-top:1px dashed var(--dp-primary-color);border-bottom:1px dashed var(--dp-primary-color);border-inline-end:1px dashed var(--dp-primary-color)}.dp__calendar_header_separator{width:100%;height:1px;background:var(--dp-border-color)}.dp__calendar_next{margin-inline-start:var(--dp-multi-calendars-spacing)}.dp__marker_line,.dp__marker_dot{height:5px;background-color:var(--dp-marker-color);position:absolute;bottom:0}.dp__marker_dot{width:5px;border-radius:50%;left:50%;transform:translate(-50%)}.dp__marker_line{width:100%;left:0}.dp__marker_tooltip{position:absolute;border-radius:var(--dp-border-radius);background-color:var(--dp-tooltip-color);padding:5px;border:1px solid var(--dp-border-color);z-index:99999;box-sizing:border-box;cursor:default}.dp__tooltip_content{white-space:nowrap}.dp__tooltip_text{display:flex;align-items:center;flex-flow:row nowrap;color:var(--dp-text-color)}.dp__tooltip_mark{height:5px;width:5px;border-radius:50%;background-color:var(--dp-text-color);color:var(--dp-text-color);margin-inline-end:5px}.dp__arrow_bottom_tp{bottom:0;height:8px;width:8px;background-color:var(--dp-tooltip-color);position:absolute;border-inline-end:1px solid var(--dp-border-color);border-bottom:1px solid var(--dp-border-color);transform:translate(-50%,50%) rotate(45deg)}.dp__instance_calendar{position:relative;width:100%}@media only screen and (width <= 600px){.dp__flex_display{flex-direction:column}}.dp--flex-display-collapsed{flex-direction:column}.dp__cell_highlight{background-color:var(--dp-highlight-color)}.dp__month_year_row{display:flex;align-items:center;height:var(--dp-month-year-row-height);color:var(--dp-text-color);box-sizing:border-box}.dp__inner_nav{display:flex;align-items:center;justify-content:center;cursor:pointer;height:var(--dp-month-year-row-button-size);width:var(--dp-month-year-row-button-size);color:var(--dp-icon-color);text-align:center;border-radius:50%}.dp__inner_nav svg{height:var(--dp-button-icon-height);width:var(--dp-button-icon-height)}.dp__inner_nav:hover{background:var(--dp-hover-color);color:var(--dp-hover-icon-color)}[dir=rtl] .dp__inner_nav{transform:rotate(180deg)}.dp__inner_nav_disabled:hover,.dp__inner_nav_disabled{background:var(--dp-disabled-color);color:var(--dp-disabled-color-text);cursor:not-allowed}.dp--year-select,.dp__month_year_select{text-align:center;cursor:pointer;height:var(--dp-month-year-row-height);display:flex;align-items:center;justify-content:center;border-radius:var(--dp-border-radius);box-sizing:border-box;color:var(--dp-text-color)}.dp--year-select:hover,.dp__month_year_select:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color);transition:var(--dp-common-transition)}.dp__month_year_select{width:50%}.dp--year-select{width:100%}.dp__month_year_wrap{display:flex;flex-direction:row;width:100%}.dp__year_disable_select{justify-content:space-around}.dp--header-wrap{display:flex;width:100%;flex-direction:column}.dp__overlay{width:100%;background:var(--dp-background-color);transition:opacity 1s ease-out;z-index:99999;font-family:var(--dp-font-family);color:var(--dp-text-color);box-sizing:border-box}.dp--overlay-absolute{position:absolute;height:100%;top:0;left:0}.dp--overlay-relative{position:relative}.dp__overlay_container::-webkit-scrollbar-track{box-shadow:var(--dp-scroll-bar-background);background-color:var(--dp-scroll-bar-background)}.dp__overlay_container::-webkit-scrollbar{width:5px;background-color:var(--dp-scroll-bar-background)}.dp__overlay_container::-webkit-scrollbar-thumb{background-color:var(--dp-scroll-bar-color);border-radius:10px}.dp__overlay:focus{border:none;outline:none}.dp__container_flex{display:flex}.dp__container_block{display:block}.dp__overlay_container{flex-direction:column;overflow-y:auto;height:var(--dp-overlay-height)}.dp__time_picker_overlay_container{height:100%}.dp__overlay_row{padding:0;box-sizing:border-box;display:flex;margin-inline:auto auto;flex-wrap:wrap;max-width:100%;width:100%;align-items:center}.dp__flex_row{flex:1}.dp__overlay_col{box-sizing:border-box;width:33%;padding:var(--dp-overlay-col-padding);white-space:nowrap}.dp__overlay_cell_pad{padding:var(--dp-common-padding) 0}.dp__overlay_cell_active{cursor:pointer;border-radius:var(--dp-border-radius);text-align:center;background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__overlay_cell{cursor:pointer;border-radius:var(--dp-border-radius);text-align:center}.dp__overlay_cell:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color);transition:var(--dp-common-transition)}.dp__cell_in_between{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__over_action_scroll{right:5px;box-sizing:border-box}.dp__overlay_cell_disabled{cursor:not-allowed;background:var(--dp-disabled-color)}.dp__overlay_cell_disabled:hover{background:var(--dp-disabled-color)}.dp__overlay_cell_active_disabled{cursor:not-allowed;background:var(--dp-primary-disabled-color)}.dp__overlay_cell_active_disabled:hover{background:var(--dp-primary-disabled-color)}.dp__btn,.dp--qr-btn,.dp--time-invalid,.dp--time-overlay-btn{border:none;font:inherit;transition:var(--dp-common-transition);line-height:normal}.dp--tp-wrap{max-width:var(--dp-menu-min-width)}.dp__time_input{width:100%;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;font-family:var(--dp-font-family);color:var(--dp-text-color)}.dp__time_col_reg_block{padding:0 20px}.dp__time_col_reg_inline{padding:0 10px}.dp__time_col_reg_with_button{padding:0 15px}.dp__time_col_sec{padding:0 10px}.dp__time_col_sec_with_button{padding:0 5px}.dp__time_col{text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column}.dp__time_col_block{font-size:var(--dp-time-font-size)}.dp__time_display_block{padding:0 3px}.dp__time_display_inline{padding:5px}.dp__time_picker_inline_container{display:flex;width:100%;justify-content:center}.dp__inc_dec_button{padding:5px;margin:0;height:var(--dp-time-inc-dec-button-size);width:var(--dp-time-inc-dec-button-size);display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;color:var(--dp-icon-color);box-sizing:border-box}.dp__inc_dec_button svg{height:var(--dp-time-inc-dec-button-size);width:var(--dp-time-inc-dec-button-size)}.dp__inc_dec_button:hover{background:var(--dp-hover-color);color:var(--dp-primary-color)}.dp__time_display{cursor:pointer;color:var(--dp-text-color);border-radius:var(--dp-border-radius);display:flex;align-items:center;justify-content:center}.dp__time_display:hover:enabled{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__inc_dec_button_inline{width:100%;padding:0;height:8px;cursor:pointer;display:flex;align-items:center}.dp__inc_dec_button_disabled,.dp__inc_dec_button_disabled:hover{background:var(--dp-disabled-color);color:var(--dp-disabled-color-text);cursor:not-allowed}.dp__pm_am_button{background:var(--dp-primary-color);color:var(--dp-primary-text-color);border:none;padding:var(--dp-common-padding);border-radius:var(--dp-border-radius);cursor:pointer}.dp__tp_inline_btn_bar{width:100%;height:4px;background-color:var(--dp-secondary-color);transition:var(--dp-common-transition);border-collapse:collapse}.dp__tp_inline_btn_top:hover .dp__tp_btn_in_r{background-color:var(--dp-primary-color);transform:rotate(12deg) scale(1.15) translateY(-2px)}.dp__tp_inline_btn_top:hover .dp__tp_btn_in_l,.dp__tp_inline_btn_bottom:hover .dp__tp_btn_in_r{background-color:var(--dp-primary-color);transform:rotate(-12deg) scale(1.15) translateY(-2px)}.dp__tp_inline_btn_bottom:hover .dp__tp_btn_in_l{background-color:var(--dp-primary-color);transform:rotate(12deg) scale(1.15) translateY(-2px)}.dp--time-overlay-btn{background:none}.dp--time-invalid{background-color:var(--dp-disabled-color)}.dp__action_row{display:flex;align-items:center;width:100%;padding:var(--dp-action-row-padding);box-sizing:border-box;color:var(--dp-text-color);flex-flow:row nowrap}.dp__action_row svg{height:var(--dp-button-icon-height);width:auto}.dp__selection_preview{display:block;color:var(--dp-text-color);font-size:var(--dp-preview-font-size);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dp__action_buttons{display:flex;flex:0;white-space:nowrap;align-items:center;justify-content:flex-end;margin-inline-start:auto}.dp__action_button{display:inline-flex;align-items:center;background:#0000;border:1px solid rgba(0,0,0,0);padding:var(--dp-action-buttons-padding);line-height:var(--dp-action-button-height);margin-inline-start:3px;height:var(--dp-action-button-height);cursor:pointer;border-radius:var(--dp-border-radius);font-size:var(--dp-preview-font-size);font-family:var(--dp-font-family)}.dp__action_cancel{color:var(--dp-text-color);border:1px solid var(--dp-border-color)}.dp__action_cancel:hover{border-color:var(--dp-primary-color);transition:var(--dp-action-row-transtion)}.dp__action_buttons .dp__action_select{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__action_buttons .dp__action_select:hover{background:var(--dp-primary-color);transition:var(--dp-action-row-transtion)}.dp__action_buttons .dp__action_select:disabled{background:var(--dp-primary-disabled-color);cursor:not-allowed}.dp-quarter-picker-wrap{display:flex;flex-direction:column;height:100%;min-width:var(--dp-menu-min-width)}.dp--qr-btn-disabled{cursor:not-allowed;background:var(--dp-disabled-color)}.dp--qr-btn-disabled:hover{background:var(--dp-disabled-color)}.dp--qr-btn{width:100%;padding:var(--dp-common-padding)}.dp--qr-btn:not(.dp--highlighted,.dp--qr-btn-active,.dp--qr-btn-disabled,.dp--qr-btn-between){background:none}.dp--qr-btn:hover:not(.dp--qr-btn-active,.dp--qr-btn-disabled){background:var(--dp-hover-color);color:var(--dp-hover-text-color);transition:var(--dp-common-transition)}.dp--quarter-items{display:flex;flex-direction:column;flex:1;width:100%;height:100%;justify-content:space-evenly}.dp--qr-btn-active{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp--qr-btn-between{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__btn,.dp--time-overlay-btn,.dp--time-invalid,.dp--qr-btn{border:none;font:inherit;transition:var(--dp-common-transition);line-height:normal}.dp--year-mode-picker{display:flex;width:100%;align-items:center;justify-content:space-between;height:var(--dp-cell-size)}:root{--dp-common-transition: all .1s ease-in;--dp-menu-padding: 6px 8px;--dp-animation-duration: .1s;--dp-menu-appear-transition-timing: cubic-bezier(.4, 0, 1, 1);--dp-transition-timing: ease-out;--dp-action-row-transtion: all .2s ease-in;--dp-font-family: -apple-system, blinkmacsystemfont, "Segoe UI", roboto, oxygen, ubuntu, cantarell, "Open Sans", "Helvetica Neue", sans-serif;--dp-border-radius: 4px;--dp-cell-border-radius: 4px;--dp-transition-length: 22px;--dp-transition-timing-general: .1s;--dp-button-height: 35px;--dp-month-year-row-height: 35px;--dp-month-year-row-button-size: 25px;--dp-button-icon-height: 20px;--dp-calendar-wrap-padding: 0 5px;--dp-cell-size: 35px;--dp-cell-padding: 5px;--dp-common-padding: 10px;--dp-input-icon-padding: 35px;--dp-input-padding: 6px 30px 6px 12px;--dp-menu-min-width: 260px;--dp-action-buttons-padding: 1px 6px;--dp-row-margin: 5px 0;--dp-calendar-header-cell-padding: .5rem;--dp-multi-calendars-spacing: 10px;--dp-overlay-col-padding: 3px;--dp-time-inc-dec-button-size: 32px;--dp-font-size: 1rem;--dp-preview-font-size: .8rem;--dp-time-font-size: 2rem;--dp-action-button-height: 22px;--dp-action-row-padding: 8px}.dp__theme_dark{--dp-background-color: #212121;--dp-text-color: #fff;--dp-hover-color: #484848;--dp-hover-text-color: #fff;--dp-hover-icon-color: #959595;--dp-primary-color: #005cb2;--dp-primary-disabled-color: #61a8ea;--dp-primary-text-color: #fff;--dp-secondary-color: #a9a9a9;--dp-border-color: #2d2d2d;--dp-menu-border-color: #2d2d2d;--dp-border-color-hover: #aaaeb7;--dp-border-color-focus: #aaaeb7;--dp-disabled-color: #737373;--dp-disabled-color-text: #d0d0d0;--dp-scroll-bar-background: #212121;--dp-scroll-bar-color: #484848;--dp-success-color: #00701a;--dp-success-color-disabled: #428f59;--dp-icon-color: #959595;--dp-danger-color: #e53935;--dp-marker-color: #e53935;--dp-tooltip-color: #3e3e3e;--dp-highlight-color: rgb(0 92 178 / 20%);--dp-range-between-dates-background-color: var(--dp-hover-color, #484848);--dp-range-between-dates-text-color: var(--dp-hover-text-color, #fff);--dp-range-between-border-color: var(--dp-hover-color, #fff);--dp-loader: 5px solid #005cb2}.dp__theme_light{--dp-background-color: #fff;--dp-text-color: #212121;--dp-hover-color: #f3f3f3;--dp-hover-text-color: #212121;--dp-hover-icon-color: #959595;--dp-primary-color: #1976d2;--dp-primary-disabled-color: #6bacea;--dp-primary-text-color: #f8f5f5;--dp-secondary-color: #c0c4cc;--dp-border-color: #ddd;--dp-menu-border-color: #ddd;--dp-border-color-hover: #aaaeb7;--dp-border-color-focus: #aaaeb7;--dp-disabled-color: #f6f6f6;--dp-scroll-bar-background: #f3f3f3;--dp-scroll-bar-color: #959595;--dp-success-color: #76d275;--dp-success-color-disabled: #a3d9b1;--dp-icon-color: #959595;--dp-danger-color: #ff6f60;--dp-marker-color: #ff6f60;--dp-tooltip-color: #fafafa;--dp-disabled-color-text: #8e8e8e;--dp-highlight-color: rgb(25 118 210 / 10%);--dp-range-between-dates-background-color: var(--dp-hover-color, #f3f3f3);--dp-range-between-dates-text-color: var(--dp-hover-text-color, #212121);--dp-range-between-border-color: var(--dp-hover-color, #f3f3f3);--dp-loader: 5px solid #1976d2}.dp__flex{display:flex;align-items:center}.dp__btn{background:none}.dp__main{font-family:var(--dp-font-family);-webkit-user-select:none;user-select:none;box-sizing:border-box;position:relative;width:100%}.dp__pointer{cursor:pointer}.dp__icon{stroke:currentcolor;fill:currentcolor}.dp__button{width:100%;text-align:center;color:var(--dp-icon-color);cursor:pointer;display:flex;align-items:center;place-content:center center;padding:var(--dp-common-padding);box-sizing:border-box;height:var(--dp-button-height)}.dp__button.dp__overlay_action{position:absolute;bottom:0}.dp__button:hover{background:var(--dp-hover-color);color:var(--dp-hover-icon-color)}.dp__button svg{height:var(--dp-button-icon-height);width:auto}.dp__button_bottom{border-bottom-left-radius:var(--dp-border-radius);border-bottom-right-radius:var(--dp-border-radius)}.dp__flex_display{display:flex}.dp__flex_display_with_input{flex-direction:column;align-items:flex-start}.dp__relative{position:relative}.calendar-next-enter-active,.calendar-next-leave-active,.calendar-prev-enter-active,.calendar-prev-leave-active{transition:all var(--dp-transition-timing-general) ease-out}.calendar-next-enter-from{opacity:0;transform:translate(var(--dp-transition-length))}.calendar-next-leave-to,.calendar-prev-enter-from{opacity:0;transform:translate(calc(var(--dp-transition-length) * -1))}.calendar-prev-leave-to{opacity:0;transform:translate(var(--dp-transition-length))}.dp-menu-appear-bottom-enter-active,.dp-menu-appear-bottom-leave-active,.dp-menu-appear-top-enter-active,.dp-menu-appear-top-leave-active,.dp-slide-up-enter-active,.dp-slide-up-leave-active,.dp-slide-down-enter-active,.dp-slide-down-leave-active{transition:all var(--dp-animation-duration) var(--dp-transition-timing)}.dp-menu-appear-top-enter-from,.dp-menu-appear-top-leave-to,.dp-slide-down-leave-to,.dp-slide-up-enter-from{opacity:0;transform:translateY(var(--dp-transition-length))}.dp-menu-appear-bottom-enter-from,.dp-menu-appear-bottom-leave-to,.dp-slide-down-enter-from,.dp-slide-up-leave-to{opacity:0;transform:translateY(calc(var(--dp-transition-length) * -1))}.dp--arrow-btn-nav{transition:var(--dp-common-transition)}.dp--highlighted{background-color:var(--dp-highlight-color)}#calendar-wrapper[data-v-81ac0c1a],#calendar-wrapper-b[data-v-81ac0c1a]{background-color:#fff;border-radius:5px;overflow:hidden;min-height:1200px}@media (max-width: 640px){#calendar-wrapper[data-v-81ac0c1a],#calendar-wrapper-b[data-v-81ac0c1a]{overflow:auto}}#calendar-wrapper-header[data-v-81ac0c1a]{background-color:#323232;color:#fff;border-radius:5px 5px 0 0;padding:10px}#calendar-wrapper-header dl[data-v-81ac0c1a],#calendar-wrapper-header dt[data-v-81ac0c1a],#calendar-wrapper-header dd[data-v-81ac0c1a]{display:inline-block}#calendar-wrapper-header dt a[data-v-81ac0c1a]{display:block;background-color:#fff;border-radius:50%;width:20px;line-height:20px;text-align:center}#calendar-wrapper-header dd[data-v-81ac0c1a]{font-size:16px;padding:0 15px}#calendar-wrapper-header ul[data-v-81ac0c1a]{font-size:0;display:inline-block;float:right}#calendar-wrapper-header ul li[data-v-81ac0c1a]{font-size:13px;display:inline-block;padding-right:5px}#calendar-wrapper-header ul li a[data-v-81ac0c1a]{display:block;text-align:center;color:#fff;width:50px;background-color:#646e78;border-radius:3px}#calendar-wrapper-header ul li.calendar-active a[data-v-81ac0c1a]{background-color:#fff;color:#323232}#calendar-wrapper-header #calendar-today[data-v-81ac0c1a]{display:inline-block;vertical-align:middle;width:350px}#calendar-wrapper-header #calendar-today p[data-v-81ac0c1a],#calendar-wrapper-header #calendar-today a[data-v-81ac0c1a]{display:inline-block;vertical-align:bottom}#calendar-wrapper-header #calendar-today p[data-v-81ac0c1a]{font-size:23px;padding:0 10px}#calendar-wrapper-header #calendar-today p small[data-v-81ac0c1a]{font-size:16px;padding:3px}#calendar-wrapper-header #calendar-today a[data-v-81ac0c1a]{background-color:#fff;line-height:20px;width:20px;text-align:center;border-radius:3px;margin-bottom:4px;font-weight:700}#calendar-wrapper-header .imv-datepicker[data-v-81ac0c1a]{display:inline-block;vertical-align:top;width:160px;margin-right:50px}#calendar-wrapper-header .imv-datepicker input[data-v-81ac0c1a]{width:200px}.calendar-month-header[data-v-81ac0c1a]{background-color:#646e78;color:#fff;text-align:center;margin-top:10px}.calendar-month-header>ul li[data-v-81ac0c1a]{padding:5px 0!important;border-top:none!important;line-height:15px}.calendar-month-header>ul[data-v-81ac0c1a]{vertical-align:top;border-right:none!important}.calendar-sat[data-v-81ac0c1a]{color:#4bc3f1}.calendar-san[data-v-81ac0c1a]{color:#f14b6b}#calendar-yoyaku table[data-v-81ac0c1a],#calendar-yoyaku table tr[data-v-81ac0c1a],#calendar-yoyaku table th[data-v-81ac0c1a],#calendar-yoyaku table td[data-v-81ac0c1a]{border:none!important;padding:10px 5px}.calendar-box[data-v-81ac0c1a]{margin-left:10px}.calendar-day-line[data-v-81ac0c1a]{display:flex;width:1088px}.calendar-week-line[data-v-81ac0c1a]{display:flex;width:1089px}.calendar-month-line[data-v-81ac0c1a]{display:flex;width:1130px}.calendar-year-header[data-v-81ac0c1a],.calendar-month-header[data-v-81ac0c1a],.calendar-week-header[data-v-81ac0c1a],.calendar-day-header[data-v-81ac0c1a]{background-color:#646e78;color:#fff;text-align:center;margin-top:10px;margin-bottom:5px!important;border-right:1px solid rgba(220,220,220,1)}.calendar-week-header>ul li[data-v-81ac0c1a],.calendar-day-header>ul li[data-v-81ac0c1a]{padding:5px 0 0!important;line-height:31px}.calendar-day-header>ul li[data-v-81ac0c1a]{font-size:12px!important}.calendar-week-header>ul[data-v-81ac0c1a],.calendar-day-header>ul[data-v-81ac0c1a]{vertical-align:top;border-right:none!important}.calendar-week-header p[data-v-81ac0c1a]{display:inline}.calendar-year-header[data-v-81ac0c1a],.calendar-year-line[data-v-81ac0c1a],.calendar-month-line[data-v-81ac0c1a],.calendar-week-line[data-v-81ac0c1a],.calendar-day-line[data-v-81ac0c1a]{border-top:1px solid rgba(220,220,220,1);border-left:1px solid rgba(220,220,220,1);border-bottom:1px solid rgba(220,220,220,1);margin-bottom:10px}.calendar-year-header>ul>li>a[data-v-81ac0c1a],.calendar-month-header>ul>li>a[data-v-81ac0c1a],.calendar-week-header>ul>li>a[data-v-81ac0c1a]{display:block;color:#fff}#calendar-wrapper-b .calendar-year-line[data-v-81ac0c1a],#calendar-wrapper-b .calendar-month-line[data-v-81ac0c1a],#calendar-wrapper-b .calendar-week-line[data-v-81ac0c1a],#calendar-wrapper-b .calendar-day-line[data-v-81ac0c1a]{margin-bottom:0}#calendar-wrapper-b .calendar-box[data-v-81ac0c1a]{margin-bottom:10px}#calendar-wrapper-b .calendar-year-line[data-v-81ac0c1a]:not(:last-child),#calendar-wrapper-b .calendar-month-line[data-v-81ac0c1a]:not(:last-child),#calendar-wrapper-b .calendar-week-line[data-v-81ac0c1a]:not(:last-child),#calendar-wrapper-b .calendar-day-line[data-v-81ac0c1a]:not(:last-child){border-bottom:0px solid rgba(220,220,220,1)}#calendar-wrapper-b .calendar-souchi-name+ul li span[data-v-81ac0c1a]{background-image:none}.calendar-year-line[data-v-81ac0c1a]{border-right:1px solid rgba(220,220,220,1)}.calendar-year-header>div[data-v-81ac0c1a],.calendar-year-line>div[data-v-81ac0c1a],.calendar-month-line>div[data-v-81ac0c1a],.calendar-week-line>div[data-v-81ac0c1a],.calendar-day-line>div[data-v-81ac0c1a]{width:200px!important;min-width:200px!important;max-width:200px!important;padding:5px;border-right:1px solid rgba(240,240,240,0)}.calendar-day-line>ul[data-v-81ac0c1a]{width:888px;font-size:0;display:flex;justify-content:space-between;position:relative}.calendar-day-line>ul li[data-v-81ac0c1a]{flex-grow:1;flex-basis:0;width:37px;font-size:0;list-style:none;position:relative;padding-top:0;background-image:url(/img/calendar-line1.png);background-size:37px auto}.yoyaku-zumi-line[data-v-81ac0c1a]{margin:-60px 0 30px;height:30px;border:1px solid rgba(255,255,255,0)}.yoyaku-zumi-line>div[data-v-81ac0c1a]{pointer-events:none}.yoyaku-zumi-line>ul[data-v-81ac0c1a],.yoyaku-zumi-line>ul li[data-v-81ac0c1a]{background-image:none!important}.yoyaku-zumi-line>ul[data-v-81ac0c1a]{border-top:1px solid rgba(230,230,230,1)}.calendar-week-line>ul[data-v-81ac0c1a]{width:889px;font-size:0;display:flex;justify-content:space-between;position:relative;background-image:url(/img/calendar-line.png);background-size:127px auto}.calendar-week-line>ul li[data-v-81ac0c1a]{flex-grow:1;flex-basis:0;width:calc(100% / 7);min-width:127px;max-width:127px;font-size:13px;list-style:none;position:relative;padding-top:0}.calendar-month-line>ul[data-v-81ac0c1a]{width:930px;font-size:0;display:flex;justify-content:space-between;position:relative;background-image:url(/img/calendar-line31.png);background-size:30px auto}.calendar-month-line>ul li[data-v-81ac0c1a]{flex-grow:1;flex-basis:0;width:calc(100% / 31);min-width:30px;max-width:30px;font-size:13px;list-style:none;position:relative;padding-top:0}.calendar-year-header[data-v-81ac0c1a],.calendar-year-line[data-v-81ac0c1a]{display:flex;width:1295px}.calendar-year-header>ul[data-v-81ac0c1a]{width:1095px;font-size:0;display:flex;justify-content:space-between;position:relative}.calendar-year-header>ul li[data-v-81ac0c1a]{flex-grow:1;flex-basis:0;width:calc(100% / 12);min-width:93px;max-width:93px;font-size:13px;list-style:none;position:relative;border-right:.5px solid rgba(255,255,255,1);line-height:40px}.calendar-year-header>ul li[data-v-81ac0c1a]:nth-child(2){min-width:84px;max-width:84px}.calendar-year-header>ul li[data-v-81ac0c1a]:nth-child(4),.calendar-year-header>ul li[data-v-81ac0c1a]:nth-child(6),.calendar-year-header>ul li[data-v-81ac0c1a]:nth-child(9),.calendar-year-header>ul li[data-v-81ac0c1a]:nth-child(11){min-width:90px;max-width:90px}.calendar-year-line>ul[data-v-81ac0c1a]{width:1095px;font-size:0;display:flex;justify-content:space-between;background-image:url(/img/calendar-line365-7.png);background-size:21px auto}.calendar-year-line>ul li[data-v-81ac0c1a]{flex-grow:1;flex-basis:0;width:calc(100% / 52);width:21px;min-width:21px;max-width:21px;font-size:13px;list-style:none;padding-top:0}.uru-doshi .calendar-year-header[data-v-81ac0c1a],.uru-doshi .calendar-year-line[data-v-81ac0c1a]{width:1298px!important}.uru-doshi .calendar-year-header>ul[data-v-81ac0c1a],.uru-doshi .calendar-year-line>ul[data-v-81ac0c1a]{width:1098px}.uru-doshi .calendar-year-header>ul li[data-v-81ac0c1a]:nth-child(2){min-width:87px;max-width:87px}.calendar-kirikae ul p[data-v-81ac0c1a]{display:inline-block;float:left}.calendar-kirikae ul[data-v-81ac0c1a]{position:relative;text-align:right;padding:3px}.calendar-kirikae ul li[data-v-81ac0c1a]{display:inline-block;text-align:right;vertical-align:top}.calendar-kirikae ul li a[data-v-81ac0c1a],.calendar-kirikae ul li p[data-v-81ac0c1a]{display:block;text-align:center;min-width:25px;line-height:25px;border-radius:2px;color:#323232;padding:0;margin-left:4px;background-color:#fff}.calendar-kirikae ul li p[data-v-81ac0c1a]{background-color:#20add4;color:#fff}.calendar-kirikae ul li.calendar-sort[data-v-81ac0c1a]{float:left}.calendar-kirikae ul li.calendar-sort a[data-v-81ac0c1a]{background-color:#646e78}.calendar-souchi-name[data-v-81ac0c1a],.calendar-kirikae[data-v-81ac0c1a],.calendar-user-name[data-v-81ac0c1a]{border-right:1px solid rgba(240,240,240,1)!important}.calendar-souchi-name img[data-v-81ac0c1a]{height:50px;margin-right:5px;float:left}.calendar-souchi-name p[data-v-81ac0c1a]{line-height:20px;padding-top:5px}.calendar-souchi-name ul[data-v-81ac0c1a]{display:table}.calendar-souchi-name ul li[data-v-81ac0c1a]{display:table-cell}.calendar-souchi-name .table a[data-v-81ac0c1a]{display:block;line-height:20px;width:100%!important;padding:0}.calendar-box .select-box[data-v-81ac0c1a]{min-width:100px!important}a.btn-yoyaku[data-v-81ac0c1a]{font-size:12px;border-radius:10px;text-align:center;color:#fff;width:auto;white-space:nowrap;padding:3px 10px;margin:auto;background-color:#1eaaaa;transition:.2s;box-shadow:1px 2px 1px #0003}a.btn-yoyaku[data-v-81ac0c1a]:hover{background-color:#32bebe;transition:.2s;box-shadow:1px 4px 4px #0000004d}a.btn-yoyaku[data-v-81ac0c1a]:active{transition:.1s;box-shadow:1px 2px 2px #0006}.calendar-year-line>ul li span[data-v-81ac0c1a],.calendar-month-line>ul li span[data-v-81ac0c1a],.calendar-week-line>ul li span[data-v-81ac0c1a],.calendar-day-line>ul li span[data-v-81ac0c1a]{position:relative;border-radius:2px;padding:0;font-size:12px;line-height:18px;border:1px solid rgba(255,255,255,.8);color:#323232;display:inline-block;vertical-align:top;white-space:nowrap;overflow:hidden;min-width:6px;min-height:29px}.calendar-week-line>ul li span[data-v-81ac0c1a]{width:calc(100% - 1px)}.calendar-souchi-name+ul li span[data-v-81ac0c1a]{top:0;line-height:18px;background-color:#ffaa64;background-image:url(/img/calendar-bar-bg.svg);background-position:left center;background-size:14px auto}div.other-yoyaku span[data-v-81ac0c1a]{background-color:#c8dcdc!important;background-image:none!important}.yoyaku-zumi-line ul li span[data-v-81ac0c1a]{background-color:#c8e678;background-image:url(/img/calendar-bar-bg2.svg);background-position:left center;background-size:8px auto}.calendar-user-name+ul li span[data-v-81ac0c1a]{top:0;line-height:18px;background-color:#c8e678;padding:0 2px}.calendar-box ul li .hamidashi[data-v-81ac0c1a],.calendar-box ul li .yoyaku-zumi[data-v-81ac0c1a]{height:20px}.calendar-box ul li .hamidashi span[data-v-81ac0c1a]{width:100%!important}.calendar-souchi-name+ul li .maintenance[data-v-81ac0c1a]{height:60px;background-color:#32323280;color:#fff;text-align:center;line-height:60px;font-size:16px;background-image:none}.project-line .calendar-user-name+ul li span[data-v-81ac0c1a]{background-color:#2c4d6e}.calendar-box ul li span div.tip[data-v-81ac0c1a]{display:none;color:#323232;position:absolute;background-color:#ebe6d2;bottom:calc(100% + 1px);left:-8px;padding:5px;border-radius:3px;font-size:13px;line-height:20px;-webkit-box-shadow:3px 3px 3px rgba(0,0,0,.3);box-shadow:0 0 5px #0000004d}.calendar-box ul li span div.tip[data-v-81ac0c1a]:after{content:"";border:5px solid transparent;border-top:10px solid rgba(235,230,210,1);top:100%;left:5px;position:absolute;z-index:3;display:inline}.calendar-box ul li .hamidashi span div.tip[data-v-81ac0c1a]:after,.calendar-week-line ul li span div.tip[data-v-81ac0c1a]:after{left:10px}.calendar-day-line ul li:nth-child(n+18) span div.tip[data-v-81ac0c1a],.calendar-week-line ul li:nth-child(n+5) span div.tip[data-v-81ac0c1a],.calendar-month-line ul li:nth-child(n+26) span div.tip[data-v-81ac0c1a]{left:auto;right:-5px}.calendar-day-line ul li:nth-child(n+18) .hamidashi span div.tip[data-v-81ac0c1a]:after,.calendar-week-line ul li:nth-child(n+5) span div.tip[data-v-81ac0c1a]:after,.calendar-month-line ul li:nth-child(n+26) span div.tip[data-v-81ac0c1a]:after{left:auto;right:8px}.calendar-day-line ul li:nth-child(n+18) span div.tip[data-v-81ac0c1a]:after{left:auto;right:2px}.calendar-day-line ul li:nth-child(n+18) span div.tip .c-link[data-v-81ac0c1a],.calendar-week-line ul li:nth-child(n+5) span div.tip .c-link[data-v-81ac0c1a],.calendar-month-line ul li:nth-child(n+26) span div.tip .c-link[data-v-81ac0c1a]{text-align:right}.calendar-box ul li .maintenance div.tip[data-v-81ac0c1a]{left:-5px}.calendar-box ul li .maintenance div.tip[data-v-81ac0c1a]:after{top:100%;left:5px}.calendar-box ul li span div.tip dl[data-v-81ac0c1a]{display:table}.calendar-box ul li span div.tip dt[data-v-81ac0c1a],.calendar-box ul li span div.tip dd[data-v-81ac0c1a]{display:table-cell;white-space:nowrap;text-align:left}.calendar-box ul li span div.tip .c-link[data-v-81ac0c1a]{display:block;width:100%}.calendar-box ul li span div.tip a[data-v-81ac0c1a]{display:inline-block;background-color:#1eaaaa;color:#fff;text-align:center;padding:0 10px;line-height:20px;border-radius:15px;margin:5px 2px 0}.calendar-box ul li span div.tip a.btn-back[data-v-81ac0c1a]{background-color:#585858}.calendar-box ul li span[data-v-81ac0c1a]:hover{overflow:visible}.calendar-box ul li span:hover div.tip[data-v-81ac0c1a]{display:block;z-index:9999;width:auto}.calendar-box ul li span p[data-v-81ac0c1a]{overflow:hidden;text-align:left}.calendar-box ul li span:hover div.tip p[data-v-81ac0c1a]{white-space:nowrap;overflow:auto;max-width:700px;max-height:200px}.calendar-box .myself[data-v-81ac0c1a],.calendar-box .myself+ul[data-v-81ac0c1a]{background-color:#e6ebf080}#setsumei[data-v-81ac0c1a]{padding:10px 10px 0}#setsumei ul[data-v-81ac0c1a]{border:1px solid rgba(200,200,200,1);padding:5px 5px 2px;display:inline-block;background-color:#f5f5f5}#setsumei ul li[data-v-81ac0c1a]{display:inline-block;white-space:nowrap;vertical-align:top}#setsumei ul li span[data-v-81ac0c1a]{display:inline-block;width:30px;height:18px;border-radius:2px;margin:0 5px 0 0}#setsumei ul li p[data-v-81ac0c1a]{vertical-align:top;display:inline-block;line-height:20px;margin:0 15px 0 0}#setsumei ul li.bar01 span[data-v-81ac0c1a]{background-color:#ffaa64;background-image:url(/img/calendar-bar-bg.svg);background-position:left center;background-size:14px auto}#setsumei ul li.bar02 span[data-v-81ac0c1a]{background-color:#c8e678;background-image:url(/img/calendar-bar-bg2.svg);background-position:left center;background-size:8px auto}#setsumei ul li.bar03 span[data-v-81ac0c1a]{background-color:#c8dcdc}#setsumei ul li.bar04 span[data-v-81ac0c1a]{background-color:#2c4d6e}#setsumei ul li.bar05 span[data-v-81ac0c1a]{background-color:#969696}#setsumei ul li.bar06 span[data-v-81ac0c1a]{background-color:#c8e678}.calendar-box span[data-v-81ac0c1a]{z-index:1}.calendar-box span[data-v-81ac0c1a]:hover{z-index:2}#ui-datepicker-div[data-v-81ac0c1a]{z-index:999!important}#datepicker[data-v-81ac0c1a]::-webkit-calendar-picker-indicator{display:none}#calendar-wrapper .modal .modal-table-wrapper table tbody td[data-v-81ac0c1a],#calendar-wrapper-b .modal .modal-table-wrapper table tbody td[data-v-81ac0c1a]{white-space:nowrap;width:1%;font-size:13px}#calendar-wrapper .modal .modal-table-wrapper table tbody td span[data-v-81ac0c1a],#calendar-wrapper-b .modal .modal-table-wrapper table tbody td span[data-v-81ac0c1a]{color:#969696}#calendar-wrapper .modal .modal-table-wrapper table tbody td[data-v-81ac0c1a]:last-child,#calendar-wrapper-b .modal .modal-table-wrapper table tbody td[data-v-81ac0c1a]:last-child{width:50%}.modal-table-wrapper[data-v-81ac0c1a]{overflow:scroll;max-height:calc(100vh - 400px)}#calendar-wrapper .modal label[data-v-81ac0c1a],#calendar-wrapper-b .modal label[data-v-81ac0c1a]{display:inline-block;font-size:13px;background-color:#787878;padding:2px 15px;margin:20px;width:180px;border-radius:20px;color:#fff}#calendar-wrapper .modal .maintenance-check[data-v-81ac0c1a],#calendar-wrapper-b .modal .maintenance-check[data-v-81ac0c1a]{text-align:right;padding:0}#calendar-wrapper .modal .maintenance-check label #calendar-wrapper-b .modal .maintenance-check label[data-v-81ac0c1a]{margin:0 0 10px}.modal-content .csv-choice[data-v-81ac0c1a]{font-size:0}.modal-content .csv-choice li[data-v-81ac0c1a]{list-style:none;display:inline-block;width:50%;font-size:16px;padding:10px}.modal-content .csv-choice li a[data-v-81ac0c1a]{display:block;width:100%;padding:20px;border-radius:10px;color:#fff;background-color:#1eaaaa;transition:.2s;box-shadow:1px 2px 2px #0003}.modal-content .csv-choice li a[data-v-81ac0c1a]:hover{background-color:#28b4b4;transition:.2s;box-shadow:1px 4px 4px #0000004d}.modal-content .csv-choice li a[data-v-81ac0c1a]:active{transition:.2s;box-shadow:1px 2px 2px #0006}.calendar-yoyaku-file-table td[data-v-81ac0c1a]:first-child{width:100px}#calendar-yoyaku input[type=text][data-v-81ac0c1a]{margin:0 0 5px}#calendar-yoyaku .btn[data-v-81ac0c1a]{background-color:#585858}#calendar-sort input[type=radio][data-v-81ac0c1a]{display:inline-block}.table tbody .btn-orange[data-v-81ac0c1a]{font-size:12px;border-radius:10px;text-align:center;color:#fff;width:auto;white-space:nowrap;padding:0 10px;margin:auto;background-color:#ffaa64;transition:.2s;box-shadow:1px 2px 1px #0003}.table tbody .btn-orange[data-v-81ac0c1a]:hover{background-color:#ffb478;transition:.2s;box-shadow:1px 4px 4px #0000004d}.table tbody .btn-orange[data-v-81ac0c1a]:active{transition:.1s;box-shadow:1px 2px 2px #0006}.c-clip[data-v-81ac0c1a]{background-image:url(/img/storage-icon-clip.svg);background-repeat:no-repeat;background-position:right 2px top 2px;background-size:13px auto}select[data-v-81ac0c1a]{border:solid 1px rgba(200,200,200,1);border-radius:3px;padding:8px}.yoyaku-zumi-line .maintenance[data-v-81ac0c1a]{height:47px;background-color:#32323280;color:#fff;text-align:center;line-height:60px;font-size:16px;background-image:none}#ws-name[data-v-81ac0c1a]{display:inline-block;font-size:24px;font-weight:700;text-align:right;width:calc(100% - 670px);padding-right:20px;vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 640px){#calendar-today[data-v-81ac0c1a]{width:100%!important}.imv-datepicker[data-v-81ac0c1a]{margin-top:10px;margin-left:0!important;width:100%!important}#calendar-wrapper-header[data-v-81ac0c1a]{text-align:center}#ws-name[data-v-81ac0c1a]{text-align:center;padding:0;vertical-align:bottom;width:100%}}#calendar-wrapper[data-v-0db81713],#calendar-wrapper-b[data-v-0db81713]{background-color:#fff;border-radius:5px;overflow:hidden;min-height:1200px}@media (max-width: 640px){#calendar-wrapper[data-v-0db81713],#calendar-wrapper-b[data-v-0db81713]{overflow:auto}}#calendar-wrapper-header[data-v-0db81713]{background-color:#323232;color:#fff;border-radius:5px 5px 0 0;padding:10px}#calendar-wrapper-header dl[data-v-0db81713],#calendar-wrapper-header dt[data-v-0db81713],#calendar-wrapper-header dd[data-v-0db81713]{display:inline-block}#calendar-wrapper-header dt a[data-v-0db81713]{display:block;background-color:#fff;border-radius:50%;width:20px;line-height:20px;text-align:center}#calendar-wrapper-header dd[data-v-0db81713]{font-size:16px;padding:0 15px}#calendar-wrapper-header ul[data-v-0db81713]{font-size:0;display:inline-block;float:right}#calendar-wrapper-header ul li[data-v-0db81713]{font-size:13px;display:inline-block;padding-right:5px}#calendar-wrapper-header ul li a[data-v-0db81713]{display:block;text-align:center;color:#fff;width:50px;background-color:#646e78;border-radius:3px}#calendar-wrapper-header ul li.calendar-active a[data-v-0db81713]{background-color:#fff;color:#323232}#calendar-wrapper-header #calendar-today[data-v-0db81713]{display:inline-block;padding:5px 0 0}#calendar-wrapper-header #calendar-today p[data-v-0db81713],#calendar-wrapper-header #calendar-today a[data-v-0db81713]{display:inline-block;vertical-align:bottom}#calendar-wrapper-header #calendar-today p[data-v-0db81713]{font-size:23px;padding:0 10px}#calendar-wrapper-header #calendar-today p small[data-v-0db81713]{font-size:16px;padding:3px}#calendar-wrapper-header #calendar-today a[data-v-0db81713]{background-color:#fff;line-height:20px;width:20px;text-align:center;border-radius:3px;margin-bottom:4px;font-weight:700}#calendar-wrapper-header .imv-datepicker[data-v-0db81713]{display:inline-block;vertical-align:top;margin-left:100px}#calendar-wrapper-header .imv-datepicker input[data-v-0db81713]{width:200px}.calendar-month-header[data-v-0db81713]{background-color:#646e78;color:#fff;text-align:center;margin-top:10px}.calendar-month-header>ul li[data-v-0db81713]{padding:5px 0!important;border-top:none!important;line-height:15px}.calendar-month-header>ul[data-v-0db81713]{vertical-align:top;border-right:none!important}.calendar-sat[data-v-0db81713]{color:#4bc3f1}.calendar-san[data-v-0db81713]{color:#f14b6b}#calendar-yoyaku table[data-v-0db81713],#calendar-yoyaku table tr[data-v-0db81713],#calendar-yoyaku table th[data-v-0db81713],#calendar-yoyaku table td[data-v-0db81713]{border:none!important;padding:10px 5px}.calendar-box[data-v-0db81713]{margin-left:10px}.calendar-day-line[data-v-0db81713]{display:flex;width:1088px}.calendar-week-line[data-v-0db81713]{display:flex;width:1089px}.calendar-month-line[data-v-0db81713]{display:flex;width:1130px}.calendar-year-header[data-v-0db81713],.calendar-month-header[data-v-0db81713],.calendar-week-header[data-v-0db81713],.calendar-day-header[data-v-0db81713]{background-color:#646e78;color:#fff;text-align:center;margin-top:10px;margin-bottom:5px!important;border-right:1px solid rgba(220,220,220,1)}.calendar-week-header>ul li[data-v-0db81713],.calendar-day-header>ul li[data-v-0db81713]{padding:5px 0 0!important;line-height:31px}.calendar-day-header>ul li[data-v-0db81713]{font-size:12px!important}.calendar-week-header>ul[data-v-0db81713],.calendar-day-header>ul[data-v-0db81713]{vertical-align:top;border-right:none!important}.calendar-week-header p[data-v-0db81713]{display:inline}.calendar-year-header[data-v-0db81713],.calendar-year-line[data-v-0db81713],.calendar-month-line[data-v-0db81713],.calendar-week-line[data-v-0db81713],.calendar-day-line[data-v-0db81713]{border-top:1px solid rgba(220,220,220,1);border-left:1px solid rgba(220,220,220,1);border-bottom:1px solid rgba(220,220,220,1);margin-bottom:10px}.calendar-year-header>ul>li>a[data-v-0db81713],.calendar-month-header>ul>li>a[data-v-0db81713],.calendar-week-header>ul>li>a[data-v-0db81713]{display:block;color:#fff}#calendar-wrapper-b .calendar-year-line[data-v-0db81713],#calendar-wrapper-b .calendar-month-line[data-v-0db81713],#calendar-wrapper-b .calendar-week-line[data-v-0db81713],#calendar-wrapper-b .calendar-day-line[data-v-0db81713]{margin-bottom:0}#calendar-wrapper-b .calendar-box[data-v-0db81713]{margin-bottom:10px}#calendar-wrapper-b .calendar-year-line[data-v-0db81713]:not(:last-child),#calendar-wrapper-b .calendar-month-line[data-v-0db81713]:not(:last-child),#calendar-wrapper-b .calendar-week-line[data-v-0db81713]:not(:last-child),#calendar-wrapper-b .calendar-day-line[data-v-0db81713]:not(:last-child){border-bottom:0px solid rgba(220,220,220,1)}#calendar-wrapper-b .calendar-souchi-name+ul li span[data-v-0db81713]{background-image:none}.calendar-year-line[data-v-0db81713]{border-right:1px solid rgba(220,220,220,1)}.calendar-year-header>div[data-v-0db81713],.calendar-year-line>div[data-v-0db81713],.calendar-month-line>div[data-v-0db81713],.calendar-week-line>div[data-v-0db81713],.calendar-day-line>div[data-v-0db81713]{width:200px!important;min-width:200px!important;max-width:200px!important;padding:5px;border-right:1px solid rgba(240,240,240,0)}.calendar-day-line>ul[data-v-0db81713]{width:888px;font-size:0;display:flex;justify-content:space-between;position:relative}.calendar-day-line>ul li[data-v-0db81713]{flex-grow:1;flex-basis:0;width:37px;font-size:0;list-style:none;position:relative;padding-top:0;background-image:url(/img/calendar-line1.png);background-size:37px auto}.yoyaku-zumi-line[data-v-0db81713]{margin:-60px 0 30px;height:30px;border:1px solid rgba(255,255,255,0)}.yoyaku-zumi-line>div[data-v-0db81713]{pointer-events:none}.yoyaku-zumi-line>ul[data-v-0db81713],.yoyaku-zumi-line>ul li[data-v-0db81713]{background-image:none!important}.yoyaku-zumi-line>ul[data-v-0db81713]{border-top:1px solid rgba(230,230,230,1)}.calendar-week-line>ul[data-v-0db81713]{width:889px;font-size:0;display:flex;justify-content:space-between;position:relative;background-image:url(/img/calendar-line.png);background-size:127px auto}.calendar-week-line>ul li[data-v-0db81713]{flex-grow:1;flex-basis:0;width:calc(100% / 7);min-width:127px;max-width:127px;font-size:13px;list-style:none;position:relative;padding-top:0}.calendar-month-line>ul[data-v-0db81713]{width:930px;font-size:0;display:flex;justify-content:space-between;position:relative;background-image:url(/img/calendar-line31.png);background-size:30px auto}.calendar-month-line>ul li[data-v-0db81713]{flex-grow:1;flex-basis:0;width:calc(100% / 31);min-width:30px;max-width:30px;font-size:13px;list-style:none;position:relative;padding-top:0}.calendar-year-header[data-v-0db81713],.calendar-year-line[data-v-0db81713]{display:flex;width:1295px}.calendar-year-header>ul[data-v-0db81713]{width:1095px;font-size:0;display:flex;justify-content:space-between;position:relative}.calendar-year-header>ul li[data-v-0db81713]{flex-grow:1;flex-basis:0;width:calc(100% / 12);min-width:93px;max-width:93px;font-size:13px;list-style:none;position:relative;border-right:.5px solid rgba(255,255,255,1);line-height:40px}.calendar-year-header>ul li[data-v-0db81713]:nth-child(2){min-width:84px;max-width:84px}.calendar-year-header>ul li[data-v-0db81713]:nth-child(4),.calendar-year-header>ul li[data-v-0db81713]:nth-child(6),.calendar-year-header>ul li[data-v-0db81713]:nth-child(9),.calendar-year-header>ul li[data-v-0db81713]:nth-child(11){min-width:90px;max-width:90px}.calendar-year-line>ul[data-v-0db81713]{width:1095px;font-size:0;display:flex;justify-content:space-between;background-image:url(/img/calendar-line365-7.png);background-size:21px auto}.calendar-year-line>ul li[data-v-0db81713]{flex-grow:1;flex-basis:0;width:calc(100% / 52);width:21px;min-width:21px;max-width:21px;font-size:13px;list-style:none;padding-top:0}.uru-doshi .calendar-year-header[data-v-0db81713],.uru-doshi .calendar-year-line[data-v-0db81713]{width:1298px!important}.uru-doshi .calendar-year-header>ul[data-v-0db81713],.uru-doshi .calendar-year-line>ul[data-v-0db81713]{width:1098px}.uru-doshi .calendar-year-header>ul li[data-v-0db81713]:nth-child(2){min-width:87px;max-width:87px}.calendar-kirikae ul p[data-v-0db81713]{display:inline-block;float:left}.calendar-kirikae ul[data-v-0db81713]{position:relative;text-align:right;padding:3px}.calendar-kirikae ul li[data-v-0db81713]{display:inline-block;text-align:right;vertical-align:top}.calendar-kirikae ul li a[data-v-0db81713],.calendar-kirikae ul li p[data-v-0db81713]{display:block;text-align:center;min-width:25px;line-height:25px;border-radius:2px;color:#323232;padding:0;margin-left:4px;background-color:#fff}.calendar-kirikae ul li p[data-v-0db81713]{background-color:#20add4;color:#fff}.calendar-kirikae ul li.calendar-sort[data-v-0db81713]{float:left}.calendar-kirikae ul li.calendar-sort a[data-v-0db81713]{background-color:#646e78}.calendar-souchi-name[data-v-0db81713],.calendar-kirikae[data-v-0db81713],.calendar-user-name[data-v-0db81713]{border-right:1px solid rgba(240,240,240,1)!important}.calendar-souchi-name img[data-v-0db81713]{height:50px;margin-right:5px;float:left}.calendar-souchi-name p[data-v-0db81713]{line-height:20px;padding-top:5px}.calendar-souchi-name ul[data-v-0db81713]{display:table}.calendar-souchi-name ul li[data-v-0db81713]{display:table-cell}.calendar-souchi-name .table a[data-v-0db81713]{display:block;line-height:20px;width:100%!important;padding:0}.calendar-box .select-box[data-v-0db81713]{min-width:100px!important}a.btn-yoyaku[data-v-0db81713]{font-size:12px;border-radius:10px;text-align:center;color:#fff;width:auto;white-space:nowrap;padding:3px 10px;margin:auto;background-color:#1eaaaa;transition:.2s;box-shadow:1px 2px 1px #0003}a.btn-yoyaku[data-v-0db81713]:hover{background-color:#32bebe;transition:.2s;box-shadow:1px 4px 4px #0000004d}a.btn-yoyaku[data-v-0db81713]:active{transition:.1s;box-shadow:1px 2px 2px #0006}.calendar-year-line>ul li span[data-v-0db81713],.calendar-month-line>ul li span[data-v-0db81713],.calendar-week-line>ul li span[data-v-0db81713],.calendar-day-line>ul li span[data-v-0db81713]{position:relative;border-radius:2px;padding:0;font-size:12px;line-height:18px;border:1px solid rgba(255,255,255,.8);color:#323232;display:inline-block;vertical-align:top;white-space:nowrap;overflow:hidden;min-width:6px;min-height:29px}.calendar-week-line>ul li span[data-v-0db81713]{width:calc(100% - 1px)}.calendar-souchi-name+ul li span[data-v-0db81713]{top:0;line-height:18px;background-color:#ffaa64;background-image:url(/img/calendar-bar-bg.svg);background-position:left center;background-size:14px auto}div.other-yoyaku span[data-v-0db81713]{background-color:#c8dcdc!important;background-image:none!important}.yoyaku-zumi-line ul li span[data-v-0db81713]{background-color:#c8e678;background-image:url(/img/calendar-bar-bg2.svg);background-position:left center;background-size:8px auto}.calendar-user-name+ul li span[data-v-0db81713]{top:0;line-height:18px;background-color:#c8e678;padding:0 2px}.calendar-box ul li .hamidashi[data-v-0db81713],.calendar-box ul li .yoyaku-zumi[data-v-0db81713]{height:20px}.calendar-box ul li .hamidashi span[data-v-0db81713]{width:100%!important}.calendar-souchi-name+ul li .maintenance[data-v-0db81713]{height:60px;background-color:#32323280;color:#fff;text-align:center;line-height:60px;font-size:16px;background-image:none}.project-line .calendar-user-name+ul li span[data-v-0db81713]{background-color:#2c4d6e}.calendar-box ul li span div.tip[data-v-0db81713]{display:none;color:#323232;position:absolute;background-color:#ebe6d2;bottom:calc(100% + 1px);left:-8px;padding:5px;border-radius:3px;font-size:13px;line-height:20px;-webkit-box-shadow:3px 3px 3px rgba(0,0,0,.3);box-shadow:0 0 5px #0000004d}.calendar-box ul li span div.tip[data-v-0db81713]:after{content:"";border:5px solid transparent;border-top:10px solid rgba(235,230,210,1);top:100%;left:5px;position:absolute;z-index:3;display:inline}.calendar-box ul li .hamidashi span div.tip[data-v-0db81713]:after,.calendar-week-line ul li span div.tip[data-v-0db81713]:after{left:10px}.calendar-day-line ul li:nth-child(n+18) span div.tip[data-v-0db81713],.calendar-week-line ul li:nth-child(n+5) span div.tip[data-v-0db81713],.calendar-month-line ul li:nth-child(n+26) span div.tip[data-v-0db81713]{left:auto;right:-5px}.calendar-day-line ul li:nth-child(n+18) .hamidashi span div.tip[data-v-0db81713]:after,.calendar-week-line ul li:nth-child(n+5) span div.tip[data-v-0db81713]:after,.calendar-month-line ul li:nth-child(n+26) span div.tip[data-v-0db81713]:after{left:auto;right:8px}.calendar-day-line ul li:nth-child(n+18) span div.tip[data-v-0db81713]:after{left:auto;right:2px}.calendar-day-line ul li:nth-child(n+18) span div.tip .c-link[data-v-0db81713],.calendar-week-line ul li:nth-child(n+5) span div.tip .c-link[data-v-0db81713],.calendar-month-line ul li:nth-child(n+26) span div.tip .c-link[data-v-0db81713]{text-align:right}.calendar-box ul li .maintenance div.tip[data-v-0db81713]{left:-5px}.calendar-box ul li .maintenance div.tip[data-v-0db81713]:after{top:100%;left:5px}.calendar-box ul li span div.tip dl[data-v-0db81713]{display:table}.calendar-box ul li span div.tip dt[data-v-0db81713],.calendar-box ul li span div.tip dd[data-v-0db81713]{display:table-cell;white-space:nowrap;text-align:left}.calendar-box ul li span div.tip .c-link[data-v-0db81713]{display:block;width:100%}.calendar-box ul li span div.tip a[data-v-0db81713]{display:inline-block;background-color:#1eaaaa;color:#fff;text-align:center;padding:0 10px;line-height:20px;border-radius:15px;margin:5px 2px 0}.calendar-box ul li span div.tip a.btn-back[data-v-0db81713]{background-color:#585858}.calendar-box ul li span[data-v-0db81713]:hover{overflow:visible}.calendar-box ul li span:hover div.tip[data-v-0db81713]{display:block;z-index:9999;width:auto}.calendar-box ul li span p[data-v-0db81713]{overflow:hidden;text-align:left}.calendar-box ul li span:hover div.tip p[data-v-0db81713]{white-space:nowrap;overflow:auto;max-width:700px;max-height:200px}.calendar-box .myself[data-v-0db81713],.calendar-box .myself+ul[data-v-0db81713]{background-color:#e6ebf080}#setsumei[data-v-0db81713]{padding:10px 10px 0}#setsumei ul[data-v-0db81713]{border:1px solid rgba(200,200,200,1);padding:5px 5px 2px;display:inline-block;background-color:#f5f5f5}#setsumei ul li[data-v-0db81713]{display:inline-block;white-space:nowrap;vertical-align:top}#setsumei ul li span[data-v-0db81713]{display:inline-block;width:30px;height:18px;border-radius:2px;margin:0 5px 0 0}#setsumei ul li p[data-v-0db81713]{vertical-align:top;display:inline-block;line-height:20px;margin:0 15px 0 0}#setsumei ul li.bar01 span[data-v-0db81713]{background-color:#ffaa64;background-image:url(/img/calendar-bar-bg.svg);background-position:left center;background-size:14px auto}#setsumei ul li.bar02 span[data-v-0db81713]{background-color:#c8e678;background-image:url(/img/calendar-bar-bg2.svg);background-position:left center;background-size:8px auto}#setsumei ul li.bar03 span[data-v-0db81713]{background-color:#c8dcdc}#setsumei ul li.bar04 span[data-v-0db81713]{background-color:#2c4d6e}#setsumei ul li.bar05 span[data-v-0db81713]{background-color:#969696}#setsumei ul li.bar06 span[data-v-0db81713]{background-color:#c8e678}.calendar-box span[data-v-0db81713]{z-index:1}.calendar-box span[data-v-0db81713]:hover{z-index:2}#ui-datepicker-div[data-v-0db81713]{z-index:999!important}#datepicker[data-v-0db81713]::-webkit-calendar-picker-indicator{display:none}#calendar-wrapper .modal .modal-table-wrapper table tbody td[data-v-0db81713],#calendar-wrapper-b .modal .modal-table-wrapper table tbody td[data-v-0db81713]{white-space:nowrap;width:1%;font-size:13px}#calendar-wrapper .modal .modal-table-wrapper table tbody td span[data-v-0db81713],#calendar-wrapper-b .modal .modal-table-wrapper table tbody td span[data-v-0db81713]{color:#969696}#calendar-wrapper .modal .modal-table-wrapper table tbody td[data-v-0db81713]:last-child,#calendar-wrapper-b .modal .modal-table-wrapper table tbody td[data-v-0db81713]:last-child{width:50%}.modal-table-wrapper[data-v-0db81713]{overflow:scroll;max-height:calc(100vh - 400px)}#calendar-wrapper .modal label[data-v-0db81713],#calendar-wrapper-b .modal label[data-v-0db81713]{display:inline-block;font-size:13px;background-color:#787878;padding:2px 15px;margin:20px;width:180px;border-radius:20px;color:#fff}#calendar-wrapper .modal .maintenance-check[data-v-0db81713],#calendar-wrapper-b .modal .maintenance-check[data-v-0db81713]{text-align:right;padding:0}#calendar-wrapper .modal .maintenance-check label #calendar-wrapper-b .modal .maintenance-check label[data-v-0db81713]{margin:0 0 10px}.modal-content .csv-choice[data-v-0db81713]{font-size:0}.modal-content .csv-choice li[data-v-0db81713]{list-style:none;display:inline-block;width:50%;font-size:16px;padding:10px}.modal-content .csv-choice li a[data-v-0db81713]{display:block;width:100%;padding:20px;border-radius:10px;color:#fff;background-color:#1eaaaa;transition:.2s;box-shadow:1px 2px 2px #0003}.modal-content .csv-choice li a[data-v-0db81713]:hover{background-color:#28b4b4;transition:.2s;box-shadow:1px 4px 4px #0000004d}.modal-content .csv-choice li a[data-v-0db81713]:active{transition:.2s;box-shadow:1px 2px 2px #0006}.calendar-yoyaku-file-table td[data-v-0db81713]:first-child{width:100px}#calendar-yoyaku input[type=text][data-v-0db81713]{margin:0 0 5px}#calendar-yoyaku .btn[data-v-0db81713]{background-color:#585858}#calendar-sort input[type=radio][data-v-0db81713]{display:inline-block}.table tbody .btn-orange[data-v-0db81713]{font-size:12px;border-radius:10px;text-align:center;color:#fff;width:auto;white-space:nowrap;padding:0 10px;margin:auto;background-color:#ffaa64;transition:.2s;box-shadow:1px 2px 1px #0003}.table tbody .btn-orange[data-v-0db81713]:hover{background-color:#ffb478;transition:.2s;box-shadow:1px 4px 4px #0000004d}.table tbody .btn-orange[data-v-0db81713]:active{transition:.1s;box-shadow:1px 2px 2px #0006}.c-clip[data-v-0db81713]{background-image:url(/img/storage-icon-clip.svg);background-repeat:no-repeat;background-position:right 2px top 2px;background-size:13px auto}select[data-v-0db81713]{border:solid 1px rgba(200,200,200,1);border-radius:3px;padding:8px}.yoyaku-zumi-line .maintenance[data-v-0db81713]{height:47px;background-color:#32323280;color:#fff;text-align:center;line-height:60px;font-size:16px;background-image:none}#calendar-wrapper[data-v-2dcba1a0],#calendar-wrapper-b[data-v-2dcba1a0]{background-color:#fff;border-radius:5px;overflow:hidden;min-height:1200px}@media (max-width: 640px){#calendar-wrapper[data-v-2dcba1a0],#calendar-wrapper-b[data-v-2dcba1a0]{overflow:auto}}#calendar-wrapper-header[data-v-2dcba1a0]{background-color:#323232;color:#fff;border-radius:5px 5px 0 0;padding:10px}#calendar-wrapper-header dl[data-v-2dcba1a0],#calendar-wrapper-header dt[data-v-2dcba1a0],#calendar-wrapper-header dd[data-v-2dcba1a0]{display:inline-block}#calendar-wrapper-header dt a[data-v-2dcba1a0]{display:block;background-color:#fff;border-radius:50%;width:20px;line-height:20px;text-align:center}#calendar-wrapper-header dd[data-v-2dcba1a0]{font-size:16px;padding:0 15px}#calendar-wrapper-header ul[data-v-2dcba1a0]{font-size:0;display:inline-block;float:right}#calendar-wrapper-header ul li[data-v-2dcba1a0]{font-size:13px;display:inline-block;padding-right:5px}#calendar-wrapper-header ul li a[data-v-2dcba1a0]{display:block;text-align:center;color:#fff;width:50px;background-color:#646e78;border-radius:3px}#calendar-wrapper-header ul li.calendar-active a[data-v-2dcba1a0]{background-color:#fff;color:#323232}#calendar-wrapper-header #calendar-today[data-v-2dcba1a0]{display:inline-block;padding:5px 0 0}#calendar-wrapper-header #calendar-today p[data-v-2dcba1a0],#calendar-wrapper-header #calendar-today a[data-v-2dcba1a0]{display:inline-block;vertical-align:bottom}#calendar-wrapper-header #calendar-today p[data-v-2dcba1a0]{font-size:23px;padding:0 10px}#calendar-wrapper-header #calendar-today p small[data-v-2dcba1a0]{font-size:16px;padding:3px}#calendar-wrapper-header #calendar-today a[data-v-2dcba1a0]{background-color:#fff;line-height:20px;width:20px;text-align:center;border-radius:3px;margin-bottom:4px;font-weight:700}#calendar-wrapper-header .imv-datepicker[data-v-2dcba1a0]{display:inline-block;vertical-align:top;margin-left:100px}#calendar-wrapper-header .imv-datepicker input[data-v-2dcba1a0]{width:200px}.calendar-month-header[data-v-2dcba1a0]{background-color:#646e78;color:#fff;text-align:center;margin-top:10px}.calendar-month-header>ul li[data-v-2dcba1a0]{padding:5px 0!important;border-top:none!important;line-height:15px}.calendar-month-header>ul[data-v-2dcba1a0]{vertical-align:top;border-right:none!important}.calendar-sat[data-v-2dcba1a0]{color:#4bc3f1}.calendar-san[data-v-2dcba1a0]{color:#f14b6b}#calendar-yoyaku table[data-v-2dcba1a0],#calendar-yoyaku table tr[data-v-2dcba1a0],#calendar-yoyaku table th[data-v-2dcba1a0],#calendar-yoyaku table td[data-v-2dcba1a0]{border:none!important;padding:10px 5px}.calendar-box[data-v-2dcba1a0]{margin-left:10px}.calendar-day-line[data-v-2dcba1a0]{display:flex;width:1088px}.calendar-week-line[data-v-2dcba1a0]{display:flex;width:1089px}.calendar-month-line[data-v-2dcba1a0]{display:flex;width:1130px}.calendar-year-header[data-v-2dcba1a0],.calendar-month-header[data-v-2dcba1a0],.calendar-week-header[data-v-2dcba1a0],.calendar-day-header[data-v-2dcba1a0]{background-color:#646e78;color:#fff;text-align:center;margin-top:10px;margin-bottom:5px!important;border-right:1px solid rgba(220,220,220,1)}.calendar-week-header>ul li[data-v-2dcba1a0],.calendar-day-header>ul li[data-v-2dcba1a0]{padding:5px 0 0!important;line-height:31px}.calendar-day-header>ul li[data-v-2dcba1a0]{font-size:12px!important}.calendar-week-header>ul[data-v-2dcba1a0],.calendar-day-header>ul[data-v-2dcba1a0]{vertical-align:top;border-right:none!important}.calendar-week-header p[data-v-2dcba1a0]{display:inline}.calendar-year-header[data-v-2dcba1a0],.calendar-year-line[data-v-2dcba1a0],.calendar-month-line[data-v-2dcba1a0],.calendar-week-line[data-v-2dcba1a0],.calendar-day-line[data-v-2dcba1a0]{border-top:1px solid rgba(220,220,220,1);border-left:1px solid rgba(220,220,220,1);border-bottom:1px solid rgba(220,220,220,1);margin-bottom:10px}.calendar-year-header>ul>li>a[data-v-2dcba1a0],.calendar-month-header>ul>li>a[data-v-2dcba1a0],.calendar-week-header>ul>li>a[data-v-2dcba1a0]{display:block;color:#fff}#calendar-wrapper-b .calendar-year-line[data-v-2dcba1a0],#calendar-wrapper-b .calendar-month-line[data-v-2dcba1a0],#calendar-wrapper-b .calendar-week-line[data-v-2dcba1a0],#calendar-wrapper-b .calendar-day-line[data-v-2dcba1a0]{margin-bottom:0}#calendar-wrapper-b .calendar-box[data-v-2dcba1a0]{margin-bottom:10px}#calendar-wrapper-b .calendar-year-line[data-v-2dcba1a0]:not(:last-child),#calendar-wrapper-b .calendar-month-line[data-v-2dcba1a0]:not(:last-child),#calendar-wrapper-b .calendar-week-line[data-v-2dcba1a0]:not(:last-child),#calendar-wrapper-b .calendar-day-line[data-v-2dcba1a0]:not(:last-child){border-bottom:0px solid rgba(220,220,220,1)}#calendar-wrapper-b .calendar-souchi-name+ul li span[data-v-2dcba1a0]{background-image:none}.calendar-year-line[data-v-2dcba1a0]{border-right:1px solid rgba(220,220,220,1)}.calendar-year-header>div[data-v-2dcba1a0],.calendar-year-line>div[data-v-2dcba1a0],.calendar-month-line>div[data-v-2dcba1a0],.calendar-week-line>div[data-v-2dcba1a0],.calendar-day-line>div[data-v-2dcba1a0]{width:200px!important;min-width:200px!important;max-width:200px!important;padding:5px;border-right:1px solid rgba(240,240,240,0)}.calendar-day-line>ul[data-v-2dcba1a0]{width:888px;font-size:0;display:flex;justify-content:space-between;position:relative}.calendar-day-line>ul li[data-v-2dcba1a0]{flex-grow:1;flex-basis:0;width:37px;font-size:0;list-style:none;position:relative;padding-top:0;background-image:url(/img/calendar-line1.png);background-size:37px auto}.yoyaku-zumi-line[data-v-2dcba1a0]{margin:-60px 0 30px;height:30px;border:1px solid rgba(255,255,255,0)}.yoyaku-zumi-line>div[data-v-2dcba1a0]{pointer-events:none}.yoyaku-zumi-line>ul[data-v-2dcba1a0],.yoyaku-zumi-line>ul li[data-v-2dcba1a0]{background-image:none!important}.yoyaku-zumi-line>ul[data-v-2dcba1a0]{border-top:1px solid rgba(230,230,230,1)}.calendar-week-line>ul[data-v-2dcba1a0]{width:889px;font-size:0;display:flex;justify-content:space-between;position:relative;background-image:url(/img/calendar-line.png);background-size:127px auto}.calendar-week-line>ul li[data-v-2dcba1a0]{flex-grow:1;flex-basis:0;width:calc(100% / 7);min-width:127px;max-width:127px;font-size:13px;list-style:none;position:relative;padding-top:0}.calendar-month-line>ul[data-v-2dcba1a0]{width:930px;font-size:0;display:flex;justify-content:space-between;position:relative;background-image:url(/img/calendar-line31.png);background-size:30px auto}.calendar-month-line>ul li[data-v-2dcba1a0]{flex-grow:1;flex-basis:0;width:calc(100% / 31);min-width:30px;max-width:30px;font-size:13px;list-style:none;position:relative;padding-top:0}.calendar-year-header[data-v-2dcba1a0],.calendar-year-line[data-v-2dcba1a0]{display:flex;width:1295px}.calendar-year-header>ul[data-v-2dcba1a0]{width:1095px;font-size:0;display:flex;justify-content:space-between;position:relative}.calendar-year-header>ul li[data-v-2dcba1a0]{flex-grow:1;flex-basis:0;width:calc(100% / 12);min-width:93px;max-width:93px;font-size:13px;list-style:none;position:relative;border-right:.5px solid rgba(255,255,255,1);line-height:40px}.calendar-year-header>ul li[data-v-2dcba1a0]:nth-child(2){min-width:84px;max-width:84px}.calendar-year-header>ul li[data-v-2dcba1a0]:nth-child(4),.calendar-year-header>ul li[data-v-2dcba1a0]:nth-child(6),.calendar-year-header>ul li[data-v-2dcba1a0]:nth-child(9),.calendar-year-header>ul li[data-v-2dcba1a0]:nth-child(11){min-width:90px;max-width:90px}.calendar-year-line>ul[data-v-2dcba1a0]{width:1095px;font-size:0;display:flex;justify-content:space-between;background-image:url(/img/calendar-line365-7.png);background-size:21px auto}.calendar-year-line>ul li[data-v-2dcba1a0]{flex-grow:1;flex-basis:0;width:calc(100% / 52);width:21px;min-width:21px;max-width:21px;font-size:13px;list-style:none;padding-top:0}.uru-doshi .calendar-year-header[data-v-2dcba1a0],.uru-doshi .calendar-year-line[data-v-2dcba1a0]{width:1298px!important}.uru-doshi .calendar-year-header>ul[data-v-2dcba1a0],.uru-doshi .calendar-year-line>ul[data-v-2dcba1a0]{width:1098px}.uru-doshi .calendar-year-header>ul li[data-v-2dcba1a0]:nth-child(2){min-width:87px;max-width:87px}.calendar-kirikae ul p[data-v-2dcba1a0]{display:inline-block;float:left}.calendar-kirikae ul[data-v-2dcba1a0]{position:relative;text-align:right;padding:3px}.calendar-kirikae ul li[data-v-2dcba1a0]{display:inline-block;text-align:right;vertical-align:top}.calendar-kirikae ul li a[data-v-2dcba1a0],.calendar-kirikae ul li p[data-v-2dcba1a0]{display:block;text-align:center;min-width:25px;line-height:25px;border-radius:2px;color:#323232;padding:0;margin-left:4px;background-color:#fff}.calendar-kirikae ul li p[data-v-2dcba1a0]{background-color:#20add4;color:#fff}.calendar-kirikae ul li.calendar-sort[data-v-2dcba1a0]{float:left}.calendar-kirikae ul li.calendar-sort a[data-v-2dcba1a0]{background-color:#646e78}.calendar-souchi-name[data-v-2dcba1a0],.calendar-kirikae[data-v-2dcba1a0],.calendar-user-name[data-v-2dcba1a0]{border-right:1px solid rgba(240,240,240,1)!important}.calendar-souchi-name img[data-v-2dcba1a0]{height:50px;margin-right:5px;float:left}.calendar-souchi-name p[data-v-2dcba1a0]{line-height:20px;padding-top:5px}.calendar-souchi-name ul[data-v-2dcba1a0]{display:table}.calendar-souchi-name ul li[data-v-2dcba1a0]{display:table-cell}.calendar-souchi-name .table a[data-v-2dcba1a0]{display:block;line-height:20px;width:100%!important;padding:0}.calendar-box .select-box[data-v-2dcba1a0]{min-width:100px!important}a.btn-yoyaku[data-v-2dcba1a0]{font-size:12px;border-radius:10px;text-align:center;color:#fff;width:auto;white-space:nowrap;padding:3px 10px;margin:auto;background-color:#1eaaaa;transition:.2s;box-shadow:1px 2px 1px #0003}a.btn-yoyaku[data-v-2dcba1a0]:hover{background-color:#32bebe;transition:.2s;box-shadow:1px 4px 4px #0000004d}a.btn-yoyaku[data-v-2dcba1a0]:active{transition:.1s;box-shadow:1px 2px 2px #0006}.calendar-year-line>ul li span[data-v-2dcba1a0],.calendar-month-line>ul li span[data-v-2dcba1a0],.calendar-week-line>ul li span[data-v-2dcba1a0],.calendar-day-line>ul li span[data-v-2dcba1a0]{position:relative;border-radius:2px;padding:0;font-size:12px;line-height:18px;border:1px solid rgba(255,255,255,.8);color:#323232;display:inline-block;vertical-align:top;white-space:nowrap;overflow:hidden;min-width:6px;min-height:29px}.calendar-week-line>ul li span[data-v-2dcba1a0]{width:calc(100% - 1px)}.calendar-souchi-name+ul li span[data-v-2dcba1a0]{top:0;line-height:18px;background-color:#ffaa64;background-image:url(/img/calendar-bar-bg.svg);background-position:left center;background-size:14px auto}div.other-yoyaku span[data-v-2dcba1a0]{background-color:#c8dcdc!important;background-image:none!important}.yoyaku-zumi-line ul li span[data-v-2dcba1a0]{background-color:#c8e678;background-image:url(/img/calendar-bar-bg2.svg);background-position:left center;background-size:8px auto}.calendar-user-name+ul li span[data-v-2dcba1a0]{top:0;line-height:18px;background-color:#c8e678;padding:0 2px}.calendar-box ul li .hamidashi[data-v-2dcba1a0],.calendar-box ul li .yoyaku-zumi[data-v-2dcba1a0]{height:20px}.calendar-box ul li .hamidashi span[data-v-2dcba1a0]{width:100%!important}.calendar-souchi-name+ul li .maintenance[data-v-2dcba1a0]{height:60px;background-color:#32323280;color:#fff;text-align:center;line-height:60px;font-size:16px;background-image:none}.project-line .calendar-user-name+ul li span[data-v-2dcba1a0]{background-color:#2c4d6e}.calendar-box ul li span div.tip[data-v-2dcba1a0]{display:none;color:#323232;position:absolute;background-color:#ebe6d2;bottom:calc(100% + 1px);left:-8px;padding:5px;border-radius:3px;font-size:13px;line-height:20px;-webkit-box-shadow:3px 3px 3px rgba(0,0,0,.3);box-shadow:0 0 5px #0000004d}.calendar-box ul li span div.tip[data-v-2dcba1a0]:after{content:"";border:5px solid transparent;border-top:10px solid rgba(235,230,210,1);top:100%;left:5px;position:absolute;z-index:3;display:inline}.calendar-box ul li .hamidashi span div.tip[data-v-2dcba1a0]:after,.calendar-week-line ul li span div.tip[data-v-2dcba1a0]:after{left:10px}.calendar-day-line ul li:nth-child(n+18) span div.tip[data-v-2dcba1a0],.calendar-week-line ul li:nth-child(n+5) span div.tip[data-v-2dcba1a0],.calendar-month-line ul li:nth-child(n+26) span div.tip[data-v-2dcba1a0]{left:auto;right:-5px}.calendar-day-line ul li:nth-child(n+18) .hamidashi span div.tip[data-v-2dcba1a0]:after,.calendar-week-line ul li:nth-child(n+5) span div.tip[data-v-2dcba1a0]:after,.calendar-month-line ul li:nth-child(n+26) span div.tip[data-v-2dcba1a0]:after{left:auto;right:8px}.calendar-day-line ul li:nth-child(n+18) span div.tip[data-v-2dcba1a0]:after{left:auto;right:2px}.calendar-day-line ul li:nth-child(n+18) span div.tip .c-link[data-v-2dcba1a0],.calendar-week-line ul li:nth-child(n+5) span div.tip .c-link[data-v-2dcba1a0],.calendar-month-line ul li:nth-child(n+26) span div.tip .c-link[data-v-2dcba1a0]{text-align:right}.calendar-box ul li .maintenance div.tip[data-v-2dcba1a0]{left:-5px}.calendar-box ul li .maintenance div.tip[data-v-2dcba1a0]:after{top:100%;left:5px}.calendar-box ul li span div.tip dl[data-v-2dcba1a0]{display:table}.calendar-box ul li span div.tip dt[data-v-2dcba1a0],.calendar-box ul li span div.tip dd[data-v-2dcba1a0]{display:table-cell;white-space:nowrap;text-align:left}.calendar-box ul li span div.tip .c-link[data-v-2dcba1a0]{display:block;width:100%}.calendar-box ul li span div.tip a[data-v-2dcba1a0]{display:inline-block;background-color:#1eaaaa;color:#fff;text-align:center;padding:0 10px;line-height:20px;border-radius:15px;margin:5px 2px 0}.calendar-box ul li span div.tip a.btn-back[data-v-2dcba1a0]{background-color:#585858}.calendar-box ul li span[data-v-2dcba1a0]:hover{overflow:visible}.calendar-box ul li span:hover div.tip[data-v-2dcba1a0]{display:block;z-index:9999;width:auto}.calendar-box ul li span p[data-v-2dcba1a0]{overflow:hidden;text-align:left}.calendar-box ul li span:hover div.tip p[data-v-2dcba1a0]{white-space:nowrap;overflow:auto;max-width:700px;max-height:200px}.calendar-box .myself[data-v-2dcba1a0],.calendar-box .myself+ul[data-v-2dcba1a0]{background-color:#e6ebf080}#setsumei[data-v-2dcba1a0]{padding:10px 10px 0}#setsumei ul[data-v-2dcba1a0]{border:1px solid rgba(200,200,200,1);padding:5px 5px 2px;display:inline-block;background-color:#f5f5f5}#setsumei ul li[data-v-2dcba1a0]{display:inline-block;white-space:nowrap;vertical-align:top}#setsumei ul li span[data-v-2dcba1a0]{display:inline-block;width:30px;height:18px;border-radius:2px;margin:0 5px 0 0}#setsumei ul li p[data-v-2dcba1a0]{vertical-align:top;display:inline-block;line-height:20px;margin:0 15px 0 0}#setsumei ul li.bar01 span[data-v-2dcba1a0]{background-color:#ffaa64;background-image:url(/img/calendar-bar-bg.svg);background-position:left center;background-size:14px auto}#setsumei ul li.bar02 span[data-v-2dcba1a0]{background-color:#c8e678;background-image:url(/img/calendar-bar-bg2.svg);background-position:left center;background-size:8px auto}#setsumei ul li.bar03 span[data-v-2dcba1a0]{background-color:#c8dcdc}#setsumei ul li.bar04 span[data-v-2dcba1a0]{background-color:#2c4d6e}#setsumei ul li.bar05 span[data-v-2dcba1a0]{background-color:#969696}#setsumei ul li.bar06 span[data-v-2dcba1a0]{background-color:#c8e678}.calendar-box span[data-v-2dcba1a0]{z-index:1}.calendar-box span[data-v-2dcba1a0]:hover{z-index:2}#ui-datepicker-div[data-v-2dcba1a0]{z-index:999!important}#datepicker[data-v-2dcba1a0]::-webkit-calendar-picker-indicator{display:none}#calendar-wrapper .modal .modal-table-wrapper table tbody td[data-v-2dcba1a0],#calendar-wrapper-b .modal .modal-table-wrapper table tbody td[data-v-2dcba1a0]{white-space:nowrap;width:1%;font-size:13px}#calendar-wrapper .modal .modal-table-wrapper table tbody td span[data-v-2dcba1a0],#calendar-wrapper-b .modal .modal-table-wrapper table tbody td span[data-v-2dcba1a0]{color:#969696}#calendar-wrapper .modal .modal-table-wrapper table tbody td[data-v-2dcba1a0]:last-child,#calendar-wrapper-b .modal .modal-table-wrapper table tbody td[data-v-2dcba1a0]:last-child{width:50%}.modal-table-wrapper[data-v-2dcba1a0]{overflow:scroll;max-height:calc(100vh - 400px)}#calendar-wrapper .modal label[data-v-2dcba1a0],#calendar-wrapper-b .modal label[data-v-2dcba1a0]{display:inline-block;font-size:13px;background-color:#787878;padding:2px 15px;margin:20px;width:180px;border-radius:20px;color:#fff}#calendar-wrapper .modal .maintenance-check[data-v-2dcba1a0],#calendar-wrapper-b .modal .maintenance-check[data-v-2dcba1a0]{text-align:right;padding:0}#calendar-wrapper .modal .maintenance-check label #calendar-wrapper-b .modal .maintenance-check label[data-v-2dcba1a0]{margin:0 0 10px}.modal-content .csv-choice[data-v-2dcba1a0]{font-size:0}.modal-content .csv-choice li[data-v-2dcba1a0]{list-style:none;display:inline-block;width:50%;font-size:16px;padding:10px}.modal-content .csv-choice li a[data-v-2dcba1a0]{display:block;width:100%;padding:20px;border-radius:10px;color:#fff;background-color:#1eaaaa;transition:.2s;box-shadow:1px 2px 2px #0003}.modal-content .csv-choice li a[data-v-2dcba1a0]:hover{background-color:#28b4b4;transition:.2s;box-shadow:1px 4px 4px #0000004d}.modal-content .csv-choice li a[data-v-2dcba1a0]:active{transition:.2s;box-shadow:1px 2px 2px #0006}.calendar-yoyaku-file-table td[data-v-2dcba1a0]:first-child{width:100px}#calendar-yoyaku input[type=text][data-v-2dcba1a0]{margin:0 0 5px}#calendar-yoyaku .btn[data-v-2dcba1a0]{background-color:#585858}#calendar-sort input[type=radio][data-v-2dcba1a0]{display:inline-block}.table tbody .btn-orange[data-v-2dcba1a0]{font-size:12px;border-radius:10px;text-align:center;color:#fff;width:auto;white-space:nowrap;padding:0 10px;margin:auto;background-color:#ffaa64;transition:.2s;box-shadow:1px 2px 1px #0003}.table tbody .btn-orange[data-v-2dcba1a0]:hover{background-color:#ffb478;transition:.2s;box-shadow:1px 4px 4px #0000004d}.table tbody .btn-orange[data-v-2dcba1a0]:active{transition:.1s;box-shadow:1px 2px 2px #0006}.c-clip[data-v-2dcba1a0]{background-image:url(/img/storage-icon-clip.svg);background-repeat:no-repeat;background-position:right 2px top 2px;background-size:13px auto}select[data-v-2dcba1a0]{border:solid 1px rgba(200,200,200,1);border-radius:3px;padding:8px}.yoyaku-zumi-line .maintenance[data-v-2dcba1a0]{height:47px;background-color:#32323280;color:#fff;text-align:center;line-height:60px;font-size:16px;background-image:none}a.btn-no-yoyaku[data-v-2dcba1a0]{font-size:12px;border-radius:10px;text-align:center;color:#fff;width:auto;white-space:nowrap;padding:3px 10px;margin:auto;background-color:#aaa!important;transition:.2s}#calendar-wrapper[data-v-339f8c70],#calendar-wrapper-b[data-v-339f8c70]{background-color:#fff;border-radius:5px;overflow:hidden;min-height:1200px}@media (max-width: 640px){#calendar-wrapper[data-v-339f8c70],#calendar-wrapper-b[data-v-339f8c70]{overflow:auto}}#calendar-wrapper-header[data-v-339f8c70]{background-color:#323232;color:#fff;border-radius:5px 5px 0 0;padding:10px}#calendar-wrapper-header dl[data-v-339f8c70],#calendar-wrapper-header dt[data-v-339f8c70],#calendar-wrapper-header dd[data-v-339f8c70]{display:inline-block}#calendar-wrapper-header dt a[data-v-339f8c70]{display:block;background-color:#fff;border-radius:50%;width:20px;line-height:20px;text-align:center}#calendar-wrapper-header dd[data-v-339f8c70]{font-size:16px;padding:0 15px}#calendar-wrapper-header ul[data-v-339f8c70]{font-size:0;display:inline-block;float:right}#calendar-wrapper-header ul li[data-v-339f8c70]{font-size:13px;display:inline-block;padding-right:5px}#calendar-wrapper-header ul li a[data-v-339f8c70]{display:block;text-align:center;color:#fff;width:50px;background-color:#646e78;border-radius:3px}#calendar-wrapper-header ul li.calendar-active a[data-v-339f8c70]{background-color:#fff;color:#323232}#calendar-wrapper-header #calendar-today[data-v-339f8c70]{display:inline-block;padding:5px 0 0}#calendar-wrapper-header #calendar-today p[data-v-339f8c70],#calendar-wrapper-header #calendar-today a[data-v-339f8c70]{display:inline-block;vertical-align:bottom}#calendar-wrapper-header #calendar-today p[data-v-339f8c70]{font-size:23px;padding:0 10px}#calendar-wrapper-header #calendar-today p small[data-v-339f8c70]{font-size:16px;padding:3px}#calendar-wrapper-header #calendar-today a[data-v-339f8c70]{background-color:#fff;line-height:20px;width:20px;text-align:center;border-radius:3px;margin-bottom:4px;font-weight:700}#calendar-wrapper-header .imv-datepicker[data-v-339f8c70]{display:inline-block;vertical-align:top;margin-left:100px}#calendar-wrapper-header .imv-datepicker input[data-v-339f8c70]{width:200px}.calendar-month-header[data-v-339f8c70]{background-color:#646e78;color:#fff;text-align:center;margin-top:10px}.calendar-month-header>ul li[data-v-339f8c70]{padding:5px 0!important;border-top:none!important;line-height:15px}.calendar-month-header>ul[data-v-339f8c70]{vertical-align:top;border-right:none!important}.calendar-sat[data-v-339f8c70]{color:#4bc3f1}.calendar-san[data-v-339f8c70]{color:#f14b6b}#calendar-yoyaku table[data-v-339f8c70],#calendar-yoyaku table tr[data-v-339f8c70],#calendar-yoyaku table th[data-v-339f8c70],#calendar-yoyaku table td[data-v-339f8c70]{border:none!important;padding:10px 5px}.calendar-box[data-v-339f8c70]{margin-left:10px}.calendar-day-line[data-v-339f8c70]{display:flex;width:1088px}.calendar-week-line[data-v-339f8c70]{display:flex;width:1089px}.calendar-month-line[data-v-339f8c70]{display:flex;width:1130px}.calendar-year-header[data-v-339f8c70],.calendar-month-header[data-v-339f8c70],.calendar-week-header[data-v-339f8c70],.calendar-day-header[data-v-339f8c70]{background-color:#646e78;color:#fff;text-align:center;margin-top:10px;margin-bottom:5px!important;border-right:1px solid rgba(220,220,220,1)}.calendar-week-header>ul li[data-v-339f8c70],.calendar-day-header>ul li[data-v-339f8c70]{padding:5px 0 0!important;line-height:31px}.calendar-day-header>ul li[data-v-339f8c70]{font-size:12px!important}.calendar-week-header>ul[data-v-339f8c70],.calendar-day-header>ul[data-v-339f8c70]{vertical-align:top;border-right:none!important}.calendar-week-header p[data-v-339f8c70]{display:inline}.calendar-year-header[data-v-339f8c70],.calendar-year-line[data-v-339f8c70],.calendar-month-line[data-v-339f8c70],.calendar-week-line[data-v-339f8c70],.calendar-day-line[data-v-339f8c70]{border-top:1px solid rgba(220,220,220,1);border-left:1px solid rgba(220,220,220,1);border-bottom:1px solid rgba(220,220,220,1);margin-bottom:10px}.calendar-year-header>ul>li>a[data-v-339f8c70],.calendar-month-header>ul>li>a[data-v-339f8c70],.calendar-week-header>ul>li>a[data-v-339f8c70]{display:block;color:#fff}#calendar-wrapper-b .calendar-year-line[data-v-339f8c70],#calendar-wrapper-b .calendar-month-line[data-v-339f8c70],#calendar-wrapper-b .calendar-week-line[data-v-339f8c70],#calendar-wrapper-b .calendar-day-line[data-v-339f8c70]{margin-bottom:0}#calendar-wrapper-b .calendar-box[data-v-339f8c70]{margin-bottom:10px}#calendar-wrapper-b .calendar-year-line[data-v-339f8c70]:not(:last-child),#calendar-wrapper-b .calendar-month-line[data-v-339f8c70]:not(:last-child),#calendar-wrapper-b .calendar-week-line[data-v-339f8c70]:not(:last-child),#calendar-wrapper-b .calendar-day-line[data-v-339f8c70]:not(:last-child){border-bottom:0px solid rgba(220,220,220,1)}#calendar-wrapper-b .calendar-souchi-name+ul li span[data-v-339f8c70]{background-image:none}.calendar-year-line[data-v-339f8c70]{border-right:1px solid rgba(220,220,220,1)}.calendar-year-header>div[data-v-339f8c70],.calendar-year-line>div[data-v-339f8c70],.calendar-month-line>div[data-v-339f8c70],.calendar-week-line>div[data-v-339f8c70],.calendar-day-line>div[data-v-339f8c70]{width:200px!important;min-width:200px!important;max-width:200px!important;padding:5px;border-right:1px solid rgba(240,240,240,0)}.calendar-day-line>ul[data-v-339f8c70]{width:888px;font-size:0;display:flex;justify-content:space-between;position:relative}.calendar-day-line>ul li[data-v-339f8c70]{flex-grow:1;flex-basis:0;width:37px;font-size:0;list-style:none;position:relative;padding-top:0;background-image:url(/img/calendar-line1.png);background-size:37px auto}.yoyaku-zumi-line[data-v-339f8c70]{margin:-60px 0 30px;height:30px;border:1px solid rgba(255,255,255,0)}.yoyaku-zumi-line>div[data-v-339f8c70]{pointer-events:none}.yoyaku-zumi-line>ul[data-v-339f8c70],.yoyaku-zumi-line>ul li[data-v-339f8c70]{background-image:none!important}.yoyaku-zumi-line>ul[data-v-339f8c70]{border-top:1px solid rgba(230,230,230,1)}.calendar-week-line>ul[data-v-339f8c70]{width:889px;font-size:0;display:flex;justify-content:space-between;position:relative;background-image:url(/img/calendar-line.png);background-size:127px auto}.calendar-week-line>ul li[data-v-339f8c70]{flex-grow:1;flex-basis:0;width:calc(100% / 7);min-width:127px;max-width:127px;font-size:13px;list-style:none;position:relative;padding-top:0}.calendar-month-line>ul[data-v-339f8c70]{width:930px;font-size:0;display:flex;justify-content:space-between;position:relative;background-image:url(/img/calendar-line31.png);background-size:30px auto}.calendar-month-line>ul li[data-v-339f8c70]{flex-grow:1;flex-basis:0;width:calc(100% / 31);min-width:30px;max-width:30px;font-size:13px;list-style:none;position:relative;padding-top:0}.calendar-year-header[data-v-339f8c70],.calendar-year-line[data-v-339f8c70]{display:flex;width:1295px}.calendar-year-header>ul[data-v-339f8c70]{width:1095px;font-size:0;display:flex;justify-content:space-between;position:relative}.calendar-year-header>ul li[data-v-339f8c70]{flex-grow:1;flex-basis:0;width:calc(100% / 12);min-width:93px;max-width:93px;font-size:13px;list-style:none;position:relative;border-right:.5px solid rgba(255,255,255,1);line-height:40px}.calendar-year-header>ul li[data-v-339f8c70]:nth-child(2){min-width:84px;max-width:84px}.calendar-year-header>ul li[data-v-339f8c70]:nth-child(4),.calendar-year-header>ul li[data-v-339f8c70]:nth-child(6),.calendar-year-header>ul li[data-v-339f8c70]:nth-child(9),.calendar-year-header>ul li[data-v-339f8c70]:nth-child(11){min-width:90px;max-width:90px}.calendar-year-line>ul[data-v-339f8c70]{width:1095px;font-size:0;display:flex;justify-content:space-between;background-image:url(/img/calendar-line365-7.png);background-size:21px auto}.calendar-year-line>ul li[data-v-339f8c70]{flex-grow:1;flex-basis:0;width:calc(100% / 52);width:21px;min-width:21px;max-width:21px;font-size:13px;list-style:none;padding-top:0}.uru-doshi .calendar-year-header[data-v-339f8c70],.uru-doshi .calendar-year-line[data-v-339f8c70]{width:1298px!important}.uru-doshi .calendar-year-header>ul[data-v-339f8c70],.uru-doshi .calendar-year-line>ul[data-v-339f8c70]{width:1098px}.uru-doshi .calendar-year-header>ul li[data-v-339f8c70]:nth-child(2){min-width:87px;max-width:87px}.calendar-kirikae ul p[data-v-339f8c70]{display:inline-block;float:left}.calendar-kirikae ul[data-v-339f8c70]{position:relative;text-align:right;padding:3px}.calendar-kirikae ul li[data-v-339f8c70]{display:inline-block;text-align:right;vertical-align:top}.calendar-kirikae ul li a[data-v-339f8c70],.calendar-kirikae ul li p[data-v-339f8c70]{display:block;text-align:center;min-width:25px;line-height:25px;border-radius:2px;color:#323232;padding:0;margin-left:4px;background-color:#fff}.calendar-kirikae ul li p[data-v-339f8c70]{background-color:#20add4;color:#fff}.calendar-kirikae ul li.calendar-sort[data-v-339f8c70]{float:left}.calendar-kirikae ul li.calendar-sort a[data-v-339f8c70]{background-color:#646e78}.calendar-souchi-name[data-v-339f8c70],.calendar-kirikae[data-v-339f8c70],.calendar-user-name[data-v-339f8c70]{border-right:1px solid rgba(240,240,240,1)!important}.calendar-souchi-name img[data-v-339f8c70]{height:50px;margin-right:5px;float:left}.calendar-souchi-name p[data-v-339f8c70]{line-height:20px;padding-top:5px}.calendar-souchi-name ul[data-v-339f8c70]{display:table}.calendar-souchi-name ul li[data-v-339f8c70]{display:table-cell}.calendar-souchi-name .table a[data-v-339f8c70]{display:block;line-height:20px;width:100%!important;padding:0}.calendar-box .select-box[data-v-339f8c70]{min-width:100px!important}a.btn-yoyaku[data-v-339f8c70]{font-size:12px;border-radius:10px;text-align:center;color:#fff;width:auto;white-space:nowrap;padding:3px 10px;margin:auto;background-color:#1eaaaa;transition:.2s;box-shadow:1px 2px 1px #0003}a.btn-yoyaku[data-v-339f8c70]:hover{background-color:#32bebe;transition:.2s;box-shadow:1px 4px 4px #0000004d}a.btn-yoyaku[data-v-339f8c70]:active{transition:.1s;box-shadow:1px 2px 2px #0006}.calendar-year-line>ul li span[data-v-339f8c70],.calendar-month-line>ul li span[data-v-339f8c70],.calendar-week-line>ul li span[data-v-339f8c70],.calendar-day-line>ul li span[data-v-339f8c70]{position:relative;border-radius:2px;padding:0;font-size:12px;line-height:18px;border:1px solid rgba(255,255,255,.8);color:#323232;display:inline-block;vertical-align:top;white-space:nowrap;overflow:hidden;min-width:6px;min-height:29px}.calendar-week-line>ul li span[data-v-339f8c70]{width:calc(100% - 1px)}.calendar-souchi-name+ul li span[data-v-339f8c70]{top:0;line-height:18px;background-color:#ffaa64;background-image:url(/img/calendar-bar-bg.svg);background-position:left center;background-size:14px auto}div.other-yoyaku span[data-v-339f8c70]{background-color:#c8dcdc!important;background-image:none!important}.yoyaku-zumi-line ul li span[data-v-339f8c70]{background-color:#c8e678;background-image:url(/img/calendar-bar-bg2.svg);background-position:left center;background-size:8px auto}.calendar-user-name+ul li span[data-v-339f8c70]{top:0;line-height:18px;background-color:#c8e678;padding:0 2px}.calendar-box ul li .hamidashi[data-v-339f8c70],.calendar-box ul li .yoyaku-zumi[data-v-339f8c70]{height:20px}.calendar-box ul li .hamidashi span[data-v-339f8c70]{width:100%!important}.calendar-souchi-name+ul li .maintenance[data-v-339f8c70]{height:60px;background-color:#32323280;color:#fff;text-align:center;line-height:60px;font-size:16px;background-image:none}.project-line .calendar-user-name+ul li span[data-v-339f8c70]{background-color:#2c4d6e}.calendar-box ul li span div.tip[data-v-339f8c70]{display:none;color:#323232;position:absolute;background-color:#ebe6d2;bottom:calc(100% + 1px);left:-8px;padding:5px;border-radius:3px;font-size:13px;line-height:20px;-webkit-box-shadow:3px 3px 3px rgba(0,0,0,.3);box-shadow:0 0 5px #0000004d}.calendar-box ul li span div.tip[data-v-339f8c70]:after{content:"";border:5px solid transparent;border-top:10px solid rgba(235,230,210,1);top:100%;left:5px;position:absolute;z-index:3;display:inline}.calendar-box ul li .hamidashi span div.tip[data-v-339f8c70]:after,.calendar-week-line ul li span div.tip[data-v-339f8c70]:after{left:10px}.calendar-day-line ul li:nth-child(n+18) span div.tip[data-v-339f8c70],.calendar-week-line ul li:nth-child(n+5) span div.tip[data-v-339f8c70],.calendar-month-line ul li:nth-child(n+26) span div.tip[data-v-339f8c70]{left:auto;right:-5px}.calendar-day-line ul li:nth-child(n+18) .hamidashi span div.tip[data-v-339f8c70]:after,.calendar-week-line ul li:nth-child(n+5) span div.tip[data-v-339f8c70]:after,.calendar-month-line ul li:nth-child(n+26) span div.tip[data-v-339f8c70]:after{left:auto;right:8px}.calendar-day-line ul li:nth-child(n+18) span div.tip[data-v-339f8c70]:after{left:auto;right:2px}.calendar-day-line ul li:nth-child(n+18) span div.tip .c-link[data-v-339f8c70],.calendar-week-line ul li:nth-child(n+5) span div.tip .c-link[data-v-339f8c70],.calendar-month-line ul li:nth-child(n+26) span div.tip .c-link[data-v-339f8c70]{text-align:right}.calendar-box ul li .maintenance div.tip[data-v-339f8c70]{left:-5px}.calendar-box ul li .maintenance div.tip[data-v-339f8c70]:after{top:100%;left:5px}.calendar-box ul li span div.tip dl[data-v-339f8c70]{display:table}.calendar-box ul li span div.tip dt[data-v-339f8c70],.calendar-box ul li span div.tip dd[data-v-339f8c70]{display:table-cell;white-space:nowrap;text-align:left}.calendar-box ul li span div.tip .c-link[data-v-339f8c70]{display:block;width:100%}.calendar-box ul li span div.tip a[data-v-339f8c70]{display:inline-block;background-color:#1eaaaa;color:#fff;text-align:center;padding:0 10px;line-height:20px;border-radius:15px;margin:5px 2px 0}.calendar-box ul li span div.tip a.btn-back[data-v-339f8c70]{background-color:#585858}.calendar-box ul li span[data-v-339f8c70]:hover{overflow:visible}.calendar-box ul li span:hover div.tip[data-v-339f8c70]{display:block;z-index:9999;width:auto}.calendar-box ul li span p[data-v-339f8c70]{overflow:hidden;text-align:left}.calendar-box ul li span:hover div.tip p[data-v-339f8c70]{white-space:nowrap;overflow:auto;max-width:700px;max-height:200px}.calendar-box .myself[data-v-339f8c70],.calendar-box .myself+ul[data-v-339f8c70]{background-color:#e6ebf080}#setsumei[data-v-339f8c70]{padding:10px 10px 0}#setsumei ul[data-v-339f8c70]{border:1px solid rgba(200,200,200,1);padding:5px 5px 2px;display:inline-block;background-color:#f5f5f5}#setsumei ul li[data-v-339f8c70]{display:inline-block;white-space:nowrap;vertical-align:top}#setsumei ul li span[data-v-339f8c70]{display:inline-block;width:30px;height:18px;border-radius:2px;margin:0 5px 0 0}#setsumei ul li p[data-v-339f8c70]{vertical-align:top;display:inline-block;line-height:20px;margin:0 15px 0 0}#setsumei ul li.bar01 span[data-v-339f8c70]{background-color:#ffaa64;background-image:url(/img/calendar-bar-bg.svg);background-position:left center;background-size:14px auto}#setsumei ul li.bar02 span[data-v-339f8c70]{background-color:#c8e678;background-image:url(/img/calendar-bar-bg2.svg);background-position:left center;background-size:8px auto}#setsumei ul li.bar03 span[data-v-339f8c70]{background-color:#c8dcdc}#setsumei ul li.bar04 span[data-v-339f8c70]{background-color:#2c4d6e}#setsumei ul li.bar05 span[data-v-339f8c70]{background-color:#969696}#setsumei ul li.bar06 span[data-v-339f8c70]{background-color:#c8e678}.calendar-box span[data-v-339f8c70]{z-index:1}.calendar-box span[data-v-339f8c70]:hover{z-index:2}#ui-datepicker-div[data-v-339f8c70]{z-index:999!important}#datepicker[data-v-339f8c70]::-webkit-calendar-picker-indicator{display:none}#calendar-wrapper .modal .modal-table-wrapper table tbody td[data-v-339f8c70],#calendar-wrapper-b .modal .modal-table-wrapper table tbody td[data-v-339f8c70]{white-space:nowrap;width:1%;font-size:13px}#calendar-wrapper .modal .modal-table-wrapper table tbody td span[data-v-339f8c70],#calendar-wrapper-b .modal .modal-table-wrapper table tbody td span[data-v-339f8c70]{color:#969696}#calendar-wrapper .modal .modal-table-wrapper table tbody td[data-v-339f8c70]:last-child,#calendar-wrapper-b .modal .modal-table-wrapper table tbody td[data-v-339f8c70]:last-child{width:50%}.modal-table-wrapper[data-v-339f8c70]{overflow:scroll;max-height:calc(100vh - 400px)}#calendar-wrapper .modal label[data-v-339f8c70],#calendar-wrapper-b .modal label[data-v-339f8c70]{display:inline-block;font-size:13px;background-color:#787878;padding:2px 15px;margin:20px;width:180px;border-radius:20px;color:#fff}#calendar-wrapper .modal .maintenance-check[data-v-339f8c70],#calendar-wrapper-b .modal .maintenance-check[data-v-339f8c70]{text-align:right;padding:0}#calendar-wrapper .modal .maintenance-check label #calendar-wrapper-b .modal .maintenance-check label[data-v-339f8c70]{margin:0 0 10px}.modal-content .csv-choice[data-v-339f8c70]{font-size:0}.modal-content .csv-choice li[data-v-339f8c70]{list-style:none;display:inline-block;width:50%;font-size:16px;padding:10px}.modal-content .csv-choice li a[data-v-339f8c70]{display:block;width:100%;padding:20px;border-radius:10px;color:#fff;background-color:#1eaaaa;transition:.2s;box-shadow:1px 2px 2px #0003}.modal-content .csv-choice li a[data-v-339f8c70]:hover{background-color:#28b4b4;transition:.2s;box-shadow:1px 4px 4px #0000004d}.modal-content .csv-choice li a[data-v-339f8c70]:active{transition:.2s;box-shadow:1px 2px 2px #0006}.calendar-yoyaku-file-table td[data-v-339f8c70]:first-child{width:100px}#calendar-yoyaku input[type=text][data-v-339f8c70]{margin:0 0 5px}#calendar-yoyaku .btn[data-v-339f8c70]{background-color:#585858}#calendar-sort input[type=radio][data-v-339f8c70]{display:inline-block}.table tbody .btn-orange[data-v-339f8c70]{font-size:12px;border-radius:10px;text-align:center;color:#fff;width:auto;white-space:nowrap;padding:0 10px;margin:auto;background-color:#ffaa64;transition:.2s;box-shadow:1px 2px 1px #0003}.table tbody .btn-orange[data-v-339f8c70]:hover{background-color:#ffb478;transition:.2s;box-shadow:1px 4px 4px #0000004d}.table tbody .btn-orange[data-v-339f8c70]:active{transition:.1s;box-shadow:1px 2px 2px #0006}.c-clip[data-v-339f8c70]{background-image:url(/img/storage-icon-clip.svg);background-repeat:no-repeat;background-position:right 2px top 2px;background-size:13px auto}select[data-v-339f8c70]{border:solid 1px rgba(200,200,200,1);border-radius:3px;padding:8px}.yoyaku-zumi-line .maintenance[data-v-339f8c70]{height:47px;background-color:#32323280;color:#fff;text-align:center;line-height:60px;font-size:16px;background-image:none}a.btn-no-yoyaku[data-v-339f8c70]{font-size:12px;border-radius:10px;text-align:center;color:#fff;width:auto;white-space:nowrap;padding:3px 10px;margin:auto;background-color:#aaa!important;transition:.2s}#calendar-wrapper[data-v-014aaf27],#calendar-wrapper-b[data-v-014aaf27]{background-color:#fff;border-radius:5px;overflow:hidden;min-height:1200px}@media (max-width: 640px){#calendar-wrapper[data-v-014aaf27],#calendar-wrapper-b[data-v-014aaf27]{overflow:auto}}#calendar-wrapper-header[data-v-014aaf27]{background-color:#323232;color:#fff;border-radius:5px 5px 0 0;padding:10px}#calendar-wrapper-header dl[data-v-014aaf27],#calendar-wrapper-header dt[data-v-014aaf27],#calendar-wrapper-header dd[data-v-014aaf27]{display:inline-block}#calendar-wrapper-header dt a[data-v-014aaf27]{display:block;background-color:#fff;border-radius:50%;width:20px;line-height:20px;text-align:center}#calendar-wrapper-header dd[data-v-014aaf27]{font-size:16px;padding:0 15px}#calendar-wrapper-header ul[data-v-014aaf27]{font-size:0;display:inline-block;float:right}#calendar-wrapper-header ul li[data-v-014aaf27]{font-size:13px;display:inline-block;padding-right:5px}#calendar-wrapper-header ul li a[data-v-014aaf27]{display:block;text-align:center;color:#fff;width:50px;background-color:#646e78;border-radius:3px}#calendar-wrapper-header ul li.calendar-active a[data-v-014aaf27]{background-color:#fff;color:#323232}#calendar-wrapper-header #calendar-today[data-v-014aaf27]{display:inline-block;padding:5px 0 0}#calendar-wrapper-header #calendar-today p[data-v-014aaf27],#calendar-wrapper-header #calendar-today a[data-v-014aaf27]{display:inline-block;vertical-align:bottom}#calendar-wrapper-header #calendar-today p[data-v-014aaf27]{font-size:23px;padding:0 10px}#calendar-wrapper-header #calendar-today p small[data-v-014aaf27]{font-size:16px;padding:3px}#calendar-wrapper-header #calendar-today a[data-v-014aaf27]{background-color:#fff;line-height:20px;width:20px;text-align:center;border-radius:3px;margin-bottom:4px;font-weight:700}#calendar-wrapper-header .imv-datepicker[data-v-014aaf27]{display:inline-block;vertical-align:top;margin-left:100px}#calendar-wrapper-header .imv-datepicker input[data-v-014aaf27]{width:200px}.calendar-month-header[data-v-014aaf27]{background-color:#646e78;color:#fff;text-align:center;margin-top:10px}.calendar-month-header>ul li[data-v-014aaf27]{padding:5px 0!important;border-top:none!important;line-height:15px}.calendar-month-header>ul[data-v-014aaf27]{vertical-align:top;border-right:none!important}.calendar-sat[data-v-014aaf27]{color:#4bc3f1}.calendar-san[data-v-014aaf27]{color:#f14b6b}#calendar-yoyaku table[data-v-014aaf27],#calendar-yoyaku table tr[data-v-014aaf27],#calendar-yoyaku table th[data-v-014aaf27],#calendar-yoyaku table td[data-v-014aaf27]{border:none!important;padding:10px 5px}.calendar-box[data-v-014aaf27]{margin-left:10px}.calendar-day-line[data-v-014aaf27]{display:flex;width:1088px}.calendar-week-line[data-v-014aaf27]{display:flex;width:1089px}.calendar-month-line[data-v-014aaf27]{display:flex;width:1130px}.calendar-year-header[data-v-014aaf27],.calendar-month-header[data-v-014aaf27],.calendar-week-header[data-v-014aaf27],.calendar-day-header[data-v-014aaf27]{background-color:#646e78;color:#fff;text-align:center;margin-top:10px;margin-bottom:5px!important;border-right:1px solid rgba(220,220,220,1)}.calendar-week-header>ul li[data-v-014aaf27],.calendar-day-header>ul li[data-v-014aaf27]{padding:5px 0 0!important;line-height:31px}.calendar-day-header>ul li[data-v-014aaf27]{font-size:12px!important}.calendar-week-header>ul[data-v-014aaf27],.calendar-day-header>ul[data-v-014aaf27]{vertical-align:top;border-right:none!important}.calendar-week-header p[data-v-014aaf27]{display:inline}.calendar-year-header[data-v-014aaf27],.calendar-year-line[data-v-014aaf27],.calendar-month-line[data-v-014aaf27],.calendar-week-line[data-v-014aaf27],.calendar-day-line[data-v-014aaf27]{border-top:1px solid rgba(220,220,220,1);border-left:1px solid rgba(220,220,220,1);border-bottom:1px solid rgba(220,220,220,1);margin-bottom:10px}.calendar-year-header>ul>li>a[data-v-014aaf27],.calendar-month-header>ul>li>a[data-v-014aaf27],.calendar-week-header>ul>li>a[data-v-014aaf27]{display:block;color:#fff}#calendar-wrapper-b .calendar-year-line[data-v-014aaf27],#calendar-wrapper-b .calendar-month-line[data-v-014aaf27],#calendar-wrapper-b .calendar-week-line[data-v-014aaf27],#calendar-wrapper-b .calendar-day-line[data-v-014aaf27]{margin-bottom:0}#calendar-wrapper-b .calendar-box[data-v-014aaf27]{margin-bottom:10px}#calendar-wrapper-b .calendar-year-line[data-v-014aaf27]:not(:last-child),#calendar-wrapper-b .calendar-month-line[data-v-014aaf27]:not(:last-child),#calendar-wrapper-b .calendar-week-line[data-v-014aaf27]:not(:last-child),#calendar-wrapper-b .calendar-day-line[data-v-014aaf27]:not(:last-child){border-bottom:0px solid rgba(220,220,220,1)}#calendar-wrapper-b .calendar-souchi-name+ul li span[data-v-014aaf27]{background-image:none}.calendar-year-line[data-v-014aaf27]{border-right:1px solid rgba(220,220,220,1)}.calendar-year-header>div[data-v-014aaf27],.calendar-year-line>div[data-v-014aaf27],.calendar-month-line>div[data-v-014aaf27],.calendar-week-line>div[data-v-014aaf27],.calendar-day-line>div[data-v-014aaf27]{width:200px!important;min-width:200px!important;max-width:200px!important;padding:5px;border-right:1px solid rgba(240,240,240,0)}.calendar-day-line>ul[data-v-014aaf27]{width:888px;font-size:0;display:flex;justify-content:space-between;position:relative}.calendar-day-line>ul li[data-v-014aaf27]{flex-grow:1;flex-basis:0;width:37px;font-size:0;list-style:none;position:relative;padding-top:0;background-image:url(/img/calendar-line1.png);background-size:37px auto}.yoyaku-zumi-line[data-v-014aaf27]{margin:-60px 0 30px;height:30px;border:1px solid rgba(255,255,255,0)}.yoyaku-zumi-line>div[data-v-014aaf27]{pointer-events:none}.yoyaku-zumi-line>ul[data-v-014aaf27],.yoyaku-zumi-line>ul li[data-v-014aaf27]{background-image:none!important}.yoyaku-zumi-line>ul[data-v-014aaf27]{border-top:1px solid rgba(230,230,230,1)}.calendar-week-line>ul[data-v-014aaf27]{width:889px;font-size:0;display:flex;justify-content:space-between;position:relative;background-image:url(/img/calendar-line.png);background-size:127px auto}.calendar-week-line>ul li[data-v-014aaf27]{flex-grow:1;flex-basis:0;width:calc(100% / 7);min-width:127px;max-width:127px;font-size:13px;list-style:none;position:relative;padding-top:0}.calendar-month-line>ul[data-v-014aaf27]{width:930px;font-size:0;display:flex;justify-content:space-between;position:relative;background-image:url(/img/calendar-line31.png);background-size:30px auto}.calendar-month-line>ul li[data-v-014aaf27]{flex-grow:1;flex-basis:0;width:calc(100% / 31);min-width:30px;max-width:30px;font-size:13px;list-style:none;position:relative;padding-top:0}.calendar-year-header[data-v-014aaf27],.calendar-year-line[data-v-014aaf27]{display:flex;width:1295px}.calendar-year-header>ul[data-v-014aaf27]{width:1095px;font-size:0;display:flex;justify-content:space-between;position:relative}.calendar-year-header>ul li[data-v-014aaf27]{flex-grow:1;flex-basis:0;width:calc(100% / 12);min-width:93px;max-width:93px;font-size:13px;list-style:none;position:relative;border-right:.5px solid rgba(255,255,255,1);line-height:40px}.calendar-year-header>ul li[data-v-014aaf27]:nth-child(2){min-width:84px;max-width:84px}.calendar-year-header>ul li[data-v-014aaf27]:nth-child(4),.calendar-year-header>ul li[data-v-014aaf27]:nth-child(6),.calendar-year-header>ul li[data-v-014aaf27]:nth-child(9),.calendar-year-header>ul li[data-v-014aaf27]:nth-child(11){min-width:90px;max-width:90px}.calendar-year-line>ul[data-v-014aaf27]{width:1095px;font-size:0;display:flex;justify-content:space-between;background-image:url(/img/calendar-line365-7.png);background-size:21px auto}.calendar-year-line>ul li[data-v-014aaf27]{flex-grow:1;flex-basis:0;width:calc(100% / 52);width:21px;min-width:21px;max-width:21px;font-size:13px;list-style:none;padding-top:0}.uru-doshi .calendar-year-header[data-v-014aaf27],.uru-doshi .calendar-year-line[data-v-014aaf27]{width:1298px!important}.uru-doshi .calendar-year-header>ul[data-v-014aaf27],.uru-doshi .calendar-year-line>ul[data-v-014aaf27]{width:1098px}.uru-doshi .calendar-year-header>ul li[data-v-014aaf27]:nth-child(2){min-width:87px;max-width:87px}.calendar-kirikae ul p[data-v-014aaf27]{display:inline-block;float:left}.calendar-kirikae ul[data-v-014aaf27]{position:relative;text-align:right;padding:3px}.calendar-kirikae ul li[data-v-014aaf27]{display:inline-block;text-align:right;vertical-align:top}.calendar-kirikae ul li a[data-v-014aaf27],.calendar-kirikae ul li p[data-v-014aaf27]{display:block;text-align:center;min-width:25px;line-height:25px;border-radius:2px;color:#323232;padding:0;margin-left:4px;background-color:#fff}.calendar-kirikae ul li p[data-v-014aaf27]{background-color:#20add4;color:#fff}.calendar-kirikae ul li.calendar-sort[data-v-014aaf27]{float:left}.calendar-kirikae ul li.calendar-sort a[data-v-014aaf27]{background-color:#646e78}.calendar-souchi-name[data-v-014aaf27],.calendar-kirikae[data-v-014aaf27],.calendar-user-name[data-v-014aaf27]{border-right:1px solid rgba(240,240,240,1)!important}.calendar-souchi-name img[data-v-014aaf27]{height:50px;margin-right:5px;float:left}.calendar-souchi-name p[data-v-014aaf27]{line-height:20px;padding-top:5px}.calendar-souchi-name ul[data-v-014aaf27]{display:table}.calendar-souchi-name ul li[data-v-014aaf27]{display:table-cell}.calendar-souchi-name .table a[data-v-014aaf27]{display:block;line-height:20px;width:100%!important;padding:0}.calendar-box .select-box[data-v-014aaf27]{min-width:100px!important}a.btn-yoyaku[data-v-014aaf27]{font-size:12px;border-radius:10px;text-align:center;color:#fff;width:auto;white-space:nowrap;padding:3px 10px;margin:auto;background-color:#1eaaaa;transition:.2s;box-shadow:1px 2px 1px #0003}a.btn-yoyaku[data-v-014aaf27]:hover{background-color:#32bebe;transition:.2s;box-shadow:1px 4px 4px #0000004d}a.btn-yoyaku[data-v-014aaf27]:active{transition:.1s;box-shadow:1px 2px 2px #0006}.calendar-year-line>ul li span[data-v-014aaf27],.calendar-month-line>ul li span[data-v-014aaf27],.calendar-week-line>ul li span[data-v-014aaf27],.calendar-day-line>ul li span[data-v-014aaf27]{position:relative;border-radius:2px;padding:0;font-size:12px;line-height:18px;border:1px solid rgba(255,255,255,.8);color:#323232;display:inline-block;vertical-align:top;white-space:nowrap;overflow:hidden;min-width:6px;min-height:29px}.calendar-week-line>ul li span[data-v-014aaf27]{width:calc(100% - 1px)}.calendar-souchi-name+ul li span[data-v-014aaf27]{top:0;line-height:18px;background-color:#ffaa64;background-image:url(/img/calendar-bar-bg.svg);background-position:left center;background-size:14px auto}div.other-yoyaku span[data-v-014aaf27]{background-color:#c8dcdc!important;background-image:none!important}.yoyaku-zumi-line ul li span[data-v-014aaf27]{background-color:#c8e678;background-image:url(/img/calendar-bar-bg2.svg);background-position:left center;background-size:8px auto}.calendar-user-name+ul li span[data-v-014aaf27]{top:0;line-height:18px;background-color:#c8e678;padding:0 2px}.calendar-box ul li .hamidashi[data-v-014aaf27],.calendar-box ul li .yoyaku-zumi[data-v-014aaf27]{height:20px}.calendar-box ul li .hamidashi span[data-v-014aaf27]{width:100%!important}.calendar-souchi-name+ul li .maintenance[data-v-014aaf27]{height:60px;background-color:#32323280;color:#fff;text-align:center;line-height:60px;font-size:16px;background-image:none}.project-line .calendar-user-name+ul li span[data-v-014aaf27]{background-color:#2c4d6e}.calendar-box ul li span div.tip[data-v-014aaf27]{display:none;color:#323232;position:absolute;background-color:#ebe6d2;bottom:calc(100% + 1px);left:-8px;padding:5px;border-radius:3px;font-size:13px;line-height:20px;-webkit-box-shadow:3px 3px 3px rgba(0,0,0,.3);box-shadow:0 0 5px #0000004d}.calendar-box ul li span div.tip[data-v-014aaf27]:after{content:"";border:5px solid transparent;border-top:10px solid rgba(235,230,210,1);top:100%;left:5px;position:absolute;z-index:3;display:inline}.calendar-box ul li .hamidashi span div.tip[data-v-014aaf27]:after,.calendar-week-line ul li span div.tip[data-v-014aaf27]:after{left:10px}.calendar-day-line ul li:nth-child(n+18) span div.tip[data-v-014aaf27],.calendar-week-line ul li:nth-child(n+5) span div.tip[data-v-014aaf27],.calendar-month-line ul li:nth-child(n+26) span div.tip[data-v-014aaf27]{left:auto;right:-5px}.calendar-day-line ul li:nth-child(n+18) .hamidashi span div.tip[data-v-014aaf27]:after,.calendar-week-line ul li:nth-child(n+5) span div.tip[data-v-014aaf27]:after,.calendar-month-line ul li:nth-child(n+26) span div.tip[data-v-014aaf27]:after{left:auto;right:8px}.calendar-day-line ul li:nth-child(n+18) span div.tip[data-v-014aaf27]:after{left:auto;right:2px}.calendar-day-line ul li:nth-child(n+18) span div.tip .c-link[data-v-014aaf27],.calendar-week-line ul li:nth-child(n+5) span div.tip .c-link[data-v-014aaf27],.calendar-month-line ul li:nth-child(n+26) span div.tip .c-link[data-v-014aaf27]{text-align:right}.calendar-box ul li .maintenance div.tip[data-v-014aaf27]{left:-5px}.calendar-box ul li .maintenance div.tip[data-v-014aaf27]:after{top:100%;left:5px}.calendar-box ul li span div.tip dl[data-v-014aaf27]{display:table}.calendar-box ul li span div.tip dt[data-v-014aaf27],.calendar-box ul li span div.tip dd[data-v-014aaf27]{display:table-cell;white-space:nowrap;text-align:left}.calendar-box ul li span div.tip .c-link[data-v-014aaf27]{display:block;width:100%}.calendar-box ul li span div.tip a[data-v-014aaf27]{display:inline-block;background-color:#1eaaaa;color:#fff;text-align:center;padding:0 10px;line-height:20px;border-radius:15px;margin:5px 2px 0}.calendar-box ul li span div.tip a.btn-back[data-v-014aaf27]{background-color:#585858}.calendar-box ul li span[data-v-014aaf27]:hover{overflow:visible}.calendar-box ul li span:hover div.tip[data-v-014aaf27]{display:block;z-index:9999;width:auto}.calendar-box ul li span p[data-v-014aaf27]{overflow:hidden;text-align:left}.calendar-box ul li span:hover div.tip p[data-v-014aaf27]{white-space:nowrap;overflow:auto;max-width:700px;max-height:200px}.calendar-box .myself[data-v-014aaf27],.calendar-box .myself+ul[data-v-014aaf27]{background-color:#e6ebf080}#setsumei[data-v-014aaf27]{padding:10px 10px 0}#setsumei ul[data-v-014aaf27]{border:1px solid rgba(200,200,200,1);padding:5px 5px 2px;display:inline-block;background-color:#f5f5f5}#setsumei ul li[data-v-014aaf27]{display:inline-block;white-space:nowrap;vertical-align:top}#setsumei ul li span[data-v-014aaf27]{display:inline-block;width:30px;height:18px;border-radius:2px;margin:0 5px 0 0}#setsumei ul li p[data-v-014aaf27]{vertical-align:top;display:inline-block;line-height:20px;margin:0 15px 0 0}#setsumei ul li.bar01 span[data-v-014aaf27]{background-color:#ffaa64;background-image:url(/img/calendar-bar-bg.svg);background-position:left center;background-size:14px auto}#setsumei ul li.bar02 span[data-v-014aaf27]{background-color:#c8e678;background-image:url(/img/calendar-bar-bg2.svg);background-position:left center;background-size:8px auto}#setsumei ul li.bar03 span[data-v-014aaf27]{background-color:#c8dcdc}#setsumei ul li.bar04 span[data-v-014aaf27]{background-color:#2c4d6e}#setsumei ul li.bar05 span[data-v-014aaf27]{background-color:#969696}#setsumei ul li.bar06 span[data-v-014aaf27]{background-color:#c8e678}.calendar-box span[data-v-014aaf27]{z-index:1}.calendar-box span[data-v-014aaf27]:hover{z-index:2}#ui-datepicker-div[data-v-014aaf27]{z-index:999!important}#datepicker[data-v-014aaf27]::-webkit-calendar-picker-indicator{display:none}#calendar-wrapper .modal .modal-table-wrapper table tbody td[data-v-014aaf27],#calendar-wrapper-b .modal .modal-table-wrapper table tbody td[data-v-014aaf27]{white-space:nowrap;width:1%;font-size:13px}#calendar-wrapper .modal .modal-table-wrapper table tbody td span[data-v-014aaf27],#calendar-wrapper-b .modal .modal-table-wrapper table tbody td span[data-v-014aaf27]{color:#969696}#calendar-wrapper .modal .modal-table-wrapper table tbody td[data-v-014aaf27]:last-child,#calendar-wrapper-b .modal .modal-table-wrapper table tbody td[data-v-014aaf27]:last-child{width:50%}.modal-table-wrapper[data-v-014aaf27]{overflow:scroll;max-height:calc(100vh - 400px)}#calendar-wrapper .modal label[data-v-014aaf27],#calendar-wrapper-b .modal label[data-v-014aaf27]{display:inline-block;font-size:13px;background-color:#787878;padding:2px 15px;margin:20px;width:180px;border-radius:20px;color:#fff}#calendar-wrapper .modal .maintenance-check[data-v-014aaf27],#calendar-wrapper-b .modal .maintenance-check[data-v-014aaf27]{text-align:right;padding:0}#calendar-wrapper .modal .maintenance-check label #calendar-wrapper-b .modal .maintenance-check label[data-v-014aaf27]{margin:0 0 10px}.modal-content .csv-choice[data-v-014aaf27]{font-size:0}.modal-content .csv-choice li[data-v-014aaf27]{list-style:none;display:inline-block;width:50%;font-size:16px;padding:10px}.modal-content .csv-choice li a[data-v-014aaf27]{display:block;width:100%;padding:20px;border-radius:10px;color:#fff;background-color:#1eaaaa;transition:.2s;box-shadow:1px 2px 2px #0003}.modal-content .csv-choice li a[data-v-014aaf27]:hover{background-color:#28b4b4;transition:.2s;box-shadow:1px 4px 4px #0000004d}.modal-content .csv-choice li a[data-v-014aaf27]:active{transition:.2s;box-shadow:1px 2px 2px #0006}.calendar-yoyaku-file-table td[data-v-014aaf27]:first-child{width:100px}#calendar-yoyaku input[type=text][data-v-014aaf27]{margin:0 0 5px}#calendar-yoyaku .btn[data-v-014aaf27]{background-color:#585858}#calendar-sort input[type=radio][data-v-014aaf27]{display:inline-block}.table tbody .btn-orange[data-v-014aaf27]{font-size:12px;border-radius:10px;text-align:center;color:#fff;width:auto;white-space:nowrap;padding:0 10px;margin:auto;background-color:#ffaa64;transition:.2s;box-shadow:1px 2px 1px #0003}.table tbody .btn-orange[data-v-014aaf27]:hover{background-color:#ffb478;transition:.2s;box-shadow:1px 4px 4px #0000004d}.table tbody .btn-orange[data-v-014aaf27]:active{transition:.1s;box-shadow:1px 2px 2px #0006}.c-clip[data-v-014aaf27]{background-image:url(/img/storage-icon-clip.svg);background-repeat:no-repeat;background-position:right 2px top 2px;background-size:13px auto}select[data-v-014aaf27]{border:solid 1px rgba(200,200,200,1);border-radius:3px;padding:8px}.yoyaku-zumi-line .maintenance[data-v-014aaf27]{height:47px;background-color:#32323280;color:#fff;text-align:center;line-height:60px;font-size:16px;background-image:none}a.btn-no-yoyaku[data-v-014aaf27]{font-size:12px;border-radius:10px;text-align:center;color:#fff;width:auto;white-space:nowrap;padding:3px 10px;margin:auto;background-color:#aaa!important;transition:.2s}#calendar-wrapper[data-v-293930c8],#calendar-wrapper-b[data-v-293930c8]{background-color:#fff;border-radius:5px;overflow:hidden;min-height:1200px}@media (max-width: 640px){#calendar-wrapper[data-v-293930c8],#calendar-wrapper-b[data-v-293930c8]{overflow:auto}}#calendar-wrapper-header[data-v-293930c8]{background-color:#323232;color:#fff;border-radius:5px 5px 0 0;padding:10px}#calendar-wrapper-header dl[data-v-293930c8],#calendar-wrapper-header dt[data-v-293930c8],#calendar-wrapper-header dd[data-v-293930c8]{display:inline-block}#calendar-wrapper-header dt a[data-v-293930c8]{display:block;background-color:#fff;border-radius:50%;width:20px;line-height:20px;text-align:center}#calendar-wrapper-header dd[data-v-293930c8]{font-size:16px;padding:0 15px}#calendar-wrapper-header ul[data-v-293930c8]{font-size:0;display:inline-block;float:right}#calendar-wrapper-header ul li[data-v-293930c8]{font-size:13px;display:inline-block;padding-right:5px}#calendar-wrapper-header ul li a[data-v-293930c8]{display:block;text-align:center;color:#fff;width:50px;background-color:#646e78;border-radius:3px}#calendar-wrapper-header ul li.calendar-active a[data-v-293930c8]{background-color:#fff;color:#323232}#calendar-wrapper-header #calendar-today[data-v-293930c8]{display:inline-block;padding:5px 0 0}#calendar-wrapper-header #calendar-today p[data-v-293930c8],#calendar-wrapper-header #calendar-today a[data-v-293930c8]{display:inline-block;vertical-align:bottom}#calendar-wrapper-header #calendar-today p[data-v-293930c8]{font-size:23px;padding:0 10px}#calendar-wrapper-header #calendar-today p small[data-v-293930c8]{font-size:16px;padding:3px}#calendar-wrapper-header #calendar-today a[data-v-293930c8]{background-color:#fff;line-height:20px;width:20px;text-align:center;border-radius:3px;margin-bottom:4px;font-weight:700}#calendar-wrapper-header .imv-datepicker[data-v-293930c8]{display:inline-block;vertical-align:top;margin-left:100px}#calendar-wrapper-header .imv-datepicker input[data-v-293930c8]{width:200px}.calendar-month-header[data-v-293930c8]{background-color:#646e78;color:#fff;text-align:center;margin-top:10px}.calendar-month-header>ul li[data-v-293930c8]{padding:5px 0!important;border-top:none!important;line-height:15px}.calendar-month-header>ul[data-v-293930c8]{vertical-align:top;border-right:none!important}.calendar-sat[data-v-293930c8]{color:#4bc3f1}.calendar-san[data-v-293930c8]{color:#f14b6b}#calendar-yoyaku table[data-v-293930c8],#calendar-yoyaku table tr[data-v-293930c8],#calendar-yoyaku table th[data-v-293930c8],#calendar-yoyaku table td[data-v-293930c8]{border:none!important;padding:10px 5px}.calendar-box[data-v-293930c8]{margin-left:10px}.calendar-day-line[data-v-293930c8]{display:flex;width:1088px}.calendar-week-line[data-v-293930c8]{display:flex;width:1089px}.calendar-month-line[data-v-293930c8]{display:flex;width:1130px}.calendar-year-header[data-v-293930c8],.calendar-month-header[data-v-293930c8],.calendar-week-header[data-v-293930c8],.calendar-day-header[data-v-293930c8]{background-color:#646e78;color:#fff;text-align:center;margin-top:10px;margin-bottom:5px!important;border-right:1px solid rgba(220,220,220,1)}.calendar-week-header>ul li[data-v-293930c8],.calendar-day-header>ul li[data-v-293930c8]{padding:5px 0 0!important;line-height:31px}.calendar-day-header>ul li[data-v-293930c8]{font-size:12px!important}.calendar-week-header>ul[data-v-293930c8],.calendar-day-header>ul[data-v-293930c8]{vertical-align:top;border-right:none!important}.calendar-week-header p[data-v-293930c8]{display:inline}.calendar-year-header[data-v-293930c8],.calendar-year-line[data-v-293930c8],.calendar-month-line[data-v-293930c8],.calendar-week-line[data-v-293930c8],.calendar-day-line[data-v-293930c8]{border-top:1px solid rgba(220,220,220,1);border-left:1px solid rgba(220,220,220,1);border-bottom:1px solid rgba(220,220,220,1);margin-bottom:10px}.calendar-year-header>ul>li>a[data-v-293930c8],.calendar-month-header>ul>li>a[data-v-293930c8],.calendar-week-header>ul>li>a[data-v-293930c8]{display:block;color:#fff}#calendar-wrapper-b .calendar-year-line[data-v-293930c8],#calendar-wrapper-b .calendar-month-line[data-v-293930c8],#calendar-wrapper-b .calendar-week-line[data-v-293930c8],#calendar-wrapper-b .calendar-day-line[data-v-293930c8]{margin-bottom:0}#calendar-wrapper-b .calendar-box[data-v-293930c8]{margin-bottom:10px}#calendar-wrapper-b .calendar-year-line[data-v-293930c8]:not(:last-child),#calendar-wrapper-b .calendar-month-line[data-v-293930c8]:not(:last-child),#calendar-wrapper-b .calendar-week-line[data-v-293930c8]:not(:last-child),#calendar-wrapper-b .calendar-day-line[data-v-293930c8]:not(:last-child){border-bottom:0px solid rgba(220,220,220,1)}#calendar-wrapper-b .calendar-souchi-name+ul li span[data-v-293930c8]{background-image:none}.calendar-year-line[data-v-293930c8]{border-right:1px solid rgba(220,220,220,1)}.calendar-year-header>div[data-v-293930c8],.calendar-year-line>div[data-v-293930c8],.calendar-month-line>div[data-v-293930c8],.calendar-week-line>div[data-v-293930c8],.calendar-day-line>div[data-v-293930c8]{width:200px!important;min-width:200px!important;max-width:200px!important;padding:5px;border-right:1px solid rgba(240,240,240,0)}.calendar-day-line>ul[data-v-293930c8]{width:888px;font-size:0;display:flex;justify-content:space-between;position:relative}.calendar-day-line>ul li[data-v-293930c8]{flex-grow:1;flex-basis:0;width:37px;font-size:0;list-style:none;position:relative;padding-top:0;background-image:url(/img/calendar-line1.png);background-size:37px auto}.yoyaku-zumi-line[data-v-293930c8]{margin:-60px 0 30px;height:30px;border:1px solid rgba(255,255,255,0)}.yoyaku-zumi-line>div[data-v-293930c8]{pointer-events:none}.yoyaku-zumi-line>ul[data-v-293930c8],.yoyaku-zumi-line>ul li[data-v-293930c8]{background-image:none!important}.yoyaku-zumi-line>ul[data-v-293930c8]{border-top:1px solid rgba(230,230,230,1)}.calendar-week-line>ul[data-v-293930c8]{width:889px;font-size:0;display:flex;justify-content:space-between;position:relative;background-image:url(/img/calendar-line.png);background-size:127px auto}.calendar-week-line>ul li[data-v-293930c8]{flex-grow:1;flex-basis:0;width:calc(100% / 7);min-width:127px;max-width:127px;font-size:13px;list-style:none;position:relative;padding-top:0}.calendar-month-line>ul[data-v-293930c8]{width:930px;font-size:0;display:flex;justify-content:space-between;position:relative;background-image:url(/img/calendar-line31.png);background-size:30px auto}.calendar-month-line>ul li[data-v-293930c8]{flex-grow:1;flex-basis:0;width:calc(100% / 31);min-width:30px;max-width:30px;font-size:13px;list-style:none;position:relative;padding-top:0}.calendar-year-header[data-v-293930c8],.calendar-year-line[data-v-293930c8]{display:flex;width:1295px}.calendar-year-header>ul[data-v-293930c8]{width:1095px;font-size:0;display:flex;justify-content:space-between;position:relative}.calendar-year-header>ul li[data-v-293930c8]{flex-grow:1;flex-basis:0;width:calc(100% / 12);min-width:93px;max-width:93px;font-size:13px;list-style:none;position:relative;border-right:.5px solid rgba(255,255,255,1);line-height:40px}.calendar-year-header>ul li[data-v-293930c8]:nth-child(2){min-width:84px;max-width:84px}.calendar-year-header>ul li[data-v-293930c8]:nth-child(4),.calendar-year-header>ul li[data-v-293930c8]:nth-child(6),.calendar-year-header>ul li[data-v-293930c8]:nth-child(9),.calendar-year-header>ul li[data-v-293930c8]:nth-child(11){min-width:90px;max-width:90px}.calendar-year-line>ul[data-v-293930c8]{width:1095px;font-size:0;display:flex;justify-content:space-between;background-image:url(/img/calendar-line365-7.png);background-size:21px auto}.calendar-year-line>ul li[data-v-293930c8]{flex-grow:1;flex-basis:0;width:calc(100% / 52);width:21px;min-width:21px;max-width:21px;font-size:13px;list-style:none;padding-top:0}.uru-doshi .calendar-year-header[data-v-293930c8],.uru-doshi .calendar-year-line[data-v-293930c8]{width:1298px!important}.uru-doshi .calendar-year-header>ul[data-v-293930c8],.uru-doshi .calendar-year-line>ul[data-v-293930c8]{width:1098px}.uru-doshi .calendar-year-header>ul li[data-v-293930c8]:nth-child(2){min-width:87px;max-width:87px}.calendar-kirikae ul p[data-v-293930c8]{display:inline-block;float:left}.calendar-kirikae ul[data-v-293930c8]{position:relative;text-align:right;padding:3px}.calendar-kirikae ul li[data-v-293930c8]{display:inline-block;text-align:right;vertical-align:top}.calendar-kirikae ul li a[data-v-293930c8],.calendar-kirikae ul li p[data-v-293930c8]{display:block;text-align:center;min-width:25px;line-height:25px;border-radius:2px;color:#323232;padding:0;margin-left:4px;background-color:#fff}.calendar-kirikae ul li p[data-v-293930c8]{background-color:#20add4;color:#fff}.calendar-kirikae ul li.calendar-sort[data-v-293930c8]{float:left}.calendar-kirikae ul li.calendar-sort a[data-v-293930c8]{background-color:#646e78}.calendar-souchi-name[data-v-293930c8],.calendar-kirikae[data-v-293930c8],.calendar-user-name[data-v-293930c8]{border-right:1px solid rgba(240,240,240,1)!important}.calendar-souchi-name img[data-v-293930c8]{height:50px;margin-right:5px;float:left}.calendar-souchi-name p[data-v-293930c8]{line-height:20px;padding-top:5px}.calendar-souchi-name ul[data-v-293930c8]{display:table}.calendar-souchi-name ul li[data-v-293930c8]{display:table-cell}.calendar-souchi-name .table a[data-v-293930c8]{display:block;line-height:20px;width:100%!important;padding:0}.calendar-box .select-box[data-v-293930c8]{min-width:100px!important}a.btn-yoyaku[data-v-293930c8]{font-size:12px;border-radius:10px;text-align:center;color:#fff;width:auto;white-space:nowrap;padding:3px 10px;margin:auto;background-color:#1eaaaa;transition:.2s;box-shadow:1px 2px 1px #0003}a.btn-yoyaku[data-v-293930c8]:hover{background-color:#32bebe;transition:.2s;box-shadow:1px 4px 4px #0000004d}a.btn-yoyaku[data-v-293930c8]:active{transition:.1s;box-shadow:1px 2px 2px #0006}.calendar-year-line>ul li span[data-v-293930c8],.calendar-month-line>ul li span[data-v-293930c8],.calendar-week-line>ul li span[data-v-293930c8],.calendar-day-line>ul li span[data-v-293930c8]{position:relative;border-radius:2px;padding:0;font-size:12px;line-height:18px;border:1px solid rgba(255,255,255,.8);color:#323232;display:inline-block;vertical-align:top;white-space:nowrap;overflow:hidden;min-width:6px;min-height:29px}.calendar-week-line>ul li span[data-v-293930c8]{width:calc(100% - 1px)}.calendar-souchi-name+ul li span[data-v-293930c8]{top:0;line-height:18px;background-color:#ffaa64;background-image:url(/img/calendar-bar-bg.svg);background-position:left center;background-size:14px auto}div.other-yoyaku span[data-v-293930c8]{background-color:#c8dcdc!important;background-image:none!important}.yoyaku-zumi-line ul li span[data-v-293930c8]{background-color:#c8e678;background-image:url(/img/calendar-bar-bg2.svg);background-position:left center;background-size:8px auto}.calendar-user-name+ul li span[data-v-293930c8]{top:0;line-height:18px;background-color:#c8e678;padding:0 2px}.calendar-box ul li .hamidashi[data-v-293930c8],.calendar-box ul li .yoyaku-zumi[data-v-293930c8]{height:20px}.calendar-box ul li .hamidashi span[data-v-293930c8]{width:100%!important}.calendar-souchi-name+ul li .maintenance[data-v-293930c8]{height:60px;background-color:#32323280;color:#fff;text-align:center;line-height:60px;font-size:16px;background-image:none}.project-line .calendar-user-name+ul li span[data-v-293930c8]{background-color:#2c4d6e}.calendar-box ul li span div.tip[data-v-293930c8]{display:none;color:#323232;position:absolute;background-color:#ebe6d2;bottom:calc(100% + 1px);left:-8px;padding:5px;border-radius:3px;font-size:13px;line-height:20px;-webkit-box-shadow:3px 3px 3px rgba(0,0,0,.3);box-shadow:0 0 5px #0000004d}.calendar-box ul li span div.tip[data-v-293930c8]:after{content:"";border:5px solid transparent;border-top:10px solid rgba(235,230,210,1);top:100%;left:5px;position:absolute;z-index:3;display:inline}.calendar-box ul li .hamidashi span div.tip[data-v-293930c8]:after,.calendar-week-line ul li span div.tip[data-v-293930c8]:after{left:10px}.calendar-day-line ul li:nth-child(n+18) span div.tip[data-v-293930c8],.calendar-week-line ul li:nth-child(n+5) span div.tip[data-v-293930c8],.calendar-month-line ul li:nth-child(n+26) span div.tip[data-v-293930c8]{left:auto;right:-5px}.calendar-day-line ul li:nth-child(n+18) .hamidashi span div.tip[data-v-293930c8]:after,.calendar-week-line ul li:nth-child(n+5) span div.tip[data-v-293930c8]:after,.calendar-month-line ul li:nth-child(n+26) span div.tip[data-v-293930c8]:after{left:auto;right:8px}.calendar-day-line ul li:nth-child(n+18) span div.tip[data-v-293930c8]:after{left:auto;right:2px}.calendar-day-line ul li:nth-child(n+18) span div.tip .c-link[data-v-293930c8],.calendar-week-line ul li:nth-child(n+5) span div.tip .c-link[data-v-293930c8],.calendar-month-line ul li:nth-child(n+26) span div.tip .c-link[data-v-293930c8]{text-align:right}.calendar-box ul li .maintenance div.tip[data-v-293930c8]{left:-5px}.calendar-box ul li .maintenance div.tip[data-v-293930c8]:after{top:100%;left:5px}.calendar-box ul li span div.tip dl[data-v-293930c8]{display:table}.calendar-box ul li span div.tip dt[data-v-293930c8],.calendar-box ul li span div.tip dd[data-v-293930c8]{display:table-cell;white-space:nowrap;text-align:left}.calendar-box ul li span div.tip .c-link[data-v-293930c8]{display:block;width:100%}.calendar-box ul li span div.tip a[data-v-293930c8]{display:inline-block;background-color:#1eaaaa;color:#fff;padding:0 10px;line-height:20px;border-radius:15px;margin:5px 2px 0}.calendar-box ul li span div.tip a.btn-back[data-v-293930c8]{background-color:#585858}.calendar-box ul li span[data-v-293930c8]:hover{overflow:visible}.calendar-box ul li span:hover div.tip[data-v-293930c8]{display:block;z-index:9999;width:auto}.calendar-box ul li span p[data-v-293930c8]{overflow:hidden;text-align:left}.calendar-box ul li span:hover div.tip p[data-v-293930c8]{white-space:nowrap;overflow:auto;max-width:700px;max-height:200px}.calendar-box .myself[data-v-293930c8],.calendar-box .myself+ul[data-v-293930c8]{background-color:#e6ebf080}#setsumei[data-v-293930c8]{padding:10px 10px 0}#setsumei ul[data-v-293930c8]{border:1px solid rgba(200,200,200,1);padding:5px 5px 2px;display:inline-block;background-color:#f5f5f5}#setsumei ul li[data-v-293930c8]{display:inline-block;white-space:nowrap;vertical-align:top}#setsumei ul li span[data-v-293930c8]{display:inline-block;width:30px;height:18px;border-radius:2px;margin:0 5px 0 0}#setsumei ul li p[data-v-293930c8]{vertical-align:top;display:inline-block;line-height:20px;margin:0 15px 0 0}#setsumei ul li.bar01 span[data-v-293930c8]{background-color:#ffaa64;background-image:url(/img/calendar-bar-bg.svg);background-position:left center;background-size:14px auto}#setsumei ul li.bar02 span[data-v-293930c8]{background-color:#c8e678;background-image:url(/img/calendar-bar-bg2.svg);background-position:left center;background-size:8px auto}#setsumei ul li.bar03 span[data-v-293930c8]{background-color:#c8dcdc}#setsumei ul li.bar04 span[data-v-293930c8]{background-color:#2c4d6e}#setsumei ul li.bar05 span[data-v-293930c8]{background-color:#969696}#setsumei ul li.bar06 span[data-v-293930c8]{background-color:#c8e678}.calendar-box span[data-v-293930c8]{z-index:1}.calendar-box span[data-v-293930c8]:hover{z-index:2}#ui-datepicker-div[data-v-293930c8]{z-index:999!important}#datepicker[data-v-293930c8]::-webkit-calendar-picker-indicator{display:none}#calendar-wrapper .modal .modal-table-wrapper table tbody td[data-v-293930c8],#calendar-wrapper-b .modal .modal-table-wrapper table tbody td[data-v-293930c8]{white-space:nowrap;width:1%;font-size:13px}#calendar-wrapper .modal .modal-table-wrapper table tbody td span[data-v-293930c8],#calendar-wrapper-b .modal .modal-table-wrapper table tbody td span[data-v-293930c8]{color:#969696}#calendar-wrapper .modal .modal-table-wrapper table tbody td[data-v-293930c8]:last-child,#calendar-wrapper-b .modal .modal-table-wrapper table tbody td[data-v-293930c8]:last-child{width:50%}.modal-table-wrapper[data-v-293930c8]{overflow:scroll;max-height:calc(100vh - 400px)}#calendar-wrapper .modal label[data-v-293930c8],#calendar-wrapper-b .modal label[data-v-293930c8]{display:inline-block;font-size:13px;background-color:#787878;padding:2px 15px;margin:20px;width:180px;border-radius:20px;color:#fff}#calendar-wrapper .modal .maintenance-check[data-v-293930c8],#calendar-wrapper-b .modal .maintenance-check[data-v-293930c8]{text-align:right;padding:0}#calendar-wrapper .modal .maintenance-check label #calendar-wrapper-b .modal .maintenance-check label[data-v-293930c8]{margin:0 0 10px}.modal-content .csv-choice[data-v-293930c8]{font-size:0}.modal-content .csv-choice li[data-v-293930c8]{list-style:none;display:inline-block;width:50%;font-size:16px;padding:10px}.modal-content .csv-choice li a[data-v-293930c8]{display:block;width:100%;padding:20px;border-radius:10px;color:#fff;background-color:#1eaaaa;transition:.2s;box-shadow:1px 2px 2px #0003}.modal-content .csv-choice li a[data-v-293930c8]:hover{background-color:#28b4b4;transition:.2s;box-shadow:1px 4px 4px #0000004d}.modal-content .csv-choice li a[data-v-293930c8]:active{transition:.2s;box-shadow:1px 2px 2px #0006}.calendar-yoyaku-file-table td[data-v-293930c8]:first-child{width:100px}#calendar-yoyaku input[type=text][data-v-293930c8]{margin:0 0 5px}#calendar-yoyaku .btn[data-v-293930c8]{background-color:#585858}#calendar-sort input[type=radio][data-v-293930c8]{display:inline-block}.table tbody .btn-orange[data-v-293930c8]{font-size:12px;border-radius:10px;text-align:center;color:#fff;width:auto;white-space:nowrap;padding:0 10px;margin:auto;background-color:#ffaa64;transition:.2s;box-shadow:1px 2px 1px #0003}.table tbody .btn-orange[data-v-293930c8]:hover{background-color:#ffb478;transition:.2s;box-shadow:1px 4px 4px #0000004d}.table tbody .btn-orange[data-v-293930c8]:active{transition:.1s;box-shadow:1px 2px 2px #0006}.c-clip[data-v-293930c8]{background-image:url(/img/storage-icon-clip.svg);background-repeat:no-repeat;background-position:right 2px top 2px;background-size:13px auto}select[data-v-293930c8]{border:solid 1px rgba(200,200,200,1);border-radius:3px;padding:8px}.yoyaku-zumi-line .maintenance[data-v-293930c8]{height:47px;background-color:#32323280;color:#fff;text-align:center;line-height:60px;font-size:16px;background-image:none}.calendar-box ul li span div.tip .disabled[data-v-293930c8]{display:inline-block;background-color:#c8c8c8;color:#fff;text-align:center;padding:0 10px;line-height:20px;border-radius:15px;margin:5px 2px 0}a.btn-no-yoyaku[data-v-293930c8]{font-size:12px;border-radius:10px;text-align:center;color:#fff;width:auto;white-space:nowrap;padding:3px 10px;margin:auto;background-color:#aaa!important;transition:.2s}#calendar-wrapper[data-v-263d60d4],#calendar-wrapper-b[data-v-263d60d4]{background-color:#fff;border-radius:5px;overflow:hidden;min-height:1200px}@media (max-width: 640px){#calendar-wrapper[data-v-263d60d4],#calendar-wrapper-b[data-v-263d60d4]{overflow:auto}}#calendar-wrapper-header[data-v-263d60d4]{background-color:#323232;color:#fff;border-radius:5px 5px 0 0;padding:10px}#calendar-wrapper-header dl[data-v-263d60d4],#calendar-wrapper-header dt[data-v-263d60d4],#calendar-wrapper-header dd[data-v-263d60d4]{display:inline-block}#calendar-wrapper-header dt a[data-v-263d60d4]{display:block;background-color:#fff;border-radius:50%;width:20px;line-height:20px;text-align:center}#calendar-wrapper-header dd[data-v-263d60d4]{font-size:16px;padding:0 15px}#calendar-wrapper-header ul[data-v-263d60d4]{font-size:0;display:inline-block;float:right}#calendar-wrapper-header ul li[data-v-263d60d4]{font-size:13px;display:inline-block;padding-right:5px}#calendar-wrapper-header ul li a[data-v-263d60d4]{display:block;text-align:center;color:#fff;width:50px;background-color:#646e78;border-radius:3px}#calendar-wrapper-header ul li.calendar-active a[data-v-263d60d4]{background-color:#fff;color:#323232}#calendar-wrapper-header #calendar-today[data-v-263d60d4]{display:inline-block;vertical-align:middle;width:350px}#calendar-wrapper-header #calendar-today p[data-v-263d60d4],#calendar-wrapper-header #calendar-today a[data-v-263d60d4]{display:inline-block;vertical-align:bottom}#calendar-wrapper-header #calendar-today p[data-v-263d60d4]{font-size:23px;padding:0 10px}#calendar-wrapper-header #calendar-today p small[data-v-263d60d4]{font-size:16px;padding:3px}#calendar-wrapper-header #calendar-today a[data-v-263d60d4]{background-color:#fff;line-height:20px;width:20px;text-align:center;border-radius:3px;margin-bottom:4px;font-weight:700}#calendar-wrapper-header .imv-datepicker[data-v-263d60d4]{display:inline-block;vertical-align:top;width:160px;margin-right:50px}#calendar-wrapper-header .imv-datepicker input[data-v-263d60d4]{width:200px}.calendar-month-header[data-v-263d60d4]{background-color:#646e78;color:#fff;text-align:center;margin-top:10px}.calendar-month-header>ul li[data-v-263d60d4]{padding:5px 0!important;border-top:none!important;line-height:15px}.calendar-month-header>ul[data-v-263d60d4]{vertical-align:top;border-right:none!important}.calendar-sat[data-v-263d60d4]{color:#4bc3f1}.calendar-san[data-v-263d60d4]{color:#f14b6b}#calendar-yoyaku table[data-v-263d60d4],#calendar-yoyaku table tr[data-v-263d60d4],#calendar-yoyaku table th[data-v-263d60d4],#calendar-yoyaku table td[data-v-263d60d4]{border:none!important;padding:10px 5px}.calendar-box[data-v-263d60d4]{margin-left:10px}.calendar-day-line[data-v-263d60d4]{display:flex;width:1088px}.calendar-week-line[data-v-263d60d4]{display:flex;width:1089px}.calendar-month-line[data-v-263d60d4]{display:flex;width:1130px}.calendar-year-header[data-v-263d60d4],.calendar-month-header[data-v-263d60d4],.calendar-week-header[data-v-263d60d4],.calendar-day-header[data-v-263d60d4]{background-color:#646e78;color:#fff;text-align:center;margin-top:10px;margin-bottom:5px!important;border-right:1px solid rgba(220,220,220,1)}.calendar-week-header>ul li[data-v-263d60d4],.calendar-day-header>ul li[data-v-263d60d4]{padding:5px 0 0!important;line-height:31px}.calendar-day-header>ul li[data-v-263d60d4]{font-size:12px!important}.calendar-week-header>ul[data-v-263d60d4],.calendar-day-header>ul[data-v-263d60d4]{vertical-align:top;border-right:none!important}.calendar-week-header p[data-v-263d60d4]{display:inline}.calendar-year-header[data-v-263d60d4],.calendar-year-line[data-v-263d60d4],.calendar-month-line[data-v-263d60d4],.calendar-week-line[data-v-263d60d4],.calendar-day-line[data-v-263d60d4]{border-top:1px solid rgba(220,220,220,1);border-left:1px solid rgba(220,220,220,1);border-bottom:1px solid rgba(220,220,220,1);margin-bottom:10px}.calendar-year-header>ul>li>a[data-v-263d60d4],.calendar-month-header>ul>li>a[data-v-263d60d4],.calendar-week-header>ul>li>a[data-v-263d60d4]{display:block;color:#fff}#calendar-wrapper-b .calendar-year-line[data-v-263d60d4],#calendar-wrapper-b .calendar-month-line[data-v-263d60d4],#calendar-wrapper-b .calendar-week-line[data-v-263d60d4],#calendar-wrapper-b .calendar-day-line[data-v-263d60d4]{margin-bottom:0}#calendar-wrapper-b .calendar-box[data-v-263d60d4]{margin-bottom:10px}#calendar-wrapper-b .calendar-year-line[data-v-263d60d4]:not(:last-child),#calendar-wrapper-b .calendar-month-line[data-v-263d60d4]:not(:last-child),#calendar-wrapper-b .calendar-week-line[data-v-263d60d4]:not(:last-child),#calendar-wrapper-b .calendar-day-line[data-v-263d60d4]:not(:last-child){border-bottom:0px solid rgba(220,220,220,1)}#calendar-wrapper-b .calendar-souchi-name+ul li span[data-v-263d60d4]{background-image:none}.calendar-year-line[data-v-263d60d4]{border-right:1px solid rgba(220,220,220,1)}.calendar-year-header>div[data-v-263d60d4],.calendar-year-line>div[data-v-263d60d4],.calendar-month-line>div[data-v-263d60d4],.calendar-week-line>div[data-v-263d60d4],.calendar-day-line>div[data-v-263d60d4]{width:200px!important;min-width:200px!important;max-width:200px!important;padding:5px;border-right:1px solid rgba(240,240,240,0)}.calendar-day-line>ul[data-v-263d60d4]{width:888px;font-size:0;display:flex;justify-content:space-between;position:relative}.calendar-day-line>ul li[data-v-263d60d4]{flex-grow:1;flex-basis:0;width:37px;font-size:0;list-style:none;position:relative;padding-top:0;background-image:url(/img/calendar-line1.png);background-size:37px auto}.yoyaku-zumi-line[data-v-263d60d4]{margin:-60px 0 30px;height:30px;border:1px solid rgba(255,255,255,0)}.yoyaku-zumi-line>div[data-v-263d60d4]{pointer-events:none}.yoyaku-zumi-line>ul[data-v-263d60d4],.yoyaku-zumi-line>ul li[data-v-263d60d4]{background-image:none!important}.yoyaku-zumi-line>ul[data-v-263d60d4]{border-top:1px solid rgba(230,230,230,1)}.calendar-week-line>ul[data-v-263d60d4]{width:889px;font-size:0;display:flex;justify-content:space-between;position:relative;background-image:url(/img/calendar-line.png);background-size:127px auto}.calendar-week-line>ul li[data-v-263d60d4]{flex-grow:1;flex-basis:0;width:calc(100% / 7);min-width:127px;max-width:127px;font-size:13px;list-style:none;position:relative;padding-top:0}.calendar-month-line>ul[data-v-263d60d4]{width:930px;font-size:0;display:flex;justify-content:space-between;position:relative;background-image:url(/img/calendar-line31.png);background-size:30px auto}.calendar-month-line>ul li[data-v-263d60d4]{flex-grow:1;flex-basis:0;width:calc(100% / 31);min-width:30px;max-width:30px;font-size:13px;list-style:none;position:relative;padding-top:0}.calendar-year-header[data-v-263d60d4],.calendar-year-line[data-v-263d60d4]{display:flex;width:1295px}.calendar-year-header>ul[data-v-263d60d4]{width:1095px;font-size:0;display:flex;justify-content:space-between;position:relative}.calendar-year-header>ul li[data-v-263d60d4]{flex-grow:1;flex-basis:0;width:calc(100% / 12);min-width:93px;max-width:93px;font-size:13px;list-style:none;position:relative;border-right:.5px solid rgba(255,255,255,1);line-height:40px}.calendar-year-header>ul li[data-v-263d60d4]:nth-child(2){min-width:84px;max-width:84px}.calendar-year-header>ul li[data-v-263d60d4]:nth-child(4),.calendar-year-header>ul li[data-v-263d60d4]:nth-child(6),.calendar-year-header>ul li[data-v-263d60d4]:nth-child(9),.calendar-year-header>ul li[data-v-263d60d4]:nth-child(11){min-width:90px;max-width:90px}.calendar-year-line>ul[data-v-263d60d4]{width:1095px;font-size:0;display:flex;justify-content:space-between;background-image:url(/img/calendar-line365-7.png);background-size:21px auto}.calendar-year-line>ul li[data-v-263d60d4]{flex-grow:1;flex-basis:0;width:calc(100% / 52);width:21px;min-width:21px;max-width:21px;font-size:13px;list-style:none;padding-top:0}.uru-doshi .calendar-year-header[data-v-263d60d4],.uru-doshi .calendar-year-line[data-v-263d60d4]{width:1298px!important}.uru-doshi .calendar-year-header>ul[data-v-263d60d4],.uru-doshi .calendar-year-line>ul[data-v-263d60d4]{width:1098px}.uru-doshi .calendar-year-header>ul li[data-v-263d60d4]:nth-child(2){min-width:87px;max-width:87px}.calendar-kirikae ul p[data-v-263d60d4]{display:inline-block;float:left}.calendar-kirikae ul[data-v-263d60d4]{position:relative;text-align:right;padding:3px}.calendar-kirikae ul li[data-v-263d60d4]{display:inline-block;text-align:right;vertical-align:top}.calendar-kirikae ul li a[data-v-263d60d4],.calendar-kirikae ul li p[data-v-263d60d4]{display:block;text-align:center;min-width:25px;line-height:25px;border-radius:2px;color:#323232;padding:0;margin-left:4px;background-color:#fff}.calendar-kirikae ul li p[data-v-263d60d4]{background-color:#20add4;color:#fff}.calendar-kirikae ul li.calendar-sort[data-v-263d60d4]{float:left}.calendar-kirikae ul li.calendar-sort a[data-v-263d60d4]{background-color:#646e78}.calendar-souchi-name[data-v-263d60d4],.calendar-kirikae[data-v-263d60d4],.calendar-user-name[data-v-263d60d4]{border-right:1px solid rgba(240,240,240,1)!important}.calendar-souchi-name img[data-v-263d60d4]{height:50px;margin-right:5px;float:left}.calendar-souchi-name p[data-v-263d60d4]{line-height:20px;padding-top:5px}.calendar-souchi-name ul[data-v-263d60d4]{display:table}.calendar-souchi-name ul li[data-v-263d60d4]{display:table-cell}.calendar-souchi-name .table a[data-v-263d60d4]{display:block;line-height:20px;width:100%!important;padding:0}.calendar-box .select-box[data-v-263d60d4]{min-width:100px!important}a.btn-yoyaku[data-v-263d60d4]{font-size:12px;border-radius:10px;text-align:center;color:#fff;width:auto;white-space:nowrap;padding:3px 10px;margin:auto;background-color:#1eaaaa;transition:.2s;box-shadow:1px 2px 1px #0003}a.btn-yoyaku[data-v-263d60d4]:hover{background-color:#32bebe;transition:.2s;box-shadow:1px 4px 4px #0000004d}a.btn-yoyaku[data-v-263d60d4]:active{transition:.1s;box-shadow:1px 2px 2px #0006}.calendar-year-line>ul li span[data-v-263d60d4],.calendar-month-line>ul li span[data-v-263d60d4],.calendar-week-line>ul li span[data-v-263d60d4],.calendar-day-line>ul li span[data-v-263d60d4]{position:relative;border-radius:2px;padding:0;font-size:12px;line-height:18px;border:1px solid rgba(255,255,255,.8);color:#323232;display:inline-block;vertical-align:top;white-space:nowrap;overflow:hidden;min-width:6px;min-height:29px}.calendar-week-line>ul li span[data-v-263d60d4]{width:calc(100% - 1px)}.calendar-souchi-name+ul li span[data-v-263d60d4]{top:0;line-height:18px;background-color:#ffaa64;background-image:url(/img/calendar-bar-bg.svg);background-position:left center;background-size:14px auto}div.other-yoyaku span[data-v-263d60d4]{background-color:#c8dcdc!important;background-image:none!important}.yoyaku-zumi-line ul li span[data-v-263d60d4]{background-color:#c8e678;background-image:url(/img/calendar-bar-bg2.svg);background-position:left center;background-size:8px auto}.calendar-user-name+ul li span[data-v-263d60d4]{top:0;line-height:18px;background-color:#c8e678;padding:0 2px}.calendar-box ul li .hamidashi[data-v-263d60d4],.calendar-box ul li .yoyaku-zumi[data-v-263d60d4]{height:20px}.calendar-box ul li .hamidashi span[data-v-263d60d4]{width:100%!important}.calendar-souchi-name+ul li .maintenance[data-v-263d60d4]{height:60px;background-color:#32323280;color:#fff;text-align:center;line-height:60px;font-size:16px;background-image:none}.project-line .calendar-user-name+ul li span[data-v-263d60d4]{background-color:#2c4d6e}.calendar-box ul li span div.tip[data-v-263d60d4]{display:none;color:#323232;position:absolute;background-color:#ebe6d2;bottom:calc(100% + 1px);left:-8px;padding:5px;border-radius:3px;font-size:13px;line-height:20px;-webkit-box-shadow:3px 3px 3px rgba(0,0,0,.3);box-shadow:0 0 5px #0000004d}.calendar-box ul li span div.tip[data-v-263d60d4]:after{content:"";border:5px solid transparent;border-top:10px solid rgba(235,230,210,1);top:100%;left:5px;position:absolute;z-index:3;display:inline}.calendar-box ul li .hamidashi span div.tip[data-v-263d60d4]:after,.calendar-week-line ul li span div.tip[data-v-263d60d4]:after{left:10px}.calendar-day-line ul li:nth-child(n+18) span div.tip[data-v-263d60d4],.calendar-week-line ul li:nth-child(n+5) span div.tip[data-v-263d60d4],.calendar-month-line ul li:nth-child(n+26) span div.tip[data-v-263d60d4]{left:auto;right:-5px}.calendar-day-line ul li:nth-child(n+18) .hamidashi span div.tip[data-v-263d60d4]:after,.calendar-week-line ul li:nth-child(n+5) span div.tip[data-v-263d60d4]:after,.calendar-month-line ul li:nth-child(n+26) span div.tip[data-v-263d60d4]:after{left:auto;right:8px}.calendar-day-line ul li:nth-child(n+18) span div.tip[data-v-263d60d4]:after{left:auto;right:2px}.calendar-day-line ul li:nth-child(n+18) span div.tip .c-link[data-v-263d60d4],.calendar-week-line ul li:nth-child(n+5) span div.tip .c-link[data-v-263d60d4],.calendar-month-line ul li:nth-child(n+26) span div.tip .c-link[data-v-263d60d4]{text-align:right}.calendar-box ul li .maintenance div.tip[data-v-263d60d4]{left:-5px}.calendar-box ul li .maintenance div.tip[data-v-263d60d4]:after{top:100%;left:5px}.calendar-box ul li span div.tip dl[data-v-263d60d4]{display:table}.calendar-box ul li span div.tip dt[data-v-263d60d4],.calendar-box ul li span div.tip dd[data-v-263d60d4]{display:table-cell;white-space:nowrap;text-align:left}.calendar-box ul li span div.tip .c-link[data-v-263d60d4]{display:block;width:100%}.calendar-box ul li span div.tip a[data-v-263d60d4]{display:inline-block;background-color:#1eaaaa;color:#fff;text-align:center;padding:0 10px;line-height:20px;border-radius:15px;margin:5px 2px 0}.calendar-box ul li span div.tip a.btn-back[data-v-263d60d4]{background-color:#585858}.calendar-box ul li span[data-v-263d60d4]:hover{overflow:visible}.calendar-box ul li span:hover div.tip[data-v-263d60d4]{display:block;z-index:9999;width:auto}.calendar-box ul li span p[data-v-263d60d4]{overflow:hidden;text-align:left}.calendar-box ul li span:hover div.tip p[data-v-263d60d4]{white-space:nowrap;overflow:auto;max-width:700px;max-height:200px}.calendar-box .myself[data-v-263d60d4],.calendar-box .myself+ul[data-v-263d60d4]{background-color:#e6ebf080}#setsumei[data-v-263d60d4]{padding:10px 10px 0}#setsumei ul[data-v-263d60d4]{border:1px solid rgba(200,200,200,1);padding:5px 5px 2px;display:inline-block;background-color:#f5f5f5}#setsumei ul li[data-v-263d60d4]{display:inline-block;white-space:nowrap;vertical-align:top}#setsumei ul li span[data-v-263d60d4]{display:inline-block;width:30px;height:18px;border-radius:2px;margin:0 5px 0 0}#setsumei ul li p[data-v-263d60d4]{vertical-align:top;display:inline-block;line-height:20px;margin:0 15px 0 0}#setsumei ul li.bar01 span[data-v-263d60d4]{background-color:#ffaa64;background-image:url(/img/calendar-bar-bg.svg);background-position:left center;background-size:14px auto}#setsumei ul li.bar02 span[data-v-263d60d4]{background-color:#c8e678;background-image:url(/img/calendar-bar-bg2.svg);background-position:left center;background-size:8px auto}#setsumei ul li.bar03 span[data-v-263d60d4]{background-color:#c8dcdc}#setsumei ul li.bar04 span[data-v-263d60d4]{background-color:#2c4d6e}#setsumei ul li.bar05 span[data-v-263d60d4]{background-color:#969696}#setsumei ul li.bar06 span[data-v-263d60d4]{background-color:#c8e678}.calendar-box span[data-v-263d60d4]{z-index:1}.calendar-box span[data-v-263d60d4]:hover{z-index:2}#ui-datepicker-div[data-v-263d60d4]{z-index:999!important}#datepicker[data-v-263d60d4]::-webkit-calendar-picker-indicator{display:none}#calendar-wrapper .modal .modal-table-wrapper table tbody td[data-v-263d60d4],#calendar-wrapper-b .modal .modal-table-wrapper table tbody td[data-v-263d60d4]{white-space:nowrap;width:1%;font-size:13px}#calendar-wrapper .modal .modal-table-wrapper table tbody td span[data-v-263d60d4],#calendar-wrapper-b .modal .modal-table-wrapper table tbody td span[data-v-263d60d4]{color:#969696}#calendar-wrapper .modal .modal-table-wrapper table tbody td[data-v-263d60d4]:last-child,#calendar-wrapper-b .modal .modal-table-wrapper table tbody td[data-v-263d60d4]:last-child{width:50%}.modal-table-wrapper[data-v-263d60d4]{overflow:scroll;max-height:calc(100vh - 400px)}#calendar-wrapper .modal label[data-v-263d60d4],#calendar-wrapper-b .modal label[data-v-263d60d4]{display:inline-block;font-size:13px;background-color:#787878;padding:2px 15px;margin:20px;width:180px;border-radius:20px;color:#fff}#calendar-wrapper .modal .maintenance-check[data-v-263d60d4],#calendar-wrapper-b .modal .maintenance-check[data-v-263d60d4]{text-align:right;padding:0}#calendar-wrapper .modal .maintenance-check label #calendar-wrapper-b .modal .maintenance-check label[data-v-263d60d4]{margin:0 0 10px}.modal-content .csv-choice[data-v-263d60d4]{font-size:0}.modal-content .csv-choice li[data-v-263d60d4]{list-style:none;display:inline-block;width:50%;font-size:16px;padding:10px}.modal-content .csv-choice li a[data-v-263d60d4]{display:block;width:100%;padding:20px;border-radius:10px;color:#fff;background-color:#1eaaaa;transition:.2s;box-shadow:1px 2px 2px #0003}.modal-content .csv-choice li a[data-v-263d60d4]:hover{background-color:#28b4b4;transition:.2s;box-shadow:1px 4px 4px #0000004d}.modal-content .csv-choice li a[data-v-263d60d4]:active{transition:.2s;box-shadow:1px 2px 2px #0006}.calendar-yoyaku-file-table td[data-v-263d60d4]:first-child{width:100px}#calendar-yoyaku input[type=text][data-v-263d60d4]{margin:0 0 5px}#calendar-yoyaku .btn[data-v-263d60d4]{background-color:#585858}#calendar-sort input[type=radio][data-v-263d60d4]{display:inline-block}.table tbody .btn-orange[data-v-263d60d4]{font-size:12px;border-radius:10px;text-align:center;color:#fff;width:auto;white-space:nowrap;padding:0 10px;margin:auto;background-color:#ffaa64;transition:.2s;box-shadow:1px 2px 1px #0003}.table tbody .btn-orange[data-v-263d60d4]:hover{background-color:#ffb478;transition:.2s;box-shadow:1px 4px 4px #0000004d}.table tbody .btn-orange[data-v-263d60d4]:active{transition:.1s;box-shadow:1px 2px 2px #0006}.c-clip[data-v-263d60d4]{background-image:url(/img/storage-icon-clip.svg);background-repeat:no-repeat;background-position:right 2px top 2px;background-size:13px auto}select[data-v-263d60d4]{border:solid 1px rgba(200,200,200,1);border-radius:3px;padding:8px}.yoyaku-zumi-line .maintenance[data-v-263d60d4]{height:47px;background-color:#32323280;color:#fff;text-align:center;line-height:60px;font-size:16px;background-image:none}#ws-name[data-v-263d60d4]{display:inline-block;font-size:24px;font-weight:700;text-align:right;width:calc(100% - 670px);padding-right:20px;vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 640px){#calendar-today[data-v-263d60d4]{width:100%!important}.imv-datepicker[data-v-263d60d4]{margin-top:10px;margin-left:0!important;width:100%!important}#calendar-wrapper-header[data-v-263d60d4]{text-align:center}#ws-name[data-v-263d60d4]{text-align:center;padding:0;vertical-align:bottom;width:100%}}#calendar-wrapper[data-v-f4579332],#calendar-wrapper-b[data-v-f4579332]{background-color:#fff;border-radius:5px;overflow:hidden;min-height:1200px}@media (max-width: 640px){#calendar-wrapper[data-v-f4579332],#calendar-wrapper-b[data-v-f4579332]{overflow:auto}}#calendar-wrapper-header[data-v-f4579332]{background-color:#323232;color:#fff;border-radius:5px 5px 0 0;padding:10px}#calendar-wrapper-header dl[data-v-f4579332],#calendar-wrapper-header dt[data-v-f4579332],#calendar-wrapper-header dd[data-v-f4579332]{display:inline-block}#calendar-wrapper-header dt a[data-v-f4579332]{display:block;background-color:#fff;border-radius:50%;width:20px;line-height:20px;text-align:center}#calendar-wrapper-header dd[data-v-f4579332]{font-size:16px;padding:0 15px}#calendar-wrapper-header ul[data-v-f4579332]{font-size:0;display:inline-block;float:right}#calendar-wrapper-header ul li[data-v-f4579332]{font-size:13px;display:inline-block;padding-right:5px}#calendar-wrapper-header ul li a[data-v-f4579332]{display:block;text-align:center;color:#fff;width:50px;background-color:#646e78;border-radius:3px}#calendar-wrapper-header ul li.calendar-active a[data-v-f4579332]{background-color:#fff;color:#323232}#calendar-wrapper-header #calendar-today[data-v-f4579332]{display:inline-block;padding:5px 0 0}#calendar-wrapper-header #calendar-today p[data-v-f4579332],#calendar-wrapper-header #calendar-today a[data-v-f4579332]{display:inline-block;vertical-align:bottom}#calendar-wrapper-header #calendar-today p[data-v-f4579332]{font-size:23px;padding:0 10px}#calendar-wrapper-header #calendar-today p small[data-v-f4579332]{font-size:16px;padding:3px}#calendar-wrapper-header #calendar-today a[data-v-f4579332]{background-color:#fff;line-height:20px;width:20px;text-align:center;border-radius:3px;margin-bottom:4px;font-weight:700}#calendar-wrapper-header .imv-datepicker[data-v-f4579332]{display:inline-block;vertical-align:top;margin-left:100px}#calendar-wrapper-header .imv-datepicker input[data-v-f4579332]{width:200px}.calendar-month-header[data-v-f4579332]{background-color:#646e78;color:#fff;text-align:center;margin-top:10px}.calendar-month-header>ul li[data-v-f4579332]{padding:5px 0!important;border-top:none!important;line-height:15px}.calendar-month-header>ul[data-v-f4579332]{vertical-align:top;border-right:none!important}.calendar-sat[data-v-f4579332]{color:#4bc3f1}.calendar-san[data-v-f4579332]{color:#f14b6b}#calendar-yoyaku table[data-v-f4579332],#calendar-yoyaku table tr[data-v-f4579332],#calendar-yoyaku table th[data-v-f4579332],#calendar-yoyaku table td[data-v-f4579332]{border:none!important;padding:10px 5px}.calendar-box[data-v-f4579332]{margin-left:10px}.calendar-day-line[data-v-f4579332]{display:flex;width:1088px}.calendar-week-line[data-v-f4579332]{display:flex;width:1089px}.calendar-month-line[data-v-f4579332]{display:flex;width:1130px}.calendar-year-header[data-v-f4579332],.calendar-month-header[data-v-f4579332],.calendar-week-header[data-v-f4579332],.calendar-day-header[data-v-f4579332]{background-color:#646e78;color:#fff;text-align:center;margin-top:10px;margin-bottom:5px!important;border-right:1px solid rgba(220,220,220,1)}.calendar-week-header>ul li[data-v-f4579332],.calendar-day-header>ul li[data-v-f4579332]{padding:5px 0 0!important;line-height:31px}.calendar-day-header>ul li[data-v-f4579332]{font-size:12px!important}.calendar-week-header>ul[data-v-f4579332],.calendar-day-header>ul[data-v-f4579332]{vertical-align:top;border-right:none!important}.calendar-week-header p[data-v-f4579332]{display:inline}.calendar-year-header[data-v-f4579332],.calendar-year-line[data-v-f4579332],.calendar-month-line[data-v-f4579332],.calendar-week-line[data-v-f4579332],.calendar-day-line[data-v-f4579332]{border-top:1px solid rgba(220,220,220,1);border-left:1px solid rgba(220,220,220,1);border-bottom:1px solid rgba(220,220,220,1);margin-bottom:10px}.calendar-year-header>ul>li>a[data-v-f4579332],.calendar-month-header>ul>li>a[data-v-f4579332],.calendar-week-header>ul>li>a[data-v-f4579332]{display:block;color:#fff}#calendar-wrapper-b .calendar-year-line[data-v-f4579332],#calendar-wrapper-b .calendar-month-line[data-v-f4579332],#calendar-wrapper-b .calendar-week-line[data-v-f4579332],#calendar-wrapper-b .calendar-day-line[data-v-f4579332]{margin-bottom:0}#calendar-wrapper-b .calendar-box[data-v-f4579332]{margin-bottom:10px}#calendar-wrapper-b .calendar-year-line[data-v-f4579332]:not(:last-child),#calendar-wrapper-b .calendar-month-line[data-v-f4579332]:not(:last-child),#calendar-wrapper-b .calendar-week-line[data-v-f4579332]:not(:last-child),#calendar-wrapper-b .calendar-day-line[data-v-f4579332]:not(:last-child){border-bottom:0px solid rgba(220,220,220,1)}#calendar-wrapper-b .calendar-souchi-name+ul li span[data-v-f4579332]{background-image:none}.calendar-year-line[data-v-f4579332]{border-right:1px solid rgba(220,220,220,1)}.calendar-year-header>div[data-v-f4579332],.calendar-year-line>div[data-v-f4579332],.calendar-month-line>div[data-v-f4579332],.calendar-week-line>div[data-v-f4579332],.calendar-day-line>div[data-v-f4579332]{width:200px!important;min-width:200px!important;max-width:200px!important;padding:5px;border-right:1px solid rgba(240,240,240,0)}.calendar-day-line>ul[data-v-f4579332]{width:888px;font-size:0;display:flex;justify-content:space-between;position:relative}.calendar-day-line>ul li[data-v-f4579332]{flex-grow:1;flex-basis:0;width:37px;font-size:0;list-style:none;position:relative;padding-top:0;background-image:url(/img/calendar-line1.png);background-size:37px auto}.yoyaku-zumi-line[data-v-f4579332]{margin:-60px 0 30px;height:30px;border:1px solid rgba(255,255,255,0)}.yoyaku-zumi-line>div[data-v-f4579332]{pointer-events:none}.yoyaku-zumi-line>ul[data-v-f4579332],.yoyaku-zumi-line>ul li[data-v-f4579332]{background-image:none!important}.yoyaku-zumi-line>ul[data-v-f4579332]{border-top:1px solid rgba(230,230,230,1)}.calendar-week-line>ul[data-v-f4579332]{width:889px;font-size:0;display:flex;justify-content:space-between;position:relative;background-image:url(/img/calendar-line.png);background-size:127px auto}.calendar-week-line>ul li[data-v-f4579332]{flex-grow:1;flex-basis:0;width:calc(100% / 7);min-width:127px;max-width:127px;font-size:13px;list-style:none;position:relative;padding-top:0}.calendar-month-line>ul[data-v-f4579332]{width:930px;font-size:0;display:flex;justify-content:space-between;position:relative;background-image:url(/img/calendar-line31.png);background-size:30px auto}.calendar-month-line>ul li[data-v-f4579332]{flex-grow:1;flex-basis:0;width:calc(100% / 31);min-width:30px;max-width:30px;font-size:13px;list-style:none;position:relative;padding-top:0}.calendar-year-header[data-v-f4579332],.calendar-year-line[data-v-f4579332]{display:flex;width:1295px}.calendar-year-header>ul[data-v-f4579332]{width:1095px;font-size:0;display:flex;justify-content:space-between;position:relative}.calendar-year-header>ul li[data-v-f4579332]{flex-grow:1;flex-basis:0;width:calc(100% / 12);min-width:93px;max-width:93px;font-size:13px;list-style:none;position:relative;border-right:.5px solid rgba(255,255,255,1);line-height:40px}.calendar-year-header>ul li[data-v-f4579332]:nth-child(2){min-width:84px;max-width:84px}.calendar-year-header>ul li[data-v-f4579332]:nth-child(4),.calendar-year-header>ul li[data-v-f4579332]:nth-child(6),.calendar-year-header>ul li[data-v-f4579332]:nth-child(9),.calendar-year-header>ul li[data-v-f4579332]:nth-child(11){min-width:90px;max-width:90px}.calendar-year-line>ul[data-v-f4579332]{width:1095px;font-size:0;display:flex;justify-content:space-between;background-image:url(/img/calendar-line365-7.png);background-size:21px auto}.calendar-year-line>ul li[data-v-f4579332]{flex-grow:1;flex-basis:0;width:calc(100% / 52);width:21px;min-width:21px;max-width:21px;font-size:13px;list-style:none;padding-top:0}.uru-doshi .calendar-year-header[data-v-f4579332],.uru-doshi .calendar-year-line[data-v-f4579332]{width:1298px!important}.uru-doshi .calendar-year-header>ul[data-v-f4579332],.uru-doshi .calendar-year-line>ul[data-v-f4579332]{width:1098px}.uru-doshi .calendar-year-header>ul li[data-v-f4579332]:nth-child(2){min-width:87px;max-width:87px}.calendar-kirikae ul p[data-v-f4579332]{display:inline-block;float:left}.calendar-kirikae ul[data-v-f4579332]{position:relative;text-align:right;padding:3px}.calendar-kirikae ul li[data-v-f4579332]{display:inline-block;text-align:right;vertical-align:top}.calendar-kirikae ul li a[data-v-f4579332],.calendar-kirikae ul li p[data-v-f4579332]{display:block;text-align:center;min-width:25px;line-height:25px;border-radius:2px;color:#323232;padding:0;margin-left:4px;background-color:#fff}.calendar-kirikae ul li p[data-v-f4579332]{background-color:#20add4;color:#fff}.calendar-kirikae ul li.calendar-sort[data-v-f4579332]{float:left}.calendar-kirikae ul li.calendar-sort a[data-v-f4579332]{background-color:#646e78}.calendar-souchi-name[data-v-f4579332],.calendar-kirikae[data-v-f4579332],.calendar-user-name[data-v-f4579332]{border-right:1px solid rgba(240,240,240,1)!important}.calendar-souchi-name img[data-v-f4579332]{height:50px;margin-right:5px;float:left}.calendar-souchi-name p[data-v-f4579332]{line-height:20px;padding-top:5px}.calendar-souchi-name ul[data-v-f4579332]{display:table}.calendar-souchi-name ul li[data-v-f4579332]{display:table-cell}.calendar-souchi-name .table a[data-v-f4579332]{display:block;line-height:20px;width:100%!important;padding:0}.calendar-box .select-box[data-v-f4579332]{min-width:100px!important}a.btn-yoyaku[data-v-f4579332]{font-size:12px;border-radius:10px;text-align:center;color:#fff;width:auto;white-space:nowrap;padding:3px 10px;margin:auto;background-color:#1eaaaa;transition:.2s;box-shadow:1px 2px 1px #0003}a.btn-yoyaku[data-v-f4579332]:hover{background-color:#32bebe;transition:.2s;box-shadow:1px 4px 4px #0000004d}a.btn-yoyaku[data-v-f4579332]:active{transition:.1s;box-shadow:1px 2px 2px #0006}.calendar-year-line>ul li span[data-v-f4579332],.calendar-month-line>ul li span[data-v-f4579332],.calendar-week-line>ul li span[data-v-f4579332],.calendar-day-line>ul li span[data-v-f4579332]{position:relative;border-radius:2px;padding:0;font-size:12px;line-height:18px;border:1px solid rgba(255,255,255,.8);color:#323232;display:inline-block;vertical-align:top;white-space:nowrap;overflow:hidden;min-width:6px;min-height:29px}.calendar-week-line>ul li span[data-v-f4579332]{width:calc(100% - 1px)}.calendar-souchi-name+ul li span[data-v-f4579332]{top:0;line-height:18px;background-color:#ffaa64;background-image:url(/img/calendar-bar-bg.svg);background-position:left center;background-size:14px auto}div.other-yoyaku span[data-v-f4579332]{background-color:#c8dcdc!important;background-image:none!important}.yoyaku-zumi-line ul li span[data-v-f4579332]{background-color:#c8e678;background-image:url(/img/calendar-bar-bg2.svg);background-position:left center;background-size:8px auto}.calendar-user-name+ul li span[data-v-f4579332]{top:0;line-height:18px;background-color:#c8e678;padding:0 2px}.calendar-box ul li .hamidashi[data-v-f4579332],.calendar-box ul li .yoyaku-zumi[data-v-f4579332]{height:20px}.calendar-box ul li .hamidashi span[data-v-f4579332]{width:100%!important}.calendar-souchi-name+ul li .maintenance[data-v-f4579332]{height:60px;background-color:#32323280;color:#fff;text-align:center;line-height:60px;font-size:16px;background-image:none}.project-line .calendar-user-name+ul li span[data-v-f4579332]{background-color:#2c4d6e}.calendar-box ul li span div.tip[data-v-f4579332]{display:none;color:#323232;position:absolute;background-color:#ebe6d2;bottom:calc(100% + 1px);left:-8px;padding:5px;border-radius:3px;font-size:13px;line-height:20px;-webkit-box-shadow:3px 3px 3px rgba(0,0,0,.3);box-shadow:0 0 5px #0000004d}.calendar-box ul li span div.tip[data-v-f4579332]:after{content:"";border:5px solid transparent;border-top:10px solid rgba(235,230,210,1);top:100%;left:5px;position:absolute;z-index:3;display:inline}.calendar-box ul li .hamidashi span div.tip[data-v-f4579332]:after,.calendar-week-line ul li span div.tip[data-v-f4579332]:after{left:10px}.calendar-day-line ul li:nth-child(n+18) span div.tip[data-v-f4579332],.calendar-week-line ul li:nth-child(n+5) span div.tip[data-v-f4579332],.calendar-month-line ul li:nth-child(n+26) span div.tip[data-v-f4579332]{left:auto;right:-5px}.calendar-day-line ul li:nth-child(n+18) .hamidashi span div.tip[data-v-f4579332]:after,.calendar-week-line ul li:nth-child(n+5) span div.tip[data-v-f4579332]:after,.calendar-month-line ul li:nth-child(n+26) span div.tip[data-v-f4579332]:after{left:auto;right:8px}.calendar-day-line ul li:nth-child(n+18) span div.tip[data-v-f4579332]:after{left:auto;right:2px}.calendar-day-line ul li:nth-child(n+18) span div.tip .c-link[data-v-f4579332],.calendar-week-line ul li:nth-child(n+5) span div.tip .c-link[data-v-f4579332],.calendar-month-line ul li:nth-child(n+26) span div.tip .c-link[data-v-f4579332]{text-align:right}.calendar-box ul li .maintenance div.tip[data-v-f4579332]{left:-5px}.calendar-box ul li .maintenance div.tip[data-v-f4579332]:after{top:100%;left:5px}.calendar-box ul li span div.tip dl[data-v-f4579332]{display:table}.calendar-box ul li span div.tip dt[data-v-f4579332],.calendar-box ul li span div.tip dd[data-v-f4579332]{display:table-cell;white-space:nowrap;text-align:left}.calendar-box ul li span div.tip .c-link[data-v-f4579332]{display:block;width:100%}.calendar-box ul li span div.tip a[data-v-f4579332]{display:inline-block;background-color:#1eaaaa;color:#fff;text-align:center;padding:0 10px;line-height:20px;border-radius:15px;margin:5px 2px 0}.calendar-box ul li span div.tip a.btn-back[data-v-f4579332]{background-color:#585858}.calendar-box ul li span[data-v-f4579332]:hover{overflow:visible}.calendar-box ul li span:hover div.tip[data-v-f4579332]{display:block;z-index:9999;width:auto}.calendar-box ul li span p[data-v-f4579332]{overflow:hidden;text-align:left}.calendar-box ul li span:hover div.tip p[data-v-f4579332]{white-space:nowrap;overflow:auto;max-width:700px;max-height:200px}.calendar-box .myself[data-v-f4579332],.calendar-box .myself+ul[data-v-f4579332]{background-color:#e6ebf080}#setsumei[data-v-f4579332]{padding:10px 10px 0}#setsumei ul[data-v-f4579332]{border:1px solid rgba(200,200,200,1);padding:5px 5px 2px;display:inline-block;background-color:#f5f5f5}#setsumei ul li[data-v-f4579332]{display:inline-block;white-space:nowrap;vertical-align:top}#setsumei ul li span[data-v-f4579332]{display:inline-block;width:30px;height:18px;border-radius:2px;margin:0 5px 0 0}#setsumei ul li p[data-v-f4579332]{vertical-align:top;display:inline-block;line-height:20px;margin:0 15px 0 0}#setsumei ul li.bar01 span[data-v-f4579332]{background-color:#ffaa64;background-image:url(/img/calendar-bar-bg.svg);background-position:left center;background-size:14px auto}#setsumei ul li.bar02 span[data-v-f4579332]{background-color:#c8e678;background-image:url(/img/calendar-bar-bg2.svg);background-position:left center;background-size:8px auto}#setsumei ul li.bar03 span[data-v-f4579332]{background-color:#c8dcdc}#setsumei ul li.bar04 span[data-v-f4579332]{background-color:#2c4d6e}#setsumei ul li.bar05 span[data-v-f4579332]{background-color:#969696}#setsumei ul li.bar06 span[data-v-f4579332]{background-color:#c8e678}.calendar-box span[data-v-f4579332]{z-index:1}.calendar-box span[data-v-f4579332]:hover{z-index:2}#ui-datepicker-div[data-v-f4579332]{z-index:999!important}#datepicker[data-v-f4579332]::-webkit-calendar-picker-indicator{display:none}#calendar-wrapper .modal .modal-table-wrapper table tbody td[data-v-f4579332],#calendar-wrapper-b .modal .modal-table-wrapper table tbody td[data-v-f4579332]{white-space:nowrap;width:1%;font-size:13px}#calendar-wrapper .modal .modal-table-wrapper table tbody td span[data-v-f4579332],#calendar-wrapper-b .modal .modal-table-wrapper table tbody td span[data-v-f4579332]{color:#969696}#calendar-wrapper .modal .modal-table-wrapper table tbody td[data-v-f4579332]:last-child,#calendar-wrapper-b .modal .modal-table-wrapper table tbody td[data-v-f4579332]:last-child{width:50%}.modal-table-wrapper[data-v-f4579332]{overflow:scroll;max-height:calc(100vh - 400px)}#calendar-wrapper .modal label[data-v-f4579332],#calendar-wrapper-b .modal label[data-v-f4579332]{display:inline-block;font-size:13px;background-color:#787878;padding:2px 15px;margin:20px;width:180px;border-radius:20px;color:#fff}#calendar-wrapper .modal .maintenance-check[data-v-f4579332],#calendar-wrapper-b .modal .maintenance-check[data-v-f4579332]{text-align:right;padding:0}#calendar-wrapper .modal .maintenance-check label #calendar-wrapper-b .modal .maintenance-check label[data-v-f4579332]{margin:0 0 10px}.modal-content .csv-choice[data-v-f4579332]{font-size:0}.modal-content .csv-choice li[data-v-f4579332]{list-style:none;display:inline-block;width:50%;font-size:16px;padding:10px}.modal-content .csv-choice li a[data-v-f4579332]{display:block;width:100%;padding:20px;border-radius:10px;color:#fff;background-color:#1eaaaa;transition:.2s;box-shadow:1px 2px 2px #0003}.modal-content .csv-choice li a[data-v-f4579332]:hover{background-color:#28b4b4;transition:.2s;box-shadow:1px 4px 4px #0000004d}.modal-content .csv-choice li a[data-v-f4579332]:active{transition:.2s;box-shadow:1px 2px 2px #0006}.calendar-yoyaku-file-table td[data-v-f4579332]:first-child{width:100px}#calendar-yoyaku input[type=text][data-v-f4579332]{margin:0 0 5px}#calendar-yoyaku .btn[data-v-f4579332]{background-color:#585858}#calendar-sort input[type=radio][data-v-f4579332]{display:inline-block}.table tbody .btn-orange[data-v-f4579332]{font-size:12px;border-radius:10px;text-align:center;color:#fff;width:auto;white-space:nowrap;padding:0 10px;margin:auto;background-color:#ffaa64;transition:.2s;box-shadow:1px 2px 1px #0003}.table tbody .btn-orange[data-v-f4579332]:hover{background-color:#ffb478;transition:.2s;box-shadow:1px 4px 4px #0000004d}.table tbody .btn-orange[data-v-f4579332]:active{transition:.1s;box-shadow:1px 2px 2px #0006}.c-clip[data-v-f4579332]{background-image:url(/img/storage-icon-clip.svg);background-repeat:no-repeat;background-position:right 2px top 2px;background-size:13px auto}select[data-v-f4579332]{border:solid 1px rgba(200,200,200,1);border-radius:3px;padding:8px}.yoyaku-zumi-line .maintenance[data-v-f4579332]{height:47px;background-color:#32323280;color:#fff;text-align:center;line-height:60px;font-size:16px;background-image:none}.msg[data-v-5c77a43b]{margin-bottom:3px}#message-area[data-v-5c77a43b]{font-size:13px;margin:20px 20px 0;width:calc(100% - 40px)}#message-area>div[data-v-5c77a43b]{padding:5px 10px 0;position:relative}#message-area div label[data-v-5c77a43b]{position:absolute;right:10px;top:30px}#message-area div label[data-v-5c77a43b]:after{content:"▼";color:#be1e14}#message-area div table[data-v-5c77a43b]{margin:0 0 5px}#message-area div table th[data-v-5c77a43b]{padding:0 10px 0 0}#message-area div table td span[data-v-5c77a43b]{display:block}.message-error[data-v-5c77a43b]{border-radius:5px;border:1px solid rgba(220,70,100,1);background-color:#fff}@media (max-width: 640px){#message-area div label[data-v-5c77a43b]{top:7px}}.manual-end[data-v-3d3eba1a],.pre[data-v-3d3eba1a]{background-color:#dcebf5!important;border-color:#dcebf5!important}.overflow-hidden[data-v-3d3eba1a]{width:auto;max-width:500px;display:inline-block;overflow:hidden;white-space:nowrap;vertical-align:middle}.run .status-bar-icon span[data-v-3d3eba1a]:nth-of-type(2):before,.run .status-bar-icon span[data-v-3d3eba1a]:nth-of-type(2):after{content:none}@media (max-width: 640px){.overflow-hidden[data-v-3d3eba1a]{vertical-align:top;width:auto;max-width:60%;overflow:hidden;display:inline-block;white-space:nowrap;margin-top:4.5px;padding-right:2px}.status-bar-icon p b[data-v-3d3eba1a]{margin-top:0}}.manual-end[data-v-825ba196],.end[data-v-825ba196],.pre[data-v-825ba196]{background-color:#dcebf5!important;border-color:#dcebf5!important}.chamber-graph[data-v-825ba196]{width:100%;min-width:400px}@media (max-width: 640px){.chamber-graph[data-v-825ba196]{width:100%;min-width:200px}}#overlay[data-v-d906c612]{z-index:9999;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center}.component-fade-enter-active[data-v-d906c612],.component-fade-leave-active[data-v-d906c612]{transition:opacity .6s ease}.component-card-enter-active[data-v-d906c612],.component-card-leave-active[data-v-d906c612]{transition:all .7s ease;transform:scaleZ(1)}.component-card-enter[data-v-d906c612],.component-card-leave-to[data-v-d906c612]{transform:scale3d(0,0,1);opacity:0}#storage-table[data-v-d906c612]{width:100%}.active td[data-v-d906c612]{background-color:#e8f0fe}.w100[data-v-d906c612]{width:100%}table small.access02[data-v-d906c612]{background-color:#f7f6dd}table small.access03[data-v-d906c612]{background-color:#ffeefd}table td .select-box[data-v-d906c612]{min-width:150px!important;float:right}.filelistRow[data-v-d906c612]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.nodata[data-v-d906c612]{text-align:center;width:100%}.dropAreaBase[data-v-d906c612]{background-color:#4747477f;height:100%;min-height:400px;width:100%;position:absolute;left:0;top:0;z-index:999999;display:none;border:#2778c4 solid;overflow:hidden;overflow-y:auto}.noneArea[data-v-d906c612]{border:rgb(150 0 0) solid}.droparea[data-v-d906c612]{display:block!important}.dropTitleNone[data-v-d906c612]{text-align:center;padding:21px;font-size:28px;color:#fff;margin-top:50px;background-color:#960000}.dropTitle[data-v-d906c612]{text-align:center;padding:12px;font-size:18px;color:#fff;background-color:#2778c4;font-weight:700}.upFileList[data-v-d906c612]{margin:50px 20px 20px;color:#fff;font-size:16px;list-style:none;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:10px}.upFileList>li[data-v-d906c612]{background-color:#fff;width:19%;height:85px;font-size:12px;text-align:center;border-radius:4px;box-shadow:0 4px 15px #0003;margin-top:12px}.upstateFileName[data-v-d906c612]{display:block;height:60px;padding:5px;overflow:hidden;color:#212121}.upstateState[data-v-d906c612]{display:block;border-top:1px solid #ddd;padding:3px;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.upstate_1[data-v-d906c612]{background-color:#6c757d;color:#fff;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.upstate_2[data-v-d906c612]{background-color:#ffc107;color:#fff;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.upstate_3[data-v-d906c612]{background-color:#4f96f6;color:#fff;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.upstate_4[data-v-d906c612]{background-color:#dc3545;color:#fff;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.dropAreaClose[data-v-d906c612]{background:#fff;color:#000;width:30px;height:30px;text-align:center;font-size:28px;margin:5px;position:absolute;right:15px;top:10px}.authlist_table[data-v-d906c612]{border-top:1px solid #c2c2c2;margin-top:40px}.authlist_table_coution[data-v-d906c612]{font-size:12px;text-align:center}.strageListTbl tr[data-v-d906c612]{height:42px}.fldArea[data-v-d906c612]{box-sizing:border-box;border:1px solid #ffffff}.active .fldArea[data-v-d906c612]{border:1px solid #e8f0fe}.fldArea[data-v-d906c612]:hover{text-decoration:underline;border:1px solid #e7e7e7}.overlay_conf[data-v-d906c612]{display:block;width:100%;height:100%;position:fixed;background-color:#00000080;opacity:.7;top:0;left:0;z-index:9999}.component-fade-enter-active[data-v-d906c612],.component-fade-leave-active[data-v-d906c612]{transition:opacity .3s ease}.component-fade-enter[data-v-d906c612],.component-fade-leave-to[data-v-d906c612]{opacity:0}.btnMarginRight[data-v-d906c612]{margin-right:40px}.table-box2 .btn2[data-v-d906c612]{white-space:nowrap;padding:3px 10px;border-radius:15px;color:#fff;font-size:13px;line-height:21px;background-color:#323232;transition:.2s;box-shadow:1px 2px 1px #0003}.table-box2 .btn2[data-v-d906c612]:hover{background-color:#3c3c3c;transition:.2s;box-shadow:1px 4px 4px #0000004d}.table-box2 .btn2[data-v-d906c612]:active{transition:.2s;box-shadow:1px 2px 2px #0006}@media (max-width: 640px){.table-box .btn2[data-v-d906c612],.table-box .btn-file[data-v-d906c612]{display:block;margin:5px 0}.tablewidth[data-v-d906c612]{width:100%!important}#pankuzu[data-v-d906c612]{float:none}.capacity[data-v-d906c612]{float:none;padding-left:10px}#storage-table th[data-v-d906c612]:not(:first-child),#storage-table td[data-v-d906c612]:not(:first-child){display:none}#storage-table th[data-v-d906c612]:last-child,#storage-table td[data-v-d906c612]:last-child{display:table-cell!important;text-align:right;padding-right:20px}}.sousa[data-v-d906c612]{display:inline-block;text-align:center}.sousa span[data-v-d906c612]{position:relative;display:block;background-color:#fff;width:30px;border-radius:50%;font-size:16px;line-height:30px}.sousa span[data-v-d906c612]:hover{background-color:#e6e6f0}.sousa span ul[data-v-d906c612]{display:none;position:absolute;z-index:888;background-color:#e6e6e6;width:auto;border-radius:3px;right:18px;top:3px;padding:1px}.sousa span:hover ul[data-v-d906c612]{display:block}.sousa span ul li[data-v-d906c612]{list-style:none;border-style:none}.sousa span ul li a[data-v-d906c612]{white-space:nowrap;font-size:13px;line-height:25px;width:auto;padding:0 8px;text-align:left;border-radius:2px;background-color:#fff;color:#585858;-webkit-box-shadow:0px 0px 1px 1px rgba(0,0,0,0);box-shadow:0 0 1px 1px #0000}.sousa span ul li a[data-v-d906c612]:hover{background-color:#323232;color:#fff}#storage-table tbody td:last-child span .file-action[data-v-d906c612]{position:absolute;z-index:100;top:0;right:20px;white-space:nowrap;list-style:none;background-color:#f0f0f0;padding:2px;border-radius:3px;border:1px solid rgba(230,230,230,1)}#storage-table tbody td:last-child span .file-action li[data-v-d906c612]{border-top:1px solid rgba(230,230,230,1);padding:3px 5px;text-align:left;background-color:#fff}#storage-table tbody td:last-child span .file-action li[data-v-d906c612]:first-child{border-top:none}#storage-table tbody td:last-child span .file-action li a[data-v-d906c612]{white-space:nowrap}#storage-table tbody td:last-child span .file-action li a[data-v-d906c612]:hover{opacity:.7}.btn-file[data-v-d906c612]{padding:3px 15px;background-color:#0096b4;border-radius:20px;color:#fff;margin:0 5px 0 0;cursor:pointer;transition:.2s;box-shadow:1px 1px 1px #0000004d}.btn-file[data-v-d906c612]:hover{background-color:#0aa0be;transition:.2s;box-shadow:1px 4px 4px #0000004d}.btn-file[data-v-d906c612]:active{transition:.2s;box-shadow:1px 2px 2px #0006}.map-del[data-v-d906c612]{border-radius:20px;padding:3px 10px!important;color:#fff;font-size:13px!important;cursor:pointer;background-color:#f06464;transition:.2s;box-shadow:1px 1px 1px #0003}table td .btn-save[data-v-d906c612],table td .map-del[data-v-d906c612]{border-radius:20px;padding:3px 10px!important;color:#fff;font-size:13px!important;line-height:21px;cursor:pointer;background-color:#f06464;transition:.2s;box-shadow:1px 2px 1px #0003}table td .btn-save[data-v-d906c612]:hover,table td .map-del[data-v-d906c612]:hover{background-color:#fa6e6e;transition:.2s;box-shadow:1px 4px 4px #0000004d}#storage-table[data-v-d906c612]{min-height:400px}#overlay[data-v-ba1f9d66]{z-index:9999;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center}.component-fade-enter-active[data-v-ba1f9d66],.component-fade-leave-active[data-v-ba1f9d66]{transition:opacity .6s ease}.component-card-enter-active[data-v-ba1f9d66],.component-card-leave-active[data-v-ba1f9d66]{transition:all .7s ease;transform:scaleZ(1)}.component-card-enter[data-v-ba1f9d66],.component-card-leave-to[data-v-ba1f9d66]{transform:scale3d(0,0,1);opacity:0}#storage-table[data-v-ba1f9d66]{width:100%}.tablewidth[data-v-ba1f9d66]{width:calc(100% - 275px)!important}.active td[data-v-ba1f9d66]{background-color:#e8f0fe}.w100[data-v-ba1f9d66]{width:100%}table small.access02[data-v-ba1f9d66]{background-color:#f7f6dd}table small.access03[data-v-ba1f9d66]{background-color:#ffeefd}table td .select-box[data-v-ba1f9d66]{min-width:150px!important;float:right}.filelistRow[data-v-ba1f9d66]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.nodata[data-v-ba1f9d66]{text-align:center;width:100%}.dropAreaBase[data-v-ba1f9d66]{background-color:#4747477f;height:100%;min-height:400px;width:100%;position:absolute;left:0;top:0;z-index:999;display:none;border:#2778c4 solid;overflow:hidden;overflow-y:auto}.noneArea[data-v-ba1f9d66]{border:rgb(150 0 0) solid}.droparea[data-v-ba1f9d66]{display:block!important}.dragEnterArea[data-v-ba1f9d66]{height:100%}.dropTitleNone[data-v-ba1f9d66]{text-align:center;padding:21px;font-size:28px;color:#fff;margin-top:50px;background-color:#960000}.dropTitle[data-v-ba1f9d66]{text-align:center;padding:12px;font-size:18px;color:#fff;background-color:#2778c4;font-weight:700}.upFileList[data-v-ba1f9d66]{margin:50px 20px 20px;color:#fff;font-size:16px;list-style:none;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:10px}.upFileList>li[data-v-ba1f9d66]{background-color:#fff;width:19%;height:85px;font-size:12px;text-align:center;border-radius:4px;box-shadow:0 4px 15px #0003}.upstateFileName[data-v-ba1f9d66]{display:block;height:60px;padding:5px;overflow:hidden;color:#212121}.upstateState[data-v-ba1f9d66]{display:block;border-top:1px solid #ddd;padding:3px;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.upstate_1[data-v-ba1f9d66]{background-color:#6c757d;color:#fff;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.upstate_2[data-v-ba1f9d66]{background-color:#ffc107;color:#fff;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.upstate_3[data-v-ba1f9d66]{background-color:#4f96f6;color:#fff;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.upstate_4[data-v-ba1f9d66]{background-color:#dc3545;color:#fff;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.dropAreaClose[data-v-ba1f9d66]{background:#fff;color:#000;width:30px;height:30px;text-align:center;font-size:28px;margin:5px;position:absolute;right:15px;top:10px}.authlist_table[data-v-ba1f9d66]{border-top:1px solid #c2c2c2;margin-top:40px}.authlist_table_coution[data-v-ba1f9d66]{font-size:12px;text-align:center}.strageListTbl tr[data-v-ba1f9d66]{height:42px}.fldArea[data-v-ba1f9d66]{box-sizing:border-box;border:1px solid #ffffff}.active .fldArea[data-v-ba1f9d66]{border:1px solid #e8f0fe}.fldArea[data-v-ba1f9d66]:hover{text-decoration:underline;border:1px solid #e7e7e7}.fileArea[data-v-ba1f9d66]{box-sizing:border-box;border:1px solid #ffffff}.active .fileArea[data-v-ba1f9d66]{border:1px solid #e8f0fe}.fileArea[data-v-ba1f9d66]:hover{text-decoration:underline;border:1px solid #e7e7e7}.overlay_conf[data-v-ba1f9d66]{display:block;width:100%;height:100%;position:absolute;background-color:#00000080;opacity:.7;top:0;left:0;z-index:9999}.component-fade-enter-active[data-v-ba1f9d66],.component-fade-leave-active[data-v-ba1f9d66]{transition:opacity .3s ease}.component-fade-enter[data-v-ba1f9d66],.component-fade-leave-to[data-v-ba1f9d66]{opacity:0}.btnMarginRight[data-v-ba1f9d66]{margin-right:40px}.wr[data-v-ba1f9d66]{width:170px;word-wrap:break-word}.showCreDir[data-v-ba1f9d66]{position:relative;z-index:1}@media (max-width: 640px){.tablewidth[data-v-ba1f9d66]{width:100%!important}#pankuzu[data-v-ba1f9d66]{float:none}.capacity[data-v-ba1f9d66]{float:none;padding-left:10px}}table.unstyledTable[data-v-c0a35c18]{border:0px solid #000000;width:100%;max-width:900px;empty-cells:show}table.unstyledTable td>a[data-v-c0a35c18]{text-decoration:underline}table.unstyledTable td>a[data-v-c0a35c18]:hover{text-decoration:underline;color:#2778c4}table.unstyledTable td[data-v-c0a35c18],table.unstyledTable th[data-v-c0a35c18]{border:1px solid #aaaaaa;padding:3px 10px}table.unstyledTable thead[data-v-c0a35c18]{background:#ddd}table.unstyledTable thead th[data-v-c0a35c18]{font-weight:400}.vjs-modal-dialog .vjs-modal-dialog-content,.video-js .vjs-modal-dialog,.vjs-button>.vjs-icon-placeholder:before,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{position:absolute;top:0;left:0;width:100%;height:100%}.vjs-button>.vjs-icon-placeholder:before,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{text-align:center}@font-face{font-family:VideoJS;src:url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABDkAAsAAAAAG6gAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV3hY21hcAAAAYQAAADaAAADPv749/pnbHlmAAACYAAAC3AAABHQZg6OcWhlYWQAAA3QAAAAKwAAADYZw251aGhlYQAADfwAAAAdAAAAJA+RCLFobXR4AAAOHAAAABMAAACM744AAGxvY2EAAA4wAAAASAAAAEhF6kqubWF4cAAADngAAAAfAAAAIAE0AIFuYW1lAAAOmAAAASUAAAIK1cf1oHBvc3QAAA/AAAABJAAAAdPExYuNeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGS7wTiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGJHcRdyA4RZgQRADK3CxEAAHic7dFZbsMgAEXRS0ycyZnnOeG7y+qC8pU1dHusIOXxuoxaOlwZYWQB0Aea4quIEN4E9LzKbKjzDeM6H/mua6Lmc/p8yhg0lvdYx15ZG8uOLQOGjMp3EzqmzJizYMmKNRu27Nhz4MiJMxeu3Ljz4Ekqm7T8P52G8PP3lnTOVk++Z6iN6QZzNN1F7ptuN7eGOjDUoaGODHVsuvU8MdTO9Hd5aqgzQ50b6sJQl4a6MtS1oW4MdWuoO0PdG+rBUI+GejLUs6FeDPVqqDdDvRvqw1CfhpqM9At0iFLaAAB4nJ1YDXBTVRZ+5/22TUlJ8we0pHlJm7RJf5O8F2j6EymlSPkpxaL8U2xpa3DKj0CBhc2IW4eWKSokIoLsuMqssM64f+jA4HSdWXXXscBq67IOs3FXZ1ZYWVyRFdo899yXtIBQZ90k7717zz3v3HPPOfd854YCCj9cL9dL0RQFOqCbGJnrHb5EayiKIWN8iA/hWBblo6hUWm8TtCDwE80WMJus/irwyxOdxeB0MDb14VNJHnXYoLLSl6FfCUYO9nYPTA8Epg9090LprfbBbZ2hY0UlJUXHQp3/vtWkS6EBv8+rPMq5u9692f/dNxJNiqwC1xPE9TCUgCsSdQWgE3XQD25lkG4CN2xmTcOXWBOyser6RN6KnGbKSbmQ3+d0OI1m2W8QzLLkI2sykrWAgJJEtA8vGGW/2Q+CmT3n8zS9wZwu2DCvtuZKZN3xkrLh36yCZuUomQSqGpY8t/25VfHVhw8z4ebGBtfLb0ya9PCaDc+8dGTvk2dsh6z7WzvowlXKUSWo9MJ15a3KrEP2loOr2Ojhw6iW6hf2BDdEccQvZGpaAy7YovSwq8kr7HGllxpd71rkS6G0Sf11sl9OvMK1+jwPPODxjUwkOim9CU3ix1wNjXDfmJSEn618Bs6lpWwUpU+8PCqLMY650zjq8VhCIP17NEKTx3eaLL+s5Pi6yJWaWjTHLR1jYzPSV9VF/6Ojdb/1kO3Mk3uhHC0x6gc1BjlKQ+nQFxTYdaJkZ7ySVxLBbhR1dsboNXp1tCYKW2LRaEzpYcIx2BKNxaL0ZaUnSqfFoiNhHKR/GkX6PWUSAaJelQaqZL1EpoHNsajSEyPSoJ9IjhIxTdjHLmwZvhRDOiFTY/YeQnvrVZmiTQtGncECXtFTBZLOVwwMRgoXHAkXzMzPn1nAJJ8jYSbMDaqN2waGLzNhih/bZynUBMpIWSg7VYi7DRx2m8ALkIdRCJwI6ArJx2EI8kaDWeTQKeAFk9fjl/1AvwktjQ1P7NjyMGQyfd4vjipX6M/i52D7Cq80kqlcxEcGXRr/FEcgs0u5uGgB4VWuMFfpdn2Re6Hi3PqzmxWKsz6+ae2Pn9hXXw/fqM859UiGC0oKYYILJBqJrsn1Z1E5qOs9rQCiUQRREjm8yJcbHF5cUJufX1vAHlefw0XgUoboS3ETfQlTxBC4SOtuE8VPRJTBSCQSjZCpk7Gqzu+masaZ2y7Zjehho4F3g82BNDkAHpORG4+OCS+f6JTPmtRn/PH1kch6d04sp7AQb25aQ/pqUyXeQ8vrebG8OYQdXOQ+585u0sdW9rqalzRURiJ+9F4MweRFrKUjl1GUYhH1A27WOHw5cTFSFPMo9EeUIGnQTZHIaJ7AHLaOKsOODaNF9jkBjYG2QEsQ2xjMUAx2bBEbeTBWMHwskBjngq56S/yfgkBnWBa4K9sqKtq2t1UI8S9He5XuBRbawAdatrQEAi30Aks2+LM8WeCbalVZkWNylvJ+dqJnzVb+OHlSoKW8nPCP7Rd+CcZ2DdWAGqJ2CBFOphgywFFCFBNtfAbGtNPBCwxvygHeYMZMY9ZboBqwq/pVrsbgN5tkv152ODlbMfiqwGMBgxa4Exz3QhovRIUp6acqZmQzRq0ypDXS2TPLT02YIkQETnOE445oOGxOmXAqUJNNG7XgupMjPq2ua9asrj5yY/yuKteO1Kx0YNJTufrirLe1mZnat7OL6rnUdCWenpW6I8mAnbsY8KWs1PuSovCW9A/Z25PQ24a7cNOqgmTkLmBMgh4THgc4b9k2IVv1/g/F5nGljwPLfOgHAzJzh45V/4+WenTzmMtR5Z7us2Tys909UHqrPY7KbckoxRvRHhmVc3cJGE97uml0R1S0jdULVl7EvZtDFVBF35N9cEdjpgmAiOlFZ+Dtoh93+D3zzHr8RRNZQhnCNMNbcegOvpEwZoL+06cJQ07h+th3fZ/7PVbVC6ngTAV/KoLFuO6+2KFcU651gEb5ugPSIb1D+Xp8V4+k3sEIGnw5mYe4If4k1lFYr6SCzmM2EQ8iWtmwjnBI9kTwe1TlfAmXh7H02by9fW2gsjKwtv0aaURKil4OdV7rDL1MXIFNrhdxohcZXYTnq47WisrKitaObbf5+yvkLi5J6lCNZZ+B6GC38VNBZBDidSS/+mSvh6s+srgC8pyKMvDtt+de3c9fU76ZPfuM8ud4Kv0fyP/LqfepMT/3oZxSqpZaTa1DaQYLY8TFsHYbWYsPoRhRWfL5eSSQbhUGgGC3YLbVMk6PitTFNGpAsNrC6D1VNBKgBHMejaiuRWEWGgsSDBTJjqWIl8kJLlsaLJ2tXDr6xGfT85bM2Q06a46x2HTgvdnV8z5YDy/27J4zt6x2VtkzjoYpkq36kaBr4eQSg7tyiVweWubXZugtadl58ydapfbORfKsDTuZ0OBgx4cfdjCf5tbWNITnL120fdOi1RV1C3uKGzNdwYLcMvZ3BxoPyTOCD1XvXTp7U10gWCVmTV9b3r2z0SkGWovb2hp9I89O8a2smlyaO8muMU+dRmtzp60IzAoFpjLr1n388boLyf0dRvxhsHZ0qbWqDkwqvvpkj4l0fY6EIXRi5sQSrAvsVYwXRy4qJ2EVtD1AN7a0HWth9ymvL1xc3WTUKK/TAHA/bXDVtVWfOMfuGxGZv4Ln/jVr9jc3j1yMv0tndmyt9Vq88Y9gH1wtLX3KWjot5++jWHgAoZZkQ14wGQ20Fli71UmKJAy4xKMSTGbVdybW7FDDAut9XpD5AzWrYO7zQ8qffqF8+Ynd/clrHcdyxGy3a/3+mfNnzC/cBsveTjnTvXf1o6vzOlZw7WtqtdmPK/Errz/6NNtD72zmNOZfbmYdTGHfoofqI79Oc+R2n1lrnL6pOm0Up7kwxhTW12Amm7WYkXR2qYrF2AmgmbAsxZjwy1xpg/m1Je2vrp8v/nz2xpmlBg4E9hrMU341wVpTOh/OfmGvAnra8q6uctr60ZQHV3Q+WMQJykMj8ZsWn2QBOmmHMB+m5pDIpTFonYigiaKAhGEiAHF7EliVnQkjoLVIMPtJpBKHYd3A8GYH9jJzrWwmHx5Qjp7vDAX0suGRym1vtm/9W1/HyR8vczfMs6Sk8DSv855/5dlX9oQq52hT8syyp2rx5Id17IAyAM3wIjQPMOHzytEB64q6D5zT91yNbnx3V/nqnd017S9Y0605k3izoXLpsxde2n38yoOV9s1LcjwzNjbdX6asnBVaBj/6/DwKwPkpcqbDG7BnsXoSqWnUAmottYF6jMSdVyYZh3zVXCjwTiwwHH6sGuRiEHQGzuRX6whZkp123oy1BWE2mEfJ/tvIRtM4ZM5bDXiMsPMaAKOTyc5uL57rqyyc5y5JE5pm1i2S2iUX0CcaQ6lC6Zog7JqSqZmYlosl2K6pwNA84zRnQW6SaALYZQGW5lhCtU/W34N6o+bKfZ8cf3/Cl/+iTX3wBzpOY4mRkeNf3rptycGSshQWgGbYt5jFc2e0+DglIrwl6DVWQ7BuwaJ3Xk1J4VL5urnLl/Wf+gHU/hZoZdKNym6lG+I34FaNeZKcSpJIo2IeCVvpdsDGfKvzJnAwmeD37Ow65ZWwSowpgwX5T69s/rB55dP5BcpgDKFV8p7q2sn/1uc93bVzT/w6UrCqDTWvfCq/oCD/qZXNoUj8BL5Kp6GU017frfNXkAtiiyf/SOCEeLqnd8R/Ql9GlCRfctS6k5chvIBuQ1zCCjoCHL2DHNHIXxMJ3kQeO8lbsUXONeSfA5EjcG6/E+KdhN4bP04vBhdi883+BFBzQbxFbvZzQeY9LNBZc0FNfn5NwfDn6rCTnTw6R8o+gfpf5hCom33cRuiTlss3KHmZjD+BPN+5gXuA2ziS/Q73mLxUkpbKN/eqwz5uK0X9F3h2d1V4nGNgZGBgAOJd776+iue3+crAzc4AAje5Bfcg0xz9YHEOBiYQBQA8FQlFAHicY2BkYGBnAAGOPgaG//85+hkYGVCBMgBGGwNYAAAAeJxjYGBgYB8EmKOPgQEAQ04BfgAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAcICGAJYArQC4AMwA7AD3gQwBJYE3AUkBWYFigYgBmYGtAbqB1gIEghYCG4IhAi2COh4nGNgZGBgUGYoZWBnAAEmIOYCQgaG/2A+AwAYCQG2AHicXZBNaoNAGIZfE5PQCKFQ2lUps2oXBfOzzAESyDKBQJdGR2NQR3QSSE/QE/QEPUUPUHqsvsrXjTMw83zPvPMNCuAWP3DQDAejdm1GjzwS7pMmwi75XngAD4/CQ/oX4TFe4Qt7uMMbOzjuDc0EmXCP/C7cJ38Iu+RP4QEe8CU8pP8WHmOPX2EPz87TPo202ey2OjlnQSXV/6arOjWFmvszMWtd6CqwOlKHq6ovycLaWMWVydXKFFZnmVFlZU46tP7R2nI5ncbi/dDkfDtFBA2DDXbYkhKc+V0Bqs5Zt9JM1HQGBRTm/EezTmZNKtpcAMs9Yu6AK9caF76zoLWIWcfMGOSkVduvSWechqZsz040Ib2PY3urxBJTzriT95lipz+TN1fmAAAAeJxtkMl2wjAMRfOAhABlKm2h80C3+ajgCKKDY6cegP59TYBzukAL+z1Zsq8ctaJTTKPrsUQLbXQQI0EXKXroY4AbDDHCGBNMcYsZ7nCPB8yxwCOe8IwXvOIN7/jAJ76wxHfUqWX+OzgumWAjJMV17i0Ndlr6irLKO+qftdT7i6y4uFSUvCknay+lFYZIZaQcmfH/xIFdYn98bqhra1aKTM/6lWMnyaYirx1rFUQZFBkb2zJUtoXeJCeg0WnLtHeSFc3OtrnozNwqi0TkSpBMDB1nSde5oJXW23hTS2/T0LilglXX7dmFVxLnq5U0vYATHFk3zX3BOisoQHNDFDeZnqKDy9hRNawN7Vh727hFzcJ5c8TILrKZfH7tIPxAFP0BpLeJPA==) format("woff");font-weight:400;font-style:normal}.vjs-icon-play,.video-js .vjs-play-control .vjs-icon-placeholder,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-play:before,.video-js .vjs-play-control .vjs-icon-placeholder:before,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{content:""}.vjs-icon-play-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-play-circle:before{content:""}.vjs-icon-pause,.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-pause:before,.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before{content:""}.vjs-icon-volume-mute,.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-mute:before,.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before{content:""}.vjs-icon-volume-low,.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-low:before,.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before{content:""}.vjs-icon-volume-mid,.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-mid:before,.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before{content:""}.vjs-icon-volume-high,.video-js .vjs-mute-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-high:before,.video-js .vjs-mute-control .vjs-icon-placeholder:before{content:""}.vjs-icon-fullscreen-enter,.video-js .vjs-fullscreen-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-fullscreen-enter:before,.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before{content:""}.vjs-icon-fullscreen-exit,.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-fullscreen-exit:before,.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before{content:""}.vjs-icon-square{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-square:before{content:""}.vjs-icon-spinner{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-spinner:before{content:""}.vjs-icon-subtitles,.video-js .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-subtitles-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-subtitles:before,.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-subtitles-button .vjs-icon-placeholder:before{content:""}.vjs-icon-captions,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-captions-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-captions:before,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-captions-button .vjs-icon-placeholder:before{content:""}.vjs-icon-chapters,.video-js .vjs-chapters-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-chapters:before,.video-js .vjs-chapters-button .vjs-icon-placeholder:before{content:""}.vjs-icon-share{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-share:before{content:""}.vjs-icon-cog{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cog:before{content:""}.vjs-icon-circle,.vjs-seek-to-live-control .vjs-icon-placeholder,.video-js .vjs-volume-level,.video-js .vjs-play-progress{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle:before,.vjs-seek-to-live-control .vjs-icon-placeholder:before,.video-js .vjs-volume-level:before,.video-js .vjs-play-progress:before{content:""}.vjs-icon-circle-outline{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-outline:before{content:""}.vjs-icon-circle-inner-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-inner-circle:before{content:""}.vjs-icon-hd{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-hd:before{content:""}.vjs-icon-cancel,.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cancel:before,.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before{content:""}.vjs-icon-replay,.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-replay:before,.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before{content:""}.vjs-icon-facebook{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-facebook:before{content:""}.vjs-icon-gplus{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-gplus:before{content:""}.vjs-icon-linkedin{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-linkedin:before{content:""}.vjs-icon-twitter{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-twitter:before{content:""}.vjs-icon-tumblr{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-tumblr:before{content:""}.vjs-icon-pinterest{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-pinterest:before{content:""}.vjs-icon-audio-description,.video-js .vjs-descriptions-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-audio-description:before,.video-js .vjs-descriptions-button .vjs-icon-placeholder:before{content:""}.vjs-icon-audio,.video-js .vjs-audio-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-audio:before,.video-js .vjs-audio-button .vjs-icon-placeholder:before{content:""}.vjs-icon-next-item{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-next-item:before{content:""}.vjs-icon-previous-item{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-previous-item:before{content:""}.vjs-icon-picture-in-picture-enter,.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-picture-in-picture-enter:before,.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before{content:""}.vjs-icon-picture-in-picture-exit,.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-picture-in-picture-exit:before,.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before{content:""}.video-js{display:block;vertical-align:top;box-sizing:border-box;color:#fff;background-color:#000;position:relative;padding:0;font-size:10px;line-height:1;font-weight:400;font-style:normal;font-family:Arial,Helvetica,sans-serif;word-break:initial}.video-js:-moz-full-screen{position:absolute}.video-js:-webkit-full-screen{width:100%!important;height:100%!important}.video-js[tabindex="-1"]{outline:none}.video-js *,.video-js *:before,.video-js *:after{box-sizing:inherit}.video-js ul{font-family:inherit;font-size:inherit;line-height:inherit;list-style-position:outside;margin:0}.video-js.vjs-fluid,.video-js.vjs-16-9,.video-js.vjs-4-3,.video-js.vjs-9-16,.video-js.vjs-1-1{width:100%;max-width:100%}.video-js.vjs-fluid:not(.vjs-audio-only-mode),.video-js.vjs-16-9:not(.vjs-audio-only-mode),.video-js.vjs-4-3:not(.vjs-audio-only-mode),.video-js.vjs-9-16:not(.vjs-audio-only-mode),.video-js.vjs-1-1:not(.vjs-audio-only-mode){height:0}.video-js.vjs-16-9:not(.vjs-audio-only-mode){padding-top:56.25%}.video-js.vjs-4-3:not(.vjs-audio-only-mode){padding-top:75%}.video-js.vjs-9-16:not(.vjs-audio-only-mode){padding-top:177.7777777778%}.video-js.vjs-1-1:not(.vjs-audio-only-mode){padding-top:100%}.video-js.vjs-fill:not(.vjs-audio-only-mode){width:100%;height:100%}.video-js .vjs-tech{position:absolute;top:0;left:0;width:100%;height:100%}.video-js.vjs-audio-only-mode .vjs-tech{display:none}body.vjs-full-window{padding:0;margin:0;height:100%}.vjs-full-window .video-js.vjs-fullscreen{position:fixed;overflow:hidden;z-index:1000;left:0;top:0;bottom:0;right:0}.video-js.vjs-fullscreen:not(.vjs-ios-native-fs){width:100%!important;height:100%!important;padding-top:0!important}.video-js.vjs-fullscreen.vjs-user-inactive{cursor:none}.vjs-hidden{display:none!important}.vjs-disabled{opacity:.5;cursor:default}.video-js .vjs-offscreen{height:1px;left:-9999px;position:absolute;top:0;width:1px}.vjs-lock-showing{display:block!important;opacity:1!important;visibility:visible!important}.vjs-no-js{padding:20px;color:#fff;background-color:#000;font-size:18px;font-family:Arial,Helvetica,sans-serif;text-align:center;width:300px;height:150px;margin:0 auto}.vjs-no-js a,.vjs-no-js a:visited{color:#66a8cc}.video-js .vjs-big-play-button{font-size:3em;line-height:1.5em;height:1.63332em;width:3em;display:block;position:absolute;top:10px;left:10px;padding:0;cursor:pointer;opacity:1;border:.06666em solid #fff;background-color:#2b333f;background-color:#2b333fb3;border-radius:.3em;transition:all .4s}.vjs-big-play-centered .vjs-big-play-button{top:50%;left:50%;margin-top:-.81666em;margin-left:-1.5em}.video-js:hover .vjs-big-play-button,.video-js .vjs-big-play-button:focus{border-color:#fff;background-color:#73859f;background-color:#73859f80;transition:all 0s}.vjs-controls-disabled .vjs-big-play-button,.vjs-has-started .vjs-big-play-button,.vjs-using-native-controls .vjs-big-play-button,.vjs-error .vjs-big-play-button{display:none}.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button{display:block}.video-js button{background:none;border:none;color:inherit;display:inline-block;font-size:inherit;line-height:inherit;text-transform:none;text-decoration:none;transition:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.vjs-control .vjs-button{width:100%;height:100%}.video-js .vjs-control.vjs-close-button{cursor:pointer;height:3em;position:absolute;right:0;top:.5em;z-index:2}.video-js .vjs-modal-dialog{background:#000c;background:linear-gradient(180deg,#000c,#fff0);overflow:auto}.video-js .vjs-modal-dialog>*{box-sizing:border-box}.vjs-modal-dialog .vjs-modal-dialog-content{font-size:1.2em;line-height:1.5;padding:20px 24px;z-index:1}.vjs-menu-button{cursor:pointer}.vjs-menu-button.vjs-disabled{cursor:default}.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu{display:none}.vjs-menu .vjs-menu-content{display:block;padding:0;margin:0;font-family:Arial,Helvetica,sans-serif;overflow:auto}.vjs-menu .vjs-menu-content>*{box-sizing:border-box}.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu{display:none}.vjs-menu li{list-style:none;margin:0;padding:.2em 0;line-height:1.4em;font-size:1.2em;text-align:center;text-transform:lowercase}.vjs-menu li.vjs-menu-item:focus,.vjs-menu li.vjs-menu-item:hover,.js-focus-visible .vjs-menu li.vjs-menu-item:hover{background-color:#73859f;background-color:#73859f80}.vjs-menu li.vjs-selected,.vjs-menu li.vjs-selected:focus,.vjs-menu li.vjs-selected:hover,.js-focus-visible .vjs-menu li.vjs-selected:hover{background-color:#fff;color:#2b333f}.video-js .vjs-menu *:not(.vjs-selected):focus:not(:focus-visible),.js-focus-visible .vjs-menu *:not(.vjs-selected):focus:not(.focus-visible){background:none}.vjs-menu li.vjs-menu-title{text-align:center;text-transform:uppercase;font-size:1em;line-height:2em;padding:0;margin:0 0 .3em;font-weight:700;cursor:default}.vjs-menu-button-popup .vjs-menu{display:none;position:absolute;bottom:0;width:10em;left:-3em;height:0em;margin-bottom:1.5em;border-top-color:#2b333fb3}.vjs-menu-button-popup .vjs-menu .vjs-menu-content{background-color:#2b333f;background-color:#2b333fb3;position:absolute;width:100%;bottom:1.5em;max-height:15em}.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:5em}.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:10em}.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:14em}.vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:25em}.vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu,.vjs-menu-button-popup .vjs-menu.vjs-lock-showing{display:block}.video-js .vjs-menu-button-inline{transition:all .4s;overflow:hidden}.video-js .vjs-menu-button-inline:before{width:2.222222222em}.video-js .vjs-menu-button-inline:hover,.video-js .vjs-menu-button-inline:focus,.video-js .vjs-menu-button-inline.vjs-slider-active,.video-js.vjs-no-flex .vjs-menu-button-inline{width:12em}.vjs-menu-button-inline .vjs-menu{opacity:0;height:100%;width:auto;position:absolute;left:4em;top:0;padding:0;margin:0;transition:all .4s}.vjs-menu-button-inline:hover .vjs-menu,.vjs-menu-button-inline:focus .vjs-menu,.vjs-menu-button-inline.vjs-slider-active .vjs-menu{display:block;opacity:1}.vjs-no-flex .vjs-menu-button-inline .vjs-menu{display:block;opacity:1;position:relative;width:auto}.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu{width:auto}.vjs-menu-button-inline .vjs-menu-content{width:auto;height:100%;margin:0;overflow:hidden}.video-js .vjs-control-bar{display:none;width:100%;position:absolute;bottom:0;left:0;right:0;height:3em;background-color:#2b333f;background-color:#2b333fb3}.vjs-has-started .vjs-control-bar,.vjs-audio-only-mode .vjs-control-bar{display:flex;visibility:visible;opacity:1;transition:visibility .1s,opacity .1s}.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{visibility:visible;opacity:0;pointer-events:none;transition:visibility 1s,opacity 1s}.vjs-controls-disabled .vjs-control-bar,.vjs-using-native-controls .vjs-control-bar,.vjs-error .vjs-control-bar{display:none!important}.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar,.vjs-audio-only-mode.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:1;visibility:visible;pointer-events:auto}.vjs-has-started.vjs-no-flex .vjs-control-bar{display:table}.video-js .vjs-control{position:relative;text-align:center;margin:0;padding:0;height:100%;width:4em;flex:none}.video-js .vjs-control.vjs-visible-text{width:auto;padding-left:1em;padding-right:1em}.vjs-button>.vjs-icon-placeholder:before{font-size:1.8em;line-height:1.67}.vjs-button>.vjs-icon-placeholder{display:block}.video-js .vjs-control:focus:before,.video-js .vjs-control:hover:before,.video-js .vjs-control:focus{text-shadow:0em 0em 1em white}.video-js *:not(.vjs-visible-text)>.vjs-control-text{border:0;clip:rect(0 0 0 0);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.vjs-no-flex .vjs-control{display:table-cell;vertical-align:middle}.video-js .vjs-custom-control-spacer{display:none}.video-js .vjs-progress-control{cursor:pointer;flex:auto;display:flex;align-items:center;min-width:4em;touch-action:none}.video-js .vjs-progress-control.disabled{cursor:default}.vjs-live .vjs-progress-control{display:none}.vjs-liveui .vjs-progress-control{display:flex;align-items:center}.vjs-no-flex .vjs-progress-control{width:auto}.video-js .vjs-progress-holder{flex:auto;transition:all .2s;height:.3em}.video-js .vjs-progress-control .vjs-progress-holder{margin:0 10px}.video-js .vjs-progress-control:hover .vjs-progress-holder{font-size:1.6666666667em}.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled{font-size:1em}.video-js .vjs-progress-holder .vjs-play-progress,.video-js .vjs-progress-holder .vjs-load-progress,.video-js .vjs-progress-holder .vjs-load-progress div{position:absolute;display:block;height:100%;margin:0;padding:0;width:0}.video-js .vjs-play-progress{background-color:#fff}.video-js .vjs-play-progress:before{font-size:.9em;position:absolute;right:-.5em;top:-.3333333333em;z-index:1}.video-js .vjs-load-progress{background:#73859f80}.video-js .vjs-load-progress div{background:#73859fbf}.video-js .vjs-time-tooltip{background-color:#fff;background-color:#fffc;border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 8px 8px;pointer-events:none;position:absolute;top:-3.4em;visibility:hidden;z-index:1}.video-js .vjs-progress-holder:focus .vjs-time-tooltip{display:none}.video-js .vjs-progress-control:hover .vjs-time-tooltip,.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip{display:block;font-size:.6em;visibility:visible}.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip{font-size:1em}.video-js .vjs-progress-control .vjs-mouse-display{display:none;position:absolute;width:1px;height:100%;background-color:#000;z-index:1}.vjs-no-flex .vjs-progress-control .vjs-mouse-display{z-index:0}.video-js .vjs-progress-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display{visibility:hidden;opacity:0;transition:visibility 1s,opacity 1s}.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display{display:none}.vjs-mouse-display .vjs-time-tooltip{color:#fff;background-color:#000;background-color:#000c}.video-js .vjs-slider{position:relative;cursor:pointer;padding:0;margin:0 .45em;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#73859f;background-color:#73859f80}.video-js .vjs-slider.disabled{cursor:default}.video-js .vjs-slider:focus{text-shadow:0em 0em 1em white;box-shadow:0 0 1em #fff}.video-js .vjs-mute-control{cursor:pointer;flex:none}.video-js .vjs-volume-control{cursor:pointer;margin-right:1em;display:flex}.video-js .vjs-volume-control.vjs-volume-horizontal{width:5em}.video-js .vjs-volume-panel .vjs-volume-control{visibility:visible;opacity:0;width:1px;height:1px;margin-left:-1px}.video-js .vjs-volume-panel{transition:width 1s}.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control,.video-js .vjs-volume-panel:active .vjs-volume-control,.video-js .vjs-volume-panel:focus .vjs-volume-control,.video-js .vjs-volume-panel .vjs-volume-control:active,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active{visibility:visible;opacity:1;position:relative;transition:visibility .1s,opacity .1s,height .1s,width .1s,left 0s,top 0s}.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal{width:5em;height:3em;margin-right:0}.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical{left:-3.5em;transition:left 0s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active{width:10em;transition:width .1s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only{width:4em}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{height:8em;width:3em;left:-3000em;transition:visibility 1s,opacity 1s,height 1s 1s,width 1s 1s,left 1s 1s,top 1s 1s}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{transition:visibility 1s,opacity 1s,height 1s 1s,width 1s,left 1s 1s,top 1s 1s}.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{width:5em;height:3em;visibility:visible;opacity:1;position:relative;transition:none}.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical,.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{position:absolute;bottom:3em;left:.5em}.video-js .vjs-volume-panel{display:flex}.video-js .vjs-volume-bar{margin:1.35em .45em}.vjs-volume-bar.vjs-slider-horizontal{width:5em;height:.3em}.vjs-volume-bar.vjs-slider-vertical{width:.3em;height:5em;margin:1.35em auto}.video-js .vjs-volume-level{position:absolute;bottom:0;left:0;background-color:#fff}.video-js .vjs-volume-level:before{position:absolute;font-size:.9em;z-index:1}.vjs-slider-vertical .vjs-volume-level{width:.3em}.vjs-slider-vertical .vjs-volume-level:before{top:-.5em;left:-.3em;z-index:1}.vjs-slider-horizontal .vjs-volume-level{height:.3em}.vjs-slider-horizontal .vjs-volume-level:before{top:-.3em;right:-.5em}.video-js .vjs-volume-panel.vjs-volume-panel-vertical{width:4em}.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level{height:100%}.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level{width:100%}.video-js .vjs-volume-vertical{width:3em;height:8em;bottom:8em;background-color:#2b333f;background-color:#2b333fb3}.video-js .vjs-volume-horizontal .vjs-menu{left:-2em}.video-js .vjs-volume-tooltip{background-color:#fff;background-color:#fffc;border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 8px 8px;pointer-events:none;position:absolute;top:-3.4em;visibility:hidden;z-index:1}.video-js .vjs-volume-control:hover .vjs-volume-tooltip,.video-js .vjs-volume-control:hover .vjs-progress-holder:focus .vjs-volume-tooltip{display:block;font-size:1em;visibility:visible}.video-js .vjs-volume-vertical:hover .vjs-volume-tooltip,.video-js .vjs-volume-vertical:hover .vjs-progress-holder:focus .vjs-volume-tooltip{left:1em;top:-12px}.video-js .vjs-volume-control.disabled:hover .vjs-volume-tooltip{font-size:1em}.video-js .vjs-volume-control .vjs-mouse-display{display:none;position:absolute;width:100%;height:1px;background-color:#000;z-index:1}.video-js .vjs-volume-horizontal .vjs-mouse-display{width:1px;height:100%}.vjs-no-flex .vjs-volume-control .vjs-mouse-display{z-index:0}.video-js .vjs-volume-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-volume-control .vjs-mouse-display{visibility:hidden;opacity:0;transition:visibility 1s,opacity 1s}.video-js.vjs-user-inactive.vjs-no-flex .vjs-volume-control .vjs-mouse-display{display:none}.vjs-mouse-display .vjs-volume-tooltip{color:#fff;background-color:#000;background-color:#000c}.vjs-poster{display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-color:#000;cursor:pointer;margin:0;padding:0;position:absolute;top:0;right:0;bottom:0;left:0;height:100%}.vjs-has-started .vjs-poster,.vjs-using-native-controls .vjs-poster{display:none}.vjs-audio.vjs-has-started .vjs-poster,.vjs-has-started.vjs-audio-poster-mode .vjs-poster{display:block}.video-js .vjs-live-control{display:flex;align-items:flex-start;flex:auto;font-size:1em;line-height:3em}.vjs-no-flex .vjs-live-control{display:table-cell;width:auto;text-align:left}.video-js:not(.vjs-live) .vjs-live-control,.video-js.vjs-liveui .vjs-live-control{display:none}.video-js .vjs-seek-to-live-control{align-items:center;cursor:pointer;flex:none;display:inline-flex;height:100%;padding-left:.5em;padding-right:.5em;font-size:1em;line-height:3em;width:auto;min-width:4em}.vjs-no-flex .vjs-seek-to-live-control{display:table-cell;width:auto;text-align:left}.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control,.video-js:not(.vjs-live) .vjs-seek-to-live-control{display:none}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge{cursor:auto}.vjs-seek-to-live-control .vjs-icon-placeholder{margin-right:.5em;color:#888}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder{color:red}.video-js .vjs-time-control{flex:none;font-size:1em;line-height:3em;min-width:2em;width:auto;padding-left:1em;padding-right:1em}.vjs-live .vjs-time-control,.video-js .vjs-current-time,.vjs-no-flex .vjs-current-time,.video-js .vjs-duration,.vjs-no-flex .vjs-duration{display:none}.vjs-time-divider{display:none;line-height:3em}.vjs-live .vjs-time-divider{display:none}.video-js .vjs-play-control{cursor:pointer}.video-js .vjs-play-control .vjs-icon-placeholder{flex:none}.vjs-text-track-display{position:absolute;bottom:3em;left:0;right:0;top:0;pointer-events:none}.video-js.vjs-controls-disabled .vjs-text-track-display,.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display{bottom:1em}.video-js .vjs-text-track{font-size:1.4em;text-align:center;margin-bottom:.1em}.vjs-subtitles{color:#fff}.vjs-captions{color:#fc6}.vjs-tt-cue{display:block}video::-webkit-media-text-track-display{transform:translateY(-3em)}.video-js.vjs-controls-disabled video::-webkit-media-text-track-display,.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display{transform:translateY(-1.5em)}.video-js .vjs-picture-in-picture-control{cursor:pointer;flex:none}.video-js.vjs-audio-only-mode .vjs-picture-in-picture-control{display:none}.video-js .vjs-fullscreen-control{cursor:pointer;flex:none}.video-js.vjs-audio-only-mode .vjs-fullscreen-control{display:none}.vjs-playback-rate>.vjs-menu-button,.vjs-playback-rate .vjs-playback-rate-value{position:absolute;top:0;left:0;width:100%;height:100%}.vjs-playback-rate .vjs-playback-rate-value{pointer-events:none;font-size:1.5em;line-height:2;text-align:center}.vjs-playback-rate .vjs-menu{width:4em;left:0}.vjs-error .vjs-error-display .vjs-modal-dialog-content{font-size:1.4em;text-align:center}.vjs-error .vjs-error-display:before{color:#fff;content:"X";font-family:Arial,Helvetica,sans-serif;font-size:4em;left:0;line-height:1;margin-top:-.5em;position:absolute;text-shadow:.05em .05em .1em #000;text-align:center;top:50%;vertical-align:middle;width:100%}.vjs-loading-spinner{display:none;position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;opacity:.85;text-align:left;border:6px solid rgba(43,51,63,.7);box-sizing:border-box;background-clip:padding-box;width:50px;height:50px;border-radius:25px;visibility:hidden}.vjs-seeking .vjs-loading-spinner,.vjs-waiting .vjs-loading-spinner{display:block;-webkit-animation:vjs-spinner-show 0s linear .3s forwards;animation:vjs-spinner-show 0s linear .3s forwards}.vjs-loading-spinner:before,.vjs-loading-spinner:after{content:"";position:absolute;margin:-6px;box-sizing:inherit;width:inherit;height:inherit;border-radius:inherit;opacity:1;border:inherit;border-color:transparent;border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:before,.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:after{-webkit-animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite;animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite}.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:before{border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:after{border-top-color:#fff;-webkit-animation-delay:.44s;animation-delay:.44s}@keyframes vjs-spinner-show{to{visibility:visible}}@-webkit-keyframes vjs-spinner-show{to{visibility:visible}}@keyframes vjs-spinner-spin{to{transform:rotate(360deg)}}@-webkit-keyframes vjs-spinner-spin{to{-webkit-transform:rotate(360deg)}}@keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}to{border-top-color:#73859f}}@-webkit-keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}to{border-top-color:#73859f}}.video-js.vjs-audio-only-mode .vjs-captions-button{display:none}.vjs-chapters-button .vjs-menu ul{width:24em}.video-js.vjs-audio-only-mode .vjs-descriptions-button{display:none}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-.1em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:"";font-size:1.5em;line-height:inherit}.video-js.vjs-audio-only-mode .vjs-subs-caps-button{display:none}.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-.1em}.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:" ";font-size:1.5em;line-height:inherit}.video-js.vjs-layout-small .vjs-current-time,.video-js.vjs-layout-small .vjs-time-divider,.video-js.vjs-layout-small .vjs-duration,.video-js.vjs-layout-small .vjs-remaining-time,.video-js.vjs-layout-small .vjs-playback-rate,.video-js.vjs-layout-small .vjs-volume-control,.video-js.vjs-layout-x-small .vjs-current-time,.video-js.vjs-layout-x-small .vjs-time-divider,.video-js.vjs-layout-x-small .vjs-duration,.video-js.vjs-layout-x-small .vjs-remaining-time,.video-js.vjs-layout-x-small .vjs-playback-rate,.video-js.vjs-layout-x-small .vjs-volume-control,.video-js.vjs-layout-tiny .vjs-current-time,.video-js.vjs-layout-tiny .vjs-time-divider,.video-js.vjs-layout-tiny .vjs-duration,.video-js.vjs-layout-tiny .vjs-remaining-time,.video-js.vjs-layout-tiny .vjs-playback-rate,.video-js.vjs-layout-tiny .vjs-volume-control{display:none}.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover{width:auto;width:initial}.video-js.vjs-layout-x-small .vjs-progress-control,.video-js.vjs-layout-tiny .vjs-progress-control{display:none}.video-js.vjs-layout-x-small .vjs-custom-control-spacer{flex:auto;display:block}.video-js.vjs-layout-x-small.vjs-no-flex .vjs-custom-control-spacer{width:auto}.vjs-modal-dialog.vjs-text-track-settings{background-color:#2b333f;background-color:#2b333fbf;color:#fff;height:70%}.vjs-text-track-settings .vjs-modal-dialog-content{display:table}.vjs-text-track-settings .vjs-track-settings-colors,.vjs-text-track-settings .vjs-track-settings-font,.vjs-text-track-settings .vjs-track-settings-controls{display:table-cell}.vjs-text-track-settings .vjs-track-settings-controls{text-align:right;vertical-align:bottom}@supports (display: grid){.vjs-text-track-settings .vjs-modal-dialog-content{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;padding:20px 24px 0}.vjs-track-settings-controls .vjs-default-button{margin-bottom:20px}.vjs-text-track-settings .vjs-track-settings-controls{grid-column:1/-1}.vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content{grid-template-columns:1fr}}.vjs-track-setting>select{margin-right:1em;margin-bottom:.5em}.vjs-text-track-settings fieldset{margin:5px;padding:3px;border:none}.vjs-text-track-settings fieldset span{display:inline-block}.vjs-text-track-settings fieldset span>select{max-width:7.3em}.vjs-text-track-settings legend{color:#fff;margin:0 0 5px}.vjs-text-track-settings .vjs-label{position:absolute;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);display:block;margin:0 0 5px;padding:0;border:0;height:1px;width:1px;overflow:hidden}.vjs-track-settings-controls button:focus,.vjs-track-settings-controls button:active{outline-style:solid;outline-width:medium;background-image:linear-gradient(0deg,#fff 88%,#73859f)}.vjs-track-settings-controls button:hover{color:#2b333fbf}.vjs-track-settings-controls button{background-color:#fff;background-image:linear-gradient(-180deg,#fff 88%,#73859f);color:#2b333f;cursor:pointer;border-radius:2px}.vjs-track-settings-controls .vjs-default-button{margin-right:1em}@media print{.video-js>*:not(.vjs-tech):not(.vjs-poster){visibility:hidden}}.vjs-resize-manager{position:absolute;top:0;left:0;width:100%;height:100%;border:none;z-index:-1000}.js-focus-visible .video-js *:focus:not(.focus-visible){outline:none}.video-js *:focus:not(:focus-visible){outline:none}table.unstyledTable[data-v-a56c1f32]{border:0px solid #000000;width:100%;max-width:900px;empty-cells:show}table.unstyledTable td>a[data-v-a56c1f32]{text-decoration:underline}table.unstyledTable td>a[data-v-a56c1f32]:hover{text-decoration:underline;color:#2778c4}table.unstyledTable td[data-v-a56c1f32],table.unstyledTable th[data-v-a56c1f32]{border:1px solid #aaaaaa;padding:3px 10px}table.unstyledTable thead[data-v-a56c1f32]{background:#ddd}table.unstyledTable thead th[data-v-a56c1f32]{font-weight:400}.capName[data-v-aacb5ade]{white-space:nowrap;position:absolute;color:#fff;background-color:#525252;font-size:12px;text-align:center;padding:1px 5px;border-radius:5px;margin-top:3px}.btn_close[data-v-aacb5ade]{width:20px;height:20px;position:absolute;top:-12px;right:-12px;font-size:30px;border:none!important;display:none;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2026.0.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='レイヤー_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2022%2022'%20style='enable-background:new%200%200%2022%2022;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23646464;}%20.st1{fill:%23FFFFFF;}%20.st2{fill:%23AD0038;}%20%3c/style%3e%3cg%3e%3cpath%20class='st0'%20d='M18.4,2L20,3.6L12.6,11l7.4,7.4L18.4,20L11,12.6L3.6,20L2,18.4L9.4,11L2,3.6L3.6,2L11,9.4L18.4,2%20M18.4,0%20c-0.5,0-1,0.2-1.4,0.6L11,6.5L5.1,0.6C4.7,0.2,4.1,0,3.6,0s-1,0.2-1.4,0.6L0.6,2.2c-0.8,0.8-0.8,2,0,2.8L6.5,11l-5.9,5.9%20C0.2,17.3,0,17.8,0,18.4c0,0.5,0.2,1,0.6,1.4l1.6,1.6C2.6,21.8,3.1,22,3.6,22c0.5,0,1-0.2,1.4-0.6l5.9-5.9l5.9,5.9%20c0.4,0.4,0.9,0.6,1.4,0.6s1-0.2,1.4-0.6l1.6-1.6c0.8-0.8,0.8-2,0-2.8L15.5,11l5.9-5.9c0.8-0.8,0.8-2,0-2.8l-1.6-1.6%20C19.4,0.2,18.9,0,18.4,0L18.4,0z'/%3e%3cpath%20class='st1'%20d='M18.4,2L20,3.6L12.6,11l7.4,7.4L18.4,20L11,12.6L3.6,20L2,18.4L9.4,11L2,3.6L3.6,2L11,9.4L18.4,2%20M18.4,1%20c-0.3,0-0.5,0.1-0.7,0.3L11,7.9L4.3,1.3C4.1,1.1,3.9,1,3.6,1S3.1,1.1,2.9,1.3L1.3,2.9c-0.4,0.4-0.4,1,0,1.4L7.9,11l-6.7,6.7%20C1.1,17.8,1,18.1,1,18.4c0,0.3,0.1,0.5,0.3,0.7l1.6,1.6C3.1,20.9,3.4,21,3.6,21c0.3,0,0.5-0.1,0.7-0.3l6.7-6.7l6.7,6.7%20c0.2,0.2,0.5,0.3,0.7,0.3s0.5-0.1,0.7-0.3l1.6-1.6c0.4-0.4,0.4-1,0-1.4L14.1,11l6.7-6.7c0.4-0.4,0.4-1,0-1.4l-1.6-1.6%20C18.9,1.1,18.6,1,18.4,1L18.4,1z'/%3e%3cpolygon%20class='st2'%20points='20,3.6%2018.4,2%2011,9.4%203.6,2%202,3.6%209.4,11%202,18.4%203.6,20%2011,12.6%2018.4,20%2020,18.4%2012.6,11%20'/%3e%3c/g%3e%3c/svg%3e")}.btn_close[data-v-aacb5ade]:hover{cursor:pointer}.fream[data-v-aacb5ade]{position:absolute;background-size:cover}.select[data-v-aacb5ade]{border:rgb(46,206,255) 3px solid;display:block}.delete[data-v-aacb5ade]{pointer-events:none;display:none}.runtest[data-v-aacb5ade]:hover{cursor:pointer;opacity:.7}.runtest[data-v-aacb5ade]{color:#01439d}.runtest[data-v-aacb5ade]:before,.runtest[data-v-aacb5ade]:after{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:45%;height:45%;border:1px solid #1da1f2;border-radius:50%;box-sizing:border-box;pointer-events:none;animation:pulsate 2s linear infinite}.runtest[data-v-aacb5ade]:after{animation-delay:.8s}.condition-memo[data-v-1013bd6d]:hover{cursor:pointer}.condition-tag label[data-v-1013bd6d]{margin:0 1.5px}.condition-tag03-checked[data-v-1013bd6d]{background-color:#00a3d2}.condition-tag04-checked[data-v-1013bd6d]{background-color:#e6e96f}.condition-tag05-checked[data-v-1013bd6d]{background-color:#bc9bcd}.pointer-none[data-v-1013bd6d]{pointer-events:none!important}#overlay[data-v-d56573c9]{z-index:99999999999;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000e6;display:flex;align-items:center;justify-content:center}.component-fade-enter-active[data-v-d56573c9],.component-fade-leave-active[data-v-d56573c9]{transition:opacity .3s ease}.component-fade-enter[data-v-d56573c9],.component-fade-leave-to[data-v-d56573c9]{opacity:0}#conditioncheck-table thead th a[data-v-ffae414d]:hover:after{display:none;content:none}.condition-arrow[data-v-ffae414d]{display:inline-block;position:absolute;font-size:10px;top:-2px;right:3px}.condition-arrow.asc[data-v-ffae414d]:after{content:"▲"}.condition-arrow.desc[data-v-ffae414d]:after{content:"▼"}.condition-arrow.hover[data-v-ffae414d]:after{content:"▼"}.btn[data-v-cdec816b]{width:80%!important}.notes[data-v-abe787ed]{margin:15px 10px;border-radius:5px;border:1px solid rgba(210,215,220,1);padding:10px;background-color:#fff}.notes h4[data-v-abe787ed]{color:#b21d23}#overlay[data-v-36ff65cd]{z-index:200;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center}.component-fade-enter-active[data-v-36ff65cd],.component-fade-leave-active[data-v-36ff65cd]{transition:opacity .3s ease}.component-fade-enter[data-v-36ff65cd],.component-fade-leave-to[data-v-36ff65cd]{opacity:0}#overlay[data-v-abdd8960]{z-index:200;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center}.component-fade-enter-active[data-v-abdd8960],.component-fade-leave-active[data-v-abdd8960]{transition:opacity .3s ease}.component-fade-enter[data-v-abdd8960],.component-fade-leave-to[data-v-abdd8960]{opacity:0}a.btn-rel[data-v-0ea900d7]{font-size:13px;padding:1px 15px;border-radius:50px;background-color:#323232;color:#fff;white-space:nowrap;margin:0 5px}#role-table tbody td input[type=button][data-v-0ea900d7]{font-size:12px;line-height:16px;padding:0 10px;margin:0 3px}#role-table tbody td label[data-v-0ea900d7]{display:block;padding:10px;margin:0}#role-table tbody td[data-v-0ea900d7]{text-align:center;width:1%;white-space:nowrap;padding:0}.modal[data-v-0ea900d7]{width:100%;height:100%;position:fixed;display:flex;top:0;left:0;flex-direction:column;justify-content:center;align-items:center;background-color:#00000080;z-index:9999!important}.modal[data-v-0ea900d7]:not(:target){opacity:0;visibility:hidden;transition:opacity .5s,visibility .5s}.modal[data-v-0ea900d7]:target{opacity:1;visibility:visible;transition:opacity .5s,visibility .5s}.modal-white[data-v-0ea900d7]{padding:30px;background-color:#fff}.modal-white input[type=text][data-v-0ea900d7]{margin:0 0 30px}.modal .overlay[data-v-0ea900d7]{display:block;width:100%;height:100%;position:absolute;background-color:#00000080;opacity:.7;top:0;left:0;z-index:9998}.modal-wrapper[data-v-0ea900d7]{width:600px;max-width:100%;min-width:300px;height:auto;background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:5px;z-index:9999}.modal-contents[data-v-0ea900d7]{overflow:auto;width:100%;height:100%;box-sizing:border-box;position:relative}.modal-content[data-v-0ea900d7]{margin:35px;font-size:16px;line-height:1.5em}.modal-content a[data-v-0ea900d7]{margin:5px}.modal-close[data-v-0ea900d7]{position:absolute;top:5px;right:10px;text-decoration:none;width:20px!important;text-align:right;background-color:#fff0!important;color:#323232!important;-webkit-box-shadow:0px 0px rgba(239,239,239,1)!important;box-shadow:0 0 #efefef00!important}.modal-content form button[type=submit][data-v-0ea900d7]{display:block;font-size:13px;border-radius:15px;background-color:#146496;color:#fff;padding:0 15px;margin:10px auto}#overlay[data-v-0ea900d7]{z-index:200;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center}.component-fade-enter-active[data-v-0ea900d7],.component-fade-leave-active[data-v-0ea900d7]{transition:opacity .3s ease}.component-fade-enter[data-v-0ea900d7],.component-fade-leave-to[data-v-0ea900d7]{opacity:0}@media (max-width: 640px){.modal-content[data-v-0ea900d7]{margin:15px}}a.btn-rel[data-v-3d3e5295]{font-size:13px;padding:1px 15px;border-radius:50px;background-color:#323232;color:#fff;white-space:nowrap;margin:0 5px}#role-table tbody td input[type=button][data-v-3d3e5295]{font-size:12px;line-height:16px;padding:0 10px;margin:0 3px}#role-table tbody td label[data-v-3d3e5295]{display:block;padding:10px;margin:0}#role-table tbody td[data-v-3d3e5295]{text-align:center;width:1%;white-space:nowrap;padding:0}.modal[data-v-3d3e5295]{width:100%;height:100%;position:fixed;display:flex;top:0;left:0;flex-direction:column;justify-content:center;align-items:center;background-color:#00000080;z-index:1!important}.modal[data-v-3d3e5295]:not(:target){opacity:0;visibility:hidden;transition:opacity .5s,visibility .5s}.modal[data-v-3d3e5295]:target{opacity:1;visibility:visible;transition:opacity .5s,visibility .5s}.modal-white[data-v-3d3e5295]{padding:30px;background-color:#fff}.modal-white input[type=text][data-v-3d3e5295]{margin:0 0 30px}.modal .overlay[data-v-3d3e5295]{display:block;width:100%;height:100%;position:absolute;background-color:#00000080;opacity:.7;top:0;left:0;z-index:9998}.modal-wrapper[data-v-3d3e5295]{width:600px;max-width:100%;min-width:300px;height:auto;background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:5px;z-index:9999}.modal-contents[data-v-3d3e5295]{overflow:auto;width:100%;height:100%;box-sizing:border-box;position:relative}.modal-content[data-v-3d3e5295]{margin:35px;font-size:16px;line-height:1.5em}.modal-content a[data-v-3d3e5295]{margin:5px}.modal-close[data-v-3d3e5295]{position:absolute;top:5px;right:10px;text-decoration:none;width:20px!important;text-align:right;background-color:#fff0!important;color:#323232!important;-webkit-box-shadow:0px 0px rgba(239,239,239,1)!important;box-shadow:0 0 #efefef00!important}.modal-content form button[type=submit][data-v-3d3e5295]{display:block;font-size:13px;border-radius:15px;background-color:#146496;color:#fff;padding:0 15px;margin:10px auto}@media (max-width: 640px){.modal-content[data-v-3d3e5295]{margin:15px}}#overlay[data-v-3d3e5295]{z-index:200;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center}.component-fade-enter-active[data-v-3d3e5295],.component-fade-leave-active[data-v-3d3e5295]{transition:opacity .3s ease}.component-fade-enter[data-v-3d3e5295],.component-fade-leave-to[data-v-3d3e5295]{opacity:0}#sort[data-v-8a44b733]{padding-bottom:0}#sort table td[data-v-8a44b733]{width:25%}#sort[data-v-268c8f96]{padding-bottom:0}#sort table td[data-v-268c8f96]{width:25%}#overlay[data-v-f36dca39]{z-index:200;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center}.component-fade-enter-active[data-v-f36dca39],.component-fade-leave-active[data-v-f36dca39]{transition:opacity .3s ease}.component-fade-enter[data-v-f36dca39],.component-fade-leave-to[data-v-f36dca39]{opacity:0}#overlay[data-v-7389bcd5]{z-index:200;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center}.component-fade-enter-active[data-v-7389bcd5],.component-fade-leave-active[data-v-7389bcd5]{transition:opacity .3s ease}.component-fade-enter[data-v-7389bcd5],.component-fade-leave-to[data-v-7389bcd5]{opacity:0}#overlay[data-v-2c421088]{z-index:200;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center}.component-fade-enter-active[data-v-2c421088],.component-fade-leave-active[data-v-2c421088]{transition:opacity .3s ease}.component-fade-enter[data-v-2c421088],.component-fade-leave-to[data-v-2c421088]{opacity:0}.errmess[data-v-2c421088]{height:30px}input[type=date][data-v-2c421088]{width:124px;height:34px}a.btn-rel[data-v-1003b6e2]{font-size:13px;padding:1px 15px;border-radius:50px;background-color:#323232;color:#fff;white-space:nowrap;margin:0 5px}#role-table tbody td input[type=button][data-v-1003b6e2]{font-size:12px;line-height:16px;padding:0 10px;margin:0 3px}#role-table tbody td label[data-v-1003b6e2]{display:block;padding:10px;margin:0}#role-table tbody td[data-v-1003b6e2]{text-align:center;width:1%;white-space:nowrap;padding:0}.modal[data-v-1003b6e2]{width:100%;height:100%;position:fixed;display:flex;top:0;left:0;flex-direction:column;justify-content:center;align-items:center;background-color:#00000080;z-index:1!important}.modal[data-v-1003b6e2]:not(:target){opacity:0;visibility:hidden;transition:opacity .5s,visibility .5s}.modal[data-v-1003b6e2]:target{opacity:1;visibility:visible;transition:opacity .5s,visibility .5s}.modal-white[data-v-1003b6e2]{padding:30px;background-color:#fff}.modal-white input[type=text][data-v-1003b6e2]{margin:0 0 30px}.modal .overlay[data-v-1003b6e2]{display:block;width:100%;height:100%;position:absolute;background-color:#00000080;opacity:.7;top:0;left:0;z-index:9998}.modal-wrapper[data-v-1003b6e2]{width:600px;max-width:100%;min-width:300px;height:auto;background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:5px;z-index:9999}.modal-contents[data-v-1003b6e2]{overflow:auto;width:100%;height:100%;box-sizing:border-box;position:relative}.modal-content[data-v-1003b6e2]{margin:35px;font-size:16px;line-height:1.5em}.modal-content a[data-v-1003b6e2]{margin:5px}.modal-close[data-v-1003b6e2]{position:absolute;top:5px;right:10px;text-decoration:none;width:20px!important;text-align:right;background-color:#fff0!important;color:#323232!important;-webkit-box-shadow:0px 0px rgba(239,239,239,1)!important;box-shadow:0 0 #efefef00!important}.modal-content form button[type=submit][data-v-1003b6e2]{display:block;font-size:13px;border-radius:15px;background-color:#146496;color:#fff;padding:0 15px;margin:10px auto}@media (max-width: 640px){.modal-content[data-v-1003b6e2]{margin:15px}}#overlay[data-v-1003b6e2]{z-index:200;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center}.component-fade-enter-active[data-v-1003b6e2],.component-fade-leave-active[data-v-1003b6e2]{transition:opacity .3s ease}.component-fade-enter[data-v-1003b6e2],.component-fade-leave-to[data-v-1003b6e2]{opacity:0}#sort[data-v-b80aef0a]{padding-bottom:0}#sort table td[data-v-b80aef0a]{width:25%}#overlay[data-v-03fd13e2]{z-index:200;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center}.component-fade-enter-active[data-v-03fd13e2],.component-fade-leave-active[data-v-03fd13e2]{transition:opacity .3s ease}.component-fade-enter[data-v-03fd13e2],.component-fade-leave-to[data-v-03fd13e2]{opacity:0}.errmess[data-v-03fd13e2]{height:30px}input[type=date][data-v-03fd13e2]{width:124px;height:34px}
