@charset "UTF-8";
/*
Theme Name: よつば総合法律事務所 大阪事務所
Author: よつば総合法律事務所
Author URI: https://yotsubalegal.com/
Version: 1.0
*/
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #393939;
  opacity: 0.68;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  position: absolute;
  right: 30px;
  top: 30px;
  text-decoration: none;
  text-align: center;
  font-size: 28px;
  font-weight: 300;
}
.mfp-close:after {
  content: "閉じる";
  display: block;
  margin: 4px 0 0;
  font-size: 16px;
}
.mfp-close-btn-in .mfp-close {
  color: #fff;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0,0,0,0.6);
  background: #000;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0,0,0,0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0,0,0,0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0,0,0,0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-close {
    top: 10px;
    right: 10px;
    font-size: 23px;
  }
  .mfp-close:after {
    font-size: 12px;
  }
}
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}
.swiper-vertical>.swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
  transform-style: preserve-3d;
}
.swiper-css-mode>.swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal>.swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical>.swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered>.swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0,0,0,0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0,0,0,0.5), rgba(0,0,0,0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0,0,0,0.5), rgba(0,0,0,0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0,0,0,0.5), rgba(0,0,0,0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0,0,0,0.5), rgba(0,0,0,0));
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}
.swiper-button-next svg,
.swiper-button-prev svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-lock {
  display: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}
.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0,0,0,0.25));
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0,0,0,0.1));
}
.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0,0,0,0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-free-mode>.swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-grid>.swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column>.swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}
.swiper-cube .swiper-slide-next+.swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}
.swiper.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}
@-moz-keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-o-keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
html {
  scroll-behavior: smooth;
  scroll-padding-top: 80px;
}
@media screen and (max-width: 767px) {
  html {
    scroll-padding-top: 60px;
  }
}
body {
  min-width: 1300px;
  line-height: 1.7;
  color: #333;
  font-size: 15px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  background: #fff;
}
body.is-fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
}
@media screen and (max-width: 767px) {
  body {
    min-width: initial;
    font-size: 14px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.5;
  font-size: inherit;
  font-weight: bold;
  letter-spacing: 0.05em;
}
ul,
ol,
p,
figure,
table {
  margin: 0 0 1.5em;
}
ul:last-child,
ol:last-child,
p:last-child,
figure:last-child,
table:last-child {
  margin-bottom: 0;
}
ul,
ol {
  list-style: none;
  padding: 0;
}
table {
  border-collapse: collapse;
}
a {
  color: #064e7e;
  text-decoration: underline;
  transition: 0.3s;
}
@media (hover: hover) {
  a:hover {
    text-decoration: none;
  }
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}
b,
strong {
  font-weight: bold;
}
.main {
  position: relative;
  overflow-x: clip;
  margin: 0 0 80px;
}
@media screen and (max-width: 767px) {
  .main {
    overflow: hidden;
    margin: 0 0 60px;
  }
}
.main:has(.linkcard:last-child) {
  margin: 0;
}
.main:has(.column-body .linkcard) {
  margin: 0 0 80px;
}
@media screen and (max-width: 767px) {
  .main:has(.column-body .linkcard) {
    margin: 0 0 60px;
  }
}
#top .main,
#lawyer.lawyer .main {
  margin-bottom: 0;
}
#column.detail .main,
#search.search .main {
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  #column.detail .main,
  #search.search .main {
    margin-top: 70px;
  }
}
.wrapper {
  max-width: 1200px;
  margin-inline: auto;
  box-sizing: content-box;
}
@media screen and (max-width: 767px) {
  .wrapper {
    padding: 0 15px;
  }
}
.breadcrumb-list {
  list-style: none !important;
  position: relative;
  max-width: 1200px;
  margin: 0 auto 80px;
  padding: 10px 0 !important;
  font-size: 12px;
  letter-spacing: 0.1em;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .breadcrumb-list {
    margin: 0 0 56px;
    padding: 5px 15px !important;
    font-size: 11px;
  }
}
.breadcrumb-list:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -100vw;
  bottom: 0;
  left: -100vw;
  background: #064e7e;
  z-index: -1;
}
.breadcrumb-item {
  display: inline;
}
.breadcrumb-item a {
  color: #fff;
  text-decoration: none;
}
.breadcrumb-item + .breadcrumb-item:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  margin: 8px 10px 0 1px;
  vertical-align: top;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .breadcrumb-item + .breadcrumb-item:before {
    margin: 8px 8px 0 1px;
  }
}
@media screen and (min-width: 768px) {
  #column.detail .breadcrumb-list,
  #search.search .breadcrumb-list {
    padding-top: 16px !important;
  }
}
#column.detail .breadcrumb-list:after,
#search.search .breadcrumb-list:after {
  content: none;
}
#column.detail .breadcrumb-item:before,
#search.search .breadcrumb-item:before {
  border-color: #333;
}
#column.detail .breadcrumb-item a,
#search.search .breadcrumb-item a {
  color: inherit;
}
.supervisor {
  margin: 0 0 40px;
}
.supervisor a {
  display: flex;
  align-items: center;
  gap: 0 18px;
  position: relative;
  width: 460px;
  padding: 20px;
  color: inherit;
  text-decoration: none;
  background: #f7f6f4;
  box-sizing: border-box;
  z-index: 0;
}
.supervisor a:before {
  content: "\f178";
  position: absolute;
  right: 18px;
  bottom: 18px;
  line-height: 1;
  color: #064e7e;
  font-family: 'Font Awesome 6 Free';
  font-weight: 700;
  font-size: 20px;
}
@media (hover: hover) {
  .supervisor a:hover {
    background: #e4ecf1;
  }
}
.supervisor-img {
  position: relative;
  width: 100px;
  height: 100px;
  overflow: hidden;
  margin: 0;
  border-radius: 100%;
}
.supervisor-data {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 8px 0;
  margin: 0;
}
.supervisor-data dt {
  width: 92px;
  font-weight: 500;
}
.supervisor-data dd {
  width: calc(100% - 92px);
  margin: 0;
}
.supervisor-data dd:last-child {
  color: #064e7e;
}
.supervisor-l {
  position: relative;
  min-height: 140px;
  margin: 0 0 40px;
  padding: 20px 20px 20px 144px;
  background: #f7f6f4;
  box-sizing: border-box;
}
.supervisor-l .supervisor-img {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 100px;
  height: 100px;
  overflow: hidden;
  margin: 0;
  border-radius: 100%;
}
.supervisor-l .supervisor-data {
  flex: 1;
  display: flex;
  margin: 0 0 8px;
}
.supervisor-l .supervisor-data dt {
  width: 72px;
  font-weight: 500;
}
.supervisor-l .supervisor-data dd {
  flex: 1;
  margin: 0;
}
.supervisor-l .supervisor-data dd a {
  text-decoration: none;
}
.supervisor-l .supervisor-data dd a:after {
  content: "\f178";
  display: inline-block;
  margin: 0 0 0 8px;
  color: #064e7e;
  font-family: 'Font Awesome 6 Free';
  font-weight: 700;
}
@media (hover: hover) {
  .supervisor-l .supervisor-data dd a:hover {
    text-decoration: underline;
  }
}
.supervisor-l .supervisor-txt {
  font-size: 14px;
}
.related-articles {
  margin: 50px 0 80px;
}
.related-articles-ttl {
  position: relative;
  margin: 0 0 24px;
  padding: 0 0 16px;
  color: #064e7e;
  font-size: 32px;
  letter-spacing: 0;
  background: none;
}
.related-articles-ttl:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 2px;
  background: linear-gradient(90deg, #064e7e 0%, #064e7e 50%, #dee3e7 50%, #dee3e7 100%);
}
.related-articles-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px 24px;
}
.related-articles-item {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 3;
  gap: 0;
}
.related-articles-item a {
  display: inherit;
  grid-template-rows: inherit;
  grid-row: inherit;
  color: inherit;
  text-decoration: none;
}
.related-articles-item a[target="_blank"] .related-articles-item-ttl:after {
  content: "\f08e";
  display: inline-block;
  margin: 0 0 0 8px;
  font-family: 'Font Awesome 6 Free';
  font-weight: 600;
}
@media (hover: hover) {
  .related-articles-item a:hover .related-articles-item-img img {
    transform: scale(1.1);
  }
  .related-articles-item a:hover .related-articles-item-ttl {
    text-decoration: underline;
  }
}
.related-articles-item-img {
  overflow: hidden;
  margin: 0 0 16px;
}
.related-articles-item-img img {
  transition: 0.3s;
}
.related-articles-item-ttl {
  margin: 0 0 24px;
  font-weight: 700;
}
.related-articles-item-date {
  font-size: 12px;
  text-align: right;
}
#toc_container {
  margin: 0 0 40px;
  padding: 29px 29px 40px;
  border: 1px solid #064e7e;
  border-top-width: 10px;
}
#toc_container .toc_title {
  line-height: 1.5;
  margin: 0 0 30px;
  color: #064e7e;
  font-size: 26px;
  font-weight: 500;
}
#toc_container .toc_list {
  list-style: none;
  margin: 0;
  padding: 0;
  color: #064e7e;
  font-weight: 500;
}
#toc_container .toc_list > li {
  position: relative;
  margin: 0 0 17px;
  padding: 0 0 17px;
  border-bottom: 1px solid #eaf2f2;
}
#toc_container .toc_list > li:has(.toc_number) {
  padding-left: 26px;
}
#toc_container .toc_list > li:last-child {
  margin: 0;
  padding-bottom: 0;
  border: none;
}
#toc_container .toc_list > li .toc_number {
  position: absolute;
  top: 0;
  left: 8px;
}
#toc_container .toc_list > li .toc_number.toc_depth_1:after {
  content: ".";
}
#toc_container .toc_list > li > ul {
  list-style: none;
  margin: 8px 0 0;
  padding: 0;
  font-weight: normal;
}
#toc_container .toc_list > li > ul > li {
  position: relative;
  padding: 0 0 0 26px;
}
#toc_container .toc_list > li > ul > li + li {
  margin: 8px 0 0;
}
#toc_container .toc_list > li > ul > li .toc_number {
  left: 0;
}
#toc_container .toc_list > li > ul > li a {
  color: #333;
}
#toc_container .toc_list a {
  text-decoration: none;
}
@media (hover: hover) {
  #toc_container .toc_list a:hover {
    text-decoration: underline;
  }
}
.btn-01 {
  display: inline-flex;
  align-items: center;
  gap: 0 24px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}
.btn-01:after {
  content: "\f0a9";
  line-height: 1;
  font-size: 30px;
  font-family: 'Font Awesome 6 Free';
  font-weight: 700;
}
.btn-01 span {
  display: inline-block;
  position: relative;
}
.btn-01 span:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  background: #064e7e;
  opacity: 0;
  transition: 0.3s;
}
.btn-01.btn-external:after {
  content: "\f08e";
  width: 31px;
  height: 31px;
  line-height: 31px;
  border-radius: 100%;
  color: #fff;
  font-size: 12px;
  text-align: center;
  background: #064e7e;
}
@media (hover: hover) {
  .btn-01:hover span:after {
    opacity: 1;
  }
}
.btn-02 {
  display: inline-block;
  min-width: 300px;
  line-height: inherit;
  padding: 16px 24px;
  border: 1px solid #064e7e;
  color: #064e7e;
  text-align: center;
  text-decoration: none;
  background: #fff;
  box-sizing: border-box;
  transition: 0.3s;
  cursor: pointer;
}
.btn-02:after {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  vertical-align: top;
  margin: 9px 0 0 8px;
  border-top: 1px solid #064e7e;
  border-right: 1px solid #064e7e;
  transform: rotate(45deg);
  transition: 0.3s;
}
.btn-02.btn-s {
  min-width: auto;
  padding: 8px 32px;
  font-size: 13px;
}
.btn-02.btn-s:after {
  margin-top: 7px;
}
.btn-02.btn-s.btn-external:after {
  font-size: 13px;
}
.btn-02.btn-external:after {
  content: "\f08e";
  width: auto;
  height: auto;
  border: none;
  margin: 0 0 0 8px;
  font-family: 'Font Awesome 6 Free';
  font-weight: 700;
  transform: none;
  transition: none;
}
@media (hover: hover) {
  .btn-02:hover {
    color: #fff;
    background: #064e7e;
  }
  .btn-02:hover:after {
    border-color: #fff;
  }
}
.link-external:after {
  content: "\f08e";
  display: inline-block;
  margin: 0 0 0 8px;
  font-family: 'Font Awesome 6 Free';
  font-weight: 700;
}
.link-pdf:after {
  content: "\f1c1";
  display: inline-block;
  margin: 0 0 0 8px;
  color: #b30b00;
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.cta {
  padding: 40px 0 60px;
  background: url("/uploads/2025/03/cta_01.webp") no-repeat 50% 50%;
  background-size: cover;
}
.cta-ttl {
  line-height: 1.5;
  margin: 0 0 24px;
  padding: 0 0 0 0.03em;
  color: #fff;
  font-size: 34px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.03em;
}
.cta-inner {
  display: flex;
  flex-direction: row-reverse;
  max-width: 1000px;
  margin: 0 auto;
  background: #fff;
}
.cta-free {
  display: flex;
  align-items: flex-start;
  width: 300px;
  line-height: 1.3;
  padding: 20px 0 0;
  background: url("/uploads/2025/03/cta_02.webp") no-repeat 50% 50%;
  background-size: cover;
}
.cta-free > span {
  display: block;
  margin: 0 0 0 auto;
  padding: 18px 18px 17px;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  background: rgba(6,78,126,0.9);
}
.cta-free > span span {
  display: block;
  font-size: 18px;
}
.cta-contents {
  flex: 1;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 0 20px;
  padding: 31px 0 30px;
}
.cta-tel {
  width: 100%;
  line-height: 1;
  margin: 0 0 26px;
  text-align: center;
}
.cta-tel a {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 8px;
  font-size: 48px;
  font-weight: bold;
  font-family: Arial, Helvetica, "Noto Sans JP", sans-serif;
  text-decoration: none;
}
.cta-tel a:before {
  content: "";
  display: block;
  width: 71px;
  height: 44px;
  background: url("/uploads/2025/03/icon_tel.svg") no-repeat 0 0;
  background-size: 100% 100%;
}
.cta-tel > span {
  display: block;
  margin: 14px 0 0;
  font-size: 18px;
  font-weight: bold;
}
.cta-tel > span span {
  font-size: 16px;
}
.cta-tel-notes {
  margin: 16px 0 0;
  font-size: 14px;
}
.cta-mail,
.cta-line,
.cta-chatwork {
  width: 200px;
}
.cta-mail a,
.cta-line a,
.cta-chatwork a {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 12px;
  position: relative;
  height: 68px;
  line-height: 1.3;
  border: 1px solid #064e7e;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  box-shadow: 0 8px 20px rgba(0,0,0,0.12);
  box-sizing: border-box;
}
.cta-mail a:before,
.cta-line a:before,
.cta-chatwork a:before {
  content: "";
  display: block;
  line-height: 1;
}
@media (hover: hover) {
  .cta-mail a:hover,
  .cta-line a:hover,
  .cta-chatwork a:hover {
    color: #fff;
    background: #064e7e;
  }
}
.cta-mail a:before {
  content: "\f0e0";
  font-size: 28px;
  font-family: 'Font Awesome 6 Free';
  font-weight: 700;
}
.cta-line a:before {
  content: "\f3c0";
  color: #06c755;
  font-size: 32px;
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
  transition: 0.3s;
}
@media (hover: hover) {
  .cta-line a:hover:before {
    color: #fff;
  }
}
.cta-chatwork a:before {
  width: 32px;
  height: 32px;
  background: url("/uploads/2025/03/logo_chatwork.svg") no-repeat 0 0;
  background-size: 100% 100%;
}
.main .cta {
  padding: 40px 0;
}
.main .cta-ttl {
  font-size: 28px;
}
.main .cta-free > span {
  font-size: 20px;
}
.main .cta-contents {
  padding: 24px 0;
}
.main .cta-tel {
  margin: 0 0 24px;
}
.main .cta-tel a {
  font-size: 38px;
}
.main .cta-tel a:before {
  width: 50px;
  height: 31px;
}
.main .cta-tel > span {
  font-size: 14px;
}
.main .cta-tel > span span {
  font-size: 14px;
}
.main .cta-tel-notes {
  font-size: 12px;
}
.main .cta-mail a,
.main .cta-line a,
.main .cta-chatwork a {
  height: 52px;
}
.main .cta-mail a:before {
  font-size: 26px;
}
.main .cta-line a:before {
  font-size: 28px;
}
.main .cta-chatwork a:before {
  width: 28px;
  height: 28px;
}
@media screen and (min-width: 768px) {
  .column-body .cta {
    margin: 40px 0;
    padding: 24px 40px 40px;
  }
  .column-body .cta-ttl {
    font-size: 24px;
  }
  .column-body .cta-free {
    display: block;
    width: 200px;
    padding: 0;
    background-position: 0 115px;
    background-size: auto calc(100% - 115px);
  }
  .column-body .cta-free > span {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 115px;
    padding: 0;
    font-size: 22px;
  }
  .column-body .cta-contents {
    padding: 32px 0;
  }
  .column-body .cta-tel a {
    font-size: 48px;
  }
  .column-body .cta-tel a:before {
    width: 71px;
    height: 44px;
  }
  .column-body .cta-tel > span {
    font-size: 18px;
  }
  .column-body .cta-tel-notes {
    font-size: 14px;
  }
  .column-body .cta-mail,
  .column-body .cta-line,
  .column-body .cta-chatwork {
    width: 154px;
  }
  .column-body .cta-mail a,
  .column-body .cta-line a,
  .column-body .cta-chatwork a {
    flex-direction: column;
    gap: 6px 0;
    height: 100px;
    text-align: center;
  }
}
.bg-white {
  margin: 96px 0;
  background: #fff;
}
.bg-gray {
  position: relative;
  padding: 96px 0;
  z-index: 0;
}
.bg-gray:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -100vw;
  bottom: 0;
  left: -100vw;
  background: #f7f7f7;
  z-index: -1;
}
.bg-lightblue {
  position: relative;
  padding: 96px 0;
  z-index: 0;
}
.bg-lightblue:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -100vw;
  bottom: 0;
  left: -100vw;
  background: #cddce5;
  z-index: -1;
}
.width-1200 {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}
.width-1000 {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}
.related-section {
  position: relative;
  margin: 72px 0 40px;
  padding: 20px 30px;
  border: 2px solid #4d8ab2;
  background: #fff;
}
.related-section a {
  color: inherit;
}
.recommendations-img {
  padding: 20px;
}
.recommendations-img a {
  display: flex;
  align-items: center;
  gap: 0 20px;
  font-size: 18px;
}
.recommendations-img a img {
  flex-shrink: 0;
}
.related-section-label {
  display: flex;
  gap: 0 8px;
  position: absolute;
  top: -1px;
  left: -2px;
  margin: 0;
  padding: 4px 16px;
  color: #fff;
  font-weight: 700;
  background: #4d8ab2;
  transform: translateY(-100%);
}
.related-section-label:before {
  content: "\f15c";
  font-family: 'Font Awesome 6 Free';
}
.box-01 {
  margin: 0 0 40px;
  padding: 36px 28px;
  border: 2px solid #4d8ab2;
  background: #fff;
}
.box-01:last-child {
  margin: 0;
}
.box-02 {
  margin: 0 0 40px;
  padding: 38px 30px;
  background: #f4f4f4;
}
.box-02:last-child {
  margin: 0;
}
.blockquote-01 {
  position: relative;
  margin: 0 0 40px;
  padding: 28px 28px 28px 74px;
  border: 2px solid #e4ecf1;
  background: #f5f8fa;
}
.blockquote-01:last-child {
  margin: 0;
}
.blockquote-01:before {
  content: "\f10d";
  position: absolute;
  top: 28px;
  left: 20px;
  line-height: 1;
  color: #a1c2d7;
  font-family: 'Font Awesome 6 Free';
  font-weight: 700;
  font-size: 32px;
}
.blockquote-01 p {
  margin-bottom: 1em;
}
.blockquote-01 p:last-child {
  margin-bottom: 0;
}
.page-mv {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
  height: 280px;
  background: #064e7e;
  z-index: 0;
}
.page-mv:has(.page-mv-txt) {
  height: 336px;
}
.page-mv:has(.page-mv-txt) .page-mv-ttl {
  padding: 0 0 16px;
}
.page-mv-ttl {
  line-height: 1.5;
  margin: 0;
  padding: 0 0 56px;
  color: #fff;
  text-align: center;
  letter-spacing: 0.05em;
}
.page-mv-ttl span {
  display: block;
}
.page-mv-ttl span[lang="ja"] {
  font-size: 44px;
  font-weight: 500;
}
.page-mv-ttl span[lang="en"] {
  font-size: 24px;
  font-weight: 900;
  font-family: "Roboto", sans-serif;
  opacity: 0.6;
}
.page-mv-txt {
  padding: 0 0 48px;
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
}
.page-mv-img {
  position: absolute;
  inset: 0;
  z-index: -1;
}
.page-mv-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
h2 {
  margin: 50px 0 32px;
  padding: 10px 24px;
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  background: #064e7e;
}
h2:first-child {
  margin-top: 0;
}
h3 {
  margin: 50px 0 32px;
  padding: 0 0 10px 16px;
  border-bottom: 1px solid #064e7e;
  border-left: 8px solid #064e7e;
  color: #064e7e;
  font-size: 26px;
  font-weight: 500;
}
h3:first-child,
h2 + h3 {
  margin-top: 0;
}
h4 {
  margin: 50px 0 32px;
  padding: 4px 0 4px 16px;
  border-left: 8px solid #4d8ab2;
  color: #064e7e;
  font-size: 22px;
  font-weight: 500;
}
h4:first-child {
  margin-top: 0;
}
h5 {
  margin: 40px 0 24px;
  color: #064e7e;
  font-size: 20px;
  font-weight: 500;
}
h5:first-child {
  margin-top: 0;
}
.main ul {
  list-style: disc;
  padding-left: 1.3em;
}
.main ul li + li {
  margin-top: 4px;
}
.main ol {
  list-style: decimal;
  padding-left: 1.6em;
}
.main ol li + li {
  margin-top: 4px;
}
ol.ol-01 {
  list-style: none;
  padding-left: 0;
}
ol.ol-01 > li {
  position: relative;
  padding: 0 0 0 27px;
}
ol.ol-01 > li:before {
  position: absolute;
  top: 0;
  left: 0;
}
ol.ol-01 > li:nth-child(1):before {
  content: "\02460";
}
ol.ol-01 > li:nth-child(2):before {
  content: "\02461";
}
ol.ol-01 > li:nth-child(3):before {
  content: "\02462";
}
ol.ol-01 > li:nth-child(4):before {
  content: "\02463";
}
ol.ol-01 > li:nth-child(5):before {
  content: "\02464";
}
ol.ol-01 > li:nth-child(6):before {
  content: "\02465";
}
ol.ol-01 > li:nth-child(7):before {
  content: "\02466";
}
ol.ol-01 > li:nth-child(8):before {
  content: "\02467";
}
ol.ol-01 > li:nth-child(9):before {
  content: "\02468";
}
ol.ol-01 > li:nth-child(10):before {
  content: "\02469";
}
ol.ol-01 > li:nth-child(11):before {
  content: "\0246a";
}
ol.ol-01 > li:nth-child(12):before {
  content: "\0246b";
}
ol.ol-01 > li:nth-child(13):before {
  content: "\0246c";
}
ol.ol-01 > li:nth-child(14):before {
  content: "\0246d";
}
ol.ol-01 > li:nth-child(15):before {
  content: "\0246e";
}
ol.ol-01 > li:nth-child(16):before {
  content: "\0246f";
}
ol.ol-01 > li:nth-child(17):before {
  content: "\02470";
}
ol.ol-01 > li:nth-child(18):before {
  content: "\02471";
}
ol.ol-01 > li:nth-child(19):before {
  content: "\02472";
}
ol.ol-01 > li:nth-child(20):before {
  content: "\02473";
}
ol.ol-01.is-longsentence > li + li {
  margin: 1.5em 0 0;
}
ol.ol-01 > li > ul,
ol.ol-01 > li > ol {
  margin-bottom: 14px;
}
ol.ol-01 > li:last-child > ul,
ol.ol-01 > li:last-child > ol {
  margin-bottom: 0;
}
.list-label {
  margin-bottom: 4px;
  font-weight: bold;
}
.list-label a {
  font-weight: normal;
}
.movie {
  max-width: 700px;
  margin: 0 auto 40px;
}
.movie:last-child {
  margin-bottom: 0;
}
.movie iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  vertical-align: top;
}
table {
  width: 100%;
}
table th {
  padding: 16px;
  border: 1px solid #e4ecf1;
  font-weight: 700;
  background: #f4f4f4;
}
table tr:has(th):not(:has(td)) th {
  color: #fff;
  background: #4d8ab2;
}
table td {
  padding: 16px;
  border: 1px solid #e4ecf1;
  background: #fff;
}
.table-scroll {
  margin: 0 0 1.5em;
}
.table-scroll:last-child {
  margin-bottom: 0;
}
.scroll-hint {
  display: none;
}
th.nrp,
td.nrp {
  white-space: nowrap;
}
.large {
  font-size: 133.3333333333333%;
}
.xlarge {
  font-size: 160%;
}
.xxlarge {
  font-size: 200%;
}
.small {
  font-size: 86.66666666666667%;
}
.xsmall {
  font-size: 73.33333333333333%;
}
.xxsmall {
  font-size: 60%;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
@media screen and (max-width: 767px) {
  .text-left-sp {
    text-align: left !important;
  }
  .text-right-sp {
    text-align: right !important;
  }
  .text-center-sp {
    text-align: center !important;
  }
}
.red {
  color: #e24341;
}
.highlight {
  background: linear-gradient(to top, #fcf66c 50%, transparent 50%);
}
@media screen and (min-width: 768px) {
  .is-sp {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .is-pc {
    display: none !important;
  }
}
img.alignright {
  float: right;
  margin-bottom: 1.5em;
  margin-left: 1.5em;
}
img.alignleft {
  float: left;
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}
img.aligncenter {
  display: block;
  margin-inline: auto;
}
.m-0 {
  margin: 0px !important;
}
.p-0 {
  padding: 0px !important;
}
.mt-0 {
  margin-top: 0px !important;
}
.mr-0 {
  margin-right: 0px !important;
}
.mb-0 {
  margin-bottom: 0px !important;
}
.ml-0 {
  margin-left: 0px !important;
}
.pt-0 {
  padding-top: 0px !important;
}
.pr-0 {
  padding-right: 0px !important;
}
.pb-0 {
  padding-bottom: 0px !important;
}
.pl-0 {
  padding-left: 0px !important;
}
.m-5 {
  margin: 5px !important;
}
.p-5 {
  padding: 5px !important;
}
.mt-5 {
  margin-top: 5px !important;
}
.mr-5 {
  margin-right: 5px !important;
}
.mb-5 {
  margin-bottom: 5px !important;
}
.ml-5 {
  margin-left: 5px !important;
}
.pt-5 {
  padding-top: 5px !important;
}
.pr-5 {
  padding-right: 5px !important;
}
.pb-5 {
  padding-bottom: 5px !important;
}
.pl-5 {
  padding-left: 5px !important;
}
.m-10 {
  margin: 10px !important;
}
.p-10 {
  padding: 10px !important;
}
.mt-10 {
  margin-top: 10px !important;
}
.mr-10 {
  margin-right: 10px !important;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.ml-10 {
  margin-left: 10px !important;
}
.pt-10 {
  padding-top: 10px !important;
}
.pr-10 {
  padding-right: 10px !important;
}
.pb-10 {
  padding-bottom: 10px !important;
}
.pl-10 {
  padding-left: 10px !important;
}
.m-15 {
  margin: 15px !important;
}
.p-15 {
  padding: 15px !important;
}
.mt-15 {
  margin-top: 15px !important;
}
.mr-15 {
  margin-right: 15px !important;
}
.mb-15 {
  margin-bottom: 15px !important;
}
.ml-15 {
  margin-left: 15px !important;
}
.pt-15 {
  padding-top: 15px !important;
}
.pr-15 {
  padding-right: 15px !important;
}
.pb-15 {
  padding-bottom: 15px !important;
}
.pl-15 {
  padding-left: 15px !important;
}
.m-20 {
  margin: 20px !important;
}
.p-20 {
  padding: 20px !important;
}
.mt-20 {
  margin-top: 20px !important;
}
.mr-20 {
  margin-right: 20px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.ml-20 {
  margin-left: 20px !important;
}
.pt-20 {
  padding-top: 20px !important;
}
.pr-20 {
  padding-right: 20px !important;
}
.pb-20 {
  padding-bottom: 20px !important;
}
.pl-20 {
  padding-left: 20px !important;
}
.m-25 {
  margin: 25px !important;
}
.p-25 {
  padding: 25px !important;
}
.mt-25 {
  margin-top: 25px !important;
}
.mr-25 {
  margin-right: 25px !important;
}
.mb-25 {
  margin-bottom: 25px !important;
}
.ml-25 {
  margin-left: 25px !important;
}
.pt-25 {
  padding-top: 25px !important;
}
.pr-25 {
  padding-right: 25px !important;
}
.pb-25 {
  padding-bottom: 25px !important;
}
.pl-25 {
  padding-left: 25px !important;
}
.m-30 {
  margin: 30px !important;
}
.p-30 {
  padding: 30px !important;
}
.mt-30 {
  margin-top: 30px !important;
}
.mr-30 {
  margin-right: 30px !important;
}
.mb-30 {
  margin-bottom: 30px !important;
}
.ml-30 {
  margin-left: 30px !important;
}
.pt-30 {
  padding-top: 30px !important;
}
.pr-30 {
  padding-right: 30px !important;
}
.pb-30 {
  padding-bottom: 30px !important;
}
.pl-30 {
  padding-left: 30px !important;
}
.m-35 {
  margin: 35px !important;
}
.p-35 {
  padding: 35px !important;
}
.mt-35 {
  margin-top: 35px !important;
}
.mr-35 {
  margin-right: 35px !important;
}
.mb-35 {
  margin-bottom: 35px !important;
}
.ml-35 {
  margin-left: 35px !important;
}
.pt-35 {
  padding-top: 35px !important;
}
.pr-35 {
  padding-right: 35px !important;
}
.pb-35 {
  padding-bottom: 35px !important;
}
.pl-35 {
  padding-left: 35px !important;
}
.m-40 {
  margin: 40px !important;
}
.p-40 {
  padding: 40px !important;
}
.mt-40 {
  margin-top: 40px !important;
}
.mr-40 {
  margin-right: 40px !important;
}
.mb-40 {
  margin-bottom: 40px !important;
}
.ml-40 {
  margin-left: 40px !important;
}
.pt-40 {
  padding-top: 40px !important;
}
.pr-40 {
  padding-right: 40px !important;
}
.pb-40 {
  padding-bottom: 40px !important;
}
.pl-40 {
  padding-left: 40px !important;
}
.m-45 {
  margin: 45px !important;
}
.p-45 {
  padding: 45px !important;
}
.mt-45 {
  margin-top: 45px !important;
}
.mr-45 {
  margin-right: 45px !important;
}
.mb-45 {
  margin-bottom: 45px !important;
}
.ml-45 {
  margin-left: 45px !important;
}
.pt-45 {
  padding-top: 45px !important;
}
.pr-45 {
  padding-right: 45px !important;
}
.pb-45 {
  padding-bottom: 45px !important;
}
.pl-45 {
  padding-left: 45px !important;
}
.m-50 {
  margin: 50px !important;
}
.p-50 {
  padding: 50px !important;
}
.mt-50 {
  margin-top: 50px !important;
}
.mr-50 {
  margin-right: 50px !important;
}
.mb-50 {
  margin-bottom: 50px !important;
}
.ml-50 {
  margin-left: 50px !important;
}
.pt-50 {
  padding-top: 50px !important;
}
.pr-50 {
  padding-right: 50px !important;
}
.pb-50 {
  padding-bottom: 50px !important;
}
.pl-50 {
  padding-left: 50px !important;
}
.m-55 {
  margin: 55px !important;
}
.p-55 {
  padding: 55px !important;
}
.mt-55 {
  margin-top: 55px !important;
}
.mr-55 {
  margin-right: 55px !important;
}
.mb-55 {
  margin-bottom: 55px !important;
}
.ml-55 {
  margin-left: 55px !important;
}
.pt-55 {
  padding-top: 55px !important;
}
.pr-55 {
  padding-right: 55px !important;
}
.pb-55 {
  padding-bottom: 55px !important;
}
.pl-55 {
  padding-left: 55px !important;
}
.m-60 {
  margin: 60px !important;
}
.p-60 {
  padding: 60px !important;
}
.mt-60 {
  margin-top: 60px !important;
}
.mr-60 {
  margin-right: 60px !important;
}
.mb-60 {
  margin-bottom: 60px !important;
}
.ml-60 {
  margin-left: 60px !important;
}
.pt-60 {
  padding-top: 60px !important;
}
.pr-60 {
  padding-right: 60px !important;
}
.pb-60 {
  padding-bottom: 60px !important;
}
.pl-60 {
  padding-left: 60px !important;
}
.m-65 {
  margin: 65px !important;
}
.p-65 {
  padding: 65px !important;
}
.mt-65 {
  margin-top: 65px !important;
}
.mr-65 {
  margin-right: 65px !important;
}
.mb-65 {
  margin-bottom: 65px !important;
}
.ml-65 {
  margin-left: 65px !important;
}
.pt-65 {
  padding-top: 65px !important;
}
.pr-65 {
  padding-right: 65px !important;
}
.pb-65 {
  padding-bottom: 65px !important;
}
.pl-65 {
  padding-left: 65px !important;
}
.m-70 {
  margin: 70px !important;
}
.p-70 {
  padding: 70px !important;
}
.mt-70 {
  margin-top: 70px !important;
}
.mr-70 {
  margin-right: 70px !important;
}
.mb-70 {
  margin-bottom: 70px !important;
}
.ml-70 {
  margin-left: 70px !important;
}
.pt-70 {
  padding-top: 70px !important;
}
.pr-70 {
  padding-right: 70px !important;
}
.pb-70 {
  padding-bottom: 70px !important;
}
.pl-70 {
  padding-left: 70px !important;
}
.m-75 {
  margin: 75px !important;
}
.p-75 {
  padding: 75px !important;
}
.mt-75 {
  margin-top: 75px !important;
}
.mr-75 {
  margin-right: 75px !important;
}
.mb-75 {
  margin-bottom: 75px !important;
}
.ml-75 {
  margin-left: 75px !important;
}
.pt-75 {
  padding-top: 75px !important;
}
.pr-75 {
  padding-right: 75px !important;
}
.pb-75 {
  padding-bottom: 75px !important;
}
.pl-75 {
  padding-left: 75px !important;
}
.m-80 {
  margin: 80px !important;
}
.p-80 {
  padding: 80px !important;
}
.mt-80 {
  margin-top: 80px !important;
}
.mr-80 {
  margin-right: 80px !important;
}
.mb-80 {
  margin-bottom: 80px !important;
}
.ml-80 {
  margin-left: 80px !important;
}
.pt-80 {
  padding-top: 80px !important;
}
.pr-80 {
  padding-right: 80px !important;
}
.pb-80 {
  padding-bottom: 80px !important;
}
.pl-80 {
  padding-left: 80px !important;
}
.m-85 {
  margin: 85px !important;
}
.p-85 {
  padding: 85px !important;
}
.mt-85 {
  margin-top: 85px !important;
}
.mr-85 {
  margin-right: 85px !important;
}
.mb-85 {
  margin-bottom: 85px !important;
}
.ml-85 {
  margin-left: 85px !important;
}
.pt-85 {
  padding-top: 85px !important;
}
.pr-85 {
  padding-right: 85px !important;
}
.pb-85 {
  padding-bottom: 85px !important;
}
.pl-85 {
  padding-left: 85px !important;
}
.m-90 {
  margin: 90px !important;
}
.p-90 {
  padding: 90px !important;
}
.mt-90 {
  margin-top: 90px !important;
}
.mr-90 {
  margin-right: 90px !important;
}
.mb-90 {
  margin-bottom: 90px !important;
}
.ml-90 {
  margin-left: 90px !important;
}
.pt-90 {
  padding-top: 90px !important;
}
.pr-90 {
  padding-right: 90px !important;
}
.pb-90 {
  padding-bottom: 90px !important;
}
.pl-90 {
  padding-left: 90px !important;
}
.m-95 {
  margin: 95px !important;
}
.p-95 {
  padding: 95px !important;
}
.mt-95 {
  margin-top: 95px !important;
}
.mr-95 {
  margin-right: 95px !important;
}
.mb-95 {
  margin-bottom: 95px !important;
}
.ml-95 {
  margin-left: 95px !important;
}
.pt-95 {
  padding-top: 95px !important;
}
.pr-95 {
  padding-right: 95px !important;
}
.pb-95 {
  padding-bottom: 95px !important;
}
.pl-95 {
  padding-left: 95px !important;
}
.m-100 {
  margin: 100px !important;
}
.p-100 {
  padding: 100px !important;
}
.mt-100 {
  margin-top: 100px !important;
}
.mr-100 {
  margin-right: 100px !important;
}
.mb-100 {
  margin-bottom: 100px !important;
}
.ml-100 {
  margin-left: 100px !important;
}
.pt-100 {
  padding-top: 100px !important;
}
.pr-100 {
  padding-right: 100px !important;
}
.pb-100 {
  padding-bottom: 100px !important;
}
.pl-100 {
  padding-left: 100px !important;
}
.footer {
  position: relative;
  padding: 50px 0;
  background: #f7f7f7;
}
.footer-pagetop {
  display: none;
  position: relative;
  z-index: 100;
}
.footer-pagetop.is-fixed {
  position: absolute;
  right: 30px;
  z-index: 100;
}
.footer-pagetop.is-fixed span {
  position: static;
}
.footer-pagetop span {
  display: block;
  position: fixed;
  right: 30px;
  bottom: 30px;
  width: 56px;
  height: 56px;
  border: 1px solid #064e7e;
  color: #fff;
  background: #064e7e;
  box-shadow: 0 3px 6px rgba(0,0,0,0.12);
  box-sizing: border-box;
  z-index: 100;
  transition: 0.3s;
  cursor: pointer;
}
.footer-pagetop span:before {
  content: "\f062";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  font-family: 'Font Awesome 6 Free';
  font-weight: 700;
  transform: translate(-50%, -50%);
}
@media (hover: hover) {
  .footer-pagetop span:hover {
    color: #064e7e;
    background: #fff;
  }
}
.footer-wrapper {
  display: flex;
  gap: 0 56px;
  max-width: 1000px;
  margin: 0 auto;
}
.footer-office {
  width: 304px;
  margin: 0 0 8px;
}
.footer-logo {
  margin: 0 0 24px;
}
.footer-address {
  line-height: 1.8;
  margin: 0 0 10px 55px;
  font-size: 14px;
}
.footer-tel {
  margin: 0 0 24px 55px;
  font-size: 14px;
}
.footer-tel a {
  color: inherit;
  text-decoration: none;
}
.footer-branch {
  display: flex;
  flex-wrap: wrap;
  gap: 4px 24px;
  margin: 0 0 0 55px;
  font-size: 14px;
}
.footer-branch li a {
  display: inline-block;
  position: relative;
  padding: 0 0 0 0.6em;
  color: inherit;
  text-decoration: none;
}
.footer-branch li a:before {
  content: "-";
  position: absolute;
  top: 0;
  left: 0;
}
.footer-branch li a[target="_blank"]:after {
  content: "\f08e";
  display: inline-block;
  margin: 0 0 0 8px;
  font-family: 'Font Awesome 6 Free';
  font-weight: 700;
}
@media (hover: hover) {
  .footer-branch li a:hover {
    color: #064e7e;
  }
}
.footer-inner {
  flex: 1;
}
.footer-nav {
  margin: 0 0 32px;
}
.footer-links {
  columns: 4;
  column-gap: 64px;
  margin: 0;
  font-size: 14px;
}
.footer-links > .menu-item {
  break-inside: avoid-column;
  break-before: avoid-column;
  break-after: avoid-column;
  margin: 0 0 16px;
}
.footer-links > .menu-item.break {
  break-before: column;
}
.footer-links > .menu-item > a {
  color: inherit;
  font-weight: bold;
  text-decoration: none;
}
.footer-links > .menu-item > a[target="_blank"]:after {
  content: "\f08e";
  display: inline-block;
  margin: 0 0 0 8px;
  font-family: 'Font Awesome 6 Free';
  font-weight: 700;
}
@media (hover: hover) {
  .footer-links > .menu-item > a:hover {
    color: #064e7e;
  }
}
.footer-links .sub-menu {
  margin: 14px 0 0;
}
.footer-links .sub-menu > .menu-item + .menu-item {
  margin: 8px 0 0;
}
.footer-links .sub-menu > .menu-item a {
  display: inline-block;
  position: relative;
  padding: 0 0 0 1em;
  color: inherit;
  text-decoration: none;
}
.footer-links .sub-menu > .menu-item a:before {
  content: "-";
  position: absolute;
  top: 0;
  left: 0;
}
@media (hover: hover) {
  .footer-links .sub-menu > .menu-item a:hover {
    opacity: 0.7;
  }
}
.footer-bottom {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 0 40px;
}
.footer-social-links {
  display: flex;
  justify-content: flex-end;
  gap: 0 24px;
  margin: 0;
}
@media (hover: hover) {
  .footer-social-links .menu-item a:hover {
    opacity: 0.7;
  }
}
.footer-search form {
  display: flex;
  gap: 0 3px;
  position: relative;
}
.footer-search form:before {
  content: "\f002";
  position: absolute;
  top: 50%;
  left: 10px;
  line-height: 1;
  color: #6f6f6f;
  font-size: 19px;
  font-family: 'Font Awesome 6 Free';
  font-weight: 700;
  transform: translateY(-50%);
}
.footer-search form input[type="text"] {
  width: 200px;
  height: 32px;
  padding: 0 14px 0 35px;
  border: 1px solid #adadad;
  outline: none;
  background: #fff;
  box-sizing: border-box;
}
.footer-search form input[type="text"]::placeholder {
  color: #d6d6d6;
  font-size: 14px;
}
.footer-search form button {
  width: 64px;
  height: 32px;
  padding: 0;
  border: 1px solid #adadad;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  background: #6f6f6f;
  box-sizing: border-box;
  cursor: pointer;
  transition: 0.3s;
}
@media (hover: hover) {
  .footer-search form button:hover {
    opacity: 0.7;
  }
}
.header {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  min-width: 1210px;
  padding: 0 15px;
  transition: 0.3s;
  z-index: 1000;
}
.header.is-fixed {
  position: fixed;
  background: #fff;
  box-shadow: 0 3px 6px rgba(6,78,126,0.16);
  transform: translateY(-100%);
}
.header.is-fixed.is-show {
  transform: translateY(0);
}
.header.is-fixed .header-logo img {
  filter: none;
}
.header.is-fixed .header-nav-list > .menu-item > a {
  color: inherit;
}
.header.is-fixed .header-nav-list > .menu-item > a > span:after {
  background: #333;
}
@media screen and (min-width: 768px) {
  .header.is-fixed .header-nav-list > .menu-item.menu-item-has-children#menu-item-78 > a:after {
    border-color: #333;
  }
}
.header.is-fixed .header-nav-contact a {
  border-color: #333;
  color: inherit;
}
@media (hover: hover) {
  .header.is-fixed .header-nav-contact a:hover {
    border-color: #064e7e;
    color: #064e7e;
  }
}
.header-inner {
  display: flex;
  align-items: center;
  position: relative;
  height: 80px;
  max-width: 1400px;
  margin-inline: auto;
}
.header-logo {
  margin: 0;
}
.header-logo img {
  filter: brightness(0) invert(1);
}
.header-nav {
  display: flex;
  align-items: center;
  gap: 0 40px;
  margin: 0 0 0 auto;
}
.header-nav-list {
  display: flex;
  gap: 0 40px;
  margin: 0;
}
.header-nav-list > .menu-item > a {
  display: flex;
  align-items: center;
  padding: 12px 0;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
.header-nav-list > .menu-item > a > span {
  display: inline-block;
  position: relative;
}
.header-nav-list > .menu-item > a > span:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  background: #fff;
  opacity: 0;
  transition: 0.3s;
}
@media (hover: hover) {
  .header-nav-list > .menu-item:hover > a > span:after {
    opacity: 1;
  }
}
.header-nav-list > .menu-item.menu-item-has-children > a:after {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  margin: 0 0 4px 12px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: rotate(45deg);
  transition: 0.3s;
}
@media (hover: hover) {
  .header-nav-list > .menu-item.menu-item-has-children:hover > a:after {
    margin: 4px 0 0 12px;
    transform: rotate(225deg);
  }
}
.header-nav-list .sub-menu {
  display: none;
  position: absolute;
  top: 65px;
  margin: 0;
  padding: 0;
  background: #064e7e;
}
.header-nav-list .sub-menu > .menu-item {
  border-bottom: 1px solid #fff;
}
.header-nav-list .sub-menu > .menu-item > a {
  display: block;
  position: relative;
  padding: 8px 60px 8px 8px;
  color: #fff;
  font-size: 13px;
  text-decoration: none;
}
.header-nav-list .sub-menu > .menu-item > a:after {
  content: "\f178";
  position: absolute;
  top: 8px;
  right: 8px;
  font-family: 'Font Awesome 6 Free';
  font-weight: 700;
}
@media (hover: hover) {
  .header-nav-list .sub-menu > .menu-item > a:hover {
    color: #064e7e;
    background: #fff;
  }
}
.header-nav-contact a {
  display: flex;
  align-items: center;
  gap: 0 16px;
  padding: 11px 23px;
  border: 2px solid #fff;
  border-radius: 40px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
.header-nav-contact a:before {
  content: "\f1d8";
  line-height: 1;
  font-size: 20px;
  font-family: 'Font Awesome 6 Free';
}
@media (hover: hover) {
  .header-nav-contact a:hover {
    border-color: #064e7e;
    color: #064e7e;
    background: #fff;
  }
}
#column.detail .header,
#search.search .header {
  position: fixed;
  background: #fff;
  box-shadow: 0 3px 6px rgba(6,78,126,0.16);
}
#column.detail .header .header-logo img,
#search.search .header .header-logo img {
  filter: none;
}
@media screen and (min-width: 768px) {
  #column.detail .header .header-nav-list > .menu-item > a,
  #search.search .header .header-nav-list > .menu-item > a {
    color: inherit;
  }
  #column.detail .header .header-nav-list > .menu-item > a > span:after,
  #search.search .header .header-nav-list > .menu-item > a > span:after {
    background: #333;
  }
  #column.detail .header .header-nav-list > .menu-item.menu-item-has-children#menu-item-78 > a:after,
  #search.search .header .header-nav-list > .menu-item.menu-item-has-children#menu-item-78 > a:after {
    border-color: #333;
  }
  #column.detail .header .header-nav-contact a,
  #search.search .header .header-nav-contact a {
    border-color: #333;
    color: inherit;
  }
  #column.detail .header .header-nav-contact a:hover,
  #search.search .header .header-nav-contact a:hover {
    border-color: #064e7e;
    color: #064e7e;
  }
}
#column.detail .header .header-nav-btn span,
#search.search .header .header-nav-btn span {
  background: #333;
}
.casestudy-detail {
  max-width: 1000px;
  margin: 0 auto;
}
.casestudy-detail h2 {
  position: relative;
  margin: 50px 0 24px;
  padding: 0 0 16px;
  color: #064e7e;
  font-size: 32px;
  letter-spacing: 0;
  background: none;
}
.casestudy-detail h2:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 2px;
  background: linear-gradient(90deg, #064e7e 0%, #064e7e 50%, #dee3e7 50%, #dee3e7 100%);
}
.casestudy-accordion {
  border-bottom: 1px solid #e2e2e2;
}
.casestudy-accordion h3 {
  position: relative;
  margin: 0;
  padding: 24px 40px 24px 0;
  border: none;
  color: inherit;
  cursor: pointer;
}
.casestudy-accordion h3:after {
  content: "\2b";
  position: absolute;
  top: 24px;
  right: 0;
  color: #064e7e;
  font-family: 'Font Awesome 6 Free';
}
.casestudy-accordion h3.is-open:after {
  content: "\f068";
  font-weight: 700;
}
.casestudy-accordion-content {
  display: none;
  margin: 0 24px 24px;
  padding: 24px;
  background: #f5f8fa;
}
.casestudy-accordion-content h4 {
  display: flex;
  align-items: center;
  gap: 0 16px;
  margin: 0 0 24px;
  padding: 24px 0 0;
  border: none;
  border-top: 1px solid #e2e2e2;
}
.casestudy-accordion-content h4:first-child {
  padding: 0;
  border: none;
}
.casestudy-accordion-content h4 img {
  flex-shrink: 0;
}
.column-row {
  display: flex;
  gap: 0 64px;
}
.column-main {
  width: 840px;
}
.column-main .wp-pagenavi {
  margin: 40px 0 0;
}
.column-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
}
.column-item a {
  display: block;
  color: inherit;
  text-decoration: none;
}
@media (hover: hover) {
  .column-item a:hover .column-item-img img {
    transform: scale(1.1);
  }
  .column-item a:hover .column-item-ttl {
    color: #064e7e;
  }
}
.column-item-img {
  overflow: hidden;
  margin: 0 0 16px;
}
.column-item-img img {
  transition: 0.3s;
}
.column-item-cat {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  margin: 0 0 8px;
}
.column-item-cat span {
  display: block;
  padding: 2px 8px;
  color: #064e7e;
  font-size: 13px;
  font-weight: 700;
  background: #e4ecf1;
}
.column-item-ttl {
  margin: 0 0 24px;
  font-size: 18px;
  font-weight: 700;
  transition: 0.3s;
}
.column-item-date {
  font-size: 12px;
  text-align: right;
}
.column-side {
  flex: 1;
}
.column-side h2 {
  margin: 40px 0 16px;
  padding: 0 0 0 16px;
  border-left: 8px solid #064e7e;
  color: #064e7e;
  font-size: 26px;
  font-weight: 500;
  background: none;
}
.column-side ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.column-side ul li {
  margin: 0 0 4px;
}
.column-side ul li a {
  display: block;
  position: relative;
  padding: 0 24px 0 0;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}
.column-side ul li a:after {
  content: "\f178";
  position: absolute;
  top: 0;
  right: 0;
  color: #064e7e;
  font-family: 'Font Awesome 6 Free';
  font-weight: 700;
}
@media (hover: hover) {
  .column-side ul li a:hover {
    text-decoration: underline;
  }
}
.column-side-bnr {
  margin: 0 0 40px;
}
@media (hover: hover) {
  .column-side-bnr a:hover {
    opacity: 0.8;
  }
}
.column-side-top a {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 8px;
  padding: 12px 8px;
  border: 1px solid #064e7e;
  font-size: 22px;
  font-weight: 500;
  text-decoration: none;
  box-shadow: 0 4px 10px rgba(0,0,0,0.12);
}
.column-side-top a:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 1px solid #064e7e;
  border-right: 1px solid #064e7e;
  transform: rotate(45deg);
  transition: 0.3s;
}
@media (hover: hover) {
  .column-side-top a:hover {
    color: #fff;
    background: #064e7e;
  }
  .column-side-top a:hover:after {
    border-color: #fff;
  }
}
ul.column-side-ranking {
  counter-reset: number;
}
ul.column-side-ranking li {
  margin: 0 0 16px;
}
ul.column-side-ranking li a {
  display: flex;
  align-items: flex-start;
  gap: 0 8px;
  padding: 0 0 0 8px;
  color: inherit;
  font-size: inherit;
}
ul.column-side-ranking li a:before {
  counter-increment: number;
  content: counter(number);
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  border: 1px solid #064e7e;
  border-radius: 100%;
  color: #064e7e;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  letter-spacing: 0;
  background: #fff;
  box-sizing: border-box;
  z-index: 10;
}
ul.column-side-ranking li a:after {
  content: none;
}
ul.column-side-ranking li a img {
  width: 110px;
  transform: translateY(8px);
}
ul.column-side-ranking li a span {
  flex: 1;
}
.column-body {
  margin: 0 0 80px;
}
.column-cat {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  margin: 0 0 8px;
}
.column-cat a {
  display: block;
  padding: 2px 8px;
  color: #064e7e;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
  background: #e4ecf1;
}
.column-ttl {
  margin: 0 0 40px;
  font-size: 36px;
  font-weight: 500;
}
.column-mv {
  margin: 0 0 40px;
}
.review-list {
  margin: 0 0 96px;
}
.review-item {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 0 40px;
  margin: 0 0 64px;
}
.review-item .date {
  display: flex;
  align-items: center;
  gap: 0 24px;
  width: 100%;
  margin: 0 0 36px;
  color: #064e7e;
  font-size: 24px;
  font-weight: 500;
}
.review-item .date:after {
  content: "";
  flex: 1;
  display: block;
  height: 1px;
  background: #e4ecf1;
}
.review-item .inner {
  flex: 1;
  max-width: 844px;
}
.review-item .inner h2 {
  position: relative;
  margin: 0 0 16px;
  padding: 0 0 8px;
  border-bottom: 2px solid #dee3e7;
  color: inherit;
  font-size: 26px;
  font-weight: 500;
  background: none;
}
.review-item .inner h2:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 50%;
  height: 2px;
  background: #064e7e;
}
.review-item .inner h2 + p {
  margin: 0 0 20px;
  color: #064e7e;
  font-size: 16px;
}
.review-item .slide {
  position: relative;
  width: 316px;
  overflow: hidden;
  padding: 7px 0 13px;
}
.review-item .slide .swiper-slide a {
  display: block;
  max-width: 280px;
  margin: 0 auto;
  box-shadow: 0 3px 10px rgba(0,0,0,0.1);
}
.review-item-lawyers-wrap {
  display: flex;
  margin: 40px 0 0;
}
.review-item-lawyers {
  display: flex;
  gap: 16px 132px;
  flex-wrap: wrap;
  min-width: 320px;
  padding: 24px 20px;
  background: #f7f7f7;
  box-sizing: border-box;
}
.review-item-lawyer {
  width: 269px;
}
.review-item-lawyer a {
  display: flex;
  align-items: center;
  padding: 0 2px 0 0;
  color: inherit;
  font-weight: 500;
  text-decoration: none;
}
.review-item-lawyer a:after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  margin: 0 0 0 9px;
  border-top: 1px solid #064e7e;
  border-right: 1px solid #064e7e;
  transform: rotate(45deg);
}
.review-item-lawyer a span {
  color: #064e7e;
  font-weight: 400;
  text-decoration: underline;
  transition: 0.3s;
}
.review-item-lawyer a[target="_blank"]:after {
  content: "\f08e";
  width: auto;
  height: auto;
  border: none;
  font-size: 14px;
  font-family: 'Font Awesome 6 Free';
  font-weight: 700;
  transform: none;
}
@media (hover: hover) {
  .review-item-lawyer a:hover {
    color: #064e7e;
  }
  .review-item-lawyer a:hover span {
    text-decoration: none;
  }
  .review-item-lawyer a:hover .review-item-lawyer-img img {
    transform: scale(1.1);
  }
}
.review-item-lawyer-img {
  width: 64px;
  overflow: hidden;
  margin: 0 24px 0 0;
  border-radius: 100%;
}
.review-item-lawyer-img img {
  transition: 0.3s;
}
#customer-reviews .swiper-pagination {
  display: flex;
  justify-content: center;
  gap: 0 8px;
  position: static;
  line-height: 1;
  margin: 20px 0 0;
  transition: none;
  transform: none;
}
#customer-reviews .swiper-pagination:has(.swiper-pagination-bullet:only-child) {
  display: none;
}
#customer-reviews .swiper-pagination-bullet {
  display: block;
  width: 8px;
  height: 8px;
  margin: 0 !important;
  border-radius: 100%;
  background: #c1d3df;
  opacity: 1;
}
#customer-reviews .swiper-pagination-bullet-active {
  background: #064e7e;
}
#customer-reviews .swiper-button-prev,
#customer-reviews .swiper-button-next {
  top: 50%;
  width: 11px;
  height: 11px;
  overflow: hidden;
  margin: -23px 0 0;
  border-top: 1px solid #064e7e;
  border-right: 1px solid #064e7e;
  transition: 0.3s;
  cursor: pointer;
}
#customer-reviews .swiper-button-prev:after,
#customer-reviews .swiper-button-next:after {
  content: none;
}
@media (hover: hover) {
  #customer-reviews .swiper-button-prev:hover,
  #customer-reviews .swiper-button-next:hover {
    color: #064e7e;
  }
}
#customer-reviews .swiper-button-prev {
  left: 3px;
  transform: rotate(-135deg);
}
#customer-reviews .swiper-button-next {
  right: 3px;
  transform: rotate(45deg);
}
#customer-reviews .mfp-content {
  max-width: 618px;
  margin: 0 auto;
}
#customer-reviews .mfp-content .swiper-container {
  position: relative;
  overflow: hidden;
  text-align: center;
}
#customer-reviews .mfp-content .swiper-slide {
  text-align: center;
}
#customer-reviews .mfp-content .swiper-slide img {
  box-shadow: 0 3px 10px rgba(0,0,0,0.1);
}
#customer-reviews .mfp-content .swiper-pagination {
  display: inline-flex;
  width: auto;
  padding: 5px 11px;
  border-radius: 40px;
  background: #fff;
}
#customer-reviews .mfp-content .swiper-button-prev,
#customer-reviews .mfp-content .swiper-button-next {
  width: 41px;
  height: 41px;
  overflow: hidden;
  margin: -41px 0 0;
  border: 1px solid #064e7e;
  background: #fff;
  border-radius: 100%;
  box-sizing: border-box;
}
#customer-reviews .mfp-content .swiper-button-prev:before,
#customer-reviews .mfp-content .swiper-button-next:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 13px;
  height: 13px;
  border-top: 2px solid #064e7e;
  border-right: 2px solid #064e7e;
  transition: 0.3s;
}
@media (hover: hover) {
  #customer-reviews .mfp-content .swiper-button-prev:hover,
  #customer-reviews .mfp-content .swiper-button-next:hover {
    background: #064e7e;
  }
  #customer-reviews .mfp-content .swiper-button-prev:hover:before,
  #customer-reviews .mfp-content .swiper-button-next:hover:before {
    border-color: #fff;
  }
}
#customer-reviews .mfp-content .swiper-button-prev {
  left: 24px;
  transform: none;
}
#customer-reviews .mfp-content .swiper-button-prev:before {
  transform: translate(-30%, -50%) rotate(-135deg);
}
#customer-reviews .mfp-content .swiper-button-next {
  right: 24px;
  transform: none;
}
#customer-reviews .mfp-content .swiper-button-next:before {
  transform: translate(-70%, -50%) rotate(45deg);
}
.flow-list {
  max-width: 1000px;
  margin: 0 auto;
}
.flow-item {
  position: relative;
  min-height: 368px;
  margin: 0 0 80px;
}
.flow-item:has(p):has(img) {
  padding: 0 400px 0 0;
}
.flow-item:has(p):has(img) p:has(img) {
  position: absolute;
  top: 128px;
  right: 0;
  margin: 0;
}
.flow-item h2 {
  position: relative;
  width: 1000px;
  margin: 0 0 24px;
  padding: 0 0 16px;
  color: #064e7e;
  font-size: 32px;
  letter-spacing: 0;
  background: none;
}
.flow-item h2:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 2px;
  background: linear-gradient(90deg, #064e7e 0%, #064e7e 50%, #dee3e7 50%, #dee3e7 100%);
}
.flow-item h2 strong {
  display: block;
  width: 130px;
  margin: 0 0 8px;
  padding: 1px 0;
  border-radius: 24px;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
  text-align: center;
  background: #064e7e;
}
.flow-item h2 + h3 {
  margin-top: 0;
}
.flow-item h3 {
  margin: 40px 0 24px;
  padding: 0 0 0 16px;
  border-bottom: none;
}
.flow-item-cta {
  display: flex;
  gap: 0 40px;
  margin: 32px 0;
}
.flow-item-cta-web,
.flow-item-cta-tel {
  flex: 1;
  padding: 24px 40px;
  border: 1px solid #064e7e;
  box-shadow: 0 4px 10px rgba(0,0,0,0.12);
}
.flow-item-cta-web h3,
.flow-item-cta-tel h3 {
  margin: 0 0 24px;
  padding: 0;
  border: none;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0;
}
.flow-item-cta-web-btn {
  margin: 0 0 24px;
}
.flow-item-cta-web-btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 12px;
  position: relative;
  height: 72px;
  border: 1px solid #064e7e;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
  background: #064e7e;
  box-shadow: 0 8px 20px rgba(0,0,0,0.12);
  box-sizing: border-box;
}
.flow-item-cta-web-btn a:before {
  content: "\f0e0";
  font-size: 28px;
  font-family: 'Font Awesome 6 Free';
  font-weight: 700;
}
@media (hover: hover) {
  .flow-item-cta-web-btn a:hover {
    color: #064e7e;
    background: #fff;
  }
}
.flow-item-cta-tel-btn {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 72px;
  margin: 0 0 24px;
}
.flow-item-cta-tel-num {
  margin: 0 0 4px;
}
.flow-item-cta-tel-num a {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 8px;
  line-height: 1;
  font-size: 41px;
  font-weight: bold;
  font-family: Arial, Helvetica, "Noto Sans JP", sans-serif;
  text-decoration: none;
}
.flow-item-cta-tel-num a:before {
  content: "";
  display: block;
  width: 61px;
  height: 38px;
  background: url("/uploads/2025/03/icon_tel.svg") no-repeat 0 0;
  background-size: 100% 100%;
}
.flow-item-cta-tel-hours {
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}
.flow-item-example dl {
  margin: 0 0 16px;
  padding: 16px 24px;
  background: #f5f8fa;
}
.flow-item-example dl dt {
  position: relative;
  margin: 0 0 8px;
  padding: 0 0 0 32px;
  color: #064e7e;
  font-size: 18px;
  font-weight: 700;
}
.flow-item-example dl dt:before {
  content: "例";
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 3px;
  left: 0;
  width: 25px;
  height: 25px;
  border: 1px solid #064e7e;
  border-radius: 100%;
  font-size: 12px;
  background: #fff;
  box-sizing: border-box;
}
.flow-item-example dl dd {
  margin: 0;
}
ul.news-list {
  list-style: none;
  max-width: 862px;
  margin: 0 auto 96px;
  padding: 0;
}
ul.news-list li + li {
  margin-top: 0;
}
.news-item {
  display: flex;
  align-items: flex-start;
  padding: 12px 0;
  border-bottom: 1px solid #e2e2e2;
}
.news-item-date {
  display: block;
  width: 136px;
  color: #064e7e;
  font-size: 18px;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.05em;
}
.news-item-ttl {
  flex: 1;
  display: block;
  padding: 2px 0 0;
}
.news-item-ttl a {
  display: block;
  position: relative;
  padding: 0 32px 0 0;
  color: inherit;
  text-decoration: none;
}
.news-item-ttl a:after {
  content: "\f178";
  position: absolute;
  top: 0;
  right: 0;
  color: #064e7e;
  font-family: 'Font Awesome 6 Free';
  font-weight: 700;
}
.news-item-ttl a[target="_blank"]:after {
  content: "\f08e";
}
.news-item-ttl a[href$=".pdf"]:after {
  content: "\f1c1";
  color: #b30b00;
}
@media (hover: hover) {
  .news-item-ttl a:hover {
    color: #064e7e;
  }
}
.wp-pagenavi {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 10px;
  margin: -56px 0 96px;
}
.wp-pagenavi a,
.wp-pagenavi span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  border: 1px solid #e7eded;
  color: inherit;
  text-decoration: none;
  box-sizing: border-box;
}
@media (hover: hover) {
  .wp-pagenavi a:hover {
    color: #fff;
    border-color: #064e7e;
    background: #064e7e;
  }
}
.wp-pagenavi span {
  color: #fff;
  border-color: #064e7e;
  background: #064e7e;
}
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
  border: none;
}
.wp-pagenavi .previouspostslink:before,
.wp-pagenavi .nextpostslink:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  transition: 0.3s;
}
@media (hover: hover) {
  .wp-pagenavi .previouspostslink:hover,
  .wp-pagenavi .nextpostslink:hover {
    background: none;
  }
  .wp-pagenavi .previouspostslink:hover:before,
  .wp-pagenavi .nextpostslink:hover:before {
    border-color: #064e7e;
  }
}
.wp-pagenavi .previouspostslink:before {
  transform: rotate(-135deg);
}
.wp-pagenavi .nextpostslink:before {
  transform: rotate(45deg);
}
.news-ttl {
  margin: 0 0 20px;
  padding: 0 0 16px;
  border-bottom: 1px solid #064e7e;
  font-size: 36px;
  font-weight: 500;
}
.news-date {
  margin: 0 0 40px;
  color: #064e7e;
  text-align: right;
}
.news-body {
  margin: 0 0 96px;
}
.news-nav {
  position: relative;
  margin: 0 0 96px;
  text-align: center;
}
.column-main .news-nav {
  margin: 0 0 16px;
}
.news-nav a {
  display: inline-block;
  position: relative;
  text-decoration: none;
}
.news-nav-list a {
  display: inline-block;
  padding: 6px 20px;
  border: 1px solid #064e7e;
}
@media (hover: hover) {
  .news-nav-list a:hover {
    color: #fff;
    background: #064e7e;
  }
}
.news-nav-prev {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-160px, -50%);
}
.news-nav-prev a {
  padding: 4px 0;
}
.news-nav-prev a:before {
  margin: 10px 12px 0 0;
  border-top: 1px solid #064e7e;
  border-left: 1px solid #064e7e;
  transform: rotate(-45deg);
}
.news-nav-next {
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(160px, -50%);
}
.news-nav-next a {
  padding: 4px 0;
}
.news-nav-next a:after {
  margin: 10px 0 0 12px;
  border-top: 1px solid #064e7e;
  border-right: 1px solid #064e7e;
  transform: rotate(45deg);
}
.news-nav-prev a:before,
.news-nav-next a:after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  vertical-align: top;
}
.news-nav-prev a:after,
.news-nav-next a:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  background: #064e7e;
  transition: 0.3s;
}
@media (hover: hover) {
  .news-nav-prev a:hover:after,
  .news-nav-next a:hover:before {
    opacity: 0;
  }
}
.lawyer-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 160px 40px;
  padding: 0 0 80px;
}
.lawyer-item {
  position: relative;
}
.lawyer-item:nth-child(4n-3):before,
.lawyer-item:nth-child(4n-1):before {
  content: "";
  display: block;
  position: absolute;
  top: 180px;
  right: -100vw;
  bottom: -80px;
  left: -100vw;
  background: #e4ecf1;
  z-index: -1;
}
.lawyer-item:nth-child(8n-3):before,
.lawyer-item:nth-child(8n-1):before {
  content: "";
  display: block;
  position: absolute;
  top: 180px;
  right: -100vw;
  bottom: -80px;
  left: -100vw;
  background: #f7f7f7;
  z-index: -1;
}
.lawyer-item p:has(img) {
  margin: 0 0 28px;
}
.lawyer-item h2 {
  margin: 0 0 4px;
  padding: 0;
  color: inherit;
  font-size: 22px;
  font-weight: 500;
  background: none;
}
.lawyer-item h2 + p {
  margin: 0 0 8px;
  color: #064e7e;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.04em;
}
.lawyer-item h2 + p + p {
  margin: 0 0 16px;
}
.lawyer-item p a:not(:has(img)) {
  display: block;
  position: relative;
  overflow: hidden;
  padding: 8px;
  border: 1px solid #064e7e;
  color: #064e7e;
  font-size: 13px;
  text-align: center;
  text-decoration: none;
  background: #fff;
  z-index: 0;
}
.lawyer-item p a:not(:has(img)):before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 14px;
  width: 7px;
  height: 7px;
  border-top: 1px solid #064e7e;
  border-right: 1px solid #064e7e;
  transform: translateY(-50%) rotate(45deg);
  transition: 0.3s;
}
.lawyer-item p a:not(:has(img))[target="_blank"]:before {
  content: "\f08e";
  right: 20px;
  width: auto;
  height: auto;
  border: none;
  font-family: 'Font Awesome 6 Free';
  font-weight: 700;
  transform: translateY(-50%);
  transition: none;
}
@media (hover: hover) {
  .lawyer-item p a:not(:has(img)):hover {
    color: #fff;
    background: #064e7e;
  }
  .lawyer-item p a:not(:has(img)):hover:before {
    border-color: #fff;
  }
}
.lawyer-detail {
  position: relative;
  max-width: 1000px;
  margin: 0 auto 96px;
}
.lawyer-detail p:has(img) {
  position: absolute;
  top: 0;
  right: 0;
  width: 320px;
  margin: 0;
}
.lawyer-detail h2 {
  margin: 40px 0 32px;
  padding: 0 0 0 16px;
  border-left: 8px solid #064e7e;
  color: #064e7e;
  font-size: 26px;
  font-weight: 500;
  background: none;
}
.lawyer-detail ul {
  list-style: none;
  padding: 0;
}
.lawyer-detail ul li {
  position: relative;
  padding: 0 0 0 20px;
}
.lawyer-detail ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: 4px;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: #064e7e;
}
.lawyer-detail ul li + li {
  margin-top: 10px;
}
.lawyer-detail a {
  color: inherit;
}
.lawyer-row {
  min-height: 385px;
  margin: 0 0 80px;
  padding: 0 360px 0 0;
}
.lawyer-row p:first-child {
  margin: 0 0 8px;
  font-size: 20px;
  font-weight: 500;
}
.lawyer-row h1 {
  line-height: 1;
  margin: 0;
  padding: 0 0 16px;
  border-bottom: 1px solid #e4ecf1;
  color: #064e7e;
  font-size: 48px;
  font-weight: 500;
}
.lawyer-row h1 strong {
  display: inline-block;
  line-height: 1;
  margin: 0 0 0 16px;
  font-size: 22px;
  font-family: "Roboto", sans-serif;
}
.lawyer-row h1 + p {
  margin: 0;
  padding: 14px 0;
  border-bottom: 1px solid #e4ecf1;
  font-size: 18px;
  font-weight: 500;
}
.lawyer-row h1 + p + p {
  padding: 14px 0;
  border-bottom: 1px solid #e4ecf1;
  font-size: 18px;
  font-weight: 500;
}
.office-outline {
  position: relative;
  max-width: 1000px;
  min-height: 467px;
  margin: 0 auto 96px;
  padding: 0 410px 0 0;
  box-sizing: border-box;
}
.office-outline picture {
  position: absolute;
  top: 0;
  right: 0;
  width: 370px;
}
.office-outline table {
  margin: 0 0 80px;
}
.office-outline table th {
  width: 124px;
  vertical-align: top;
  padding: 22px 20px;
  border: none;
  border-bottom: 1px solid #e4ecf1;
  color: #064e7e;
  text-align: left;
  background: none;
}
.office-outline table td {
  padding: 22px 0;
  border: none;
  border-bottom: 1px solid #e4ecf1;
}
.office-info {
  max-width: 1000px;
  margin: 0 auto 96px;
  padding: 48px 50px 64px;
  border: 1px solid #064e7e;
  border-top: 10px solid #064e7e;
  background: #fff;
  box-sizing: border-box;
}
.office-info h2 {
  margin: 0 0 40px;
  padding: 0;
  color: #064e7e;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  background: none;
}
.office-info table {
  margin: 0 0 24px;
}
.office-info table th {
  width: 124px;
  vertical-align: top;
  padding: 22px 20px;
  border: none;
  border-bottom: 1px solid #e4ecf1;
  color: #064e7e;
  text-align: left;
  background: none;
}
.office-info table td {
  padding: 22px 0;
  border: none;
  border-bottom: 1px solid #e4ecf1;
}
.office-info table td a {
  color: inherit;
}
.office-info table tr:first-child th,
.office-info table tr:first-child td {
  padding-top: 0;
}
.office-info ul {
  padding: 0;
}
.office-info ul li {
  position: relative;
  padding: 0 0 0 20px;
}
.office-info ul li:before {
  position: absolute;
  top: 0;
  left: 0;
}
.office-info ul li + li {
  margin: 12px 0 0;
}
.linkcard {
  position: relative;
  padding: 64px 0 80px;
  z-index: 0;
}
.linkcard:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -100vw;
  bottom: 0;
  left: -100vw;
  background: #e4ecf1;
  z-index: -1;
}
.linkcard h2 {
  margin: 0 0 40px;
  padding: 0;
  color: inherit;
  font-size: 32px;
  font-weight: 500;
  text-align: center;
  background: none;
}
.linkcard ul {
  display: flex;
  justify-content: center;
  gap: 0 16px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.linkcard ul li + li {
  margin-top: 0;
}
.linkcard ul li a {
  display: block;
  width: 280px;
  padding: 20px 0;
  border: 1px solid #064e7e;
  color: #064e7e;
  font-size: 22px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  background: #fff;
  box-shadow: 0 4px 10px rgba(0,0,0,0.12);
  box-sizing: border-box;
}
.linkcard ul li a:after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  vertical-align: top;
  margin: 14px 0 0 8px;
  border-top: 1px solid #064e7e;
  border-right: 1px solid #064e7e;
  transform: rotate(45deg);
  transition: 0.3s;
}
@media (hover: hover) {
  .linkcard ul li a:hover {
    color: #fff;
    background: #064e7e;
  }
  .linkcard ul li a:hover:after {
    border-color: #fff;
  }
}
.linkcard ul:not(:has(li:nth-child(4))) {
  gap: 0 40px;
}
.linkcard ul:not(:has(li:nth-child(4))) li a {
  width: 306px;
}
.column-body .linkcard {
  padding: 40px 24px 48px;
  background: #e4ecf1;
}
.column-body .linkcard:before {
  content: none;
}
.column-body .linkcard h2 {
  font-size: 28px;
}
.column-body .linkcard ul {
  gap: 0 16px;
}
.column-body .linkcard ul li {
  flex: 1;
}
.column-body .linkcard ul li a {
  width: auto;
  padding: 16px 0;
  font-size: 18px;
}
.column-body .linkcard ul li a:after {
  width: 8px;
  height: 8px;
  margin: 12px 0 0 8px;
}
.column-body .linkcard ul:not(:has(li:nth-child(4))) {
  gap: 0 16px;
}
.column-body .linkcard ul:not(:has(li:nth-child(4))) li a {
  width: auto;
}
@media screen and (min-width: 768px) {
  #office.message .header-logo img {
    filter: none;
  }
  #office.message .header-nav-list > .menu-item > a {
    color: inherit;
  }
  #office.message .header-nav-list > .menu-item > a > span:after {
    background: #333;
  }
  #office.message .header-nav-list > .menu-item.menu-item-has-children#menu-item-152 > a:after {
    border-color: #333;
  }
  #office.message .header-nav-contact a {
    border-color: #333;
    color: inherit;
  }
  #office.message .header-nav-contact a:hover {
    border-color: #064e7e;
    color: #064e7e;
  }
}
#office.message .page-mv {
  display: block;
  height: 470px;
  background: linear-gradient(90deg, #e9e9e9 0%, #dedede 100%);
}
#office.message .page-mv-inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 160px 0 0;
}
#office.message .page-mv-ttl {
  margin: 0 0 20px;
  padding: 0;
  color: inherit;
  text-align: left;
}
#office.message .page-mv-txt {
  line-height: 1.6;
  color: #064e7e;
  font-size: 36px;
  font-weight: 800;
  text-align: left;
}
#office.message .page-mv-img {
  text-align: center;
}
#office.message .page-mv-img img {
  width: auto;
}
.message-profile {
  max-width: 1000px;
  overflow: hidden;
  margin: 0 auto 80px;
}
.message-profile p:has(img) {
  float: left;
  margin: 0 40px 0 0;
}
.message-profile p:has(img) + p {
  margin: 0 0 8px;
  padding: 50px 0 0;
  font-size: 18px;
  font-weight: 500;
}
.message-profile h2 {
  margin: 0 0 24px;
  padding: 0;
  color: inherit;
  font-size: 32px;
  font-weight: 500;
  background: none;
}
.message-txt {
  max-width: 1000px;
  margin: 0 auto 96px;
}
.message-txt h2 {
  position: relative;
  margin: 40px 0 20px;
  padding: 0 0 8px;
  border-bottom: 2px solid #dee3e7;
  color: #064e7e;
  font-size: 32px;
  font-weight: 700;
  background: none;
}
.message-txt h2:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 50%;
  height: 2px;
  background: #064e7e;
}
.office-access {
  position: relative;
  max-width: 1000px;
  margin: 0 auto 80px;
  padding: 0 400px 0 0;
  box-sizing: border-box;
}
.office-access picture {
  position: absolute;
  top: 0;
  right: 0;
  width: 360px;
}
.office-access h2 {
  position: relative;
  margin: 0 0 24px;
  padding: 0 0 8px;
  border-bottom: 2px solid #dee3e7;
  color: #064e7e;
  font-size: 32px;
  font-weight: 700;
  background: none;
}
.office-access h2:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 50%;
  height: 2px;
  background: #064e7e;
}
.office-access h3 {
  margin: 40px 0 32px;
  padding: 0 0 0 16px;
  border: none;
  border-left: 8px solid #064e7e;
  color: #064e7e;
  font-size: 26px;
  font-weight: 500;
}
.office-access ul {
  list-style: none;
  padding: 0;
}
.office-access ul li {
  position: relative;
  padding: 0 0 0 20px;
}
.office-access ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: 4px;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: #064e7e;
}
.office-access ul li + li {
  margin-top: 10px;
}
.office-access + p:has(iframe) {
  max-width: 1000px;
  margin: 0 auto 80px;
}
.office-access + p:has(iframe) iframe {
  width: 100%;
  height: 400px;
  vertical-align: top;
}
.office-howto {
  max-width: 1000px;
  margin: 0 auto 96px;
}
.office-howto h3 {
  margin: 40px 0 32px;
  padding: 0 0 0 16px;
  border: none;
  border-left: 8px solid #064e7e;
  color: #064e7e;
  font-size: 26px;
  font-weight: 500;
}
.office-howto-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px 32px;
  counter-reset: number;
}
.office-howto-list p {
  position: relative;
  margin: 0;
}
.office-howto-list p:before {
  counter-increment: number;
  content: counter(number);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 48px;
  height: 48px;
  line-height: 48px;
  color: #064e7e;
  font-size: 24px;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  text-align: center;
  background: #e4ecf1;
}
.office-howto-list p img {
  display: block;
  margin: 0 0 16px;
}
.price-detail {
  max-width: 1000px;
  margin: 0 auto 80px;
}
.price-detail h2 {
  position: relative;
  margin: 80px 0 24px;
  padding: 0 0 16px;
  color: #064e7e;
  font-size: 32px;
  letter-spacing: 0;
  background: none;
}
.price-detail h2:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 2px;
  background: linear-gradient(90deg, #064e7e 0%, #064e7e 50%, #dee3e7 50%, #dee3e7 100%);
}
.price-detail h2 + h3 {
  margin-top: 0;
}
.price-detail h3 {
  margin: 40px 0 24px;
  padding: 0 0 0 16px;
  border-bottom: none;
}
.price-advisory dl {
  margin: 0 0 16px;
  padding: 16px 24px;
  background: #f5f8fa;
}
.price-advisory dl dt {
  position: relative;
  padding: 0 0 0 32px;
  color: #064e7e;
  font-size: 18px;
  font-weight: 700;
}
.price-advisory dl dt:before {
  content: "\f14a";
  position: absolute;
  top: 0;
  left: 3px;
  font-family: 'Font Awesome 6 Free';
  font-size: 20px;
  font-weight: 400;
}
.price-advisory dl dd {
  position: relative;
  margin: 8px 0 0;
  padding: 0 0 0 32px;
}
.price-advisory dl dd:before {
  content: "例";
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  border-radius: 100%;
  color: #fff;
  font-size: 12px;
  background: #064e7e;
}
.price-plan {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
  margin: 0 0 40px;
}
.price-plan h3 {
  line-height: 1;
  margin: 0;
  padding: 6px 12px;
  border: none;
  border-radius: 24px;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0;
}
.price-plan-light,
.price-plan-standard,
.price-plan-premium {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 24px 24px 20px;
  font-size: 18px;
  font-weight: 700;
}
.price-plan-light {
  color: #064e7e;
  background: #e4ecf1;
}
.price-plan-light h3 {
  color: #fff;
  background: #064e7e;
}
.price-plan-standard {
  color: #fff;
  background: #4d8ab2;
}
.price-plan-standard h3 {
  color: #064e7e;
  background: #fff;
}
.price-plan-premium {
  color: #fff;
  background: #064e7e;
}
.price-plan-premium h3 {
  color: #064e7e;
  background: #fff;
}
.price-plan-detail {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
  margin: 0 0 40px;
}
.price-plan-detail h3 {
  line-height: 1;
  margin: 0 0 8px;
  padding: 16px 0;
  border: none;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0;
}
.price-plan-detail p {
  margin: 0 0 8px;
  font-size: 18px;
  font-weight: 700;
}
.price-plan-detail dl {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0;
  padding: 16px 0;
  border-top: 1px solid #e4ecf1;
}
.price-plan-detail dl dt {
  min-width: 150px;
  line-height: 1.5;
  margin: 0 0 8px;
  padding: 2px 8px;
  border: 1px solid #064e7e;
  border-radius: 24px;
  color: #064e7e;
  font-weight: 700;
  box-sizing: border-box;
}
.price-plan-detail dl dd {
  margin: 0;
}
.price-plan-detail dl:nth-child(4) dd,
.price-plan-detail dl:nth-child(5) dd {
  line-height: 1.1;
  font-size: 18px;
  font-weight: 700;
}
.price-plan-detail-light,
.price-plan-detail-standard,
.price-plan-detail-premium {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 5;
  gap: 0;
  border: 1px solid #e4ecf1;
  text-align: center;
}
.price-plan-detail-light h3 {
  color: #064e7e;
  background: #e4ecf1;
}
.price-plan-detail-standard h3 {
  color: #fff;
  background: #4d8ab2;
}
.price-plan-detail-premium h3 {
  color: #fff;
  background: #064e7e;
}
.price-faq-q {
  position: relative;
  margin: 0 0 10px;
  padding: 0 0 0 40px;
  color: #064e7e;
  font-size: 20px;
  font-weight: 700;
}
.price-faq-q:before {
  content: "Q";
  position: absolute;
  top: 2px;
  left: 0;
  line-height: 1;
  font-size: 28px;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
}
.price-faq-a {
  position: relative;
  margin: 0 0 19px;
  padding: 0 0 19px 40px;
  border-bottom: 2px solid #e4ecf1;
}
.price-faq-a:before {
  content: "A";
  position: absolute;
  top: -1px;
  left: 0;
  line-height: 1;
  font-size: 28px;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
}
.service-nav ul {
  list-style: none;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
  max-width: 920px;
  margin: 0 auto 96px;
  padding: 0;
}
.service-nav ul li + li {
  margin-top: 0;
}
.service-nav ul li a {
  display: flex;
  align-items: center;
  position: relative;
  min-height: 100px;
  line-height: 1.4;
  padding: 0 72px 0 124px;
  font-size: 22px;
  font-weight: 700;
  text-decoration: none;
  background: #f4f4f4;
  box-shadow: 0 8px 20px rgba(0,0,0,0.12);
  box-sizing: border-box;
}
@media (hover: hover) {
  .service-nav ul li a:hover {
    background: #e4ecf1;
  }
}
.service-nav ul li a:after {
  content: "\f0a9";
  position: absolute;
  top: 50%;
  right: 24px;
  font-size: 30px;
  font-family: 'Font Awesome 6 Free';
  font-weight: 700;
  transform: translateY(-50%);
}
.service-nav ul li a img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  object-fit: cover;
}
.step ul {
  list-style: none;
  margin: 32px 0 80px;
  padding: 0;
}
.step ul li {
  position: relative;
  margin: 0 0 22px;
  padding: 0 0 0 216px;
}
.step ul li .step-heading {
  margin: 0 0 16px -216px;
  padding: 9px 16px 9px 216px;
  color: #064e7e;
  font-size: 22px;
  font-weight: 500;
  background: #f5f8fa;
}
.step ul li .step-heading strong {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 180px;
  border-right: 10px solid #fff;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
  background: #064e7e;
}
.step ul li .step-heading strong:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -13px;
  left: 50%;
  width: 28px;
  height: 14px;
  background: #064e7e;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  transform: translateX(-50%);
}
.step ul li:last-child .step-heading strong:after {
  content: none;
}
.other-services {
  margin: 120px 0 0;
}
.other-services h2 {
  margin: 0 0 32px;
  padding: 0;
  color: #064e7e;
  font-size: 32px;
  font-weight: 500;
  text-align: center;
  background: none;
}
.other-services ul {
  list-style: none;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
  max-width: 920px;
  margin: 0 auto 96px;
  padding: 0;
}
.other-services ul a {
  display: flex;
  align-items: center;
  position: relative;
  min-height: 100px;
  line-height: 1.4;
  padding: 0 72px 0 124px;
  font-size: 22px;
  font-weight: 700;
  text-decoration: none;
  background: #f4f4f4;
  box-shadow: 0 8px 20px rgba(0,0,0,0.12);
  box-sizing: border-box;
}
@media (hover: hover) {
  .other-services ul a:hover {
    background: #e4ecf1;
  }
}
.other-services ul a:after {
  content: "\f0a9";
  position: absolute;
  top: 50%;
  right: 24px;
  font-size: 30px;
  font-family: 'Font Awesome 6 Free';
  font-weight: 700;
  transform: translateY(-50%);
}
.other-services ul a img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  object-fit: cover;
}
.mewasures-against-defamation-plan table tr:first-child th {
  width: auto;
}
.mewasures-against-defamation-plan table th {
  width: 240px;
  line-height: 1.5;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}
.mewasures-against-defamation-plan table th strong {
  font-size: 12px;
  font-weight: 700;
}
.mewasures-against-defamation-plan table td {
  font-weight: 500;
}
.top-mv {
  position: relative;
  height: 750px;
  background: url("/uploads/2025/03/top_mv_01.webp") no-repeat 50% 50%/cover;
}
.top-mv-inner {
  position: absolute;
  right: 0;
  bottom: 80px;
  left: 0;
  color: #fff;
}
.top-mv-inner p:nth-child(1) {
  max-width: 1200px;
  line-height: 1.4;
  margin: 0 auto 18px;
  font-size: 64px;
  font-weight: bold;
  letter-spacing: 0.08em;
}
.top-mv-inner p:nth-child(2) {
  max-width: 1200px;
  line-height: 2;
  margin: 0 auto;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.08em;
}
.top-mv-scroll {
  position: absolute;
  right: 30px;
  width: 30px;
  height: 100px;
  line-height: 1;
}
.top-mv-scroll span {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 13px;
  writing-mode: vertical-lr;
  white-space: nowrap;
  letter-spacing: 0.08em;
}
.top-mv-scroll:before {
  content: "";
  display: block;
  position: absolute;
  right: -4px;
  bottom: 0;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #fff;
  animation: circlemove 1.6s ease-in-out infinite, cirlemovehide 1.6s ease-out infinite;
}
.top-mv-scroll:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 1px;
  height: 100px;
  background: #fff;
}
.h2-en-ja {
  line-height: 1;
  margin: 0 0 40px;
  padding: 0;
  color: #064e7e;
  font-size: inherit;
  text-align: center;
  background: none;
}
.h2-en-ja span[lang="en"] {
  display: block;
  font-size: 38px;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.05em;
}
.h2-en-ja span[lang="ja"] {
  display: block;
  margin: 4px 0 0;
  color: #333;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.05em;
}
.top-service-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 60px 30px;
  margin: 56px 0 72px;
}
.top-service-list p:has(img) {
  margin: 0;
}
.top-service-list p:has(a) {
  line-height: 1.5;
  margin: 18px 0 12px;
}
.top-service-list p:has(a) a {
  display: block;
  position: relative;
  padding: 0 40px 13px 0;
  border: none;
  border-bottom: 2px solid #dee3e7;
  color: inherit;
  font-size: 24px;
  font-weight: 700;
  text-decoration: none;
}
.top-service-list p:has(a) a:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 50%;
  height: 2px;
  background: #064e7e;
  transition: 0.3s;
}
.top-service-list p:has(a) a:after {
  content: "\f0a9";
  position: absolute;
  top: 3px;
  right: 0;
  line-height: 1;
  color: #064e7e;
  font-size: 30px;
  font-family: 'Font Awesome 6 Free';
}
@media (hover: hover) {
  .top-service-list p:has(a) a:hover:before {
    width: 100%;
  }
}
.top-msg-row {
  position: relative;
  min-height: 600px;
  margin: 56px 0 0;
  padding: 0 440px 0 0;
}
.top-msg-row p:has(img) {
  position: absolute;
  top: 0;
  right: 0;
  width: 400px;
  margin: 0;
}
.top-msg-row h3 {
  margin: 0 0 24px;
  padding: 0;
  border: none;
  color: inherit;
  font-size: 24px;
  font-weight: 700;
}
.top-msg-row ol {
  list-style: none;
  margin: 0 0 24px;
  padding: 20px;
  border: 1px solid #064e7e;
  color: #064e7e;
  font-size: 20px;
  font-weight: bold;
  background: #f5f8fa;
  counter-reset: number;
}
.top-msg-row ol li {
  position: relative;
  padding: 0 0 0 52px;
}
.top-msg-row ol li:before {
  counter-increment: number;
  content: counter(number, decimal-leading-zero);
  position: absolute;
  top: -10px;
  left: 0;
  font-size: 32px;
  font-family: "Roboto", sans-serif;
}
.top-msg-row ol li + li {
  margin: 22px 0 0;
}
.top-msg-nav {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 40px;
  margin: 120px 0 0;
}
.top-msg-nav-item div {
  position: relative;
  margin: -88px 20px 0;
  padding: 15px 20px 20px;
  color: #fff;
  background: #064e7e;
  box-shadow: 0 0 8px rgba(3,37,60,0.32);
}
.top-msg-nav-item p:has(img) {
  margin: 0;
}
.top-msg-nav-item p:has(a) {
  margin: 0 0 12px;
}
.top-msg-nav-item p:has(a) a {
  display: block;
  position: relative;
  line-height: 1.5;
  padding: 0 0 7px;
  border-bottom: 2px solid #bababa;
  color: inherit;
  font-size: 20px;
  font-weight: 500;
  text-decoration: none;
}
.top-msg-nav-item p:has(a) a:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 50%;
  height: 2px;
  background: #fff;
  transition: 0.3s;
}
.top-msg-nav-item p:has(a) a:after {
  content: "\f0a9";
  position: absolute;
  top: 12px;
  right: 0;
  line-height: 1;
  font-size: 30px;
  font-family: 'Font Awesome 6 Free';
  font-weight: 700;
}
.top-msg-nav-item p:has(a) a strong {
  display: inline-block;
  margin: 0 8px 0 0;
  font-size: 38px;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
}
@media (hover: hover) {
  .top-msg-nav-item p:has(a) a:hover:before {
    width: 100%;
  }
}
.top-about p:has(img) {
  margin: 48px 0;
}
.top-about h3 {
  margin: 0 0 32px;
  padding: 0;
  border: none;
  color: #064e7e;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
}
.top-about-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
  margin: 0 0 80px;
}
.top-about-list dl {
  counter-increment: number;
  margin: 0;
  padding: 24px 20px;
  background: #f5f8fa;
}
.top-about-list dl dt {
  position: relative;
  line-height: 1.5;
  margin: 0 0 12px;
  padding: 0 0 15px 52px;
  color: #064e7e;
  font-size: 20px;
  font-weight: bold;
}
.top-about-list dl dt:before {
  content: counter(number, decimal-leading-zero);
  position: absolute;
  top: -1px;
  left: 0;
  line-height: 1;
  font-size: 32px;
  font-family: "Roboto", sans-serif;
}
.top-about-list dl dt:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 2px;
  background: linear-gradient(90deg, #064e7e 0%, #064e7e 50%, #dee3e7 50%, #dee3e7 100%);
}
.top-about-list dl dd {
  margin: 0;
}
.top-access iframe {
  width: 100%;
  height: 240px;
  vertical-align: top;
}
.top-access-inner {
  position: relative;
  min-height: 295px;
  margin: 0 0 40px;
  padding: 0 499px 0 0;
}
.top-access-inner p:has(img) {
  position: absolute;
  top: 0;
  right: 0;
  width: 459px;
  margin: 0;
}
.top-access-inner h3 {
  margin: 0 0 24px;
  padding: 0;
  border: none;
  color: inherit;
  font-size: 26px;
  font-weight: normal;
  letter-spacing: 0;
}
.top-access-inner a[href*="tel:"] {
  color: inherit;
  text-decoration: none;
}
#top ul.news-list {
  margin-bottom: 80px;
}
@-moz-keyframes circlemove {
  0% {
    bottom: 100px;
  }
  100% {
    bottom: 0;
  }
}
@-webkit-keyframes circlemove {
  0% {
    bottom: 100px;
  }
  100% {
    bottom: 0;
  }
}
@-o-keyframes circlemove {
  0% {
    bottom: 100px;
  }
  100% {
    bottom: 0;
  }
}
@keyframes circlemove {
  0% {
    bottom: 100px;
  }
  100% {
    bottom: 0;
  }
}
@-moz-keyframes cirlemovehide {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  80% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes cirlemovehide {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  80% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes cirlemovehide {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  80% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
@keyframes cirlemovehide {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  80% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
@media screen and (max-width: 767px) {
  .supervisor {
    margin: 0 0 30px;
  }
  .supervisor a {
    gap: 0 10px;
    width: auto;
    padding: 20px 16px;
  }
  .supervisor a:before {
    font-size: 16px;
  }
  .supervisor-img {
    width: 90px;
    height: 90px;
  }
  .supervisor-data {
    gap: 4px 0;
    font-size: 12px;
  }
  .supervisor-data dt {
    width: 72px;
  }
  .supervisor-data dd {
    width: calc(100% - 72px);
  }
  .supervisor-l {
    min-height: auto;
    margin: 0 0 30px;
    padding: 20px 16px 20px 120px;
  }
  .supervisor-l .supervisor-img {
    left: 16px;
    width: 90px;
    height: 90px;
  }
  .supervisor-l .supervisor-data dt {
    width: 56px;
  }
  .supervisor-l .supervisor-data dd {
    position: relative;
  }
  .supervisor-l .supervisor-data dd a {
    display: block;
  }
  .supervisor-l .supervisor-data dd a:after {
    position: absolute;
    right: 0;
    bottom: 0;
    line-height: 1;
    margin: 0;
    font-size: 16px;
  }
  .supervisor-l .supervisor-txt {
    font-size: 12px;
  }
  .related-articles {
    margin: 40px 0 60px;
  }
  .related-articles-ttl {
    margin: 0 0 22px;
    font-size: 20px;
  }
  .related-articles-list-wrap {
    overflow: auto;
  }
  .related-articles-list {
    gap: 0 13px;
  }
  .related-articles-item {
    width: 165px;
    min-width: 165px;
  }
  .related-articles-item-ttl {
    margin: 0 0 16px;
  }
  #toc_container {
    margin: 0 0 40px;
    padding: 14px;
    border-top-width: 7px;
  }
  #toc_container .toc_title {
    margin: 0 0 14px;
    font-size: 20px;
  }
  #toc_container .toc_list > li {
    margin: 0 0 8px;
    padding: 0 0 8px;
  }
  #toc_container .toc_list > li:has(.toc_number) {
    padding-left: 22px;
  }
  #toc_container .toc_list > li .toc_number {
    left: 4px;
  }
  #toc_container .toc_list > li > ul {
    margin: 6px 0 0;
  }
  #toc_container .toc_list > li > ul > li + li {
    margin: 6px 0 0;
  }
  .btn-01 {
    gap: 0 16px;
  }
  .btn-02 {
    min-width: 240px;
  }
  .btn-02:after {
    margin-top: 8px;
  }
  .btn-02.btn-s {
    padding: 6px 16px;
    font-size: 12px;
  }
  .btn-02.btn-s.btn-external:after {
    font-size: 12px;
  }
  .cta {
    padding: 32px 0 40px;
    background-image: url("/uploads/2025/03/cta_01_sp.webp");
  }
  .cta-ttl {
    margin: 0 0 24px;
    padding: 0 0 0 0.07em;
    font-size: 21px;
    letter-spacing: 0.07em;
  }
  .cta-inner {
    display: block;
    margin: 0 15px;
  }
  .cta-free {
    width: auto;
    padding: 0;
    background: url("/uploads/2025/03/cta_02_sp.webp") no-repeat 147px 0;
    background-size: calc(100% - 147px) auto;
  }
  .cta-free > span {
    width: 147px;
    margin: 0;
    padding: 26px 0 25px;
    background: #064e7e;
  }
  .cta-contents {
    gap: 0 8px;
    padding: 15px 15px 20px;
  }
  .cta-tap {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 8px;
    margin: 0 0 5px;
    color: #064e7e;
    font-weight: bold;
  }
  .cta-tap:before,
  .cta-tap:after {
    content: "";
    display: block;
    width: 2px;
    height: 14px;
    background: #064e7e;
  }
  .cta-tap:before {
    transform: rotate(-30deg);
  }
  .cta-tap:after {
    transform: rotate(30deg);
  }
  .cta-tel {
    margin: 0 0 17px;
  }
  .cta-tel a {
    font-size: 34px;
  }
  .cta-tel a:before {
    width: 48px;
    height: 30px;
  }
  .cta-tel > span {
    margin: 11px 0 0;
    font-size: 16px;
  }
  .cta-tel > span span {
    font-size: 14px;
  }
  .cta-tel-notes {
    line-height: 1.5;
    margin: 12px 0 0;
    font-size: 12px;
  }
  .cta-mail,
  .cta-line,
  .cta-chatwork {
    width: calc((100% - 16px) / 3);
  }
  .cta-mail a,
  .cta-line a,
  .cta-chatwork a {
    flex-direction: column;
    gap: 8px;
    height: 90px;
    font-size: 13px;
    text-align: center;
  }
  .cta-mail a:before {
    font-size: 32px;
  }
  .main .cta {
    margin: 30px -15px;
    padding: 32px 0;
  }
  .main .cta-ttl {
    font-size: 18px;
  }
  .main .cta-free > span {
    width: 104px;
    padding: 16px 15px 18px;
  }
  .main .cta-contents {
    padding: 15px 15px 20px;
  }
  .main .cta-tap {
    font-size: 12px;
  }
  .main .cta-tel {
    margin: 0 0 16px;
  }
  .main .cta-tel a {
    font-size: 30px;
  }
  .main .cta-tel a:before {
    width: 43px;
    height: 26px;
  }
  .main .cta-tel > span {
    margin: 8px 0 0;
    font-size: 12px;
  }
  .main .cta-tel > span span {
    font-size: 12px;
  }
  .main .cta-tel-notes {
    margin: 8px 0 0;
    font-size: 10px;
  }
  .main .cta-mail a,
  .main .cta-line a,
  .main .cta-chatwork a {
    gap: 4px;
    height: 72px;
    font-size: 12px;
  }
  .main .cta-mail a:before {
    font-size: 24px;
  }
  .main .cta-line a:before {
    font-size: 24px;
  }
  .main .cta-chatwork a:before {
    width: 24px;
    height: 24px;
  }
  .bg-white {
    margin: 40px 15px;
  }
  .bg-gray {
    padding: 40px 15px;
  }
  .bg-lightblue {
    padding: 40px 15px;
  }
  .related-section {
    margin: 56px 0 30px;
    padding: 16px;
  }
  .recommendations-img {
    padding: 16px;
  }
  .recommendations-img a {
    align-items: flex-start;
    gap: 0 10px;
    font-size: 14px;
  }
  .recommendations-img a img {
    width: 120px;
  }
  .related-section-label {
    padding: 2px 16px;
    font-size: 14px;
  }
  .box-01 {
    margin: 0 0 30px;
    padding: 24px 22px;
    border-width: 1px;
  }
  .box-02 {
    margin: 0 0 30px;
    padding: 24px 22px;
  }
  .blockquote-01 {
    margin: 0 0 30px;
    padding: 24px 22px 24px 58px;
    border-width: 1px;
  }
  .blockquote-01:before {
    top: 26px;
    left: 18px;
    font-size: 28px;
  }
  .page-mv {
    height: 212px;
    padding: 0 15px;
  }
  .page-mv:has(.page-mv-txt) {
    height: 240px;
  }
  .page-mv:has(.page-mv-txt) .page-mv-ttl {
    padding: 0 0 16px;
  }
  .page-mv-ttl span[lang="ja"] {
    font-size: 28px;
  }
  .page-mv-ttl span[lang="en"] {
    font-size: 14px;
  }
  .page-mv-txt {
    padding: 0 0 40px;
    font-size: 20px;
  }
  h2 {
    line-height: 1.4;
    margin: 40px 0 30px;
    padding: 8px 15px;
    font-size: 20px;
    letter-spacing: 0;
  }
  h3 {
    margin: 40px 0 25px;
    padding: 6px 0 12px 12px;
    font-size: 18px;
    letter-spacing: 0;
  }
  h4 {
    margin: 40px 0 25px;
    padding: 0 0 0 12px;
    font-size: 16px;
    letter-spacing: 0;
  }
  h5 {
    margin: 32px 0 24px;
    font-size: 16px;
    letter-spacing: 0;
  }
  ol.ol-01 > li + li {
    margin: 7px 0 0;
  }
  ol.ol-01 > li > ul,
  ol.ol-01 > li > ol {
    margin-bottom: 15px;
  }
  .movie {
    margin: 0 auto 30px;
  }
  table {
    width: 100%;
  }
  table th {
    padding: 12px;
  }
  table td {
    padding: 12px;
  }
  .table-scroll {
    position: relative;
    overflow: auto;
  }
  .table-scroll table {
    width: 720px;
    border-collapse: separate;
    border-spacing: 0;
  }
  .table-scroll table th,
  .table-scroll table td {
    border: none;
    border-right: 1px solid #e4ecf1;
    border-bottom: 1px solid #e4ecf1;
  }
  .table-scroll table th:first-child {
    position: sticky;
    left: 0;
    width: auto;
    border-left: 1px solid #e4ecf1;
  }
  .scroll-hint {
    display: block;
    position: absolute;
    top: 64px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
  }
  .large {
    font-size: 114.2857142857143%;
  }
  .xlarge {
    font-size: 128.5714285714286%;
  }
  .xxlarge {
    font-size: 142.8571428571429%;
  }
  .small {
    font-size: 85.71428571428571%;
  }
  .xsmall {
    font-size: 71.42857142857143%;
  }
  .xxsmall {
    font-size: 57.14285714285714%;
  }
  .footer {
    padding: 35px 15px;
  }
  .footer-pagetop.is-fixed {
    right: 15px;
  }
  .footer-pagetop span {
    right: 15px;
    bottom: 15px;
    width: 46px;
    height: 46px;
  }
  .footer-wrapper {
    display: block;
  }
  .footer-office {
    width: auto;
    margin: 0 0 20px;
  }
  .footer-logo {
    margin: 0 0 15px;
  }
  .footer-logo img {
    width: 180px;
  }
  .footer-address {
    margin: 0 0 8px 44px;
  }
  .footer-tel {
    margin: 0 0 22px 44px;
  }
  .footer-branch {
    width: 240px;
    margin: 0 0 0 44px;
    gap: 4px 20px;
  }
  .footer-nav {
    margin: 0 0 24px;
    padding: 28px 0 0;
    border-top: 1px solid #ddd;
  }
  .footer-links {
    columns: 2;
    column-gap: 0;
    gap: 0 16px;
  }
  .footer-links > .menu-item {
    margin: 0 0 15px;
  }
  .footer-bottom {
    flex-direction: column-reverse;
  }
  .footer-social-links {
    justify-content: center;
    gap: 0 20px;
    margin: 24px 0 0;
  }
  .footer-search {
    width: 100%;
  }
  .footer-search form {
    justify-content: center;
  }
  .footer-search form input[type="text"] {
    width: calc(100% - 3px - 64px);
  }
  .header {
    min-width: inherit;
    padding: 0;
  }
  .header.is-fixed .header-nav-btn span {
    background: #333;
  }
  .header.is-open {
    position: fixed;
    background: #fff;
    box-shadow: 0 3px 6px rgba(6,78,126,0.16);
    transition: none;
  }
  .header.is-open .header-logo img {
    filter: none;
  }
  .header-inner {
    height: 60px;
    padding: 0 15px;
  }
  .header-logo img {
    width: 155px;
  }
  .header-nav {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    height: 100svh;
    overflow: auto;
    padding: 0 0 64px;
    background: rgba(6,78,126,0.9);
    box-sizing: border-box;
  }
  .header-nav-list {
    display: block;
    padding: 80px 48px 24px;
  }
  .header-nav-list > .menu-item {
    border-bottom: 1px solid #fff;
  }
  .header-nav-list > .menu-item > a {
    position: relative;
    padding: 9px 32px 9px 12px;
  }
  .header-nav-list > .menu-item > a:after {
    content: "\f178";
    position: absolute;
    top: 10px;
    right: 8px;
    font-family: 'Font Awesome 6 Free';
    font-weight: 700;
  }
  .header-nav-list > .menu-item.menu-item-has-children > a:after {
    content: "";
    top: 20px;
    right: 10px;
    width: 7px;
    height: 7px;
    margin: 0;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background: none;
    mask-image: none;
    -webkit-mask-image: none;
    transform: translateY(-50%) rotate(45deg);
    transition: 0.3s;
  }
  .header-nav-list > .menu-item.menu-item-has-children > a.is-open:after {
    top: 24px;
    transform: translateY(-50%) rotate(-135deg);
  }
  .header-nav-list .sub-menu {
    position: static;
    padding: 12px 0;
    border-top: 1px solid #fff;
    background: none;
  }
  .header-nav-list .sub-menu > .menu-item {
    border: none;
  }
  .header-nav-list .sub-menu > .menu-item > a {
    padding: 4px 32px 4px 12px;
  }
  .header-nav-list .sub-menu > .menu-item > a:after {
    top: 4px;
  }
  .header-nav-contact {
    margin: 0 48px;
  }
  .header-nav-contact a {
    justify-content: center;
    padding: 12px;
    font-size: 15px;
  }
  .header-nav-btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
  }
  .header-nav-btn span {
    display: block;
    position: absolute;
    left: 18px;
    width: 24px;
    height: 2px;
    background: #fff;
    transition: 0.3s;
  }
  .header-nav-btn span:nth-child(1) {
    top: 19px;
  }
  .header-nav-btn span:nth-child(2) {
    top: 29px;
  }
  .header-nav-btn span:nth-child(3) {
    top: 39px;
  }
  .header-nav-btn.is-open:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 42px;
    height: 42px;
    border-radius: 100%;
    background: #fff;
    transform: translate(-50%, -50%);
  }
  .header-nav-btn.is-open span {
    background: #064e7e;
  }
  .header-nav-btn.is-open span:nth-child(1) {
    transform: translateY(10px) rotate(45deg);
  }
  .header-nav-btn.is-open span:nth-child(2) {
    opacity: 0;
  }
  .header-nav-btn.is-open span:nth-child(3) {
    transform: translateY(-10px) rotate(-45deg);
  }
  .header-megamenu {
    display: none;
    position: static;
    max-height: inherit;
    box-shadow: none;
    opacity: 1;
    transition: none;
  }
  .header-megamenu-list {
    display: block;
  }
  .header-megamenu-item {
    border: none;
  }
  .header-megamenu-item + .header-megamenu-item {
    border-top: 1px solid #e5e7e6;
  }
  .header-megamenu-item a {
    display: block;
    position: relative;
    padding: 11px 40px 11px 15px;
    color: inherit;
  }
  .header-megamenu-item a:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 24px;
    width: 6px;
    height: 6px;
    border-top: 2px solid #064e7e;
    border-right: 2px solid #064e7e;
    transform: translateY(-50%) rotate(45deg);
  }
  .header-megamenu-item a img {
    display: none;
  }
  .casestudy-detail h2 {
    margin: 40px 0 24px;
    font-size: 24px;
  }
  .casestudy-accordion {
    border-bottom: 1px solid #e2e2e2;
  }
  .casestudy-accordion h3 {
    padding: 20px 32px 20px 0;
    font-size: 18px;
  }
  .casestudy-accordion h3:after {
    top: 50%;
    font-size: 24px;
    transform: translateY(-50%);
  }
  .casestudy-accordion-content {
    margin: 0 0 24px;
    padding: 16px;
  }
  .casestudy-accordion-content h4 {
    margin: 0 0 16px;
    padding: 16px 0 0;
    font-size: 18px;
  }
  .column-row {
    display: block;
  }
  .column-main {
    width: auto;
    margin: 0 0 80px;
  }
  .column-list {
    gap: 40px 13px;
  }
  .column-item-img {
    margin: 0 0 8px;
  }
  .column-item-cat {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    margin: 0 0 8px;
  }
  .column-item-cat span {
    font-size: 10px;
  }
  .column-item-ttl {
    margin: 0 0 16px;
    font-size: 16px;
  }
  .column-side h2 {
    padding: 4px 0 4px 16px;
    font-size: 18px;
  }
  .column-side-bnr a img {
    width: 100%;
  }
  ul.column-side-ranking li a {
    gap: 0 16px;
    padding: 8px 0 0 8px;
  }
  ul.column-side-ranking li a img {
    width: 140px;
    transform: none;
  }
  .column-body {
    margin: 0 0 64px;
  }
  .column-cat a {
    font-size: 10px;
  }
  .column-ttl {
    margin: 0 0 24px;
    font-size: 24px;
  }
  .column-mv {
    margin: 0 0 24px;
  }
  .review-list {
    margin: 0 0 80px;
  }
  .review-item {
    display: block;
    margin: 0 0 40px;
  }
  .review-item .date {
    gap: 0 16px;
    margin: 0 0 22px;
    font-size: 16px;
  }
  .review-item .inner {
    margin: 0 0 16px;
  }
  .review-item .inner h2 {
    font-size: 20px;
  }
  .review-item .inner h2 + p {
    margin: 0 0 8px;
    font-size: 14px;
  }
  .review-item .slide {
    width: auto;
  }
  .review-item .slide .swiper-slide a {
    max-width: 280px;
  }
  .review-item-lawyers-wrap {
    display: block;
    margin: 12px 0 0;
  }
  .review-item-lawyers {
    display: block;
    min-width: auto;
    padding: 20px 22px;
  }
  .review-item-lawyer {
    width: auto;
  }
  .review-item-lawyer + .review-item-lawyer {
    margin: 16px 0 0;
  }
  .review-item-lawyer a {
    padding: 0;
    font-size: 14px;
  }
  #customer-reviews .swiper-pagination {
    margin: 20px 0 0;
  }
  #customer-reviews .swiper-button-prev,
  #customer-reviews .swiper-button-next {
    margin: -23px 0 0;
  }
  #customer-reviews .swiper-button-prev {
    left: 16px;
  }
  #customer-reviews .swiper-button-next {
    right: 16px;
  }
  #customer-reviews .mfp-content .swiper-slide img {
    width: calc(100% - 48px);
  }
  #customer-reviews .mfp-content .swiper-button-prev,
  #customer-reviews .mfp-content .swiper-button-next {
    width: 32px;
    height: 32px;
    margin: -36px 0 0;
  }
  #customer-reviews .mfp-content .swiper-button-prev:before,
  #customer-reviews .mfp-content .swiper-button-next:before {
    width: 10px;
    height: 10px;
  }
  #customer-reviews .mfp-content .swiper-button-prev {
    left: 8px;
  }
  #customer-reviews .mfp-content .swiper-button-next {
    right: 8px;
  }
  .flow-item {
    min-height: auto;
    margin: 0 0 40px;
  }
  .flow-item:has(p):has(img) {
    padding: 0;
  }
  .flow-item:has(p):has(img) p:has(img) {
    position: static;
  }
  .flow-item h2 {
    width: auto;
    font-size: 24px;
  }
  .flow-item h2 strong {
    width: 100px;
    font-size: 16px;
  }
  .flow-item-cta {
    display: block;
    margin: 0;
  }
  .flow-item-cta-web,
  .flow-item-cta-tel {
    margin: 0 0 24px;
    padding: 24px;
  }
  .flow-item-cta-web h3,
  .flow-item-cta-tel h3 {
    margin: 0 0 24px;
    padding: 0;
    font-size: 24px;
  }
  .flow-item-cta-web-btn a {
    height: 64px;
    font-size: 18px;
  }
  .flow-item-cta-web-btn a:before {
    font-size: 24px;
  }
  .flow-item-cta-tel-btn {
    min-height: auto;
  }
  .flow-item-cta-tel-tap {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 10px;
    margin: 0 0 4px;
    color: #064e7e;
    font-weight: 700;
  }
  .flow-item-cta-tel-tap:before,
  .flow-item-cta-tel-tap:after {
    content: "";
    display: block;
    width: 2px;
    height: 14px;
    background: #064e7e;
  }
  .flow-item-cta-tel-tap:before {
    transform: rotate(-30deg);
  }
  .flow-item-cta-tel-tap:after {
    transform: rotate(30deg);
  }
  .flow-item-cta-tel-num a {
    font-size: 34px;
  }
  .flow-item-cta-tel-num a:before {
    width: 51px;
    height: 32px;
  }
  .flow-item-cta-tel-hours {
    font-size: 12px;
  }
  .flow-item-example dl {
    padding: 16px;
  }
  .flow-item-example dl dt {
    padding: 0 0 0 28px;
    font-size: inherit;
  }
  .flow-item-example dl dt:before {
    top: 1px;
    width: 20px;
    height: 20px;
    font-size: 10px;
  }
  .news-list {
    margin: 0 0 80px;
  }
  .news-item {
    display: block;
    padding: 8px 0;
  }
  .news-item-date {
    width: auto;
    font-size: 16px;
  }
  .news-item-ttl {
    padding: 0;
  }
  .news-item-ttl a:after {
    top: 50%;
    transform: translateY(-50%);
  }
  .news-item-ttl a[href$=".pdf"]:after {
    top: 50%;
  }
  .wp-pagenavi {
    margin: -40px 0 80px;
  }
  .news-ttl {
    line-height: 1.4;
    font-size: 24px;
  }
  .news-date {
    margin: 0 0 24px;
  }
  .news-body {
    margin: 0 0 80px;
  }
  .news-nav {
    margin: 0 0 80px;
  }
  .news-nav-list a {
    padding: 6px 26px;
    font-size: 13px;
  }
  .news-nav-prev {
    left: 0;
    transform: translateY(-50%);
  }
  .news-nav-prev a:before {
    margin-top: 9px;
  }
  .news-nav-next {
    right: 0;
    transform: translateY(-50%);
  }
  .news-nav-next a:after {
    margin-top: 9px;
  }
  .lawyer-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 60px 15px;
    padding: 0 0 60px;
  }
  .lawyer-item:nth-child(4n-3):before {
    top: 110px;
    bottom: -60px;
  }
  .lawyer-item:nth-child(4n-1):before {
    top: 0;
    bottom: -60px;
  }
  .lawyer-item:nth-child(8n-3):before {
    top: 110px;
    bottom: -60px;
  }
  .lawyer-item:nth-child(8n-1):before {
    top: 0;
    bottom: -60px;
  }
  .lawyer-item:nth-child(4n-1) {
    margin-bottom: 60px;
  }
  .lawyer-item p:has(img) {
    margin: 0 0 24px;
  }
  .lawyer-item h2 {
    font-size: 20px;
  }
  .lawyer-item p a:not(:has(img)) {
    padding: 10px 20px 10px 10px;
    font-size: 11px;
  }
  .lawyer-item p a:not(:has(img)):before {
    right: 11px;
  }
  .lawyer-item p a:not(:has(img))[target="_blank"]:before {
    right: 11px;
  }
  .lawyer-detail {
    margin: 0 0 80px;
  }
  .lawyer-detail p:has(img) {
    width: 130px;
  }
  .lawyer-detail h2 {
    margin: 40px 0 24px;
    padding: 4px 0 4px 16px;
    font-size: 18px;
  }
  .lawyer-detail ul li:before {
    top: 8px;
  }
  .lawyer-detail ul li + li {
    margin-top: 4px;
  }
  .lawyer-detail a {
    color: inherit;
  }
  .lawyer-row {
    min-height: 156px;
    margin: 0 0 40px;
    padding: 0;
  }
  .lawyer-row p:first-child {
    margin: 0 146px 6px 0;
    font-size: 16px;
  }
  .lawyer-row h1 {
    margin: 0 146px 0 0;
    padding: 0 0 14px;
    font-size: 32px;
  }
  .lawyer-row h1 strong {
    display: none;
  }
  .lawyer-row h1 + p {
    margin-right: 146px;
    padding: 7px 0;
    font-size: 14px;
  }
  .lawyer-row h1 + p + p {
    margin-right: 146px;
    padding: 7px 0;
    font-size: 14px;
  }
  .office-outline {
    min-height: auto;
    margin: 0 0 80px;
    padding: 0;
  }
  .office-outline picture {
    position: static;
  }
  .office-outline table {
    margin: 24px 0 32px;
  }
  .office-outline table th {
    width: 84px;
    padding: 8px 0;
  }
  .office-outline table td {
    padding: 8px 0;
  }
  .office-outline p:has(.btn-01) {
    text-align: center;
  }
  .office-info {
    margin: 0 0 80px;
    padding: 32px 16px 16px;
    border-top-width: 7px;
  }
  .office-info h2 {
    margin: 0 0 16px;
    font-size: 20px;
  }
  .office-info table {
    margin: 0 0 16px;
  }
  .office-info table th {
    width: 84px;
    padding: 8px 0;
  }
  .office-info table td {
    padding: 8px 0;
  }
  .office-info ul li + li {
    margin: 4px 0 0;
  }
  .linkcard {
    padding: 40px 0;
  }
  .linkcard h2 {
    margin: 0 0 24px;
    font-size: 22px;
  }
  .linkcard ul {
    display: block;
  }
  .linkcard ul li + li {
    margin-top: 16px;
  }
  .linkcard ul li a {
    width: auto;
    padding: 14px 0;
    font-size: 20px;
  }
  .linkcard ul li a:after {
    margin-top: 12px;
  }
  .linkcard ul:not(:has(li:nth-child(4))) li a {
    width: auto;
  }
  .column-body .linkcard {
    padding: 40px 16px;
  }
  .column-body .linkcard h2 {
    font-size: 22px;
  }
  .column-body .linkcard ul li a {
    padding: 14px 0;
  }
  #office.message .header-logo img {
    filter: none;
  }
  #office.message .header-nav-btn:not(.is-open) span {
    background: #333;
  }
  #office.message .page-mv {
    height: 252px;
  }
  #office.message .page-mv-inner {
    padding: 80px 0 0;
  }
  #office.message .page-mv-ttl {
    margin: 0 0 16px;
  }
  #office.message .page-mv-txt {
    font-size: 20px;
    font-weight: 700;
  }
  .message-profile {
    margin: 0 0 40px;
  }
  .message-profile p:has(img) {
    width: 100px;
    margin: 0 20px 0 0;
  }
  .message-profile p:has(img) + p {
    margin: 0 0 8px;
    padding: 20px 0 0;
    font-size: 14px;
  }
  .message-profile h2 {
    margin: 0 0 40px;
    font-size: 20px;
  }
  .message-txt {
    margin: 0 0 80px;
  }
  .message-txt h2 {
    font-size: 24px;
  }
  .office-access {
    display: block;
    margin: 0 0 40px;
    padding: 0;
  }
  .office-access picture {
    position: static;
  }
  .office-access h2 {
    margin: 24px 0;
    font-size: 24px;
  }
  .office-access h3 {
    margin: 24px 0;
    padding: 4px 0 4px 16px;
    font-size: 18px;
  }
  .office-access ul li:before {
    top: 8px;
  }
  .office-access ul li + li {
    margin-top: 4px;
  }
  .office-access + p:has(iframe) {
    margin: 0 0 40px;
  }
  .office-access + p:has(iframe) iframe {
    height: 200px;
  }
  .office-howto {
    margin: 0 0 80px;
  }
  .office-howto h3 {
    margin: 24px 0;
    padding: 4px 0 4px 16px;
    font-size: 18px;
  }
  .office-howto-list {
    display: block;
  }
  .office-howto-list p {
    margin: 0 0 40px;
  }
  .office-howto-list p img {
    width: 100%;
  }
  .price-detail {
    margin: 0 0 60px;
  }
  .price-detail h2 {
    margin: 40px 0 24px;
    font-size: 24px;
  }
  .price-detail h3 {
    margin: 24px 0;
  }
  .price-advisory {
    margin: 0 0 16px;
  }
  .price-advisory dl {
    margin: 0 0 8px;
    padding: 16px;
  }
  .price-advisory dl dt {
    padding: 0 0 0 28px;
    font-size: inherit;
  }
  .price-advisory dl dt:before {
    top: -4px;
    left: 0;
    font-size: 20px;
  }
  .price-advisory dl dd {
    padding: 0 0 0 28px;
  }
  .price-advisory dl dd:before {
    width: 20px;
    height: 20px;
    font-size: 10px;
  }
  .price-plan {
    display: block;
    margin: 0 40px 30px;
  }
  .price-plan h3 {
    margin: 0 0 8px;
    padding: 3px 12px;
    font-size: 16px;
  }
  .price-plan-light,
  .price-plan-standard,
  .price-plan-premium {
    margin: 0 0 16px;
    padding: 16px 16px 10px;
  }
  .price-plan-detail {
    position: relative;
    overflow: auto;
    gap: 0;
    margin: 0 0 30px;
  }
  .price-plan-detail h3 {
    margin: 0 0 8px;
    font-size: 16px;
  }
  .price-plan-detail-light,
  .price-plan-detail-standard,
  .price-plan-detail-premium {
    width: 240px;
  }
  .price-faq-q {
    margin: 0 0 8px;
    padding: 0 0 0 32px;
    font-size: 16px;
  }
  .price-faq-q:before {
    top: 1px;
    font-size: 24px;
  }
  .price-faq-a {
    margin: 0 0 16px;
    padding: 0 0 16px 32px;
  }
  .price-faq-a:before {
    top: 0;
    font-size: 24px;
  }
  .service-nav ul {
    display: block;
    margin: 0 0 80px;
  }
  .service-nav ul li {
    margin: 0 0 16px;
  }
  .service-nav ul li a {
    min-height: 72px;
    padding: 0 56px 0 88px;
    font-size: 18px;
  }
  .service-nav ul li a:after {
    right: 18px;
  }
  .service-nav ul li a img {
    width: 72px;
  }
  .step ul {
    margin: 24px 0 56px;
  }
  .step ul li {
    margin: 0 0 12px;
    padding: 0 0 0 88px;
  }
  .step ul li .step-heading {
    margin: 0 0 12px -88px;
    padding: 12px 16px 12px 88px;
    font-size: 16px;
  }
  .step ul li .step-heading strong {
    width: 72px;
    line-height: 1.1;
    padding: 0 8px;
    border-right-width: 4px;
    font-size: 16px;
    text-align: center;
    box-sizing: border-box;
  }
  .step ul li .step-heading strong:after {
    bottom: -8px;
    width: 20px;
    height: 9px;
  }
  .other-services {
    margin: 80px 0 0;
  }
  .other-services h2 {
    margin: 0 0 24px;
    font-size: 24px;
  }
  .other-services ul {
    display: block;
    margin: 0 0 80px;
  }
  .other-services ul li {
    margin: 0 0 16px;
  }
  .other-services ul li a {
    min-height: 72px;
    padding: 0 56px 0 88px;
    font-size: 18px;
  }
  .other-services ul li a:after {
    right: 18px;
  }
  .other-services ul li a img {
    width: 72px;
  }
  .mewasures-against-defamation-plan table tr:first-child th {
    position: static;
    width: 180px;
    padding: 14px 8px;
    font-size: 16px;
  }
  .mewasures-against-defamation-plan table tr:first-child th:first-child {
    position: sticky;
    width: 120px;
  }
  .mewasures-against-defamation-plan table th {
    position: sticky;
    top: 0;
    left: 0;
    width: auto;
    padding: 16px 8px;
    font-size: 14px;
    box-sizing: border-box;
  }
  .mewasures-against-defamation-plan table th strong {
    font-size: 10px;
  }
  .top-mv {
    height: 450px;
    background-image: url("/uploads/2025/03/top_mv_01_sp.webp");
  }
  .top-mv-inner {
    right: 15px;
    bottom: 18px;
    left: 15px;
  }
  .top-mv-inner p:nth-child(1) {
    font-size: 28px;
  }
  .top-mv-inner p:nth-child(2) {
    line-height: 1.9;
    font-size: 14px;
    letter-spacing: inherit;
  }
  .top-mv-scroll {
    right: 15px;
    bottom: 0 !important;
    width: auto;
    height: auto;
  }
  .top-mv-scroll span {
    position: static;
    margin: 0 0 8px;
    font-size: 10px;
  }
  .top-mv-scroll:before {
    left: 2px;
  }
  .top-mv-scroll:after {
    position: static;
    margin: 0 auto;
  }
  .h2-en-ja {
    margin: 0 0 32px;
  }
  .h2-en-ja span[lang="en"] {
    font-size: 28px;
  }
  .h2-en-ja span[lang="ja"] {
    margin: 8px 0 0;
    font-size: 16px;
  }
  .top-service-list {
    display: block;
    margin: 32px 0 40px;
  }
  .top-service-list p:has(a) {
    margin: 13px 0 16px;
  }
  .top-service-list p:has(a) a {
    font-size: 20px;
  }
  .top-service-list p:has(a) a:after {
    top: 0;
  }
  .top-service-item {
    margin: 0 0 32px;
  }
  .top-msg-row {
    min-height: auto;
    margin: 0;
    padding: 0;
  }
  .top-msg-row p:has(img) {
    right: auto;
    left: 0;
    width: 100px;
  }
  .top-msg-row p:has(img) img {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    object-fit: cover;
    object-position: top;
  }
  .top-msg-row h3 {
    display: flex;
    align-items: center;
    min-height: 100px;
    line-height: 1.7;
    padding: 0 0 0 124px;
    font-size: 16px;
  }
  .top-msg-row ol {
    line-height: 1.5;
    padding: 16px 20px;
    font-size: 18px;
  }
  .top-msg-row ol li {
    padding: 0 0 0 48px;
  }
  .top-msg-row ol li:before {
    top: -7px;
    font-size: 28px;
  }
  .top-msg-row ol li + li {
    margin: 12px 0 0;
  }
  .top-msg-row p:has(.btn-01) {
    text-align: center;
  }
  .top-msg-nav {
    display: block;
    margin: 40px 0 0;
  }
  .top-msg-nav-item + .top-msg-nav-item {
    margin: 40px 0 0;
  }
  .top-msg-nav-item div {
    margin: -40px 11px 0;
    padding: 15px 20px 17px;
  }
  .top-msg-nav-item p:has(a) {
    margin: 0 0 14px;
  }
  .top-msg-nav-item p:has(a) a {
    font-size: 12px;
  }
  .top-msg-nav-item p:has(a) a:after {
    top: 5px;
  }
  .top-msg-nav-item p:has(a) a strong {
    font-size: 28px;
  }
  .top-about p:has(img) {
    margin: 32px 0;
  }
  .top-about h3 {
    margin: 0 0 24px;
    font-size: 20px;
  }
  .top-about-list {
    display: block;
    margin: 0 0 40px;
  }
  .top-about-list dl {
    margin: 0 0 16px;
    padding: 24px 20px;
  }
  .top-about-list dl dt {
    margin: 0 0 14px;
    padding: 0 0 13px 48px;
    font-size: 18px;
  }
  .top-about-list dl dt:before {
    top: 0;
    font-size: 28px;
  }
  .top-access p:has(iframe) {
    margin: 0 -15px;
  }
  .top-access iframe {
    height: 320px;
  }
  .top-access-inner {
    min-height: auto;
    padding: 0;
  }
  .top-access-inner p:has(img) {
    position: static;
    width: auto;
    margin: 0 0 24px;
  }
  .top-access-inner h3 {
    margin: 0 0 16px;
    font-size: 16px;
  }
  .top-access-inner p:has(.btn-01) {
    text-align: center;
  }
  #top ul.news-list {
    margin-bottom: 40px;
  }
}
