@import url(https://fonts.googleapis.com/css?family=Noto+Sans+JP);.mydesk-history .history__delete .actionCancel[data-v-59990b09],.mydesk-history .history__delete .delete[data-v-59990b09],.mydesk-history .history__delete .deleteW[data-v-59990b09],[data-v-59990b09] .mydesk-modal--media .bttonArea .mydesk-modal__close,[data-v-59990b09] .mydesk-modal .mydesk-modal__btn,[data-v-59990b09] .mydesk-modal .mydesk-modal__input-txt,[data-v-59990b09] .mydesk-modal .mydesk-modal__textarea{border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}[data-v-59990b09] .mydesk-modal .mydesk-modal__input{position:relative}[data-v-59990b09] .mydesk-modal .mydesk-modal__input .input_placeholder{position:absolute;top:50%;left:10px;width:100%;font-size:14px;color:#60747e;pointer-events:none;transform:translateY(-50%)}[data-v-59990b09] .mydesk-modal .mydesk-modal__input .input_placeholder *{color:#60747e}[data-v-59990b09] .mydesk-modal .mydesk-modal__input .textarea_placeholder{position:absolute;top:8px;left:10px;width:100%;font-size:14px;color:#60747e;pointer-events:none}[data-v-59990b09] .mydesk-modal .mydesk-modal__input .textarea_placeholder *{color:#60747e}[data-v-59990b09] .mydesk-modal .mydesk-modal__input input:focus+.input_placeholder,[data-v-59990b09] .mydesk-modal .mydesk-modal__input input:focus+.textarea_placeholder,[data-v-59990b09] .mydesk-modal .mydesk-modal__input textarea:focus+.input_placeholder,[data-v-59990b09] .mydesk-modal .mydesk-modal__input textarea:focus+.textarea_placeholder{display:none}[data-v-59990b09] .mydesk-modal-enter-active,[data-v-59990b09] .mydesk-modal-leave-active{opacity:1;transition:opacity .3s;transform:scale(1)}[data-v-59990b09] .mydesk-modal-enter-active .mydesk-modal-content,[data-v-59990b09] .mydesk-modal-leave-active .mydesk-modal-content{transition:.3s;transform:scale(1.2)}[data-v-59990b09] .mydesk-modal-enter,[data-v-59990b09] .mydesk-modal-leave-to{opacity:0;transition:opacity .3s,transform 0s .3s;transform:scale(0)}[data-v-59990b09] .mydesk-modal-enter .mydesk-modal-content,[data-v-59990b09] .mydesk-modal-leave-to .mydesk-modal-content{transform:scale(1)}[data-v-59990b09] .mydesk-modal{position:fixed;top:0;left:0;z-index:120;width:100%;height:100%}[data-v-59990b09] .mydesk-modal button{cursor:pointer}[data-v-59990b09] .mydesk-modal .mydesk-modal__wrap{width:100%;height:100%;background-color:rgba(0,0,0,.2)}[data-v-59990b09] .mydesk-modal .mydesk-modal__overlay{position:absolute;width:100%;height:100%}[data-v-59990b09] .mydesk-modal .mydesk-modal__inner{position:absolute;top:50%;left:50%;width:100%;max-width:480px;padding:30px;background-color:#fff;border-radius:12px;transform:translate(-50%,-50%)}[data-v-59990b09] .mydesk-modal .mydesk-modal__input{margin-bottom:15px}[data-v-59990b09] .mydesk-modal .mydesk-modal__input .mydesk-modal__input_inner{position:relative}[data-v-59990b09] .mydesk-modal .mydesk-modal__input .textCount{padding-bottom:5px;font-size:14px;text-align:right}[data-v-59990b09] .mydesk-modal .mydesk-modal__input .textCount .is-error{color:#d50000}[data-v-59990b09] .mydesk-modal .errorMessage{font-size:14px;color:#d50000}[data-v-59990b09] .mydesk-modal .mydesk-modal__input-txt{display:block;width:100%;height:40px;padding:5px 10px;margin:20px 0 5px 0;background:#eff4fa;border-radius:5px}[data-v-59990b09] .mydesk-modal .is-error>div .mydesk-modal__input-txt{background-color:#fff5f7;box-shadow:inset 0 0 0 2px #fcb5c3}[data-v-59990b09] .mydesk-modal .mydesk-modal__textarea{display:block;width:100%;height:194px;padding:5px 10px;margin:20px 0 5px 0;resize:none;background:#eff4fa;border-radius:4px}[data-v-59990b09] .mydesk-modal .is-error>div .mydesk-modal__textarea{background-color:#fff5f7;box-shadow:inset 0 0 0 2px #fcb5c3}[data-v-59990b09] .mydesk-modal .bttonArea{display:flex;justify-content:flex-end}[data-v-59990b09] .mydesk-modal .mydesk-modal__btn{display:inline-block;min-width:120px;height:43px;padding:0 10px;margin-left:12px}[data-v-59990b09] .mydesk-modal .mydesk-modal__btn span{display:block;padding:0 10px 0 10px}[data-v-59990b09] .mydesk-modal .btn-cubic{border-bottom-style:solid;border-bottom-width:3px}[data-v-59990b09] .mydesk-modal .parent{display:flex;font-family:UD Shin Go Medium,Hiragino Sans,Hiragino Kaku Gothic ProN,Arial,Yu Gothic,Meiryo,sans-serif;font-size:20px;font-weight:400;line-height:1.3}[data-v-59990b09] .mydesk-modal .mydesk-modal__header{display:flex;margin-bottom:20px;font-size:16px;font-weight:400}[data-v-59990b09] .mydesk-modal .addList{height:330px;padding:20px 0 20px 30px;margin-bottom:25px;background:#fff8e5;border-radius:8px}[data-v-59990b09] .mydesk-modal .addList>ul{height:100%;padding-right:20px;margin-right:10px;overflow-y:auto;scrollbar-color:#f2ac3b transparent;scrollbar-width:thin}[data-v-59990b09] .mydesk-modal .addList>ul::-webkit-scrollbar{width:6px}[data-v-59990b09] .mydesk-modal .addList>ul::-webkit-scrollbar-track{background-color:#d6dee8;border-radius:6px}[data-v-59990b09] .mydesk-modal .addList>ul::-webkit-scrollbar-thumb{background-color:#f2ac3b;border-radius:6px}[data-v-59990b09] .mydesk-modal .addList .list{margin-bottom:20px}[data-v-59990b09] .mydesk-modal .addList .list .listItem{display:flex;align-items:baseline;width:100%;padding:0;margin:0;margin-top:12px;list-style:none}[data-v-59990b09] .mydesk-modal .addList .list .listItem .buttonArea{display:flex;flex-shrink:0;margin-left:auto;transform:translateY(4px)}[data-v-59990b09] .mydesk-modal .addListBox{margin-bottom:8px}[data-v-59990b09] .mydesk-modal--media .mydesk-modal__wrap{background:hsla(0,0%,100%,.8)}[data-v-59990b09] .mydesk-modal--media .mydesk-modal__inner{top:54%;max-width:860px;max-height:82vh;padding:25px 30px;overflow:auto;background:#fff8e5}[data-v-59990b09] .mydesk-modal--media .mydesk-modal__inner::-webkit-scrollbar{width:6px}[data-v-59990b09] .mydesk-modal--media .mydesk-modal__inner::-webkit-scrollbar-track{background-color:#d6dee8;border-radius:6px}[data-v-59990b09] .mydesk-modal--media .mydesk-modal__inner::-webkit-scrollbar-thumb{background-color:#f2ac3b;border-radius:6px}[data-v-59990b09] .mydesk-modal--media .mydesk-modalMediaIcon{display:inline-block;margin-right:8px;background:#fff;border-radius:4px}[data-v-59990b09] .mydesk-modal--media .mydesk-modalMediaTitle{display:flex;align-items:center;padding-bottom:15px;margin:0;font-size:24px;font-weight:400}[data-v-59990b09] .mydesk-modal--media .mydesk-modalMediaImgWrapper{position:relative;margin-bottom:20px}[data-v-59990b09] .mydesk-modal--media .mydesk-modalMediaImg{display:flex;align-items:center;justify-content:center;max-width:520px;min-height:360px;margin:auto;overflow:hidden;background:#fff;border-radius:8px}[data-v-59990b09] .mydesk-modal--media .mydesk-modalMediaImg img{max-width:100%}[data-v-59990b09] .mydesk-modal--media .mydesk-modalMediaCaption{padding-top:20px;font-size:12px}[data-v-59990b09] .mydesk-modal--media .mydesk-modalMediaTxt{height:100px;overflow:auto}[data-v-59990b09] .mydesk-modal--media .mydesk-modalMediaTxt::-webkit-scrollbar{width:6px}[data-v-59990b09] .mydesk-modal--media .mydesk-modalMediaTxt::-webkit-scrollbar-track{background-color:#d6dee8;border-radius:6px}[data-v-59990b09] .mydesk-modal--media .mydesk-modalMediaTxt::-webkit-scrollbar-thumb{background-color:#f2ac3b;border-radius:6px}[data-v-59990b09] .mydesk-modal--media .blankArea{position:relative;right:auto;bottom:auto;width:auto;padding:0;letter-spacing:-.05em}@media only screen and (min-width:1024px){[data-v-59990b09] .mydesk-modal--media .blankArea{display:flex;align-items:center;justify-content:center;position:absolute;right:-15px;bottom:0;display:block;width:141px}}[data-v-59990b09] .mydesk-modal--media .blankArea .basic__btn{display:flex;align-items:center;justify-content:center;width:175px;height:48px;margin:auto;font-size:12px;text-decoration:none}@media only screen and (min-width:1024px){[data-v-59990b09] .mydesk-modal--media .blankArea .basic__btn{display:flex;align-items:center;justify-content:center;width:110px;height:66px;margin-bottom:4px;text-align:center}}[data-v-59990b09] .mydesk-modal--media .blankArea .basic__btn *{color:#3c4043}[data-v-59990b09] .mydesk-modal--media .blankArea .basic__btn .newwindow{position:relative;top:-1px;left:3px;display:inline-block}[data-v-59990b09] .mydesk-modal--media .blankArea .attention{position:absolute;bottom:0;left:50%;font-size:12px;transform:translateX(95px)}@media only screen and (min-width:1024px){[data-v-59990b09] .mydesk-modal--media .blankArea .attention{position:relative;bottom:auto;left:auto;display:block;padding-top:4px;text-align:center;transform:none}}[data-v-59990b09] .mydesk-modal--media .bttonArea{position:absolute;top:15px;right:15px;width:37px;height:37px}[data-v-59990b09] .mydesk-modal--media .bttonArea .mydesk-modal__close{position:relative;z-index:1;display:block;width:100%;height:100%;text-indent:-10000px}[data-v-59990b09] .mydesk-modal--media .bttonArea .mydesk-modal__close:after,[data-v-59990b09] .mydesk-modal--media .bttonArea .mydesk-modal__close:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:2px;margin:auto;content:"";background:#3c4043;transform:rotate(45deg)}[data-v-59990b09] .mydesk-modal--media .bttonArea .mydesk-modal__close:after{transform:rotate(135deg)}.mydesk-history .history .history__result_more .orange[data-v-59990b09],[data-v-59990b09] .mydesk-modal .orange{background-color:#f6a887}.mydesk-history .history .history__result_more .btn-cubic.orange[data-v-59990b09],[data-v-59990b09] .mydesk-modal .btn-cubic.orange{font-family:UD Shin Go Medium,Hiragino Sans,Hiragino Kaku Gothic ProN,Arial,Yu Gothic,Meiryo,sans-serif;border-color:#e76732}.mydesk-history .history .history__result_more .btn-cubic.orange[data-v-59990b09]:active,[data-v-59990b09] .mydesk-modal .btn-cubic.orange:active{background-color:#e76732;border-color:transparent;transform:translateY(3px)}.mydesk-history .history .history__result_more .orange[data-v-59990b09]:disabled,[data-v-59990b09] .mydesk-modal .orange:disabled{cursor:not-allowed;background-color:#eff4fa;border-color:#d6dee8}.mydesk-history .history .history__result_more .orange[data-v-59990b09]:disabled:active,[data-v-59990b09] .mydesk-modal .orange:disabled:active{height:43px;background-color:#eff4fa;border-bottom:3px solid #d6dee8;transform:translateY(0)}.mydesk-history .history__delete .gray[data-v-59990b09],[data-v-59990b09] .mydesk-modal .gray{font-family:UD Shin Go Medium,Hiragino Sans,Hiragino Kaku Gothic ProN,Arial,Yu Gothic,Meiryo,sans-serif;background-color:#d7e1ee;border-bottom:3px solid #95a9b5}.mydesk-history .history__delete .gray[data-v-59990b09]:active,[data-v-59990b09] .mydesk-modal .gray:active{background-color:#95a9b5;border-color:transparent;transform:translateY(3px)}.mydesk-history .history__delete .delete[data-v-59990b09],.mydesk-history .history__delete .deleteW[data-v-59990b09]{display:flex;align-items:center;justify-content:center;width:44px;height:47px;text-indent:-10000px}.mydesk-history[data-v-59990b09]{height:100%;background-color:#f6a887;background-image:url(/img/common/bg_mydesk.svg)}.mydesk-history__wrap[data-v-59990b09]{position:relative;height:100%;padding-top:30px;padding-right:10px;padding-bottom:30px;padding-left:15px;background-color:#ffede5;border-radius:12px}.mydesk-history .search-btn[data-v-59990b09]{position:fixed;top:118px;right:8px;z-index:51}@media only screen and (min-width:1024px){.mydesk-history .search-btn[data-v-59990b09]{right:12px}}.mydesk-history__head[data-v-59990b09]{align-items:center;margin-bottom:20px}.mydesk-history__head .btn-block[data-v-59990b09]{margin-right:97px;margin-left:auto}@media only screen and (min-width:1024px){.mydesk-history__head .btn-block[data-v-59990b09]{margin-right:83px}}.mydesk-history__title-icon[data-v-59990b09]{width:43px;height:43px;margin-right:12px}.mydesk-history__title[data-v-59990b09]{margin-right:30px;font-family:UD Shin Go Medium,Hiragino Sans,Hiragino Kaku Gothic ProN,Arial,Yu Gothic,Meiryo,sans-serif;font-size:20px}.mydesk-history__lead[data-v-59990b09]{align-items:center}.mydesk-history__lead .icon[data-v-59990b09]{margin-right:8px;margin-left:8px}.mydesk-history .history[data-v-59990b09]{height:calc(100% - 63px);padding:0 12px 0 15px;overflow-y:auto}.mydesk-history .history .history__inner[data-v-59990b09]{height:100%}.mydesk-history .history .history__result[data-v-59990b09]{padding:20px 30px 30px;margin-bottom:12px;background:#fff;border-radius:12px}.mydesk-history .history .history__result .history__result_ttl[data-v-59990b09]{font-family:UD Shin Go Medium,Hiragino Sans,Hiragino Kaku Gothic ProN,Arial,Yu Gothic,Meiryo,sans-serif;font-size:16px}.mydesk-history .history .history__result .history__result_ttl[data-v-59990b09]:before{display:inline-block;width:20px;height:20px;margin-right:8px;content:"";background:#f6a887;border-radius:100%}@media only screen and (min-width:1024px){.mydesk-history .history .history__result .history__result_list[data-v-59990b09]{display:flex;flex-wrap:wrap;background:url(/img/common/line_dash_v.svg) 50% 0 repeat-y}}.mydesk-history .history .history__result .history__result_list .history__result_item[data-v-59990b09]{padding-right:20px;margin-bottom:20px}@media only screen and (min-width:1024px){.mydesk-history .history .history__result .history__result_list .history__result_item[data-v-59990b09]{width:50%}}.mydesk-history .history .history__result .history__result_list .history__result_item[data-v-59990b09]:last-of-type{margin-bottom:0}@media only screen and (min-width:1024px){.mydesk-history .history .history__result .history__result_list .history__result_item[data-v-59990b09]:nth-child(2n){padding-right:0;padding-left:20px}.mydesk-history .history .history__result .history__result_list .history__result_item[data-v-59990b09]:nth-last-child(-n+2){margin-bottom:0}}.mydesk-history .history .history__result .history__result_list .history__result_item .history__result_itemInner[data-v-59990b09]{display:flex;align-items:baseline;justify-content:space-between}.mydesk-history .history .history__result .history__result_list .history__result_item .history__result_text[data-v-59990b09]{position:relative;width:100%}.mydesk-history .history .history__result .history__result_list .history__result_item .history__result_link[data-v-59990b09]{position:relative;z-index:2;display:inline;display:inline-block;font-size:16px;line-height:1;background-color:#fff}.mydesk-history .history .history__result .history__result_list .history__result_item .history__result_icon[data-v-59990b09]{position:relative;z-index:2;padding:0 10px 0 5px;background-color:#fff}.mydesk-history .history .history__result .history__result_list .history__result_item .history__result_icon img[data-v-59990b09]{transform:translateY(-1px)}.is-ruby .mydesk-history .history .history__result .history__result_list .history__result_item .history__result_icon img[data-v-59990b09]{transform:translateY(-4px)}.mydesk-history .history .history__result .history__result_list .history__result_item .buttonArea[data-v-59990b09]{flex-shrink:0;width:24px;padding-right:14px;box-sizing:content-box}.mydesk-history .history .history__result .history__result_list .history__result_item .buttonArea .history__result_delete[data-v-59990b09]{display:none}.mydesk-history .history .history__result .history__result_list .history__result_item .buttonArea .history__result_delete+label[data-v-59990b09]{position:relative;display:block;width:24px;height:24px;text-indent:-10000px;cursor:pointer;background-color:#fff;border:1px solid #f6a887;border-radius:100px;transform:translateY(4px)}.is-ruby .mydesk-history .history .history__result .history__result_list .history__result_item .buttonArea .history__result_delete+label[data-v-59990b09]{transform:translateY(1px)}.mydesk-history .history .history__result .history__result_list .history__result_item .buttonArea .history__result_delete+label[data-v-59990b09]:before{position:absolute;top:4px;left:8px;display:none;width:7px;height:12px;content:"";border-right:3px solid #eb5f24;border-bottom:3px solid #eb5f24;transform:rotate(45deg)}.mydesk-history .history .history__result .history__result_list .history__result_item .buttonArea .history__result_delete:checked+label[data-v-59990b09]:before{display:block}.mydesk-history .history .history__noResult[data-v-59990b09]{min-height:100%;padding:20px 30px 30px;margin-bottom:12px;color:#676c71;background:#fff;border-radius:12px}.mydesk-history .history .history__result_more[data-v-59990b09]{padding:8px 0 20px 0;text-align:center}.mydesk-history .history .history__result_more .orange[data-v-59990b09]{position:relative;padding:6px 60px 6px 40px;margin:0 auto}.mydesk-history .history .history__result_more .orange[data-v-59990b09]:after{position:absolute;top:0;right:40px;bottom:5px;display:block;width:10px;height:10px;margin:auto;content:"";border-right:2px solid #000;border-bottom:2px solid #000;transform:rotate(45deg)}.mydesk-history .history .history__result_more .orange[data-v-59990b09]:disabled{display:none}.mydesk-history .history__delete .btnSetWrap[data-v-59990b09]{position:relative;left:-25px;z-index:1;display:flex}.mydesk-history .history__delete .delete[data-v-59990b09]{background:url(/img/common/icon_delete.svg) no-repeat 50% #d7e1ee}.mydesk-history .history__delete .deleteW[data-v-59990b09]{background:url(/img/common/icon_delete_w.svg) no-repeat 50%}.mydesk-history .history__delete .actionCancel[data-v-59990b09]{position:relative;left:-44px;z-index:-1;width:95px;text-indent:-10000px}.mydesk-history .history__delete .actionCancel[data-v-59990b09]:after,.mydesk-history .history__delete .actionCancel[data-v-59990b09]:before{position:absolute;top:0;right:16px;bottom:0;display:block;width:22px;height:2px;margin:auto;content:"";background:#3c4043}.mydesk-history .history__delete .actionCancel[data-v-59990b09]:after{transform:rotate(45deg)}.mydesk-history .history__delete .actionCancel[data-v-59990b09]:before{transform:rotate(-45deg)}.mydesk-history .history__delete .deeoorange[data-v-59990b09]{background-color:#eb5f24}.mydesk-history .history__delete .deeoorange.btn-cubic[data-v-59990b09]{border-bottom:3px solid #b2481b}.mydesk-history .history__delete .deeoorange.btn-cubic[data-v-59990b09]:active{background-color:#b2481b;border-bottom:none;transform:translateY(3px)}.mydesk-history .history__delete .deeoorange[data-v-59990b09]:disabled{cursor:not-allowed;background:url(/img/common/icon_delete.svg) no-repeat 50% #eff4fa;border-bottom:3px solid #d6dee8}.mydesk-history .history__delete .deeoorange[data-v-59990b09]:disabled:active{background:url(/img/common/icon_delete.svg) no-repeat 50% #eff4fa;border-bottom:3px solid #d6dee8;transform:translateY(0)}.mydesk-history .detailPageTop[data-v-59990b09]{position:absolute;right:30px;bottom:60px}.mydesk-history .detailPageTop .c-btn-to-page-top[data-v-59990b09]{width:32px;height:32px}.mydesk-history .detailPageTop .c-btn-to-page-top img[data-v-59990b09]{width:18px}.mydesk-history .fade-enter-active[data-v-59990b09],.mydesk-history .fade-leave-active[data-v-59990b09]{transition:.3s}.mydesk-history .fade-enter[data-v-59990b09],.mydesk-history .fade-leave-to[data-v-59990b09]{opacity:0}