@charset "UTF-8";.forms{position:relative;padding:18px 0;z-index:2}.forms form{display:flex;align-items:flex-start;gap:6px}.forms form .cont .top{display:flex;gap:9px}.forms form .cont .top .custom-modal,.forms form .cont .top .custom-select,.forms form .cont .top .input{position:relative;display:block;width:360px}.forms form .cont .top .custom-modal input,.forms form .cont .top .custom-select input,.forms form .cont .top .input input{display:block}.forms form .cont .top .input{position:relative}.forms form .cont .top .input:before{content:"";position:absolute;top:50%;left:17px;transform:translateY(-50%);width:13px;height:16px;background:url(/build/assets/search_icon-DtTQf7sH.svg) no-repeat center/contain}.forms form .cont .top .custom-modal .custom-modal-button{position:relative;display:flex;align-items:center;width:100%;height:100%;line-height:1;padding:0 60px 0 36px}.forms form .cont .top .custom-modal .custom-modal-button>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#394b52}.forms form .cont .top .custom-modal .custom-modal-button:before{content:"";position:absolute;top:50%;left:17px;transform:translateY(-50%);width:13px;height:16px;background:url(/build/assets/map_icon-CaaBaPP5.svg) no-repeat center/contain}.forms form .cont .top .custom-modal .custom-modal-button:after{content:"選択";white-space:nowrap;color:#d45d3e;width:auto;height:auto;background:none;transform:translateY(-50%)}.forms form .cont .bottom{margin-top:14px;display:flex;gap:3px}.forms form .cont .bottom select{background-color:#fff;border-radius:3px;position:relative;padding:0 10px;font-size:12px;color:#3876a3;cursor:pointer;letter-spacing:.2em;background-image:url(/build/assets/arrow_dark-d_f4s9kM.svg);background-repeat:no-repeat;background-size:12px 8px;background-position:right 12px center;width:119px;height:36px;border:1px solid #DBE2E6}.forms form .cont .bottom select::-webkit-scrollbar{width:12px;height:12px}.forms form .cont .bottom select::-webkit-scrollbar-thumb{background-color:#586c76;border-radius:10px}.forms form .cont .bottom select::-webkit-scrollbar-thumb:hover{background-color:#394b52}.forms form .cont .bottom select::-webkit-scrollbar-track{background:#f5f6f7;border-radius:10px}.forms form .cont .bottom select.placeholder{color:#8c9da3}.forms form .cont .bottom select option{color:#3876a3!important}.forms form .cont .bottom select option :disabled{color:#8c9da3!important;background-color:#fff}.forms form .cont .bottom .custom-select{width:119px;height:36px;border:1px solid #ECF1F5;background-color:#fff}.forms form .cont .bottom .custom-select .custom-select-button{padding:0 12px;line-height:36px}.forms form .cont .bottom .salary-select{background-color:#fff;border-radius:3px;border:1px solid #DBE2E6;position:relative;width:119px;height:36px;background:#fafbfc}.forms form .cont .bottom .salary-select.has-selected{border:1px solid #0F5991;background-color:#f2f7fc}.forms form .cont .bottom .salary-select.has-items{border:1px solid #0F5991}.forms form .cont .bottom .salary-select.has-items .salary-select-button span{display:inline-block;text-align:center;line-height:20px;border-radius:100vh;width:20px;height:20px;background-color:#0f5991;color:#fff;font-weight:600;letter-spacing:0}.forms form .cont .bottom .salary-select .salary-select-button{position:relative;padding:0 30px 0 12px;line-height:36px;font-size:12px;cursor:pointer;letter-spacing:.2em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.forms form .cont .bottom .salary-select .salary-select-button .no-value{font-weight:400!important}.forms form .cont .bottom .salary-select .salary-select-button:after{content:"";position:absolute;top:50%;right:17px;transform:translateY(calc(-50% + 2px));background:url(/build/assets/search_arrow-Dstbct3d.svg) no-repeat;background-size:contain;width:12px;height:12px}.forms form .cont .bottom .salary-select .salary-select-options{display:none;position:absolute;top:100%;left:0;width:max(100%,213px);background-color:#fff;border:1px solid #e1e6ea;border-radius:6px;z-index:10}.forms form .cont .bottom .salary-select .salary-select-options>li{padding:15px;font-size:12px;cursor:pointer}.forms form .cont .bottom .salary-select .salary-select-options>li:not(:first-child){border-top:1px solid #e1e6ea}.forms form .cont .bottom .salary-select .salary-select-options>li label:has(input:checked){color:#0f5991;font-weight:600}.forms form .cont .bottom .salary-select .salary-select-options>li label:has(input:checked)+.salary-radio-cont .custom-select .custom-select-button:after{background:url(/build/assets/search_arrow-Dstbct3d.svg) no-repeat}.forms form .cont .bottom .salary-select .salary-select-options>li label:has(input:checked)+.salary-radio-cont .custom-select{border:1px solid #DBE2E6;background-color:#fafbfc}.forms form .cont .bottom .salary-select .salary-select-options>li label:has(input:checked)+.salary-radio-cont .custom-modal-button.placeholder.no-value,.forms form .cont .bottom .salary-select .salary-select-options>li label:has(input:checked)+.salary-radio-cont .custom-select-button.placeholder.no-value{color:#4a5c62}.forms form .cont .bottom .salary-select .salary-select-options input[type=radio]{position:relative;width:16px;height:16px;border:1px solid #DBE2E6;border-radius:50%;vertical-align:-2px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.forms form .cont .bottom .salary-select .salary-select-options input[type=radio]:checked{border:1px solid #0F5991}.forms form .cont .bottom .salary-select .salary-select-options input[type=radio]:checked:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:9px;height:9px;border-radius:50%;background:#0f5991;content:""}.forms form .cont .bottom .salary-select .salary-radio-cont{display:flex;align-items:center;gap:7px;margin-top:7px}.forms form .cont .bottom .salary-select .salary-radio-cont p{font-size:12px}.forms form .cont .bottom .salary-select .salary-radio-cont .custom-select .custom-options{overflow:auto}.forms form .cont .bottom .salary-select .radio-num{color:#8c9da3;font-weight:400}.forms form .input input{display:block;width:100%;height:100%;background-color:#fff;border-radius:4px;border:1px solid #DBE2E6;padding:14px 12px 14px 36px;font-size:12px;cursor:pointer}.forms form .custom-modal,.forms form .custom-select{background-color:#fff;border-radius:4px;border:1px solid #DBE2E6;position:relative}.forms form .custom-modal.has-items,.forms form .custom-select.has-items{border:1px solid #0F5991}.forms form .custom-modal.has-items .custom-select-button span,.forms form .custom-select.has-items .custom-select-button span{display:inline-block;text-align:center;line-height:20px;border-radius:100vh;width:20px;height:20px;background-color:#0f5991;color:#fff;font-weight:600;letter-spacing:0}.forms form .custom-modal .custom-modal-button,.forms form .custom-modal .custom-select-button,.forms form .custom-select .custom-modal-button,.forms form .custom-select .custom-select-button{position:relative;padding:12px 10px 12px 36px;font-size:12px;color:#3876a3;cursor:pointer;letter-spacing:.2em}.forms form .custom-modal .custom-modal-button:after,.forms form .custom-modal .custom-select-button:after,.forms form .custom-select .custom-modal-button:after,.forms form .custom-select .custom-select-button:after{content:"";position:absolute;top:50%;right:17px;transform:translateY(calc(-50% + 2px));background:url(/build/assets/search_arrow02-cyyzLtwx.svg) no-repeat;background-size:contain;width:12px;height:12px}.forms form .custom-modal .custom-modal-button.placeholder.no-value,.forms form .custom-modal .custom-select-button.placeholder.no-value,.forms form .custom-select .custom-modal-button.placeholder.no-value,.forms form .custom-select .custom-select-button.placeholder.no-value,.forms form .custom-modal .custom-modal-button.placeholder.no-value span,.forms form .custom-modal .custom-select-button.placeholder.no-value span,.forms form .custom-select .custom-modal-button.placeholder.no-value span,.forms form .custom-select .custom-select-button.placeholder.no-value span{color:#b0bbbe}.forms form .custom-modal .custom-options,.forms form .custom-select .custom-options{display:none;position:absolute;top:100%;left:0;width:max(100%,195px);background-color:#fff;border:1px solid #e1e6ea;border-radius:6px;max-height:295px;overflow:auto;z-index:10}.forms form .custom-modal .custom-options>li,.forms form .custom-select .custom-options>li{padding:15px;font-size:12px;cursor:pointer;font-weight:600}.forms form .custom-modal .custom-options>li:not(:first-child),.forms form .custom-select .custom-options>li:not(:first-child){border-top:1px solid #e1e6ea}.forms form .custom-modal .custom-options>li:hover,.forms form .custom-select .custom-options>li:hover{background-color:#3876a31a}.forms form input{flex:0}.forms form input:focus{outline:none}.forms form .btn{border-radius:8px;font-size:15px;width:120px}.forms form .checkbox-select-container{position:relative;width:119px;height:36px;cursor:pointer}.forms form .checkbox-select-container .checkbox-select-button{width:100%;height:100%;background-color:#fafbfc;border-radius:4px;border:1px solid #DBE2E6;padding-inline:12px;display:flex;align-items:center;gap:6px;font-size:12px;line-height:1;letter-spacing:normal}.forms form .checkbox-select-container .checkbox-select-button.has-selected{border:1px solid #0F5991;background-color:#f2f7fc}.forms form .checkbox-select-container .checkbox-select-button .selected-count{display:block;width:20px;height:20px;border-radius:50%;background-color:#0f5991;color:#fff;text-align:center;line-height:20px}.forms form .checkbox-select-container .checkbox-select-button:after{content:"";position:absolute;top:50%;right:17px;transform:translateY(calc(-50% + 2px));background:url(/build/assets/search_arrow-Dstbct3d.svg) no-repeat;background-size:contain;width:12px;height:12px}.forms form .checkbox-select-container .checkbox-options-list{position:absolute;top:100%;left:0;right:0;display:none;list-style:none;width:196px;max-height:296px;overflow-y:auto;padding:12px 16px;background-color:#fff;font-size:13px;box-shadow:0 3px 6px #00000029;border-radius:6px}.forms form .checkbox-select-container .checkbox-options-list::-webkit-scrollbar{width:12px;height:12px}.forms form .checkbox-select-container .checkbox-options-list::-webkit-scrollbar-thumb{background-color:#586c76;border-radius:10px}.forms form .checkbox-select-container .checkbox-options-list::-webkit-scrollbar-thumb:hover{background-color:#394b52}.forms form .checkbox-select-container .checkbox-options-list::-webkit-scrollbar-track{background:#f5f6f7;border-radius:10px}.forms form .checkbox-select-container .checkbox-options-list input[type=checkbox]{display:none}.forms form .checkbox-select-container .checkbox-options-list li+li{margin-top:21px}.forms form .checkbox-select-container .checkbox-options-list li label{display:flex;align-items:center}.forms form .checkbox-select-container .checkbox-options-list li label:has(input:checked){color:#0f5991}.forms form .checkbox-select-container .checkbox-icon{position:relative;display:block;width:14px;height:14px;background-color:#dbe2e6;border-radius:2px;cursor:pointer;margin-right:6px}.forms form .checkbox-select-container .checkbox-icon:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:7px;background:url(/build/assets/checkbox_icon-BtLxFqi0.svg) no-repeat center/contain}.forms form .checkbox-select-container .checkbox-txt{display:block;margin-right:2px}.forms form .checkbox-select-container .checkbox-num{color:#8c9da3}.forms form .checkbox-select-container .checkbox-input:checked+.checkbox-icon{background-color:#0f5991}.forms form .checkbox-select-container .checkbox-input:checked+.checkbox-txt{color:#0f5991}.main-wrap{background-color:#f5f6f7;padding:24px 0 100px}.main-wrap .no-search-cont{max-width:443px}.main-wrap .no-search-cont figure{width:64px;margin:103px auto 25px}.main-wrap .no-search-cont p{text-align:center;font-size:14px;color:#586c76;line-height:1.6}.main-wrap article{background-color:transparent;height:auto;box-shadow:none}.main-wrap .main-inner{display:flex;gap:24.5px}.main-wrap aside{flex:1}.main-wrap aside .selected-condition .top{display:flex;align-items:center;gap:12px}.main-wrap aside .selected-condition .top p{font-size:14px;letter-spacing:.06em;font-weight:700}.main-wrap aside .selected-condition .top .clear{box-shadow:0 0 6px #0000000a;font-size:12px}.main-wrap aside .selected-condition .top .clear a{border-radius:30px;padding:7px 11px;display:flex;align-items:center;gap:3px;background-color:#fff;line-height:1;color:#4a5c62}.main-wrap aside .selected-condition .top .clear a:hover{opacity:.6}.main-wrap aside .selected-condition .top .clear a img{width:12px;height:15px}.main-wrap aside .selected-condition ul{margin-top:16px;display:flex;gap:4px 7px;flex-wrap:wrap}.main-wrap aside .selected-condition ul>li{box-shadow:0 0 6px #0000000a;display:flex;align-items:center;justify-content:space-between;gap:11px;background-color:#fff;padding:10px;border-radius:4px;letter-spacing:.02em}.main-wrap aside .selected-condition ul>li span{color:#0f5991;font-size:12px}.main-wrap aside .selected-condition ul>li a{display:block;width:10px;height:10px}.main-wrap aside .progress{width:80px;height:80px}.main-wrap aside .result{margin-top:38px}.main-wrap aside .result>p{-webkit-text-decoration-skip-ink:14px;text-decoration-skip-ink:14px;font-size:14px}.main-wrap aside .result p .txt{font-weight:700}.main-wrap aside .result p .num{color:#ce3a5c}.main-wrap aside .result .result-main{margin-top:15px}.main-wrap aside .result .result-main>li+li{margin-top:20px}.main-wrap aside .result .result-main .result-item{position:relative;padding:18px 12px 20px 20px;border-radius:10px;box-shadow:0 0 6px #0000000a;background-color:#fff}.main-wrap aside .result .result-main .result-item.active{border:1px solid #0F5991}.main-wrap aside .result .result-main .result-item .new{position:absolute;top:0;right:0;background-color:#d45d3e;color:#fff;border-radius:0 10px 0 6px;line-height:1;padding:5px 5px 4px;font-size:10px}.main-wrap aside .result .result-main .result-item .top{display:flex;align-items:center;gap:16px}.main-wrap aside .result .result-main .result-item .top .text{flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:4.5em;letter-spacing:.09em}.main-wrap aside .result .result-main .result-item .top .text .company{font-size:14px;color:#74858d;margin-bottom:8px;letter-spacing:.06em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.main-wrap aside .result .result-main .result-item .top .text .ttl a{font-size:15px;line-height:1.6;font-weight:600;letter-spacing:.06em}.main-wrap aside .result .result-main .result-item .top .text .ttl a:hover{text-decoration:none}.main-wrap aside .result .result-main .result-item .list{margin-top:12px;padding:12px;border-radius:4px;background-color:#fafbfc}.main-wrap aside .result .result-main .result-item .list>li{display:flex;align-items:center;gap:6px}.main-wrap aside .result .result-main .result-item .list>li+li{margin-top:8px}.main-wrap aside .result .result-main .result-item .list>li figure{width:14px;height:14px}.main-wrap aside .result .result-main .result-item .list>li p{font-size:13px;color:#374950;letter-spacing:.1em}.main-wrap aside .result .result-main .result-item .list>li p span{font-size:16px;color:#cd375a;font-weight:600}.main-wrap aside .result .result-main .result-item .list>li p.info-list-gray{color:#b0bbbe}.main-wrap aside .result .result-main .result-item .tags-wrap{margin-top:12px;padding-right:50px;position:relative}.main-wrap aside .result .result-main .result-item .tags-wrap form{position:absolute;right:0;top:0}.main-wrap aside .result .result-main .result-item .tags-wrap .like{width:40px;height:40px;margin-right:5px;display:flex;align-items:center;justify-content:center;border-radius:6px;background-color:#f5f6f7}.main-wrap aside .result .result-main .result-item .tags-wrap .like:hover{opacity:.6}.main-wrap aside .result .result-main .result-item .tags-wrap .like svg{stroke:#394b52;stroke-width:1px}.main-wrap aside .result .result-main .result-item .tags-wrap .like svg path{fill:#fff}.main-wrap aside .result .result-main .result-item .tags-wrap .like.active svg{stroke:#d45d3e;stroke-width:1px}.main-wrap aside .result .result-main .result-item .tags-wrap .like.active svg path{fill:#d45d3e}.main-wrap aside .result .result-main .result-item .tags-wrap .tags+.tags{margin-top:6px}.main-wrap aside .result .result-main .result-item .priority-wrap{margin-top:8px;display:flex;align-items:center;gap:12px;margin-left:7px}.main-wrap aside .result .result-main .result-item .priority-wrap>li{display:flex;align-items:center;gap:3px}.main-wrap aside .result .result-main .result-item .priority-wrap>li figure{width:17px;height:17px}.main-wrap aside .result .result-main .result-item .priority-wrap>li p{font-size:13px;color:#ce3a5c;line-height:1}.main-wrap article{position:sticky;top:30px;height:calc(100vh - 52px);width:55.9047619048%;background-color:#fff;border-radius:10px;box-shadow:0 0 10px #0000000a;display:flex;flex-direction:column}.main-wrap article .top{padding:36px 24px 28px 28px;border-bottom:1px solid #DBE2E6}.main-wrap article .top .ttl{font-size:18px;font-weight:600;letter-spacing:.06em;line-height:1.5}.main-wrap article .top .tags{margin-top:10px}.main-wrap article .top .list{margin-top:11px;background-color:#fafbfc;border-radius:10px;padding:10px;display:flex;flex-wrap:wrap;gap:10px 5px}.main-wrap article .top .list>li{width:calc(50% - 5px);display:flex;gap:6px}.main-wrap article .top .list>li figure{flex-shrink:0;height:14px;margin-top:1px;width:14px}.main-wrap article .top .list>li p{font-size:13px;color:#374950;letter-spacing:.1em;line-height:1.34;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.main-wrap article .top .list>li p span{color:#cd375a;font-size:16px;font-weight:600;line-height:1;vertical-align:-1px}.main-wrap article .top .list>li p.info-list-gray{color:#b0bbbe}.main-wrap article .top .btns{display:flex;gap:10px;margin-top:19px}.main-wrap article .top .btns .btn{font-size:16px}.main-wrap article .top .btns .btn-orange,.main-wrap article .top .btns .btn-gray{width:190px;height:51px;border-radius:10px}.main-wrap article .top .btns .interest a,.main-wrap article .top .btns .interest button{box-shadow:0 3px 6px #0000000a;display:flex;align-items:center;justify-content:center;width:190px;height:51px;gap:10px;background-color:#f5f6f7;border:1px solid #DBE2E6;border-radius:8px;font-weight:600}.main-wrap article .top .btns .interest a.active,.main-wrap article .top .btns .interest button.active{border:1px solid #DBE2E6;background-color:#fff}.main-wrap article .top .btns .interest a.active svg,.main-wrap article .top .btns .interest button.active svg{stroke:#d45d3e;stroke-width:1px}.main-wrap article .top .btns .interest a.active svg path,.main-wrap article .top .btns .interest button.active svg path{fill:#d45d3e}.main-wrap article .top .btns .interest a:hover,.main-wrap article .top .btns .interest button:hover{opacity:.6}.main-wrap article .top .btns .interest a img,.main-wrap article .top .btns .interest a svg,.main-wrap article .top .btns .interest button img,.main-wrap article .top .btns .interest button svg{width:27px;margin-left:-14px}.main-wrap article .top .btns .interest a svg,.main-wrap article .top .btns .interest button svg{stroke:#394b52;stroke-width:1px}.main-wrap article .top .btns .interest a svg path,.main-wrap article .top .btns .interest button svg path{fill:#fff}.main-wrap article .top .btns .details{flex:1}.main-wrap article .top .btns .details a{display:flex;align-items:center;justify-content:center;border-radius:8px;gap:5px;height:51px;border:1px solid #DBE2E6;box-shadow:0 3px 6px #0000000a;font-size:14px}.main-wrap article .top .btns .details a:hover{opacity:.6}.main-wrap article .top .btns .details a img{width:17px}.main-wrap article .main{padding:30px 25px;overflow-y:scroll}.main-wrap article .main::-webkit-scrollbar{width:12px;height:12px}.main-wrap article .main::-webkit-scrollbar-thumb{background-color:#586c76;border-radius:10px}.main-wrap article .main::-webkit-scrollbar-thumb:hover{background-color:#394b52}.main-wrap article .main::-webkit-scrollbar-track{background:#f5f6f7;border-radius:10px}.main-wrap article .main .detail>li{padding-bottom:30px}.main-wrap article .main .detail>li:not(:last-child){border-bottom:1px solid #ECF1F5}.main-wrap article .main .detail>li+li{margin-top:30px}.main-wrap article .main .detail>li+li.facility{margin-top:35px}.main-wrap article .main .detail>li+li.corporation{margin-top:40px}.main-wrap article .main .detail>li>p{font-size:16px;font-weight:600;color:#0f5991;margin-bottom:17px;letter-spacing:.1em;line-height:1.1}.main-wrap article .main .detail>li .link{margin-bottom:15px}.main-wrap article .main .detail>li .link a{font-size:14px;color:#1850a5;text-decoration:underline;text-decoration-color:#1850a5}.main-wrap article .main .detail>li .link a:hover{text-decoration:none}.main-wrap article .main .detail>li>dl{font-size:14px}.main-wrap article .main .detail>li>dl dt{font-weight:600}.main-wrap article .main .detail>li>dl dd{font-weight:400;margin-top:14px;line-height:1.6;letter-spacing:.1em}.main-wrap article .main .detail>li>dl dd+dt{margin-top:12px}.main-wrap article .main .detail>li>dl dd ul+p,.main-wrap article .main .detail>li>dl dd p+p{margin-top:7px}.main-wrap article .main .detail>li .list{margin-top:9px}.main-wrap article .main .detail>li .list>li{font-size:14px;line-height:1.4}.main-wrap article .main .detail>li .list>li+li{margin-top:6px}.main-wrap article .main .detail>li .list>li:before{content:"・"}.main-wrap article .main .detail>li .list2{margin-top:12px}.main-wrap article .main .detail>li .list2>li{font-size:14px;line-height:1.3}.main-wrap article .main .detail>li .list2>li+li{margin-top:8px}.main-wrap article .main .detail>li .list2>li:before{content:"※"}.main-wrap article .main .detail>li .list3{margin-top:17px}.main-wrap article .main .detail>li .list3>li{font-size:14px;line-height:1.6}.main-wrap article .main .detail>li .list3>li+li{margin-top:26px}.main-wrap article .main .detail>li .list3>li:before{content:"※"}.main-wrap article .main .detail .map-txt{display:flex;align-items:baseline;gap:17px;flex:1}.main-wrap article .main .detail .map-txt>span{flex:1}.main-wrap article .main .detail .map{padding:5px;border-radius:2px;border:1px solid #DBE2E6;font-size:12px;font-weight:600;display:flex;align-items:center;line-height:1;gap:3px}.main-wrap article .main .detail .map span{flex:1}.main-wrap article .main .detail .map:before{content:"";display:block;width:10px;height:11px;background:url(/build/assets/map_icon-DkfHCqAV.svg) no-repeat center/contain}.main-wrap article .main .modified-date{text-align:right;margin-top:5px;font-size:13px;color:#8c9da3}.main-wrap article .main .apply-bottom{margin-top:31px;width:275px;margin-inline:auto;height:50px}.main-wrap article .main .apply-bottom a{border-radius:8px}.main-wrap article.no-data{background-color:#f5f6f7;height:auto;box-shadow:none}.not-logged-in .modal-contents{width:360px}.not-logged-in .modal-contents figure{background-color:#f4f4f4;width:100%;border-radius:10px 10px 0 0}.not-logged-in .cont{padding:26px 15px;text-align:center}.not-logged-in .ttl{font-size:18px;margin-bottom:20px;font-weight:600;line-height:1.6}.not-logged-in .txt{font-size:14px;line-height:1.6;margin-bottom:24px}.not-logged-in .txt .blue{color:#0f5991;font-weight:600}.not-logged-in .txt .orange{color:#d45d3e;font-weight:600}.not-logged-in .register{width:224px;margin:0 auto 18px}.not-logged-in .register a{font-size:13px;border-radius:8px;height:44px}.not-logged-in .login a{font-size:13px;color:#1850a5;text-decoration:underline;text-decoration-color:#1850a5}.not-logged-in .login a:hover{text-decoration:none}.modal-select .modal-contents{width:900px;padding:28px 20px}.modal-select .area-line-tabs{width:239px;display:flex;margin-bottom:27px}.modal-select .area-line-tabs li{width:50%;border:1px solid #DBE2E6;padding:10px 0;display:flex;align-items:center;justify-content:center;gap:9px;cursor:pointer}.modal-select .area-line-tabs li svg path{fill:#0f5991}.modal-select .area-line-tabs li:hover{background-color:#0f5991}.modal-select .area-line-tabs li:hover p{color:#fff}.modal-select .area-line-tabs li:hover svg path{fill:#fff}.modal-select .area-line-tabs li figure{width:auto;height:13px}.modal-select .area-line-tabs li p{color:#0f5991;text-align:center;font-weight:600;font-size:14px}.modal-select .area-line-tabs li:first-child{border-radius:5px 0 0 5px}.modal-select .area-line-tabs li:last-child{border-radius:0 5px 5px 0}.modal-select .area-line-tabs li.active{background-color:#0f5991}.modal-select .area-line-tabs li.active p{color:#fff}.modal-select .area-line-tabs li.active svg path{fill:#fff}.modal-select .tab-cont{display:flex;gap:28px;margin-bottom:28px}.modal-select .tab-cont .ttl{font-size:13px;font-weight:600;margin-bottom:10px}.modal-select .tab-cont .tabs{border:1px solid #DBE2E6;height:316px;overflow-y:auto;border-radius:8px}.modal-select .tab-cont .tabs::-webkit-scrollbar{width:12px;height:12px}.modal-select .tab-cont .tabs::-webkit-scrollbar-thumb{background-color:#586c76;border-radius:10px}.modal-select .tab-cont .tabs::-webkit-scrollbar-thumb:hover{background-color:#394b52}.modal-select .tab-cont .tabs::-webkit-scrollbar-track{background:#f5f6f7;border-radius:10px}.modal-select .tab-cont .tabs li{font-size:14px;letter-spacing:normal}.modal-select .tab-cont .tabs li.active{color:#0f5991;background-color:#f2f7fc}.modal-select .tab-cont .tabs li.active:after{content:"選択中";border:1px solid #0F5991;color:#0f5991;line-height:1;border-radius:2px;font-size:10px;padding:0 2px;display:flex;align-items:center;justify-content:center}.modal-select .tab-cont .cont1{width:200px}.modal-select .tab-cont .cont1>ul li{border-bottom:1px solid #ECF1F5;display:flex;gap:6px;padding:14px 17px;cursor:pointer}.modal-select .tab-cont .cont1>ul li span{color:#8c9da3}.modal-select .tab-cont .cont2{width:200px}.modal-select .tab-cont .cont2>ul li{border-bottom:1px solid #ECF1F5;display:flex;gap:6px;padding:14px 17px;cursor:pointer}.modal-select .tab-cont .cont2>ul li span{color:#8c9da3}.modal-select .tab-cont .cont3{flex:1}.modal-select .tab-cont .cont3>ul>li{font-size:14px;border-bottom:1px solid #ECF1F5}.modal-select .tab-cont .cont3>ul>li.cont-ttl{padding:14px 17px 0;border-bottom:none}.modal-select .tab-cont .cont3>ul>li.cont-ttl p{padding:11px 16px;border-radius:3px;background-color:#f5f6f7;font-weight:600}.modal-select .tab-cont .cont3>ul>li>label,.modal-select .tab-cont .cont3>ul>li li{padding:14px 17px}.modal-select .tab-cont .cont3>ul>li.has-detail>label{position:relative}.modal-select .tab-cont .cont3>ul>li.has-detail>label.active:after{transform:translateY(-50%) rotate(180deg)}.modal-select .tab-cont .cont3>ul>li.has-detail>label:after{content:"";position:absolute;top:50%;right:8px;transform:translateY(-50%);width:18px;height:8px;background:url(/build/assets/select_arrow-of9gWemK.svg) no-repeat center/contain}.modal-select .tab-cont .cont3>ul>li>label{border-bottom:1px solid #ECF1F5}.modal-select .tab-cont .cont3>ul>li label{display:flex;align-items:center}.modal-select .tab-cont .cont3>ul>li label .num{color:#8c9da3;padding-left:6px}.modal-select .tab-cont .cont3>ul>li .checkbox-icon{position:relative;display:block;width:14px;height:14px;background-color:#dbe2e6;border-radius:2px;cursor:pointer;margin-right:6px}.modal-select .tab-cont .cont3>ul>li .checkbox-icon:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:7px;background:url(/build/assets/checkbox_icon-BtLxFqi0.svg) no-repeat center/contain}.modal-select .tab-cont .cont3>ul>li .checkbox-txt{display:block;margin-right:2px}.modal-select .tab-cont .cont3>ul>li .checkbox-num{color:#8c9da3}.modal-select .tab-cont .cont3>ul>li input:checked+.checkbox-icon{background-color:#0f5991}.modal-select .tab-cont .cont3>ul>li input:checked+.checkbox-icon+.txt{color:#0f5991}.modal-select .tab-cont .cont3>ul>li .detail>li{border-bottom:1px solid #ECF1F5}.modal-select .tab-cont .cont3>ul>li .detail>li label{margin-left:16px}.modal-select .tab-cont .no-select{display:flex;align-items:center;justify-content:center;text-align:center;font-size:13px;color:#74858d;line-height:1.8;font-weight:400}.modal-select .bottom-cont{display:flex;align-items:center;justify-content:space-between}.modal-select .bottom-cont .num{font-size:13px;letter-spacing:.1em}.modal-select .bottom-cont .num span{font-size:20px;color:#d45d3e;font-weight:600;padding:0 2px}.modal-select .bottom-cont .btns{display:flex;align-items:center;gap:10px}.modal-select .bottom-cont .btns .btn{width:120px}.modal-select .bottom-cont .btns .btn a{width:100%;display:flex;align-items:center;justify-content:center;border-radius:6px;font-size:14px;font-weight:600;height:36px}.modal-select .bottom-cont .btns .btn-close a{border:1px solid #DBE2E6}.modal-select .bottom-cont .btns .btn-decision.disabled a{background-color:#dbe2e6;color:#fff;pointer-events:none}.modal-select .bottom-cont .btns .btn-decision a{background-color:#d45d3e;color:#fff}.btn.btn-orange>span,.btn.btn-orange a,.btn.btn-orange button{border-radius:8px}#suggestions{border:1px solid #ccc;max-height:170px;overflow-y:auto;overflow-x:hidden;position:absolute;z-index:1000;background-color:#fff;width:100%;display:none;border-radius:5px}#suggestions::-webkit-scrollbar{width:8px}#suggestions::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}#suggestions::-webkit-scrollbar-thumb{background:#888;border-radius:10px}#suggestions::-webkit-scrollbar-thumb:hover{background:#555}#suggestions{scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}#suggestions p{padding:10px;font-size:12px;cursor:pointer;margin:0}#suggestions p:hover{background-color:#f0f0f0}#suggestions .no-results{color:#999;font-size:12px}.agent-tag{border:1px solid #0052D9;border-radius:2px;padding:2px 6px;width:-moz-fit-content;width:fit-content}.agent-tag .agent-logo{align-items:center;color:#0052d9;display:flex;font-size:12px;font-weight:700;height:100%}.agent-tag .agent-logo img{height:auto;width:54px;max-width:54px}.agent-tag .agent-logo span{display:inline-block;margin:0 0 0 2px}.tags .agent-tag .agent-logo span{padding:2px 0}.agent-box{margin-top:16px}.agent-box .agent-logo{align-items:center;color:#0052d9;display:flex;font-size:14px;font-weight:700;height:100%}.agent-box .agent-logo img{height:auto;width:72px}.agent-box .agent-logo span{display:inline-block;margin:0 0 0 5px}.agent-box .agent-text{margin-top:5px;font-size:12px;line-height:1.75}
