﻿.g-header{position:fixed;top:0;left:0;width:100%;height:100vh;height:60px;z-index:100}.g-header a{text-decoration:none;outline:none;pointer-events:auto}.g-header{transform:translate3d(0, 0px, 0);transition:all .25s cubic-bezier(0.65, 0.05, 0.36, 1)}.scroll-down .g-header:not(.-show){transform:translate3d(0, -60px, 0)}.scroll-y-end .g-header:not(.-show){transform:translate3d(0, 0, 0)}.scroll-y-hashchange .g-header{transform:translate3d(0, -60px, 0)}.g-logo{display:flex;align-items:center;height:60px;padding:0 15px;box-sizing:border-box;display:none}.g-logo__mark{margin:0}.g-logo__link{display:flex;align-items:center}.g-logo__link-text{position:absolute;overflow:hidden;height:1px;width:1px;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(0px 0px 99.9% 99.9%);clip-path:inset(0px 0px 99.9% 99.9%)}.site-logo{width:24px;margin:0 10px 0 0;box-sizing:border-box}.site-logo img{display:block;width:100%}.site-name{margin:0}.site-name img{display:block;width:120px}.g-nav{width:100%;margin:0 auto;pointer-events:auto}.g-nav>*:last-child{margin-bottom:40px}.g-nav__list{list-style:none;margin:0 0 30px;padding:0;border-bottom:1px solid rgba(0,0,0,.1)}.g-nav__li{display:flex;align-items:center;padding:0;box-sizing:border-box;border-top:1px solid rgba(0,0,0,.1)}.g-nav__li-inner{display:flex;justify-content:center;align-items:center;width:100%}.g-nav__li a{display:flex;align-items:center;flex-direction:column;justify-content:center;width:100%;min-height:80px;padding:10px 0;box-sizing:border-box}.g-nav__li a:hover{color:#000;background-color:rgba(0,0,0,.025)}.g-nav__sub-list{list-style:none;margin:0 0 30px;padding:0;text-align:center}.g-nav__sub-li{margin-bottom:20px;font-size:1.2rem}.division-type{display:block;margin-bottom:0;font-size:1rem;font-weight:600;text-align:center;color:#000}.division-logo{display:block;width:auto;height:30px}.d-hospital .division-logo{height:50px}.contact-info{position:relative;width:calc(100% - 40px);margin:0 auto 15px;margin:auto;padding:25px;box-sizing:border-box;line-height:1.5;text-align:center;border:1px solid rgba(0,0,0,.1);border-radius:5px}.contact-info-inner{margin-bottom:20px}.contact-info__title{margin:0 0 15px;font-size:1.3rem;font-weight:600;color:rgba(0,0,0,.7)}.contact-info__subtitle{margin:0 0 5px;font-size:1.2rem;color:#000}.contact-info__title:first-child{margin-top:0}.contact-info__text{font-size:1.2rem;margin:0 0 10px}.contact-info__text small{display:block;font-size:1.1rem}.tel-anchor-outer{line-height:1}.tel-anchor{position:relative;display:inline-flex;align-items:center;font-size:2rem;line-height:1;text-decoration:none;color:#000}.tel-anchor:hover{text-decoration:none}.tel-anchor svg{position:relative;top:.05em;left:-0.05em;margin-right:.05em;width:20px;height:20px}.contact-info__text>*{margin:0}.contact-info__text:last-child{margin-bottom:0}.menu-button{position:relative;margin:0;pointer-events:auto;z-index:201}.menu-button.close-only{position:static;top:initial;right:initial;margin:0 auto;padding:15px 0}.menu-button.close-only a{margin:auto}.menu-button a{position:relative;height:40px;width:25px;display:block;padding:0;overflow:hidden;box-sizing:border-box;transition:all .5s ease}.menu-button a span{transition:all .25s ease;transition-property:background,top,left,width,opacity,transform}.menu-button a span:before,.menu-button a span:after{transition:inherit}.menu-button a span,.menu-button a span:before,.menu-button a span:after{position:absolute;display:block;height:1px;width:25px;padding:0;background:#000;text-indent:-200px;border-radius:2px}.menu-button a span,.close-menu-button a span{top:20px;left:0px;margin-left:0px;transform-origin:center 15px}.menu-button a span:before,.close-menu-button a span:before{top:-7px;content:"";transform-origin:center center}.menu-button a span:after,.close-menu-button a span:after{top:7px;content:"";transform-origin:center center}.-show .menu-button a span,.-show .menu-button a span:before,.-show .menu-button a span:after{left:0px}.-show .menu-button a:hover span:before,.-show .menu-button a:hover span:after{background:#000}.-show .menu-button a span{left:-10px;transform:translateX(10px);transition:all .2s ease;background-color:rgba(0,0,0,0)}.-show .menu-button a span:before{transition:all .2s ease 0s;transform:rotate(45deg) translate(6px, 6px)}.-show .menu-button a span:after{transition:all .2s ease;transform:rotate(-45deg) translate(4px, -4px)}.-show+.main-wrapper{pointer-events:none}.g-header.-show{pointer-events:auto;height:100%}.g-header .wrap{position:relative;top:60px;width:100%;height:100%;margin:0 auto;padding-bottom:60px;box-sizing:border-box;z-index:100;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;vertical-align:middle;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;opacity:0;transition:opacity .25s cubic-bezier(0.17, 0.84, 0.44, 1);z-index:200}.g-header .anm{opacity:0;transform:translate3d(0, 10px, 0);transition:all .5s cubic-bezier(0.17, 0.84, 0.44, 1);transition-property:opacity,transform}.g-header.-show .anm{opacity:1;transform:translate3d(0, 0, 0)}.g-header.-show .wrap{visibility:visible;opacity:1;transition-duration:.5s}.g-header.-hide .wrap{visibility:hidden}.g-header .overlay,.g-header .overlay_bk{position:fixed;display:block;height:100vh;width:100%;top:60px;right:0;opacity:0;pointer-events:none}.g-header .overlay{background-color:#fff;transition:opacity .2s ease-in-out .2s;z-index:1}.g-header.-show .overlay{opacity:1;transition-delay:0s;transition-duration:.2s;pointer-events:auto}.g-header.-hide .overlay,.g-header.-hide .overlay_bk{visibility:hidden}.g-header .overlay_bk{background-color:rgba(0,0,0,0);transition:opacity .2s ease-in-out;opacity:0;z-index:2}.g-header.-show .overlay_bk{opacity:1;pointer-events:auto}.header-image{display:none}.site-subheader{position:absolute;top:0;display:flex;align-items:center;justify-content:space-between;width:100%;height:60px;margin:auto;padding:0 15px;background-color:#fff;box-sizing:border-box;z-index:200;pointer-events:none;transition:all .25s ease;box-shadow:0 3px 10px rgba(0,0,0,.1)}.site-subheader__anchor{position:relative;display:inline-flex;align-items:center;justify-content:flex-start}.-show .site-subheader{box-shadow:none;background-color:#fff}.site-subheader__sub-list{display:none;list-style:none}@media screen and (min-width: 768px){.site-subheader__sub-list{display:flex;justify-content:flex-end;align-items:center;margin:0 30px 0 auto;padding:0;box-sizing:border-box;text-align:right}.site-subheader__sub-li{margin:0 30px 0 0;padding:0;font-size:1.2rem}.site-subheader__sub-li a{display:inline-block;padding:5px;box-sizing:border-box;font-weight:600;color:rgba(0,0,0,.5)}}.toggle-logo-wrap{position:relative;display:inline-flex;align-items:center;justify-content:flex-start}.toggle-logo-wrap{opacity:1}.toggle-logo-wrap.-wt{position:absolute;left:0;top:0;opacity:0}.site-subheader,.menu-button{color:#000}.-show .menu-button{color:#000}.g-nav__li.d-hospital a{color:#5675eb}.g-nav__li.d-rehabilis a{color:#00a0aa}.g-nav__li.d-letsrehaplus a{color:#71aa00}.g-nav__li.d-home-visit-nursing a{color:#db9629}.g-nav__li.d-support a{color:#e55d47}.g-nav__li a{position:relative;opacity:1;-webkit-tap-highlight-color:rgba(0,0,0,0)}.g-nav__li a:before{position:absolute;left:0;top:0;display:block;width:100%;height:100%;content:"";background-color:currentColor;opacity:1;z-index:1;opacity:0;transition:opacity .2s ease-out}.g-nav__li .current a>*{position:relative;z-index:2;filter:brightness(0%) invert(100%)}.g-nav__li .current a:before{opacity:1}.division-type{transition:filter .2s ease-out}.division-logo{transition:filter .2s ease-out}@media screen and (min-width: 1024px){.g-header{height:80px}.scroll-down .g-header:not(.-show){transform:translate3d(0, -80px, 0)}.scroll-y-end .g-header:not(.-show){transform:translate3d(0, 0, 0)}.scroll-y-hashchange .g-header{transform:translate3d(0, -80px, 0)}.g-header .wrap{top:0;width:50%;margin-right:0;padding:80px 0}.g-logo{height:80px;padding:0 25px}.site-logo{width:30px;margin:0 15px 0 0}.site-name img{width:180px}.g-nav>*:last-child{margin-bottom:5px}.g-nav__li a{align-items:flex-start;min-height:90px;padding:10px 70px;transition-property:none}.g-nav__li a:hover>*{position:relative;z-index:2;filter:brightness(0%) invert(100%)}.g-nav__li a:hover:before{opacity:.75}.division-logo{height:35px}.d-hospital .division-logo{height:60px}.msie .g-nav__li a{min-height:auto;padding:30px 70px}.g-nav__sub-list{display:flex;flex-wrap:wrap;width:calc(100% - 120px);padding:0;margin:auto auto 20px;text-align:left;box-sizing:border-box}.g-nav__sub-li{width:50%;margin-bottom:10px;padding:0}.g-nav__sub-li a{display:inline-block;padding:5px;box-sizing:border-box;font-weight:600}.contact-info{width:calc(100% - 130px);padding:30px 70px;text-align:left;padding:25px 30px;box-sizing:border-box}.contact-info-inner-wrap{display:flex;flex-wrap:wrap;justify-content:space-between}.contact-info-inner{width:auto;flex-grow:1}.contact-info__title{margin-bottom:20px}.g-header .anm{transform:translateX(-10px)}.g-header.-show .anm{transform:translateX(0)}.site-subheader{height:80px;padding:0 50px}.menu-button a{width:40px;height:45px}.menu-button a span,.menu-button a span:before,.menu-button a span::after{height:2px;width:40px;padding:0}.menu-button a span:before,.close-menu-button a span::before{top:-10px}.menu-button a span::after,.close-menu-button a span::after{top:10px}.-show .menu-button a span:before{transform:rotate(45deg) translate(8px, 8px)}.-show .menu-button a span::after{transform:rotate(-45deg) translate(6px, -6px)}.g-header .overlay{width:0;top:80px;z-index:3}.g-header .overlay_bk{top:80px;background-color:rgba(0,0,0,.25);z-index:1}.g-header .overlay{width:50%;transform:translate3d(100%, 0, 0);transform-origin:0 right;transition-property:transform;transition-delay:0s;transition-duration:.5s;opacity:1}.g-header.-show .overlay{transform:translate3d(0, 0, 0);transition-delay:0s;transition-duration:.5s}.header-image{position:absolute;display:block;left:0;top:0;width:100%;height:100vh;z-index:2;opacity:0;transition:opacity .5s ease-out 0s;background-color:#fff;pointer-events:none}.header-image:before{position:absolute;left:0;top:0;display:block;width:100%;height:100%;content:"";z-index:1}.header-image__body{width:100%;height:100%;opacity:.9}.-show .header-image{opacity:1;transition-duration:1s;transition-delay:.5s;transition-timing-function:cubic-bezier(0.22, 0.61, 0.36, 1)}.g-header .CarouselGallery:before{background-color:rgba(0,0,0,.1)}.g-header .CG-layer{transform:scale(1.05)}.g-header .CarouselGallery.-ready .CG-layer__img-wrap{filter:blur(10px)}}.w-state--reg{width:calc(100% - 50px);max-width:1100px;position:static;margin-right:auto;margin-left:auto;max-width:1440px}.w-state--small{width:calc(100% - 80px);max-width:1100px;position:static;margin-right:auto;margin-left:auto;max-width:1440px}.w-state--max{width:100%}@media screen and (min-width: 768px){.w-state--reg{width:calc(100% - 80px)}.w-state--small{width:calc(100% - 80px)}}.main-wrapper{min-height:100vh}@media screen and (min-width: 1024px){.main-wrapper{min-height:100vh}}.anchor-offset{margin-top:-60px !important;padding-top:60px !important}@media screen and (min-width: 1024px){.anchor-offset{margin-top:-80px !important;padding-top:80px !important}}.contents-header{position:relative;background:url(../img/global/bg_contents-header.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;min-height:65px}.contents-header:before{position:absolute;left:0;top:0;display:block;width:100%;height:100%;content:"";background-color:rgba(0,0,0,.25);mix-blend-mode:multiply}@media screen and (min-width: 1024px){.contents-header{display:flex;align-items:flex-end;height:130px}.contents-header:after{position:absolute;bottom:0;left:0;display:block;width:100%;height:50px;background-color:rgba(0,0,0,.25);content:"";mix-blend-mode:overlay}}.topic-path{position:relative;display:none;z-index:1;color:#fff;font-size:1.1rem}.topic-path{width:100%;height:50px;padding:5px 25px;margin:0 auto;box-sizing:border-box;overflow-x:auto;-webkit-overflow-scrolling:touch;overflow-scrolling:touch}.topic-path-list{list-style:none;display:flex;align-items:center;margin:0;padding:0;height:100%;font-size:1.1rem}.topic-path-list li{position:relative;display:flex;align-items:center;height:100%;margin-right:1.25em;padding-right:1.25em;line-height:1;white-space:nowrap}.topic-path-list li:before{position:absolute;display:block;width:1px;height:1.5em;background:rgba(255,255,255,.5);content:""}.topic-path-list li:before{right:0;transform:rotate(22.5deg)}.topic-path-list li:last-child:before{display:none}.topic-path-list a{color:rgba(255,255,255,.7);text-decoration:none}.topic-path-list a:hover{color:#fff}.topic-path-list li:last-child a{color:#fff}.msie .topic-path-list li:before{top:10px}@media screen and (min-width: 1024px){.topic-path{display:block;position:relative}.topic-path-list{width:calc(100% - 50px);margin:0 auto;font-size:inherit}}.part{position:relative}@media screen and (min-width: 1024px){.part{width:calc(100% - 100px);max-width:1440px;margin:auto}.part{display:-ms-grid;-ms-grid-columns:240px 1fr;-ms-grid-rows:auto;display:grid;grid-template-columns:240px 1fr;grid-template-rows:1fr}.part-header{-ms-grid-column:1;-ms-grid-row:1;-ms-grid-row-span:2;grid-column:1/2;grid-row:1/3}.part-body{-ms-grid-column:2;-ms-grid-row:1;grid-column:2;grid-row:1/2}.part-footer{-ms-grid-column:2;-ms-grid-row:2;grid-column:2;grid-row:2/3}}@media screen and (min-width: 1440px){.part{grid-template-columns:320px 1fr}}.layout--other.part{position:relative;min-height:calc(100vh - 60px);background-color:rgba(0,0,0,.03)}.layout--other .part-header{position:static;box-shadow:none;background-color:#fff}.layout--other .part-header__ttl{display:flex;align-items:center;height:80px;font-size:1.6rem}.layout--other .part-body{padding:30px 0;box-sizing:border-box}@media screen and (min-width: 1024px){.layout--other.part{width:100%;max-width:initial;margin:auto;min-height:calc(100vh - 130px)}.msie .layout--other.part{max-width:100%}.layout--other.part{display:block}.layout--other .part-header{background-color:#fff}.layout--other .part-header-inner{width:calc(100% - 100px);max-width:1440px;margin:auto}.layout--other .part-header__ttl{height:100px;font-size:2.4rem}.layout--other .part-body{padding:60px 0}.layout--other .chapter-header,.layout--other .chapter-body,.layout--other .chapter-footer{width:calc(100% - 100px);max-width:760px;margin:auto}}.part-header{position:-webkit-sticky;position:sticky;top:0;z-index:5;font-size:1.2rem;box-shadow:0 2px 8px rgba(0,0,0,.2)}.part-header a{text-decoration:none}.part-header-inner{width:100%;background-color:#fff}.part-header__ttl{width:calc(100% - 40px);margin:0 auto}.part-header__logo{display:block;height:40px;font-size:1.2rem}.part-header__nav{width:100%}.part-header__nav a{color:rgba(255,255,255,.85)}.part-header .slide-local-nav__cell .icon{display:none}@media screen and (max-width: 1023px){.part-header__nav a:hover{color:#fff !important}}.scroll-up .part-header{top:60px;transition:all .25s cubic-bezier(0.65, 0.05, 0.36, 1)}.scroll-down .part-header{top:0;transition:all .25s cubic-bezier(0.65, 0.05, 0.36, 1)}.scroll-y-start .part-header{top:0}.scroll-y-end .part-header{transition:all .25s cubic-bezier(0.65, 0.05, 0.36, 1)}.scroll-y-hashchange .part-header{top:0}@media screen and (min-width: 1024px){.part-header{position:relative;top:0;display:block;font-size:1.4rem;box-shadow:none}.part-header a{color:inherit}.part-header-inner{position:-webkit-sticky;position:sticky;top:0px;transition:all .25s cubic-bezier(0.65, 0.05, 0.36, 1)}.scroll-up .part-header-inner,.scroll-y-end .part-header-inner{top:80px}.scroll-y-hashchange .part-header-inner,.scroll-y-start .part-header,.scroll-down .part-header-inner{top:0}.part-header__ttl{display:flex;align-items:center;width:100%;height:170px}.part-header__logo{height:80px}.part-header__nav{position:relative;width:calc(100% - 40px)}.part-header__nav-list>*:last-child{margin-bottom:0}.part-header__nav-list li{margin-bottom:15px}.part-header .slide-local-nav{background-color:rgba(0,0,0,0);color:inherit}.part-header .slide-local-nav-inner{overflow:visible;white-space:normal}.part-header .slide-local-nav__body{display:block;height:auto}.part-header .slide-local-nav__cell .current{color:inherit}.part-header .slide-local-nav__cell{margin-right:0 !important;margin-left:0 !important;padding:0 !important;margin-bottom:0;border-top:1px solid rgba(0,0,0,.05)}.part-header .slide-local-nav__cell a{display:flex;align-items:flex-start;padding:15px 0;line-height:1.4;font-weight:500}.part-header .slide-local-nav__cell .icon{display:block;align-items:center;flex-shrink:0;width:1.5em;height:1.5em;margin-right:10px}.part-header .slide-local-nav__cell .icon svg{width:100%;height:100%;stroke-width:1.2}.part-header .slide-local-nav__arrow{display:none}}@media screen and (min-width: 1024px){.part-body{width:100%}}.part-footer>*{margin:0}.part-footer>*:last-child{margin-bottom:0}.part-footer__item{margin-bottom:20px}@media screen and (min-width: 768px){.part-footer__item{margin-bottom:40px}}@media screen and (min-width: 1024px){.part-footer__item{margin-bottom:80px}}.chapter-header{margin-bottom:40px;padding-top:60px}.chapter-header__ttl{position:relative;margin-bottom:2em;padding-bottom:1em;font-size:2.2rem;font-weight:400;text-align:center;color:currentColor}.chapter-header__ttl:before{position:absolute;bottom:0;left:0;right:0;display:block;width:160px;height:1px;margin:auto;background:currentColor;content:"";opacity:.3}.chapter-header__ttl.-left:before{left:0;right:auto}.chapter-header__ttl.-right:before{left:auto;right:0}.chapter-header__read{margin-bottom:40px;color:rgba(0,0,0,.7);line-height:2}.chapter-header__kv img{display:block;width:100%;max-width:500px;margin:auto}.chapter-header.-subchapter{display:flex;align-items:center;height:170px;padding:20px;margin-bottom:0;box-sizing:border-box;border-bottom:1px solid rgba(0,0,0,.1)}.chapter-header.-subchapter .chapter-header-inner{width:100%;background-color:rgba(0,0,0,0) !important}.chapter-header.-subchapter .chapter-header__ttl{margin-bottom:0;padding-bottom:0;max-height:170px}.chapter-header.-subchapter .chapter-header__ttl:before{display:none}@media screen and (min-width: 1024px){.chapter-header{position:relative;display:flex;align-items:flex-end;min-height:700px;height:70vh;margin:0 0 60px;padding:0}.chapter-header.-subchapter{min-height:initial;margin:auto;padding:20px 0}.chapter-header-inner{position:relative;display:flex;flex-direction:column;justify-content:flex-end;max-width:500px;margin-left:0;box-sizing:border-box;padding:40px;bottom:50px;z-index:1;background-color:currentColor}.chapter-header-inner:before{position:absolute;content:"";display:block;width:160px;height:160px;background-color:currentColor;border-radius:50%;right:-20px;bottom:-30px;mix-blend-mode:multiply;opacity:.4}.chapter-header__ttl{position:relative;z-index:1;font-size:3rem;line-height:1.8;text-align:left;-webkit-text-stroke:0;color:#fff}.chapter-header.-subchapter .chapter-header-inner{bottom:auto;padding:40px 0;max-width:initial}.chapter-header.-subchapter .chapter-header-inner:before{display:none}.chapter-header.-subchapter .chapter-header__ttl{color:#000}.chapter-header__ttl-inner{box-sizing:border-box}.chapter-header__ttl:before{left:0;margin-left:0}.chapter-header__read{position:relative;z-index:1;width:100%;margin-bottom:0;font-size:1.6rem;color:#fff}.chapter-header__read-inner{box-sizing:border-box}.chapter-header__kv{position:absolute;top:0;bottom:0;right:-50px;left:auto;margin:auto;width:100%;height:100%;opacity:1}.chapter-header__kv img{position:absolute;top:0;bottom:0;right:0;left:auto;display:block;width:80%;max-width:800px;margin:auto}}.chapter-body{padding-bottom:60px}.chapter-body>*:last-child{margin-bottom:0}.-subchapter+.chapter-body{padding-top:40px}@media screen and (min-width: 1024px){.chapter-body{padding-bottom:100px}.-subchapter+.chapter-body{padding-top:40px}}.chapter-footer{padding-bottom:60px}.chapter-footer-inner{display:flex;justify-content:space-between}.section-header{margin-bottom:40px}.section-header__ttl{position:relative;margin-bottom:2em;padding-bottom:.5em;font-size:2rem;text-align:center}.section-header__ttl:before{position:absolute;bottom:0;left:0;right:0;display:block;width:160px;height:1px;margin:auto;background:currentColor;content:"";opacity:.3}.section-header__ttl.-left:before{left:0;right:auto}.section-header__ttl.-right:before{left:auto;right:0}.section-header__read{font-size:110%}@media screen and (min-width: 1024px){.section-header{display:flex;flex-direction:column;justify-content:center;position:relative}.section-header-inner{position:relative;z-index:1}.section-header__ttl{margin-bottom:1em;font-size:2.3rem;line-height:1.8;text-align:left}.section-header__ttl:before{left:0;margin-left:0}}.section-body__ttl{position:relative;font-weight:500;font-size:120%;padding-left:calc(1em + 10px)}.section-body__ttl:before{position:absolute;content:"";left:0;top:0;bottom:0;display:block;width:1em;height:1em;margin:auto;border:.3em solid #6581c0;border-radius:50%;box-sizing:border-box}.section-body__subttl{font-weight:500;font-size:120%}.windows .part-header__ttl,.windows .contact-container__header-ttl{transform:inherit}.h-underline{position:relative;padding-bottom:.8em}.h-underline:before{position:absolute;bottom:0;left:0;right:0;display:block;width:120px;height:1px;margin:auto;background:currentColor;content:"";opacity:.3}.h-underline.-left:before{left:0;right:auto}.h-underline.-right:before{left:auto;right:0}.h-t{display:flex;align-items:center;font-size:120%;font-feature-settings:"palt"}.h-t.-s{font-size:100%}.h-t.-l{font-size:140%}.h-t.-xl{font-size:160%}.h-t>.icon:first-child{margin-right:10px}.h-dot{position:relative;padding-left:1.25em}.h-dot::before{position:absolute;right:auto;left:.15em;top:0;bottom:0;display:block;width:.7em;height:.7em;margin:auto;border:.18em solid #576dc2;content:"";box-sizing:border-box;border-radius:50%}.footnote{display:flex}.inline-footnote{display:inline-flex}.footnote,.inline-footnote{position:relative;flex-direction:column;margin-top:0;margin-bottom:40px;padding-left:1.25em;font-size:1.1rem;line-height:1.3;color:#777;list-style:none}.footnote li,.inline-footnote li{position:relative;margin-bottom:.5em;display:inline-block}.footnote:last-child,.footnote li:last-child,.inline-footnote:last-child,.inline-footnote li:last-child{margin-bottom:0}.footnote li:before,.inline-footnote li:before{position:absolute;right:calc(100% + 3px);content:"※ ";white-space:nowrap}.order-footnote{display:flex}.inline-order-footnote{display:inline-flex}.order-footnote,.inline-order-footnote{position:relative;flex-direction:column;margin-top:0;margin-bottom:40px;padding-left:2.25em;font-size:1.1rem;line-height:1.3;color:#777;list-style:none;counter-reset:footnote-num}.order-footnote li,.inline-order-footnote li{position:relative;margin-bottom:.5em;display:inline-block}.order-footnote:last-child,.order-footnote li:last-child,.inline-order-footnote:last-child,.inline-order-footnote li:last-child{margin-bottom:0}.order-footnote li:before,.inline-order-footnote li:before{position:absolute;right:calc(100% + 3px);counter-increment:footnote-num;content:"※" counter(footnote-num) ". ";white-space:nowrap}.inline-footnote,.inline-order-footnote{padding-left:0}.inline-footnote li:before,.inline-order-footnote li:before{position:relative;right:0}.order-list,.disc-list{margin-bottom:20px;padding:0}li>.order-list:not(:first-child),li>.disc-list:not(:first-child){margin-top:10px}.order-list:last-child,.disc-list:last-child{margin-bottom:0}.order-list>li{margin-left:20px;font-size:1.4rem;color:#333;list-style:decimal}.disc-list>li{margin-left:20px;font-size:1.3rem;color:#333;list-style:disc}.order-list li+li,.disc-list li+li{margin-top:5px}.table{width:100%}.table--d-border th,.table--d-border td{padding:20px 0;border-bottom:1px dashed rgba(0,0,0,.1);vertical-align:middle}.table--d-border tr:last-child>*{border-bottom:none}.divider{border:none;border-top:1px solid rgba(0,0,0,.1);margin:30px 0}.divider--dotted{border-top:1px dotted rgba(0,0,0,.1)}.divider--dashed{border-top:1px dashed rgba(0,0,0,.1)}.divider--double{border-top:3px double rgba(0,0,0,.1)}.divider--inherit{margin:inherit}.divider--0{margin:0}.divider--xs{margin:10px 0}.divider--s{margin:20px 0}.divider--r{margin:30px 0}.divider--l{margin:40px 0}.divider--xl{margin:50px 0}.divider--xxl{margin:60px 0}.c-section{margin-bottom:60px}.c-section--sub{margin-bottom:60px}.c-section--primary{margin-bottom:60px}.c-section--secondary{margin-bottom:60px}.c-section--0{margin-bottom:0}.c-section--xs{margin-bottom:10px}.c-section--s{margin-bottom:20px}.c-section--m{margin-bottom:30px}.c-section--ml{margin-bottom:40px}.c-section--l{margin-bottom:80px}.c-section--xl{margin-bottom:100px}.c-section>*:last-child,.c-section--sub>*:last-child,.c-section--primary>*:last-child,.c-section--secondary>*:last-child,.c-section--media>*:last-child{margin-bottom:0}@media screen and (min-width: 1024px){.c-section{margin-bottom:100px}.c-section--sub{margin-bottom:100px}.c-section--primary{margin-bottom:100px}.c-section--secondary{margin-bottom:100px}.c-section--xs{margin-bottom:20px}.c-section--s{margin-bottom:40px}.c-section--m{margin-bottom:60px}.c-section--ml{margin-bottom:80px}.c-section--l{margin-bottom:160px}.c-section--xl{margin-bottom:200px}}.c-section--border{border:1px solid rgba(0,0,0,.1);border-radius:3px}.c-section--card{box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 0 rgba(0,0,0,.05);background-color:#fff;border-radius:3px}.c-section--card--m{box-shadow:0 5px 15px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.05);background-color:#fff;border-radius:3px}.c-section--card--l{box-shadow:0 14px 25px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.05);background-color:#fff;border-radius:3px}.c-section--card--xl{box-shadow:0 28px 50px rgba(0,0,0,.12),0 1px 4px rgba(0,0,0,.05);background-color:#fff;border-radius:3px}.c-section--connect-line{position:relative;padding-top:160px}.c-section--connect-line:before{position:absolute;top:0;left:0;right:0;bottom:auto;display:block;width:1px;height:100px;margin:auto;opacity:.2;background:currentColor;content:""}.c-padding--xs{padding:5px;box-sizing:border-box}.c-padding--s{padding:10px;box-sizing:border-box}.c-padding--m{padding:20px;box-sizing:border-box}.c-padding--l{padding:30px;box-sizing:border-box}.c-padding--xl{padding:40px;box-sizing:border-box}.c-padding--xxl{padding:50px;box-sizing:border-box}.c-padding-remove{padding-top:0 !important;padding-bottom:0 !important}.l-block{display:flex;margin:0 auto 0 -40px;padding:0;list-style:none}.l-block>*{flex-basis:100%;margin:0 0 0 40px}.l-block>*:last-child{margin-bottom:0}.l-block>*>*:last-child{margin-bottom:0}.l-block .lb-item--img img{width:100%}.l-block-m--small{margin-left:-20px}.l-block-m--small>*{margin:0 0 0 20px}.l-block-m--medium{margin-left:-40px}.l-block-m--medium>*{margin:0 0 0 40px}.l-block-m--large{margin-left:-60px}.l-block-m--large>*{margin:0 0 0 60px}.l-block-m--collapse{margin-left:0}.l-block-m--collapse>*{margin:0}.l-block .lb-w--10p{flex-basis:calc(10% - 40px)}.l-block-m--collapse .lb-w--10p{flex-basis:10%}.l-block-m--small .lb-w--10p{flex-basis:calc(10% - 20px)}.l-block-m--medium .lb-w--10p{flex-basis:calc(10% - 40px)}.l-block-m--large .lb-w--10p{flex-basis:calc(10% - 60px)}.l-block .lb-w--20p{flex-basis:calc(20% - 40px)}.l-block-m--collapse .lb-w--20p{flex-basis:20%}.l-block-m--small .lb-w--20p{flex-basis:calc(20% - 20px)}.l-block-m--medium .lb-w--20p{flex-basis:calc(20% - 40px)}.l-block-m--large .lb-w--20p{flex-basis:calc(20% - 60px)}.l-block .lb-w--30p{flex-basis:calc(30% - 40px)}.l-block-m--collapse .lb-w--30p{flex-basis:30%}.l-block-m--small .lb-w--30p{flex-basis:calc(30% - 20px)}.l-block-m--medium .lb-w--30p{flex-basis:calc(30% - 40px)}.l-block-m--large .lb-w--30p{flex-basis:calc(30% - 60px)}.l-block .lb-w--40p{flex-basis:calc(40% - 40px)}.l-block-m--collapse .lb-w--40p{flex-basis:40%}.l-block-m--small .lb-w--40p{flex-basis:calc(40% - 20px)}.l-block-m--medium .lb-w--40p{flex-basis:calc(40% - 40px)}.l-block-m--large .lb-w--40p{flex-basis:calc(40% - 60px)}.l-block .lb-w--50p{flex-basis:calc(50% - 40px)}.l-block-m--collapse .lb-w--50p{flex-basis:50%}.l-block-m--small .lb-w--50p{flex-basis:calc(50% - 20px)}.l-block-m--medium .lb-w--50p{flex-basis:calc(50% - 40px)}.l-block-m--large .lb-w--50p{flex-basis:calc(50% - 60px)}.l-block .lb-w--60p{flex-basis:calc(60% - 40px)}.l-block-m--collapse .lb-w--60p{flex-basis:60%}.l-block-m--small .lb-w--60p{flex-basis:calc(60% - 20px)}.l-block-m--medium .lb-w--60p{flex-basis:calc(60% - 40px)}.l-block-m--large .lb-w--60p{flex-basis:calc(60% - 60px)}.l-block .lb-w--70p{flex-basis:calc(70% - 40px)}.l-block-m--collapse .lb-w--70p{flex-basis:70%}.l-block-m--small .lb-w--70p{flex-basis:calc(70% - 20px)}.l-block-m--medium .lb-w--70p{flex-basis:calc(70% - 40px)}.l-block-m--large .lb-w--70p{flex-basis:calc(70% - 60px)}.l-block .lb-w--80p{flex-basis:calc(80% - 40px)}.l-block-m--collapse .lb-w--80p{flex-basis:80%}.l-block-m--small .lb-w--80p{flex-basis:calc(80% - 20px)}.l-block-m--medium .lb-w--80p{flex-basis:calc(80% - 40px)}.l-block-m--large .lb-w--80p{flex-basis:calc(80% - 60px)}.l-block .lb-w--90p{flex-basis:calc(90% - 40px)}.l-block-m--collapse .lb-w--90p{flex-basis:90%}.l-block-m--small .lb-w--90p{flex-basis:calc(90% - 20px)}.l-block-m--medium .lb-w--90p{flex-basis:calc(90% - 40px)}.l-block-m--large .lb-w--90p{flex-basis:calc(90% - 60px)}.l-block .lb-w--100p{flex-basis:calc(100% - 40px)}.l-block-m--collapse .lb-w--100p{flex-basis:100%}.l-block-m--small .lb-w--100p{flex-basis:calc(100% - 20px)}.l-block-m--medium .lb-w--100p{flex-basis:calc(100% - 40px)}.l-block-m--large .lb-w--100p{flex-basis:calc(100% - 60px)}.std-figure-container__txt{margin-bottom:20px}.std-figure-container__txt>*{margin-top:0}.std-figure-container__txt>*:last-child{margin-bottom:0}.std-figure-container__fig img{display:block;width:100%;border-radius:3px}@media screen and (min-width: 768px){.std-figure-container{display:flex;justify-content:space-between}.std-figure-container__txt{width:calc(50% - 20px)}.std-figure-container__fig{width:calc(50% - 20px)}}.std-table>*{margin-bottom:15px}.std-table__item{display:block;width:100%;margin-top:0;padding-top:15px;border-top:1px solid rgba(0,0,0,.1)}.std-table__item:last-child{border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:0;padding-bottom:15px}.std-table__lbl{font-weight:600;margin-bottom:.5em}.std-table__des{margin:0;flex-shrink:100}.std-table__des>*:first-child{margin-top:0}.std-table__des>*:last-child{margin-bottom:0}@media screen and (min-width: 768px){.std-table__item{display:flex}.std-table__lbl{width:25%;margin-right:20px;margin-bottom:0}}.std-count-container{list-style:none;margin:0;padding:0;counter-reset:num}.std-count-container__item{position:relative;margin:0 0 40px;padding-top:40px}.std-count-container__item:before{position:absolute;top:0;left:0;position:absolute;counter-increment:num;content:counter(num);font-size:1.4rem;font-weight:600;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#585858;color:#fff}.std-count-container__item:after{position:absolute;top:.85em;right:0;left:auto;content:"";display:block;width:calc(100% - 30px);height:1px;background-color:rgba(0,0,0,.1)}.std-count__figure{width:100%;margin-bottom:10px}.std-count__figure img{display:block;width:100%;max-width:260px;margin:auto}.std-count-container__des-ttl{font-size:1.6rem;font-weight:600}.std-count-container__des-txt{font-size:1.4rem}.std-count-container__des-subtxt{font-size:1.2rem}@media screen and (min-width: 768px){.std-count-container{display:flex;justify-content:space-between;flex-wrap:wrap}.std-count-container>*{width:calc(50% - 30px)}.std-count-container:before,.std-count-container:after{content:"";display:block;width:calc(50% - 30px) !important;order:3}}@media screen and (min-width: 1024px){.std-count-container__item,.std-count-container:before,.std-count-container:after{width:calc(33.333% - 30px) !important}}.count-container{padding:20px;counter-reset:num;background-color:rgba(0,0,0,.025);box-sizing:border-box;border-radius:3px}.count-container>*:last-child{margin-bottom:0}.count-container__item{position:relative;margin-bottom:2em;padding-top:2em}.count-container__item:before{position:absolute;top:0;left:0;position:absolute;counter-increment:num;content:counter(num);font-size:1.4rem;font-weight:600}.count-container__item:after{position:absolute;top:.85em;left:1.5em;content:"";display:block;width:50px;height:1px;background-color:rgba(0,0,0,.1)}.count-container__ttl{font-size:1.4rem;font-weight:600}.count-container__txt>*{margin-top:0}.count-container__txt>*:last-child{margin-bottom:0}@media screen and (min-width: 768px){.count-container{display:flex;flex-wrap:wrap;justify-content:space-between;padding:40px}.count-container__item{width:calc(50% - 20px);margin-bottom:3em}.count-container__item:nth-last-child(-n+2):not(:nth-child(even)){margin-bottom:0}.count-container__ttl{font-size:1.8rem}.count-container__txt{font-size:1.4rem}}@media screen and (min-width: 1024px){.count-container{padding:80px}}.chapter-introduction__ttl{font-size:2rem}.chapter-introduction__txt-wrap{font-size:1.4rem}.chapter-introduction__txt-wrap>*:first-child{margin-top:0}.chapter-introduction__txt-wrap>*:last-child{margin-bottom:0}@media screen and (min-width: 768px){.chapter-introduction__ttl{font-size:2.8rem}.chapter-introduction__txt-wrap{font-size:1.6rem}}.chapter-index-nav{border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:40px}.chapter-index-nav__list{list-style:none;padding:0}.chapter-index-nav__list a{display:flex;flex-wrap:wrap;align-items:center;text-decoration:none;color:#3166ad;padding:10px}.chapter-index-nav__list .icon{width:1.25em;height:1.25em;stroke-width:1.5;margin-right:5px}@media screen and (min-width: 768px){.chapter-index-nav__list{display:flex;align-items:center}.chapter-index-nav__list li{margin-right:20px}}.information-index{border:1px solid rgba(0,0,0,.1);padding:20px;border-radius:3px;box-sizing:border-box}.information-index-header{margin-bottom:20px}.information-index-header__ttl{margin:0;font-size:1.4rem;font-weight:600}.information-index-list{list-style:none;margin:0;padding:0}.information-index-list li{margin-bottom:10px;padding-top:10px;border-top:1px solid rgba(0,0,0,.1)}.information-index-list li:last-child{margin-bottom:0}.information-index__anchor{text-decoration:none}.information-index__anchor:hover{text-decoration:none}.information-index__anchor>*{margin:0}.information__meta-date{font-weight:600}.information__meta-cat{display:none}.information__meta-ttl{width:100%;line-height:1.5;word-break:break-all}.information__meta-icon{display:none}.information__meta-icon svg{width:16px;height:16px}@media screen and (min-width: 768px){.information-index-header{padding:10px 15px;margin:0}.information-index-list li{margin-bottom:0;padding:0;border-top:none}.information-index__anchor{position:relative;display:flex;padding:10px 15px;border-radius:3px;line-height:1.5}a.information-index__anchor:hover{background-color:rgba(101,128,191,.05);stroke-width:2}.information__meta-date{display:inline-flex;margin-right:30px}.information__meta-ttl{width:auto;margin-right:40px}.information__meta-icon{position:absolute;display:block;left:auto;right:20px;top:1em;bottom:auto;height:20px;width:20px;margin:auto;order:4}}@media screen and (min-width: 1280px){.information-index{display:flex}.information-index-header{display:flex;align-items:center;justify-content:center;width:15%;padding-left:0;padding-right:20px;border-right:1px solid rgba(0,0,0,.1)}.information-index-list{width:85%;padding-left:30px;box-sizing:border-box}}.features-container>*:first-child{margin-top:0}.features-container>*:last-child{margin-bottom:0}.features__item{margin-bottom:40px}.features__figure{margin-bottom:10px}.features__figure img{display:block;width:100%}.features__des{background:currentColor;border-radius:3px;width:calc(100% - 80px);margin:auto;padding:20px;margin-top:-3em;position:relative;z-index:1}.features__des>*:first-child{margin-top:0}.features__des>*:last-child{margin-bottom:0}.features__des-ttl{color:#fff;margin:0 0 5px;font-weight:600;font-size:1.5rem;line-height:1.5;-webkit-text-stroke:0;text-stroke:0}.features__des-txt{color:#fff;margin:0}@media screen and (min-width: 768px){.features-container{display:flex;justify-content:space-between;flex-wrap:wrap}.features-container,.features-container>*:first-child,.features-container>*:last-child{margin-bottom:0}.features__item{position:relative;width:calc(50% - 10px);margin-bottom:0;overflow:hidden}.features__item img{border-radius:3px}.features__figure{width:90%}.features__des{margin:0}.features__des-ttl{margin-bottom:10px}.features__des-txt{min-height:6em;font-size:1.4rem}.features__des{position:relative;left:20%;max-width:80%;margin-bottom:-60px;transform:translateY(-60px);border-radius:3px;padding:20px;box-sizing:border-box}}@media screen and (min-width: 1280px){.features__item{width:calc(50% - 20px)}.features__des-ttl{font-size:2rem}}.features__item--l .features__figure{width:100%;margin-bottom:30px}.features__item--l .features__figure img{max-width:360px;margin:auto}.features__item--l .features__des{position:relative;width:100%;max-width:initial;background-color:rgba(0,0,0,0);color:rgba(0,0,0,.7)}.features__item--l .features__des-ttl{color:inherit}.features__item--l .features__des-txt{color:inherit}@media screen and (min-width: 768px){.features__item--l .features__des{left:auto;margin-bottom:0;transform:translateY(0)}}@media screen and (min-width: 1024px){.features__item--l{display:flex;justify-content:space-between}.features__item--l .features__figure{width:calc(50% - 30px);margin-bottom:0}.features__item--l .features__figure img{max-width:initial;margin:0}.features__item--l .features__des{position:relative;left:0;display:flex;justify-content:center;flex-direction:column;width:calc(50% - 30px);padding:0;margin-bottom:0;transform:none}.features__item--l .features__des-ttl{margin-bottom:1em}}.image-gallery__fig{margin-bottom:20px}.image-gallery__fig img{display:block;width:100%;margin-bottom:5px;border-radius:3px}.image-gallery__figcaption{font-size:1.2rem}@media screen and (min-width: 541px){.image-gallery-inner{display:flex;flex-wrap:wrap;justify-content:space-between}.image-gallery-inner>*{width:calc(50% - 10px)}.image-gallery-inner:before,.image-gallery-inner:after{content:"";display:block;width:calc(50% - 10px) !important;order:3}.image-gallery__fig{width:calc(50% - 10px)}}@media screen and (min-width: 1024px){.image-gallery-inner>*,.image-gallery-inner:before,.image-gallery-inner:after{width:calc(33.33333% - 20px) !important}}.staff-list__item{margin:0 0 20px;padding-bottom:20px;border-bottom:1px solid rgba(0,0,0,.05)}.staff-list__item>*:last-child{margin-bottom:0}.staff-list__img-block{width:calc(100% - 40px);margin:0 auto 20px}.staff-list__img-block img{display:block;width:100%;border-radius:3px}.staff-list__meta-block{margin:0;font-size:1.15rem}.staff-list__ttl{margin:0;font-size:1.3rem}.staff-list__name{margin:0 0 10px;font-size:1.8rem}.staff-list__des{margin:0;font-size:1.15rem}.staff-list__des:empty:before{content:"-"}@media screen and (min-width: 541px){.staff-list-inner{display:flex;flex-wrap:wrap;justify-content:space-between}.staff-list--l .staff-list__item{display:flex;justify-content:space-between}.staff-list--l .staff-list__des{font-size:1.3rem}.staff-list__img-block{width:calc(50% - 10px);max-width:initial;order:2}.staff-list__img{width:100%}.staff-list__meta-block{width:calc(50% - 10px);margin-right:20px;order:1}.staff-list-inner:before,.staff-list-inner:after{content:"";display:block;order:3}.staff-list-inner>*,.staff-list-inner:before,.staff-list-inner:after{width:calc(33.33333% - 20px) !important}.staff-list__item{margin:0 0 20px}}@media screen and (min-width: 1024px){.staff-list__img-block{width:calc(33.666% - 20px);max-width:initial}.staff-list__meta-block{width:calc(66.666% - 20px);margin-right:40px}}.faq-list__item{padding:20px;box-sizing:border-box;background-color:rgba(0,0,0,.025);border-radius:3px}.faq-list__item-q{position:relative;margin-left:0;padding-left:calc(1em + 15px);margin-bottom:5px}.faq-list__item-a{position:relative;margin-left:0;padding-left:calc(1em + 15px);font-weight:600}.faq-list__item-q:before,.faq-list__item-a:before{position:absolute;top:.2em;left:0;display:inline-flex;align-items:center;justify-content:center;margin-right:1em;font-weight:600;color:#fff;width:1em;height:1em;border-radius:50%;padding:.25em}.faq-list__item-q:before{content:"Q";background-color:#323232}.faq-list__item-a:before{content:"A";background-color:rgba(50,50,50,.5)}.part-index{border:1px solid rgba(0,0,0,.1);box-sizing:border-box}.part-index__header{position:relative;padding:30px 20px;box-sizing:border-box;overflow:hidden}.part-index__header:before{position:absolute;display:block;top:auto;bottom:0;left:-5px;font-size:6em;font-weight:200;line-height:.7;letter-spacing:-0.05em;color:rgba(0,0,0,.05);pointer-events:none;content:"Contents"}.part-index__header-ttl{margin:0;font-size:1.8rem;font-weight:600}.part-index__list{list-style:none;margin:0;padding:0}.part-index__list li{border-top:1px solid rgba(0,0,0,.1)}.part-index__list a{position:relative;display:block;width:100%;height:100%;padding:15px 35px 15px 20px;box-sizing:border-box;text-decoration:none}.part-index__list i{position:absolute;top:0;right:20px;bottom:0;left:auto;margin:auto;display:block;width:16px;height:16px}@media screen and (min-width: 768px){.part-index{display:flex;padding:20px}.part-index__header{width:33.333%;padding:15px 0;overflow:visible}.part-index__header:before{bottom:-20px;left:-30px;font-size:15rem;color:rgba(0,0,0,.05)}.part-index__body{width:66.666%}.part-index__list{display:flex;flex-wrap:wrap;justify-content:space-between}.part-index__list li:first-child{border-top:none}.part-index__list li:nth-child(2){border-top:none}.part-index__list li{width:calc(50% - 10px)}.part-index__list a{padding:15px 35px 15px 0}}@media screen and (min-width: 1280px){.part-index{padding:40px}.part-index__header::before{bottom:-40px;left:-50px}}.contact-container{border:1px solid rgba(0,0,0,.1);box-sizing:border-box;padding:30px 20px}.contact-container__header-ttl{margin:0 0 15px}.contact-logo{display:flex;flex-direction:column;align-items:center;justify-content:center}.contact-logo__symbol{display:block;width:30px;margin-bottom:5px}.contact-logo__type{display:block;height:25px;width:auto}.contact-container__body{text-align:center}.contact-container__body>*{margin-top:0}.contact-container__body>*:last-child{margin-bottom:0}@media screen and (min-width: 1280px){.contact-container{display:flex;padding:40px;box-sizing:border-box}.contact-container__header{width:33.333%}.contact-container__body{width:66.666%;text-align:left}.contact-logo{flex-direction:row;justify-content:flex-start;align-items:center;padding:10px 0;box-sizing:border-box}.contact-logo__symbol{margin-right:15px;margin-bottom:0}}.g-footer{padding:80px 0;box-sizing:border-box;text-align:center}.g-footer__item{margin-bottom:30px}.g-footer__item:last-child{margin-bottom:0}.g-footer__logo{margin:0 0 20px}.g-footer__logo-anchor{display:inline-flex;align-items:center;flex-direction:column}.g-footer__logo .site-logo{margin-right:0;margin-bottom:10px}.g-footer__nav{list-style:none;padding:0;font-size:1.2rem}.g-footer__nav li{display:inline-block;margin:0 10px 10px}.g-footer__small{font-size:1.1rem}.g-footer__small small{font-size:inherit}.g-footer__other{font-size:1.1rem;color:rgba(0,0,0,.5)}.sitemap{position:relative;margin-bottom:80px;padding:20px 0;background-color:rgba(0,0,0,.025);text-align:left}.sitemap>*{margin-bottom:10px}.sitemap>*:last-child{margin-bottom:0}.sitemap-inner{width:calc(100% - 60px);margin:0 auto}.sitemap-division{margin-bottom:10px;padding-top:10px;font-size:1.2rem;line-height:1.5;border-top:1px solid rgba(0,0,0,.05)}.sitemap-division:first-child{padding-top:0;border-top:none}.sitemap-division:last-child{margin-bottom:0}.sitemap-division__ttl{margin:0;font-weight:600}.sitemap-division__ttl a{display:flex;align-items:center;padding:10px 0;text-decoration:none}.sitemap-division__ttl-icon{width:24px;height:24px;stroke-width:1.35;margin-right:5px;margin-left:-5px}.sitemap-division__list{display:none;list-style:none;margin:0;padding:0}.sitemap-division__list>*{margin-bottom:10px}.sitemap-division__list>*:last-child{margin-bottom:0}.sitemap-division__list a{text-decoration:none}@media screen and (min-width: 768px){.sitemap{padding:60px 0}.sitemap-inner{display:flex;justify-content:center;flex-wrap:wrap}.sitemap-division{margin:0 20px;margin-bottom:0;padding:10px 0;font-size:1.2rem;border:none}.sitemap-division:first-child{padding:10px 0}.sitemap-division__ttl{margin-bottom:0}}@media screen and (min-width: 1280px){.g-footer-inner{width:calc(100% - 80px);margin-right:auto;margin-left:auto}.sitemap{margin-bottom:80px;padding:80px 40px;box-sizing:border-box;text-align:left;border-radius:5px}.sitemap-inner{justify-content:space-between;max-width:1440px;margin:0 auto}.sitemap-division{margin:0;padding:0;font-size:1.2rem;border:none}.sitemap-division:first-child{padding:0}.sitemap-division__ttl{margin-bottom:20px}.sitemap-division__list{display:block}.g-footer__item{display:flex;align-items:center;margin:0}.g-footer__item{margin-right:20px}.g-footer__item:last-child{margin-right:0}.g-footer__nav{display:flex;flex-wrap:wrap}.g-footer__nav li{margin:0 10px}.g-footer__logo{margin:0}.g-footer__logo-anchor{flex-direction:row}.g-footer__logo .site-logo{margin-right:10px;margin-bottom:0}.g-footer__tel>*{margin:0 10px}.g-footer__tel>*:last-child{margin-right:0}.g-footer__other{display:flex;align-items:center;justify-content:center;margin:0 0 0 auto}.g-footer__other>*{margin:0 10px}.g-footer__other>*:last-child{margin-right:0}}