@charset "UTF-8";:root{--color-white: #ffffff;--color-black: #000000;--color-yellow: #f8b500;--color-gray: #4d5357;--color-orange: #f8b500;--border-gray: #dadada;--border-dark-gray: #7f7f7f;--border-white-transparent: rgba(255, 255, 255, .3);--border-black-transparent: rgba(0, 0, 0, .3)}.recruit-detail{background-color:#fff;background-image:url(../images/common/detail_bg.png);background-size:100% auto;background-position:center top;background-repeat:no-repeat;text-align:center}.recruit-detail .content-head{text-align:left;padding:150px 120px}@media screen and (max-width: 768px){.recruit-detail .content-head{padding:75px 30px}}.recruit-detail .content-head .content-back{position:relative;padding-left:20px;font-size:15px;line-height:1;text-decoration:underline}@media (any-hover: hover){.recruit-detail .content-head .content-back:hover{text-decoration:none}}@media screen and (max-width: 768px){.recruit-detail .content-head .content-back{padding-left:15px;font-size:12px}}.recruit-detail .content-head .content-back:before{content:"";display:block;width:7px;height:9px;position:absolute;left:0;top:50%;transform:translateY(-50%);background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iN3B4IiBoZWlnaHQ9IjlweCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBmaWxsPSJyZ2IoMCwgMCwgMCkiIGQ9Ik0tMC4wMTAsNC40OTYgTDYuOTkwLC0wLjAwNCBMNi45OTAsOC45OTYgTC0wLjAxMCw0LjQ5NiBaIi8+PC9zdmc+);background-size:cover;background-repeat:no-repeat}@media screen and (max-width: 768px){.recruit-detail .content-head .content-back:before{width:5px;height:6px}}.recruit-detail .content-head .content-title{padding:90px 0 30px;font-size:55px;line-height:1.2;font-weight:700;position:relative}.recruit-detail .content-head .content-title:after{content:"";display:block;width:120px;height:4px;background-color:#f8b500;position:absolute;left:0;bottom:0}@media screen and (max-width: 768px){.recruit-detail .content-head .content-title:after{width:70px;height:2px}}@media screen and (max-width: 768px){.recruit-detail .content-head .content-title{padding:45px 0 15px;font-size:28px}}.recruit-detail .content-head .content-title span{display:inline-block}.recruit-detail .recruitment-type--head{text-align:left;font-size:40px;font-weight:700;padding:0 120px}@media screen and (max-width: 768px){.recruit-detail .recruitment-type--head{font-size:24px;padding:0 30px}}.recruit-detail .tab-group{margin-top:40px;overflow-x:auto}@media screen and (max-width: 768px){.recruit-detail .tab-group{margin-top:20px}}.recruit-detail .tab-group:after{content:"";display:block;width:100%;height:10px;background-color:#fff;border-top:solid 1px var(--border-gray)}.recruit-detail .tab-wrap{padding:0 120px}.recruit-detail .tab-wrap:has(.tab-wrap-inner>:nth-child(3)){min-width:654px}@media screen and (max-width: 768px){.recruit-detail .tab-wrap:has(.tab-wrap-inner>:nth-child(3)){min-width:360px}}@media screen and (max-width: 768px){.recruit-detail .tab-wrap{padding:0}}.recruit-detail .tab-wrap-inner{display:flex;flex-wrap:nowrap;align-items:end;height:60px}.recruit-detail .tab-wrap-inner:has(>:nth-child(3)){min-width:654px}@media screen and (max-width: 768px){.recruit-detail .tab-wrap-inner:has(>:nth-child(3)){min-width:360px}}.recruit-detail .tab-btn{position:relative;bottom:-1px;width:218px;height:49px;background:#fff;border:solid 1px var(--border-gray);display:flex;justify-content:center;align-items:center;font-size:15px;font-weight:700;transition:background-color .1s linear,height .2s cubic-bezier(.215,.61,.355,1),border .2s linear;cursor:pointer}@media (any-hover: hover){.recruit-detail .tab-btn:not(.current):hover{background-color:#e6e6e6}}@media screen and (max-width: 768px){.recruit-detail .tab-btn{width:120px;font-size:12px;line-height:1.25}}.recruit-detail .tab-btn br{display:none}@media screen and (max-width: 768px){.recruit-detail .tab-btn br{display:block}}.recruit-detail .tab-btn+.tab-btn{margin-left:-1px}.recruit-detail .tab-btn.current{height:59px;border-bottom-color:transparent;cursor:auto}@media screen and (max-width: 768px){.recruit-detail .tab-btn:first-child{border-left:none}}.recruit-detail .tab-content{margin-top:10px;width:100%;padding:0 120px;display:none;animation:fadeIn .4s linear}.recruit-detail .tab-content.current{display:block}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media screen and (max-width: 900px){.recruit-detail .tab-content{margin-top:10px;padding:0}}.recruit-detail .tab-content .tab-content-section{padding:70px 0;text-align:left;display:flex}@media screen and (max-width: 900px){.recruit-detail .tab-content .tab-content-section{flex-direction:column;padding:35px 0}}.recruit-detail .tab-content .tab-content-section .--head{width:35%;max-width:270px}@media screen and (max-width: 900px){.recruit-detail .tab-content .tab-content-section .--head{width:100%;max-width:none;padding:0 30px}}.recruit-detail .tab-content .tab-content-section .--head h3{display:inline-block;color:#000;font-size:28px;line-height:1.2;font-weight:700;padding:0 0 25px;position:relative}.recruit-detail .tab-content .tab-content-section .--head h3:after{content:"";display:block;width:120px;height:4px;background-color:#f8b500;position:absolute;left:0;bottom:0}@media screen and (max-width: 768px){.recruit-detail .tab-content .tab-content-section .--head h3:after{width:70px;height:2px}}@media screen and (max-width: 900px){.recruit-detail .tab-content .tab-content-section .--head h3{font-size:16px;padding-bottom:13px}}.recruit-detail .tab-content .tab-content-section .--head h3:after{width:100%}@media screen and (max-width: 900px){.recruit-detail .tab-content .tab-content-section .--head h3:after{font-size:16px;height:2px}}.recruit-detail .tab-content .tab-content-section .--content{padding:5px 0 5px 75px;flex:1;border-left:solid 1px var(--border-gray)}@media screen and (max-width: 900px){.recruit-detail .tab-content .tab-content-section .--content{border:none;padding:25px 30px 0}}.recruit-detail .tab-content .tab-content-section .--content.--no-border{padding-left:0;border-left:none}@media screen and (max-width: 900px){.recruit-detail .tab-content .tab-content-section .--content.--no-border{padding:25px 30px 0}}.recruit-detail .tab-content .tab-content-section+.tab-content-section{border-top:solid 1px var(--border-gray)}.recruit-detail .tab-content-entry{text-align:center;margin-top:100px}@media screen and (max-width: 900px){.recruit-detail .tab-content-entry{margin-top:30px}}.recruit-detail .tab-content-entry p{font-size:20px;font-weight:700;margin-bottom:30px}@media screen and (max-width: 900px){.recruit-detail .tab-content-entry p{font-size:14px;margin-bottom:14px;padding:0 1.5em;line-height:1.6}}.recruit-detail .tab-content-entry p span{display:inline-block}.recruit-detail .tab-content-entry .tab-content-entry-btn{width:600px;height:80px;display:inline-flex;justify-content:center}@media screen and (max-width: 900px){.recruit-detail .tab-content-entry .tab-content-entry-btn{width:315px;height:50px}}.recruit-detail .tab-content-entry .tab-content-entry-btn a{font-size:22px;font-family:Arial,sans-serif;padding-inline:36px}@media screen and (max-width: 900px){.recruit-detail .tab-content-entry .tab-content-entry-btn a{font-size:16px;padding-inline:22px}}.recruit-detail .doc-style{line-height:1.75}.recruit-detail .doc-style>:first-child{margin-top:0!important}.recruit-detail .doc-style>:last-child{margin-bottom:0!important}.recruit-detail .doc-style h4{font-size:22px;font-weight:700;letter-spacing:.04em;border:solid 1px var(--border-gray);padding:10px 20px;line-height:1;display:inline-block;margin-bottom:15px}@media screen and (max-width: 900px){.recruit-detail .doc-style h4{margin-bottom:10px;font-size:15px;padding:10px}}.recruit-detail .doc-style p{font-size:16px;margin:1em 0}@media screen and (max-width: 900px){.recruit-detail .doc-style p{font-size:13px}}.recruit-detail .doc-style strong{font-weight:700}.recruit-detail .doc-style hr{border-top:1px solid var(--border-gray);margin:40px 0}@media screen and (max-width: 900px){.recruit-detail .doc-style hr{margin:25px 0}}.recruit-detail .doc-style dl.step{margin:35px 0}@media screen and (max-width: 900px){.recruit-detail .doc-style dl.step{margin:20px 0}}.recruit-detail .doc-style dl.step dt{position:relative;font-size:20px;font-weight:700}@media screen and (max-width: 900px){.recruit-detail .doc-style dl.step dt{font-size:14px}}.recruit-detail .doc-style dl.step dd{font-size:16px;padding-bottom:14px}@media screen and (max-width: 900px){.recruit-detail .doc-style dl.step dd{font-size:13px;padding-bottom:7px}}.recruit-detail .doc-style dl.step dd+dt{padding-top:45px}@media screen and (max-width: 900px){.recruit-detail .doc-style dl.step dd+dt{padding-top:20px}}.recruit-detail .doc-style dl.step dd+dt:before{content:"";display:block;width:12px;height:15px;position:absolute;left:0;top:0;background-size:cover;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iN3B4IiBoZWlnaHQ9IjlweCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBmaWxsPSJyZ2IoMCwgMCwgMCkiIGQ9Ik0tMC4wMTAsNC40OTYgTDYuOTkwLC0wLjAwNCBMNi45OTAsOC45OTYgTC0wLjAxMCw0LjQ5NiBaIi8+PC9zdmc+);background-repeat:no-repeat;transform:rotate(-90deg)}@media screen and (max-width: 900px){.recruit-detail .doc-style dl.step dd+dt:before{width:10px;height:12px}}.recruit-detail .doc-style ul{font-size:16px;list-style-type:"・";margin:1em 0 1em 1em}@media screen and (max-width: 900px){.recruit-detail .doc-style ul{font-size:13px}}.recruit-detail .doc-style table{width:100%}.recruit-detail .doc-style table th,.recruit-detail .doc-style table td{padding:30px 0}@media screen and (max-width: 900px){.recruit-detail .doc-style table th,.recruit-detail .doc-style table td{padding:15px 0}}.recruit-detail .doc-style table th>:first-child,.recruit-detail .doc-style table td>:first-child{margin-top:0!important}.recruit-detail .doc-style table th>:last-child,.recruit-detail .doc-style table td>:last-child{margin-bottom:0!important}.recruit-detail .doc-style table th{border-bottom:solid 1px #7f7f7f;font-size:22px;font-weight:700;padding-right:3em}@media screen and (max-width: 900px){.recruit-detail .doc-style table th{font-size:15px;padding-right:1.2em}}.recruit-detail .doc-style table td{border-bottom:solid 1px #e5e5e5}.recruit-detail .doc-style table td p{font-size:16px;font-weight:700;margin:.3em 0}@media screen and (max-width: 900px){.recruit-detail .doc-style table td p{font-size:13px}}.recruit-detail .doc-style table td p.--regular{font-weight:400}.recruit-detail .doc-style table td small{font-size:13px}@media screen and (max-width: 900px){.recruit-detail .doc-style table td small{font-size:10px}}.recruit-detail .doc-style table td ul{margin-top:.3em;margin-bottom:.3em}@media screen and (max-width: 900px){.recruit-detail .doc-style table tr:first-child th,.recruit-detail .doc-style table tr:first-child td{padding-top:0}}.recruit-detail .doc-style .process-step>div{position:relative;padding-bottom:40px}@media screen and (max-width: 900px){.recruit-detail .doc-style .process-step>div{padding-bottom:25px}}.recruit-detail .doc-style .process-step>div span{font-size:22px;font-weight:700;line-height:1;display:flex;justify-content:center;align-items:center;padding:15px;letter-spacing:.04em}@media screen and (max-width: 900px){.recruit-detail .doc-style .process-step>div span{font-size:15px;padding:13px}}.recruit-detail .doc-style .process-step>div:after{content:"";display:block;width:8px;height:15px;position:absolute;left:50%;bottom:13px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iN3B4IiBoZWlnaHQ9IjlweCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBmaWxsPSJyZ2IoMCwgMCwgMCkiIGQ9Ik0tMC4wMTAsNC40OTYgTDYuOTkwLC0wLjAwNCBMNi45OTAsOC45OTYgTC0wLjAxMCw0LjQ5NiBaIi8+PC9zdmc+);background-size:cover;background-repeat:no-repeat;transform:translate(-50%) rotate(-90deg)}@media screen and (max-width: 900px){.recruit-detail .doc-style .process-step>div:after{width:6px;height:12px;bottom:6px}}.recruit-detail .doc-style .process-step>div:last-child{padding-bottom:0}.recruit-detail .doc-style .process-step>div:last-child:after{content:none}.recruit-detail .doc-style .process-step .--step1 span{border:solid 1px var(--border-gray)}.recruit-detail .doc-style .process-step .--step2 span{background-color:#fce199}.recruit-detail .doc-style .process-step .--step3 span{background-color:#facb4c}.recruit-detail .doc-style .process-step .--step4 span{background-color:#f8b500}.recruit-detail .doc-style .process-step-notes{font-size:13px;text-align:right}@media screen and (max-width: 900px){.recruit-detail .doc-style .process-step-notes{font-size:11px}}.recruit-detail .page-end-back-section{padding-top:70px;padding-bottom:150px}@media screen and (max-width: 768px){.recruit-detail .page-end-back-section{padding-top:25px;padding-bottom:75px}}.recruit-detail .page-end-back-section .page-end-back-btn{display:inline-block;margin:0 auto;width:210px}@media screen and (max-width: 768px){.recruit-detail .page-end-back-section .page-end-back-btn{width:145px}}.recruit-detail .page-end-back-section .page-end-back-btn a:after{display:none}.recruit-detail .page-end-back-section .page-end-back-btn a:before{content:"";display:block;background-color:var(--btn-color);clip-path:polygon(0 50%,100% 0,100% 100%);height:9px;width:7.7942286341px}@media screen and (max-width: 768px){.recruit-detail .page-end-back-section .page-end-back-btn a:before{clip-path:polygon(0 50%,100% 0,100% 100%);height:6px;width:5.1961524227px}}.recruit-detail .page-end-back-section .page-end-back-btn span{display:block;position:relative;font-size:18px;padding:30px 0;font-weight:700;line-height:1}@media screen and (max-width: 768px){.recruit-detail .page-end-back-section .page-end-back-btn span{font-size:13px}}
