@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;700&family=Work+Sans:wght@300;600&family=Shippori+Mincho:wght@400;500&display=swap");*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}html{width:100%;height:100%}body{font-family:"Noto Sans JP",sans-serif;font-size:1rem;color:#000;max-width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}img{width:100%;height:auto;vertical-align:bottom}a{display:block;-webkit-transition:0.3s;transition:0.3s}a:hover{opacity:0.8}.en{font-family:"Work Sans",sans-serif;font-weight:600}.serif{font-family:"Shippori Mincho",serif}.sp{display:none}.pc{display:block}@media screen and (max-width:767px){.sp{display:block}.pc{display:none}}header{font-family:"Work Sans",sans-serif;font-weight:600;color:#17194C;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:23px 30px 30px 40px;position:absolute;width:100%;z-index:100}header .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .logo .logo_img{width:230px}header .logo p{font-size:0.9375rem;margin-left:30px;margin-bottom:-1em}header>nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}header .nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .nav li{margin-left:30px}header .nav li a{position:relative;padding-left:40px}header .nav li a span{font-weight:300}header .nav li a .arrow{width:28px;height:28px;border:1px solid #fff;position:absolute;display:inline-block;border-radius:50%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0}header .nav li a .arrow:after,header .nav li a .arrow:before{content:"";display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}header .nav li a .arrow:before{height:1px}header .nav li a .arrow:after{width:8px;height:8px;-webkit-transform:rotate(45deg) translateY(-65%);transform:rotate(45deg) translateY(-65%)}header .nav li a .arrow:before{left:6px;width:8px;background:#fff}header .nav li a .arrow:after{left:6px;border-top:1px solid #fff;border-right:1px solid #fff}header .nav li .career .arrow{border:1px solid #17194C}header .nav li .career .arrow:before{background:#17194C}header .nav li .career .arrow:after{border-top:1px solid #17194C;border-right:1px solid #17194C}header .nav li .work{color:#A3955D}header .nav li .work .arrow{border:1px solid #A3955D}header .nav li .work .arrow:before{background:#A3955D}header .nav li .work .arrow:after{border-top:1px solid #A3955D;border-right:1px solid #A3955D}header .backnumber{position:relative}header .backnumber.is-active dt{background:#17194C;color:#fff}header .backnumber dt{font-weight:normal;border:1px solid #17194C;padding:5px 15px;border-radius:100vw;font-size:14px;text-align:center;cursor:default;-webkit-transition:0.3s;transition:0.3s}header .backnumber dd{display:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:absolute;top:calc(100% + 10px);right:0;background:#eee;border-radius:10px}header .backnumber dd ul li+li{border-top:1px solid #fff}header .backnumber dd ul li a{display:block;width:100%;padding:10px;font-size:15px;word-wrap:keep-all;white-space:nowrap}header .backnumber dd ul li a span{font-size:80%}@media screen and (max-width:767px){header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0}header .logo{width:100%;background:#fff;padding:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header .logo .logo_img{width:40%}header .logo p{font-size:11px;margin-bottom:0}header>nav{gap:10px;background:#eee;padding:10px;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header .nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}header .nav li{margin-bottom:0;margin-left:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}header .nav li:first-child{margin-left:0}header .nav li a{padding-left:35px;font-size:13px}header .backnumber{position:relative}header .backnumber dt{padding:5px 10px;font-size:12px}header .backnumber dd{top:calc(100% + 20px)}}footer{text-align:right;width:100%;background:#fff;color:#17194C;padding:23px 20px;position:relative;z-index:100}footer .copyright{font-size:0.75rem;font-weight:300}@media screen and (max-width:767px){footer{text-align:center;padding:15px 10px}}
/*# sourceMappingURL=common.css.map */