@import url(https://fonts.googleapis.com/css?family=Noto+Sans+JP|Roboto:300,400&display=swap);#admin-home .center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#admin-home .table-parent{max-width:1280px;margin:auto}#admin-home .table-parent table{width:100%;margin-bottom:1rem}#admin-home .table-parent .excel-btn{background:#31709f;color:#f4f4f4;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-box-shadow:0 1px 4px 0 #c4c4c4;box-shadow:0 1px 4px 0 #c4c4c4;width:14rem;padding:1rem 2rem;border-radius:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 0 auto}#admin-home .table-parent .excel-btn .icon{width:2rem;height:2rem;fill:#fff;stroke:#fff;margin-right:.5rem}#admin-home .table-parent .excel-btn:hover{background:#5691c7;color:#f4f4f4;cursor:pointer}#admin-home .content{margin-top:20px}#admin-home .selector{position:relative;margin:auto;margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:20%}#admin-home .selector button{background:#f4f4f4;color:#5a5a5a;-webkit-box-shadow:0 1px 4px 0 #c4c4c4;box-shadow:0 1px 4px 0 #c4c4c4;border:none;padding:.7rem 3rem;border-radius:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#admin-home .selector button:hover{background:#91b5d6;color:#f4f4f4;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;cursor:pointer}#admin-home .selector button:focus{outline:none!important}#admin-home .selector button:disabled{cursor:auto;background:#5691c7;color:#f4f4f4}.calendar{text-align:center;font-family:Roboto,sans-serif}.calendar .calendar-header{width:80%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.5rem}.calendar .calendar-header .left-arrow,.calendar .calendar-header .right-arrow{width:1.3rem;height:1.3rem;background-size:100%}.calendar .calendar-header .left-arrow:hover,.calendar .calendar-header .right-arrow:hover{cursor:pointer}.calendar .calendar-header .left-arrow{background:url(/fonts/left_arrow.svg?3c9f8ead78602e00c7513916391ee4f1)}.calendar .calendar-header .right-arrow{background:url(/fonts/right_arrow.svg?1f14160f4445250064d69e17634b5a40)}.calendar .calendar-header .header-content{display:block;text-align:center}.calendar .calendar-header .header-content .month{font-weight:700;font-size:1.5rem}.calendar .day{height:2.5rem;font-size:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.calendar .grid{height:25rem;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-template-rows:auto;grid-gap:.5rem;margin-top:.5rem}.calendar .grid div{position:relative;font-size:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.calendar .grid .date-disabled{color:#9c9c9c;font-weight:300}.calendar .grid .date{-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;border-radius:1.5rem}.calendar .grid .date:after{content:"";position:absolute;bottom:1rem;left:0;right:0;width:.7rem;margin:auto;border-bottom:.13rem solid #91b5d6}.calendar .grid .date:hover{background:#91b5d6;color:#fff;cursor:pointer}.calendar .grid .date:hover:after{border-bottom:.13rem solid #fff}@media (max-width:992px){.calendar{min-height:0!important}.calendar .day{height:1rem}}@media screen and (min-width:768px) and (max-width:992px){.calendar{padding:0 7rem}}@media (max-width:576px){.calendar .grid{height:20rem}}#user-home textarea{margin-top:1rem;resize:none}#user-home .inline-block{display:inline-block}#user-home .supple{font-size:.7rem;color:gray;padding-left:.7rem}#user-home .margin-top{margin-top:1rem}#user-home .circle-btn{text-align:center;text-decoration:none;background:#f46969;-webkit-box-shadow:0 1px 4px 0 #c4c4c4;box-shadow:0 1px 4px 0 #c4c4c4;margin-left:1rem;padding:.3rem;border-radius:1rem}#user-home .circle-btn,#user-home .circle-btn:hover{color:#f4f4f4;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}#user-home .circle-btn:hover{background:#ffa6a6;cursor:pointer}#user-home .arrows,#user-home .input-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#user-home .calendar{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:600px}#user-home .selector{z-index:200}#user-home .full{width:100%}#user-home .request-form{-webkit-box-flex:1;-ms-flex:1;flex:1;display:grid;grid-template-columns:1fr 1fr;grid-auto-columns:auto;grid-row-gap:2rem;grid-template-areas:"areaA areaB" "areaC areaC";padding:0 2rem}#user-home .request-form form .time-input-form .time-input{border:none;border-bottom:1px solid #c4c4c4;background:transparent;margin-top:1rem;width:4rem;text-align:center}#user-home .request-form form .date-input{border:none;border-bottom:1px solid #c4c4c4;padding-left:.5rem;border-radius:0;color:#5a5a5a!important;background:transparent;width:12rem;color:#5a5a5a}#user-home .request-form form .error-message{margin:0;line-height:1.5em;font-size:.875rem;color:#f46969}#user-home .first-form{grid-area:areaA}#user-home .second-form{grid-area:areaB}#user-home .third-form{grid-area:areaC}#user-home .third-form button{display:block}#user-home #confirm-modal{grid-area:areaD}#user-home #confirm-modal button .icon{height:.875rem;width:1rem}#user-home #confirm-modal button:disabled{background:#ffa6a6}#user-home .sub-title{border-left:5px solid #31709f;padding-left:1rem;margin:0;height:2.5rem;line-height:2.5rem;font-size:1.25rem}#user-home .input-form{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative}@media (max-width:992px){#user-home .input-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}#user-home .arrows{position:relative;margin:auto}#user-home .arrows .arrow-box{position:relative;display:block}#user-home .arrows .arrow-box .arrow-text{position:absolute;z-index:100;text-align:center}#user-home .arrows .arrow-box svg{fill:#f4f4f4;-webkit-filter:drop-shadow(0 2px 3px #c4c4c4);filter:drop-shadow(0 2px 3px #c4c4c4)}#user-home .arrows .arrow-box svg path{position:relative;z-index:5}#user-home .arrows .target .arrow-text{color:#f4f4f4}#user-home .arrows .target svg{fill:#31709f}#user-home .arrows .first{z-index:99}#user-home .arrows .second{z-index:98}@media (min-width:993px){#user-home .arrows{width:600px;height:150px}#user-home .arrows .arrow-box{width:200px}#user-home .arrows .arrow-box .arrow-text{width:100%;top:45%;left:80%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#user-home .arrows .first .arrow-text{left:65%}#user-home .arrows svg{position:relative;width:300px}}@media (min-width:577px){#user-home .arrows{width:501px;height:130px;-webkit-transform:translateX(-40px);transform:translateX(-40px)}#user-home .arrows .first .arrow-text{left:65%!important}#user-home .arrows .arrow-box{width:167px}#user-home .arrows .arrow-box .arrow-text{width:100%;top:52%;left:80%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:15px}#user-home .arrows .arrow-box svg{position:absolute;width:250px}}@media (max-width:576px){#user-home .arrows{width:96vw;height:77px;top:-35px;-webkit-transform:translateX(0);transform:translateX(0)}#user-home .arrows .arrow-box{width:37.03704vw}#user-home .arrows .arrow-box .arrow-text{position:absolute;width:100%;top:70px;left:53%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:11px}#user-home .arrows .arrow-box svg{margin:0;width:39.21569vw}#user-home .arrows .first{position:absolute;left:0}#user-home .arrows .third{position:absolute;right:0}}@media (max-width:576px){#user-home .request-form{padding:.25rem;grid-column-gap:1rem}#user-home .time-input{font-size:1rem;-webkit-transform:scale(.75);transform:scale(.75);border-radius:0}#user-home .date-input{width:calc(100% - .5rem)!important}#user-home .sub-title{margin:0;vertical-align:top;height:2rem;line-height:2rem;font-size:.75rem}#user-home .circle-btn{margin-top:0;padding:.25rem;font-size:.75rem}#user-home .full{margin:1rem auto;display:block;margin:1rem;width:calc(100% - 2rem)}}#user-home .rotate{-webkit-animation:rotate 1s steps(8,start) infinite;animation:rotate 1s steps(8,start) infinite}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}#confirm-modal .modal{overflow:auto}#confirm-modal .modalInner{height:75%}@media (max-width:577px){#confirm-modal .modalInner{width:80%}}#confirm-modal .modalButton,#confirm-modal .modalText{-webkit-box-flex:1;-ms-flex:1;flex:1}#confirm{text-align:center}@media screen and (max-width:768px) and (min-width:576px){#confirm{min-height:750px}}@media (max-width:576px){#confirm{min-height:440px}}#confirm .stripe-table{width:100%}#confirm .stripe-table .icon:hover{cursor:pointer}@media (max-width:576px){#confirm .stripe-table th{padding:1rem!important;font-size:.75rem}}#confirm .content{max-width:768px;margin:auto;margin-top:2rem}@media (max-width:768px){#confirm .content{font-size:.8rem}}@media (max-width:768px){#confirm table{border-radius:0!important}}@media (max-width:576px){#confirm table td{padding:.5rem .125rem!important;text-align:center!important}}#confirm-modal button{background:#f4f4f4;color:#5a5a5a;-webkit-box-shadow:0 1px 4px 0 #c4c4c4;box-shadow:0 1px 4px 0 #c4c4c4;border:none;padding:.7rem 3rem;border-radius:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#confirm-modal button:hover{background:#91b5d6;color:#f4f4f4;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;cursor:pointer}#confirm-modal button:focus{outline:none!important}#confirm-modal .primary{background:#f46969;color:#f4f4f4}#confirm-modal .primary:hover{background:#ffa6a6;color:#f4f4f4;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;cursor:pointer}#confirm-modal .modal{position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden;background:rgba(0,0,0,.5);z-index:300}#confirm-modal .modal,#confirm-modal .modalInner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#confirm-modal .modalInner{background:#f4f4f4;color:#5a5a5a;padding:1rem;width:50%;height:auto;max-height:75%;overflow-y:scroll;-ms-overflow-style:none;-webkit-box-sizing:content-box!important;box-sizing:content-box!important;border-radius:8px;padding:1.5rem;text-align:center}@media (max-width:576px){#confirm-modal .modalInner{padding:.75rem;font-size:.875rem}}#confirm-modal .modalInner .modalText{-webkit-box-sizing:content-box!important;box-sizing:content-box!important}#confirm-modal .modalInner .modal-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;font-size:1rem!important;color:#5a5a5a!important}@media (max-width:576px){#confirm-modal .modalInner .modal-title{height:2rem;font-size:.7rem!important}}#confirm-modal .modalInner .modal-title h2{line-height:2rem;margin:0;margin-left:.5rem}#confirm-modal .modalInner .icon{fill:#5a5a5a;width:2rem;height:2rem}#confirm-modal .modalInner h2{margin-left:1rem}@media (max-width:768px){#confirm-modal .modalInner{width:80%}}#confirm-modal .modalInner::-webkit-scrollbar{display:none}#confirm-modal .modalButton{margin-top:2rem}#confirm-modal .modalButton button{margin:.5rem}@media (max-width:576px){#confirm-modal .modalButton button{padding:.7rem 2rem}}.selector{position:relative;margin:auto;margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:25%}.selector button{background:#f4f4f4;color:#5a5a5a}.selector button:hover{background:#91b5d6;color:#f4f4f4;cursor:pointer}.selector button:focus{outline:none!important}.selector button:disabled{cursor:auto;background:#5691c7;color:#f4f4f4}@media (max-width:1155px){.selector{width:40%}}@media (max-width:768px){.selector{width:50%}.selector button{padding:.5rem 2rem}}@media (max-width:576px){.selector{width:70%}}@media (max-width:992px){body{padding-bottom:64px}}@media (max-width:768px){body{padding-bottom:86px}}@media (max-width:576px){body{padding-bottom:57px}}#header{display:-webkit-box;display:-ms-flexbox;display:flex;height:72px;width:100%;-webkit-box-shadow:0 1px 4px 0 #c4c4c4;box-shadow:0 1px 4px 0 #c4c4c4}#header a{text-decoration:none;color:#31709f}#header .icon{fill:#31709f;stroke:#31709f}#header #header-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:.5rem 1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#header #header-logo .icon{height:3rem}#header #header-icons{color:#31709f;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#header #header-icons,#header #header-icons .icon-with-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1}#header #header-icons .icon-with-text{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1rem}#header #header-icons .icon-with-text:hover{background:#31709f;color:#f4f4f4;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;cursor:pointer}#header #header-icons .icon-with-text:hover .icon{-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;fill:#fff;stroke:#fff}#header #header-icons .icon-with-text .icon{display:inline-block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:2rem;height:2rem}#header #header-icons .icon-with-text .description-text{display:inline-block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px}@media (min-width:769px){#header #header-icons .icon-with-text .description-text{padding-left:.4rem}}@media (max-width:1155px){#header #header-icons{-webkit-box-flex:2;-ms-flex:2;flex:2}}@media (max-width:992px){#header{height:60px}#header #header-logo{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#header #header-logo .icon{height:2.5rem}#header #header-icons{position:fixed;width:100%;bottom:0;z-index:100;-webkit-box-shadow:0 -1px 4px 0 #c4c4c4;box-shadow:0 -1px 4px 0 #c4c4c4;background:#f4f4f4}}@media (max-width:768px){#header .icon-with-text{position:relative;display:inline-block!important;text-align:center}#header .icon-with-text .description-text,#header .icon-with-text .icon{text-align:center;margin:auto;display:block!important}}@media (max-width:576px){#header{height:50px}#header #header-logo .icon{height:1.5rem}#header #header-icons .icon-with-text{padding:.5rem}#header #header-icons .icon-with-text .icon{width:1.5rem;height:1.5rem}#header #header-icons .icon-with-text .description-text{font-size:11px}}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh}body>:nth-child(2){-webkit-box-flex:1;-ms-flex:1;flex:1}footer{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-top:1px solid #c4c4c4;padding:1rem;font-weight:400}footer,footer a{color:#5a5a5a}@media (max-width:992px){body{min-height:calc(100vh - 64px)}}@media (max-width:768px){body{min-height:calc(100vh - 86px)}}@media (max-width:576px){body{min-height:100vh}footer{font-size:.875rem}}#admin-edit{margin:2rem}#admin-edit *{-webkit-box-sizing:content-box!important;box-sizing:content-box!important}#admin-edit .pink-btn{background:#f46969;color:#f4f4f4;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;border:none;border-radius:20px;min-width:4.5rem}#admin-edit .pink-btn:hover{background:#f9b0b0;cursor:pointer}#admin-edit .grid{display:grid;grid-template-columns:2fr 2fr 2fr 1fr 1fr 2.5fr 1fr;grid-template-rows:auto;padding:1rem}#admin-edit .grid input,#admin-edit .grid select{position:absolute;width:80%;top:0;left:0}#admin-edit .grid input{border:none;border-bottom:1px solid #c4c4c4}#admin-edit .grid input[type=number],#admin-edit .grid input[type=text]{margin-top:6px}#admin-edit .grid-header{border-radius:20px 20px 0 0;background:#31709f;color:#f4f4f4}#admin-edit .grid-body{border-radius:0 0 20px 20px;color:#5a5a5a;background:#fff;-webkit-box-shadow:0 1px 4px 0 #c4c4c4;box-shadow:0 1px 4px 0 #c4c4c4}#admin-edit .section{margin-top:3rem}#admin-edit .form{width:12rem}#admin-edit .title{color:#31709f;font-size:1.4rem;font-weight:600}#admin-edit .title i{margin-right:1rem}#admin-edit .content{padding:1rem 0 0 2rem}#admin-edit .btn{background:#31709f;color:#f4f4f4;-webkit-box-shadow:0 1px 4px 0 #c4c4c4;box-shadow:0 1px 4px 0 #c4c4c4;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;border:none;padding:.3rem;border-radius:1rem}#admin-edit .btn:hover{background:#91b5d6;color:#f4f4f4;cursor:pointer}#admin-edit #user-edit #search-area{height:36px}#admin-edit #user-edit #search-area input[type=number]{height:2rem;border:none;border-radius:.5rem;-webkit-box-shadow:0 1px 4px 0 #c4c4c4;box-shadow:0 1px 4px 0 #c4c4c4;padding-left:1rem;width:12zrem}#admin-edit #user-edit .grid-body div{position:relative;height:25px}#admin-edit #user-edit .btn{display:inline-block;margin-left:2rem;width:5rem}#admin-edit #user-edit .btn i{margin-right:.5rem}#admin-edit #user-edit #btns{position:relative;width:600px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:0 0 0 auto;overflow:hidden}#admin-edit #user-edit #btns div{margin:.5rem!important}#admin-edit #user-edit #btns #shrink-item,#admin-edit #user-edit #btns .btn,#admin-edit #user-edit #btns .pink-btn{display:inline-block;text-align:center;padding:.6rem;height:30px;width:100px;z-index:2}#admin-edit #user-edit #btns #shrink-item{z-index:0}#admin-edit #user-edit #btns #shrink-item,#admin-edit #user-edit #btns .trans-btn{-webkit-transform:translateX(345px);transform:translateX(345px)}#admin-edit #user-edit #btns #dots-btn{z-index:1;position:absolute;width:48px;height:48px;border-radius:50%;background:#31709f;top:0;right:0;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}#admin-edit #user-edit #btns #dots-btn .icon{width:48px;height:48px;stroke:#fff;fill:#fff}#admin-edit #user-edit #btns #dots-btn:hover{background:#5691c7;color:#f4f4f4;cursor:pointer}#admin-edit #excel label input{display:none}#admin-edit #excel label .btn{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1rem;width:12rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#admin-edit #excel label .btn .text{padding-left:1rem}#admin-edit #excel label #excel-icon{display:inline-block;width:1.5rem;height:1.5rem;background:url(/fonts/excel-icon.svg?74e5587f97a02ed6aab9a7311e25f109)}#admin-edit #register{position:relative}#admin-edit #register .grid-body div{position:relative;height:30px}#admin-edit #register .grid-body div input,#admin-edit #register .grid-body div select{top:0;bottom:0;margin:auto}#admin-edit #register .btn{width:17rem}#admin-edit #register .pink-btn{padding:0;height:2rem}#admin-edit #register #register-default{position:absolute;top:0;z-index:1;margin-top:0}#admin-edit #register #register-form{position:relative;background:#f4f4f4;color:#5a5a5a;color:#31709f;border:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;z-index:0}#admin-edit #register #input-form{display:none}#admin-edit #download-user-info-excel .btn{padding:1.25rem;font-size:1rem}#admin-edit #download-user-info-excel .btn i{margin-right:1rem}#admin-edit input[type=number]::-webkit-inner-spin-button,#admin-edit input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#admin-edit input[type=number]{-moz-appearance:textfield}#admin-edit .stretch-area{overflow:hidden;-webkit-animation:stretch 1s forwards;animation:stretch 1s forwards}@-webkit-keyframes stretch{0%{height:0}to{height:176px}}@keyframes stretch{0%{height:0}to{height:176px}}#admin-edit #delete-modal{display:none;position:fixed;top:0;bottom:0;left:0;right:0;overflow:auto;background:rgba(0,0,0,.5);z-index:300}#admin-edit #delete-modal,#admin-edit .modalInner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#admin-edit .modalInner{background:#f4f4f4;color:#5a5a5a;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:50%;border-radius:8px;padding:1.5rem;max-height:75%;text-align:center}@media (max-width:577px){#admin-edit .modalInner{width:80%}}#admin-edit .modalInner .btn-area,#admin-edit .modalInner table{margin-top:2rem}#admin-edit .modalInner .btn-area input{margin:1rem!important;padding:.875rem 1.25rem;width:6rem!important;text-align:center}#admin-edit .modalInner .btn-area .btn{background:transparent;color:#5a5a5a}.slide-in{-webkit-animation:slidein 1s;animation:slidein 1s}@-webkit-keyframes slidein{0%{opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px)}to{opacity:1}}@keyframes slidein{0%{opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px)}to{opacity:1}}.slide-out{-webkit-animation:slideout 1s;animation:slideout 1s}@-webkit-keyframes slideout{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px)}}@keyframes slideout{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px)}}.fade-in{opacity:0;-webkit-animation:fadein 1s forwards;animation:fadein 1s forwards}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadein{0%{opacity:0}to{opacity:1}}.fade-out{-webkit-animation:fadeout 1s forwards;animation:fadeout 1s forwards}@-webkit-keyframes fadeout{to{opacity:0}}@keyframes fadeout{to{opacity:0}}.shrink{-webkit-animation:shrink .3s forwards;animation:shrink .3s forwards}@-webkit-keyframes shrink{to{width:0}}@keyframes shrink{to{width:0}}.trans-none{-webkit-animation:trans-none .3s forwards;animation:trans-none .3s forwards}@-webkit-keyframes trans-none{to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes trans-none{to{-webkit-transform:translateX(0);transform:translateX(0)}}@media print{.print-none{display:none}html{background:#fff!important}}.print-pages{text-align:center;font-size:1rem}.print-pages table{margin:auto;border-collapse:collapse;border-radius:20px;overflow:hidden;margin-top:3rem;width:70%}.print-pages table tr td{padding:1rem}.print-pages table tr td:first-child{background:#31709f;color:#f4f4f4}.print-pages #header-logo .icon{height:4rem}.print-pages .print-page{width:172mm;height:251mm;page-break-after:always;position:relative}.print-pages .print-page:last-child{page-break-after:auto}#login{max-width:768px;margin:auto}#login .title h1{font-size:2rem}#login .control-label{margin-top:1.5rem;font-size:1.25rem;font-weight:500;display:block}#login .checkbox{margin-top:1rem}#login .form-bottom{margin-top:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#login .form-bottom div{position:relative}#login .form-bottom button{border:none;background:#31709f;color:#f4f4f4;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-box-shadow:0 1px 4px 0 #c4c4c4;box-shadow:0 1px 4px 0 #c4c4c4;padding:1rem 2rem;font-size:1rem;border-radius:20px}#login .form-bottom button:hover{background:#91b5d6;color:#f4f4f4;cursor:pointer}#login .form-bottom #foget{text-decoration:underline;color:#5691c7}#login .form-bottom #foget:hover{cursor:pointer}#login #message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative;opacity:0}#login #message p{margin:0;padding:1rem;border-radius:1rem;background:#5691c7;color:#f4f4f4}#login #message p:before{content:"";position:absolute;width:0;height:0;border-left:1rem solid transparent;border-right:1rem solid transparent;border-bottom:1rem solid #5691c7;top:-1rem;right:3rem}#login .message-animation{-webkit-animation:message-animation 1s forwards;animation:message-animation 1s forwards}@-webkit-keyframes message-animation{to{opacity:1}}@keyframes message-animation{to{opacity:1}}#login input[type=number],#login input[type=password]{width:100%;padding:1rem;border:none;margin-top:1rem;border-bottom:1px solid #c4c4c4;background:transparent!important}#login input[type=number]::-webkit-inner-spin-button,#login input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#login input[type=number]{-moz-appearance:textfield}@media (max-width:768px){#login{padding:1rem}}@media (max-width:576px){#login .title{margin-top:0}#login .title h1{font-size:1.5rem}#login .title .icon{width:1.5rem;height:1.5rem}#login .control-label{margin-top:1.25rem;font-size:1.125rem;font-weight:700}#login #message,#login .form-bottom{font-size:.875rem}#login .form-bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}#login .form-bottom button{width:100%}#login .form-bottom #foget{margin-top:.875rem}#login #message p{margin-top:1rem!important}#login #message p:before{top:0!important}}*{-webkit-box-sizing:border-box;box-sizing:border-box}#setting{max-width:768px;margin:0 auto;padding:2rem 1rem}#setting .email{width:50%;padding:.5rem 1rem;background:#fff;border:none;outline:none;line-height:1.5em}@media (max-width:576px){#setting .email{width:100%}}.error-message ul{margin:0;padding:0;list-style:none}.error-message ul li{font-weight:700;color:#f46969}.success-message,.title{color:#31709f}.title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:1rem 0 0;font-size:2rem;font-weight:700}.title svg{width:3rem;height:3rem;margin-right:1rem;fill:#31709f}@media (max-width:768px){.title{font-size:1.4rem}}#user-email .email{padding:1rem;font-size:1rem;background:transparent;border-bottom:1px solid #5a5a5a}#user-email button[type=submit]{font-size:.875rem}#user-email button[type=submit] i{color:#fff;margin-right:.5rem}@media (max-width:576px){#user-email button[type=submit]{margin-top:1rem;width:100%}}#add-form{margin-top:1rem}#add-form #parent-email-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#add-form #parent-email-title,#add-form button{-webkit-box-align:center;-ms-flex-align:center;align-items:center}#add-form button{cursor:pointer;position:relative;z-index:2;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:.5rem 1.5rem;margin-left:1.25rem;border:none;border-radius:1.5rem;background:#31709f;line-height:1.5em;font-size:1rem;font-weight:500;color:#fff}#add-form button svg{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:.2s;transition:.2s;width:1rem;height:1rem;margin-right:1rem;fill:#fff}#add-form.open button svg{-webkit-transform:none;transform:none}#add-form form{-webkit-transform:translate(1rem,-1rem);transform:translate(1rem,-1rem);display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:calc(100% - 1rem);margin-bottom:-1rem;padding:3rem 2rem;background:#91b5d6;border-radius:1rem}@media (max-width:576px){#add-form form{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:2rem 1rem}}#add-form form label{color:#fff}#add-form form button{cursor:pointer;padding:.5rem 1.5rem;background:#5691c7;border:none;border-radius:1.6rem;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.3);box-shadow:0 1px 2px rgba(0,0,0,.3);font-size:1rem;font-weight:500;line-height:1.2em;color:#fff}@media (max-width:576px){#add-form form button{margin-top:1rem}}#add-form.open form{display:-webkit-box;display:-ms-flexbox;display:flex}#email-list{display:grid;grid-template-columns:1fr auto;grid-row-gap:2rem;margin-top:2rem;padding:2rem;border-radius:.5rem;background:#fff}@media (max-width:576px){#email-list{padding:1rem}}#email-list .email{color:#5a5a5a;text-align:center;margin:auto}#email-list .delete-btn button{cursor:pointer;padding:none;border:none;background:#fff;-webkit-box-shadow:none;box-shadow:none;color:#5a5a5a}#no-email{margin-top:2rem;padding:2rem;border-radius:.5rem;background:#fff;font-size:1rem;color:#5a5a5a}@media (max-width:576px){#no-email{font-size:.875rem;padding:1rem}}#password{position:relative;margin-top:4rem}#password .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:2rem 0;color:#31709f}#password .title h1{margin:0 0 0 auto;margin-left:1rem;font-size:2rem}#password .title .icon{width:3rem;height:3rem;fill:#31709f;stroke:#31709f}#password .title .icon path{width:3rem;height:3rem}#password input[type=button],#password input[type=submit]{-webkit-box-sizing:content-box;-webkit-appearance:button;-moz-appearance:button;appearance:button;border:none;-webkit-box-sizing:border-box;box-sizing:border-box}#password input[type=button]::-webkit-search-decoration,#password input[type=submit]::-webkit-search-decoration{display:none}#password input[type=button]::focus,#password input[type=submit]::focus{outline-offset:-2px}#password input{width:calc(100% - 2rem);border:none;border-bottom:1px solid #c4c4c4;background:transparent;border-radius:0;padding:1rem!important}#password .submit-btn,#password input[type=submit]{border:none;width:100%;border-radius:1.25rem;margin-top:1.25rem;color:#fff!important;background:#31709f!important;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}#password .submit-btn:hover,#password input[type=submit]:hover{background:#5691c7;color:#f4f4f4;cursor:pointer}@media (max-width:768px){#password h1{font-size:1.25rem}#password h2{font-size:1.125rem}}.stripe-table{border-collapse:collapse;-webkit-box-shadow:0 1px 4px 0 #c4c4c4;box-shadow:0 1px 4px 0 #c4c4c4;border-radius:20px;overflow:hidden}.stripe-table tr{background:#fff;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.stripe-table tr:nth-child(odd){background:#c4c4c4}.stripe-table tr:hover{background:#91b5d6;color:#fff}.stripe-table td,.stripe-table th{padding:1.5rem;text-align:left}.stripe-table .s-tbl th:first-child,.stripe-table tr:first-child{background:#31709f;color:#f4f4f4}.stripe-table .icon{height:1.5rem;width:1.5rem;fill:#5a5a5a}#admin-setting{max-width:768px;margin:auto}#admin-setting .messages{padding:1rem 0;font-weight:700}#admin-setting .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:2rem 0;color:#31709f}#admin-setting .title h1,#admin-setting .title h2{margin:0 0 0 auto}#admin-setting .title h1{margin-left:1rem;font-size:2rem}#admin-setting .title h2{margin-left:.5rem;font-size:1.2rem}#admin-setting .title .icon{width:3rem;height:3rem;fill:#31709f;stroke:#31709f}#admin-setting .title .icon path{width:3rem;height:3rem}#admin-setting table{border-collapse:collapse;border-radius:20px;overflow:hidden;width:100%}#admin-setting table td{padding:1.5rem}#admin-setting table td:nth-child(2){background:#fff}#admin-setting table td:first-child{background:#31709f;color:#f4f4f4}#admin-setting table input{padding:.5rem 0;width:5rem}#admin-setting .submit-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:2rem}#admin-setting .submit-btn input{border:none;background:#31709f;color:#f4f4f4;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;padding:.5rem 1rem;border-radius:20px}#admin-setting .submit-btn input:hover{background:#5691c7;color:#f4f4f4;cursor:pointer}#admin-setting select{background:transparent;width:4rem;border:1px solid #c4c4c4;padding:.5rem;border-radius:4px;text-overflow:ellipsis;background-image:none;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}#admin-setting select::-ms-expand{display:none}#admin-setting .select-parent{position:relative;display:inline-block}#admin-setting .select-parent:after{content:"";position:absolute;right:.5rem;top:1rem;width:0;height:0;margin:auto;border-style:solid;border-color:#000 transparent transparent;border-width:.5rem .5rem 0;pointer-events:none}#dean-home .center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#dean-home .table-parent{max-width:1280px;margin:auto}#dean-home .table-parent table{width:100%;margin-bottom:1rem}#dean-home .table-parent .excel-btn{background:#31709f;color:#f4f4f4;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-box-shadow:0 1px 4px 0 #c4c4c4;box-shadow:0 1px 4px 0 #c4c4c4;width:14rem;padding:1rem 2rem;border-radius:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 0 auto}#dean-home .table-parent .excel-btn .icon{width:2rem;height:2rem;fill:#fff;stroke:#fff;margin-right:.5rem}#dean-home .table-parent .excel-btn:hover{background:#5691c7;color:#f4f4f4;cursor:pointer}#dean-home .content{margin-top:20px}#dean-home .selector{position:relative;margin:auto;margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:20%}#dean-home .selector button{background:#f4f4f4;color:#5a5a5a;-webkit-box-shadow:0 1px 4px 0 #c4c4c4;box-shadow:0 1px 4px 0 #c4c4c4;border:none;padding:.7rem 3rem;border-radius:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#dean-home .selector button:hover{background:#91b5d6;color:#f4f4f4;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;cursor:pointer}#dean-home .selector button:focus{outline:none!important}#dean-home .selector button:disabled{cursor:auto;background:#5691c7;color:#f4f4f4}#dean-setting{max-width:768px;margin:auto}#dean-setting .error-messages ul{margin:0;padding:0;list-style:none}#dean-setting .error-messages ul li{font-weight:700;color:#f46969}#dean-setting .success-messages{color:#31709f}#dean-setting .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:2rem 0;color:#31709f}#dean-setting .title h1,#dean-setting .title h2{margin:0 0 0 auto}#dean-setting .title h1{margin-left:1rem;font-size:2rem}#dean-setting .title h2{margin-left:.5rem;font-size:1.2rem}#dean-setting .title .icon{width:3rem;height:3rem;fill:#31709f;stroke:#31709f}#dean-setting .title .icon path{width:3rem;height:3rem}#dean-setting table{border-collapse:collapse;border-radius:20px;overflow:hidden;width:100%}#dean-setting table td{padding:1.5rem}#dean-setting table td:nth-child(2){background:#fff}#dean-setting table td:first-child{background:#31709f;color:#f4f4f4}#dean-setting table input{padding:.5rem 0;width:5rem}#dean-setting .submit-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:2rem}#dean-setting .submit-btn input{border:none;background:#31709f;color:#f4f4f4;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;padding:.5rem 1rem;border-radius:20px}#dean-setting .submit-btn input:hover{background:#5691c7;color:#f4f4f4;cursor:pointer}#dean-setting select{background:transparent;width:4rem;border:1px solid #c4c4c4;padding:.5rem;border-radius:4px;text-overflow:ellipsis;background-image:none;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}#dean-setting select::-ms-expand{display:none}#dean-setting .select-parent{position:relative;display:inline-block}#dean-setting .select-parent:after{content:"";position:absolute;right:.5rem;top:1rem;width:0;height:0;margin:auto;border-style:solid;border-color:#000 transparent transparent;border-width:.5rem .5rem 0;pointer-events:none}#parent-check{max-width:768px;margin:auto}#parent-check .error-message ul{margin:0;padding:0;list-style:none}#parent-check .error-message ul li{font-weight:700;color:#f46969}#parent-check .success-message{color:#31709f}#parent-check .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:2rem 0 0;color:#31709f}#parent-check .title h1{font-size:2rem}#parent-check table{border-collapse:collapse;border-radius:20px;overflow:hidden;width:100%}#parent-check table td{padding:1.2rem 1.5rem}#parent-check table td:nth-child(2){background:#fff}#parent-check table td:first-child{background:#31709f;color:#f4f4f4}#parent-check table input{padding:.5rem 0;width:5rem}#parent-check .comment{color:#31709f;font-size:1.5rem;margin-top:.8rem}#parent-check .comment,#parent-check .inline-radio{display:-webkit-box;display:-ms-flexbox;display:flex}#parent-check .inline-radio{border-radius:20px;overflow:hidden;border:1px solid #b6b6b6}#parent-check .inline-radio div{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1}#parent-check .inline-radio input{width:100%;height:40px;opacity:0}#parent-check .inline-radio label{position:absolute;top:0;left:0;color:#b6b6b6;width:100%;height:100%;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;pointer-events:none;border-right:1px solid #b6b6b6}#parent-check .inline-radio div:last-child label{border-right:0}#parent-check .inline-radio input:checked+label{background:#91b5d6;color:#fff}#parent-check .submit-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:.5rem 0}#parent-check .submit-btn input{border:none;background:#31709f;color:#f4f4f4;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;padding:.5rem 1rem;border-radius:20px}#parent-check .submit-btn input:hover{background:#5691c7;color:#f4f4f4;cursor:pointer}#register-user-email-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#register-user-email-form .form-wrapper{max-width:32rem;padding:1.25rem}#register-user-email-form .form-wrapper input[type=email]{background-color:transparent;border:none;border-bottom:1px solid #5a5a5a;padding:1rem;width:100%;font-size:.85rem}#register-user-email-form .form-wrapper i{font-size:1rem}html{font-size:16px}body,html{background:#f4f4f4;color:#5a5a5a}body{font-family:Noto Sans JP,Roboto,sans-serif;margin:0}button{background:#31709f;color:#f4f4f4;-webkit-box-shadow:0 1px 4px 0 #c4c4c4;box-shadow:0 1px 4px 0 #c4c4c4;border:none;padding:.7rem 3rem;border-radius:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}button:hover{background:#91b5d6;color:#f4f4f4;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;cursor:pointer}button:focus{outline:none!important}select{padding:.1rem;outline:none;text-overflow:"";background:none transparent;border:1px solid #c4c4c4;vertical-align:middle;-webkit-appearance:button;-moz-appearance:button;appearance:button;border-radius:10px}select option{background:#f4f4f4;color:#5a5a5a}select::-ms-expand{display:none}select:-moz-focusring{color:transparent;text-shadow:0 0 0 #828c9a}