@charset "UTF-8";*{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-font-smoothing:antialiased;padding:0;margin:0;border:0;list-style:none}a{display:block;cursor:pointer;text-decoration:none;color:inherit}img{height:auto;vertical-align:middle}svg{width:inherit;height:inherit}section{display:block}html{font-size:16px}input,textarea,select,button{color:inherit;font-family:inherit;font-size:inherit;background:transparent;outline:none;-webkit-appearance:none;-moz-appearance:none}:placeholder-shown,::-webkit-input-placeholder,:-ms-input-placeholder{color:#333}select::-ms-expand{display:none}body{min-height:100vh;line-height:1.5;background:#FFFFFF;-webkit-text-size-adjust:100%;font-family:Noto Sans CJK JP,sans-serif;color:#333;font-size:16px;letter-spacing:1.6px}.l-inner{width:100%;padding:0 47px}.l-inner--m{padding:0 32px}.l-header{min-height:100vh;padding-top:56px}.l-top{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.l-gray{height:100%;min-height:calc(100vh - 248px);background:#F9F9F9;padding:24px 32px}.c-header{height:56px;width:100%;background:#FFFFFF;position:fixed;top:0;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-between;align-items:center;padding:0 16px}.c-header__logo{width:140px}.c-header__logo img{width:100%}.c-form-text{height:40px;width:100%;border:1px solid #DDDDDD;background:#F9F9F9;padding:0 8px}.c-form-submit{min-width:240px;height:48px;border-radius:24px;background:transparent linear-gradient(90deg,#00B8FF 0%,#8CDA58 100%) 0% 0% no-repeat;color:#fff;font-weight:700;box-shadow:0 0 16px #0003}.c-form-file{width:240px;height:48px;line-height:48px;border-radius:24px;background:transparent linear-gradient(90deg,#00B8FF 0%,#8CDA58 100%) 0% 0% no-repeat;color:#fff;font-weight:700;text-align:center;box-shadow:0 0 16px #0003;display:block}.c-form-file input{display:none}.c-card{border-radius:8px;background:#FFFFFF;box-shadow:0 2px 4px #0000001a;margin-bottom:16px}.c-card a{padding:16px}.c-card__head{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px dashed #DDDDDD;margin-bottom:8px;font-size:14px}.c-card__body__ttl{margin-bottom:8px}.c-card__body__state{background:#F9F9F9;padding:16px 0;border-radius:4px}.c-card__body__state__load{text-align:center;color:#8cda58;font-weight:700}.c-card__body__state__ttl{text-align:center;color:#00b8ff;font-weight:700;margin-bottom:16px}.c-card__body__state__result{display:flex;justify-content:center;align-items:center;gap:16px;font-weight:700;padding-bottom:16px}.c-card__body__state__failed{text-align:center;color:#ff815a;font-weight:700}.c-button a,.c-button--del a{width:240px;height:48px;margin:0 auto;display:flex;justify-content:center;align-items:center;background:transparent linear-gradient(90deg,#00B8FF 0%,#8CDA58 100%) 0% 0% no-repeat padding-box;box-shadow:0 0 16px #0003;border-radius:24px;color:#fff;font-weight:700}.c-button-g a{height:48px;width:240px;margin:0 auto;display:flex;justify-content:center;align-items:center;border-radius:24px;background:#F9F9F9;color:#888;font-weight:700}.c-button--del a{background:#FF815A}.c-tab{width:100%}.c-tab ul{width:100%;display:flex}.c-tab li{width:50%;height:40px;text-align:center;line-height:40px;border-bottom:2px solid #DDDDDD;position:relative}.c-tab li a{width:100%;height:100%;color:#888;font-weight:700}.c-tab li.is-active{border-bottom:2px solid #8CDA58}.c-tab li.is-active:after{content:"";width:0;height:0;border-style:solid;border-width:8px 8px 0 8px;border-color:#8CDA58 transparent transparent transparent;position:absolute;left:50%;bottom:-8px;transform:translate(-50%)}.c-tab li.is-active a{color:#333}.c-reload{width:64px;height:64px;position:fixed;bottom:100px;right:16px}.c-reload a{width:100%;height:100%;background:#FFFFFF;border-radius:50%;box-shadow:0 2px 8px #0003;display:flex;flex-direction:column;align-items:center;justify-content:center}.c-reload__txt{font-size:10px;color:#00b8ff}.c-modal{width:100%;height:100%;top:0;left:0;position:fixed;background:rgba(0,0,0,.4);display:none;justify-content:center;align-items:center}.c-modal-frame,.c-modal-frame--s{width:calc(100% - 64px);height:calc(100% - 48px);background:#FFFFFF;border-radius:8px;padding:32px 16px}.c-modal-frame--s{height:auto}.c-modal-ttl{text-align:center;font-weight:700;margin-bottom:32px}.c-modal-buttons{width:100%;display:flex;flex-direction:column;gap:16px;margin-bottom:32px}.c-modal-picture{height:calc(100% - 200px);max-height:100%;width:100%}.c-modal-picture img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.c-heading{border-left:6px solid #8CDA58;padding-left:8px;font-size:20px;font-weight:700}.c-list{margin-bottom:16px}.c-list li{padding:16px 0;border-bottom:1px dashed #DDDDDD;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.c-error{margin-top:8px;color:#ff815a}.p-login-logo{width:200px;margin:0 auto}.p-login-logo img{width:100%}.p-login{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:48px}.p-login form{width:100%;display:flex;flex-direction:column;gap:16px}.p-login__submit{padding-top:32px;text-align:center}.p-agree-logo{padding-top:32px;margin-bottom:32px;text-align:center}.p-agree-logo img{width:140px}.p-agree-ttl{font-size:20px;text-align:center;font-weight:700;margin-bottom:32px}.p-agree-body{margin-bottom:32px}.p-top-frame{height:192px;position:sticky;top:56px;background:#FFFFFF}.p-top-photograph{height:152px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:16px}.p-top-ttl{color:#00b8ff;font-weight:700}.p-top-real-txt{height:100%;padding:32px 0;text-align:center;font-size:20px;font-weight:700;color:#888}.p-result-ttl-frame{background:#F9F9F9;padding:32px;display:flex;flex-direction:column;gap:32px}.p-result-ttl-load{width:100%;height:100%;padding:16px;background:#FFFFFF;display:flex;justify-content:center;align-items:center;color:#8cda58;font-weight:700;border-radius:4px}.p-result-ttl-failed{width:100%;height:100%;padding:16px;background:#FFFFFF;display:flex;justify-content:center;align-items:center;color:#ff815a;font-weight:700;border-radius:4px}.p-result-ttl-body{width:100%;height:100%;padding:16px;background:#FFFFFF;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;color:#8cda58;font-weight:700;border-radius:4px}.p-result-ttl-body__frame{display:flex;align-items:center;justify-content:center;gap:16px;color:#333;padding-bottom:16px}.p-result-ttl-body__ttl{color:#00b8ff}.p-result-body{padding-top:32px;padding-bottom:32px}.p-result-picture-ttl{margin-bottom:16px}.p-result-picture-img img{width:100%}.p-result-footer{padding:32px 0 68px;background:#F9F9F9}.p-result-result-img{border-radius:8px;overflow:hidden}.p-result-result-img__ttl{height:40px;line-height:40px;text-align:center;color:#fff;background:#8CDA58}.p-result-result-img__body{min-height:200px}.p-result-result-img__body img{width:100%}.p-result-delete{margin-top:48px;text-align:center}.p-result-delete a{text-decoration:underline;color:#888}.p-online{padding:32px;background:#F9F9F9}.p-online__img{margin-bottom:32px}.p-online__img img{width:100%}@media screen and (min-width: 650px){.u-pcHidden{display:none!important}}@media screen and (max-width: 650px){.u-spHidden{display:none!important}}.u-width-8{width:8px}.u-width-16{width:16px}.u-width-32{width:32px}.u-width-40{width:40px}.u-width-48{width:48px}.u-width-64{width:64px}.u-width-80{width:80px}.u-width-96{width:96px}.u-width-104{width:104px}.u-width-112{width:112px}.u-width-128{width:128px}.u-width-144{width:144px}.u-width-160{width:160px}.u-width-176{width:176px}.u-width-192{width:192px}.u-width-208{width:208px}.u-width-224{width:224px}.u-width-240{width:240px}.u-width-256{width:256px}.u-width-272{width:272px}.u-width-288{width:288px}.u-width-304{width:304px}.u-width-320{width:320px}.u-width-336{width:336px}.u-width-352{width:352px}.u-width-368{width:368px}.u-width-384{width:384px}.u-width-400{width:400px}.u-width-416{width:416px}.u-width-432{width:432px}.u-width-464{width:464px}.u-width-480{width:480px}.u-width-512{width:512px}.u-width-544{width:544px}.u-width-576{width:576px}.u-width-608{width:608px}.u-width-640{width:640px}.u-width-800{width:800px}.u-maxwidth-120{width:100%;max-width:120px}.u-maxwidth-160{width:100%;max-width:160px}.u-margin-top-8{margin-top:8px}.u-margin-top-16{margin-top:16px}.u-margin-top-32{margin-top:32px}.u-margin-bottom-8{margin-bottom:8px}.u-margin-bottom-16{margin-bottom:16px}.u-margin-bottom-32{margin-bottom:32px}.u-margin-topBottom-8{margin-top:8px;margin-bottom:8px}.u-margin-topBottom-16{margin-top:8px;margin-bottom:16px}.u-margin-topBottom-32{margin-top:8px;margin-bottom:32px}.u-margin-left-8{margin-left:8px}.u-margin-left-16{margin-left:16px}.u-margin-left-32{margin-left:32px}.u-margin-right-8{margin-right:8px}.u-margin-right-16{margin-right:16px}.u-margin-right-32{margin-right:32px}.u-margin-leftRight-8{margin-left:8px;margin-right:8px}.u-margin-leftRight-16{margin-left:8px;margin-right:16px}.u-margin-leftRight-32{margin-left:8px;margin-right:32px}.u-padding-top-8{padding-top:8px}.u-padding-top-16{padding-top:16px}.u-padding-top-32{padding-top:32px}.u-padding-bottom-8{padding-bottom:8px}.u-padding-bottom-16{padding-bottom:16px}.u-padding-bottom-32{padding-bottom:32px}.u-padding-topBottom-8{padding-top:8px;padding-bottom:8px}.u-padding-topBottom-16{padding-top:16px;padding-bottom:16px}.u-padding-topBottom-32{padding-top:32px;padding-bottom:32px}.u-padding-left-8{padding-left:8px}.u-padding-left-16{padding-left:16px}.u-padding-left-32{padding-left:32px}.u-padding-right-8{padding-right:8px}.u-padding-right-16{padding-right:16px}.u-padding-right-32{padding-right:32px}.u-padding-leftRight-8{padding-left:8px;padding-right:8px}.u-padding-leftRight-16{padding-left:16px;padding-right:16px}.u-padding-leftRight-32{padding-left:32px;padding-right:32px}.u-flex{display:flex}.u-gap8{gap:8px}.u-just-c-center{justify-content:center}.u-ta-c{text-align:center}[v-cloak]{display:none}
