@charset "UTF-8";body,html,#root{width:100%;height:auto;margin:0;padding:0;box-sizing:border-box;font-family:Yu Gothic,游ゴシック,YuGothic,游ゴシック体,ヒラギノ角ゴ Pro W3,メイリオ,sans-serif;font-size:16px;line-height:1.6;background:#fffde7;color:#333}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;text-decoration:inherit}body{margin:0;display:flex;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{margin:0;padding:0;border-radius:8px;border:1px solid transparent;cursor:pointer;transition:border-color .25s}.hidden-scrollbar{-ms-overflow-style:none;scrollbar-width:none}li{list-style-type:none}p,input{margin:0;padding:0}img{width:100%;height:100%}.contents{height:calc(100vh - 150px);width:100%}.overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:999}.dialog{background-color:#fff;padding:15px;border-radius:8px;width:500px;max-height:100px;max-height:90vh}.dialog-titile{text-align:center;height:5vh;border-bottom:1px solid #ccc;font-size:20px;font-family:bold}.dialog-body{height:80%;width:100%;padding-top:5px;padding-bottom:5px;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.dialog-footer{height:10vh;display:flex;padding:10px;border-top:1px solid #ccc;font-family:bold;justify-content:flex-end;gap:10px}.dialog-footer button{height:40px;width:100px}.cansel-button{background-color:#ff6d6d}.login-button{height:40px;width:100px;background-color:#6dbbff}.logout-button{height:40px;width:100px;background-color:#ff6d6d}.stamp-list-contents{display:flex;flex-direction:row}.main-contents{width:100%}.inner{height:100%;width:100%}.site-menu-button{border-radius:0 10px 10px 0;width:20px;height:50px;position:absolute;left:240px;background-color:#51c1dd;z-index:99}.site-menu-button.open{left:0}.stamp-items{display:flex;flex-wrap:wrap;max-height:calc(100vh - 140px);overflow-y:auto}.stamp-item{width:250px;height:290px;margin:20px;background:#fff;box-shadow:5px 15px 20px #00000029;border-radius:10px;cursor:pointer}.stamp-img{text-align:center}.stamp-img img{height:100%}.card-title{display:flex;padding-left:5%;padding-right:5%;text-align:center}.card-title p{width:100%}.icon-badge{position:relative;display:inline-block}.icon-badge .material-icons{font-size:36px;color:#ff839c}.icon-badge .badge{position:absolute;top:7px;right:7px;color:#fff;font-size:12px}.datail-stamp-item{display:flex;flex-direction:row;margin-left:20px;margin-top:20px}.datail-stamp-left{width:40%}.datail-stamp-img{text-align:center;background:#fff;box-shadow:5px 15px 20px #00000029;height:auto;width:auto;border-radius:10px}.datail-stamp-img img{height:80%}.datail-stamp-right{width:50%;height:auto;margin:0}.datail-stamp{height:auto;width:100%;box-shadow:5px 15px 20px #00000029;border:1px solid #ccc;border-radius:10px;margin-top:10px}.datail-stamp-title{display:flex;border-bottom:1px solid #ccc;background-color:#f7c56a;border-top-left-radius:10px;border-top-right-radius:10px;font-weight:bolder}.datail-stamp-title-value{height:100%;width:100%;border-bottom-left-radius:10px;border-bottom-right-radius:10px;border:none;background:none;padding:0;margin:0;font-size:20px}.datail-stamp-count{display:flex;flex-direction:row}.tag-data{margin:3px;padding:5px;font-weight:700;box-shadow:5px 15px 20px #00000029;border:1px solid #ccc;border-radius:10px}.tag-contents{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:8px;min-height:45px}.category-name-text,.tag-name-text{margin:0 5px;position:relative}.tag-create-button{height:20px;background-color:#0da333;float:right;padding:0 30px;margin:2px;color:#fff;font-weight:700}.common-icon{display:flex;flex-direction:row;width:100px;font-size:20px;background:none;align-items:center}.good-icon{color:#ff7a90;width:20px}.pageview-icon{color:#589af1;width:20px}.download-icon{color:#0051ff;width:20px}.change-banner{width:100%;height:50px;display:flex;align-items:center;justify-content:center;background-color:#eb10c6;font-size:30px;font-weight:bolder;color:#fff}.button-menu{display:flex}.change-stamp-button{width:100px;height:30px;font-size:15px;background-color:#ee9052;color:#fff;margin:10px}.change-confirmed-stamp-button{float:right;width:100px;height:30px;font-size:15px;background-color:#4ec44a;color:#fff;margin:10px}.delete-stamp-button{width:100px;height:30px;font-size:15px;background-color:#ee5252;color:#fff;margin:10px}.create-tag-frame{display:flex}.pulldown-menu{position:absolute;top:100%;left:0;right:0;border:1px solid #ccc;max-height:150px;overflow-y:auto;background:#fff;margin:0;padding:0;list-style:none;z-index:1000}.pulldown-list{padding:8px;cursor:pointer}.tag-input-value{width:150px}.create-stamp-button{position:absolute;bottom:100px;right:100px;font-weight:700;color:#fff;font-size:18px;width:100px;height:100px;border-radius:999px;background-color:#4ac3ff;box-shadow:5px 15px 20px #00000042}.search-box{margin:5px 0 5px 50px}.srarch-text{width:80%;height:30px;align-items:center;background:#fff;border:1px solid #ccc;border-radius:9999px;padding:4px 8px;box-shadow:0 2px 4px #0000001a;transition:box-shadow .2s ease}.search-tag-box{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}.tag-data span{font-weight:1000;padding-right:6px}.search-delete-button{border-radius:10px;height:20px;width:20px;background-color:#fff}.no-search-data{height:100%;width:100%;font-size:20px;font-weight:700;display:flex;justify-content:center;align-items:center}@media (max-width: 1000px){.stamp-item{width:140px;height:170px}}.image-preview{width:auto;height:auto;margin-top:10px}.image-dlete-button{width:auto;margin-top:10px;padding-top:5px;padding-bottom:5px;background-color:#e24444;color:#fff}.input{width:100%;padding:8px;box-sizing:border-box}.tagInputContainer{display:flex;flex-wrap:wrap;gap:5px;border:1px solid #ccc;padding:5px;border-radius:4px}.tag{background-color:#e0e0e0;padding:5px 10px;border-radius:16px;display:flex;align-items:center}.removeButton{margin-left:8px;background:none;border:none;cursor:pointer}.tagInput{border:none;outline:none;min-width:80px}.suggestionBox{background-color:#fff;border:1px solid #ccc;max-height:120px;overflow-y:auto;margin-top:5px}.suggestionItem{padding:8px;cursor:pointer}.title-box{display:flex;height:30px}.title-box label{width:100px;height:auto}.error-message{color:red;margin:0;font-size:15px}.stamp-create-button{font-size:15px;background-color:#6dbbff}.side-menu{font-size:15px;color:#666;font-weight:700;width:250px;background-color:#fff4cf}.side-menu a{text-decoration:none;color:#666}.side-menu a:hover{color:#fff}.site-menu-title{background-color:#5a61a2;color:#fff;height:30px;border-radius:0 10px 0 0;padding:10px;font-size:20px;font-weight:700;display:flex;align-items:center;justify-content:center}.menu{height:calc(100vh - 150px);padding:0;border-bottom-width:1px;border-bottom-style:dashed;border-bottom-color:#ccc;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.main-menu{display:flex;padding-top:15px;padding-bottom:15px;background-color:#fff4cf;font-weight:700;text-indent:10;position:relative;border-top-width:1px;border-top-style:dashed;border-top-color:#ccc}.main-menu:before{content:"";width:8px;height:8px;border:0px;border-top:solid 2px #ffc400;border-right:solid 2px #ffc400;transform:rotate(135deg);position:absolute;top:50%;right:20px;margin-top:-6px}.menu .open:before{transform:rotate(315deg);margin-top:-3px}.menu .main-menu:hover,.menu .open{background-color:#ffa661;color:#fff}.menu .main-menu:hover:before,.menu .open:before{border-top:solid 2px #ffffff;border-right:solid 2px #ffffff}.select-tab-button{width:100%;padding-top:5px;padding-bottom:5px;text-indent:40px;background-color:#fff;display:block;position:relative;border-top-width:1px;border-top-style:dashed;border-top-color:#ccc;text-align:left;border-radius:0}.select-tab-button:before{content:"";width:0;height:0;border:solid 4px transparent;border-left:solid 6px #ffc400;position:absolute;top:50%;left:0;margin-top:-4px;margin-left:25px}.select-tab-button:hover{background-color:#c7c7c7}.select-tab-button:hover:before{border-left:solid 6px #ffffff}.side-menu-icon{height:20px;width:20px;border-radius:999px}.create-tag-form{display:flex;flex-direction:row;padding:2px 0}@media (max-width: 1000px){.side-menu{position:absolute}}._loading-screen_14234_3{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fffc;z-index:9999}._loader_14234_31{border:8px solid #f3f3f3;border-top:8px solid #3498db;border-radius:50%;width:50px;height:50px;animation:_spin_14234_1 2s linear infinite}@keyframes _spin_14234_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}p{margin-top:10px;font-size:18px;color:#333}._header_lzsu9_3{display:flex;flex-direction:row}._titleContents_lzsu9_17{height:50px;width:150px;min-width:150px;float:left;background-color:#ffcb7d}._headerAppTitle_lzsu9_33{height:100%;max-width:200px;min-width:20px;font-size:25px;font-weight:700;color:#5a61a2;display:flex;align-items:center}._navMenuContents_lzsu9_63{height:50px;width:100vw;background-color:#ffcb7d}._headerTabs_lzsu9_77{max-width:500px;min-width:200px;display:flex}._headerTabs_lzsu9_77 li{width:200px;background-color:#fff4cf;flex:1;margin-right:5px;border-top-left-radius:20px;border-top-right-radius:20px}._headerTabs_lzsu9_77 li a{padding-bottom:10px;display:flex;height:100%;width:100%;justify-content:center;align-items:center;text-decoration:none;color:#5a61a2}._headerTabs_lzsu9_77 li._active_lzsu9_143{background-color:#fffde7;font-weight:700}._header_lzsu9_3 nav{width:100%}._etcMenuContents_lzsu9_167{background-color:#ffcb7d;height:50px;display:flex}._profile_lzsu9_181{padding:5px;margin:5px;border-radius:10px}._settingButton_lzsu9_195{width:40px;height:30px;background-color:#4b4b4b;color:#fff;margin:10px}._adminButton_lzsu9_213{width:80px;height:30px;background-color:#4b4b4b;color:#fff;margin:10px}._loginButton_lzsu9_231,._logoutButton_lzsu9_247{width:80px;height:30px;background-color:#f17676;color:#fff;margin:10px}@media (max-width: 1000px){._header_lzsu9_3{flex-direction:column}._titleContents_lzsu9_17{height:50px;width:100vw;min-width:150px;float:left;background-color:#ffcb7d}._etcMenuContents_lzsu9_167{position:absolute;right:0}}@media (max-width: 600px){._navText_lzsu9_307{display:none}}.settings-icon{background-color:transparent;color:#fff;margin:0 20px}.settings-icon:hover{color:#989898}.dropdown-menu{position:absolute;right:0;top:38px;background-color:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 6px #0000001a;width:160px;z-index:1000}.dropdown-menu ul{list-style:none;margin:0;padding:4px 0}.dropdown-menu li{padding:10px 14px;cursor:pointer;transition:background-color .2s ease}.dropdown-menu li:hover{background-color:#f7f7f7}._bell_1eff6_5{height:100%}._bell_1eff6_5 svg{height:100%;fill:#ff0;stroke:#5e3902;stroke-width:1}._shake_1eff6_27{animation:_shake_1eff6_27 .5s infinite alternate}@keyframes _shake_1eff6_27{0%{transform:translate(0)}to{transform:translate(-5px)}}._noticeDialog_1oi9i_5{width:80vw;height:60vh}._noticeTable_1oi9i_15{width:100%}._noticeCategory_1oi9i_21{width:10%}._noticeCategory_1oi9i_21 p{margin:2px;border-radius:10px;font-weight:700}p._noticeCategoryAdd_1oi9i_47{background-color:#07a312;color:#fff}p._noticeCategoryUpdate_1oi9i_57{background-color:#ffd500;color:#484848}p._noticeCategoryDelete_1oi9i_65{background-color:#f92020;color:#fff}._noticeTitle_1oi9i_75{width:20%}._noticeContets_1oi9i_83{width:70%}._noticeTableHeader_1oi9i_91 tr{width:100%;background-color:#f6b141}._noticeTableHeader_1oi9i_91 tr th{border-radius:10px 10px 0 0}tr._noticeCategoryAdd_1oi9i_47{background-color:#bdfdc2}tr._noticeCategoryUpdate_1oi9i_57{background-color:#fdf7bd}tr._noticeCategoryDelete_1oi9i_65{background-color:#f99c9c}.table-list{width:100%}.table-header{background-color:#f6b141;width:100%}.table-body tr{width:100%;height:100%;border:none}.table-body td{width:50%;border:none}.table-body tr td input{width:100%;height:30px;background:transparent;border:1px solid #ccc;cursor:pointer}.category-change-name{background-color:#f6b141;color:#fff;width:100px;height:40px;font-size:15px}.category-change-cancel{background-color:#e36464;color:#fff;width:100px;height:40px;font-size:15px}
