:root{--color-bg: #FFF;--color-text: #333;--color-link: #333;--color-base: #2c3c72;--color-accent: #1f8cb2;--color-cta: #e85703;--color-emphasis: #dd5050;--color-attention: #E56F6F;--color-note-bg: #F6F6F6;--color-ttl: #1A2238;--color-cta-btn: #2F509F;--color-strong: #E56E29}@media screen and (min-width: 576px){.hide-tablet-up{display:none}}@media screen and (min-width: 743px){.hide-extablet-up{display:none}}@media screen and (min-width: 992px){.hide-desktop-up{display:none}}@media screen and (min-width: 1280px){.hide-exdesktop-up{display:none}}.view-tablet-up{display:none}@media screen and (min-width: 576px){.view-tablet-up{display:block}}.view-extablet-up{display:none}@media screen and (min-width: 743px){.view-extablet-up{display:block}}.view-desktop-up{display:none}@media screen and (min-width: 992px){.view-desktop-up{display:block}}.view-exdesktop-up{display:none}@media screen and (min-width: 1280px){.view-exdesktop-up{display:block}}.flexbox{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.flexbox.flexbox--nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flexbox.flexbox--align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flexbox.flexbox--align-start{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.flexbox.flexbox--justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.flexbox.flexbox--justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flexbox.flexbox--between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flexbox.flexbox--reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flexbox.flexbox--col-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.flexbox.flexbox--overflow{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto}.flexbox.flexbox--gap-1{gap:1rem}.flexbox.flexbox--gap-05{gap:.5rem}.stickout{margin-right:-0.5rem;margin-left:-0.5rem}.mt--1{margin-top:1rem !important}.mt--2{margin-top:2rem !important}.mt--3{margin-top:3rem !important}.mt--4{margin-top:4rem !important}.mt--5{margin-top:5rem !important}.mt--6{margin-top:6rem !important}.mb--0{margin-bottom:0 !important}.mb--1{margin-bottom:1rem !important}.mb--2{margin-bottom:2rem !important}.mb--3{margin-bottom:3rem !important}.mb--4{margin-bottom:4rem !important}.mb--5{margin-bottom:5rem !important}.mb--6{margin-bottom:6rem !important}.mb--12{margin-bottom:12rem !important}.mr--1{margin-right:1rem !important}.mr--2{margin-right:2rem !important}.ml--1{margin-left:1rem !important}.ml--2{margin-left:2rem !important}.ml--3{margin-left:3rem !important}.mr--auto{margin-right:auto}.ml--auto{margin-left:auto}.pb--0{padding-bottom:0 !important}.pb--3{padding-bottom:3rem !important}.pb--6{padding-bottom:6rem !important}.pt--3{padding-top:3rem !important}.pt--6{padding-top:6rem !important}.w--100{width:100% !important;height:auto}.w--50{width:50% !important;height:auto}.ft--10{font-size:1rem !important}.ft--11{font-size:1.1rem !important}.ft--12{font-size:1.2rem !important}.ft--14{font-size:1.4rem !important}.ft--16{font-size:1.6rem !important}.ft--18{font-size:1.8rem !important;line-height:2.8rem}.ft--20{font-size:2rem !important;line-height:3rem}.ft--22{font-size:2.2rem !important;line-height:3.2rem}.ft--24{font-size:2.4rem !important;line-height:3.4rem}.ft--26{font-size:2.6rem !important;line-height:3.6rem}.ft--28{font-size:2.8rem !important;line-height:3.8rem}.fw--bold{font-weight:bold}.h--100{height:100% !important}.col--5{width:100%}@media screen and (min-width: 743px){.col--5{width:49%}}a{text-decoration:underline;color:var(--color-link);-webkit-transition:.3s;transition:.3s}a img{-webkit-transition:all .3s ease;transition:all .3s ease}:is(h1,h2,h3,h4,h5){font-weight:normal}h1{color:var(--color-base);font-size:3rem;line-height:4rem;position:relative}h2{color:var(--color-base);font-size:2.4rem;font-weight:normal;line-height:3.4rem;position:relative;padding:0}h3{font-size:2rem;line-height:3rem;position:relative}h4{font-size:1.8rem;line-height:3rem}p{margin-bottom:2rem}p:last-child{margin-bottom:0}hr{border-width:1px 0 0;margin-top:2rem;margin-bottom:2rem}:is(ul,ol){padding:0 0 0 2rem;margin-bottom:2rem}:is(ul,ol) li{margin-bottom:.5rem}:is(ul,ol) li:last-child{margin-bottom:0}:is(ul,ol):last-child{margin-bottom:0}.list--nostyle{list-style:none;margin:0;padding:0}pre{margin-bottom:2rem}dl{margin-bottom:2rem}dl dt{font-weight:bold}.table{margin-bottom:1rem;border-radius:1.5rem}.table th,.table td{padding:1rem 1.5rem}.table tr:last-child :is(th,td){border:none}.table--full{width:100%}.table--noborder :is(th,td){border:none !important;padding:.5rem 0}.alignleft{float:left}.alignright{float:right}img{max-width:100%;height:auto}img.alignright{margin:0 0 2rem 2rem}img.alignleft{margin:0 2rem 2rem 0}img.aligncenter{margin:0 auto;display:block}.center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}img.smart{width:100%;height:auto;float:none}@media screen and (min-width: 576px){img.smart{width:inherit;height:auto;float:inherit}}figure{margin-bottom:1rem}figure figcaption{line-height:1.8rem;background-color:#eee;padding:.5rem}.attention{border:2px solid var(--color-attention);padding:1rem;margin-left:auto;margin-right:auto;border-radius:.5rem;font-size:1.4rem;line-height:2.2rem}.attention :is(h2,h3){font-size:1.6rem;font-weight:bold;margin-bottom:1rem}.attention p{margin-bottom:1rem}.attention p:last-child{margin-bottom:0}.note{background-color:var(--color-note-bg);padding:1rem}.content-section{margin-bottom:6rem}.content-section__border{border:1px solid var(--color-base);padding:1rem}.input-group-text{font-size:1.6rem !important}.form-control{font-size:1.6rem !important}.form-select{font-size:1.6rem}.form-label{font-weight:bold}.btn{display:inline-block;font-size:1.6rem;font-weight:bold;position:relative;text-decoration:none;color:var(--color-base);text-align:center;border:1px solid var(--color-base);background-color:#fff;padding:1rem 2rem;-webkit-transition:.3s;transition:.3s}.btn:hover{background-color:#fffee8}.btn--reversal{background-color:var(--color-base);color:#fff}.btn--reversal:hover{color:#fffee8}.btn--border{border:1px solid #fff;color:#fff;background-color:rgba(0,0,0,0)}.btn--fullwidth{width:100%}.btn--arrow{padding-left:4rem;padding-right:4rem}.btn--arrow::after{font-family:"Font Awesome 6 Free";font-weight:700;content:"";display:block}.btn--open::after{font-family:"Font Awesome 6 Free";font-weight:700;content:"";display:block}.sidebar__archive-dropdown{margin:0;padding:0;position:relative}.sidebar__archive-dropdown::after{font-family:"Font Awesome 6 Free";font-weight:900;font-size:2rem;content:"";position:absolute;right:1.2rem;color:#333;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.sidebar__archive-dropdown select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,0);outline:none;border:1px solid #aaa;padding:.5rem 1.5rem;font-size:1.4rem;color:#333;width:100%}:root{--min-width: 250px}.cta__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#2f509f;color:#fff;padding:5px 60px 5px 20px;margin:0 auto;font-size:1.6rem;text-decoration:none;position:relative;text-align:left;min-height:60px;width:var(--min-width)}.cta__btn:hover{opacity:.85;color:#fff}.cta__btn:after{position:absolute;content:"";background-image:url("../imgs/commons/icon-arrow.svg");background-position:center;background-repeat:no-repeat;width:30px;height:30px;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}html{font-size:62.5%;font-family:"Noto Sans JP",sans-serif;font-weight:400;line-height:1.8;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff}body{font-weight:400;font-size:1.6rem;line-height:2.2rem;color:var(--color-text)}@media screen and (min-width: 1280px){body{min-width:124rem;margin:auto}}.emphasis{font-weight:bold;color:var(--color-emphasis)}.iframe-responsive{position:relative;width:100%}.iframe-responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.clearfix::after{content:"";display:block;clear:both}.scroll-anchor{scroll-margin-top:70px}@media screen and (min-width: 743px){.scroll-anchor{scroll-margin-top:110px}}.main-visual::before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%;max-width:600px;height:80px;background:-webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(10%, rgb(255, 255, 255)), color-stop(90%, rgb(255, 255, 255)), to(rgba(255, 255, 255, 0)));background:linear-gradient(to right, rgba(255, 255, 255, 0), rgb(255, 255, 255) 10%, rgb(255, 255, 255) 90%, rgba(255, 255, 255, 0));opacity:.6}@media screen and (min-width: 743px){.main-visual::before{height:112px}}.section-content{background-color:#fff;padding:50px 20px}@media screen and (min-width: 743px){.section-content{padding:80px 40px}}.section-content-inner{max-width:1200px;margin:0 auto}.section-content-inner.thin{max-width:600px}.section-heading{font-size:2.8rem;font-weight:700;color:var(--color-ttl);line-height:1.3;margin:0 0 20px;text-align:center}@media screen and (min-width: 992px){.section-heading{font-size:4rem}}.button-box{margin-top:30px;text-align:center}.button-box a{display:block}.section__cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:var(--color-cta-btn);color:#fff;text-decoration:none;font-size:1.6rem;font-weight:700;padding:15px 20px;-webkit-transition:opacity .3s;transition:opacity .3s;min-width:250px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;margin:0 auto}.section__cta:hover{opacity:.8;color:#fff}.section__cta::after{position:absolute;content:"";background-image:url("../imgs/home/btn-arrow.svg");background-size:cover;background-repeat:no-repeat;background-position:center;width:30px;height:30px;right:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width: 992px){.section__cta{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:10px 20px}}.section__item-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;border:1px solid #2f509f;border-radius:3px;padding:3px 35px 3px 15px;min-width:130px;font-size:1.4rem;font-weight:700;color:#2f509f;text-decoration:none;letter-spacing:-0.03em;-webkit-transition:opacity .3s;transition:opacity .3s}.section__item-btn:hover{opacity:.7;color:#2f509f}.section__item-btn::after{content:"";position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:16px;height:16px;background-image:url("../imgs/commons/icon-arrow-blue.svg");background-size:contain;background-repeat:no-repeat;background-position:center}@media screen and (min-width: 992px){.section__item-btn{font-size:1.6rem}}header.header{position:fixed;top:0;width:100%;z-index:999;-webkit-transition:.5s;transition:.5s;padding:0;background-color:#fff}header.header a{text-decoration:none}header.header::after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:3px;background-color:#1f8cb2}.header__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;padding:0;height:60px;position:relative}@media screen and (min-width: 743px){.header__content{height:100px;padding:0 3rem;gap:2rem}}.header__site-title{padding:0;margin:0 0 0 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.4rem;-ms-flex-negative:0;flex-shrink:0}.header__site-title a{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;color:var(--color-base)}.header__site-title img{width:auto;height:30px}@media screen and (min-width: 576px){.header__site-title img{height:45px}}@media screen and (min-width: 743px){.header__site-title img{height:45px}}.header__nav{display:none;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width: 1170px){.header__nav{display:-webkit-box;display:-ms-flexbox;display:flex}}.header__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:0;padding:0;gap:1.5rem}@media screen and (min-width: 1280px){.header__nav-list{gap:2.5rem}}.header__nav-item a{display:block;color:#333;font-size:1.6rem;font-weight:700;white-space:nowrap;padding-bottom:.3rem;border-bottom:2px solid rgba(0,0,0,0);-webkit-transition:border-color .3s;transition:border-color .3s}.header__nav-item a span{display:block;font-family:"LINE Seed JP_OTF",sans-serif;color:var(--color-cta);font-size:1.2rem;font-weight:400}.header__nav-item a:hover{border-bottom-color:#1f8cb2;text-decoration:none}.header__tel-pc{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap}@media screen and (min-width: 1280px){.header__tel-pc{display:-webkit-box;display:-ms-flexbox;display:flex}}.header__tel-pc a{text-decoration:none}.header__tel-pc a:hover{opacity:.8}.header__tel-sp{width:34px;height:34px;color:#fff;margin-left:auto}@media screen and (min-width: 1280px){.header__tel-sp{display:none}}.header__tel-sp:hover{color:#fff;opacity:.85}.header__hamburg{top:0;bottom:0;margin-right:0;margin-left:auto;-webkit-transition:.3s;transition:.3s}@media screen and (min-width: 1170px){.header__hamburg{display:none !important}}.header__hamburg.active{background-color:#f6fbfc}.hamburg{width:60px;height:60px;margin:0;padding:0;line-height:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hamburg .menu-trigger{display:inline-block;-webkit-transition:all .4s;transition:all .4s;-webkit-box-sizing:border-box;box-sizing:border-box;width:30px;height:14px;position:relative;margin:0}.hamburg .menu-trigger span{display:inline-block;-webkit-transition:all .4s;transition:all .4s;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;left:0;width:100%;height:2px;border-radius:1px;background-color:var(--color-base)}.hamburg .menu-trigger span:nth-of-type(1){top:0}.hamburg .menu-trigger span:nth-of-type(2){top:6px}.hamburg .menu-trigger span:nth-of-type(3){bottom:0}.hamburg.active .menu-trigger span:nth-of-type(1){-webkit-transform:translateY(6px) rotate(-45deg);transform:translateY(6px) rotate(-45deg)}.hamburg.active .menu-trigger span:nth-of-type(2){opacity:0}.hamburg.active .menu-trigger span:nth-of-type(3){-webkit-transform:translateY(-6px) rotate(45deg);transform:translateY(-6px) rotate(45deg)}.bigmenu{display:none;padding:0;position:fixed;width:100%;height:100%;top:0;z-index:99;color:var(--color-text);background-color:#f6fbfc;margin-top:60px}@media screen and (min-width: 743px){.bigmenu{margin-top:100px}}.bigmenu a{color:var(--color-text);text-decoration:none}.bigmenu ul{margin:0;padding:0;list-style:none}.bigmenu ul li{margin:0}.bigmenu__content{padding:30px 15px 0}@media screen and (min-width: 992px){.bigmenu__content{margin-left:auto;margin-right:auto;width:100rem}}.bigmenu__scrollbar{height:95%;overflow:hidden}.bigmenu__title{text-align:center;font-size:24px;line-height:1;color:var(--color-text);margin-bottom:30px}.bigmenu__title_en{font-size:12px;line-height:1;color:var(--color-cta);display:block}.bigmenu__content-box{margin-bottom:3rem}.bigmenu__content-box--border{border:1px solid #fff;padding:2rem;background-color:rgba(0,0,0,0);color:#fff}.bigmenu__navi{margin:0 0 3rem}.bigmenu__navi a{display:block;border-bottom:1px solid #ccc;padding:5px 0;font-weight:700;position:relative}.bigmenu__navi a .menu_en{display:block;font-size:10px;color:var(--color-cta)}.bigmenu__navi a:after{position:absolute;content:"";background-image:url("../imgs/commons/hamburg-arrow.svg");background-size:cover;background-repeat:no-repeat;width:16px;height:16px;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.bigmenu__navi a:hover{background-color:#dceff3}.bigmenu__navi li{padding:0}.bigmenu__navi li:last-child{border:none}.bigmenu__navi li ul{list-style-type:none;margin:0;padding:0 0 0 15px}.bigmenu__navi li ul li{margin:0;padding:0}.bigmenu__navi li ul li a{font-weight:400;padding:15px 0 5px;margin-bottom:15px}.bigmenu__button-box{margin:0;text-align:center}.bigmenu__button-box a{display:block}footer.footer{position:relative;background-color:var(--color-base);color:#fff;padding:5rem 0}footer.footer a{color:#fff;text-decoration:none}.footer__inner{padding:0 2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4rem}@media screen and (min-width: 576px){.footer__inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:120rem;margin:0 auto;padding:0 4rem;gap:0}}.footer__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media screen and (min-width: 576px){.footer__left{width:50%;padding-right:5rem;-ms-flex-negative:0;flex-shrink:0}}.footer__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width: 576px){.footer__right{width:50%;padding-left:5rem;border-left:1px solid hsla(0,0%,100%,.15)}}.footer__logo{margin-bottom:20px}.footer__logo img{width:20rem;height:auto}@media screen and (min-width: 992px){.footer__logo img{width:28rem}}.footer__freedial a{display:block}.footer__freedial img{width:100%;max-width:28rem;height:auto}.footer__address{font-style:normal;font-size:1.4rem;line-height:2}@media screen and (min-width: 992px){.footer__address{font-size:1.5rem}}.footer__map-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;border:1px solid hsla(0,0%,100%,.6);padding:5px 60px 5px 40px;font-size:1.5rem;font-weight:700;color:#fff;-webkit-transition:opacity .2s;transition:opacity .2s;position:relative;width:200px}.footer__map-btn:after{position:absolute;content:"";background-image:url("../imgs/commons/icon-arrow.svg");width:16px;height:16px;right:25px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.footer__map-btn:hover{opacity:.8}.footer__sns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.footer__sns-label{font-size:1.6rem}.footer__sns-link{-webkit-transition:opacity .2s;transition:opacity .2s}.footer__sns-link:hover{opacity:.8}.footer__sns-link img{width:2.8rem;height:auto;vertical-align:middle}.footer__privacy{margin-bottom:3rem}.footer__privacy a{display:block}.footer__privacy img{width:100%;max-width:38rem;height:auto}@media screen and (min-width: 992px){.footer__privacy{margin-bottom:4rem}.footer__privacy img{max-width:100%}}.footer__schedule-wrap{margin-bottom:3rem}.footer__schedule-heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem;font-size:1.6rem;font-weight:700;margin:0 0 1rem}.footer__schedule-circle{display:inline-block;width:1.6rem;height:1.6rem;border-radius:50%;background-color:#f5cfb6;-ms-flex-negative:0;flex-shrink:0}.footer__schedule-panel{background-color:#fff;overflow:hidden}.footer__schedule{width:100%;border-collapse:collapse;font-size:1.4rem;color:#333}.footer__schedule thead tr{background-color:#ddd}.footer__schedule th,.footer__schedule td{text-align:center;padding:.6rem .4rem;border-right:1px solid #fff}.footer__schedule th:last-child,.footer__schedule td:last-child{border-right:none}.footer__schedule .saturday{color:#4265ac}.footer__schedule .sunday{color:#f93232}@media screen and (min-width: 992px){.footer__schedule{font-size:1.6rem}}.footer__schedule-note{font-size:1.4rem;margin:.6rem 0 0;text-align:right}.footer__nav{margin-bottom:2rem}.footer__nav-list{list-style:none;padding:0;margin:0}.footer__nav-list li a{font-size:1.8rem;font-weight:700;display:block;position:relative}.footer__nav-list li a.footer__nav-arrow{padding:5px 0 5px 15px}.footer__nav-list li a.footer__nav-arrow::before{position:absolute;content:"";background-image:url("../imgs/commons/footer-menu-arrow.svg");background-position:center;background-repeat:no-repeat;background-size:cover;width:6px;height:10px;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.footer__nav-list li a.footer__nav-line{padding:5px 0 5px 20px;font-weight:400}.footer__nav-list li a.footer__nav-line::before{position:absolute;content:"";background-image:url("../imgs/commons/footer-menu-line.svg");background-position:center;background-repeat:no-repeat;background-size:cover;width:10px;height:1px;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.footer__nav-list li ul{list-style:none}small.copyright{font-size:1.2rem;text-align:center;display:block;background-color:#2c3c72;color:#fff;padding:1.5rem 1.5rem;line-height:1.8}nav.breadcrumbs{position:absolute;font-size:1.2rem;line-height:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:calc(100% - 20px);margin:0;padding:0;top:10px;left:10px;z-index:1}@media screen and (min-width: 992px){nav.breadcrumbs{top:20px;left:20px}}nav.breadcrumbs a{text-decoration:none;margin:0 .25rem}nav.breadcrumbs svg{margin:0 .25rem}nav.paging{margin:3rem auto;font-size:1.6rem}nav.paging .wp-pagenavi{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}nav.paging .wp-pagenavi span.current,nav.paging .wp-pagenavi a.page{border:1px solid var(--color-base);border-radius:.5rem;background-color:rgba(0,0,0,0);width:3rem;height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;margin:0 .5rem}nav.paging .wp-pagenavi span.current.current,nav.paging .wp-pagenavi a.page.current{color:#fff;background-color:var(--color-base)}nav.paging .wp-pagenavi span.extend,nav.paging .wp-pagenavi .nextpostslink,nav.paging .wp-pagenavi .previouspostslink,nav.paging .wp-pagenavi .last,nav.paging .wp-pagenavi .first{margin:0 .25rem;font-size:2rem;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:2rem;height:3.4rem}.pagetop{position:fixed;right:2rem;bottom:1rem;z-index:98;text-align:center;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;opacity:0;width:5rem;height:5rem}.pagetop a{font-size:4rem}.pagetop.appear{opacity:1}@media screen and (min-width: 576px){.pagetop{right:1rem;bottom:1rem}}main{padding-top:60px}@media screen and (min-width: 743px){main{padding-top:100px}}article.content-wrapper{padding:0;position:relative}.content-column{width:100%;margin-bottom:3rem}@media screen and (min-width: 743px){.content-column__main{width:calc(100% - 32rem)}}.sidebar{width:100%;margin-bottom:0}@media screen and (min-width: 743px){.sidebar{width:32rem}}.sidebar a{color:#333}.sidebar__box{padding-right:0;padding-left:0}@media screen and (min-width: 743px){.sidebar__box{padding-left:2rem;padding-right:0}}.sidebar__box h2{font-size:2rem;line-height:2.4rem;margin-bottom:1rem}.sidebar__item{border-bottom:1px solid #ccc;padding-bottom:1rem;margin-bottom:2rem}.sidebar__item:last-child{margin-bottom:0}.sidebar__item h3{font-size:1.4rem;font-weight:normal;line-height:2.4rem;margin-bottom:0}.sidebar__item img{width:100%;height:auto}.section-contact{position:relative;background-image:url("../imgs/commons/bg-section-contact.jpg");background-size:cover;background-position:center;padding:5rem 1.5rem}@media screen and (min-width: 992px){.section-contact{padding:7rem 0}}.bg-section-contact-cover{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;opacity:.55}.section-contact__inner{position:relative;z-index:1}@media screen and (min-width: 992px){.section-contact__inner{width:100rem;margin:0 auto}}.section-contact__head{text-align:center;margin-bottom:3rem}.section-contact__en{font-size:1.4rem;color:#e85703;font-weight:700;letter-spacing:.2em;margin:0}.section-contact__ja{color:var(--color-ttl);font-size:2.4rem;font-weight:700;margin:0}.section-contact__boxes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2rem}@media screen and (min-width: 743px){.section-contact__boxes{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (min-width: 992px){.section-contact__boxes{gap:3rem}}.section-contact__box{-webkit-box-flex:1;-ms-flex:1;flex:1;background-color:hsla(0,0%,100%,.9);padding:3rem 2rem;text-align:center;border-radius:20px}@media screen and (min-width: 743px){.section-contact__box{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 2rem)/2);flex:0 0 calc((100% - 2rem)/2)}}@media screen and (min-width: 992px){.section-contact__box{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 3rem)/2);flex:0 0 calc((100% - 3rem)/2)}}.section-contact__icon{text-align:center;margin-bottom:20px}.section-contact__box-title{font-size:2rem;font-weight:700;margin-bottom:1.5rem}@media screen and (min-width: 992px){.section-contact__box-title{font-size:2.8rem}}.section-contact__box-text{font-size:1.4rem;margin-bottom:2rem}@media screen and (min-width: 992px){.section-contact__box-text{font-size:2rem}}.section-contact__btn{display:inline-block;background-color:#2f509f;color:#fff;padding:1rem 3rem;font-size:1.6rem;text-decoration:none}.section-contact__btn:hover{opacity:.85;color:#fff}.section-contact__tel{margin-bottom:10px}.contact__openclose-holiday{font-size:1.6rem}.contact__openclose-holiday .time{font-size:2rem}.contact__openclose-holiday .holiday{font-size:1.3rem}.section-googlemap iframe{display:block}.main-visual{background-image:url("../imgs/about/about-main-visual.jpg");position:relative;width:100%;height:200px;background-size:cover;background-position:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width: 743px){.main-visual{height:300px}}@media screen and (min-width: 992px){.main-visual{height:500px}}@media screen and (min-width: 992px){.main-visual.thin{height:300px}}.main-visual__title{position:relative;z-index:1;font-size:2.2rem;font-weight:700;color:var(--color-ttl);text-align:center;margin:0;line-height:1.3;padding:0 20px}@media screen and (min-width: 743px){.main-visual__title{font-size:3.4rem;padding:0}}.main-visual__title-en{display:block;color:var(--color-cta);font-family:"LINE Seed JP_OTF",sans-serif;font-size:1.4rem;font-weight:500;letter-spacing:.02em;line-height:1;margin-top:10px}@media screen and (min-width: 743px){.main-visual__title-en{font-size:1.8rem;margin-top:15px}}.section-insurancies{background-color:#fff;padding:4rem 1.5rem}@media screen and (min-width: 992px){.section-insurancies{padding:6rem 0}}@media screen and (min-width: 992px){.section-insurancies__inner{width:112rem;margin:0 auto}}.section-insurancies__title{color:var(--color-ttl);font-size:2rem;font-weight:700;text-align:center;margin-bottom:3rem}@media screen and (min-width: 992px){.section-insurancies__title{font-size:2.4rem}}.section-insurancies__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0;list-style:none;padding:0;margin:0}.section-insurancies__item{padding:0;margin:0;background-color:#fff;-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;aspect-ratio:10/3}@media screen and (min-width: 743px){.section-insurancies__item{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%}}@media screen and (min-width: 992px){.section-insurancies__item{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%}}/*# sourceMappingURL=import.css.map */