﻿/*! destyle.css v3.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,::before,::after{box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:bold}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:rgba(0,0,0,0);text-decoration:none;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:rgba(0,0,0,0);padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}[type=checkbox]{-webkit-appearance:checkbox;appearance:checkbox}[type=radio]{-webkit-appearance:radio;appearance:radio}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:bold}html{font-size:62.5%;line-height:1}body{overflow-x:hidden;min-width:1280px;color:#1a1a1a;font-weight:400;font-size:1.6rem;font-family:"Noto Sans JP",sans-serif;font-optical-sizing:auto}@media(max-width: 1279px){body{min-width:inherit}}@media(max-width: 1279px){body.is-open{overflow:hidden;width:100%;height:100%}}img{max-width:100%;height:auto;vertical-align:bottom}a{transition:.25s}.animate.fade-in{opacity:0;transition:all 1s}.animate.fade-in.is-animated{opacity:1}.animate.fade-up{opacity:0;transition:all 1s;transform:translateY(40px)}.animate.fade-up.is-animated{opacity:1;transform:inherit}.l-header{position:sticky;top:0;z-index:10000;display:flex;align-items:center;justify-content:space-between;height:80px;background:#fff}@media(max-width: 1279px){.l-header{height:60px}}.l-header .l-header__logo{display:flex;gap:36px;align-items:center;justify-content:center;margin-left:24px}@media(max-width: 1279px){.l-header .l-header__logo{gap:22px;margin-left:20px}}.l-header .l-header__logo span{letter-spacing:.03em;font-weight:500;font-family:"Noto Serif JP",serif}@media(max-width: 1279px){.l-header .l-header__logo span{font-size:1.4rem}}@media(max-width: 1279px){.l-header .l-header__logo img{width:120px}}.l-header .l-header__menu{display:flex;margin-right:24px;height:100%}.l-header .l-header__menu>li{height:100%}@media(max-width: 1279px){.l-header .l-header__menu{display:none}}.l-header .l-header__menu__item{display:flex;align-items:center;padding:0 24px;height:100%;font-weight:500}.l-header .l-header__menu__item:hover .l-header__menu__child{opacity:1;pointer-events:all}.l-header .l-header__menu__item a:hover{color:#064b28}.l-header .l-header__menu__child{position:absolute;top:80px;right:0;left:0;display:flex;gap:24px;justify-content:center;margin:0 auto;padding:56px 48px 48px;width:calc(100% - 246px);border-radius:10px;background:#fff;box-shadow:0 0 15px rgba(0,0,0,.16);white-space:nowrap;opacity:0;transition:.5s;pointer-events:none;grid-auto-flow:column}.l-header .l-header__menu__child>li:first-child{margin-left:0}.l-header .l-header__nav-toggle{position:absolute;top:0;right:0;z-index:101;cursor:pointer}@media(min-width: 1280px){.l-header .l-header__nav-toggle{display:none}}.l-header .l-header__nav-toggle div{position:relative;display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-bottom-left-radius:20px}.l-header .l-header__nav-toggle div span{position:absolute;display:block;width:24px;height:2px;background:#0f0f0f;transition:.5s ease-in-out}.l-header .l-header__nav-toggle div span:nth-child(1){margin-top:-14px}.is-open .l-header .l-header__nav-toggle div span:nth-child(1){margin:0;transform:rotate(135deg)}.l-header .l-header__nav-toggle div span:nth-child(2){margin-left:-6px;width:18px}.is-open .l-header .l-header__nav-toggle div span:nth-child(2){margin:0;width:0}.l-header .l-header__nav-toggle div span:nth-child(3){margin-bottom:-14px;margin-left:-10px;width:12px}.is-open .l-header .l-header__nav-toggle div span:nth-child(3){margin:0;width:24px;transform:rotate(-135deg)}.l-header .l-header__nav{position:fixed;top:60px;left:0;z-index:100;overflow-y:auto;padding:24px 24px 64px 24px;width:100%;height:calc(100svh - 60px);background:#064b28;color:#fff;opacity:0;pointer-events:none}@media(min-width: 1280px){.l-header .l-header__nav{display:none}}.is-open .l-header .l-header__nav{opacity:1;transition:.5s;pointer-events:all}.l-header .l-header__nav .l-header__logo{position:absolute;top:34px;display:flex}.l-footer{position:relative;background:#064b28;color:#fff}.l-footer a:hover{opacity:.5}.l-footer .l-footer__inner{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;padding:72px 72px 40px;max-width:1120px}@media(max-width: 1279px){.l-footer .l-footer__inner{padding:56px 24px 40px}}.l-footer .l-footer__inner .c-btn-alpha{margin:0 auto}.l-footer .l-footer__logo{display:flex;gap:30px;align-items:center;justify-content:center;width:100%}@media(max-width: 1279px){.l-footer .l-footer__logo{gap:16px;flex-direction:column}}.l-footer .l-footer__logo span{font-weight:500;font-family:"Noto Serif JP",serif}.l-footer .l-footer__nav{padding:40px 0 80px;width:100%}@media(max-width: 1279px){.l-footer .l-footer__nav{padding:16px 0 32px}}.l-footer .l-footer__link{margin-left:4em;font-size:1.2rem}@media(max-width: 1279px){.l-footer .l-footer__link{margin-left:0}}.l-footer .l-footer__copyright{position:absolute;right:96px;bottom:40px;font-size:1.2rem}@media(max-width: 1279px){.l-footer .l-footer__copyright{position:relative;right:auto;bottom:auto;margin-top:24px;margin-right:32px}}.l-footer .l-footer__pagetop{position:fixed;right:16px;bottom:16px;z-index:100;width:55px;height:55px;opacity:0;transition:.5s;pointer-events:none}@media(max-width: 1279px){.l-footer .l-footer__pagetop{right:10px;bottom:10px;width:44px;height:44px}}.l-footer .l-footer__pagetop:hover{opacity:.5 !important}.l-footer .l-footer__pagetop.fade-in{opacity:1;pointer-events:all}.l-footer .l-footer__pagetop.stop-scroll{bottom:16px}@media(max-width: 1279px){.l-footer .l-footer__pagetop.stop-scroll{bottom:20px}}.l-nav-global .l-nav-global__level-1{border-bottom:1px solid #83a594}.l-nav-global .l-nav-global__level-1__item{display:block;padding:20px 0;font-weight:500}.l-nav-global .l-nav-global__level-2{margin-left:1.5em}.l-nav-global .l-nav-global__level-2:not(:first-child){padding-top:20px;border-top:1px solid #83a594}.l-nav-global .l-nav-global__level-2__item{display:flex;font-weight:500}.l-nav-global .l-nav-global__level-2__item::before{margin-right:.5em;content:"−"}.l-nav-global .l-nav-global__level-3{margin-left:1em}.l-nav-global .l-nav-global__level-3__item{display:block;margin:20px 0;font-size:1.4rem}.l-nav-global .l-nav-global__level-3__item::before{content:"・"}@media(min-width: 897px){.l-header .l-nav-global .l-nav-global__level-2:not(:first-child){padding-top:0;border-top:none}}@media(min-width: 897px){.l-footer .l-nav-global{display:grid;grid-template-columns:repeat(2, auto)}.l-footer .l-nav-global>li:nth-child(1){order:1}.l-footer .l-nav-global>li:nth-child(2){order:3}.l-footer .l-nav-global>li:nth-child(3){order:4}.l-footer .l-nav-global>li:nth-child(4){order:2}.l-footer .l-nav-global .l-nav-global__level-1{border-bottom:none}.l-footer .l-nav-global .l-nav-global__level-1>ul{display:flex;gap:0 24px}.l-footer .l-nav-global .l-nav-global__level-2:not(:first-child){padding-top:0;border-top:none}}.l-inner{margin:0 auto;max-width:1120px}@media(max-width: 1279px){.l-inner{max-width:inherit}}.l-inner-lower{margin:-260px auto 0;max-width:1120px;background:#fff}@media(max-width: 1279px){.l-inner-lower{margin:-52px 24px 0}}.l-flex{display:flex}.c-btn-alpha:hover{opacity:.5}.c-btn-blank{display:flex !important;align-items:center}.c-btn-blank::after{margin-left:4px;width:10px;height:10px;background:url("../img/common/ico_blank_black.svg") no-repeat 50% 50%/cover;content:"";transition:.25s}.c-btn-blank--white::after{background-image:url("../img/common/ico_blank_white.svg")}.c-btn-blank--inversion:hover::after{background-image:url("../img/common/ico_blank_white.svg")}.c-btn-arrow{position:relative;display:flex;align-items:center;justify-content:center;padding:16px;min-width:296px;min-height:50px;border:1px solid #064b28;background:#fff;font-weight:500;font-size:1.4rem;cursor:pointer}@media(max-width: 1279px){.c-btn-arrow{min-width:inherit;width:100%}}.c-btn-arrow::before{position:absolute;right:20px;display:block;width:14px;height:14px;background:url("../img/common/ico_arrow_black.svg") no-repeat 50% 50%/contain;content:""}.c-btn-arrow:hover{background:#064b28;color:#fff}.c-btn-arrow:hover::before{background-image:url("../img/common/ico_arrow_white.svg")}.c-btn-arrow--line:hover{border:1px solid #fff;background:rgba(0,0,0,0)}.c-table{width:100%;border-collapse:collapse}.c-table th,.c-table td{border-bottom:1px solid #c9c9c9;vertical-align:middle;letter-spacing:.05em;line-height:1.625}@media(max-width: 1279px){.c-table th,.c-table td{display:block;font-size:1.4rem;line-height:1.7142857143}}.c-table th{padding:32px 72px 32px 0;max-width:170px;color:#064b28;white-space:nowrap;font-weight:bold}@media(max-width: 1279px){.c-table th{padding:12px 0 0 0;border-bottom:none}}.c-table td{position:relative;padding:32px 0 32px 48px;width:100%}@media(max-width: 1279px){.c-table td{padding:0 0 12px 0}}.c-table td::before{position:absolute;top:10px;left:0;height:calc(100% - 20px);border-left:1px solid #c9c9c9;content:""}@media(max-width: 1279px){.c-table td::before{display:none}}.p-fv{padding:0 80px;min-height:624px;background:#064b28 url("/recruit/assets/img/common/fv_bg.webp") no-repeat calc(100% + 16px) 0;color:#fff}@media(max-width: 1279px){.p-fv{padding:0 24px;min-height:248px;background-position:calc(100% + 88px) 0;background-size:316px auto}}.p-fv .p-fv__breadcrumb{display:flex;padding:48px 0}@media(max-width: 1279px){.p-fv .p-fv__breadcrumb{padding:24px 0}}.p-fv .p-fv__breadcrumb li{overflow:hidden;max-width:240px;text-overflow:ellipsis;white-space:nowrap;font-size:1.4rem}@media(max-width: 1279px){.p-fv .p-fv__breadcrumb li{font-size:1.2rem}}.p-fv .p-fv__breadcrumb li:not(:last-child)::after{margin:0 12px;content:"›"}.p-fv .p-fv__breadcrumb a:hover{opacity:.5}.p-fv .p-fv__wrap-ttl{display:flex;gap:24px;flex-direction:column;padding:20px 0;text-align:center}@media(max-width: 1279px){.p-fv .p-fv__wrap-ttl{gap:16px;padding:0}}.p-fv .p-fv__ttl-en{letter-spacing:.03em;font-weight:500;font-size:78px;font-family:"Noto Serif JP",serif;opacity:.25}@media(max-width: 1279px){.p-fv .p-fv__ttl-en{font-size:42px}}.p-fv .p-fv__ttl-ja{letter-spacing:.03em;font-weight:bold;font-size:24px}@media(max-width: 1279px){.p-fv .p-fv__ttl-ja{font-size:20px}}.p-recruit-info{position:relative;display:flex;overflow:hidden;background:#fff}@media(max-width: 1279px){.p-recruit-info{gap:30px;flex-direction:column;padding:80px 24px 44px}}.p-recruit-info__list-area{position:absolute;top:0;left:0;z-index:1;display:flex;gap:8px}.p-recruit-info__list-area li{position:relative;padding:8px 24px;color:#fff}@media(max-width: 1279px){.p-recruit-info__list-area li{padding:8px 16px;font-size:1.4rem}}.p-recruit-info__list-area li:first-child::before{position:absolute;top:0;left:0;z-index:-1;width:20px;height:100%;background:#947151;content:""}.p-recruit-info__list-area li::after{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background:#947151;content:"";transform:skewX(-30deg)}.p-recruit-info__wrap-img{display:flex;align-items:center;justify-content:center;width:320px;height:238px}@media(max-width: 1279px){.p-recruit-info__wrap-img{width:auto;height:auto}}.p-recruit-info__wrap-cont{display:flex;gap:24px;flex:1;flex-direction:column;padding:32px 40px 32px 0}@media(max-width: 1279px){.p-recruit-info__wrap-cont{gap:30px;padding:0}}.p-recruit-info__txt{letter-spacing:.03em;font-size:1.4rem;line-height:1.7142857143}.p-recruit-info__job{position:relative;display:flex;gap:8px;align-items:center;flex-wrap:wrap;letter-spacing:.03em;font-weight:500;font-size:1.4rem}@media(max-width: 1279px){.p-recruit-info__job{padding-left:50px}}@media(max-width: 1279px){.p-recruit-info__job dt{position:absolute;top:4px;left:0}}.p-recruit-info__job dd{padding:4px 16px;border-radius:24px;background:#064b28;color:#fff}.p-recruit-info__wrap-btn{display:grid;gap:16px;grid-template-columns:repeat(3, 1fr)}@media(max-width: 1279px){.p-recruit-info__wrap-btn{grid-template-columns:repeat(1, 1fr)}}.p-recruit-info__wrap-btn .c-btn-arrow{min-width:inherit}.is-pc{display:block}@media(max-width: 1279px){.is-pc{display:none}}.is-sp{display:none}@media(max-width: 1279px){.is-sp{display:block}}