@charset "UTF-8";
@font-face {
  src: local("Noto Sans JP");
  font-family: "Local Noto Sans JP";
}

:root {
  --vh: 100vh;
  --sp_mv_vh: 100vh;
}

html {
  font-size: 1rem;
}

body {
  text-autospace: normal;
  font-family: "Local Noto Sans JP", "Noto Sans JP", sans-serif;
  font-size: 1rem;
}

body::before {
  margin-inline: calc(50% - 50vw);
  display: block;
  position: absolute;
  top: 72px;
  left: 0;
  width: 100vw;
  height: 75vw;
  background-image: url("../img/common/bg-graphic.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  opacity: 0.3;
}

body.home::before {
  content: none;
}

p,
td,
li {
  color: #000000;
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
  padding-inline: 40px;
}

.main-section {
  margin-bottom: 0;
}

.site-footer {
  background-color: #ffffff;
}

.site-footer .site-footer-content {
  padding-top: 5rem;
}

.site-footer .row .col-lg-3 #block-94 .custom-footer-link__parent a br {
  display: none;
}

.site-footer .custom-footer-link__parent {
  margin-bottom: 1.5rem;
}

.site-footer .custom-footer-link__parent a {
  color: #000000;
  font-family: "Poppins", sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  text-decoration: none;
  transition: 0.2s;
}

.site-footer ul.custom-footer-list__child {
  padding-left: 0 !important;
}

.site-footer ul.custom-footer-list__child li {
  margin-top: 0;
  margin-bottom: 0.8125rem;
}

.site-footer ul.custom-footer-list__child li::before {
  content: none !important;
}

.site-footer ul.custom-footer-list__child li:last-child {
  margin-bottom: 0 !important;
}

.site-footer ul.custom-footer-list__child li a {
  color: #000000;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.4;
  text-decoration: none;
  transition: 0.2s;
}

.custom-footer-middle-contents {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 3.75rem;
}

.custom-footer-middle-contents__img a {
  transition: 0.2s;
}

.custom-footer-middle-contents__img img {
  width: 23.25rem;
  height: auto;
}

.custom-footer-middle-contents__btn {
  -webkit-transform: translateX(100%);
  margin-right: calc(25% - 1.25rem);
  transform: translateX(100%);
}

.custom-footer-middle-contents__btn a {
  display: inline-flex;
  align-items: center;
  border: 1px solid #0072bc;
  background-color: #0072bc;
  color: #ffffff;
}

.custom-footer-middle-contents__btn a span::after {
  -webkit-transform: skew(45deg);
  display: inline-block;
  width: 1rem;
  height: 0.3125rem;
  margin-bottom: 0.125rem;
  margin-left: 0.9375rem;
  transform: skew(45deg);
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  content: "";
  transition: 0.2s;
}

.footer-nav {
  margin-block: 1.875rem;
  padding: 0;
}

.footer-nav > .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footer-nav > .container ul.footer-nav-list li {
  padding: 0;
}

.footer-nav > .container ul.footer-nav-list li:not(:last-child) {
  margin-right: 3.75rem;
}

.footer-nav > .container ul.footer-nav-list li a {
  color: #000000;
  transition: 0.2s;
}

.footer-nav > .container .site-footer-copyright {
  width: auto;
  margin: 0;
  margin-right: 3.75rem;
  padding: 0;
}

.footer-nav > .container .site-footer-copyright P {
  margin: 0;
}

.footer-nav > .container .site-footer-copyright P .custom-footer-copy {
  font-family: "Poppins", sans-serif;
  font-size: 0.625rem;
  font-weight: 400;
}

.page_top_btn {
  z-index: 980;
  bottom: 2%;
  border: 0;
  background-color: #000000;
  box-shadow: none;
  opacity: 0.8 !important;
  transition: 0.2s;
}

.home .header_scrolled .site-body {
  margin-top: 4.375rem !important;
}

.header_scrolled #breadcrumb {
  margin-top: 4.375rem !important;
}

.header_scrolled .site-header {
  width: 100%;
}

.vk-mobile-nav .mega-toggle-block {
  display: none !important;
}

.vk-mobile-nav-menu-btn {
  display: none;
}

.site-header {
  background-color: #ffffff !important;
}

.site-header-container {
  padding-inline: 1.25rem;
  max-width: 86.875rem;
}

.site-header--layout--nav-float .site-header-logo {
  display: inline-block;
  grid-area: header-logo;
  width: auto;
  margin-right: 0.625rem;
  margin-bottom: 0;
  padding-top: 0;
}

.site-header--layout--nav-float .site-header-logo a {
  transition: 0.2s;
}

.site-header--layout--nav-float .site-header-container {
  align-items: center;
  justify-content: space-between;
}

.mega-menu-wrap {
  position: initial !important;
  grid-area: header-nav;
}

.mega-toggle-blocks-left,
.mega-toggle-blocks-center {
  display: none !important;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav {
  position: initial !important;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav > .mega-current-page-ancestor > a.mega-menu-link,
#mega-menu-wrap-global-nav #mega-menu-global-nav > .mega-current-menu-item:not(.custom-nav-megamenu__item-search, .custom-nav-megamenu__item-contact) > a.mega-menu-link {
  background: #0072bc !important;
  color: #ffffff !important;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav > li.mega-menu-item > a.mega-menu-link {
  height: auto;
  padding: 1.125rem 0.625rem;
  border-right: 1px solid #ffffff;
  line-height: 1.5;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav > li.mega-menu-item > a.mega-menu-link .mega-description-group .mega-menu-title {
  font-family: "Poppins", sans-serif;
  font-size: 0.9375rem;
  font-weight: 400;
  text-align: center;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav > li.mega-menu-item > a.mega-menu-link .mega-description-group .mega-menu-description {
  font-size: 0.75rem;
  font-style: normal;
  line-height: 1.2;
  text-align: center;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav > li.mega-menu-item > a.mega-menu-link .mega-indicator {
  margin: 0 !important;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav > li.mega-menu-item > a.mega-menu-link .mega-indicator::after {
  content: none !important;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav > li.mega-menu-item > ul.mega-sub-menu {
  opacity: 0 !important;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav > li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
  opacity: 1 !important;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav > .mega-menu-item-has-children ul.mega-sub-menu li.mega-menu-row {
  margin-inline: auto !important;
  padding-inline: 5rem !important;
  max-width: calc(84.375rem + 2.5rem) !important;
  float: none !important;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav > .mega-menu-item-has-children > ul.mega-sub-menu {
  border-top: 1px solid #0072bc !important;
  background: #ffffff !important;
  box-shadow: 0px 0.25rem 0.75rem -0.3125rem rgba(0, 0, 0, 0.15);
}

#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__child-item-parent-ttl-en {
  position: relative;
  color: #000000;
  font-family: "Poppins", sans-serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__child-item-parent-ttl-en span {
  color: #005b96;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__child-item-parent-ttl-ja {
  color: #999999;
  font-size: 0.8125rem;
  line-height: 1;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__child-item-parent-link .mega-menu-item {
  padding: 0 !important;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__child-item-parent-link .mega-menu-item a {
  color: #000000;
  font-size: 1rem;
  font-weight: 500 !important;
  text-decoration: none;
  transition: 0.2s;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav > .custom-nav-megamenu__item-service .custom-nav-megamenu__child-item-parent > ul.mega-sub-menu {
  display: flex !important;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav > .custom-nav-megamenu__item-service .custom-nav-megamenu__child-item-parent > ul.mega-sub-menu .custom-nav-megamenu__child-item-service-left {
  position: relative;
  flex: 0 1 calc(17.25rem / 75rem * 100%);
  padding-top: 2.5rem;
  float: none !important;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav > .custom-nav-megamenu__item-service .custom-nav-megamenu__child-item-parent > ul.mega-sub-menu .custom-nav-megamenu__child-item-service-left > ul.mega-sub-menu {
  gap: 0.625rem;
  display: flex;
  flex-direction: column;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav > .custom-nav-megamenu__item-service .custom-nav-megamenu__child-item-parent > ul.mega-sub-menu .custom-nav-megamenu__child-item-service-left > ul.mega-sub-menu li.mega-menu-item {
  align-self: flex-start;
  width: auto !important;
  padding: 0 !important;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav > .custom-nav-megamenu__item-service .custom-nav-megamenu__child-item-parent > ul.mega-sub-menu .custom-nav-megamenu__child-item-service-left > ul.mega-sub-menu li.mega-menu-item:first-of-type {
  margin-bottom: 0.625rem;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav > .custom-nav-megamenu__item-service .custom-nav-megamenu__child-item-parent > ul.mega-sub-menu .custom-nav-megamenu__child-item-service-left > ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
  display: inline-block;
  padding: 0.625rem 0.875rem !important;
  color: #000000 !important;
  font-size: 1rem !important;
  font-weight: 500 !important;
  text-decoration: none;
  transition: 0.2s;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav > .custom-nav-megamenu__item-service .custom-nav-megamenu__child-item-parent > ul.mega-sub-menu .custom-nav-megamenu__child-item-service-left > ul.mega-sub-menu li.mega-menu-item a.mega-menu-link::before {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #0072bc !important;
  content: "";
  transition: 0.2s !important;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav > .custom-nav-megamenu__item-service .custom-nav-megamenu__child-item-parent > ul.mega-sub-menu .custom-nav-megamenu__child-item-service-category {
  flex: 0 1 calc(57.5rem / 75rem * 100%);
  width: auto !important;
  padding-top: 1.875rem;
  float: none;
  border-left: 1px solid #ccc;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav > .custom-nav-megamenu__item-service .custom-nav-megamenu__child-item-parent > ul.mega-sub-menu li.custom-nav-megamenu__item-service-lv2 {
  padding-block: 0 !important;
  padding-inline: 2.5rem 0 !important;
  align-items: center !important;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav > .custom-nav-megamenu__item-service .custom-nav-megamenu__child-item-parent > ul.mega-sub-menu li.custom-nav-megamenu__item-service-lv2.--service-digital-solution {
  margin-bottom: 1.25rem;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav > .custom-nav-megamenu__item-service .custom-nav-megamenu__child-item-parent > ul.mega-sub-menu li.custom-nav-megamenu__item-service-lv2.--service-digital-solution > ul.mega-sub-menu li.mega-menu-item a.mega-menu-link::before {
  background-color: #d8ffea !important;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav > .custom-nav-megamenu__item-service .custom-nav-megamenu__child-item-parent > ul.mega-sub-menu li.custom-nav-megamenu__item-service-lv2 > a.mega-menu-link {
  display: inline-block !important;
  z-index: 1;
  position: relative;
  padding: 0.5rem 1.125rem 0.5rem 1.75rem !important;
  color: #000000 !important;
  font-weight: 500 !important;
  white-space: nowrap;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav > .custom-nav-megamenu__item-service .custom-nav-megamenu__child-item-parent > ul.mega-sub-menu li.custom-nav-megamenu__item-service-lv2 > a.mega-menu-link::before {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #0072bc !important;
  content: "";
  transition: 0.2s !important;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav > .custom-nav-megamenu__item-service .custom-nav-megamenu__child-item-parent > ul.mega-sub-menu li.custom-nav-megamenu__item-service-lv2 > a.mega-menu-link::after {
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
  -webkit-transform: translateY(-50%);
  display: block;
  position: absolute;
  top: 51%;
  left: 0.625rem;
  width: 0.625rem;
  height: 0.875rem;
  transform: translateY(-50%);
  background-color: #0072bc;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  content: "";
  transition: 0.2s;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav > .custom-nav-megamenu__item-service .custom-nav-megamenu__child-item-parent > ul.mega-sub-menu li.custom-nav-megamenu__item-service-lv2 > ul.mega-sub-menu {
  margin-block: 0.375rem 1.25rem;
  gap: 1.25rem;
  display: grid !important;
  grid-template-columns: repeat(4, 1fr);
  width: 100%;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav > .custom-nav-megamenu__item-service .custom-nav-megamenu__child-item-parent > ul.mega-sub-menu li.custom-nav-megamenu__item-service-lv2 > ul.mega-sub-menu li.mega-menu-item {
  width: 100% !important;
  min-height: 4.5rem;
  float: none !important;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav > .custom-nav-megamenu__item-service .custom-nav-megamenu__child-item-parent > ul.mega-sub-menu li.custom-nav-megamenu__item-service-lv2 > ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
  display: flex !important;
  align-items: center !important;
  height: 100%;
  min-height: 4.5rem;
  border: 1px solid #0072bc !important;
  border-radius: 0.125rem !important;
  background-color: #ffffff;
  font-size: 0.75rem !important;
  text-align: center !important;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav > .custom-nav-megamenu__item-service .custom-nav-megamenu__child-item-parent > ul.mega-sub-menu li.custom-nav-megamenu__item-service-lv2 > ul.mega-sub-menu li.mega-menu-item a.mega-menu-link::before {
  display: flex;
  flex: 0 0 4.5rem;
  align-items: center;
  justify-content: center;
  width: auto !important;
  height: 100% !important;
  min-height: 4.5rem !important;
  margin-right: 0;
  padding-left: 0.125rem;
  background-color: #ececec;
  background-position: center;
  background-size: contain !important;
  font-size: 2.625rem;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav > .custom-nav-megamenu__item-service .custom-nav-megamenu__child-item-parent > ul.mega-sub-menu li.custom-nav-megamenu__item-service-lv2 > ul.mega-sub-menu li.mega-menu-item a.mega-menu-link span {
  display: flex;
  flex: 1;
  justify-content: center;
  padding: 0.9375rem 0.5rem;
  color: #000000 !important;
  font-size: 0.8125rem;
  line-height: 1.4;
  text-align: center;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-company .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu,
#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-recruit .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu {
  display: flex !important;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-company .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-parent-ttl,
#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-recruit .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-parent-ttl {
  flex: 0 1 30%;
  padding-top: 2.1875rem;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-company .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-parent-ttl.--company,
#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-recruit .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-parent-ttl.--company {
  flex: 0 1 calc(17.1875rem / 75rem * 100%);
}

#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-company .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-parent-ttl.--recruit,
#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-recruit .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-parent-ttl.--recruit {
  flex: 0 1 23%;
  padding-right: 1.875rem;
  border-right: 1px solid #ccc !important;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-company .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-parent-ttl .mega-menu-item,
#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-recruit .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-parent-ttl .mega-menu-item {
  padding: 0 !important;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-company .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu > li.custom-nav-megamenu__child-item-parent-link,
#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-recruit .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu > li.custom-nav-megamenu__child-item-parent-link {
  display: inline-block;
  flex: 0 1 27%;
  width: auto !important;
  padding-top: 1.4375rem;
  float: none !important;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-company .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu > li.custom-nav-megamenu__child-item-parent-link.--recruit,
#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-recruit .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu > li.custom-nav-megamenu__child-item-parent-link.--recruit {
  padding-left: 3.75rem;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-company .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu > li.custom-nav-megamenu__child-item-parent-link .mega-sub-menu,
#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-recruit .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu > li.custom-nav-megamenu__child-item-parent-link .mega-sub-menu {
  display: inline-block;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-company .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu > li.custom-nav-megamenu__child-item-parent-link .mega-sub-menu .mega-menu-item a.mega-menu-link,
#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-recruit .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu > li.custom-nav-megamenu__child-item-parent-link .mega-sub-menu .mega-menu-item a.mega-menu-link {
  display: inline-block;
  width: auto;
  padding: 0.625rem 0.875rem !important;
  color: #000000 !important;
  font-size: 1rem !important;
  font-weight: 500 !important;
  text-decoration: none;
  transition: 0.2s;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-company .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu > li.custom-nav-megamenu__child-item-parent-link .mega-sub-menu .mega-menu-item a.mega-menu-link::before,
#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-recruit .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu > li.custom-nav-megamenu__child-item-parent-link .mega-sub-menu .mega-menu-item a.mega-menu-link::before {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #0072bc !important;
  content: "";
  transition: 0.2s !important;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-company .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-nomal-image,
#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-recruit .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-nomal-image {
  flex: 0 1 19.25rem;
  width: auto !important;
  margin-right: 1.875rem;
  padding: 0;
  line-height: 1;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-company .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-nomal-image ul.mega-sub-menu,
#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-recruit .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-nomal-image ul.mega-sub-menu {
  height: 100%;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-company .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-nomal-image ul.mega-sub-menu li.mega-menu-item,
#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-recruit .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-nomal-image ul.mega-sub-menu li.mega-menu-item {
  width: 100%;
  height: 100%;
  padding: 0 !important;
  line-height: 1;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-company .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-nomal-image ul.mega-sub-menu li.mega-menu-item img,
#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-recruit .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-nomal-image ul.mega-sub-menu li.mega-menu-item img {
  -o-object-fit: cover;
  width: auto;
  height: 100% !important;
  object-fit: cover;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-company .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-nomal-link-list,
#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-recruit .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-nomal-link-list {
  padding-block: 1.25rem;
  flex: 0 1 12.5rem;
  width: auto !important;
  max-width: 100% !important;
  float: none !important;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-company .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-nomal-link-list.--recruit,
#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-recruit .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-nomal-link-list.--recruit {
  flex: 0 1 15.625rem;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-company .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-nomal-link-list > ul.mega-sub-menu,
#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-recruit .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-nomal-link-list > ul.mega-sub-menu {
  display: inline-block;
  max-width: 14.375rem !important;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-company .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-nomal-link-list > ul.mega-sub-menu > li.mega-menu-item,
#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-recruit .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-nomal-link-list > ul.mega-sub-menu > li.mega-menu-item {
  display: inline-block;
  width: auto;
  max-width: 14.375rem !important;
  padding: 0.3125rem 0 !important;
  float: none !important;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-company .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-nomal-link-list > ul.mega-sub-menu > li.mega-menu-item a,
#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-recruit .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-nomal-link-list > ul.mega-sub-menu > li.mega-menu-item a {
  display: inline-block !important;
  width: auto;
  padding: 0.625rem 0.875rem !important;
  color: #000000 !important;
  font-size: 1rem !important;
  font-weight: 500 !important;
  text-decoration: none;
  transition: 0.2s;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-company .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-nomal-link-list > ul.mega-sub-menu > li.mega-menu-item a::before,
#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-recruit .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-nomal-link-list > ul.mega-sub-menu > li.mega-menu-item a::before {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #0072bc !important;
  content: "";
  transition: 0.2s !important;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-company .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-nomal-link-list > ul.mega-sub-menu > li.mega-menu-item a:hover,
#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-recruit .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-nomal-link-list > ul.mega-sub-menu > li.mega-menu-item a:hover {
  color: #ffffff !important;
  opacity: 1 !important;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-company .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-nomal-link-list > ul.mega-sub-menu > li.mega-menu-item a:hover::before,
#mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-recruit .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-nomal-link-list > ul.mega-sub-menu > li.mega-menu-item a:hover::before {
  width: 100%;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav > li.custom-nav-megamenu__item-search > a.mega-menu-link {
  margin-inline: 0.9375rem 1.5rem;
  padding: 0 !important;
  border-right: none;
  font-size: 0 !important;
  transition: 0.2s;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav > li.custom-nav-megamenu__item-search > a.mega-menu-link:focus {
  background-color: transparent !important;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav > li.custom-nav-megamenu__item-search > a.mega-menu-link:hover {
  background-color: transparent !important;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav > li.custom-nav-megamenu__item-search > a.mega-menu-link::after {
  display: block;
  width: 1.4375rem;
  height: 1.375rem;
  background-image: url("../img/common/icon-search.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
}

#mega-menu-wrap-global-nav #mega-menu-global-nav > li.custom-nav-megamenu__item-contact {
  margin-top: 0.0625rem;
  border: 1px solid #0072bc;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav > li.custom-nav-megamenu__item-contact > a.mega-menu-link {
  z-index: 1;
  position: relative;
  padding: 0.5rem 1.875rem !important;
  border-right: none;
  background-color: #0072bc !important;
  color: #ffffff !important;
  transition: 0.2s;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav > li.custom-nav-megamenu__item-contact > a.mega-menu-link span {
  position: relative;
  transition: 0.2s;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav > li.custom-nav-megamenu__item-contact > a.mega-menu-link::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #fff !important;
  content: "";
  transition: 0.2s !important;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav > li.custom-nav-megamenu__item-contact > a.mega-menu-link .mega-menu-title {
  display: none !important;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav > li.custom-nav-megamenu__item-contact > a.mega-menu-link .mega-menu-description {
  font-size: 1rem !important;
  line-height: 1.5 !important;
}

.custom-header-search {
  -webkit-transform: translateY(100%);
  visibility: hidden;
  z-index: 999;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100vw;
  padding: 1.25rem 2.5rem;
  transform: translateY(100%);
  background-color: #070f26;
  opacity: 0;
  transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.4s ease;
  transition: transform 0.4s ease, opacity 0.3s ease, visibility 0.3s ease;
  transition: transform 0.4s ease, opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.4s ease;
}

.custom-header-search.is-active {
  visibility: visible;
  opacity: 1;
}

.custom-header-search-sp {
  display: none;
}

.custom-header-search-area-sp {
  display: none;
}

.custom-header-search-area-sp .custom-header-search-area-sp__button {
  border: none;
  background-color: transparent !important;
  cursor: pointer;
}

.custom-header-search__form {
  margin-inline: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.custom-header-search__field {
  padding-inline: 0.625rem;
  width: 25rem;
  height: 2.5rem;
  margin-right: 0.625rem;
  border: none;
  background-color: transparent;
  color: #ffffff;
  font-size: 0.875rem;
}

.custom-header-search__field::-webkit-input-placeholder {
  color: #ffffff;
}

.custom-header-search__field::-moz-placeholder {
  color: #ffffff;
}

.custom-header-search__field::placeholder {
  color: #ffffff;
}

.custom-header-search__submit {
  border: none;
  background-color: transparent;
  cursor: pointer;
}

.custom-header-search__submit span {
  display: block;
  width: 1.4375rem;
  height: 1.375rem;
  background-image: url("../img/common/icon-search-white.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

.mega-menu-link {
  transition: 0.2s !important;
}

.custom-btn {
  display: inline-block;
}

.custom-btn a {
  -webkit-transform: translateZ(0);
  z-index: 1;
  position: relative;
  padding: 0.8125rem 1.9375rem !important;
  transform: translateZ(0);
  background-color: #0072bc !important;
  color: #ffffff !important;
  font-size: 0.9375rem !important;
  font-weight: 500 !important;
  transition: 0.2s;
}

.custom-btn a:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25);
}

.custom-btn a span {
  position: relative;
  transition: 0.2s;
}

.custom-btn a::before {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #fff !important;
  content: "";
  transition: 0.2s !important;
}

.custom-btn.custom-btn--full a {
  width: 100%;
}

.custom-btn.custom-btn--min a {
  padding: 0.5625rem 1.9375rem !important;
}

.custom-btn.custom-btn--white a {
  border: 1px solid #ffffff;
  background-color: #ffffff !important;
}

.custom-btn.custom-btn--white a:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.55);
}

.custom-btn.custom-btn--white a span {
  position: relative;
  transition: 0.2s;
}

.custom-btn.custom-btn--white a::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #0072bc !important;
  content: "";
  transition: 0.2s !important;
}

.custom-btn-icon {
  -webkit-transform: skew(45deg);
  width: 1rem;
  height: 0.3125rem;
  transform: skew(45deg);
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  transition: 0.2s;
}

.custom-btn-icon.custom-btn-icon--blue {
  border-color: #0072bc;
}

.custom-title-decoration {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background: linear-gradient(150deg, #0066cc 0%, #0066cc 10%, #000000 0%, #000000 100%);
  background-clip: text;
}

.archive-header .archive-header-title {
  color: #000000;
}

.sub-section .custom-archive-side__year-list {
  position: relative;
  opacity: 0;
}

.sub-section .custom-archive-side__year-list.is-active {
  opacity: 1;
}

.sub-section .custom-archive-side__year-list::before {
  display: block;
  position: absolute;
  top: 0;
  right: 2.625rem;
  width: 1px;
  height: 100%;
  background-color: #000000;
  content: "";
}

.sub-section .custom-archive-side__year-list::after {
  -webkit-transform: translateY(-50%) rotate(45deg);
  position: absolute;
  top: 48%;
  right: 1rem;
  width: 0.75rem;
  height: 0.75rem;
  transform: translateY(-50%) rotate(45deg);
  border-right: 2px solid #000000;
  border-bottom: 2px solid #000000;
  content: "";
}

.sub-section .custom-archive-side__year-list select {
  margin: 0;
  padding: 0.625rem 0.9375rem;
  border: 1px solid #000000 !important;
  border-radius: 0.25rem !important;
  color: #000000;
  font-family: "Local Noto Sans JP", "Noto Sans JP", sans-serif;
  font-size: 0.9375rem !important;
  cursor: pointer;
}

.custom-archive-side__cat-list li {
  border: 1px solid #0072bc;
}

.custom-archive-side__cat-list li:not(:last-child) {
  margin-bottom: 0.625rem;
}

.custom-archive-side__cat-list li a {
  padding: 0.5rem 0.625rem !important;
  background-color: #ffffff;
  color: #0072bc;
  font-weight: 500;
  text-align: center;
  transition: 0.2s;
}

.custom-archive-side__cat-list li.current-cat a {
  background-color: #0072bc !important;
  color: #ffffff !important;
}

.pagination {
  margin-top: 5rem;
}

ul.page-numbers {
  gap: 0.5rem;
  display: flex;
  align-items: center;
}

ul.page-numbers li {
  float: none;
  border-radius: 0.125rem !important;
}

ul.page-numbers li span.page-numbers,
ul.page-numbers li a.page-numbers {
  display: block;
  min-width: 2.5rem;
  margin: 0;
  padding: 0.1875rem 0.3125rem 0.3125rem;
  border: 1px solid #0072bc;
  border-radius: 0.125rem !important;
  color: #0072bc;
  transition: 0.2s;
}

ul.page-numbers li span.page-numbers.dots,
ul.page-numbers li a.page-numbers.dots {
  min-width: 1.25rem;
  height: 1.1875rem;
  border: none;
}

ul.page-numbers li span.page-numbers.next, ul.page-numbers li span.page-numbers.prev,
ul.page-numbers li a.page-numbers.next,
ul.page-numbers li a.page-numbers.prev {
  min-width: 1.875rem;
  border: none;
  font-size: 0;
}

ul.page-numbers li span.page-numbers.next::after, ul.page-numbers li span.page-numbers.prev::after,
ul.page-numbers li a.page-numbers.next::after,
ul.page-numbers li a.page-numbers.prev::after {
  display: block;
  width: 0.875rem;
  height: 0.875rem;
  margin: 0 auto;
  margin-top: 0.1875rem;
  content: "";
}

ul.page-numbers li span.page-numbers.next::after,
ul.page-numbers li a.page-numbers.next::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 2px solid #0072bc;
  border-right: 2px solid #0072bc;
}

ul.page-numbers li span.page-numbers.prev::after,
ul.page-numbers li a.page-numbers.prev::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-top: 2px solid #0072bc;
  border-left: 2px solid #0072bc;
}

ul.page-numbers li span.page-numbers span.screen-reader-text,
ul.page-numbers li a.page-numbers span.screen-reader-text {
  font-size: 0.875rem !important;
  font-weight: 700 !important;
}

ul.page-numbers li span.span.page-numbers.current {
  color: #ffffff;
}

.custom-new-mark {
  margin-left: 0.4375rem;
  color: #ff6f1e !important;
  font-size: 0.75rem !important;
  font-weight: bold;
}

.custom-service-contents-body h2, .custom-policy-contents-body h2, .single .site-body h2 {
  position: relative;
  padding-left: 2.1875rem;
  font-size: 2rem;
  font-weight: 500;
}

.custom-service-contents-body h2.is-style-vk-heading-plain, .custom-policy-contents-body h2.is-style-vk-heading-plain, .single .site-body h2.is-style-vk-heading-plain {
  padding-left: 0 !important;
}

.custom-service-contents-body h2.is-style-vk-heading-plain::before, .custom-policy-contents-body h2.is-style-vk-heading-plain::before, .single .site-body h2.is-style-vk-heading-plain::before {
  content: none !important;
}

.custom-service-contents-body h2::before, .custom-policy-contents-body h2::before, .single .site-body h2::before {
  display: block;
  position: absolute;
  top: 0.6875rem;
  left: 0;
  width: 1.8125rem;
  height: 1.8125rem;
  border: double 5px #ffffff;
  background-color: #0072bc;
  content: "";
}

.custom-layout-service-01 .custom-service-contents-body h2::before, .custom-layout-service-01 .custom-policy-contents-body h2::before, .custom-layout-service-01 .single .site-body h2::before {
  background-color: #19a3fc;
}

.custom-layout-service-02 .custom-service-contents-body h2::before, .custom-layout-service-02 .custom-policy-contents-body h2::before, .custom-layout-service-02 .single .site-body h2::before {
  background-color: #00d4e1;
}

.custom-layout-service-03 .custom-service-contents-body h2::before, .custom-layout-service-03 .custom-policy-contents-body h2::before, .custom-layout-service-03 .single .site-body h2::before {
  background-color: #00cb5d;
}

.custom-service-contents-body h3:not(.vk_post_title), .custom-service-lv4__body h3:not(.vk_post_title), .single h3:not(.vk_post_title) {
  position: relative;
  color: #000000;
  font-size: 1.5rem;
  font-weight: 700;
}

.custom-service-contents-body h3:not(.vk_post_title).is-style-vk-heading-plain, .custom-service-lv4__body h3:not(.vk_post_title).is-style-vk-heading-plain, .single h3:not(.vk_post_title).is-style-vk-heading-plain {
  font-weight: 500;
}

.custom-service-lv4__body h4, .single h4 {
  position: relative;
  padding: 0.375rem 0.9375rem 0.375rem 1.125rem;
  color: #000000;
  font-size: 1.125rem;
  font-weight: 500;
}

.custom-service-lv4__body h4.is-style-vk-heading-plain, .single h4.is-style-vk-heading-plain {
  padding-left: 0 !important;
}

.custom-service-lv4__body h4.is-style-vk-heading-plain::before, .single h4.is-style-vk-heading-plain::before {
  content: none !important;
}

.custom-service-lv4__body h4::before, .single h4::before {
  display: block;
  position: absolute;
  top: 0.875rem;
  left: 0;
  width: 0.6875rem;
  height: 0.6875rem;
  background-color: #000000;
  content: "";
}

.custom-service-lv4__body img, .single img {
  -webkit-filter: drop-shadow(0.5rem 0.5rem 1rem rgba(0, 0, 0, 0.08));
  border-radius: 0.5rem;
  filter: drop-shadow(0.5rem 0.5rem 1rem rgba(0, 0, 0, 0.08));
}

.single .custom-service-lv2__2col-02-img img {
  -webkit-filter: none;
  filter: none;
}

.wp-block-vk-blocks-step-item {
  padding-left: 6.875rem !important;
}

.wp-block-vk-blocks-step-item.vk_step_item_lineStyle-default::before {
  top: 2.5rem !important;
  bottom: 0rem !important;
  left: 2.6875rem !important;
  background: #ddd !important;
}

.wp-block-vk-blocks-step-item h3 {
  padding-top: 0.125rem !important;
  padding-left: 0;
}

.wp-block-vk-blocks-step-item h3::after, .wp-block-vk-blocks-step-item h3::before {
  content: none !important;
}

.wp-block-vk-blocks-step-item h4 {
  padding-left: 0;
  background-color: transparent;
}

.wp-block-vk-blocks-step-item h4::after, .wp-block-vk-blocks-step-item h4::before {
  content: none !important;
}

.wp-block-vk-blocks-step-item .vk_step_item_dot {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 5.8125rem !important;
  height: 2.5rem !important;
  padding: 0.625rem 0.25rem !important;
  border-radius: 0px !important;
  border-radius: 0.125rem !important;
  background-color: #0072bc !important;
}

.custom-layout-service-01 .wp-block-vk-blocks-step-item .vk_step_item_dot {
  background-color: #19a3fc !important;
}

.custom-layout-service-02 .wp-block-vk-blocks-step-item .vk_step_item_dot {
  background-color: #00d4e1 !important;
}

.custom-layout-service-03 .wp-block-vk-blocks-step-item .vk_step_item_dot {
  background-color: #00cb5d !important;
}

.wp-block-vk-blocks-step-item .vk_step_item_dot .vk_step_item_dot_caption {
  font-size: 1.125rem !important;
  font-weight: 700 !important;
}

.wp-block-vk-blocks-step-item .vk_step_item_dot .vk_step_item_dot_num {
  font-size: 1.125rem !important;
  font-weight: 700 !important;
}

.wp-block-table.is-style-regular table {
  border-width: 1px;
  border-style: solid;
  border-color: #0072bc;
}

.wp-block-table.is-style-regular thead {
  border-bottom: 1px solid #0072bc;
  background-color: #e3f3fe;
}

.wp-block-table.is-style-regular th {
  font-size: 1.125rem;
}

.wp-block-table.is-style-regular th,
.wp-block-table.is-style-regular td {
  padding: 1rem;
}

.custom-block__problem-effect {
  gap: 1.25rem;
  align-items: center !important;
}

.custom-block__problem-effect .custom-block__problem {
  align-self: stretch;
}

.custom-block__problem-effect .custom-block__problem .custom-block__problem-inner {
  height: 100%;
  border: 1px solid #0072bc !important;
  border-radius: 0.5rem;
}

.custom-block__problem-effect .custom-block__effect {
  align-self: stretch;
}

.custom-block__problem-effect .custom-block__effect .custom-block__effect-inner {
  height: 100%;
  border: 1px solid #0072bc !important;
  border-radius: 0.5rem;
  background-color: #e3f3fe;
}

.custom-block__problem-effect .custom-block__effect .vk_borderBox_title_container {
  background-color: #0072bc !important;
  color: #ffffff;
}

.custom-block__problem-effect .vk_borderBox_title_container {
  display: inline-block;
  padding: 0.25rem 1.875rem !important;
  border-width: 0 1px 1px 0;
  border-style: solid;
  border-radius: 0.5rem 0 0.5rem 0;
  border-color: #0072bc;
  color: #0072bc;
}

.custom-block__problem-effect .vk_borderBox_title_container i {
  padding-right: 0;
}

.custom-block__problem-effect .vk_borderBox_title_container .vk_borderBox_title {
  padding-inline: 0.3125rem !important;
  font-weight: 500 !important;
}

.custom-block__problem-effect .vk_borderBox_body {
  padding: 0.9375rem 1.875rem 1.875rem !important;
}

p.custom-block__text-bg {
  padding: 1.75rem 2rem;
  border-radius: 0.25rem;
  font-size: 1.3125rem;
}

.custom-block__2col {
  gap: 3.333333%;
  align-items: flex-start;
}

.custom-block__2col.--rev {
  flex-direction: row-reverse;
}

.custom-block__2col-img {
  flex: 0 1 calc(32.5rem / 75rem * 100%);
}

.custom-block__2col-img img {
  width: 100%;
  height: auto;
}

.custom-block__2col-body {
  flex: 1;
}

.custom-block__2col-body h3 {
  padding-top: 0;
  padding-left: 0 !important;
}

.custom-block__2col-body h3::after, .custom-block__2col-body h3::before {
  content: none !important;
}

.custom-block__2col-body h4 {
  padding-left: 0 !important;
  background-color: transparent;
}

.custom-block__2col-body h4::after, .custom-block__2col-body h4::before {
  content: none !important;
}

.custom-block__img-2col {
  gap: calc(2.5rem / 75rem * 100%) !important;
}

.custom-block__img-2col figure {
  flex: 0 1 50%;
}

.custom-block__img-2col figure img {
  width: 100%;
  height: auto;
}

.custom-block__author {
  margin-inline: auto;
  max-width: 61.25rem;
  margin-top: 5rem;
  border: 1px solid #0072bc;
  border-radius: 0.5rem;
}

.custom-block__author-inner {
  row-gap: 0.625rem;
  -webkit-column-gap: 1.875rem;
  -moz-column-gap: 1.875rem;
  display: grid;
  grid-template-areas: "custom-block__author-img custom-block__author-name" "custom-block__author-img custom-block__author-ex";
  grid-template-columns: 7.5rem auto !important;
  padding: 2.5rem;
  column-gap: 1.875rem;
}

.custom-block__author-img {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  grid-area: custom-block__author-img;
}

.custom-block__author-img img {
  width: 100%;
  height: auto;
}

.custom-block__author-name {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: custom-block__author-name;
  margin-bottom: 0 !important;
  color: #0072bc;
  font-weight: 500 !important;
}

.custom-block__author-ex {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
  grid-area: custom-block__author-ex;
  font-weight: 400 !important;
}

.vk_gridcolcard .vk_gridcolcard_item_body {
  align-content: normal;
}

.vk_gridcolcard .vk_gridcolcard_item_body .vk_borderBox {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
}

.vk_gridcolcard .vk_gridcolcard_item_body .vk_borderBox .vk_borderBox_body {
  height: 100%;
}

#breadcrumb {
  z-index: 1;
  position: relative;
}

#breadcrumb .breadcrumb-list {
  padding: 0.625rem 0 0.5rem;
}

#breadcrumb .breadcrumb-list__item {
  line-height: 1.6;
}

#breadcrumb .breadcrumb-list__item::after {
  color: #aaa;
}

#breadcrumb .breadcrumb-list__item a {
  color: #aaa;
  text-decoration: none;
}

#breadcrumb .breadcrumb-list__item span {
  font-size: 0.875rem;
}

#breadcrumb .breadcrumb-list__item .fa-home {
  display: none;
}

.custom-layout-company #breadcrumb .breadcrumb-list__item:nth-child(2) a {
  pointer-events: none;
}

.custom-common-cta:not(.custom-top-cta .custom-common-cta) {
  padding-block: 10rem;
  padding-inline: 2.5rem;
  z-index: 0;
  position: relative;
  background-color: #005b96;
}

.custom-common-cta:not(.custom-top-cta .custom-common-cta)::before {
  display: block;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  background-image: url("../img/common/bg-cta.svg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  opacity: 0.6;
}

.custom-common-cta__inner {
  padding: 2.5rem;
  border-radius: 0.5rem;
  background-color: #ffffff;
}

.custom-common-cta__ttl-en {
  color: #000000;
  font-family: "Poppins", sans-serif;
  font-size: 3.8125rem;
  font-weight: 400;
}

.custom-common-cta__ttl-ja {
  color: #999;
  font-size: 1.3125rem;
  font-weight: 500;
  letter-spacing: 0;
}

.custom-common-cta__text {
  font-weight: 500;
}

a.custom-link-pdf::after {
  display: inline-block;
  position: relative;
  bottom: 0.0625rem;
  margin-left: 0.4375rem;
  padding: 0.125rem 0.3125rem;
  border-radius: 0.125rem;
  background-color: #f40f02;
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  font-size: 0.6875rem;
  line-height: 1.3;
  vertical-align: middle;
  content: "PDF";
}

.page-header {
  background: none;
}

.page-header::before {
  content: none;
}

.page-header-inner {
  display: flex;
  flex-direction: column-reverse;
}

.page-header-title,
h1.page-header-title {
  margin-top: 0.625rem;
  color: #000000;
  font-family: "Poppins", "M PLUS 1p", sans-serif;
  font-size: 4rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.3;
}

.single .page-header-title, .search-results .page-header-title,
.single h1.page-header-title,
.search-results h1.page-header-title {
  font-family: "Local Noto Sans JP", "Noto Sans JP", sans-serif;
}

.page-header-subtext {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  margin-bottom: 0 !important;
  background: linear-gradient(150deg, #0066cc 0%, #0066cc 5%, #000000 0%, #000000 100%);
  background-clip: text;
  font-family: "Poppins", sans-serif;
  font-size: 2rem;
  font-weight: 400 !important;
  line-height: 1 !important;
}

.custom-layout-service-01 .page-header-subtext {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background: linear-gradient(150deg, #19a3fc 0%, #19a3fc 5%, #000000 0%, #000000 100%);
  background-clip: text;
}

.custom-layout-service-02 .page-header-subtext {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background: linear-gradient(150deg, #00d4e1 0%, #00d4e1 5%, #000000 0%, #000000 100%);
  background-clip: text;
}

.custom-layout-service-03 .page-header-subtext {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background: linear-gradient(150deg, #00cb5d 0%, #00cb5d 5%, #000000 0%, #000000 100%);
  background-clip: text;
}

.page-header-inner {
  margin-bottom: 4.6875rem;
}

.site-body:not(.home .site-body) {
  -webkit-backdrop-filter: blur(6px);
  padding-block: 5rem 7.5rem !important;
  backdrop-filter: blur(6px);
  background: rgba(0, 114, 188, 0.02);
}

.custom-layout-service-top .site-body:not(.home .site-body), .custom-layout-service-01 .site-body:not(.home .site-body), .custom-layout-service-02 .site-body:not(.home .site-body), .custom-layout-service-03 .site-body:not(.home .site-body), .post-type-archive-cases .site-body:not(.home .site-body), .custom-layout-contact .site-body:not(.home .site-body) {
  -webkit-backdrop-filter: none;
  padding-block: 0 !important;
  backdrop-filter: none;
  background: none;
}

.custom-lower-page__2col {
  gap: 4.58%;
  justify-content: space-between;
}

.custom-lower-page__2col-main {
  flex: 0 1 55.625rem !important;
}

.custom-lower-page__2col-side {
  flex: 0 0 15.9375rem !important;
}

.custom-lower-page__2col-side .custom-lower-page__side-menu-list {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  padding-left: 0 !important;
}

.custom-lower-page__2col-side .custom-lower-page__side-menu-list > li {
  margin: 0;
  list-style: none;
}

.custom-lower-page__2col-side .custom-lower-page__side-menu-list > li.--current > a {
  background: none;
  color: #0072bc;
  font-size: 1.875rem;
  font-weight: 500;
}

.custom-lower-page__2col-side .custom-lower-page__side-menu-list > li > a {
  padding-block: 0.8125rem;
  display: block;
  color: #999;
  text-decoration: none;
  transition: 0.2s;
  transition: 0.2s;
}

.custom-lower-page__2col-side .custom-lower-page__side-menu-list > li .custom-lower-page__side-menu-sub-list {
  list-style: none;
}

.custom-lower-page__2col-side .custom-lower-page__side-menu-list > li .custom-lower-page__side-menu-sub-list li a {
  padding-block: 0.3125rem;
  display: block;
  color: #999;
  text-decoration: none;
  transition: 0.2s;
}

.custom-lower-page__2col-side .custom-lower-page__side-menu-list > li .custom-lower-page__side-menu-sub-list li.--current > a {
  background: none;
  color: #0072bc;
  font-weight: 500;
}

.single.single-cases .entry-body h2:last-of-type {
  margin-top: 2em;
}

.single.single-cases .entry-body .vk_post_list_slider {
  margin-bottom: 2em;
}

.single .page-header-inner {
  flex-direction: column !important;
}

.single .page-header-subtext {
  font-size: 4rem !important;
}

.single .page-header-title.--single-page {
  font-size: 1.625rem !important;
}

.single .page-header-title.--single-page.--single-page-cases {
  margin-bottom: 1.25rem;
}

.single h1.page-header-title {
  margin-top: 0.625rem;
  color: #0072bc !important;
  font-size: 3rem !important;
  font-weight: 700 !important;
}

.single .veu_socialSet {
  margin-top: 6.25rem;
  margin-bottom: 0;
}

.single .veu_socialSet ul {
  gap: 1rem;
  align-items: center;
  justify-content: center;
}

.single .veu_socialSet ul::before {
  display: block;
  margin-right: 0.25rem;
  color: #000000;
  font-size: 1.125rem;
  font-weight: 700;
  text-align: center;
  content: "記事をシェアする";
}

.single .veu_socialSet ul li.sb_icon {
  flex: 0 1 auto;
}

.single .veu_socialSet ul li.sb_icon a.sb_icon_inner {
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  box-shadow: none;
}

.single .veu_socialSet ul li.sb_icon a.sb_icon_inner .sns_txt {
  display: none;
}

.single .veu_socialSet ul li.sb_icon a.sb_icon_inner .vk_icon_w_r_sns_fb {
  padding: 0.3125rem 0 0 0.1875rem;
}

.single .veu_socialSet ul li.sb_icon a.sb_icon_inner .vk_icon_w_r_sns_fb::before {
  display: block;
  content: url("../img/common/icon-facebook-white.svg");
}

.single .veu_socialSet ul li.sb_icon a.sb_icon_inner .vk_icon_w_r_sns_x_twitter::before {
  display: block;
  content: url("../img/common/icon-x-white.svg");
}

.custom-single-head {
  gap: 1.25rem;
  display: flex;
  align-items: center;
  margin-top: 3.4375rem;
}

.custom-single-head__date {
  color: #666;
  font-family: "Poppins", sans-serif;
  font-size: 1rem;
  font-weight: 400;
}

.custom-single-head__cat {
  display: block;
  margin-left: 0;
  padding: 0.3125rem 1.25rem;
  border: 1px solid #0072bc;
  border-radius: 0.125rem;
  background-color: #ffffff;
  color: #0072bc;
  font-size: 0.8125rem;
  font-weight: 700;
  list-style: none;
}

.custom-page-header__subtitle {
  margin-top: 2.5rem;
  font-size: 2rem;
  font-weight: 500;
}

.custom-single-head__keyword {
  margin-top: 2.1875rem;
  padding: 1.75rem 2rem;
  border-radius: 0.25rem;
  background: rgba(25, 163, 252, 0.1);
  line-height: 1.7;
}

.custom-single-head__keyword .custom-single-head__tag-item {
  margin-right: 0.3125rem;
  font-size: 1.125rem;
  font-weight: 400;
}

.custom-single-head__keyword .custom-single-head__tag-item:not(:last-child)::after {
  display: inline;
  content: ",";
}

.custom-cases-swiper__wrap {
  position: relative;
  max-width: 1200px;
  margin: 0 auto 3.125rem;
  margin-bottom: 3.125rem;
}

.custom-cases-swiper {
  position: relative;
  opacity: 0;
}

.custom-cases-swiper.swiper-initialized {
  opacity: 1;
}

.custom-cases-swiper__slide a {
  width: 100%;
}

.custom-cases-swiper__slide a img {
  aspect-ratio: 560/315;
  -o-object-fit: cover;
  width: 100%;
  height: auto;
  object-fit: cover;
}

.custom-cases-swiper__button-next,
.custom-cases-swiper__button-prev {
  position: absolute;
  top: calc(min(138*0.0694444444vw, 138px));
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 0;
  background-color: #0072bc;
  cursor: pointer;
  transition: 0.2s !important;
}

.custom-cases-swiper__button-next span,
.custom-cases-swiper__button-prev span {
  display: inline-block;
  position: relative;
  width: 2.0625rem;
  height: 3.875rem;
}

.custom-cases-swiper__button-next {
  right: -4.375rem;
}

.custom-cases-swiper__button-next span {
  -webkit-transform: translateY(-50%) rotate(45deg);
  display: block;
  top: 50%;
  right: 0.1875rem;
  width: 0.875rem;
  height: 0.875rem;
  margin: 0 auto;
  transform: translateY(-50%) rotate(45deg);
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
}

.custom-cases-swiper__button-prev {
  left: -4.375rem;
}

.custom-cases-swiper__button-prev span {
  -webkit-transform: translateY(-50%) rotate(-45deg);
  display: block;
  top: 50%;
  left: 0.1875rem;
  width: 0.875rem;
  height: 0.875rem;
  margin: 0 auto;
  transform: translateY(-50%) rotate(-45deg);
  border-top: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
}

.custom-cases-swiper__slide a {
  transition: 0.2s;
}

.custom-cases-swiper__slide img {
  -webkit-filter: drop-shadow(0.5rem 0.5rem 2rem rgba(0, 0, 0, 0.08));
  border-radius: 0.5rem;
  filter: drop-shadow(0.5rem 0.5rem 2rem rgba(0, 0, 0, 0.08));
}

.custom-cases-swiper__slide .custom-cases-swiper__slide-title {
  margin-block: 0.625rem 0.3125rem;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  overflow: hidden;
  font-size: 1.5rem;
  font-weight: 500;
}

.custom-cases-swiper__slide .custom-archive__tag-list {
  margin-block: 0;
  padding-left: 0;
  list-style: none;
}

.custom-cases-swiper__slide .custom-archive__tag-list li {
  display: inline-block;
  margin: 0;
  color: #005b96;
  font-size: 1rem;
  font-weight: 400;
}

.custom-cases-swiper__slide .custom-archive__tag-list li:not(:last-child) {
  margin-right: 0.5rem;
}

.custom-cases-swiper__slide .custom-archive__tag-list li::after {
  content: none !important;
}

.custom-cases-swiper__slide .custom-archive__tag-list li::before {
  content: "#";
}

.custom-cases-archive__tag-list-wrap {
  margin-block: 0 3.75rem;
}

.custom-cases-archive__tag-list {
  gap: 0.5rem;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding-left: 0;
}

.custom-cases-archive__tag-list li {
  margin: 0;
  list-style: none;
}

.custom-cases-archive__tag-list li a {
  display: block;
  padding: 0.375rem 0.625rem;
  border: 1px solid #0072bc;
  border-radius: 0.125rem;
  background-color: #ffffff;
  font-size: 0.8125rem;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
}

.custom-cases-archive__tag-list li.is-current a {
  background-color: #0072bc;
  color: #fff;
  pointer-events: none;
}

.post-type-archive-cases .site-body-container {
  padding-block: 7.5rem !important;
  padding-inline: 2.5rem;
  margin-inline: calc(50% - 50vw);
  position: relative;
  width: 100vw;
  max-width: 100vw;
  overflow: hidden;
}

.post-type-archive-cases .site-body-container::before {
  inset: 0;
  -webkit-backdrop-filter: blur(0.375rem);
  display: block;
  position: absolute;
  width: calc(100% - 0.4375rem);
  height: 100%;
  backdrop-filter: blur(0.375rem);
  background: rgba(0, 114, 188, 0.02);
  content: "";
}

.post-type-archive-cases .main-section,
.archive.tax-cases-tag .main-section {
  margin-inline: auto;
  max-width: 1200px;
}

.post-type-archive-cases .main-section .vk_posts,
.archive.tax-cases-tag .main-section .vk_posts {
  margin-inline: 0 !important;
  gap: 2.8125rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.post-type-archive-cases .main-section .vk_posts .vk_post,
.archive.tax-cases-tag .main-section .vk_posts .vk_post {
  width: 100%;
  margin: 0 !important;
  overflow: visible;
  border: none;
  background: transparent;
  transition: 0.2s;
}

.post-type-archive-cases .main-section .vk_posts .vk_post_imgOuter,
.archive.tax-cases-tag .main-section .vk_posts .vk_post_imgOuter {
  -webkit-filter: drop-shadow(0.5rem 0.5rem 1rem rgba(0, 0, 0, 0.08));
  border-right: none !important;
  border-radius: 0.5rem;
  filter: drop-shadow(0.5rem 0.5rem 1rem rgba(0, 0, 0, 0.08));
}

.post-type-archive-cases .main-section .vk_posts .vk_post_body,
.archive.tax-cases-tag .main-section .vk_posts .vk_post_body {
  padding: 0;
}

.post-type-archive-cases .main-section .vk_posts .card-title,
.archive.tax-cases-tag .main-section .vk_posts .card-title {
  margin-top: 0.9375rem !important;
  color: #000000 !important;
  font-size: 1.125rem;
  font-weight: 500;
}

.post-type-archive-cases .main-section .vk_posts .card-text,
.archive.tax-cases-tag .main-section .vk_posts .card-text {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  margin-top: 0.625rem;
  overflow: hidden;
  color: #000000 !important;
  font-size: 1rem;
}

.post-type-archive-cases .main-section .vk_posts .vk_post_taxonomy_title,
.archive.tax-cases-tag .main-section .vk_posts .vk_post_taxonomy_title {
  display: none;
}

.post-type-archive-cases .main-section .vk_posts .vk_post_taxonomies,
.archive.tax-cases-tag .main-section .vk_posts .vk_post_taxonomies {
  margin-top: 0.5rem;
}

.post-type-archive-cases .main-section .vk_posts .custom-archive__tag-list,
.archive.tax-cases-tag .main-section .vk_posts .custom-archive__tag-list {
  margin-block: 0.5rem 0;
  padding-left: 0;
}

.post-type-archive-cases .main-section .vk_posts .custom-archive__tag-list li,
.archive.tax-cases-tag .main-section .vk_posts .custom-archive__tag-list li {
  display: inline-block;
  margin: 0;
  color: #005b96;
  font-size: 0.8125rem;
  font-weight: 400;
  list-style: none;
}

.post-type-archive-cases .main-section .vk_posts .custom-archive__tag-list li:not(:last-child),
.archive.tax-cases-tag .main-section .vk_posts .custom-archive__tag-list li:not(:last-child) {
  margin-right: 0.5rem;
}

.post-type-archive-cases .main-section .vk_posts .custom-archive__tag-list li::after,
.archive.tax-cases-tag .main-section .vk_posts .custom-archive__tag-list li::after {
  content: none !important;
}

.post-type-archive-cases .main-section .vk_posts .custom-archive__tag-list li::before,
.archive.tax-cases-tag .main-section .vk_posts .custom-archive__tag-list li::before {
  content: "#";
}

.post-type-archive-column .site-body-container,
.archive.tax-column-cat .site-body-container {
  gap: 10.416667%;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}

.post-type-archive-column .site-body-container::after,
.archive.tax-column-cat .site-body-container::after {
  content: none;
}

.post-type-archive-column .main-section,
.archive.tax-column-cat .main-section {
  flex: 0 1 74.166667%;
  float: none;
}

.post-type-archive-column .main-section .vk_posts,
.archive.tax-column-cat .main-section .vk_posts {
  gap: 3.75rem 6.741573%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin: 0;
}

.post-type-archive-column .main-section .vk_posts .vk_post,
.archive.tax-column-cat .main-section .vk_posts .vk_post {
  width: 100%;
  margin: 0 !important;
  overflow: visible;
  border: none;
  background: transparent;
  transition: 0.2s;
}

.post-type-archive-column .main-section .vk_posts .vk_post_imgOuter,
.archive.tax-column-cat .main-section .vk_posts .vk_post_imgOuter {
  -webkit-filter: drop-shadow(0.5rem 0.5rem 1rem rgba(0, 0, 0, 0.08));
  border-right: none !important;
  border-radius: 0.5rem;
  filter: drop-shadow(0.5rem 0.5rem 1rem rgba(0, 0, 0, 0.08));
}

.post-type-archive-column .main-section .vk_posts .vk_post_body,
.archive.tax-column-cat .main-section .vk_posts .vk_post_body {
  display: flex !important;
  flex-direction: column;
  padding: 0;
}

.post-type-archive-column .main-section .vk_posts .card-title,
.archive.tax-column-cat .main-section .vk_posts .card-title {
  order: 1;
  margin-top: 0.9375rem !important;
  color: #0072bc !important;
  font-size: 1.125rem;
  font-weight: 700;
}

.post-type-archive-column .main-section .vk_posts .vk_post_date,
.archive.tax-column-cat .main-section .vk_posts .vk_post_date {
  order: 4;
  margin-top: 0.5rem;
  color: #005b96;
  font-size: 0.8125rem;
}

.post-type-archive-column .main-section .vk_posts .card-text,
.archive.tax-column-cat .main-section .vk_posts .card-text {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  order: 2;
  margin-top: 0.625rem;
  overflow: hidden;
  color: #000000 !important;
  font-size: 1rem;
}

.post-type-archive-column .main-section .vk_posts .vk_post_taxonomy_title,
.archive.tax-column-cat .main-section .vk_posts .vk_post_taxonomy_title {
  display: none;
}

.post-type-archive-column .main-section .vk_posts .vk_post_taxonomies,
.archive.tax-column-cat .main-section .vk_posts .vk_post_taxonomies {
  margin-top: 0.5rem;
}

.post-type-archive-column .main-section .vk_posts .custom-archive__tag-list,
.archive.tax-column-cat .main-section .vk_posts .custom-archive__tag-list {
  margin-block: 0;
  order: 3;
  padding-left: 0;
  list-style: none;
}

.post-type-archive-column .main-section .vk_posts .custom-archive__tag-list li,
.archive.tax-column-cat .main-section .vk_posts .custom-archive__tag-list li {
  display: inline-block;
  margin: 0;
  color: #005b96;
  font-size: 0.8125rem;
  font-weight: 400;
}

.post-type-archive-column .main-section .vk_posts .custom-archive__tag-list li:not(:last-child),
.archive.tax-column-cat .main-section .vk_posts .custom-archive__tag-list li:not(:last-child) {
  margin-right: 0.5rem;
}

.post-type-archive-column .main-section .vk_posts .custom-archive__tag-list li::after,
.archive.tax-column-cat .main-section .vk_posts .custom-archive__tag-list li::after {
  content: none !important;
}

.post-type-archive-column .main-section .vk_posts .custom-archive__tag-list li::before,
.archive.tax-column-cat .main-section .vk_posts .custom-archive__tag-list li::before {
  content: "#";
}

.post-type-archive-column .sub-section,
.archive.tax-column-cat .sub-section {
  flex: 0 0 11.5625rem;
  float: none;
}

.custom-company-page {
  /* 企業情報／企業概要 所在地 */
}

.custom-company-page h2 {
  font-size: 1.75rem;
  font-weight: 500;
}

.custom-company-page h3 {
  font-size: 1.5rem;
  font-weight: 700;
}

.custom-company-page h4:not(.custom-company-base__2col-body-ttl) {
  position: relative;
  padding-left: 1.25rem;
  color: #000000;
  font-size: 1.125rem;
  font-weight: 500;
}

.custom-company-page h4:not(.custom-company-base__2col-body-ttl)::before {
  display: block;
  position: absolute;
  top: 0.5625rem;
  left: 0;
  width: 0.6875rem;
  height: 0.6875rem;
  background-color: #000000;
  content: "";
}

.custom-company-page a {
  text-decoration: none;
  transition: 0.2s;
}

.custom-company-page a[target="_blank"]::after {
  display: inline-block;
  margin-right: 0.25rem;
  margin-left: 0.5rem;
  content: url("../img/common/icon-link-blank.svg");
}

.custom-company-page.--bg-blue {
  margin-inline: calc(50% - 50vw);
  padding-inline: 2.5rem;
  width: 100vw;
  background-color: #0072bc;
  color: #ffffff;
}

.custom-company-page.--bg-blue h2,
.custom-company-page.--bg-blue h3,
.custom-company-page.--bg-blue h4,
.custom-company-page.--bg-blue li,
.custom-company-page.--bg-blue p,
.custom-company-page.--bg-blue a {
  color: #ffffff;
}

.custom-company-page.--bg-blue .custom-lower-page__2col {
  max-width: 1200px;
}

.custom-company-page.--bg-gray {
  margin-inline: calc(50% - 50vw);
  padding-inline: 2.5rem;
  z-index: 0;
  position: relative;
  width: 100vw;
  background-color: #e8e8e8;
  color: #ffffff;
}

.custom-company-page.--bg-gray::before {
  display: block;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 75vw;
  background-image: url("../img/common/bg-graphic-white.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  opacity: 0.5;
}

.custom-company-page.--bg-gray .custom-lower-page__2col {
  max-width: 1200px;
}

.custom-company-office__item {
  align-items: center;
  justify-content: space-between;
  margin: 0;
}

.custom-company-office__item:not(:last-of-type) {
  border-bottom: 1px solid #d9d9d9;
}

.custom-company-office__item h2 {
  margin-bottom: 0.9375rem;
  color: #0072bc;
  font-size: 1.3125rem;
}

.custom-company-office__item .custom-company-office__list-body {
  padding-inline: 0;
  flex: 0 1 75.28%;
}

.custom-company-office__item .custom-company-office__list-img {
  padding-inline: 0;
  flex: 0 1 20.22%;
  max-width: 100%;
}

.custom-company-office__item .custom-company-office__list-img img {
  aspect-ratio: 1/1;
  -o-object-fit: cover;
  object-fit: cover;
}

.custom-company-office__item .custom-company-office__list-img figcaption {
  color: #000000;
  font-size: 0.8125rem;
}

.custom-company-office__item.--img-2col .custom-company-office__list-body {
  flex: 0 1 53.93%;
}

.custom-company-office__item.--img-2col .custom-company-office__list-img {
  gap: 0.625rem;
  flex: 0 1 41.57%;
}

.custom-company-corporate__table table tr {
  position: relative;
}

.custom-company-corporate__table table tr::after {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #d9d9d9;
  content: "";
}

.--bg-blue .custom-company-corporate__table table tr::after {
  background-color: #fff;
}

.custom-company-corporate__table table tr:last-of-type::after {
  content: none;
}

.custom-company-corporate__table table tr:nth-of-type(2) td a {
  text-decoration: underline;
}

.custom-company-corporate__table table tr td {
  padding-block: 1.875rem;
  border: none !important;
  border-color: #fff;
  color: #000;
  line-height: 1.7;
  vertical-align: top;
}

.--bg-blue .custom-company-corporate__table table tr td {
  color: #ffffff;
}

.--bg-blue .custom-company-corporate__table table tr td:nth-child(2) {
  width: 52.25%;
}

.--bg-blue .custom-company-corporate__table table tr td:nth-child(3) {
  width: 7.1875rem;
}

.--bg-blue .custom-company-corporate__table table tr td:nth-child(3) a {
  display: block;
  padding: 0.625rem 1.125rem;
  background-color: #ffffff;
  color: #0072bc;
  text-decoration: none;
}

.--bg-blue .custom-company-corporate__table table tr td a {
  color: #ffffff;
  text-decoration: underline;
}

.custom-company-corporate__table table tr td span {
  display: inline-block;
  line-height: 1.7;
}

.custom-company-corporate__table table tr td a {
  color: #005b96;
  transition: 0.2s;
}

.custom-company-corporate__table table tr td:nth-child(1) {
  width: 34.83%;
}

.custom-company-corporate__table table tr td:nth-child(2) {
  width: 65.17%;
  font-size: 1.125rem;
}

.custom-company-corporate__organization-img.--sp {
  display: none;
}

.custom-company-base__head {
  gap: 4.49%;
  align-items: flex-start;
}

.custom-company-base__head-img {
  flex: 0 1 30.34%;
}

.custom-company-base__head-body {
  flex: 1;
}

.custom-company-base__organization {
  margin-top: 5rem !important;
}

.custom-company-base__organization-chart {
  padding-left: 0;
}

.custom-company-base__organization-chart .custom-company-base__organization-chart-tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 15.625rem;
  min-height: 2.8125rem;
  padding: 0.125rem 0.75rem;
  color: #0072bc;
  font-size: 0.9375rem;
  font-weight: bold;
}

.custom-company-base__organization-chart > li {
  display: flex;
  align-items: flex-start;
}

.custom-company-base__organization-chart > li > .custom-company-base__organization-chart-tag {
  border: 1px solid #0072bc;
  background: #ffffff;
}

.custom-company-base__organization-chart > li > ul {
  margin-left: 2.375rem;
  padding-left: 1.1875rem;
  border-left: 0.375rem solid #0072bc;
  list-style: none;
}

.custom-company-base__organization-chart > li > ul > li {
  position: relative;
  margin: 0 !important;
}

.custom-company-base__organization-chart > li > ul > li + li {
  margin-top: 0.9375rem !important;
}

.custom-company-base__organization-chart > li > ul > li:first-child, .custom-company-base__organization-chart > li > ul > li:last-child {
  position: relative;
}

.custom-company-base__organization-chart > li > ul > li:first-child:before, .custom-company-base__organization-chart > li > ul > li:last-child:before {
  display: block;
  position: absolute;
  left: -1.875rem;
  width: 1.25rem;
  background: #fafcfe;
  content: "";
}

.custom-company-base__organization-chart > li > ul > li:first-child:before {
  top: 0;
  height: 1.5rem;
}

.custom-company-base__organization-chart > li > ul > li:last-child:before {
  bottom: 0;
  height: calc(100% - 1.625rem);
}

.custom-company-base__organization-chart > li > ul > li dl {
  margin: 0.625rem 0 0 0.625rem !important;
  font-size: 0.875rem;
  line-height: 1.4;
}

.custom-company-base__organization-chart > li > ul > li dl:last-child {
  padding-bottom: 0.625rem !important;
}

.custom-company-base__organization-chart > li > ul > li dl dt {
  gap: 0.4375rem;
  display: flex;
  flex-shrink: 0;
  align-items: flex-start;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: bold;
}

.custom-company-base__organization-chart > li > ul > li dl dt:before {
  flex-shrink: 0;
  width: 0.6875rem;
  height: 0.6875rem;
  margin-top: 0.5rem;
  background: #000000;
  content: "";
}

.custom-company-base__organization-chart > li > ul > li dl dd {
  font-size: 1rem;
}

.custom-company-base__organization-chart > li > ul > li dl + dl {
  position: relative;
}

.custom-company-base__organization-chart > li > ul > li dl + dl:before {
  -webkit-transform: translateX(-50%);
  display: block;
  position: absolute;
  top: -1px;
  left: 50%;
  width: calc(100% - 2.5rem);
  height: 1px;
  transform: translateX(-50%);
  background: #ffffff;
  content: "";
}

.custom-company-base__organization-chart > li > ul > li .custom-company-base__organization-chart-tag {
  position: relative;
  border: 1px solid #0072bc;
  background: #ffffff;
  text-align: center;
}

.custom-company-base__organization-chart > li > ul > li .custom-company-base__organization-chart-tag.--current {
  background: #0072bc;
  color: #ffffff;
}

.custom-company-base__organization-chart > li > ul > li .custom-company-base__organization-chart-tag:before {
  -webkit-transform: translateY(-50%);
  display: block;
  position: absolute;
  top: 50%;
  right: 100%;
  width: 1.25rem;
  height: 0.375rem;
  transform: translateY(-50%);
  background: #0072bc;
  content: "";
}

.custom-company-base__organization-chart > li > ul > li:first-child .custom-company-base__organization-chart-tag:before {
  width: 4rem;
}

.custom-company-base__2col {
  gap: 4.49%;
  align-items: flex-start;
}

.custom-company-base__2col:first-of-type {
  margin-top: 3.75rem;
}

.custom-company-base__2col:not(:first-of-type) {
  margin-top: 1.875rem;
}

.custom-company-base__2col-body {
  flex: 1;
}

.custom-company-base__2col-img {
  flex: 0 1 25%;
  text-align: center;
}

.custom-company-base__2col-body-ttl {
  display: flex;
  margin-bottom: 0.625rem !important;
  line-height: 1.3;
  transition: 0.2s;
}

.custom-company-base__2col-body-ttl::after {
  margin-top: 0.3125rem;
  margin-left: -2.5rem;
  content: url("../img/common/icon-arrow-bg.svg");
}

.custom-company-base__2col-body-ttl a {
  display: inline-block;
  z-index: 1;
  padding-right: 3.4375rem;
  font-size: 1.5rem;
}

.custom-company-base__2col-body-ttl a .vk_inline-font-size {
  display: inline-block;
}

.custom-company-base__comment-cont {
  gap: 4.49%;
  align-items: flex-start;
}

.custom-company-base__comment-cont-img {
  flex: 0 1 20.22%;
}

.custom-company-base__comment-cont-img .wp-element-caption {
  margin-top: 0.6875rem;
  color: #000000;
  font-size: 0.875rem;
}

.custom-company-base__comment-cont-body {
  flex: 1;
}

.custom-company-base__post-list.vk_posts {
  margin-inline: 0 !important;
  gap: 2.8125rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.custom-company-base__post-list.vk_posts .vk_post {
  width: 100%;
  margin: 0 !important;
  overflow: visible;
  border: none;
  background: transparent;
  transition: 0.2s;
}

.custom-company-base__post-list.vk_posts .vk_post_imgOuter {
  -webkit-filter: drop-shadow(0.5rem 0.5rem 1rem rgba(0, 0, 0, 0.08));
  border-right: none !important;
  border-radius: 0.5rem;
  filter: drop-shadow(0.5rem 0.5rem 1rem rgba(0, 0, 0, 0.08));
}

.custom-company-base__post-list.vk_posts .vk_post_body {
  padding: 0;
}

.custom-company-base__post-list.vk_posts .vk_post_body:hover {
  opacity: 1;
}

.custom-company-base__post-list.vk_posts .card-title {
  margin-top: 0.9375rem !important;
  color: #000000 !important;
  font-size: 1.125rem;
  font-weight: 500;
}

.custom-company-base__post-list.vk_posts .card-text {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  margin-top: 0.625rem;
  overflow: hidden;
  color: #000000 !important;
  font-size: 1rem;
}

.custom-company-base__post-list.vk_posts .vk_post_taxonomy_title {
  display: none;
}

.custom-company-base__post-list.vk_posts .vk_post_taxonomies {
  margin-top: 0.5rem;
}

.custom-company-base__post-list.vk_posts .vk_post_taxonomy_terms {
  padding-left: 0;
}

.custom-company-base__post-list.vk_posts .vk_post_taxonomy_terms span {
  color: #005b96;
  font-size: 0.8125rem;
  font-weight: 400;
}

.custom-company-base__post-list.vk_posts .vk_post_taxonomy_terms span:not(:last-child) {
  margin-right: 0.5rem;
}

.custom-company-base__post-list.vk_posts .vk_post_taxonomy_terms span::after {
  content: none !important;
}

.custom-company-base__post-list.vk_posts .vk_post_taxonomy_terms span::before {
  display: inline-block;
  content: "#";
}

.custom-company-base__access-detail {
  margin-top: 1.875rem !important;
}

.custom-company-base__access-detail .custom-company-base__access-detail-list {
  gap: 2.5rem 6.97%;
  margin-top: 2.5rem;
}

.custom-company-base__access-detail h5 {
  display: inline-block;
  margin-bottom: 0.9375rem !important;
  padding: 0.3125rem 0.75rem;
  border-radius: 0.125rem;
  background-color: #0072bc;
  color: #ffffff;
  font-size: 0.8125rem;
  font-weight: 500;
}

.custom-contact-body {
  padding-block: 7.5rem !important;
  padding-inline: 2.5rem;
  margin-inline: calc(50% - 50vw);
  position: relative;
  width: 100vw;
  margin-top: 5.625rem;
  overflow: hidden;
}

.custom-contact-body.--confirm {
  margin-top: 2.5rem;
  padding-top: 5rem !important;
}

.custom-contact-body.--complete {
  padding-block: 5.625rem !important;
  margin-top: 0;
}

.custom-contact-body.--complete p {
  font-size: 1.3125rem;
}

.custom-contact-body::before {
  inset: 0;
  -webkit-backdrop-filter: blur(0.375rem);
  display: block;
  position: absolute;
  width: calc(100% - 0.4375rem);
  height: 100%;
  backdrop-filter: blur(0.375rem);
  background: rgba(0, 114, 188, 0.02);
  content: "";
}

.custom-contact-body__inner {
  max-width: 1200px;
}

.custom-contact-body__inner input,
.custom-contact-body__inner textarea,
.custom-contact-body__inner select {
  margin-bottom: 0;
  border: 1px solid #dddddd;
  border-radius: 0.125rem;
  box-shadow: inset 0.1875rem 0.1875rem 0.75rem rgba(0, 0, 0, 0.06);
  color: #000000;
  font-family: "Local Noto Sans JP", "Noto Sans JP", sans-serif;
  line-height: 1.5;
}

.custom-contact-body__inner input::-webkit-input-placeholder, .custom-contact-body__inner textarea::-webkit-input-placeholder, .custom-contact-body__inner select::-webkit-input-placeholder {
  color: #cccccc;
}

.custom-contact-body__inner input::-moz-placeholder, .custom-contact-body__inner textarea::-moz-placeholder, .custom-contact-body__inner select::-moz-placeholder {
  color: #cccccc;
}

.custom-contact-body__inner input::placeholder,
.custom-contact-body__inner textarea::placeholder,
.custom-contact-body__inner select::placeholder {
  color: #cccccc;
}

.custom-contact-body__inner input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-sizing: border-box;
  position: relative;
  top: 0;
  left: 0;
  width: 1.25rem;
  height: 1.25rem;
  border: 1px solid #dddddd;
  border-radius: 0.125rem;
  background: #fff;
  box-shadow: inset 0.1875rem 0.1875rem 0.75rem rgba(0, 0, 0, 0.06);
}

.custom-contact-body__inner input[type="checkbox"]::after {
  -webkit-transform: rotate(135deg);
  display: block;
  position: absolute;
  top: 0.3125rem;
  left: 0.3125rem;
  width: 0.5625rem;
  height: 0.375rem;
  transform: rotate(135deg);
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  content: "";
  opacity: 0;
}

.custom-contact-body__inner input[type="checkbox"] + .wpcf7-list-item-label {
  display: inline-block;
  padding-left: 0.5rem;
}

.custom-contact-body__inner input[type="checkbox"]:checked {
  background-color: #0072bc;
}

.custom-contact-body__inner input[type="checkbox"]:checked::after {
  opacity: 1;
}

.custom-contact-body__inner input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-sizing: border-box;
  position: relative;
  top: 0;
  left: 0;
  width: 1.25rem;
  height: 1.25rem;
  border: 1px solid #dddddd;
  border-radius: 50%;
  background: #fff;
  box-shadow: inset 0.1875rem 0.1875rem 0.75rem rgba(0, 0, 0, 0.06);
}

.custom-contact-body__inner input[type="radio"]::after {
  display: block;
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  width: 0.6875rem;
  height: 0.6875rem;
  border-radius: 50%;
  background-color: #0072bc;
  content: "";
  opacity: 0;
}

.custom-contact-body__inner input[type="radio"] + .wpcf7-list-item-label {
  padding-left: 0.5rem;
}

.custom-contact-body__inner input[type="radio"]:checked::after {
  opacity: 1;
}

.custom-contact-body__inner .wpcf7-list-item {
  margin-left: 0;
}

.custom-contact-body__inner .wpcf7-list-item label {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.custom-contact-body__inner .wpcf7-not-valid-tip {
  margin-top: 0.3125rem;
  color: #ef2d2d;
  font-size: 0.8125rem;
  line-height: 1.5;
}

.custom-contact__item {
  gap: 2.5rem;
  display: flex;
  margin-bottom: 2.1875rem;
}

.custom-contact__item.custom-contact__item--today-date {
  display: none;
}

.custom-contact__item.--checkbox {
  margin-block: 3.75rem;
}

.custom-contact__item.--radio {
  margin-block: 3.75rem;
}

.custom-contact__item-ttl {
  flex: 0 1 18.75rem;
  margin-top: 0.625rem;
  color: #000000;
}

.--selectbox .custom-contact__item-ttl, .--checkbox .custom-contact__item-ttl, .--radio .custom-contact__item-ttl {
  margin-top: 0;
}

.custom-contact__item-ttl label.--required::after {
  margin-left: 0.3125rem;
  color: #e42600;
  font-size: 1rem;
  content: "※";
}

.custom-contact__item-input {
  flex: 1;
  color: #000000;
  overflow-wrap: anywhere;
}

.--confirm .custom-contact__item-input {
  margin-top: 0.625rem;
}

.custom-contact__item-input input {
  color: #000000;
}

.--confirm .custom-contact__item-input.--textarea {
  margin-top: -0.875rem;
  white-space: pre-line;
}

.--checkbox .custom-contact__item-input .wpcf7-checkbox {
  gap: 0.9375rem 4.375rem;
  display: flex;
  flex-wrap: wrap;
}

.--radio .custom-contact__item-input .wpcf7-radio {
  gap: 0.9375rem 4.375rem;
  display: flex;
  flex-wrap: wrap;
}

.custom-contact__item-input-inner-selectbox {
  position: relative;
}

.custom-contact__item-input-inner-selectbox::before {
  display: block;
  z-index: 1;
  position: absolute;
  top: 0.125rem;
  right: 2.625rem;
  width: 1px;
  height: calc(100% - 0.3125rem);
  background-color: #ddd;
  content: "";
}

.--confirm .custom-contact__item-input-inner-selectbox::before {
  display: none;
}

.custom-contact__item-input-inner-selectbox::after {
  -webkit-transform: translateY(-50%) rotate(45deg);
  position: absolute;
  top: 48%;
  right: 1rem;
  width: 0.75rem;
  height: 0.75rem;
  transform: translateY(-50%) rotate(45deg);
  border-right: 3px solid #005b96;
  border-bottom: 3px solid #005b96;
  content: "";
}

.--confirm .custom-contact__item-input-inner-selectbox::after {
  display: none;
}

.custom-contact__item-input-inner-flex {
  gap: 1.25rem;
  display: flex;
  align-items: center;
}

.custom-contact__item-input-others {
  gap: 0.9375rem;
  display: flex;
  flex: 1;
  align-items: center;
}

.custom-contact__item-input-others .custom-contact__item-input-others-text {
  flex: 0 0 auto;
}

.custom-contact__hr {
  margin-block: 3.75rem;
}

.--confirm .custom-contact__privacy {
  display: none;
}

.custom-contact__privacy-check {
  margin-bottom: 0.9375rem !important;
}

.custom-contact__privacy-check-input-wrap {
  color: #000000;
}

.custom-contact__privacy-check-input-wrap .wpcf7-list-item {
  margin-left: 0;
}

.custom-contact__privacy-check-input-wrap .wpcf7-list-item-label span {
  display: inline-block;
  margin-bottom: 0.125rem;
  font-size: 0.9375rem;
}

.custom-contact__privacy-link {
  display: inline-block;
  margin-bottom: 1.875rem;
  color: #ff7a00;
  text-decoration: none;
  transition: 0.2s;
}

.custom-contact__privacy-link:hover {
  color: #ff7a00;
  opacity: 0.75;
}

.custom-contact__privacy-link::after {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ff7a00;
  content: "";
}

.custom-contact__submit-area {
  margin: 5rem auto 0;
  text-align: center;
}

.--confirm .custom-contact__submit-area {
  gap: 1.5625rem;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  margin-left: 2.5rem;
}

.custom-contact__submit-btn-input-wrap {
  display: inline-block;
  position: relative;
  margin-left: 4.375rem;
  background-color: #0072bc;
}

.--back .custom-contact__submit-btn-input-wrap {
  background-color: #919191;
}

.--confirm .custom-contact__submit-btn-input-wrap {
  margin-left: 0;
}

.custom-contact__submit-btn-input-wrap::after {
  -webkit-transform: skew(45deg) translateY(-50%);
  display: block;
  position: absolute;
  top: 53%;
  left: 10.625rem;
  width: 1rem;
  height: 0.3125rem;
  transform: skew(45deg) translateY(-50%);
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  content: "";
  transition: 0.2s;
}

.--confirm .custom-contact__submit-btn-input-wrap::after {
  left: 10rem;
}

.--back .custom-contact__submit-btn-input-wrap::after {
  -webkit-transform: skew(-45deg) translateY(-50%);
  left: 1.875rem;
  transform: skew(-45deg) translateY(-50%);
  border-right: none;
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
}

.custom-contact__submit-btn-input-wrap::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #ffffff !important;
  content: "";
  transition: 0.2s !important;
}

.custom-contact__submit-btn-input-wrap input.custom-contact__submit-btn-input {
  position: relative;
  width: 15rem;
  padding: 0.8125rem 2.5rem 0.8125rem 1.9375rem;
  border: 1px solid #0072bc;
  border-radius: 0;
  background-color: transparent !important;
  box-shadow: none;
  color: #ffffff;
  font-size: 0.9375rem;
  font-weight: 500;
  cursor: pointer;
  transition: 0.2s;
}

.custom-contact__submit-btn-input-wrap input.custom-contact__submit-btn-input:disabled {
  border: 1px solid #ccc;
  background-color: #ccc !important;
  color: #ffffff !important;
  pointer-events: none;
}

.--back .custom-contact__submit-btn-input-wrap input.custom-contact__submit-btn-input {
  width: 9.375rem;
  padding: 0.8125rem 1.625rem 0.8125rem 2.1875rem;
  border: 1px solid #919191;
  background-color: #919191;
}

.custom-policy-contents__bg-blue {
  padding: 4rem 2rem;
  border-radius: 0.25rem;
  background: rgba(25, 163, 252, 0.1);
}

.custom-policy-contents-body h4 {
  font-size: 1.125rem;
}

.custom-policy-contents-body a {
  -webkit-text-decoration-color: #0072bc;
  text-decoration: underline;
  text-decoration-color: #0072bc;
  transition: 0.2s;
}

.custom-policy-contents-body a[target="_blank"]:not(.custom-link-pdf)::after {
  display: inline-block;
  margin-right: 0.25rem;
  margin-left: 0.5rem;
  content: url("../img/common/icon-link-blank.svg");
}

.custom-policy-contents-body ol li,
.custom-policy-contents-body ul li {
  margin-block: 0.9375rem;
}

.custom-layout-purpose .page-header-subtext {
  font-family: "Local Noto Sans JP", "Noto Sans JP", sans-serif;
}

.custom-purpose-head hr,
.custom-purpose-body hr {
  position: relative;
  border-top: 1px solid;
}

.custom-purpose-head h2,
.custom-purpose-body h2 {
  position: relative;
  padding-left: 2.1875rem;
  font-size: 2rem;
  font-weight: 500;
}

.custom-purpose-head h2.is-style-vk-heading-plain,
.custom-purpose-body h2.is-style-vk-heading-plain {
  padding-left: 0 !important;
}

.custom-purpose-head h2.is-style-vk-heading-plain::before,
.custom-purpose-body h2.is-style-vk-heading-plain::before {
  content: none !important;
}

.custom-purpose-head h2::before,
.custom-purpose-body h2::before {
  display: block;
  position: absolute;
  top: 0.6875rem;
  left: 0;
  width: 1.8125rem;
  height: 1.8125rem;
  border: double 5px #ffffff;
  background-color: #0072bc;
  content: "";
}

.custom-purpose-head h3,
.custom-purpose-body h3 {
  width: 100%;
  color: #0072bc;
  font-size: 1.5rem;
  font-weight: 500;
}

.custom-purpose-head img {
  -webkit-filter: drop-shadow(0.5rem 0.5rem 1rem rgba(0, 0, 0, 0.08));
  border-radius: 0.5rem;
  filter: drop-shadow(0.5rem 0.5rem 1rem rgba(0, 0, 0, 0.08));
}

.custom-purpose-head {
  margin-bottom: 6.25rem;
}

.custom-purpose-body {
  padding-block: 7.5rem !important;
  padding-inline: 2.5rem;
  margin-inline: calc(50% - 50vw);
  position: relative;
  width: 100vw;
  overflow: hidden;
}

.custom-purpose-body::before {
  inset: 0;
  -webkit-backdrop-filter: blur(0.375rem);
  display: block;
  position: absolute;
  width: calc(100% - 0.4375rem);
  height: 100%;
  backdrop-filter: blur(0.375rem);
  background: rgba(0, 114, 188, 0.02);
  content: "";
}

.custom-purpose-body__inner {
  max-width: 1200px;
}

.custom-purpose-body__post-list {
  gap: 2.5rem;
  max-width: 100%;
  border: 1px solid #0072bc;
  border-radius: 0.25rem;
}

.custom-purpose-body__post-list .vk_post-col-xxl-6 {
  width: calc(50% - 1.25rem);
}

.custom-purpose-body__post-list .vk_post {
  margin: 0;
}

.custom-purpose-body__post-list .vk_post .card-horizontal-inner-row {
  align-items: center;
  border-radius: 0.25rem;
  transition: 0.2s;
}

.custom-purpose-body__post-list .vk_post .card-img-outer {
  aspect-ratio: 1/1;
  flex: 0 1 11.25rem;
  width: 100%;
  max-width: 11.25rem;
  height: 100%;
}

.custom-purpose-body__post-list .vk_post .vk_post_imgOuter {
  border-right: none !important;
  border-radius: 0.25rem 0 0 0.25rem;
}

.custom-purpose-body__post-list .vk_post .vk_post-col-7 {
  flex: 1;
  align-self: stretch;
  width: auto;
  max-width: 100%;
}

.custom-purpose-body__post-list .vk_post .card-body {
  display: block;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding: 1.25rem;
}

.custom-purpose-body__post-list .vk_post .card-title {
  color: #000000;
  font-size: 1.375rem;
  line-height: 1.4;
}

.custom-purpose-body__post-list .vk_post .card-text {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  overflow: hidden;
  font-size: 1rem;
}

.custom-purpose-body__section-grid {
  gap: 2.5rem;
}

.custom-purpose-body__section-grid .wp-block-group {
  gap: 0;
  display: grid;
  grid-row: span 2;
  grid-template-rows: subgrid;
  margin-top: auto;
}

.custom-purpose-body__section-grid .vk_posts {
  max-width: 100%;
}

.custom-purpose-body__section-grid .vk_posts .vk_post-col-xxl-12 {
  width: 100%;
}

.search-results .page-header-title {
  color: #0072bc !important;
  font-size: 1.75rem !important;
  font-weight: 700 !important;
}

.search-results .custom-search-results__head {
  margin-block: -1.875rem 2.5rem;
}

.search-results .vk_posts .vk_post a {
  transition: 0.2s;
}

.search-results .vk_posts .vk_post a .custom-search-list__url {
  margin-bottom: 0;
  color: #999999;
  font-size: 0.8125rem;
}

.custom-service-top__head-overview {
  gap: 3.333333%;
  align-items: flex-start;
}

.custom-service-top__head-img {
  flex: 0 1 51.666667%;
  margin-right: 0 !important;
}

.custom-service-top__head-img img {
  -webkit-filter: drop-shadow(0.5rem 0.5rem 0.5rem rgba(0, 0, 0, 0.08));
  width: 100% !important;
  height: auto !important;
  filter: drop-shadow(0.5rem 0.5rem 0.5rem rgba(0, 0, 0, 0.08));
}

.custom-service-top__head-service-list {
  margin-bottom: 7.5rem;
}

.custom-service-top__head-body {
  flex: 0 1 45%;
}

.custom-service-top__head-body .custom-service-top__head-body-ttl {
  margin-bottom: 1.25rem !important;
  color: #000000;
  font-size: 2.625rem;
  font-weight: 500;
}

.custom-service-top__body {
  padding-block: 5rem 3.75rem !important;
  margin-inline: calc(50% - 50vw);
  width: 100vw;
  overflow: clip;
}

.custom-service-top__body::before {
  inset: 0;
  -webkit-backdrop-filter: blur(0.375rem);
  display: block;
  position: absolute;
  width: calc(100% - 0.4375rem);
  height: 100%;
  backdrop-filter: blur(0.375rem);
  background: rgba(0, 114, 188, 0.02);
  content: "";
}

.custom-service-top__body-inner {
  padding-inline: 2.5rem;
  margin-bottom: 7.5rem;
}

.custom-service-top__body-ttl-en {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background: linear-gradient(150deg, #0066cc 0%, #0066cc 10%, #000000 0%, #000000 100%);
  background-clip: text;
  color: #000000;
  font-size: 4rem !important;
  font-weight: 400;
}

.custom-service-top__body-ttl-ja {
  color: #999999;
}

.custom-service-top__theme-ttl-wrap {
  gap: 1.25rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 2.5rem;
}

.custom-service-top__theme-ttl {
  margin: 0 !important;
  font-size: 1.75rem;
  font-weight: 500;
}

.custom-service-top__theme-btn {
  margin: 0 !important;
  padding: 0 !important;
}

.custom-service-top__theme-list-more-btn {
  display: inline-block;
  border-left: 1px solid #ffffff;
}

.custom-service-top__theme-list-more-btn a {
  padding-block: 1.0625rem !important;
  padding-inline: 1.5rem !important;
  display: block;
  white-space: nowrap;
  transition: 0.2s;
}

.custom-service-top__theme-list-more-btn a::after {
  display: inline-block;
  position: relative;
  margin-left: 0.75rem;
  content: url("../img/common/icon-arrow.svg");
}

.--it .custom-service-top__theme-list-more-btn a::after {
  content: url("../img/common/icon-arrow--bk.svg");
}

.custom-service-top__theme-list-more-btn a.is-open::after {
  -webkit-transform: scale(1, -1);
  top: 0.1875rem;
  transform: scale(1, -1);
}

.custom-service-top__theme-list-more-btn a:hover {
  opacity: 0.75 !important;
}

.custom-service-top__theme-list-more-btn a:hover .vk_button_link_txt {
  text-decoration: none !important;
}

.custom-service-top__theme-list {
  gap: 3.75%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.custom-service-top__theme-list .vk_post {
  width: 100%;
  height: 100%;
  margin: 0;
  overflow: visible;
  transition: 0.2s;
}

.custom-service-top__theme-list .vk_post-postType-page:nth-of-type(n + 4) {
  display: none;
  opacity: 0;
}

.custom-service-top__theme-list .vk_post-postType-page:nth-of-type(n + 4).is-open {
  display: block;
  opacity: 1;
  transition: opacity 0.5s;
}

@starting-style {
  .custom-service-top__theme-list .vk_post-postType-page:nth-of-type(n + 4).is-open {
    opacity: 0;
  }
}

.custom-service-top__theme-list .vk_post_body {
  padding-top: 0 !important;
}

.custom-service-top__theme-list .vk_post_imgOuter {
  -webkit-filter: drop-shadow(0.25rem 0.25rem 0.625rem rgba(0, 0, 0, 0.06));
  border: 1px solid rgba(10, 10, 10, 0.08);
  border-radius: 0.5rem;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-size: contain;
  filter: drop-shadow(0.25rem 0.25rem 0.625rem rgba(0, 0, 0, 0.06));
}

.custom-service-top__theme-list .vk_post_title span {
  display: block;
  padding-top: 1rem !important;
  font-size: 1.125rem;
}

.--app .custom-service-top__theme-list .vk_post_title span {
  color: #037ac9;
}

.--it .custom-service-top__theme-list .vk_post_title span {
  color: #006e75;
}

.--digital .custom-service-top__theme-list .vk_post_title span {
  color: #068941;
}

.custom-service-top__theme-list .vk_post_excerpt {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  margin: 0 !important;
  padding-top: 0.625rem;
  overflow: hidden;
  color: #000000;
  color: #000000;
  font-size: 1rem;
}

.custom-service-top__head-img {
  -webkit-filter: drop-shadow(0.5rem 0.5rem 2rem rgba(0, 0, 0, 0.08));
  border-radius: 0.5rem;
  filter: drop-shadow(0.5rem 0.5rem 2rem rgba(0, 0, 0, 0.08));
}

.custom-service-top__head-body {
  margin-top: 1.25rem !important;
}

.custom-service-top__head-body-ttl br {
  display: none;
}

.custom-service-top__head-service-list .row {
  margin: 0 -1.375rem !important;
}

.custom-service-top__head-service-item {
  padding-inline: 1.375rem !important;
  transition: 0.2s;
}

.custom-service-top__head-service-item-img {
  margin-bottom: 1.5625rem;
}

.custom-service-top__head-service-item-img img:not([style*="object-fit"]) {
  -o-object-fit: contain;
  height: 300px !important;
  object-fit: contain;
}

.custom-service-top__head-service-item-ttl {
  margin-bottom: 0.625rem;
}

.custom-service-top__head-service-item-text {
  margin-bottom: 0;
}

.custom-service-top__theme-list-more-btn {
  cursor: pointer;
}

.custom-service-partner__list .row {
  gap: 2.5rem 2.8125rem;
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  margin: 0 !important;
}

.custom-service-partner__item {
  flex: auto !important;
  width: auto !important;
  max-width: 23.125rem !important;
  padding: 0 !important;
  transition: 0.2s;
}

.custom-service-partner__img {
  -webkit-filter: drop-shadow(0.25rem 0.25rem 1.25rem rgba(0, 0, 0, 0.06));
  border: 1px solid rgba(10, 10, 10, 0.08);
  border-radius: 0.5rem;
  background-color: #ffffff;
  filter: drop-shadow(0.25rem 0.25rem 1.25rem rgba(0, 0, 0, 0.06));
}

.custom-service-partner__img img {
  aspect-ratio: 370/208;
  -o-object-fit: contain;
  width: 100%;
  height: auto;
  object-fit: contain;
  border-radius: 0.5rem;
}

.custom-service-partner__head {
  gap: 0.5625rem;
  display: flex;
  flex-wrap: wrap !important;
}

.custom-service-partner__head-tag {
  padding: 0.3125rem 0.75rem;
  border-radius: 0.125rem;
  background-color: #0072bc;
  color: #ffffff;
  font-size: 0.8125rem;
  font-weight: 700;
  line-height: 1.3;
}

.custom-service-partner__head-name {
  font-size: 0.8125rem;
}

.custom-service-partner__head-catch {
  margin-block: 0.625rem 0.5625rem !important;
  color: #0072bc;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.4;
}

.custom-service-contents-body {
  padding-block: 5rem !important;
  padding-inline: 2.5rem;
  margin-inline: calc(50% - 50vw);
  position: relative;
  width: 100vw;
  overflow: hidden;
}

.custom-service-contents-body::before {
  inset: 0;
  -webkit-backdrop-filter: blur(0.375rem);
  display: block;
  position: absolute;
  width: calc(100% - 0.4375rem);
  height: 100%;
  backdrop-filter: blur(0.375rem);
  background: rgba(0, 114, 188, 0.02);
  content: "";
}

.custom-service-contents-body__inner {
  max-width: 1200px;
}

.custom-service-lv2__head-tag {
  margin-bottom: 2.5rem !important;
  padding: 1.75rem 2rem;
  font-size: 1.125rem !important;
  line-height: 1.4;
}

.custom-service-lv2__head-overview {
  gap: 3.333333%;
}

.custom-service-lv2__head-img {
  flex: 0 1 calc(36.25rem / 75rem * 100%);
  margin: 0 !important;
}

.custom-service-lv2__head-img img {
  width: 100% !important;
  height: auto;
}

.custom-service-lv2__head-body {
  flex: 1;
}

.custom-service-lv2__head-body .custom-service-lv2__head-body-ttl {
  margin-bottom: 1.25rem !important;
  color: #000000 !important;
  font-size: 2rem !important;
  font-weight: 500 !important;
  line-height: 1.4 !important;
}

.custom-service-lv2__head-body p {
  font-weight: 400 !important;
}

.custom-service-lv2__2col-01 {
  gap: 3.333333%;
  align-items: flex-start;
}

.custom-service-lv2__2col-01-img {
  flex: 0 1 35%;
}

.custom-service-lv2__2col-01-img.--min {
  flex: 0 1 23%;
}

.custom-service-lv2__2col-01-img img {
  margin-inline: auto;
  width: 100% !important;
  height: auto !important;
}

.custom-service-lv2__2col-01-body {
  flex: 1;
  margin-top: 0.625rem !important;
}

.custom-service-lv2__2col-01-body .custom-service-lv2__2col-01-body-ttl {
  margin-bottom: 0.625rem !important;
  font-size: 1.5rem;
}

.custom-service-lv2__2col-01-body p {
  font-weight: 400 !important;
}

.custom-service-lv2__2col-01:not(:last-of-type) {
  margin-bottom: 3.75rem;
}

.custom-service-lv2__2col-01:nth-of-type(even) {
  flex-direction: row-reverse;
}

.custom-service-lv2__2col-02-hr {
  border-top: 1px solid;
}

.custom-service-lv2__2col-02-head {
  margin-bottom: 2.5rem !important;
}

.custom-service-lv2__2col-02 {
  gap: 3.333333%;
  align-items: flex-start;
}

.custom-service-lv2__2col-02:not(:last-of-type) {
  margin-bottom: 2.5rem;
}

.custom-service-lv2__2col-02-img {
  -webkit-filter: drop-shadow(0.25rem 0.25rem 1.25rem rgba(0, 0, 0, 0.06));
  flex: 0 1 45%;
  border-radius: 0.5rem;
  filter: drop-shadow(0.25rem 0.25rem 1.25rem rgba(0, 0, 0, 0.06));
}

.custom-service-lv2__2col-02-img img {
  width: 100% !important;
  height: auto !important;
  border-radius: 0.5rem;
}

.custom-service-lv2__2col-02-body {
  flex: 1;
}

.custom-service-lv2__2col-02-body-ttl {
  display: flex;
  transition: 0.2s;
}

.custom-service-lv2__2col-02-body-ttl::after {
  margin-top: 0.3125rem;
  margin-left: -2.5rem;
}

.custom-service-lv2__2col-02-body-ttl a {
  display: inline-block;
  z-index: 1;
  padding-right: 3.4375rem;
  font-size: 1.5rem;
}

.custom-service-lv2__2col-02-body-ttl a .vk_inline-font-size {
  display: inline-block;
}

.custom-service-lv2__2col-02-body-ttl::after {
  content: url("../img/common/icon-arrow-bg.svg");
}

.custom-layout-service-01 .custom-service-lv2__2col-02-body-ttl::after {
  content: url("../img/service/icon-arrow-bg-01.svg");
}

.custom-layout-service-01 .custom-service-lv2__2col-02-body-ttl a {
  color: #037ac9 !important;
}

.custom-layout-service-02 .custom-service-lv2__2col-02-body-ttl::after {
  content: url("../img/service/icon-arrow-bg-02.svg");
}

.custom-layout-service-02 .custom-service-lv2__2col-02-body-ttl a {
  color: #006e75 !important;
}

.custom-layout-service-03 .custom-service-lv2__2col-02-body-ttl::after {
  content: url("../img/service/icon-arrow-bg-03.svg");
}

.custom-layout-service-03 .custom-service-lv2__2col-02-body-ttl a {
  color: #068941 !important;
}

.custom-service-lv2__2col-02-body-list {
  border-radius: 0.25rem;
}

.custom-service-lv2__2col-02-body-list li {
  margin-block: 0.625rem;
}

.custom-service-lv2__2col-02-body-list li a {
  color: #000000;
  text-decoration: none;
  transition: 0.2s;
}

.custom-service-lv3__head-overview {
  gap: 3.333333%;
}

.custom-service-lv3__head-img {
  flex: 0 1 48.333333%;
  margin: 0 !important;
}

.custom-service-lv3__head-img img {
  width: 100% !important;
  height: auto;
}

.custom-service-lv3__head-body {
  flex: 1;
}

.custom-service-lv3__head-body .custom-service-lv3__head-body-ttl {
  margin-bottom: 1.25rem !important;
  color: #000000 !important;
  font-size: 2rem !important;
  font-weight: 500 !important;
  line-height: 1.4 !important;
}

.custom-service-lv3__head-body p {
  font-weight: 400 !important;
}

.custom-service-lv3__body-child-list {
  gap: 2.5rem 2.25rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.custom-service-lv3__body-child-list .vk_post {
  width: 100%;
  margin: 0;
}

.custom-service-lv3__body-child-list .vk_post .card-horizontal-inner-row {
  align-items: center;
  border: 1px solid;
  border-radius: 0.25rem;
  transition: 0.2s;
}

.custom-layout-service-01 .custom-service-lv3__body-child-list .vk_post .card-horizontal-inner-row {
  border-color: #19a3fc;
}

.custom-layout-service-02 .custom-service-lv3__body-child-list .vk_post .card-horizontal-inner-row {
  border-color: #00d4e1;
}

.custom-layout-service-03 .custom-service-lv3__body-child-list .vk_post .card-horizontal-inner-row {
  border-color: #00cb5d;
}

.custom-service-lv3__body-child-list .vk_post .card-img-outer {
  aspect-ratio: 1/1;
  flex: 0 1 11.25rem;
  width: 100%;
  max-width: 11.25rem;
  height: 100%;
}

.custom-service-lv3__body-child-list .vk_post .vk_post_imgOuter {
  border-right: none !important;
}

.custom-service-lv3__body-child-list .vk_post .vk_post-col-7 {
  flex: 1;
  align-self: stretch;
  width: auto;
  max-width: 100%;
}

.custom-service-lv3__body-child-list .vk_post .card-body {
  display: block;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding: 1.25rem;
}

.custom-service-lv3__body-child-list .vk_post .card-title {
  color: #000000;
  font-size: 1.375rem;
  line-height: 1.4;
}

.custom-service-lv3__body-child-list .vk_post .card-text {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
  font-size: 1rem;
}

.custom-service-lower__post-hr {
  position: relative;
  border-top: 1px solid;
  background-color: #0072bc !important;
}

.custom-service-contents__post-2col .custom-service-contents__post {
  gap: 0;
  display: grid;
  grid-row: span 3;
  grid-template-rows: subgrid;
}

.custom-service-contents__post-2col .custom-service-contents__post h3 {
  width: 100%;
}

.custom-service-contents__post-2col .custom-service-contents__post p {
  width: 100%;
}

.custom-service-contents__post-list {
  margin-inline: 0 !important;
  gap: 2.8125rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.custom-service-contents__post-2col .custom-service-contents__post-list {
  grid-template-columns: repeat(1, 1fr);
}

.custom-service-contents__post-list .vk_post {
  width: 100%;
  margin: 0 !important;
  overflow: visible;
  border: none;
  background: transparent;
  transition: 0.2s;
}

.custom-service-contents__post-list .vk_post_imgOuter {
  -webkit-filter: drop-shadow(0.5rem 0.5rem 1rem rgba(0, 0, 0, 0.08));
  border-right: none !important;
  border-radius: 0.5rem;
  filter: drop-shadow(0.5rem 0.5rem 1rem rgba(0, 0, 0, 0.08));
}

.custom-service-contents__post-list .vk_post_body {
  padding: 0;
}

.custom-service-contents__post-list .card-title {
  margin-top: 0.9375rem !important;
  color: #000000 !important;
  font-size: 1.125rem;
  font-weight: 500;
}

.custom-service-contents__post-list .card-text {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  margin-top: 0.625rem;
  overflow: hidden;
  color: #000000 !important;
  font-size: 1rem;
}

.custom-service-contents__post-list .vk_post_taxonomy_title {
  display: none;
}

.custom-service-contents__post-list .vk_post_taxonomies {
  margin-top: 0.5rem;
}

.custom-service-contents__post-list .vk_post_taxonomy_terms {
  padding-left: 0;
}

.custom-service-contents__post-list .vk_post_taxonomy_terms span {
  color: #005b96;
  font-size: 0.8125rem;
  font-weight: 400;
}

.custom-service-contents__post-list .vk_post_taxonomy_terms span:not(:last-child) {
  margin-right: 0.5rem;
}

.custom-service-contents__post-list .vk_post_taxonomy_terms span::after {
  content: none !important;
}

.custom-service-contents__post-list .vk_post_taxonomy_terms span::before {
  display: inline-block;
  content: "#";
}

.custom-service-lv4__head {
  margin-bottom: 5rem;
}

.custom-service-lv4__body dl + h1,
.custom-service-lv4__body dl + h2,
.custom-service-lv4__body dl + h3,
.custom-service-lv4__body dl + h4,
.custom-service-lv4__body dl + h5,
.custom-service-lv4__body dl + h6,
.custom-service-lv4__body ol + h1,
.custom-service-lv4__body ol + h2,
.custom-service-lv4__body ol + h3,
.custom-service-lv4__body ol + h4,
.custom-service-lv4__body ol + h5,
.custom-service-lv4__body ol + h6,
.custom-service-lv4__body p + h1,
.custom-service-lv4__body p + h2,
.custom-service-lv4__body p + h3,
.custom-service-lv4__body p + h4,
.custom-service-lv4__body p + h5,
.custom-service-lv4__body p + h6,
.custom-service-lv4__body table + h1,
.custom-service-lv4__body table + h2,
.custom-service-lv4__body table + h3,
.custom-service-lv4__body table + h4,
.custom-service-lv4__body table + h5,
.custom-service-lv4__body table + h6,
.custom-service-lv4__body ul + h1,
.custom-service-lv4__body ul + h2,
.custom-service-lv4__body ul + h3,
.custom-service-lv4__body ul + h4,
.custom-service-lv4__body ul + h5,
.custom-service-lv4__body ul + h6 {
  margin-top: 2em;
}

.custom-service-lv4__body figure + h1,
.custom-service-lv4__body figure + h2,
.custom-service-lv4__body figure + h3 {
  margin-top: 2em;
}

.custom-service-lv4__head-overview {
  gap: 3.333333%;
  align-items: flex-start;
}

.custom-service-lv4__head-overview-img {
  flex: 0 1 calc(20rem / 75rem * 100%);
  margin-top: 0.625rem !important;
}

.custom-service-lv4__head-overview-img img {
  border-radius: 0.25rem;
}

.custom-service-lv4__head-overview-body {
  flex: 1;
}

.custom-service-lv4__head-overview-ttl {
  margin-bottom: 0.9375rem !important;
  font-size: 2rem;
  font-weight: 500;
}

.custom-service-lv4__head-tag {
  margin-bottom: 2.5rem !important;
  padding: 1.75rem 2rem;
  font-size: 1.125rem !important;
  line-height: 1.4;
}

.home .custom-common-cta {
  display: none;
}

.home .custom-top-cta .custom-common-cta {
  display: block;
}

.custom-top-section__ttl-en {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  margin-bottom: 0 !important;
  background: linear-gradient(155deg, #0066cc 0%, #0066cc 29%, #000000 0%, #000000 100%);
  background-clip: text;
  color: #000000;
  font-family: "Poppins", sans-serif;
  font-size: 5.875rem;
  font-weight: 400;
  line-height: 1;
}

.custom-top-section__ttl-en.--custom-pickup {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background: linear-gradient(158deg, #0066cc 0%, #0066cc 33%, #fff 0%, #fff 100%);
  background-clip: text;
  color: #ffffff;
}

.custom-top-section__ttl-en.--custom-news {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background: linear-gradient(154deg, #0066cc 0%, #0066cc 18%, #000000 0%, #000000 100%);
  background-clip: text;
  color: #ffffff;
}

.custom-top-section__ttl-en.--custom-column {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background: linear-gradient(160deg, #0066cc 0%, #0066cc 16%, #000000 0%, #000000 100%);
  background-clip: text;
  color: #ffffff;
}

.custom-top-section__ttl-ja {
  color: #999;
  font-size: 1.3125rem;
  font-weight: 500;
}

.custom-top-section__ttl-ja.--custom-pickup {
  color: #fff;
}

.custom-top-section__ttl-others-en {
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 3.8125rem;
  font-weight: 400;
}

.custom-top-section__ttl-others-ja {
  color: #fff;
  font-size: 1.3125rem;
  font-weight: 500;
}

.custom-top-mv .wp-block-cover__inner-container {
  -webkit-animation: mvTextFadeIn 2s ease 3s forwards;
  animation: mvTextFadeIn 2s ease 3s forwards;
  opacity: 0;
}

@-webkit-keyframes mvTextFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes mvTextFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.custom-top-mv__catch-en {
  margin-bottom: 2.5rem;
  font-weight: 500 !important;
}

.custom-top-service::before {
  margin-inline: calc(50% - 50vw);
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 75vw;
  background-image: url("../img/common/bg-graphic.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  opacity: 0.4;
}

.custom-top-service__list .row {
  gap: 1.5625rem 4.065041% !important;
  margin-inline: 0 !important;
  display: grid !important;
  grid-template-columns: repeat(5, 1fr) !important;
}

.custom-top-service__list .row .custom-top-service__item {
  width: 100%;
  max-width: 100%;
  padding: 0;
  transition: 0.2s !important;
}

.custom-top-service__item figure {
  margin-bottom: 0.4375rem;
}

.custom-top-service__item p {
  font-size: 1.3125rem;
  font-weight: 500;
  line-height: 1.3;
}

.custom-top-service__purpose {
  margin-inline: -3.75rem !important;
  max-width: 82.5rem !important;
}

.custom-top-service__purpose-ttl {
  font-size: 2rem;
  font-weight: 500;
}

.custom-top-service__purpose-item {
  padding-inline: 1.25rem !important;
  transition: 0.2s !important;
}

.custom-top-service__purpose-item-inner {
  gap: 1rem;
}

.custom-top-service__purpose-item-text {
  flex: 1;
  margin-right: 1rem !important;
  margin-bottom: 0 !important;
  font-weight: 400;
  line-height: 1.5;
}

.custom-top-section__ttl-service-middle {
  color: #000000 !important;
}

.custom-top-section__ttl-service-middle br:first-of-type {
  display: none;
}

.custom-top-pickup {
  margin-inline: calc(50% - 50vw);
  padding-inline: 4.6875rem;
  position: relative;
  width: 100vw;
  overflow: hidden;
}

.custom-top-pickup::after {
  inset: 0;
  -webkit-filter: blur(1.25rem);
  -webkit-transform: scale(1.1) translateZ(0);
  position: absolute;
  transform: scale(1.1) translateZ(0);
  background-image: var(--bg-url);
  background-position: center;
  background-size: cover;
  content: "";
  filter: blur(1.25rem);
  transition: background-image 0.6s;
}

.custom-top-pickup::before {
  inset: 0;
  z-index: 1;
  position: absolute;
  background: url("../img/top/top-pickup-bg.png") no-repeat center/cover;
  content: "";
}

.custom-top-pickup__ttl {
  z-index: 1;
  position: relative;
  max-width: 1200px;
  color: #ffffff;
}

.custom-top-pickup__slider {
  margin-inline: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 2.5rem;
}

.custom-top-pickup__slider .vk_post {
  width: 95% !important;
}

.custom-top-pickup__slider .vk_post_body.card-body {
  padding: 0;
}

.custom-top-pickup__slider .vk_post-col-5 {
  flex: 0 1 51.666667% !important;
  max-width: 100% !important;
}

.custom-top-pickup__slider .vk_post-col-7 {
  flex: 1 !important;
  height: 100%;
}

.custom-top-pickup__slider .vk_post_imgOuter {
  -webkit-filter: drop-shadow(0.5rem 0.5rem 2rem rgba(0, 0, 0, 0.08));
  height: 21.875rem !important;
  border-right: none !important;
  border-radius: 0.5rem;
  filter: drop-shadow(0.5rem 0.5rem 2rem rgba(0, 0, 0, 0.08));
}

.custom-top-pickup__slider .vk_post_imgOuter a {
  display: block;
  height: 100%;
}

.custom-top-pickup__slider .vk_post_imgOuter a:focus {
  border: 2px solid #ffffff;
  border-radius: 0.25rem;
}

.custom-top-pickup__slider .vk_post .card-horizontal-inner-row {
  flex-direction: row-reverse;
  align-items: center;
  transition: 0.2s !important;
}

.custom-top-pickup__slider .card {
  border: none;
  background-color: transparent;
}

.custom-top-pickup__slider .vk_post_imgOuter_singleTermLabel {
  display: none;
}

.custom-top-pickup__slider .vk_post_title.card-title {
  height: 100%;
}

.custom-top-pickup__slider .vk_post_title.card-title a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding-right: 9.166667%;
  color: #ffffff;
}

.custom-top-pickup__slider .vk_post_title.card-title a:focus {
  border: 1px solid rgba(255, 255, 255, 0.529412);
}

.custom-top-pickup__slider .vk_post_title.card-title a .custom-top-pickup__title-text {
  margin-bottom: 0;
  color: #ffffff;
  font-size: 2rem;
  line-height: 1.5;
}

.custom-top-pickup__slider .vk_post_title.card-title a .vk_post_taxonomy_terms {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.375rem;
  padding-left: 0;
}

.custom-top-pickup__slider .vk_post_title.card-title a .vk_post_taxonomy_terms span {
  display: inline-block;
  margin: 0;
  padding: 0.625rem 1.375rem;
  border-radius: 0.25rem;
  background-color: #0072bc !important;
  color: #ffffff;
  font-size: 1rem;
  list-style: none;
}

.custom-top-pickup__slider .vk_post_taxonomy_title {
  display: none;
}

.custom-top-pickup__slider .swiper-pagination {
  display: none;
}

.custom-top-pickup .swiper-button-next,
.custom-top-pickup .swiper-button-prev {
  top: calc(50% + 2.5rem);
}

.custom-top-pickup .swiper-button-next::after,
.custom-top-pickup .swiper-button-prev::after {
  font-size: 1.875rem !important;
}

.custom-top-pickup .swiper-button-prev {
  -webkit-transform: translateX(-3.75rem) translateY(50%);
  transform: translateX(-3.75rem) translateY(50%);
}

.custom-top-pickup .swiper-button-next {
  -webkit-transform: translateX(3.75rem) translateY(50%);
  transform: translateX(3.75rem) translateY(50%);
}

.custom-top-topics__column-wrap {
  gap: 5rem;
}

.custom-top-topics__category-list {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  list-style: none;
}

.custom-top-topics__category-list li {
  margin-block: 0.3125rem;
  max-width: 11.5rem;
  border: 1px solid #0072bc;
  background-color: #ffffff;
  transition: 0.2s !important;
}

.custom-top-topics__category-list li a {
  display: block;
  padding: 0.5rem 0.625rem;
  color: #0072bc;
  text-align: center;
  text-decoration: none;
}

.custom-top-topics__column-body-list .vk_post {
  padding-block: 0.8125rem;
  display: flex;
  align-items: center;
  border-bottom: none;
}

.custom-top-topics__column-body-list .vk_post:first-child {
  padding-top: 0;
}

.custom-top-topics__column-body-list .postListText_date {
  min-width: 5.3125rem;
  margin-right: 0.625rem;
  color: #666666;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}

.custom-top-topics__column-body-list .postListText_singleTermLabel {
  min-width: 7.8125rem;
  border: 1px solid #0072bc;
  border-radius: 0.125rem;
}

.custom-top-topics__column-body-list .postListText_singleTermLabel a {
  padding: 0.4375rem 0.625rem;
  border-radius: 0.125rem;
  background-color: #ffffff !important;
  color: #0072bc !important;
  font-size: 0.8125rem;
  font-weight: 700;
  transition: 0.2s !important;
}

.custom-top-topics__column-body-list .postListText_title a {
  text-decoration: none;
  transition: 0.2s;
}

.custom-top-column {
  margin-inline: calc(50% - 50vw);
  padding-inline: 2.5rem;
  width: 100vw;
}

.custom-top-column .custom-top-column__inner {
  overflow: hidden;
}

.custom-top-column .swiper {
  overflow: visible;
}

.custom-top-column .swiper.custom-top-column__slider {
  margin-top: 2.5rem;
}

.custom-top-column .swiper.custom-top-column__slider .vk_post {
  width: calc(100% - 2.75rem);
  margin-bottom: 0;
  transition: 0.2s !important;
}

.custom-top-column .swiper.custom-top-column__slider .vk_post_imgOuter {
  border-radius: 0.5rem;
}

.custom-top-column .swiper.custom-top-column__slider .vk_post_imgOuter::before {
  padding-top: 56%;
}

.custom-top-column .swiper.custom-top-column__slider .card-body {
  padding-top: 0.625rem;
}

.custom-top-column .swiper.custom-top-column__slider .card-body:focus {
  border: 1px solid #0072bc;
  border-radius: 0.25rem;
}

.custom-top-column .swiper.custom-top-column__slider .card-title span {
  color: #000000;
  font-size: 1.125rem;
  font-weight: 500;
}

.custom-top-column .swiper.custom-top-column__slider .vk_post_taxonomies {
  margin-top: 0.3125rem;
}

.custom-top-column .swiper.custom-top-column__slider .vk_post_taxonomy_terms span {
  color: #005b96;
  font-size: 0.8125rem;
  font-weight: 400;
}

.custom-top-column .swiper.custom-top-column__slider .vk_post_taxonomy_terms span:not(:last-child) {
  margin-right: 0.5rem;
}

.custom-top-column .swiper.custom-top-column__slider .vk_post_taxonomy_terms span::after {
  content: none !important;
}

.custom-top-column .swiper.custom-top-column__slider .vk_post_taxonomy_terms span::before {
  content: "#";
}

.custom-top-column .swiper.custom-top-column__slider .swiper-button-next,
.custom-top-column .swiper.custom-top-column__slider .swiper-button-prev {
  top: -12.375rem !important;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 0;
  background-color: #0072bc;
  transition: 0.2s !important;
}

.custom-top-column .swiper.custom-top-column__slider .swiper-button-next:focus,
.custom-top-column .swiper.custom-top-column__slider .swiper-button-prev:focus {
  border-radius: 0.25rem;
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.303);
}

.custom-top-column .swiper.custom-top-column__slider .swiper-button-next::after,
.custom-top-column .swiper.custom-top-column__slider .swiper-button-prev::after {
  color: #ffffff;
  font-size: 1.25rem;
}

.custom-top-column .swiper.custom-top-column__slider .swiper-button-next {
  right: 1.875rem;
}

.custom-top-column .swiper.custom-top-column__slider .swiper-button-prev {
  right: 5.1875rem !important;
  left: initial;
}

.custom-top-column .swiper.custom-top-column__slider .swiper-button-prev[aria-disabled="true"] {
  cursor: auto;
  opacity: 0.35;
  pointer-events: none;
}

.custom-top-column .swiper.custom-top-column__slider .swiper-pagination {
  display: none;
}

.custom-top-column .swiper.custom-top-column__slider .swiper-scrollbar {
  top: -15.625rem !important;
  right: 1.875rem !important;
  left: initial !important;
  width: 25.9375rem !important;
  background-color: #d4d4d4;
}

.custom-top-column .swiper.custom-top-column__slider .swiper-scrollbar-drag {
  background-color: #0072bc;
}

.custom-top-column .vk_post_taxonomy_title {
  display: none;
}

.custom-top-column .vk_post_taxonomy_terms {
  padding-left: 0;
}

.custom-top-bottom {
  margin-inline: calc(50% - 50vw);
  padding-inline: 2.5rem;
  z-index: 0;
  position: relative;
  width: 100vw;
  background-color: #005b96;
}

.custom-top-bottom::before {
  display: block;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  background-image: url("../img/top/top-company-bg.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  opacity: 0.3;
}

.custom-top-bottom__column {
  max-width: 1200px;
}

.custom-top-bottom__column .row {
  gap: 10%;
  margin: 0 !important;
}

.custom-top-bottom__column-item {
  padding-inline: 0 !important;
  flex: 0 1 45% !important;
}

.custom-top-bottom__column-item.--recruit .custom-btn a, .custom-top-bottom__column-item.--company .custom-btn a {
  width: 15rem;
}

.custom-top-bottom__column-item.--company {
  flex: 0 1 calc(32.5rem / 75rem * 100%) !important;
}

.custom-top-bottom__column-item.--recruit {
  flex: 0 1 calc(35rem / 75rem * 100%) !important;
}

.custom-top-bottom__column-item p {
  color: #ffffff;
}

.custom-top-bottom__column-item .vk_button_link_txt {
  color: #005b96;
}

.custom-top-bottom__column-item .custom-btn-icon {
  border-color: #005b96;
}

.custom-top-company__btns .vk_buttons_col {
  padding-inline: 0 !important;
  gap: 0.625rem !important;
  justify-content: space-between;
}

.custom-top-company__btns .vk_buttons_col .custom-btn {
  width: auto;
}

.post-type-archive-topics .site-body-container,
.archive.tax-topics-cat .site-body-container {
  gap: 10.416667%;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}

.post-type-archive-topics .site-body-container::after,
.archive.tax-topics-cat .site-body-container::after {
  content: none;
}

.post-type-archive-topics .main-section,
.archive.tax-topics-cat .main-section {
  flex: 0 1 74.166667%;
  float: none;
}

.post-type-archive-topics .sub-section,
.archive.tax-topics-cat .sub-section {
  flex: 0 0 11.5625rem;
  float: none;
}

.post-type-archive-topics .vk_posts,
.archive.tax-topics-cat .vk_posts {
  margin: 0;
}

.post-type-archive-topics .vk_post,
.archive.tax-topics-cat .vk_post {
  padding-block: 0;
  margin-inline: 0;
  display: flex;
  align-items: center;
  border-bottom: none;
  border-bottom: 1px solid #0072bc;
}

.post-type-archive-topics .vk_post:first-child,
.archive.tax-topics-cat .vk_post:first-child {
  padding-top: 0;
}

.post-type-archive-topics .postListText_date,
.archive.tax-topics-cat .postListText_date {
  min-width: 5.3125rem;
  margin-right: 0.625rem;
  color: #666666;
  font-family: "Poppins", sans-serif;
  font-size: 1rem;
  font-weight: 400;
}

.post-type-archive-topics .postListText_singleTermLabel,
.archive.tax-topics-cat .postListText_singleTermLabel {
  min-width: 7.625rem;
  border: 1px solid #0072bc;
  border-radius: 0.125rem;
}

.post-type-archive-topics .postListText_singleTermLabel a,
.archive.tax-topics-cat .postListText_singleTermLabel a {
  padding: 0.4375rem 0.625rem;
  border-radius: 0.125rem;
  background-color: #ffffff !important;
  color: #0072bc !important;
  font-size: 0.8125rem;
  font-weight: 700;
  transition: 0.2s !important;
}

.post-type-archive-topics .postListText_title,
.archive.tax-topics-cat .postListText_title {
  flex: 1;
}

.post-type-archive-topics .postListText_title a,
.archive.tax-topics-cat .postListText_title a {
  padding-block: 1.875rem;
  display: block;
  font-size: 1rem;
  text-decoration: none;
  transition: 0.2s;
}

.custom-ff-en {
  font-family: "Poppins", sans-serif;
}

@media only screen and (min-width: 1200px) {
  /*1200pxより上*/
}

@media only screen and (max-width: 1200px) {
  /*1200px以下*/
  .custom-footer-middle-contents__btn {
    -webkit-transform: translateX(0);
    margin-right: 0;
    transform: translateX(0);
  }
  .footer-nav > .container .site-footer-copyright {
    margin-right: 0;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav > li.mega-menu-item > a.mega-menu-link {
    padding: 1.125rem 0.4375rem;
  }
  .custom-cases-swiper__button-next,
  .custom-cases-swiper__button-prev {
    -webkit-transform: translateY(100%);
    top: initial;
    bottom: -1.875rem;
    transform: translateY(100%);
  }
  .custom-service-top__head-service-item-img img:not([style*="object-fit"]) {
    height: 250px !important;
  }
  .custom-top-service__bottom.alignfull {
    max-width: 100% !important;
    margin-right: calc(50% - 50vw) !important;
    margin-left: auto !important;
  }
  .custom-top-service__bottom-column-body {
    padding-left: 0 !important;
  }
  .custom-top-section__ttl-service-middle br:first-of-type {
    display: block;
  }
  .custom-top-column .swiper.custom-top-column__slider .swiper-button-next,
  .custom-top-column .swiper.custom-top-column__slider .swiper-button-prev {
    top: initial !important;
    bottom: -5.625rem !important;
  }
  .custom-top-column .swiper.custom-top-column__slider .swiper-button-next {
    -webkit-transform: translateX(50%) translateY(50%);
    right: 50%;
    left: 50%;
    transform: translateX(50%) translateY(50%);
  }
  .custom-top-column .swiper.custom-top-column__slider .swiper-button-prev {
    -webkit-transform: translateX(calc(-50% - 2.1875rem)) translateY(50%);
    right: 50%;
    left: 50%;
    transform: translateX(calc(-50% - 2.1875rem)) translateY(50%);
  }
  .custom-top-column .swiper.custom-top-column__slider .swiper-scrollbar {
    -webkit-transform: translateX(50%);
    top: initial !important;
    right: 50% !important;
    bottom: -2.5rem !important;
    transform: translateX(50%);
  }
  .custom-top-company__btns .vk_buttons_col {
    gap: 0.625rem !important;
    flex-direction: column;
    align-items: flex-start;
  }
}

@media only screen and (max-width: 991px) {
  /*991px以下*/
  .entry-body p {
    font-size: 16px;
  }
  .container,
  .container-fluid,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    padding-inline: 4.6647230321% !important;
    max-width: 100% !important;
  }
  .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    max-width: 100% !important;
  }
  .site-footer .site-footer-content {
    padding-inline: 4.6647230321% !important;
    padding-top: 3.75rem;
  }
  .site-footer .row .col-lg-3 {
    width: 50%;
  }
  .site-footer .row .col-lg-3:nth-of-type(1) {
    order: 1;
  }
  .site-footer .row .col-lg-3:nth-of-type(2) {
    order: 3;
  }
  .site-footer .row .col-lg-3:nth-of-type(3) {
    order: 2;
  }
  .site-footer .row .col-lg-3:nth-of-type(4) {
    order: 4;
    margin-top: -7.5rem;
  }
  .site-footer .row .col-lg-3 .widget {
    margin-bottom: 2.5rem !important;
  }
  .site-footer .row .col-lg-3 #block-94 .custom-footer-link__parent a br {
    display: block;
  }
  .site-footer ul.custom-footer-list__child li {
    margin-bottom: 1.25rem;
  }
  .site-footer ul.custom-footer-list__child li a {
    font-size: 0.875rem;
  }
  .custom-footer-middle-contents {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 0;
  }
  .custom-footer-middle-contents__img img {
    width: auto;
    height: 1.25rem;
  }
  .custom-footer-middle-contents__btn {
    margin-top: 1.25rem;
  }
  .footer-nav > .container {
    flex-direction: column;
  }
  .footer-nav > .container ul.footer-nav-list {
    gap: 1.875rem 1.25rem !important;
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    width: 100%;
  }
  .footer-nav > .container ul.footer-nav-list li:not(:last-child) {
    margin-right: 0;
  }
  .footer-nav > .container ul.footer-nav-list li a {
    padding: 0;
    font-size: 0.625rem;
  }
  .footer-nav > .container .site-footer-copyright {
    margin-top: 1.875rem;
    margin-right: auto;
    padding: 0 !important;
  }
  .page_top_btn {
    right: 4%;
    bottom: 3%;
  }
  .site-header {
    position: fixed;
    height: 3.625rem;
  }
  .site-header-container {
    padding-inline: 1rem !important;
    display: flex;
    align-items: center;
    max-width: 100%;
    height: 3.625rem;
    background-color: #ffffff;
  }
  .site-header--layout--nav-float .site-header-logo {
    z-index: 100;
  }
  .site-header--layout--nav-float .site-header-container {
    height: 60px;
    background-color: #ffffff !important;
  }
  #mega-menu-wrap-global-nav {
    position: fixed !important;
    top: 0;
    right: 0;
  }
  #mega-menu-wrap-global-nav .mega-menu-toggle {
    height: 60px;
  }
  .mega-toggle-animated-box .mega-toggle-animated-inner {
    top: 0.625rem !important;
    width: 2.625rem !important;
    height: 0.125rem !important;
    border-radius: 0 !important;
    background-color: #0072bc !important;
  }
  .mega-menu-open .mega-toggle-animated-box .mega-toggle-animated-inner {
    top: 0.3125rem !important;
  }
  .mega-toggle-animated-box .mega-toggle-animated-inner::before {
    display: none !important;
  }
  .mega-toggle-animated-box .mega-toggle-animated-inner::after {
    top: 0.5rem !important;
    width: 2.625rem !important;
    height: 0.125rem !important;
    border-radius: 0 !important;
    background-color: #0072bc !important;
  }
  .mega-menu-open .mega-toggle-animated-box .mega-toggle-animated-inner::after {
    top: 1.1875rem !important;
  }
  .mega-toggle-block {
    margin-right: 1rem !important;
  }
  .mega-toggle-blocks-left,
  .mega-toggle-blocks-center {
    background-color: #ffffff;
  }
  .mega-toggle-blocks-right {
    background-color: #ffffff;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav {
    padding-block: 2.5rem 3.625rem !important;
    width: 100vw;
    height: 100dvh;
    overflow: auto;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav > li.mega-menu-item > a.mega-menu-link {
    padding: 1.25rem 1.25rem;
    border-right: none;
    text-align: center;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav > li.mega-menu-item > a.mega-menu-link .mega-description-group .mega-menu-title {
    font-size: 1.6875rem;
    line-height: 1.2;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav > li.mega-menu-item > a.mega-menu-link .mega-description-group .mega-menu-description {
    font-size: 0.875rem;
    line-height: 1.5;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav > li.mega-menu-item > a.mega-menu-link .mega-indicator::after {
    top: 1rem;
    width: 1.1875rem !important;
    height: 1.1875rem !important;
    content: url("../img/common/icon-plus.svg") !important;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav .mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
    content: url("../img/common/icon-minus.svg") !important;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav > .mega-menu-item-has-children ul.mega-sub-menu {
    padding-block: 0 !important;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav > .mega-menu-item-has-children > ul.mega-sub-menu {
    -webkit-filter: none;
    padding-inline: 0 !important;
    filter: none;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav > .mega-menu-item-has-children .mega-description-group {
    margin-left: 1.1875rem;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__child-item-parent-link .mega-menu-item {
    padding-bottom: 1.25rem !important;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__child-item-parent-link .mega-menu-item a {
    color: #ffffff;
    font-size: 1.3125rem;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav > .custom-nav-megamenu__item-service .custom-nav-megamenu__child-item-parent {
    background-color: #005b96;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav > .custom-nav-megamenu__item-service .custom-nav-megamenu__child-item-parent > ul.mega-sub-menu {
    flex-direction: column;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav > .custom-nav-megamenu__item-service .custom-nav-megamenu__child-item-parent > ul.mega-sub-menu .custom-nav-megamenu__child-item-service-left {
    flex: auto;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav > .custom-nav-megamenu__item-service .custom-nav-megamenu__child-item-parent > ul.mega-sub-menu .custom-nav-megamenu__child-item-service-left > ul.mega-sub-menu li.mega-menu-item:first-of-type {
    display: none;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav > .custom-nav-megamenu__item-service .custom-nav-megamenu__child-item-parent > ul.mega-sub-menu .custom-nav-megamenu__child-item-service-left > ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    color: #ffffff !important;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav > .custom-nav-megamenu__item-service .custom-nav-megamenu__child-item-parent > ul.mega-sub-menu .custom-nav-megamenu__child-item-service-category {
    flex: auto;
    padding-top: 0;
    border-left: none;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav > .custom-nav-megamenu__item-service .custom-nav-megamenu__child-item-parent > ul.mega-sub-menu li.custom-nav-megamenu__item-service-lv2 {
    padding-inline: 0 !important;
    padding-block: 0.625rem !important;
    flex-direction: column !important;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav > .custom-nav-megamenu__item-service .custom-nav-megamenu__child-item-parent > ul.mega-sub-menu li.custom-nav-megamenu__item-service-lv2.--service-app-dev > ul.mega-sub-menu li.mega-menu-item a.mega-menu-link::before {
    background-color: #e7f5ff !important;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav > .custom-nav-megamenu__item-service .custom-nav-megamenu__child-item-parent > ul.mega-sub-menu li.custom-nav-megamenu__item-service-lv2.--service-it > ul.mega-sub-menu li.mega-menu-item a.mega-menu-link::before {
    background-color: #d8fdff !important;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav > .custom-nav-megamenu__item-service .custom-nav-megamenu__child-item-parent > ul.mega-sub-menu li.custom-nav-megamenu__item-service-lv2 > a.mega-menu-link {
    flex: auto;
    margin-right: auto !important;
    margin-bottom: 0.625rem !important;
    padding: 0.5rem 1.125rem 0.5rem 1.25rem !important;
    color: #ffffff !important;
    font-size: 1.3125rem !important;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav > .custom-nav-megamenu__item-service .custom-nav-megamenu__child-item-parent > ul.mega-sub-menu li.custom-nav-megamenu__item-service-lv2 > a.mega-menu-link::after {
    left: 0;
    background-color: #ffffff;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav > .custom-nav-megamenu__item-service .custom-nav-megamenu__child-item-parent > ul.mega-sub-menu li.custom-nav-megamenu__item-service-lv2 > ul.mega-sub-menu {
    gap: 1.875rem 0.9375rem;
    grid-template-columns: repeat(2, 1fr);
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav > .custom-nav-megamenu__item-service .custom-nav-megamenu__child-item-parent > ul.mega-sub-menu li.custom-nav-megamenu__item-service-lv2 > ul.mega-sub-menu li.mega-menu-item {
    min-height: 0;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav > .custom-nav-megamenu__item-service .custom-nav-megamenu__child-item-parent > ul.mega-sub-menu li.custom-nav-megamenu__item-service-lv2 > ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    flex-direction: column;
    height: auto;
    min-height: 0;
    border: none !important;
    background: #005b96;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav > .custom-nav-megamenu__item-service .custom-nav-megamenu__child-item-parent > ul.mega-sub-menu li.custom-nav-megamenu__item-service-lv2 > ul.mega-sub-menu li.mega-menu-item a.mega-menu-link::before {
    aspect-ratio: 1/1;
    flex: auto;
    width: 100% !important;
    height: auto;
    min-height: 0;
    border-radius: 0.375rem !important;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav > .custom-nav-megamenu__item-service .custom-nav-megamenu__child-item-parent > ul.mega-sub-menu li.custom-nav-megamenu__item-service-lv2 > ul.mega-sub-menu li.mega-menu-item a.mega-menu-link span {
    padding: 0.625rem 0 0;
    color: #ffffff !important;
    font-size: 1rem;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-company .custom-nav-megamenu__child-item-nomal,
  #mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-recruit .custom-nav-megamenu__child-item-nomal {
    padding-block: 1.25rem;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-company .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu,
  #mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-recruit .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu {
    flex-direction: column !important;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-company .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-parent-ttl.--recruit,
  #mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-recruit .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-parent-ttl.--recruit {
    flex: auto;
    padding-right: 0;
    border-right: none;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-company .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-parent-ttl,
  #mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-recruit .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-parent-ttl {
    display: none;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-company .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu > li.custom-nav-megamenu__child-item-parent-link.--recruit,
  #mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-recruit .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu > li.custom-nav-megamenu__child-item-parent-link.--recruit {
    padding-left: 0;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-company .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu > li.custom-nav-megamenu__child-item-parent-link,
  #mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-recruit .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu > li.custom-nav-megamenu__child-item-parent-link {
    padding-block: 0.3125rem;
    flex: auto;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-company .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu > li.custom-nav-megamenu__child-item-parent-link .mega-sub-menu,
  #mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-recruit .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu > li.custom-nav-megamenu__child-item-parent-link .mega-sub-menu {
    display: block;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-company .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu > li.custom-nav-megamenu__child-item-parent-link .mega-sub-menu .mega-menu-item,
  #mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-recruit .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu > li.custom-nav-megamenu__child-item-parent-link .mega-sub-menu .mega-menu-item {
    padding-bottom: 0 !important;
    float: none !important;
    text-align: center;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-company .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu > li.custom-nav-megamenu__child-item-parent-link .mega-sub-menu .mega-menu-item a.mega-menu-link::before,
  #mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-recruit .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu > li.custom-nav-megamenu__child-item-parent-link .mega-sub-menu .mega-menu-item a.mega-menu-link::before {
    content: none;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-company .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu > li.custom-nav-megamenu__child-item-parent-link .mega-sub-menu .mega-menu-item a.mega-menu-link,
  #mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-recruit .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu > li.custom-nav-megamenu__child-item-parent-link .mega-sub-menu .mega-menu-item a.mega-menu-link {
    display: block !important;
    color: #000000;
    font-size: 1rem !important;
    text-align: center !important;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-company .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-nomal-image,
  #mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-recruit .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-nomal-image {
    display: none;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-company .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-nomal-link-list,
  #mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-recruit .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-nomal-link-list {
    flex: auto;
    padding: 0;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-company .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-nomal-link-list.--recruit,
  #mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-recruit .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-nomal-link-list.--recruit {
    flex: auto;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-company .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-nomal-link-list > ul.mega-sub-menu,
  #mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-recruit .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-nomal-link-list > ul.mega-sub-menu {
    display: block !important;
    max-width: 100% !important;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-company .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-nomal-link-list > ul.mega-sub-menu > li.mega-menu-item,
  #mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-recruit .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-nomal-link-list > ul.mega-sub-menu > li.mega-menu-item {
    max-width: 100% !important;
    padding: 0.3125rem 0 !important;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-company .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-nomal-link-list > ul.mega-sub-menu > li.mega-menu-item a::before,
  #mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-recruit .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-nomal-link-list > ul.mega-sub-menu > li.mega-menu-item a::before {
    content: none;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-company .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-nomal-link-list > ul.mega-sub-menu > li.mega-menu-item a:hover,
  #mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-recruit .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-nomal-link-list > ul.mega-sub-menu > li.mega-menu-item a:hover {
    color: #000000 !important;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-company .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-nomal-link-list > ul.mega-sub-menu > li.mega-menu-item a,
  #mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-recruit .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu li.custom-nav-megamenu__child-item-nomal-link-list > ul.mega-sub-menu > li.mega-menu-item a {
    display: block !important;
    max-width: 100% !important;
    text-align: center !important;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav > li.custom-nav-megamenu__item-search {
    display: none !important;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav > li.custom-nav-megamenu__item-contact {
    margin-bottom: 1.25rem !important;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav > li.custom-nav-megamenu__item-contact > a.mega-menu-link {
    padding: 1.25rem !important;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav > li.custom-nav-megamenu__item-contact > a.mega-menu-link .mega-menu-title {
    display: block !important;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav > li.custom-nav-megamenu__item-contact > a.mega-menu-link .mega-menu-description {
    font-size: 0.875rem !important;
  }
  .custom-header-search-sp {
    display: block;
    width: 100vw;
    margin: 0;
    padding: 1.25rem 1rem;
    background-color: #070f26;
  }
  .custom-header-search-area-sp {
    display: block;
    position: absolute;
    right: 3.75rem;
  }
  .custom-header-search-area-sp .custom-header-search-area-sp__button span {
    display: block;
    width: 1.4375rem;
    height: 1.375rem;
    background-image: url("../img/common/icon-search.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .custom-btn.custom-btn--min a {
    padding: 0.5625rem 2.125rem !important;
  }
  .sub-section .custom-archive-side__year-list {
    margin-bottom: 1.25rem;
  }
  .custom-archive-side__cat-list {
    gap: 0.5625rem 0.625rem;
    display: flex;
    flex-wrap: wrap;
  }
  .custom-archive-side__cat-list li:not(:last-child) {
    margin-bottom: 0;
  }
  .custom-archive-side__cat-list li {
    flex: 0 1 calc(50% - 0.3125rem);
  }
  .custom-archive-side__cat-list li.custom-cat-item {
    flex: 0 1 100%;
  }
  .custom-archive-side__cat-list li a {
    padding: 0.625rem 0.625rem !important;
    font-size: 1rem;
  }
  .pagination {
    margin-top: 3.75rem;
  }
  ul.page-numbers {
    gap: 0.1875rem;
  }
  .custom-service-contents-body h2, .custom-policy-contents-body h2, .single .site-body h2 {
    padding-left: 1.875rem;
    font-size: 1.5rem;
  }
  .custom-service-contents-body h2::before, .custom-policy-contents-body h2::before, .single .site-body h2::before {
    top: 0.375rem;
    width: 1.5625rem;
    height: 1.5625rem;
  }
  .custom-service-contents-body h3:not(.vk_post_title), .custom-service-lv4__body h3:not(.vk_post_title), .single h3:not(.vk_post_title) {
    font-size: 1.25rem;
  }
  .wp-block-vk-blocks-step-item {
    padding-left: 3.125rem !important;
  }
  .wp-block-vk-blocks-step-item.vk_step_item_lineStyle-default::before {
    top: 2.125rem !important;
    left: 1.125rem !important;
  }
  .wp-block-vk-blocks-step-item .vk_step_item_dot {
    flex-direction: column !important;
    width: 2.5rem !important;
    height: 2.125rem !important;
    padding: 0.25rem 0.375rem !important;
  }
  .wp-block-vk-blocks-step-item .vk_step_item_dot .vk_step_item_dot_caption {
    font-size: 0.5rem !important;
  }
  .wp-block-vk-blocks-step-item .vk_step_item_dot .vk_step_item_dot_num {
    font-size: 0.8125rem !important;
    line-height: 1;
  }
  .custom-block__problem-effect {
    gap: 2.5rem;
    flex-direction: column;
  }
  .custom-block__problem-effect .vk_borderBox_title_container .vk_borderBox_title {
    font-size: 1rem !important;
  }
  .custom-block__problem-effect .vk_borderBox_body {
    padding: 0.9375rem 1.25rem 1.25rem !important;
  }
  .custom-block__problem-effect .custom-block__problem-effect-arrow {
    flex-basis: 100% !important;
  }
  .custom-block__problem-effect .custom-block__problem-effect-arrow figure {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .custom-block__problem-effect .custom-block__problem-effect-arrow figure img {
    width: 3.75rem !important;
  }
  p.custom-block__text-bg {
    padding: 1.5rem 1rem;
    font-size: 1.3125rem;
  }
  .custom-block__2col {
    gap: 1.25rem;
    flex-direction: column-reverse;
    align-items: center;
  }
  .custom-block__2col.--rev {
    flex-direction: column-reverse;
  }
  .custom-block__2col-img {
    flex: auto;
  }
  .custom-block__2col-body h3 {
    margin-bottom: 0.625rem !important;
  }
  .custom-block__img-2col {
    gap: 1.25rem !important;
    flex-direction: column;
  }
  .custom-block__img-2col figure {
    flex: auto;
  }
  .custom-block__author-inner {
    row-gap: 0.9375rem;
    grid-template-areas: "custom-block__author-img custom-block__author-name" "custom-block__author-ex custom-block__author-ex";
    grid-template-columns: 5rem auto !important;
    padding: 1.25rem;
  }
  .custom-block__author-img img {
    max-width: 5rem;
  }
  .custom-block__author-name {
    display: flex;
    align-items: center;
  }
  .custom-block__author-ex {
    grid-column: span 2 !important;
  }
  #breadcrumb {
    margin-top: 3.875rem;
  }
  #breadcrumb .breadcrumb-list__item span {
    font-size: 0.75rem;
  }
  .custom-common-cta:not(.custom-top-cta .custom-common-cta) {
    padding-block: 5rem;
    padding-inline: 4.6647230321% !important;
  }
  .custom-common-cta__inner {
    gap: 1.875rem;
    flex-direction: column;
    align-items: flex-start;
    padding: 2.5rem 1rem;
    background-color: #ffffff;
  }
  .custom-common-cta__body {
    padding-right: 0 !important;
  }
  .custom-common-cta__ttl-en {
    font-size: 3.375rem;
  }
  .custom-common-cta__ttl-ja {
    margin-top: 0.3125rem !important;
    font-size: 1rem;
  }
  .custom-common-cta__text {
    margin-top: 1.5625rem !important;
  }
  .page-header-title,
  h1.page-header-title {
    margin-top: 0.625rem;
    font-size: 2.375rem;
  }
  .page-header-subtext {
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background: linear-gradient(150deg, #0066cc 0%, #0066cc 12%, #000000 0%, #000000 100%);
    background-clip: text;
    font-size: 1.5rem;
  }
  .custom-layout-service-01 .page-header-subtext {
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background: linear-gradient(150deg, #19a3fc 0%, #19a3fc 12%, #000000 0%, #000000 100%);
    background-clip: text;
  }
  .custom-layout-service-02 .page-header-subtext {
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background: linear-gradient(150deg, #00d4e1 0%, #00d4e1 12%, #000000 0%, #000000 100%);
    background-clip: text;
  }
  .custom-layout-service-03 .page-header-subtext {
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background: linear-gradient(150deg, #00cb5d 0%, #00cb5d 12%, #000000 0%, #000000 100%);
    background-clip: text;
  }
  .archive.post-type-archive-column .page-header-subtext br {
    display: none;
  }
  .page-header-inner {
    margin-bottom: 2.1875rem;
  }
  .site-body:not(.home .site-body) {
    padding-block: 2.5rem 3.75rem !important;
  }
  .custom-layout-service-top .site-body:not(.home .site-body), .custom-layout-service-01 .site-body:not(.home .site-body), .custom-layout-service-02 .site-body:not(.home .site-body), .custom-layout-service-03 .site-body:not(.home .site-body), .post-type-archive-cases .site-body:not(.home .site-body), .custom-layout-contact .site-body:not(.home .site-body) {
    padding-block: 0 !important;
  }
  .custom-lower-page__2col {
    gap: 3.125rem;
    flex-direction: column;
  }
  .custom-lower-page__2col-main {
    flex: auto !important;
  }
  .custom-lower-page__2col-side {
    flex: auto !important;
  }
  .custom-lower-page__2col-side .custom-lower-page__side-menu-list {
    gap: 0.1875rem;
    grid-template-columns: repeat(2, 1fr);
  }
  .custom-lower-page__2col-side .custom-lower-page__side-menu-list > li {
    border: 1px solid #0072bc;
  }
  .custom-lower-page__2col-side .custom-lower-page__side-menu-list > li.--current > a {
    background: #0072bc;
    color: #ffffff;
    font-size: 1.125rem;
  }
  .custom-lower-page__2col-side .custom-lower-page__side-menu-list > li > a {
    padding-inline: 0.625rem;
    color: #0072bc;
    font-size: 1.125rem;
    text-align: center;
  }
  .custom-lower-page__2col-side .custom-lower-page__side-menu-list > li .custom-lower-page__side-menu-sub-list {
    display: none;
  }
  .custom-lower-page__2col-side .custom-lower-page__side-menu-list > li .custom-lower-page__side-menu-sub-list li.--current > a {
    background: #0072bc;
    color: #ffffff;
    font-size: 1.125rem;
  }
  .single .page-header-subtext {
    font-size: 2rem !important;
  }
  .single .page-header-title.--single-page {
    font-size: 1.125rem !important;
  }
  .single h1.page-header-title {
    font-size: 2rem !important;
  }
  .single .veu_socialSet {
    margin-top: 2.5rem;
  }
  .custom-single-head {
    margin-top: 1.875rem;
  }
  .custom-page-header__subtitle {
    margin-top: 1.25rem;
    font-size: 1.5rem;
  }
  .custom-single-head__keyword {
    margin-top: 1.25rem;
    padding: 0.9375rem 0.9375rem;
  }
  .custom-single-head__keyword .custom-single-head__tag-item {
    font-size: 0.875rem;
  }
  .custom-cases-swiper__slide .custom-cases-swiper__slide-title {
    margin-block: 0.625rem 0.125rem;
  }
  .custom-cases-swiper__slide .custom-archive__tag-list li {
    font-size: 0.875rem;
  }
  .custom-cases-archive__tag-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .custom-cases-archive__tag-list li {
    text-align: center;
  }
  .custom-cases-archive__tag-list li a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 0.5rem 0.625rem;
    font-size: 1rem;
    line-height: 1.3;
  }
  .post-type-archive-cases .site-body-container {
    padding-block: 5rem !important;
    padding-inline: 4.6647230321%;
  }
  .post-type-archive-cases .main-section .vk_posts,
  .archive.tax-cases-tag .main-section .vk_posts {
    gap: 1.25rem 0.9375rem;
    grid-template-columns: repeat(2, 1fr);
  }
  .post-type-archive-cases .main-section .vk_posts .vk_post_imgOuter,
  .archive.tax-cases-tag .main-section .vk_posts .vk_post_imgOuter {
    border-radius: 0.25rem;
  }
  .post-type-archive-cases .main-section .vk_posts .card-title,
  .archive.tax-cases-tag .main-section .vk_posts .card-title {
    margin-top: 0.625rem !important;
    font-size: 0.875rem;
  }
  .post-type-archive-cases .main-section .vk_posts .custom-archive__tag-list,
  .archive.tax-cases-tag .main-section .vk_posts .custom-archive__tag-list {
    margin-block: 0.25rem 0;
  }
  .post-type-archive-cases .main-section .vk_posts .custom-archive__tag-list li,
  .archive.tax-cases-tag .main-section .vk_posts .custom-archive__tag-list li {
    font-size: 0.625rem;
  }
  .post-type-archive-cases .main-section .vk_posts .custom-archive__tag-list li:not(:last-child),
  .archive.tax-cases-tag .main-section .vk_posts .custom-archive__tag-list li:not(:last-child) {
    margin-right: 0.25rem;
  }
  .post-type-archive-column .site-body-container,
  .archive.tax-column-cat .site-body-container {
    flex-direction: column-reverse;
  }
  .post-type-archive-column .main-section .vk_posts,
  .archive.tax-column-cat .main-section .vk_posts {
    gap: 2.5rem;
    grid-template-columns: repeat(1, 1fr);
    margin-top: 3.125rem;
  }
  .post-type-archive-column .main-section .vk_posts .custom-archive__tag-list li,
  .archive.tax-column-cat .main-section .vk_posts .custom-archive__tag-list li {
    font-size: 0.625rem;
  }
  .custom-company-page:not(:first-of-type) {
    padding-block: 4.6875rem !important;
  }
  .custom-company-page:last-of-type {
    padding-bottom: 0 !important;
  }
  .custom-company-page.--bg-blue {
    padding-inline: 4.6647230321%;
  }
  .custom-company-page.--bg-gray {
    padding-inline: 4.6647230321%;
  }
  .custom-company-office__item h2 {
    margin-top: 0.9375rem !important;
    margin-bottom: 0.5rem !important;
  }
  .custom-company-office__item {
    flex-direction: column-reverse;
  }
  .custom-company-office__item .custom-company-office__list-body {
    flex: auto;
  }
  .custom-company-office__item .custom-company-office__list-body .custom-btn {
    display: flex;
    justify-content: center;
  }
  .custom-company-office__item .custom-company-office__list-img {
    flex: auto;
    width: 100%;
    max-width: 100%;
  }
  .custom-company-office__item .custom-company-office__list-img img {
    aspect-ratio: 347/167;
    width: 100%;
  }
  .custom-company-office__item.--img-2col .custom-company-office__list-img {
    flex: auto;
    width: 100%;
  }
  .custom-company-office__item.--img-2col .custom-company-office__list-img img {
    aspect-ratio: 1/1;
    width: 100%;
  }
  .custom-company-corporate__table table tr {
    padding-block: 1.25rem;
    display: block;
  }
  .custom-company-corporate__table table tr:first-of-type {
    padding-top: 0;
  }
  .custom-company-corporate__table table tr::after {
    width: 38%;
  }
  .custom-company-corporate__table table tr td {
    display: block;
    padding: 0;
  }
  .--bg-blue .custom-company-corporate__table table tr td:nth-child(2) {
    width: 100%;
  }
  .--bg-blue .custom-company-corporate__table table tr td:nth-child(3) {
    width: 100%;
    margin-top: 0.625rem;
  }
  .--bg-blue .custom-company-corporate__table table tr td:nth-child(3) a {
    display: inline-block;
    padding: 0.5rem 1.125rem;
  }
  .custom-company-corporate__table table tr td:nth-child(1) {
    width: 100%;
    padding-bottom: 0.625rem;
  }
  .custom-company-corporate__table table tr td:nth-child(2) {
    width: 100%;
  }
  .custom-company-corporate__organization-img.--pc {
    display: none;
  }
  .custom-company-corporate__organization-img.--sp {
    display: block;
  }
  .custom-company-base__head {
    gap: 1.25rem;
    flex-direction: column;
  }
  .custom-company-base__head-img {
    flex: 0 1 100%;
    width: 100%;
  }
  .custom-company-base__head-img img {
    aspect-ratio: 345/167;
    -o-object-fit: cover;
    width: 100% !important;
    object-fit: cover;
  }
  .custom-company-base__organization-chart .custom-company-base__organization-chart-tag {
    padding: 0.3125rem 0.625rem;
    font-size: 0.875rem;
  }
  .custom-company-base__organization-chart > li {
    flex-direction: column;
  }
  .custom-company-base__organization-chart > li > .custom-company-base__organization-chart-tag {
    width: 100%;
    max-width: 25rem;
    min-height: 2.5rem;
  }
  .custom-company-base__organization-chart > li > ul {
    margin-left: 0.625rem;
    padding-left: 0.9375rem;
  }
  .custom-company-base__organization-chart > li > ul > li + li {
    margin-top: 0.9375rem;
  }
  .custom-company-base__organization-chart > li > ul > li:first-child:before, .custom-company-base__organization-chart > li > ul > li:last-child:before {
    left: -1.625rem;
  }
  .custom-company-base__organization-chart > li > ul > li:first-child:before {
    display: none;
  }
  .custom-company-base__organization-chart > li > ul > li:first-child {
    margin-top: 0.9375rem !important;
  }
  .custom-company-base__organization-chart > li > ul > li dl {
    flex-direction: column;
    font-size: 0.75rem;
  }
  .custom-company-base__organization-chart > li > ul > li dl dt {
    width: 100%;
  }
  .custom-company-base__organization-chart > li > ul > li dl + dl:before {
    width: calc(100% - 1.25rem);
  }
  .custom-company-base__organization-chart > li > ul > li .custom-company-base__organization-chart-tag:before {
    width: 1.0625rem;
  }
  .custom-company-base__organization-chart > li > ul > li:first-child .custom-company-base__organization-chart-tag:before {
    width: 1.0625rem;
  }
  .custom-company-base__2col:not(:first-of-type) {
    margin-top: 3.75rem;
  }
  .custom-company-base__2col {
    gap: 0.9375rem;
    flex-direction: column-reverse;
    align-items: center;
  }
  .custom-company-base__2col-body-ttl {
    margin-bottom: 0.625rem !important;
  }
  .custom-company-base__post-list.vk_posts {
    grid-template-columns: repeat(1, 1fr);
  }
  .custom-company-base__post-list.vk_posts .vk_post_taxonomy_terms span {
    font-size: 0.625rem;
  }
  .custom-company-base__access-map iframe {
    aspect-ratio: 1/1;
    width: 100%;
    height: auto !important;
  }
  .custom-company-base__access-detail .custom-company-base__access-detail-list {
    grid-template-columns: repeat(1, 1fr) !important;
    margin-top: 1.875rem;
  }
  .custom-company-base__hr {
    margin-block: 4.375rem !important;
  }
  .custom-contact-body.--complete p {
    font-size: 1rem;
  }
  .custom-contact-body {
    padding-block: 5rem !important;
    padding-inline: 4.6647230321%;
  }
  .custom-contact-body__inner input,
  .custom-contact-body__inner textarea,
  .custom-contact-body__inner select {
    padding-block: 0.9375rem;
  }
  .custom-contact-body__inner input[type="checkbox"] {
    padding-block: 0;
  }
  .custom-contact-body__inner input[type="checkbox"] + .wpcf7-list-item-label {
    flex: 1;
  }
  .custom-contact-body__inner input[type="radio"] {
    padding-block: 0;
  }
  .custom-contact__item {
    gap: 0.625rem;
    flex-direction: column;
    margin-bottom: 1.25rem;
  }
  .custom-contact__item.--checkbox {
    margin-block: 2.5rem;
  }
  .custom-contact__item.--radio {
    margin-block: 2.5rem;
  }
  .custom-contact__item-ttl {
    flex: auto;
    font-size: 1rem;
  }
  .--confirm .custom-contact__item-input {
    margin-top: 0;
  }
  .custom-contact__item-input-inner-flex {
    flex-wrap: wrap;
  }
  .custom-contact__item-input-others {
    flex-basis: 100%;
  }
  .custom-contact__submit-area {
    margin: 3.75rem auto 0;
  }
  .--confirm .custom-contact__submit-area {
    gap: 1.25rem;
    flex-direction: column;
    align-items: center;
    margin-left: 0;
  }
  .custom-contact__submit-area .wpcf7-spinner {
    margin-inline: auto;
    display: block;
  }
  .custom-contact__submit-btn-input-wrap {
    margin-left: 0;
  }
  .--back .custom-contact__submit-btn-input-wrap {
    margin-left: 0 !important;
  }
  .custom-contact__submit-btn-input-wrap::after {
    left: 9.375rem;
  }
  .--confirm .custom-contact__submit-btn-input-wrap::after {
    left: 8.125rem;
  }
  .--back .custom-contact__submit-btn-input-wrap::after {
    top: 50% !important;
    left: 1.25rem !important;
  }
  .custom-contact__submit-btn-input-wrap input.custom-contact__submit-btn-input {
    width: 12.5rem;
  }
  .--back .custom-contact__submit-btn-input-wrap input.custom-contact__submit-btn-input {
    width: 8.125rem;
    padding: 0.6875rem 1.625rem 0.6875rem 2.1875rem;
  }
  .custom-policy-contents__bg-blue {
    padding: 2.5rem 1.5rem;
  }
  .custom-purpose-head hr,
  .custom-purpose-body hr {
    margin-block: 3.75rem;
  }
  .custom-purpose-head h2,
  .custom-purpose-body h2 {
    margin-bottom: 2.1875rem !important;
    padding-left: 1.875rem;
    font-size: 1.5rem;
  }
  .custom-purpose-head h2::before,
  .custom-purpose-body h2::before {
    top: 0.375rem;
    width: 1.5625rem;
    height: 1.5625rem;
  }
  .custom-purpose-head h3,
  .custom-purpose-body h3 {
    font-size: 1.25rem;
  }
  .custom-purpose-body {
    padding-block: 5rem !important;
    padding-inline: 4.6647230321%;
  }
  .custom-purpose-body__post-list {
    gap: 1.25rem;
  }
  .custom-purpose-body__post-list .vk_post-col-xxl-6 {
    width: 100%;
  }
  .custom-purpose-body__post-list .vk_post .card-horizontal-inner-row {
    gap: 1.25rem;
    align-items: flex-start;
    padding: 0.75rem;
  }
  .custom-purpose-body__post-list .vk_post .card-img-outer {
    flex: 0 1 calc(6.25rem / 21.4375rem * 100%);
    max-width: 12.5rem;
    height: auto;
    border-radius: 0.25rem;
  }
  .custom-purpose-body__post-list .vk_post .vk_post_imgOuter {
    border-radius: 0.25rem;
  }
  .custom-purpose-body__post-list .vk_post .card-body {
    padding: 0;
  }
  .custom-purpose-body__post-list .vk_post .card-title {
    font-size: 1.125rem;
  }
  .custom-purpose-body__post-list .vk_post .card-text {
    -webkit-line-clamp: 4;
  }
  .custom-purpose-body__section-grid {
    grid-template-columns: repeat(1, 1fr) !important;
  }
  .custom-purpose-body__section-grid .wp-block-group {
    display: block;
  }
  .search-results .custom-search-results__head {
    margin-block: 0 1.875rem;
  }
  .custom-service-top__head-service-list {
    margin-bottom: 3.75rem;
  }
  .custom-service-top__body {
    padding-block: 3.75rem 0 !important;
  }
  .custom-service-top__body-inner {
    padding-inline: 4.6647230321% !important;
  }
  .custom-service-top__body-ttl {
    margin-bottom: 1.25rem !important;
  }
  .custom-service-top__body-ttl-en {
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background: linear-gradient(122deg, #0066cc 0%, #0066cc 10%, #000000 0%, #000000 100%);
    background-clip: text;
    font-size: 2rem !important;
    line-height: 1.2;
  }
  .custom-service-top__body-ttl-ja {
    font-size: 0.6875rem !important;
  }
  .custom-service-top__theme {
    margin-bottom: 3.75rem !important;
  }
  .custom-service-top__theme-ttl-wrap {
    padding-left: 0.875rem !important;
  }
  .custom-service-top__theme-ttl {
    font-size: 1.3125rem !important;
  }
  .custom-service-top__theme-btn {
    display: none;
  }
  .custom-service-top__theme-list-wrap {
    margin-inline: calc(50% - 50vw) !important;
    width: 100vw !important;
    max-width: 100vw !important;
  }
  .custom-service-top__theme-list {
    gap: 1.25rem;
    padding-inline: 4.6647230321% !important;
    grid-auto-flow: column;
    grid-template-columns: 18.75rem;
    padding-bottom: 1.25rem;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .custom-service-top__theme-list .vk_post {
    width: 18.75rem;
  }
  .custom-service-top__theme-list .vk_post-postType-page:nth-of-type(n + 4) {
    display: block;
    opacity: 1;
  }
  .custom-service-top__theme-list .vk_post_title span {
    padding-top: 0.625rem !important;
  }
  .custom-service-top__head {
    margin-bottom: 2.5rem !important;
  }
  .custom-service-top__head-overview {
    flex-direction: column;
  }
  .custom-service-top__head-body-ttl {
    font-size: 2rem !important;
  }
  .custom-service-top__head-body-ttl br {
    display: block;
  }
  .custom-service-top__head-service-list .row {
    flex-direction: column;
    margin: 0 !important;
  }
  .custom-service-top__head-service-item {
    flex: auto !important;
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
  }
  .custom-service-top__head-service-item:not(:last-child) {
    margin-bottom: 2.5rem;
  }
  .custom-service-top__head-service-item-img img:not([style*="object-fit"]) {
    width: 100% !important;
    max-width: 500px;
    height: auto !important;
  }
  .custom-service-partner__list .row {
    gap: 1.5625rem;
    grid-template-columns: repeat(1, 1fr);
  }
  .custom-service-partner__item {
    max-width: 100% !important;
  }
  .custom-service-partner__img {
    margin-bottom: 0.9375rem;
  }
  .custom-service-partner__head-tag {
    font-size: 0.8125rem !important;
  }
  .custom-service-partner__head-name {
    font-size: 0.8125rem !important;
  }
  .custom-service-partner__head-catch {
    margin-block: 0.875rem 0.6875rem !important;
  }
  .custom-service-contents-body {
    padding-block: 3.75rem !important;
    padding-inline: 4.6647230321%;
  }
  .custom-service-lv2__head-tag {
    padding: 1rem 1.5rem;
  }
  .custom-service-lv2__head-overview {
    gap: 1.875rem;
    flex-direction: column;
  }
  .custom-service-lv2__head-body .custom-service-lv2__head-body-ttl {
    font-size: 1.75rem !important;
  }
  .custom-service-lv2__2col-01 {
    gap: 1.25rem;
    flex-direction: column;
    align-items: center;
  }
  .custom-service-lv2__2col-01-img {
    flex: auto;
  }
  .custom-service-lv2__2col-01-img.--min {
    flex: auto;
  }
  .custom-service-lv2__2col-01-img img {
    max-width: 450px;
  }
  .custom-service-lv2__2col-01-body .custom-service-lv2__2col-01-body-ttl {
    font-size: 1.25rem;
  }
  .custom-service-lv2__2col-01:nth-of-type(even) {
    flex-direction: column;
  }
  .custom-service-lv2__2col-02-hr {
    margin-block: 5rem !important;
  }
  .custom-service-lv2__2col-02 {
    gap: 0.75rem;
    flex-direction: column;
    align-items: center;
  }
  .custom-service-lv2__2col-02-img {
    flex: auto;
  }
  .custom-service-lv2__2col-02-body-ttl {
    margin-bottom: 0.625rem !important;
  }
  .custom-service-lv2__2col-02-body-ttl::after {
    margin-top: 0.1875rem;
  }
  .custom-service-lv2__2col-02-body-ttl a {
    font-size: 1.25rem;
  }
  .custom-service-lv3__head-overview {
    gap: 1.875rem;
    flex-direction: column;
  }
  .custom-service-lv3__head-body .custom-service-lv3__head-body-ttl {
    font-size: 1.75rem !important;
  }
  .custom-service-lv3__body-child-list {
    gap: 0.625rem;
    grid-template-columns: repeat(1, 1fr);
  }
  .custom-service-lv3__body-child-list .vk_post .card-horizontal-inner-row {
    gap: 1.25rem;
    align-items: flex-start;
    padding: 0.75rem;
  }
  .custom-service-lv3__body-child-list .vk_post .card-img-outer {
    flex: 0 1 calc(6.25rem / 21.4375rem * 100%);
    max-width: 12.5rem;
    height: auto;
    border-radius: 0.25rem;
  }
  .custom-service-lv3__body-child-list .vk_post .vk_post_imgOuter {
    border-radius: 0.25rem;
  }
  .custom-service-lv3__body-child-list .vk_post .card-body {
    padding: 0;
  }
  .custom-service-lv3__body-child-list .vk_post .card-title {
    font-size: 1.125rem;
  }
  .custom-service-contents__post-2col {
    grid-template-columns: repeat(1, 1fr);
  }
  .custom-service-contents__post-list {
    grid-template-columns: repeat(1, 1fr);
  }
  .custom-service-contents__post-list .vk_post_taxonomy_terms span {
    font-size: 0.625rem;
  }
  .custom-service-lv4__head {
    margin-bottom: 3.75rem;
  }
  .custom-service-lv4__head-overview {
    gap: 2.5rem;
    flex-direction: column;
    align-items: center;
  }
  .custom-service-lv4__head-overview-img {
    flex: auto;
    margin: 0 1.25rem !important;
  }
  .custom-service-lv4__head-tag {
    padding: 1rem 1.5rem;
  }
  .custom-top-section__ttl {
    max-width: 100% !important;
    padding-bottom: 1.875rem !important;
  }
  .custom-top-section__ttl-en {
    font-size: 4rem;
  }
  .custom-top-section__ttl-ja {
    font-size: 1rem;
  }
  .custom-top-section__ttl-others-en {
    font-size: 3.375rem;
  }
  .custom-top-section__ttl-others-ja {
    margin-top: 0.3125rem !important;
    font-size: 1rem;
  }
  .custom-top-mv {
    min-height: 65vh !important;
  }
  .custom-top-mv .wp-block-cover__inner-container {
    padding-inline: calc(1rem / 23.4375rem * 100%) !important;
    position: absolute;
    bottom: 10%;
    max-width: 100% !important;
  }
  .custom-top-mv__text {
    max-width: 100%;
  }
  .custom-top-mv__catch-en {
    max-width: 100%;
    font-size: 2.625rem !important;
  }
  .custom-top-mv__catch-ja {
    max-width: 100%;
    font-size: 1rem !important;
  }
  .custom-top-service {
    padding-block: 5rem !important;
  }
  .custom-top-service::before {
    height: 200vw;
    background-position: center left;
  }
  .custom-top-service__list .row {
    margin-inline: auto !important;
    max-width: 100% !important;
  }
  .custom-top-service__item p {
    font-size: 1rem;
  }
  .custom-top-service__purpose {
    margin-inline: calc(50% - 50vw) !important;
    padding-inline: 1rem !important;
    width: 100vw !important;
    max-width: 100vw !important;
    margin-top: 3.75rem !important;
  }
  .custom-top-service__purpose-ttl {
    margin-bottom: 1.5625rem !important;
    padding-top: 2.1875rem !important;
    font-size: 1.3125rem;
  }
  .custom-top-service__purpose-list .row {
    flex-direction: column !important;
  }
  .custom-top-service__purpose-item {
    flex: 0 1 100% !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-bottom: 0.5rem !important;
  }
  .custom-top-service__purpose-item:last-child {
    margin-bottom: 0px !important;
  }
  .custom-top-service__purpose-item-inner {
    border-width: 1px;
  }
  .custom-top-service__purpose-item-img {
    flex: 0 1 5.625rem;
  }
  .custom-top-service__bottom.alignfull {
    margin-right: auto !important;
  }
  .custom-top-service__bottom {
    padding-top: 5rem !important;
  }
  .custom-top-service__bottom-column {
    flex-direction: column-reverse !important;
    max-width: 100% !important;
  }
  .custom-top-service__bottom-column-body {
    padding: 0 !important;
  }
  .custom-top-service__bottom-column-img .wp-block-cover {
    width: 100vw !important;
    height: 59.7333333333vw !important;
    min-height: 14rem !important;
    margin-right: calc(50% - 50vw) !important;
    margin-left: calc(2rem / 23.4375rem * 100%) !important;
  }
  .custom-top-section__ttl-service-middle {
    margin-top: 1.25rem !important;
    font-size: 2rem !important;
  }
  .custom-top-section__text-service-middle {
    margin-top: 1.25rem !important;
  }
  .custom-top-pickup {
    padding-inline: 4.6647230321%;
  }
  .custom-top-pickup__inner {
    padding-block: 5rem 9.375rem !important;
    padding-inline: 0 !important;
  }
  .custom-top-pickup__slider {
    max-width: 100% !important;
  }
  .custom-top-pickup__slider .vk_post-col-7 {
    max-width: 100% !important;
  }
  .custom-top-pickup__slider .vk_post_imgOuter {
    height: 51.4666666667vw !important;
    min-height: 12.0625rem !important;
  }
  .custom-top-pickup__slider .vk_post .card-horizontal-inner-row {
    flex-direction: column;
  }
  .custom-top-pickup__slider .card-img-outer {
    max-width: 100% !important;
  }
  .custom-top-pickup__slider .vk_post_title.card-title {
    margin-top: 0.625rem;
  }
  .custom-top-pickup__slider .vk_post_title.card-title a {
    align-items: flex-start;
    justify-content: flex-start;
    padding-right: 0;
  }
  .custom-top-pickup__slider .vk_post_title.card-title a .custom-top-pickup__title-text {
    font-size: 1.5rem;
  }
  .custom-top-pickup__slider .vk_post_title.card-title a .vk_post_taxonomy_terms {
    margin-top: 1rem;
  }
  .custom-top-pickup__slider .vk_post_title.card-title a .vk_post_taxonomy_terms span {
    padding: 0.625rem 1.25rem;
    font-size: 0.8125rem;
  }
  .custom-top-pickup .swiper-button-next,
  .custom-top-pickup .swiper-button-prev {
    top: initial;
    right: 50%;
    bottom: 5rem !important;
    left: 50%;
  }
  .custom-top-pickup .swiper-button-prev {
    -webkit-transform: translateX(calc(-50% - 2.5rem)) translateY(50%);
    transform: translateX(calc(-50% - 2.5rem)) translateY(50%);
  }
  .custom-top-pickup .swiper-button-next {
    -webkit-transform: translateX(calc(2.5rem)) translateY(50%);
    transform: translateX(calc(2.5rem)) translateY(50%);
  }
  .custom-top-topics {
    padding-block: 5rem !important;
  }
  .custom-top-topics__column {
    flex-direction: column;
  }
  .custom-top-topics__category-list {
    gap: 0.625rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 0.625rem !important;
  }
  .custom-top-topics__category-list li {
    max-width: 100%;
    margin: 0;
  }
  .custom-top-topics__category-list li a {
    padding: 0.375rem 0.5rem;
    font-size: 0.875rem;
  }
  .custom-top-topics__column-body-list .vk_post {
    padding-block: 1.375rem;
    display: block;
    border-bottom: 1px solid #ccc;
  }
  .custom-top-topics__column-body-list .vk_post:first-child {
    border-top: 1px solid #ccc;
  }
  .custom-top-topics__column-body-list .vk_post:first-child {
    padding-top: 1.375rem;
  }
  .custom-top-topics__column-body-list .postListText_date {
    min-width: auto;
    margin-right: 1.25rem;
    font-size: 1rem;
    line-height: 2.25rem;
  }
  .custom-top-topics__column-body-list .postListText_title {
    padding-top: 0.9375rem;
  }
  .custom-top-column {
    padding-inline: 4.6647230321%;
  }
  .custom-top-column .custom-top-column__inner {
    padding-block: 5rem 11.875rem !important;
  }
  .custom-top-column .swiper.custom-top-column__slider .vk_post {
    width: calc(100% - 1.25rem);
    margin-right: 0.625rem;
    margin-left: 0.625rem;
  }
  .custom-top-column .swiper.custom-top-column__slider .card-body {
    padding-top: 0.5rem;
  }
  .custom-top-column .swiper.custom-top-column__slider .card-title span {
    font-size: 0.8125rem;
    line-height: 1.4;
  }
  .custom-top-column .swiper.custom-top-column__slider .vk_post_taxonomy_terms span {
    font-size: 0.625rem;
  }
  .custom-top-column .swiper.custom-top-column__slider .swiper-scrollbar {
    width: 100% !important;
  }
  .custom-top-bottom::before {
    top: initial;
    bottom: 0;
    background-image: url("../img/top/top-company-bg-sp.svg");
    background-position: center left;
  }
  .custom-top-bottom {
    padding-block: 5rem !important;
    padding-inline: 4.6647230321% !important;
    background-position: center left;
  }
  .custom-top-bottom__column .row {
    flex-direction: column;
  }
  .custom-top-bottom__column-item {
    flex: auto !important;
    width: 100% !important;
    margin-bottom: 3.4375rem !important;
  }
  .custom-top-bottom__column-item.--company {
    flex: auto;
  }
  .custom-top-bottom__column-item.--recruit {
    flex: auto;
  }
  .custom-top-bottom__text {
    margin-block: 1.75rem !important;
  }
  .custom-top-company__btns {
    margin-bottom: 0 !important;
  }
  .post-type-archive-topics .site-body-container,
  .archive.tax-topics-cat .site-body-container {
    flex-direction: column-reverse;
  }
  .post-type-archive-topics .main-section,
  .archive.tax-topics-cat .main-section {
    margin-top: 3.75rem;
  }
  .post-type-archive-topics .vk_post,
  .archive.tax-topics-cat .vk_post {
    padding-block: 0.9375rem;
    display: block;
  }
  .post-type-archive-topics .postListText_date,
  .archive.tax-topics-cat .postListText_date {
    margin-right: 0.625rem;
    font-size: 1rem;
    line-height: 2.25rem;
  }
  .post-type-archive-topics .postListText_singleTermLabel,
  .archive.tax-topics-cat .postListText_singleTermLabel {
    margin-top: 0.25rem;
  }
  .post-type-archive-topics .postListText_singleTermLabel a,
  .archive.tax-topics-cat .postListText_singleTermLabel a {
    padding: 0.3125rem 0.625rem;
    font-size: 0.75rem;
  }
  .post-type-archive-topics .postListText_title,
  .archive.tax-topics-cat .postListText_title {
    padding-top: 0.9375rem;
  }
  .post-type-archive-topics .postListText_title a,
  .archive.tax-topics-cat .postListText_title a {
    padding-block: 0;
  }
  .custom-block__author-img {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }
  .custom-block__author-name {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }
  .custom-block__author-ex {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }
}

@media only screen and (max-width: 360px) {
  /*360px以下*/
}

@media (any-hover: hover) {
  .site-footer .custom-footer-link__parent a:hover {
    color: #0072bc;
  }
  .site-footer ul.custom-footer-list__child li a:hover {
    color: #0072bc;
  }
  .custom-footer-middle-contents__img a:hover {
    opacity: 0.75 !important;
  }
  .custom-footer-middle-contents__btn a:hover span::after {
    border-color: #0072bc;
  }
  .footer-nav > .container ul.footer-nav-list li a:hover {
    color: #0072bc;
  }
  .page_top_btn:hover {
    opacity: 0.75 !important;
  }
  .site-header--layout--nav-float .site-header-logo a:hover {
    opacity: 0.75;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav > li.mega-menu-item > a.mega-menu-link:hover {
    opacity: 1 !important;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__child-item-parent-link .mega-menu-item a:hover {
    color: #0072bc !important;
    opacity: 1 !important;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav > .custom-nav-megamenu__item-service .custom-nav-megamenu__child-item-parent > ul.mega-sub-menu .custom-nav-megamenu__child-item-service-left > ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
    color: #ffffff !important;
    opacity: 1 !important;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav > .custom-nav-megamenu__item-service .custom-nav-megamenu__child-item-parent > ul.mega-sub-menu .custom-nav-megamenu__child-item-service-left > ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover::before {
    width: 100%;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav > .custom-nav-megamenu__item-service .custom-nav-megamenu__child-item-parent > ul.mega-sub-menu li.custom-nav-megamenu__item-service-lv2 > a.mega-menu-link:hover {
    color: #ffffff !important;
    opacity: 1 !important;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav > .custom-nav-megamenu__item-service .custom-nav-megamenu__child-item-parent > ul.mega-sub-menu li.custom-nav-megamenu__item-service-lv2 > a.mega-menu-link:hover::before {
    width: 100%;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav > .custom-nav-megamenu__item-service .custom-nav-megamenu__child-item-parent > ul.mega-sub-menu li.custom-nav-megamenu__item-service-lv2 > a.mega-menu-link:hover::after {
    background-color: #ffffff;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-company .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu > li.custom-nav-megamenu__child-item-parent-link .mega-sub-menu .mega-menu-item a.mega-menu-link:hover,
  #mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-recruit .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu > li.custom-nav-megamenu__child-item-parent-link .mega-sub-menu .mega-menu-item a.mega-menu-link:hover {
    color: #ffffff !important;
    opacity: 1 !important;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-company .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu > li.custom-nav-megamenu__child-item-parent-link .mega-sub-menu .mega-menu-item a.mega-menu-link:hover::before,
  #mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-recruit .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu > li.custom-nav-megamenu__child-item-parent-link .mega-sub-menu .mega-menu-item a.mega-menu-link:hover::before {
    width: 100%;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav > li.custom-nav-megamenu__item-search > a.mega-menu-link:hover {
    opacity: 0.75 !important;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav > li.custom-nav-megamenu__item-contact > a.mega-menu-link:hover {
    opacity: 1 !important;
    transition: 0.2s;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav > li.custom-nav-megamenu__item-contact > a.mega-menu-link:hover span {
    color: #0072bc !important;
    transition: 0.2s;
  }
  #mega-menu-wrap-global-nav #mega-menu-global-nav > li.custom-nav-megamenu__item-contact > a.mega-menu-link:hover::before {
    width: 100%;
  }
  .mega-menu-link:hover {
    box-shadow: none !important;
    opacity: 0.75 !important;
  }
  .custom-btn a:hover {
    box-shadow: none !important;
    opacity: 1 !important;
  }
  .custom-btn a:hover span {
    color: #0072bc !important;
    transition: 0.2s;
  }
  .custom-btn a:hover::before {
    width: 100%;
  }
  .custom-btn a:hover .custom-btn-icon {
    border-color: #0072bc;
  }
  .custom-btn.custom-btn--white a:hover {
    opacity: 1 !important;
  }
  .custom-btn.custom-btn--white a:hover span {
    color: #ffffff !important;
    transition: 0.2s;
  }
  .custom-btn.custom-btn--white a:hover::before {
    width: 100%;
  }
  .custom-btn.custom-btn--white a:hover .custom-btn-icon {
    border-color: #ffffff;
  }
  .custom-archive-side__cat-list li a:hover {
    opacity: 0.75;
  }
  ul.page-numbers li span.page-numbers.dots:hover,
  ul.page-numbers li a.page-numbers.dots:hover {
    background-color: transparent;
    color: transparent;
  }
  ul.page-numbers li span.page-numbers.next:hover, ul.page-numbers li span.page-numbers.prev:hover,
  ul.page-numbers li a.page-numbers.next:hover,
  ul.page-numbers li a.page-numbers.prev:hover {
    background-color: transparent;
    color: transparent;
  }
  ul.page-numbers li span.page-numbers:hover,
  ul.page-numbers li a.page-numbers:hover {
    background-color: #0072bc;
    color: #ffffff;
  }
  .custom-lower-page__2col-side .custom-lower-page__side-menu-list > li > a:hover {
    color: #0072bc;
  }
  .custom-lower-page__2col-side .custom-lower-page__side-menu-list > li .custom-lower-page__side-menu-sub-list li a:hover {
    color: #0072bc;
  }
  .single .veu_socialSet ul li.sb_icon a.sb_icon_inner:hover {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 0.75;
  }
  .custom-cases-swiper__button-next:hover,
  .custom-cases-swiper__button-prev:hover {
    -webkit-filter: brightness(1.15) contrast(0.9);
    filter: brightness(1.15) contrast(0.9);
    opacity: 1 !important;
  }
  .custom-cases-swiper__slide a:hover {
    opacity: 0.75;
  }
  .post-type-archive-cases .main-section .vk_posts .vk_post:hover,
  .archive.tax-cases-tag .main-section .vk_posts .vk_post:hover {
    opacity: 0.75;
  }
  .post-type-archive-column .main-section .vk_posts .vk_post:hover,
  .archive.tax-column-cat .main-section .vk_posts .vk_post:hover {
    opacity: 0.75;
  }
  .custom-company-page a:hover {
    color: #0072bc;
    opacity: 0.75;
  }
  .custom-company-corporate__table table tr td a:hover {
    opacity: 0.75;
  }
  .custom-company-base__2col-body-ttl:hover {
    opacity: 0.75;
  }
  .custom-company-base__post-list.vk_posts .vk_post:hover {
    opacity: 0.75;
  }
  .custom-contact__submit-btn-input-wrap:has(input:not(:disabled)):hover input {
    color: #0072bc;
    opacity: 1 !important;
  }
  .--back .custom-contact__submit-btn-input-wrap:has(input:not(:disabled)):hover input {
    color: #919191;
  }
  .custom-contact__submit-btn-input-wrap:has(input:not(:disabled)):hover::before {
    width: 100%;
  }
  .custom-contact__submit-btn-input-wrap:has(input:not(:disabled)):hover::after {
    border-color: #0072bc;
  }
  .--back .custom-contact__submit-btn-input-wrap:has(input:not(:disabled)):hover::after {
    border-color: #919191;
  }
  .custom-contact__submit-btn-input-wrap input.custom-contact__submit-btn-input:disabled:hover {
    color: #ffffff !important;
  }
  .custom-policy-contents-body a:hover {
    opacity: 0.75;
  }
  .custom-purpose-body__post-list .vk_post .card-horizontal-inner-row:hover {
    opacity: 0.7;
  }
  .search-results .vk_posts .vk_post a:hover {
    opacity: 0.75;
  }
  .search-results .vk_posts .vk_post a:hover h5 {
    color: #0072bc;
  }
  .custom-service-top__theme-list .vk_post:hover {
    opacity: 0.75 !important;
  }
  .custom-service-top__head-service-item:hover {
    opacity: 0.75;
  }
  .custom-service-partner__item:hover.custom-service-partner__item {
    opacity: 0.75;
  }
  .custom-service-lv2__2col-02-body-ttl:hover {
    opacity: 0.75;
  }
  .custom-service-lv2__2col-02-body-list li a:hover {
    color: #0072bc;
  }
  .custom-service-lv3__body-child-list .vk_post .card-horizontal-inner-row:hover {
    opacity: 0.7;
  }
  .custom-service-contents__post-list .vk_post:hover {
    opacity: 0.75;
  }
  .custom-top-service__list .row .custom-top-service__item:hover {
    opacity: 0.8 !important;
  }
  .custom-top-service__purpose-item:hover {
    opacity: 0.65 !important;
  }
  .custom-top-pickup__slider .vk_post .card-horizontal-inner-row:hover {
    opacity: 0.8 !important;
  }
  .custom-top-topics__category-list li:hover {
    opacity: 0.65 !important;
  }
  .custom-top-topics__column-body-list .postListText_singleTermLabel a:hover {
    opacity: 0.75 !important;
  }
  .custom-top-topics__column-body-list .postListText_title a:hover {
    color: #0072bc;
  }
  .custom-top-column .swiper.custom-top-column__slider .vk_post:hover {
    opacity: 0.75 !important;
  }
  .custom-top-column .swiper.custom-top-column__slider .swiper-button-next:hover,
  .custom-top-column .swiper.custom-top-column__slider .swiper-button-prev:hover {
    -webkit-filter: brightness(1.15) contrast(0.9);
    filter: brightness(1.15) contrast(0.9);
    opacity: 1 !important;
  }
  .post-type-archive-topics .postListText_singleTermLabel a:hover,
  .archive.tax-topics-cat .postListText_singleTermLabel a:hover {
    opacity: 0.75 !important;
  }
  .post-type-archive-topics .postListText_title a:hover,
  .archive.tax-topics-cat .postListText_title a:hover {
    color: #0072bc;
  }
}

@media only screen and (max-width: 1250px) {
  .site-header--layout--nav-float .site-header-logo img {
    padding-block: 0.375rem;
    width: auto;
    height: auto;
    max-height: 3.4375rem;
    content: url("../img/common/header-logo-sp.png");
  }
}

@media only screen and (max-width: 1250px) and (max-width: 991px) {
  .site-header--layout--nav-float .site-header-logo img {
    padding-block: 0;
    width: 8.125rem;
  }
}

@media only screen and (max-width: 1350px) {
  #mega-menu-wrap-global-nav #mega-menu-global-nav > .mega-menu-item-has-children ul.mega-sub-menu li.mega-menu-row {
    padding-inline: 1.25rem !important;
  }
}

@media only screen and (max-width: 1350px) and (max-width: 991px) {
  #mega-menu-wrap-global-nav #mega-menu-global-nav > .mega-menu-item-has-children ul.mega-sub-menu li.mega-menu-row {
    padding-inline: 4.6647230321% !important;
    max-width: 100% !important;
  }
}

@media only screen and (any-hover: hover) and (max-width: 991px) {
  #mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-company .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu > li.custom-nav-megamenu__child-item-parent-link .mega-sub-menu .mega-menu-item a.mega-menu-link:hover,
  #mega-menu-wrap-global-nav #mega-menu-global-nav .custom-nav-megamenu__item-recruit .custom-nav-megamenu__child-item-nomal > ul.mega-sub-menu > li.custom-nav-megamenu__child-item-parent-link .mega-sub-menu .mega-menu-item a.mega-menu-link:hover {
    color: #000000 !important;
  }
}

@media only screen and (max-width: 1385px) {
  .custom-cases-swiper__wrap {
    padding-inline: 2.5rem;
    max-width: 68.75rem;
  }
  .custom-cases-swiper__button-next {
    right: -1.875rem;
  }
  .custom-cases-swiper__button-prev {
    left: -1.875rem;
  }
}

@media only screen and (max-width: 1385px) and (max-width: 1200px) {
  .custom-cases-swiper__wrap {
    margin: 0 auto 6.875rem;
  }
  .custom-cases-swiper__button-next {
    -webkit-transform: translateY(100%) translateX(100%);
    right: calc(50% - 0.625rem);
    transform: translateY(100%) translateX(100%);
  }
  .custom-cases-swiper__button-prev {
    -webkit-transform: translateY(100%) translateX(-100%);
    left: calc(50% - 0.625rem);
    transform: translateY(100%) translateX(-100%);
  }
}

@media only screen and (max-width: 1385px) and (max-width: 1200px) and (max-width: 991px) {
  .custom-cases-swiper__wrap {
    padding-inline: 4.6647230321% !important;
    max-width: 100% !important;
  }
}

@media only screen and (max-width: 991px) and (max-width: 991px) {
  .custom-company-office__item.--img-2col .custom-company-office__list-img figure {
    width: 100%;
  }
}

@media only screen and (max-width: 750px) {
  .custom-company-base__comment-cont {
    display: block !important;
  }
  .custom-company-base__comment-cont-img {
    display: inline-block;
    width: 48.4%;
    margin: 0 0.9375rem 0.3125rem 0 !important;
    float: left;
  }
  .custom-company-base__comment-cont-img img {
    width: 100% !important;
    height: auto;
  }
}

@media only screen and (max-width: 700px) {
  .custom-top-service__list .row {
    gap: 1.875rem calc(0.9375rem / 21.4375rem * 100%) !important;
    grid-template-columns: repeat(2, 1fr) !important;
  }
}
