.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:700;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0 0 0 20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-radius:0 4px 4px 0}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-radius:0 4px 4px 0}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:gray}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0}body,html{background:#fff;font-size:14px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input,textarea,select,button{border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent}input[type=checkbox]{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}a,a *,div,div *{-webkit-tap-highlight-color:rgba(0,0,0,.25)}a{overflow:hidden;outline:none}a:hover{text-decoration:none}article,section,table,tbody{display:block}table{border-collapse:collapse}fieldset,img{border:0;vertical-align:top}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-weight:400;font-size:inherit}q:before,q:after{content:""}abbr,acronym{border:0}figure{margin:0!important}.clearfix{width:100%}.clearfix:after{content:"";display:block;clear:both}*,*:before,*:after{box-sizing:border-box}*:before,*:after{pointer-events:none}input,select{vertical-align:middle}section{position:relative}a{color:var(--cl_black);word-break:break-all;margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;overflow:hidden;outline:none;text-decoration:none}.fPc{display:block}.fSp{display:none}.material-icons-outlined{font-family:Material Icons Outlined;font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";color:inherit;padding:0;opacity:.5}:root{--cl_theme: #D1E000;--cl_theme_l: #e8f09c;--cl_base: #f5f5f5;--cl_black: #333333;--cl_white: #ffffff;--cl_red: #b01010;--cl_gray: #c2c2c2;--cl_input: #5574b3;--fw_4: 400;--fw_7: 700}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{line-height:1.75em;font-weight:var(--fw_4);color:var(--cl_black);font-family:Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif;letter-spacing:.05em;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;position:relative;background-color:var(--cl_white)}body,.table__wrp .inpHrzWrp.btn__stl>.inpUnt>.btn{font-size:15px}body>header,body>footer,.btnWrp.panel__stl{font-size:14px}body,body>header,body>footer,.modal{min-width:900px}body>header>.unt>.inr,body>footer>.unt>.inr{padding:0 4.5%}#ctt{overflow:hidden}#cttFrm{position:relative;padding:2.5% 4.5% 10%}body>*{position:relative}hr{border:none;position:relative;width:100%;height:1px;margin:30px 0}.table__wrp>.frm>.unt hr{margin:20px 0}hr:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--cl_gray)}.sec>.inr>hr{margin:60px 0}.ttlWrp{font-size:1.143em;line-height:1.5em}.ttlWrp .ttl{font-weight:var(--fw_7);font-size:inherit;line-height:inherit}.ttlWrp>.frm{display:flex;align-items:flex-start}.ttlWrp>.frm>.icn+.ttl{margin-left:.5em}.ttlWrp+.bdyWrp{margin-top:15px}.lblWrp{line-height:1.5em}.lblWrp>.lbl{font-weight:var(--fw_7);font-size:inherit;line-height:inherit}.txtWrp>p{font-size:inherit;line-height:inherit}.txtWrp>p>.icn{opacity:1;vertical-align:bottom}.txtWrp>hr{margin:15px 0}.imgWrp{position:relative;overflow:hidden;border-radius:5px}.imgWrp>img{display:block;width:100%;height:auto}.imgWrp.fit>img{-o-object-fit:cover;object-fit:cover;-o-object-position:50%;object-position:50%;width:100%;height:100%}.imgWrp.asp3_1{aspect-ratio:3/1}.btn{display:block}.btn>.lblWrp,.btn>.frm>.lblWrp{display:flex;align-items:center;gap:.5em}.btnWrp>.frm:nth-child(n+2){margin-top:10px}#ctr :not(:has(.panel__stl))>.btnWrp{width:75%;margin-left:auto;margin-right:auto}.btnWrp>.frm.flx{gap:10px}.btnWrp>.frm.flx:has(>:nth-child(1))>.unt{width:100%}.btnWrp>.frm.flx:has(>:nth-child(2))>.unt{width:calc((100% - 10px)/2)}.btnWrp>.frm.flx:has(>:nth-child(3))>.unt{width:calc((100% - (10px * 2)) / 3)}.btnWrp>.frm.flx:has(>:nth-child(4))>.unt{width:calc((100% - 30px)/4)}.btnWrp>.frm.flx:has(>:nth-child(5))>.unt{width:calc((100% - 40px)/5)}.btnWrp>.frm.flx:has(>:nth-child(6))>.unt{width:calc((100% - (10px * 5)) / 6)}.btnWrp>.frm.flx:has(>:nth-child(7))>.unt{width:calc((100% - (10px * 6)) / 7)}.btnWrp>.frm.flx:has(>:nth-child(8))>.unt{width:calc((100% - 70px)/8)}.btnWrp>.frm>.unt:nth-child(n+2){margin-top:10px}.btnWrp>.frm>.unt>.btn,.btnWrp>.frm>.unt>.btn>*{position:relative;z-index:1}.btnWrp>.frm>.unt>.btn{display:block;padding:0;width:100%;cursor:pointer}.btnWrp>.frm>.unt>.cmnBtn{padding:20px 10px;border-radius:5px;overflow:hidden;background-color:var(--cl_white);font-size:1.143em;border:1px solid var(--cl_theme)}.btnWrp>.frm>.unt>.cmnBtn:before,.btnWrp>.frm>.unt>.cmnBtn:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%}.btnWrp>.frm>.unt>.cmnBtn:before{background-color:var(--cl_theme_l);background-image:linear-gradient(180deg,#0000 49.9%,#00000009 50%,#0000)}.btnWrp>.frm>.unt>.cmnBtn:after{background-color:var(--cl_black);opacity:0}.btnWrp>.frm>.unt>.cmnBtn>.lblWrp{justify-content:center}.btnWrp>.frm>.unt>.cmnBtn>.lblWrp>.icn{margin:0}.btnWrp>.frm>.unt>.cmnBtn>.lblWrp>.lbl{display:block;text-align:center;word-break:break-all}.btnWrp>.frm>.unt>.cmnBtn>.lblWrp>.lbl>.emp{padding:.125em .75em;border-radius:5px;font-weight:var(--fw_7);border:1px solid;color:var(--cl_black);font-size:.929em;letter-spacing:0}.btnWrp>.frm>.unt>.cmnBtn.cl_mono{border-color:var(--cl_gray)}.btnWrp>.frm>.unt>.cmnBtn.cl_mono:before{background-color:var(--cl_gray);background-image:linear-gradient(180deg,#0000 49.9%,#00000013 50%,#0000);opacity:.5}.btnWrp>.frm>.unt>.cmnBtn.cl_red{color:var(--cl_white);border-color:var(--cl_red)}.btnWrp>.frm>.unt>.cmnBtn.cl_red:before{background-color:var(--cl_red)}.btnWrp>.frm>.unt>.cmnBtn.cl_red>.lblWrp>.lbl>.emp{color:var(--cl_red)}.btnWrp>.frm>.unt>.cmnBtn.blank__stl{opacity:0;pointer-events:none}.btnWrp.panel__stl>.frm{align-items:stretch}.btnWrp.panel__stl>.frm>.unt>.btn,.btnWrp.panel__stl>.frm>.unt>.btn:before,.btnWrp.panel__stl>.frm>.unt>.btn:after{border-radius:5px;overflow:hidden}.btnWrp.panel__stl>.frm>.unt>.btn{padding:15px 15px 15px 20px;height:100%;background-color:var(--cl_theme)}.btnWrp.panel__stl>.frm>.unt>.btn:before,.btnWrp.panel__stl>.frm>.unt>.btn:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%}.btnWrp.panel__stl>.frm>.unt>.btn:before{box-shadow:0 0 0 2px var(--cl_theme) inset;opacity:1}.btnWrp.panel__stl>.frm>.unt>.btn:after{background-color:var(--cl_black);opacity:0}.btnWrp.panel__stl>.frm>.unt>.btn>.frm,.btnWrp.panel__stl>.frm>.unt>.btn>.icnWrp{z-index:1}.btnWrp.panel__stl>.frm>.unt>.btn>.frm{position:relative;padding-right:35px}.btnWrp.panel__stl>.frm>.unt>.btn>.frm>.lblWrp{font-size:1.071em}.btnWrp.panel__stl>.frm>.unt>.btn>.frm>.lblWrp+.txtWrp{margin-top:.75em;padding-top:.5em}.btnWrp.panel__stl>.frm>.unt>.btn>.frm>.lblWrp+.txtWrp:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:1px;background-color:var(--cl_black);opacity:.25}.btnWrp.panel__stl>.frm>.unt>.btn>.frm>.txtWrp{font-size:.929em;line-height:1.5em;position:relative}.btnWrp.panel__stl>.frm>.unt>.btn>.frm>.txtWrp:last-child{margin-bottom:5px}.btnWrp.panel__stl>.frm>.unt>.btn>.icnWrp{position:absolute;top:0;bottom:0;right:15px;margin:auto;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;font-size:1.143em}.btnWrp.panel__stl>.frm>.unt>.btn>.icnWrp>.icn{display:block;margin:0;opacity:1}.btnWrp.panel__stl.cl_invert>.frm>.unt>.btn{background-color:var(--cl_white)}.btnWrp.panel__stl.cl_invert>.frm>.unt>.btn:after{background-color:var(--cl_theme)}.btnWrp.panel__stl.cl_invert>.frm>.unt>.btn>.frm>.lblWrp+.txtWrp:before{background-color:var(--cl_black)}.flx{display:flex;flex-wrap:wrap}.flx.cnt,.table__wrp>.frm>.unt>.frm.cnt{justify-content:center!important}.flx.set1>.unt{width:100%}.flx.set2>.unt{width:50%}.flx.set3>.unt{width:calc(100% / 3)}.flx.set4>.unt{width:25%}.flx.gap{gap:10px}.flx.gap.set1>.unt{width:100%!important}.flx.gap.set2>.unt{width:calc((100% - 10px)/2)!important}.flx.gap.set3>.unt{width:calc((100% - (10px * 2)) / 3)!important}.flx.gap.set4>.unt{width:calc((100% - 30px)/4)!important}.flx.gap.setFree{justify-content:flex-start;align-items:center}:not(:has(.button__stl))>.flx.gap.setFree{gap:15px 30px}.btnWrp>.frm.flx>.unt:nth-child(n+2){margin-top:0}button{cursor:pointer;letter-spacing:.05em;font-size:inherit;line-height:1.1em}::-moz-placeholder{font-family:Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif}input,select,textarea,::placeholder,button{font-family:Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif}input,select,textarea{line-height:1.5em;padding:10px 15px;border:2px solid var(--cl_gray);height:auto;font-size:1em;background-color:var(--cl_white);border-radius:5px}input,select{text-overflow:ellipsis;white-space:nowrap}input.cl_input{border-color:var(--cl_input)!important}p{margin:.75em 0}ul.ul,ol{margin:.5em 0}p:first-child,ul.ul:first-child,ol:first-child{margin-top:0}p:last-child,ul.ul:last-child,ol:last-child{margin-bottom:0}p,aside,li{word-wrap:break-word;text-align:justify}.txtLnk{color:var(--theme_color);font-weight:var(--fw7);text-decoration:underline;margin:0 .25em}ul.ul,ol{line-height:1.5em!important}ul.ul>li,ol>li{position:relative}ul.ul>li:nth-child(n+2),ol>li:nth-child(n+2){margin-top:.25em}ul.ul>li:before{content:"";display:block;position:absolute;top:.75em;left:0;transform:translateY(-50%);width:.75em;height:.75em;border-radius:5px;background-color:var(--cl_black);opacity:.25}ul.ul>li{padding-left:1.25em}ol{list-style:decimal;padding-left:2.25em}ul.ul.attention__stl,ul.ul.annotation__stl{opacity:.75;font-size:12px}ul.ul.attention__stl>li:before,ul.ul.annotation__stl>li:before{width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;border-radius:0;background-color:transparent;opacity:1;transform:translateY(0);top:0}ul.ul.attention__stl>li:before{font-family:Material Icons Outlined;content:""}ul.ul.annotation__stl>li:before{content:"※"}.sec:nth-child(n+2){margin-top:30px}.sec>.inr>.unt:nth-child(n+2){margin-top:30px}.sec>.inr>.unt>.ttlFrm+.bdyFrm{margin-top:15px}.sec>.inr>.unt>.bdyFrm>.bdyWrp>:nth-child(n+2){margin-top:10px}#atf{border-bottom:1px solid var(--cl_gray);padding-bottom:25px}#atf.sec>.inr>.unt>.ttlFrm{font-size:1.286em}body>header,body>header:before,body>header>.header__top__menu{border-radius:0 0 5px 5px}body>header{background-color:var(--cl_white);position:relative;z-index:9999;box-shadow:0 -20px 20px 20px #0000000d}body>header:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--cl_theme)}body>header .btn{font-size:inherit}body>header>.unt{position:relative}body>header>.unt>.inr>.frm{align-items:center;justify-content:center}body>header>.unt>.inr>.frm>.menWrp>.frm>nav>ul>.unt{position:relative}body>header>.unt>.inr>.frm>.menWrp>.frm>nav>ul>.unt>.frm>.btn,body>footer>.footer__menu>.inr>.frm>.menWrp>.frm>nav>ul>.unt>.frm>.btn{padding:.5em 1.25em}body>header>.header__top__menu,body>footer>.copyright{width:91%}body>header>.header__top__menu{background-color:var(--cl_black);font-size:12px;line-height:1.75em;box-shadow:0 0 30px 10px #0000000d;margin:auto;border-radius:0 0 5px 5px}body>header>.header__top__menu *{color:var(--cl_white)}body>header>.header__top__menu>.inr{padding-left:1%;padding-right:1%}body>header>.header__top__menu>.inr>.frm{justify-content:space-between}body>header>.header__top__menu>.inr>.frm>.menWrp>.frm>nav>ul>.unt:nth-child(n+2):before,body>footer>.footer__menu>.inr>.frm>.menWrp>.frm>nav>ul>.unt:nth-child(n+2):before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;margin:auto;width:1px;height:40%;background-color:var(--cl_white);opacity:.25}body>header>.header__main__menu *{color:var(--cl_black)}body>header>.header__main__menu>.inr>.frm>.logWrp{height:auto;width:180px;padding:28px 0}body>header>.header__main__menu>.inr>.frm>.logWrp>.frm{display:block}body>header>.header__main__menu>.inr>.frm>.menWrp{width:calc(100% - 180px);padding-left:2.5%}body>header>.header__main__menu>.inr>.frm>.menWrp>.frm>nav>ul>.unt{position:relative}body>header>.header__main__menu>.inr>.frm>.menWrp>.frm>nav>ul:has(>:nth-child(1))>.unt{width:100%}body>header>.header__main__menu>.inr>.frm>.menWrp>.frm>nav>ul:has(>:nth-child(2))>.unt{width:50%}body>header>.header__main__menu>.inr>.frm>.menWrp>.frm>nav>ul:has(>:nth-child(3))>.unt{width:calc(100% / 3)}body>header>.header__main__menu>.inr>.frm>.menWrp>.frm>nav>ul:has(>:nth-child(4))>.unt{width:25%}body>header>.header__main__menu>.inr>.frm>.menWrp>.frm>nav>ul:has(>:nth-child(5))>.unt{width:20%}body>header>.header__main__menu>.inr>.frm>.menWrp>.frm>nav>ul:has(>:nth-child(6))>.unt{width:calc(100% / 6)}body>header>.header__main__menu>.inr>.frm>.menWrp>.frm>nav>ul:has(>:nth-child(7))>.unt{width:calc(100% / 7)}body>header>.header__main__menu>.inr>.frm>.menWrp>.frm>nav>ul:has(>:nth-child(8))>.unt{width:12.5%}body>header>.header__main__menu>.inr>.frm>.menWrp>.frm>nav>ul>.unt:nth-child(n+2):before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;margin:auto;width:1px;height:40%;background-color:var(--cl_black);opacity:.25}body>header>.header__main__menu>.inr>.frm>.menWrp>.frm>nav>ul>.unt>.frm>.btn{display:flex;align-items:center;justify-content:center;padding:15px 0}body>header>.header__main__menu>.inr>.frm>.menWrp>.frm>nav>ul>.unt>.frm>.btn>.lblWrp{flex-direction:column;justify-content:center;line-height:1.25em}body>header>.header__main__menu>.inr>.frm>.menWrp>.frm>nav>ul>.unt>.frm>.btn>.lblWrp>.icn{font-size:2em}body>header>.header__main__menu>.inr>.frm>.menWrp>.frm>nav>ul>.unt>.frm>.btn>.lblWrp>.lbl{position:relative;z-index:2;margin-left:0;margin-top:.25em;padding:0 .5em;text-align:center}.megMenTrg{cursor:pointer}.megMenTrg>.megMenUnt{cursor:default}.megMenUnt{position:relative;top:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .5s cubic-bezier(.5,0,0,1),visibility .5s cubic-bezier(.5,0,0,1);z-index:1}body>header>.header__main__menu .megMenUnt *{color:var(--cl_black)}.megMenUnt{display:block!important}.megMenUnt.on{opacity:1;visibility:visible;pointer-events:visible}.megMenUnt:before{content:"";display:block;position:absolute;top:1px;left:0;right:0;margin:auto;width:100%;height:50px;background-color:transparent;z-index:1}.megMenUnt.on:before{pointer-events:visible}.megMenUnt>.frm{position:absolute;top:0;left:0;right:0;width:100%;margin:auto;overflow:hidden;padding:0 20px 20px;pointer-events:none}.megMenUnt>.frm>.mega__menu__wrp>.unt:nth-child(n+2){margin-top:30px}.megMenUnt>.frm>.mega__menu__wrp{transform:translateY(-30px);transition:transform .5s cubic-bezier(.5,0,0,1);will-change:transform;background-color:var(--cl_white);padding:30px;border-radius:0 0 5px 5px;box-shadow:0 0 20px #0000000d;overflow-x:hidden;overflow-y:auto;width:85%;margin:auto;pointer-events:visible}.megMenUnt.on>.frm>.mega__menu__wrp{transform:translateY(0)}#delivery__location__menu__wrp{pointer-events:none;filter:grayscale(1);opacity:.25;transition:filter .25s cubic-bezier(.5,0,0,1),opacity .25s cubic-bezier(.5,0,0,1)}#delivery__location__menu__wrp.on{pointer-events:visible;filter:grayscale(0);opacity:1}body:after{content:"";pointer-events:none;display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--cl_black);z-index:9998;opacity:0;visibility:hidden;transition:opacity .5s cubic-bezier(.5,0,0,1),visibility .5s cubic-bezier(.5,0,0,1)}body.megMenOpn:after{pointer-events:visible;opacity:.5;visibility:visible}body>footer,body>footer:before{border-radius:5px 5px 0 0}body>footer:has(#pagetop),body>footer:has(#pagetop):before{border-radius:5px 0 0}body>footer{background-color:var(--cl_white);position:relative;box-shadow:0 20px 20px 20px #0000000d}body>footer:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--cl_theme);z-index:1}body>footer>#pagetop{position:absolute;top:0;right:0;transform:translateY(calc(-100% + 10px));width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content}body>footer>#pagetop>.btn{background-color:var(--cl_theme);padding:5px 15px 10px 10px;border-radius:5px 5px 0 0;font-size:12px;box-shadow:0 0 20px #0000000d}body>footer>.unt{position:relative;z-index:2}body>footer>.footer__menu{font-size:.857em}body>footer>.footer__menu>.inr{padding-top:10px;padding-bottom:10px}body>footer>.footer__menu>.inr>.frm{justify-content:center}body>footer>.footer__menu>.inr>.frm>.menWrp>.frm>nav>ul>.unt{position:relative}body>footer>.footer__menu>.inr>.frm>.menWrp>.frm>nav>ul>.unt:nth-child(n+2):before{background-color:var(--cl_black)}body>footer>.copyright{background-color:var(--cl_black);color:var(--cl_white);font-size:10px;line-height:1.75em;box-shadow:0 0 30px 10px #0000000d;margin:auto;border-radius:5px 5px 0 0}body>footer>.copyright>.inr{padding-top:5px;padding-bottom:5px}body>footer>.copyright *{text-align:center}body>footer>.copyright>.inr>p{opacity:.5}.select2-container{z-index:100000}#ctr .select2-container{z-index:1000}.select2-container .select2-selection--single{height:auto}.select2-container--default .select2-selection--single{border-radius:5px;border-color:var(--cl_gray);outline:none}.select2-container .select2-selection--single .select2-selection__rendered{width:100%;font-size:1.143em;line-height:1.5em;padding:10px 35px 10px 15px}.select2-container--default .select2-search--dropdown .select2-search__field::-moz-placeholder{color:var(--cl_gray)}.select2-container--default .select2-selection--single .select2-selection__placeholder,.select2-container--default .select2-search--dropdown .select2-search__field::placeholder{color:var(--cl_gray)}.select2-container--default .select2-selection--single .select2-selection__arrow{top:0;bottom:0;right:10px;margin:auto}.select2-container--default .select2-selection--single .select2-selection__clear{float:none;position:absolute;bottom:0;right:0;background-color:var(--cl_input);width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;margin:0;padding:0;border-radius:5px 0}.select2-container--default .select2-selection--single .select2-selection__clear:before{content:"入力内容をクリア";font-size:10px;line-height:1.1em;padding:4px 1em 2px;color:var(--cl_white);display:block}.select2-container--default .select2-selection--single .select2-selection__clear>span{display:none}.select2-dropdown{border-color:var(--cl_gray);background-color:var(--cl_white)}.select2-search--dropdown{padding:10px;background-color:var(--cl_gray)}.select2-container--default .select2-search--dropdown .select2-search__field{border:none}.select2-search--dropdown .select2-search__field{padding:5px 15px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:var(--cl_gray) transparent transparent transparent}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent var(--cl_gray) transparent}.select2-container--default .select2-selection--single .select2-selection__rendered{color:var(--cl_black);line-height:1.5em}.select2-container--default .select2-results>.select2-results__options{max-height:40vh}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:var(--cl_theme);color:var(--cl_black);opacity:1}.select2-container--default .select2-results__option--selected{background-color:var(--cl_theme);color:var(--cl_black);opacity:.5}.select2-results__option--selectable{font-size:.929em;line-height:1.5em;padding:10px 15px;position:relative}.select2-results__option--selectable:nth-child(n+2):before{content:"";display:block;position:absolute;top:0;left:0;right:0;margin:auto;width:calc(100% - 2em);height:1px;background-color:var(--cl_gray);opacity:.25}.select2-results__option.select2-results__message{text-align:center;padding:10px 15px;opacity:.5}.acTrg{cursor:pointer;color:var(--cl_input)}.acTrg>.frm{position:relative;background-color:var(--cl_white);padding:20px 30px;overflow:hidden;border-radius:5px;align-items:center;justify-content:space-between;flex-wrap:nowrap!important}.acTrg>.frm:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--cl_input);opacity:.1}.acTrg>.frm>*{position:relative}.acTrg>.frm>.icnWrp{position:relative}.acTrg>.frm>.icnWrp>.icn{display:flex;align-items:center}.acTrg>.frm>.icnWrp>.icn.open{opacity:1}.acTrg>.frm>.icnWrp>.icn.close{position:absolute;top:0;left:0;opacity:0}.acTrg.on>.frm>.icnWrp>.icn.open{opacity:0}.acTrg.on>.frm>.icnWrp>.icn.close{opacity:1}.acTrg+.acUnt{margin-top:5px!important}.acUnt{position:relative;display:none}.table__wrp .acUnt{background-color:var(--cl_white);padding:30px;overflow:hidden;border-radius:5px}.table__wrp .acUnt:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--cl_black);opacity:.05}.inpHrzWrp{display:flex;flex-wrap:wrap;gap:10px}.inpHrzWrp>.inpUnt{width:calc(50% - 5px)}.inpHrzWrp.period__stl{justify-content:space-between}.inpHrzWrp.period__stl>.inpUnt{width:calc(50% - 5px - 1em)}.inpHrzWrp.period__stl>.inpUnt:last-child:before{content:"〜";position:absolute;top:11px;left:0;transform:translate(-100%);width:calc(3em - 2px);text-align:center}.inpHrzWrp.btn__stl{align-items:stretch}.inpHrzWrp.btn__stl>.inpUnt{width:-moz-max-content;width:max-content}.inpHrzWrp.btn__stl>.inpUnt:not(:has(button)),.inpHrzWrp.btn__stl>.inpUnt:has(.delivery__location__select){width:calc(100% - 130px)}.inpHrzWrp.btn__stl>.inpUnt:has(button){width:120px}.inpHrzWrp.btn__stl>.inpUnt>*{height:100%}.inpHrzWrp.btn__stl>.inpUnt>.btn{padding:10px 15px;background-color:var(--cl_white);border-radius:5px;border:1px solid var(--cl_gray)}.inpHrzWrp.btn__stl>.inpUnt>.btn:hover{background-color:var(--cl_theme);border-color:var(--cl_theme)}.table__wrp .inpHrzWrp.btn__stl{width:100%}.table__wrp .inpHrzWrp.btn__stl.btnSiz60>.inpUnt:not(:has(button)){width:calc(100% - 70px)}.table__wrp .inpHrzWrp.btn__stl.btnSiz60>.inpUnt:has(button){width:60px}.table__wrp .inpHrzWrp.btn__stl>.inpUnt>.btn{padding:11px 15px}.sticky__table__wrp .inpHrzWrp.btn__stl{width:100%}.sticky__table__wrp .inpHrzWrp.btn__stl>.inpUnt:not(:has(button)){width:calc(100% - 310px)}.sticky__table__wrp .inpHrzWrp.btn__stl>.inpUnt:has(button){width:300px}.sticky__table__wrp .inpHrzWrp.btn__stl>.inpUnt>.btnWrp{width:100%!important}.sticky__table__wrp .inpHrzWrp.btn__stl>.inpUnt>.btnWrp>.frm>.unt>.cmnBtn{padding:10px;border-radius:5px;font-size:1em}.table__wrp .inpHrzWrp.btn__stl>.inpUnt>.btnWrp{width:100%!important}.table__wrp .inpHrzWrp.btn__stl>.inpUnt>.btnWrp>.frm>.unt>.cmnBtn{padding:12px 10px;border-radius:5px;font-size:1em}.inpUnt{position:relative}.inpUnt>*{width:100%}.inpUnt>textarea{resize:vertical;height:200px;min-height:200px;display:block}.inpUnt>textarea.max__height__80{height:80px;min-height:80px}.inpUnt>textarea:-moz-read-only{height:-moz-max-content;height:max-content;min-height:200px;field-sizing:content}.inpUnt>textarea:read-only{height:-moz-max-content;height:max-content;min-height:200px;field-sizing:content}.inpUnt>.cbRdUnt+.cbRdUnt{margin-top:10px}.inpUnt>.cbRdUnt>.unt:nth-child(n+2){margin-top:.5em}.inpUnt>.cbRdUnt>.unt>*{width:100%}.inpUnt>.cbRdUnt>.unt>label{display:block;cursor:pointer;position:relative;width:-moz-max-content;width:max-content;max-width:100%}.inpUnt>.cbRdUnt>.unt>label:has(input:disabled){filter:grayscale(1);cursor:auto}.inpUnt>.cbRdUnt>.unt>label:has(input:disabled)>input:not(:checked)+.lbl{opacity:.25}.inpUnt>.cbRdUnt.flx>.unt:nth-child(n+2){margin-top:0}.table__wrp>.frm.vertical__stl>.unt>.frm .inpUnt>.cbRdUnt.button__stl{padding:0;border:none}.table__wrp>.frm.vertical__stl>.unt.acUnt>.frm .inpUnt>.cbRdUnt.button__stl{background-color:transparent}.inpUnt>.cbRdUnt.button__stl{align-items:stretch}.inpUnt>.cbRdUnt.button__stl>.unt{height:auto;min-height:43px}.inpUnt>.cbRdUnt.button__stl>.unt>label{width:100%;border-radius:5px;overflow:hidden;height:100%;display:flex;align-items:center}.inpUnt>.cbRdUnt.button__stl>.unt>label:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--cl_black);opacity:.1;transition:opacity .25s cubic-bezier(.5,0,0,1),background-color .25s cubic-bezier(.5,0,0,1)}.inpUnt>.cbRdUnt.button__stl>.unt>label:has(:checked):before{background-color:var(--cl_theme);opacity:1}.inpUnt>.cbRdUnt.button__stl>.unt>label>input[type=checkbox]{border:none;padding:0}.inpUnt>.cbRdUnt.button__stl>.unt>label>input[type=checkbox]+.lbl{text-align:center;padding-top:5px;padding-bottom:5px;padding-right:25px;padding-left:calc(2.25em + 10px);width:100%;font-weight:var(--fw_7);transition:color .25s cubic-bezier(.5,0,0,1);line-height:1.25em}.inpUnt>.cbRdUnt.button__stl>.unt>label>input[type=checkbox]+.lbl:before,.inpUnt>.cbRdUnt.button__stl>.unt>label>input[type=checkbox]+.lbl:after{bottom:0;left:10px;line-height:1.5em}.inpUnt>.cbRdUnt.button__stl>.unt>label>input[type=checkbox]+.lbl:after{font-family:Material Icons Outlined;content:"";background-color:transparent;color:var(--cl_theme);transform:scale(1);text-align:center}.inpUnt>.cbRdUnt.button__stl>.unt>label>input[type=checkbox]+.lbl.taL{text-align:left}.inpUnt.sizHlf{width:50%}label>input[type=checkbox],label>input[type=radio]{position:absolute;top:0;left:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:100%;opacity:0;pointer-events:none}label>input[type=checkbox]+.lbl,label>input[type=radio]+.lbl{padding-left:2.25em;display:block;position:relative;line-height:1.5em;z-index:1}label>input[type=checkbox]+.lbl:before,label>input[type=radio]+.lbl:before,label>input[type=checkbox]+.lbl:after,label>input[type=radio]+.lbl:after{content:"";display:block;position:absolute;top:0;left:0;margin:auto;width:1.5em;height:1.5em;background-color:var(--cl_white)}label>input[type=checkbox]+.lbl:before,label>input[type=radio]+.lbl:before{box-shadow:0 0 0 1px var(--cl_gray) inset}label>input[type=checkbox]+.lbl:after,label>input[type=radio]+.lbl:after{background-color:var(--cl_theme);transform:scale(.25);opacity:0;transition:transform .25s cubic-bezier(.5,0,0,1),opacity .25s cubic-bezier(.5,0,0,1)}label>input[type=checkbox]:checked+.lbl:after,label>input[type=radio]:checked+.lbl:after{transform:scale(.5);opacity:1}label>input[type=radio]+.lbl:before,label>input[type=radio]+.lbl:after{border-radius:50%}label>input[type=checkbox].delete__stl+.lbl:after{background-color:var(--cl_red)}.sticky__table__wrp>.frm>.rowGroup:not(.head)>.row>.unt:has(input.delete__stl):before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--cl_red);opacity:.1}.sticky__table__wrp.select__stl>.frm>.rowGroup:not(.head)>.row:has(input.delete__stl:checked)>.unt:after{background-color:var(--cl_red);opacity:.15}.sticky__table__wrp.select__stl>.frm>.rowGroup:not(.head):hover>.row:has(input.delete__stl:checked)>.unt:after{opacity:.25}.sticky__table__wrp>.frm>.rowGroup:not(.head)>.row>.unt>.frm>label>input.button__stl+.lbl{width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;display:block;padding:5px 10px;line-height:1.8em}.sticky__table__wrp>.frm>.rowGroup:not(.head)>.row>.unt>.frm>label>input.button__stl+.lbl:before{border-radius:5px;background-color:var(--cl_white);width:100%;height:100%;transition:background-color .25s cubic-bezier(.5,0,0,1),box-shadow .25s cubic-bezier(.5,0,0,1)}.sticky__table__wrp>.frm>.rowGroup:not(.head)>.row>.unt>.frm>label>input.button__stl+.lbl:after{display:none}.sticky__table__wrp>.frm>.rowGroup:not(.head)>.row>.unt>.frm>label>input.button__stl+.lbl>span{position:relative;display:block;font-weight:var(--fw_7);color:var(--cl_gray);transition:color .25s cubic-bezier(.5,0,0,1)}.sticky__table__wrp>.frm>.rowGroup:not(.head)>.row>.unt>.frm>label>input:checked.button__stl+.lbl:before{background-color:var(--cl_red);box-shadow:0 0 0 1px var(--cl_red) inset}.sticky__table__wrp>.frm>.rowGroup:not(.head)>.row>.unt>.frm>label>input:checked.button__stl+.lbl>span{color:var(--cl_white)}.radio__ex{display:flex;align-items:center;gap:20px}.radio__ex>.unt>label{display:block;cursor:pointer;position:relative;width:-moz-max-content;width:max-content;max-width:100%}.radio__ex>.unt:has(label>input[type=radio])+.unt>select,.radio__ex>.unt:has(label>input[type=radio])+.unt>input{width:100px;padding:5px 10px}.inpUnt>.cbRdUnt:has(.radio__ex)>.unt{min-height:35px;display:flex;align-items:center}.table__wrp>.frm{padding:30px;background-color:var(--cl_white);border-radius:5px;box-shadow:0 0 20px #00000026,0 0 0 1px var(--cl_gray) inset}.table__wrp>.frm:nth-child(n+2){margin-top:10px}.table__wrp>.frm>.unt>.ttlWrp{border-bottom:1px solid var(--cl_gray);padding-bottom:10px}.table__wrp>.frm>.unt>.ttlWrp+.bdyWrp{margin-top:20px}.table__wrp>.frm>.unt>.ttlWrp:nth-child(n+2){margin-top:30px}.table__wrp>.frm>.unt>.frm{display:flex;flex-wrap:wrap;gap:2px;line-height:1.5em;position:relative}.table__wrp>.frm>.unt:nth-child(n+2){margin-top:30px}.table__wrp>.frm>.unt>.frm:nth-child(n+2){margin-top:2px}.table__wrp>.frm>.unt>.frm *{line-height:inherit}.table__wrp>.frm>.unt>.frm>.unt{width:100%}.table__wrp>.frm>.unt>.frm.col2>.unt{width:calc(50% - 1px)}.table__wrp>.frm>.unt>.frm.col3>.unt{width:calc(100% / 3 - 2px * 2 / 3)}.table__wrp>.frm>.unt>.frm.col4>.unt{width:calc(25% - 1.5px)}.table__wrp>.frm>.unt>.frm.col2>.unt.half{width:calc(25% - 1.5px)}.table__wrp>.frm>.unt>.frm>.unt>.frm{width:100%;height:100%;display:flex;align-items:stretch}.table__wrp>.frm>.unt>.frm>.unt>.frm>*{padding:15px;position:relative;background-color:var(--cl_white);display:flex;align-items:center}.table__wrp>.frm>.unt>.frm>.unt>.frm>.ttlWrp{width:150px}.table__wrp>.frm>.unt>.frm>.unt>.frm:has(.bdyWrp)>.ttlWrp{width:150px}.table__wrp>.frm>.unt>.frm>.unt>.frm>.ttlWrp+.bdyWrp{width:calc(100% - 150px);margin:0}.table__wrp.size__ttl__wide>.frm>.unt>.frm>.unt>.frm>.ttlWrp{width:300px}.table__wrp.size__ttl__wide>.frm>.unt>.frm>.unt>.frm>.ttlWrp+.bdyWrp{width:calc(100% - 300px)}.table__wrp>.frm>.unt>.frm>.unt>.frm>.ttlWrp,.table__wrp>.frm>.unt>.frm>.unt>.frm>.bdyWrp{width:100%}.table__wrp>.frm>.unt>.frm>.unt>.frm>*:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--cl_black)}.table__wrp>.frm>.unt>.frm>.unt>.frm>.ttlWrp:before{opacity:.15}.table__wrp>.frm>.unt>.frm>.unt>.frm>.bdyWrp:before{opacity:.05}.table__wrp>.frm>.unt>.frm.cl_theme>.unt>.frm>*:before{background-color:var(--cl_theme)}.table__wrp>.frm>.unt>.frm.cl_theme>.unt>.frm>.ttlWrp:before{opacity:.25}.table__wrp>.frm>.unt>.frm.cl_theme>.unt>.frm>.bdyWrp:before{opacity:.15}.table__wrp>.frm>.unt>.frm>.unt.emp>.frm>*:before{background-color:var(--cl_theme)}.table__wrp>.frm>.unt>.frm>.unt.emp>.frm>.ttlWrp:before{opacity:.5}.table__wrp>.frm>.unt>.frm>.unt.emp>.frm>.bdyWrp:before{opacity:.3}.table__wrp>.frm>.unt>.frm>.unt>.frm>*>.frm{position:relative;width:100%}.table__wrp>.frm>.unt>.frm>.unt>.frm>*>.frm *{word-break:break-all}.table__wrp>.frm>.unt>.frm>.unt>.frm>*>.frm>.unt:has(.control__wrp)+.unt:has(.sticky__table__wrp){margin-top:10px}.table__wrp>.frm:not(.vertical__stl)>.unt>.frm>.unt>.frm>.ttlWrp,.table__wrp>.frm:not(.vertical__stl)>.unt>.frm>.unt>.frm>.bdyWrp{overflow:hidden}.table__wrp>.frm:not(.vertical__stl)>.unt>.frm>.unt>.frm>.ttlWrp{font-size:1em;border-radius:5px}.table__wrp>.frm:not(.vertical__stl)>.unt>.frm>.unt>.frm:has(.bdyWrp)>.ttlWrp{border-radius:5px 0 0 5px}.table__wrp>.frm:not(.vertical__stl)>.unt>.frm>.unt>.frm>.bdyWrp{border-radius:5px}.table__wrp>.frm:not(.vertical__stl)>.unt>.frm>.unt>.frm>.ttlWrp+.bdyWrp{border-radius:0 5px 5px 0}.table__wrp>.frm:not(.vertical__stl)>.unt>.frm.skeleton{margin:20px auto}.table__wrp>.frm:not(.vertical__stl)>.unt>.frm.skeleton:last-child{margin-bottom:0}.table__wrp>.frm:not(.vertical__stl)>.unt>.frm.skeleton>.unt>.frm>.bdyWrp{padding:0}.table__wrp>.frm:not(.vertical__stl)>.unt>.frm.skeleton>.unt>.frm>.bdyWrp:before{background-color:transparent}.table__wrp>.frm>.unt>.ttlWrp+.frm{margin-top:20px}.table__wrp>.frm.vertical__stl>.unt>.frm:nth-child(n+2){margin-top:20px}.table__wrp>.frm.vertical__stl>.unt>.frm{gap:20px}.table__wrp>.frm.vertical__stl>.unt>.frm.col2>.unt{width:calc(50% - 10px)}.table__wrp>.frm.vertical__stl>.unt>.frm.col3>.unt{width:calc(100% / 3 - 20px * 2 / 3)}.table__wrp>.frm.vertical__stl>.unt>.frm.col4>.unt{width:calc(25% - 15px)}.table__wrp>.frm.vertical__stl>.unt>.frm.col2>.unt.half{width:calc(25% - 15px)}.table__wrp>.frm.vertical__stl>.unt>.frm.col4>.unt.col3{width:calc(75% - 5px)}.table__wrp>.frm.vertical__stl>.unt>.frm>.unt>.frm{display:block}.table__wrp>.frm.vertical__stl>.unt>.frm>.unt>.frm>*{background-color:transparent;width:100%!important;padding:0}.table__wrp>.frm.vertical__stl>.unt>.frm>.unt>.frm>*:before{display:none}.table__wrp>.frm.vertical__stl>.unt>.frm>.unt>.frm>.ttlWrp+.bdyWrp{margin-top:10px}.table__wrp>.frm.vertical__stl>.unt>.frm .inpUnt>.cbRdUnt,.table__wrp>.frm.vertical__stl>.unt>.frm>.unt>.frm>*>.frm>.vleWrp{border-radius:5px;background-color:var(--cl_white);padding:10px 15px;border:1px solid var(--cl_gray);overflow:hidden}.table__wrp>.frm.vertical__stl>.unt>.frm>.unt>.frm>*>.frm>.vleWrp:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:var(--cl_black);opacity:.05;border-radius:5px}.table__wrp>.frm.vertical__stl>.unt>.frm>.unt>.frm>*>.frm>.vleWrp>.vle{position:relative}.table__wrp>.frm.vertical__stl>.unt:not(.acTrg)>.frm .ttlWrp>.frm>.icn{opacity:.35}.table__wrp>.frm.vertical__stl>.unt:not(.acTrg)>.frm .ttlWrp>.frm>.ttl{opacity:.75;font-size:15px}.table__wrp>.frm>.btnWrp:not(:first-child){margin-top:30px}*+.validation__wrp>.unt{margin-top:5px}.validation__wrp>.unt{color:var(--cl_red);display:block;font-size:12px;line-height:1.25em!important;font-weight:var(--fw_7);position:relative;padding-left:1.25em;letter-spacing:0}.validation__wrp>.unt:before{font-family:Material Icons Outlined;content:"";position:absolute;top:0;left:0;font-weight:var(--fw_4);animation:errAnm 1.5s linear infinite}@keyframes errAnm{0%{opacity:0}5%{opacity:1}50%{opacity:1}to{opacity:0}}.validation__wrp>.unt:nth-child(n+2){margin-top:.25em}.control__wrp>*:nth-child(n+2){margin-top:10px;padding-top:10px;border-top:1px solid var(--cl_gray)}.control__wrp .nav>.flx>.unt>.lbl,.control__wrp .nav>.flx>.unt>.btn{display:block;font-size:inherit;line-height:1.1em;letter-spacing:0}.control__wrp .nav>.flx>.unt>.lbl{padding:10px 0}.control__wrp .nav>.flx>.unt>.btn{padding:10px 15px;background-color:var(--cl_white);border-radius:5px;border:1px solid var(--cl_gray)}.control__wrp .nav>.flx>.unt>span.btn{color:var(--cl_gray)}.control__wrp .nav>.flx>.unt>.btn.current,.control__wrp .nav>.flx>.unt>a.btn:hover,.control__wrp .nav>.flx>.unt>button.btn:hover{background-color:var(--cl_theme);border-color:var(--cl_theme)}.control__wrp .nav>.flx>.unt>.btn.current{color:var(--cl_black)}.control__wrp .ctrUnt>.frm>.flx{justify-content:space-between;align-items:center}.control__wrp .ctrUnt>.frm>.flx>.nav>.flx{gap:10px}.control__wrp .ctrUnt>.table__wrp>.frm{padding:0;background-color:transparent;border-radius:0;box-shadow:none}.control__wrp .ctrUnt>.frm>.flx>.nav>.flx>.unt>.flx{align-items:center;gap:30px}.control__wrp .ctrUnt>.frm>.flx>.nav>.flx>.unt>.flx>.ttlWrp{font-size:1em}.control__wrp .ctrUnt .btnWrp>.frm>.unt>.cmnBtn{padding:11px 15px}.control__wrp .pagUnt>.frm>.flx{gap:10px}.control__wrp .pagUnt>.frm>.flx>.nav>.flx{gap:2px}.sticky__table__wrp input,.sticky__table__wrp select,.sticky__table__wrp textarea{padding:5px 10px;position:relative;z-index:1}.sticky__table__wrp{width:100%;overflow-x:auto;overflow-y:auto;height:100%;max-height:calc(100vh - 300px);background-color:var(--cl_white);border:1px solid var(--cl_gray);line-height:1.5em}.table__wrp .sticky__table__wrp{max-height:50vh}.sticky__table__wrp>.frm,.sticky__table__wrp>.frm>.rowGroup,.sticky__table__wrp>.frm>.rowGroup>.row{width:100%;position:relative}.sticky__table__wrp>.frm{display:table}.sticky__table__wrp>.frm>.rowGroup{display:table-row-group}.sticky__table__wrp>.frm>.rowGroup>.row{display:table-row}.sticky__table__wrp>.frm>.rowGroup>.row>.unt{position:relative;display:table-cell;padding:5px 10px;border-left:1px solid var(--cl_gray);border-top:1px solid var(--cl_gray);white-space:nowrap;background-color:var(--cl_white);vertical-align:middle;overflow:hidden}.sticky__table__wrp>.frm>.rowGroup>.row>.unt:first-child{border-left:none}.sticky__table__wrp>.frm>.rowGroup:first-child>.row>.unt{border-top:none;border-bottom:1px solid var(--cl_gray)}.sticky__table__wrp>.frm>.rowGroup:nth-child(2)>.row>.unt{border-top:none}.sticky__table__wrp>.frm>.rowGroup>.row>.unt:after{content:"";position:absolute;display:block;top:0;left:0;width:100%;height:100%;background-color:var(--cl_black);opacity:0;backface-visibility:hidden}.sticky__table__wrp>.frm>.rowGroup:not(.head)>a.row>.unt:after{background-color:var(--cl_theme)}.sticky__table__wrp>.frm>.rowGroup:not(.head):hover>.row>.unt:after{opacity:.1}.sticky__table__wrp>.frm>.rowGroup:not(.head):hover>a.row>.unt:after{opacity:.25}.sticky__table__wrp>.frm>.rowGroup>.row>.unt.minWid{width:1px}.sticky__table__wrp>.frm>.rowGroup>.row>.unt.label__check__stl{width:120px;min-width:120px!important;text-align:center;white-space:initial}.sticky__table__wrp>.frm>.rowGroup>.row>.unt.label__check__stl>.frm>.lbl{display:block}.sticky__table__wrp>.frm>.rowGroup>.row>.unt.label__check__stl>.frm>:nth-child(n+2){margin-top:5px}.sticky__table__wrp>.frm>.rowGroup>.row>.unt.label__check__stl>.frm>label{position:relative}.sticky__table__wrp>.frm>.rowGroup>.row>*,.sticky__table__wrp>.frm>.rowGroup>.row>.unt>.frm{position:relative;z-index:1}.sticky__table__wrp>.frm>.rowGroup>.row>.unt>.frm{min-height:1.5em}.sticky__table__wrp>.frm>.rowGroup>.row>.unt>.frm:nth-child(n+2){margin-top:10px}.sticky__table__wrp>.frm>.rowGroup>.row>.unt>.frm:nth-child(n+2):before{content:"";display:block;position:absolute;top:-5px;left:-10px;width:calc(100% + 20px);height:1px;background-color:var(--cl_gray)}.sticky__table__wrp>.frm>.rowGroup>.row>.unt>.frm:has(.status__icn){display:flex;align-items:center;justify-content:center}.table__wrp>.frm>.unt>.frm.skeleton>.unt>.frm>.bdyWrp>.frm>.txtWrp>p>.req,.table__wrp>.frm>.unt>.frm>.unt>.frm>.ttlWrp>.frm>.ttl>.req,.sticky__table__wrp>.frm>.rowGroup>.row>.unt>.frm>.req{color:var(--cl_red)}.sticky__table__wrp>.frm>.rowGroup>.row>.unt>.frm.emp{color:var(--cl_red)}.sticky__table__wrp>.frm>.rowGroup>.row>.unt>.frm>.icnWrp{display:flex;align-items:center}.sticky__table__wrp>.frm>.rowGroup>.row>.unt>.frm>.icnWrp>.icn{opacity:1}.sticky__table__wrp>.frm>.rowGroup>.row>.unt>.frm>input,.sticky__table__wrp>.frm>.rowGroup>.row>.unt>.frm>textarea,.sticky__table__wrp>.frm>.rowGroup>.row>.unt>.frm>select{width:100%}.sticky__table__wrp>.frm>.rowGroup.head>.row>.unt:has(input):not(:has(input.select-all-toggle)),.sticky__table__wrp>.frm>.rowGroup:not(.head)>.row>.unt:has(input):not(:has(input.item)){min-width:200px}.sticky__table__wrp>.frm>.rowGroup:not(.head)>.row>.unt:has(select){min-width:100px}.sticky__table__wrp>.frm>.rowGroup.head{position:sticky;top:0;left:0;z-index:10;background-color:var(--cl_white);font-weight:var(--fw_7)}.sticky__table__wrp>.frm>.rowGroup.head>.row>*{position:relative}.sticky__table__wrp>.frm>.rowGroup.head>.row>.unt:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--cl_black);opacity:.2;background-color:transparent}.sticky__table__wrp>.frm>.rowGroup.head>.row>.unt.cl_red:before{background-color:var(--cl_red);opacity:1}.sticky__table__wrp>.frm>.rowGroup.head>.row>.unt.cl_red>.frm{color:var(--cl_white)}.sticky__table__wrp>.frm>.rowGroup.head>.row>.unt.before__change:before{background-color:var(--cl_red);opacity:.25}.sticky__table__wrp>.frm>.rowGroup.head>.row>.unt.after__change:before{background-color:var(--cl_input);opacity:.25}.sticky__table__wrp>.frm>.rowGroup.head>.row>.unt.before__change>.frm:before,.sticky__table__wrp>.frm>.rowGroup.head>.row>.unt.after__change>.frm:before{content:"";display:block;padding:5px 10px;width:calc(100% + 20px);height:auto;margin-top:-5px;margin-left:-10px;margin-bottom:5px;line-height:1.5em;color:var(--cl_white)}.sticky__table__wrp>.frm>.rowGroup.head>.row>.unt.before__change>.frm:before{content:"変更前";background-color:var(--cl_red)}.sticky__table__wrp>.frm>.rowGroup.head>.row>.unt.after__change>.frm:before{content:"変更後";background-color:var(--cl_input)}.sticky__table__wrp .unt:has(input.select-all-toggle)>.frm,.sticky__table__wrp .unt:has(input.item)>.frm{position:initial!important}.sticky__table__wrp input[type=checkbox]+.lbl{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:1.5em;height:1.5em;padding:0;cursor:pointer}.sticky__table__wrp .unt>.frm>label{width:1.5em;height:1.5em;display:block;margin:auto}.sticky__table__wrp .unt>.frm>label:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:visible;cursor:pointer}.sticky__table__wrp .sticky{position:sticky!important;z-index:2!important}.sticky__table__wrp>.frm>.rowGroup:not(.head)>.row>.unt.sticky:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--cl_black);opacity:.1;background-color:transparent}.sticky__table__wrp>.frm>.rowGroup>.row>.unt:first-child.sticky{left:0}.sticky__table__wrp .sticky:not(:has(~.sticky)){border-right:1px solid var(--cl_gray)}.sticky__table__wrp .sticky:not(:has(~.sticky))+*{border-left:none!important}.sticky__table__wrp.select__stl.propagation__stl>.frm>.rowGroup:not(.head)>.row{cursor:pointer}.sticky__table__wrp.select__stl>.frm>.rowGroup:not(.head)>.row:has(input:checked)>.unt:after{background-color:var(--cl_theme);opacity:.35}.sticky__table__wrp.select__stl>.frm>.rowGroup:not(.head):hover>.row:has(input:checked)>.unt:after{opacity:.5}.sticky__table__wrp.select__stl label>input[type=checkbox],.sticky__table__wrp.select__stl label>input[type=radio],.sticky__table__wrp.select__stl label>input[type=checkbox]+.lbl,.sticky__table__wrp.select__stl label>input[type=radio]+.lbl{backface-visibility:hidden}#ctr .sticky__table__wrp>.frm>.rowGroup>.row:not(:has(.handle)):not(:has(.inpHrzWrp))>.unt:has(.btnWrp){pointer-events:none}#ctr .sticky__table__wrp>.frm>.rowGroup>.row:not(:has(.handle)):not(:has(.inpHrzWrp))>.unt>.frm:not(:has(.panel__stl)) .btnWrp{pointer-events:visible}button[type=button]:disabled{filter:grayscale(1);cursor:auto!important}button[type=button]:disabled>.lblWrp{opacity:.5}button[type=button].cmnBtn:disabled:hover:after{opacity:0!important}#ctr .sticky__table__wrp>.frm>.rowGroup>.row>.unt>.frm:not(:has(.panel__stl))>.btnWrp{width:100%}.sticky__table__wrp>.frm>.rowGroup>.row>.unt>.frm:not(:has(.panel__stl))>.btnWrp>.frm>.unt>.cmnBtn{font-size:1em}.sticky__table__wrp>.frm>.rowGroup>.row>.unt>.frm>.btnWrp>.frm>.unt>.cmnBtn{padding:7px 10px;border-radius:5px}.step__wrp{letter-spacing:0}.step__wrp>.frm{border-radius:5px;box-shadow:0 0 20px #0000001a;padding:20px;position:relative;overflow:hidden}.step__wrp>.frm>.flx{position:relative}.step__wrp>.frm>.flx>.unt{padding:0 20px;position:relative}.step__wrp>.frm>.flx:has(>:nth-child(1))>.unt{width:100%}.step__wrp>.frm>.flx:has(>:nth-child(2))>.unt{width:50%}.step__wrp>.frm>.flx:has(>:nth-child(3))>.unt{width:calc(100% / 3)}.step__wrp>.frm>.flx:has(>:nth-child(4))>.unt{width:25%}.step__wrp>.frm>.flx:has(>:nth-child(5))>.unt{width:20%}.step__wrp>.frm>.flx:has(>:nth-child(6))>.unt{width:calc(100% / 6)}.step__wrp>.frm>.flx:has(>:nth-child(7))>.unt{width:calc(100% / 7)}.step__wrp>.frm>.flx:has(>:nth-child(8))>.unt{width:12.5%}.step__wrp>.frm>.flx>.unt:nth-child(n+2):after{font-family:Material Icons Outlined;content:"";display:flex;position:absolute;top:0;bottom:0;left:0;margin:auto;width:20px;height:20px;line-height:20px;transform:translate(-50%);z-index:1;text-align:center;align-items:center;justify-content:center;color:var(--cl_gray)}.step__wrp>.frm>.flx>.unt>.frm{position:relative}.step__wrp>.frm>.flx>.unt.done{opacity:.25}.step__wrp>.frm>.flx>.unt>.frm>.ttlWrp{position:relative;font-size:inherit}.step__wrp>.frm>.flx>.unt>.frm>.ttlWrp>.frm>.ttl{position:relative;padding-left:80px}.step__wrp>.frm>.flx>.unt>.frm>.ttlWrp>.frm>.ttl>.emp{padding:.125em .75em;border-radius:5px;display:block;width:70px;line-height:1.25em;border:1px solid;font-size:.929em;text-align:center;position:absolute;top:0;left:0;letter-spacing:0}.step__wrp>.frm>.flx>.unt.current>.frm>.ttlWrp>.frm>.ttl>.emp{background-color:var(--cl_theme_l);border-color:var(--cl_theme_l)}.system__message__wrp,.bubble__wrp,.system__message__wrp:before,.bubble__wrp:before{border-radius:5px}.system__message__wrp,.bubble__wrp{position:relative;overflow:hidden;background-color:var(--cl_white)}.system__message__wrp{color:var(--cl_white)}.system__message__wrp:before,.bubble__wrp:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%}.system__message__wrp:before{background-color:var(--cl_black);opacity:.75}.bubble__wrp:before{box-shadow:0 0 0 2px var(--cl_black) inset;background-color:var(--cl_gray);opacity:.5}.system__message__wrp>.frm,.bubble__wrp>.frm{position:relative;padding:20px 30px}.system__message__wrp>.frm>.unt,.bubble__wrp>.frm>.unt{display:flex;gap:25px;align-items:flex-start}.system__message__wrp>.frm>.unt{justify-content:space-between}.system__message__wrp>.frm>.unt:nth-child(n+2),.bubble__wrp>.frm>.unt:nth-child(n+2){margin-top:10px}.system__message__wrp>.frm>.unt>.txtWrp,.bubble__wrp>.frm>.unt>.txtWrp{line-height:1.5em;font-weight:var(--fw_7)}.system__message__wrp>.frm>.unt>.icnWrp,.bubble__wrp>.frm>.unt>.icnWrp{display:flex;align-items:center}.system__message__wrp>.frm>.unt>.icnWrp.btn{cursor:pointer}.bubble__wrp.cl_red:before{box-shadow:0 0 0 2px var(--cl_red) inset;background-color:transparent;opacity:.5}.topic__wrp{font-weight:var(--fw_7);font-size:.929em}.topic__wrp>.frm>.unt{border-top:1px solid var(--cl_gray);position:relative}.topic__wrp>.frm>.unt:last-child{border-bottom:1px solid var(--cl_gray)}.topic__wrp>.frm>.unt>.btn{position:relative;padding:.75em 1em}.topic__wrp>.frm>.unt>.btn:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--cl_theme);opacity:0}.topic__wrp>.frm>.unt>.btn>*{position:relative}.topic__wrp>.frm>.unt>.btn>.frm{gap:30px;padding-right:35px}.topic__wrp>.frm>.unt>.btn>.frm>.datWrp{gap:10px;opacity:.5;letter-spacing:0}.topic__wrp>.frm>.unt>.btn>.frm>.datWrp>.dat{width:10ch}.topic__wrp>.frm>.unt>.btn>.frm>.datWrp>.tim{width:5ch}.topic__wrp>.frm>.unt>.btn>.frm>.lbl{width:calc(100% - 40px - 15ch)}.topic__wrp>.frm>.unt>.btn>.frm>.icnWrp{position:absolute;top:0;bottom:0;right:0;margin:auto;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;font-size:1.143em;display:flex;align-items:center;justify-content:center}.panel__frm{padding:30px;background-color:var(--cl_white);border-radius:5px;box-shadow:0 0 20px #00000026,0 0 0 1px var(--cl_gray) inset;position:relative;overflow:hidden}.panel__frm:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent}.panel__frm.cl_theme:before{background-color:var(--cl_theme);opacity:.1}.panel__frm>:nth-child(n+2){margin-top:30px}.js-modal-open{cursor:pointer}.modal{transition:opacity .5s cubic-bezier(.5,0,0,1),transform .5s cubic-bezier(.5,0,0,1),visibility .5s cubic-bezier(.5,0,0,1);display:none;visibility:hidden;opacity:0;position:fixed;top:0;left:0;width:100%;height:100vh;z-index:99999}.modal.on{visibility:visible;opacity:1}.modal-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--cl_black);opacity:.5}.modal-content{width:80%;max-height:100vh;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;height:-moz-max-content;height:max-content}.modal-content>.js-modal-close{background-color:var(--cl_white);width:40px;height:40px;margin-left:auto;position:absolute;cursor:pointer;z-index:1;top:0;right:0;display:flex;align-items:center;justify-content:center;transform:translate(100%);border-radius:0 5px 5px 0}.modal-content>.inr{width:100%;height:auto;max-height:calc(100vh - 60px);overflow-x:hidden;overflow-y:auto;border-radius:5px 0 5px 5px;box-shadow:0 0 20px #00000040}.modal-content>.inr>.frm{padding:30px;background-color:var(--cl_white);position:relative}body.fixed{position:fixed;width:100%;height:100%}.modal-content .sticky__table__wrp{max-height:calc(100vh - 400px)}.btnSwcUnt>.frm>.btn{transition:opacity .5s cubic-bezier(.5,0,0,1)}.btnSwcUnt.off>.frm>.btn{opacity:.25;transition-duration:.25s}body>header>.header__main__menu>.inr>.frm>.menWrp>.frm>nav>ul>.unt>.frm>.btn>.lblWrp>.icn{transition:transform .25s cubic-bezier(.5,0,0,1);will-change:transform}body>header>.header__main__menu>.inr>.frm>.menWrp>.frm>nav>ul>.unt>.frm>.btn:hover>.lblWrp>.icn{transform:scale(1.25)}.btnWrp>.frm>.unt>.cmnBtn:after,.btnWrp.panel__stl>.frm>.unt>.btn:after,.topic__wrp>.frm>.unt>.btn:before,.acTrg>.frm:before,.acTrg>.frm>.icnWrp>.icn{transition:opacity .25s cubic-bezier(.5,0,0,1)}.btnWrp>.frm>.unt>.cmnBtn:hover:after,.btnWrp.panel__stl>.frm>.unt>.btn:hover:after{opacity:.1}.btnWrp>.frm>.unt>.cmnBtn.cl_red:hover:after{opacity:.35}.topic__wrp>.frm>.unt>.btn:hover:before,.acTrg:hover>.frm:before{opacity:.25}.btnWrp.panel__stl.cl_invert>.frm>.unt>.btn:hover:after{opacity:1}.select2-results__option--selectable{transition:color .25s cubic-bezier(.5,0,0,1),background-color .25s cubic-bezier(.5,0,0,1),opacity .25s cubic-bezier(.5,0,0,1)}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{transition-duration:0s}.control__wrp .nav>.flx>.unt>a.btn,.control__wrp .nav>.flx>.unt>button.btn,.inpHrzWrp.btn__stl>.inpUnt>.btn{transition:background-color .25s cubic-bezier(.5,0,0,1),color .25s cubic-bezier(.5,0,0,1),boader-color .25s cubic-bezier(.5,0,0,1)}.sticky__table__wrp>.frm>.rowGroup>.row>.unt:after{transition:opacity .25s cubic-bezier(.5,0,0,1)}.sticky__table__wrp.select__stl>.frm>.rowGroup:not(.head)>.row:has(input)>.unt:after{transition:background-color .25s cubic-bezier(.5,0,0,1),opacity .25s cubic-bezier(.5,0,0,1)}.control__wrp .nav>.flx>.unt>a.btn:hover,.control__wrp .nav>.flx>.unt>button.btn:hover,.inpHrzWrp.btn__stl>.inpUnt>.btn:hover,.sticky__table__wrp>.frm>.rowGroup>.row:hover>.unt:after,.topic__wrp>.frm>.unt>.btn:hover:before{transition-duration:0s}body>footer>#pagetop{transition:transform .25s cubic-bezier(.5,0,0,1)}body>footer>#pagetop:hover{transform:translateY(calc(-100% + 5px))}#loader{position:fixed;z-index:999999;top:0;left:0;width:100%;height:100%;background-color:#ffffffbf;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:opacity .25s cubic-bezier(.5,0,0,1),visibility .25s cubic-bezier(.5,0,0,1);opacity:0;visibility:hidden}body.processing>#loader{opacity:1;visibility:visible}#loader>.frm{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;opacity:0}body.processing>#loader>.frm{opacity:1}#loader>.frm>.grpWrp{width:100px;height:100px}#loader>.frm>.grpWrp>svg{width:100%;height:100%;display:block;overflow:visible}#loader>.frm>.grpWrp>svg>circle{fill:none;stroke-width:13;stroke:var(--cl_theme);stroke-dasharray:0 314;transform-origin:50%}body.processing>#loader>.frm>.grpWrp{animation:loaderGrpWrpAnm 1s linear infinite}@keyframes loaderGrpWrpAnm{0%{transform:rotate(-180deg)}to{transform:rotate(180deg)}}body.processing>#loader>.frm>.grpWrp>svg>circle{animation:loaderCircleAnm 1.5s cubic-bezier(.5,0,0,1) infinite}@keyframes loaderCircleAnm{0%{stroke-dasharray:0 314;transform:rotateX(0)}50%{stroke-dasharray:314 314;transform:rotateX(0)}50.001%{stroke-dasharray:314 314;transform:rotateX(180deg)}to{stroke-dasharray:0 314;transform:rotateX(180deg)}}#loader>.frm>.txtWrp{margin-top:1.5em;font-size:1.25em;line-height:1.5em;font-weight:var(--fw_7);color:var(--cl_theme)}body>*:not(#loader){pointer-events:visible}body.processing>*:not(#loader){pointer-events:none}.table__wrp>.frm.vertical__stl>.unt>.frm .inpUnt>.cbRdUnt,.table__wrp>.frm.vertical__stl>.unt>.frm>.unt>.frm>*>.frm>.vleWrp,.select2-container--default .select2-selection--single{border-width:2px}input,select,textarea,.table__wrp>.frm.vertical__stl>.unt>.frm .inpUnt>.cbRdUnt,.select2-container--default .select2-selection--single{border-color:var(--cl_input)}input[type=file]{border-color:var(--cl_input)!important;cursor:pointer}input:-moz-read-only,textarea:-moz-read-only{border-color:var(--cl_gray)}input:read-only,textarea:read-only,select:disabled{border-color:var(--cl_gray)}.btnWrp>.frm>.unt>.cmnBtn.input__control__switch.on{border-color:var(--cl_red)}.btnWrp>.frm>.unt>.cmnBtn.input__control__switch.on:before{background-color:var(--cl_red)}.btnWrp>.frm>.unt>.cmnBtn.input__control__switch.lock:before{opacity:.5}.input__control__switch>.lblWrp>.lbl.on{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;opacity:0}.input__control__switch.on>.lblWrp>.lbl.off{opacity:0}.input__control__switch.on>.lblWrp>.lbl.on{opacity:1;color:var(--cl_white)}.btnWrp>.frm>.unt>.cmnBtn.input__control__switch{transition:border-color .25s cubic-bezier(.5,0,0,1)}.btnWrp>.frm>.unt>.cmnBtn.input__control__switch:before{transition:background-color .25s cubic-bezier(.5,0,0,1),opacity .25s cubic-bezier(.5,0,0,1)}.input__control__switch>.lblWrp>.lbl{transition:opacity .25s cubic-bezier(.5,0,0,1)}.input__control__target{transition:border-color .25s cubic-bezier(.5,0,0,1)}.sortable__list,.sortable__list>.rowGroup.head{pointer-events:none}.sortable__list>.rowGroup{pointer-events:visible}.sortable__list>.rowGroup .handle,.sortable__list>.rowGroup .handle *{cursor:grab!important}.sortable__list>.rowGroup.sortable-chosen>.row>.unt:after{background-color:var(--cl_theme);opacity:.5!important}.sortable__list>.rowGroup.sortable-chosen.sortable-background-class>.row>.unt>.frm{opacity:0}.sticky__table__wrp>.frm:has(.sortable-chosen)>.rowGroup:not(:has(.sortable-chosen)):hover>.row>.unt:after{opacity:0}.sticky__table__wrp>.frm>.rowGroup>.row>.unt.handle{padding:0;color:var(--cl_white);background-color:var(--cl_theme)}.sticky__table__wrp>.frm>.rowGroup>.row>.unt.handle .btnWrp>.frm>.unt>.btn{padding:0 10px}.sticky__table__wrp>.frm>.rowGroup>.row>.unt.handle .btnWrp>.frm>.unt>.btn>.lblWrp{justify-content:center}.sticky__table__wrp>.frm>.rowGroup>.row>.unt.handle .btnWrp>.frm>.unt>.btn>.lblWrp>.icn{opacity:1}.sortable__list{counter-reset:number 0}.sticky__table__wrp>.frm>.rowGroup:not(.head)>.row>.unt>.frm.num:before{counter-increment:number 1;content:counter(number) " ";display:block;text-align:center}.sort__switch{position:relative;cursor:pointer!important}.sort__switch>.lblWrp{transition:opacity .25s cubic-bezier(.5,0,0,1)}.sort__switch>.lblWrp.off{opacity:1}.sort__switch>.lblWrp.on{opacity:0;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:-moz-max-content;width:max-content}.sort__switch.on>.lblWrp.off{opacity:0}.sort__switch.on>.lblWrp.on{opacity:1}.sort__switch.on{color:var(--cl_red)!important;border-color:var(--cl_red)!important}.sort__switch.on:hover{background-color:var(--cl_red)!important;color:var(--cl_white)!important}body>header,body>footer,.sec{transition:opacity .25s cubic-bezier(.5,0,0,1)}body.restriction__sort>*{pointer-events:none!important}html:has(.restriction__sort){cursor:no-drop}body.restriction__sort>header,body.restriction__sort>footer,body.restriction__sort>* .sec{opacity:.5}body.restriction__sort>* .sec:has(.sort__switch.on){opacity:1}body.restriction__sort>* .sec:has(.sort__switch.on) .sort__switch,body.restriction__sort>* .sec:has(.sort__switch.on) .sticky__table__wrp{pointer-events:visible!important;cursor:auto}.sec:has(.sort__switch) .sticky__table__wrp>.frm>.rowGroup>.row>.unt.handle{pointer-events:none;background-color:var(--cl_gray);transition:background-color .25s cubic-bezier(.5,0,0,1)}.sec:has(.sort__switch.on) .sticky__table__wrp>.frm>.rowGroup>.row>.unt.handle{pointer-events:visible;background-color:var(--cl_theme)}.sizSWid{width:75%;margin-left:auto;margin-right:auto}.scroll__wrp{height:250px;overflow-y:auto;padding:1.5em 2em;font-size:11px;line-height:1.5em!important;background-color:var(--cl_white);word-break:break-all;border:1px solid var(--cl_gray)}.inpUnt.password__stl{overflow:hidden}.inpUnt.password__stl>.password__visible__switch{position:absolute;top:0;bottom:0;right:10px;margin:auto;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:10px}.inpUnt.password__stl>.password__visible__switch>.icn{transition:opacity .25s cubic-bezier(.5,0,0,1);width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content}.inpUnt.password__stl>.password__visible__switch>.icn.off{opacity:.5}.inpUnt.password__stl>.password__visible__switch>.icn.on{opacity:0;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.inpUnt.password__stl>.password__visible__switch.on>.icn.off{opacity:0}.inpUnt.password__stl>.password__visible__switch.on>.icn.on{opacity:.5}.inpUnt.password__stl>input{padding-right:60px}.required__target{transition:opacity .25s cubic-bezier(.5,0,0,1)}.required__target[inert]{opacity:.5}.table__wrp.contact__message__wrp.past__message__stl>.frm>.unt>.frm.head>.unt>.frm>*{padding-top:5px;padding-bottom:5px}.table__wrp.contact__message__wrp.past__message__stl>.frm>.unt>.frm.head>.unt.poster__stl>.frm{gap:10px}.table__wrp.contact__message__wrp.past__message__stl>.frm>.unt>.frm.head>.unt.poster__stl>.frm>.icnWrp{width:60px;height:60px;padding:0;display:flex;align-items:center;justify-content:center;color:var(--cl_white)}.table__wrp.contact__message__wrp.past__message__stl>.frm>.unt>.frm.head>.unt.poster__stl>.frm>.icnWrp>.icn{font-size:30px;opacity:1;position:relative}.table__wrp.contact__message__wrp.past__message__stl>.frm>.unt>.frm.head>.unt.poster__stl>.frm>.icnWrp:before{border-radius:30px 30px 30px 0;opacity:.75}.table__wrp.contact__message__wrp.past__message__stl>.frm>.unt>.frm.head>.unt.poster__stl>.frm>.bdyWrp{padding:0;width:calc(100% - 60px)}.table__wrp.contact__message__wrp.past__message__stl>.frm>.unt>.frm.head>.unt.poster__stl>.frm>.bdyWrp:before{display:none}.table__wrp.contact__message__wrp.past__message__stl>.frm>.unt>.frm.head>.unt.poster__stl>.frm>.bdyWrp>.frm>.lblWrp>:nth-child(n+2){margin-top:.15em}.table__wrp.contact__message__wrp.past__message__stl>.frm>.unt>.frm.head>.unt.poster__stl>.frm>.bdyWrp>.frm>.lblWrp>.lbl{line-height:1.25em}.table__wrp.contact__message__wrp.past__message__stl>.frm>.unt>.frm.head>.unt.poster__stl>.frm>.bdyWrp>.frm>.lblWrp>.lbl.poster{font-size:1.1em}.table__wrp.contact__message__wrp.past__message__stl>.frm>.unt>.frm.head>.unt.poster__stl>.frm>.bdyWrp>.frm>.lblWrp>.lbl.date{opacity:.5;letter-spacing:0}.table__wrp.contact__message__wrp.past__message__stl>.frm>.unt>.frm.head>.unt.control__stl>.frm>*{padding:0}#ctr .table__wrp.contact__message__wrp.past__message__stl>.frm>.unt>.frm.head>.unt.control__stl>.frm>* :not(:has(.panel__stl))>.btnWrp{width:100%}#ctr .table__wrp.contact__message__wrp.past__message__stl>.frm>.unt>.frm.head>.unt.control__stl>.frm>* :not(:has(.panel__stl))>.btnWrp>.frm.flx{gap:2px}#ctr .table__wrp.contact__message__wrp.past__message__stl>.frm>.unt>.frm.head>.unt.control__stl>.frm>* :not(:has(.panel__stl))>.btnWrp>.frm.flx:has(>:nth-child(2))>.unt{width:calc((100% - 2px)/2)}#ctr .table__wrp.contact__message__wrp.past__message__stl>.frm>.unt>.frm.head>.unt.control__stl>.frm>* :not(:has(.panel__stl))>.btnWrp>.frm>.unt>.cmnBtn{padding:5px;border-radius:5px;font-size:1em}.table__wrp.contact__message__wrp.past__message__stl>.frm>.unt>.frm.head>.unt.control__stl>.frm>.bdyWrp:before{display:none}.table__wrp.contact__message__wrp.past__message__stl>.frm>.unt>.frm.head>.unt.control__stl>.frm>.bdyWrp>.frm.flx.gap{gap:2px;justify-content:flex-end}.table__wrp.contact__message__wrp.past__message__stl>.frm>.unt>.frm.head>.unt.control__stl>.frm>.bdyWrp>.frm.flx.gap.set2>.unt{width:calc((100% - 2px)/2)!important}.table__wrp.contact__message__wrp.past__message__stl>.frm>.unt>.frm.head>.unt.control__stl>.frm>.bdyWrp>.frm>.unt.read__status{padding:5px;border-radius:5px;position:relative;overflow:hidden}.table__wrp.contact__message__wrp.past__message__stl>.frm>.unt>.frm.head>.unt.control__stl>.frm>.bdyWrp>.frm>.unt.read__status.unread{color:var(--cl_red)}.table__wrp.contact__message__wrp.past__message__stl>.frm>.unt>.frm.head>.unt.control__stl>.frm>.bdyWrp>.frm>.unt.read__status:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--cl_black);opacity:.05}.table__wrp.contact__message__wrp.past__message__stl>.frm>.unt>.frm.head>.unt.control__stl>.frm>.bdyWrp>.frm>.unt.read__status>.lblWrp{position:relative;display:flex;align-items:center;justify-content:center;height:100%}.table__wrp.contact__message__wrp.past__message__stl>.frm>.unt>.frm.head>.unt.control__stl>.frm>.bdyWrp>.frm>.unt.read__status>.lblWrp:before{content:"";display:block;font-family:Material Icons Outlined;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;margin-right:.25em;font-size:1.25em}.table__wrp.contact__message__wrp.past__message__stl>.frm>.unt>.frm.head>.unt.control__stl>.frm>.bdyWrp>.frm>.unt.read__status.unread>.lblWrp:before{content:""}.table__wrp.contact__message__wrp.past__message__stl>.frm>.unt>.frm.head>.unt.control__stl>.frm>.bdyWrp>.frm>.unt.read__status.read>.lblWrp:before{content:""}.table__wrp.contact__message__wrp.past__message__stl>.frm>.unt>.frm.head>.unt.control__stl>.frm>.bdyWrp>.frm>.unt.read__status>.lblWrp:after{content:"";display:block;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;font-weight:var(--fw_7)}.table__wrp.contact__message__wrp.past__message__stl>.frm>.unt>.frm.head>.unt.control__stl>.frm>.bdyWrp>.frm>.unt.read__status.unread>.lblWrp:after{content:"未読"}.table__wrp.contact__message__wrp.past__message__stl>.frm>.unt>.frm.head>.unt.control__stl>.frm>.bdyWrp>.frm>.unt.read__status.read>.lblWrp:after{content:"既読"}.table__wrp.contact__message__wrp.past__message__stl>.frm>.unt:nth-child(n+2){margin-top:30px}.table__wrp.contact__message__wrp.past__message__stl>.frm>.unt.admin>.frm.head>.unt.poster__stl>.frm>.icnWrp>.icn{color:var(--cl_black)}.table__wrp.contact__message__wrp.past__message__stl>.frm>.unt.admin>.frm>.unt>.frm>*:before{background-color:var(--cl_theme)}.table__wrp.contact__message__wrp.past__message__stl>.frm>.unt.user>.frm>.unt>.frm>*:before{background-color:var(--cl_input)}.table__wrp.contact__message__wrp.past__message__stl>.frm>.unt>.frm>.unt>.frm>.ttlWrp:before{opacity:.25}.table__wrp.contact__message__wrp.past__message__stl>.frm>.unt>.frm>.unt>.frm>.bdyWrp:before{opacity:.15}.table__wrp.contact__message__wrp.past__message__stl>.frm>.unt>.frm>.unt.bubble__stl>.frm>.bdyWrp{border-radius:0 30px 30px;padding:20px 30px}.table__wrp.contact__message__wrp.new__message__stl>.frm:not(.vertical__stl)>.unt>.frm>.unt>.frm>.bdyWrp{border-radius:0;background-color:transparent}.table__wrp.contact__message__wrp.new__message__stl>.frm{position:relative;overflow:hidden}.table__wrp.contact__message__wrp.new__message__stl>.frm:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;opacity:.15;background-color:var(--cl_black)}.table__wrp.contact__message__wrp.new__message__stl.admin>.frm:before{background-color:var(--cl_theme)}.table__wrp.contact__message__wrp.new__message__stl.user>.frm:before{background-color:var(--cl_input)}.table__wrp.contact__message__wrp.new__message__stl>.frm>.unt>.frm>.unt>.frm>*{padding:0}.table__wrp.contact__message__wrp.new__message__stl>.frm>.unt>.frm>.unt>.frm>*:before{display:none}body.admin__stl>#ctr,body.admin__stl>footer{padding-left:200px}body.admin__stl>header,body.admin__stl>header:before{border-radius:0 5px 5px 0}body.admin__stl>header{width:200px;min-width:0;height:100%;position:fixed;bottom:0;left:0;box-shadow:-20px 0 20px 20px #0000000d}body.admin__stl>header>.header__main__menu{overflow-x:hidden;overflow-y:auto;height:100%}body.admin__stl.menu__close>header>.header__main__menu{overflow-x:visible;overflow-y:visible}body.admin__stl>header>.header__main__menu>.inr{padding:20px 0}body.admin__stl>header>.header__main__menu>.inr>.frm>.logWrp{width:auto;height:44px;padding:10px 0;transition:opacity .25s cubic-bezier(.5,0,0,1),height .25s cubic-bezier(.5,0,0,1)}body.admin__stl.menu__close>header>.header__main__menu>.inr>.frm>.logWrp{opacity:0;height:0}body.admin__stl>header>.header__main__menu>.inr>.frm>.logWrp>.frm{width:-moz-max-content;width:max-content;height:100%;margin:auto}body.admin__stl>header>.header__main__menu>.inr>.frm>.logWrp>.frm>.imgWrp>img{width:auto;height:100%}body.admin__stl>header>.header__main__menu>.inr>.frm>.logWrp+.menWrp{margin-top:20px}body.admin__stl>header>.header__main__menu>.inr>.frm>.menWrp{width:100%;padding-left:0}body.admin__stl>header>.header__main__menu>.inr>.frm>.menWrp>.frm>nav>.unt>.frm>.btn{padding:10px;transition:opacity .5s cubic-bezier(.5,0,0,1),padding .25s cubic-bezier(.5,0,0,1);position:relative}body.admin__stl>header>.header__main__menu>.inr>.frm>.menWrp>.frm>nav>.unt>.frm>.btn:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--cl_black);opacity:0;transition:opacity .25s cubic-bezier(.5,0,0,1)}body.admin__stl>header>.header__main__menu>.inr>.frm>.menWrp>.frm>nav>.unt>.frm>.btn:hover:before{opacity:.1;transition-duration:0s}body.admin__stl>header>.header__main__menu>.inr>.frm>.menWrp>.frm>nav>.unt>.frm>.btn>*{position:relative}body.admin__stl.menu__close>header>.header__main__menu>.inr>.frm>.menWrp>.frm>nav>.unt>.frm>.btn{padding-top:7px;padding-bottom:7px}body.admin__stl>header>.header__main__menu>.inr>.frm>.menWrp>.frm>nav>.unt>.frm>.btn>.lblWrp>.icn{font-size:20px;transition:opacity .5s cubic-bezier(.5,0,0,1)}body.admin__stl.menu__close>header>.header__main__menu>.inr>.frm>.menWrp>.frm>nav>.unt>.frm>.btn>.lblWrp>.icn{opacity:1}body.admin__stl>header>.header__main__menu>.inr>.frm>.menWrp>.frm>nav>.unt>.frm>.btn>.lblWrp>.lbl{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;letter-spacing:0;transition:opacity .25s cubic-bezier(.5,0,0,1)}body.admin__stl>header>.header__main__menu>.inr>.frm>.menWrp>.frm>nav>hr{margin:10px 0}body.admin__stl>header>.header__main__menu>.inr>.frm>.menWrp>.frm>nav>hr:before{background-color:var(--cl_black);opacity:.1}body.admin__stl #cttFrm{padding-top:40px}body.admin__stl>#ctr,body.admin__stl>footer{transition:padding-left .25s cubic-bezier(.5,0,0,1)}body.admin__stl.menu__close>#ctr,body.admin__stl.menu__close>footer{padding-left:40px}body.admin__stl>header{transition:width .25s cubic-bezier(.5,0,0,1)}body.admin__stl.menu__close>header{width:40px}body.admin__stl>header>.header__main__menu>.inr>.frm>.menWrp>.frm>nav>.unt{position:relative}body.admin__stl>header>.header__main__menu>.inr>.frm>.menWrp>.frm>nav>.unt:before,body.admin__stl>header>.header__main__menu>.inr>.frm>.menWrp>.frm>nav>.unt:after{content:"";position:absolute;top:0;bottom:0;left:0;margin:auto;display:block;z-index:1;opacity:0;white-space:nowrap;transition:opacity .25s cubic-bezier(.5,0,0,1)}body.admin__stl>header>.header__main__menu>.inr>.frm>.menWrp>.frm>nav>.unt:before{content:attr(data-tooltip);background-color:var(--cl_black);font-size:12px;line-height:1em;height:2em;transform:translate(60px);padding:.5em 1em;border-radius:5px;font-weight:var(--fw_7);color:var(--cl_theme)}body.admin__stl>header>.header__main__menu>.inr>.frm>.menWrp>.frm>nav>.unt:after{width:10px;height:10px;border:5px solid transparent;border-right-color:var(--cl_black);transform:translate(50px)}body.admin__stl.menu__close>header>.header__main__menu>.inr>.frm>.menWrp>.frm>nav>.unt:hover:before,body.admin__stl.menu__close>header>.header__main__menu>.inr>.frm>.menWrp>.frm>nav>.unt:hover:after{opacity:1}body.admin__stl.menu__close>header>.header__main__menu>.inr>.frm>.menWrp>.frm>nav>.unt>.frm>.btn>.lblWrp>.lbl{opacity:0}#sidMenBtn{cursor:pointer;position:absolute;bottom:20px;right:5px;width:30px;height:140px;transform:translate(100%);background-color:var(--cl_theme);border-radius:0 5px 5px 0;overflow:hidden;box-shadow:0 0 20px #0000000d;transition:right .25s cubic-bezier(.5,0,0,1)}#sidMenBtn:hover{right:1px}#sidMenBtn>.lbl{writing-mode:vertical-rl;position:absolute;top:0;bottom:0;right:0;margin:auto;text-align:center;line-height:30px;font-size:12px;z-index:1;transition:opacity .25s cubic-bezier(.5,0,0,1)}#sidMenBtn>.lbl>.icn{vertical-align:0;margin-top:-4px;margin-bottom:2px;writing-mode:initial;margin-left:2px;font-size:2em}#sidMenBtn>.open{opacity:1}#sidMenBtn>.close{opacity:0}#sidMenBtn.on>.open{opacity:0}#sidMenBtn.on>.close{opacity:1}#sidMenBtn{z-index:1}body.admin__stl>header:before{z-index:2}body.admin__stl>header>.header__main__menu{z-index:3}.flx__right__100{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.flx__right__100>.unt:nth-child(1){width:calc(100% - 110px);border:1px solid var(--cl_gray);padding:15px 20px;border-radius:5px}.flx__right__100>.unt:nth-child(2){width:100px}.flx__right__100>.unt>.btnWrp{width:100%!important}.flx__right__100>.unt>.btnWrp .btn.cmnBtn{border-radius:5px;padding:15px 10px}.cstm-hide{display:none!important}.cstm-error-border{border-color:var(--cl_red)!important}.bg-success{background-color:#55b39f!important}.cstm-modal-height{height:inherit!important;max-height:90vh}.cstm-ul-width{width:-moz-max-content!important;width:max-content!important;margin:10px auto 0!important}.cstm-text-align-right{text-align:right}.cstm-text-align-center-with-grid{text-align:center;grid-column:1/-1}.sticky__table__wrp>.frm>.rowGroup.bg-disable>.row>.unt{background-color:#8f8f8f!important}.sticky__table__wrp>.frm>.rowGroup.bg-disable:hover>.row>.unt:after{opacity:0!important}.sticky__table__wrp>.frm>.rowGroup.bg-disable>.row>.unt{cursor:default!important}.manual-card-btn{pointer-events:none;display:flex!important;flex-direction:column!important}.manual-card-btn:hover:after{opacity:0!important}.manual-card-buttons{display:flex;gap:8px;margin-top:auto;padding-top:12px;justify-content:flex-end;pointer-events:auto;position:relative;z-index:10;width:100%!important}.manual-btn{padding:0;border:1px solid black;border-radius:4px;text-decoration:none;color:#000;font-size:.9em;cursor:pointer;position:relative;z-index:10;width:80px;text-align:center;display:inline-block;background-color:#fff;transition:background-color .25s cubic-bezier(.5,0,0,1)}.manual-btn:hover{background-color:#d1e000}.manual-btn-pdf,.manual-btn-video{background-color:#fff}@media (max-width: 768px){.manual-card-buttons{flex-wrap:wrap;gap:6px}.manual-btn{padding:0;font-size:.85em;width:80px}}@media (max-width: 480px){.manual-card-buttons{flex-direction:column;gap:8px}.manual-btn{width:80px;padding:0;font-size:.9em}}.product-pattern-duplicate-container{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap}.product-pattern-duplicate-content{flex:1;min-width:320px;line-height:1.8}.product-pattern-duplicate-note{margin:0}.product-pattern-duplicate-note-title{margin:0 0 6px}.product-pattern-duplicate-csv-link{color:#007bff;text-decoration:none}.product-pattern-duplicate-actions{display:flex;align-items:center}.product-pattern-duplicate-title-wrapper{align-items:center}.product-pattern-duplicate-csv-button{background-color:#007bff;color:#fff;border:none;border-radius:6px;min-width:140px;padding:8px 16px;font-size:14px;cursor:pointer;box-shadow:0 2px 4px #0000001a}.product-pattern-duplicate-procedure{margin-bottom:1.5em}.cstm-hide-default{display:none}.cstm-align-items-center{align-items:center}.cstm-margin-left-auto{margin-left:auto}.cstm-csv-button{background-color:#007bff;color:#fff;border:1px solid #333;border-radius:6px;min-width:96px;padding:6px 16px}.verification-message{padding-bottom:20px}#csv-destinations-summary{margin-top:8px}#csv-destinations-summary .error{color:#c00}#RemarkEditForm .table__wrp .frm .unt .bdyFrm .bdyWrp .remark-table-container{background-color:#f5f5f5;padding:30px;border-radius:5px;margin-bottom:20px}.remark-table-container{width:100%}.remark-add-product-btn-wrapper{margin-bottom:5px;width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:0}.remark-btn-col-1,.remark-btn-col-2,.remark-btn-col-3{box-sizing:border-box}.remark-btn-col-3{display:flex;justify-content:flex-end;align-items:center}.remark-add-product-btn{border:1px solid #ccc;padding:6px 12px;font-size:12px;min-width:auto;display:inline-flex;align-items:center;gap:6px;border-radius:4px;background-color:#fff;cursor:pointer}.remark-add-product-btn:hover{background-color:#f5f5f5}.remark-add-product-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border:1px solid #999;border-radius:50%;background-color:#999;color:#fff;font-size:14px;font-weight:700;line-height:1;flex-shrink:0;text-align:center;padding:0;margin:0;position:relative}.remark-add-product-icon:before{content:"+";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);line-height:1;margin:0;padding:0;display:block}.remark-add-product-label{font-size:12px;white-space:nowrap}.remark-empty-message{text-align:center;padding:20px}#RemarkEditForm .btnWrp .cmnBtn.cl_gray{border-color:var(--cl_gray)}#RemarkEditForm .btnWrp .cmnBtn.cl_gray:before{background-color:var(--cl_gray);opacity:1}#RemarkTableBody .rowGroup.opacity-50{opacity:.5}#ProductSelectionButton{height:auto!important;min-height:auto!important;padding:8px 15px!important;line-height:1.4!important;font-size:.95em!important}#ProductSelectionButton .lblWrp{gap:.4em!important}#ProductSelectionButton .lblWrp .icn{font-size:1.1em!important}#ProductSelectionButton .lblWrp .lbl{font-size:.95em!important}#RemarkEditForm .control__wrp{margin-bottom:15px!important}#RemarkTable .rowGroup:not(.head) .row>.unt:has(input[type=text]){min-width:100px!important}#RemarkTable input[type=text].input-error{outline:2px solid #dc3545!important;outline-offset:-2px!important}.remark-table-empty .rowGroup.head .row>.unt:first-child{width:80%!important;flex:0 0 80%!important}.remark-table-empty .rowGroup.head .row>.unt:last-child{width:20%!important;flex:0 0 20%!important}.w-40{width:40%!important}#bulkCopyCsvFile{display:none}.product-input-error{border:2px solid red!important}.no_ip_container{margin:0 auto;width:50%;text-align:center}.no_ip_row{margin:10px 0;display:flex;justify-content:center;width:100%}.no_ip_inner{width:50%;display:flex;justify-content:center}#systemMessage,[id^=validation_]{display:none}@media (max-width: 600px){.no_ip_inner{width:80%}}@media (max-width: 400px){.no_ip_inner{width:100%}}.search-result.empty-result{display:flex;justify-content:center;align-items:center;height:50px;text-align:center}
