@charset "UTF-8";
/* # =================================================================
    # 共通要素
# ================================================================= */
html {
  font-weight: 400;
  font-size: 62.5%;
  font-family: "Zen Kaku Gothic New", sans-serif;
}

html.act {
  overflow: hidden;
}

body {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  color: #222222;
  font-weight: 400;
  letter-spacing: 0;
}

a, .link {
  color: #222222;
  text-decoration: none;
  transition: opacity 0.3s;
}

a.fig, .link.fig {
  display: inline-block;
  margin: 0;
  vertical-align: top;
}

a.fig picture, .link.fig picture {
  width: 100%;
  height: 100%;
  vertical-align: top;
}

a.fig img, .link.fig img {
  width: 100%;
  height: auto;
  vertical-align: top;
}

ul,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: inherit;
}

address {
  font-style: normal;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

img.w100 {
  width: 100%;
}

/* *:focus {outline:none;} */
figure, .fig {
  margin: 0;
  vertical-align: top;
}

figure picture, .fig picture {
  width: 100%;
  height: 100%;
  vertical-align: top;
}

figure img, .fig img {
  width: 100%;
  height: auto;
  vertical-align: top;
}

@supports (-webkit-touch-callout: none) {
  body {
    /* The hack for Safari */
    height: -webkit-fill-available;
  }
}
.actinview .js-ns-ttl {
  overflow: hidden;
  opacity: 0;
}

.actinview .js-ns-ttl .ttl-txt-item {
  -webkit-clip-path: inset(0 0 0 0);
  display: block;
  clip-path: inset(0 0 0 0);
}

.actinview .js-ns-ttl .ttl-txt {
  transform: matrix(1, 0, 0, 1, 0, 100);
  transition: 1.2s cubic-bezier(0.22, 1, 0.36, 1);
}

.actinview .js-ns-ttl.is-show {
  opacity: 1;
}

.actinview .js-ns-ttl.is-show .ttl-txt-item {
  -webkit-clip-path: inset(0 0 -0.2em);
  clip-path: inset(0 0 -0.2em);
}

.actinview .js-ns-ttl.is-show .ttl-txt {
  transform: matrix(1, 0, 0, 1, 0, 0);
}

.actinview .fadeIn00no {
  opacity: 0;
  transition: opacity 1s;
}

.actinview .fadeIn00no.is-show {
  opacity: 1;
}

.actinview .animadelay-1 {
  transition-delay: 0.1s !important;
}

.actinview .animadelay-1 .ttl-txt-item, .actinview .animadelay-1 .ttl-txt {
  transition-delay: 0.1s !important;
}

.actinview .animadelay-2 {
  transition-delay: 0.2s !important;
}

.actinview .animadelay-2 .ttl-txt-item, .actinview .animadelay-2 .ttl-txt {
  transition-delay: 0.2s !important;
}

.actinview .animadelay-3 {
  transition-delay: 0.3s !important;
}

.actinview .animadelay-3 .ttl-txt-item, .actinview .animadelay-3 .ttl-txt {
  transition-delay: 0.3s !important;
}

.actinview .animadelay-4 {
  transition-delay: 0.4s !important;
}

.actinview .animadelay-4 .ttl-txt-item, .actinview .animadelay-4 .ttl-txt {
  transition-delay: 0.4s !important;
}

.actinview .animadelay-5 {
  transition-delay: 0.5s !important;
}

.actinview .animadelay-5 .ttl-txt-item, .actinview .animadelay-5 .ttl-txt {
  transition-delay: 0.5s !important;
}

.actinview .animadelay-6 {
  transition-delay: 0.6s !important;
}

.actinview .animadelay-6 .ttl-txt-item, .actinview .animadelay-6 .ttl-txt {
  transition-delay: 0.6s !important;
}

.actinview .animadelay-7 {
  transition-delay: 0.7s !important;
}

.actinview .animadelay-7 .ttl-txt-item, .actinview .animadelay-7 .ttl-txt {
  transition-delay: 0.7s !important;
}

.actinview .animadelay-8 {
  transition-delay: 0.8s !important;
}

.actinview .animadelay-8 .ttl-txt-item, .actinview .animadelay-8 .ttl-txt {
  transition-delay: 0.8s !important;
}

.actinview .animadelay-9 {
  transition-delay: 0.9s !important;
}

.actinview .animadelay-9 .ttl-txt-item, .actinview .animadelay-9 .ttl-txt {
  transition-delay: 0.9s !important;
}

.actinview .animadelay-10 {
  transition-delay: 1s !important;
}

.actinview .animadelay-10 .ttl-txt-item, .actinview .animadelay-10 .ttl-txt {
  transition-delay: 1s !important;
}

.actinview .animadelay-11 {
  transition-delay: 1.1s !important;
}

.actinview .animadelay-11 .ttl-txt-item, .actinview .animadelay-11 .ttl-txt {
  transition-delay: 1.1s !important;
}

.actinview .animadelay-12 {
  transition-delay: 1.2s !important;
}

.actinview .animadelay-12 .ttl-txt-item, .actinview .animadelay-12 .ttl-txt {
  transition-delay: 1.2s !important;
}

.actinview .animadelay-13 {
  transition-delay: 1.3s !important;
}

.actinview .animadelay-13 .ttl-txt-item, .actinview .animadelay-13 .ttl-txt {
  transition-delay: 1.3s !important;
}

.actinview .animadelay-14 {
  transition-delay: 1.4s !important;
}

.actinview .animadelay-14 .ttl-txt-item, .actinview .animadelay-14 .ttl-txt {
  transition-delay: 1.4s !important;
}

.actinview .animadelay-15 {
  transition-delay: 1.5s !important;
}

.actinview .animadelay-15 .ttl-txt-item, .actinview .animadelay-15 .ttl-txt {
  transition-delay: 1.5s !important;
}

.actinview .animadelay-16 {
  transition-delay: 1.6s !important;
}

.actinview .animadelay-16 .ttl-txt-item, .actinview .animadelay-16 .ttl-txt {
  transition-delay: 1.6s !important;
}

.actinview .animadelay-17 {
  transition-delay: 1.7s !important;
}

.actinview .animadelay-17 .ttl-txt-item, .actinview .animadelay-17 .ttl-txt {
  transition-delay: 1.7s !important;
}

.actinview .animadelay-18 {
  transition-delay: 1.8s !important;
}

.actinview .animadelay-18 .ttl-txt-item, .actinview .animadelay-18 .ttl-txt {
  transition-delay: 1.8s !important;
}

.actinview .animadelay-19 {
  transition-delay: 1.9s !important;
}

.actinview .animadelay-19 .ttl-txt-item, .actinview .animadelay-19 .ttl-txt {
  transition-delay: 1.9s !important;
}

.actinview .animadelay-20 {
  transition-delay: 2s !important;
}

.actinview .animadelay-20 .ttl-txt-item, .actinview .animadelay-20 .ttl-txt {
  transition-delay: 2s !important;
}

.actinview .animadelay-21 {
  transition-delay: 2.1s !important;
}

.actinview .animadelay-21 .ttl-txt-item, .actinview .animadelay-21 .ttl-txt {
  transition-delay: 2.1s !important;
}

.actinview .animadelay-22 {
  transition-delay: 2.2s !important;
}

.actinview .animadelay-22 .ttl-txt-item, .actinview .animadelay-22 .ttl-txt {
  transition-delay: 2.2s !important;
}

.actinview .animadelay-23 {
  transition-delay: 2.3s !important;
}

.actinview .animadelay-23 .ttl-txt-item, .actinview .animadelay-23 .ttl-txt {
  transition-delay: 2.3s !important;
}

.actinview .animadelay-24 {
  transition-delay: 2.4s !important;
}

.actinview .animadelay-24 .ttl-txt-item, .actinview .animadelay-24 .ttl-txt {
  transition-delay: 2.4s !important;
}

.actinview .animadelay-25 {
  transition-delay: 2.5s !important;
}

.actinview .animadelay-25 .ttl-txt-item, .actinview .animadelay-25 .ttl-txt {
  transition-delay: 2.5s !important;
}

.actinview .animadelay-26 {
  transition-delay: 2.6s !important;
}

.actinview .animadelay-26 .ttl-txt-item, .actinview .animadelay-26 .ttl-txt {
  transition-delay: 2.6s !important;
}

.actinview .animadelay-27 {
  transition-delay: 2.7s !important;
}

.actinview .animadelay-27 .ttl-txt-item, .actinview .animadelay-27 .ttl-txt {
  transition-delay: 2.7s !important;
}

.actinview .animadelay-28 {
  transition-delay: 2.8s !important;
}

.actinview .animadelay-28 .ttl-txt-item, .actinview .animadelay-28 .ttl-txt {
  transition-delay: 2.8s !important;
}

.actinview .animadelay-29 {
  transition-delay: 2.9s !important;
}

.actinview .animadelay-29 .ttl-txt-item, .actinview .animadelay-29 .ttl-txt {
  transition-delay: 2.9s !important;
}

.actinview .animadelay-30 {
  transition-delay: 3s !important;
}

.actinview .animadelay-30 .ttl-txt-item, .actinview .animadelay-30 .ttl-txt {
  transition-delay: 3s !important;
}

.actinview .animadelay-31 {
  transition-delay: 3.1s !important;
}

.actinview .animadelay-31 .ttl-txt-item, .actinview .animadelay-31 .ttl-txt {
  transition-delay: 3.1s !important;
}

.actinview .animadelay-32 {
  transition-delay: 3.2s !important;
}

.actinview .animadelay-32 .ttl-txt-item, .actinview .animadelay-32 .ttl-txt {
  transition-delay: 3.2s !important;
}

.actinview .animadelay-33 {
  transition-delay: 3.3s !important;
}

.actinview .animadelay-33 .ttl-txt-item, .actinview .animadelay-33 .ttl-txt {
  transition-delay: 3.3s !important;
}

.actinview .animadelay-34 {
  transition-delay: 3.4s !important;
}

.actinview .animadelay-34 .ttl-txt-item, .actinview .animadelay-34 .ttl-txt {
  transition-delay: 3.4s !important;
}

.actinview .animadelay-35 {
  transition-delay: 3.5s !important;
}

.actinview .animadelay-35 .ttl-txt-item, .actinview .animadelay-35 .ttl-txt {
  transition-delay: 3.5s !important;
}

.actinview .animadelay-36 {
  transition-delay: 3.6s !important;
}

.actinview .animadelay-36 .ttl-txt-item, .actinview .animadelay-36 .ttl-txt {
  transition-delay: 3.6s !important;
}

.actinview .animadelay-37 {
  transition-delay: 3.7s !important;
}

.actinview .animadelay-37 .ttl-txt-item, .actinview .animadelay-37 .ttl-txt {
  transition-delay: 3.7s !important;
}

.actinview .animadelay-38 {
  transition-delay: 3.8s !important;
}

.actinview .animadelay-38 .ttl-txt-item, .actinview .animadelay-38 .ttl-txt {
  transition-delay: 3.8s !important;
}

.actinview .animadelay-39 {
  transition-delay: 3.9s !important;
}

.actinview .animadelay-39 .ttl-txt-item, .actinview .animadelay-39 .ttl-txt {
  transition-delay: 3.9s !important;
}

.actinview .animadelay-40 {
  transition-delay: 4s !important;
}

.actinview .animadelay-40 .ttl-txt-item, .actinview .animadelay-40 .ttl-txt {
  transition-delay: 4s !important;
}

.actinview .animadelay-41 {
  transition-delay: 4.1s !important;
}

.actinview .animadelay-41 .ttl-txt-item, .actinview .animadelay-41 .ttl-txt {
  transition-delay: 4.1s !important;
}

.actinview .animadelay-42 {
  transition-delay: 4.2s !important;
}

.actinview .animadelay-42 .ttl-txt-item, .actinview .animadelay-42 .ttl-txt {
  transition-delay: 4.2s !important;
}

.actinview .animadelay-43 {
  transition-delay: 4.3s !important;
}

.actinview .animadelay-43 .ttl-txt-item, .actinview .animadelay-43 .ttl-txt {
  transition-delay: 4.3s !important;
}

.actinview .animadelay-44 {
  transition-delay: 4.4s !important;
}

.actinview .animadelay-44 .ttl-txt-item, .actinview .animadelay-44 .ttl-txt {
  transition-delay: 4.4s !important;
}

.actinview .animadelay-45 {
  transition-delay: 4.5s !important;
}

.actinview .animadelay-45 .ttl-txt-item, .actinview .animadelay-45 .ttl-txt {
  transition-delay: 4.5s !important;
}

.actinview .animadelay-46 {
  transition-delay: 4.6s !important;
}

.actinview .animadelay-46 .ttl-txt-item, .actinview .animadelay-46 .ttl-txt {
  transition-delay: 4.6s !important;
}

.actinview .animadelay-47 {
  transition-delay: 4.7s !important;
}

.actinview .animadelay-47 .ttl-txt-item, .actinview .animadelay-47 .ttl-txt {
  transition-delay: 4.7s !important;
}

.actinview .animadelay-48 {
  transition-delay: 4.8s !important;
}

.actinview .animadelay-48 .ttl-txt-item, .actinview .animadelay-48 .ttl-txt {
  transition-delay: 4.8s !important;
}

.actinview .animadelay-49 {
  transition-delay: 4.9s !important;
}

.actinview .animadelay-49 .ttl-txt-item, .actinview .animadelay-49 .ttl-txt {
  transition-delay: 4.9s !important;
}

.actinview .animadelay-50 {
  transition-delay: 5s !important;
}

.actinview .animadelay-50 .ttl-txt-item, .actinview .animadelay-50 .ttl-txt {
  transition-delay: 5s !important;
}

.actinview .animadelay-51 {
  transition-delay: 5.1s !important;
}

.actinview .animadelay-51 .ttl-txt-item, .actinview .animadelay-51 .ttl-txt {
  transition-delay: 5.1s !important;
}

.actinview .animadelay-52 {
  transition-delay: 5.2s !important;
}

.actinview .animadelay-52 .ttl-txt-item, .actinview .animadelay-52 .ttl-txt {
  transition-delay: 5.2s !important;
}

.actinview .animadelay-53 {
  transition-delay: 5.3s !important;
}

.actinview .animadelay-53 .ttl-txt-item, .actinview .animadelay-53 .ttl-txt {
  transition-delay: 5.3s !important;
}

.actinview .animadelay-54 {
  transition-delay: 5.4s !important;
}

.actinview .animadelay-54 .ttl-txt-item, .actinview .animadelay-54 .ttl-txt {
  transition-delay: 5.4s !important;
}

.actinview .animadelay-55 {
  transition-delay: 5.5s !important;
}

.actinview .animadelay-55 .ttl-txt-item, .actinview .animadelay-55 .ttl-txt {
  transition-delay: 5.5s !important;
}

.actinview .animadelay-56 {
  transition-delay: 5.6s !important;
}

.actinview .animadelay-56 .ttl-txt-item, .actinview .animadelay-56 .ttl-txt {
  transition-delay: 5.6s !important;
}

.actinview .animadelay-57 {
  transition-delay: 5.7s !important;
}

.actinview .animadelay-57 .ttl-txt-item, .actinview .animadelay-57 .ttl-txt {
  transition-delay: 5.7s !important;
}

.actinview .animadelay-58 {
  transition-delay: 5.8s !important;
}

.actinview .animadelay-58 .ttl-txt-item, .actinview .animadelay-58 .ttl-txt {
  transition-delay: 5.8s !important;
}

.actinview .animadelay-59 {
  transition-delay: 5.9s !important;
}

.actinview .animadelay-59 .ttl-txt-item, .actinview .animadelay-59 .ttl-txt {
  transition-delay: 5.9s !important;
}

.actinview .animadelay-60 {
  transition-delay: 6s !important;
}

.actinview .animadelay-60 .ttl-txt-item, .actinview .animadelay-60 .ttl-txt {
  transition-delay: 6s !important;
}

.actinview .animadelay-61 {
  transition-delay: 6.1s !important;
}

.actinview .animadelay-61 .ttl-txt-item, .actinview .animadelay-61 .ttl-txt {
  transition-delay: 6.1s !important;
}

.actinview .animadelay-62 {
  transition-delay: 6.2s !important;
}

.actinview .animadelay-62 .ttl-txt-item, .actinview .animadelay-62 .ttl-txt {
  transition-delay: 6.2s !important;
}

.actinview .animadelay-63 {
  transition-delay: 6.3s !important;
}

.actinview .animadelay-63 .ttl-txt-item, .actinview .animadelay-63 .ttl-txt {
  transition-delay: 6.3s !important;
}

.actinview .animadelay-64 {
  transition-delay: 6.4s !important;
}

.actinview .animadelay-64 .ttl-txt-item, .actinview .animadelay-64 .ttl-txt {
  transition-delay: 6.4s !important;
}

.actinview .animadelay-65 {
  transition-delay: 6.5s !important;
}

.actinview .animadelay-65 .ttl-txt-item, .actinview .animadelay-65 .ttl-txt {
  transition-delay: 6.5s !important;
}

.actinview .animadelay-66 {
  transition-delay: 6.6s !important;
}

.actinview .animadelay-66 .ttl-txt-item, .actinview .animadelay-66 .ttl-txt {
  transition-delay: 6.6s !important;
}

.actinview .animadelay-67 {
  transition-delay: 6.7s !important;
}

.actinview .animadelay-67 .ttl-txt-item, .actinview .animadelay-67 .ttl-txt {
  transition-delay: 6.7s !important;
}

.actinview .animadelay-68 {
  transition-delay: 6.8s !important;
}

.actinview .animadelay-68 .ttl-txt-item, .actinview .animadelay-68 .ttl-txt {
  transition-delay: 6.8s !important;
}

.actinview .animadelay-69 {
  transition-delay: 6.9s !important;
}

.actinview .animadelay-69 .ttl-txt-item, .actinview .animadelay-69 .ttl-txt {
  transition-delay: 6.9s !important;
}

.actinview .animadelay-70 {
  transition-delay: 7s !important;
}

.actinview .animadelay-70 .ttl-txt-item, .actinview .animadelay-70 .ttl-txt {
  transition-delay: 7s !important;
}

.actinview .animadelay-71 {
  transition-delay: 7.1s !important;
}

.actinview .animadelay-71 .ttl-txt-item, .actinview .animadelay-71 .ttl-txt {
  transition-delay: 7.1s !important;
}

.actinview .animadelay-72 {
  transition-delay: 7.2s !important;
}

.actinview .animadelay-72 .ttl-txt-item, .actinview .animadelay-72 .ttl-txt {
  transition-delay: 7.2s !important;
}

.actinview .animadelay-73 {
  transition-delay: 7.3s !important;
}

.actinview .animadelay-73 .ttl-txt-item, .actinview .animadelay-73 .ttl-txt {
  transition-delay: 7.3s !important;
}

.actinview .animadelay-74 {
  transition-delay: 7.4s !important;
}

.actinview .animadelay-74 .ttl-txt-item, .actinview .animadelay-74 .ttl-txt {
  transition-delay: 7.4s !important;
}

.actinview .animadelay-75 {
  transition-delay: 7.5s !important;
}

.actinview .animadelay-75 .ttl-txt-item, .actinview .animadelay-75 .ttl-txt {
  transition-delay: 7.5s !important;
}

.actinview .animadelay-76 {
  transition-delay: 7.6s !important;
}

.actinview .animadelay-76 .ttl-txt-item, .actinview .animadelay-76 .ttl-txt {
  transition-delay: 7.6s !important;
}

.actinview .animadelay-77 {
  transition-delay: 7.7s !important;
}

.actinview .animadelay-77 .ttl-txt-item, .actinview .animadelay-77 .ttl-txt {
  transition-delay: 7.7s !important;
}

.actinview .animadelay-78 {
  transition-delay: 7.8s !important;
}

.actinview .animadelay-78 .ttl-txt-item, .actinview .animadelay-78 .ttl-txt {
  transition-delay: 7.8s !important;
}

.actinview .animadelay-79 {
  transition-delay: 7.9s !important;
}

.actinview .animadelay-79 .ttl-txt-item, .actinview .animadelay-79 .ttl-txt {
  transition-delay: 7.9s !important;
}

.actinview .animadelay-80 {
  transition-delay: 8s !important;
}

.actinview .animadelay-80 .ttl-txt-item, .actinview .animadelay-80 .ttl-txt {
  transition-delay: 8s !important;
}

.actinview .animadelay-81 {
  transition-delay: 8.1s !important;
}

.actinview .animadelay-81 .ttl-txt-item, .actinview .animadelay-81 .ttl-txt {
  transition-delay: 8.1s !important;
}

.actinview .animadelay-82 {
  transition-delay: 8.2s !important;
}

.actinview .animadelay-82 .ttl-txt-item, .actinview .animadelay-82 .ttl-txt {
  transition-delay: 8.2s !important;
}

.actinview .animadelay-83 {
  transition-delay: 8.3s !important;
}

.actinview .animadelay-83 .ttl-txt-item, .actinview .animadelay-83 .ttl-txt {
  transition-delay: 8.3s !important;
}

.actinview .animadelay-84 {
  transition-delay: 8.4s !important;
}

.actinview .animadelay-84 .ttl-txt-item, .actinview .animadelay-84 .ttl-txt {
  transition-delay: 8.4s !important;
}

.actinview .animadelay-85 {
  transition-delay: 8.5s !important;
}

.actinview .animadelay-85 .ttl-txt-item, .actinview .animadelay-85 .ttl-txt {
  transition-delay: 8.5s !important;
}

.actinview .animadelay-86 {
  transition-delay: 8.6s !important;
}

.actinview .animadelay-86 .ttl-txt-item, .actinview .animadelay-86 .ttl-txt {
  transition-delay: 8.6s !important;
}

.actinview .animadelay-87 {
  transition-delay: 8.7s !important;
}

.actinview .animadelay-87 .ttl-txt-item, .actinview .animadelay-87 .ttl-txt {
  transition-delay: 8.7s !important;
}

.actinview .animadelay-88 {
  transition-delay: 8.8s !important;
}

.actinview .animadelay-88 .ttl-txt-item, .actinview .animadelay-88 .ttl-txt {
  transition-delay: 8.8s !important;
}

.actinview .animadelay-89 {
  transition-delay: 8.9s !important;
}

.actinview .animadelay-89 .ttl-txt-item, .actinview .animadelay-89 .ttl-txt {
  transition-delay: 8.9s !important;
}

.actinview .animadelay-90 {
  transition-delay: 9s !important;
}

.actinview .animadelay-90 .ttl-txt-item, .actinview .animadelay-90 .ttl-txt {
  transition-delay: 9s !important;
}

.actinview .animadelay-91 {
  transition-delay: 9.1s !important;
}

.actinview .animadelay-91 .ttl-txt-item, .actinview .animadelay-91 .ttl-txt {
  transition-delay: 9.1s !important;
}

.actinview .animadelay-92 {
  transition-delay: 9.2s !important;
}

.actinview .animadelay-92 .ttl-txt-item, .actinview .animadelay-92 .ttl-txt {
  transition-delay: 9.2s !important;
}

.actinview .animadelay-93 {
  transition-delay: 9.3s !important;
}

.actinview .animadelay-93 .ttl-txt-item, .actinview .animadelay-93 .ttl-txt {
  transition-delay: 9.3s !important;
}

.actinview .animadelay-94 {
  transition-delay: 9.4s !important;
}

.actinview .animadelay-94 .ttl-txt-item, .actinview .animadelay-94 .ttl-txt {
  transition-delay: 9.4s !important;
}

.actinview .animadelay-95 {
  transition-delay: 9.5s !important;
}

.actinview .animadelay-95 .ttl-txt-item, .actinview .animadelay-95 .ttl-txt {
  transition-delay: 9.5s !important;
}

.actinview .animadelay-96 {
  transition-delay: 9.6s !important;
}

.actinview .animadelay-96 .ttl-txt-item, .actinview .animadelay-96 .ttl-txt {
  transition-delay: 9.6s !important;
}

.actinview .animadelay-97 {
  transition-delay: 9.7s !important;
}

.actinview .animadelay-97 .ttl-txt-item, .actinview .animadelay-97 .ttl-txt {
  transition-delay: 9.7s !important;
}

.actinview .animadelay-98 {
  transition-delay: 9.8s !important;
}

.actinview .animadelay-98 .ttl-txt-item, .actinview .animadelay-98 .ttl-txt {
  transition-delay: 9.8s !important;
}

.actinview .animadelay-99 {
  transition-delay: 9.9s !important;
}

.actinview .animadelay-99 .ttl-txt-item, .actinview .animadelay-99 .ttl-txt {
  transition-delay: 9.9s !important;
}

.actinview .animadelay-100 {
  transition-delay: 10s !important;
}

.actinview .animadelay-100 .ttl-txt-item, .actinview .animadelay-100 .ttl-txt {
  transition-delay: 10s !important;
}

.actinview .fadeIn00 {
  transform: translate3d(0, 10%, 0);
  opacity: 0;
  transition: opacity 1s, transform 1s;
}

.actinview .fadeIn00.is-show {
  transform: translate3d(0, 0%, 0);
  opacity: 1;
}

#wrapper {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  overflow: clip;
}

/* フォント */
.f_en {
  font-weight: 400;
  font-family: "Poppins", sans-serif;
}

.f_jp {
  font-weight: 400;
  font-family: "Zen Kaku Gothic New", sans-serif;
}

/* マージン */
.relative {
  z-index: 1;
  position: relative;
}

/* foundation */
html {
  /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  overflow-y: scroll;
  /* iOS 8+ */
}

*,
::before,
::after {
  /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit;
  background-repeat: no-repeat;
}

::before,
::after {
  text-decoration: inherit;
  /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  /* Reset `padding` and `margin` of all elements */
  margin: 0;
  padding: 0;
}

/* # =================================================================
   # 一般的な要素
   # ================================================================= */
/* Add the correct display in iOS 4-7.*/
audio:not([controls]) {
  display: none;
  height: 0;
}

ol,
ul,
li {
  list-style: none;
}

hr {
  overflow: visible;
  /* Show the overflow in Edge and IE */
}

/*
* Correct `block` display not defined for any HTML5 element in IE 8/9
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox
* Correct `block` display not defined for `main` in IE 11
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

summary {
  display: list-item;
  /* Add the correct display in all browsers */
}

small {
  font-size: 80%;
  /* Set font-size to 80% in `small` elements */
}

[hidden],
template {
  display: none;
  /* Add the correct display in IE */
}

abbr[title] {
  border-bottom: 1px dotted;
  /* Add a bordered underline effect in all browsers */
  text-decoration: none;
  /* Remove text decoration in Firefox 40+ */
}

a {
  /* Remove the gray background on active links in IE 10 */
  -webkit-text-decoration-skip: objects;
  background-color: transparent;
  /* Remove gaps in links underline in iOS 8+ and Safari 8+ */
}

a:active,
a:hover {
  outline-width: 0;
  /* Remove the outline when hovering in all browsers */
}

table {
  border-collapse: collapse;
  border-spacing: 0px;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* Specify the font family of code elements */
}

b,
strong {
  font-weight: bolder;
  /* Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+ */
}

dfn {
  font-style: italic;
  /* Address styling not present in Safari and Chrome */
}

/* Address styling not present in IE 8/9 */
mark {
  background-color: #ff0;
  color: #000;
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* # =================================================================
   # フォーム要素
   # ================================================================= */
input {
  border-radius: 0;
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

[type=number] {
  width: auto;
  /* Firefox 36+ */
}

[type=search] {
  -webkit-appearance: textfield;
  /* Safari 8+ */
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Safari 8 */
}

textarea {
  overflow: auto;
  /* Internet Explorer 11+ */
  resize: vertical;
  /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold;
  /* Restore the font weight unset by the previous rule. */
}

button {
  overflow: visible;
  /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS */
}

button,
select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  border-style: none;
  background-color: transparent;
  color: inherit;
}

/* Style select like a standard input */
select {
  -moz-appearance: none;
  /* Firefox 36+ */
  -webkit-appearance: none;
  /* Chrome 41+ */
}

select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */
}

legend {
  /* Correct the color inheritance from `fieldset` elements in IE */
  display: table;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  border: 0;
  /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit;
  /* Correct the text wrapping in Edge and IE */
  white-space: normal;
  /* Correct the text wrapping in Edge and IE */
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS and Safari */
  font: inherit;
  /* Change font properties to `inherit` in Chrome and Safari */
}

[type=search] {
  -webkit-appearance: textfield;
  /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px;
  /* Correct the outline style in Safari */
}

/* # =================================================================
   # メディア要素
   # ================================================================= */
img {
  border-style: none;
  /* Remove border when inside `a` element in IE 8/9/10 */
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}

svg:not(:root) {
  overflow: hidden;
  /* Internet Explorer 11- */
}

audio,
canvas,
progress,
video {
  display: inline-block;
  /* Internet Explorer 11+, Windows Phone 8.1+ */
}

/* # =================================================================
   # アクセシビリティ
   # ================================================================= */
/* Hide content from screens but not screenreaders */
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default;
}

/* # =================================================================
   # セレクション
   # ================================================================= */
/* Specify text selection background color and omit drop shadow */
::-moz-selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}

/* layout */
.l-header__logo {
  z-index: 200;
  position: absolute;
  top: 50px;
  right: 85px;
  width: 136px;
}

.l-header__logo img {
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%);
}

.l-header__logo.act {
  position: fixed;
}

.l-header__logo.act img {
  filter: invert(16%) sepia(55%) saturate(6417%) hue-rotate(197deg) brightness(92%) contrast(101%);
}

.l-header__glNavBtnWp {
  display: flex;
  z-index: 200;
  position: fixed;
  top: 55px;
  right: 24px;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 30px;
  margin: auto;
  mix-blend-mode: difference;
}

.l-header__glNavBtnWp:not(.act):hover span:nth-of-type(1) {
  width: 80%;
}

.l-header__glNavBtnWp:not(.act):hover span:nth-of-type(2) {
  width: 70%;
}

.l-header__glNavBtnWp:not(.act):hover span:nth-of-type(3) {
  width: 60%;
}

.l-header__glNavBtnWp .glNavBtn {
  display: flex;
  position: relative;
  align-items: center;
  width: 40px;
  height: 20px;
}

.l-header__glNavBtnWp .glNavBtn span {
  display: inline-block;
  position: absolute;
  right: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
  transition: all 0.4s;
}

.l-header__glNavBtnWp .glNavBtn span:nth-of-type(1) {
  top: 1px;
  transition: top 0.2s 0.2s, transform 0.2s, width 0.4s;
}

.l-header__glNavBtnWp .glNavBtn span:nth-of-type(2) {
  top: 9px;
  opacity: 1;
  transition: opacity 0.2s, width 0.4s;
}

.l-header__glNavBtnWp .glNavBtn span:nth-of-type(3) {
  top: 17px;
  transition: top 0.2s 0.2s, transform 0.2s, width 0.4s;
}

.l-header__glNavBtnWp .glNavBtn.act span {
  width: 100%;
  background-color: #fff;
}

.l-header__glNavBtnWp .glNavBtn.act span:nth-of-type(1) {
  top: 50%;
  transform: rotate(-45deg);
  transition: top 0.2s, transform 0.2s 0.2s;
}

.l-header__glNavBtnWp .glNavBtn.act span:nth-of-type(2) {
  opacity: 0;
}

.l-header__glNavBtnWp .glNavBtn.act span:nth-of-type(3) {
  top: 50%;
  width: 100%;
  transform: rotate(45deg);
  transition: top 0.2s, transform 0.2s 0.2s;
}

.l-header__glNavMenu {
  display: flex;
  z-index: -1;
  position: fixed !important;
  top: 0%;
  left: 0%;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
  width: 0;
  height: 0;
  overflow-y: scroll;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.l-header__glNavMenu.act {
  z-index: 100;
  width: 100vw;
  height: 100dvh !important;
  padding: 0 0 0;
  background-color: #fff;
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}

.l-header__glNavMenu.act .pcMenu01 {
  animation: fadeupMenu01 0.8s ease 0.3s forwards;
}

.l-header__glNavMenu.act .pcMenu02-ttl {
  animation-duration: 0.5s;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
  animation-name: fadeupMenu02;
}

.l-header__glNavMenu.act .pcMenu02-list li {
  animation-duration: 0.5s;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
  animation-name: fadeupMenu02;
}

@keyframes fadeupMenu01 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeupMenu02 {
  from {
    transform: translateY(2em);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
.l-header__pcMenu01 {
  display: block;
  z-index: 1;
  position: relative;
  width: 43.359375%;
  height: auto;
  padding: clamp(0px, 5.21vw, 80px) 6%;
  overflow: hidden;
  opacity: 0;
}

.l-header__pcMenu01::before {
  z-index: -1;
  position: absolute;
  top: 0;
  top: auto;
  right: 0;
  right: auto;
  bottom: 0;
  bottom: -21rem;
  left: 0;
  left: -47rem;
  width: clamp(0px, 75.78vw, 1164px);
  height: clamp(0px, 68.82vw, 1057px);
  margin: auto;
  background-image: url("../img/common/hed_bg ico.png");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  opacity: 0.4;
}

.l-header__pcMenu01-box {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}

.l-header__pcMenu01-box02 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  margin-top: clamp(0px, 2.34vw, 36px);
  margin-bottom: clamp(0px, 3.91vw, 60px);
  gap: 1em 6em;
}

.l-header__pcMenu02 {
  display: block;
  width: 56.640625%;
  height: auto;
  padding-bottom: clamp(0px, 5.21vw, 80px);
  background-color: #EBEBEB;
}

.l-header__pcMenu02-box {
  width: calc(100% - clamp(0px, 13.67vw, 210px));
  padding: clamp(0px, 5.21vw, 80px) 10% 0;
}

.l-header__pcMenu02-box-ttl {
  margin-bottom: clamp(0px, 1.95vw, 30px);
  transform: translateY(1em);
  font-weight: 500;
  font-size: 32px;
  opacity: 0;
}

.l-header__pcMenu02-box-list li {
  transform: translateY(1em);
  opacity: 0;
}

.l-header__pcMenu02-box-list li:nth-of-type(1) {
  animation-delay: 0.6s;
}

.l-header__pcMenu02-box-list li:nth-of-type(2) {
  animation-delay: 0.7s;
}

.l-header__pcMenu02-box-list li:nth-of-type(3) {
  animation-delay: 0.8s;
}

.l-header__pcMenu02-box-list li:nth-of-type(4) {
  animation-delay: 0.9s;
}

.l-header__pcMenu02-box-list li:nth-of-type(5) {
  animation-delay: 1s;
}

.l-header__pcMenu02-box-list li:nth-of-type(6) {
  animation-delay: 1.1s;
}

.l-header__pcMenu02-box-list li:nth-of-type(7) {
  animation-delay: 1.2s;
}

.l-header__pcMenu02-box-list li:nth-of-type(8) {
  animation-delay: 1.3s;
}

.l-header__pcMenu02-box-list li:nth-of-type(9) {
  animation-delay: 1.4s;
}

.l-header__pcMenu02-box-list li:nth-of-type(10) {
  animation-delay: 1.5s;
}

.l-header__pcMenu02-box-list li:nth-of-type(11) {
  animation-delay: 1.6s;
}

.l-header__pcMenu02-box-list li:nth-of-type(12) {
  animation-delay: 1.7s;
}

.l-header__pcMenu02-box-list li:nth-of-type(13) {
  animation-delay: 1.8s;
}

.l-header__pcMenu02-box-list li:nth-of-type(14) {
  animation-delay: 1.9s;
}

.l-header__pcMenu02-box-list li:nth-of-type(15) {
  animation-delay: 2s;
}

.l-header__pcMenu02-box-list li:nth-of-type(16) {
  animation-delay: 2.1s;
}

.l-header__pcMenu02-box-list li:nth-of-type(17) {
  animation-delay: 2.2s;
}

.l-header__pcMenu02-box-list li:nth-of-type(18) {
  animation-delay: 2.3s;
}

.l-header__pcMenu02-box-list li:nth-of-type(19) {
  animation-delay: 2.4s;
}

.l-header__pcMenu02-box-list li:nth-of-type(20) {
  animation-delay: 2.5s;
}

.l-header__spMenu {
  display: none;
}

.c-gnav_menu {
  text-align: left;
}

.c-gnav_menu .g-menu-ttl {
  margin-bottom: clamp(0px, 0.85vw, 13px);
  color: #005BAC;
  font-weight: 700;
  font-size: 14px;
}

.c-gnav_menu .g-menu-ttl--hedttl {
  margin-bottom: clamp(0px, 1.95vw, 30px);
  font-weight: 500;
  font-size: 22px;
}

.c-gnav_menu .g-menu-ttl--hed {
  margin-bottom: 0;
  font-weight: 500;
  font-size: 22px;
}

.c-gnav_menu .g-menu-ttl__alink {
  color: #005BAC;
  transition: color 0.3s ease-in-out;
}

.c-gnav_menu .g-menu-ttl__alink:hover {
  color: rgba(0, 91, 172, 0.8);
}

.c-gnav_menu .g-menu-list {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
  gap: 0.8em 0;
  font-weight: 500;
  font-size: 13px;
}

.c-gnav_menu .g-menu-list a {
  position: relative;
  padding-left: 1em;
  transition: color 0.3s ease-in-out;
}

.c-gnav_menu .g-menu-list a::before {
  position: absolute;
  top: 0;
  top: 0.75em;
  right: 0;
  right: auto;
  bottom: 0;
  bottom: auto;
  left: 0;
  width: 0.5em;
  height: 1px;
  margin: auto;
  background-color: #222222;
  content: "";
}

.c-gnav_menu .g-menu-list a:hover {
  color: #005BAC;
}

.c-gnav_menu .g-menu-list--hed {
  gap: 0.5em 0;
  font-size: 18px;
}

.c-gnav_menu .g-menu-list--hed a::before {
  height: 2px;
}

.c-gnav_menu02 .service-link {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}

.c-gnav_menu02 .service-link:not(:last-child) {
  margin-bottom: clamp(0px, 0.98vw, 15px);
}

.c-gnav_menu02 .service-link--hed:not(:last-child) {
  margin-bottom: clamp(0px, 2.6vw, 40px);
}

.c-gnav_menu02 .service-link__ttl {
  position: relative;
  width: clamp(0px, 6.77vw, 104px);
  font-weight: 700;
  font-size: 14px;
}

.c-gnav_menu02 .service-link__ttl--hed {
  width: clamp(0px, 9.11vw, 140px);
  font-size: 18px;
}

.c-gnav_menu02 .service-link__data {
  position: relative;
  width: calc(100% - clamp(0px, 6.77vw, 104px));
}

.c-gnav_menu02 .service-link__data::before {
  position: absolute;
  top: 0;
  right: 0;
  right: auto;
  bottom: 0;
  left: 0;
  width: 1px;
  height: 90%;
  margin: auto;
  background-color: #222222;
  content: "";
}

.c-gnav_menu02 .service-link__data--hed {
  width: calc(100% - clamp(0px, 9.11vw, 140px));
}

.c-gnav_menu02 .service-link__list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  padding-left: 1.5em;
  gap: 0.5em 1.5em;
  font-weight: 500;
  font-size: 16px;
}

.c-gnav_menu02 .service-link__list a {
  color: #005BAC;
  text-decoration: underline;
}

.c-gnav_menu02 .service-link__list a:hover {
  text-decoration: none;
}

.c-gnav_menu02 .service-link__list--hed {
  font-size: 18px;
}

.l-footer {
  z-index: 1;
  position: relative;
  width: 100%;
  padding: clamp(0px, 3.58vw, 55px) 0 clamp(0px, 2.73vw, 42px);
  background-color: #F2F2F2;
}

.l-footer__inner {
  padding: 0 clamp(0px, 5.21vw, 80px);
}

.l-footer__cont01 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: clamp(0px, 3.45vw, 53px);
}

.l-footer__cont01-box {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
  width: -moz-fit-content;
  width: fit-content;
  gap: clamp(0px, 0.98vw, 15px) 0;
}

.l-footer__cont02 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}

.l-footer__logo {
  width: clamp(0px, 15.43vw, 237px);
}

.l-footer__logo img {
  filter: invert(16%) sepia(55%) saturate(6417%) hue-rotate(197deg) brightness(92%) contrast(101%);
}

.l-footer__service {
  width: clamp(0px, 37.5vw, 576px);
}

.l-footer__service-cont {
  width: clamp(0px, 37.5vw, 576px);
  margin-bottom: clamp(0px, 0.98vw, 15px);
}

.l-footer__copy {
  font-size: 13px;
  text-align: right;
}

/*component*/
.c-inner01 {
  width: 90%;
  max-width: 1196px;
  margin: 0 auto;
}

.c-btn01 {
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}

.c-btn01--left {
  margin-left: 0;
}

.c-btn01--right {
  margin-right: 0;
}

.c-btn01--hedmenu {
  width: 100%;
  margin-left: 0;
}

.c-btn01__link {
  display: flex;
  position: relative;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  padding-bottom: clamp(0px, 0.78vw, 12px);
  gap: 0 clamp(0px, 1.04vw, 16px);
  font-weight: 500;
  font-size: 26px;
  transition: color 0.3s ease-in-out;
}

.c-btn01__link::before {
  position: absolute;
  top: 0;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  left: auto;
  width: 100%;
  height: clamp(0px, 0.07vw, 1px);
  margin: auto;
  background-color: #222222;
  content: "";
  transition: width 0.3s ease-in-out;
}

.c-btn01__link--white {
  color: #fff;
}

.c-btn01__link--white::before {
  background-color: #fff;
}

.c-btn01__link--white:hover {
  color: rgba(255, 255, 255, 0.3);
}

.c-btn01__link--blue:hover {
  color: #005BAC;
}

.c-btn01__link--hedmenu {
  justify-content: space-between;
  width: 100%;
  padding-top: clamp(0px, 1.3vw, 20px);
  font-size: 20px;
}

.c-btn01__link--hedmenu:hover {
  color: #005BAC;
}

.c-btn01__link:hover::before {
  width: 0%;
}

.cmnTtl02 {
  font-weight: 500;
  font-size: 48px;
  line-height: 1;
}

.cmnTtl02--topservice {
  font-size: 40px;
  line-height: 1.4;
}

.cmnTtl02--white {
  color: #fff;
}

.cmnTtl02--white::before {
  background-color: #fff;
}

.cmnTtl02 span {
  display: block;
  margin: 0.4em 0;
}

.c-arwicon::before, .c-arwicon::after {
  -webkit-mask-image: url(../img/common/icoArw04.svg);
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: #222222;
  mask-image: url(../img/common/icoArw04.svg);
  mask-position: center;
  mask-repeat: no-repeat;
  mask-size: contain;
}

.c-arwicon {
  display: block;
  position: relative;
  width: clamp(0px, 1.76vw, 27px);
  height: clamp(0px, 1.76vw, 27px);
  border-radius: 100px;
  background-color: #fff;
  transition: 0.5s background-color;
}

.c-arwicon::before, .c-arwicon::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: clamp(0px, 0.98vw, 15px);
  height: clamp(0px, 0.33vw, 5px);
  margin: auto;
  background-color: #005BAC;
  content: "";
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
}

.c-arwicon::after {
  transform: translate3d(-100%, 0, 0);
  opacity: 0;
}

.c-arwicon--blue {
  background-color: #005BAC;
}

.c-arwicon--blue::before, .c-arwicon--blue::after {
  background-color: #fff;
}

.c-hvr:hover .c-arwicon::before {
  transform: translate3d(100%, 0, 0);
  opacity: 0;
}

.c-hvr:hover .c-arwicon::after {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.ico-acc {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: clamp(0px, 0.72vw, 11px);
  height: clamp(0px, 0.72vw, 11px);
  margin: auto;
}

.ico-acc::before, .ico-acc::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  margin: auto;
  background-color: #005BAC;
  content: "";
  transition: transform 0.3s ease-in-out;
}

.ico-acc::after {
  transform: rotate(90deg);
}

.open .ico-acc::after {
  transform: rotate(0deg);
}

/*project*/
/*utility*/
.sp {
  display: none !important;
}

.pc {
  display: block !important;
}

/*page*/
.p-curtain {
  z-index: 9999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: #005BAC;
}

.p-index-fv {
  position: relative;
  padding-bottom: 8.79vw;
}

.p-index-fv::before {
  -webkit-backdrop-filter: blur(10px);
  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  backdrop-filter: blur(10px);
  background-image: url("../img/top/fv_bg.png");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  opacity: 0.9;
}

.p-index-fv__videobox .video {
  -o-object-fit: cover;
  display: block;
  z-index: -2;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  object-fit: cover;
  border: none;
  outline: none;
}

.p-index-fv__txtbox {
  display: flex;
  z-index: 1;
  position: relative;
  flex-direction: column;
  flex-wrap: wrap;
  flex-wrap: nowrap;
  align-items: stretch;
  justify-content: center;
  width: 100%;
  height: 100vh;
  padding: 0 8.46vw;
  overflow: hidden;
  color: #fff;
}

.p-index-fv__catch {
  width: 49.61vw;
}

.p-index-fv__catch-cont {
  margin-top: 3.45vw;
}

.p-index-fv__catch-txt01 {
  font-weight: 500;
  font-size: 2.34375vw;
}

.p-index-fv__news {
  width: 31.64vw;
  height: 3.78vw;
  margin-top: clamp(0px, 1.3vw, 20px);
  margin-left: auto;
  padding: 0 1.63vw;
  border: 1px solid #fff;
  border-radius: 100px;
}

.p-index-fv__news-link {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
  color: #fff;
  line-height: 1;
}

.p-index-fv__news-link:hover .p-index-fv__news-ttl {
  opacity: 0.8;
}

.p-index-fv__news-date {
  margin-top: 0.3em;
  margin-right: 1em;
  font-weight: 500;
  font-size: 0.9765625vw;
}

.p-index-fv__news-ttl {
  width: 69%;
  overflow: hidden;
  font-size: 1.0416666667vw;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: opacity 0.3s ease-in-out;
}

.p-index-fv__news .c-arwicon {
  width: 2.67vw;
  height: 2.67vw;
  margin-left: auto;
  background-color: #EDA15A;
}

.p-index-fv__news .c-arwicon::before, .p-index-fv__news .c-arwicon::after {
  width: 1.11vw;
  height: 0.39vw;
  background-color: #005BAC;
}

.fvsp-mv-box {
  aspect-ratio: 16/9;
  width: 100%;
  overflow: hidden;
}

.fvsp-mv-box video {
  -o-object-fit: cover;
  -webkit-tap-highlight-color: transparent;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  cursor: pointer;
  pointer-events: auto;
}

.index-contents {
  background-color: transparent;
  transition: background-color 0.5s, color 0.5s;
}

.p-index-bg {
  -o-object-fit: cover;
  display: block;
  z-index: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  object-fit: cover;
  border: none;
  outline: none;
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
}

.p-index-viewmv {
  position: relative;
  width: 100%;
  height: 100dvh;
  padding-bottom: clamp(0px, 6.51vw, 100px);
  background-color: transparent;
}

.p-index-about {
  padding: 35dvh 0 0;
}

.p-index-about__inner {
  position: relative;
}

.p-index-about__cont {
  width: clamp(0px, 31.25vw, 480px);
  margin-top: clamp(0px, 3.58vw, 55px);
  margin-bottom: clamp(0px, 9.44vw, 145px);
  margin-left: auto;
  color: #fff;
}

.p-index-about__cont .desc {
  margin-bottom: clamp(0px, 2.99vw, 46px);
  font-size: 20px;
  line-height: 2;
}

.p-index-about__slider .swiper-wrapper {
  align-items: center;
  transition-timing-function: linear;
}

.p-index-about__slider .swiper-slide--01 {
  width: clamp(0px, 16.93vw, 260px) !important;
}

.p-index-about__slider .swiper-slide--02 {
  width: clamp(0px, 21.48vw, 330px) !important;
}

.p-index-service {
  position: relative;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.p-index-service .nsslider-bg {
  z-index: -1;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-position: center;
  background-size: 100%;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s ease-in-out 0.1s;
}

.p-index-service .nsslider-bg::before {
  -webkit-backdrop-filter: blur(27px);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  backdrop-filter: blur(27px);
  background: linear-gradient(to right, rgba(0, 91, 172, 0.4), rgba(0, 91, 172, 0.2));
  content: "";
  content: "";
}

.p-index-service .nsslider-bg.is-bg {
  z-index: 0;
  opacity: 1;
}

.p-index-service .nsslider-bg.bg-ns01 {
  background-image: url("../img/top/ns01.jpg");
}

.p-index-service .nsslider-bg.bg-ns02 {
  background-image: url("../img/top/ns02.jpg");
}

.p-index-service .nsslider-bg.bg-ns03 {
  background-image: url("../img/top/ns03.jpg");
}

.p-index-service .nsslider-bg.bg-ns04 {
  background-image: url("../img/top/ns04.jpg");
}

.p-index-service .nsslider-bg.bg-ns05 {
  background-image: url("../img/top/ns05.jpg");
}

.p-index-service .nsslider-bg.bg-ns06 {
  background-image: url("../img/top/ns06.jpg");
}

.p-index-service .nsslider-bg.bg-ns07 {
  background-image: url("../img/top/ns07.jpg");
}

.p-index-service .nsslider-bg.bg-ns08 {
  background-image: url("../img/top/ns08.jpg");
}

.p-index-service .nsslider-bg.bg-ns09 {
  background-image: url("../img/top/ns09.jpg");
}

.p-index-service .nsslider-bg.bg-ns10 {
  background-image: url("../img/top/ns10.jpg");
}

.p-index-service .nsslider-bg.bg-ns11 {
  background-image: url("../img/top/ns11.jpg");
}

.p-index-service__exp {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  padding-top: 30dvh;
}

.p-index-service__txtcont {
  width: 46.8227424749%;
}

.p-index-service__txtcont-desc {
  margin-top: clamp(0px, 1.63vw, 25px);
  padding-bottom: clamp(0px, 19.53vw, 300px);
  font-weight: 500;
  font-size: 18px;
  line-height: 2.22;
}

.p-index-service__imgbox {
  position: relative;
  width: 52.7591973244%;
  margin-right: -10em;
}

.p-index-service__imgbox-lottie {
  position: absolute;
  top: -0.39vw;
  left: 0;
  width: clamp(0px, 27.02vw, 415px);
}

.p-index-service__ns-ttlbox {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.p-index-service__ns-ttl span {
  transition: color 0.3s ease-in-out 0.1s;
}

.p-index-service__ns-ttl.is-hover span {
  color: #fff;
}

.p-index-service__ns-btnlist {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-end;
  width: 55.1839464883%;
  margin-top: clamp(0px, 3.26vw, 50px);
  margin-left: auto;
  gap: clamp(0px, 0.65vw, 10px) clamp(0px, 0.46vw, 7px);
}

.p-index-service__ns-btnlist-item a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: clamp(0px, 0.78vw, 12px) clamp(0px, 1.17vw, 18px);
  overflow: hidden;
  border-radius: 100px;
  background-color: #fff;
  font-weight: 500;
  font-size: 13px;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}

.p-index-service__ns-btnlist-item a:hover {
  background-color: #005BAC;
  color: #fff;
}

.p-index-service__ns-slider {
  padding-top: clamp(0px, 3.26vw, 50px);
}

.p-index-service__ns-slide {
  position: relative;
  width: clamp(0px, 53.71vw, 825px);
  height: clamp(0px, 31.97vw, 491px);
  overflow: hidden;
}

.p-index-service__ns-slide-imgbox {
  width: 100%;
  height: 100%;
}

.p-index-service__ns-slide-imgbox img {
  -o-object-fit: cover;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease-in-out;
}

.p-index-service__ns-slide-link {
  display: block;
  width: 100%;
  height: 100%;
}

.p-index-service__ns-slide-link:hover .p-index-service__ns-slide-imgbox img {
  transform: scale(1.1);
}

.p-index-service__ns-slide-txtcont {
  position: absolute;
  bottom: clamp(0px, 2.41vw, 37px);
  left: clamp(0px, 2.41vw, 37px);
  color: #fff;
}

.p-index-service__ns-slide-txtcont-ttl {
  font-weight: 500;
  font-size: 44px;
}

.p-index-service__ns .js-side-scroll-list-wrapper {
  z-index: 2;
  position: relative;
  width: 100%;
  height: 80dvh;
}

.p-index-service__ns .js-side-scroll-list {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  flex-direction: row;
  flex-wrap: wrap;
  flex-wrap: nowrap;
  align-items: stretch;
  justify-content: flex-start;
  gap: 0 clamp(0px, 2.6vw, 40px);
}

.p-index-project {
  z-index: 1;
  position: relative;
  padding-top: clamp(0px, 6.51vw, 100px);
  padding-bottom: clamp(0px, 11.59vw, 178px);
}

.p-index-project__inner {
  display: flex;
  position: relative;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}

.p-index-project__txtcont {
  position: sticky;
  top: clamp(0px, 3.26vw, 50px);
  width: 43.6454849498%;
}

.p-index-project__txtcont-desc {
  margin-top: clamp(0px, 1.63vw, 25px);
  margin-bottom: clamp(0px, 1.95vw, 30px);
  font-weight: 500;
  font-size: 18px;
  line-height: 2.22;
}

.p-index-project__caseblk {
  width: 49.6655518395%;
  padding-top: clamp(0px, 6.51vw, 100px);
}

.p-index-project__caseblk .case-list {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
  gap: clamp(0px, 4.82vw, 74px) 0;
}

.p-index-project__caseblk .case-list__item-link {
  display: block;
  width: 100%;
  height: 100%;
}

.p-index-project__caseblk .case-list__item-link:hover .case-list__item-imgbox img {
  transform: scale(1.1);
}

.p-index-project__caseblk .case-list__item-imgbox {
  aspect-ratio: 594/332;
  width: 100%;
  margin-bottom: clamp(0px, 1.56vw, 24px);
  overflow: hidden;
}

.p-index-project__caseblk .case-list__item-imgbox img {
  -o-object-fit: cover;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease-in-out;
}

.p-index-project__caseblk .case-list__item-cat {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  margin-top: clamp(0px, 1.56vw, 24px);
  gap: clamp(0px, 0.65vw, 10px);
}

.p-index-project__caseblk .case-list__item-cat .ctgr {
  padding: clamp(0px, 0.33vw, 5px) clamp(0px, 1.3vw, 20px);
  border: 1px solid #707070;
  border-radius: 100px;
  background-color: transparent;
  color: #707070;
  font-weight: 500;
  font-size: 14px;
}

.p-index-project__caseblk .case-list__item-ttl {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  overflow: hidden;
  font-weight: 500;
  font-size: 20px;
  line-height: 2;
}

.p-index-news {
  padding-top: clamp(0px, 9.38vw, 144px);
  background-color: #fff;
}

.p-index-news__inner {
  display: flex;
  position: relative;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}

.p-index-news__txtcont {
  width: 25.3344481605%;
}

.p-index-news__txtcont-btn {
  width: 100%;
  margin-top: clamp(0px, 3.71vw, 57px);
}

.p-index-news__txtcont-btn .c-arwicon {
  margin-left: auto;
}

.p-index-news__newslist {
  width: 60.0334448161%;
}

.p-index-news__newslist-link {
  display: flex;
  position: relative;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  padding: clamp(0px, 2.08vw, 32px) 0;
  padding-right: clamp(0px, 2.28vw, 35px);
  transition: color 0.3s ease-in-out;
}

.p-index-news__newslist-link::before {
  position: absolute;
  top: 0;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  left: auto;
  width: 100%;
  height: clamp(0px, 0.07vw, 1px);
  margin: auto;
  background-color: #E6E6E6;
  content: "";
  transition: width 0.3s ease-in-out;
}

.p-index-news__newslist-link:hover {
  color: #005BAC;
}

.p-index-news__newslist-link:hover::before {
  width: 0%;
}

.p-index-news__newslist-date {
  width: 15%;
  margin-top: 0.3em;
  font-weight: 400;
  font-weight: 500;
  font-size: 15px;
  font-family: "Work Sans", sans-serif;
}

.p-index-news__newslist-ttl {
  width: 85%;
  font-size: 18px;
}

.p-index-news__newslist .c-arwicon {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.p-index-member {
  padding: clamp(0px, 8.14vw, 125px) 0;
  background-color: #fff;
}

.p-index-member__ttlarea {
  margin-bottom: clamp(0px, 4.36vw, 67px);
}

.p-index-member__txtcont-btn {
  width: clamp(0px, 19.53vw, 300px);
  margin-top: clamp(0px, 2.08vw, 32px);
}

.p-index-member__txtcont-btn .c-btn01__link {
  justify-content: space-between;
}

.p-index-member__slider {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
}

.p-index-member__slider .swiper-wrapper {
  transition-timing-function: linear;
}

.p-index-member__slider-link {
  display: block;
  width: 100%;
  height: 100%;
}

.p-index-member__slider-link:hover .p-index-member__slider-imgbox img {
  transform: scale(1.1);
}

.p-index-member__slider-imgbox {
  aspect-ratio: 306/409;
  margin-bottom: clamp(0px, 1.04vw, 16px);
  overflow: hidden;
  border-radius: clamp(0px, 1.63vw, 25px);
}

.p-index-member__slider-imgbox img {
  -o-object-fit: cover;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease-in-out;
}

.p-index-member__slider-ttl {
  margin-bottom: clamp(0px, 1.17vw, 18px);
  font-weight: 500;
  font-size: 18px;
}

.p-index-member__slider-txt01 {
  position: relative;
  margin-bottom: clamp(0px, 0.46vw, 7px);
  padding: 0 0 0 1em;
  font-size: 15px;
}

.p-index-member__slider-txt01::before {
  position: absolute;
  top: 0;
  right: 0;
  right: auto;
  bottom: 0;
  left: 0;
  width: clamp(0px, 0.26vw, 4px);
  height: 90%;
  margin: auto;
  background-color: #005BAC;
  content: "";
}

.p-index-member__slider-txt02 {
  font-size: 14px;
}

.p-index-together {
  z-index: 1;
  position: relative;
  padding-bottom: clamp(0px, 6.51vw, 100px);
  background-color: #fff;
}

.p-index-together__inner {
  text-align: center;
}

.p-index-together__ttl {
  margin-bottom: clamp(0px, 1.63vw, 25px);
}

.p-index-together__desc {
  margin-bottom: clamp(0px, 2.6vw, 40px);
  font-weight: 500;
  font-size: 18px;
  line-height: 2;
}

.p-index-together__slide {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-bottom: clamp(0px, 4.23vw, 65px);
  overflow: hidden;
}

.p-index-together__slide-list {
  display: flex;
  justify-content: center;
  width: -moz-max-content;
  width: max-content;
}

.p-index-together__slide-img {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: 6em;
  gap: 0 0.5em;
}

.p-index-together__slide-img img {
  display: block;
  width: clamp(0px, 40.82vw, 627px);
}

.p-index-together__movie {
  -webkit-mask-image: url("../img/top/together_txt01.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: 0 0;
  -webkit-mask-size: cover;
  width: clamp(0px, 4.49vw, 69px);
  height: clamp(0px, 6.25vw, 96px);
  mask-image: url("../img/top/together_txt01.svg");
  mask-position: 0 0;
  mask-repeat: no-repeat;
  mask-size: cover;
}

.p-index-together__movie video {
  -o-object-fit: cover;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media screen and (max-width: 1536px) {
  body {
    margin: 0;
  }
  .l-header__pcMenu02-box-ttl {
    font-size: 3.2rem;
  }
  .c-gnav_menu .g-menu-ttl {
    font-size: 1.4rem;
  }
  .c-gnav_menu .g-menu-ttl--hedttl {
    font-size: 2.2rem;
  }
  .c-gnav_menu .g-menu-ttl--hed {
    font-size: 2.2rem;
  }
  .c-gnav_menu .g-menu-list {
    font-size: 1.3rem;
  }
  .c-gnav_menu .g-menu-list--hed {
    font-size: 1.8rem;
  }
  .c-gnav_menu02 .service-link__ttl {
    font-size: 1.4rem;
  }
  .c-gnav_menu02 .service-link__ttl--hed {
    font-size: 1.8rem;
  }
  .c-gnav_menu02 .service-link__list {
    font-size: 1.6rem;
  }
  .c-gnav_menu02 .service-link__list--hed {
    font-size: 1.8rem;
  }
  .l-footer__copy {
    font-size: 1.3rem;
  }
  .c-btn01__link {
    font-size: 2.6rem;
  }
  .c-btn01__link--hedmenu {
    font-size: 2rem;
  }
  .cmnTtl02 {
    font-size: 4.8rem;
  }
  .cmnTtl02--topservice {
    font-size: 4rem;
  }
  .p-index-fv__catch-txt01 {
    font-size: 3.6rem;
  }
  .p-index-fv__news-date {
    font-size: 1.5rem;
  }
  .p-index-fv__news-ttl {
    font-size: 1.6rem;
  }
  .p-index-about__cont .desc {
    font-size: 2rem;
  }
  .p-index-service__txtcont-desc {
    font-size: 1.8rem;
  }
  .p-index-service__ns-btnlist-item a {
    font-size: 1.3rem;
  }
  .p-index-service__ns-slide-txtcont-ttl {
    font-size: 4.4rem;
  }
  .p-index-project__txtcont-desc {
    font-size: 1.8rem;
  }
  .p-index-project__caseblk .case-list__item-cat .ctgr {
    font-size: 1.4rem;
  }
  .p-index-project__caseblk .case-list__item-ttl {
    font-size: 2rem;
  }
  .p-index-news__newslist-date {
    font-size: 1.5rem;
  }
  .p-index-news__newslist-ttl {
    font-size: 1.8rem;
  }
  .p-index-member__slider-ttl {
    font-size: 1.8rem;
  }
  .p-index-member__slider-txt01 {
    font-size: 1.5rem;
  }
  .p-index-member__slider-txt02 {
    font-size: 1.4rem;
  }
  .p-index-together__desc {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1500px) {
  body {
    margin: 0;
  }
  html {
    font-size: 0.625vw;
  }
}
@media screen and (max-width: 1289px) {
  body {
    margin: 0;
  }
  html {
    font-size: 0.6666666667vw;
  }
  .c-inner01 {
    width: 90%;
  }
}
@media screen and (max-width: 1024px) {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 896px) {
  body {
    margin: 0;
  }
  html {
    font-size: 2.6666666667vw;
  }
  .actinview .fadeIn00no .fadeIn00 {
    transition: opacity 1s;
  }
  .l-header__logo {
    top: 8vw;
    right: 15.47vw;
    width: 22.93vw;
  }
  .l-header__glNavBtnWp {
    top: 7.2vw;
    right: 3.2vw;
    width: 10.67vw;
    height: 8vw;
  }
  .l-header__glNavBtnWp .glNavBtn {
    width: 10.67vw;
    height: 5.33vw;
  }
  .l-header__glNavBtnWp .glNavBtn span:nth-of-type(1) {
    top: 0%;
  }
  .l-header__glNavBtnWp .glNavBtn span:nth-of-type(2) {
    top: 45%;
  }
  .l-header__glNavBtnWp .glNavBtn span:nth-of-type(3) {
    top: 90%;
  }
  .l-header__glNavMenu {
    display: block;
  }
  .l-header__pcMenu01::before {
    display: none;
  }
  .l-header__pcMenu01 {
    display: none;
  }
  .l-header__pcMenu02 {
    display: none;
  }
  .l-header__spMenu {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    flex-wrap: nowrap;
    align-items: stretch;
    justify-content: flex-start;
    height: 100%;
    padding: 21.33vw 6.4vw;
    overflow-y: scroll;
  }
  .c-gnav_menu .g-menu-ttl {
    display: block;
    margin-bottom: 0;
    padding: 6.4vw 0;
    font-size: 18px;
  }
  .c-gnav_menu .g-menu-ttl__accbtn {
    display: block;
    position: relative;
  }
  .c-gnav_menu .g-menu-list {
    gap: 0.3em 0;
  }
  .c-gnav_menu .g-menu-list--fot {
    padding-bottom: 8vw;
  }
  .c-gnav_menu .g-menu-list--hed {
    padding-bottom: 6.4vw;
    font-size: 18px;
  }
  .c-gnav_menu .g-menu-list--hed a {
    color: rgba(34, 34, 34, 0.9);
  }
  .c-gnav_menu .g-menu-list--hed a::before {
    background-color: rgba(34, 34, 34, 0.9);
  }
  .c-gnav_menu .g-menu-line {
    border-bottom: 1px solid #222222;
  }
  .c-gnav_menu02 .service-link {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: flex-start;
  }
  .c-gnav_menu02 .service-link:not(:last-child) {
    margin-bottom: 8.53vw;
  }
  .c-gnav_menu02 .service-link__ttl {
    width: 100%;
    margin-bottom: 3.2vw;
  }
  .c-gnav_menu02 .service-link__data {
    width: 100%;
    padding-top: 3.2vw;
  }
  .c-gnav_menu02 .service-link__data::before {
    bottom: auto;
    width: 100%;
    height: 1px;
  }
  .c-gnav_menu02 .service-link__list {
    padding-left: 0;
  }
  .l-footer {
    padding: 5.33vw 0 9.6vw;
  }
  .l-footer__inner {
    padding: 0;
  }
  .l-footer__cont01 {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: flex-start;
    margin-bottom: 14.67vw;
  }
  .l-footer__cont01-box {
    width: 100%;
    gap: 0;
  }
  .l-footer__cont02 {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: flex-start;
  }
  .l-footer__logo {
    width: 56.53vw;
    margin: auto;
    margin-bottom: 12vw;
  }
  .l-footer__service {
    width: 100%;
  }
  .l-footer__service-cont {
    width: 100%;
    margin-bottom: 10.67vw;
  }
  .l-footer__copy {
    font-size: 14px;
    text-align: center;
  }
  .c-inner01 {
    width: 92.5%;
  }
  .c-btn01--spcenter {
    margin-right: auto;
    margin-left: auto;
  }
  .c-btn01__link {
    padding-bottom: 2.67vw;
    gap: 0 5.07vw;
    font-size: 20px;
  }
  .cmnTtl02 {
    font-size: 26px;
    line-height: 1.38;
  }
  .cmnTtl02--topabout {
    font-size: 22px;
  }
  .cmnTtl02--topservice {
    font-size: 20px;
    text-align: center;
  }
  .cmnTtl02 span {
    margin: 0;
  }
  .c-arwicon {
    width: 5.6vw;
    height: 5.6vw;
  }
  .c-arwicon::before, .c-arwicon::after {
    width: 2.93vw;
    height: 1.33vw;
  }
  .ico-acc {
    width: 2.93vw;
    height: 2.93vw;
  }
  .sp {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  .p-index-fv {
    padding-bottom: 0;
  }
  .p-index-fv::before {
    background-image: url("../img/top/fv_bgsp.png");
  }
  .p-index-fv__txtbox {
    padding: 0 3.2vw;
  }
  .p-index-fv__catch {
    width: 84.53vw;
  }
  .p-index-fv__catch-cont {
    margin-top: 8vw;
    margin-bottom: 10vw;
  }
  .p-index-fv__catch-txt01 {
    font-size: 21px;
  }
  .p-index-fv__news {
    position: absolute;
    right: 0;
    bottom: 11.47vw;
    left: 0;
    width: 93.33vw;
    height: 20.27vw;
    margin: auto;
    padding: 0;
    border-radius: 2.67vw;
  }
  .p-index-fv__news-link {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: flex-start;
    padding: 5.33vw 4.53vw;
    gap: 2.13vw 0;
  }
  .p-index-fv__news-date {
    margin-top: 0;
    margin-right: 0;
    font-size: 12px;
  }
  .p-index-fv__news-ttl {
    width: 90%;
    font-size: 14px;
  }
  .p-index-fv__news .c-arwicon {
    width: 6.67vw;
    height: 6.67vw;
    margin-top: auto;
  }
  .p-index-fv__news .c-arwicon::before, .p-index-fv__news .c-arwicon::after {
    width: 3.73vw;
    height: 1.33vw;
  }
  .p-index-viewmv {
    height: auto;
    padding-bottom: 0;
  }
  .p-index-about {
    padding: 10dvh 0 0dvh;
  }
  .p-index-about__cont {
    width: 100%;
    margin-top: 5.33vw;
    margin-bottom: 21.33vw;
    margin-left: 0;
  }
  .p-index-about__cont .desc {
    margin-bottom: 16vw;
    font-size: 13px;
    line-height: 1.85;
  }
  .p-index-about__slider .swiper-slide--01 {
    width: 34.67vw !important;
  }
  .p-index-about__slider .swiper-slide--02 {
    width: 44vw !important;
  }
  .p-index-service__exp {
    padding-top: 10dvh;
  }
  .p-index-service__txtcont {
    display: contents;
    width: 100%;
  }
  .p-index-service__txtcont-ttl {
    order: 1;
    width: 100%;
    margin-bottom: 10.67vw;
  }
  .p-index-service__txtcont-desc {
    order: 3;
    width: 100%;
    margin-top: 0;
    padding-bottom: 26.67vw;
    font-size: 14px;
    line-height: 2;
  }
  .p-index-service__imgbox {
    order: 2;
    width: 100vw;
    margin: 0 calc(50% - 50vw) 10.67vw;
  }
  .p-index-service__imgbox-img {
    display: block;
    width: 100%;
    transform: translateX(-1.9em);
  }
  .p-index-service__imgbox-lottie {
    top: 0.08vw;
    left: -5.07vw;
    width: 70.5%;
  }
  .p-index-service__ns {
    display: flex;
    position: relative;
    flex-direction: row;
    flex-wrap: wrap;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100vw !important;
    margin: 0 calc(50% - 50vw);
  }
  .p-index-service__ns-ttlbox {
    display: contents;
  }
  .p-index-service__ns-ttl {
    position: absolute;
    top: -2.5em;
    left: 1em;
  }
  .p-index-service__ns-ttl.is-hover span {
    color: #222222;
  }
  .p-index-service__ns-btnlist {
    display: flex;
    z-index: 5;
    position: sticky;
    top: 35%;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: flex-start;
    width: 10%;
    margin: 0;
    gap: 2.67vw 0;
  }
  .p-index-service__ns-btnlist-item {
    display: flex;
    position: relative;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    aspect-ratio: 1;
    width: 4.27vw;
    margin: auto;
    overflow: hidden;
    border-radius: 100px;
  }
  .p-index-service__ns-btnlist-item a {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0;
    background-color: transparent;
    color: transparent;
    text-indent: -9999px;
    pointer-events: none;
  }
  .p-index-service__ns-btnlist-item a::before, .p-index-service__ns-btnlist-item a::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    overflow: hidden;
    border-radius: 100px;
    content: "";
    transition: background-color 0.6s ease;
  }
  .p-index-service__ns-btnlist-item a::before {
    width: 1.07vw;
    height: 1.07vw;
    background-color: #7C7C7C;
  }
  .p-index-service__ns-btnlist-item a.is-current::before {
    width: 4.27vw;
    height: 4.27vw;
    background-color: rgba(0, 91, 172, 0.3);
  }
  .p-index-service__ns-btnlist-item a.is-current::after {
    width: 2.13vw;
    height: 2.13vw;
    background-color: #005bac;
  }
  .p-index-service__ns-slider {
    margin: 0;
    margin-top: 0;
    padding-top: 0;
  }
  .p-index-service__ns-slide {
    width: 81.87vw;
    height: 41.33vw;
  }
  .p-index-service__ns-slide-txtcont {
    bottom: 2.93vw;
    left: 4.27vw;
  }
  .p-index-service__ns-slide-txtcont-ttl {
    font-size: 20px;
  }
  .p-index-service__ns .js-side-scroll-list-wrapper {
    position: static;
    height: auto;
  }
  .p-index-service__ns .js-side-scroll-list {
    display: flex;
    position: static;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: flex-start;
    gap: 5.33vw 0;
  }
  .p-index-project {
    padding-top: 26.67vw;
    padding-bottom: 12.27vw;
  }
  .p-index-project__inner {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: flex-start;
  }
  .p-index-project__txtcont {
    display: contents;
    position: static;
    width: 100%;
  }
  .p-index-project__txtcont-ttl {
    order: 1;
  }
  .p-index-project__txtcont-desc {
    order: 2;
    margin-top: 3.2vw;
    margin-bottom: 7.2vw;
    font-size: 14px;
    line-height: 2;
  }
  .p-index-project__txtcont-btn {
    order: 4;
    margin-top: 12.27vw;
    margin-left: auto;
  }
  .p-index-project__caseblk {
    order: 3;
    width: 100%;
    padding-top: 0;
  }
  .p-index-project__caseblk .case-list {
    gap: 12.27vw 0;
  }
  .p-index-project__caseblk .case-list__item-imgbox {
    aspect-ratio: 327/193;
    margin-bottom: 3.73vw;
  }
  .p-index-project__caseblk .case-list__item-cat {
    margin-top: 3.73vw;
    gap: 2.13vw;
  }
  .p-index-project__caseblk .case-list__item-cat .ctgr {
    padding: 1.07vw 4vw;
    font-size: 12px;
  }
  .p-index-project__caseblk .case-list__item-ttl {
    font-size: 14px;
    line-height: 1.71;
  }
  .p-index-news {
    padding-top: 11.73vw;
  }
  .p-index-news__inner {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: flex-start;
  }
  .p-index-news__txtcont {
    display: contents;
    width: 100%;
  }
  .p-index-news__txtcont-ttl {
    order: 1;
    margin-bottom: 7.47vw;
  }
  .p-index-news__txtcont-btn {
    order: 3;
    width: -moz-fit-content;
    width: fit-content;
    margin: auto;
    margin-top: 12vw;
  }
  .p-index-news__newslist {
    order: 2;
    width: 100%;
  }
  .p-index-news__newslist-link {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: flex-start;
    padding: 3.2vw 0;
    padding-right: 9.33vw;
    gap: 2.67vw 0;
  }
  .p-index-news__newslist-date {
    width: 100%;
    font-size: 12px;
  }
  .p-index-news__newslist-ttl {
    width: 100%;
    font-size: 16px;
  }
  .p-index-member {
    padding: 20vw 0 21.33vw;
  }
  .p-index-member .c-inner01 {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: flex-start;
  }
  .p-index-member__ttlarea {
    display: contents;
    margin-bottom: 8.53vw;
  }
  .p-index-member__ttlarea .cmnTtl02 {
    order: 1;
    margin-bottom: 8.53vw;
  }
  .p-index-member__txtcont-btn {
    order: 3;
    width: -moz-fit-content;
    width: fit-content;
    margin-top: 8.53vw;
    margin-left: auto;
  }
  .p-index-member__slider {
    order: 2;
  }
  .p-index-member__slider-imgbox {
    margin-bottom: 4vw;
    border-radius: 5.33vw;
  }
  .p-index-member__slider-ttl {
    margin-bottom: 1.87vw;
    font-size: 18px;
    line-height: 1.67;
  }
  .p-index-member__slider-txt01 {
    margin-bottom: 1.33vw;
  }
  .p-index-member__slider-txt01::before {
    width: 1.07vw;
  }
  .p-index-together {
    padding-bottom: 16vw;
  }
  .p-index-together__ttl {
    margin-bottom: 5.33vw;
    text-align: left;
  }
  .p-index-together__desc {
    margin-bottom: 8vw;
    font-size: 14px;
    line-height: 2;
  }
  .p-index-together__slide {
    margin-bottom: 5.33vw;
  }
  .p-index-together__slide-img {
    margin-right: 0;
  }
  .p-index-together__slide-img:not(:first-child) {
    display: none;
  }
  .p-index-together__slide-img img {
    width: 75.73vw;
  }
  .p-index-together__movie {
    width: 8.53vw;
    height: 12vw;
  }
}
@media screen and (max-width: 599px) {
  body {
    margin: 0;
  }
  .c-inner01 {
    width: 88%;
  }
}
@media screen and (max-width: 374px) {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 319px) {
  body {
    margin: 0;
  }
}
@media screen and (min-width: 1921px) {
  html {
    font-size: 0.5208333333vw;
  }
  img {
    width: 100%;
  }
  .c-inner01 {
    width: clamp(0px, 77.86vw, 1196px) !important;
    max-width: none;
  }
}
@media screen and (min-width: 1025px) {
  .tel {
    cursor: default;
    pointer-events: none;
  }
}
@media screen {
  [hidden~=screen] {
    display: inherit;
  }
  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    clip: rect(0 0 0 0) !important;
    position: absolute !important;
  }
}
@media screen and (max-width: 896px) and (max-width: 1536px) {
  .c-gnav_menu .g-menu-ttl {
    font-size: 1.8rem;
  }
  .c-gnav_menu .g-menu-list--hed {
    font-size: 1.8rem;
  }
  .l-footer__copy {
    font-size: 1.4rem;
  }
  .c-btn01__link {
    font-size: 2rem;
  }
  .cmnTtl02 {
    font-size: 2.6rem;
  }
  .cmnTtl02--topabout {
    font-size: 2.2rem;
  }
  .cmnTtl02--topservice {
    font-size: 2rem;
  }
  .p-index-fv__catch-txt01 {
    font-size: 2.1rem;
  }
  .p-index-fv__news-date {
    font-size: 1.2rem;
  }
  .p-index-fv__news-ttl {
    font-size: 1.4rem;
  }
  .p-index-about__cont .desc {
    font-size: 1.3rem;
  }
  .p-index-service__txtcont-desc {
    font-size: 1.4rem;
  }
  .p-index-service__ns-slide-txtcont-ttl {
    font-size: 2rem;
  }
  .p-index-project__txtcont-desc {
    font-size: 1.4rem;
  }
  .p-index-project__caseblk .case-list__item-cat .ctgr {
    font-size: 1.2rem;
  }
  .p-index-project__caseblk .case-list__item-ttl {
    font-size: 1.4rem;
  }
  .p-index-news__newslist-date {
    font-size: 1.2rem;
  }
  .p-index-news__newslist-ttl {
    font-size: 1.6rem;
  }
  .p-index-member__slider-ttl {
    font-size: 1.8rem;
  }
  .p-index-together__desc {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 1501px) {
  .c-inner01 {
    width: 1196px;
  }
}
.body-has-bg {
  background-image: url("/wp-content/themes/bunka2025/assets/img/common/body-bg.svg");
  background-position: right top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: #fff;
}
@media screen and (max-width: 896px) {
  .body-has-bg {
    background-image: url("/wp-content/themes/bunka2025/assets/img/common/body-bg-sp.png");
    background-repeat: no-repeat;
  }
}
.body-has-bg main {
  padding-top: clamp(0px, 2.8vw, 50px);
  font-feature-settings: "palt";
}
@media screen and (max-width: 896px) {
  .body-has-bg main {
    padding-top: 20vw;
  }
}

.l-header__logo.navy img {
  filter: invert(25%) sepia(54%) saturate(4475%) hue-rotate(195deg) brightness(77%) contrast(102%);
}

.ol-recruit-members-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1196px;
  margin-inline: auto;
  margin-top: 16rem;
  margin-bottom: 7.8rem;
}
.ol-recruit-members-header--align-end {
  align-items: end;
}
@media screen and (max-width: 1256px) {
  .ol-recruit-members-header {
    max-width: 90%;
    margin-top: 6rem;
    margin-bottom: 3rem;
  }
}
.ol-recruit-members-header__title {
  font-size: 4.8rem;
  font-weight: 500;
}
@media screen and (max-width: 896px) {
  .ol-recruit-members-header__title {
    font-size: 2.6rem;
  }
}
.ol-recruit-members-header__read {
  font-size: 1.8rem;
  line-height: 1.7777em;
  font-weight: 500;
  margin-top: 3rem;
}
@media screen and (max-width: 896px) {
  .ol-recruit-members-header__read {
    font-size: 1.6rem;
    margin-top: 1rem;
  }
}
.ol-recruit-footer-info {
  background: #005BAC;
  color: #fff;
  padding: 7.7rem 0;
}
@media screen and (max-width: 896px) {
  .ol-recruit-footer-info {
    padding: 3rem 0;
    margin-top: 8rem;
  }
}
.ol-recruit-footer-info-inner {
  max-width: 1140px;
  margin-inline: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ol-recruit-footer-info-inner__text {
  font-size: 1.8rem;
  font-weight: 500;
  width: 48%;
  padding: 2rem;
}
.ol-recruit-footer-info-inner__button {
  width: 48%;
}
@media screen and (max-width: 1200px) {
  .ol-recruit-footer-info-inner {
    max-width: 90%;
  }
}
@media screen and (max-width: 896px) {
  .ol-recruit-footer-info-inner {
    flex-direction: column;
  }
  .ol-recruit-footer-info-inner__text {
    font-size: 1.6rem;
    text-align: center;
    width: 100%;
  }
  .ol-recruit-footer-info-inner__button {
    width: 100%;
  }
}
.ol-recruit-footer-info .oc-button {
  margin-bottom: 0;
  font-size: 2.8rem;
}
.ol-recruit-footer-info .oc-button::before {
  right: 1em;
}
.ol-recruit-footer-info .oc-button__link {
  font-size: 2.8rem;
  padding: 1em;
}
.ol-recruit-footer-info .oc-button__link::before, .ol-recruit-footer-info .oc-button__link::after {
  right: 1.2em;
}
@media screen and (max-width: 896px) {
  .ol-recruit-footer-info .oc-button {
    font-size: 1.8rem;
  }
  .ol-recruit-footer-info .oc-button__link {
    font-size: 1.8rem;
  }
}

.oc-page-title {
  font-size: 7rem;
  font-weight: 500;
  letter-spacing: -2px;
  line-height: 1em;
  margin-top: 6rem;
}
@media screen and (max-width: 896px) {
  .oc-page-title {
    font-size: 3.2rem;
    margin-top: 4rem;
  }
}

.oc-pagenation {
  margin-right: 0;
  margin-left: auto;
  margin-bottom: 5.2083333333vw;
  margin-top: 5.3385416667vw;
}
.oc-pagenation .nav-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
}
@media screen and (max-width: 896px) {
  .oc-pagenation .nav-links {
    justify-content: center;
  }
}
.oc-pagenation .nav-links .page-numbers {
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.7em;
  width: 3.2em;
  height: 3.2em;
  font-size: 12px;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  color: #222;
  background: transparent;
}
.oc-pagenation .nav-links .page-numbers.current {
  color: #fff;
  background: #005bac;
}

.oc-breadcrumb {
  display: flex;
  font-size: 1.3rem;
}
.oc-breadcrumb > *::after {
  content: "/";
  margin-right: 0.5em;
  margin-left: 0.5em;
}
.oc-breadcrumb > *:last-child::after {
  content: none;
}
@media screen and (max-width: 896px) {
  .oc-breadcrumb {
    display: none;
  }
}

.oc-button {
  position: relative;
  font-size: 1.6rem;
  margin-bottom: 1em;
}
.oc-button::before {
  content: "";
  position: absolute;
  left: auto;
  background: #fff;
  border-radius: 50px;
  top: 50%;
  transform: translateY(-50%);
  width: 1.6em;
  height: 1.6em;
  right: 0.5em;
  z-index: 1;
  pointer-events: none;
}
.oc-button__link {
  border: 1px solid #005BAC;
  background: #005BAC;
  font-size: 1.6rem;
  font-weight: 500;
  border-radius: 1rem;
  padding: 0.5em 3em 0.5em 1em;
  box-sizing: border-box;
  width: 100%;
  display: block;
  text-align: left;
  position: relative;
}
.oc-button__link[target=_blank] > span::after {
  content: "";
  width: 1em;
  height: 1em;
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url(/wp-content/themes/bunka2025/assets/img/common/icoTarget-blank.svg);
  background-size: contain;
  background-position: bottom center;
  margin-left: 0.3em; /*文字とアイコンの間に隙間*/
}
.oc-button__link::before, .oc-button__link::after {
  content: "";
  position: absolute;
  background-color: #005BAC;
  -webkit-mask-image: url(/wp-content/themes/bunka2025/assets/img/common/icoArw04.svg);
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-image: url(/wp-content/themes/bunka2025/assets/img/common/icoArw04.svg);
  mask-position: center;
  mask-repeat: no-repeat;
  mask-size: contain;
  right: 0.725em;
  width: 1em;
  height: 1em;
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
  z-index: 5;
  top: 50%;
  margin-top: -0.5em;
}
.oc-button__link:hover::before {
  transform: translate3d(100%, 0, 0);
  opacity: 0;
}
.oc-button__link::after {
  transform: translate3d(-100%, 0, 0);
  opacity: 0;
}
.oc-button__link:hover::after {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.oc-button__link--white {
  border: 1px solid #fff;
  background: #fff;
  color: #005BAC;
}
.oc-button__link--white::before, .oc-button__link--white::after {
  background-color: #fff;
}
.oc-button--white::before {
  background: #005BAC;
}
.oc-button-sublink {
  text-align: center;
  margin-bottom: 1em;
  transition: color 0.3s ease-in;
}
.oc-button-sublink__link {
  font-size: 2.6rem;
  font-weight: 500;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 0.3em;
  transition: color 0.3s ease-in;
  position: relative;
}
.oc-button-sublink__link::after {
  content: "";
  position: absolute;
  background-color: #222;
  transform: scale(1, 1);
  transform-origin: right;
  transition: transform 0.3s;
  left: 0;
  right: 0;
  bottom: 0;
  height: 0;
  top: auto;
  border-bottom: 1px solid rgb(34, 34, 34);
}
@media screen and (max-width: 896px) {
  .oc-button-sublink__link {
    font-size: 2rem;
  }
}
.oc-button-sublink__link--title {
  display: inline-block;
  margin-right: 4em;
}
.oc-button-sublink__link:hover {
  color: #005BAC;
}
.oc-button-sublink__link:hover::after {
  transform-origin: right;
  transform: scale(0, 1);
}
.oc-button-sublink--left {
  text-align: left;
}
.oc-button-sublink:hover {
  color: #005BAC;
}
.oc-button-textlink {
  font-size: 1.4rem;
  font-weight: 700;
  color: #005BAC;
  display: inline-block;
  position: relative;
}
.oc-button-textlink::after {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  left: 0;
  right: 0;
  bottom: -2px;
  background: #005BAC;
}
.oc-button-textlink--topMargin {
  margin-top: 1em;
}

.oc-linkText {
  display: inline;
  position: relative;
}
.oc-linkText:after {
  position: absolute;
  content: "";
  height: 0;
  bottom: 0;
  right: 0;
  left: 0;
  top: auto;
  border-bottom: 1px solid rgb(34, 34, 34);
}

.c-hvr:hover .oc-button-sublink__link {
  color: #005BAC;
}
.c-hvr:hover .oc-button-sublink__link::after {
  transform-origin: right;
  transform: scale(0, 1);
}

.oc-recruit-navi {
  position: absolute;
  top: 9.1145833333vw;
  right: 3.90625vw;
  font-size: 1.6rem;
  mix-blend-mode: difference;
}
.oc-recruit-navi__list {
  display: block;
  margin-bottom: 0.8em;
  color: #fff;
}
.oc-recruit-navi__list--active {
  font-weight: 500;
  position: relative;
}
.oc-recruit-navi__list--active::before {
  content: "・";
  position: absolute;
  left: -1.2em;
  top: 0;
}
@media screen and (max-width: 896px) {
  .oc-recruit-navi {
    display: none;
  }
}
.oc-recruit-navi--fixed {
  position: fixed;
  z-index: 9999;
  top: 9.1145833333vw;
  padding-top: clamp(0px, 2.8vw, 50px);
}

.op-index-information {
  margin: 2.9947916667vw auto;
}
@media screen and (max-width: 896px) {
  .op-index-information {
    order: 2;
    width: 100%;
  }
}
@media screen and (max-width: 896px) {
  .op-index-information-header-image {
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
  }
}
.op-index-information__link {
  display: flex;
  position: relative;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  padding: clamp(0px, 2.08vw, 32px) 0;
  gap: 0 clamp(0px, 1.43vw, 22px);
  transition: color 0.3s ease-in-out;
}
@media screen and (max-width: 896px) {
  .op-index-information__link {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: flex-start;
    padding: 3.2vw 0;
    gap: 2.67vw 0;
  }
}
.op-index-information__link:first-of-type {
  margin-top: clamp(0px, -2.08vw, -32px);
}
.op-index-information__link::before {
  position: absolute;
  top: auto;
  right: 0;
  bottom: 0;
  left: auto;
  width: 100%;
  height: clamp(0px, 0.07vw, 1px);
  margin: auto;
  background-color: #E6E6E6;
  content: "";
  transition: width 0.3s ease-in-out;
}
.op-index-information__link:hover {
  color: #005BAC;
}
.op-index-information__link:hover::before {
  width: 0;
}
.op-index-information__link-date {
  font-weight: 600;
  font-size: 16px;
  max-width: 20%;
  font-family: "Work Sans", sans-serif;
}
@media screen and (max-width: 1536px) {
  .op-index-information__link-date {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 896px) {
  .op-index-information__link-date {
    font-size: 12px;
  }
}
.op-index-information__link-ttl {
  max-width: 80%;
  font-size: 18px;
  font-weight: 600;
}
@media screen and (max-width: 1536px) {
  .op-index-information__link-ttl {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 896px) {
  .op-index-information__link-ttl {
    font-size: 16px;
  }
}
.op-index-information .c-arwicon {
  margin-left: auto;
}
@media screen and (max-width: 896px) {
  .op-index-information .c-arwicon {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
}

.op-single-information {
  margin-top: 8rem;
  word-break: break-all;
}
.op-single-information__date {
  font-size: 1.6rem;
  font-weight: bold;
}
.op-single-information__new {
  background: #005bac;
  color: #fff;
  font-size: 1rem;
  margin-left: 0.5em;
  line-height: 1em;
  border-width: 3px;
  border-color: #005bac;
  border-style: solid;
  border-radius: 50px;
  font-weight: 500;
  display: inline-block;
}
.op-single-information__title {
  font-size: 4rem;
  margin-top: 3rem;
  font-weight: 900;
}
@media screen and (max-width: 896px) {
  .op-single-information__title {
    font-size: 2rem;
    margin-top: 1.2rem;
  }
}
.op-single-information-backlink {
  text-align: center;
  margin-bottom: 10rem;
  padding-top: 6rem;
  border-top: 1px solid rgb(230, 230, 230);
}
.op-single-information-backlink__link {
  font-size: 2.6rem;
  font-weight: 500;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid rgb(34, 34, 34);
}
.op-single-information-backlink__link--title {
  display: inline-block;
  margin-right: 4em;
}
@media screen and (max-width: 896px) {
  .op-single-information-backlink__link {
    font-size: 2rem;
  }
  .op-single-information-backlink__link--title {
    margin-right: 2em;
  }
}
.op-single-information .information-wide-wrapper__title {
  font-weight: 200 !important;
  margin-bottom: 1em !important;
}
.op-single-information .information-wide-wrapper__title::after {
  content: none !important;
}
.op-single-information .information-wide-wrapper .information-gray-wide-wrap {
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  background: #e5e5e5;
  padding: 7rem 0 2rem 0;
}
@media screen and (max-width: 896px) {
  .op-single-information .information-wide-wrapper .information-gray-wide-wrap {
    padding: 3rem 0 1rem 0;
  }
}

.op-interview-archive {
  margin: 9.2rem auto;
}
@media screen and (max-width: 896px) {
  .op-interview-archive {
    margin: 6.6rem auto;
  }
}

.op-interview-archives {
  display: flex;
  justify-content: flex-start;
  padding-right: 13.2943143813%;
  flex-wrap: wrap;
}
.op-interview-archives-list {
  width: 22%;
  margin-right: 3.85728%;
  display: flex;
  align-items: stretch;
  margin-bottom: 3rem;
}
.op-interview-archives-list:nth-child(4n) {
  margin-right: 0;
}
@media screen and (max-width: 896px) {
  .op-interview-archives {
    max-width: 100%;
    padding-right: 0;
  }
  .op-interview-archives-list {
    width: 46.1773700306%;
    margin-right: 7.6452599388%;
  }
  .op-interview-archives-list:nth-child(2n) {
    margin-right: 0;
  }
}
.op-interview-archives-item {
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: stretch;
}
.op-interview-archives-item__image {
  margin-bottom: 1.3rem;
  aspect-ratio: 306/409;
  overflow: hidden;
  border-radius: 1.6rem;
}
.op-interview-archives-item__image img {
  -o-object-fit: cover;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease-in-out;
}
.op-interview-archives-item:hover .op-interview-archives-item__image img {
  transform: scale(1.1);
}
.op-interview-archives-item__deployment {
  font-size: 1.3rem;
  padding-left: 0.3em;
  border-left: 4px solid #005BAC;
  line-height: 1.4rem;
  margin-bottom: 1.3rem;
}
.op-interview-archives-item__title {
  font-size: 1.6rem;
  font-weight: 500;
  margin-bottom: 1.3rem;
  flex-grow: 1;
}
.op-interview-archives-item__jobbitle {
  font-size: 1.3rem;
}

.op-interview-single-main {
  position: relative;
}
.op-interview-single-main__photo {
  position: absolute;
  top: 0;
  left: auto;
  right: 11vw;
  max-width: 32.9427vw;
  height: auto;
  z-index: -1;
}
.op-interview-single-title {
  font-size: 3.2rem;
  letter-spacing: -2;
  font-weight: 500;
  margin-top: 7.8125vw;
}
.op-interview-single header {
  padding-left: 1rem;
}
@media screen and (max-width: 896px) {
  .op-interview-single header {
    padding-left: 0;
  }
}
.op-interview-single__title {
  font-size: 5rem;
  font-weight: 500;
  margin-top: 3.2552083333vw;
  max-width: 11em;
  line-height: 1.3em;
}
@media screen and (max-width: 896px) {
  .op-interview-single__title {
    font-size: 2.6rem;
  }
}
.op-interview-single__data {
  padding-left: 1em;
  font-size: 1.8rem;
  position: relative;
  margin-top: 2.6041666667vw;
}
.op-interview-single__data::before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  content: "";
  width: 3px;
  background-color: #005BAC;
}
.op-interview-single__data--name {
  font-size: 2.4rem;
  font-weight: 500;
  margin-right: 0.5em;
}
@media screen and (max-width: 896px) {
  .op-interview-single__data {
    font-size: 1.3rem;
  }
  .op-interview-single__data--name {
    font-size: 2rem;
  }
}
.op-interview-single__data .pc {
  display: inline !important;
}
@media screen and (max-width: 896px) {
  .op-interview-single__data .pc {
    display: none !important;
  }
}
.op-interview-single__photo {
  margin-top: 3rem;
  height: 88.2666vw;
  overflow: hidden;
  position: relative;
  margin-right: -4%;
  margin-left: -4%;
}
@media screen and (max-width: 599px) {
  .op-interview-single__photo {
    margin-right: -7%;
    margin-left: -7%;
  }
}
.op-interview-single__photo > img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
.op-interview-single-content-wrap {
  position: relative;
  display: flex;
  padding-top: 13.0208333333vw;
  justify-content: stretch;
}
.op-interview-single-content {
  margin-bottom: 5.859375vw;
  width: 32.291666vw;
  position: relative;
}
.op-interview-single-content:last-of-type {
  margin-bottom: 0;
}
@media screen and (max-width: 896px) {
  .op-interview-single-content {
    max-width: none;
    width: 100%;
  }
}
.op-interview-single-content__title {
  line-height: 1.777em;
  font-size: 3.4rem;
  margin-bottom: 1em;
  font-weight: 500;
}
@media screen and (max-width: 896px) {
  .op-interview-single-content__title {
    font-size: 1.8rem;
    margin-top: 5rem;
  }
}
.op-interview-single-content__text {
  line-height: 2.375em;
  font-size: 1.6rem;
  font-weight: 400;
}
@media screen and (max-width: 896px) {
  .op-interview-single-content__text {
    font-size: 1.4rem;
    line-height: 1.8571em;
    margin-bottom: 1em;
  }
}
.op-interview-single-photo-area {
  margin-left: 4.557284vw;
  margin-right: calc(50% - 49.5vw);
  box-sizing: inherit;
}
@media screen and (max-width: 896px) {
  .op-interview-single-photo-area__photo {
    margin-top: 1.6em;
    position: relative;
    margin-bottom: 0;
  }
}
.op-interview-single-offtime {
  background: #F4F4F4;
  margin-top: 7.8125vw;
  padding-top: 6.7057291667vw;
  padding-bottom: 6.7057291667vw;
}
.op-interview-single-offtime-wrap {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.op-interview-single-offtime-wrap > *:first-child {
  max-width: 48.913%;
}
@media screen and (max-width: 896px) {
  .op-interview-single-offtime-wrap {
    flex-direction: column;
  }
  .op-interview-single-offtime-wrap > *:first-child {
    max-width: 100%;
  }
}
.op-interview-single-offtime__h-title {
  background: #222222;
  font-size: 1.4rem;
  font-weight: 700;
  border-radius: 50px;
  display: inline-block;
  padding: 0.8em 1em;
  line-height: 1em;
  color: #fff;
  margin-bottom: 1em;
}
.op-interview-single-offtime__title {
  font-size: 2.6rem;
  font-weight: 500;
  line-height: 1.7em;
}
@media screen and (max-width: 896px) {
  .op-interview-single-offtime__title {
    font-size: 1.8rem;
  }
}
.op-interview-single-offtime__comment {
  font-size: 1.6rem;
  line-height: 2em;
  margin-top: 1.6276041667vw;
  font-weight: 400;
}
@media screen and (max-width: 896px) {
  .op-interview-single-offtime__comment {
    font-size: 1.4rem;
    line-height: 1.85714em;
  }
}
.op-interview-single-offtime__image {
  width: 43.3946%;
}
@media screen and (max-width: 896px) {
  .op-interview-single-offtime__image {
    width: 100%;
    margin-top: 1.8em;
  }
}
.op-interview-single-offtime__image > img {
  width: 100%;
  height: auto;
}

.js-photo-area {
  position: sticky;
  top: 0;
  width: 100%;
  padding-top: 10rem;
}

.js-photo-item {
  width: 100%;
  height: 115svh;
}
.js-photo-item:last-of-type {
  height: auto;
}

.js-photo-item__pin {
  position: relative;
}

.op-interview-member {
  margin-bottom: 10rem;
}
@media screen and (max-width: 896px) {
  .op-interview-member {
    margin-bottom: 3rem;
  }
}

.op-company-nav {
  display: flex;
  justify-content: center;
  align-items: stretch;
  margin-top: 8.4635416667vw;
}
.op-company-nav > * {
  min-width: 222px;
  border-right: 1px solid #222222;
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.125em;
  flex-grow: 1;
}
.op-company-nav > *:last-child {
  border-right: none;
}
.op-company-nav > * > a {
  padding: 0 2.1rem 1.6rem 2.1rem;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  position: relative;
}
.op-company-nav > * > a::before, .op-company-nav > * > a::after {
  content: "";
  position: absolute;
  height: 1px;
  width: 9px;
  background-color: #005BAC;
  bottom: 0.7rem;
  transition: bottom 0.2s ease-in;
}
.op-company-nav > * > a::before {
  transform: rotate(30deg) translateX(-4.5px);
}
.op-company-nav > * > a::after {
  transform: rotate(-30deg) translateX(4.5px);
}
.op-company-nav > * > a:hover::before, .op-company-nav > * > a:hover::after {
  bottom: 0.4rem;
}
.op-company-nav > * > a > * {
  display: flex;
  min-height: 2em;
  align-items: center;
}
@media screen and (max-width: 896px) {
  .op-company-nav {
    margin-top: 4rem;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .op-company-nav > * {
    max-width: 48%;
    width: 100%;
    min-width: auto;
    font-size: 1.2rem;
    flex-grow: 0;
    border-right: 0;
    border-bottom: 1px solid #222222;
  }
  .op-company-nav > * > a {
    padding: 1em 3rem 1em 0;
    text-align: left;
    justify-content: start;
  }
  .op-company-nav > * > a::before, .op-company-nav > * > a::after {
    top: calc(50% + 2px);
    bottom: auto;
    right: 1em;
  }
  .op-company-nav > * > a::before {
    transform: rotate(30deg) translateX(-4.5px);
  }
  .op-company-nav > * > a::after {
    transform: rotate(-30deg) translateX(4.5px);
  }
}
.op-company-index-keyv {
  text-align: center;
  margin: 8.4635416667vw auto;
}
.op-company-index-keyv > img {
  width: auto;
  margin-inline: auto;
}
@media screen and (max-width: 896px) {
  .op-company-index-keyv {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}
.op-company-mvv {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #E6E6E6;
  padding-bottom: 10rem;
  margin-bottom: 10rem;
  font-size: 1.8rem;
  /*&__text{
    margin-bottom : 7rem;
    margin-top : 3rem;

    @media screen and (max-width: 896px) {
      margin-bottom : 3.5rem;
      margin-top : 2rem;
    }
  }*/
}
.op-company-mvv:last-of-type {
  border: none;
}
@media screen and (max-width: 896px) {
  .op-company-mvv {
    flex-direction: column;
    padding-bottom: 3.2rem;
    margin-bottom: 3.2rem;
    font-size: 1.3rem;
  }
}
.op-company-mvv > :first-child {
  width: 43.4782608696%;
  min-height: 10.9rem;
}
.op-company-mvv > :last-child {
  width: 56.5217391304%;
}
@media screen and (max-width: 896px) {
  .op-company-mvv > :first-child {
    min-height: auto;
    margin-bottom: 2.4rem;
  }
  .op-company-mvv > :first-child, .op-company-mvv > :last-child {
    width: 100%;
  }
}
.op-company-mvv--mission > :first-child, .op-company-mvv--vision > :first-child, .op-company-mvv--value > :first-child {
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 12.2rem auto;
  padding-left: 16rem;
}
@media screen and (max-width: 896px) {
  .op-company-mvv--mission > :first-child, .op-company-mvv--vision > :first-child, .op-company-mvv--value > :first-child {
    background-size: 6.3rem auto;
    padding-left: 8rem;
  }
}
.op-company-mvv--mission > :first-child {
  background-image: url(/wp-content/themes/bunka2025/assets/img/company/ico-mission.png);
}
.op-company-mvv--vision > :first-child {
  background-image: url(/wp-content/themes/bunka2025/assets/img/company/ico-vision.png);
}
.op-company-mvv--value > :first-child {
  background-image: url(/wp-content/themes/bunka2025/assets/img/company/ico-value.png);
}
.op-company-mvv__mainTitle {
  font-size: 4.4rem;
  font-weight: 500;
  line-height: 1em;
  margin-bottom: 3rem;
}
@media screen and (max-width: 896px) {
  .op-company-mvv__mainTitle {
    font-size: 2.8rem;
    margin-bottom: 1.4rem;
  }
}
.op-company-mvv__miniSub {
  font-size: 2rem;
  padding-left: 2.6rem;
  position: relative;
  font-weight: 500;
}
@media screen and (max-width: 896px) {
  .op-company-mvv__miniSub {
    font-size: 1.1rem;
  }
}
.op-company-mvv__miniSub::before {
  content: "";
  height: 3px;
  width: 1.6rem;
  background: #5ED5EC;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(50%);
}
.op-company-mvv__miniSub--large {
  font-size: 3.2rem;
}
@media screen and (max-width: 896px) {
  .op-company-mvv__miniSub--large {
    font-size: 2rem;
  }
}
.op-company-mvv__miniSub--superLarge {
  font-size: 5.2rem;
}
@media screen and (max-width: 896px) {
  .op-company-mvv__miniSub--superLarge {
    font-size: 2.8rem;
  }
}
.op-company-mvv__miniSub--noMark {
  padding-left: 0;
}
.op-company-mvv__miniSub--noMark::before {
  content: none;
}
.op-company-mvv__text {
  margin-top: 2rem;
  line-height: 2em;
  margin-bottom: 4rem;
}
.op-company-message {
  background-color: rgb(196, 204, 207);
  padding-top: 24.5rem;
  padding-bottom: 25.2rem;
  background-position: right bottom;
  position: relative;
}
@media screen and (max-width: 896px) {
  .op-company-message {
    padding-top: 6rem;
    padding-bottom: 37.8rem;
    background-image: url(/wp-content/themes/bunka2025/assets/img/company/top-m-sp.png);
    background-position: bottom center;
    background-size: contain;
  }
}
.op-company-message__content {
  z-index: 2;
  position: relative;
}
.op-company-message__imageBox {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  z-index: 1;
  min-height: 100vh;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100vw;
  overflow: hidden;
}
@media screen and (max-width: 896px) {
  .op-company-message__imageBox {
    display: none;
  }
}
.op-company-message__imageBox-img {
  margin: auto 0 0 auto;
  aspect-ratio: 1126/798;
  max-width: 73.3072916667%;
  width: 100%;
  max-height: 741px;
  overflow: hidden;
}
@media screen and (min-width: 1126px) {
  .op-company-message__imageBox-img {
    width: auto;
  }
}
@media (max-height: 741px) {
  .op-company-message__imageBox-img {
    max-height: 100vh;
  }
}
.op-company-message__imageBox-img > img {
  width: 100%;
  height: auto;
}
.op-company-message__imageBox > img {
  height: 100%;
  width: auto;
  object-fit: cover;
}
.op-company-message__title {
  font-size: 4.4rem;
  font-weight: 500;
}
@media screen and (max-width: 896px) {
  .op-company-message__title {
    font-size: 2.4rem;
    margin-bottom: 6rem;
  }
}
.op-company-message__titleE {
  font-size: 6rem;
  font-family: "Poppins", sans-serif;
}
@media screen and (max-width: 896px) {
  .op-company-message__titleE {
    font-size: 2.8rem;
    margin-bottom: 3rem;
  }
}
.op-company-message__subTitle {
  font-size: 2.4rem;
  font-weight: 500;
  margin-bottom: 4.8rem;
}
@media screen and (max-width: 896px) {
  .op-company-message__subTitle {
    font-size: 1.8rem;
  }
}
.op-company-message__text {
  font-size: 2rem;
  margin-bottom: 6rem;
  max-width: 56.5217391304%;
  line-height: 2.1em;
}
@media screen and (max-width: 896px) {
  .op-company-message__text {
    font-size: 1.4rem;
    margin-bottom: 3.4rem;
    max-width: none;
  }
}
.op-company-message__name {
  text-align: right;
  max-width: 56.5217391304%;
}
.op-company-message__name > img {
  margin-right: 0;
  margin-left: auto;
}
@media screen and (max-width: 896px) {
  .op-company-message__name {
    max-width: 50%;
    text-align: left;
    margin-left: 0;
    padding-bottom: 3rem;
  }
  .op-company-message__name > img {
    margin-left: 0;
    margin-right: auto;
  }
}
.op-company-linkArea {
  background: rgb(244, 244, 244);
  padding: 8.5rem 0;
  border-bottom: 1px solid rgb(182, 178, 178);
}
@media screen and (max-width: 896px) {
  .op-company-linkArea {
    padding: 6rem 0;
  }
}
.op-company-linkArea__title {
  font-size: 4.4rem;
  font-weight: 500;
  margin-bottom: 4rem;
}
@media screen and (max-width: 896px) {
  .op-company-linkArea__title {
    font-size: 2.4rem;
    margin-bottom: 2rem;
  }
}
.op-company-history {
  padding-bottom: 10rem;
  border-bottom: 1px solid rgb(182, 178, 178);
  margin-bottom: 10rem;
}
@media screen and (max-width: 896px) {
  .op-company-history {
    padding-bottom: 3rem;
    margin-bottom: 3rem;
  }
}
.op-company-historyLink {
  display: flex;
  justify-content: space-between;
  margin-bottom: 3rem;
}
@media screen and (max-width: 896px) {
  .op-company-historyLink {
    flex-wrap: wrap;
    margin-bottom: 2.6rem;
  }
}
.op-company-historyLink__item {
  width: 23.4113712375%;
  background: #fff;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  border-radius: 0.3rem;
}
@media screen and (max-width: 896px) {
  .op-company-historyLink__item {
    width: 48%;
    margin-bottom: 5%;
  }
}
.op-company-historyLink__item .oc-button {
  margin-bottom: 0;
}
@media screen and (max-width: 896px) {
  .op-company-historyLink__item .oc-button:before {
    font-size: 1.2rem;
  }
}
.op-company-historyLink__item .oc-button__link {
  padding: 3rem 2rem;
  color: #222;
  font-size: 2.4rem;
}
.op-company-historyLink__item .oc-button__link::before, .op-company-historyLink__item .oc-button__link::after {
  width: 1.5rem;
  right: 0.5em;
}
@media screen and (max-width: 896px) {
  .op-company-historyLink__item .oc-button__link {
    font-size: 1.5rem;
    padding: 1em;
  }
  .op-company-historyLink__item .oc-button__link::before, .op-company-historyLink__item .oc-button__link::after {
    width: 1rem;
    right: 0.6em;
  }
}
.op-company-complianceLink {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 896px) {
  .op-company-complianceLink {
    flex-direction: column;
  }
}
.op-company-complianceLink__item {
  width: 30.1003344482%;
  background: #fff;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  border-radius: 0.3rem;
  padding: 3rem 2rem;
}
@media screen and (max-width: 896px) {
  .op-company-complianceLink__item {
    width: 100%;
    margin-bottom: 5%;
    display: flex;
    align-items: center;
    justify-content: start;
    padding: 1em;
  }
}
@media screen and (max-width: 896px) {
  .op-company-complianceLink__item .oc-button-sublink {
    margin-bottom: 0;
    min-width: 66%;
  }
}
.op-company-complianceLink__item .oc-button-sublink__link {
  font-size: 2rem;
}
.op-company-complianceLink__item .oc-button-sublink__link--title {
  margin-right: 2em;
}
@media screen and (max-width: 896px) {
  .op-company-complianceLink__item .oc-button-sublink__link {
    font-size: 1.5rem;
    border-bottom: 0;
    text-align: left;
    width: 100%;
  }
}
@media screen and (max-width: 896px) {
  .op-company-complianceLink__item .oc-button-sublink__link--title {
    width: calc(100% - 5.6vw);
    display: inline-block;
    margin-right: 0;
  }
}
.op-company-complianceLink__item-icon {
  text-align: center;
  margin-bottom: 3rem;
  margin-inline: auto;
  display: block;
}
.op-company-complianceLink__item-icon > img {
  margin-inline: auto;
}
@media screen and (max-width: 896px) {
  .op-company-complianceLink__item-icon {
    margin-bottom: 0;
    margin-left: 0;
    max-width: 30%;
    padding: 1em;
  }
}

.op-outline__title {
  font-size: 4.4rem;
  font-weight: 500;
}
.op-outline__address {
  display: flex;
  justify-content: start;
}
.op-outline__address > *:first-child {
  margin-right: 2em;
}
@media screen and (max-width: 896px) {
  .op-outline__title {
    font-size: 2.4rem;
    margin-bottom: 2.8rem;
  }
  .op-outline__address {
    flex-direction: column;
  }
  .op-outline__address > *:first-child {
    margin-right: 0;
  }
}
.op-outline-block {
  display: flex;
  justify-content: space-between;
  margin-top: 6.4rem;
  margin-bottom: 15rem;
}
.op-outline-block > *:last-child {
  width: 56.5217391304%;
}
@media screen and (max-width: 896px) {
  .op-outline-block {
    flex-direction: column;
    margin-bottom: 6rem;
  }
  .op-outline-block > *:last-child {
    width: 100%;
  }
}
.op-outline-table {
  font-size: 1.6rem;
  line-height: 1.625em;
}
.op-outline-table th {
  font-weight: 500;
  width: 20.7100591716%;
  text-align: left;
  vertical-align: top;
}
.op-outline-table th, .op-outline-table td {
  border-bottom: 1px solid #E6E6E6;
  padding-top: 2.2rem;
  padding-bottom: 2.2rem;
}
.op-outline-table__gChildTable th {
  width: auto;
  padding-right: 2em;
}
.op-outline-table__gChildTable th, .op-outline-table__gChildTable td {
  border: none;
}
.op-outline-table__gChildTable tr:first-child th, .op-outline-table__gChildTable tr:first-child td {
  padding-top: 0;
}
.op-outline-table__gChildTable tr:last-child th, .op-outline-table__gChildTable tr:last-child td {
  padding-bottom: 0;
}
@media screen and (max-width: 896px) {
  .op-outline-table {
    font-size: 1.3rem;
    display: block;
  }
  .op-outline-table > tbody, .op-outline-table > tbody > tr, .op-outline-table > tbody > tr > th, .op-outline-table > tbody > tr > td {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }
  .op-outline-table th {
    padding-top: 1.6rem;
    border-bottom: 0;
    padding-bottom: 0;
    line-height: 1em;
  }
  .op-outline-table td {
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
  }
}
.op-outline-spList {
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
}
.op-outline-spList > * {
  width: 50%;
}
@media screen and (max-width: 896px) {
  .op-outline-spList > *:nth-child(odd) {
    width: 67%;
  }
  .op-outline-spList > *:nth-child(even) {
    width: 33%;
  }
}
.op-outline-hasMargin {
  margin-top: 3rem;
}
.op-outline-ismsImg {
  margin: 2rem auto 2rem 0;
}
.op-outline-access {
  display: flex;
  justify-content: space-between;
  padding: 3.6rem 0;
  border-bottom: 1px solid #E6E6E6;
}
@media screen and (max-width: 896px) {
  .op-outline-access {
    padding: 2.4rem 0;
  }
}
.op-outline-access__image {
  text-align: center;
  margin-inline: auto;
}
@media screen and (max-width: 896px) {
  .op-outline-access__image {
    width: 62.6911314985%;
    margin-bottom: 1.6rem;
  }
}
.op-outline-access > :last-child {
  border-bottom: 0;
}
.op-outline-access > *:first-child {
  width: 100%;
  max-width: calc(58.2840236686% - 2.6rem);
}
@media screen and (max-width: 896px) {
  .op-outline-access > *:first-child {
    max-width: none;
  }
}
.op-outline-access > *:last-child {
  width: 41.7159763314%;
}
.op-outline-access-info {
  font-size: 2rem;
  line-height: 1.5em;
}
.op-outline-access-info__title {
  font-size: 3.2rem;
  font-weight: 500;
  margin-bottom: 3.6rem;
}
@media screen and (max-width: 896px) {
  .op-outline-access-info {
    display: flex;
    font-size: 1.3rem;
    justify-content: start;
  }
  .op-outline-access-info__title {
    font-size: 1.8rem;
    width: 36.6972477064%;
  }
}
.op-outline-access-direction {
  background: #F9F9F9;
  padding: 2.3rem 2.8rem;
  font-size: 1.6rem;
  font-weight: 500;
  margin: 3.2rem auto;
  box-sizing: border-box;
}
.op-outline-access-direction__title {
  font-size: 1.4rem;
  font-weight: 700;
  color: #005BAC;
  margin-bottom: 1rem;
}
@media screen and (max-width: 896px) {
  .op-outline-access-direction {
    margin: 1.6rem auto;
    font-size: 1.3rem;
  }
  .op-outline-access-direction__title {
    font-size: 1.1rem;
  }
}
.op-outline-access-direction__text {
  margin-bottom: 1em;
}
.op-outline-access-direction__text:last-of-type {
  margin-bottom: 0;
}
.op-outline-access .oc-button-sublink {
  margin-bottom: 0;
  text-align: left;
}
@media screen and (max-width: 896px) {
  .op-outline-access .oc-button-sublink {
    text-align: center;
  }
}
.op-outline-access .oc-button-sublink__link {
  font-size: 1.55rem;
}
.op-outline-access .oc-button-sublink__link--title {
  margin-right: 2em;
}
.op-outline-access .oc-button-sublink .c-arwicon {
  transform: scale(0.596, 0.596);
}
.op-outline-access > img {
  width: 100%;
  height: auto;
}
.op-outline-history {
  background: rgb(244, 244, 244);
  padding: 11.6rem 0 0 0;
  border-bottom: 1px solid #B6B2B2;
}
@media screen and (max-width: 896px) {
  .op-outline-history {
    padding: 2rem 0 0 0;
  }
}
.op-outline-history-item {
  display: flex;
  position: relative;
}
.op-outline-history-item::before {
  content: "";
  position: absolute;
  width: 0.9rem;
  height: 0.9rem;
  background: #005bac;
  border-radius: 50px;
  left: 11.5384615385%;
  z-index: 2;
  top: 0.55rem;
}
.op-outline-history-item::after {
  content: "";
  position: absolute;
  background: #E6E6E6;
  width: 1px;
  height: 100%;
  top: 0.55rem;
  bottom: 0;
  left: calc(11.5384615385% + 0.45rem - 0.5px);
  z-index: 1;
}
.op-outline-history-item:last-of-type::after {
  content: none;
}
@media screen and (max-width: 896px) {
  .op-outline-history-item::before {
    left: 5em;
  }
  .op-outline-history-item::after {
    left: 5.45em;
  }
}
.op-outline-history-item__title {
  color: #005bac;
  font-size: 2rem;
  font-weight: 500;
  width: 22.1893491124%;
  font-family: "Poppins", sans-serif;
  line-height: 1em;
}
@media screen and (max-width: 896px) {
  .op-outline-history-item__title {
    font-size: 1.7rem;
    width: 5em;
  }
}
.op-outline-history-item__list {
  display: flex;
  font-size: 1.6rem;
  font-weight: 500;
  justify-content: start;
  flex-wrap: wrap;
  width: 81.0650887574%;
}
@media screen and (max-width: 896px) {
  .op-outline-history-item__list {
    font-size: 1.3rem;
    flex-direction: column;
  }
}
.op-outline-history-item__list > * {
  margin-bottom: 1.8rem;
}
.op-outline-history-item__list > *:last-child {
  margin-bottom: 3.2rem;
}
.op-outline-history-item__list > *:nth-child(odd) {
  width: 4.3rem;
  margin-right: 2em;
  color: #005bac;
  text-align: right;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: normal;
}
.op-outline-history-item__list > *:nth-child(even) {
  width: calc(100% - 4.3rem - 2em);
}
@media screen and (max-width: 896px) {
  .op-outline-history-item__list > *:nth-child(odd) {
    width: auto;
    text-align: left;
    margin-bottom: 0;
  }
  .op-outline-history-item__list > *:nth-child(even) {
    width: auto;
    margin-bottom: 1.8rem;
  }
  .op-outline-history-item__list > *:last-child {
    margin-bottom: 3.2rem;
  }
}
.op-outline-attMark {
  font-size: 0.6em;
  vertical-align: top;
  margin-top: -0.2em;
}

.op-privacypolicy {
  font-size: 1.6rem;
  margin-top: 10rem;
  line-height: 2em;
  margin-bottom: 10rem;
}
@media screen and (max-width: 896px) {
  .op-privacypolicy {
    font-size: 1.3rem;
    margin-bottom: 6rem;
    margin-top: 6.3rem;
  }
}
.op-privacypolicy__title {
  font-size: 2rem;
  font-weight: 500;
}
@media screen and (max-width: 896px) {
  .op-privacypolicy__title {
    font-size: 1.6rem;
  }
}
.op-privacypolicy__subTitle {
  font-size: 1.6rem;
  font-weight: 500;
  margin: 2.4rem auto;
}
@media screen and (max-width: 896px) {
  .op-privacypolicy__subTitle {
    font-size: 1.3rem;
    margin: 2.4rem auto 1.8rem auto;
  }
}
.op-privacypolicy__subTitle--hasMargin {
  margin-top: 4rem;
}
.op-privacypolicy__policyLis {
  font-weight: 500;
  margin-top: 4rem;
  margin-bottom: 2.4rem;
  list-style-type: decimal;
}
.op-privacypolicy__policyLis > li {
  list-style-type: decimal;
  margin-left: 1em;
}
.op-privacypolicy-block {
  margin: 4rem auto;
}
.op-privacypolicy-block__inner {
  margin-top: 2.4rem;
}
.op-privacypolicy-nList {
  margin-left: 1em;
}
.op-privacypolicy-nList > li {
  text-indent: -1em;
}
.op-privacypolicy-nList > li::before {
  content: "・";
  text-indent: -1em;
}
.op-privacypolicy-hasMbox {
  margin-top: 2.4rem;
  margin-bottom: 2.4rem;
}
.op-privacypolicy-urlListTitle {
  font-weight: 500;
  margin-bottom: 2rem;
  padding-left: 1em;
  text-indent: -1em;
}
.op-privacypolicy-urlListTitle:before {
  content: "・";
  text-indent: -1em;
}
.op-privacypolicy-attText {
  font-size: 1.4rem;
  line-height: 1.7142em;
  margin-bottom: 1.2rem;
}
.op-privacypolicy-contact {
  background: #F2F2F2;
  text-align: center;
  padding: 3rem;
  margin: 1.2rem auto;
  font-weight: 500;
}
@media screen and (max-width: 896px) {
  .op-privacypolicy-contact {
    padding: 3.2rem 2rem;
    text-align: left;
    line-height: 1.6em;
    margin-top: 3rem;
  }
}
.op-privacypolicy-contact__inner {
  display: flex;
  justify-content: center;
  margin-bottom: 4rem;
}
@media screen and (max-width: 896px) {
  .op-privacypolicy-contact__inner {
    flex-direction: column;
    font-size: 1.4rem;
  }
}
.op-privacypolicy-contact__inner > *:first-child {
  font-size: 1.4rem;
  font-weight: bold;
  margin-right: 3rem;
}
@media screen and (max-width: 896px) {
  .op-privacypolicy-contact__inner > *:first-child {
    margin-bottom: 1em;
    margin-right: auto;
  }
}
.op-privacypolicy-contact__inner > *:last-child {
  text-align: left;
}
.op-privacypolicy-contact__inner--noMgBtm {
  margin-bottom: 0;
}
.op-privacypolicy-textAnker {
  position: relative;
}
.op-privacypolicy-textAnker::after {
  content: "";
  height: 0;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  border-bottom: 1px solid rgb(34, 34, 34);
}
.op-privacypolicy-textIndent {
  padding-left: 1.5em;
}
.op-privacypolicy-textIndent:first-letter {
  margin-left: -1.5em;
  margin-right: 0.5em;
}
.op-privacypolicy .oc-button-sublink__link--title {
  margin-right: 1em;
}

.op-procurementpolicy {
  font-size: 1.6rem;
  margin-top: 11.4rem;
  line-height: 2em;
  margin-bottom: 10rem;
}
@media screen and (max-width: 896px) {
  .op-procurementpolicy {
    font-size: 1.3rem;
    margin-bottom: 6rem;
    margin-top: 6.3rem;
  }
}
.op-procurementpolicy-block {
  margin: 4rem auto;
}
@media screen and (max-width: 896px) {
  .op-procurementpolicy-block {
    margin: 2rem auto;
  }
}
.op-procurementpolicy__title {
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 1.2rem;
}
@media screen and (max-width: 896px) {
  .op-procurementpolicy__title {
    font-size: 1.6rem;
  }
}

.op-infosecuritypolicy {
  font-size: 1.6rem;
  margin-top: 11.4rem;
  line-height: 2em;
  margin-bottom: 10rem;
}
@media screen and (max-width: 896px) {
  .op-infosecuritypolicy {
    font-size: 1.3rem;
    margin-bottom: 6rem;
    margin-top: 6.3rem;
  }
}
.op-infosecuritypolicy-block {
  margin-bottom: 6rem;
}
.op-infosecuritypolicy__title {
  font-size: 2.8rem;
  font-weight: 500;
  margin-bottom: 4rem;
}
@media screen and (max-width: 896px) {
  .op-infosecuritypolicy__title {
    font-size: 2rem;
    margin-bottom: 2rem;
  }
}
.op-infosecuritypolicy__list > li {
  list-style: decimal;
  margin-bottom: 2rem;
  line-height: 2em;
  margin-left: 1em;
}
@media screen and (max-width: 896px) {
  .op-infosecuritypolicy__list > li {
    margin-bottom: 1.2rem;
  }
}
.op-infosecuritypolicy .oc-button-sublink__link--title {
  margin-right: 1em;
}

.op-infosecurity {
  font-size: 1.6rem;
  line-height: 2em;
  padding: 10rem 0;
  border-bottom: 1px solid #E6E6E6;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.op-infosecurity--wide {
  background: #F4F4F4;
  border-bottom: 1px solid #B6B2B2;
}
@media screen and (max-width: 896px) {
  .op-infosecurity {
    font-size: 1.4rem;
    flex-direction: column;
    padding: 4rem 0;
  }
}
.op-infosecurity--noLine {
  border: none;
}
.op-infosecurity__title {
  font-size: 3.2rem;
  font-weight: 500;
  line-height: 1.75em;
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 896px) {
  .op-infosecurity__title {
    font-size: 2rem;
  }
}
.op-infosecurity:first-of-type {
  padding-top: 7.7rem;
}
.op-infosecurity > *:first-child, .op-infosecurity > *:nth-child(2) {
  width: 50%;
  max-width: 45.1505016722%;
}
@media screen and (max-width: 896px) {
  .op-infosecurity > *:first-child, .op-infosecurity > *:nth-child(2) {
    max-width: none;
    width: 100%;
  }
}
.op-infosecurity--column {
  flex-direction: column;
}
.op-infosecurity--column > *:first-child, .op-infosecurity--column > *:nth-child(2) {
  width: 100%;
  max-width: none;
}
.op-infosecurity-wideBox {
  width: 100%;
  background: #F9F9F9;
  margin-top: 4rem;
  padding: 3.6rem;
}
@media screen and (max-width: 896px) {
  .op-infosecurity-wideBox {
    padding: 2rem;
  }
}
.op-infosecurity-wideBox__title {
  color: #005bac;
  font-size: 2rem;
  line-height: 1em;
  margin-bottom: 3.2rem;
  font-weight: 500;
  text-align: center;
}
.op-infosecurity-wideBox__flex {
  display: flex;
  justify-content: space-between;
}
.op-infosecurity-wideBox__flex > * {
  width: 50%;
}
.op-infosecurity-wideBox__flex > *:first-of-type {
  margin-right: 5.6818181818%;
}
@media screen and (max-width: 896px) {
  .op-infosecurity-wideBox__flex {
    flex-direction: column;
  }
  .op-infosecurity-wideBox__flex > * {
    width: 100%;
  }
}
.op-infosecurity__whiteBox {
  background: #fff;
  margin: 3.2rem auto;
  padding: 3.2rem;
}
@media screen and (max-width: 896px) {
  .op-infosecurity__whiteBox {
    padding: 2rem;
    margin: 2rem auto;
  }
}
.op-infosecurity-esList {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 896px) {
  .op-infosecurity-esList {
    flex-direction: column;
  }
}
.op-infosecurity-esList > * {
  width: 43%;
  margin-bottom: 1em;
  font-weight: 500;
  list-style: decimal-leading-zero;
  margin-left: 2em;
  padding-left: 0.5em;
}
.op-infosecurity-esList > *::marker {
  color: #005bac;
  margin-right: 0.7em;
  font-family: "Poppins", sans-serif;
}
.op-infosecurity-esList > * > span {
  color: #005bac;
  display: inline-block;
  margin-right: 0.7em;
  font-family: "Poppins", sans-serif;
}
@media screen and (max-width: 896px) {
  .op-infosecurity-esList {
    flex-direction: column;
  }
  .op-infosecurity-esList > * {
    width: auto;
  }
}
.op-infosecurity-ismsList {
  padding-left: 1em;
  text-indent: -1em;
}
.op-infosecurity-ismsList > li::before {
  content: "・";
}
@media screen and (max-width: 896px) {
  .op-infosecurity-ismsList > li {
    margin-bottom: 1em;
  }
}
.op-infosecurity-ismsImg {
  border: 3px solid rgb(0, 91, 172);
  background: #fff;
  padding: 2rem 6.5rem;
  max-width: 85.3703703704%;
  margin-top: 3rem;
  margin-inline: auto;
}
@media screen and (max-width: 896px) {
  .op-infosecurity-ismsImg {
    margin-bottom: 3rem;
  }
}
.op-infosecurity-pciImg {
  max-width: 89.8148148148%;
  margin-top: 10rem;
  text-align: center;
  margin-inline: auto;
}
@media screen and (max-width: 896px) {
  .op-infosecurity-pciImg {
    margin: 3rem auto;
  }
}
.op-infosecurity-pdcaImg {
  max-width: 70.1851851852%;
  margin-inline: auto;
}
@media screen and (max-width: 896px) {
  .op-infosecurity-pdcaImg {
    margin: 3rem auto;
    max-width: 73.7003058104%;
  }
}
.op-infosecurity__read {
  font-size: 1.6rem;
  line-height: 2em;
  letter-spacing: 0;
  font-weight: 400;
}
.op-infosecurity-pciGuide {
  background: #F9F9F9;
  margin-bottom: 1.2rem;
  display: flex;
  align-items: center;
  padding: 3.7rem 3.7rem 3.7rem 4.1rem;
  font-weight: 500;
  font-size: 2rem;
}
@media screen and (max-width: 896px) {
  .op-infosecurity-pciGuide {
    flex-direction: column;
    padding: 2rem 2.3rem 2rem 5rem;
    align-items: start;
    font-size: 1.6rem;
  }
}
.op-infosecurity-pciGuide:first-of-type {
  margin-top: 3rem;
}
.op-infosecurity-pciGuide__title {
  font-size: 2rem;
  line-height: 1.6em;
  color: #005BAC;
  width: 30%;
}
.op-infosecurity-pciGuide__title > span {
  font-size: 1.2rem;
  display: block;
  line-height: 1em;
}
@media screen and (max-width: 896px) {
  .op-infosecurity-pciGuide__title {
    font-size: 1.8rem;
    width: 100%;
  }
  .op-infosecurity-pciGuide__title > span {
    font-size: 1.1rem;
    display: inline-block;
    margin-left: 1rem;
  }
}
.op-infosecurity-attTxt {
  text-align: center;
  font-size: 1.4rem;
}
@media screen and (max-width: 896px) {
  .op-infosecurity-attTxt {
    text-align: left;
  }
}

.op-project-categoryListSelect-wrap {
  margin-top: 6.8rem;
}
.op-project-categoryListSelect-wrap__title {
  font-size: 2rem;
  font-weight: 500;
  text-align: center;
  margin-bottom: 2rem;
}
.op-project-categoryListSelect {
  position: relative;
}
.op-project-categoryListSelect::after {
  position: absolute;
  content: "";
  pointer-events: none;
}
.op-project-categoryListSelect::after {
  position: absolute;
  top: 40%;
  right: 2rem;
  transform: translate(50%, -50%) rotate(45deg);
  width: 1rem;
  height: 1rem;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}
.op-project-categoryListSelect select {
  appearance: none;
  width: 100%;
  padding: 1rem 3rem;
  border: none;
  border-radius: 50px;
  background-color: #005bac;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1em;
  cursor: pointer;
}
.op-project-categoryListSelect select:focus {
  outline: 2px solid #005bac;
}
.op-project-categoryList {
  display: flex;
  flex-wrap: wrap;
}
.op-project-categoryList > * {
  font-size: 1.4rem;
  border: 1px solid rgb(112, 112, 112);
  border-radius: 50px;
  padding: 0.5em 1em;
  line-height: 1em;
  margin-bottom: 1rem;
  margin-right: 1rem;
  display: inline-block;
}
@media screen and (max-width: 896px) {
  .op-project-categoryList > * {
    font-size: 1rem;
    font-weight: 500;
  }
}
.op-project-categoryList--header {
  margin: 5.6rem auto;
}
.op-project-categoryList--header > * {
  background: rgb(230, 230, 230);
  border: none;
  font-weight: 500;
}
.op-project-categoryList--header > * > a {
  color: rgb(0, 91, 172);
  display: block;
}
.op-project-categoryList--header > *.cat_active {
  background: rgb(0, 91, 172);
  color: #fff;
}
@media screen and (max-width: 896px) {
  .op-project-categoryList--header {
    margin: 1rem;
    flex-direction: column;
  }
  .op-project-categoryList--header > * {
    width: 100%;
  }
}
.op-project-categoryList--single {
  margin: 7rem auto 4.2rem auto;
}
@media screen and (max-width: 896px) {
  .op-project-categoryList--single {
    margin: 3.6rem auto 4rem auto;
  }
}
.op-project-categoryList--related {
  margin-top: 1.6rem;
}
@media screen and (max-width: 896px) {
  .op-project-categoryList--related {
    display: none;
  }
}
.op-project-categoryList--related > * {
  font-size: 1rem;
  font-weight: 500;
}
.op-project-archive {
  margin-top: 6rem;
}
.op-project-archive__title {
  margin-top: 2.6rem;
  margin-bottom: 2.6rem;
  font-size: 2.3rem;
  font-weight: 500;
  line-height: 1.6em;
}
@media screen and (max-width: 896px) {
  .op-project-archive__title {
    font-size: 1.4rem;
  }
}
.op-project-archive-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 896px) {
  .op-project-archive-list {
    flex-direction: column;
  }
  .op-project-archive-list .op-project-categoryList {
    display: none;
  }
}
.op-project-archive-list__image {
  aspect-ratio: 576/344;
  overflow: hidden;
}
.op-project-archive-list__image img {
  object-fit: cover;
  transition: transform 0.3s ease-in-out;
  width: 100%;
  height: 100%;
}
.op-project-archive-list__item {
  width: 48.1203007519%;
  display: flex;
  flex-direction: column;
  margin-bottom: 8rem;
}
.op-project-archive-list__item:hover img {
  transform: scale(1.1);
}
@media screen and (max-width: 896px) {
  .op-project-archive-list__item {
    width: 100%;
    margin-bottom: 4.8rem;
  }
}
.op-project-archive-list__item--wide {
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
}
.op-project-archive-list__item--wide > *:first-child {
  width: 51.8796992481%;
}
.op-project-archive-list__item--wide > *:last-child {
  width: 42.7736006683%;
}
.op-project-archive-list__item--wide .op-project-archive-list__image {
  aspect-ratio: 621/435;
}
@media screen and (max-width: 896px) {
  .op-project-archive-list__item--wide {
    flex-direction: column;
  }
  .op-project-archive-list__item--wide > *:first-child, .op-project-archive-list__item--wide > *:last-child {
    width: 100%;
  }
}
.op-project-archive-list-detail {
  flex-grow: 1;
  margin-bottom: 3.7rem;
}
@media screen and (max-width: 896px) {
  .op-project-archive-list-detail {
    margin-bottom: 0;
    flex-grow: 0;
  }
}
.op-project-archive-list .oc-button-sublink {
  text-align: left;
}
@media screen and (max-width: 896px) {
  .op-project-archive-list .oc-button-sublink {
    font-size: 2rem;
    text-align: center;
  }
}
.op-project-single-title {
  font-size: 3.2rem;
  letter-spacing: -2;
  font-weight: 500;
  margin-top: 7.8125vw;
}
@media screen and (max-width: 896px) {
  .op-project-single-title {
    font-size: 1.8rem;
  }
}
.op-project-single__title {
  font-size: 4rem;
  font-weight: 500;
  margin-top: 3.8rem;
  line-height: 1.3em;
}
@media screen and (max-width: 896px) {
  .op-project-single__title {
    font-size: 2.4rem;
    margin-top: 2rem;
  }
}
.op-project-single-detail {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.op-project-single-detail > *:first-child {
  max-width: 45.1505016722%;
}
.op-project-single-detail > *:last-child {
  max-width: 47.2408026756%;
}
@media screen and (max-width: 896px) {
  .op-project-single-detail {
    flex-direction: column;
  }
  .op-project-single-detail > *:first-child, .op-project-single-detail > *:last-child {
    max-width: none;
  }
}
.op-project-single-mainTxt {
  font-size: 2rem;
  margin-bottom: 3.2rem;
  font-weight: 500;
  line-height: 1.8em;
}
@media screen and (max-width: 896px) {
  .op-project-single-mainTxt {
    font-size: 1.6rem;
    line-height: 2em;
    margin-top: 2rem;
  }
}
.op-project-single-industry {
  display: flex;
  background: rgba(0, 91, 172, 0.08);
  padding: 2rem 3.6rem;
  font-weight: 500;
}
.op-project-single-industry > *:first-child {
  max-width: 10em;
  color: #005BAC;
  font-size: 1.8rem;
  margin-right: 1em;
}
.op-project-single-industry > *:last-child {
  font-size: 1.8rem;
  max-width: calc(100% - 10em - 1em);
}
@media screen and (max-width: 896px) {
  .op-project-single-industry {
    flex-direction: column;
    padding: 1.6rem 1.2rem;
  }
  .op-project-single-industry > *:first-child {
    margin-bottom: 1rem;
  }
  .op-project-single-industry > *:first-child, .op-project-single-industry > *:last-child {
    max-width: none;
    font-size: 1.4rem;
  }
}
.op-project-single-point {
  margin: 6rem auto;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 2em;
}
.op-project-single-point__title {
  font-weight: 700;
  color: #005bac;
  margin-bottom: 3.6rem;
  font-size: 2.8rem;
}
@media screen and (max-width: 896px) {
  .op-project-single-point {
    margin: 3.2rem auto;
  }
  .op-project-single-point__title {
    font-size: 2rem;
    margin-bottom: 1rem;
  }
}
.op-project-single-comment {
  padding: 4rem;
  background: #F2F2F2;
  font-size: 1.6rem;
  line-height: 2em;
}
.op-project-single-comment__title {
  font-weight: 700;
  color: #005bac;
  margin-bottom: 3.6rem;
}
@media screen and (max-width: 896px) {
  .op-project-single-comment {
    padding: 2.6rem 1.2rem;
    font-size: 1.4rem;
  }
  .op-project-single-comment__title {
    margin-bottom: 1rem;
  }
}
.op-project-single-related {
  background: rgb(244, 244, 244);
  padding-top: 9rem;
  padding-bottom: 9rem;
  margin-top: 14.4rem;
  border-bottom: 1px solid #222222;
}
.op-project-single-related__title {
  font-size: 3.2rem;
  font-weight: 500;
  margin-bottom: 6.4rem;
}
@media screen and (max-width: 896px) {
  .op-project-single-related {
    margin-top: 5.8rem;
    padding-top: 4.7rem;
    padding-bottom: 4.2rem;
  }
  .op-project-single-related__title {
    font-size: 2.6rem;
    margin-bottom: 3.8rem;
  }
  .op-project-single-related .c-inner01.op-inner01 {
    width: 100%;
  }
}
.op-project-single-related-list {
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
}
@media screen and (max-width: 896px) {
  .op-project-single-related-list {
    flex-wrap: nowrap;
  }
}
.op-project-single-related-list__item {
  width: 31.3545150502%;
  display: flex;
  flex-direction: column;
  margin-right: 1.9788182832%;
}
@media screen and (max-width: 896px) {
  .op-project-single-related-list__item {
    width: 100%;
    margin-right: 0;
  }
}
.op-project-single-related-list__item:hover img {
  transform: scale(1.1);
}
.op-project-single-related-list__image {
  aspect-ratio: 375/224;
  overflow: hidden;
}
.op-project-single-related-list__image img {
  object-fit: cover;
  transition: transform 0.3s ease-in-out;
  width: 100%;
  height: 100%;
}
.op-project-single-related-list-detail {
  flex-grow: 1;
  margin-bottom: 3.7rem;
  font-size: 1.6rem;
  line-height: 1.75em;
  margin-top: 1em;
  font-weight: 500;
}
@media screen and (max-width: 896px) {
  .op-project-single-related-list-detail {
    font-size: 1.4rem;
  }
}
.op-project-single-related .oc-button-sublink__link--title {
  margin-right: 0.3em;
}

.op-environment {
  padding-right: 13.2943143813%;
  box-sizing: border-box;
}
.op-environment__title {
  font-size: 3.2rem;
  margin-top: 13.4rem;
  font-weight: 500;
}
.op-environment__read {
  font-size: 2rem;
  line-height: 2em;
  margin-top: 3rem;
  margin-bottom: 7.5rem;
}
@media screen and (max-width: 896px) {
  .op-environment {
    padding: 0;
  }
  .op-environment__title {
    font-size: 2.6rem;
    margin-top: 7rem;
  }
  .op-environment__read {
    font-size: 1.4rem;
    line-height: 1.857em;
    margin-bottom: 7rem;
  }
}
.op-environment-content {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 8rem;
  padding-bottom: 8rem;
  border-bottom: 1px solid #222222;
}
.op-environment-content--no-line {
  border: none;
}
.op-environment-content > *:first-child {
  width: 49%;
}
.op-environment-content > *:last-child {
  width: 51%;
}
.op-environment-content__title {
  font-size: 4.4rem;
  line-height: 1.545em;
  font-weight: 500;
}
.op-environment-content__image {
  margin-top: 5rem;
}
@media screen and (max-width: 896px) {
  .op-environment-content {
    flex-direction: column;
    margin-bottom: 4.5rem;
    padding-bottom: 4.5rem;
  }
  .op-environment-content--no-line {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .op-environment-content > *, .op-environment-content > *:first-child, .op-environment-content > *:last-child {
    width: 100%;
  }
  .op-environment-content__title {
    font-size: 2.6rem;
    line-height: 1.3846em;
    margin-bottom: 3rem;
  }
  .op-environment-content__image {
    margin-top: 1.5rem;
  }
}
.op-environment-content__point-wrap {
  margin-top: 1.4rem;
}
@media screen and (max-width: 896px) {
  .op-environment-content__point-wrap {
    margin-top: 0;
  }
}
.op-environment-point {
  font-size: 1.6rem;
  line-height: 1.56em;
  margin-bottom: 1.5em;
}
.op-environment-point__title {
  font-weight: 500;
}
.op-environment-point__title::before {
  content: "●";
  display: inline-block;
  margin-right: 0.5em;
  color: #005bac;
}
@media screen and (max-width: 896px) {
  .op-environment-point {
    line-height: 1.857em;
  }
}

@media screen and (max-width: 896px) {
  body.body-knowledge-and-solutions {
    background-image: url("/wp-content/themes/bunka2025/assets/img/knowledge-and-solutions/planning-header-bg-sp.png?v=12");
    background-repeat: no-repeat;
  }
}

@media screen and (min-width: 897px) {
  body.body-post-type-solution {
    background-image: url("/wp-content/themes/bunka2025/assets/img/solution/solution_bg.jpg?v=11");
    background-repeat: no-repeat;
    background-size: 100vw auto;
    background-position: right top;
  }
}

.op-solution-navi-lists {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 10rem;
}
@media screen and (max-width: 896px) {
  .op-solution-navi-lists {
    margin-top: 3.6rem;
    flex-direction: column;
  }
}
.op-solution-navi-lists-title {
  font-size: 4.6rem;
  font-weight: 500;
  text-align: center;
  margin: 10rem auto;
}
@media screen and (max-width: 896px) {
  .op-solution-navi-lists-title {
    font-size: 2.4rem;
    margin: 3.6rem auto;
  }
}
.op-solution-navi-lists__image {
  aspect-ratio: 372/165;
  overflow: hidden;
}
.op-solution-navi-lists__image img {
  -o-object-fit: cover;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease-in-out;
}
@media screen and (max-width: 896px) {
  .op-solution-navi-lists__image {
    aspect-ratio: 109/73;
    max-width: 33.3333333333%;
  }
}
.op-solution-navi-lists a {
  display: block;
}
.op-solution-navi-lists a:hover .op-solution-navi-lists__image img {
  transform: scale(1.1);
}
@media screen and (max-width: 896px) {
  .op-solution-navi-lists a {
    display: flex;
    align-items: center;
    justify-content: stretch;
  }
}
.op-solution-navi-lists > * {
  border-radius: 1rem;
  max-width: 31.1036789298%;
  background: #fff;
  margin-bottom: 3.3444816054%;
  overflow: hidden;
  box-shadow: 5px 5px 12px 0 rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 896px) {
  .op-solution-navi-lists > * {
    max-width: none;
    margin-bottom: 1.7rem;
  }
}
.op-solution-navi-lists__title {
  font-size: 2rem;
  font-weight: 500;
  text-align: center;
  margin-top: 1.7rem;
  margin-bottom: 1.7rem;
}
@media screen and (max-width: 896px) {
  .op-solution-navi-lists__title {
    width: 66.6666666667%;
    font-size: 1.4rem;
    box-sizing: border-box;
    padding-left: 1em;
    text-align: left;
  }
}
.op-solution-navi-lists--2column {
  flex-direction: row;
}
.op-solution-navi-lists--2column > * {
  max-width: 49.1638795987%;
}
.op-solution-navi-lists--2column > * a {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 896px) {
  .op-solution-navi-lists--2column > * {
    max-width: 47.0967741935%;
    border-radius: 0.6rem;
  }
  .op-solution-navi-lists--2column > * a {
    flex-direction: column;
    height: 100%;
    justify-content: stretch;
  }
}
.op-solution-navi-lists--2column .op-solution-navi-lists__image {
  aspect-ratio: 212/165;
  max-width: 36.0544217687%;
}
@media screen and (max-width: 896px) {
  .op-solution-navi-lists--2column .op-solution-navi-lists__image {
    aspect-ratio: 146/86;
    max-width: none;
  }
}
.op-solution-navi-lists--2column .op-solution-navi-lists__title {
  font-size: 2.4rem;
  box-sizing: border-box;
  padding-left: 1em;
  width: 63.9455782313%;
  text-align: left;
  position: relative;
}
.op-solution-navi-lists--2column .op-solution-navi-lists__title .c-arwicon {
  position: absolute;
  right: 1em;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 896px) {
  .op-solution-navi-lists--2column .op-solution-navi-lists__title {
    font-size: 1.4rem;
    text-align: center;
    line-height: 1.428em;
    width: 100%;
    padding: 1.6rem;
    margin: 0;
    line-break: strict;
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .op-solution-navi-lists--2column .op-solution-navi-lists__title .c-arwicon {
    display: none;
  }
}
.op-solution-single-title {
  font-size: 7.2rem;
  letter-spacing: -2;
  font-weight: 500;
  margin-top: 7.8125vw;
}
@media screen and (max-width: 896px) {
  .op-solution-single-title {
    font-size: 3.2rem;
  }
}
.op-solution-single-header {
  max-width: 70.8193979933%;
}
@media screen and (max-width: 896px) {
  .op-solution-single-header {
    max-width: none;
  }
}
.op-solution-single__title {
  font-size: 3.2rem;
  font-weight: 500;
  margin-top: 8rem;
  line-height: 1.3em;
}
@media screen and (max-width: 896px) {
  .op-solution-single__title {
    font-size: 2.4rem;
    margin-top: 4rem;
  }
}
.op-solution-single--planning {
  position: relative;
  padding-bottom: 9rem;
}
@media screen and (min-width: 895px) {
  .op-solution-single--planning::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 61.71875%;
    max-width: 948px;
    aspect-ratio: 948/1145;
    background-image: url("/wp-content/themes/bunka2025/assets/img/knowledge-and-solutions/planning-header-bg.png");
    background-position: right bottom;
    background-size: 100%;
    background-repeat: no-repeat;
    z-index: -1;
  }
}
@media screen and (max-width: 896px) {
  .op-solution-single--planning {
    padding-bottom: 3rem;
  }
}
.op-solution-single--planning .op-solution-single__title {
  font-size: 5.2rem;
  margin-bottom: 6rem;
}
@media screen and (max-width: 896px) {
  .op-solution-single--planning .op-solution-single__title {
    font-size: 2.4rem;
    margin-bottom: 3rem;
  }
}
.op-solution-single--planning .op-solution-single__text {
  margin-bottom: 6rem;
  font-size: 2rem;
  line-height: 2em;
}
@media screen and (max-width: 896px) {
  .op-solution-single--planning .op-solution-single__text {
    font-size: 1.4rem;
    line-height: 1.857em;
    margin-bottom: 3.6rem;
    margin-top: 3rem;
  }
}
.op-solution-single--planning .op-solution-single__text:last-of-type {
  margin-bottom: 0;
}
.op-solution-single__main-text {
  margin-top: 3.2rem;
  font-size: 2rem;
  line-height: 2em;
  margin-bottom: 8.4rem;
}
@media screen and (max-width: 896px) {
  .op-solution-single__main-text {
    margin-top: 2rem;
    font-size: 1.4rem;
    line-height: 1.857em;
    max-width: none;
    margin-bottom: 4rem;
  }
}
.op-solution-single-detail {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 12rem;
  margin-bottom: 12rem;
  border-bottom: 1px solid #E6E6E6;
}
@media screen and (max-width: 896px) {
  .op-solution-single-detail {
    padding-bottom: 3.2rem;
    margin-bottom: 3.2rem;
  }
}
.op-solution-single-detail > *:first-child {
  max-width: 45.652173913%;
}
.op-solution-single-detail > *:last-child {
  max-width: 47.2408026756%;
}
@media screen and (max-width: 896px) {
  .op-solution-single-detail {
    flex-direction: column;
  }
  .op-solution-single-detail > *:first-child, .op-solution-single-detail > *:last-child {
    max-width: none;
  }
}
.op-solution-single-detail:first-of-type {
  margin-top: 12rem;
}
@media screen and (max-width: 896px) {
  .op-solution-single-detail:first-of-type {
    margin-top: 4.8rem;
  }
}
.op-solution-single-detail:last-of-type {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.op-solution-single-detail__title {
  font-size: 4.8rem;
  line-height: 1.25em;
  font-weight: 500;
  margin-bottom: 4rem;
  margin-top: 2.4rem;
}
@media screen and (max-width: 896px) {
  .op-solution-single-detail__title {
    font-size: 1.6rem;
    margin-bottom: 1.2rem;
  }
}
.op-solution-single-detail__text {
  font-size: 2.2rem;
  line-height: 1.8em;
}
@media screen and (max-width: 896px) {
  .op-solution-single-detail__text {
    font-size: 1.3rem;
    margin-top: 1.2rem;
  }
}
.op-solution-single-related {
  background: rgb(244, 244, 244);
  padding-top: 9rem;
  padding-bottom: 9rem;
  margin-top: 14.4rem;
}
.op-solution-single-related__title {
  font-size: 4.8rem;
  font-weight: 500;
  margin-bottom: 6rem;
}
@media screen and (max-width: 896px) {
  .op-solution-single-related {
    margin-top: 3.9rem;
    padding-top: 4.4rem;
    padding-bottom: 3.5rem;
  }
  .op-solution-single-related__title {
    font-size: 2.6rem;
    margin-bottom: 3.6rem;
  }
}
.op-solution-single-related-detail {
  display: flex;
  justify-content: space-between;
  margin-bottom: 7rem;
}
.op-solution-single-related-detail > *:first-child {
  width: 35.0334448161%;
  overflow: hidden;
  aspect-ratio: 419/294;
}
.op-solution-single-related-detail img {
  -o-object-fit: cover;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease-in-out;
}
.op-solution-single-related-detail:hover img {
  transform: scale(1.1);
}
.op-solution-single-related-detail > *:last-child {
  width: 61.2040133779%;
}
.op-solution-single-related-detail__title {
  font-size: 2.8rem;
  line-height: 1.5em;
  font-weight: 500;
  margin-bottom: 2.8rem;
}
@media screen and (max-width: 896px) {
  .op-solution-single-related-detail {
    flex-direction: column;
    margin-bottom: 4.7rem;
  }
  .op-solution-single-related-detail > *:first-child, .op-solution-single-related-detail > *:last-child {
    width: 100%;
  }
  .op-solution-single-related-detail__title {
    font-size: 1.4rem;
    margin-bottom: 0;
    margin-top: 1.8rem;
  }
}
.op-solution-single-related-detail .oc-button-sublink {
  text-align: left;
}
.op-solution-single-related-detail .oc-button-sublink__link--title {
  font-size: 2.068rem;
  padding-right: 4em;
}
.op-solution-single-related-detail-categoryList {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 6rem;
}
@media screen and (max-width: 896px) {
  .op-solution-single-related-detail-categoryList {
    display: none;
  }
}
.op-solution-single-related-detail-categoryList > * {
  font-size: 1.4rem;
  border: 1px solid rgb(112, 112, 112);
  border-radius: 50px;
  padding: 0.5em 1em;
  line-height: 1em;
  margin-bottom: 1rem;
  margin-right: 1rem;
  display: inline-block;
}
@media screen and (max-width: 896px) {
  .op-solution-single-related-detail-categoryList > * {
    font-size: 1rem;
    font-weight: 500;
  }
}
.op-solution-single-related .oc-button-sublink__link--title {
  margin-right: 0.3em;
}
.op-solution-single-related--planning {
  border-bottom: 1px solid #B6B2B2;
}
.op-solution-single-others {
  margin: 11.7rem auto 10.4rem auto;
}
.op-solution-single-others__title {
  font-size: 4.5rem;
  line-height: 1em;
  text-align: center;
  font-weight: 500;
}
@media screen and (max-width: 896px) {
  .op-solution-single-others {
    margin: 5.7rem auto;
  }
  .op-solution-single-others__title {
    font-size: 2.4rem;
  }
}

.op-application {
  padding-right: 13.2943143813%;
  box-sizing: border-box;
}
@media screen and (max-width: 896px) {
  .op-application {
    padding-right: 0;
  }
}
.op-application__read {
  font-size: 2rem;
  line-height: 2em;
  margin-top: 11.3rem;
  margin-bottom: 7.5rem;
}
@media screen and (max-width: 896px) {
  .op-application__read {
    font-size: 1.4rem;
    line-height: 1.857em;
    margin-bottom: 7rem;
    margin-top: 5rem;
  }
}
.op-application-archives-content {
  margin-bottom: 15rem;
  margin-top: 15rem;
}
.op-application-archives-content__title {
  font-size: 4.4rem;
  line-height: 1.545em;
  font-weight: 500;
}
@media screen and (max-width: 896px) {
  .op-application-archives-content {
    margin-top: 6rem;
    margin-bottom: 8rem;
  }
  .op-application-archives-content__title {
    font-size: 2.6rem;
  }
}
.op-application-archives-lists {
  display: flex;
  justify-content: space-between;
  margin-top: 5rem;
  flex-wrap: wrap;
}
@media screen and (max-width: 896px) {
  .op-application-archives-lists {
    margin-top: 2rem;
    flex-direction: column;
  }
}
.op-application-archives-lists > * {
  width: 47.5409836066%;
  border-radius: 6px;
  box-shadow: 5px 5px 12px 0 rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  margin-bottom: 4.9180327869%;
  background: #fff;
}
.op-application-archives-lists > * > a {
  padding: 5rem;
  display: block;
  box-sizing: border-box;
}
@media screen and (max-width: 896px) {
  .op-application-archives-lists > * {
    width: 100%;
  }
  .op-application-archives-lists > * > a {
    padding: 2rem;
  }
}
.op-application-archives-lists-item__title {
  font-size: 2.6rem;
  font-weight: 500;
  line-height: 1.6923em;
  margin-bottom: 1.4rem;
  display: flex;
  justify-content: space-between;
}
.op-application-archives-lists-item__title > span {
  display: block;
}
.op-application-archives-lists-item__title .c-arwicon {
  display: block;
}
.op-application-archives-lists-item__description {
  font-size: 1.6rem;
  line-height: 2em;
}
@media screen and (max-width: 896px) {
  .op-application-archives-lists-item__title {
    font-size: 2rem;
    line-height: 1em;
  }
  .op-application-archives-lists-item__description {
    font-size: 1.4rem;
    line-height: 1.857em;
  }
}
.op-application-single table {
  width: 71.237458194%;
  max-width: 852px;
  margin-inline: auto;
  font-size: 1.6rem;
  line-height: 2em;
  text-align: left;
}
.op-application-single table th, .op-application-single table td {
  border-bottom: 1px solid #E6E6E6;
  padding: 4rem 0;
}
.op-application-single table th {
  font-weight: 500;
  width: 21.1267605634%;
  vertical-align: top;
}
.op-application-single table td p {
  margin-bottom: 1em;
}
.op-application-single table td p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 896px) {
  .op-application-single table {
    width: 100%;
    max-width: none;
  }
  .op-application-single table th, .op-application-single table td {
    padding: 1.7rem 0;
    display: block;
    width: auto;
  }
  .op-application-single table th {
    font-size: 1.6rem;
    line-height: 1em;
    border-bottom: none;
    padding-bottom: 0;
  }
  .op-application-single table td {
    font-size: 1.4rem;
    line-height: 1.571em;
  }
}

@media screen and (max-width: 896px) {
  body.body-recruit {
    background-image: url("/wp-content/themes/bunka2025/assets/img/recruit/recruit-header-bg-sp.png");
    background-repeat: no-repeat;
  }
}

@media screen and (min-width: 897px) {
  body.body-message,
  body.body-post-type-recruit_interview,
  body.body-environment,
  body.body-post-type-application,
  body.body-post-type-department {
    background-image: url("/wp-content/themes/bunka2025/assets/img/recruit/recruit-header-bg.jpg");
    background-repeat: no-repeat;
  }
}

@media screen and (min-width: 897px) {
  body.body-recruit {
    background-image: url("/wp-content/themes/bunka2025/assets/img/recruit/recruit-header-top-bg.jpg");
    background-repeat: no-repeat;
  }
}

.op-recruit {
  box-sizing: border-box;
}
.op-recruit-header {
  background-image: url("/wp-content/themes/bunka2025/assets/img/recruit/recruit_header.jpg");
  background-position: right bottom;
  background-size: 42.578125% auto;
}
.op-recruit-header__inner {
  max-width: 51.1705685619%;
  margin-left: 0;
}
.op-recruit-header__title {
  font-size: 9rem;
  margin-top: 13.3rem;
  font-weight: 700;
  letter-spacing: -0.3rem;
  line-height: 1.2111em;
  text-align: left;
}
.op-recruit-header__read {
  font-size: 2rem;
  line-height: 2em;
  margin-top: 7.5rem;
  margin-bottom: 7.5rem;
}
@media screen and (max-width: 896px) {
  .op-recruit-header {
    background: none;
  }
  .op-recruit-header__inner {
    max-width: none;
  }
  .op-recruit-header__title {
    font-size: 4.5rem;
    margin-top: 3.6rem;
  }
  .op-recruit-header__image {
    margin-top: 3.9rem;
    margin-left: -5%;
    margin-right: -5%;
  }
  .op-recruit-header__image img {
    width: 100%;
  }
  .op-recruit-header__read {
    font-size: 1.4rem;
    line-height: 1.857em;
    margin-top: 3.6rem;
    margin-bottom: 4.6rem;
  }
}
.op-recruit-header-gradient-wrap {
  font-size: 9rem;
  margin-right: 0.5em;
  display: inline-block;
  -webkit-mask-image: url(/wp-content/themes/bunka2025/assets/img/recruit/text-tell.svg);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: 0 0;
  -webkit-mask-size: cover;
  width: 4em;
  height: 1em;
  aspect-ratio: 325/84;
  mask-image: url(/wp-content/themes/bunka2025/assets/img/recruit/text-tell.svg);
  mask-position: 0 0;
  mask-repeat: no-repeat;
  mask-size: cover;
  margin-bottom: -0.3em;
}
.op-recruit-header-gradient-wrap > video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 896px) {
  .op-recruit-header-gradient-wrap {
    font-size: 4.5rem;
  }
}
.op-recruit-header-gradient-text {
  display: inline-block;
  color: transparent;
  background-image: linear-gradient(125deg, #2060bf, #222, #2d3b99);
  background-clip: text;
}
.op-recruit-header-gradient-text:first-letter {
  margin-left: -0.5em;
}
@-webkit-keyframes hue {
  from {
    filter: saturate(100%);
  }
  to {
    filter: saturate(30%);
  }
}
.op-recruit-header .oc-button-sublink {
  text-align: left;
}
@media screen and (max-width: 896px) {
  .op-recruit-header .oc-button-sublink {
    text-align: center;
  }
}
.op-recruit .p-index-about__slider {
  margin-top: 12.6rem;
}
@media screen and (max-width: 896px) {
  .op-recruit .p-index-about__slider {
    margin-top: 9.5rem;
  }
}
.op-recruit-stats {
  background: #F4F4F4;
  margin-top: 11.2rem;
  padding-top: 11.2rem;
  padding-bottom: 7.3rem;
}
.op-recruit-stats__inner {
  padding-right: 13.2943143813%;
}
.op-recruit-stats__title {
  font-size: 4.8rem;
  font-weight: 500;
  margin-bottom: 5rem;
}
.op-recruit-stats__bottomAtt {
  text-align: right;
  font-size: 1.4rem;
  font-weight: 500;
  margin-top: 3.2rem;
}
@media screen and (max-width: 896px) {
  .op-recruit-stats {
    margin-top: 10rem;
    padding-top: 7rem;
    padding-bottom: 6.3rem;
  }
  .op-recruit-stats__inner {
    padding: 0;
  }
  .op-recruit-stats__title {
    font-size: 2.6rem;
    margin-bottom: 4rem;
  }
  .op-recruit-stats__bottomAtt {
    margin-top: 0;
    text-align: center;
  }
}
.op-recruit-stats-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 896px) {
  .op-recruit-stats-flex {
    flex-direction: column;
  }
}
.op-recruit-stats-flex-item {
  text-align: center;
  background: #fff;
  border-radius: 0.6rem;
  box-shadow: 0.5rem 0.5rem 2.2rem 0 rgba(0, 0, 0, 0.1);
  width: 31.6297010608%;
  margin-bottom: 2.5072324012%;
  padding: 2rem 2rem 2.6rem 2rem;
  align-items: center;
  box-sizing: border-box;
}
.op-recruit-stats-flex-item--half {
  width: 48.6981677917%;
}
.op-recruit-stats-flex-item--pd2 {
  padding-bottom: 2rem;
}
.op-recruit-stats-flex-item--quarter {
  width: 25.2651880424%;
}
.op-recruit-stats-flex-item--quarter-middle {
  width: 44.3587270974%;
}
.op-recruit-stats-flex-item--double {
  width: 65.7666345227%;
  box-sizing: border-box;
}
@media screen and (max-width: 896px) {
  .op-recruit-stats-flex-item {
    width: 100%;
    margin-bottom: 7.9268292683%;
    padding-left: 6.0975609756%;
    padding-right: 6.0975609756%;
  }
  .op-recruit-stats-flex-item--half, .op-recruit-stats-flex-item--quarter, .op-recruit-stats-flex-item--quarter-middle, .op-recruit-stats-flex-item--double {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .op-recruit-stats-flex-item--double {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
.op-recruit-stats-flex-item__title {
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 1.6rem;
  line-height: 1em;
}
.op-recruit-stats-flex-item__title--small {
  font-size: 1.6rem;
  margin-bottom: 0.8rem;
  margin-left: -1.6rem;
}
.op-recruit-stats-flex-item__title--mini {
  font-size: 1.4rem;
  display: block;
  margin-top: 0.4em;
  margin-bottom: -1em;
}
.op-recruit-stats-flex-item__detail {
  font-size: 2rem;
  font-weight: 500;
  position: relative;
}
.op-recruit-stats-flex-item__detail--flex {
  display: flex;
  justify-content: center;
  align-items: center;
}
.op-recruit-stats-flex-item__detail--flex p {
  font-size: 1.6rem;
}
.op-recruit-stats-flex-item__detail--flex--center {
  justify-content: center;
}
.op-recruit-stats-flex-item__detail-stats01, .op-recruit-stats-flex-item__detail-stats02, .op-recruit-stats-flex-item__detail-stats03, .op-recruit-stats-flex-item__detail-stats04 {
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0.3em;
}
.op-recruit-stats-flex-item__detail-stats01 {
  background-image: url(/wp-content/themes/bunka2025/assets/img/recruit/stats-01.png);
  width: 52.8712871287%;
  aspect-ratio: 401/280;
}
.op-recruit-stats-flex-item__detail-stats01-01, .op-recruit-stats-flex-item__detail-stats01-02 {
  position: relative;
}
@media screen and (max-width: 896px) {
  .op-recruit-stats-flex-item__detail-stats01 {
    background-image: url(/wp-content/themes/bunka2025/assets/img/recruit/stats-01_sp.png);
    aspect-ratio: 650/476;
    flex-basis: 77.743902439%;
    margin-bottom: 3%;
  }
  .op-recruit-stats-flex-item__detail-stats01-01, .op-recruit-stats-flex-item__detail-stats01-02 {
    position: absolute;
    display: block;
    bottom: -4%;
  }
  .op-recruit-stats-flex-item__detail-stats01-01 {
    left: 3.9634146341%;
  }
  .op-recruit-stats-flex-item__detail-stats01-02 {
    right: 3.9634146341%;
  }
}
.op-recruit-stats-flex-item__detail-stats02 {
  background-image: url(/wp-content/themes/bunka2025/assets/img/recruit/stats-02.png);
  width: 48.1188118812%;
  aspect-ratio: 365/279;
}
.op-recruit-stats-flex-item__detail-stats02-01, .op-recruit-stats-flex-item__detail-stats02-02 {
  position: relative;
}
@media screen and (max-width: 896px) {
  .op-recruit-stats-flex-item__detail-stats02 {
    background-image: url(/wp-content/themes/bunka2025/assets/img/recruit/stats-02_sp.png);
    aspect-ratio: 676/558;
    flex-basis: 67.0731707317%;
    margin-bottom: 3%;
    margin-top: 4%;
  }
  .op-recruit-stats-flex-item__detail-stats02-01, .op-recruit-stats-flex-item__detail-stats02-02 {
    position: absolute;
    display: block;
  }
  .op-recruit-stats-flex-item__detail-stats02-01 {
    left: 3.9634146341%;
    top: -15%;
  }
  .op-recruit-stats-flex-item__detail-stats02-02 {
    right: 3.9634146341%;
    bottom: -8%;
  }
}
.op-recruit-stats-flex-item__detail-stats03 {
  background-image: url(/wp-content/themes/bunka2025/assets/img/recruit/stats-03.png);
  width: 50.495049505%;
  aspect-ratio: 383/279;
}
.op-recruit-stats-flex-item__detail-stats03-01, .op-recruit-stats-flex-item__detail-stats03-02 {
  position: relative;
}
@media screen and (max-width: 896px) {
  .op-recruit-stats-flex-item__detail-stats03 {
    background-image: url(/wp-content/themes/bunka2025/assets/img/recruit/stats-03_sp.png);
    aspect-ratio: 679/558;
    flex-basis: 61.5853658537%;
    margin-bottom: 5%;
    margin-top: 5%;
  }
  .op-recruit-stats-flex-item__detail-stats03-01, .op-recruit-stats-flex-item__detail-stats03-02 {
    position: absolute;
    display: block;
  }
  .op-recruit-stats-flex-item__detail-stats03-01 {
    left: 6.7073170732%;
    top: -13%;
  }
  .op-recruit-stats-flex-item__detail-stats03-02 {
    right: 3.9634146341%;
    bottom: -11%;
  }
}
.op-recruit-stats-flex-item__detail-stats04 {
  background-image: url(/wp-content/themes/bunka2025/assets/img/recruit/stats-04.png);
  width: 43.5643564356%;
  aspect-ratio: 329/282;
  margin: 0 1em 0 0.5em;
}
.op-recruit-stats-flex-item__detail-stats04-01, .op-recruit-stats-flex-item__detail-stats04-02, .op-recruit-stats-flex-item__detail-stats04-03 {
  position: relative;
}
@media screen and (max-width: 896px) {
  .op-recruit-stats-flex-item__detail-stats04 {
    background-image: url(/wp-content/themes/bunka2025/assets/img/recruit/stats-04_sp.png);
    aspect-ratio: 341/316;
    flex-basis: 67.6829268293%;
    margin-top: 3%;
    margin-bottom: 13%;
  }
  .op-recruit-stats-flex-item__detail-stats04-01, .op-recruit-stats-flex-item__detail-stats04-02, .op-recruit-stats-flex-item__detail-stats04-03 {
    position: absolute;
    display: block;
  }
  .op-recruit-stats-flex-item__detail-stats04-01 {
    left: 6.7073170732%;
    top: -13%;
  }
  .op-recruit-stats-flex-item__detail-stats04-02 {
    right: 4.8780487805%;
    bottom: -7%;
  }
  .op-recruit-stats-flex-item__detail-stats04-03 {
    left: 5.487804878%;
    bottom: 0;
  }
}
.op-recruit-stats-flex-item__detail--mb {
  margin-bottom: 1.4rem;
}
.op-recruit-stats-flex-item__detail--mr35 {
  margin-right: 3.5rem;
}
.op-recruit-stats-flex-item__detail--mr77 {
  margin-right: 7.7rem;
}
@media screen and (max-width: 896px) {
  .op-recruit-stats-flex-item__detail--mr77 {
    margin-right: 3rem;
  }
}
.op-recruit-stats-noTxt {
  font-size: 6.8rem;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  color: #005BAC;
  line-height: 1em;
}
.op-recruit-stats-noTxt--small {
  font-size: 4.8rem;
}
@media screen and (max-width: 896px) {
  .op-recruit-stats-noTxt--small-sp {
    font-size: 4.8rem;
  }
}
.op-recruit-stats-noTxt--blue {
  color: #4DAADF;
}
.op-recruit-stats-noTxt--gray {
  color: #7C7C7C;
}
.op-recruit-stats-grayMiniTxt {
  color: #B6B2B2;
  font-size: 1.2rem;
}
.op-recruit-stats-verticalTxt {
  writing-mode: vertical-rl;
  letter-spacing: 0.7em;
  margin-bottom: -0.7em;
}
@media screen and (max-width: 896px) {
  .op-recruit-stats-verticalTxt {
    writing-mode: horizontal-tb;
    letter-spacing: 0;
    text-align: right;
    margin-right: 1.2em;
    display: block;
    margin-bottom: -0.2em;
  }
}
.op-recruit-department {
  padding-top: 15.8rem;
  padding-bottom: 15.8rem;
  padding-right: 13.2943143813%;
  margin-left: 0;
  display: flex;
  justify-content: space-between;
}
.op-recruit-department__title {
  font-size: 4.8rem;
  font-weight: 500;
  margin-bottom: 3.6rem;
}
.op-recruit-department__subTitle {
  font-size: 2.6rem;
  line-height: 1.69em;
  margin-bottom: 2rem;
  font-weight: 500;
}
.op-recruit-department__read {
  font-size: 1.8rem;
  line-height: 1.777em;
}
.op-recruit-department__left {
  width: 39.9228543877%;
}
.op-recruit-department__list {
  width: 44.6480231437%;
}
@media screen and (max-width: 896px) {
  .op-recruit-department {
    padding-top: 5.3rem;
    flex-direction: column;
    padding-right: 0;
  }
  .op-recruit-department__title {
    font-size: 2.6rem;
    margin-bottom: 3.7rem;
  }
  .op-recruit-department__subTitle {
    font-size: 1.8rem;
    line-height: 1em;
  }
  .op-recruit-department__read {
    font-size: 1.3rem;
    line-height: 1.692em;
  }
  .op-recruit-department__left, .op-recruit-department__list {
    width: 100%;
  }
  .op-recruit-department__list {
    margin-top: 4rem;
  }
}
.op-recruit-department-navi {
  font-size: 2.6rem;
  font-weight: 500;
}
@media screen and (max-width: 896px) {
  .op-recruit-department-navi {
    font-size: 2rem;
  }
}
.op-recruit-department-navi > * {
  margin-bottom: 4.6rem;
  position: relative;
}
@media screen and (max-width: 896px) {
  .op-recruit-department-navi > * {
    margin-bottom: 2.4rem;
  }
}
.op-recruit-department-navi > *::after {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #222;
  transform: scale(1, 1);
  transform-origin: right;
  transition: transform 0.3s;
}
.op-recruit-department-navi > *:hover::after {
  transform-origin: right;
  transform: scale(0, 1);
}
.op-recruit-department-navi > *:last-of-type {
  margin-bottom: 0;
}
.op-recruit-department-navi__link {
  padding-bottom: 1.9rem;
  display: flex;
  justify-content: stretch;
  align-items: center;
}
.op-recruit-department-navi__link-text {
  display: block;
  flex-grow: 1;
  transition: color 0.3s ease-in;
}
.op-recruit-department-navi__link-text--mini {
  font-size: 1.6rem;
  line-height: 1em;
  display: block;
}
@media screen and (max-width: 896px) {
  .op-recruit-department-navi__link-text--mini {
    font-size: 1.3rem;
    line-height: 1.538em;
  }
}
.op-recruit-members {
  position: relative;
  z-index: 0;
  color: #fff;
  margin-top: 15rem;
  margin-bottom: 15rem;
  padding-top: 20rem;
  padding-bottom: 20rem;
}
.op-recruit-members::before {
  content: "";
  position: absolute;
  top: -8rem;
  left: -100px;
  right: -100px;
  bottom: -8rem;
  z-index: -1;
  background: radial-gradient(104.92% 133.99% at 23.5% 16.63%, #32C0FF 0%, #2B6A91 49.8%, #1F3A5A 100%);
  filter: blur(8rem);
}
.op-recruit-members__title {
  font-size: 4.8rem;
  font-weight: 500;
  margin-bottom: 3rem;
}
.op-recruit-members__read {
  font-size: 1.8rem;
  font-weight: 500;
  margin-bottom: 8.5rem;
}
@media screen and (max-width: 896px) {
  .op-recruit-members {
    margin-top: 5rem;
    margin-bottom: 5rem;
    padding-top: 13rem;
    padding-bottom: 13rem;
  }
  .op-recruit-members::before {
    top: -5rem;
    bottom: -5rem;
    filter: blur(5rem);
  }
  .op-recruit-members__title {
    font-size: 2.6rem;
    margin-bottom: 1.8rem;
  }
  .op-recruit-members__read {
    font-size: 1.6rem;
    margin-bottom: 4.4rem;
  }
}
.op-recruit-members .op-interview-member .p-index-member__slider-link {
  color: #fff;
}
.op-recruit-members .op-interview-member .p-index-member__slider-txt01::before {
  background-color: rgba(255, 255, 255, 0.3);
}
.op-recruit-members .oc-button-sublink__link {
  color: #fff;
  border-bottom-color: #fff;
}
.op-recruit-environment {
  margin-top: 20rem;
  padding-top: 15rem;
  margin-bottom: 16rem;
  background-image: url(/wp-content/themes/bunka2025/assets/img/recruit/environment-bg.jpg);
  background-position: right bottom;
  background-size: 46.875% auto;
}
.op-recruit-environment__inner {
  max-width: 47.9096989967%;
}
.op-recruit-environment__title {
  font-size: 4.8rem;
  line-height: 1em;
  font-weight: bold;
  margin-bottom: 6rem;
}
.op-recruit-environment__read {
  font-size: 1.6rem;
  line-height: 2.375em;
  margin-bottom: 2.6rem;
}
@media screen and (max-width: 896px) {
  .op-recruit-environment {
    margin-top: 10rem;
    padding-top: 5rem;
    margin-bottom: 6.3rem;
    background: none;
  }
  .op-recruit-environment__inner {
    max-width: none;
  }
  .op-recruit-environment__title {
    font-size: 2.6rem;
    margin-bottom: 3.2rem;
  }
  .op-recruit-environment__image {
    margin-bottom: 2.4rem;
  }
  .op-recruit-environment__read {
    font-size: 1.3rem;
    line-height: 1.692em;
    margin-bottom: 2.4rem;
  }
}
.op-recruit-environment-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 2.6rem;
}
.op-recruit-environment-list > * {
  width: 48.8656195462%;
  margin-bottom: 2.2687609075%;
  background-color: #F4F4F4;
  font-size: 1.6rem;
  line-height: 1.8rem;
  border-radius: 10px;
  font-weight: 500;
  min-height: 6rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-repeat: no-repeat;
  background-position: 1.3rem 50%;
  background-size: 3.4rem auto;
  padding-left: 6rem;
}
@media screen and (max-width: 896px) {
  .op-recruit-environment-list > * {
    font-size: 1.2rem;
    line-height: 1.5rem;
    background-size: 2.5rem auto;
    padding-left: 4.5rem;
    background-position: 1rem 50%;
  }
}
.op-recruit-environment-list > *:nth-child(1) {
  background-image: url(/wp-content/themes/bunka2025/assets/img/recruit/environment-icon01.png);
}
.op-recruit-environment-list > *:nth-child(2) {
  background-image: url(/wp-content/themes/bunka2025/assets/img/recruit/environment-icon02.png);
}
.op-recruit-environment-list > *:nth-child(3) {
  background-image: url(/wp-content/themes/bunka2025/assets/img/recruit/environment-icon03.png);
}
.op-recruit-environment-list > *:nth-child(4) {
  background-image: url(/wp-content/themes/bunka2025/assets/img/recruit/environment-icon04.png);
}
.op-recruit-environment-list > *:nth-child(5) {
  background-image: url(/wp-content/themes/bunka2025/assets/img/recruit/environment-icon05.png);
}
.op-recruit-environment-list > *:nth-child(6) {
  background-image: url(/wp-content/themes/bunka2025/assets/img/recruit/environment-icon06.png);
}
.op-recruit-environment-list .oc-button-sublink {
  text-align: left;
}
@media screen and (max-width: 896px) {
  .op-recruit-environment-list .oc-button-sublink {
    text-align: center;
  }
}
.op-recruit-application {
  background: #F4F4F4;
  padding-top: 12rem;
  padding-bottom: 12rem;
}
.op-recruit-application__title {
  font-size: 4.8rem;
  font-weight: 500;
  margin-bottom: 4.2rem;
}
.op-recruit-application__read {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.7777em;
  margin-bottom: 4.8rem;
}
@media screen and (max-width: 896px) {
  .op-recruit-application {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .op-recruit-application__title {
    font-size: 2.6rem;
    margin-bottom: 3.2rem;
  }
  .op-recruit-application__read {
    font-size: 1.6rem;
    line-height: 1.75em;
    margin-bottom: 3.6rem;
  }
}
.op-recruit-application-flex {
  display: flex;
  justify-content: space-between;
  padding-right: 13.2943143813%;
}
.op-recruit-application-flex > :first-child {
  width: 46.287367406%;
}
.op-recruit-application-flex > :last-child {
  width: 44.6480231437%;
}
@media screen and (max-width: 896px) {
  .op-recruit-application-flex {
    flex-direction: column;
    margin-bottom: 3.6rem;
    padding-right: 0;
  }
  .op-recruit-application-flex > :first-child, .op-recruit-application-flex > :last-child {
    width: 100%;
  }
}
.op-recruit-application-list {
  font-size: 1.4rem;
  line-height: 2em;
}
.op-recruit-application-list-wrap {
  margin-top: 1.6rem;
}
@media screen and (max-width: 896px) {
  .op-recruit-application-list-wrap {
    margin-top: 0;
  }
}
.op-recruit-application-list__head {
  display: flex;
  justify-content: space-between;
  font-size: 2.6rem;
  line-height: 1em;
  margin-bottom: 1.2rem;
  font-weight: 500;
}
@media screen and (max-width: 896px) {
  .op-recruit-application-list {
    font-size: 1.3rem;
  }
  .op-recruit-application-list__head {
    font-size: 2rem;
    margin-bottom: 1.8rem;
  }
}
.op-recruit-application-list__link {
  padding-bottom: 3.2rem;
  margin-bottom: 3.2rem;
  display: block;
  position: relative;
}
.op-recruit-application-list__link::after {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #222;
  transform: scale(1, 1);
  transform-origin: right;
  transition: transform 0.3s;
  position: absolute;
}
.op-recruit-application-list__link:hover::after {
  transform-origin: right;
  transform: scale(0, 1);
}
@media screen and (max-width: 896px) {
  .op-recruit-application-list__link {
    padding-bottom: 2.4rem;
    margin-bottom: 2.4rem;
  }
}
.op-recruit-application-list > *:last-child .op-recruit-application-list__link {
  margin-bottom: 0;
}
@media screen and (max-width: 896px) {
  .op-recruit {
    margin-bottom: -8rem;
  }
}

.c-hvr .op-recruit-department-navi__link-text, .c-hvr .op-recruit-application-list__link {
  transition: color 0.3s ease-in;
}
.c-hvr .op-recruit-department-navi__link-text:hover, .c-hvr .op-recruit-application-list__link:hover {
  color: #005BAC;
}

.op-department-header {
  padding-right: 13.2943143813%;
  display: flex;
  justify-content: space-between;
  margin-top: 7.4rem;
  margin-bottom: 17rem;
  box-sizing: border-box;
}
.op-department-header > *:first-child {
  max-width: 45.1301832208%;
}
.op-department-header > *:nth-child(2) {
  max-width: 45.9016393443%;
}
.op-department-header__title {
  font-size: 2.6rem;
  font-weight: 500;
  line-height: 1.692em;
}
.op-department-header__main-text {
  font-size: 1.6rem;
  line-height: 2em;
  margin-top: 3.6rem;
}
@media screen and (max-width: 896px) {
  .op-department-header {
    flex-direction: column;
    padding: 0;
    margin-top: 6.6rem;
    margin-bottom: 6rem;
  }
  .op-department-header > *:first-child, .op-department-header > *:nth-child(2) {
    max-width: none;
  }
  .op-department-header__title {
    line-height: 1.384em;
    margin-bottom: 2.6rem;
  }
  .op-department-header__title br {
    display: none;
  }
  .op-department-header__main-text {
    font-size: 1.4rem;
    line-height: 1.857em;
    margin-top: 5rem;
  }
}
.op-department-header__photo {
  margin-bottom: 2.5rem;
}
.op-department-header__photo > figcaption {
  font-size: 1.4rem;
  line-height: 1.428em;
  margin-top: 0.5rem;
}
.op-department-header__photo:last-child {
  margin-bottom: 0;
}
.op-department-works {
  padding-right: 13.2943143813%;
  margin-bottom: 9rem;
}
.op-department-works__title {
  font-size: 4.8rem;
  margin-bottom: 10rem;
  font-weight: 500;
}
.op-department-works-item {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #222;
  padding-bottom: 4.8rem;
  margin-bottom: 4.8rem;
}
.op-department-works-item__title {
  font-size: 2.6rem;
  font-weight: 500;
  line-height: 1.692em;
  max-width: 27.5795564127%;
}
.op-department-works-item__detail {
  font-size: 2rem;
  line-height: 2em;
  max-width: 64.7058823529%;
}
@media screen and (max-width: 896px) {
  .op-department-works {
    padding-right: 0;
    margin-bottom: 6rem;
  }
  .op-department-works__title {
    font-size: 2.2rem;
    line-height: 1em;
    margin-bottom: 3.4rem;
  }
  .op-department-works-item {
    flex-direction: column;
    padding-bottom: 1.8rem;
    margin-bottom: 3rem;
  }
  .op-department-works-item__title, .op-department-works-item__detail {
    max-width: none;
  }
  .op-department-works-item__title {
    font-size: 1.8rem;
    line-height: 1.444em;
    margin-bottom: 1em;
  }
  .op-department-works-item__detail {
    font-size: 1.4rem;
    line-height: 1.571em;
  }
}
.op-department-motivation {
  margin-right: 13.2943143813%;
  background: #F2F2F2;
  border-left: 5px solid #005BAC;
  padding: 5.7rem 6rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.op-department-motivation > :first-child {
  max-width: 26.1437908497%;
  font-size: 2.6rem;
  font-weight: 500;
}
.op-department-motivation > :nth-child(2) {
  max-width: 68.4095860566%;
  font-size: 1.6rem;
  line-height: 2em;
}
@media screen and (max-width: 896px) {
  .op-department-motivation {
    margin-right: 0;
    flex-direction: column;
    padding: 3rem 1.8rem;
    border-left: none;
    border-top: solid 5px #005BAC;
  }
  .op-department-motivation > :first-child {
    max-width: none;
    font-size: 1.8rem;
    margin-bottom: 0.7rem;
  }
  .op-department-motivation > :nth-child(2) {
    max-width: none;
    font-size: 1.4rem;
    line-height: 1.857em;
  }
}
.op-department-others {
  margin-right: 13.2943143813%;
  margin-top: 9rem;
  margin-bottom: 12rem;
}
.op-department-others-lists {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.op-department-others-lists__item {
  border-radius: 0.6rem;
  box-shadow: 5px 5px 12px 0 rgba(0, 0, 0, 0.1);
  width: 31.918997107%;
  margin-right: 2.1215043394%;
  text-align: left;
  margin-bottom: 2.1215043394%;
}
.op-department-others-lists__item:nth-child(3n) {
  margin-right: 0;
}
.op-department-others-lists__title {
  min-height: 12rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 2.4rem;
  font-weight: 500;
  padding-left: 2.9rem;
  padding-right: 2rem;
  line-height: 1em;
}
.op-department-others-lists__title p > span {
  font-size: 1.6rem;
  line-height: 1em;
  display: block;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 896px) {
  .op-department-others {
    margin-right: 0;
    margin-top: 4.8rem;
    margin-bottom: 4.8rem;
  }
  .op-department-others-lists {
    flex-direction: column;
  }
  .op-department-others-lists__item {
    width: 100%;
    margin-right: 0;
  }
  .op-department-others-lists__title {
    font-size: 2rem;
    min-height: 10rem;
    padding-left: 1.5rem;
    padding-right: 1rem;
  }
  .op-department-others-lists__title p > span {
    font-size: 1.4rem;
  }
}
.op-department-members .ol-recruit-members-header {
  max-width: none;
  margin-right: 13.2943143813%;
}
@media screen and (max-width: 896px) {
  .op-department-members .ol-recruit-members-header {
    margin-right: 0;
  }
}
.op-department-categoryListSelect-wrap {
  margin-top: 6.8rem;
}
.op-department-categoryListSelect-wrap__title {
  font-size: 2rem;
  font-weight: 500;
  text-align: center;
  margin-bottom: 2rem;
}
.op-department-categoryListSelect {
  position: relative;
}
.op-department-categoryListSelect::after {
  position: absolute;
  content: "";
  pointer-events: none;
}
.op-department-categoryListSelect::after {
  position: absolute;
  top: 40%;
  right: 2rem;
  transform: translate(50%, -50%) rotate(45deg);
  width: 1rem;
  height: 1rem;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}
.op-department-categoryListSelect select {
  appearance: none;
  width: 100%;
  padding: 1rem 3rem;
  border: none;
  border-radius: 50px;
  background-color: #005bac;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1em;
  cursor: pointer;
}
.op-department-categoryListSelect select:focus {
  outline: 2px solid #005bac;
}
.op-department-categoryList {
  display: flex;
  flex-wrap: wrap;
}
.op-department-categoryList > * {
  font-size: 1.4rem;
  border: 1px solid rgb(112, 112, 112);
  border-radius: 50px;
  padding: 0.5em 1em;
  line-height: 1em;
  margin-bottom: 1rem;
  margin-right: 1rem;
  display: inline-block;
}
@media screen and (max-width: 896px) {
  .op-department-categoryList > * {
    font-size: 1rem;
    font-weight: 500;
  }
}
.op-department-categoryList--header {
  margin: 5.6rem auto;
}
.op-department-categoryList--header > * {
  background: rgb(230, 230, 230);
  border: none;
  font-weight: 500;
}
.op-department-categoryList--header > * > a {
  color: rgb(0, 91, 172);
  display: block;
}
.op-department-categoryList--header > *.cat_active {
  background: rgb(0, 91, 172);
  color: #fff;
}
@media screen and (max-width: 896px) {
  .op-department-categoryList--header {
    margin: 1rem;
    flex-direction: column;
  }
  .op-department-categoryList--header > * {
    width: 100%;
  }
}
.op-department-categoryList--single {
  margin: 7rem auto 4.2rem auto;
}
@media screen and (max-width: 896px) {
  .op-department-categoryList--single {
    margin: 3.6rem auto 4rem auto;
  }
}
.op-department-categoryList--related {
  margin-top: 1.6rem;
}
@media screen and (max-width: 896px) {
  .op-department-categoryList--related {
    display: none;
  }
}
.op-department-categoryList--related > * {
  font-size: 1rem;
  font-weight: 500;
}
.op-department-archive {
  margin-top: 6rem;
}
.op-department-archive__title {
  margin-top: 2.6rem;
  margin-bottom: 2.6rem;
  font-size: 2.3rem;
  font-weight: 500;
  line-height: 1.6em;
}
@media screen and (max-width: 896px) {
  .op-department-archive__title {
    font-size: 1.4rem;
  }
}
.op-department-archive-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 896px) {
  .op-department-archive-list {
    flex-direction: column;
  }
  .op-department-archive-list .op-project-categoryList {
    display: none;
  }
}
.op-department-archive-list__image {
  aspect-ratio: 576/344;
  overflow: hidden;
}
.op-department-archive-list__image img {
  object-fit: cover;
  transition: transform 0.3s ease-in-out;
  width: 100%;
  height: 100%;
}
.op-department-archive-list__image img:hover {
  transform: scale(1.1);
}
.op-department-archive-list__item {
  width: 48.1203007519%;
  display: flex;
  flex-direction: column;
  margin-bottom: 8rem;
}
@media screen and (max-width: 896px) {
  .op-department-archive-list__item {
    width: 100%;
    margin-bottom: 4.8rem;
  }
}
.op-department-archive-list__item--wide {
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
}
.op-department-archive-list__item--wide > *:first-child {
  width: 51.8796992481%;
}
.op-department-archive-list__item--wide > *:last-child {
  width: 42.7736006683%;
}
.op-department-archive-list__item--wide .op-project-archive-list__image {
  aspect-ratio: 621/435;
}
@media screen and (max-width: 896px) {
  .op-department-archive-list__item--wide {
    flex-direction: column;
  }
  .op-department-archive-list__item--wide > *:first-child, .op-department-archive-list__item--wide > *:last-child {
    width: 100%;
  }
}
.op-department-archive-list-detail {
  flex-grow: 1;
  margin-bottom: 3.7rem;
}
@media screen and (max-width: 896px) {
  .op-department-archive-list-detail {
    margin-bottom: 0;
    flex-grow: 0;
  }
}
.op-department-archive-list .oc-button-sublink {
  text-align: left;
}
@media screen and (max-width: 896px) {
  .op-department-archive-list .oc-button-sublink {
    font-size: 2rem;
    text-align: center;
  }
}
.op-department-single-title {
  font-size: 3.2rem;
  letter-spacing: -2;
  font-weight: 500;
  margin-top: 7.8125vw;
}
@media screen and (max-width: 896px) {
  .op-department-single-title {
    font-size: 1.8rem;
  }
}
.op-department-single__title {
  font-size: 4rem;
  font-weight: 500;
  margin-top: 3.8rem;
  line-height: 1.3em;
}
@media screen and (max-width: 896px) {
  .op-department-single__title {
    font-size: 2.4rem;
    margin-top: 2rem;
  }
}
.op-department-single-detail {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.op-department-single-detail > *:first-child {
  max-width: 45.1505016722%;
}
.op-department-single-detail > *:last-child {
  max-width: 47.2408026756%;
}
@media screen and (max-width: 896px) {
  .op-department-single-detail {
    flex-direction: column;
  }
  .op-department-single-detail > *:first-child, .op-department-single-detail > *:last-child {
    max-width: none;
  }
}
.op-department-single-mainTxt {
  font-size: 2rem;
  margin-bottom: 3.2rem;
  font-weight: 500;
  line-height: 1.8em;
}
@media screen and (max-width: 896px) {
  .op-department-single-mainTxt {
    font-size: 1.6rem;
    line-height: 2em;
    margin-top: 2rem;
  }
}
.op-department-single-industry {
  display: flex;
  background: rgba(0, 91, 172, 0.08);
  padding: 2rem 3.6rem;
  font-weight: 500;
}
.op-department-single-industry > *:first-child {
  max-width: 10em;
  color: #005BAC;
  font-size: 1.8rem;
  margin-right: 1em;
}
.op-department-single-industry > *:last-child {
  font-size: 1.8rem;
  max-width: calc(100% - 10em - 1em);
}
@media screen and (max-width: 896px) {
  .op-department-single-industry {
    flex-direction: column;
    padding: 1.6rem 1.2rem;
  }
  .op-department-single-industry > *:first-child {
    margin-bottom: 1rem;
  }
  .op-department-single-industry > *:first-child, .op-department-single-industry > *:last-child {
    max-width: none;
    font-size: 1.4rem;
  }
}
.op-department-single-point {
  margin: 6rem auto;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 2em;
}
.op-department-single-point__title {
  font-weight: 700;
  color: #005bac;
  margin-bottom: 3.6rem;
  font-size: 2.8rem;
}
@media screen and (max-width: 896px) {
  .op-department-single-point {
    margin: 3.2rem auto;
  }
  .op-department-single-point__title {
    font-size: 2rem;
    margin-bottom: 1rem;
  }
}
.op-department-single-comment {
  padding: 4rem;
  background: #F2F2F2;
  font-size: 1.6rem;
  line-height: 2em;
}
.op-department-single-comment__title {
  font-weight: 700;
  color: #005bac;
  margin-bottom: 3.6rem;
}
@media screen and (max-width: 896px) {
  .op-department-single-comment {
    padding: 2.6rem 1.2rem;
    font-size: 1.4rem;
  }
  .op-department-single-comment__title {
    margin-bottom: 1rem;
  }
}
.op-department-single-related {
  background: rgb(244, 244, 244);
  padding-top: 9rem;
  padding-bottom: 9rem;
  margin-top: 14.4rem;
  border-bottom: 1px solid #222222;
}
.op-department-single-related__title {
  font-size: 3.2rem;
  font-weight: 500;
  margin-bottom: 6.4rem;
}
@media screen and (max-width: 896px) {
  .op-department-single-related {
    margin-top: 5.8rem;
    padding-top: 4.7rem;
    padding-bottom: 4.2rem;
  }
  .op-department-single-related__title {
    font-size: 2.6rem;
    margin-bottom: 3.8rem;
  }
  .op-department-single-related .c-inner01.op-inner01 {
    width: 100%;
  }
}
.op-department-single-related-list {
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
}
@media screen and (max-width: 896px) {
  .op-department-single-related-list {
    flex-wrap: nowrap;
  }
}
.op-department-single-related-list__item {
  width: 31.3545150502%;
  display: flex;
  flex-direction: column;
  margin-right: 1.9788182832%;
}
@media screen and (max-width: 896px) {
  .op-department-single-related-list__item {
    width: 100%;
    margin-right: 0;
  }
}
.op-department-single-related-list__image {
  aspect-ratio: 375/224;
  overflow: hidden;
}
.op-department-single-related-list__image img {
  object-fit: cover;
  transition: transform 0.3s ease-in-out;
  width: 100%;
  height: 100%;
}
.op-department-single-related-list__image img:hover {
  transform: scale(1.1);
}
.op-department-single-related-list-detail {
  flex-grow: 1;
  margin-bottom: 3.7rem;
  font-size: 1.6rem;
  line-height: 1.75em;
  margin-top: 1em;
  font-weight: 500;
}
@media screen and (max-width: 896px) {
  .op-department-single-related-list-detail {
    font-size: 1.4rem;
  }
}
.op-department-single-related .oc-button-sublink__link--title {
  margin-right: 0.3em;
}

.op-message-header {
  padding-right: 13.2943143813%;
  box-sizing: border-box;
}
.op-message-header__title {
  font-size: 6rem;
  margin-top: 13.4rem;
  font-weight: 700;
}
@media screen and (max-width: 896px) {
  .op-message-header {
    padding-right: 0;
  }
  .op-message-header__title {
    font-size: 2.6rem;
    margin-top: 6.6rem;
    font-weight: 500;
  }
}
.op-message-header-wrap {
  margin-top: 6.6rem;
  padding-left: 44.3587270974%;
  background-image: url(/wp-content/themes/bunka2025/assets/img/recruit/message/message_bg_pc.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 37.5120540019% auto;
  padding-top: 4.2rem;
}
.op-message-header-wrap__read {
  font-size: 2rem;
  line-height: 2em;
  margin-bottom: 5rem;
}
.op-message-header-wrap__sign {
  font-size: 1.8rem;
  text-align: right;
  line-height: 1em;
  display: flex;
  align-items: center;
  justify-content: end;
  margin-top: 2.8rem;
}
.op-message-header-wrap__sign > img {
  display: inline-block;
  margin-left: 1em;
  vertical-align: middle;
}
@media screen and (max-width: 896px) {
  .op-message-header-wrap {
    padding-left: 0;
    background-image: url(/wp-content/themes/bunka2025/assets/img/recruit/message/message_bg_sp.png);
    background-position: top center;
    background-size: 100% auto;
    padding-top: 24rem;
    margin-top: 2.5rem;
  }
  .op-message-header-wrap__read {
    font-size: 1.4rem;
    line-height: 1.857em;
    margin-bottom: 3.6rem;
  }
  .op-message-header-wrap__sign {
    font-size: 1.4rem;
  }
  .op-message-header-wrap__sign > img {
    max-width: 36.8%;
  }
}
.op-message-waiting {
  margin-top: 10rem;
  background: #F4F4F4;
  padding-bottom: 10rem;
  padding-top: 12rem;
}
.op-message-waiting-inner {
  padding-right: 13.2943143813%;
  display: flex;
  justify-content: space-between;
}
.op-message-waiting-inner > *:first-child {
  width: 37.6084860174%;
}
.op-message-waiting-inner > *:nth-child(2) {
  width: 45.3230472517%;
}
.op-message-waiting__title {
  font-size: 4.4rem;
  line-height: 1.545em;
  font-weight: 500;
}
.op-message-waiting__title:first-letter {
  margin-left: -0.5em;
}
.op-message-waiting__read {
  font-size: 2rem;
  line-height: 2em;
  margin-top: 1.9rem;
}
@media screen and (max-width: 896px) {
  .op-message-waiting {
    margin-top: 7rem;
    padding-top: 7rem;
    padding-bottom: 0;
    background: #fff;
  }
  .op-message-waiting-inner {
    padding-right: 0;
    flex-direction: column;
  }
  .op-message-waiting-inner > *:first-child, .op-message-waiting-inner > *:nth-child(2) {
    width: auto;
  }
  .op-message-waiting-inner > *:nth-child(2) {
    margin-top: 3rem;
  }
  .op-message-waiting__title {
    font-size: 2.6rem;
    line-height: 1.3846em;
  }
  .op-message-waiting__read {
    font-size: 1.4rem;
    line-height: 1.857em;
    margin-top: 2.6rem;
  }
}
.op-message-waiting-point {
  padding-bottom: 4rem;
  margin-bottom: 4rem;
  border-bottom: 1px solid #222;
  font-size: 1.4rem;
  line-height: 2em;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 17.0212765957%;
  padding-left: 11rem;
}
.op-message-waiting-point__title {
  font-size: 2.1rem;
  line-height: 1.714em;
  margin-bottom: 1rem;
  font-weight: 500;
}
.op-message-waiting-point:nth-child(1) {
  background-image: url(/wp-content/themes/bunka2025/assets/img/recruit/message/message-waiting-point-01.png);
}
.op-message-waiting-point:nth-child(2) {
  background-image: url(/wp-content/themes/bunka2025/assets/img/recruit/message/message-waiting-point-02.png);
}
.op-message-waiting-point:nth-child(3) {
  background-image: url(/wp-content/themes/bunka2025/assets/img/recruit/message/message-waiting-point-03.png);
}
.op-message-waiting-point:nth-child(4) {
  background-image: url(/wp-content/themes/bunka2025/assets/img/recruit/message/message-waiting-point-04.png);
}
.op-message-waiting-point:nth-child(5) {
  background-image: url(/wp-content/themes/bunka2025/assets/img/recruit/message/message-waiting-point-05.png);
}
@media screen and (max-width: 896px) {
  .op-message-waiting-point {
    padding-bottom: 2.3rem;
    margin-bottom: 2.3rem;
    line-height: 1.857em;
    background-size: 16.8%;
    padding-left: 0;
  }
  .op-message-waiting-point__title {
    font-size: 1.8rem;
    line-height: 3em;
    margin-bottom: 1rem;
    padding-left: 19.4666666667%;
  }
}

.op-404 {
  text-align: center;
  padding-bottom: 8.8rem;
}
.op-404__txt {
  font-size: 1.6rem;
  margin-top: 4.6rem;
  margin-bottom: 7.4rem;
  line-height: 2em;
}
@media screen and (max-width: 896px) {
  .op-404__txt {
    text-align: left;
  }
}
.op-404 .oc-page-title {
  font-size: 4.4rem;
}
@media screen and (max-width: 896px) {
  .op-404 .oc-page-title {
    font-size: 2.8rem;
    text-align: left;
    line-height: 1.42857em;
  }
}

#information-single .editor-area p {
  font-size: 1.6rem;
  line-height: 1.5em;
  font-weight: 500;
  margin-bottom: 4.6948%;
}
@media screen and (max-width: 896px) {
  #information-single .editor-area p {
    font-size: 1.4rem;
    line-height: 1.7em;
  }
}
#information-single .editor-area p a {
  color: #005BAC;
  font-weight: 700;
  line-height: 32px;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-thickness: 10%;
  text-decoration-skip-ink: auto;
}
#information-single .editor-area h1.wp-block-heading {
  font-size: 4rem;
  margin-top: 3rem;
  font-weight: 900;
  margin-bottom: 7rem;
}
@media screen and (max-width: 896px) {
  #information-single .editor-area h1.wp-block-heading {
    font-size: 2rem;
    margin-bottom: 2rem;
    margin-top: 1.2rem;
  }
}
#information-single .editor-area h2.wp-block-heading {
  font-size: 2.8rem;
  font-weight: 700;
  padding: 12px 0;
  position: relative;
  margin-bottom: 5.8685%;
}
@media screen and (max-width: 896px) {
  #information-single .editor-area h2.wp-block-heading {
    font-size: 1.8rem;
    margin-top: 3.8rem;
  }
}
#information-single .editor-area h2.wp-block-heading::after {
  content: "";
  position: absolute;
  background: linear-gradient(90deg, #005BAC 0%, #44AFE1 100%);
  height: 3px;
  left: 0;
  right: 0;
  bottom: -3px;
}
#information-single .editor-area h3.wp-block-heading {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.625em;
  color: #222222;
  padding-left: 1.7rem;
  position: relative;
  margin-bottom: 5.8685%;
}
@media screen and (max-width: 896px) {
  #information-single .editor-area h3.wp-block-heading {
    font-size: 1.4rem;
    line-height: 1.428em;
    margin-top: 2em;
  }
}
#information-single .editor-area h3.wp-block-heading::before {
  content: "";
  position: absolute;
  background: #005BAC;
  width: 5px;
  top: 0;
  bottom: 0;
  left: 0;
}
#information-single .editor-area .wp-block-image {
  margin-bottom: 4.6948%;
}
#information-single .editor-area .wp-block-image .alignright {
  float: none;
  margin-left: auto;
  margin-right: 0;
}
#information-single .editor-area .wp-block-image .alignleft {
  float: none;
  margin-right: auto;
  margin-left: 0;
}
#information-single .editor-area .wp-block-list {
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 2em;
  letter-spacing: 0;
  margin-bottom: 5.8685%;
  margin-left: 2em;
}
@media screen and (max-width: 896px) {
  #information-single .editor-area .wp-block-list {
    font-size: 1.4rem;
    line-height: 1.714em;
  }
}
#information-single .editor-area .wp-block-list li {
  list-style: disc;
}
#information-single .editor-area .wp-block-buttons {
  margin-bottom: 5.8685%;
}
#information-single .editor-area .wp-block-buttons .wp-block-button {
  min-width: 27.464%;
  position: relative;
  font-size: 1.6rem;
  margin-bottom: 1em;
}
@media screen and (max-width: 896px) {
  #information-single .editor-area .wp-block-buttons .wp-block-button {
    font-size: 1.4rem;
    min-width: 70%;
  }
}
#information-single .editor-area .wp-block-buttons .wp-block-button::before {
  content: "";
  position: absolute;
  left: auto;
  background: #fff;
  border-radius: 50px;
  top: 50%;
  transform: translateY(-50%);
  width: 1.6em;
  height: 1.6em;
  right: 0.5em;
  z-index: 1;
  pointer-events: none;
}
#information-single .editor-area .wp-block-buttons .wp-block-button__link {
  border: 1px solid #005BAC;
  background: #005BAC;
  font-size: 1.6rem;
  font-weight: 500;
  border-radius: 1rem;
  padding: 0.5em 3em 0.5em 1em;
  box-sizing: border-box;
  width: 100%;
  display: block;
  text-align: left;
  position: relative;
}
@media screen and (max-width: 896px) {
  #information-single .editor-area .wp-block-buttons .wp-block-button__link {
    font-size: 1.4rem;
  }
}
#information-single .editor-area .wp-block-buttons .wp-block-button__link::before, #information-single .editor-area .wp-block-buttons .wp-block-button__link::after {
  content: "";
  position: absolute;
  background-color: #005BAC;
  -webkit-mask-image: url(/wp-content/themes/bunka2025/assets/img/common/icoArw04.svg);
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-image: url(/wp-content/themes/bunka2025/assets/img/common/icoArw04.svg);
  mask-position: center;
  mask-repeat: no-repeat;
  mask-size: contain;
  right: 0.725em;
  width: 1em;
  height: 1em;
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
  z-index: 5;
  top: 50%;
  margin-top: -0.5em;
}
#information-single .editor-area .wp-block-buttons .wp-block-button__link:hover::before {
  transform: translate3d(100%, 0, 0);
  opacity: 0;
}
#information-single .editor-area .wp-block-buttons .wp-block-button__link::after {
  transform: translate3d(-100%, 0, 0);
  opacity: 0;
}
#information-single .editor-area .wp-block-buttons .wp-block-button__link:hover::after {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
#information-single .editor-area .wp-block-buttons .wp-block-button:last-child {
  margin-bottom: 0;
}
#information-single .editor-area .wp-block-pullquote {
  padding: 1.5em;
  font-size: 1.6rem;
  border-left: 4px solid #005BAC;
  background: #F5F5F7;
  margin-top: 5.8685%;
  margin-bottom: 5.8685%;
}
@media screen and (max-width: 896px) {
  #information-single .editor-area .wp-block-pullquote {
    font-size: 1.2rem;
    padding: 1em;
  }
}
#information-single .editor-area .wp-block-pullquote blockquote {
  font-style: italic;
  font-weight: 500;
}
#information-single .editor-area .wp-block-pullquote blockquote p {
  margin-bottom: 1.5em;
}
@media screen and (max-width: 896px) {
  #information-single .editor-area .wp-block-pullquote blockquote p {
    margin-bottom: 0;
  }
}
#information-single .editor-area .wp-block-pullquote blockquote cite {
  padding-left: 6em;
  position: relative;
  font-size: 1.3rem;
  color: rgba(34, 34, 34, 0.6);
}
@media screen and (max-width: 896px) {
  #information-single .editor-area .wp-block-pullquote blockquote cite {
    font-size: 1.1rem;
  }
}
#information-single .editor-area .wp-block-pullquote blockquote cite::before {
  content: "引用元：";
  position: absolute;
  left: 20px;
}
#information-single .editor-area .wp-block-pullquote blockquote cite::after {
  content: "";
  height: 0;
  position: absolute;
  border-top: 1px solid rgba(34, 34, 34, 0.6);
  width: 12px;
  left: 0;
  top: 0.7em;
}
#information-single .editor-area .wp-block-table {
  margin-bottom: 5.8685%;
}
#information-single .editor-area .wp-block-table table {
  border: 1px solid rgb(229, 229, 229);
  font-size: 1.4rem;
  border-radius: 10px;
  border-spacing: 0;
  border-collapse: separate;
}
#information-single .editor-area .wp-block-table thead {
  border-bottom: 0;
  border-radius: 10px;
}
#information-single .editor-area .wp-block-table th, #information-single .editor-area .wp-block-table td {
  padding: 1.5em;
  border: 0;
}
#information-single .editor-area .wp-block-table tbody {
  font-weight: 500;
}
#information-single .editor-area .wp-block-table th {
  background: rgb(245, 245, 247);
}
#information-single .editor-area .wp-block-table th:first-child {
  border-top-left-radius: 10px;
}
#information-single .editor-area .wp-block-table th:last-child {
  border-top-right-radius: 10px;
}
#information-single .editor-area .wp-block-table thead > tr:not(:last-child) > th,
#information-single .editor-area .wp-block-table thead > tr:not(:last-child) > td,
#information-single .editor-area .wp-block-table tbody > tr:not(:last-child) > th,
#information-single .editor-area .wp-block-table tbody > tr:not(:last-child) > td,
#information-single .editor-area .wp-block-table tfoot > tr:not(:last-child) > th,
#information-single .editor-area .wp-block-table tfoot > tr:not(:last-child) > td,
#information-single .editor-area .wp-block-table tr:not(:last-child) > td,
#information-single .editor-area .wp-block-table tr:not(:last-child) > th,
#information-single .editor-area .wp-block-table thead:not(:last-child),
#information-single .editor-area .wp-block-table tbody:not(:last-child),
#information-single .editor-area .wp-block-table tfoot:not(:last-child) {
  border-bottom: 1px solid rgb(229, 229, 229);
}
#information-single .editor-area .wp-block-table.th-stay-left th:first-child, #information-single .editor-area .wp-block-table.th-stay-left th:last-child {
  border-radius: 0;
}
#information-single .editor-area .wp-block-table.th-stay-left tr:first-child th {
  border-top-left-radius: 10px;
}
#information-single .editor-area .wp-block-table.th-stay-left tr:last-child th {
  border-bottom-left-radius: 10px;
}
@media screen and (max-width: 896px) {
  #information-single .editor-area .wp-block-table {
    overflow-x: auto;
  }
  #information-single .editor-area .wp-block-table table {
    width: auto;
    font-size: 1.05rem;
  }
  #information-single .editor-area .wp-block-table table th {
    white-space: nowrap;
  }
}
#information-single .editor-area .wp-block-columns {
  margin-bottom: 3rem;
}
#information-single .editor-area .wp-block-image.wide-title {
  margin: 5.8685% calc(50% - 50vw);
  width: 100vw;
  max-height: 70vh;
  overflow: hidden;
  position: relative;
}
#information-single .editor-area .wp-block-image.wide-title::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
#information-single .editor-area .wp-block-video {
  max-width: 600px;
  margin-inline: auto;
  margin-bottom: 5.8685%;
}
@media screen and (max-width: 896px) {
  #information-single .editor-area .wp-block-video {
    max-width: none;
  }
}

/*# sourceMappingURL=style.css.map */
