html{scroll-behavior:smooth;scroll-padding:90px}@media screen and (max-width: 768px){html{scroll-padding:60px}}*{margin:0px;padding:0px;box-sizing:border-box}body{color:#333;margin:0;padding:0;background:#fff;font-family:"Noto Sans JP",sans-serif;letter-spacing:.1em;text-align:center;font-size:100%;font-weight:500;-webkit-text-size-adjust:none;position:relative}body.is-active{overflow:hidden}a:link,a:visited,a:hover,a:active{color:#000;text-decoration:none}ul{list-style:none}img{padding:0px;margin:0px;vertical-align:bottom;max-width:100%;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}a{transition:all .5s ease-out}a:hover{opacity:.7}.l-inner{padding:0 20px;max-width:1140px;margin:auto}.l-header{position:fixed;top:0;z-index:100;width:100%;transition:.3s;background-color:#134c71}.l-headerInner{padding:15px 40px;display:flex;align-items:center;justify-content:space-between;max-width:1640px;margin:0 auto}@media screen and (max-width: 768px){.l-headerInner{padding:10px 20px}}.l-headerLogo{max-width:360px;position:relative;z-index:100}@media screen and (max-width: 768px){.l-headerLogo{max-width:220px}}.l-headerRight{display:flex;gap:40px}@media screen and (max-width: 1024px){.l-headerRight{display:none}}.l-headerTel{max-width:220px;margin:auto}.l-headerContact{background-color:#ffc821;color:#333 !important;font-size:20px;font-weight:bold;letter-spacing:.12em;width:340px;height:50px;display:grid;place-content:center;border-radius:30px}@media screen and (max-width: 768px){.l-headerContact{width:100%;font-size:16px;height:40px}}.l-headerMenu{display:none;flex-direction:column;align-items:center;justify-content:center;gap:9px;height:18px;cursor:pointer;position:relative;z-index:102}@media screen and (max-width: 1024px){.l-headerMenu{display:flex}}@media screen and (max-width: 768px){.l-headerMenu{height:18px}}.l-headerMenuBox{display:flex;flex-direction:column;gap:6px}.l-headerMenuBar{width:38px;height:2px;background-color:#fff;transition:.3s}@media screen and (max-width: 768px){.l-headerMenuBar{width:25px;height:2px}}.l-headerMenuBar.top.is-active{transform:translateY(11px) rotate(40deg)}@media screen and (max-width: 768px){.l-headerMenuBar.top.is-active{transform:translateY(8px) rotate(40deg)}}.l-headerMenuBar.center.is-active{display:none}.l-headerMenuBar.bottom.is-active{transform:translateY(0px) rotate(-40deg)}.slide{position:fixed;background-color:#134c71;width:80vw;padding:20px;top:0;right:0;z-index:9;transform:translateX(100%);transition:.3s;height:100vh;overflow-y:scroll;z-index:100}.slide.is-active{transform:translateX(0)}.slideLogo{max-width:150px;display:block;padding-top:5px}.slideBox{display:flex;flex-direction:column;gap:20px;margin-top:40px}.slideNav{display:flex;flex-direction:column;margin-top:20px}.slideNav li{border-top:1px solid #adcce0;padding:15px 0;display:flex;align-items:center}.slideNav li::after{content:"";display:inline-block;background-image:url(../images/arrow-right-slide.png);background-size:cover;width:7px;height:12px;margin-left:auto}.slideNav li a{color:#fff;font-size:15px;text-align:left;display:block;line-height:1.5}@media screen and (max-width: 768px){.slideNav li a{font-size:13px}}.l-footer{background-color:#134c71;padding:70px 20px 20px}.l-footerInner{display:flex;justify-content:space-between;gap:20px;max-width:1240px;margin:auto}@media screen and (max-width: 768px){.l-footerInner{flex-direction:column;gap:60px}}.l-footerLeft{display:flex;flex-direction:column}.l-footerLogo{width:400px}@media screen and (max-width: 768px){.l-footerLogo{max-width:335px}}.l-footerAddress{font-size:16px;line-height:2;color:#fff;text-align:left;margin-top:30px}@media screen and (max-width: 768px){.l-footerAddress{font-size:13px}}.l-footerNav{display:flex;flex-wrap:wrap;gap:20px;max-width:700px}@media screen and (max-width: 768px){.l-footerNav{flex-direction:column}}.l-footerLink{width:calc(50% - 10px);text-align:left;color:#fff !important}@media screen and (max-width: 768px){.l-footerLink{width:100%;font-size:13px}}.l-footerCopy{font-size:12px;color:#fff;margin-top:160px;font-family:"M PLUS 1",sans-serif}@media screen and (max-width: 768px){.l-footerCopy{margin-top:100px}}.fixed{display:none;background-color:hsla(0,0%,100%,.95);position:fixed;width:100%;bottom:-1px;left:0;padding:10px 0;z-index:10}@media screen and (max-width: 1024px){.fixed{display:block}}.fixed .l-inner{padding:0 10px}.fixedBox{display:grid;grid-template-columns:repeat(2, 1fr);gap:10px;max-width:500px;margin:auto}.fixedContact{background-color:#ffc821;border-radius:25px;color:#333 !important;font-size:11px;display:grid;place-content:center}.u-pc{display:block}@media screen and (max-width: 768px){.u-pc{display:none !important}}.u-mobile{display:none !important}@media screen and (max-width: 768px){.u-mobile{display:block !important}}/*# sourceMappingURL=main_layout.css.map */