body{background-color:#ffffff;font-family:var(--fontNotoSans);font-size:15px;font-weight:400;font-feature-settings:"palt";line-height:34px;letter-spacing:0.05em;overflow-x:hidden}body *{transition:all 0.5s ease-in}body p,body label{font-size:15px;font-weight:400;line-height:34px;letter-spacing:0.05em}body ul li{line-height:34px}body .show_pc{display:inline-block}body .show_sp{display:none}body .pc_space{display:inline-block !important;width:1rem}body a{transition:opacity 1s ease;opacity:1}body a:hover{opacity:0.8}body .btn{display:block;width:330px;height:54px;font-family:var(--fontNotoSans);font-size:14px;font-weight:400;line-height:52px;letter-spacing:0.05em;text-align:center;background-color:#ffffff;border:1px solid #000000;border-radius:27px;position:relative;transition:all 0.5s ease}body .btn:link,body .btn:visited{color:#000000}body .btn:hover{background-color:#abc79a}body .btn.line-2{line-height:18px;padding-top:8px}body .underline{display:block;font-size:26px;font-weight:900;line-height:49px;letter-spacing:0.1em}body .underline span{display:inline-block;position:relative}body .underline span::before{content:"";width:100%;height:12px;background-color:#f3ca58;position:absolute;left:0;right:0;bottom:4px;z-index:-1}body .office{padding:79px 0 68px;background-color:#abc79a;display:flex;flex-wrap:wrap;justify-content:center;gap:33px 28px}body .office label{display:block;width:100%;font-size:22px;font-weight:700;line-height:32px;text-align:center}body .office label br{display:none}body .office dl dt{margin-bottom:16px}body .office dl dt a{display:block;width:340px;height:50px;font-size:20px;font-weight:900;line-height:50px;text-align:center;color:#ffffff;border-radius:25px;background-color:#406237;background-image:url("../img/common/footer/arrow-right.svg");background-repeat:no-repeat;background-size:23px;background-position:right 35px center;transition:all 0.5s ease}body .office dl dt a:hover{background-color:#408837}body .office dl dd{font-size:12px;line-height:20px;text-align:center}body #toTop{position:fixed;bottom:100px;right:28px}body #toTop a{display:block;width:60px;height:60px;background-image:url("../img/common/totop.svg");background-repeat:no-repeat;background-size:cover;background-position:center}