/*
Theme Name:   koshi-denkikanri
Description:  
Author:       SHIN Inc.
Author URI:   https://www.shin-inc.jp/
Version:      1
Template:     archetype4-4.2.3
*/
/* Normalize
--------------------------------*/
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

*:first-child {
  margin-top: 0;
}
*:last-child {
  margin-bottom: 0;
}

html, body, div,
header, footer, main, article, section, aside, nav, figure, figcaption {
  display: block;
  margin: 0;
  padding: 0;
}

html {
  line-height: 1.75;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Yu Gothic", Meiryo, sans-serif;
  font-size: 16px;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
   -ms-text-size-adjust: 100%;
       text-size-adjust: 100%;
  line-break: strict;
}
@media print, screen and (min-width: 768px) {
  html {
    font-size: 1.3043478261vw;
  }
}
@media print, screen and (min-width: 1226.6666666667px) {
  html {
    font-size: 16px;
  }
}

body {
  overflow-x: clip;
  background: #fff;
  color: #111;
}

a {
  color: inherit;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:before, a:after {
  text-align: inherit;
  text-decoration: inherit;
}
@media print, screen and (min-width: 1226.6666666667px) {
  a[href^="tel:"] {
    text-decoration: inherit;
  }
}

abbr {
  text-decoration: inherit;
}

blockquote {
  margin: 1.5em 0;
  padding: 1em;
  border-style: solid;
  border-width: 1px 0;
}

del {
  opacity: 0.8;
}

em {
  font-style: inherit;
  font-weight: bolder;
}

figcaption {
  font-weight: 700;
}

img,
iframe {
  max-width: 100%;
  min-height: 1px;
  vertical-align: middle;
  border: 0;
}

img {
  height: auto;
}

p {
  margin: 1em 0;
}
header p, footer p {
  margin: 0;
}

pre {
  margin: 1em 0;
  white-space: pre-wrap;
}

ul {
  margin: 1em 0;
  padding-left: 1.5em;
}

ol {
  margin: 1em 0;
  padding-left: 2em;
}

nav ul,
nav ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

dl {
  margin: 1em 0;
}

dt {
  margin: 0;
  font-weight: 700;
}

dd {
  margin: 0;
}
dd + dt {
  margin-top: 1em;
}

section {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
@media print, screen and (min-width: 768px) {
  section {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: center;
}

th,
td {
  vertical-align: baseline;
  padding: 6px;
  border: 1px solid #666;
  text-align: left;
}

th {
  font-weight: 700;
  white-space: nowrap;
}

button,
input,
textarea,
select {
  max-width: 100%;
  vertical-align: middle;
  line-height: 1.4;
  margin: 0;
  font-family: inherit;
  font-size: 1em;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

button,
[type=submit],
[type=button],
[type=reset] {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  color: inherit;
  text-shadow: none;
}

[type=text],
[type=tel],
[type=email],
[type=url],
[type=search],
[type=number],
[type=date],
[type=password],
textarea,
select {
  padding: 5px;
  border: 1px solid #ccc;
  border-radius: 4px;
}
[type=text]:focus,
[type=tel]:focus,
[type=email]:focus,
[type=url]:focus,
[type=search]:focus,
[type=number]:focus,
[type=date]:focus,
[type=password]:focus,
textarea:focus,
select:focus {
  background: #ff9;
}

[type=radio],
[type=checkbox] {
  vertical-align: baseline;
}

button,
[type=submit],
[type=button],
[type=reset],
[type=radio],
[type=checkbox] {
  cursor: pointer;
}

[disabled] {
  opacity: 0.3;
  cursor: default;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

legend {
  width: 100%;
}

/* Extends
--------------------------------*/
.post:first-child, .widget:first-child, .paragraph:first-child {
  margin-top: 0;
}

.post:last-child, .widget:last-child, .paragraph:last-child {
  margin-bottom: 0;
}

.site-content, .site-footer-content, .site-header-content {
  max-width: 1226.6666666667px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 3.125vw;
  padding-left: 3.125vw;
}
@media print, screen and (min-width: 1226.6666666667px) {
  .site-content, .site-footer-content, .site-header-content {
    padding-right: 38.3333333333px;
    padding-left: 38.3333333333px;
  }
}

.entry-content:after {
  display: block;
  clear: both;
  content: "";
}

.wpcf7-submit, .btn {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
  line-height: 1.5;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 0 auto;
  padding: 1em;
  border: 0;
  border-radius: 0;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Yu Gothic", Meiryo, sans-serif;
  font-size: 1rem;
  text-align: center;
  text-decoration: none;
  text-shadow: none;
}

/* Heading
--------------------------------*/
h2, h3, h4, h5, h6 {
  line-height: 1.25;
  font-weight: 700;
}

/* Site Width
--------------------------------*/
.site {
  margin: auto;
}

/* Common
--------------------------------*/
.image {
  text-align: center;
}

.tagline {
  text-align: center;
}

.link {
  margin-top: 1.5rem;
  text-align: center;
}

.paragraph {
  margin: 1em 0;
}
.paragraph > p {
  margin-top: 0;
  margin-bottom: 0;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  word-wrap: normal !important;
  border: 0;
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.screen-reader-text:focus {
  clip: auto !important;
  background-color: #ddd;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
.screen-reader-text:before, .screen-reader-text:after {
  content: none;
}

.break:before {
  white-space: pre;
  content: "\a";
}

@media screen and (max-width: 767px) {
  .break-sp:before {
    white-space: pre;
    content: "\a";
  }
}
.common-btn {
  padding: 10px 0;
  text-align: center;
}
.common-btn a {
  display: inline-block;
  margin: 0 auto;
  border: 2px solid #0A6EBD;
  color: #0A6EBD;
  background: transparent;
  padding: 14px 40px;
  border-radius: 50px;
  font-weight: 700;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  text-decoration: none;
}
.common-btn a:hover {
  background-color: #0A6EBD;
  color: #fff;
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
}

/* Header
--------------------------------*/
.site-header {
  position: fixed;
  width: 100%;
  top: 0;
  background-color: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(15px);
  z-index: 9999;
}
@media print, screen and (min-width: 768px) {
  .site-header {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  }
}
.site-header-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media print, screen and (min-width: 768px) {
  .site-header-content {
    height: 80px;
    padding-top: 0;
    padding-bottom: 0;
    gap: 50px;
  }
}

.site-title {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  line-height: 1;
  margin: 0;
  padding: 0;
  font-size: 1em;
}
.site-title a {
  text-decoration: none;
}
.site-title__sub {
  display: block;
  margin-bottom: 3px;
  font-size: 0.688em;
  font-weight: 700;
  color: #6c7a89;
}
.site-title__main {
  display: block;
  font-size: 1.1em;
  font-weight: 700;
  color: #333;
  white-space: nowrap;
}

.global-nav {
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
}
@media print, screen and (min-width: 768px) {
  .global-nav {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
}
.global-nav-content {
  display: none;
}
@media print, screen and (min-width: 768px) {
  .global-nav-content {
    display: block;
  }
}
.no-js .global-nav-content {
  display: block;
}
.global-nav__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
  padding: 100px 3.125vw 0;
}
@media print, screen and (min-width: 768px) {
  .global-nav__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    gap: 20px;
    padding: 0;
  }
}
.global-nav__list {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  gap: 20px;
  padding: 0 0 40px 0;
}
@media print, screen and (min-width: 768px) {
  .global-nav__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-flex: 2;
        -ms-flex: 2 0 auto;
            flex: 2 0 auto;
    gap: 25px;
    padding: 0;
  }
}
.global-nav__item {
  -webkit-box-flex: 1;
      -ms-flex: 1 100%;
          flex: 1 100%;
  font-size: 0.938em;
  font-weight: 700;
  color: #2c3e50;
}
@media print, screen and (min-width: 768px) {
  .global-nav__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    color: #0A6EBD;
  }
}
.global-nav__link {
  display: inline-block;
  text-decoration: none;
  position: relative;
  -webkit-transform: all 0.3s;
          transform: all 0.3s;
  -webkit-transition: all 0.3s cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.2, 0.8, 0.2, 1);
}
.global-nav__link::after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #ffb700;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.global-nav__link:hover::after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.haeder-tel {
  display: block;
  margin: 20px 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media print, screen and (min-width: 768px) {
  .haeder-tel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    margin: auto 0 auto auto;
  }
}
.haeder-tel__link {
  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;
  text-decoration: none;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.haeder-tel__text {
  display: block;
  font-size: 1em;
  line-height: 1em;
  color: #6c7a89;
}
@media print, screen and (min-width: 768px) {
  .haeder-tel__text {
    font-size: 0.7em;
  }
}
.haeder-tel__number {
  margin: 3px 0 8px;
  font-family: "Oswald", sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1em;
  letter-spacing: 0.05em;
}
@media print, screen and (min-width: 768px) {
  .haeder-tel__number {
    margin: 3px 0 8px;
    font-size: 1.2em;
  }
}
.haeder-tel__open {
  display: inline-block;
  padding: 0 5px;
  color: #0A6EBD;
  border-radius: 3px;
  font-size: 1em;
  font-weight: 700;
  line-height: 1em;
  background-color: #eef6ff;
}
@media print, screen and (min-width: 768px) {
  .haeder-tel__open {
    font-size: 0.65em;
  }
}

.haeder-tel__link:hover .haeder-tel__number,
.haeder-tel__link:focus .haeder-tel__number {
  color: #0A6EBD;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.header-contact {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  text-align: center;
}
.header-contact a {
  display: block;
  padding: 10px 0;
  background-color: #0A6EBD;
  color: #fff;
  text-decoration: none;
  font-size: 1em;
  font-weight: 700;
  -webkit-box-shadow: 0 4px 15px rgba(10, 110, 189, 0.3);
          box-shadow: 0 4px 15px rgba(10, 110, 189, 0.3);
  border-radius: 50px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
@media print, screen and (min-width: 768px) {
  .header-contact a {
    padding: 10px 25px;
    font-size: 0.85em;
  }
}
.header-contact a span {
  margin-left: 0.375em;
}
.header-contact a:hover {
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
  -webkit-box-shadow: 0 8px 15px rgba(10, 110, 189, 0.3);
          box-shadow: 0 8px 15px rgba(10, 110, 189, 0.3);
}

.menu-button {
  position: relative;
  background: transparent;
  color: inherit;
}
.menu-button[aria-expanded=true] {
  z-index: 100001;
}
@media print, screen and (min-width: 768px) {
  .menu-button {
    display: none;
  }
}

.menu-icon {
  display: block;
}
.menu-icon__bar {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  fill: #0A6EBD;
}
.menu-icon__bar:first-child {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.menu-icon__bar:nth-child(2) {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
[aria-expanded=true] .menu-icon__bar {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
[aria-expanded=true] .menu-icon__bar:first-child {
  -webkit-transform: translateY(0) rotate(45deg);
  transform: translateY(0) rotate(45deg);
}
[aria-expanded=true] .menu-icon__bar:nth-child(2) {
  -webkit-transform: translateY(0) rotate(-45deg);
  transform: translateY(0) rotate(-45deg);
}

.drawer {
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 100000;
  width: 100%;
  height: 100vh;
  overflow: visible;
  background: #fff;
  color: #000;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
@media print, screen and (min-width: 601px) {
  .admin-bar .drawer {
    top: 46px;
  }
}
@media print, screen and (min-width: 783px) {
  .admin-bar .drawer {
    top: 32px;
  }
}

.hero {
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
  padding-left: calc(50vw - 50%);
  padding-top: 100px;
  padding-bottom: 60px;
  background-color: rgba(0, 0, 0, 0.7);
}
@media print, screen and (min-width: 768px) {
  .hero {
    padding-top: 160px;
    padding-bottom: 80px;
  }
}
.hero-content {
  max-width: 1150px;
  margin: 0 auto;
}
.hero-tag {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  background-color: #0A6EBD;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 4px;
  color: #fff;
  padding: 6px 20px;
  font-size: clamp(12px, 4.5px + 0.9765625vw, 14.5px);
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-bottom: 25px;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}
.hero-tag i {
  color: #ffb700;
}
.hero-catch {
  margin: 0 0 30px;
  color: #fff;
  font-size: clamp(38px, -16px + 7.03125vw, 56px);
  font-weight: 700;
  line-height: 1.25em;
  letter-spacing: 0.02em;
}
.hero-catch span {
  display: block;
}
.hero-catch b {
  color: #ffb700;
  font-weight: 700;
}
.hero-text {
  margin-bottom: 20px;
  color: #fff;
  font-size: 0.875em;
}
@media print, screen and (min-width: 768px) {
  .hero-text {
    font-size: clamp(12px, 6px + 0.78125vw, 14px);
    margin-bottom: 40px;
  }
}
.hero-text strong {
  color: #00b5e2;
}
.hero-list {
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 15px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 0 0 40px 0;
  padding: 0;
  list-style-type: none;
}
.hero-list__item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(5px);
  border: 1px solid rgba(255, 255, 255, 0.4);
  padding: 8px 16px;
  border-radius: 50px;
  font-size: 0.85em;
  font-weight: 700;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  color: #fff;
}
.hero-list__item i {
  color: #00b5e2;
}
.hero-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  background-color: #fff;
  color: #0A6EBD;
  padding: 18px 45px;
  border-radius: 50px;
  font-weight: 700;
  font-size: 1.1em;
  text-decoration: none;
}
.hero-btn:hover {
  background-color: #ffb700;
  color: #fff;
}

/* Footer
--------------------------------*/
.foot-contact {
  margin: 0 3.125vw 50px;
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  .foot-contact {
    margin: 0 0 100px 0;
  }
}
.foot-contact-content {
  margin: 0 auto;
  padding: 30px 3.125vw;
  background: linear-gradient(135deg, #0A6EBD 0%, #0056b3 100%);
  border-radius: 30px;
  -webkit-box-shadow: 0 20px 60px rgba(10, 110, 189, 0.3);
          box-shadow: 0 20px 60px rgba(10, 110, 189, 0.3);
}
@media print, screen and (min-width: 768px) {
  .foot-contact-content {
    max-width: 1150px;
    padding: 80px 40px;
  }
}
.foot-contact__title {
  font-size: clamp(24px, -24px + 6.25vw, 40px);
  color: #fff;
}
.foot-contact__text {
  margin-bottom: 30px;
  color: rgba(255, 255, 255, 0.9);
}
@media print, screen and (min-width: 768px) {
  .foot-contact__text {
    margin-bottom: 60px;
  }
}
.foot-contact__text span {
  display: block;
}
.foot-contact__tel a {
  display: inline-block;
  font-family: "Oswald", sans-serif;
  font-size: clamp(32px, -16px + 6.25vw, 48px);
  font-weight: 700;
  line-height: 1em;
  text-decoration: none;
  color: #fff;
}
.foot-contact__tel .area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.foot-contact__tel i {
  font-size: 0.875em;
  line-height: 1em;
  color: #ffb700;
}
.foot-contact__tel .tel {
  margin-left: 0.25em;
}
.foot-contact__mobile {
  display: block;
  margin: 20px 0 20px 0;
  font-weight: 700;
  color: #fff;
}
@media print, screen and (min-width: 768px) {
  .foot-contact__mobile {
    margin: 40px 0 40px 0;
  }
}
.foot-contact__link {
  margin: 0 3.125vw;
}
@media print, screen and (min-width: 768px) {
  .foot-contact__link {
    margin: 0 auto;
  }
}
.foot-contact__link a {
  display: block;
  margin: 0 auto;
  padding: 10px;
  max-width: 460px;
  background-color: #fff;
  color: #0A6EBD;
  border-radius: 50px;
  font-size: 1em;
  font-weight: 700;
  text-decoration: none;
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(1);
          transform: scale(1);
}
@media print, screen and (min-width: 768px) {
  .foot-contact__link a {
    padding: 20px;
    font-size: 1.2em;
  }
}
.foot-contact__link a span {
  margin-left: 0.25em;
}
.foot-contact__link a:hover {
  background-color: #ffb700;
  color: #fff;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
}

.site-footer {
  margin: 0;
  padding: 40px 0 0;
  border-top: solid 1px #eee;
  background-color: #fff;
}
@media print, screen and (min-width: 768px) {
  .site-footer {
    padding: 80px 0 0;
  }
}
.site-footer-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media print, screen and (min-width: 768px) {
  .site-footer-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.footer-nav {
  margin: 0;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media print, screen and (min-width: 768px) {
  .footer-nav {
    margin: 0 0 0 auto;
  }
}
.footer-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
@media print, screen and (min-width: 768px) {
  .footer-nav__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px;
    font-size: 0.9em;
  }
}
.footer-nav__link {
  text-decoration: none;
  color: #2c3e50;
}
.footer-nav__link:hover {
  color: #0A6EBD;
}

.organization {
  color: #2c3e50;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.footer-logo {
  margin-bottom: 15px;
  line-height: 1.2;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media print, screen and (min-width: 768px) {
  .footer-logo {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.footer-logo__text {
  display: block;
  margin-bottom: 2px;
  font-size: 0.688em;
  font-weight: 700;
  color: #6c7a89;
  letter-spacing: 0.05em;
}
.footer-logo__name {
  display: block;
  font-size: 1.125em;
  font-weight: 700;
  color: #333;
  letter-spacing: 0.02em;
}

.org {
  font-size: 0.875em;
  color: #2c3e50;
}
.copyright {
  margin: 30px 0 0 0;
  padding: 10px 0;
  border-top: solid 1px #eee;
  text-align: center;
  font-size: 0.8em;
  color: #6c7a89;
}
@media print, screen and (min-width: 768px) {
  .copyright {
    margin: 60px 0 0 0;
    padding: 20px 0 30px;
  }
}

/* Site Content
--------------------------------*/
.no-posts {
  font-weight: 700;
  text-align: center;
}

/* 404
--------------------------------*/
.search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 400px;
}
.search-form__field[type=search] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-radius: 0;
}
.search-form__submit {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 4em;
          flex: 0 0 4em;
  border: solid #ccc;
  border-width: 1px 1px 1px 0;
  border-radius: 0;
}

/* Sidebar
--------------------------------*/
/* Breadcrumbs
--------------------------------*/
.breadcrumbs {
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
  padding-left: calc(50vw - 50%);
  overflow: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 0.875em;
  border-bottom: solid 1px #eee;
  background-color: #f9f9f9;
}
.breadcrumbs > ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.breadcrumbs li {
  display: inline-block;
  white-space: nowrap;
  color: #6c7a89;
}
.breadcrumbs li:first-child {
  text-transform: uppercase;
}
.breadcrumbs li + li:before {
  margin: 0 0.3em;
  content: ">";
}
.breadcrumbs a {
  text-decoration: none;
  color: #0A6EBD;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}
.breadcrumbs li:last-child a {
  color: #6c7a89;
}

/* Home
--------------------------------*/
.bg-shape {
  position: fixed;
  border-radius: 50%;
  z-index: -1;
  -webkit-filter: blur(80px);
          filter: blur(80px);
  opacity: 0.4;
  -webkit-animation: floatShape 20s infinite alternate ease-in-out;
          animation: floatShape 20s infinite alternate ease-in-out;
}
.bg-shape--1 {
  width: 400px;
  height: 400px;
  background: #d4f1ff;
  top: -100px;
  left: -100px;
}
.bg-shape--2 {
  width: 500px;
  height: 500px;
  background: #e0f7fa;
  bottom: 0;
  right: -100px;
  -webkit-animation-duration: 25s;
          animation-duration: 25s;
}

@-webkit-keyframes floatShape {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(30px, 50px);
            transform: translate(30px, 50px);
  }
}

@keyframes floatShape {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(30px, 50px);
            transform: translate(30px, 50px);
  }
}
.home-content {
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
  padding-left: calc(50vw - 50%);
}
.home-content--bg {
  background-color: #f0f6fb;
}
@media print, screen and (min-width: 768px) {
  .home-content--bg {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.home-newsarea {
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 20px;
  margin: 30px 0;
}
@media print, screen and (min-width: 768px) {
  .home-newsarea {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 40px;
    margin: 60px 0;
  }
}

.home-campaign {
  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-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: #fffbf0;
  border: solid 2px #ffb700;
  border-radius: 12px;
  margin: 20px 0;
  padding: 40px 3.125vw;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .home-campaign {
    margin: 0;
    padding: 40px 25px;
  }
}
.home-campaign__title {
  top: -12px;
  left: 3.125vw;
  background-color: #ffb700;
  color: #333;
  font-size: 14px;
  font-weight: 700;
  padding: 6px 15px;
  border-radius: 50px;
  position: absolute;
}
@media print, screen and (min-width: 768px) {
  .home-campaign__title {
    left: 20px;
  }
}
.home-campaign__catch {
  font-size: 1em;
  color: #0A6EBD;
  margin: 0 0 10px 0;
  font-size: 1.25em;
  font-weight: 700;
}
.home-campaign__catch span {
  margin-left: 6px;
}
.home-campaign__text {
  margin: 0;
  font-size: 1em;
}
@media print, screen and (min-width: 768px) {
  .home-campaign__text {
    font-size: 0.875em;
  }
}

.home-news {
  -webkit-box-flex: 1.3;
      -ms-flex: 1.3;
          flex: 1.3;
}
.home-news__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 15px;
  padding: 0 0 15px;
  border-bottom: solid 2px #eee;
  font-size: 1em;
  gap: 10px;
}
.home-news__title .en {
  font-family: "Oswald", sans-serif;
  font-size: 1.25em;
  font-weight: 700;
  text-transform: uppercase;
  color: #0A6EBD;
}
.home-news__title .jp {
  font-size: 0.75em;
  font-weight: normal;
  color: #6c7a89;
}
.home-news__link {
  text-align: right;
}
.home-news__link a {
  display: inline-block;
  padding-right: 15px;
  color: #0A6EBD;
  font-weight: 700;
  text-decoration: none;
  position: relative;
}
.home-news__link a span {
  display: inline-block;
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.home-news__link a::after {
  content: "";
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto 0px auto auto;
  height: 9px;
  width: 9px;
  border-top: solid 2px #0A6EBD;
  border-right: solid 2px #0A6EBD;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  -webkit-transform: all 0.3s;
          transform: all 0.3s;
}
.home-news__link a:hover {
  color: #00b5e2;
}
.home-news__link a:hover span {
  -webkit-transform: translateX(-10px);
          transform: translateX(-10px);
}
.home-news__link a:hover::after {
  border-color: #00b5e2;
}

.news-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.news-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 0;
  margin: 0;
  padding: 12px 0;
  border-bottom: solid 1px #eee;
}
@media print, screen and (min-width: 768px) {
  .news-list__item {
    gap: 15px;
    margin: 0 0 20px;
  }
}
.news-list__item:last-child {
  border-bottom: none;
}
.news-list__data {
  width: 60px;
  margin-right: 10px;
  color: #888;
  font-family: "Oswald", sans-serif;
  font-size: 0.875em;
}
@media print, screen and (min-width: 768px) {
  .news-list__data {
    margin: 0;
  }
}
.news-list__tag {
  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: 80px;
  background-color: #0A6EBD;
  border-radius: 4px;
  color: #fff;
  font-size: 0.688em;
  font-weight: 500;
  text-align: center;
}
.news-list__title {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  width: 100%;
  margin: 6px 0 0 0;
  color: #2c3e50;
  font-size: 1em;
  font-weight: 500;
  text-decoration: none;
}
@media print, screen and (min-width: 768px) {
  .news-list__title {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: auto;
    margin: 0;
    font-size: 0.875em;
  }
}
.news-list__title:hover {
  text-decoration: underline;
  color: #0A6EBD;
}

.home-strengths {
  padding-top: 50px;
  border-top: solid 1px #eee;
}
@media print, screen and (min-width: 768px) {
  .home-strengths {
    padding-top: 100px;
  }
}
.home-strengths__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 40px;
}
.home-strengths__item {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  padding: 40px 3.125vw 30px;
  border-radius: 8px;
  background-color: #fff;
  backdrop-filter: blur(10px);
  -webkit-box-shadow: 0 15px 40px rgba(10, 110, 189, 0.08);
          box-shadow: 0 15px 40px rgba(10, 110, 189, 0.08);
  position: relative;
  overflow: hidden;
}
@media print, screen and (min-width: 768px) {
  .home-strengths__item {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 40px 30px;
    border-radius: 16px;
  }
}
.home-strengths__item::before {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background-color: #0A6EBD;
  position: absolute;
}
.home-strengths__ic {
  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;
  width: 70px;
  height: 70px;
  background-color: #edf7ff;
  color: #0A6EBD;
  border-radius: 50%;
  font-size: 28px;
  text-align: center;
}
.home-strengths__title {
  margin-top: 1.2em;
  margin-bottom: 0.75em;
  color: #0A6EBD;
  font-size: 1.313em;
  font-weight: 700;
}
.home-strengths__text {
  color: #6c7a89;
  font-size: 1em;
}
@media print, screen and (min-width: 768px) {
  .home-strengths__text {
    font-size: 0.938em;
  }
}
.home-strengths__text .marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, transparent), color-stop(65%, #fff9c4));
  background: linear-gradient(transparent 65%, #fff9c4 65%);
  font-weight: bold;
}

.home-services__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: 40px;
}
@media print, screen and (min-width: 768px) {
  .home-services__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.home-services__item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border: solid 1px #fff;
  border-radius: 8px;
  -webkit-box-shadow: 0 15px 40px rgba(10, 110, 189, 0.08);
          box-shadow: 0 15px 40px rgba(10, 110, 189, 0.08);
  background-color: #fff;
  text-decoration: none;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
@media print, screen and (min-width: 768px) {
  .home-services__item {
    border-radius: 16px;
  }
}
.home-services__item:hover {
  -webkit-box-shadow: 0 15px 40px rgba(10, 110, 189, 0.16);
          box-shadow: 0 15px 40px rgba(10, 110, 189, 0.16);
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}
.home-services__img img {
  width: 100%;
  height: auto;
}
.home-services__content {
  padding: 20px 3.125vw;
}
@media print, screen and (min-width: 768px) {
  .home-services__content {
    padding: 30px;
  }
}
.home-services__title {
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: solid 1px #eee;
  color: #0A6EBD;
  font-size: 1.3em;
  font-weight: 700;
  line-height: 1.3;
}
.home-services__title span::before {
  margin-right: 0.5em;
  font-family: "Font Awesome 6 Free";
  font-size: 1.3em;
  color: #00b5e2;
}
.home-services__title.ic-tie span::before {
  content: "\f508";
}
.home-services__title.ic-microchip span::before {
  content: "\f2db";
}
.home-services__title.ic-wrench span::before {
  content: "\f7d9";
}
.home-services__text {
  font-size: 0.9em;
  color: #2c3e50;
  margin-bottom: 20px;
  line-height: 1.7;
}
.home-services ul {
  margin: auto auto 0 auto;
  padding: 0;
  list-style-type: none;
}
.home-services ul li {
  margin-bottom: 8px;
  padding-bottom: 8px;
  padding-left: 25px;
  border-bottom: 1px dashed #f0f0f0;
  font-size: 0.9em;
  color: #6c7a89;
  position: relative;
}
.home-services ul li::before {
  display: block;
  height: 10px;
  width: 6px;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-right: solid 2px #00b5e2;
  border-bottom: solid 2px #00b5e2;
  margin: 7px auto 0 5px;
  color: #00b5e2;
  position: absolute;
}
.home-services__foottext {
  margin-top: 20px;
  margin-bottom: 30px;
  padding: 15px;
  border-radius: 8px;
  background-color: #fff;
  color: #0A6EBD;
  text-align: center;
  font-weight: 700;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}
@media print, screen and (min-width: 768px) {
  .home-services__foottext {
    margin-top: 40px;
    margin-bottom: 50px;
  }
}
.home-services__foottext span::before {
  font-family: "Font Awesome 6 Free";
  content: "\f005";
  color: #ffb700;
  margin-right: 0.5em;
}

.home-case__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: 30px;
  margin-bottom: 20px;
}
@media print, screen and (min-width: 768px) {
  .home-case__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-bottom: 50px;
  }
}
.home-case__item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border: solid 1px #fff;
  border-radius: 8px;
  -webkit-box-shadow: 0 15px 40px rgba(10, 110, 189, 0.08);
          box-shadow: 0 15px 40px rgba(10, 110, 189, 0.08);
  background-color: #fff;
  text-decoration: none;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
@media print, screen and (min-width: 768px) {
  .home-case__item {
    border-radius: 16px;
  }
}
.home-case__item:hover {
  -webkit-box-shadow: 0 15px 40px rgba(10, 110, 189, 0.16);
          box-shadow: 0 15px 40px rgba(10, 110, 189, 0.16);
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}
.home-case__img img {
  width: 100%;
  height: auto;
}
.home-case__content {
  padding: 20px 3.125vw;
}
@media print, screen and (min-width: 768px) {
  .home-case__content {
    padding: 30px;
  }
}
.home-case__tag {
  display: inline-block;
  margin-bottom: 15px;
  padding: 3px 10px;
  background-color: #e6f7fc;
  color: #00b5e2;
  border: solid 1px #00b5e2;
  border-radius: 50px;
  font-size: 0.75em;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.home-case__title {
  font-size: 1.2em;
  margin-bottom: 15px;
  color: #0A6EBD;
  line-height: 1.4;
}
.home-case__text {
  margin-bottom: 20px;
  color: #6c7a89;
  font-size: 0.9em;
}
.home-case__more {
  color: #0A6EBD;
  font-size: 0.9em;
  font-weight: 700;
}
.home-case__more::after {
  content: "\f061";
  font-family: "Font Awesome 6 Free";
  color: #ffb700;
  margin-left: 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.home-case__item:hover .home-case__more::after {
  margin-left: 15px;
}

.home-achievements {
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
  padding-left: calc(50vw - 50%);
  padding: 120px 0;
  background-image: url(images/bg_achievements.webp);
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  color: #fff;
  position: relative;
}
.home-achievements::before {
  content: "";
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(10, 60, 120, 0.9);
  position: absolute;
}
.home-achievements__list {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 1150px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
@media print, screen and (min-width: 768px) {
  .home-achievements__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.home-achievements__item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  color: #fff;
}
.home-achievements__item .head {
  opacity: 0.9;
  letter-spacing: 0.1em;
  margin-bottom: 5px;
  font-weight: 700;
}
.home-achievements__item .main {
  font-family: "Oswald", sans-serif;
  font-size: 4em;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 10px;
}
.home-achievements__item .foot {
  color: #ccc;
  font-weight: 500;
}

.home-area__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: 4%;
}
@media print, screen and (min-width: 768px) {
  .home-area__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.home-area__item {
  width: 100%;
  margin: 0 0 20px 0;
  padding: 20px 3.125vw;
  border-top: solid 4px #0A6EBD;
  border-radius: 8px;
  background-color: #fff;
  -webkit-box-shadow: 0 15px 40px rgba(10, 110, 189, 0.08);
          box-shadow: 0 15px 40px rgba(10, 110, 189, 0.08);
}
@media print, screen and (min-width: 768px) {
  .home-area__item {
    width: 48%;
    margin-bottom: 20px;
    padding: 40px;
    border-radius: 16px;
  }
}
.home-area__item.electric {
  border-color: #0A6EBD;
}
.home-area__item.consulting {
  border-color: #00b5e2;
}
.home-area__title {
  font-size: 1.3em;
  margin-bottom: 20px;
  color: #2c3e50;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.home-area__title::before {
  font-family: "Font Awesome 6 Free";
  margin-right: 0.5em;
}
.home-area__title.electric::before {
  content: "\f0e7";
  color: #0A6EBD;
}
.home-area__title.consulting::before {
  content: "\f5a0";
  color: #00b5e2;
}
.home-area__text {
  color: #2c3e50;
  font-size: 0.95em;
}
.home-area ul {
  color: #2c3e50;
  list-style-type: none;
  font-size: 0.938em;
}
.home-area ul li {
  margin: 0 0 0.5em;
  position: relative;
}
.home-area ul li::before {
  content: "";
  display: inline-block;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background-color: #ccc;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto auto auto -1em;
  position: absolute;
}
.home-area__note {
  padding: 10px;
  background-color: #f9f9f9;
  color: #6c7a89;
  font-size: 0.85em;
}
.home-area__foottext {
  color: #6c7a89;
  font-size: 0.8em;
  text-align: right;
}

.home-partners {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
@media print, screen and (min-width: 768px) {
  .home-partners {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}
.home-partners__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2%;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media print, screen and (min-width: 768px) {
  .home-partners__list {
    gap: 20px;
  }
}
.home-partners__item {
  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;
  width: 49%;
  height: 80px;
  margin-bottom: 2%;
  background-color: rgba(255, 255, 255, 0.95);
  border: 1px solid #eef6ff;
  border-radius: 8px;
  font-size: 0.875em;
  font-weight: 700;
  color: #6c7a89;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
}
@media print, screen and (min-width: 768px) {
  .home-partners__item {
    width: 200px;
    margin: 0;
  }
}
.home-partners__item::before {
  display: inline;
  margin-right: 0.5em;
  color: #00b5e2;
  font-family: "Font Awesome 6 Free";
}
.home-partners__item.ic-construction::before {
  content: "\f1ad";
}
.home-partners__item.ic-medical::before {
  content: "\f0f8";
}
.home-partners__item.ic-factory::before {
  content: "\f275";
}
.home-partners__item.ic-store::before {
  content: "\f54e";
}
.home-partners__item.ic-school::before {
  content: "\f549";
}
.home-partners__item.ic-city::before {
  content: "\f64f";
}

.home-office__head {
  max-width: 800px;
  margin: 0 auto;
  color: #2c3e50;
}
@media print, screen and (min-width: 768px) {
  .home-office__head {
    margin: 0 auto 50px;
  }
}
.home-office__head p {
  margin-bottom: 1.75em;
}
.home-office__table {
  margin: 0 0 25px;
  border-collapse: separate;
  border-spacing: 0;
  background-color: rgba(255, 255, 255, 0.95);
  border-radius: 8px;
  overflow: hidden;
  -webkit-box-shadow: 0 15px 40px rgba(10, 110, 189, 0.08);
          box-shadow: 0 15px 40px rgba(10, 110, 189, 0.08);
  border: solid 1px #fff;
}
@media print, screen and (min-width: 768px) {
  .home-office__table {
    margin-bottom: 50px;
    border-radius: 16px;
  }
}
.home-office__table th {
  width: 25%;
  padding: 25px;
  text-align: center;
  vertical-align: middle;
  background-color: #f8fbff;
  color: #0A6EBD;
  border: none;
  border-bottom: solid 1px #eee;
  font-weight: 700;
}
.home-office__table td {
  width: 75%;
  padding: 25px;
  color: #2c3e50;
  border: none;
  border-bottom: solid 1px #eee;
  font-size: 0.95em;
}
.home-blog {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
@media print, screen and (min-width: 768px) {
  .home-blog {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}
.home-blog__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 30px;
  margin-bottom: 30px;
}
@media print, screen and (min-width: 768px) {
  .home-blog__list {
    margin-bottom: 40px;
  }
}
.home-blog__item {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  border: solid 1px #fff;
  background-color: #fff;
  border-radius: 8px;
  -webkit-box-shadow: 0 15px 40px rgba(10, 110, 189, 0.08);
          box-shadow: 0 15px 40px rgba(10, 110, 189, 0.08);
  overflow: hidden;
}
@media print, screen and (min-width: 768px) {
  .home-blog__item {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    border-radius: 16px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  .home-blog__item:hover {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}
.home-blog__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-decoration: none;
}
.home-blog__img img {
  width: 100%;
  height: auto;
}
.home-blog__content {
  padding: 20px 3.125vw;
}
@media print, screen and (min-width: 768px) {
  .home-blog__content {
    padding: 30px;
  }
}
.home-blog__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.home-blog__meta .data {
  margin-right: 0.5em;
  font-family: "Oswald", sans-serif;
  font-size: 0.85em;
  font-weight: 600;
  color: #888;
}
.home-blog__meta .tag {
  display: inline-block;
  background-color: #eef6ff;
  color: #0A6EBD;
  font-size: 0.7em;
  font-weight: 700;
  padding: 3px 8px;
  border-radius: 4px;
}
.home-blog__title {
  margin: 0.75em 0;
  color: #0A6EBD;
  font-weight: 800;
}
.home-blog__more {
  color: #0A6EBD;
  font-size: 0.9em;
  font-weight: 700;
}
.home-blog__more::after {
  content: "\f061";
  font-family: "Font Awesome 6 Free";
  color: #ffb700;
  margin-left: 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.home-blog__item:hover .home-blog__more::after {
  margin-left: 15px;
}

.home-faq {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 40px 3.125vw 30px;
  margin: 0 0 30px 0;
  background-color: #fff;
  border: solid 2px #eee;
  border-radius: 8px;
  text-align: center;
  gap: 20px;
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.03);
          box-shadow: 0 5px 20px rgba(0, 0, 0, 0.03);
}
@media print, screen and (min-width: 768px) {
  .home-faq {
    padding: 40px;
    margin: 0 0 80px 0;
    border-radius: 16px;
  }
}
.home-faq__title {
  margin: 0;
  font-size: 1.5em;
  line-height: 1.5em;
  color: #0A6EBD;
}
@media print, screen and (min-width: 768px) {
  .home-faq__title {
    line-height: 1em;
  }
}
.home-faq__title::before {
  display: block;
  margin-bottom: 20px;
  font-family: "Font Awesome 6 Free";
  font-size: 48px;
  content: "\f059";
  color: #00b5e2;
}
@media print, screen and (min-width: 768px) {
  .home-faq__title::before {
    margin-bottom: 40px;
  }
}
.home-faq__title span {
  display: block;
}
@media print, screen and (min-width: 768px) {
  .home-faq__title span {
    display: inline;
  }
}
.home-faq__text {
  margin: 0;
  color: #6c7a89;
  font-size: 0.938em;
}

/* Page
--------------------------------*/
.page-header {
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
  padding-left: calc(50vw - 50%);
  padding-top: 100px;
  padding-bottom: 40px;
  background: linear-gradient(135deg, #0A6EBD 0%, #0056b3 100%);
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  .page-header {
    padding-top: 170px;
    padding-bottom: 60px;
  }
}

.page-title {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page-title .jp {
  display: block;
  color: #fff;
  font-size: 1.25em;
  letter-spacing: 0.05em;
}
@media print, screen and (min-width: 768px) {
  .page-title .jp {
    font-size: 1.46em;
  }
}
.page-title .en {
  display: block;
  margin-top: 10px;
  text-transform: uppercase;
  color: #ffb700;
  font-family: "Oswald", sans-serif;
  font-size: 0.625em;
  letter-spacing: 0.1em;
}
@media print, screen and (min-width: 768px) {
  .page-title .en {
    margin-top: 25px;
    font-size: 0.65em;
  }
}

.common-title {
  display: block;
  margin: 0 auto 30px;
  color: #0A6EBD;
  position: relative;
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  .common-title {
    margin-bottom: 60px;
  }
}
.common-title .en {
  left: 0;
  right: 0;
  margin: 0 auto;
  font-family: "Oswald", sans-serif;
  font-size: clamp(38px, -148px + 24.21875vw, 100px);
  font-weight: 500;
  color: rgba(10, 110, 189, 0.05);
  line-height: 0.8;
  letter-spacing: 0.02em;
  position: absolute;
}
@media print, screen and (min-width: 768px) {
  .common-title .en {
    margin-top: -10px;
  }
}
.common-title .jp {
  font-size: clamp(24px, 0px + 3.125vw, 32px);
  font-weight: 700;
  background: linear-gradient(135deg, #0A6EBD 0%, #0056b3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
}
.common-title::after {
  content: "";
  display: block;
  width: 60px;
  height: 4px;
  margin: 25px auto 0;
  background-color: #ffb700;
  border-radius: 2px;
}

.page-head {
  max-width: 800px;
  margin-top: 40px;
  margin-right: auto;
  margin-bottom: 5rem;
  margin-left: auto;
}
@media print, screen and (min-width: 768px) {
  .page-head {
    margin-top: 80px;
    margin-bottom: 5rem;
  }
}
.page-head__title {
  margin-bottom: 25px;
  color: #0A6EBD;
  font-size: 1.8em;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}
.page-head__title span {
  display: inline;
}
@media print, screen and (min-width: 768px) {
  .page-head__title span {
    display: block;
  }
}
.page-head__text {
  color: #2c3e50;
  text-align: left;
}
.page-head__text p {
  line-height: 2em;
}
.page-head__text.center {
  text-align: center;
}

.faq-content {
  margin-bottom: 50px;
}
@media print, screen and (min-width: 768px) {
  .faq-content {
    margin-bottom: 100px;
  }
}

.faq-title {
  display: block;
  margin: 0 auto 30px;
  color: #2c3e50;
  position: relative;
  text-align: center;
}
.faq-title::after {
  content: "";
  display: block;
  width: 60px;
  height: 4px;
  margin: 25px auto 0;
  background-color: #ffb700;
  border-radius: 2px;
}

.faq-item {
  margin-bottom: 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #fff;
  border: solid 1px #eee;
  border-radius: 12px;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.03);
          box-shadow: 0 4px 10px rgba(0, 0, 0, 0.03);
  overflow: hidden;
  transition: all 0.3s;
}
@media print, screen and (min-width: 768px) {
  .faq-item {
    margin-bottom: 20px;
  }
}
.faq-item:hover {
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.06);
          box-shadow: 0 4px 10px rgba(0, 0, 0, 0.06);
}
.faq-item summary {
  display: block;
  list-style: none;
  cursor: pointer;
}
.faq-item summary::-webkit-details-marker {
  display: none;
}
.faq-item__question {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  padding: 20px calc(50px + 3.125vw);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-weight: 600;
}
@media print, screen and (min-width: 768px) {
  .faq-item__question {
    padding: 25px 80px;
  }
}
.faq-item__question::before {
  content: "Q";
  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;
  width: 32px;
  height: 32px;
  top: 0;
  left: 0;
  margin: 20px auto auto 3.125vw;
  border: solid 2px #0A6EBD;
  border-radius: 50%;
  background-color: #0A6EBD;
  color: #fff;
  font-family: "Oswald", sans-serif;
  line-height: 1;
  position: absolute;
}
@media print, screen and (min-width: 768px) {
  .faq-item__question::before {
    margin: 25px auto auto 30px;
  }
}
.faq-item__question::after {
  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;
  top: 0;
  right: 0;
  width: 32px;
  height: 32px;
  margin: 20px 3.125vw auto auto;
  border-radius: 50%;
  background-color: #f0f0f0;
  color: #0A6EBD;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f107";
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  position: absolute;
}
@media print, screen and (min-width: 768px) {
  .faq-item__question::after {
    margin: 25px 30px auto auto;
  }
}
.faq-item__answer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 0;
  padding: 20px 3.125vw 20px calc(50px + 3.125vw);
  opacity: 0;
  background-color: #f8fbff;
  color: #2c3e50;
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .faq-item__answer {
    padding: 25px 10px 25px 80px;
  }
}
.faq-item__answer::before {
  content: "A";
  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;
  width: 32px;
  height: 32px;
  top: 0;
  left: 0;
  margin: 20px 0 0 3.125vw;
  border: solid 2px #ff5e00;
  border-radius: 50%;
  background-color: #fff;
  color: #ff5e00;
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  line-height: 1;
  position: absolute;
}
@media print, screen and (min-width: 768px) {
  .faq-item__answer::before {
    margin: 25px auto auto 30px;
  }
}

.faq-item[open] {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.faq-item[open] .faq-item__question {
  background-color: #eef6ff;
  color: #0A6EBD;
}
.faq-item[open] .faq-item__question::before {
  border-color: #0A6EBD;
  background-color: #fff;
  color: #0A6EBD;
}
.faq-item[open] .faq-item__question::after {
  background-color: #0A6EBD;
  color: #fff;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.faq-item[open] .faq-item__answer {
  height: auto;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.service-reason {
  padding: 40px 3.125vw 20px;
  border: solid 2px #00b5e2;
  border-radius: 8px;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .service-reason {
    padding: 60px 40px 40px 40px;
    border-radius: 16px;
  }
}
.service-reason__title {
  display: block;
  width: auto;
  top: 0;
  right: 0;
  left: 0;
  margin: -20px 3.125vw auto;
  padding: 10px 30px;
  background-color: #00b5e2;
  border-radius: 50px;
  color: #fff;
  font-size: 1.1em;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
  position: absolute;
}
@media print, screen and (min-width: 768px) {
  .service-reason__title {
    width: auto;
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    margin: -25px auto auto;
  }
}
.service-reason__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: 30px;
}
@media print, screen and (min-width: 768px) {
  .service-reason__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.service-reason__item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}
.service-reason__item i {
  margin-bottom: 15px;
  color: #ffb700;
  font-size: 2.5em;
  font-weight: 900;
}
.service-reason__item-title {
  margin: 0 0 10px 0;
  color: #0A6EBD;
  font-size: 1.1em;
}
.service-reason__item-text {
  color: #6c7a89;
  font-size: 0.9em;
  text-align: left;
}

.service-type__title {
  margin-bottom: 30px;
  font-size: 1.4em;
  font-weight: 700;
  text-align: center;
  color: #0A6EBD;
}
.service-type__subtitle {
  margin: 0 0 25px 0;
  padding: 0 0 10px 0;
  border-bottom: solid 3px #0A6EBD;
  color: #0A6EBD;
  font-size: 1.4em;
}
.service-type__subtitle::before {
  display: inline;
  margin-right: 0.5em;
  font-family: "Font Awesome 6 Free";
  font-size: 1.1em;
  color: #00b5e2;
}
.service-type__subtitle.ic-tie::before {
  content: "\f508";
}
.service-type__subtitle.ic-microchip::before {
  content: "\f2db";
}
.service-type__subtitle.ic-wrench::before {
  content: "\f7d9";
}
.service-type__details {
  margin-bottom: 12px;
  border: solid 1px #ddd;
  border-radius: 8px;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.service-type__details:hover {
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
          box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
}
.service-type__details:last-child {
  margin-bottom: 60px;
}
.service-type__summary {
  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;
  padding: 18px 25px;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  list-style: none;
  position: relative;
  cursor: pointer;
}
.service-type__summary::-webkit-details-marker {
  display: none;
}
.service-type__summary:hover {
  background-color: #f8fbff;
}
.service-type__summary .title {
  font-weight: 700;
  opacity: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  padding-left: 2em;
  position: relative;
}
.service-type__summary .title i {
  height: 15px;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto auto auto 0;
  color: #00b5e2;
  font-weight: 900;
  position: absolute;
}
.service-type__summary .more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  gap: 10px;
}
.service-type__summary .more::after {
  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;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-color: #f0f0f0;
  color: #0A6EBD;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f107";
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.service-type__summary .more .text {
  display: none;
  font-size: 0.75em;
  color: #6c7a89;
  font-weight: normal;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media print, screen and (min-width: 768px) {
  .service-type__summary .more .text {
    display: block;
  }
}
.service-type-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 25px;
  gap: 25px;
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media print, screen and (min-width: 768px) {
  .service-type-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.service-type__img {
  width: 100%;
}
@media print, screen and (min-width: 768px) {
  .service-type__img {
    width: 250px;
  }
}
.service-type__img img {
  width: 100%;
  height: auto;
}
.service-type__textarea {
  width: 100%;
}
@media print, screen and (min-width: 768px) {
  .service-type__textarea {
    width: calc(100% - 250px);
  }
}
.service-type__textarea .catch {
  margin-bottom: 8px;
  color: #0A6EBD;
  font-size: 1em;
  font-weight: 700;
}
.service-type__textarea .text {
  color: #2c3e50;
  font-size: 0.9em;
  line-height: 1.7;
}
.service-type__foottext {
  margin-top: 20px;
  margin-bottom: 60px;
  text-align: center;
  color: #0A6EBD;
  font-weight: 700;
}
@media print, screen and (min-width: 768px) {
  .service-type__foottext {
    margin-top: 30px;
    margin-bottom: 100px;
  }
}
.service-type__foottext::before {
  content: "\f005";
  margin-right: 0.25em;
  color: #ffb700;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}

.service-type__details[open] .service-type__summary {
  background-color: #eef6ff;
}
.service-type__details[open] .service-type__summary .title {
  color: #0A6EBD;
}
.service-type__details[open] .service-type__summary .more .text {
  opacity: 0;
}
.service-type__details[open] .service-type__summary .more::after {
  background-color: #0A6EBD;
  color: #fff;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.service-type__details[open] .service-type-content {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.contact-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media print, screen and (min-width: 768px) {
  .contact-list__item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.contact-list__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
@media print, screen and (min-width: 768px) {
  .contact-list__title {
    width: 40%;
  }
}
.contact-list__form {
  width: 100%;
}
@media print, screen and (min-width: 768px) {
  .contact-list__form {
    width: 60%;
  }
}

/* Post
--------------------------------*/
.post {
  margin: 4rem 0;
}

.entry-title {
  margin: 0;
}
.entry-title > a {
  text-decoration: none;
}
.entry-title > a:hover, .entry-title > a:focus {
  text-decoration: underline;
}

.entry-meta {
  margin-top: 3px;
  color: #666;
  font-size: 0.9375em;
}

.entry-content {
  margin-top: 40px;
}
.attachment .entry-content {
  text-align: center;
}
.entry-content strong {
  color: inherit;
}
.entry-content em {
  color: inherit;
  font-style: italic;
  font-weight: inherit;
}

.read-more {
  text-align: right;
}

.post-share {
  margin-top: 2.5rem;
}
.post-share__heading {
  display: block;
  clip: rect(1px, 1px, 1px, 1px);
  word-wrap: normal !important;
  border: 0;
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.post-share__heading:focus {
  clip: auto !important;
  background-color: #ddd;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
.post-share__heading {
  margin: 0;
  padding: 0;
  border: 0;
}

/*** Wordpress Native Classes ***/
.wp-caption {
  max-width: 100%;
}

.alignleft,
.alignright,
.aligncenter {
  display: block;
  margin: 1em auto;
  text-align: center;
}

@media print, screen and (min-width: 768px) {
  .alignleft {
    float: left;
    margin: 0 1em 0 0;
  }
}

@media print, screen and (min-width: 768px) {
  .alignright {
    float: right;
    margin: 0 0 0 1em;
  }
}

.aligncenter {
  clear: both;
}

.alignnone {
  clear: both;
  vertical-align: baseline;
}

.gallery {
  display: -ms-grid;
  display: grid;
  clear: both;
  gap: 0.5em;
  margin: 1.5em auto;
}

.gallery-columns-2 {
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  -ms-grid-columns: (1fr)[5];
  grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  -ms-grid-columns: (1fr)[6];
  grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  -ms-grid-columns: (1fr)[7];
  grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  -ms-grid-columns: (1fr)[8];
  grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  -ms-grid-columns: (1fr)[9];
  grid-template-columns: repeat(9, 1fr);
}

div.wpcf7 {
  width: 100%;
  margin: 0 auto;
}

.field {
  margin-bottom: 1.5rem;
}
.field__label {
  display: block;
}
@media print, screen and (min-width: 768px) {
  .field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .field__label {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 12em;
            flex: 0 0 12em;
    padding: 3px 8px;
    text-align: right;
  }
  .field__control {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

.required,
.optional {
  display: inline-block;
  vertical-align: text-bottom;
  padding: 0 0.5em;
  background: #ff3b3b;
  color: #fff;
  font-size: 0.75em;
}

.optional {
  background: #3b61ff;
}

.acceptance {
  margin: 2.5em 0;
  text-align: center;
}
.acceptance__label {
  display: inline-block;
  padding: 0.5em;
  cursor: pointer;
}

.submit {
  display: -ms-grid;
  display: grid;
      grid-template-areas: ". btn spinner";
  -ms-grid-columns: 24px 1rem 1fr 1rem 24px;
  grid-template-columns: 24px 1fr 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1rem;
}
@media print, screen and (min-width: 768px) {
  .submit {
    -ms-grid-columns: 24px 1.5rem auto 1.5rem 24px;
    grid-template-columns: 24px auto 24px;
    gap: 1.5rem;
  }
}

label[for], .wpcf7-list-item > label {
  cursor: pointer;
}

.wpcf7-submit {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: btn;
  width: 100%;
  min-width: 0;
}
@media print, screen and (min-width: 768px) {
  .wpcf7-submit {
    width: auto;
    min-width: 20em;
  }
}

.wpcf7-spinner {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
  grid-area: spinner;
  margin: 0;
}

.wpcf7-text.wpcf7-not-valid,
.wpcf7-textarea.wpcf7-not-valid {
  background: #fcc;
}

@media screen and (max-width: 767px) {
  .wpcf7-text {
    width: 100%;
  }
}

.wpcf7-textarea {
  width: 100%;
}

.wpcf7-checkbox,
.wpcf7-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.5em 1em;
}

.wpcf7-list-item {
  margin: 0;
}

.wpcf7-acceptance span {
  display: inline;
  position: static;
  margin: 0;
}

.wpcf7-response-output {
  text-align: center;
}

.wpcf7-recaptcha > div {
  margin: 2rem auto;
}

/* Page Navigation
--------------------------------*/
.navigation {
  margin: 4rem auto 0;
  text-align: center;
}

.post-navigation .nav-links {
  display: -ms-grid;
  display: grid;
      grid-template-areas: "next prev";
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pagination .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.5em;
}

.post-navigation a {
  display: block;
  text-decoration: none;
}

.nav-next {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: next;
  margin-right: auto;
}
.nav-next > a:before {
  font-family: FontAwesome;
  content: "\f104";
}

.nav-previous {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
  grid-area: prev;
  margin-left: auto;
}
.nav-previous > a:after {
  font-family: FontAwesome;
  content: "\f105";
}

.page-numbers {
  display: block;
  min-width: calc(1.5em + 2px);
  line-height: 1.5;
  padding: 0.25em;
  border: 1px solid #000;
  text-decoration: none;
}
.page-numbers:before {
  vertical-align: top;
  font-family: FontAwesome;
}
.page-numbers.prev:before {
  content: "\f104";
}
.page-numbers.next:before {
  content: "\f105";
}

/* Social
--------------------------------*/
.share-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  padding: 0;
  text-align: center;
}
.share-buttons__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: 0 4px;
}
.share-buttons__link {
  display: block;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: #ccc;
  color: #fff;
  text-decoration: none;
}
.share-buttons__link:before {
  display: block;
  font: 20px/2.4 FontAwesome, sans-serif;
  content: "\e911";
  speak: none;
}
.share-buttons__link.facebook {
  background-color: #3b5998;
}
.share-buttons__link.twitter {
  background-color: #1da1f3;
}
.share-buttons__link.googleplus {
  background-color: #dd4b39;
}
.share-buttons__link.tumblr {
  background-color: #36465d;
}
.share-buttons__link.pocket {
  background-color: #ef4056;
}
.share-buttons__link.hatena {
  background-color: #00a5de;
}
.share-buttons__link.line {
  background-color: #00c300;
}
.share-buttons__title {
  clip: rect(1px, 1px, 1px, 1px);
  word-wrap: normal !important;
  border: 0;
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.share-buttons__title:focus {
  clip: auto !important;
  background-color: #ddd;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

.share-buttons__link.facebook:before {
  content: "\f09a";
}

.share-buttons__link.twitter:before {
  content: "\f099";
}

.share-buttons__link.googleplus:before {
  content: "\f0d5";
}

.share-buttons__link.tumblr:before {
  content: "\f173";
}

.share-buttons__link.pocket:before {
  content: "\f265";
}

.share-buttons__link.hatena:before {
  content: "B!";
  font-family: Verdana, sans-serif;
  font-weight: 700;
}

.share-buttons__link.line:before {
  content: "\f3c0";
}

/* Extra
--------------------------------*/
.skip-link {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999999;
  list-style: none;
  margin: 0;
  padding: 0;
}
.skip-link a {
  display: block;
  height: 0;
  line-height: 1.5;
  overflow: hidden;
  border-radius: 0 0 0.5em 0;
  background: #fff;
  -webkit-transition: none;
  transition: none;
  color: rgb(0, 81, 255);
  font-weight: 700;
  font-size: 14px;
  text-decoration: none;
}
.skip-link a:focus {
  height: auto;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
          box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  padding: 16px 24px;
}

/* Media Queries
--------------------------------*/
@media print {
  body {
    min-width: 1226.6666666667px;
  }
  h1, h2, h3, h4, h5, h6,
  figcaption {
    page-break-after: avoid;
    page-break-inside: avoid;
  }
  blockquote,
  figure,
  table {
    page-break-inside: avoid;
  }
}