<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.modal_bg,.sp_modal_bg{background:none;-webkit-box-shadow:none;box-shadow:none;height:calc(100vh + 20px);margin-top:-20px}header{z-index:500}.header_inner{margin:0 auto;font-size:1.3rem}#header_logo img{width:auto}#header_upper{border-bottom:1px solid #e0e0e0}#header_upper .header_inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:3px 15px 4px}#header_upper .header_inner ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#header_upper .header_inner ul li{font-size:12px}#header_upper li:not(:last-child){margin-right:20px}header .btn_entry{padding:6px 16px 8px}.header_nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:15px;color:var(--main-font-color)}.header_nav&gt;li{padding:11px 15px;cursor:pointer;font-weight:bold}.header_nav&gt;li:hover{border-bottom:3px solid #2c82d6;padding:11px 15px 8px}.header_nav&gt;li a:hover{text-decoration:none}.header_nav #header_search img{margin-left:10px;vertical-align:middle}.header_nav_menu,.header_nav_menu_img{position:relative}.header_nav_menu ul{position:absolute;top:100%;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);display:none;width:-webkit-max-content;width:-moz-max-content;width:max-content;border:2px solid #e0e0e0;margin-top:3px;font-weight:normal}.header_nav_menu_img ul{position:absolute;top:100%;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);display:none;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-top:3px;font-weight:normal}.header_nav_menu ul li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;cursor:pointer;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header_nav_menu ul li.header_nav_menu_item{display:block;position:relative;border-bottom:2px solid #e0e0e0 !important}.header_nav_menu ul li.header_nav_menu_item:hover::after{border:none}.header_nav_menu ul li.header_nav_menu_item::after{content:"��";padding:0;margin:0;width:2rem;height:2rem;line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;right:12px;top:15px;-webkit-transform:unset;transform:unset;border:none;color:#0062c3}.header_nav_menu ul li.header_nav_menu_item.is-active{border-bottom:none !important}.header_nav_menu ul li.header_nav_menu_item.is-active::after{content:"繝ｼ"}.header_nav_menu ul li.header_nav_menu_item .menu_name{display:block}.header_nav_menu ul li.header_nav_menu_item ul{position:static;-webkit-transform:unset;transform:unset;border-left:none;border-right:none;width:100%;text-indent:1rem;display:none}.header_nav_menu_img ul li{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;cursor:pointer;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:14px 20px;border:2px solid #e0e0e0}.header_nav_menu_img ul li:last-child{border-top:none}.header_nav_menu_img ul li img{width:180px;height:auto}.header_nav_menu_img ul li p{font-size:11px;width:198px;font-weight:400}.header_nav_menu ul li:hover,.header_nav_menu_img ul li:hover{cursor:pointer;background-color:#f6f6f6}.header_nav_menu ul li:not(:last-child){border-bottom:2px solid #e0e0e0}.header_nav_menu ul li a{padding:14px 20px;width:100%}.header_nav_menu:hover ul{display:block;overflow:auto;max-height:400px}.header_nav_menu_img:hover ul{display:block}.header_nav_menu ul li::after{width:8px;height:8px;margin:8px 20px 0 15px;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);border-right:2px solid #e0e0e0;border-top:2px solid #e0e0e0;content:""}.header_nav_menu ul li:hover::after{border-right:2px solid #2c82d6;border-top:2px solid #2c82d6}.popup_bg{background:rgba(30,30,30,.7);-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.25);box-shadow:0 0 5px 0 rgba(0,0,0,.25);display:none;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:100}.header_search_div{bottom:0;-webkit-box-shadow:0 5px 10px -10px;box-shadow:0 5px 10px -10px;cursor:auto;display:none;font-size:1.3rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;left:50%;position:absolute;top:138px;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);width:980px;z-index:200}@media(max-width: 1000px){.header_search_div{top:120px;width:96%}}.header_search_div .header_inner{margin-bottom:50px;position:relative;z-index:200}.search_step1{display:none}.header_search_close{cursor:pointer;position:absolute;right:-36px;top:0;-webkit-transition:all .1s ease-in;transition:all .1s ease-in}.header_search_close:hover{opacity:.7}.search_form_top{background-color:#ececec;border-top-right-radius:3px;border-top-left-radius:3px;padding:33px 75px 35px}@media(max-width: 1000px){.search_form_top{padding:15px 35px}}.search_form_top .header_search_top{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;color:#1e1e1e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.search_form_top .header_search_top .header_search_title{font-size:20px;font-weight:700;margin-bottom:18px}@media(max-width: 1000px){.search_form_top .header_search_top .header_search_title{font-size:18px}}.search_form_top .header_search_top .header_search_caption{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:12px;font-weight:400;margin-left:8px;text-align:left}@media(max-width: 1000px){.search_form_top .header_search_top .header_search_caption{font-size:10px}}.search_form_top .header_search_top .jobdes_sum{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:right;font-size:12px;font-weight:400;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}@media(max-width: 1000px){.search_form_top .header_search_top .jobdes_sum{font-size:11px}}.search_form_top .header_search_top .jobdes_sum .jobdes_sum_text{margin-right:5px;position:relative;top:-8px}.search_form_top .header_search_top .jobdes_sum .jobdes_sum_count{font-size:12px;font-weight:700}.search_form_top .header_search_top .jobdes_sum .jobdes_sum_count .search_count{color:#014c96;font-family:Montserrat;font-size:35px;margin:0 5px}@media(max-width: 1000px){.search_form_top .header_search_top .jobdes_sum .jobdes_sum_count .search_count{font-size:30px}}.search_form_top .header_search_conditions{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:14px}.search_form_top .header_search_conditions.header_search_flex{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px 4%;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.search_form_top .header_search_conditions li{position:relative;width:30.5%}.search_form_top .header_search_conditions li.cross_icon::before{background:url(/img/header/icon-blue-cross.svg) no-repeat 0 0;background-size:contain;content:"";display:block;height:13px;position:absolute;left:-9%;top:20px;width:13px}.search_form_top .header_search_conditions li.search_condition_job a.conditions_icon::before{background-image:url(/img/header/icon-job.svg)}.search_form_top .header_search_conditions li.search_condition_location a.conditions_icon::before{background-image:url(/img/header/icon-location.svg)}.search_form_top .header_search_conditions li.search_condition_income a.conditions_icon::before{background-image:url(/img/header/icon-income.svg)}.search_form_top .header_search_conditions li.search_condition_gyosyu a.conditions_icon::before{background-image:url(/img/header/icon-gyosyu.svg)}.search_form_top .header_search_conditions li.search_condition_skill a.conditions_icon::before{background-image:url(/img/header/icon-skill.svg)}.search_form_top .header_search_conditions li .modal_open_inner{border-radius:3px;background-color:#fff;cursor:pointer;position:relative;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.search_form_top .header_search_conditions li .modal_open_inner a.conditions_icon{line-height:1;position:relative}.search_form_top .header_search_conditions li .modal_open_inner a.conditions_icon::before{content:"";position:absolute;left:18px;bottom:12px;display:block;width:20px;height:20px;background-size:contain;background-repeat:no-repeat}.search_form_top .header_search_conditions li .modal_open_inner a.conditions_icon:hover{text-decoration:none}.search_form_top .header_search_conditions li .modal_open_inner .selected_label{display:none}.search_form_top .header_search_conditions li.conditions_selected .selected_label{display:inline-block;font-size:11px;color:#fff;margin:0 -10px 0 15px;padding:1px 4px;background-color:#014c96;border-radius:3px}.search_form_top .header_search_conditions li a.conditions_icon{color:#1e1e1e;display:inline-block;font-size:16px;font-weight:700;padding:15px 18px 15px 44px}.search_form_top .header_search_word{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-bottom:24px}.search_form_top .header_search_word .header_search_word_title{font-size:15px;font-weight:700;margin-right:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.search_form_top .header_search_word .header_search_freeword{margin-right:40px;width:55.4%}@media(max-width: 1000px){.search_form_top .header_search_word .header_search_freeword{width:50%}}.search_form_top .header_search_word .header_search_freeword #search_keyword{background:#fff;border:none;font-size:12px;padding:13px 16px 11px;width:100%}.search_form_top .header_search_word .header_search_freeword #search_keyword::-webkit-input-placeholder{color:#a5a5a5}.search_form_top .header_search_word .header_search_freeword #search_keyword::-moz-placeholder{color:#a5a5a5}.search_form_top .header_search_word .header_search_freeword #search_keyword:-ms-input-placeholder{color:#a5a5a5}.search_form_top .header_search_word .header_search_freeword #search_keyword::-ms-input-placeholder{color:#a5a5a5}.search_form_top .header_search_word .header_search_freeword #search_keyword::placeholder{color:#a5a5a5}.search_form_top .search_condition_submit{max-width:400px;margin:0 auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.search_form_top .search_condition_submit button.header_search_submit{background-color:#014c96;border:none;border-radius:3px;color:#fff;cursor:pointer;font-size:1.6rem;font-weight:700;padding:14px 9px;position:relative;width:100%}.search_form_top .search_condition_submit button.header_search_submit::before{background-image:url(/img/header/icon-search.svg);content:"";display:inline-block;height:20px;margin-right:5px;vertical-align:-4px;width:20px}.search_form_top .header_search_all_clear{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0 4px;padding:6px 10px;border-radius:3px;background:#fff;font-size:1.2rem;-webkit-transition:all .15s;transition:all .15s;cursor:pointer;line-height:1}.search_form_top .header_search_all_clear:hover{color:var(--main-light-blue)}.search_form_top .header_search_all_clear:hover span{border-color:var(--main-light-blue)}.search_form_top .header_search_all_clear:hover span:before,.search_form_top .header_search_all_clear:hover span:after{background:var(--main-light-blue)}.search_form_top .header_search_all_clear span{display:block;position:relative;width:14px;height:14px;border:2px solid var(--main-font-color);border-radius:9999px;-webkit-transition:all .15s;transition:all .15s}.search_form_top .header_search_all_clear span:before,.search_form_top .header_search_all_clear span:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg);width:7px;height:2px;background:var(--main-font-color);-webkit-transition:all .15s;transition:all .15s}.search_form_top .header_search_all_clear span:after{-webkit-transform:translate(-50%, -50%) rotate(-45deg);transform:translate(-50%, -50%) rotate(-45deg)}.search_form_bottom{background:#fff;border-bottom-right-radius:3px;border-bottom-left-radius:3px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:25px 75px 20px}@media(max-width: 1000px){.search_form_bottom{padding:20px 35px}}.search_form_bottom .header_search_midashi{font-size:16px;font-weight:700;width:210px}@media(max-width: 1000px){.search_form_bottom .header_search_midashi{font-size:15px}}.search_form_bottom .header_search_recom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.search_form_bottom .header_search_recom li a{display:block;background:#d8e0eb;border-radius:3px;padding:6px 12px;color:#1e1e1e;font-weight:400;-webkit-transition:all .1s ease-in;transition:all .1s ease-in}.search_form_bottom .header_search_recom li a:hover{opacity:.7;text-decoration:none}.kodawari_search{background:#ececec;border-radius:3px;margin-top:12px}.kodawari_search .kodawari_search_top{background:#fff;border-top-right-radius:3px;border-top-left-radius:3px;cursor:pointer;font-size:16px;font-weight:700;text-align:center;height:58px;line-height:58px}.kodawari_search .kodawari_search_top a{display:block;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-transition:all .1s ease-in;transition:all .1s ease-in;width:100%}.kodawari_search .kodawari_search_top a:hover{text-decoration:none;opacity:.7}.kodawari_search .kodawari_search_top span::after{background:url(/img/header/icon-down-arrow.svg) no-repeat 0 0;background-size:contain;content:"";display:inline-block;height:6px;margin-left:8px;vertical-align:3px;width:12px}.kodawari_search .kodawari_search_top.is-active span::after{background:url(/img/header/icon-up-arrow.svg) no-repeat 0 0;background-size:contain;vertical-align:3px}.kodawari_search .kodawari_search_body{display:none}.kodawari_search .kodawari_search_inner{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 42px;padding:32px 60px 45px}@media(max-width: 1000px){.kodawari_search .kodawari_search_inner{gap:0 21px}}.kodawari_search .kodawari_search_inner .kodawari_search_left,.kodawari_search .kodawari_search_inner .kodawari_search_right{position:relative;width:100%}@media(max-width: 1000px){.kodawari_search .kodawari_search_inner{padding:16px 30px 20px}}.kodawari_search .kodawari_search_title{font-size:16px;font-weight:700;margin-bottom:18px}.kodawari_search .kodawari_search_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px 8px}.kodawari_search .kodawari_search_list .kodawari_search_list_item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;background-position:0 0;background-repeat:no-repeat;border-radius:3px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:700;height:58px;padding:0 17px;position:relative;-webkit-transition:all .3s ease-in;transition:all .3s ease-in;width:calc(50% - 4px)}.kodawari_search .kodawari_search_list .kodawari_search_list_item::before{content:"";display:block;position:relative;top:0;margin-right:6px;padding-left:20px;height:20px;width:20px}.kodawari_search .kodawari_search_list .kodawari_search_list_item.c-workstyle::before{background:#fff url(/img/header/icon-c-workstyle.svg) no-repeat 0 0;top:1px}.kodawari_search .kodawari_search_list .kodawari_search_list_item.c-workenv::before{background:#fff url(/img/header/icon-c-workenv.svg) no-repeat 0 0}.kodawari_search .kodawari_search_list .kodawari_search_list_item.c-employees::before{background:#fff url(/img/header/icon-c-employees.svg) no-repeat 0 0}.kodawari_search .kodawari_search_list .kodawari_search_list_item.c-treamtment::before{background:#fff url(/img/header/icon-c-treamtment.svg) no-repeat 0 0}.kodawari_search .kodawari_search_list .kodawari_search_list_item.c-job::before{background:#fff url(/img/header/icon-c-job.svg) no-repeat 0 0}.kodawari_search .kodawari_search_list .kodawari_search_list_item.c-engineer::before{background:#fff url(/img/header/icon-c-engineer.svg) no-repeat 0 0}.kodawari_search .kodawari_search_list .kodawari_search_list_item.c-creative::before{background:#fff url(/img/header/icon-c-creative.svg) no-repeat 0 0}.kodawari_search .kodawari_search_list .kodawari_search_list_item.c-sales::before{background:#fff url(/img/header/icon-c-sales.svg) no-repeat 0 0}.kodawari_search .kodawari_search_list .kodawari_search_list_item:hover{cursor:pointer;opacity:.7}.kodawari_search .kodawari_search_list .kodawari_search_list_item .selected_label{background-color:#014c96;border-radius:3px;color:#fff;display:none;font-size:11px;left:15px;padding:1px 4px;position:absolute;top:20px}.kodawari_search .kodawari_search_list .kodawari_search_list_item.secondary_selected{padding-left:64px}.kodawari_search .kodawari_search_list .kodawari_search_list_item.secondary_selected .selected_label{display:block}.kodawari_search .kodawari_search_history{background:#fff;border-radius:3px;height:262px;overflow-y:scroll;position:relative}.kodawari_search .kodawari_search_history .history_none{display:table;height:100%;text-align:center;width:100%}.kodawari_search .kodawari_search_history .history_none p{display:table-cell;font-size:14px;vertical-align:middle}.kodawari_search .kodawari_search_history_del{bottom:-25px;font-size:11px;right:0;position:absolute;-webkit-transition:all .1s ease-in;transition:all .1s ease-in}.kodawari_search .kodawari_search_history_del:hover{cursor:pointer;opacity:.7}.kodawari_search .kodawari_search_history_del.is-hidden{display:none}.kodawari_search .history_list_item{background:#fff;border-bottom:1px solid #ececec;cursor:pointer;font-size:13px;font-weight:400;height:80px;line-height:17px;position:relative;-webkit-transition:all .1s ease-in;transition:all .1s ease-in}.kodawari_search .history_list_item a{display:block;padding:12px 37px 12px 15px;height:100%;width:100%}.kodawari_search .history_list_item a:hover{cursor:pointer;opacity:.7;text-decoration:none}.kodawari_search .history_list_item a::before{background:#fff url(/img/header/icon-target-blank.svg) no-repeat 0 0;background-size:contain;content:"";display:block;height:17px;position:absolute;right:15px;top:50%;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);width:17px}.kodawari_search .history_list_item .history_list_item_inner{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.kodawari_search .history_list_item .history_list_item_date{bottom:10px;color:#a8a8a8;display:block;font-size:11px;font-weight:400;line-height:17px;margin-top:3px;position:absolute;right:52px;text-align:right}#cta_button-top-pc_b{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:14px;letter-spacing:1px;border-radius:4px;padding:2px 16px 2px 2px;-webkit-transition:all .15s ease-out;transition:all .15s ease-out;background:-webkit-gradient(linear, right top, left top, from(#EB690C), to(#FF832B));background:linear-gradient(270deg, #EB690C 0%, #FF832B 100%)}#cta_button-top-pc_b div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:2px}#cta_button-top-pc_b p{margin-left:8px}footer{z-index:-1}/*# sourceMappingURL=header_pc.min.css.map */</pre></body></html>