@import "https://fonts.googleapis.com/css2?family=Caveat:wght@400;500;700&family=Noto+Sans+JP:wght@400;500;700&family=Noto+Serif+JP:wght@400;500;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Cardo:wght@400;700&display=swap";
*,:after,:before{box-sizing:border-box;border-style:solid;border-width:0}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;line-height:1.15}body{margin:0}main{display:block}address,blockquote,dl,figure,form,iframe,p,pre,table{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ol,ul{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;clear:both;height:0;color:inherit;border-top-width:1px;margin:0;overflow:visible}pre{font-family:monospace;font-size:inherit}address{font-style:inherit}a{color:inherit;background-color:#0000;text-decoration:none}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:inherit}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}embed,iframe,img,object,svg{vertical-align:bottom}button,input,optgroup,select,textarea{appearance:none;vertical-align:middle;color:inherit;font:inherit;text-align:inherit;text-transform:inherit;background:0 0;border-radius:0;margin:0;padding:0}[type=checkbox]{appearance:checkbox}[type=radio]{appearance:radio}[type=button],[type=reset],[type=submit],button{cursor:pointer}[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled,button:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{min-width:0;margin:0;padding:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}html{height:100%;font-size:62.5%}@media (max-width:359px){html{font-size:2.77778vw}}body{color:#404040;background-color:#fff;font-family:Noto Sans JP,sans-serif;font-size:1.4rem;line-height:1.5}.auth{background-image:url(/images/auth/auth_bg.webp);background-size:cover;height:100vh}.auth__form-wrap{background-color:#fff;flex-direction:column;justify-content:center;max-width:50rem;height:100vh;margin:0 0 0 auto;padding:1.6rem;display:flex;box-shadow:-.6px 0 16px #3339}.auth__logo{width:18.1rem;height:auto}.form,.form--flex{flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:3.6rem;display:flex}.form--no-margin,.form--no-margin>.form__body{margin-top:0}.form--flex{width:fit-content}.form--flex>.form__body{flex-direction:row;justify-content:flex-start;align-items:center;gap:1.6rem;margin-top:0;display:flex}.form--flex>.form__body>.form__label{width:fit-content}.form__title{text-align:center;font-size:2.4rem;font-weight:700}.form__description{font-size:1.6rem;font-weight:400}.form__body{flex-direction:column;justify-content:center;align-items:center;gap:1.6rem;width:100%;margin-top:3.6rem;display:flex}.form__label{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;font-weight:700;display:flex}.form__input,.form__input--middle{border:1px solid #3333334d;border-radius:6px;width:100%;padding:1rem;box-shadow:0 1px 4px #3333}.form__input--middle{width:50rem}.form__button,.form__button--csv,.form__button--red,.form__button--search,.form__button--search-disabled{color:#fff;cursor:pointer;background-color:#21213b;border:1px solid #3333334d;border-radius:6px;justify-content:center;align-items:center;width:100%;max-width:30rem;height:fit-content;font-size:1.6rem;display:flex;box-shadow:0 1px 4px #3333}.form__button--red{color:#fff;background-color:#bc1d21}.form__button--search,.form__button--search-disabled{margin:initial;color:#fff;background-color:#21213b;width:8rem;height:4.28rem}.form__button--search-disabled{opacity:.3;-webkit-user-select:none;user-select:none;pointer-events:none}.form__button--csv{margin:initial;color:#fff;background-color:#404040;width:fit-content;height:4.28rem;padding:0 1rem}.form__button-core,.form__button-core--disabled{justify-content:center;align-items:center;gap:1rem;width:100%;height:fit-content;padding:1.6rem;display:flex}.form__button-core--disabled{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.5}.form__error{color:#fff;background-color:#bc1d21;border-radius:.6rem;padding:.6rem 1rem;font-size:1.2rem;position:relative}.form__error:before{content:"";border:1rem solid #0000;border-top:0;border-bottom-color:#bc1d21;width:0;height:0;display:block;position:absolute;top:-.8rem;left:1rem}.form__button-spinner{border:2px solid #fff;border-top-color:#404040;border-radius:50%;width:1.6rem;height:1.6rem;animation:1s linear infinite spin}.form__add-image-button{cursor:pointer;background-color:#fff;border:1px solid #3333334d;border-radius:6px;justify-content:center;align-items:center;gap:1rem;width:fit-content;min-width:20rem;height:fit-content;padding:1rem 1.6rem;display:flex;box-shadow:0 1px 4px #3333}.form__add-image-button-icon{width:1.6rem;height:auto}.form__image-preview-list{flex-wrap:wrap;gap:1rem;margin-top:1rem;display:flex}.form__image-preview-item{width:16rem;height:fit-content;position:relative}.form__image-preview{width:100%;height:auto}.form__image-preview-remove{background-color:#fff;border:1px solid #3333334d;border-radius:50%;width:2.4rem;height:auto;position:absolute;top:-.8rem;right:-.8rem}.form__image-preview-remove-icon{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:100%;height:100%}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dashboard{padding-left:26rem}.dashboard__inner{display:flex}.dashboard__content{width:calc(100% - 26rem);min-height:100vh;padding:1.6rem}.dashboard__content>div:first-of-type{width:100%;height:100%}.dashboard__title-wrap{flex-direction:column;width:100%;display:flex}.dashboard__title,.dashboard__title--margin-top{font-weight:700}.dashboard__title--margin-top{margin-top:.6rem}.dashboard__description{margin-top:.6rem;font-size:1.2rem;font-weight:40}.dashboard__form-wrap{border-top:1px solid #3333334d;width:100%;margin-top:2.4rem;padding:2.4rem 0 0}.dashboard-home,.dashboard-home__section{margin-top:2.4rem}.dashboard-summary__grid{display:-ms-grid;-ms-grid-columns:minmax(0,1fr)1.6rem minmax(0,1fr)1.6rem minmax(0,1fr)1.6rem minmax(0,1fr);grid-template-columns:repeat(4,minmax(0,1fr));gap:1.6rem;display:grid}@media (max-width:1200px){.dashboard-summary__grid{-ms-grid-columns:(minmax(0,1fr))[2];grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.dashboard-summary__grid{-ms-grid-columns:minmax(0,1fr);grid-template-columns:minmax(0,1fr)}}.dashboard-summary__card{background-color:#fff;border:1px solid #33333314;border-radius:12px;flex-direction:column;gap:.6rem;padding:1.6rem 1.8rem;display:flex;box-shadow:0 8px 20px #33333314}.dashboard-summary__card-title{color:#404040;font-size:1.3rem;font-weight:600}.dashboard-summary__card-value{color:#21213b;font-size:2.2rem;font-weight:700}.dashboard-summary__card-sub{color:#333333b3;font-size:1.2rem}.dashboard-summary__card-tag{color:#333333b3;background-color:#f8f9fd;border-radius:999px;align-self:flex-start;margin-top:auto;padding:.2rem .8rem;font-size:1.1rem}.dashboard-chart{background-color:#fff;border:1px solid #33333314;border-radius:12px;margin-top:3.2rem;padding:2rem 2rem 1.6rem;box-shadow:0 10px 24px #33333314}.dashboard-chart__header{flex-direction:column;gap:.4rem;margin-bottom:1.6rem;display:flex}.dashboard-chart__title{color:#404040;font-size:1.6rem;font-weight:700}.dashboard-chart__description{color:#333333b3;font-size:1.2rem}.dashboard-chart__body{width:100%;height:320px}.dashboard-chart__empty{color:#333333b3;justify-content:center;align-items:center;height:100%;font-size:1.3rem;display:flex}.sideMenu{min-height:100vh;position:fixed;top:0;left:0}.sideMenu__inner{display:flex}.sideMenu__infos{background-color:#21213b;flex-direction:column;justify-content:space-between;align-items:center;width:6rem;min-height:100vh;padding:1.6rem 0;display:flex}.sideMenu__logo{width:4rem;height:auto}.sideMenu__info-icon{width:3rem;height:auto}.sideMenu__nav{background-color:#f8f9fd;flex-direction:column;width:20rem;min-height:100vh;padding:1.6rem;display:flex}.sideMenu__menu{margin-top:1.6rem}.sideMenu__menu:first-child{margin-top:initial}.sideMenu__title{color:#404040;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:1rem;font-weight:700;display:flex}.sideMenu__title-icon{width:1.6rem;height:auto}.sideMenu__title-arrow,.sideMenu__title-arrow--active{width:1.3rem;height:auto;transition:all .3s;transform:rotate(0)}.sideMenu__title-arrow--active{transform:rotate(180deg)}.sideMenu__list,.sideMenu__list--active{opacity:0;-webkit-user-select:none;user-select:none;pointer-events:none;flex-direction:column;gap:.6rem;height:0;margin-top:1rem;padding-left:1.6rem;transition:all .3s;display:flex}.sideMenu__list--active{opacity:1;pointer-events:auto;-webkit-user-select:auto;user-select:auto;height:fit-content}.sideMenu__item,.sideMenu__item--active{gap:1rem;display:flex}.sideMenu__item--active{font-weight:700}.sideMenu__item--active>.sideMenu__item-decorator{border-bottom:2px solid #21213b;border-left:2px solid #21213b}.sideMenu__item-decorator{border-bottom:1px solid #21213b;border-left:1px solid #21213b;border-radius:0 0 0 3px;width:10px;height:13px;display:block}.sideMenu__badge{color:#fff;background-color:#bc1d21;border-radius:50%;justify-content:center;align-items:center;min-width:1.8rem;height:1.8rem;margin-left:auto;padding:.4rem;font-size:1rem;font-weight:700;display:inline-flex}.pagination{justify-content:center;align-items:center;gap:1rem;margin-top:3.6rem;display:flex}.pagination__button,.pagination__button--active,.pagination__button--disabled{cursor:pointer;background-color:#fff;border:1px solid #3333334d;border-radius:6px;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.6rem;display:flex;box-shadow:0 1px 4px #3333}.pagination__button--disabled{opacity:.5;cursor:not-allowed}.pagination__button--active{color:#fff;background-color:#21213b}.pagination__ellipsis{color:#3339;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:2rem;font-size:1.6rem;display:flex}.table{flex-direction:column;width:fit-content;max-width:100%;margin-top:3.6rem;display:flex;overflow-x:auto}.table__header{border-bottom:1px solid #40404066;justify-content:space-between;align-items:center;width:fit-content;display:flex}.table__body{flex-direction:column;display:flex}.table__row{border-bottom:1px solid #4040401a;align-items:center;width:fit-content;height:fit-content;display:flex}.table__row-cell,.table__row-cell--checkbox,.table__row-cell--fetch-status,.table__row-cell--id{word-break:break-all;flex-shrink:0;justify-content:center;align-items:center;gap:.8rem;width:25rem;padding:1.6rem;font-weight:400;display:flex}.table__row-cell--id{width:8rem}.table__row-cell--checkbox{width:5rem}.table__row-cell--fetch-status{width:10rem}.table__row-cell-link{color:#007bff;text-decoration:underline}.table__row-cell-status,.table__row-cell-status--active,.table__row-cell-status--inactive,.table__row-cell-status--revoked{background-color:#404040;border-radius:50%;width:1rem;height:1rem}.table__row-cell-status--active{background-color:#26dc44}.table__row-cell-status--inactive,.table__row-cell-status--revoked{background-color:#bc1d21}.loading{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.loading__spinner{width:17em;height:17em;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;color:#21213b;flex-direction:column;justify-content:center;align-items:center;margin:auto;animation:8s linear infinite tiltSpin;display:flex}.loading__ring{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;animation-name:fetchSpin;animation-duration:4s;-webkit-animation-timing-function:inherit;animation-timing-function:inherit;-webkit-animation-iteration-count:inherit;animation-iteration-count:inherit;width:1.5rem;height:3rem;font-size:2em;position:relative}.loading__ring:nth-child(2n){animation-direction:reverse}.loading__sector{text-align:center;text-transform:uppercase;font-weight:600;position:absolute;top:0;left:0;transform:translateZ(7rem)}.loading__sector,.loading__sector:empty:before{width:100%;height:100%;display:inline-block}.loading__sector:empty:before{content:"";background:linear-gradient(#0000 45%,currentColor 45% 55%,#0000 55%)}.loading__sector:nth-child(2){transform:rotateY(12deg)translateZ(7rem)}.loading__sector:nth-child(3){transform:rotateY(24deg)translateZ(7rem)}.loading__sector:nth-child(4){transform:rotateY(36deg)translateZ(7rem)}.loading__sector:nth-child(5){transform:rotateY(48deg)translateZ(7rem)}.loading__sector:nth-child(6){transform:rotateY(60deg)translateZ(7rem)}.loading__sector:nth-child(7){transform:rotateY(72deg)translateZ(7rem)}.loading__sector:nth-child(8){transform:rotateY(84deg)translateZ(7rem)}.loading__sector:nth-child(9){transform:rotateY(96deg)translateZ(7rem)}.loading__sector:nth-child(10){transform:rotateY(108deg)translateZ(7rem)}.loading__sector:nth-child(11){transform:rotateY(120deg)translateZ(7rem)}.loading__sector:nth-child(12){transform:rotateY(132deg)translateZ(7rem)}.loading__sector:nth-child(13){transform:rotateY(144deg)translateZ(7rem)}.loading__sector:nth-child(14){transform:rotateY(156deg)translateZ(7rem)}.loading__sector:nth-child(15){transform:rotateY(168deg)translateZ(7rem)}.loading__sector:nth-child(16){transform:rotateY(180deg)translateZ(7rem)}.loading__sector:nth-child(17){transform:rotateY(192deg)translateZ(7rem)}.loading__sector:nth-child(18){transform:rotateY(204deg)translateZ(7rem)}.loading__sector:nth-child(19){transform:rotateY(216deg)translateZ(7rem)}.loading__sector:nth-child(20){transform:rotateY(228deg)translateZ(7rem)}.loading__sector:nth-child(21){transform:rotateY(240deg)translateZ(7rem)}.loading__sector:nth-child(22){transform:rotateY(252deg)translateZ(7rem)}.loading__sector:nth-child(23){transform:rotateY(264deg)translateZ(7rem)}.loading__sector:nth-child(24){transform:rotateY(276deg)translateZ(7rem)}.loading__sector:nth-child(25){transform:rotateY(288deg)translateZ(7rem)}.loading__sector:nth-child(26){transform:rotateY(300deg)translateZ(7rem)}.loading__sector:nth-child(27){transform:rotateY(312deg)translateZ(7rem)}.loading__sector:nth-child(28){transform:rotateY(324deg)translateZ(7rem)}.loading__sector:nth-child(29){transform:rotateY(336deg)translateZ(7rem)}.loading__sector:nth-child(30){transform:rotateY(348deg)translateZ(7rem)}@keyframes tiltSpin{0%{transform:rotateY(0)rotateX(30deg)}to{transform:rotateY(1turn)rotateX(30deg)}}@keyframes fetchSpin{0%{transform:rotateY(0)}to{transform:rotateY(1turn)}}.select{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.select__element{text-align:center;cursor:pointer;width:100%;height:100%;padding-right:2.4rem}.select__icon{-webkit-user-select:none;user-select:none;pointer-events:none;position:absolute;top:50%;right:0;transform:translateY(-50%)}.confirm{z-index:1000;background-color:#33333380;width:100%;height:100%;position:fixed;top:0;left:0}.confirm__inner{background-color:#fff;border-radius:6px;flex-direction:column;align-items:center;width:50rem;height:fit-content;display:flex;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 0 10px #3333331a}.confirm__message-wrap{flex-direction:column;justify-content:center;align-items:center;height:fit-content;min-height:16rem;padding:1.6rem;display:flex}.confirm__button-list{align-items:center;width:100%;display:flex}.confirm__button,.confirm__button--no,.confirm__button--yes,.confirm__button--yes-revoked{cursor:pointer;flex:1;justify-content:center;align-items:center;padding:1rem;display:flex}.confirm__button--yes{color:#fff;background-color:#26dc44}.confirm__button--yes-revoked{color:#fff;background-color:#bc1d21}.confirm__button--no{color:#fff;background-color:#333}.breadcrumb{color:#007bff;font-size:1.2rem;font-weight:700;text-decoration:underline}.billing{margin-top:2.4rem}.billing__section{margin-bottom:2.4rem}.billing__label{margin-bottom:.8rem;font-size:1.6rem;font-weight:700}.billing__amount{margin-bottom:.8rem;font-size:2rem;font-weight:700}.billing__details{margin-top:1rem}.billing__details-summary{cursor:pointer;font-weight:700}.billing__details-list{margin-top:.8rem;padding-left:2rem}.billing--detail-meta{background-color:#f8f9fd;border:1px solid #3333;border-radius:6px;margin-bottom:2.4rem;padding:1.6rem}.u-disp-contnts{display:contents}.u-disp-block{display:block}@media (max-width:768px){.u-disp-block--PU{display:block}}.u-disp-none{display:none}@media (max-width:1448px){.u-disp-none--DSU{display:none}}.u-disp-none--DSO{display:none}@media (max-width:1448px){.u-disp-none--DSO{display:block}}@media (max-width:1232px){.u-disp-none--NU{display:none}}.u-disp-none--NO{display:none}@media (max-width:1232px){.u-disp-none--NO{display:block}}@media (max-width:1080px){.u-disp-none--TLLU{display:none}}.u-disp-none--TLLO{display:none}@media (max-width:1080px){.u-disp-none--TLLO{display:block}}@media (max-width:960px){.u-disp-none--TMU{display:none}}.u-disp-none--TMO{display:none}@media (max-width:960px){.u-disp-none--TMO{display:block}}@media (max-width:768px){.u-disp-none--PU{display:none}}.u-disp-none--PO{display:none}@media (max-width:768px){.u-disp-none--PO{display:block}}.u-disp-none--flexPU{display:none}@media (max-width:768px){.u-disp-none--flexPU{display:flex}}.u-disp-none--inlinePU{display:none}@media (max-width:768px){.u-disp-none--inlinePU{display:inline}}.u-disp-none--MLLO{display:none}@media (max-width:600px){.u-disp-none--MLLO{display:block}}@media (max-width:375px){.u-disp-none--MMU{display:none}}.util--margin-top-36{margin-top:3.6rem}.util__button-list{justify-content:center;align-items:center;gap:1.6rem;width:100%;margin-top:1.6rem;display:flex}.util__flex{align-items:center;gap:1.6rem;display:flex}
