:root{--font-main: "Noto Sans JP", sans-serif;--color-primary: #009ded;--color-primary-light: #63caff;--color-secondary: #0c3775;--color-tertiary: #e3f6fd;--color-white: #fff;--color-black: #000;--space-xs: 4px;--space-sm: 8px;--space-base: 16px;--space-md: 24px;--space-lg: 32px;--space-xl: 40px;--space-2xl: 48px}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}*{margin:0;min-inline-size:0;padding:0}html{overflow-y:scroll;scroll-behavior:smooth;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}html,body{height:100%}body{-webkit-font-smoothing:antialiased;letter-spacing:.03em}img{height:auto;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}h1,h2,h3,h4,h5,h6{line-height:1.1;word-break:keep-all}p{line-height:1.5}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0;width:100%}a,button{cursor:pointer}button{border:none;background:none;color:inherit;text-decoration:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}body{font-family:var(--font-main);line-height:1.5}a{-webkit-transition:all .3s ease;transition:all .3s ease}.headerUnit{padding-left:8px}@media screen and (max-width:1024px){.headerUnit{padding-inline:4px 16px}}.headerUnit .inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1024px){.headerUnit .inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.headerUnit .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:10px;color:#000;line-height:1.2;text-decoration:none;gap:16px;padding-block:16px}@media screen and (max-width:1280px){.headerUnit .logo{padding-block:12px;gap:8px}}.headerUnit .logo .logo__pic{width:56px;height:60px;aspect-ratio:56/60}@media screen and (max-width:1280px){.headerUnit .logo .logo__pic{width:48px}}.headerUnit .logo .logo__inner span{display:block}.headerUnit .logo .logo__inner .logo__lead{font-size:12px;font-weight:normal}@media screen and (max-width:1280px){.headerUnit .logo .logo__inner .logo__lead{font-size:clamp(11px,1.07421875vw,12px)}}.headerUnit .logo .logo__inner .logo__name{margin-top:4px;font-size:28px;font-weight:700}@media screen and (max-width:1280px){.headerUnit .logo .logo__inner .logo__name{font-size:clamp(20px,1.953125vw,28px)}}@media screen and (max-width:1024px){.headerUnit .logo .logo__inner .logo__name{font-size:clamp(24px,5.3vw,28px)}}.headerUnit .sp-header__menu-button{display:none}@media screen and (max-width:1024px){.headerUnit .sp-header__menu-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50px;height:50px;border-radius:999px;background-color:#f4f5f6}}.headerUnit .sp-header__close-button{display:none}.headerUnit .header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}@media screen and (max-width:1280px){.headerUnit .header__nav{gap:8px}}@media screen and (max-width:1024px){.headerUnit .header__nav{display:none}}.headerUnit .header__nav li.sp_link{display:none}.headerUnit .header__menu .header__menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;margin-left:auto;gap:24px}@media screen and (max-width:1280px){.headerUnit .header__menu .header__menu-list{gap:12px;font-size:clamp(14px,1.2vw,16px)}}.headerUnit .header__menu .header__menu-list li{white-space:nowrap}.headerUnit .header__menu .header__menu-list li a{color:var(--color-black);font-weight:700;text-decoration:none}.headerUnit .header__menu .header__menu-list li a:hover{text-decoration:underline}.headerUnit .header__menu .header__menu-list li .icon{margin-left:-1px;vertical-align:-2px}.headerUnit .header__menu .header__menu-list li .icon_other{width:22px;height:16px}.headerUnit .header__sub-menu{display:-webkit-box;display:-ms-flexbox;display:flex}.headerUnit .header__sub-menu a{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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;color:#fff;font-weight:700;text-decoration:none;padding-inline:32px}@media screen and (max-width:1280px){.headerUnit .header__sub-menu a{padding-inline:12px}}.headerUnit .header__sub-menu a:hover{text-decoration:underline}.headerUnit .header__sub-menu .nav__tel{background-color:var(--color-secondary);font-size:22px;font-weight:700;white-space:nowrap;pointer-events:none}@media screen and (max-width:1280px){.headerUnit .header__sub-menu .nav__tel{font-size:18px}}@media screen and (max-width:1024px){.headerUnit .header__sub-menu .nav__tel{pointer-events:auto}}.headerUnit .header__sub-menu .nav__tel .icon{margin-right:6px;vertical-align:-1px}.headerUnit .header__sub-menu .nav__tel .icon.icon_tel{width:20px;height:18px}.headerUnit .header__sub-menu .nav__tel:hover{text-decoration:none}@media screen and (max-width:1024px){.headerUnit .header__sub-menu .nav__tel:hover{background-color:var(--color-secondary)}}.headerUnit .header__sub-menu .nav__contact{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:var(--color-primary);font-weight:700;white-space:nowrap}@media screen and (max-width:1280px){.headerUnit .header__sub-menu .nav__contact{font-size:14px}}.headerUnit .header__sub-menu .nav__contact .icon{margin-right:6px;vertical-align:-2px}@media screen and (max-width:1280px){.headerUnit .header__sub-menu .nav__contact .icon{margin-right:4px}}.headerUnit .header__sub-menu .nav__contact .icon_mail{width:22px;height:16px}@media screen and (max-width:1280px){.headerUnit .header__sub-menu .nav__contact .icon_mail{width:20px;height:14px}}.headerUnit .header__sub-menu .nav__contact:hover{background-color:var(--color-secondary);text-decoration:none}@media screen and (max-width:1024px){.headerUnit .header__nav{position:absolute;top:0;right:0;z-index:999;display:-webkit-box;display:-ms-flexbox;display:flex;visibility:hidden;opacity:0;-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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:88%;height:100svh;padding:48px 56px;background-color:hsla(0,0%,100%,.95);-webkit-box-shadow:-2px 0 8px rgba(0,0,0,.1);box-shadow:-2px 0 8px rgba(0,0,0,.1);-webkit-transition:opacity .3s ease-in-out,visibility .3s ease-in-out;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.headerUnit .header__nav.menuSP{visibility:visible;opacity:1}.headerUnit .header__nav .header__menu{text-align:center}.headerUnit .header__nav .header__menu .header__menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;font-size:24px}.headerUnit .header__nav .header__sub-menu{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-top:32px}}@media screen and (max-width:1024px)and (max-width:1024px){.headerUnit .header__nav .header__sub-menu{-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}}@media screen and (max-width:1024px){.headerUnit .header__nav .header__sub-menu>li{width:100%}.headerUnit .header__nav .header__sub-menu>li>a{padding:16px}.headerUnit .header__nav .header__sub-menu>li>a.nav__tel{font-size:20px}.headerUnit .header__nav .header__sub-menu>li>a.nav__contact{font-size:20px}}@media screen and (max-width:1024px)and (max-width:1024px){.headerUnit .header__nav .header__sub-menu>li>a.nav__contact{padding-block:20px}}@media screen and (max-width:1024px){.headerUnit .header__nav .header__sub-menu>li.sp_link{display:block;margin-top:16px}.headerUnit .header__nav .header__sub-menu>li.sp_link a{color:#000;font-size:18px;font-weight:700}.headerUnit .header__nav .sp-header__close-button{position:absolute;top:16px;right:16px;z-index:999;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50px;height:50px;border-radius:999px;background-color:#f4f5f6}}.footerUnit{background-color:var(--color-tertiary);padding-block:32px}@media screen and (max-width:1024px){.footerUnit{padding-block:24px}}.footerUnit .inner{margin-inline:auto;max-width:1280px}@media screen and (max-width:1024px){.footerUnit .footer__nav{display:none}}.footerUnit .footer__nav .footer__nav-list{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}.footerUnit .footer__nav .footer__nav-list li{border-right:1px solid var(--color-black);line-height:1.3}.footerUnit .footer__nav .footer__nav-list li:last-child{border-right:none}.footerUnit .footer__nav .footer__nav-list li a{color:var(--color-black);font-weight:bold;padding-inline:16px;text-decoration:none}.footerUnit .footer__nav .footer__nav-list li a:hover{text-decoration:underline}.footerUnit .footer__nav .footer__nav-list li .icon{margin-left:-1px;vertical-align:-2px}.footerUnit .footer__nav .footer__nav-list li .icon_other{width:22px;height:16px}.footerUnit .copyright{display:block;margin-top:24px;font-size:12px;text-align:center}@media screen and (max-width:1024px){.footerUnit .copyright{margin-top:0}}.breadcrumb{background-color:#f4f5f6}.breadcrumb .breadcrumb__inner{margin-inline:auto;padding-inline:16px;max-width:1312px;padding-block:12px;font-size:12px;line-height:1.5}.breadcrumb .breadcrumb__inner a{color:var(--color-secondary);text-decoration:none}.breadcrumb .breadcrumb__inner a:hover{text-decoration:underline}.content__inner{margin-inline:auto;max-width:1312px;padding-inline:16px}.heading__section{color:var(--color-secondary);font-size:40px;line-height:1.1;text-align:center}@media screen and (max-width:781px){.heading__section{font-size:32px;line-height:1.3}}.heading__section .en{display:block;margin-top:20px;font-size:16px;font-weight:300;letter-spacing:.08em}.heading__section._md{font-size:32px}.heading__section._md .en{margin-top:16px;font-size:12px}@media screen and (max-width:781px){.heading__section._md .en{margin-top:8px}}.heading__section._sm{font-size:24px}.heading__section._sm .en{margin-top:16px;font-size:12px}.heading__section._white{color:var(--color-white)}.heading__aside{font-size:24px;line-height:1.5;text-align:center}@media screen and (max-width:1024px){.heading__aside{font-size:18px;line-height:1.7;word-break:break-all}}.icon{display:inline-block}.icon_tel{width:18px;height:19px;fill:#fff}.icon_mail{width:24px;height:24px;fill:#fff}.icon_menu{width:28px;height:28px;stroke:#000;stroke-width:1.75px}.icon_close{width:28px;height:28px;stroke:#000;stroke-width:1.75px}.button{display:inline-block;width:100%;max-width:400px;padding:20px;border:1px solid var(--color-secondary);border-radius:8px;color:var(--color-secondary);font-size:18px;font-weight:700;text-align:center;text-decoration:none;margin-inline:auto}@media screen and (max-width:781px){.button{max-width:100%}}.button:hover{background-color:var(--color-secondary);color:var(--color-white)}.button._white{border-color:var(--color-white);color:var(--color-white)}.button._white .icon{margin-right:3px;vertical-align:-3px;-webkit-transition:all .3s ease;transition:all .3s ease}.button._white .icon.icon_other{width:18px;height:18px;fill:var(--color-white)}.button._white:hover{background-color:var(--color-white);color:var(--color-secondary)}.button._white:hover .icon_other{fill:var(--color-secondary)}.button._slyblue{border-color:#009ded;color:#009ded}.button._inline-auto{margin-inline:auto}.button__wrap--center{text-align:center}.button__wrap--left{text-align:left}.button__wrap--right{text-align:right}.column{display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--space-lg)}@media screen and (max-width:781px){.column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.column .col{width:100%}.column .col._white{padding:48px 32px;background-color:var(--color-white)}@media screen and (max-width:781px){.column .col._white{padding:32px}}.category--slug{display:inline-block;padding:2px 8px 4px;color:var(--color-white);font-size:12px;font-weight:normal}.category--slug.gas{background-color:#83c248}.category--slug.water-supply{background-color:#009ded}.category--slug.sewer{background-color:#775e1e}.category--slug.electric{background-color:#e59422}.category--slug.event{background-color:#83c248}.post__page .contact__detail{padding:32px;text-align:center}.post__page .contact__detail dt a{color:#000;font-size:40px;font-weight:700;line-height:1;text-decoration:none;pointer-events:none}@media screen and (max-width:1024px){.post__page .contact__detail dt a{font-size:clamp(32px,8.5vw,40px);pointer-events:auto}}.post__page .contact__detail dt a .icon_tel{display:inline-block;fill:#000;width:30px;height:30px;margin-right:6px}.post__page .contact__detail dd{margin-top:8px;font-size:14px}.post__page .contact__policy{margin-top:32px;padding:48px}@media screen and (max-width:1024px){.post__page .contact__policy{padding:32px}}.post__page .contact__policy h2.wp-block-heading{padding-bottom:16px;border:none;font-size:16px;margin-block:32px 0}.post__page .contact__policy h2.wp-block-heading:first-child{margin-top:0}.post__page .contact__policy ul.wp-block-list{margin-top:16px;padding-left:24px;list-style:disc outside}.post__page p>a{color:var(--color-secondary)}.post__page p>a:hover{text-decoration:none}.post__page p+p{margin-top:1em}.post__page figure{margin-bottom:0}.post__page figure img{width:100%}.post__page .post__inner{padding-block:96px;padding-inline:16px;margin-inline:auto;max-width:1312px}@media screen and (max-width:1024px){.post__page .post__inner{padding-block:72px}}@media screen and (max-width:781px){.post__page .post__inner{padding-block:64px}}.post__page .post__inner *:first-child{margin-top:0}.post__page .heading__page{padding-top:96px;font-size:32px;line-height:1;text-align:center}@media screen and (max-width:1024px){.post__page .heading__page{padding-inline:16px;line-height:1.4}}@media screen and (max-width:781px){.post__page .heading__page{padding-top:56px;font-size:24px}}.post__page .heading__page .en{display:block;margin-top:16px;font-size:12px}.post__page .heading__page.heading__page--about{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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:287px;padding:0;background:no-repeat 50% 50%;background-size:cover;color:#fff;background-image:url("../img/bg_title_about.png")}@media screen and (max-width:781px){.post__page .heading__page.heading__page--about{min-height:200px}}@media screen and (max-width:781px){.post__page .heading__page.heading__page--about{background-image:url("../img/bg_title_about_sp.png")}}.post__page .heading__page.heading__page--voice{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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:287px;padding:0;background:no-repeat 50% 50%;background-size:cover;color:#fff;background-image:url("../img/bg_title_voice.png")}@media screen and (max-width:781px){.post__page .heading__page.heading__page--voice{min-height:200px}}@media screen and (max-width:781px){.post__page .heading__page.heading__page--voice{background-image:url("../img/bg_title_voice_sp.png")}}.post__page .heading__page.heading__page--works{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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:287px;padding:0;background:no-repeat 50% 50%;background-size:cover;color:#fff;background-image:url("../img/bg_title_works.png")}@media screen and (max-width:781px){.post__page .heading__page.heading__page--works{min-height:200px}}@media screen and (max-width:781px){.post__page .heading__page.heading__page--works{background-image:url("../img/bg_title_works_sp.png")}}.post__page .heading__page.heading__page--blog{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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:287px;padding:0;background:no-repeat 50% 50%;background-size:cover;color:#fff;background-image:url("../img/bg_title_blog.png")}@media screen and (max-width:781px){.post__page .heading__page.heading__page--blog{min-height:200px}}@media screen and (max-width:781px){.post__page .heading__page.heading__page--blog{background-image:url("../img/bg_title_blog_sp.png")}}.post__page h2.wp-block-heading{padding-bottom:.75em;border-bottom:4px solid #cdd6dd;font-size:24px;margin-block:96px 32px}@media screen and (max-width:781px){.post__page h2.wp-block-heading{margin-block:80px 24px}}.post__page .wp-block-table.table__line .has-fixed-layout{table-layout:auto}.post__page .wp-block-table.table__line td,.post__page .wp-block-table.table__line th{padding:20px 0;border-width:0 0 1px;border-color:#cdd6dd}.post__page .wp-block-table.table__line tr td:first-child{width:8.25em}@media screen and (max-width:1024px){.post__page .wp-block-table.table__line tr td:first-child{width:auto;padding-right:.75em;white-space:nowrap}}.post__page .wp-block-columns{margin-top:32px}.post__page .wp-block-columns.is-layout-flex{gap:32px}.post__page .wp-block-columns iframe{width:100%}.post__page .padding-sm{padding:24px}.post__page .padding-md{padding:40px}.post__page .padding-lg{padding:64px}.post__page .line-height200{line-height:2}.aside__group{margin-bottom:96px}.aside__group .aside__heading{margin-bottom:32px;padding-bottom:.75em;border-bottom:4px solid #cdd6dd;font-size:24px}@media screen and (max-width:781px){.aside__group .aside__heading{margin-bottom:24px}}.aside__group .year__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px}@media screen and (max-width:1024px){.aside__group .year__list{gap:16px}}@media screen and (max-width:781px){.aside__group .year__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.aside__group .year__list>li{width:calc((100% - 64px)/3)}@media screen and (max-width:1024px){.aside__group .year__list>li{width:calc((100% - 32px)/3)}}@media screen and (max-width:781px){.aside__group .year__list>li{width:100%}}.aside__blog{width:372px}@media screen and (max-width:1280px){.aside__blog{width:250px;font-size:14px}}@media screen and (max-width:1024px){.aside__blog{width:100%;font-size:16px}}.aside__blog .heading__aside{padding-bottom:6px;border-bottom:3px solid #cdd6dd;font-size:20px;text-align:left;margin-block:56px 0}@media screen and (max-width:1280px){.aside__blog .heading__aside{margin-block:40px 0;font-size:18px}}.aside__blog .search__form{border:1px solid #cdd6dd}.aside__blog .search__form .search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.aside__blog .search__form .search__input{width:calc(100% - 56px);padding:12px;border:none}.aside__blog .search__form .search__button{padding-inline:16px}.aside__blog .search__form .search__button .search__image{width:24px;height:auto;font-size:0;vertical-align:bottom}.aside__blog .posts__list .posts__link{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #cdd6dd;color:#000;font-size:16px;text-decoration:none;padding-block:12px;padding-inline:4px}@media screen and (max-width:1280px){.aside__blog .posts__list .posts__link{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:14px}}@media screen and (max-width:1024px){.aside__blog .posts__list .posts__link{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-size:14px}}.aside__blog .posts__list .posts__link:hover{background-color:#f5f6f7}.aside__blog .posts__list .posts__link .posts__date{padding-right:1em}@media screen and (max-width:1280px){.aside__blog .posts__list .posts__link .posts__date{font-weight:700}}.aside__blog .categories__list a{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #cdd6dd;color:#000;font-size:16px;text-decoration:none;padding-block:12px;padding-inline:4px}@media screen and (max-width:1280px){.aside__blog .categories__list a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:14px}}@media screen and (max-width:1024px){.aside__blog .categories__list a{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-size:14px}}.aside__blog .categories__list a:hover{background-color:#f5f6f7}.aside__blog .archive__list a{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #cdd6dd;color:#000;font-size:16px;text-decoration:none;padding-block:12px;padding-inline:4px}@media screen and (max-width:1280px){.aside__blog .archive__list a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:14px}}@media screen and (max-width:1024px){.aside__blog .archive__list a{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-size:14px}}.aside__blog .archive__list a:hover{background-color:#f5f6f7}.aside__blog .calendar__wrap{position:relative}.aside__blog .calendar__wrap .wp-calendar-table{margin-top:16px;font-size:14px;table-layout:fixed}.aside__blog .calendar__wrap .wp-calendar-table caption{padding-bottom:8px;font-size:20px}.aside__blog .calendar__wrap .wp-calendar-table thead tr{border-bottom:1px solid #cdd6dd}.aside__blog .calendar__wrap .wp-calendar-table thead tr th{padding:8px;color:#6e757a;text-align:center}.aside__blog .calendar__wrap .wp-calendar-table tbody tr{border-bottom:1px solid #cdd6dd}.aside__blog .calendar__wrap .wp-calendar-table tbody tr td{height:3em;padding:8px;text-align:center}.aside__blog .calendar__wrap .wp-calendar-table tbody tr td>a{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:2.2em;border-radius:999px;background-color:#ededed;color:var(--color-secondary);font-weight:700;text-align:center;text-decoration:none;aspect-ratio:1/1;margin-inline:auto}.aside__blog .calendar__wrap .wp-calendar-table tbody tr td>a:hover{background-color:var(--color-tertiary)}.aside__blog .calendar__wrap .wp-calendar-nav{position:absolute;top:8px;left:0;width:100%;font-size:14px}.aside__blog .calendar__wrap .wp-calendar-nav .wp-calendar-nav-prev{position:absolute}.aside__blog .calendar__wrap .wp-calendar-nav .wp-calendar-nav-prev a{color:var(--color-secondary);font-weight:700;text-decoration:none;padding-left:4px}.aside__blog .calendar__wrap .wp-calendar-nav .wp-calendar-nav-prev a:hover{text-decoration:underline}.aside__blog .calendar__wrap .wp-calendar-nav .wp-calendar-nav-next{position:absolute;right:0}.aside__blog .calendar__wrap .wp-calendar-nav .wp-calendar-nav-next a{color:var(--color-secondary);font-weight:700;text-decoration:none;padding-right:4px}.aside__blog .calendar__wrap .wp-calendar-nav .wp-calendar-nav-next a:hover{text-decoration:underline}.pagination{margin-top:80px}@media screen and (max-width:1024px){.pagination{margin-top:48px}}.pagination ul{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;gap:12px}.pagination ul>li .current{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:2em;padding-bottom:2px;line-height:1;text-align:center;aspect-ratio:1/1;background-color:var(--color-secondary);color:var(--color-white);font-weight:700}.pagination ul>li a{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:2em;padding-bottom:2px;line-height:1;text-align:center;aspect-ratio:1/1;background-color:#ededed;color:var(--color-secondary);text-decoration:none}.pagination ul>li a:hover{background-color:var(--color-tertiary)}.archive__news .post__inner{padding-top:76px}.news__container .news__item{border-bottom:1px solid #cdd6dd}.news__container .news__item a{display:-webkit-box;display:-ms-flexbox;display:flex;color:#000;text-decoration:none;gap:32px;padding-block:20px;pointer-events:none}.news__container .news__item a:hover{text-decoration:underline}.voice__card{display:-webkit-box;display:-ms-flexbox;display:flex;padding:24px;background-color:var(--color-secondary);color:var(--color-white);gap:48px}@media screen and (max-width:1024px){.voice__card{gap:24px}}@media screen and (max-width:781px){.voice__card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.voice__card .voice__image{width:467px}@media screen and (max-width:1024px){.voice__card .voice__image{width:100%}}.voice__card .voice__content{width:calc(100% - 515px)}@media screen and (max-width:1024px){.voice__card .voice__content{width:100%}}.voice__card .voice__number{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:12px;background-color:var(--color-white);color:var(--color-secondary);font-weight:700;line-height:1}.voice__card .voice__number .voice__label{font-size:20px}.voice__card .voice__number .voice__num{font-size:48px;text-align:center}@media screen and (max-width:1024px){.voice__card .voice__number .voice__num{font-size:40px}}.voice__card .voice__title{margin-top:28px;font-size:32px;line-height:1.3;word-break:break-all}@media screen and (max-width:1024px){.voice__card .voice__title{font-size:24px}}.voice__card .voice__meta{margin-top:28px;font-size:20px;line-height:1}.voice__list{display:grid;grid-template-columns:repeat(3, 1fr);gap:32px}@media screen and (max-width:781px){.voice__list{gap:24px;grid-template-columns:repeat(2, 1fr)}}.voice__list .voice__image{margin-bottom:0;font-size:0}.voice__list .voice__link{display:block;color:#000;text-decoration:none}.voice__list .voice__meta{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-top:14px}.voice__list .voice__meta .voice__department{padding:4px 8px;background-color:#707f89;color:var(--color-white);font-size:12px}.voice__list .voice__meta .voice__joined{margin-top:0;font-size:14px}.voice__list .voice__name{margin-top:12px;font-size:18px;font-weight:700;line-height:1}.wp-block-columns.voice-faq{margin-top:96px !important}@media screen and (max-width:781px){.wp-block-columns.voice-faq{margin-top:80px !important}}.wp-block-columns.voice-faq h2.wp-block-heading{position:relative;padding-bottom:10px;padding-left:56px;border-color:var(--color-secondary);font-size:20px}.wp-block-columns.voice-faq h2.wp-block-heading::before{content:"Q";position:absolute;bottom:0;left:0;display:inline-block;width:40px;padding:4px;background-color:var(--color-secondary);color:#fff;font-size:24px;text-align:center;aspect-ratio:1/1}@media screen and (max-width:781px){.wp-block-columns.voice-faq:nth-of-type(odd) .wp-block-column:nth-child(1){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.works__container .works__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:64px 32px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:1024px){.works__container .works__list{gap:40px 16px}}@media screen and (max-width:781px){.works__container .works__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.works__container .works__item{width:calc((100% - 64px)/3)}.works__container .works__item .works__image{margin-bottom:16px}.works__container .works__item .works__image img{vertical-align:bottom}.works__container .works__item .works__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.works__container .works__item .works__meta .works__date{margin-top:0;padding-top:1px;font-size:14px;line-height:1}.works__container .works__item .works__title{margin-top:12px;font-size:18px;font-weight:700;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.works__container .works__item .works__details{margin-top:8px;font-size:12px;font-weight:400;line-height:1.7;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media screen and (max-width:1024px){.works__container .works__item{width:calc((100% - 32px)/3)}}@media screen and (max-width:781px){.works__container .works__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}}.blog__container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:64px}@media screen and (max-width:1280px){.blog__container{gap:32px}}@media screen and (max-width:1024px){.blog__container{gap:64px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:781px){.blog__container{gap:64px}}.blog__container .blog__post{width:calc(100% - 436px)}@media screen and (max-width:1280px){.blog__container .blog__post{width:calc(100% - 282px)}}@media screen and (max-width:1024px){.blog__container .blog__post{width:100%}}.single__wrap{max-width:1312px;padding-inline:16px;padding-bottom:96px;margin-inline:auto}.single__inner{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:72px;padding-top:72px;border-top:1px solid #cdd6dd;gap:64px}@media screen and (max-width:1280px){.single__inner{gap:32px;margin-top:64px;padding-top:48px}}@media screen and (max-width:1024px){.single__inner{gap:64px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:781px){.single__inner{gap:64px}}.single__inner .single__post{width:calc(100% - 436px)}@media screen and (max-width:1024px){.single__inner .single__post{width:100%}}.single__inner .single__post .post__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.single__inner .single__post .post__meta .post__date{margin-top:0;font-size:14px}.single__inner .heading__page{padding-block:40px;padding-inline:0;text-align:left}@media screen and (max-width:1024px){.single__inner .heading__page{padding-block:32px}}.single__inner figure{margin-bottom:1em}.contact__wrap{margin-top:32px;background-color:#f4f5f6}.contact__form{width:624px;margin-inline:auto;padding-block:48px 72px;padding-inline:24px}@media screen and (max-width:1024px){.contact__form{width:100%}}@media screen and (max-width:781px){.contact__form{padding-block:24px 48px;padding-inline:16px}}.contact__form>p+p{margin-top:32px}@media screen and (max-width:781px){.contact__form>p+p{margin-top:16px}}.contact__form .contact__label{font-size:12px}.contact__form .contact__label .required{display:inline-block;padding:4px 8px;line-height:1;margin-left:8px;border-radius:999px;background-color:var(--color-secondary);color:var(--color-white)}.contact__form .contact__label .any{display:inline-block;padding:4px 8px;line-height:1;margin-left:8px;border-radius:999px;background-color:#98a6b5;color:var(--color-white)}.contact__form .contact__label .wpcf7-form-control-wrap{display:block;margin-top:6px}.contact__form .contact__label input,.contact__form .contact__label textarea{width:100%;padding:8px;border:1px solid #cdd6dd;border-radius:8px;font-size:14px}.contact__form .contact__label input::-webkit-input-placeholder, .contact__form .contact__label textarea::-webkit-input-placeholder{color:#707f89}.contact__form .contact__label input::-moz-placeholder, .contact__form .contact__label textarea::-moz-placeholder{color:#707f89}.contact__form .contact__label input:-ms-input-placeholder, .contact__form .contact__label textarea:-ms-input-placeholder{color:#707f89}.contact__form .contact__label input::-ms-input-placeholder, .contact__form .contact__label textarea::-ms-input-placeholder{color:#707f89}.contact__form .contact__label input::placeholder,.contact__form .contact__label textarea::placeholder{color:#707f89}.contact__form .contact__button{margin-top:40px;text-align:center}.contact__form .contact__button .wpcf7-form-control[type=submit]{min-width:400px;padding:16px;border:none;border-radius:8px;background-color:var(--color-secondary);color:var(--color-white);font-size:18px;font-weight:700;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;cursor:pointer;margin-inline:auto}.contact__form .contact__button .wpcf7-form-control[type=submit]:hover{background-color:var(--color-primary)}@media screen and (max-width:1024px){.contact__form .contact__button .wpcf7-form-control[type=submit]{min-width:100%}}.contact__form .contact__button .wpcf7-spinner{display:none}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output,.wpcf7 form.sent .wpcf7-response-output{border:none;text-align:center}.post__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px}.post__list .post__item{width:calc((100% - 32px)/2)}@media screen and (max-width:781px){.post__list .post__item{width:100%}}.post__list .post__item a{color:#000;text-decoration:none}.post__list .post__item a .post__image{font-size:0}.post__list .post__item a .post__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:16px;gap:16px}.post__list .post__item a .post__meta .post__date{margin-top:0;font-size:14px}.post__list .post__item a .post__title{margin-top:12px;font-size:18px;font-weight:700}.u-text-xs{font-size:11px}.u-mt-xs{margin-top:var(--space-xs)}.u-mt-sm{margin-top:var(--space-sm)}.u-mt-base{margin-top:var(--space-base)}.u-mt-md{margin-top:var(--space-md)}.u-mt-lg{margin-top:var(--space-lg)}.u-mt-xl{margin-top:var(--space-xl)}.u-mt-2xl{margin-top:var(--space-2xl)}.u-alL{text-align:left}.u-alC{text-align:center}.u-alR{text-align:right}/*# sourceMappingURL=theme.css.map */