@charset "UTF-8";a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,:after,:before{box-sizing:inherit}html{box-sizing:border-box}body{-webkit-text-size-adjust:100%;font-family:-apple-system,BlinkMacSystemFont,Hiragino Kaku Gothic ProN,Hiragino Sans,Meiryo,sans-serif;color:rgba(0,0,0,.8196078431372549);background:#eef2f5}body,html{height:100%}main{flex:1 0 auto}button,input,select,textarea{-moz-appearance:none;appearance:none;background:transparent;border:none;border-radius:0;font:inherit;outline:none;color:rgba(0,0,0,.8196078431372549)}button{cursor:pointer}a{text-decoration:none}img{vertical-align:top}.__documents{display:flex;flex-direction:column;height:100%}.txt--skyblue{color:#b7dbff}.txt--blue{color:#0078ff}.txt--red{color:#dc3545}.txt--black{color:rgba(0,0,0,.8196078431372549)}.txt--underline{text-decoration:underline;text-decoration-color:#3d5166;text-decoration-thickness:2px;text-underline-offset:2px}.txt--bold{font-weight:700}.btn{display:inline-block;line-height:1.6;font-size:14px;padding:8px 15px;border-radius:4px;cursor:pointer;-moz-appearance:none;appearance:none;outline:none}.btn--out{border-radius:4px;border:1px solid #0078ff;color:#0078ff}.btn--out:hover{background:#0078ff;color:#fff}.btn--blue{background:#0078ff;color:#fff}.btn--green{background:#27a142;color:#fff}.btn--red{background:#dc3545;color:#fff}.btn--yellow{background:#f0ad4e;color:#fff}.btn--gray{background:#6c757d;color:#fff}.btn--lightgray{background:#c8cccf;color:#fff}.error__txt{line-height:1.4}.js_halfValidation{ime-mode:inactive}.alert{border:2px solid transparent;border-radius:4px;background:transparent;letter-spacing:1px}.alert--success{background-color:#d1e7dd;border-color:#badbcc;color:#0f5132}.alert--success a{color:#0f5132}.alert--success .alert__txt:before{margin-right:5px;content:"\F058";font-family:Font Awesome\ 6 Free}.alert--danger{background-color:#f8d7da;border-color:#f5c6cb;color:#721c24}.alert--danger a{color:#721c24}.alert--danger .alert__txt:before{margin-right:5px;content:"\F071";font-family:Font Awesome\ 6 Free}.alert--info{background-color:#cce5ff;border-color:#b8daff}.alert--info,.alert--info a{color:#004085}.alert__item{font-size:12px;font-weight:700;line-height:1.4}.alert__item--list:before{content:"\30FB"}.alert__wrap{padding:15px}.alert__txt{font-size:20px;font-weight:700;line-height:1.4;letter-spacing:2px}@media screen and (max-width:960px){.alert__txt{font-size:16px}}.alert a{font-weight:700;text-decoration:underline}.panel{border:1px solid transparent;border-radius:4px;background:#fff}.panel--default{border-color:#d6d8db}.panel--default .panel__head{background-color:#e2e3e5;color:#383d41}.panel__items{margin-top:5px}.panel--danger{border-color:#f5c6cb}.panel--danger .panel__head{background-color:#f8d7da;color:#721c24}.panel--master{border-color:#b6d4fe}.panel--master .panel__head{background-color:#cfe2ff;color:#084298}.panel--info{border-color:#b8daff}.panel--info .panel__head{color:#004085;background-color:#cce5ff}.panel__head{padding:15px 10px;cursor:pointer}.panel__title{display:flex;font-size:14px;font-weight:700;letter-spacing:1px}.panel__title:before{content:"\F05A";font-family:Font Awesome\ 6 Free;margin-right:5px}.panel__title:after{content:"\F13A";font-family:Font Awesome\ 6 Free;margin-left:auto}.panel__title.rotate:after{content:"\F139"}.panel__body{max-height:0;overflow:hidden;font-size:14px;color:rgba(0,0,0,.8196078431372549);line-height:1.4;transition:max-height .3s cubic-bezier(0,1,0,1)}.panel__body--active{max-height:9999px;transition:max-height .3s ease-in-out}.panel__wrap{padding:12px 10px}.panel__txt--strong{font-size:16px;font-weight:700;background:linear-gradient(transparent 60%,#ff6 0)}.panel a{color:#0078ff;font-weight:700;text-decoration:underline}.panel a:hover{text-decoration:none}.panel ol.panel__items{counter-reset:panel}.panel ol.panel__items .panel__item{margin:5px 0;counter-increment:panel;padding-left:1em;text-indent:-1em}.panel ol.panel__items .panel__item:before{content:counter(panel) "."}.panel__item--list{text-indent:-1.3em;margin:5px 0;padding-left:1.3em}.panel__item--list:before{content:"\30FB";font-weight:700}.panel__item--ask{text-indent:-1.3em;margin:5px 0;padding-left:1.5em}.panel__item--ask:before{content:"\203B";font-weight:700}.table{width:100%;height:100%;display:table;border-collapse:collapse}.table--preview{margin-bottom:20px}@media screen and (max-width:960px){.table__outer{white-space:nowrap;overflow-x:scroll;overflow-y:hidden;width:calc(100% + 30px);margin-left:-15px;padding:0 15px}}.table__flex{display:flex;align-items:center;justify-content:center}.table__head{width:100%;height:100%;display:table-header-group;background:#b7dbff;z-index:1}.table__head--fixed{position:sticky;top:0;z-index:1}@media screen and (max-width:960px){.table__head--fixed{position:static}}.table__head .table__item{text-align:center}.table__head .table__item:not(:last-child) .table__title{border-right:1px solid #e6f2ff}.table__head .table__title{height:100%;padding:15px 5px;font-weight:700}.table__head .table__titleTxt{line-height:1.4}.table__items{display:table-row}.table__item{display:table-cell;height:100%;font-size:12px}.table__body{display:table-row-group;color:rgba(0,0,0,.8196078431372549)}.table__body .table__items{display:table-row;background:#fff;line-height:1.4}.table__body .table__items--disabled{background:#efefef!important}.table__body .table__items--warning{background:#fffba8}.table__body .table__item{display:table-cell;padding:10px 5px;font-size:12px;border:1px solid #eee;vertical-align:middle}.table__body .table__item--sat{background:rgba(0,120,255,.09019607843137255)}.table__body .table__item--sun{background:rgba(220,53,69,.1411764705882353)}.table__body .table__item--center{text-align:center}.table__body .table__item--right{text-align:right}.table__body .table__txt--ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table__select{width:100%;font-size:12px;color:rgba(0,0,0,.8196078431372549);border:1px solid rgba(0,0,0,.8196078431372549);border-radius:4px;padding:8px 30px 8px 5px;text-align:left;cursor:pointer;z-index:1}@media screen and (max-width:960px){.table__select{min-width:100px}}.table__selectWrap{position:relative}.table__selectLabel:after{position:absolute;top:50%;right:10px;transform:translateY(-50%);content:"\F078";font-family:Font Awesome\ 6 Free;font-weight:600;z-index:0}.table__input{width:100%;color:rgba(0,0,0,.8196078431372549);padding:8px 5px;border:1px solid rgba(0,0,0,.8196078431372549);border-radius:4px}.table__input:-moz-read-only{background:#efefef}.table__input:read-only{background:#efefef}.table__textarea{width:100%;padding:8px;color:rgba(0,0,0,.8196078431372549);border:1px solid rgba(0,0,0,.8196078431372549);border-radius:4px}.table__checkbox,.table__checkboxLabel{display:flex;justify-content:center;align-items:center}.table__checkboxLabel{position:relative;cursor:pointer;color:rgba(0,0,0,.8196078431372549);line-height:1}.table__checkboxLabel:after,.table__checkboxLabel:before{display:inline-block;content:"";transition:all .2s}.table__checkboxLabel:before{width:16px;min-width:16px;height:16px;margin:0 5px 2px 0;background:#fff;border:1px solid rgba(0,0,0,.8196078431372549);border-radius:3px}.table__checkboxLabel:after{position:absolute;top:55%;left:2px;opacity:0;width:12px;height:6px;margin-top:-6px;border-left:3px solid #3392df;border-bottom:3px solid #3392df;transform:rotate(-45deg)}.table__checkbox input[type=checkbox]:checked+label:before{background:#fff;border:1px solid #3392df}.table__checkbox input[type=checkbox]:checked+label:after{opacity:1;transform:rotate(-45deg) scale(1)}.table__radioWrap{display:flex;align-items:center}.table__radioWrap:not(:last-child){margin-bottom:5px}.table__radio input[type=radio]{display:none}.table__radio input[type=radio]:checked+.table__radioLabel:before{background:#fff;border:1px solid #3392df}.table__radio input[type=radio]:checked+.table__radioLabel:after{opacity:1;transform:scale(1)}.table__radioLabel{position:relative;display:flex;flex-wrap:nowrap;align-items:center;cursor:pointer;line-height:1}.table__radioLabel:after,.table__radioLabel:before{display:block;content:"";top:50%;border-radius:100%;transition:all .2s}.table__radioLabel:before{width:16px;min-width:16px;height:16px;margin-right:5px;background:#fff;border:1px solid #666}.table__radioLabel:after{position:absolute;opacity:0;left:3px;width:10px;min-width:10px;height:10px;margin-top:-5px;background:#3392df;transform:scale(2)}.table__btn{display:inline-block;cursor:pointer;padding:8px 10px;border-radius:4px;font-size:12px;line-height:1.4;letter-spacing:1px;white-space:nowrap}.table__btn--disabled{cursor:default;pointer-events:none}.table__btn:disabled{cursor:default;pointer-events:none}.table__txt{word-break:break-all}.table__txt--warning{color:#dc3545;font-weight:700}.table__spTitle{display:none}.table__img{width:100%}.table__link{color:#0078ff;font-size:12px}.table__link:hover{text-decoration:underline}.tableNotData{padding:20px 10px;background:#fff;border-radius:4px}.tableNotData__txt{font-size:14px;text-align:center}.pagination__items{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.pagination__item{height:42px;padding:5px;background:#fff;font-size:16px}@media screen and (max-width:960px){.pagination__item{height:38px;font-size:12px}}.pagination__item--first{border-top-left-radius:4px;border-bottom-left-radius:4px;border-right:1px solid #efefef}.pagination__item--first .pagination__link{color:#0078ff;cursor:pointer}.pagination__item--last{border-top-right-radius:4px;border-bottom-right-radius:4px;border-left:1px solid #efefef}.pagination__item--last .pagination__link{color:#0078ff;cursor:pointer}.pagination__link{display:block;padding:8px 12px;font-weight:700;color:rgba(0,0,0,.8196078431372549)}.pagination__link--active,.pagination__link:hover{background:#0078ff;border-radius:4px;color:#fff}.pageTitle{padding:25px 0 15px;border-bottom:1px solid #d5dfe6;font-weight:700;letter-spacing:1px;line-height:1.4}.pageTitle__txt{font-size:26px}@media screen and (max-width:960px){.pageTitle__txt{font-size:20px}}.pageSubTitle{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;line-height:1.4}.pageSubTitle__txt{font-size:18px;font-weight:700;word-break:break-all}@media screen and (max-width:960px){.pageSubTitle__txt{font-size:16px}}@media screen and (max-width:960px){.pageSubTitle__left{margin-bottom:5px}}@media screen and (max-width:960px){.pageSubTitle__right{margin-left:auto}}.pageConTitle__txt{font-size:18px;font-weight:700}@media screen and (max-width:960px){.pageConTitle__txt{font-size:16px}}.cropViewer{opacity:0;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);z-index:-1;transition:opacity .3s ease}.cropViewer--active{opacity:1;z-index:9999}.cropViewer__wrap{display:flex;justify-content:space-between;height:100%}.cropViewer__info{width:300px;background:#fff}@media screen and (max-width:960px){.cropViewer__info{display:none}}.cropViewer__edit{flex:1;display:flex;align-items:center;justify-content:center}@media screen and (max-width:960px){.cropViewer__edit{padding:15px}}.cropViewer__edit__view{margin-bottom:10px}.cropViewer__edit__btn{display:flex;justify-content:flex-end;padding:15px;background:#fff;border-radius:6px}.cropViewer__edit #js_cropImg{width:450px;height:600px}@media screen and (max-width:960px){.cropViewer__edit #js_cropImg{width:100%;height:100%}}.cropViewer__edit #js_cropCancel{color:#fff;background:#dc3545;font-weight:700;padding:8px 15px;border-radius:4px}.cropViewer__edit #js_cropSave{margin-right:5px;color:#fff;background:#0078ff;font-weight:700;padding:8px 15px;border-radius:4px}.cropViewer__edit #js_cropSave .fa-crop,.cropViewer__edit #js_cropZoomIn{margin-right:5px}.cropViewer__edit #js_cropZoomOut{margin-right:auto}.cropViewer__edit #js_cropZoomIn,.cropViewer__edit #js_cropZoomOut{color:#fff;background:#0078ff;font-size:18px;padding:0 12px;border-radius:4px}.cropper-view-box{outline:4px solid #39f!important}.ngWordBtn{text-align:right}.ngWordBtn__link{padding:8px;border-radius:4px;font-size:12px;font-weight:700;display:inline-block}.filter{background:#fff;padding:10px;border-radius:4px}.filter__items{display:flex;justify-content:flex-start}@media screen and (max-width:960px){.filter__items{justify-content:flex-end}}.filter__item:not(:last-child){margin-right:5px}.filter__btn{display:flex;align-items:center;justify-content:center;height:100%;padding:10px 15px;font-size:14px;border-radius:4px}.filter__btn .fas{margin-right:5px}.backBtn{font-size:14px}.backBtn__link{display:inline-block;padding:10px 20px;border-radius:20px;color:rgba(0,0,0,.8196078431372549);font-size:12px;font-weight:700;background:#fff}.backBtn__link:hover{color:#fff;background:#0078ff}.backBtn__link:hover .fas{color:#fff}.backBtn .fas{margin-right:10px;color:#0078ff}.fixedBottom{width:calc(100% - 275px);position:fixed;right:0;bottom:0;transition:opacity .3s;opacity:0;z-index:1;padding:10px 0;background:rgba(0,0,0,.8)}.fixedBottom.active{opacity:1}@media screen and (max-width:960px){.fixedBottom{width:100%;display:flex;align-items:center;justify-content:center;height:52px;bottom:0}}.fixedBottom__btn,.fixedBottom__wrap{display:flex;align-items:center;justify-content:center}.fixedBottom__btn{position:relative;padding:10px 80px;border-radius:40px;color:#fff;background:linear-gradient(to bottom right,#4776e6,#8e54e9);background-size:400px 400px;cursor:pointer;letter-spacing:1px;border:1px solid transparent;white-space:nowrap;font-size:14px;line-height:1.4;transition:.3s}.fixedBottom__btn.btn--red{background:#dc3545}.fixedBottom__btn:hover{background-position:0 100%}.fixedBottom__btn .fas{position:absolute;top:50%;left:10px;transform:translateY(-50%)}.sortBtn{padding-top:2px}.sortBtn__items{display:flex;align-items:center;justify-content:center}.sortBtn__item:last-child{margin:-3px 0 0 5px}.sortBtn .fas{font-size:18px;color:#0078ff}.form{width:100%;padding:10px;background:#fff;border-radius:4px}.form__count{margin-top:20px}.form__count--number{margin-right:5px;font-size:20px;font-weight:700}.form__icon--update{margin-left:10px;background:#e84393;color:#fff;padding:4px 6px;border-radius:4px}.form__flex{display:flex;align-items:center}.form__flex--wrap{flex-wrap:wrap}.form__wrap{display:table;width:100%;border-collapse:collapse}@media screen and (max-width:960px){.form__wrap{display:block}}.form__body{display:table-row-group;border:1px solid #d5dfe6;border-radius:4px}@media screen and (max-width:960px){.form__body{display:block;border-radius:0}}.form__items{display:table-row}@media screen and (max-width:960px){.form__items{display:block}}.form__items--hide{display:none}.form__item{display:table-cell;padding:15px;font-size:14px;line-height:1.4;vertical-align:middle;border-bottom:1px solid #d5dfe6}.form__item strong{font-weight:700}@media screen and (max-width:960px){.form__item{display:block;padding:15px 10px;border-bottom:none}}.form__item:not(:last-child){border-right:1px solid #d5dfe6}@media screen and (max-width:960px){.form__item:not(:last-child){border-right:none}}.form__item--title{width:240px;font-weight:700;background:#eef2f5}@media screen and (max-width:960px){.form__item--title{width:100%;display:flex;align-items:center;justify-content:space-between}}.form__item--required{width:80px}@media screen and (max-width:960px){.form__item--required{display:none}}.form__requiredTxt{padding:6px 4px;font-size:12px;text-align:center;border-radius:4px;color:#fff;background:#dc3545}.form__requiredTxt--sp{display:none;padding:6px 10px}@media screen and (max-width:960px){.form__requiredTxt{display:block}}.form__con--maxWidth{max-width:500px}@media screen and (max-width:960px){.form__con--maxWidth{max-width:100%}}.form__conTitle{margin:10px 0}.form__inputTxt{width:100%;height:38px;padding:8px 10px;border:1px solid rgba(0,0,0,.8196078431372549);border-radius:4px}.form__inputTxt:focus{outline:2px solid #0078ff;outline-offset:-1px}.form__inputTxt--half{width:50%}.form__calendar:focus{outline:2px solid #0078ff;outline-offset:-1px}.form__calendarWrap{width:100%;position:relative}.form__calendarBtn{position:absolute;top:50%;right:5px;transform:translateY(-50%)}.form__calendarBtn .fas{font-size:16px}.form__btn{display:block;font-size:12px;padding:10px 15px;border-radius:4px;white-space:nowrap;cursor:pointer}.form__btn--col2{margin-left:10px}.form__txt{font-size:14px;line-height:1.4}.form__select{width:100%;border:1px solid rgba(0,0,0,.8196078431372549);border-radius:4px;padding:10px;cursor:pointer;z-index:1;line-height:1}.form__select:disabled{color:rgba(0,0,0,.8196078431372549);background:#c8cccf;cursor:not-allowed}.form__select:focus{outline:2px solid #0078ff;outline-offset:-1px}.form__selectLabel:after{position:absolute;top:50%;right:5px;transform:translateY(-50%);content:"\F078";font-size:10px;font-family:Font Awesome\ 6 Free;font-weight:600;z-index:1;line-height:1;pointer-events:none}.form__selectWrap{position:relative;width:100%}.form__selectWrap .selectr-selected:before{display:none}.form__img{max-width:500px;width:auto}@media screen and (max-width:960px){.form__img{max-width:100%}}.form__video{display:none;max-width:500px;width:100%;margin-top:10px;vertical-align:top}.form__uploadFile,.form__video--active{display:block}.form__prev{display:none;margin-top:10px}.form__prev--active{display:block}.form__link{color:#0078ff;text-decoration:underline}.form__link:hover{text-decoration:none}.form__textarea{width:100%;padding:10px;color:rgba(0,0,0,.8196078431372549);border:1px solid rgba(0,0,0,.8196078431372549);border-radius:4px;font-size:14px;min-height:100px;line-height:1.4;vertical-align:top}.form__textarea:focus{outline:2px solid #0078ff;outline-offset:-1px}.formCheckBtn input[type=checkbox]{display:none}.formCheckBtn input[type=checkbox]:checked+label{background:#36c;color:#fff}.formCheckBtn input[type=checkbox]:disabled+label{opacity:.4;cursor:not-allowed}.formCheckBtn__items{display:flex;flex-wrap:wrap}@media screen and (max-width:960px){.formCheckBtn__item{width:50%}}@media screen and (max-width:960px){.formCheckBtn__item:nth-child(2n) .formCheckBtn__label{margin-right:0}}.formCheckBtn__label{margin:0 10px 10px 0;display:block;min-width:180px;padding:10px 5px;text-align:center;background:#eef2f5;border-radius:4px;font-size:14px;font-weight:700;cursor:pointer}@media screen and (max-width:960px){.formCheckBtn__label{min-width:auto;font-size:12px}}.formAlert{display:none;margin-bottom:5px;padding:5px 10px;border-radius:4px;background-color:transparent;border:1px solid transparent}.formAlert--active{display:block}.formAlert--danger{background-color:#f8d7da;border-color:#f5c6cb}.formAlert--danger .formAlert__txt{color:#721c24}.formAlert--warning{background-color:#fff3cd;border-color:#ffeeba}.formAlert--warning .formAlert__txt{color:#856404}.formAlert__txt{font-size:12px;font-weight:700;line-height:1.4}.formAlert__txt__note{font-size:13px;color:#721c24;font-weight:700;margin-bottom:8px}.form__checkbox,.form__checkboxLabel{display:flex;align-items:center}.form__checkboxLabel{position:relative;justify-content:flex-start;margin:5px 15px 5px 0;cursor:pointer;line-height:1}.form__checkboxLabel:after,.form__checkboxLabel:before{display:inline-block;content:"";transition:all .2s}.form__checkboxLabel:before{width:16px;min-width:16px;height:16px;margin:0 5px 2px 0;background:#fff;border:1px solid rgba(0,0,0,.8196078431372549);border-radius:3px}.form__checkboxLabel:after{position:absolute;top:55%;left:2px;opacity:0;width:12px;height:6px;margin-top:-6px;border-left:3px solid #3392df;border-bottom:3px solid #3392df;transform:rotate(-45deg)}.form__checkbox input[type=checkbox]{display:none}.form__checkbox input[type=checkbox]:checked+label:before{background:#fff;border:1px solid #3392df}.form__checkbox input[type=checkbox]:checked+label:after{opacity:1;transform:rotate(-45deg) scale(1)}.form__checkbox input[type=checkbox]:disabled+label{opacity:.2;cursor:not-allowed}.form__radioWrap{display:flex;align-items:center;margin:5px 15px 5px 0}.form__radio input[type=radio]{display:none}.form__radio input[type=radio]:checked+label:before{background:#fff;border:1px solid #3392df}.form__radio input[type=radio]:checked+label:after{opacity:1;transform:scale(1)}.form__radio input[type=radio]:disabled+label{opacity:.4;cursor:default}.form__radioLabel{position:relative;display:flex;flex-wrap:nowrap;align-items:center;cursor:pointer;line-height:1}.form__radioLabel--disabled{opacity:.5}.form__radioLabel:after,.form__radioLabel:before{display:block;content:"";top:50%;border-radius:100%}.form__radioLabel:before{width:16px;min-width:16px;height:16px;margin-right:5px;background:#fff;border:1px solid #666}.form__radioLabel:after{position:absolute;opacity:0;left:3px;width:10px;min-width:10px;height:10px;margin-top:-5px;background:#3392df;transform:scale(2)}.form__unit{padding:0 10px;white-space:nowrap}.form__foot{margin-top:20px}.form__footItem:not(:last-child){margin-right:10px}@media screen and (max-width:960px){.form__footItem{margin-bottom:10px}}.form__foot .form__btn{font-size:14px;padding:10px 20px}.form__crop{position:relative;height:100%}@media screen and (max-width:960px){.form__crop{width:100%}}.form__crop:last-child{margin-right:0}.form__crop__tmbMsg{border-radius:4px;background:#f8d7da;color:#721c24;font-weight:700;font-size:10px;padding:5px;text-align:center;margin-bottom:5px}.form__crop canvas{position:absolute;top:0;left:0;width:100%;height:100%}.form__cropList{display:grid;grid-template-columns:repeat(auto-fit,180px);gap:5px}@media screen and (max-width:960px){.form__cropList{grid-template-columns:1fr}}.form__cropFile{display:none}.form__cropTrigger{position:relative;width:180px;display:block;color:#fff;background:#eef2f5}@media screen and (max-width:960px){.form__cropTrigger{width:100%}}.form__cropTrigger:after{content:"";display:block;padding-top:133.33333%}.form__cropTrigger:before{content:"+\753B\50CF\3092\9078\629E\3059\308B";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#36c;font-size:14px;font-weight:700;white-space:nowrap}.form__cropDel{position:absolute;bottom:0;right:0;display:none;width:50%;padding:10px 0;color:#fff;background:#dc3545;font-weight:700}@media screen and (max-width:960px){.form__cropDel{width:100%}}.form__cropDel--active{display:block}.form__cropImg{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.form .js_deleteAudioBtn,.form .js_deleteImgBtn,.form .js_deleteVideoBtn{display:none;margin-top:10px}.form .js_deleteAudioBtn--active,.form .js_deleteImgBtn--active,.form .js_deleteVideoBtn--active{display:block}.form .ck-editor__editable_inline{min-height:400px}.form .ck-editor__editable{height:auto!important}.form .formAlertList{margin-bottom:10px;padding-left:1em}.form .formAlertListItem{list-style:decimal;font-size:12px;color:#f10;font-weight:700;margin-bottom:5px}.form .formAlertListItem:last-child{margin-bottom:0}.tabBtn{margin-bottom:20px}.tabBtn__items{display:flex}@media screen and (max-width:960px){.tabBtn__items{overflow-x:scroll}}.tabBtn__item{width:calc(11.11111% - 4.44444px)}@media screen and (max-width:960px){.tabBtn__item{width:auto;min-width:150px}}.tabBtn__item:not(:last-child){margin-right:5px}.tabBtn__item--active .tabBtn__link{color:#fff;background:#36c}.tabBtn__link{display:flex;justify-content:center;align-items:center;text-align:center;width:100%;height:100%;background:#fff;padding:10px;font-size:12px;font-weight:700;border-radius:4px;color:rgba(0,0,0,.8196078431372549);line-height:1.4}.tabBtn__link:hover{color:#fff;background:#36c}.tabContent{display:none}.tabContent--active{display:block}.js_area--hide{display:none}@media screen and (max-width:960px){.pcOnly{display:none}}.pcOnlyCon{display:none}@media screen and (max-width:960px){.pcOnlyCon{display:block}}.updatePanel{display:none;position:fixed;padding:10px 0;height:30px;bottom:61px;right:0;width:calc(100% - 275px);color:#fff;background:#dc3545;text-align:center}@media screen and (max-width:960px){.updatePanel{width:100%;height:40px;padding:5px;bottom:52px}}.updatePanel--active{display:flex;align-items:center;justify-content:center}.updatePanel__text{font-size:14px;line-height:1.2}@media screen and (max-width:960px){.updatePanel__text{font-size:12px}}.globalMenu{position:relative;width:275px;min-width:275px;background:#4573d1;font-family:-apple-system,BlinkMacSystemFont,Roboto,Segoe UI,Helvetica Neue,HelveticaNeue,YuGothic,Yu Gothic Medium,Yu Gothic,Verdana,Meiryo,sans-serif}@media screen and (max-width:960px){.globalMenu{position:fixed;width:80vw;height:100%;top:0;left:-80vw;z-index:999;transition:left .3s}}@media screen and (max-width:960px){.globalMenu.show{left:0}}.globalMenu__logo{margin:20px}.globalMenu__wrapper{position:sticky;top:0;overflow-y:scroll;max-height:100vh;scrollbar-gutter:stable}@media screen and (max-width:960px){.globalMenu__wrapper{overflow-y:scroll;height:-webkit-fill-available}}.globalMenu__container{margin:0 0 15px 15px}.globalMenu__items{max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(0,1,0,1);margin-left:10px}.globalMenu__items--active{max-height:9999px;transition:max-height 1s ease-in-out}.globalMenu__item{border-bottom:1px dotted hsla(0,0%,100%,.25);margin-left:10px}.globalMenu__item--active .globalMenu__link{color:#fff;font-weight:700}.globalMenu__title{position:relative;display:flex;justify-content:space-between;align-items:center;width:100%;font-size:15px;text-align:left;font-weight:400;line-height:1.6;margin:0;padding:15px 15px 15px 25px;background:#4573d1;color:#fff;transition:transform .8s ease-in-out,background .3s ease,color .3s ease;border-radius:40px 0 0 40px}.globalMenu__title:before{position:absolute;bottom:1px;left:20px;display:block;content:"";width:calc(100% - 20px);height:1px;background:hsla(0,0%,100%,.35)}.globalMenu__title:after{border-bottom:1px solid #fff;border-left:1px solid #fff;content:"";height:7px;transform:rotate(-45deg);transition:all .2s;width:7px;margin-top:-5px}.globalMenu__title--active,.globalMenu__title:hover{color:#4573d1;background:#eef2f5;font-weight:700}.globalMenu__title--active:after,.globalMenu__title:hover:after{border-bottom:1px solid #4573d1;border-left:1px solid #4573d1}.globalMenu__title--active:after{transform:rotate(135deg);margin-top:5px}.globalMenu__title .rotate{transform:rotate(180deg)}.globalMenu__title i{position:absolute;right:30px;font-size:16px;color:#f01;background:#fff;border:1px solid #eef2f5;border-radius:20px}.globalMenu__link{position:relative;display:flex;align-items:center;padding:15px 10px;font-size:14px;font-weight:400;line-height:1.3;color:hsla(0,0%,100%,.8);transition:opacity .3s ease}.globalMenu__link:before{content:"- ";padding-right:5px}.globalMenu__link--top:before{content:""}.globalMenu__link:hover{color:#fff;font-weight:700}.globalMenu__link .count{margin:0 10px 0 auto;background:#dc3545;color:#fff;padding:2px 10px;border-radius:4px;font-weight:700}.globalMenu__link .sideMenu__icon--update+.count{margin:0 10px 0 0}.globalMenuSb__items{max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(0,1,0,1)}.globalMenuSb__items--active{max-height:9999px;transition:max-height 1s ease-in-out}.globalMenuSb__item--active .globalMenuSb__link,.globalMenuSb__item:hover .globalMenuSb__link{opacity:1}.globalMenuSb__link{position:relative;display:flex;align-items:center;justify-content:space-between;padding:15px 10px 15px 15px;font-size:14px;line-height:1.4;color:#fff;font-weight:400;opacity:.8}.globalMenuSb__link--active,.globalMenuSb__link:hover{opacity:1;font-weight:700}.globalMenuSb__title{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;padding:15px 10px 15px 15px;border-radius:40px 0 0 40px;font-size:14px;line-height:1.4;color:#fff;opacity:.8}.globalMenuSb__title .fa-folder-open{margin-right:5px}.globalMenuSb__title--active,.globalMenuSb__title:hover{color:#4573d1;background:#eef2f5;opacity:1}.globalMenuSb__title:after{border-bottom:1px solid #fff;border-left:1px solid #fff;content:"";height:6px;transform:rotate(-45deg);transition:all .2s;width:6px}.globalMenuSb__title--active,.globalMenuSb__title:hover{font-weight:700}.globalMenuSb__title--active:after,.globalMenuSb__title:hover:after{border-bottom:1px solid #4573d1;border-left:1px solid #4573d1;transform:rotate(135deg)}#js_overlay{position:relative;display:none}#js_overlay:after,#js_overlay:before{position:absolute;content:"";display:block;width:25px;height:2px;background:#fff;top:40px;right:20px}#js_overlay:before{transform:rotate(45deg)}#js_overlay:after{transform:rotate(-45deg)}#js_overlay.show{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.8);z-index:997}.header{background:#6c757d}@media screen and (max-width:960px){.header{height:45px}}.header__wrap{display:flex;align-items:center;justify-content:space-between;padding:10px;background:#6c757d}@media screen and (max-width:960px){.header__wrap{position:fixed;top:0;left:0;width:100%;padding:15px;justify-content:flex-start;z-index:2}}.header__burger{display:none}@media screen and (max-width:960px){.header__burger{display:block}}.headerBurger{position:relative;width:20px;height:15px;margin-right:15px;cursor:pointer}.headerBurger__item{position:absolute;display:block;width:100%;height:2px;background:rgba(0,0,0,.8196078431372549);transition:all .3s}.headerBurger__item:first-child{top:0}.headerBurger__item:nth-child(2){top:50%;transform:translateY(-50%)}.headerBurger__item:last-child{bottom:0}.headerShop__link{font-size:14px;color:#fff}@media screen and (max-width:960px){.headerShop__link{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}}@media screen and (max-width:960px){.header__user{margin-left:auto}}.headerUser{position:relative}@media screen and (max-width:960px){.headerUser{display:block}}.headerUser:hover .headerModal{opacity:1}.headerUser__btn{cursor:pointer;color:#fff}@media screen and (max-width:960px){.headerUser__btn__pcText{display:none}}.headerUser__btn__spText{display:none}@media screen and (max-width:960px){.headerUser__btn__spText{display:block}}.headerModal{position:absolute;top:25px;right:0;background:#fff;border-radius:4px;z-index:1;box-shadow:1px 1px 4px rgba(0,0,0,.2);opacity:0;transition:opacity .3s ease}.headerModal__item:not(:last-child){border-bottom:1px solid #eee}.headerModal__link{display:block;padding:10px 20px;font-size:14px;cursor:pointer;white-space:nowrap}.headerModal__link:hover{text-decoration:underline}.headerBurger.show{position:fixed;top:2%;right:2%;z-index:998}.headerBurger.show .headerBurger__item{background:#fff}.headerBurger.show .headerBurger__item:first-child{transform:rotate(45deg);top:50%}.headerBurger.show .headerBurger__item:nth-child(2){opacity:0}.headerBurger.show .headerBurger__item:last-child{transform:rotate(-45deg);top:50%}.footer{padding:25px 0;background:#36c;text-align:center}.footer__txt{color:#fff;font-size:14px}.flatpickr-calendar .flatpickr-innerContainer .flatpickr-days .flatpickr-day:not(.flatpickr-disabled):not(.prevMonthDay):not(.nextMonthDay):nth-child(7n+1),.flatpickr-calendar .flatpickr-innerContainer .flatpickr-weekdays .flatpickr-weekday:nth-child(7n+1){color:#dc3545}.flatpickr-calendar .flatpickr-innerContainer .flatpickr-days .flatpickr-day:not(.flatpickr-disabled):not(.prevMonthDay):not(.nextMonthDay):nth-child(7n),.flatpickr-calendar .flatpickr-innerContainer .flatpickr-weekdays .flatpickr-weekday:nth-child(7){color:#0078ff}.autocomplete>div.selected,.autocomplete>div:hover:not(.group){background:#36c!important;color:#fff}.autocomplete>div{padding:10px!important}.ck-editor__editable{height:400px}.ck-dropdown__panel .ck-color-table{max-height:400px;overflow-y:auto}.ck-content html{box-sizing:content-box}.ck-content body{margin:8px;line-height:normal}.ck-content p{margin:1em 0}.ck-content blockquote,.ck-content figure{margin:1em 40px}.ck-content q{quotes:"\201C" "\201D" "\2018" "\2019"}.ck-content q:before{content:open-quote}.ck-content q:after{content:close-quote}.ck-content hr{border:1px inset;box-sizing:border-box;margin:.5em autl}.ck-content h1{font-size:2em;font-weight:700;margin:.67em 0}.ck-content h2{font-size:1.5em;font-weight:700;margin:.83em 0}.ck-content h3{font-size:1.17em;font-weight:700;margin:1em 0}.ck-content h4{font-size:1em;font-weight:700;margin:1.33em 0}.ck-content h5{font-size:.83em;font-weight:700;margin:1.67em 0}.ck-content h6{font-size:.67em;font-weight:700;margin:2.33em 0}.ck-content article h1,.ck-content aside h1,.ck-content nav h1,.ck-content section h1{font-size:1.5em;font-weight:700;margin:.83em 0}.ck-content article article h1,.ck-content article aside h1,.ck-content article nav h1,.ck-content article section h1,.ck-content aside article h1,.ck-content aside aside h1,.ck-content aside nav h1,.ck-content aside section h1,.ck-content nav article h1,.ck-content nav aside h1,.ck-content nav nav h1,.ck-content nav section h1,.ck-content section article h1,.ck-content section aside h1,.ck-content section nav h1,.ck-content section section h1{font-size:1.17em;font-weight:700;margin:1em 0}.ck-content article article article h1,.ck-content article article aside h1,.ck-content article article nav h1,.ck-content article article section h1,.ck-content article aside article h1,.ck-content article aside aside h1,.ck-content article aside nav h1,.ck-content article aside section h1,.ck-content article nav article h1,.ck-content article nav aside h1,.ck-content article nav nav h1,.ck-content article nav section h1,.ck-content article section article h1,.ck-content article section aside h1,.ck-content article section nav h1,.ck-content article section section h1,.ck-content aside article article h1,.ck-content aside article aside h1,.ck-content aside article nav h1,.ck-content aside article section h1,.ck-content aside aside article h1,.ck-content aside aside aside h1,.ck-content aside aside nav h1,.ck-content aside aside section h1,.ck-content aside nav article h1,.ck-content aside nav aside h1,.ck-content aside nav nav h1,.ck-content aside nav section h1,.ck-content aside section article h1,.ck-content aside section aside h1,.ck-content aside section nav h1,.ck-content aside section section h1,.ck-content nav article article h1,.ck-content nav article aside h1,.ck-content nav article nav h1,.ck-content nav article section h1,.ck-content nav aside article h1,.ck-content nav aside aside h1,.ck-content nav aside nav h1,.ck-content nav aside section h1,.ck-content nav nav article h1,.ck-content nav nav aside h1,.ck-content nav nav nav h1,.ck-content nav nav section h1,.ck-content nav section article h1,.ck-content nav section aside h1,.ck-content nav section nav h1,.ck-content nav section section h1,.ck-content section article article h1,.ck-content section article aside h1,.ck-content section article nav h1,.ck-content section article section h1,.ck-content section aside article h1,.ck-content section aside aside h1,.ck-content section aside nav h1,.ck-content section aside section h1,.ck-content section nav article h1,.ck-content section nav aside h1,.ck-content section nav nav h1,.ck-content section nav section h1,.ck-content section section article h1,.ck-content section section aside h1,.ck-content section section nav h1,.ck-content section section section h1{font-size:1em;font-weight:700;margin:1.33em 0}.ck-content article article article article h1,.ck-content article article article aside h1,.ck-content article article article nav h1,.ck-content article article article section h1,.ck-content article article aside article h1,.ck-content article article aside aside h1,.ck-content article article aside nav h1,.ck-content article article aside section h1,.ck-content article article nav article h1,.ck-content article article nav aside h1,.ck-content article article nav nav h1,.ck-content article article nav section h1,.ck-content article article section article h1,.ck-content article article section aside h1,.ck-content article article section nav h1,.ck-content article article section section h1,.ck-content article aside article article h1,.ck-content article aside article aside h1,.ck-content article aside article nav h1,.ck-content article aside article section h1,.ck-content article aside aside article h1,.ck-content article aside aside aside h1,.ck-content article aside aside nav h1,.ck-content article aside aside section h1,.ck-content article aside nav article h1,.ck-content article aside nav aside h1,.ck-content article aside nav nav h1,.ck-content article aside nav section h1,.ck-content article aside section article h1,.ck-content article aside section aside h1,.ck-content article aside section nav h1,.ck-content article aside section section h1,.ck-content article nav article article h1,.ck-content article nav article aside h1,.ck-content article nav article nav h1,.ck-content article nav article section h1,.ck-content article nav aside article h1,.ck-content article nav aside aside h1,.ck-content article nav aside nav h1,.ck-content article nav aside section h1,.ck-content article nav nav article h1,.ck-content article nav nav aside h1,.ck-content article nav nav nav h1,.ck-content article nav nav section h1,.ck-content article nav section article h1,.ck-content article nav section aside h1,.ck-content article nav section nav h1,.ck-content article nav section section h1,.ck-content article section article article h1,.ck-content article section article aside h1,.ck-content article section article nav h1,.ck-content article section article section h1,.ck-content article section aside article h1,.ck-content article section aside aside h1,.ck-content article section aside nav h1,.ck-content article section aside section h1,.ck-content article section nav article h1,.ck-content article section nav aside h1,.ck-content article section nav nav h1,.ck-content article section nav section h1,.ck-content article section section article h1,.ck-content article section section aside h1,.ck-content article section section nav h1,.ck-content article section section section h1,.ck-content aside article article article h1,.ck-content aside article article aside h1,.ck-content aside article article nav h1,.ck-content aside article article section h1,.ck-content aside article aside article h1,.ck-content aside article aside aside h1,.ck-content aside article aside nav h1,.ck-content aside article aside section h1,.ck-content aside article nav article h1,.ck-content aside article nav aside h1,.ck-content aside article nav nav h1,.ck-content aside article nav section h1,.ck-content aside article section article h1,.ck-content aside article section aside h1,.ck-content aside article section nav h1,.ck-content aside article section section h1,.ck-content aside aside article article h1,.ck-content aside aside article aside h1,.ck-content aside aside article nav h1,.ck-content aside aside article section h1,.ck-content aside aside aside article h1,.ck-content aside aside aside aside h1,.ck-content aside aside aside nav h1,.ck-content aside aside aside section h1,.ck-content aside aside nav article h1,.ck-content aside aside nav aside h1,.ck-content aside aside nav nav h1,.ck-content aside aside nav section h1,.ck-content aside aside section article h1,.ck-content aside aside section aside h1,.ck-content aside aside section nav h1,.ck-content aside aside section section h1,.ck-content aside nav article article h1,.ck-content aside nav article aside h1,.ck-content aside nav article nav h1,.ck-content aside nav article section h1,.ck-content aside nav aside article h1,.ck-content aside nav aside aside h1,.ck-content aside nav aside nav h1,.ck-content aside nav aside section h1,.ck-content aside nav nav article h1,.ck-content aside nav nav aside h1,.ck-content aside nav nav nav h1,.ck-content aside nav nav section h1,.ck-content aside nav section article h1,.ck-content aside nav section aside h1,.ck-content aside nav section nav h1,.ck-content aside nav section section h1,.ck-content aside section article article h1,.ck-content aside section article aside h1,.ck-content aside section article nav h1,.ck-content aside section article section h1,.ck-content aside section aside article h1,.ck-content aside section aside aside h1,.ck-content aside section aside nav h1,.ck-content aside section aside section h1,.ck-content aside section nav article h1,.ck-content aside section nav aside h1,.ck-content aside section nav nav h1,.ck-content aside section nav section h1,.ck-content aside section section article h1,.ck-content aside section section aside h1,.ck-content aside section section nav h1,.ck-content aside section section section h1,.ck-content nav article article article h1,.ck-content nav article article aside h1,.ck-content nav article article nav h1,.ck-content nav article article section h1,.ck-content nav article aside article h1,.ck-content nav article aside aside h1,.ck-content nav article aside nav h1,.ck-content nav article aside section h1,.ck-content nav article nav article h1,.ck-content nav article nav aside h1,.ck-content nav article nav nav h1,.ck-content nav article nav section h1,.ck-content nav article section article h1,.ck-content nav article section aside h1,.ck-content nav article section nav h1,.ck-content nav article section section h1,.ck-content nav aside article article h1,.ck-content nav aside article aside h1,.ck-content nav aside article nav h1,.ck-content nav aside article section h1,.ck-content nav aside aside article h1,.ck-content nav aside aside aside h1,.ck-content nav aside aside nav h1,.ck-content nav aside aside section h1,.ck-content nav aside nav article h1,.ck-content nav aside nav aside h1,.ck-content nav aside nav nav h1,.ck-content nav aside nav section h1,.ck-content nav aside section article h1,.ck-content nav aside section aside h1,.ck-content nav aside section nav h1,.ck-content nav aside section section h1,.ck-content nav nav article article h1,.ck-content nav nav article aside h1,.ck-content nav nav article nav h1,.ck-content nav nav article section h1,.ck-content nav nav aside article h1,.ck-content nav nav aside aside h1,.ck-content nav nav aside nav h1,.ck-content nav nav aside section h1,.ck-content nav nav nav article h1,.ck-content nav nav nav aside h1,.ck-content nav nav nav nav h1,.ck-content nav nav nav section h1,.ck-content nav nav section article h1,.ck-content nav nav section aside h1,.ck-content nav nav section nav h1,.ck-content nav nav section section h1,.ck-content nav section article article h1,.ck-content nav section article aside h1,.ck-content nav section article nav h1,.ck-content nav section article section h1,.ck-content nav section aside article h1,.ck-content nav section aside aside h1,.ck-content nav section aside nav h1,.ck-content nav section aside section h1,.ck-content nav section nav article h1,.ck-content nav section nav aside h1,.ck-content nav section nav nav h1,.ck-content nav section nav section h1,.ck-content nav section section article h1,.ck-content nav section section aside h1,.ck-content nav section section nav h1,.ck-content nav section section section h1,.ck-content section article article article h1,.ck-content section article article aside h1,.ck-content section article article nav h1,.ck-content section article article section h1,.ck-content section article aside article h1,.ck-content section article aside aside h1,.ck-content section article aside nav h1,.ck-content section article aside section h1,.ck-content section article nav article h1,.ck-content section article nav aside h1,.ck-content section article nav nav h1,.ck-content section article nav section h1,.ck-content section article section article h1,.ck-content section article section aside h1,.ck-content section article section nav h1,.ck-content section article section section h1,.ck-content section aside article article h1,.ck-content section aside article aside h1,.ck-content section aside article nav h1,.ck-content section aside article section h1,.ck-content section aside aside article h1,.ck-content section aside aside aside h1,.ck-content section aside aside nav h1,.ck-content section aside aside section h1,.ck-content section aside nav article h1,.ck-content section aside nav aside h1,.ck-content section aside nav nav h1,.ck-content section aside nav section h1,.ck-content section aside section article h1,.ck-content section aside section aside h1,.ck-content section aside section nav h1,.ck-content section aside section section h1,.ck-content section nav article article h1,.ck-content section nav article aside h1,.ck-content section nav article nav h1,.ck-content section nav article section h1,.ck-content section nav aside article h1,.ck-content section nav aside aside h1,.ck-content section nav aside nav h1,.ck-content section nav aside section h1,.ck-content section nav nav article h1,.ck-content section nav nav aside h1,.ck-content section nav nav nav h1,.ck-content section nav nav section h1,.ck-content section nav section article h1,.ck-content section nav section aside h1,.ck-content section nav section nav h1,.ck-content section nav section section h1,.ck-content section section article article h1,.ck-content section section article aside h1,.ck-content section section article nav h1,.ck-content section section article section h1,.ck-content section section aside article h1,.ck-content section section aside aside h1,.ck-content section section aside nav h1,.ck-content section section aside section h1,.ck-content section section nav article h1,.ck-content section section nav aside h1,.ck-content section section nav nav h1,.ck-content section section nav section h1,.ck-content section section section article h1,.ck-content section section section aside h1,.ck-content section section section nav h1,.ck-content section section section section h1{font-size:.83em;font-weight:700;margin:1.67em 0}.ck-content article article article article article h1,.ck-content article article article article aside h1,.ck-content article article article article nav h1,.ck-content article article article article section h1,.ck-content article article article aside article h1,.ck-content article article article aside aside h1,.ck-content article article article aside nav h1,.ck-content article article article aside section h1,.ck-content article article article nav article h1,.ck-content article article article nav aside h1,.ck-content article article article nav nav h1,.ck-content article article article nav section h1,.ck-content article article article section article h1,.ck-content article article article section aside h1,.ck-content article article article section nav h1,.ck-content article article article section section h1,.ck-content article article aside article article h1,.ck-content article article aside article aside h1,.ck-content article article aside article nav h1,.ck-content article article aside article section h1,.ck-content article article aside aside article h1,.ck-content article article aside aside aside h1,.ck-content article article aside aside nav h1,.ck-content article article aside aside section h1,.ck-content article article aside nav article h1,.ck-content article article aside nav aside h1,.ck-content article article aside nav nav h1,.ck-content article article aside nav section h1,.ck-content article article aside section article h1,.ck-content article article aside section aside h1,.ck-content article article aside section nav h1,.ck-content article article aside section section h1,.ck-content article article nav article article h1,.ck-content article article nav article aside h1,.ck-content article article nav article nav h1,.ck-content article article nav article section h1,.ck-content article article nav aside article h1,.ck-content article article nav aside aside h1,.ck-content article article nav aside nav h1,.ck-content article article nav aside section h1,.ck-content article article nav nav article h1,.ck-content article article nav nav aside h1,.ck-content article article nav nav nav h1,.ck-content article article nav nav section h1,.ck-content article article nav section article h1,.ck-content article article nav section aside h1,.ck-content article article nav section nav h1,.ck-content article article nav section section h1,.ck-content article article section article article h1,.ck-content article article section article aside h1,.ck-content article article section article nav h1,.ck-content article article section article section h1,.ck-content article article section aside article h1,.ck-content article article section aside aside h1,.ck-content article article section aside nav h1,.ck-content article article section aside section h1,.ck-content article article section nav article h1,.ck-content article article section nav aside h1,.ck-content article article section nav nav h1,.ck-content article article section nav section h1,.ck-content article article section section article h1,.ck-content article article section section aside h1,.ck-content article article section section nav h1,.ck-content article article section section section h1,.ck-content article aside article article article h1,.ck-content article aside article article aside h1,.ck-content article aside article article nav h1,.ck-content article aside article article section h1,.ck-content article aside article aside article h1,.ck-content article aside article aside aside h1,.ck-content article aside article aside nav h1,.ck-content article aside article aside section h1,.ck-content article aside article nav article h1,.ck-content article aside article nav aside h1,.ck-content article aside article nav nav h1,.ck-content article aside article nav section h1,.ck-content article aside article section article h1,.ck-content article aside article section aside h1,.ck-content article aside article section nav h1,.ck-content article aside article section section h1,.ck-content article aside aside article article h1,.ck-content article aside aside article aside h1,.ck-content article aside aside article nav h1,.ck-content article aside aside article section h1,.ck-content article aside aside aside article h1,.ck-content article aside aside aside aside h1,.ck-content article aside aside aside nav h1,.ck-content article aside aside aside section h1,.ck-content article aside aside nav article h1,.ck-content article aside aside nav aside h1,.ck-content article aside aside nav nav h1,.ck-content article aside aside nav section h1,.ck-content article aside aside section article h1,.ck-content article aside aside section aside h1,.ck-content article aside aside section nav h1,.ck-content article aside aside section section h1,.ck-content article aside nav article article h1,.ck-content article aside nav article aside h1,.ck-content article aside nav article nav h1,.ck-content article aside nav article section h1,.ck-content article aside nav aside article h1,.ck-content article aside nav aside aside h1,.ck-content article aside nav aside nav h1,.ck-content article aside nav aside section h1,.ck-content article aside nav nav article h1,.ck-content article aside nav nav aside h1,.ck-content article aside nav nav nav h1,.ck-content article aside nav nav section h1,.ck-content article aside nav section article h1,.ck-content article aside nav section aside h1,.ck-content article aside nav section nav h1,.ck-content article aside nav section section h1,.ck-content article aside section article article h1,.ck-content article aside section article aside h1,.ck-content article aside section article nav h1,.ck-content article aside section article section h1,.ck-content article aside section aside article h1,.ck-content article aside section aside aside h1,.ck-content article aside section aside nav h1,.ck-content article aside section aside section h1,.ck-content article aside section nav article h1,.ck-content article aside section nav aside h1,.ck-content article aside section nav nav h1,.ck-content article aside section nav section h1,.ck-content article aside section section article h1,.ck-content article aside section section aside h1,.ck-content article aside section section nav h1,.ck-content article aside section section section h1,.ck-content article nav article article article h1,.ck-content article nav article article aside h1,.ck-content article nav article article nav h1,.ck-content article nav article article section h1,.ck-content article nav article aside article h1,.ck-content article nav article aside aside h1,.ck-content article nav article aside nav h1,.ck-content article nav article aside section h1,.ck-content article nav article nav article h1,.ck-content article nav article nav aside h1,.ck-content article nav article nav nav h1,.ck-content article nav article nav section h1,.ck-content article nav article section article h1,.ck-content article nav article section aside h1,.ck-content article nav article section nav h1,.ck-content article nav article section section h1,.ck-content article nav aside article article h1,.ck-content article nav aside article aside h1,.ck-content article nav aside article nav h1,.ck-content article nav aside article section h1,.ck-content article nav aside aside article h1,.ck-content article nav aside aside aside h1,.ck-content article nav aside aside nav h1,.ck-content article nav aside aside section h1,.ck-content article nav aside nav article h1,.ck-content article nav aside nav aside h1,.ck-content article nav aside nav nav h1,.ck-content article nav aside nav section h1,.ck-content article nav aside section article h1,.ck-content article nav aside section aside h1,.ck-content article nav aside section nav h1,.ck-content article nav aside section section h1,.ck-content article nav nav article article h1,.ck-content article nav nav article aside h1,.ck-content article nav nav article nav h1,.ck-content article nav nav article section h1,.ck-content article nav nav aside article h1,.ck-content article nav nav aside aside h1,.ck-content article nav nav aside nav h1,.ck-content article nav nav aside section h1,.ck-content article nav nav nav article h1,.ck-content article nav nav nav aside h1,.ck-content article nav nav nav nav h1,.ck-content article nav nav nav section h1,.ck-content article nav nav section article h1,.ck-content article nav nav section aside h1,.ck-content article nav nav section nav h1,.ck-content article nav nav section section h1,.ck-content article nav section article article h1,.ck-content article nav section article aside h1,.ck-content article nav section article nav h1,.ck-content article nav section article section h1,.ck-content article nav section aside article h1,.ck-content article nav section aside aside h1,.ck-content article nav section aside nav h1,.ck-content article nav section aside section h1,.ck-content article nav section nav article h1,.ck-content article nav section nav aside h1,.ck-content article nav section nav nav h1,.ck-content article nav section nav section h1,.ck-content article nav section section article h1,.ck-content article nav section section aside h1,.ck-content article nav section section nav h1,.ck-content article nav section section section h1,.ck-content article section article article article h1,.ck-content article section article article aside h1,.ck-content article section article article nav h1,.ck-content article section article article section h1,.ck-content article section article aside article h1,.ck-content article section article aside aside h1,.ck-content article section article aside nav h1,.ck-content article section article aside section h1,.ck-content article section article nav article h1,.ck-content article section article nav aside h1,.ck-content article section article nav nav h1,.ck-content article section article nav section h1,.ck-content article section article section article h1,.ck-content article section article section aside h1,.ck-content article section article section nav h1,.ck-content article section article section section h1,.ck-content article section aside article article h1,.ck-content article section aside article aside h1,.ck-content article section aside article nav h1,.ck-content article section aside article section h1,.ck-content article section aside aside article h1,.ck-content article section aside aside aside h1,.ck-content article section aside aside nav h1,.ck-content article section aside aside section h1,.ck-content article section aside nav article h1,.ck-content article section aside nav aside h1,.ck-content article section aside nav nav h1,.ck-content article section aside nav section h1,.ck-content article section aside section article h1,.ck-content article section aside section aside h1,.ck-content article section aside section nav h1,.ck-content article section aside section section h1,.ck-content article section nav article article h1,.ck-content article section nav article aside h1,.ck-content article section nav article nav h1,.ck-content article section nav article section h1,.ck-content article section nav aside article h1,.ck-content article section nav aside aside h1,.ck-content article section nav aside nav h1,.ck-content article section nav aside section h1,.ck-content article section nav nav article h1,.ck-content article section nav nav aside h1,.ck-content article section nav nav nav h1,.ck-content article section nav nav section h1,.ck-content article section nav section article h1,.ck-content article section nav section aside h1,.ck-content article section nav section nav h1,.ck-content article section nav section section h1,.ck-content article section section article article h1,.ck-content article section section article aside h1,.ck-content article section section article nav h1,.ck-content article section section article section h1,.ck-content article section section aside article h1,.ck-content article section section aside aside h1,.ck-content article section section aside nav h1,.ck-content article section section aside section h1,.ck-content article section section nav article h1,.ck-content article section section nav aside h1,.ck-content article section section nav nav h1,.ck-content article section section nav section h1,.ck-content article section section section article h1,.ck-content article section section section aside h1,.ck-content article section section section nav h1,.ck-content article section section section section h1,.ck-content aside article article article article h1,.ck-content aside article article article aside h1,.ck-content aside article article article nav h1,.ck-content aside article article article section h1,.ck-content aside article article aside article h1,.ck-content aside article article aside aside h1,.ck-content aside article article aside nav h1,.ck-content aside article article aside section h1,.ck-content aside article article nav article h1,.ck-content aside article article nav aside h1,.ck-content aside article article nav nav h1,.ck-content aside article article nav section h1,.ck-content aside article article section article h1,.ck-content aside article article section aside h1,.ck-content aside article article section nav h1,.ck-content aside article article section section h1,.ck-content aside article aside article article h1,.ck-content aside article aside article aside h1,.ck-content aside article aside article nav h1,.ck-content aside article aside article section h1,.ck-content aside article aside aside article h1,.ck-content aside article aside aside aside h1,.ck-content aside article aside aside nav h1,.ck-content aside article aside aside section h1,.ck-content aside article aside nav article h1,.ck-content aside article aside nav aside h1,.ck-content aside article aside nav nav h1,.ck-content aside article aside nav section h1,.ck-content aside article aside section article h1,.ck-content aside article aside section aside h1,.ck-content aside article aside section nav h1,.ck-content aside article aside section section h1,.ck-content aside article nav article article h1,.ck-content aside article nav article aside h1,.ck-content aside article nav article nav h1,.ck-content aside article nav article section h1,.ck-content aside article nav aside article h1,.ck-content aside article nav aside aside h1,.ck-content aside article nav aside nav h1,.ck-content aside article nav aside section h1,.ck-content aside article nav nav article h1,.ck-content aside article nav nav aside h1,.ck-content aside article nav nav nav h1,.ck-content aside article nav nav section h1,.ck-content aside article nav section article h1,.ck-content aside article nav section aside h1,.ck-content aside article nav section nav h1,.ck-content aside article nav section section h1,.ck-content aside article section article article h1,.ck-content aside article section article aside h1,.ck-content aside article section article nav h1,.ck-content aside article section article section h1,.ck-content aside article section aside article h1,.ck-content aside article section aside aside h1,.ck-content aside article section aside nav h1,.ck-content aside article section aside section h1,.ck-content aside article section nav article h1,.ck-content aside article section nav aside h1,.ck-content aside article section nav nav h1,.ck-content aside article section nav section h1,.ck-content aside article section section article h1,.ck-content aside article section section aside h1,.ck-content aside article section section nav h1,.ck-content aside article section section section h1,.ck-content aside aside article article article h1,.ck-content aside aside article article aside h1,.ck-content aside aside article article nav h1,.ck-content aside aside article article section h1,.ck-content aside aside article aside article h1,.ck-content aside aside article aside aside h1,.ck-content aside aside article aside nav h1,.ck-content aside aside article aside section h1,.ck-content aside aside article nav article h1,.ck-content aside aside article nav aside h1,.ck-content aside aside article nav nav h1,.ck-content aside aside article nav section h1,.ck-content aside aside article section article h1,.ck-content aside aside article section aside h1,.ck-content aside aside article section nav h1,.ck-content aside aside article section section h1,.ck-content aside aside aside article article h1,.ck-content aside aside aside article aside h1,.ck-content aside aside aside article nav h1,.ck-content aside aside aside article section h1,.ck-content aside aside aside aside article h1,.ck-content aside aside aside aside aside h1,.ck-content aside aside aside aside nav h1,.ck-content aside aside aside aside section h1,.ck-content aside aside aside nav article h1,.ck-content aside aside aside nav aside h1,.ck-content aside aside aside nav nav h1,.ck-content aside aside aside nav section h1,.ck-content aside aside aside section article h1,.ck-content aside aside aside section aside h1,.ck-content aside aside aside section nav h1,.ck-content aside aside aside section section h1,.ck-content aside aside nav article article h1,.ck-content aside aside nav article aside h1,.ck-content aside aside nav article nav h1,.ck-content aside aside nav article section h1,.ck-content aside aside nav aside article h1,.ck-content aside aside nav aside aside h1,.ck-content aside aside nav aside nav h1,.ck-content aside aside nav aside section h1,.ck-content aside aside nav nav article h1,.ck-content aside aside nav nav aside h1,.ck-content aside aside nav nav nav h1,.ck-content aside aside nav nav section h1,.ck-content aside aside nav section article h1,.ck-content aside aside nav section aside h1,.ck-content aside aside nav section nav h1,.ck-content aside aside nav section section h1,.ck-content aside aside section article article h1,.ck-content aside aside section article aside h1,.ck-content aside aside section article nav h1,.ck-content aside aside section article section h1,.ck-content aside aside section aside article h1,.ck-content aside aside section aside aside h1,.ck-content aside aside section aside nav h1,.ck-content aside aside section aside section h1,.ck-content aside aside section nav article h1,.ck-content aside aside section nav aside h1,.ck-content aside aside section nav nav h1,.ck-content aside aside section nav section h1,.ck-content aside aside section section article h1,.ck-content aside aside section section aside h1,.ck-content aside aside section section nav h1,.ck-content aside aside section section section h1,.ck-content aside nav article article article h1,.ck-content aside nav article article aside h1,.ck-content aside nav article article nav h1,.ck-content aside nav article article section h1,.ck-content aside nav article aside article h1,.ck-content aside nav article aside aside h1,.ck-content aside nav article aside nav h1,.ck-content aside nav article aside section h1,.ck-content aside nav article nav article h1,.ck-content aside nav article nav aside h1,.ck-content aside nav article nav nav h1,.ck-content aside nav article nav section h1,.ck-content aside nav article section article h1,.ck-content aside nav article section aside h1,.ck-content aside nav article section nav h1,.ck-content aside nav article section section h1,.ck-content aside nav aside article article h1,.ck-content aside nav aside article aside h1,.ck-content aside nav aside article nav h1,.ck-content aside nav aside article section h1,.ck-content aside nav aside aside article h1,.ck-content aside nav aside aside aside h1,.ck-content aside nav aside aside nav h1,.ck-content aside nav aside aside section h1,.ck-content aside nav aside nav article h1,.ck-content aside nav aside nav aside h1,.ck-content aside nav aside nav nav h1,.ck-content aside nav aside nav section h1,.ck-content aside nav aside section article h1,.ck-content aside nav aside section aside h1,.ck-content aside nav aside section nav h1,.ck-content aside nav aside section section h1,.ck-content aside nav nav article article h1,.ck-content aside nav nav article aside h1,.ck-content aside nav nav article nav h1,.ck-content aside nav nav article section h1,.ck-content aside nav nav aside article h1,.ck-content aside nav nav aside aside h1,.ck-content aside nav nav aside nav h1,.ck-content aside nav nav aside section h1,.ck-content aside nav nav nav article h1,.ck-content aside nav nav nav aside h1,.ck-content aside nav nav nav nav h1,.ck-content aside nav nav nav section h1,.ck-content aside nav nav section article h1,.ck-content aside nav nav section aside h1,.ck-content aside nav nav section nav h1,.ck-content aside nav nav section section h1,.ck-content aside nav section article article h1,.ck-content aside nav section article aside h1,.ck-content aside nav section article nav h1,.ck-content aside nav section article section h1,.ck-content aside nav section aside article h1,.ck-content aside nav section aside aside h1,.ck-content aside nav section aside nav h1,.ck-content aside nav section aside section h1,.ck-content aside nav section nav article h1,.ck-content aside nav section nav aside h1,.ck-content aside nav section nav nav h1,.ck-content aside nav section nav section h1,.ck-content aside nav section section article h1,.ck-content aside nav section section aside h1,.ck-content aside nav section section nav h1,.ck-content aside nav section section section h1,.ck-content aside section article article article h1,.ck-content aside section article article aside h1,.ck-content aside section article article nav h1,.ck-content aside section article article section h1,.ck-content aside section article aside article h1,.ck-content aside section article aside aside h1,.ck-content aside section article aside nav h1,.ck-content aside section article aside section h1,.ck-content aside section article nav article h1,.ck-content aside section article nav aside h1,.ck-content aside section article nav nav h1,.ck-content aside section article nav section h1,.ck-content aside section article section article h1,.ck-content aside section article section aside h1,.ck-content aside section article section nav h1,.ck-content aside section article section section h1,.ck-content aside section aside article article h1,.ck-content aside section aside article aside h1,.ck-content aside section aside article nav h1,.ck-content aside section aside article section h1,.ck-content aside section aside aside article h1,.ck-content aside section aside aside aside h1,.ck-content aside section aside aside nav h1,.ck-content aside section aside aside section h1,.ck-content aside section aside nav article h1,.ck-content aside section aside nav aside h1,.ck-content aside section aside nav nav h1,.ck-content aside section aside nav section h1,.ck-content aside section aside section article h1,.ck-content aside section aside section aside h1,.ck-content aside section aside section nav h1,.ck-content aside section aside section section h1,.ck-content aside section nav article article h1,.ck-content aside section nav article aside h1,.ck-content aside section nav article nav h1,.ck-content aside section nav article section h1,.ck-content aside section nav aside article h1,.ck-content aside section nav aside aside h1,.ck-content aside section nav aside nav h1,.ck-content aside section nav aside section h1,.ck-content aside section nav nav article h1,.ck-content aside section nav nav aside h1,.ck-content aside section nav nav nav h1,.ck-content aside section nav nav section h1,.ck-content aside section nav section article h1,.ck-content aside section nav section aside h1,.ck-content aside section nav section nav h1,.ck-content aside section nav section section h1,.ck-content aside section section article article h1,.ck-content aside section section article aside h1,.ck-content aside section section article nav h1,.ck-content aside section section article section h1,.ck-content aside section section aside article h1,.ck-content aside section section aside aside h1,.ck-content aside section section aside nav h1,.ck-content aside section section aside section h1,.ck-content aside section section nav article h1,.ck-content aside section section nav aside h1,.ck-content aside section section nav nav h1,.ck-content aside section section nav section h1,.ck-content aside section section section article h1,.ck-content aside section section section aside h1,.ck-content aside section section section nav h1,.ck-content aside section section section section h1,.ck-content nav article article article article h1,.ck-content nav article article article aside h1,.ck-content nav article article article nav h1,.ck-content nav article article article section h1,.ck-content nav article article aside article h1,.ck-content nav article article aside aside h1,.ck-content nav article article aside nav h1,.ck-content nav article article aside section h1,.ck-content nav article article nav article h1,.ck-content nav article article nav aside h1,.ck-content nav article article nav nav h1,.ck-content nav article article nav section h1,.ck-content nav article article section article h1,.ck-content nav article article section aside h1,.ck-content nav article article section nav h1,.ck-content nav article article section section h1,.ck-content nav article aside article article h1,.ck-content nav article aside article aside h1,.ck-content nav article aside article nav h1,.ck-content nav article aside article section h1,.ck-content nav article aside aside article h1,.ck-content nav article aside aside aside h1,.ck-content nav article aside aside nav h1,.ck-content nav article aside aside section h1,.ck-content nav article aside nav article h1,.ck-content nav article aside nav aside h1,.ck-content nav article aside nav nav h1,.ck-content nav article aside nav section h1,.ck-content nav article aside section article h1,.ck-content nav article aside section aside h1,.ck-content nav article aside section nav h1,.ck-content nav article aside section section h1,.ck-content nav article nav article article h1,.ck-content nav article nav article aside h1,.ck-content nav article nav article nav h1,.ck-content nav article nav article section h1,.ck-content nav article nav aside article h1,.ck-content nav article nav aside aside h1,.ck-content nav article nav aside nav h1,.ck-content nav article nav aside section h1,.ck-content nav article nav nav article h1,.ck-content nav article nav nav aside h1,.ck-content nav article nav nav nav h1,.ck-content nav article nav nav section h1,.ck-content nav article nav section article h1,.ck-content nav article nav section aside h1,.ck-content nav article nav section nav h1,.ck-content nav article nav section section h1,.ck-content nav article section article article h1,.ck-content nav article section article aside h1,.ck-content nav article section article nav h1,.ck-content nav article section article section h1,.ck-content nav article section aside article h1,.ck-content nav article section aside aside h1,.ck-content nav article section aside nav h1,.ck-content nav article section aside section h1,.ck-content nav article section nav article h1,.ck-content nav article section nav aside h1,.ck-content nav article section nav nav h1,.ck-content nav article section nav section h1,.ck-content nav article section section article h1,.ck-content nav article section section aside h1,.ck-content nav article section section nav h1,.ck-content nav article section section section h1,.ck-content nav aside article article article h1,.ck-content nav aside article article aside h1,.ck-content nav aside article article nav h1,.ck-content nav aside article article section h1,.ck-content nav aside article aside article h1,.ck-content nav aside article aside aside h1,.ck-content nav aside article aside nav h1,.ck-content nav aside article aside section h1,.ck-content nav aside article nav article h1,.ck-content nav aside article nav aside h1,.ck-content nav aside article nav nav h1,.ck-content nav aside article nav section h1,.ck-content nav aside article section article h1,.ck-content nav aside article section aside h1,.ck-content nav aside article section nav h1,.ck-content nav aside article section section h1,.ck-content nav aside aside article article h1,.ck-content nav aside aside article aside h1,.ck-content nav aside aside article nav h1,.ck-content nav aside aside article section h1,.ck-content nav aside aside aside article h1,.ck-content nav aside aside aside aside h1,.ck-content nav aside aside aside nav h1,.ck-content nav aside aside aside section h1,.ck-content nav aside aside nav article h1,.ck-content nav aside aside nav aside h1,.ck-content nav aside aside nav nav h1,.ck-content nav aside aside nav section h1,.ck-content nav aside aside section article h1,.ck-content nav aside aside section aside h1,.ck-content nav aside aside section nav h1,.ck-content nav aside aside section section h1,.ck-content nav aside nav article article h1,.ck-content nav aside nav article aside h1,.ck-content nav aside nav article nav h1,.ck-content nav aside nav article section h1,.ck-content nav aside nav aside article h1,.ck-content nav aside nav aside aside h1,.ck-content nav aside nav aside nav h1,.ck-content nav aside nav aside section h1,.ck-content nav aside nav nav article h1,.ck-content nav aside nav nav aside h1,.ck-content nav aside nav nav nav h1,.ck-content nav aside nav nav section h1,.ck-content nav aside nav section article h1,.ck-content nav aside nav section aside h1,.ck-content nav aside nav section nav h1,.ck-content nav aside nav section section h1,.ck-content nav aside section article article h1,.ck-content nav aside section article aside h1,.ck-content nav aside section article nav h1,.ck-content nav aside section article section h1,.ck-content nav aside section aside article h1,.ck-content nav aside section aside aside h1,.ck-content nav aside section aside nav h1,.ck-content nav aside section aside section h1,.ck-content nav aside section nav article h1,.ck-content nav aside section nav aside h1,.ck-content nav aside section nav nav h1,.ck-content nav aside section nav section h1,.ck-content nav aside section section article h1,.ck-content nav aside section section aside h1,.ck-content nav aside section section nav h1,.ck-content nav aside section section section h1,.ck-content nav nav article article article h1,.ck-content nav nav article article aside h1,.ck-content nav nav article article nav h1,.ck-content nav nav article article section h1,.ck-content nav nav article aside article h1,.ck-content nav nav article aside aside h1,.ck-content nav nav article aside nav h1,.ck-content nav nav article aside section h1,.ck-content nav nav article nav article h1,.ck-content nav nav article nav aside h1,.ck-content nav nav article nav nav h1,.ck-content nav nav article nav section h1,.ck-content nav nav article section article h1,.ck-content nav nav article section aside h1,.ck-content nav nav article section nav h1,.ck-content nav nav article section section h1,.ck-content nav nav aside article article h1,.ck-content nav nav aside article aside h1,.ck-content nav nav aside article nav h1,.ck-content nav nav aside article section h1,.ck-content nav nav aside aside article h1,.ck-content nav nav aside aside aside h1,.ck-content nav nav aside aside nav h1,.ck-content nav nav aside aside section h1,.ck-content nav nav aside nav article h1,.ck-content nav nav aside nav aside h1,.ck-content nav nav aside nav nav h1,.ck-content nav nav aside nav section h1,.ck-content nav nav aside section article h1,.ck-content nav nav aside section aside h1,.ck-content nav nav aside section nav h1,.ck-content nav nav aside section section h1,.ck-content nav nav nav article article h1,.ck-content nav nav nav article aside h1,.ck-content nav nav nav article nav h1,.ck-content nav nav nav article section h1,.ck-content nav nav nav aside article h1,.ck-content nav nav nav aside aside h1,.ck-content nav nav nav aside nav h1,.ck-content nav nav nav aside section h1,.ck-content nav nav nav nav article h1,.ck-content nav nav nav nav aside h1,.ck-content nav nav nav nav nav h1,.ck-content nav nav nav nav section h1,.ck-content nav nav nav section article h1,.ck-content nav nav nav section aside h1,.ck-content nav nav nav section nav h1,.ck-content nav nav nav section section h1,.ck-content nav nav section article article h1,.ck-content nav nav section article aside h1,.ck-content nav nav section article nav h1,.ck-content nav nav section article section h1,.ck-content nav nav section aside article h1,.ck-content nav nav section aside aside h1,.ck-content nav nav section aside nav h1,.ck-content nav nav section aside section h1,.ck-content nav nav section nav article h1,.ck-content nav nav section nav aside h1,.ck-content nav nav section nav nav h1,.ck-content nav nav section nav section h1,.ck-content nav nav section section article h1,.ck-content nav nav section section aside h1,.ck-content nav nav section section nav h1,.ck-content nav nav section section section h1,.ck-content nav section article article article h1,.ck-content nav section article article aside h1,.ck-content nav section article article nav h1,.ck-content nav section article article section h1,.ck-content nav section article aside article h1,.ck-content nav section article aside aside h1,.ck-content nav section article aside nav h1,.ck-content nav section article aside section h1,.ck-content nav section article nav article h1,.ck-content nav section article nav aside h1,.ck-content nav section article nav nav h1,.ck-content nav section article nav section h1,.ck-content nav section article section article h1,.ck-content nav section article section aside h1,.ck-content nav section article section nav h1,.ck-content nav section article section section h1,.ck-content nav section aside article article h1,.ck-content nav section aside article aside h1,.ck-content nav section aside article nav h1,.ck-content nav section aside article section h1,.ck-content nav section aside aside article h1,.ck-content nav section aside aside aside h1,.ck-content nav section aside aside nav h1,.ck-content nav section aside aside section h1,.ck-content nav section aside nav article h1,.ck-content nav section aside nav aside h1,.ck-content nav section aside nav nav h1,.ck-content nav section aside nav section h1,.ck-content nav section aside section article h1,.ck-content nav section aside section aside h1,.ck-content nav section aside section nav h1,.ck-content nav section aside section section h1,.ck-content nav section nav article article h1,.ck-content nav section nav article aside h1,.ck-content nav section nav article nav h1,.ck-content nav section nav article section h1,.ck-content nav section nav aside article h1,.ck-content nav section nav aside aside h1,.ck-content nav section nav aside nav h1,.ck-content nav section nav aside section h1,.ck-content nav section nav nav article h1,.ck-content nav section nav nav aside h1,.ck-content nav section nav nav nav h1,.ck-content nav section nav nav section h1,.ck-content nav section nav section article h1,.ck-content nav section nav section aside h1,.ck-content nav section nav section nav h1,.ck-content nav section nav section section h1,.ck-content nav section section article article h1,.ck-content nav section section article aside h1,.ck-content nav section section article nav h1,.ck-content nav section section article section h1,.ck-content nav section section aside article h1,.ck-content nav section section aside aside h1,.ck-content nav section section aside nav h1,.ck-content nav section section aside section h1,.ck-content nav section section nav article h1,.ck-content nav section section nav aside h1,.ck-content nav section section nav nav h1,.ck-content nav section section nav section h1,.ck-content nav section section section article h1,.ck-content nav section section section aside h1,.ck-content nav section section section nav h1,.ck-content nav section section section section h1,.ck-content section article article article article h1,.ck-content section article article article aside h1,.ck-content section article article article nav h1,.ck-content section article article article section h1,.ck-content section article article aside article h1,.ck-content section article article aside aside h1,.ck-content section article article aside nav h1,.ck-content section article article aside section h1,.ck-content section article article nav article h1,.ck-content section article article nav aside h1,.ck-content section article article nav nav h1,.ck-content section article article nav section h1,.ck-content section article article section article h1,.ck-content section article article section aside h1,.ck-content section article article section nav h1,.ck-content section article article section section h1,.ck-content section article aside article article h1,.ck-content section article aside article aside h1,.ck-content section article aside article nav h1,.ck-content section article aside article section h1,.ck-content section article aside aside article h1,.ck-content section article aside aside aside h1,.ck-content section article aside aside nav h1,.ck-content section article aside aside section h1,.ck-content section article aside nav article h1,.ck-content section article aside nav aside h1,.ck-content section article aside nav nav h1,.ck-content section article aside nav section h1,.ck-content section article aside section article h1,.ck-content section article aside section aside h1,.ck-content section article aside section nav h1,.ck-content section article aside section section h1,.ck-content section article nav article article h1,.ck-content section article nav article aside h1,.ck-content section article nav article nav h1,.ck-content section article nav article section h1,.ck-content section article nav aside article h1,.ck-content section article nav aside aside h1,.ck-content section article nav aside nav h1,.ck-content section article nav aside section h1,.ck-content section article nav nav article h1,.ck-content section article nav nav aside h1,.ck-content section article nav nav nav h1,.ck-content section article nav nav section h1,.ck-content section article nav section article h1,.ck-content section article nav section aside h1,.ck-content section article nav section nav h1,.ck-content section article nav section section h1,.ck-content section article section article article h1,.ck-content section article section article aside h1,.ck-content section article section article nav h1,.ck-content section article section article section h1,.ck-content section article section aside article h1,.ck-content section article section aside aside h1,.ck-content section article section aside nav h1,.ck-content section article section aside section h1,.ck-content section article section nav article h1,.ck-content section article section nav aside h1,.ck-content section article section nav nav h1,.ck-content section article section nav section h1,.ck-content section article section section article h1,.ck-content section article section section aside h1,.ck-content section article section section nav h1,.ck-content section article section section section h1,.ck-content section aside article article article h1,.ck-content section aside article article aside h1,.ck-content section aside article article nav h1,.ck-content section aside article article section h1,.ck-content section aside article aside article h1,.ck-content section aside article aside aside h1,.ck-content section aside article aside nav h1,.ck-content section aside article aside section h1,.ck-content section aside article nav article h1,.ck-content section aside article nav aside h1,.ck-content section aside article nav nav h1,.ck-content section aside article nav section h1,.ck-content section aside article section article h1,.ck-content section aside article section aside h1,.ck-content section aside article section nav h1,.ck-content section aside article section section h1,.ck-content section aside aside article article h1,.ck-content section aside aside article aside h1,.ck-content section aside aside article nav h1,.ck-content section aside aside article section h1,.ck-content section aside aside aside article h1,.ck-content section aside aside aside aside h1,.ck-content section aside aside aside nav h1,.ck-content section aside aside aside section h1,.ck-content section aside aside nav article h1,.ck-content section aside aside nav aside h1,.ck-content section aside aside nav nav h1,.ck-content section aside aside nav section h1,.ck-content section aside aside section article h1,.ck-content section aside aside section aside h1,.ck-content section aside aside section nav h1,.ck-content section aside aside section section h1,.ck-content section aside nav article article h1,.ck-content section aside nav article aside h1,.ck-content section aside nav article nav h1,.ck-content section aside nav article section h1,.ck-content section aside nav aside article h1,.ck-content section aside nav aside aside h1,.ck-content section aside nav aside nav h1,.ck-content section aside nav aside section h1,.ck-content section aside nav nav article h1,.ck-content section aside nav nav aside h1,.ck-content section aside nav nav nav h1,.ck-content section aside nav nav section h1,.ck-content section aside nav section article h1,.ck-content section aside nav section aside h1,.ck-content section aside nav section nav h1,.ck-content section aside nav section section h1,.ck-content section aside section article article h1,.ck-content section aside section article aside h1,.ck-content section aside section article nav h1,.ck-content section aside section article section h1,.ck-content section aside section aside article h1,.ck-content section aside section aside aside h1,.ck-content section aside section aside nav h1,.ck-content section aside section aside section h1,.ck-content section aside section nav article h1,.ck-content section aside section nav aside h1,.ck-content section aside section nav nav h1,.ck-content section aside section nav section h1,.ck-content section aside section section article h1,.ck-content section aside section section aside h1,.ck-content section aside section section nav h1,.ck-content section aside section section section h1,.ck-content section nav article article article h1,.ck-content section nav article article aside h1,.ck-content section nav article article nav h1,.ck-content section nav article article section h1,.ck-content section nav article aside article h1,.ck-content section nav article aside aside h1,.ck-content section nav article aside nav h1,.ck-content section nav article aside section h1,.ck-content section nav article nav article h1,.ck-content section nav article nav aside h1,.ck-content section nav article nav nav h1,.ck-content section nav article nav section h1,.ck-content section nav article section article h1,.ck-content section nav article section aside h1,.ck-content section nav article section nav h1,.ck-content section nav article section section h1,.ck-content section nav aside article article h1,.ck-content section nav aside article aside h1,.ck-content section nav aside article nav h1,.ck-content section nav aside article section h1,.ck-content section nav aside aside article h1,.ck-content section nav aside aside aside h1,.ck-content section nav aside aside nav h1,.ck-content section nav aside aside section h1,.ck-content section nav aside nav article h1,.ck-content section nav aside nav aside h1,.ck-content section nav aside nav nav h1,.ck-content section nav aside nav section h1,.ck-content section nav aside section article h1,.ck-content section nav aside section aside h1,.ck-content section nav aside section nav h1,.ck-content section nav aside section section h1,.ck-content section nav nav article article h1,.ck-content section nav nav article aside h1,.ck-content section nav nav article nav h1,.ck-content section nav nav article section h1,.ck-content section nav nav aside article h1,.ck-content section nav nav aside aside h1,.ck-content section nav nav aside nav h1,.ck-content section nav nav aside section h1,.ck-content section nav nav nav article h1,.ck-content section nav nav nav aside h1,.ck-content section nav nav nav nav h1,.ck-content section nav nav nav section h1,.ck-content section nav nav section article h1,.ck-content section nav nav section aside h1,.ck-content section nav nav section nav h1,.ck-content section nav nav section section h1,.ck-content section nav section article article h1,.ck-content section nav section article aside h1,.ck-content section nav section article nav h1,.ck-content section nav section article section h1,.ck-content section nav section aside article h1,.ck-content section nav section aside aside h1,.ck-content section nav section aside nav h1,.ck-content section nav section aside section h1,.ck-content section nav section nav article h1,.ck-content section nav section nav aside h1,.ck-content section nav section nav nav h1,.ck-content section nav section nav section h1,.ck-content section nav section section article h1,.ck-content section nav section section aside h1,.ck-content section nav section section nav h1,.ck-content section nav section section section h1,.ck-content section section article article article h1,.ck-content section section article article aside h1,.ck-content section section article article nav h1,.ck-content section section article article section h1,.ck-content section section article aside article h1,.ck-content section section article aside aside h1,.ck-content section section article aside nav h1,.ck-content section section article aside section h1,.ck-content section section article nav article h1,.ck-content section section article nav aside h1,.ck-content section section article nav nav h1,.ck-content section section article nav section h1,.ck-content section section article section article h1,.ck-content section section article section aside h1,.ck-content section section article section nav h1,.ck-content section section article section section h1,.ck-content section section aside article article h1,.ck-content section section aside article aside h1,.ck-content section section aside article nav h1,.ck-content section section aside article section h1,.ck-content section section aside aside article h1,.ck-content section section aside aside aside h1,.ck-content section section aside aside nav h1,.ck-content section section aside aside section h1,.ck-content section section aside nav article h1,.ck-content section section aside nav aside h1,.ck-content section section aside nav nav h1,.ck-content section section aside nav section h1,.ck-content section section aside section article h1,.ck-content section section aside section aside h1,.ck-content section section aside section nav h1,.ck-content section section aside section section h1,.ck-content section section nav article article h1,.ck-content section section nav article aside h1,.ck-content section section nav article nav h1,.ck-content section section nav article section h1,.ck-content section section nav aside article h1,.ck-content section section nav aside aside h1,.ck-content section section nav aside nav h1,.ck-content section section nav aside section h1,.ck-content section section nav nav article h1,.ck-content section section nav nav aside h1,.ck-content section section nav nav nav h1,.ck-content section section nav nav section h1,.ck-content section section nav section article h1,.ck-content section section nav section aside h1,.ck-content section section nav section nav h1,.ck-content section section nav section section h1,.ck-content section section section article article h1,.ck-content section section section article aside h1,.ck-content section section section article nav h1,.ck-content section section section article section h1,.ck-content section section section aside article h1,.ck-content section section section aside aside h1,.ck-content section section section aside nav h1,.ck-content section section section aside section h1,.ck-content section section section nav article h1,.ck-content section section section nav aside h1,.ck-content section section section nav nav h1,.ck-content section section section nav section h1,.ck-content section section section section article h1,.ck-content section section section section aside h1,.ck-content section section section section nav h1,.ck-content section section section section section h1{font-size:.67em;font-weight:700;margin:2.33em 0}.ck-content table{border-collapse:separate;border-spacing:2px;border-color:grey}.ck-content tbody,.ck-content tfoot,.ck-content thead,.ck-content tr{border-color:inherit;vertical-align:middle}.ck-content td,.ck-content th{padding:1px;vertical-align:inherit}.ck-content th{font-weight:700}.ck-content caption{text-align:center}.ck-content menu,.ck-content ul{list-style-type:disc;margin:1em 0;padding:0 0 0 40px}.ck-content ol{list-style-type:decimal;margin:1em 0;padding:0 0 0 40px}.ck-content ol ul,.ck-content ul ul{list-style-type:circle}.ck-content ol ol ul,.ck-content ol ul ul,.ck-content ul ol ul,.ck-content ul ul ul{list-style-type:square}.ck-content dd{margin:0 0 0 40px}.ck-content dl{margin:1em 0}.ck-content dl dl,.ck-content dl menu,.ck-content dl ol,.ck-content dl ul,.ck-content menu dl,.ck-content menu menu,.ck-content menu ol,.ck-content menu ul,.ck-content ol dl,.ck-content ol menu,.ck-content ol ol,.ck-content ol ul,.ck-content ul dl,.ck-content ul menu,.ck-content ul ol,.ck-content ul ul{margin:0}.ck-content legend{padding:0 2px}.ck-content fieldset{border:2px groove ThreeDFace;margin:0 2px;padding:0 2px 3px;-webkit-padding-before:.35em;-webkit-padding-start:.75em;-webkit-padding-end:.75em;-webkit-padding-after:.625em}.ck-content ins{background-color:transparent;font-weight:inherit;text-decoration:underline}.ck-content b,.ck-content strong{font-weight:700}.ck-content address,.ck-content cite,.ck-content dfn,.ck-content em,.ck-content i,.ck-content var{font-style:italic;font-weight:inherit}.ck-content abbr[title],.ck-content dfn[title]{border-bottom:0;cursor:default;font-weight:inherit}.ck-content code,.ck-content kbd,.ck-content samp,.ck-content tt{font-family:monospace;font-weight:inherit}.ck-content pre{font-family:monospace;margin:1em 0;white-space:pre}.ck-content mark{background-color:#ff0;color:#000;font-style:normal;font-weight:inherit}.ck-content big{font-size:larger;font-weight:inherit}.ck-content small{font-size:smaller;font-weight:inherit}.ck-content sub,.ck-content sup{font-weight:inherit;line-height:inherit;position:static}.ck-content sub{font-size:smaller;bottom:0;vertical-align:sub}.ck-content sup{font-size:smaller;top:0;vertical-align:super}.ck-content ruby>rt{font-size:50%}.ck-content iframe{border:2px inset}.ck.ck-list__item .ck-button .ck-button__label{font-size:14px!important}.ck-toolbar[aria-label=画像] .ck-button:first-child{display:none}.selectr-tag{background-color:#eef2f5!important;border-radius:4px!important;color:rgba(0,0,0,.8196078431372549)!important;margin-right:10px!important}.selectr-tag-remove:after,.selectr-tag-remove:before{background-color:rgba(0,0,0,.8196078431372549)!important}.modal{font-family:-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif}.modal__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:9999}.modal__container{background-color:#fff;padding:30px 15px;min-width:800px;max-height:80vh;border-radius:4px;overflow-y:auto;box-sizing:border-box}@media screen and (max-width:960px){.modal__container{margin:10px;min-width:90%;max-width:none}}.modal__header{display:flex;justify-content:flex-end;align-items:center}.modal__title{margin-top:0;margin-bottom:0;font-weight:600;font-size:1.25rem;line-height:1.25;color:#00449e;box-sizing:border-box}.modal__close{background:transparent;border:0}.modal__header .modal__close:before{content:"\2715"}.modal__content{line-height:1.5;color:rgba(0,0,0,.8)}.modal__btn{font-size:.875rem;padding:.5rem 1rem;background-color:#e6e6e6;color:rgba(0,0,0,.8);border-radius:.25rem;border-style:none;border-width:0;cursor:pointer;-webkit-appearance:button;text-transform:none;overflow:visible;line-height:1.15;margin:0;will-change:transform;-moz-osx-font-smoothing:grayscale;backface-visibility:hidden;transform:translateZ(0);transition:transform .25s ease-out}.modal__btn:focus,.modal__btn:hover{transform:scale(1.05)}.modal__btn-primary{background-color:#00449e;color:#fff}@keyframes mmfadeIn{0%{opacity:0}to{opacity:1}}@keyframes mmfadeOut{0%{opacity:1}to{opacity:0}}@keyframes mmslideIn{0%{transform:translateY(15%)}to{transform:translateY(0)}}@keyframes mmslideOut{0%{transform:translateY(0)}to{transform:translateY(-10%)}}.micromodal-slide{display:none}.micromodal-slide.is-open{display:block}.micromodal-slide[aria-hidden=false] .modal__overlay{animation:mmfadeIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=false] .modal__container{animation:mmslideIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=true] .modal__overlay{animation:mmfadeOut .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=true] .modal__container{animation:mmslideOut .3s cubic-bezier(0,0,.2,1)}.micromodal-slide .modal__container,.micromodal-slide .modal__overlay{will-change:transform}.pageSubTitle,.pageTitle{margin-bottom:20px}.pageConTitle{margin:40px 0 20px}.pagination{margin:20px 0}.alert,.panel{margin-bottom:20px}.filter{margin-bottom:10px}.backBtn{margin-bottom:20px}.main{display:flex;height:100%}.form--search{margin-bottom:20px}.sideMenu__icon{margin:0 10px 0 auto;font-weight:700;color:#fff;padding:3px 6px;border-radius:4px;font-size:12px}.sideMenu__icon--new{background:#f0ad4e}.sideMenu__icon--update{background:#e84393}.js_countChars{margin-top:5px}.mainContent{flex:1;min-width:0;position:relative}.mainContent__wrap{margin-bottom:140px;padding:0 15px 0 21px}@media screen and (max-width:960px){.mainContent__wrap{padding:0 15px}}@media screen and (min-width:1025px){.mainContentInn{margin-bottom:150px}}@media screen and (max-width:1024px){.mainContentInn .mainContentInn{margin-bottom:150px}}.invalid-feedback{color:red;font-size:12px}@media screen and (max-width:640px){.last td:last-child{border-bottom:1px solid #ccc;width:100%}}.shopList .table__item--shopName{max-width:100px}@media screen and (max-width:960px){.shopList .table__item--shopName{max-width:100%}}.shopList .table__item--support{max-width:50px}@media screen and (max-width:960px){.shopList .table__item--support{max-width:100%}}.login{display:flex;align-items:center;justify-content:center;height:100%}@media screen and (max-width:960px){.login{min-height:-webkit-fill-available}}.login .modal__container{min-width:700px;border:5px solid #dc3545}@media screen and (max-width:960px){.login .modal__container{min-width:auto}}.login .modal__overlay{background:rgba(0,0,0,.8)}.login .modal__close{position:absolute;top:10px;right:5px;font-size:24px;color:#666;z-index:99999}.loginModal .fa-triangle-exclamation{text-align:center;width:100%;margin-bottom:10px;font-size:40px;color:#dc3545}.loginModal__link{display:flex;align-items:center;justify-content:center;width:300px;height:90px;font-size:22px;font-weight:700;margin:0 auto;color:#fff;background:#36c;border-radius:4px;cursor:pointer}.loginModal__txt{margin-bottom:20px;font-size:18px;font-weight:700;color:#dc3545;text-align:center}.loginForm{min-width:400px}@media screen and (max-width:960px){.loginForm{margin:0;width:100%;padding:15px;min-width:0}}.loginForm__logo{margin-bottom:20px}.loginForm__logo__admin{text-align:right;font-weight:700;font-size:20px;color:#dc3545}.loginForm__logo__admin--shop{color:#36c}.loginForm__shop{text-align:center;margin-bottom:25px}.loginForm__shopTxt{padding:10px;border-radius:8px;line-height:1.4;color:#721c24;background:#f8d7da;border:1px solid #f5c6cb;font-weight:700}.loginForm__shopLink{color:#dc3545;text-decoration:underline;font-size:18px;font-weight:700}@media screen and (max-width:960px){.loginForm__shopLink{font-size:16px}}.loginForm__shopLink i{margin-right:10px}.loginForm__shopLink:hover{text-decoration:none}.loginForm__title{margin-bottom:40px;font-size:16px;font-weight:700;text-align:center;letter-spacing:1px}.loginForm__title--red{color:#dc3545}.loginForm__wrap{padding:40px;background:#fff;border-radius:4px}.loginForm__con{margin-bottom:10px}.loginForm__inputTxt{width:100%;height:40px;padding:10px;border:1px solid rgba(0,0,0,.8196078431372549);border-radius:4px}.loginForm__inputTxt--error{border:1px solid #dc3545;background:#f8d7da}.loginForm__error{margin-top:10px;font-size:12px;font-weight:700;color:#dc3545}.loginForm input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px rgba(237,246,255,0) inset}.loginForm__submit{width:100%;height:40px;color:#fff;background:#36c;border-radius:4px;cursor:pointer}.loginForm__switch{display:flex;align-items:center;margin-bottom:20px}.loginForm__switchLabel{margin-left:10px;font-size:14px;cursor:pointer}.loginForm__switch .switch{position:relative;display:inline-block;width:40px;height:22.66667px}.loginForm__switch .switch input{opacity:0;width:0;height:0}.loginForm__switch .switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.loginForm__switch .switch .slider:before{position:absolute;content:"";width:17.33333px;height:17.33333px;left:4px;bottom:3px;background-color:#fff;transition:.4s}.loginForm__switch .switch .slider.round{border-radius:22px}.loginForm__switch .switch .slider.round:before{border-radius:50%}.loginForm__switch .switch input:checked+.slider{background-color:#36c}.loginForm__switch .switch input:focus+.slider{box-shadow:0 0 1px #36c}.loginForm__switch .switch input:checked+.slider:before{transform:translateX(14px)}.ngWord .ng__items{display:flex;flex-wrap:wrap}.ngWord .ng__item{margin:5px;background:#fff;padding:10px 15px;border-radius:4px}.ngWord .ng__txt{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:700}.ngWord .ng__txt .fas{margin-right:10px;color:#dc3545}.ngWord #js_closeBtn{position:fixed;bottom:20px;left:calc(50% - 102px)}.fetiEntryQ .question{background:#fff;border-radius:4px}.fetiEntryQ .question__wrap{padding:15px}.fetiEntryQ .question__item{padding:40px 0;border-bottom:1px solid #d5dfe6}@media screen and (max-width:960px){.fetiEntryQ .question__item{padding:20px 0}}.fetiEntryQ .question__title{margin-bottom:20px;font-weight:700;line-height:1.4}.fetiEntryQ .question__txt{padding:15px;background:#eef2f5;border-radius:4px;line-height:1.4}.fetiFormEdit #js_getFetiNameBtn,.fetiQuestionList .form__btn--add,.fetiShopRegist .form__btn--add{margin-left:10px}.fetiQuestionEdit .question__item{margin-bottom:10px;font-size:14px;line-height:1.4;cursor:pointer}.fetiQuestionEdit .question__checkbox{display:flex;align-items:center}.fetiQuestionEdit .question__checkboxLabel{width:100%;position:relative;display:flex;align-items:center;margin:5px 15px 5px 0;padding:15px;background:#fff;border-radius:4px;cursor:pointer;line-height:1}.fetiQuestionEdit .question__checkboxLabel:after,.fetiQuestionEdit .question__checkboxLabel:before{display:inline-block;content:"";transition:all .2s}.fetiQuestionEdit .question__checkboxLabel:before{width:16px;min-width:16px;height:16px;margin:0 10px 2px 0;background:#fff;border:1px solid rgba(0,0,0,.8196078431372549);border-radius:3px}.fetiQuestionEdit .question__checkboxLabel:after{position:absolute;top:50%;left:17px;opacity:0;width:12px;height:6px;margin-top:-6px;border-left:3px solid #3392df;border-bottom:3px solid #3392df;transform:rotate(-45deg)}.fetiQuestionEdit .question__checkbox input[type=checkbox]{display:none}.fetiQuestionEdit .question__checkbox input[type=checkbox]:checked+label:before{background:#fff;border:1px solid #3392df}.fetiQuestionEdit .question__checkbox input[type=checkbox]:checked+label:after{opacity:1;transform:rotate(-45deg) scale(1)}.fetiAnalyze .table__item--name{max-width:100px}@media screen and (max-width:960px){.fetiAnalyze .table__item--name{max-width:100%}}.fetiDetailImg .form--listPage{margin-bottom:40px}.fetiSupportEdit .table__item--cmt{max-width:200px}@media screen and (max-width:960px){.fetiSupportEdit .table__item--cmt{max-width:100%}}.bbgEdit .form__btn--shop,.shopGroupList .form__btn--submit{margin-left:10px}.bbgEdit__titleBtn{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 15px;color:#fff;font-weight:700;background:rgba(0,0,0,.8196078431372549)}.bbgEdit .js_slideToggle{max-height:99999px;transition:max-height 5s ease-in-out}.bbgEdit .js_slideToggle--hide{max-height:0;transition:max-height 1s cubic-bezier(0,1,0,1);overflow:hidden}.attgList .tmb__wrap{padding:5px;background:#fff;border-radius:4px}.attgList .girl__items{display:flex;flex-wrap:wrap}.attgList .girl__item{padding:10px;margin:10px 5px;background:#fff;border-radius:4px;border:1px solid #c8cccf}.attgList .girl__hide{margin-bottom:5px;text-align:center;background:#f8d7da;border:1px solid #f5c6cb;color:#721c24;padding:5px 2px;font-size:12px;font-weight:700;border-radius:2px}.attgList .girl__img{width:130px;height:150px;-o-object-fit:cover;object-fit:cover;background:#c8cccf}.attgList .girl__inputTxt{margin-top:5px;display:block;width:130px;padding:5px;font-size:12px;border:1px solid rgba(0,0,0,.8196078431372549);border-radius:4px;box-sizing:border-box}.attgList .girl__inputTxt:disabled{background:#c8cccf}.attgList .girl__btn{margin-top:10px;width:100%;padding:4px 0;border-radius:4px;font-size:12px}.attgList .girl__btn:disabled{cursor:default}.attgList .girl__txt{margin-top:5px;width:130px;text-align:center;font-size:12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.attgList .girl__txt--bold{font-weight:700}.attgList .girlNotData{padding:20px;background:#fff;border-radius:4px;font-size:14px;text-align:center}.attgList .girl__submit{margin:5px;padding:10px 20px}.comicEdit .form__flex--size:not(:last-child){margin-bottom:10px}.comicEdit .form__unit{min-width:80px;padding:0}.comicEdit .form__btn--shop{margin-left:10px}.summary__title{font-size:20px;font-weight:700;margin-bottom:40px}.summary__item{margin-bottom:20px;padding:40px;background:#fff;border-radius:20px}.summary__wrap{display:flex}.summary__wrap--notFlex{display:block}.summary__wrap--notFlex .summaryUser__items{display:flex;flex-wrap:wrap}.summary__wrap--notFlex .summaryUser__item{width:250px}.summary__chart{width:80%;height:300px}.summaryUser__items{flex:1}.summaryUser__item{display:flex;align-items:center;margin-bottom:20px}.summaryUser__txt{min-width:160px;font-size:14px;line-height:1.4}.summaryUser__txt--1:before,.summaryUser__txt--user0:before{margin-left:-26px;content:"\F521";font-family:Font Awesome\ 6 Free;font-weight:600;padding-right:10px;color:#f0ad4e}.summaryUser__txt--2:before,.summaryUser__txt--user1:before{margin-left:-26px;content:"\F521";font-family:Font Awesome\ 6 Free;font-weight:600;padding-right:10px;color:#6c757d}.summaryUser__txt--3:before,.summaryUser__txt--user2:before{margin-left:-26px;content:"\F521";font-family:Font Awesome\ 6 Free;font-weight:600;padding-right:10px;color:#593923}.summaryUser__txt--blue{color:#0078ff;font-weight:700;font-size:20px}.summary #js_address{margin-top:20px}.reviewList .status{font-weight:700}.reviewList .status__1{color:#0078ff}.reviewList .status__2{color:#f0ad4e}.reviewList .status__3{color:#dc3545}.reviewReply__item:not(:first-child){padding-top:20px;border-top:1px solid #d5dfe6}.reviewReply__item:not(:last-child){padding-bottom:20px}.reviewReply .form__flex--review{margin-bottom:5px}.reviewReply .form__btn--shop{margin-left:10px}.reviewReply .form__conTitle{font-size:16px;font-weight:700}.reviewReply .form__star{margin-left:10px}.reviewReply .form__star--yellow{color:#f7ca18}.reviewReply .form__star--pink{color:#fd329d}.reviewReply .form__txt--reviewTitle{min-width:130px}.reviewEdit .form__txt--star{min-width:180px;white-space:nowrap}.reviewEdit .form__btn--status{margin-right:10px}.reviewEdit .form__flex--star{margin-bottom:10px}.reviewEdit .form__flex--star .form__select--yellow{color:#f0ad4e}.reviewEdit .form__flex--star .form__select--pink{color:#fd329d}.reportList .form__selectWrap--order{margin-left:10px}.bbgCommentList__note{font-size:14px;color:#dc3545;font-weight:700;margin-bottom:20px}.bbgCommentList .table__item--cmt{max-width:200px}@media screen and (max-width:960px){.bbgCommentList .table__item--cmt{max-width:100%}}.bbgCommentList .table__item--name{max-width:150px}@media screen and (max-width:960px){.bbgCommentList .table__item--name{max-width:100%}}.kanteidanEdit #js_shopName{display:none}.kanteidanEdit #js_shopName.js_shopName--active{display:block;margin-top:10px}.kanteidanEdit .js_deleteAudioBtn{margin-top:10px}.kanteidanEdit .form__inputTxt--url{margin-bottom:10px}.kanteidanEdit .form__btn--girl{margin-left:10px}.kanteidanEdit .form__btn--search{margin:10px 0 0}.kanteidanList .table__item--title{max-width:300px}@media screen and (max-width:960px){.kanteidanList .table__item--title{max-width:100%}}.cashback .table__txt--blue{color:#0078ff;font-weight:700}.cashback .table__txt--red{color:#dc3545;font-weight:700}.cashback .table__txt--yellow{color:#f0ad4e;font-weight:700}.topBottomList .table__item--drag{width:130px;cursor:move}.topBottomList .table__item--img{width:300px}.topBottomList .table__drag{text-align:center}.overHeaderList .table__item--drag{width:130px;cursor:move}.overHeaderList .table__item--img{width:300px}.overHeaderList .table__drag{text-align:center}.shopItemList .fas{font-size:16px}.rankingScoreManageList .table__score{white-space:nowrap}.rankingScoreManageList .table__scoreTxt{width:50%;text-align:center}.rankingScoreManageList .table__scoreWrap{display:flex;align-items:center;justify-content:center;padding:2px 0}.rankingScoreManageList .table__scoreWrap:first-of-type{border-bottom:1px solid #efefef}.rankingScoreManageList .table__item--score{width:80px}@media screen and (max-width:960px){.rankingScoreManageList .table__item--score{width:100%}}.rankingScoreManageList .table__item--shopName{width:10%}@media screen and (max-width:960px){.rankingScoreManageList .table__item--shopName{width:100%}}.girlItem .fas{font-size:18px}.optionTimer__title{margin:40px 0 20px}.optionTimer__txt{font-size:18px;font-weight:700}.optionTimer__txt--small{font-size:14px;color:#dc3545;margin-left:5px}@media screen and (max-width:960px){.optionTimer__txt{font-size:16px}}.playItemList .fas{font-size:16px}.playItemList .tabBtn__item{width:calc(16.66667% - 6.66667px)}.showPlanTimer__title{margin:40px 0 20px}.showPlanTimer__txt{font-size:18px;font-weight:700}.showPlanTimer__txt--small{font-size:14px;color:#dc3545;margin-left:5px}@media screen and (max-width:960px){.showPlanTimer__txt{font-size:16px}}.shopImageEdit .form__inputTxt--link{margin-bottom:10px}.settingMetaInfoList .table__item--action{max-width:200px}@media screen and (max-width:960px){.settingMetaInfoList .table__item--action{max-width:100%}}.settingMetaInfoList .table__item--title{max-width:200px}@media screen and (max-width:960px){.settingMetaInfoList .table__item--title{max-width:100%}}.smpAdsList .form__btn--change{margin-left:10px}.optionTimerHeadline__title{margin:40px 0 20px}.optionTimerHeadline__txt{font-size:18px;font-weight:700}.optionTimerHeadline__txt--small{font-size:14px;color:#dc3545;margin-left:5px}@media screen and (max-width:960px){.optionTimerHeadline__txt{font-size:16px}}.addRankingPoint .table__item--shopName{max-width:100px}@media screen and (max-width:960px){.addRankingPoint .table__item--shopName{max-width:100%}}.addRankingPoint .table__item--type{max-width:100px}@media screen and (max-width:960px){.addRankingPoint .table__item--type{max-width:100%}}.addRankingPoint .table__textarea--ask{flex:1;margin-right:5px;height:33px}.addRankingPoint .table__input--point{flex:1;margin-right:5px}.masterLink__txt{font-size:14px;font-weight:700;color:#dc3545;margin-bottom:20px}.masterLink .tableLink{width:100%;background:#fff;padding:20px;border-radius:4px}.masterLink .tableLink--list{margin-bottom:20px}.masterLink .tableLink__txt--red{color:#dc3545;font-weight:700}.masterLink .tableLink__wrap{table-layout:fixed;border-collapse:collapse;width:100%}.masterLink .tableLink__th{color:#fff;border:1px solid #eee;padding:10px 0;font-size:14px;font-weight:700;text-align:center;vertical-align:middle}.masterLink .tableLink__th:nth-child(n+4){width:10%}.masterLink .tableLink__th--blue{background:#36c}.masterLink .tableLink__th--pink{background:#dc3545}.masterLink .tableLink__th--black{background:rgba(0,0,0,.8196078431372549)}.masterLink .tableLink__td{border:1px solid #eee;padding:15px;font-size:14px;text-align:center}.masterLink .tableLink__td--blue{background:rgba(196,210,239,.23137254901960785)}.masterLink .tableLink__td--pink{background:rgba(220,53,69,.12156862745098039)}.masterLink .tableLink__td--black{background:rgba(0,0,0,.12941176470588237)}.masterLink .tableLink .form__txt{white-space:nowrap;margin-right:10px}.masterLink .tableLink .form__flex--cmt{width:100%}.masterLink .tableLink .form__flex--bwork{width:100%;margin-right:20px}.masterLink .tableLink .form__flex--gets{width:100%}.optionTimerNews__title{margin:40px 0 20px}.optionTimerNews__txt{font-size:18px;font-weight:700}.optionTimerNews__txt--small{font-size:14px;color:#dc3545;margin-left:5px}@media screen and (max-width:960px){.optionTimerNews__txt{font-size:16px}}.settingInitList .table__price{position:relative}.settingInitList .table__item--shopName{max-width:100px}@media screen and (max-width:960px){.settingInitList .table__item--shopName{max-width:100%}}.settingInitList .table__input--mail{flex:1;margin-right:5px}@media screen and (max-width:960px){.settingInitList .table__input--mail{width:60%}}.rankingManageEdit .form__items.total{background:#ffe8f3}.rankingManageEdit .form__items.total .form__item:first-child{background:#ffe8f3}.rankingManageEdit .form__btn--date{margin-left:10px}.rankingManageEdit .table__txt--red{color:#dc3545}.rankingManageEdit .table__txt--blue{color:#0078ff}.rankingManageEdit .table__txt--rank{font-weight:700}.rankingManageEdit .table__body .table__items{cursor:pointer}.rankingManageEdit .table__body .table__items:nth-child(2n){background:rgba(240,173,78,.30980392156862746)}.rankingManageEdit .table__body .table__items:nth-child(odd){background:rgba(240,173,78,.47058823529411764)}.rankingManageEdit .table__body .table__items--rejection{background:#eee!important}.rankingManageEdit .table__body .table__items--free{background:#fff!important}.rankingManageEdit .table__checkbox{justify-content:flex-start}.rankingManageEdit .table__item--shopName{max-width:140px}.rankingManageEdit .table__item--plan{min-width:80px}.rankingManageEdit .table__item--rank{min-width:100px}.modal__title{white-space:nowrap;text-overflow:ellipsis;margin-bottom:20px;overflow:hidden}.compareBtn{position:fixed;right:20px;bottom:80px;z-index:1}.compareBtn__link{padding:15px 50px;color:#fff;background:#e84393;font-weight:700;font-size:16px;border-radius:50px;box-shadow:0 2px 5px 0 rgba(0,0,0,.5)}.answer__wrap{margin-bottom:20px;padding:40px;height:500px;background:#fff;border-radius:20px}.answer__title{margin-bottom:20px;font-size:20px;font-weight:700}.answer__table{display:table;margin-right:40px;border-collapse:collapse}.answer__row{display:table-row}.answer__con{display:flex}.answer__cell{padding:4px 10px;display:table-cell;border:1px solid #d5dfe6}.shopCourse .form__flex--basePlan{margin-bottom:10px}.shopCourse .form__flex--basePlan .form__inputTxt:last-child{margin-left:10px}.shopCourse .form__textarea{min-height:400px}.shopCourse .courseAdd{width:100%;margin-top:20px;text-align:center}.shopCourse .courseAdd__btn{padding:10px 20px;font-weight:700}.shopCourse .course__outer{width:calc(100% + 15px);padding-right:15px;overflow:auto}@media screen and (max-width:960px){.shopCourse .course__outer{padding-right:0;overflow:scroll}}.shopCourse .course__wrap{margin-bottom:20px;padding:20px 10px;border-radius:4px;background:#fff}@media screen and (max-width:960px){.shopCourse .course__wrap{min-width:350%}}.shopCourse .courseBtn__items{display:flex}.shopCourse .courseBtn__item:not(:last-child){margin-right:10px}.shopCourse .courseBtn__link{padding:10px 20px;border-radius:4px}.shopCourse .courseName{display:flex;margin-bottom:10px;align-items:center;max-width:400px}.shopCourse .courseName__txt{margin-right:20px;white-space:nowrap}.shopCourse .courseTable{display:table;border-collapse:collapse;width:100%;margin-bottom:20px}.shopCourse .courseTable__body{display:table-row-group}.shopCourse .courseTable__items{display:table-row}.shopCourse .courseTable__item{width:14.28571%;display:table-cell;border:1px solid #d5dfe6;vertical-align:middle}.shopCourse .courseTable__desc{height:100%;padding:5px}.shopCourse .courseTable__title{position:relative;width:100%;background:#36c;border-radius:4px;height:37px;padding:12px 4px;font-size:12px;color:#fff}.shopCourse .courseTable__titleTxt{position:absolute}.shopCourse .courseTable__titleTxt:first-child{bottom:20%;left:5%}.shopCourse .courseTable__titleTxt:last-child{right:5%;top:20%}.shopCourse .courseTableBtn{text-align:center}.shopCourse .courseTableBtn__txt{padding:6px 16px;border-radius:4px}.shopDiscnt .form__flex{width:100%}@media screen and (max-width:960px){.shopDiscnt .form__flex--limit{display:block}}.shopDiscnt .form__selectCon{flex:1;display:flex;align-items:center;justify-content:center}@media screen and (max-width:960px){.shopDiscnt .form__selectCon{margin-bottom:10px}}.shopReviewList .table--result{margin-bottom:20px}.shopReviewList .reply{font-weight:700}.shopReviewList .reply__0{color:#0078ff}.shopReviewList .reply__1{color:#dc3545}.shopGirlsList .girl__items{display:flex;flex-wrap:wrap}@media screen and (max-width:960px){.shopGirlsList .girl__items{flex-direction:column;margin:0 10px}}.shopGirlsList .girl__item{margin:4px;padding:5px;background:#fff;border-radius:4px;cursor:move}@media screen and (max-width:960px){.shopGirlsList .girl__item{width:100%;margin:0 0 10px}}@media screen and (max-width:960px){.shopGirlsList .girl__item:nth-child(odd){margin-right:10px}}.shopGirlsList .girl__item--hide{background:#c8cccf}.shopGirlsList .girl__name{margin-bottom:5px;text-align:center;font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:130px}@media screen and (max-width:960px){.shopGirlsList .girl__name{width:100%;text-align:left;font-size:16px}}@media screen and (max-width:960px){.shopGirlsList .girlMain{display:flex;justify-content:space-between;margin-top:5px}}.shopGirlsList .girlTmb{position:relative;margin-bottom:10px}@media screen and (max-width:960px){.shopGirlsList .girlTmb{width:90px;min-width:90px;margin-bottom:0}}.shopGirlsList .girlTmb:after{content:"";display:block;padding-top:133.33333%}.shopGirlsList .girlTmb__img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:960px){.shopGirlsList .girlInfo{width:calc(100% - 100px);margin-left:10px;display:flex;flex-direction:column;align-items:stretch}}.shopGirlsList .girlIcon{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:5px;height:30px}@media screen and (max-width:960px){.shopGirlsList .girlIcon{margin-bottom:0;height:auto}}.shopGirlsList .girlIcon__item{margin-right:5px}.shopGirlsList .girlIcon__txt{display:flex;align-items:center;justify-content:center;width:25px;height:25px;border-radius:50%;background:#c8cccf}.shopGirlsList .girlIcon__wakaba{width:15px;height:15px}.shopGirlsList .girlIcon .fas{font-size:12px;color:#fff}.shopGirlsList .girlFoot{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:960px){.shopGirlsList .girlFoot{margin:auto 0 0 auto}}.shopGirlsList .girl__btn{padding:8px 15px;border-radius:4px;font-size:12px}@media screen and (max-width:960px){.shopGirlsList .girl__btn{font-size:14px}}.shopGirlsList .girlSort{display:flex}.shopGirlsList .girlSort__btn{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#eee}.shopGirlsList .girlSort__btn:not(:last-child){margin-right:5px}@media screen and (max-width:960px){.shopGirlsList .girlSort{display:none}}.shopGirlsList .girlStatus{display:none}.shopGirlsList .girlStatus--active{display:block;position:absolute;bottom:0;left:0;width:100%;background:rgba(220,53,69,.9);text-align:center}.shopGirlsList .girlStatus__txt{padding:10px 0;font-size:14px;color:#fff}@media screen and (max-width:960px){.shopGirlsList .girlStatus__txt{font-size:10px;font-weight:700}}.shopGirlsList .form__radioLabel{font-size:14px}@media screen and (max-width:960px){.shopGirlsList .form__radioLabel{font-size:16px}}.shopGirlsList .form__checkboxLabel{font-size:14px;margin:0 0 5px;line-height:1.4}@media screen and (max-width:960px){.shopGirlsList .form__checkboxLabel{font-size:16px}}.shopGirlsList .iconColor--yellow{background:#f0ad4e}.shopGirlsList .iconColor--blue{background:#0078ff}.shopGirlsList .iconColor--green{background:#27a142}.shopGirlsList .iconColor--red{background:#dc3545}.shopGirlsList .panel__item--icon{display:flex;align-items:center;margin-bottom:5px}.shopGirlsList .girlsIcon{display:flex;justify-content:center;align-items:center;width:25px;height:25px;margin-right:5px;color:#fff;border-radius:100%;font-size:12px}.shopGirlsList .girlsIcon--img{max-width:15px}.shopInfo .form__inputTxt--cle{margin-bottom:5px}.shopInfo .form__soapPri{margin-bottom:10px}.shopInfo .form__closed{width:100%}@media screen and (max-width:960px){.shopInfo .form__closed{margin-bottom:10px}}@media screen and (max-width:960px){.shopInfo .form__flex--closed{display:block}}@media screen and (max-width:960px){.shopInfo .form__unit--closed{display:none}}.shopInfo__formTitle{padding:10px;font-size:14px;color:#fff;text-align:center;background:rgba(0,0,0,.8196078431372549);line-height:1.4}.pushingGirl #js_tmb{width:100%;min-height:270px;max-height:100%;background:#fff;border-radius:4px}@media screen and (max-width:960px){.pushingGirl #js_tmb{flex-wrap:nowrap;overflow:auto;margin-left:0;padding:20px}}.pushingGirl .tmb{margin-bottom:20px}.pushingGirl .tmb__wrap{position:relative;margin:0 5px}.pushingGirl .tmb__title{margin-bottom:20px;font-weight:700}.pushingGirl .notReg{display:none;position:absolute;width:100%;top:50%;left:50%;padding:10px;transform:translate(-50%,-50%);text-align:center}.pushingGirl .notReg--active{display:block}.pushingGirl .notReg__txt{font-size:16px;font-weight:700;color:#c8cccf;line-height:1.4}@media screen and (max-width:960px){.pushingGirl .notReg__txt{font-size:14px}}.pushingGirl .girl__items{display:flex;flex-wrap:wrap;counter-reset:regno}.pushingGirl .girl__item{width:150px;counter-increment:regno;margin:10px 5px 0;padding:10px;background:#fff;border-radius:4px}@media screen and (max-width:960px){.pushingGirl .girl__item{width:calc(50% - 10px);min-width:calc(50% - 10px)}}.pushingGirl .girl__no{margin-bottom:5px;color:#dc3545;font-size:14px;font-weight:700;text-align:center}.pushingGirl .girl__no:after{content:counter(regno)}.pushingGirl .girl__tmb{position:relative}.pushingGirl .girl__tmb:after{content:"";display:block;padding-top:133.33333%}.pushingGirl .girl__img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pushingGirl .girl__img--small{width:65px;height:75px}.pushingGirl .girl__name{width:100%;margin-top:10px;font-size:14px;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pushingGirl .girl__name--small{width:65px;font-size:12px}.pushingGirl .girl__btn{margin-top:10px;width:100%;border-radius:4px;padding:10px 0;font-size:12px}.pushingGirl .girl__btn:disabled{cursor:default}@media screen and (max-width:960px){.pushingGirl .girl__btn{padding:10px 0}}.pushingGirl .girlStatus{display:none;position:absolute;bottom:0;left:0;font-size:12px;background:#dc3545;width:100%;padding:10px 5px;text-align:center}.pushingGirl .girlStatus--active{display:block}.pushingGirl .girlStatus__txt{color:#fff;font-weight:700}.shopImage .form__inputTxt--link{margin-bottom:10px}.shopImage .form__conTitle{font-weight:700}.shopImage .form__btn{margin-bottom:20px}.thumbnailGirl #js_tmb{width:100%;min-height:270px;max-height:100%;background:#fff;border-radius:4px}@media screen and (max-width:960px){.thumbnailGirl #js_tmb{padding:20px}}.thumbnailGirl .tmb{margin-bottom:20px}.thumbnailGirl .tmb__wrap{position:relative;margin:0 5px}.thumbnailGirl .tmb__title{margin-bottom:20px;font-weight:700}.thumbnailGirl .tmb--current .girl__item{width:100px;min-width:100px}.thumbnailGirl .notReg{display:none;position:absolute;width:100%;top:50%;left:50%;padding:10px;transform:translate(-50%,-50%);text-align:center}.thumbnailGirl .notReg--active{display:block}.thumbnailGirl .notReg__txt{font-size:16px;font-weight:700;color:#c8cccf;line-height:1.4}@media screen and (max-width:960px){.thumbnailGirl .notReg__txt{font-size:14px}}@media screen and (max-width:960px){.thumbnailGirl .girlsArea .girl__items{flex-wrap:wrap}}@media screen and (max-width:960px){.thumbnailGirl .girlsArea .girl__item{width:calc(50% - 10px)}}.thumbnailGirl .girl__items{display:flex;flex-wrap:wrap;counter-reset:regno}@media screen and (max-width:960px){.thumbnailGirl .girl__items{flex-wrap:nowrap;overflow:auto}}.thumbnailGirl .girl__item{width:150px;counter-increment:regno;margin:10px 5px 0;padding:10px;background:#fff;border-radius:4px;cursor:pointer}@media screen and (max-width:960px){.thumbnailGirl .girl__item{width:calc(50% - 10px);min-width:calc(50% - 10px)}}.thumbnailGirl .girl__no{margin-bottom:5px;color:#dc3545;font-size:14px;font-weight:700;text-align:center}.thumbnailGirl .girl__no:after{content:counter(regno)}.thumbnailGirl .girl__tmb{position:relative}.thumbnailGirl .girl__tmb:after{content:"";display:block;padding-top:133.33333%}.thumbnailGirl .girl__img,.thumbnailGirl .girl__img--small{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.thumbnailGirl .girl__name{width:100%;margin-top:10px;font-size:14px;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.thumbnailGirl .girl__name--small{width:100%;font-size:12px}.thumbnailGirl .girl__btn{margin-top:10px;width:100%;border-radius:4px;padding:10px 0;font-size:12px}.thumbnailGirl .girl__btn:disabled{cursor:default}.thumbnailGirl .girlStatus{display:none;position:absolute;bottom:0;left:0;font-size:12px;background:#dc3545;width:100%;padding:10px 5px;text-align:center}.thumbnailGirl .girlStatus--active{display:block}.thumbnailGirl .girlStatus__txt{color:#fff;font-weight:700}.shopTimeChange .form__closed{width:100%}@media screen and (max-width:960px){.shopTimeChange .form__closed{margin-bottom:10px}}@media screen and (max-width:960px){.shopTimeChange .form__flex--closed{display:block}}@media screen and (max-width:960px){.shopTimeChange .form__unit--closed{display:none}}.shopCouponList .table__item--drag{width:130px;cursor:move}.shopCouponList .table__drag{text-align:center}@media screen and (max-width:960px){.shopCouponEdit .form__unit--limit{padding:0 4px}}.shopScoreRequest .form__inputTxt:disabled{background:#c8cccf}.shopScoreRequest .table--score .table__head{background:#eee}.shopScoreRequest .table--score .table__head .table__title{padding:15px}.shopScoreRequest .table--score .table__head .table__item{border:1px solid hsla(0,0%,80%,.34901960784313724)}.shopScoreRequest .table--scoreBody{margin-bottom:20px}.shopScoreRequest .table--scoreBody .table__body .table__item:nth-child(2){width:100%}.shopScoreRequest .table--pc{margin-bottom:20px}.shopScoreRequest .table__body .table__item{padding:10px;font-size:14px}.shopScoreRequest .table__title{font-size:14px}.shopScoreRequest .table__item:first-child{width:45%}.shopScoreRequest .table__item:nth-child(2){width:10%}.shopScoreRequest .table__item:nth-child(3){width:20%}.shopScoreRequest .table__item:nth-child(4){width:10%}.shopScoreRequest .table__link{font-size:14px}.shopScoreRequest .table__txt--big{font-size:20px;font-weight:700;color:#0078ff}.shopScoreRequest .table__txt--point{font-weight:700;text-align:center;color:#dc3545}.shopScoreRequest .table__txt--judge{text-align:center;font-weight:700;font-size:20px}.shopScoreRequest .table__txt--input{margin-bottom:5px;font-size:12px;text-align:center}.shopScoreRequest .table__txt--pending{text-align:center;font-weight:700}.shopScoreRequest .tableCon{font-size:13px}.shopScoreRequest .tableCon__title{margin-bottom:5px;font-weight:700}.shopScoreRequest .tableCon__title:before{content:"\25A0";padding-right:5px}.shopScoreRequest .tableCon__txt{margin-bottom:10px}.shopScoreRequest .tableCon a{color:#0078ff;text-decoration:underline}.shopScoreRequest .tableCon a:hover{text-decoration:none}.shopScoreRequest .table__btn{padding:8px 20px}.shopScoreRequest .table__btn:disabled{cursor:not-allowed;pointer-events:all;opacity:.6}.shopScoreRequest .js_confBtn{display:none}.shopScoreRequest .js_confBtn--active{display:block}.shopScoreRequest .scoreModal{display:none}.shopScoreRequest .scoreModal--active{display:block}.shopScoreRequest .scoreModal__item{margin-bottom:20px}.shopScoreRequest .scoreModal__title{margin-bottom:5px;padding-left:10px;font-size:18px;font-weight:700;border-left:5px solid #36c}.shopScoreRequest .scoreModal__txt{margin:0 0 40px 14px;font-size:14px}.shopScoreRequest .scoreModal__childTitle{font-size:16px;font-weight:700}.shopScoreRequest .scoreModal__childTitle:before{margin-right:5px;content:"\25CF"}.shopScoreRequest .scoreModal__childTxt{margin-left:20px;font-size:14px}.shopScoreRequest .scoreModal__link{color:#0078ff;text-decoration:underline;margin:0 2px}.shopScoreRequest .scoreModal__description{font-size:14px;line-height:1.6}@media screen and (max-width:960px){.scoreWrap{white-space:nowrap;overflow-x:scroll;overflow-y:hidden;width:calc(100% + 30px);margin-left:-15px;padding:0 15px}}@media screen and (max-width:960px){.scoreWrap .shopScoreRequest{flex:0 0 auto}}.scoreWrap .scoreHeadlist{display:flex;position:sticky;top:0;margin-bottom:1px;z-index:1}@media screen and (max-width:960px){.scoreWrap .scoreHeadlist{position:static;width:1400px}}.scoreWrap .scoreHeadlist__item:last-child{border-right:none}.scoreWrap .scoreHeadlist__item.heading{width:42%}@media screen and (max-width:960px){.scoreWrap .scoreHeadlist__item.heading{width:500px}}.scoreWrap .scoreHeadlist__item.point{width:12%}@media screen and (max-width:960px){.scoreWrap .scoreHeadlist__item.point{width:300px}}.scoreWrap .scoreHeadlist .scoreGroup{width:46%}@media screen and (max-width:960px){.scoreWrap .scoreHeadlist .scoreGroup{width:600px}}.scoreWrap .scoreHeadlist .scoreGroup__inner{display:flex}.scoreWrap .scoreHeadlist .scoreGroup__inner .propriety{width:50%}.scoreWrap .scoreHeadlist .scoreGroup__inner .confirm,.scoreWrap .scoreHeadlist .scoreGroup__inner .request{flex:1}.scoreWrap .scoreHeadlist .scoreHead{font-size:16px;color:#fff;font-weight:700;text-align:center;background:#7fbbfe;border-right:1px solid #eee;padding:15px 0}.scoreWrap .scoreList{border:1px solid #eee;counter-reset:item;list-style-type:none}@media screen and (max-width:960px){.scoreWrap .scoreList{width:1400px}}.scoreWrap .scoreList__Item{display:flex;border-bottom:3px solid #444;position:relative}.scoreWrap .scoreList__Item:before{position:absolute;top:0;left:0;counter-increment:item;content:counter(item);display:flex;justify-content:center;align-items:center;width:28px;height:28px;color:#fff;font-weight:700;background:#7fbbfe;border:1px solid #eee;margin:5px;padding:0 10px}.scoreWrap .scoreList__Item:last-child{border-bottom:none}.scoreWrap .scoreList__Item__title{font-size:16px;font-weight:700;margin-bottom:8px}.scoreWrap .scoreList__Item__note{font-size:13px;line-height:1.4}.scoreWrap .scoreList__Item__note a{color:#0078ff;text-decoration:underline;margin:0 1px}.scoreWrap .scoreList__Item .scoreDetail{background:#fff;border-right:1px solid #eee;padding:0 10px}.scoreWrap .scoreList__Item .scoreDetail:last-child{border-right:none}.scoreWrap .scoreList__Item .scoreDetail__title{font-size:14px;font-weight:700;text-align:center;margin-bottom:4px}.scoreWrap .scoreList__Item .scoreDetail__device{display:flex;flex-direction:column;justify-content:center;align-items:center;height:76px;border-bottom:1px dotted #ccc}.scoreWrap .scoreList__Item .scoreDetail__device:last-child{border-bottom:none}.scoreWrap .scoreList__Item .scoreDetail__row{display:flex}.scoreWrap .scoreList__Item .scoreDetail__row button{margin:0 3px}.scoreWrap .scoreList__Item .heading{display:flex;align-items:center;width:42%;padding-right:15px;padding-left:45px}@media screen and (max-width:960px){.scoreWrap .scoreList__Item .heading{width:500px}}.scoreWrap .scoreList__Item .heading__inner{display:flex;justify-content:space-between;align-items:flex-end;width:100%}.scoreWrap .scoreList__Item .heading .tableConModal__txt{font-size:13px;color:#333;border-bottom:1px solid #333;margin-top:10px;padding:0}.scoreWrap .scoreList__Item .heading .tableConModal__txt:hover{color:#666;border-bottom:1px solid #fff}.scoreWrap .scoreList__Item .heading .tableConModal__question{display:flex;align-items:center;justify-content:center;width:22px;height:22px;font-size:12px;color:#999;font-weight:700;text-decoration:none;border:2px solid #999;border-radius:30px}.scoreWrap .scoreList__Item .heading .tableConModal__question:hover{color:#fff;background:#7fbbfe;border:2px solid #7fbbfe}.scoreWrap .scoreList__Item .point{display:flex;flex-direction:column;justify-content:center;width:12%}@media screen and (max-width:960px){.scoreWrap .scoreList__Item .point{width:300px}}.scoreWrap .scoreList__Item .point__emphasis{font-size:16px;color:#dc3545;font-weight:700;text-align:center;margin-bottom:5px}.scoreWrap .scoreList__Item .point__note{font-size:12px;text-align:center}.scoreWrap .scoreList__Item .scoreGroup{width:46%}@media screen and (max-width:960px){.scoreWrap .scoreList__Item .scoreGroup{width:600px}}.scoreWrap .scoreList__Item .scoreGroup__inner{display:flex;border-bottom:1px solid #eee}.scoreWrap .scoreList__Item .scoreGroup__inner:last-child{border-bottom:none}.scoreWrap .scoreList__Item .scoreGroup__inner .propriety{width:50%}.scoreWrap .scoreList__Item .scoreGroup__inner .propriety__judge{font-size:13px;line-height:1.3;font-weight:400;text-align:center}.scoreWrap .scoreList__Item .scoreGroup__inner .propriety__judge__mark{font-size:20px;font-weight:700}.scoreWrap .scoreList__Item .scoreGroup__inner .confirm,.scoreWrap .scoreList__Item .scoreGroup__inner .request{flex:1}.scoreWrap .scoreList .table__btn{background-color:none!important;border-radius:0;padding:0 2px}.scoreWrap .scoreList .table__btn.text--blue{color:#0078ff;border-bottom:1px solid #0078ff}.scoreWrap .scoreList .table__btn.text--bold{font-weight:700;border-bottom:none}.scoreWrap .scoreList .table__btn.btn--gray{border-bottom:none!important}.scoreWrap .scoreList .table__btn.btn--out,.scoreWrap .scoreList .table__btn.btn--red{border-radius:20px;padding:4px 16px}.scoreWrap .scoreList .form__inputTxt{width:100%;height:30px;font-size:13px;padding:4px}.shopCalendar{width:1100px;margin:0 auto}@media screen and (max-width:960px){.shopCalendar{width:100%}}.shopCalendar .filter__items{justify-content:center}.shopCalendar .table__checkbox{margin-bottom:5px}.shopCalendar .table__checkbox input{display:none}.shopCalendar .table__btn--pattern,.shopCalendar .table__btn--time{display:block;width:100px;padding:6px;margin:0 auto;background:#fff}.shopCalendar .table__btn--pattern:hover,.shopCalendar .table__btn--time:hover{background:#0078ff;color:#fff}.shopCalendar .table__btn--time{margin-bottom:5px}.shopCalendar .table__item{width:14.28571%}.shopCalendar .table__item--active{background:rgba(240,173,78,.4117647058823529)}.shopCalendar .table__item--gray{background:rgba(108,117,125,.2)}.shopCalendar .table__item--sat .table__day{color:#0078ff}.shopCalendar .table__item--sun .table__day{color:#dc3545}@media screen and (max-width:960px){.shopCalendar .table__item{min-width:100px}}.shopCalendar .table__desc{position:relative;display:flex;flex-direction:column;justify-content:center;height:130px}.shopCalendar .table__txt--date{display:none;margin-top:20px;margin-bottom:5px;text-align:center;font-weight:700}.shopCalendar .table__txt--dateActive{display:block}.shopCalendar .table__titleTxt--sun{color:#dc3545}.shopCalendar .table__titleTxt--sat{color:#0078ff}.shopCalendar .table__day{position:absolute;top:5px;left:5px;font-size:14px}.shopCalendar .table__unit{padding:0 10px}.shopCalendar .table__flex--tooltip{margin-bottom:30px}.shopCalendar .form__timeWrap{width:100%}.shopCalendar .form__conTitle{white-space:nowrap;margin:0 10px}.shopCalendar .form__flex--time,.shopCalendar .form__flex--timeWrap{width:100%}.shopCalendar .js_settingBtn{display:none}.shopCalendar .js_settingBtn--active{display:block}.shopCalendar .tippy-content{padding:20px}.shopCalendar .tippy-content .table__select{width:120px}.shopCalendar .tooltipBtn{text-align:center}.shopCalendar .tooltip__title{margin-bottom:10px;font-size:12px}@media screen and (max-width:960px){.photoDiaryList .table__checkbox{justify-content:flex-start}}.photoDiaryList .table__item--check{width:50px}.photoDiaryList .table__item--img{width:80px}.shopPlay .form__flex--items,.shopPlay .form__inputTxt--default{margin-bottom:10px}.shopPlay .form__btn--del{margin-left:10px}.shopNewsList .table__item--desc{width:400px}.shopNewsList .table__item--img{width:120px}.shopSchedule{width:1100px;margin:0 auto}@media screen and (max-width:960px){.shopSchedule{width:100%}}.shopSchedule .table__body .table__items:nth-child(10n):not(:last-child){border-bottom:10px solid #000}.shopSchedule .table__outer{margin-bottom:10px}.shopSchedule .table__unit{padding:0 10px}.shopSchedule .table__item--active{background:rgba(240,173,78,.4117647058823529)}.shopSchedule .table__item--gray{background:rgba(108,117,125,.2)}.shopSchedule .table__flex--tooltip{margin-bottom:30px}.shopSchedule .table__titleTxt--sat{color:#0078ff}.shopSchedule .table__titleTxt--sun{color:#dc3545}.shopSchedule .table__checkbox{margin-bottom:5px}.shopSchedule .table__checkbox input{display:none}.shopSchedule .table__head .table__item{width:11.1111%}.shopSchedule .table__img{display:block;max-width:65px;margin:5px auto 0}.shopSchedule .table__btn--month{padding:4px 6px}.shopSchedule .table__btn--pattern,.shopSchedule .table__btn--time{display:block;width:100px;padding:6px;margin:0 auto;background:#fff}.shopSchedule .table__btn--pattern:hover,.shopSchedule .table__btn--time:hover{background:#0078ff;color:#fff}.shopSchedule .table__btn.js_settingBtn{display:none}.shopSchedule .table__btn.js_settingBtn--active{display:block}.shopSchedule .table__btn--time{margin-bottom:5px}.shopSchedule .table__btnWrap{text-align:center}.shopSchedule .table__txt--name{margin-bottom:5px;text-align:center;line-height:1.4}.shopSchedule .table__txt--pattern{margin:5px 0;color:#0078ff;font-weight:700;text-align:center}.shopSchedule .table__txt--date{display:none;margin-bottom:5px;text-align:center;font-weight:700}.shopSchedule .table__txt--dateActive{display:block}.shopSchedule .filter .btn--blue{background:#36c}.shopSchedule .filter__items{justify-content:center}.shopSchedule .tippy-content{padding:20px}.shopSchedule .tippy-content .table__select{width:120px}.shopSchedule .tooltip{display:none}.shopSchedule .tooltipBtn{text-align:center}.shopSchedule .tooltip__title{margin-bottom:10px;font-size:12px}.changeGirl .form__grip{display:flex;align-items:center;justify-content:space-between;padding:2px 5px;text-align:right;font-size:14px;cursor:move;background:#fff}.changeGirl .form__grip__tmb{opacity:0;padding:2px 6px;border-radius:4px;font-size:11px;color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6;font-weight:700}.changeGirl .form__grip .fa-grip{margin-left:auto}.changeGirl .form__upload{width:250px;margin:5px;padding:10px;border:1px solid #eee}@media screen and (max-width:960px){.changeGirl .form__upload{margin:0 0 10px;width:100%}}.changeGirl .form__img{width:100%}.changeGirl .form__flex--q{margin-bottom:20px}.changeGirl .form__flex--q .q__title{color:#dc3545;font-size:16px;padding:0 20px;font-weight:700}.changeGirl .form__flex--q .q__title--blue{color:#0078ff}.changeGirl .form__flex--q:first-child{background:#000}.changeGirl .form__crop{border-radius:4px;overflow:hidden;border:1px solid #e0e0e0}.changeGirl .form__crop:first-child .form__grip__tmb{opacity:1}.changeGirl .form__crop__tmbMsg{font-size:12px;padding:10px;text-align:left}.changeGirl .form__cropTrigger{cursor:move}.changeGirl .form__cropImg{top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 10px);height:calc(100% - 10px)}.changeGirl .profile__txt{margin-bottom:10px;font-weight:700}.changeGirl .profile__txt+input{margin-bottom:20px}.changeGirl .profile__btn{text-align:right}.changeGirl .form__items--hidden{display:none}.changeGirl .qaBtn__link{display:block;width:260px;margin-inline:auto;padding:12px;text-align:center;color:#e84393;border:1px solid #e84393;border-radius:25px;cursor:pointer}.noticeList .table__item--id{width:100px}@media screen and (max-width:960px){.noticeList .table__item--id{width:100%}}.noticeList .table__item--date{width:200px}@media screen and (max-width:960px){.noticeList .table__item--date{width:100%}}.shopGenre__title{margin:40px 0 20px}.shopGenre__txt{font-size:18px;font-weight:700}.shopGenre__txt--small{font-size:14px;color:#dc3545}@media screen and (max-width:960px){.shopGenre__txt{font-size:16px}}.shopRecomGirl .tabBtn__item--active .tabBtn__link--blue,.shopRecomGirl .tabBtn__item--active .tabBtn__link--red{color:#fff}.shopRecomGirl .tabBtn__link:hover .tabBtn__link--blue,.shopRecomGirl .tabBtn__link:hover .tabBtn__link--red{color:#fff}.shopRecomGirl .tabBtn__link--red{color:#dc3545}.shopRecomGirl .tabBtn__link--blue{color:#0078ff}.shopRecomGirl #js_tmb{width:100%;min-height:270px;max-height:100%;background:#fff;border-radius:4px}@media screen and (max-width:960px){.shopRecomGirl #js_tmb{flex-wrap:nowrap;overflow:scroll;padding:20px}}.shopRecomGirl .tmb{margin-bottom:20px}.shopRecomGirl .tmb__wrap{position:relative;margin:0 5px}@media screen and (max-width:960px){.shopRecomGirl .tmb__wrap{overflow:hidden}}.shopRecomGirl .tmb__title{margin-bottom:20px;font-weight:700}.shopRecomGirl .notReg{display:none;position:absolute;width:100%;top:50%;left:50%;padding:10px;transform:translate(-50%,-50%);text-align:center}.shopRecomGirl .notReg--active{display:block}.shopRecomGirl .notReg__txt{font-size:16px;font-weight:700;color:#c8cccf;line-height:1.4}@media screen and (max-width:960px){.shopRecomGirl .notReg__txt{font-size:14px}}@media screen and (max-width:960px){.shopRecomGirl .girlsArea .girl__item{width:calc(50% - 10px)}}.shopRecomGirl .girl__items{display:flex;flex-wrap:wrap;counter-reset:regno}.shopRecomGirl .girl__item{width:150px;counter-increment:regno;margin:10px 5px 0;padding:10px;background:#fff;border-radius:4px}@media screen and (max-width:960px){.shopRecomGirl .girl__item{min-width:150px}}.shopRecomGirl .girl__no{margin-bottom:5px;color:#dc3545;font-size:14px;font-weight:700;text-align:center}.shopRecomGirl .girl__no:after{content:counter(regno)}.shopRecomGirl .girl__tmb{position:relative}.shopRecomGirl .girl__tmb:after{content:"";display:block;padding-top:133.33333%}.shopRecomGirl .girl__img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.shopRecomGirl .girl__img--small{width:65px;height:75px}.shopRecomGirl .girl__name{margin-top:10px;font-size:14px;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.shopRecomGirl .girl__name--small{width:65px;font-size:12px}.shopRecomGirl .girl__worktime{margin-top:5px;font-size:14px;font-weight:700;color:#dc3545;text-align:center}.shopRecomGirl .girl__btn{margin-top:10px;width:100%;border-radius:4px;padding:10px 0;font-size:12px}.shopRecomGirl .girl__btn:disabled{cursor:default}.shopRecomGirl .girlStatus{display:none;position:absolute;bottom:0;left:0;font-size:12px;background:#dc3545;width:100%;padding:10px 5px;text-align:center}.shopRecomGirl .girlStatus--active{display:block}.shopRecomGirl .girlStatus__txt{color:#fff;font-weight:700}.shopRecomGirl .girlNotData{margin:0 5px;padding:20px;background:#fff;border-radius:4px;font-size:14px;text-align:center}.girlProfile .table__item--drag{width:140px}.girlProfile .table__drag{text-align:center}.girlProfile .table__txt{margin-top:10px}.sokujo__items{display:flex;flex-wrap:wrap}.sokujo__item{margin:10px 5px;padding:10px;background:#fff;border-radius:4px}@media screen and (max-width:960px){.sokujo__item{width:calc(50% - 5px);margin:0 0 10px}}@media screen and (max-width:960px){.sokujo__item:nth-child(2n){margin-left:10px}}.sokujoTmb{position:relative}.sokujoTmb:before{content:"";display:block;padding-top:133%}.sokujoTmb__img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:960px){.sokujoTmb__img{width:100%}}.sokujo__name{margin-bottom:5px;width:130px;font-size:14px;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media screen and (max-width:960px){.sokujo__name{width:100%}}.sokujo__time{font-size:14px;font-weight:700;text-align:center;color:#dc3545}.sokujo__time,.sokujoTmb{margin-bottom:5px}.sokujoBtn__item{text-align:center}.sokujoBtn__item:not(:last-child){margin-bottom:5px}.sokujoBtn__link{display:block;padding:6px 0;border-radius:4px;width:100%;font-size:12px;color:#fff;border:1px solid transparent}.sokujoBtn__link--blue{background:#36c}.sokujoBtn__link--yellow{background:#f0ad4e}.sokujoBtn__link--pink{background:#e84393}.sokujoBtn__link--gray{color:#6c757d;border:1px solid #6c757d}.sokujoBtn__link--active{background:none}.sokujoBtn__link--active.sokujoBtn__link--blue{color:#36c;border:1px solid #36c}.sokujoBtn__link--active.sokujoBtn__link--yellow{color:#f0ad4e;border:1px solid #f0ad4e}.sokujoBtn__link--active.sokujoBtn__link--pink{color:#e84393;border:1px solid #e84393}.sokujoBtn__link--active.sokujoBtn__link--gray{color:#fff;background:#6c757d}.sokujoModal__title{margin-bottom:10px;text-align:center;font-size:14px;font-weight:700}.sokujoModal__select{margin-bottom:10px}.sokujoModal__radio{margin-bottom:20px}.sokujoModal__btn{display:flex;justify-content:center}.sokujoModal #js_customer{display:none}.sokujoModal #js_customer.active{display:block}.sokujo .modal__container{min-width:400px}@media screen and (max-width:960px){.sokujo .modal__container{min-width:auto;max-width:95%}}.sokujo .modal__content{margin:10px 0}.sokujo .modal__container{min-width:auto}.shopTop{max-width:1300px;margin:0 auto;padding-top:15px}@media screen and (max-width:960px){.shopTop{max-width:none;margin:auto}}.shopTop__col2{display:flex}@media screen and (max-width:960px){.shopTop__col2{display:block}}.shopTop .bnr{margin-bottom:20px;padding:20px;background:#fff;border-radius:20px}.shopTop .bnr__img{max-width:600px;width:100%}.shopTop .bnr__image{width:100%}.shopTop .modal__bnr a{display:block;max-width:600px;margin:0 auto}.shopTop .news{display:flex;flex-direction:column;width:66.2%;margin-right:15px;margin-bottom:20px;padding:20px;border-radius:8px;background:#fff;box-shadow:0 0 16px -6px rgba(0,0,0,.3)}@media screen and (max-width:960px){.shopTop .news{width:100%;margin-right:0;padding:15px 10px}}.shopTop .news__more{width:150px;display:flex;align-items:center;justify-content:center;color:#fff;background:#36c;margin:10px 10px 10px auto;padding:10px;border-radius:4px;border-bottom:4px solid #03205a;font-weight:700}@media screen and (max-width:960px){.shopTop .news__more{width:calc(100% - 20px);font-size:14px}}.shopTop .news__head{display:flex;align-items:center}@media screen and (max-width:960px){.shopTop .news__head{margin-bottom:5px}}.shopTop .news__wrap{height:100%;background:#eef2f5}.shopTop .news__title{margin-bottom:15px;font-weight:700;font-size:18px}.shopTop .news__title .fa-bell{padding-right:5px;color:#36c}.shopTop .news__items{margin:10px;border:1px solid #c2c6c9}.shopTop .news__items--important.news__items{border:none}.shopTop .news__items--important .news__item{background:#eb5151}.shopTop .news__items--important .news__item:not(:last-child){border-bottom:1px solid #fff}.shopTop .news__items--important .news__date,.shopTop .news__items--important .news__desc{color:#fff}.shopTop .news__items--important .news__link:hover{background:#eb5151}.shopTop .news__items--important .news__type{color:#eb5151;background:#fff}.shopTop .news__items--important .fa-angles-right{color:#fff}.shopTop .news__item{display:flex;align-items:center;background:#fff;font-size:14px;line-height:1.4}.shopTop .news__item:not(:last-child){border-bottom:1px solid #c2c6c9}.shopTop .news__link{width:100%;display:flex;align-items:center;padding:6px 10px 6px 6px;color:rgba(0,0,0,.8196078431372549)}@media screen and (max-width:960px){.shopTop .news__link{display:block}}.shopTop .news__link:hover{background:#fdfbea}.shopTop .news__new{position:relative;color:#fff;background:#eb5151;font-weight:700;margin-right:10px;padding:2px 7px}@media screen and (max-width:960px){.shopTop .news__new{font-size:12px}}.shopTop .news__new:after{position:absolute;top:50%;right:-5px;transform:translateY(-50%);content:"";display:block;width:0;height:0;border-color:transparent transparent transparent #eb5151;border-style:solid;border-width:5px 0 5px 5px}@media screen and (max-width:960px){.shopTop .news__new:after{display:none}}.shopTop .news__date{margin-right:10px}.shopTop .news__desc{flex:1;color:#eb5151;text-decoration:underline;font-weight:700;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media screen and (max-width:960px){.shopTop .news__desc{font-size:12px}}.shopTop .news__type{display:flex;justify-content:center;align-items:center;width:100px;margin-right:10px;padding:5px 0;background:#eef2f5;font-weight:700}@media screen and (max-width:960px){.shopTop .news__type{width:80px;font-size:12px}}.shopTop .news .fa-angles-right{margin-left:auto}@media screen and (max-width:960px){.shopTop .news .fa-angles-right{display:none}}.shopTop .contents{width:100%;margin-bottom:25px}.shopTop .contents__wrap{display:flex;align-items:center}.shopTop .contents__link{width:100%;display:block;padding:20px;color:rgba(0,0,0,.8196078431372549)}@media screen and (max-width:960px){.shopTop .contents__link{padding:10px}}.shopTop .contents__enrolment{display:flex;font-size:34px;font-weight:700}@media screen and (max-width:960px){.shopTop .contents__enrolment{font-size:28px}}.shopTop .contents__enrolment__txt:last-child:before{margin:0 10px;content:"/";font-size:14px}.shopTop .contents__enrolment__txt--gray{opacity:.4}.shopTop .contents__enrolment__txt--small,.shopTop .contents__unit{font-size:14px}.shopTop .contents__icon{display:flex;align-items:center;justify-content:center;margin-right:10px;width:50px;height:50px;border-radius:50%;background:#6c757d;font-size:20px}@media screen and (max-width:960px){.shopTop .contents__icon{width:40px;height:40px;font-size:16px}}.shopTop .contents__icon--pink{background:rgba(253,50,157,.1411764705882353);color:#fd329d}.shopTop .contents__icon--green{background:rgba(39,161,66,.1607843137254902);color:#27a142}.shopTop .contents__icon--yellow{background:rgba(240,173,78,.2);color:#f0ad4e}.shopTop .contents__icon--blue{background:rgba(0,120,255,.10196078431372549);color:#0078ff}.shopTop .contents__icon--purple{background:rgba(44,56,126,.10980392156862745);color:#2c387e}.shopTop .contents__icon--red{background:rgba(178,42,0,.10980392156862745);color:#b22a00}.shopTop .contents__items{display:flex;flex-wrap:wrap}.shopTop .contents__item{width:32.66633%;background:#fff;border-radius:8px;box-shadow:0 0 16px -6px rgba(0,0,0,.3);margin-right:1%;margin-bottom:15px}.shopTop .contents__item:nth-child(3n+3){margin-right:0}@media screen and (max-width:960px){.shopTop .contents__item{width:100%;margin:0 0 2%}}.shopTop .contents__item:last-child,.shopTop .contents__item:nth-last-child(2):nth-child(3n+1),.shopTop .contents__item:nth-last-child(2):nth-child(3n+2),.shopTop .contents__item:nth-last-child(3):nth-child(3n+1){margin-bottom:0}.shopTop .contents__right{display:flex;justify-content:center;flex-direction:column;width:100%}.shopTop .contents__title{color:rgba(0,0,0,.6588235294117647);font-size:14px;font-weight:700}.shopTop .contents__num{margin-top:2px;font-size:34px;text-align:left;font-weight:700}@media screen and (max-width:960px){.shopTop .contents__num{font-size:28px}}.shopTop .fav{display:flex;flex-direction:column;flex:1;margin-left:10px;margin-bottom:20px;padding:20px;background:#fff;border-radius:20px}@media screen and (max-width:960px){.shopTop .fav{margin-left:0}}.shopTop .fav__wrap{display:flex;align-items:center;justify-content:space-between}.shopTop .fav__title{margin-bottom:10px;font-weight:700;font-size:18px}.shopTop .fav__title .fas{color:#f0ad4e;padding-right:5px}.shopTop .fav__sbTitle{color:rgba(0,0,0,.6588235294117647);font-size:14px;font-weight:700}.shopTop .fav__num{margin-top:2px;font-size:34px;text-align:left;font-weight:700}.shopTop .fav__right{display:flex;justify-content:center;flex-direction:column;width:100%}.shopTop .fav__icon{display:flex;align-items:center;justify-content:center;margin-right:10px;width:50px;height:50px;border-radius:50%;background:#f0ad4e;font-size:20px}.shopTop .fav__icon .fas{color:#fff}.shopTop .fav__txt{margin-bottom:20px;font-size:14px;line-height:1.4}.shopTop .fav__items{display:flex;width:100%;margin-top:auto}@media screen and (max-width:960px){.shopTop .fav__items{display:block}}.shopTop .fav__item{width:100%;background:rgba(235,204,161,.2);border-radius:20px;padding:20px}.shopTop .fav__item:first-child{margin-right:10px}@media screen and (max-width:960px){.shopTop .fav__item:first-child{margin:0 10px 10px 0}}@media screen and (max-width:960px){.shopTop .fav__item{width:100%}}.shopTop .fav__unit{font-size:14px}.shopTop .update{display:flex;flex-direction:column;flex:1;margin-bottom:20px;padding:20px;background:#fff;border-radius:8px;box-shadow:0 0 16px -6px rgba(0,0,0,.3)}@media screen and (max-width:960px){.shopTop .update{width:100%;padding:15px 10px}}.shopTop .update__title{margin-bottom:10px;font-weight:700;font-size:18px}.shopTop .update__title .fas{color:#27a142;padding-right:5px}.shopTop .update__txt{margin-bottom:20px;font-size:14px;line-height:1.4}.shopTop .update__txt--big{font-size:28px;padding:0 2px;font-weight:700;color:#0078ff}.shopTop .update__txt--red{color:#dc3545;font-weight:700}.shopTop .updateBtn{margin-top:auto}.shopTop .updateBtn__link{width:100%;padding:20px;border-radius:4px;background:#36c;color:#fff;font-size:16px;font-weight:700;cursor:pointer;letter-spacing:2px;border-bottom:4px solid #03205a}@media screen and (max-width:960px){.shopTop .updateBtn__link{width:100%}}.shopTop .updateBtn__link:hover{opacity:.8}.shopTop .updateBtn__link--disabled{cursor:not-allowed;background:#6c757d;border-bottom:4px solid #3e4348}.shopTop .ads{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;border-top:4px dotted #6c757d;padding-top:35px}@media screen and (max-width:960px){.shopTop .ads{width:100%;grid-template-columns:1fr}}.shopTop .ads__wrap{padding:20px;background:#fff;border-radius:8px;box-shadow:0 0 16px -6px rgba(0,0,0,.3)}@media screen and (max-width:960px){.shopTop .ads__wrap{padding:15px}}.shopTop .ads__titleBox{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px}.shopTop .ads__title{display:flex;align-items:center;font-size:14px;font-weight:700}.shopTop .ads__title__sub{font-size:12px;color:#fff;font-weight:400;background:#6c757d;border-radius:2px;margin-right:5px;padding:5px 8px}.shopTop .ads__text{font-size:14px;font-weight:700}.shopTop .ads__text.blink{color:red;white-space:nowrap;animation-name:blink;animation-duration:.28s;animation-timing-function:ease;animation-delay:0s;animation-iteration-count:infinite;animation-direction:alternate;animation-fill-mode:none;animation-play-state:running}@keyframes blink{0%{opacity:0}to{opacity:1}}.shopTop .ads__img{max-width:100%;display:block;margin:0 auto}.shopTop .shopRanking{width:100%;background:#fff;border-radius:8px;box-shadow:0 0 16px -6px rgba(0,0,0,.3);margin-bottom:25px;padding:20px}.shopTop .shopRanking__title{font-size:18px;font-weight:700}.shopTop .shopRanking__title .fa-crown{padding-right:5px;color:#0078ff}.shopTop .shopRanking__wrap{margin-bottom:20px;height:350px}@media screen and (max-width:960px){.shopTop .shopRanking__wrap{height:320px}}.shopTop .shopRanking__link{font-size:14px;color:#6c757d;text-align:right}.shopTop .shopRanking__link .fa-info-circle{margin-right:5px}.shopTop .shopRanking .canvasjs-chart-credit{display:none}.shopTop .modal__container{overflow:visible;max-height:89vh}@media screen and (max-width:960px){.shopTop .modal__container{max-height:86vh}}.shopTop .modal__header{height:0}.shopTop .modal__close{position:relative;top:-60px;right:-21px;color:#fff;font-size:30px}@media screen and (max-width:960px){.shopTop .modal__close{top:-50px}}.shopTop .modal__bnr{margin-bottom:20px}@media screen and (max-width:960px){.shopTop .modal__bnr{margin-bottom:10px}}.shopTop .modal__btns{display:flex;gap:10px}@media screen and (max-width:960px){.shopTop .modal__btns{flex-direction:column;gap:0}}.shopTop .modal__btns .btn{flex:1;white-space:nowrap}@media screen and (max-width:960px){.shopTop .modal__btns .btn{width:100%}}.shopTop .btn{width:auto;display:flex;height:40px;justify-content:center;align-items:center;border-radius:18px;margin:0 auto;color:#fff;font-size:15px;font-weight:700;line-height:2.3;-webkit-appearance:none;position:relative;padding:0 20px;cursor:pointer}.shopTop .btn--pink{background:linear-gradient(180deg,#fd79a8,#fd79a8 50%,#e84393 0,#e84393);border-bottom:3px solid #b5256b}.shopTop .btn--blue{background:linear-gradient(180deg,#74b9ff,#74b9ff 50%,#0984e3 0,#0984e3);border-bottom:3px solid #0765ad}@media screen and (max-width:960px){.shopTop .btn:first-child{margin-bottom:10px}}@media screen and (max-width:960px){.shopTop .btn{font-size:13px}}.shopTop .linkBnr{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%;margin-bottom:25px}@media screen and (max-width:960px){.shopTop .linkBnr{grid-template-columns:1fr}}.shopTop .linkBnr__wrap{padding:20px;background:#fff;border-radius:8px;box-shadow:0 0 16px -6px rgba(0,0,0,.3)}@media screen and (max-width:960px){.shopTop .linkBnr__wrap{padding:vw(15)}}.shopTop .linkBnr__title{margin-bottom:10px;font-size:14px;font-weight:700}.shopTop .linkBnr__tmb__img{width:100%}.shopTop .blankNotice{margin-bottom:20px}.shopTop .blankNotice__items{display:flex;flex-wrap:wrap;margin-bottom:20px}.shopTop .blankNotice__item{width:32.66667%}@media screen and (max-width:960px){.shopTop .blankNotice__item{width:100%;margin-bottom:10px}}.shopTop .blankNotice__item--danger .blankNotice__status{background:#eb5151}.shopTop .blankNotice__item--danger .blankNotice__title{color:#eb5151}.shopTop .blankNotice__item--success .blankNotice__status{background:#21d28d}.shopTop .blankNotice__item--success .blankNotice__title{color:#21d28d}.shopTop .blankNotice__item--success .blankNotice__info{padding-bottom:20px}.shopTop .blankNotice__item:nth-child(3n-1){margin:0 1%}@media screen and (max-width:960px){.shopTop .blankNotice__item:nth-child(3n-1){margin:0 0 10px}}.shopTop .blankNotice__info{display:flex;flex-direction:column;padding:20px 20px 0;flex:1}@media screen and (max-width:960px){.shopTop .blankNotice__info{padding:15px 10px 0}}.shopTop .blankNotice__link{display:flex;align-items:stretch;flex-direction:column;height:100%;color:rgba(0,0,0,.8196078431372549)}.shopTop .blankNotice__status{padding:10px 0;text-align:center;border-top-left-radius:8px;border-top-right-radius:8px}.shopTop .blankNotice__status i{font-size:40px;color:#fff}.shopTop .blankNotice__title{margin-bottom:10px;font-size:20px;font-weight:700}.shopTop .blankNotice__text{line-height:1.4}.shopTop .blankNotice__desc{display:flex;flex-direction:column;flex:1;background:#fff;border-bottom-left-radius:8px;border-bottom-right-radius:8px;box-shadow:0 0 16px -6px rgba(0,0,0,.3)}.shopTop .blankNotice__btm{display:flex;justify-content:space-between;margin-top:10px;padding:15px 10px 20px;border-top:1px solid #eef2f5}.shopTop .blankNotice__btm__btn{width:100%;min-height:100%}@media screen and (max-width:960px){.shopTop .blankNotice__btm__btn{margin-left:auto}}.shopTop .blankNotice__btm__btn__link{padding:16px 0;width:100%;height:100%;background:#f0ad4e;box-shadow:0 5px 0 #f79100;font-weight:700;border-radius:4px;color:#fff}@media screen and (max-width:960px){.shopTop .blankNotice__btm__btn__link{font-size:14px}}.shopTop .blankNotice__btm__desc__text{display:flex;flex-direction:column;font-weight:700}.shopTop .blankNotice__btm__desc__text span{font-weight:700;font-size:30px;font-style:italic;color:#f0ad4e}.tooltip--shopTop{padding:10px}.tooltip--shopTop .tooltip__txt{margin-bottom:5px}.tooltip--shopTop .tooltip__txt--red{color:#dc3545;font-size:20px;font-weight:700}.tooltip--shopTop .tooltip__txt--blue{color:#0078ff;font-weight:700}.shopTripArea .form__checkbox{min-width:250px}@media screen and (max-width:960px){.shopTripArea .form__checkbox{min-width:auto}}.shameBanner .form__img{width:auto;margin-bottom:20px}@media screen and (max-width:960px){.shameBanner .form__img{max-width:100%}}.shameBanner .form__textarea{margin-bottom:20px}.contentsBanner .form__img{width:auto;margin-bottom:20px}@media screen and (max-width:960px){.contentsBanner .form__img{max-width:100%}}.contentsBanner .form__textarea{margin-bottom:20px}.shopConvergeLink .table__item--no{width:10%}@media screen and (max-width:960px){.shopConvergeLink .table__item--no{width:100%}}.shopConvergeLink .table__item--name{width:20%}@media screen and (max-width:960px){.shopConvergeLink .table__item--name{width:100%}}.mutualLinkBanner .form__img,.mutualLinkBanner .form__selectWrap{margin-bottom:10px}.mutualLinkBanner__wrap{display:none}.mutualLinkBanner__wrap--active{display:block}.shopEvent .form__conTitle{font-weight:700}.shopEvent .form .ck-editor{margin-bottom:10px}.shopMovieList .table__item--img{max-width:80px}@media screen and (max-width:960px){.shopMovieList .table__item--img{max-width:100%}}.shopMovieList .table__item--title{max-width:200px}@media screen and (max-width:960px){.shopMovieList .table__item--title{max-width:100%}}.shopOption .table__body .table__items{cursor:pointer}.shopOption .table__drag{text-align:center}.shopOption .table__item--drag{width:130px;cursor:move}.shopAccess .modal__container{max-height:95vh}.shopAccess .form__img{max-width:200px}.shopAccess .form .js_countChars{margin-bottom:20px}.shopAccessBtn{text-align:center}.shopAccessBtn__link{padding:10px 20px}.shopAccessModal__title{margin-bottom:10px;font-size:16px;font-weight:700}.shopAccessModal__sbTitle{margin-bottom:10px;font-size:14px;font-weight:700}.shopAccessModal__item{padding:10px;border:1px solid #d5dfe6}.shopAccessModal__item:not(:last-child){margin-bottom:10px}.shopAccessModal__wrap{display:flex}.shopAccessModal__img{max-width:200px}.shopAccessModal__imgWrap{margin-right:10px}.shopAccessModal__desc{flex:1}.shopAccessModal__descTitle{font-size:14px;margin-bottom:5px}.shopAccessModal__txt{font-size:12px}.shameGirls .qrcode__msg{margin-top:20px;font-size:14px;font-weight:700}.shameGirls .qrcode__mail{margin-top:20px;font-size:14px;color:#0078ff}.shameGirls .table__item--img{width:60px}@media screen and (max-width:960px){.shameGirls .table__item--img{min-width:100px}}.shameGirls .table__img{width:100%}@media screen and (max-width:960px){.shameGirls .table__img{display:block;width:100%}}.shameGirls .modal__content,.shopInPictureBtn{text-align:center}.shopInPictureBtn__link{padding:10px 20px}.shopInPicture .js_countChars{margin-bottom:20px}.shopFetiList .table__item--img{max-width:65px;width:65px}.shopFetiList .table__grid{display:grid;grid-template-columns:repeat(8,min-content);white-space:nowrap}.shopFetiList .table__status{padding:4px 8px;border:1px solid #ccc}.shopFetiList .table__status:nth-child(odd){background:#ccc}.shopFetiEntry .form__cropTrigger:after{content:"";display:block;padding-top:150%}.shopFetiEntry .form__question{margin-bottom:20px}.shopFetiEntry .form__question .form__txt{margin-bottom:10px;font-size:16px}.shopFetiEntry .form__requiredTxt--hide{display:none!important}.shopFetiIndex__head{display:flex;align-items:center;margin-bottom:20px;padding:10px;background:#fff;border-radius:4px}@media screen and (max-width:960px){.shopFetiIndex__head{flex-wrap:wrap}}.shopFetiIndex__head .fa-file-pdf{margin-right:5px}.shopFetiIndex__deadline{margin-right:20px;font-size:18px;font-weight:700}@media screen and (max-width:960px){.shopFetiIndex__deadline{margin-bottom:10px}}.shopFetiIndex__deadline--strong{color:#dc3545}.shopFetiIndex .sampleImg__items{display:flex;align-items:center;padding:15px;background:#fff;border-radius:4px;max-width:1000px}@media screen and (max-width:960px){.shopFetiIndex .sampleImg__items{flex-wrap:wrap}}.shopFetiIndex .sampleImg__item{width:16.66667%}.shopFetiIndex .sampleImg__item:not(:last-child){margin-right:5px}@media screen and (max-width:960px){.shopFetiIndex .sampleImg__item:not(:last-child){margin-right:0}}.shopFetiIndex .sampleImg__item:nth-child(odd){margin-right:10px}@media screen and (max-width:960px){.shopFetiIndex .sampleImg__item{width:calc(50% - 5px);margin-bottom:20px}}.shopFetiIndex .sampleImg__title{margin-bottom:10px;text-align:center;font-weight:700}.shopFetiIndex .sampleImg__img{width:100%}.shopFetiIndex .panelNg__items{display:flex;flex-wrap:nowrap;max-width:1000px}@media screen and (max-width:960px){.shopFetiIndex .panelNg__items{overflow-x:scroll;overflow-y:hidden}}.shopFetiIndex .panelNg__item:not(:last-child){margin-right:10px}.shopFetiIndex .panelNg__wrap{display:flex;align-items:center;justify-content:center;flex-direction:column;max-width:250px;min-width:250px;height:100%}.shopFetiIndex .panelNg__title{text-align:center;color:#dc3545;font-weight:700}.shopFetiIndex .panelNg__img{max-width:100%}.shopFetiIndex ol.panel__items{color:#000}.shopFetiIndex .panel__title--flash{animation:flash 1s linear infinite}@keyframes flash{0%,to{opacity:1}50%{opacity:0}}.hotelReport .table__item--cmt{width:300px}