header{background:var(--white);display:flex;flex-wrap:wrap;position:-webkit-sticky;position:sticky;top:0;z-index:10}header .l-title{margin:10px auto}header .l-title__logo{height:60px}header .l-search{height:31px;inset:20px 0 0 calc(100% - 200px);position:absolute;width:178px}header form{align-items:center;display:flex;margin:0}header .l-search__input{background:var(--white);border:1px solid var(--blue);border-radius:0;border-right-width:0;padding:6px 5px}header .l-search__input::-moz-placeholder{color:var(--blue)}header .l-search__input::placeholder{color:var(--blue)}header .l-search__submit{background:var(--white);border:1px solid var(--blue);border-radius:0;height:30px;padding:5px}header .l-search__submit svg path{fill:var(--white);stroke:var(--blue)}header .l-search__submit svg line{fill:var(--blue);stroke:var(--blue)}header .l-glovalnav{border-bottom:1px solid var(--blue);border-top:1px solid var(--blue);width:100%}header .l-glovalnav__list{display:flex;padding:0;text-align:center;width:100%}header .l-glovalnav__list li{width:16.66667%}header .l-glovalnav__list li a{color:var(--blue);display:block;padding:10px 0}@supports not (inset:20px 0 0 calc(100% - 200px)){header .l-search{right:55px;top:20px}}.c-breadcrumb ul{background:var(--black);display:flex;flex-wrap:wrap;padding:10px 0;width:100%}.c-breadcrumb ul li{margin:0 10px}.c-breadcrumb ul li a{color:var(--white);position:relative}.l-wrapper{display:flex;flex-wrap:wrap;justify-content:center}.l-main{margin:0 20px 0 0;width:calc(75% - 40px)}.l-sidebar{width:calc(25% - 20px)}footer.l-footer{background:var(--black);display:flex;flex-wrap:wrap;margin:20px 0 0;width:100%}footer.l-footer .l-foonter-top{display:flex;flex-wrap:wrap;padding:20px;width:100%}footer.l-footer .l-foonter__address{width:50%}footer.l-footer .l-foonter__address a{display:block;margin:0 0 10px}footer.l-footer .l-foonter__address a img{background:var(--white);height:60px;padding:10px;width:auto}footer.l-footer .l-foonter__address p{color:var(--white);line-height:2}footer.l-footer .l-foonter__navi{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-end;width:50%}footer.l-footer .l-foonter__navi:after,footer.l-footer .l-foonter__navi:before{content:none}footer.l-footer .l-foonter__list{padding:0;width:50%}footer.l-footer .l-foonter__list li{display:block;gap:10px}footer.l-footer .l-foonter__list li a{color:var(--white)}footer.l-footer .l-foonter__copyright{border-top:1px solid var(--white);display:flex;flex-wrap:wrap;padding:10px 20px;width:100%}footer.l-footer .l-foonter__copy,footer.l-footer .l-foonter__copy a{color:var(--white)}footer.l-footer [href*=top]{background:var(--black);border:1px solid var(--white);border-radius:50%;height:40px;inset:calc(100% - 60px) 0 0 calc(100% - 60px);position:fixed;width:40px}footer.l-footer [href*=top]:before{border-bottom-width:1px;border-bottom:0 solid var(--white);border-left-width:1px;border-left:0 solid var(--white);border-right:1px solid var(--white);border-top:1px solid var(--white);content:"";height:10px;inset:50%;position:absolute;transform:translate(-50%) rotate(-45deg);width:10px}@supports not (inset:20px 0 0 calc(100% - 200px)){footer.l-footer [href*=top]{left:calc(100% - 60px);top:calc(100% - 60px)}}@supports not (inset:50%;){footer.l-footer [href*=top]:before{left:50%;top:50%;transform:translate(-50%) rotate(-45deg)}}.c-title{border-bottom:2px solid var(--blue);color:var(--blue)}.l-sidebar-wrap{position:-webkit-sticky;position:sticky;top:130px}@media (max-width:768px){.l-main,.l-sidebar{margin:0 10px;width:100%}header .l-title__logo{height:30px;width:auto}header .l-search{inset:0;margin:0 auto 10px;position:relative;width:calc(100% - 20px)}header .l-search__input{width:calc(100% - 30px)}@supports not (inset:0){header .l-search{right:0;top:0}}.c-sidebanner ul{display:flex;flex-wrap:wrap}.c-sidebanner ul li{margin:5px;width:calc(50% - 10px)}footer.l-footer .l-foonter__address,footer.l-footer .l-foonter__navi{margin:0 0 10px;width:100%}footer.l-footer .l-foonter__list li{margin:0 0 10px}}
/*# sourceMappingURL=layout.css.map */