a,ins{text-decoration:none}article,aside,details,figcaption,figure,footer,header,hgroup,hr,menu,nav,section{display:block}a,button,img,input,select,textarea{margin:0;padding:0}abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,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,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:0 0}ins,mark{background-color:#ff9;color:#000}ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}a{font-size:100%;vertical-align:baseline;background:0 0}mark{font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}button,input,select,textarea{background:0 0;border:none;border-radius:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}img{width:100%}button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}html{overflow-y:scroll;font-size:16px}body{box-sizing:border-box;width:100%;min-height:100vh;font-family:Noto Sans JP,sans-serif}*{box-sizing:border-box;word-break:normal;word-wrap:break-word}div::-webkit-scrollbar{width:12px}div::-webkit-scrollbar-track{background:#fff;border:none;border-radius:0;box-shadow:inset 0 0 2px #fff}div::-webkit-scrollbar-thumb{background:#c6c6c6;border-radius:8px;box-shadow:none}a{cursor:pointer}.l-admin{box-sizing:border-box;width:calc(100% - 200px);margin-bottom:60px}@media only screen and (max-width: 960px){.l-admin{width:100%;margin:0 auto 60px}}.l-main{display:block;min-height:calc(100vh - 150px)}.l-inner{box-sizing:border-box;padding-left:30px;padding-right:30px}@media only screen and (max-width: 960px){.l-inner{padding:0}}.l-wrapper{display:flex;width:100%}@media only screen and (max-width: 960px){.l-wrapper{margin:0 auto}}.l-footer{display:flex;justify-content:flex-end;align-items:center;height:40px;background-color:#046fb8}@media only screen and (max-width: 960px){.l-footer{justify-content:center}}.l-footer__inner{padding-right:30px;color:#fff;font-size:12px}.l-submit{display:flex;align-items:center;flex-wrap:wrap;gap:10px 40px;width:100%}.c-inputText,.c-inputText--400,.c-inputText--300,.c-inputText--200,.c-inputText--100,.c-inputText--auto{display:flex;justify-content:center;align-items:center;width:100%;max-width:100%;border:1.5px solid #046FB8;border-radius:3px;background-color:#fff;font-size:16px;padding:8px 10px}.c-inputText--auto{width:auto}.c-inputText--100{width:100px}.c-inputText--200{width:200px}.c-inputText--300{width:300px}.c-inputText--400{width:400px;min-width:350px}.c-inputRange{display:flex;align-items:center;width:400px;justify-content:space-between;min-width:350px}@media only screen and (max-width: 960px){.c-inputRange{display:block;width:100%;white-space:normal}}.c-inputRange__title{width:100px;margin-right:20px}@media only screen and (max-width: 960px){.c-inputRange__title{width:100%;margin:0 0 5px;font-size:14px}}.c-inputRange__content{display:flex;align-items:center}@media only screen and (max-width: 960px){.c-inputRange__content{width:100%}}.c-inputRange__range{display:flex;align-items:center;margin:0 20px;line-height:1}.c-inputCheckboxWrap{display:flex;flex-wrap:wrap}.c-inputCheckbox__item{min-width:150px}.c-row,.c-row--switch{display:flex;align-items:center;padding:5px 8px;background-color:#f1f1f1}@media only screen and (max-width: 960px){.c-row,.c-row--switch{flex-direction:column;align-items:flex-start;padding:5px 8px}}@media only screen and (max-width: 960px){.c-row--switch{flex-direction:row;justify-content:flex-start;align-items:center;padding:5px 8px}}.c-row:nth-of-type(2n),.c-row--switch:nth-of-type(2n){background-color:#fff}.c-row__title,.c-row__title--switch{width:280px;margin-right:20px;color:#202020;font-size:18px;font-weight:700;letter-spacing:.6px;white-space:pre-line}@media only screen and (max-width: 960px){.c-row__title,.c-row__title--switch{width:300px;margin-bottom:5px;letter-spacing:.48px;white-space:nowrap}}@media only screen and (max-width: 960px){.c-row__title--switch{margin-bottom:0;min-width:250px}}@media only screen and (max-width: 960px){.c-row__title br,.c-row__title--switch br{display:none}}.c-row__right{display:flex;align-items:center;gap:30px;width:calc(100% - 300px)}@media only screen and (max-width: 960px){.c-row__right{flex-direction:column;align-items:flex-start;width:100%;gap:10px}}.c-row__img,.c-row__img--list{display:flex;justify-content:center;align-items:center;width:145px;height:145px;white-space:pre}.c-row__imgWrapper{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:20px}.c-row__img--list{display:flex;justify-content:center;align-items:center;width:calc(16.6666666667% - 9px);height:180px}@media only screen and (max-width: 960px){.c-row__img--list{width:calc(25% - 9px)}}@media only screen and (max-width: 640px){.c-row__img--list{width:80px;height:80px}}.c-pageTitle{color:#046fb8}.c-pageTitle__text{font-size:38px;font-weight:700}@media only screen and (max-width: 960px){.c-pageTitle__text{font-size:25px;padding:0 25px}}.c-pageTitle__accountShow{margin-bottom:15px;padding:10px 0;border-bottom:2px solid #046FB8}.c-pageTitle__accountShow__text{font-size:20px;font-weight:700;color:#046fb8}.c-title,.c-title--sub{box-sizing:border-box;padding:10px 25px;border-radius:1px;background-color:#259cd9;z-index:1;border:2px solid #259cd9}.c-title__text,.c-title__text--sub{color:#fff;font-weight:700;font-size:20px}@media only screen and (max-width: 960px){.c-title__text,.c-title__text--sub{font-size:18px;text-align:center}}.c-title__text--sub{color:#259cd9}.c-title--sub{background-color:#fff}.c-title:not(:has(.c-title--sub)),.c-title--sub:not(:has(.c-title--sub)){width:100%}.c-table{width:100%;border-collapse:collapse}.c-table__wrap{overflow-x:scroll}.c-table__thead{position:sticky;top:0}.c-table__th,.c-table__td{padding:5px 15px;height:36px;background-color:#efefef;border:1px solid #D9D9D9;text-align:left;font-size:16px;vertical-align:middle;white-space:pre}.c-table__td{background-color:#fff;white-space:wrap}.c-tableLink{cursor:pointer;color:#046fb8;text-decoration:underline}.c-tableLink:hover{opacity:.8}.c-tag,.c-tag--grey,.c-tag--red{display:inline-block;margin-left:10px;padding:2px 5px;border-radius:3px;font-size:12px;color:#fff}.c-tag--red{background-color:#ff6c6c}.c-tag--grey{background-color:#787878}.c-btn,.c-btn--error,.c-btn--login,.c-btn--gray,.c-btn--logout{display:flex;justify-content:center;align-items:center;color:#fff;width:144px;height:38px;background-color:#046fb8;border-radius:3px;font-size:14px;font-weight:500;letter-spacing:.7px;cursor:pointer;white-space:nowrap}.c-btn:hover,.c-btn--error:hover,.c-btn--login:hover,.c-btn--gray:hover,.c-btn--logout:hover{opacity:.8}.c-btn span,.c-btn--error span,.c-btn--login span,.c-btn--gray span,.c-btn--logout span{margin-left:5px}.c-btn img,.c-btn--error img,.c-btn--login img,.c-btn--gray img,.c-btn--logout img{width:19px;height:19px}@media only screen and (max-width: 960px){.c-btn,.c-btn--error,.c-btn--login,.c-btn--gray,.c-btn--logout{width:100%;padding:11px 16px;margin-right:0;margin-bottom:0}}.c-btn--logout{width:105px;height:35px}@media only screen and (max-width: 960px){.c-btn--logout{display:none}}.c-btn--gray{background-color:#838383}.c-btn--login{width:350px;height:45px;margin:0 auto 10px;padding:19px 16px;font-size:18px;letter-spacing:.9px}.c-btn--error{background-color:red}.c-select,.c-select--295,.c-select--520,.c-select--250{max-width:100%}.c-select--250{width:250px}@media only screen and (max-width: 960px){.c-select--250{width:100%}}.c-select--520{width:520px}.c-select--295{width:295px}@media only screen and (max-width: 960px){.c-select--295{width:100%}}.c-select__title{margin-bottom:5px;font-size:14px}.c-csv__product{display:flex;align-items:center;margin-bottom:40px}.c-csv__productWrapper{align-items:flex-start}@media only screen and (max-width: 960px){.c-csv__productWrapper{width:100%;margin:0 auto}}.c-csv__productTitle{margin-top:10px}.c-csv input[type=file]{display:none}.c-csv__customInput{display:flex;border:1.5px solid #046FB8;height:38px;border-radius:3px;word-break:break-all;background:#fff;font-weight:500;cursor:pointer}@media only screen and (max-width: 960px){.c-csv__customInput{width:100%}}.c-csv__fileName{display:flex;align-items:center;padding-left:16px;width:250px;color:#9e9e9e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width: 960px){.c-csv__fileName{width:75%}}.c-csv__browseButton{display:flex;justify-content:center;align-items:center;width:75px;font-size:14px;color:#fff;background-color:#046fb8}@media only screen and (max-width: 960px){.c-csv__browseButton{width:25%}}.c-csv__icon{padding-top:4px;width:16px;height:auto;margin-right:4px}.c-csv__flashMessage{color:#12ba12;font-size:16px;font-weight:700;padding:6px}.c-csv__errors{color:red;font-size:16px;font-weight:700;padding:6px}.c-popup{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;display:flex;justify-content:center;align-items:center;z-index:1100}.c-popup__content{position:relative;background-color:#fff;padding:20px;border-radius:8px;max-width:90%;max-height:80%;display:flex;flex-direction:column;align-items:center;overflow:auto}.c-popup__image{max-width:100%;max-height:500px;margin-bottom:15px}.c-popup__close{position:absolute;top:10px;right:10px;background:none;border:none;font-size:24px;cursor:pointer;color:#000}.c-popup__close:hover{color:#9e9e9e}.c-popup__download{padding:10px 20px;background-color:#9e9e9e;color:#fff;border:none;border-radius:5px;cursor:pointer}.c-popup__download:hover{background-color:#9e9e9e}.u-pc-hidden{display:none}@media only screen and (max-width: 960px){.u-pc-hidden{display:block}}.u-sp-hidden{display:block}@media only screen and (max-width: 640px){.u-sp-hidden{display:none}}.u-pctab-hidden{display:none}@media only screen and (max-width: 640px){.u-pctab-hidden{display:block}}.u-mg--0{margin:0}.u-mg--auto{margin:0 auto}.u-mgTop--auto{margin-top:auto}.u-mgLeft--auto{margin-left:auto}.u-mgRight--auto{margin-right:auto}.u-mgBottom--auto{margin-bottom:auto}.u-mgTop--0{margin-top:0}.u-mgTop--5{margin-top:5px}.u-mgTop--10{margin-top:10px}.u-mgTop--15{margin-top:15px}.u-mgTop--20{margin-top:20px}.u-mgTop--25{margin-top:25px}.u-mgTop--30{margin-top:30px}.u-mgTop--35{margin-top:35px}.u-mgTop--40{margin-top:40px}.u-mgTop--45{margin-top:45px}.u-mgTop--50{margin-top:50px}.u-mgTop--55{margin-top:55px}.u-mgTop--60{margin-top:60px}.u-mgTop--65{margin-top:65px}.u-mgTop--70{margin-top:70px}.u-mgTop--75{margin-top:75px}.u-mgTop--80{margin-top:80px}.u-mgTop--85{margin-top:85px}.u-mgTop--90{margin-top:90px}.u-mgTop--95{margin-top:95px}.u-mgTop--100{margin-top:100px}.u-mgTop--105{margin-top:105px}.u-mgTop--110{margin-top:110px}.u-mgTop--115{margin-top:115px}.u-mgTop--120{margin-top:120px}.u-mgTop--125{margin-top:125px}.u-mgTop--130{margin-top:130px}.u-mgTop--135{margin-top:135px}.u-mgTop--140{margin-top:140px}.u-mgTop--145{margin-top:145px}.u-mgTop--150{margin-top:150px}.u-mgLeft--0{margin-left:0}.u-mgLeft--5{margin-left:5px}.u-mgLeft--10{margin-left:10px}.u-mgLeft--15{margin-left:15px}.u-mgLeft--20{margin-left:20px}.u-mgLeft--25{margin-left:25px}.u-mgLeft--30{margin-left:30px}.u-mgLeft--35{margin-left:35px}.u-mgLeft--40{margin-left:40px}.u-mgLeft--45{margin-left:45px}.u-mgLeft--50{margin-left:50px}.u-mgLeft--55{margin-left:55px}.u-mgLeft--60{margin-left:60px}.u-mgLeft--65{margin-left:65px}.u-mgLeft--70{margin-left:70px}.u-mgLeft--75{margin-left:75px}.u-mgLeft--80{margin-left:80px}.u-mgLeft--85{margin-left:85px}.u-mgLeft--90{margin-left:90px}.u-mgLeft--95{margin-left:95px}.u-mgLeft--100{margin-left:100px}.u-mgLeft--105{margin-left:105px}.u-mgLeft--110{margin-left:110px}.u-mgLeft--115{margin-left:115px}.u-mgLeft--120{margin-left:120px}.u-mgLeft--125{margin-left:125px}.u-mgLeft--130{margin-left:130px}.u-mgLeft--135{margin-left:135px}.u-mgLeft--140{margin-left:140px}.u-mgLeft--145{margin-left:145px}.u-mgLeft--150{margin-left:150px}.u-mgRight--0{margin-right:0}.u-mgRight--5{margin-right:5px}.u-mgRight--10{margin-right:10px}.u-mgRight--15{margin-right:15px}.u-mgRight--20{margin-right:20px}.u-mgRight--25{margin-right:25px}.u-mgRight--30{margin-right:30px}.u-mgRight--35{margin-right:35px}.u-mgRight--40{margin-right:40px}.u-mgRight--45{margin-right:45px}.u-mgRight--50{margin-right:50px}.u-mgRight--55{margin-right:55px}.u-mgRight--60{margin-right:60px}.u-mgRight--65{margin-right:65px}.u-mgRight--70{margin-right:70px}.u-mgRight--75{margin-right:75px}.u-mgRight--80{margin-right:80px}.u-mgRight--85{margin-right:85px}.u-mgRight--90{margin-right:90px}.u-mgRight--95{margin-right:95px}.u-mgRight--100{margin-right:100px}.u-mgRight--105{margin-right:105px}.u-mgRight--110{margin-right:110px}.u-mgRight--115{margin-right:115px}.u-mgRight--120{margin-right:120px}.u-mgRight--125{margin-right:125px}.u-mgRight--130{margin-right:130px}.u-mgRight--135{margin-right:135px}.u-mgRight--140{margin-right:140px}.u-mgRight--145{margin-right:145px}.u-mgRight--150{margin-right:150px}.u-mgBottom--0{margin-bottom:0}.u-mgBottom--5{margin-bottom:5px}.u-mgBottom--10{margin-bottom:10px}.u-mgBottom--15{margin-bottom:15px}.u-mgBottom--20{margin-bottom:20px}.u-mgBottom--25{margin-bottom:25px}.u-mgBottom--30{margin-bottom:30px}.u-mgBottom--35{margin-bottom:35px}.u-mgBottom--40{margin-bottom:40px}.u-mgBottom--45{margin-bottom:45px}.u-mgBottom--50{margin-bottom:50px}.u-mgBottom--55{margin-bottom:55px}.u-mgBottom--60{margin-bottom:60px}.u-mgBottom--65{margin-bottom:65px}.u-mgBottom--70{margin-bottom:70px}.u-mgBottom--75{margin-bottom:75px}.u-mgBottom--80{margin-bottom:80px}.u-mgBottom--85{margin-bottom:85px}.u-mgBottom--90{margin-bottom:90px}.u-mgBottom--95{margin-bottom:95px}.u-mgBottom--100{margin-bottom:100px}.u-mgBottom--105{margin-bottom:105px}.u-mgBottom--110{margin-bottom:110px}.u-mgBottom--115{margin-bottom:115px}.u-mgBottom--120{margin-bottom:120px}.u-mgBottom--125{margin-bottom:125px}.u-mgBottom--130{margin-bottom:130px}.u-mgBottom--135{margin-bottom:135px}.u-mgBottom--140{margin-bottom:140px}.u-mgBottom--145{margin-bottom:145px}.u-mgBottom--150{margin-bottom:150px}@media only screen and (max-width: 640px){.u-sp-mg--0{margin:0}.u-sp-mgTop--0{margin-top:0}.u-sp-mgTop--5{margin-top:5px}.u-sp-mgTop--10{margin-top:10px}.u-sp-mgTop--15{margin-top:15px}.u-sp-mgTop--20{margin-top:20px}.u-sp-mgTop--25{margin-top:25px}.u-sp-mgTop--30{margin-top:30px}.u-sp-mgTop--35{margin-top:35px}.u-sp-mgTop--40{margin-top:40px}.u-sp-mgTop--45{margin-top:45px}.u-sp-mgTop--50{margin-top:50px}.u-sp-mgTop--55{margin-top:55px}.u-sp-mgTop--60{margin-top:60px}.u-sp-mgTop--65{margin-top:65px}.u-sp-mgTop--70{margin-top:70px}.u-sp-mgTop--75{margin-top:75px}.u-sp-mgTop--80{margin-top:80px}.u-sp-mgTop--85{margin-top:85px}.u-sp-mgTop--90{margin-top:90px}.u-sp-mgTop--95{margin-top:95px}.u-sp-mgTop--100{margin-top:100px}.u-sp-mgTop--105{margin-top:105px}.u-sp-mgTop--110{margin-top:110px}.u-sp-mgTop--115{margin-top:115px}.u-sp-mgTop--120{margin-top:120px}.u-sp-mgTop--125{margin-top:125px}.u-sp-mgTop--130{margin-top:130px}.u-sp-mgTop--135{margin-top:135px}.u-sp-mgTop--140{margin-top:140px}.u-sp-mgTop--145{margin-top:145px}.u-sp-mgTop--150{margin-top:150px}.u-sp-mgLeft--0{margin-left:0}.u-sp-mgLeft--5{margin-left:5px}.u-sp-mgLeft--10{margin-left:10px}.u-sp-mgLeft--15{margin-left:15px}.u-sp-mgLeft--20{margin-left:20px}.u-sp-mgLeft--25{margin-left:25px}.u-sp-mgLeft--30{margin-left:30px}.u-sp-mgLeft--35{margin-left:35px}.u-sp-mgLeft--40{margin-left:40px}.u-sp-mgLeft--45{margin-left:45px}.u-sp-mgLeft--50{margin-left:50px}.u-sp-mgLeft--55{margin-left:55px}.u-sp-mgLeft--60{margin-left:60px}.u-sp-mgLeft--65{margin-left:65px}.u-sp-mgLeft--70{margin-left:70px}.u-sp-mgLeft--75{margin-left:75px}.u-sp-mgLeft--80{margin-left:80px}.u-sp-mgLeft--85{margin-left:85px}.u-sp-mgLeft--90{margin-left:90px}.u-sp-mgLeft--95{margin-left:95px}.u-sp-mgLeft--100{margin-left:100px}.u-sp-mgLeft--105{margin-left:105px}.u-sp-mgLeft--110{margin-left:110px}.u-sp-mgLeft--115{margin-left:115px}.u-sp-mgLeft--120{margin-left:120px}.u-sp-mgLeft--125{margin-left:125px}.u-sp-mgLeft--130{margin-left:130px}.u-sp-mgLeft--135{margin-left:135px}.u-sp-mgLeft--140{margin-left:140px}.u-sp-mgLeft--145{margin-left:145px}.u-sp-mgLeft--150{margin-left:150px}.u-sp-mgRight--0{margin-right:0}.u-sp-mgRight--5{margin-right:5px}.u-sp-mgRight--10{margin-right:10px}.u-sp-mgRight--15{margin-right:15px}.u-sp-mgRight--20{margin-right:20px}.u-sp-mgRight--25{margin-right:25px}.u-sp-mgRight--30{margin-right:30px}.u-sp-mgRight--35{margin-right:35px}.u-sp-mgRight--40{margin-right:40px}.u-sp-mgRight--45{margin-right:45px}.u-sp-mgRight--50{margin-right:50px}.u-sp-mgRight--55{margin-right:55px}.u-sp-mgRight--60{margin-right:60px}.u-sp-mgRight--65{margin-right:65px}.u-sp-mgRight--70{margin-right:70px}.u-sp-mgRight--75{margin-right:75px}.u-sp-mgRight--80{margin-right:80px}.u-sp-mgRight--85{margin-right:85px}.u-sp-mgRight--90{margin-right:90px}.u-sp-mgRight--95{margin-right:95px}.u-sp-mgRight--100{margin-right:100px}.u-sp-mgRight--105{margin-right:105px}.u-sp-mgRight--110{margin-right:110px}.u-sp-mgRight--115{margin-right:115px}.u-sp-mgRight--120{margin-right:120px}.u-sp-mgRight--125{margin-right:125px}.u-sp-mgRight--130{margin-right:130px}.u-sp-mgRight--135{margin-right:135px}.u-sp-mgRight--140{margin-right:140px}.u-sp-mgRight--145{margin-right:145px}.u-sp-mgRight--150{margin-right:150px}.u-sp-mgBottom--0{margin-bottom:0}.u-sp-mgBottom--5{margin-bottom:5px}.u-sp-mgBottom--10{margin-bottom:10px}.u-sp-mgBottom--15{margin-bottom:15px}.u-sp-mgBottom--20{margin-bottom:20px}.u-sp-mgBottom--25{margin-bottom:25px}.u-sp-mgBottom--30{margin-bottom:30px}.u-sp-mgBottom--35{margin-bottom:35px}.u-sp-mgBottom--40{margin-bottom:40px}.u-sp-mgBottom--45{margin-bottom:45px}.u-sp-mgBottom--50{margin-bottom:50px}.u-sp-mgBottom--55{margin-bottom:55px}.u-sp-mgBottom--60{margin-bottom:60px}.u-sp-mgBottom--65{margin-bottom:65px}.u-sp-mgBottom--70{margin-bottom:70px}.u-sp-mgBottom--75{margin-bottom:75px}.u-sp-mgBottom--80{margin-bottom:80px}.u-sp-mgBottom--85{margin-bottom:85px}.u-sp-mgBottom--90{margin-bottom:90px}.u-sp-mgBottom--95{margin-bottom:95px}.u-sp-mgBottom--100{margin-bottom:100px}.u-sp-mgBottom--105{margin-bottom:105px}.u-sp-mgBottom--110{margin-bottom:110px}.u-sp-mgBottom--115{margin-bottom:115px}.u-sp-mgBottom--120{margin-bottom:120px}.u-sp-mgBottom--125{margin-bottom:125px}.u-sp-mgBottom--130{margin-bottom:130px}.u-sp-mgBottom--135{margin-bottom:135px}.u-sp-mgBottom--140{margin-bottom:140px}.u-sp-mgBottom--145{margin-bottom:145px}.u-sp-mgBottom--150{margin-bottom:150px}}
