.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.slide-left-enter-active,.slide-left-leave-active{transition:transform .3s}.slide-left-enter,.slide-left-leave-to{transform:translateX(0)}.slide-left-enter-to,.slide-left-leave{transform:translateX(-100%)}.slide-enter-active,.slide-leave-active{transition:transform .5s}.slide-enter-from,.slide-leave-to{transform:translateX(100%)}.slide-enter-to,.slide-leave-from{transform:translateX(0)}.fade-enter-active,.fade-leave-active{transition:opacity .5s ease-in-out}.fade-enter-from,.fade-leave-to{opacity:0}.page-up-down-enter-active{animation:pageUp .3s}.page-up-down-leave-active{animation:pageDown .3s}.page-up-enter-active{animation:pageUp .3s}.page-down-enter-active{animation:pageDown .3s}@keyframes pageUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes pageDown{0%{transform:translateY(0)}to{transform:translateY(100%)}}svg.spinner{animation:rotation 1.35s linear infinite;stroke:#dcdcdc}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(270deg)}}.circle{stroke-dasharray:180;stroke-dashoffset:0;transform-origin:center;animation:turn 1.35s ease-in-out infinite}@keyframes turn{0%{stroke-dashoffset:180}50%{stroke-dashoffset:45;transform:rotate(135deg)}to{stroke-dashoffset:180;transform:rotate(450deg)}}.search-again-btn-slide-enter-active,.search-again-btn-slide-leave-active{transition:transform .2s linear}.search-again-btn-slide-enter,.search-again-btn-slide-leave-to{transform:translateY(-64px)}.slide-down-enter-active,.slide-down-leave-active{transition:transform .3s}.slide-down-enter,.slide-down-leave-to{transform:translateY(100%)}html:lang(en){font-family:Roboto,sans-serif}html:lang(ja){font-family:Roboto,Noto Sans JP,sans-serif}html:lang(zh-TW){font-family:Roboto,Noto Sans TC,sans-serif}html:lang(zh-CN){font-family:Roboto,Noto Sans SC,sans-serif}html:lang(ko){font-family:Roboto,Noto Sans KR,sans-serif}body{background-color:#fff;color:#2f2f2f;margin:0 0 8px 0;padding:0}body #app{width:100%;height:calc(100vh - 8px)}*{-webkit-appearance:none;-moz-appearance:none;-webkit-border:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}h1,h2,h3,h4,h5,h6,p{padding:0;margin:0}h2{font-size:20px;line-height:150%}h2,h3{font-weight:700}h3{font-size:18px;line-height:normal}.lead-text{font-size:16px;font-weight:700;line-height:150%}.basic-text{font-size:14px;font-weight:400;line-height:160%}.basic-text-bold{font-size:14px;font-weight:700;line-height:normal}.sub-text{font-size:12px;font-weight:400;line-height:140%}a.vacan-link{line-height:normal;text-decoration-line:none;color:#2f2f2f}a.vacan-link.vacan-link-underline{text-decoration-line:underline}button{display:block;margin:0;padding:0;border:0;cursor:pointer;background-color:transparent;color:#2f2f2f}.label{font-size:12px}.bold,.label{font-weight:700;line-height:normal}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.row{display:flex;align-items:center}.row.h-center{justify-content:center}.row.h-end{justify-content:flex-end}.row.space-between{justify-content:space-between}.row.v-center,.row.verticle{flex-direction:column}.row.v-center{justify-content:center}.grid{display:grid}.grid.col-1{grid-template-columns:repeat(1,1fr)}.grid.col-2{grid-template-columns:repeat(2,1fr)}.grid.col-3{grid-template-columns:repeat(3,1fr)}.grid.col-4{grid-template-columns:repeat(4,1fr)}.grid.col-5{grid-template-columns:repeat(5,1fr)}.grid.col-6{grid-template-columns:repeat(6,1fr)}.grid.col-7{grid-template-columns:repeat(7,1fr)}.grid.col-8{grid-template-columns:repeat(8,1fr)}.grid.col-9{grid-template-columns:repeat(9,1fr)}.grid.col-10{grid-template-columns:repeat(10,1fr)}.grid.col-11{grid-template-columns:repeat(11,1fr)}.grid.col-12{grid-template-columns:repeat(12,1fr)}.grid.col-13{grid-template-columns:repeat(13,1fr)}.grid.col-14{grid-template-columns:repeat(14,1fr)}.grid.col-15{grid-template-columns:repeat(15,1fr)}.grid.col-16{grid-template-columns:repeat(16,1fr)}.grid.col-17{grid-template-columns:repeat(17,1fr)}.grid.col-18{grid-template-columns:repeat(18,1fr)}.grid.col-19{grid-template-columns:repeat(19,1fr)}.grid.col-20{grid-template-columns:repeat(20,1fr)}.gap-4{gap:4px}.gap-6{gap:6px}.gap-8{gap:8px}.gap-16{gap:16px}.gap-24{gap:24px}.gap-32{gap:32px}.margin.mb-4{margin-bottom:4px}.margin.mr-4{margin-right:4px}.margin.ml-4{margin-left:4px}.margin.mt-4{margin-top:4px}.margin.mb-6{margin-bottom:6px}.margin.mr-6{margin-right:6px}.margin.ml-6{margin-left:6px}.margin.mt-6{margin-top:6px}.margin.mb-8{margin-bottom:8px}.margin.mr-8{margin-right:8px}.margin.ml-8{margin-left:8px}.margin.mt-8{margin-top:8px}.margin.mb-16{margin-bottom:16px}.margin.mr-16{margin-right:16px}.margin.ml-16{margin-left:16px}.margin.mt-16{margin-top:16px}.margin.mb-32{margin-bottom:32px}.margin.mr-32{margin-right:32px}.margin.ml-32{margin-left:32px}.margin.mt-32{margin-top:32px}.two-line-ellipsis{overflow:hidden;word-break:break-all;line-height:1.5;max-height:3em}@supports(-webkit-line-clamp:2){.two-line-ellipsis{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:none}}:root{--spooky-ghost:#969696;--lime:#00b0ac;--mint:#1ec0b8;--important:#ee2039;--orange:#f6a623;--tiger:#e18700;--cheek:#f27f7f;--coral:#df6363;--link:#017afc;--tsuna:#a2a7b5;--text:#2f2f2f}.wcag-mode-on{--spooky-ghost:#767676;--lime:#028481;--mint:#028481;--important:#b60000;--orange:#aa6702;--tiger:#aa6702;--cheek:#cb4b4b;--coral:#cb4b4b;--link:#0071ea;--tsuna:#767676;--text:#2f2f2f}