@charset "UTF-8";
:root {
  --first-color: #274574;
  --light-color:#E1E5F0;
  --light-color2:#E1E5F0;
  --color: #274574;
  --se-color: #009191;
  --cp-color: #00A0D1;
  --orange: #E64D0D;
  --min: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
html, body, main, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, textarea, input {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
main {
  display: block;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  -ms-interpolation-mode: bicubic;
}
img.cover {
  object-fit: cover;
  object-position: center;
  font-family: "object-fit: cover; object-position: center;";
}
html {
  width: 100%;
  font-size: 62.5%;
  color: #000;
}
@media (max-width: 360px) {
  html {
    font-size: 57.5%;
  }
}
body {
  font-size: 1.6rem;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  width: 100%;
  font-weight: 400;
  line-height: 1.5;
  overflow-x: hidden;
  overflow-y: auto;
  letter-spacing: 0em;
  color: #4E4E4E;
}
@media (max-width: 980px) {
  body {
    font-size: 1.4rem;
  }
}
body.scrollhide {
  overflow-y: hidden;
}
h2, h3, h4, h5, h6 {
  font-weight: 700;
}
a {
  cursor: pointer;
  text-decoration: none;
  transition: all 0.3s ease;
}
table {
  border-collapse: collapse;
  width: 100%;
}
*:focus {
  outline: none;
}
@media (min-width: 981px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}
ul {
  list-style: none;
}
li {
  margin: 0;
  padding: 0;
}
hr {
  border: none;
  margin-top: 0;
}
.pc {
  display: block;
}
.pc--inline {
  display: inline;
}
@media (max-width: 980px) {
  .pc--inline {
    display: none;
  }
}
@media (max-width: 980px) {
  .pc {
    display: none;
  }
}
.sp {
  display: none;
}
@media (max-width: 980px) {
  .sp {
    display: block;
  }
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.align-center {
  text-align: center;
}
p {
  margin: 15px 0 15px;
}
@media (max-width: 980px) {
  p {
    margin: 8px 0 8px;
  }
}
a {
  color: #000;
}
.pic {
  width: 100%;
  height: auto;
}
.bg--gray {
  background: #fcfcfc;
}
h1, h2, h3, h4, h5 {
  letter-spacing: 0em;
}
h2 {
  font-size: 2.4rem;
}
h3 {
  font-size: 2rem;
}
h4 {
  font-size: 1.8rem;
}
@media (max-width: 980px) {
  .fs--sp-s {
    font-size: 0.8em;
  }
}
button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}
:root {
  --first-color: #274574;
  --light-color:#E1E5F0;
  --light-color2:#E1E5F0;
  --color: #274574;
  --se-color: #009191;
  --cp-color: #00A0D1;
  --orange: #E64D0D;
  --min: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.wp-block-group__inner-container {
  max-width: 1600px;
}
.max-width .wp-block-group__inner-container, .site-footer .wp-block-group__inner-container {
  max-width: 100%;
  width: 100%;
}
.inline-block {
  display: inline-block !important;
}
.h--has-tag {
  position: relative;
  font-size: 6rem;
  font-weight: 400;
  display: flex;
  align-items: center;
}
.h--has-tag > .wp-block-group__inner-container {
  position: relative;
  font-size: 6rem;
  font-weight: 400;
  display: flex;
  align-items: center;
}
@media (max-width: 980px) {
  .h--has-tag {
    font-size: 3rem;
    align-items: flex-start;
    line-height: 1.4 !important;
  }
}
.h--has-tag h2 {
  position: relative;
  font-size: 6rem;
  font-weight: 400;
  display: flex;
  align-items: center;
}
@media (max-width: 980px) {
  .h--has-tag h2 {
    font-size: 3rem;
    align-items: flex-start;
    line-height: 1.1 !important;
  }
}
.h--has-tag .h-tag {
  display: block;
  font-size: 2rem;
  writing-mode: vertical-rl;
  transform: rotate(-180deg);
  color: #fff !important;
  padding: 7px 0;
  margin-right: 20px;
  background: var(--first-color);
}
@media (max-width: 980px) {
  .h--has-tag .h-tag {
    margin-right: 10px;
    font-size: 1.4rem;
  }
}
/*php書き出しでも適応*/
.is-horizontal.flex {
  display: flex;
  gap: 0.5em;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-start;
}
.is-content-justification-center {
  text-align: center;
}
@media (max-width: 980px) {
  body {
    --wp--preset--font-size--small: 11px;
    --wp--preset--font-size--medium: 16px;
    --wp--preset--font-size--large: 26px;
    --wp--preset--font-size--x-large: 28px;
  }
  .home .wp-block-group .wp-block-group > .wp-block-group__inner-container {
    padding: 0 0px;
  }
  .home .wp-block-group .wp-block-group > .wp-block-group__inner-container .wp-block-group__inner-container {
    padding: 0 0px;
  }
}
.wp-block-algori-pdf-viewer-block-algori-pdf-viewer .wp-block-algori-pdf-viewer-block-algori-pdf-viewer-iframe {
  width: 100% !important;
}
.wp-block-embed-pdf-viewer-pdf .embed-pdf-viewer {
  width: 100%;
}
.full-width {
  width: 100vw;
  margin-left: -300px;
  padding-left: 300px;
}
@media (max-width: 1400px) {
  .full-width {
    margin-left: -200px;
    padding-left: 200px;
  }
}
@media (max-width: 980px) {
  .full-width {
    padding: 0px;
    margin-left: -20px;
  }
  .full-width .wp-block-group__inner-container {
    padding: 0 0px !important;
  }
}
.wp-10 {
  width: 10%;
}
.wp-20 {
  width: 20%;
}
.wp-30 {
  width: 30%;
}
.wp-40 {
  width: 40%;
}
.wp-50 {
  width: 50%;
}
.wp-60 {
  width: 60%;
}
.wp-70 {
  width: 70%;
}
.wp-80 {
  width: 80%;
}
.wp-90 {
  width: 90%;
}
.mb--30 {
  margin-bottom: 30px;
}
.wp-block-separator {
  border-bottom: none;
  color: #707070;
}
.p-right {
  margin: 0 0 0 auto;
}
.single .page-main h2, .page .page-main h2, .active .page-main h2 {
  color: var(--first-color);
  font-size: 4rem;
  margin-bottom: 52px;
}
@media (max-width: 980px) {
  .single .page-main h2, .page .page-main h2, .active .page-main h2 {
    font-size: 2.4rem;
    line-height: 1.3;
  }
}
.single .page-main h3, .page .page-main h3, .active .page-main h3 {
  color: var(--first-color);
  font-size: 3.6rem;
  text-align: center;
  margin: 90px 0 50px;
  padding: 5px 20%;
  position: relative;
  border-left: 1px var(--first-color) solid;
  border-right: 1px var(--first-color) solid;
}
@media (max-width: 980px) {
  .single .page-main h3, .page .page-main h3, .active .page-main h3 {
    font-size: 2.2rem;
    line-height: 1.2;
    padding: 3px 10%;
    margin: 40px 0 25px;
  }
}
.single .page-main h3::before, .page .page-main h3::before, .active .page-main h3::before {
  content: "";
  background: linear-gradient(to right, var(--first-color) 0%, var(--first-color) 50%, var(--light-color2) 50%, var(--light-color2) 100%);
  width: 20%;
  height: 5px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 980px) {
  .single .page-main h3::before, .page .page-main h3::before, .active .page-main h3::before {
    width: 10%;
    height: 3px;
  }
}
.single .page-main h3::after, .page .page-main h3::after, .active .page-main h3::after {
  content: "";
  background: linear-gradient(to right, var(--light-color2) 0%, var(--light-color2) 50%, var(--first-color) 50%, var(--first-color) 100%);
  width: 20%;
  height: 5px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 980px) {
  .single .page-main h3::after, .page .page-main h3::after, .active .page-main h3::after {
    width: 10%;
    height: 3px;
  }
}
.single .page-main h4, .page .page-main h4, .active .page-main h4 {
  font-size: 3rem;
  color: var(--first-color);
  margin: 30px 0;
}
@media (max-width: 980px) {
  .single .page-main h4, .page .page-main h4, .active .page-main h4 {
    font-size: 2rem;
  }
}
.single .page-main .wp-block-group > .wp-block-group__inner-container > p, .page .page-main .wp-block-group > .wp-block-group__inner-container > p, .active .page-main .wp-block-group > .wp-block-group__inner-container > p {
  padding: 0 20px;
}
@media (max-width: 980px) {
  .single .page-main .wp-block-group > .wp-block-group__inner-container > p, .page .page-main .wp-block-group > .wp-block-group__inner-container > p, .active .page-main .wp-block-group > .wp-block-group__inner-container > p {
    padding: 0 10px;
  }
}
.single .page-main .wp-block-group ul, .page .page-main .wp-block-group ul, .active .page-main .wp-block-group ul {
  list-style: disc;
  padding-left: 2em;
}
.single .page-main .wp-block-group ul li, .page .page-main .wp-block-group ul li, .active .page-main .wp-block-group ul li {
  margin-bottom: 10px;
}
.single .page-main .wp-block-group ol, .page .page-main .wp-block-group ol, .active .page-main .wp-block-group ol {
  counter-reset: item;
  list-style-type: none;
  padding-left: 1em;
}
.single .page-main .wp-block-group ol ol, .page .page-main .wp-block-group ol ol, .active .page-main .wp-block-group ol ol {
  padding-left: 1em;
}
.single .page-main .wp-block-group ol li, .page .page-main .wp-block-group ol li, .active .page-main .wp-block-group ol li {
  text-indent: -1.3em;
  padding-left: 1.3em;
  margin-bottom: 10px;
}
.single .page-main .wp-block-group ol li:before, .page .page-main .wp-block-group ol li:before, .active .page-main .wp-block-group ol li:before {
  counter-increment: item;
  content: counter(item) ")";
  padding-right: 0.5em;
}
.single .page-main .wp-block-group .no-wrap, .page .page-main .wp-block-group .no-wrap, .active .page-main .wp-block-group .no-wrap {
  white-space: nowrap;
}
.is-style-icon {
  padding-left: 1em !important;
}
.is-style-icon li {
  padding-left: 1em !important;
}
.is-style-icon li::before {
  width: 0.8em !important;
  height: 0.8em !important;
  top: 0.4em !important;
}
.v-top {
  align-items: flex-start !important;
}
.jaco .is-style-numbered {
  counter-reset: h5;
  counter-increment: h4;
}
.jaco__hukidashi {
  width: fit-content;
  min-height: 70px;
  background: #fff;
  padding: 10px 20px;
  position: relative;
  margin: auto auto 30px;
  filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.3));
  font-weight: 700;
  font-size: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 980px) {
  .jaco__hukidashi {
    font-size: 1.5rem;
    padding: 10px 10px;
  }
}
.jaco__hukidashi::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -25px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 10px 0 10px;
  border-color: #ffffff transparent transparent transparent;
}
.jaco__block {
  padding: 0 50px;
}
@media (max-width: 980px) {
  .jaco__block {
    padding: 0px;
  }
}
.jaco__block--style01 {
  display: grid;
  grid-template-columns: 40% 1fr;
  grid-template-rows: auto auto 1fr;
  gap: 10px 30px;
}
@media (max-width: 1400px) {
  .jaco__block--style01 {
    grid-template-columns: 20% 1fr;
    margin-bottom: 60px !important;
    gap: 10px 50px;
  }
}
.jaco__block--style01 p {
  margin: 0;
}
.jaco__block--style01 > *:nth-child(1) {
  grid-column: 1;
  grid-row: 1 / span 3;
  display: flex;
  align-items: center;
  justify-content: center;
}
.jaco__block--style01 > *:nth-child(2) {
  grid-column: 2;
  grid-row: 1;
}
.jaco__block--style01 > *:nth-child(3) {
  grid-column: 2;
  grid-row: 2;
  margin: 0;
}
.jaco__block--style01 > *:nth-child(4) {
  grid-column: 2;
  grid-row: 3;
}
@media (max-width: 980px) {
  .jaco__block--style01 {
    position: relative;
    padding-bottom: 30px !important;
    margin-bottom: 30px !important;
    grid-template-columns: 35% 1fr;
    gap: 20px;
  }
  .jaco__block--style01::before {
    content: "";
    position: absolute;
    left: -20px;
    width: calc(100% + 40px);
    bottom: 0px;
    height: 1px;
    background: #ccc;
  }
  .jaco__block--style01:nth-child(even) {
    grid-template-columns: 1fr 35%;
  }
  .jaco__block--style01:nth-child(even) > *:nth-child(1) {
    grid-column: 2;
    grid-row: 1 / span 2;
  }
  .jaco__block--style01:nth-child(even) > *:nth-child(2) {
    grid-column: 1;
    grid-row: 1;
  }
  .jaco__block--style01:nth-child(even) > *:nth-child(3) {
    grid-column: 1;
    grid-row: 2;
  }
  .jaco__block--style01 > *:nth-child(1) {
    grid-column: 1;
    grid-row: 1 / span 2;
  }
  .jaco__block--style01 > *:nth-child(2) {
    grid-column: 2;
    grid-row: 1;
  }
  .jaco__block--style01 > *:nth-child(3) {
    grid-column: 2;
    grid-row: 2;
    margin: 0;
  }
  .jaco__block--style01 > *:nth-child(4) {
    grid-column: 1 / span 2;
    grid-row: 3;
  }
}
.jaco__block--link {
  padding: 100px 0 100px;
}
@media (max-width: 980px) {
  .jaco__block--link {
    padding: 20px 20px 60px;
  }
}
.jaco__block--link-bnr {
  margin-left: 40px;
  padding-left: 50px;
  border-left: solid 1px #707070;
}
.jaco__block--link-bnr > * {
  display: grid;
  grid-template-columns: 300px 300px;
  grid-template-rows: 1fr;
  gap: 20px;
}
@media (max-width: 980px) {
  .jaco__block--link-bnr > * {
    display: block;
  }
}
.jaco__block--link-bnr > * figure {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 981px) {
  .jaco__block--link-bnr > * figure a {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .jaco__block--link-bnr > * figure a:hover {
    opacity: 0.7;
  }
}
.jaco__block--link-bnr > * figure a img {
  width: 100%;
  height: auto;
}
.jaco__block--mitsumori-link h2 {
  opacity: 0;
}
@media (max-width: 980px) {
  .jaco__block--mitsumori-link .wp-block-cover {
    min-height: auto !important;
  }
  .jaco__block--mitsumori-link .wp-block-cover header {
    padding-top: 40px;
  }
}
.jaco__block--mitsumori-link .inner {
  width: 70%;
  margin: 0 0 0 auto;
}
@media (max-width: 1300px) {
  .jaco__block--mitsumori-link .inner {
    width: 100%;
  }
}
@media (min-width: 981px) {
  .jaco__block--mitsumori-link .inner header {
    background: #fff;
  }
  .jaco__block--mitsumori-link .inner header span.inline-block, .jaco__block--mitsumori-link .inner section span.inline-block {
    background: #fff;
    padding: 0 10px;
    font-weight: bold;
  }
}
@media (max-width: 980px) {
  .jaco__block--mitsumori-link .inner {
    width: 100%;
  }
  .jaco__block--mitsumori-link .inner header span.inline-block, .jaco__block--mitsumori-link .inner section span.inline-block {
    font-weight: bold;
    background: #fff;
    width: fit-content;
    display: block !important;
    margin: 4px -20px 0 auto;
    padding: 0 20px 0 5px;
  }
  .jaco__block--mitsumori-link .inner header p, .jaco__block--mitsumori-link .inner section p {
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  }
  .jaco__block--mitsumori-link .inner p {
    padding: 0 20px;
    text-align: center;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.9);
  }
}
.jaco__block--mitsumori-link .wp-block-buttons {
  max-width: 760px;
  margin-bottom: 40px;
}
.jaco__block--seminar-contact-footer {
  position: relative;
}
@media (max-width: 980px) {
  .jaco__block--seminar-contact-footer .wp-block-group__inner-container {
    padding: 0 !important;
  }
}
.jaco__block--seminar-contact-footer .wp-block-cover {
  pointer-events: none;
}
@media (min-width: 981px) {
  .jaco__block--seminar-contact-footer .wp-block-cover {
    padding-bottom: 300px;
  }
}
@media (max-width: 980px) {
  .jaco__block--seminar-contact-footer .wp-block-cover, .jaco__block--seminar-contact-footer .wp-block-cover-image {
    min-height: 200px !important;
  }
}
.jaco__block--seminar-contact-footer .wp-block-buttons {
  display: block !important;
  width: 100% !important;
  max-width: 960px !important;
  margin: auto;
  position: relative;
}
.jaco__block--seminar-contact-footer .wp-block-buttons .wp-block-button {
  display: block;
}
.jaco__block--seminar-contact-footer .wp-block-buttons .wp-block-button a {
  position: relative;
  z-index: 0;
}
@media (min-width: 981px) {
  .jaco__block--seminar-contact-footer .wp-block-buttons .wp-block-button a {
    width: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 60px;
  }
}
.jaco__block--customer-link .wp-block-group__inner-container {
  padding: 110px 0 30px;
  position: relative;
}
@media (max-width: 980px) {
  .jaco__block--customer-link .wp-block-group__inner-container {
    padding: 110px 20px 30px !important;
  }
  .jaco__block--customer-link .wp-block-group__inner-container .wp-block-columns {
    gap: 15px;
  }
}
.jaco__block--customer-link .wp-block-group__inner-container .wp-block-column {
  position: relative;
}
@media (min-width: 981px) {
  .jaco__block--customer-link .wp-block-group__inner-container::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 0px;
    height: 100%;
    border-right: dashed 6px #fff;
  }
}
.jaco__block--customer-link .jaco__hukidashi {
  width: 80%;
  position: absolute;
  top: -80px;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 980px) {
  .jaco__block--customer-link .jaco__hukidashi {
    width: 90%;
  }
}
@media (max-width: 1400px) {
  .jaco__column--cler-tb {
    display: block !important;
  }
}
@media (max-width: 980px) {
  .jaco__column--clear-sp {
    display: block !important;
  }
}
.jaco__column--color {
  gap: 0 !important;
  border: solid 1px #707070;
}
.jaco__column--color > *:nth-child(2) {
  padding: 30px;
}
@media (max-width: 980px) {
  .jaco__column--color > *:nth-child(2) {
    padding: 20px;
  }
}
.jaco__column--color > *:nth-child(1) {
  padding: 40px;
  background: var(--first-color);
  color: #fff;
}
@media (max-width: 980px) {
  .jaco__column--color > *:nth-child(1) {
    padding: 20px;
  }
  .jaco__column--color > *:nth-child(1) > * {
    display: inline;
  }
}
.jaco__column--flow {
  gap: 0px !important;
  position: relative;
}
.jaco__column--flow > *:nth-child(2) {
  width: 150px;
  position: relative;
}
@media (max-width: 980px) {
  .jaco__column--flow > *:nth-child(2) {
    width: 100%;
    height: 70px;
  }
}
@media (min-width: 981px) {
  .jaco__column--flow > *:nth-child(2)::before {
    content: "";
    width: 120px;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, var(--first-color) 100%);
    height: 15px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
  }
  .jaco__column--flow > *:nth-child(2)::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 0 15px 25px;
    border-color: transparent transparent transparent var(--first-color);
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
  }
}
@media (max-width: 980px) {
  .jaco__column--flow > *:nth-child(2)::before {
    content: "";
    width: 10px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, var(--first-color) 100%);
    height: 60px;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    position: absolute;
  }
  .jaco__column--flow > *:nth-child(2)::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: var(--first-color) transparent transparent transparent;
    left: 50%;
    bottom: 5px;
    transform: translateX(-50%);
    position: absolute;
  }
}
.jaco__column--flow p {
  margin: 0;
}
@media (max-width: 980px) {
  .jaco__column--flow img {
    width: 40%;
    display: block;
    margin: 0 auto 30px;
  }
}
.jaco__column--nintei-flow .wp-block-column {
  position: relative;
}
@media (max-width: 980px) {
  .jaco__column--nintei-flow .wp-block-column {
    padding: 0 30px;
  }
}
.jaco__column--nintei-flow .wp-block-column h5 {
  color: #ccc;
  border: solid 2px #ccc;
  position: relative;
  height: 250px;
  font-size: 2.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.jaco__column--nintei-flow .wp-block-column h5 sup {
  position: absolute;
  right: 7px;
  bottom: 7px;
  font-size: 0.8em;
  color: #043D78;
}
@media (min-width: 981px) {
  .jaco__column--nintei-flow .wp-block-column h5::before {
    content: "";
    position: absolute;
    right: -30px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 0 50px 30px;
    border-color: transparent transparent transparent #ccc;
  }
}
.jaco__column--nintei-flow .wp-block-column p {
  background: #717688;
  color: #fff;
  padding: 5px !important;
  text-align: center;
  font-size: 2.6rem;
  font-weight: 700;
}
@media (max-width: 980px) {
  .jaco__column--nintei-flow .wp-block-column p::before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 0 20px;
    border-color: #ccc transparent transparent transparent;
  }
}
@media (max-width: 1400px) {
  .jaco__column--nintei-flow .wp-block-column h5 {
    height: 16vw;
    font-size: 1.9vw;
  }
  .jaco__column--nintei-flow .wp-block-column p {
    font-size: 1.9vw;
  }
}
@media (max-width: 980px) {
  .jaco__column--nintei-flow .wp-block-column h5 {
    height: auto;
    min-height: 80px;
    padding: 20px;
    font-size: 1.8rem;
  }
  .jaco__column--nintei-flow .wp-block-column p {
    font-size: 1.4rem;
  }
}
.jaco__column--nintei-flow .wp-block-column:last-child h5::before, .jaco__column--nintei-flow .wp-block-column:last-child p::before {
  display: none;
}
.jaco__column--nintei-flow .wp-block-column:nth-child(1) h5 {
  color: #1857BC;
  border: solid 2px #1857BC;
}
.jaco__column--nintei-flow .wp-block-column:nth-child(1) h5::before {
  border-color: transparent transparent transparent #1857BC;
}
@media (max-width: 980px) {
  .jaco__column--nintei-flow .wp-block-column:nth-child(1) p::before {
    border-color: #1857BC transparent transparent transparent;
  }
}
@media (min-width: 981px) {
  .jaco__column--nintei-flow .wp-block-column:nth-child(2)::before {
    content: "";
    width: 6px;
    height: 30px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -40px;
    background: #2A76CE;
  }
  .jaco__column--nintei-flow .wp-block-column:nth-child(2)::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 0 20px;
    border-color: #2A76CE transparent transparent transparent;
  }
}
@media (max-width: 980px) {
  .jaco__column--nintei-flow .wp-block-column:nth-child(2)::after {
    content: "";
    position: absolute;
    right: 7px;
    transform: translateX(-50%);
    top: calc(50% - 42px);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 15px 20px 0;
    border-color: transparent #2A76CE transparent transparent;
  }
}
.jaco__column--nintei-flow .wp-block-column:nth-child(2) h5 {
  color: #2A76CE;
  border: solid 2px #2A76CE;
}
@media (min-width: 981px) {
  .jaco__column--nintei-flow .wp-block-column:nth-child(2) h5::before {
    border-color: transparent transparent transparent #2A76CE;
  }
}
@media (max-width: 980px) {
  .jaco__column--nintei-flow .wp-block-column:nth-child(2) h5::before {
    display: block;
    content: "";
    height: 6px;
    width: 20px;
    position: absolute;
    right: -30px;
    transform: translateY(-50%);
    top: 50%;
    background: #2A76CE;
  }
  .jaco__column--nintei-flow .wp-block-column:nth-child(2) h5::after {
    display: block;
    content: "";
    height: 50%;
    width: 6px;
    position: absolute;
    right: -30px;
    bottom: calc(0% - 3px);
    background: #2A76CE;
  }
}
@media (max-width: 980px) {
  .jaco__column--nintei-flow .wp-block-column:nth-child(2) p::before {
    border-color: #2A76CE transparent transparent transparent;
  }
}
.jaco__column--nintei-flow .wp-block-column:nth-child(3) h5 {
  color: #31A8FC;
  border: solid 2px #31A8FC;
}
@media (min-width: 981px) {
  .jaco__column--nintei-flow .wp-block-column:nth-child(3) h5::before {
    border-color: transparent transparent transparent #31A8FC;
  }
}
@media (max-width: 980px) {
  .jaco__column--nintei-flow .wp-block-column:nth-child(3) h5::after {
    display: block;
    content: "";
    height: calc(200% + 2em);
    width: 6px;
    position: absolute;
    right: -30px;
    bottom: calc(0);
    background: #2A76CE;
  }
}
@media (max-width: 980px) {
  .jaco__column--nintei-flow .wp-block-column:nth-child(3) p::before {
    border-color: #31A8FC transparent transparent transparent;
  }
}
@media (min-width: 981px) {
  .jaco__column--nintei-flow .wp-block-column:nth-child(4)::after {
    content: "";
    width: calc(200% + 4em + 6px);
    height: 6px;
    position: absolute;
    right: calc(50% - 3px);
    top: -46px;
    background: #2A76CE;
  }
  .jaco__column--nintei-flow .wp-block-column:nth-child(4)::before {
    content: "";
    width: 6px;
    height: 40px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -40px;
    background: #2A76CE;
  }
}
.jaco__column--nintei-flow .wp-block-column:nth-child(4) h5 {
  color: #21C3FC;
  border: solid 2px #21C3FC;
}
@media (min-width: 981px) {
  .jaco__column--nintei-flow .wp-block-column:nth-child(4) h5::before {
    border-color: transparent transparent transparent #21C3FC;
  }
}
@media (max-width: 980px) {
  .jaco__column--nintei-flow .wp-block-column:nth-child(4) h5::before {
    display: block;
    content: "";
    height: 6px;
    width: 30px;
    position: absolute;
    right: -30px;
    transform: translateY(-50%);
    top: 50%;
    background: #2A76CE;
  }
  .jaco__column--nintei-flow .wp-block-column:nth-child(4) h5::after {
    display: block;
    content: "";
    height: calc(100% + 2em);
    width: 6px;
    position: absolute;
    right: -30px;
    bottom: calc(50% - 3px);
    background: #2A76CE;
  }
}
.jaco__container {
  width: calc(100% - 300px);
  margin: 0 0 0 auto;
}
@media (max-width: 1400px) {
  .jaco__container {
    width: calc(100% - 200px);
  }
}
@media (max-width: 980px) {
  .jaco__container {
    width: 100%;
  }
}
.jaco__h--underline {
  margin: 30px 0 20px !important;
  font-size: 2.4rem !important;
}
@media (max-width: 980px) {
  .jaco__h--underline {
    font-size: 1.8rem !important;
    margin: 15px 0 7px !important;
  }
}
.jaco__h--underline span {
  padding-bottom: 4px;
  background: linear-gradient(transparent 94%, var(--first-color) 94%);
}
.jaco__h--bg {
  width: fit-content;
  margin: 30px 0 10px;
  padding: 2px 10px !important;
  color: #fff;
  font-size: 2.4rem;
  padding: 4px;
  font-weight: normal;
}
.jaco__h--bg--w {
  width: 100%;
}
.jaco__h--bg:not(.has-background) {
  background: var(--first-color);
}
@media (max-width: 980px) {
  .jaco__h--bg {
    margin: 15px 0 7px;
  }
}
.jaco__h--bg.no-wrap {
  margin-right: 10px;
}
@media (max-width: 980px) {
  .jaco__h--bg {
    font-size: 1.8rem;
  }
}
.jaco__h--icon {
  padding-left: 30px;
  position: relative;
  color: var(--first-color);
}
@media (max-width: 980px) {
  .jaco__h--icon {
    padding-left: 20px;
  }
}
.jaco__h--icon::before, .jaco__h--icon::after {
  content: "";
  position: absolute;
}
.jaco__h--icon::before {
  background: #888888;
  left: 10px;
  top: 0;
  width: 10px;
  height: 50%;
}
@media (max-width: 980px) {
  .jaco__h--icon::before {
    left: 5px;
    width: 5px;
    height: 40%;
    top: 10%;
  }
}
.jaco__h--icon::after {
  background: var(--first-color);
  left: 0px;
  bottom: 0;
  width: 10px;
  height: 50%;
}
@media (max-width: 980px) {
  .jaco__h--icon::after {
    width: 5px;
    height: 40%;
    bottom: 10%;
  }
}
.jaco__h--h3 {
  color: var(--first-color);
  font-size: 3.6rem;
  text-align: center;
  margin: 50px 0 50px;
  padding: 5px 20%;
  position: relative;
  border-left: 1px var(--first-color) solid;
  border-right: 1px var(--first-color) solid;
}
@media (max-width: 980px) {
  .jaco__h--h3 {
    font-size: 2.2rem;
    line-height: 1.2;
    padding: 3px 10%;
    margin: 40px 0 25px;
  }
}
.jaco__h--h3::before {
  content: "";
  background: linear-gradient(to right, var(--first-color) 0%, var(--first-color) 50%, var(--light-color2) 50%, var(--light-color2) 100%);
  width: 20%;
  height: 5px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 980px) {
  .jaco__h--h3::before {
    width: 10%;
    height: 3px;
  }
}
.jaco__h--h3::after {
  content: "";
  background: linear-gradient(to right, var(--light-color2) 0%, var(--light-color2) 50%, var(--first-color) 50%, var(--first-color) 100%);
  width: 20%;
  height: 5px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 980px) {
  .jaco__h--h3::after {
    width: 10%;
    height: 3px;
  }
}
.jaco__col--style01 > * > * {
  position: relative;
  font-size: 1.6rem;
}
@media (max-width: 980px) {
  .jaco__col--style01 > * > * {
    font-size: 1.5rem;
  }
}
@media (min-width: 981px) {
  .jaco__col--style01 > * > *:nth-child(n+2)::before {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    left: -3%;
    top: 0;
    background: #707070;
  }
}
.jaco__box--color {
  padding: 40px 50px;
}
@media (max-width: 1400px) {
  .jaco__box--color {
    padding: 20px 30px;
  }
}
@media (max-width: 960px) {
  .jaco__box--color {
    padding: 20px;
  }
}
@media (max-width: 980px) {
  .jaco__box--color {
    padding: 10px;
  }
}
.jaco__box--link-box--kaitei .wp-block-group__inner-container > .wp-block-columns {
  padding: 15px 20px;
  border: solid 2px #707070;
  position: relative;
}
.jaco__box--link-box--kaitei .wp-block-group__inner-container > .wp-block-columns .is-layout-flex {
  display: flex;
  align-items: center;
  justify-content: center;
}
.jaco__box--link-box--kaitei .wp-block-group__inner-container > .wp-block-columns p {
  margin: 0;
  text-align: center;
}
.jaco__box--link-box {
  position: relative;
}
.jaco__box--link-box .wp-block-group__inner-container > .wp-block-columns {
  padding: 15px 20px;
  border: solid 2px #707070;
  position: relative;
}
.jaco__box--link-box .wp-block-group__inner-container > .wp-block-columns .is-layout-flex {
  flex-wrap: nowrap !important;
}
@media (min-width: 981px) {
  .jaco__box--link-box .wp-block-group__inner-container > .wp-block-columns {
    gap: 80px !important;
  }
}
.jaco__box--link-box .wp-block-group__inner-container > .wp-block-columns p.has-background {
  margin-top: 10px;
  padding: 5px;
}
@media (max-width: 980px) {
  .jaco__box--link-box .wp-block-group__inner-container > .wp-block-columns {
    padding: 15px;
  }
  .jaco__box--link-box .wp-block-group__inner-container > .wp-block-columns .is-horizontal {
    display: block;
  }
}
.jaco__box--link-box .wp-block-group__inner-container > .wp-block-columns .wp-block-group .jaco__icon--new {
  width: fit-content;
  margin-right: 10px;
  padding: 0 5px;
}
@media (max-width: 980px) {
  .jaco__box--link-box .wp-block-group__inner-container > .wp-block-columns .wp-block-group .jaco__icon--new {
    margin-bottom: 10px;
    margin-right: 0px;
  }
}
.jaco__box--link-box .wp-block-group__inner-container > .wp-block-columns > *:nth-child(1) {
  position: relative;
}
@media (min-width: 981px) {
  .jaco__box--link-box .wp-block-group__inner-container > .wp-block-columns > *:nth-child(1)::before {
    content: "";
    position: absolute;
    right: -40px;
    top: 0%;
    width: 1px;
    height: 100%;
    background: #707070;
  }
}
.jaco__box--link-box .wp-block-group__inner-container > .wp-block-columns > *:nth-child(2) {
  position: relative;
}
@media (min-width: 981px) {
  .jaco__box--link-box .wp-block-group__inner-container > .wp-block-columns > *:nth-child(2)::before {
    content: "";
    position: absolute;
    left: -41px;
    top: 0%;
    width: 1px;
    height: 100%;
    background: #707070;
  }
}
.jaco__box--link-box > .wp-block-group__inner-container .wp-block-columns + .wp-block-buttons {
  position: relative;
  right: 0;
  bottom: 0;
}
.jaco__box--link-box > .wp-block-group__inner-container .wp-block-columns + .wp-block-buttons .wp-block-button__link {
  background: var(--first-color);
  border-radius: 0 !important;
  padding: 5px 40px 5px 30px;
}
@media (min-width: 981px) {
  .jaco__box--link-box > .wp-block-group__inner-container .wp-block-columns + .wp-block-buttons .wp-block-button__link {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .jaco__box--link-box > .wp-block-group__inner-container .wp-block-columns + .wp-block-buttons .wp-block-button__link:hover::before {
    right: 5px;
  }
}
.jaco__box--link-box > .wp-block-group__inner-container .wp-block-columns + .wp-block-buttons .wp-block-button__link::before {
  transition: all 0.4s ease;
  content: "";
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12.809" height="27.17" viewBox="0 0 12.809 27.17"><path d="M0,8.729,12.436,0,24.872,8.729" transform="translate(10.366 1.149) rotate(90)" fill="none" stroke="%23fff" stroke-width="4"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 22px;
  height: 15px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 981px) {
  .jaco__box--link-box .is-nowrap.wp-block-group:nth-child(n + 2) {
    margin-top: 10px;
  }
}
@media (max-width: 980px) {
  .jaco__box--link-box .is-nowrap.wp-block-group:nth-child(n + 2) {
    margin-top: 20px;
    padding-top: 20px;
    border-top: solid 1px #ccc;
  }
}
.jaco__box--flow {
  margin-bottom: 200px;
}
.jaco__box--flow--sub1 {
  color: #fff;
  background: var(--color);
  position: absolute;
  left: 75px;
  bottom: 5px;
  margin: 0;
  text-align: center;
  transform: translate(-50%, 100%);
  padding: 5px 15px !important;
  border-radius: 20px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.2;
  z-index: 10;
}
@media (max-width: 1200px) {
  .jaco__box--flow--sub1 {
    left: 40px;
    font-size: 1.4rem;
  }
}
@media (max-width: 980px) {
  .jaco__box--flow--sub1 {
    left: 50px;
    bottom: auto;
    top: 0px;
    transform: none;
    font-size: 1.2rem;
  }
  .jaco__box--flow--sub1 br {
    display: none;
  }
}
.jaco__box--flow--sub2 {
  color: #fff;
  background: var(--color);
  position: absolute;
  left: 40px;
  top: 50%;
  margin: 0;
  text-align: center;
  transform: translateY(-50%);
  padding: 10px 10px !important;
  border-radius: 0px;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1.2;
  z-index: 10;
  background: #043d78;
  background: linear-gradient(#043d78 1%, #009191 100%);
}
@media (max-width: 980px) {
  .jaco__box--flow--sub2 {
    top: calc(50% - 15px);
    font-size: 1.8rem;
    left: -15px;
  }
}
.jaco__box--flow--main {
  position: relative;
  padding: 30px 20px 30px 200px;
}
@media (max-width: 1200px) {
  .jaco__box--flow--main {
    padding: 30px 20px 30px 100px;
  }
}
@media (max-width: 980px) {
  .jaco__box--flow--main {
    padding: 30px 20px 50px 40px;
  }
}
.jaco__box--flow--main p {
  margin: 0 0 15px;
}
.jaco__box--flow-simple .jaco__style--numbered header {
  background: none !important;
  color: var(--first-color) !important;
}
@media (max-width: 980px) {
  .jaco__box--flow-simple .jaco__style--numbered header {
    display: block;
    width: 100%;
    padding: 0px;
  }
}
.jaco__box--flow-simple .jaco__style--numbered header h4, .jaco__box--flow-simple .jaco__style--numbered header p {
  color: var(--first-color) !important;
}
@media (min-width: 981px) {
  .jaco__box--flow-simple .jaco__style--numbered header::before {
    background: var(--first-color) !important;
  }
}
@media (max-width: 980px) {
  .jaco__box--flow-simple .jaco__style--number {
    top: -10px !important;
  }
}
.jaco__box--flow-simple .jaco__style--number::before {
  background: var(--first-color) !important;
  color: #fff !important;
}
@media (min-width: 981px) {
  .jaco__box--flow-simple .jaco__style--number::after {
    background: var(--first-color) !important;
  }
}
.jaco__box--cp-buttons {
  max-width: 1510px;
  margin: 40px 0 80px;
  padding: 0px 80px 0 0px;
}
@media (max-width: 1590px) {
  .jaco__box--cp-buttons {
    padding: 0px 20px 0 0px;
  }
}
@media (max-width: 980px) {
  .jaco__box--cp-buttons {
    margin: 20px auto 40px;
    padding: 0px 0px 0 0px;
  }
}
.jaco__box--cp-buttons > * {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr;
  grid-template-rows: 280px 280px;
  gap: 60px;
}
@media (max-width: 1590px) {
  .jaco__box--cp-buttons > * {
    grid-template-rows: 15vw 15vw;
    gap: 20px;
  }
}
@media (max-width: 980px) {
  .jaco__box--cp-buttons > * {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 45vw 35vw 35vw;
    gap: 10px;
  }
}
.jaco__box--cp-buttons > * .wp-block-cover {
  cursor: pointer;
  min-height: 100%;
  width: 100%;
  display: block;
}
.jaco__box--cp-buttons > * .wp-block-cover .wp-block-cover-img-wrap {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.jaco__box--cp-buttons > * .wp-block-cover img {
  transition: all 0.8s ease;
}
@media (min-width: 981px) {
  .jaco__box--cp-buttons > * .wp-block-cover {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .jaco__box--cp-buttons > * .wp-block-cover:hover img {
    transform: scale(1.2);
  }
}
.jaco__box--cp-buttons > * .wp-block-cover a {
  background: transparent !important;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 0 !important;
  z-index: 50;
  cursor: pointer;
}
.jaco__box--cp-buttons > * .wp-block-cover a div {
  background: var(--first-color);
  width: fit-content;
  padding: 10px 20px;
  position: absolute;
  left: 0;
  bottom: 20px;
  font-size: 2rem;
  letter-spacing: 0.2em;
}
@media (max-width: 1400px) {
  .jaco__box--cp-buttons > * .wp-block-cover a div {
    font-size: min(1.3vw, 2rem);
  }
}
@media (max-width: 980px) {
  .jaco__box--cp-buttons > * .wp-block-cover a div {
    letter-spacing: 0.1em;
    bottom: 15px;
    padding: 5px 10px;
    font-size: 1.5rem;
  }
}
@media (max-width: 980px) and (max-width: 360px) {
  .jaco__box--cp-buttons > * .wp-block-cover a div {
    font-size: 1.3rem;
  }
}
.jaco__box--cp-buttons > * > *:nth-child(1) {
  grid-row: 1 / span 2;
  grid-column: 1;
  margin: 0 0 0 auto;
}
@media (min-width: 981px) {
  .jaco__box--cp-buttons > * > *:nth-child(1) {
    width: calc(100% - 65px) !important;
  }
}
@media (max-width: 980px) {
  .jaco__box--cp-buttons > * > *:nth-child(1) {
    grid-row: 1;
    grid-column: 1 / span 2;
  }
}
@media (min-width: 981px) {
  .jaco__box--cp-buttons > * > *:nth-child(1) a {
    width: calc(100% + 65px) !important;
    left: -65px;
  }
  .jaco__box--cp-buttons > * > *:nth-child(1) a div {
    font-size: 3rem;
    left: 0px;
    top: 0px;
    bottom: auto;
    display: flex;
    padding: 0px 20px;
    align-items: center;
    justify-content: center;
    height: 65px;
    transform-origin: top left;
    transform: rotate(-90deg) translateX(-100%);
  }
}
@media (min-width: 981px) and (max-width: 1400px) {
  .jaco__box--cp-buttons > * > *:nth-child(1) a div {
    font-size: min(2.3vw, 3rem);
  }
}
@media (max-width: 980px) {
  .jaco__box--cp-buttons > * > *:nth-child(1) a div {
    font-size: 2rem;
  }
}
.jaco__box--cp-buttons > * > *:nth-child(2) {
  grid-row: 1;
  grid-column: 2;
}
@media (max-width: 980px) {
  .jaco__box--cp-buttons > * > *:nth-child(2) {
    grid-row: 2;
    grid-column: 1;
  }
}
.jaco__box--cp-buttons > * > *:nth-child(3) {
  grid-row: 1;
  grid-column: 3;
}
@media (max-width: 980px) {
  .jaco__box--cp-buttons > * > *:nth-child(3) {
    grid-row: 2;
    grid-column: 2;
  }
}
.jaco__box--cp-buttons > * > *:nth-child(4) {
  grid-row: 2;
  grid-column: 2;
}
@media (max-width: 980px) {
  .jaco__box--cp-buttons > * > *:nth-child(4) {
    grid-row: 3;
    grid-column: 1;
  }
}
.jaco__box--cp-buttons > * > *:nth-child(5) {
  grid-row: 2;
  grid-column: 3;
}
@media (max-width: 980px) {
  .jaco__box--cp-buttons > * > *:nth-child(5) {
    grid-row: 3;
    grid-column: 2;
  }
}
.jaco__box--cp-greeting {
  height: auto;
}
@media (min-width: 981px) {
  .jaco__box--cp-greeting header {
    transform: translateY(100%);
    position: relative;
  }
}
@media (max-width: 980px) {
  .jaco__box--cp-greeting header {
    position: absolute;
    transform: translateY(-50%);
    left: 20px;
    top: 50%;
  }
}
.jaco__box--cp-greeting .jaco__btn--style01 {
  position: absolute;
  left: 55%;
  bottom: 80px;
  z-index: 10;
}
@media (max-width: 1400px) {
  .jaco__box--cp-greeting .jaco__btn--style01 {
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (max-width: 980px) {
  .jaco__box--cp-greeting .jaco__btn--style01 {
    transform: translateX(0%);
    left: 20px;
    width: 40%;
    bottom: 20px;
  }
}
.jaco__box--cp-greeting .wp-block-cover {
  position: relative;
  overflow: hidden;
  width: auto;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 980px) {
  .jaco__box--cp-greeting .wp-block-cover {
    min-height: 260px;
    width: 100%;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: flex-end;
  }
}
.jaco__box--cp-greeting .wp-block-cover > img {
  object-fit: contain;
  display: block;
  height: auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.jaco__box--cp-greeting .block-img {
  max-width: 2000px;
  margin: auto;
  width: 100%;
  height: 100%;
  margin: auto;
}
.jaco__box--cp-greeting .wp-block-image {
  width: 350px;
  height: auto;
  margin: -50px 0 0 auto;
}
@media (max-width: 980px) {
  .jaco__box--cp-greeting .wp-block-image {
    position: relative;
    right: 0;
    bottom: 0;
    width: 50%;
    margin: 0 0 0 auto;
  }
}
.jaco__box--cp-greeting .wp-block-image figcaption {
  color: #fff;
  position: absolute;
  right: 50px;
  bottom: 15px;
}
@media (max-width: 980px) {
  .jaco__box--cp-greeting .wp-block-image figcaption {
    right: 25%;
    bottom: 0px;
  }
}
@media (max-height: 750px) and (min-width: 981px) {
  .jaco__box--cp-greeting .wp-block-image figcaption {
    bottom: 65px;
  }
}
.jaco__box--border {
  border: solid 1px #ccc;
}
.jaco__box--opinion-flow {
  padding: 50px;
}
@media (max-width: 980px) {
  .jaco__box--opinion-flow {
    padding: 20px 20px;
  }
}
.jaco__box--opinion-flow h4 {
  font-size: 3.4rem !important;
  color: #717687;
  text-align: center;
  padding-bottom: 5px;
  border-bottom: solid 5px #717687;
  margin: 0 0 50px !important;
}
@media (max-width: 980px) {
  .jaco__box--opinion-flow h4 {
    margin: 0 0 30px !important;
    font-size: 2.8rem !important;
  }
}
.jaco__box--opinion-flow ul {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.jaco__box--opinion-flow ul li {
  background: #ccc;
  border-radius: 10px;
  padding: 10px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  font-size: 2.4rem;
  position: relative;
  margin-bottom: 50px !important;
}
@media (max-width: 980px) {
  .jaco__box--opinion-flow ul li {
    font-size: 1.8rem;
  }
}
.jaco__box--opinion-flow ul li:last-child {
  margin-bottom: 0px !important;
}
.jaco__box--opinion-flow ul li:last-child::before {
  display: none;
}
.jaco__box--opinion-flow ul li::before {
  content: "";
  width: 28px;
  height: 26px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -23px;
  background: #ccc;
  z-index: 3;
}
.jaco__box--opinion-flow ul li::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -60px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 30px 0 30px;
  border-color: #ccc transparent transparent transparent;
}
.jaco__box--opinion-flow--blue ul li:nth-child(1) {
  background: #2DB4DD;
  z-index: 10;
}
.jaco__box--opinion-flow--blue ul li:nth-child(1)::before {
  background: #2DB4DD;
}
.jaco__box--opinion-flow--blue ul li:nth-child(1)::after {
  border-color: #2DB4DD transparent transparent transparent;
}
.jaco__box--opinion-flow--blue ul li:nth-child(2) {
  background: #389CE5;
  z-index: 8;
}
.jaco__box--opinion-flow--blue ul li:nth-child(2)::before {
  background: #389CE5;
}
.jaco__box--opinion-flow--blue ul li:nth-child(2)::after {
  border-color: #389CE5 transparent transparent transparent;
}
.jaco__box--opinion-flow--blue ul li:nth-child(3) {
  background: #4282EA;
  z-index: 6;
}
.jaco__box--opinion-flow--blue ul li:nth-child(3)::before {
  background: #4282EA;
}
.jaco__box--opinion-flow--blue ul li:nth-child(3)::after {
  border-color: #4282EA transparent transparent transparent;
}
.jaco__box--opinion-flow--blue ul li:nth-child(4) {
  color: #64A2E2;
  background: #fff;
  box-shadow: 0px 0px 0px 3px #4282EA inset;
  z-index: 4;
}
.jaco__box--opinion-flow--blue ul li:nth-child(4)::before {
  background: #fff;
  border-left: 3px #4282EA solid;
  border-right: 3px #4282EA solid;
}
.jaco__box--opinion-flow--blue ul li:nth-child(4)::after {
  bottom: -55px;
  border-width: 32px 24px 0 24px;
  border-color: #fff transparent transparent transparent;
}
.jaco__box--opinion-flow--blue ul li:nth-child(5) {
  background: #DD712D;
  z-index: 2;
}
.jaco__box--opinion-flow--blue ul li:nth-child(5)::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -30px;
  bottom: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 30px 0 30px;
  border-color: #4282EA transparent transparent transparent;
}
.jaco__box--opinion-flow--green ul li:nth-child(1) {
  background: #93CE4E;
  z-index: 10;
}
.jaco__box--opinion-flow--green ul li:nth-child(1)::before {
  background: #93CE4E;
}
.jaco__box--opinion-flow--green ul li:nth-child(1)::after {
  border-color: #93CE4E transparent transparent transparent;
}
.jaco__box--opinion-flow--green ul li:nth-child(2) {
  background: #77CB58;
  z-index: 8;
}
.jaco__box--opinion-flow--green ul li:nth-child(2)::before {
  background: #77CB58;
}
.jaco__box--opinion-flow--green ul li:nth-child(2)::after {
  border-color: #77CB58 transparent transparent transparent;
}
.jaco__box--opinion-flow--green ul li:nth-child(3) {
  background: #40A522;
  z-index: 6;
}
.jaco__box--opinion-flow--green ul li:nth-child(3)::before {
  background: #40A522;
}
.jaco__box--opinion-flow--green ul li:nth-child(3)::after {
  border-color: #40A522 transparent transparent transparent;
}
.jaco__box--opinion-flow--green ul li:nth-child(4) {
  background: #2C7E00;
  z-index: 6;
}
.jaco__box--opinion-flow--green ul li:nth-child(4)::before {
  background: #2C7E00;
}
.jaco__box--opinion-flow--green ul li:nth-child(4)::after {
  border-color: #2C7E00 transparent transparent transparent;
}
.jaco__box--opinion-flow--green ul li:nth-child(5) {
  color: #2C7E12;
  background: #fff;
  box-shadow: 0px 0px 0px 3px #2C7E12 inset;
  z-index: 4;
}
.jaco__box--opinion-flow--green ul li:nth-child(5)::before {
  background: #fff;
  border-left: 3px #2C7E12 solid;
  border-right: 3px #2C7E12 solid;
}
.jaco__box--opinion-flow--green ul li:nth-child(5)::after {
  bottom: -55px;
  border-width: 32px 24px 0 24px;
  border-color: #fff transparent transparent transparent;
}
.jaco__box--opinion-flow--green ul li:nth-child(6) {
  background: #DD712D;
  z-index: 2;
}
.jaco__box--opinion-flow--green ul li:nth-child(6)::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -30px;
  bottom: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 30px 0 30px;
  border-color: #2C7E12 transparent transparent transparent;
}
.jaco__box--outline01 {
  max-width: 960px;
  margin: auto;
  position: relative;
}
.jaco__box--outline01--read, .jaco__box--outline01--list, .jaco__box--outline01--result {
  position: absolute;
}
.jaco__box--outline01--read {
  width: 100%;
  top: 0px;
  font-size: 2rem;
  left: 50%;
  transform: translateX(-50%);
  font-weight: 700;
  z-index: 2;
  height: 73px;
}
@media (max-width: 1210px) {
  .jaco__box--outline01--read {
    font-size: 1.8vw;
    height: 5.8vw;
  }
}
@media (max-width: 980px) {
  .jaco__box--outline01--read {
    height: 6.8vw;
  }
}
.jaco__box--outline01--read p {
  margin: 0;
  padding: 0;
  text-align: center;
  width: 35%;
  color: var(--first-color);
  line-height: 1;
}
.jaco__box--outline01--read p br {
  display: none;
}
@media (max-width: 980px) {
  .jaco__box--outline01--read p br {
    display: block;
  }
}
.jaco__box--outline01--read p:nth-child(2) {
  width: 30%;
  color: #fff;
}
.jaco__box--outline01--list {
  width: 100%;
  height: 470px;
  top: 50.5%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 1210px) {
  .jaco__box--outline01--list {
    height: 38vw;
  }
}
@media (max-width: 980px) {
  .jaco__box--outline01--list {
    height: 44vw;
  }
}
.jaco__box--outline01--list h4 {
  text-align: center;
  line-height: 1.2;
  width: fit-content;
  position: absolute;
  font-size: 3.2rem !important;
  top: 51%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  margin: 0 !important;
  padding: 0;
}
@media (max-width: 1210px) {
  .jaco__box--outline01--list h4 {
    font-size: 3vw !important;
  }
}
@media (max-width: 980px) {
  .jaco__box--outline01--list h4 {
    font-size: 3.2vw !important;
  }
}
.jaco__box--outline01--list ul {
  list-style: none !important;
  padding: 0 !important;
}
.jaco__box--outline01--list ul li {
  line-height: 1.2;
  font-weight: bold;
  font-size: 3.2rem;
  position: absolute;
  width: 35%;
  height: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
@media (max-width: 1210px) {
  .jaco__box--outline01--list ul li {
    font-size: 2.4vw;
  }
}
@media (max-width: 980px) {
  .jaco__box--outline01--list ul li {
    font-size: 3.2vw;
  }
}
.jaco__box--outline01--list ul li:nth-child(1) {
  left: 0;
  top: 0;
  color: #1E5AB8;
}
.jaco__box--outline01--list ul li:nth-child(2) {
  color: #2F78CA;
  right: 0;
  top: 0;
}
.jaco__box--outline01--list ul li:nth-child(3) {
  color: #31C3FB;
  left: 0;
  bottom: 0;
}
.jaco__box--outline01--list ul li:nth-child(4) {
  color: #3AA9F8;
  right: 0;
  bottom: 0;
}
.jaco__box--outline01--result {
  width: 100%;
  bottom: 0px;
  font-size: 2.4rem;
  left: 50%;
  transform: translateX(-50%);
  font-weight: 700;
  z-index: 2;
  height: 65px;
  margin: 0;
  padding: 0;
  text-align: center;
  color: var(--first-color);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1210px) {
  .jaco__box--outline01--result {
    font-size: 2.2vw;
    height: 5.2vw;
  }
}
@media (max-width: 980px) {
  .jaco__box--outline01--result {
    height: 6.4vw;
    font-size: 3.6vw;
  }
}
.jaco__box--outline01 img {
  width: 100%;
  height: auto;
}
.jaco__box--outline02 {
  max-width: 960px;
  margin: auto;
  position: relative;
}
.jaco__box--outline02--read, .jaco__box--outline02--list, .jaco__box--outline02--result {
  position: absolute;
}
.jaco__box--outline02--list {
  width: 100%;
  height: 470px;
  top: 50.5%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 1210px) {
  .jaco__box--outline02--list {
    height: 38vw;
  }
}
@media (max-width: 980px) {
  .jaco__box--outline02--list {
    height: 44vw;
  }
}
.jaco__box--outline02--list ul {
  list-style: none !important;
  padding: 0 !important;
}
.jaco__box--outline02--list ul li {
  line-height: 1.2;
  font-weight: bold;
  font-size: 2.4rem;
  text-align: right;
  position: absolute;
  width: 35%;
  height: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1210px) {
  .jaco__box--outline02--list ul li {
    font-size: 2vw;
  }
}
@media (max-width: 980px) {
  .jaco__box--outline02--list ul li {
    font-size: 2.6vw;
  }
}
.jaco__box--outline02--list ul li:nth-child(1) {
  left: 0;
  top: 0;
  color: #1E5AB8;
}
.jaco__box--outline02--list ul li:nth-child(2) {
  color: #2F78CA;
  right: 0;
  top: 0;
}
.jaco__box--outline02--list ul li:nth-child(3) {
  color: #31C3FB;
  left: 0;
  bottom: 0;
}
.jaco__box--outline02--list ul li:nth-child(4) {
  color: #3AA9F8;
  right: 0;
  bottom: 0;
}
.jaco__box--outline02 img {
  width: 100%;
  height: auto;
}
.jaco__box--rank-a {
  display: none;
}
.jaco__box--rank-a.active {
  display: block;
}
.jaco__style--numbered {
  counter-reset: h5;
  counter-increment: header;
  position: relative;
}
.jaco__style--numbered::before {
  content: "";
  width: 15px;
  background: linear-gradient(to bottom, var(--first-color) 0%, var(--first-color) 40%, rgba(255, 255, 255, 0) 100%);
  height: 100%;
  left: 68px;
  top: 0;
  position: absolute;
  z-index: 0;
}
@media (max-width: 1200px) {
  .jaco__style--numbered::before {
    left: 32px;
  }
}
@media (max-width: 980px) {
  .jaco__style--numbered::before {
    width: 10px;
    left: 10px;
  }
}
.jaco__style--numbered header {
  position: relative;
  padding: 15px 20px 15px 100px;
  background: var(--first-color);
  width: calc(100% - 100px);
  margin: 0 0 0 auto;
  color: #fff;
  right: 0;
}
@media (max-width: 1200px) {
  .jaco__style--numbered header {
    width: calc(100% - 47px);
  }
}
@media (max-width: 980px) {
  .jaco__style--numbered header {
    display: block;
    width: 100%;
    padding: 20px;
  }
}
.jaco__style--numbered header h4 {
  color: #fff !important;
  margin: 0 !important;
}
@media (max-width: 980px) {
  .jaco__style--numbered header h4 {
    text-align: center;
    font-size: 1.8rem !important;
  }
}
@media (max-width: 980px) {
  .jaco__style--numbered header p {
    text-align: center;
  }
}
.jaco__style--numbered .jaco__style--number {
  width: 100%;
  position: absolute;
  left: 0;
  top: -40px;
  height: 140px;
}
@media (min-width: 981px) {
  .jaco__style--numbered .jaco__style--number::after {
    content: "";
    width: 45px;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 140px;
    top: 54%;
    z-index: 10;
  }
}
@media (max-width: 1200px) {
  .jaco__style--numbered .jaco__style--number {
    top: -10px;
    height: 80px;
  }
}
@media (max-width: 980px) {
  .jaco__style--numbered .jaco__style--number {
    top: -30px;
    left: -10px;
    height: 40px;
  }
}
.jaco__style--numbered .jaco__style--number::before {
  content: counter(header);
  font-size: 8rem;
  font-style: italic;
  text-indent: -0.17em;
  font-family: "Roboto", sans-serif;
  color: var(--first-color);
  display: block;
  width: 140px;
  height: 140px;
  border-radius: 50%;
  border: solid 5px var(--first-color);
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  position: relative;
  z-index: 2;
}
@media (max-width: 1200px) {
  .jaco__style--numbered .jaco__style--number::before {
    width: 80px;
    height: 80px;
    font-size: 5rem;
  }
}
@media (max-width: 980px) {
  .jaco__style--numbered .jaco__style--number::before {
    width: 40px;
    height: 40px;
    font-size: 3rem;
  }
}
.jaco__style--border {
  border: dotted 2px var(--first-color);
  border-radius: 20px;
  padding: 20px !important;
}
.jaco__table--seminar table {
  table-layout: auto !important;
}
.jaco__table--seminar table td, .jaco__table--seminar table th {
  box-sizing: border-box !important;
  border: none !important;
}
@media (max-width: 980px) {
  .jaco__table--seminar table td, .jaco__table--seminar table th {
    padding: 0.3em !important;
  }
}
.jaco__table--seminar table td:first-child {
  width: 80px;
  white-space: nowrap;
}
@media (max-width: 980px) {
  .jaco__table--seminar table td:first-child {
    width: 30px;
  }
}
.jaco__table--seminar table td:nth-child(2) {
  width: 30px;
  white-space: nowrap;
}
@media (max-width: 980px) {
  .jaco__table--seminar table td:nth-child(2) {
    width: 30px;
  }
}
.jaco__table--simple .wp-block-group {
  align-items: flex-start;
  border-bottom: solid 1px #093F76;
  margin: 0 0 20px;
  padding: 0 0 20px;
}
@media (max-width: 980px) {
  .jaco__table--simple .wp-block-group {
    display: block;
    margin: 0 0 15px;
    padding: 0 0 15px;
  }
}
.jaco__table--simple .wp-block-group h5 {
  font-size: 2rem;
  z-index: 2;
  position: relative;
}
@media (min-width: 981px) {
  .jaco__table--simple .wp-block-group h5 {
    padding: 0 10px 0 0px;
    background: #fff;
  }
}
@media (max-width: 980px) {
  .jaco__table--simple .wp-block-group h5 {
    font-size: 1.8rem;
  }
}
.jaco__table--simple .wp-block-group ul {
  padding: 0;
  list-style: none;
}
.jaco__table--simple .wp-block-group ul li {
  margin-bottom: 5px;
}
.jaco__table--simple .wp-block-group > *:nth-child(2) {
  flex-basis: 70%;
  position: relative;
}
@media (max-width: 980px) {
  .jaco__table--simple .wp-block-group > *:nth-child(2) {
    margin-top: 15px;
  }
}
@media (min-width: 981px) {
  .jaco__table--simple .wp-block-group > *:nth-child(2)::before {
    content: "";
    width: 38%;
    border-top: dotted 2px #ccc;
    position: absolute;
    left: -40%;
    top: 10px;
  }
}
.jaco__btn--style01 a {
  color: #333;
}
.jaco__btn--style01 a:visited {
  color: #333;
}
.jaco__btn--style01.fs-x > *:not(object) {
  font-size: min(3.6vw, 1.6rem);
}
.jaco__btn--style01.fs-w a {
  padding: 15px 86px 15px 66px !important;
}
@media (max-width: 980px) {
  .jaco__btn--style01.fs-w a {
    padding: 8px 36px 8px 6px !important;
  }
}
.jaco__btn--style01.icon-pdf {
  margin: 0 5px;
}
.jaco__btn--style01.icon-pdf.w100 a {
  width: 100%;
}
@media (min-width: 981px) {
  .jaco__btn--style01.icon-pdf object + a + a {
    background: #fff !important;
    color: #333 !important;
    padding: 8px 46px 8px 56px !important;
  }
}
@media (max-width: 980px) {
  .jaco__btn--style01.icon-pdf object + a + a {
    display: none !important;
  }
}
@media (max-width: 980px) {
  .jaco__btn--style01.icon-pdf {
    margin: 0;
    width: 100% !important;
  }
}
.jaco__btn--style01.icon-pdf a.wp-block-file__button {
  display: none !important;
}
.jaco__btn--style01.icon-pdf a {
  color: #333;
  font-size: min(3.6vw, 1.6rem);
  padding: 18px 46px 18px 56px !important;
  height: auto !important;
}
.jaco__btn--style01.icon-pdf a::after {
  content: "";
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48.21" height="59.252" viewBox="0 0 48.21 59.252"><path d="M38.272,0H17.059L15.981,1.078l-14.9,14.9L0,17.06V49.312a9.952,9.952,0,0,0,9.94,9.94H38.272a9.951,9.951,0,0,0,9.939-9.94V9.94A9.951,9.951,0,0,0,38.272,0m6.259,49.312a6.259,6.259,0,0,1-6.259,6.26H9.94a6.259,6.259,0,0,1-6.261-6.26V18.585h9.688a5.217,5.217,0,0,0,5.217-5.216V3.681H38.272a6.259,6.259,0,0,1,6.259,6.26Z" fill="%23c52e1c"/><path d="M91.333,252.785h-3.3a.944.944,0,0,0-1.005,1.021v8.535a1.157,1.157,0,1,0,2.309,0v-2.593a.084.084,0,0,1,.1-.095h1.9c2.326,0,3.725-1.415,3.725-3.427,0-2.044-1.383-3.442-3.725-3.442m-.142,4.872h-1.76a.084.084,0,0,1-.1-.094v-2.688a.084.084,0,0,1,.1-.094h1.76a1.443,1.443,0,1,1,0,2.877" transform="translate(-76.955 -223.531)" fill="%23c52e1c"/><path d="M175.467,252.785h-2.531a.945.945,0,0,0-1.005,1.021v8.661a.932.932,0,0,0,1.005,1.006h2.531c2.279,0,3.694-.723,4.26-2.468a13.287,13.287,0,0,0,0-5.753c-.566-1.745-1.981-2.468-4.26-2.468m2.044,7.419c-.268.848-1.037,1.21-2.107,1.21h-1.068a.084.084,0,0,1-.1-.094v-6.382a.084.084,0,0,1,.1-.095H175.4c1.07,0,1.839.362,2.107,1.211a11.576,11.576,0,0,1,0,4.15" transform="translate(-152.034 -223.531)" fill="%23c52e1c"/><path d="M266.142,252.785h-5.186a.946.946,0,0,0-1.007,1.021v8.535a1.158,1.158,0,1,0,2.311,0v-3.05a.083.083,0,0,1,.094-.094h3.019a.993.993,0,1,0,0-1.98h-3.019a.083.083,0,0,1-.094-.095v-2.248a.083.083,0,0,1,.094-.094h3.788a1,1,0,1,0,0-2" transform="translate(-229.866 -223.531)" fill="%23c52e1c"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 24px;
  height: 30px;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 980px) {
  .jaco__btn--style01.icon-pdf a::after {
    width: 18px;
    height: 26px;
  }
}
@media (max-width: 980px) {
  .jaco__btn--style01.icon-pdf a {
    width: 100% !important;
    display: block !important;
    padding: 8px 36px 8px 36px !important;
    height: auto !important;
  }
}
.jaco__btn--style01.icon-pdf a::after {
  content: "";
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48.21" height="59.252" viewBox="0 0 48.21 59.252"><path d="M38.272,0H17.059L15.981,1.078l-14.9,14.9L0,17.06V49.312a9.952,9.952,0,0,0,9.94,9.94H38.272a9.951,9.951,0,0,0,9.939-9.94V9.94A9.951,9.951,0,0,0,38.272,0m6.259,49.312a6.259,6.259,0,0,1-6.259,6.26H9.94a6.259,6.259,0,0,1-6.261-6.26V18.585h9.688a5.217,5.217,0,0,0,5.217-5.216V3.681H38.272a6.259,6.259,0,0,1,6.259,6.26Z" fill="%23c52e1c"/><path d="M91.333,252.785h-3.3a.944.944,0,0,0-1.005,1.021v8.535a1.157,1.157,0,1,0,2.309,0v-2.593a.084.084,0,0,1,.1-.095h1.9c2.326,0,3.725-1.415,3.725-3.427,0-2.044-1.383-3.442-3.725-3.442m-.142,4.872h-1.76a.084.084,0,0,1-.1-.094v-2.688a.084.084,0,0,1,.1-.094h1.76a1.443,1.443,0,1,1,0,2.877" transform="translate(-76.955 -223.531)" fill="%23c52e1c"/><path d="M175.467,252.785h-2.531a.945.945,0,0,0-1.005,1.021v8.661a.932.932,0,0,0,1.005,1.006h2.531c2.279,0,3.694-.723,4.26-2.468a13.287,13.287,0,0,0,0-5.753c-.566-1.745-1.981-2.468-4.26-2.468m2.044,7.419c-.268.848-1.037,1.21-2.107,1.21h-1.068a.084.084,0,0,1-.1-.094v-6.382a.084.084,0,0,1,.1-.095H175.4c1.07,0,1.839.362,2.107,1.211a11.576,11.576,0,0,1,0,4.15" transform="translate(-152.034 -223.531)" fill="%23c52e1c"/><path d="M266.142,252.785h-5.186a.946.946,0,0,0-1.007,1.021v8.535a1.158,1.158,0,1,0,2.311,0v-3.05a.083.083,0,0,1,.094-.094h3.019a.993.993,0,1,0,0-1.98h-3.019a.083.083,0,0,1-.094-.095v-2.248a.083.083,0,0,1,.094-.094h3.788a1,1,0,1,0,0-2" transform="translate(-229.866 -223.531)" fill="%23c52e1c"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 24px;
  height: 30px;
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 980px) {
  .jaco__btn--style01.icon-pdf a::after {
    width: 18px;
    height: 26px;
  }
}
@media (max-width: 980px) {
  .jaco__btn--style01.icon-pdf a.wp-block-file__button {
    padding: 5px 36px 5px 10px !important;
    border: none !important;
  }
  .jaco__btn--style01.icon-pdf a.wp-block-file__button::after {
    display: none;
  }
  .jaco__btn--style01.icon-pdf a.wp-block-file__button::before {
    content: "";
    background-image: url('data:image/svg+xml;utf8,<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="37.7" height="30.42" viewBox="0 0 37.7 30.42"><rect fill="%23B4B4B4" y="25.98" width="37.7" height="4.44"/><polygon fill="%23B4B4B4" points="22.5 14.26 22.5 0 15.21 0 15.21 14.26 10.79 14.26 18.85 22.32 26.92 14.26 22.5 14.26"/></svg>');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 20px;
    height: 24px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (max-width: 980px) and (min-width: 981px) {
  .jaco__btn--style01.icon-pdf a.wp-block-file__button {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .jaco__btn--style01.icon-pdf a.wp-block-file__button:hover {
    color: var(--first-color) !important;
  }
  .jaco__btn--style01.icon-pdf a.wp-block-file__button:hover::before {
    background-image: url('data:image/svg+xml;utf8,<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="37.7" height="30.42" viewBox="0 0 37.7 30.42"><rect fill="%23var(--first-color)" y="25.98" width="37.7" height="4.44"/><polygon fill="%23var(--first-color)" points="22.5 14.26 22.5 0 15.21 0 15.21 14.26 10.79 14.26 18.85 22.32 26.92 14.26 22.5 14.26"/></svg>');
  }
}
@media (max-width: 980px) and (max-width: 980px) {
  .jaco__btn--style01.icon-pdf a.wp-block-file__button::before {
    width: 14px;
    height: 20px;
  }
}
@media (min-width: 981px) {
  .jaco__btn--style01.icon-pdf.dl > a {
    display: none !important;
  }
  .jaco__btn--style01.icon-pdf.dl a.wp-block-file__button {
    display: block !important;
    line-height: 2.4 !important;
  }
}
.jaco__btn--style01.icon-word {
  margin: 0 5px;
}
.jaco__btn--style01.icon-word.w100 a {
  width: 100%;
}
@media (min-width: 981px) {
  .jaco__btn--style01.icon-word object + a + a {
    background: #fff !important;
    color: #333 !important;
    padding: 8px 46px 8px 56px !important;
  }
}
@media (max-width: 980px) {
  .jaco__btn--style01.icon-word object + a + a {
    display: none !important;
  }
}
@media (max-width: 980px) {
  .jaco__btn--style01.icon-word {
    margin: 0;
    width: 100% !important;
  }
}
.jaco__btn--style01.icon-word a.wp-block-file__button {
  display: none !important;
}
.jaco__btn--style01.icon-word a {
  color: #333;
  font-size: min(3.6vw, 1.6rem);
  padding: 18px 46px 18px 56px !important;
  height: auto !important;
}
.jaco__btn--style01.icon-word a::after {
  content: "";
  background-image: url('data:image/svg+xml;utf8,<?xml version="1.0" encoding="UTF-8"?><svg  xmlns="http://www.w3.org/2000/svg" width="38" height="39.92" viewBox="0 0 38 39.92"><path fill="%232B579A" d="M19.61,0c-.26,0-.53,.01-.79,.06L3.62,3.11C1.52,3.53,0,5.38,0,7.52v24.88c0,2.13,1.52,3.99,3.62,4.41l15.2,3.04c1.94,.39,3.74-1,4.06-2.89h9.62c3.02,0,5.5-2.48,5.5-5.5V9.46c0-3.02-2.48-5.5-5.5-5.5h-9.5v-.46C23,1.59,21.43,.07,19.61,0Zm-.21,3.01c.34-.07,.6,.14,.6,.49V36.42c0,.35-.26,.56-.6,.49h0s-15.2-3.04-15.2-3.04h0c-.71-.14-1.21-.74-1.21-1.47V7.52c0-.72,.5-1.33,1.21-1.47l15.2-3.04Zm3.6,3.95h9.5c1.4,0,2.5,1.1,2.5,2.5V31.46c0,1.4-1.1,2.5-2.5,2.5h-9.5V6.96Zm3.5,4c-.83-.01-1.51,.65-1.52,1.48-.01,.83,.65,1.51,1.48,1.52,.01,0,.03,0,.04,0h4c.83,.01,1.51-.65,1.52-1.48,.01-.83-.65-1.51-1.48-1.52-.01,0-.03,0-.04,0h-4Zm0,8c-.83-.01-1.51,.65-1.52,1.48-.01,.83,.65,1.51,1.48,1.52,.01,0,.03,0,.04,0h4c.83,.01,1.51-.65,1.52-1.48,.01-.83-.65-1.51-1.48-1.52-.01,0-.03,0-.04,0h-4Zm0,8c-.83-.01-1.51,.65-1.52,1.48-.01,.83,.65,1.51,1.48,1.52,.01,0,.03,0,.04,0h4c.83,.01,1.51-.65,1.52-1.48s-.65-1.51-1.48-1.52c-.01,0-.03,0-.04,0h-4Zm-8.04-10.42c0,.24-.05,.5-.14,.79l-2.49,7.5c-.26,.77-.72,1.16-1.37,1.16-.7,0-1.19-.4-1.45-1.2l-1.53-4.58-1.53,4.58c-.26,.8-.75,1.2-1.45,1.2-.65,0-1.11-.39-1.37-1.16l-2.49-7.5c-.1-.29-.14-.55-.14-.79,0-.39,.14-.7,.43-.93,.29-.22,.66-.33,1.1-.33,.77,0,1.26,.36,1.45,1.08l1.16,4.18,1.51-4.35c.21-.61,.65-.91,1.33-.91s1.12,.3,1.33,.91l1.51,4.35,1.16-4.18c.19-.72,.68-1.08,1.45-1.08,.44,0,.81,.12,1.1,.35,.29,.22,.43,.53,.43,.91Z"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 24px;
  height: 30px;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 980px) {
  .jaco__btn--style01.icon-word a::after {
    width: 18px;
    height: 26px;
  }
}
@media (max-width: 980px) {
  .jaco__btn--style01.icon-word a {
    width: 100% !important;
    display: block !important;
    padding: 8px 36px 8px 36px !important;
    height: auto !important;
  }
}
.jaco__btn--style01.icon-word a::after {
  content: "";
  background-image: url('data:image/svg+xml;utf8,<?xml version="1.0" encoding="UTF-8"?><svg  xmlns="http://www.w3.org/2000/svg" width="38" height="39.92" viewBox="0 0 38 39.92"><path fill="%232B579A" d="M19.61,0c-.26,0-.53,.01-.79,.06L3.62,3.11C1.52,3.53,0,5.38,0,7.52v24.88c0,2.13,1.52,3.99,3.62,4.41l15.2,3.04c1.94,.39,3.74-1,4.06-2.89h9.62c3.02,0,5.5-2.48,5.5-5.5V9.46c0-3.02-2.48-5.5-5.5-5.5h-9.5v-.46C23,1.59,21.43,.07,19.61,0Zm-.21,3.01c.34-.07,.6,.14,.6,.49V36.42c0,.35-.26,.56-.6,.49h0s-15.2-3.04-15.2-3.04h0c-.71-.14-1.21-.74-1.21-1.47V7.52c0-.72,.5-1.33,1.21-1.47l15.2-3.04Zm3.6,3.95h9.5c1.4,0,2.5,1.1,2.5,2.5V31.46c0,1.4-1.1,2.5-2.5,2.5h-9.5V6.96Zm3.5,4c-.83-.01-1.51,.65-1.52,1.48-.01,.83,.65,1.51,1.48,1.52,.01,0,.03,0,.04,0h4c.83,.01,1.51-.65,1.52-1.48,.01-.83-.65-1.51-1.48-1.52-.01,0-.03,0-.04,0h-4Zm0,8c-.83-.01-1.51,.65-1.52,1.48-.01,.83,.65,1.51,1.48,1.52,.01,0,.03,0,.04,0h4c.83,.01,1.51-.65,1.52-1.48,.01-.83-.65-1.51-1.48-1.52-.01,0-.03,0-.04,0h-4Zm0,8c-.83-.01-1.51,.65-1.52,1.48-.01,.83,.65,1.51,1.48,1.52,.01,0,.03,0,.04,0h4c.83,.01,1.51-.65,1.52-1.48s-.65-1.51-1.48-1.52c-.01,0-.03,0-.04,0h-4Zm-8.04-10.42c0,.24-.05,.5-.14,.79l-2.49,7.5c-.26,.77-.72,1.16-1.37,1.16-.7,0-1.19-.4-1.45-1.2l-1.53-4.58-1.53,4.58c-.26,.8-.75,1.2-1.45,1.2-.65,0-1.11-.39-1.37-1.16l-2.49-7.5c-.1-.29-.14-.55-.14-.79,0-.39,.14-.7,.43-.93,.29-.22,.66-.33,1.1-.33,.77,0,1.26,.36,1.45,1.08l1.16,4.18,1.51-4.35c.21-.61,.65-.91,1.33-.91s1.12,.3,1.33,.91l1.51,4.35,1.16-4.18c.19-.72,.68-1.08,1.45-1.08,.44,0,.81,.12,1.1,.35,.29,.22,.43,.53,.43,.91Z"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 24px;
  height: 30px;
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 980px) {
  .jaco__btn--style01.icon-word a::after {
    width: 18px;
    height: 26px;
  }
}
@media (max-width: 980px) {
  .jaco__btn--style01.icon-word a.wp-block-file__button {
    padding: 5px 36px 5px 10px !important;
    border: none !important;
  }
  .jaco__btn--style01.icon-word a.wp-block-file__button::after {
    display: none;
  }
  .jaco__btn--style01.icon-word a.wp-block-file__button::before {
    content: "";
    background-image: url('data:image/svg+xml;utf8,<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="37.7" height="30.42" viewBox="0 0 37.7 30.42"><rect fill="%23B4B4B4" y="25.98" width="37.7" height="4.44"/><polygon fill="%23B4B4B4" points="22.5 14.26 22.5 0 15.21 0 15.21 14.26 10.79 14.26 18.85 22.32 26.92 14.26 22.5 14.26"/></svg>');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 20px;
    height: 24px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (max-width: 980px) and (min-width: 981px) {
  .jaco__btn--style01.icon-word a.wp-block-file__button {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .jaco__btn--style01.icon-word a.wp-block-file__button:hover {
    color: var(--first-color) !important;
  }
  .jaco__btn--style01.icon-word a.wp-block-file__button:hover::before {
    background-image: url('data:image/svg+xml;utf8,<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="37.7" height="30.42" viewBox="0 0 37.7 30.42"><rect fill="%23var(--first-color)" y="25.98" width="37.7" height="4.44"/><polygon fill="%23var(--first-color)" points="22.5 14.26 22.5 0 15.21 0 15.21 14.26 10.79 14.26 18.85 22.32 26.92 14.26 22.5 14.26"/></svg>');
  }
}
@media (max-width: 980px) and (max-width: 980px) {
  .jaco__btn--style01.icon-word a.wp-block-file__button::before {
    width: 14px;
    height: 20px;
  }
}
@media (min-width: 981px) {
  .jaco__btn--style01.icon-word.dl > a {
    display: none !important;
  }
  .jaco__btn--style01.icon-word.dl a.wp-block-file__button {
    display: block !important;
    line-height: 2.4 !important;
  }
}
.jaco__btn--style01.icon-xls {
  margin: 0 5px;
}
.jaco__btn--style01.icon-xls.w100 a {
  width: 100%;
}
@media (min-width: 981px) {
  .jaco__btn--style01.icon-xls object + a + a {
    background: #fff !important;
    color: #333 !important;
    padding: 8px 46px 8px 56px !important;
  }
}
@media (max-width: 980px) {
  .jaco__btn--style01.icon-xls object + a + a {
    display: none !important;
  }
}
@media (max-width: 980px) {
  .jaco__btn--style01.icon-xls {
    margin: 0;
    width: 100% !important;
  }
}
.jaco__btn--style01.icon-xls a.wp-block-file__button {
  display: none !important;
}
.jaco__btn--style01.icon-xls a {
  color: #333;
  font-size: min(3.6vw, 1.6rem);
  padding: 18px 46px 18px 56px !important;
  height: auto !important;
}
.jaco__btn--style01.icon-xls a::after {
  content: "";
  background-image: url('data:image/svg+xml;utf8,<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="38" height="39.92" viewBox="0 0 38 39.92"><path  fill="%232a9256" d="M19.61,0c-.26,0-.53,.01-.79,.06L3.62,3.11C1.52,3.53,0,5.38,0,7.52v24.88c0,2.13,1.52,3.99,3.62,4.41l15.2,3.04c1.94,.39,3.74-1,4.06-2.89h9.62c3.02,0,5.5-2.48,5.5-5.5V9.46c0-3.02-2.48-5.5-5.5-5.5h-9.5v-.46C23,1.59,21.43,.07,19.61,0Zm-.21,3.01c.34-.07,.6,.14,.6,.49V36.42c0,.35-.26,.56-.6,.49h0s-15.2-3.04-15.2-3.04h0c-.71-.14-1.21-.74-1.21-1.47V7.52c0-.72,.5-1.33,1.21-1.47l15.2-3.04Zm3.6,3.95h9.5c1.4,0,2.5,1.1,2.5,2.5V31.46c0,1.4-1.1,2.5-2.5,2.5h-9.5V6.96Zm3.5,4c-.83-.01-1.51,.65-1.52,1.48-.01,.83,.65,1.51,1.48,1.52,.01,0,.03,0,.04,0h4c.83,.01,1.51-.65,1.52-1.48,.01-.83-.65-1.51-1.48-1.52-.01,0-.03,0-.04,0h-4ZM8,13.12c-.29,0-.58,.07-.85,.23-.7,.44-.9,1.37-.46,2.07l2.99,4.7-2.99,4.7c-.44,.7-.24,1.63,.46,2.07,.25,.16,.53,.23,.8,.23,.49,0,.98-.24,1.27-.69l2.23-3.51,2.23,3.51c.29,.45,.77,.7,1.27,.7,.28,0,.55-.07,.8-.23,.7-.44,.9-1.37,.46-2.07l-2.99-4.69,2.99-4.69c.44-.7,.24-1.63-.46-2.07-.7-.44-1.62-.24-2.07,.46l-2.23,3.51-2.23-3.51c-.28-.44-.75-.68-1.23-.69Zm18.5,5.84c-.83-.01-1.51,.65-1.52,1.48-.01,.83,.65,1.51,1.48,1.52,.01,0,.03,0,.04,0h4c.83,.01,1.51-.65,1.52-1.48,.01-.83-.65-1.51-1.48-1.52-.01,0-.03,0-.04,0h-4Zm0,8c-.83-.01-1.51,.65-1.52,1.48-.01,.83,.65,1.51,1.48,1.52,.01,0,.03,0,.04,0h4c.83,.01,1.51-.65,1.52-1.48s-.65-1.51-1.48-1.52c-.01,0-.03,0-.04,0h-4Z"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 24px;
  height: 30px;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 980px) {
  .jaco__btn--style01.icon-xls a::after {
    width: 18px;
    height: 26px;
  }
}
@media (max-width: 980px) {
  .jaco__btn--style01.icon-xls a {
    width: 100% !important;
    display: block !important;
    padding: 8px 36px 8px 36px !important;
    height: auto !important;
  }
}
.jaco__btn--style01.icon-xls a::after {
  content: "";
  background-image: url('data:image/svg+xml;utf8,<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="38" height="39.92" viewBox="0 0 38 39.92"><path  fill="%232a9256" d="M19.61,0c-.26,0-.53,.01-.79,.06L3.62,3.11C1.52,3.53,0,5.38,0,7.52v24.88c0,2.13,1.52,3.99,3.62,4.41l15.2,3.04c1.94,.39,3.74-1,4.06-2.89h9.62c3.02,0,5.5-2.48,5.5-5.5V9.46c0-3.02-2.48-5.5-5.5-5.5h-9.5v-.46C23,1.59,21.43,.07,19.61,0Zm-.21,3.01c.34-.07,.6,.14,.6,.49V36.42c0,.35-.26,.56-.6,.49h0s-15.2-3.04-15.2-3.04h0c-.71-.14-1.21-.74-1.21-1.47V7.52c0-.72,.5-1.33,1.21-1.47l15.2-3.04Zm3.6,3.95h9.5c1.4,0,2.5,1.1,2.5,2.5V31.46c0,1.4-1.1,2.5-2.5,2.5h-9.5V6.96Zm3.5,4c-.83-.01-1.51,.65-1.52,1.48-.01,.83,.65,1.51,1.48,1.52,.01,0,.03,0,.04,0h4c.83,.01,1.51-.65,1.52-1.48,.01-.83-.65-1.51-1.48-1.52-.01,0-.03,0-.04,0h-4ZM8,13.12c-.29,0-.58,.07-.85,.23-.7,.44-.9,1.37-.46,2.07l2.99,4.7-2.99,4.7c-.44,.7-.24,1.63,.46,2.07,.25,.16,.53,.23,.8,.23,.49,0,.98-.24,1.27-.69l2.23-3.51,2.23,3.51c.29,.45,.77,.7,1.27,.7,.28,0,.55-.07,.8-.23,.7-.44,.9-1.37,.46-2.07l-2.99-4.69,2.99-4.69c.44-.7,.24-1.63-.46-2.07-.7-.44-1.62-.24-2.07,.46l-2.23,3.51-2.23-3.51c-.28-.44-.75-.68-1.23-.69Zm18.5,5.84c-.83-.01-1.51,.65-1.52,1.48-.01,.83,.65,1.51,1.48,1.52,.01,0,.03,0,.04,0h4c.83,.01,1.51-.65,1.52-1.48,.01-.83-.65-1.51-1.48-1.52-.01,0-.03,0-.04,0h-4Zm0,8c-.83-.01-1.51,.65-1.52,1.48-.01,.83,.65,1.51,1.48,1.52,.01,0,.03,0,.04,0h4c.83,.01,1.51-.65,1.52-1.48s-.65-1.51-1.48-1.52c-.01,0-.03,0-.04,0h-4Z"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 24px;
  height: 30px;
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 980px) {
  .jaco__btn--style01.icon-xls a::after {
    width: 18px;
    height: 26px;
  }
}
@media (max-width: 980px) {
  .jaco__btn--style01.icon-xls a.wp-block-file__button {
    padding: 5px 36px 5px 10px !important;
    border: none !important;
  }
  .jaco__btn--style01.icon-xls a.wp-block-file__button::after {
    display: none;
  }
  .jaco__btn--style01.icon-xls a.wp-block-file__button::before {
    content: "";
    background-image: url('data:image/svg+xml;utf8,<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="37.7" height="30.42" viewBox="0 0 37.7 30.42"><rect fill="%23B4B4B4" y="25.98" width="37.7" height="4.44"/><polygon fill="%23B4B4B4" points="22.5 14.26 22.5 0 15.21 0 15.21 14.26 10.79 14.26 18.85 22.32 26.92 14.26 22.5 14.26"/></svg>');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 20px;
    height: 24px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (max-width: 980px) and (min-width: 981px) {
  .jaco__btn--style01.icon-xls a.wp-block-file__button {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .jaco__btn--style01.icon-xls a.wp-block-file__button:hover {
    color: var(--first-color) !important;
  }
  .jaco__btn--style01.icon-xls a.wp-block-file__button:hover::before {
    background-image: url('data:image/svg+xml;utf8,<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="37.7" height="30.42" viewBox="0 0 37.7 30.42"><rect fill="%23var(--first-color)" y="25.98" width="37.7" height="4.44"/><polygon fill="%23var(--first-color)" points="22.5 14.26 22.5 0 15.21 0 15.21 14.26 10.79 14.26 18.85 22.32 26.92 14.26 22.5 14.26"/></svg>');
  }
}
@media (max-width: 980px) and (max-width: 980px) {
  .jaco__btn--style01.icon-xls a.wp-block-file__button::before {
    width: 14px;
    height: 20px;
  }
}
@media (min-width: 981px) {
  .jaco__btn--style01.icon-xls.dl > a {
    display: none !important;
  }
  .jaco__btn--style01.icon-xls.dl a.wp-block-file__button {
    display: block !important;
    line-height: 2.4 !important;
  }
}
@media (max-width: 980px) {
  .jaco__btn--style01 {
    width: 100%;
    display: block;
  }
}
.jaco__btn--style01.color > *:not(object) {
  color: var(--first-color);
  border: solid 3px var(--first-color);
}
.jaco__btn--style01.color > *:not(object)::before {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="29.571" height="18.33" viewBox="0 0 29.571 18.33"><path d="M14.278,18.33,0,8.854,14.321,0l2.659,1.442L4.911,8.9l12.113,8.039Z" transform="translate(17.024 18.33) rotate(180)" fill="%23274574" opacity="0.551"/><path d="M14.278,18.33,0,8.854,14.321,0l2.659,1.442L4.911,8.9l12.113,8.039Z" transform="translate(29.571 18.33) rotate(180)" fill="%23274574" opacity="0.551"/></svg>');
}
.jaco__btn--style01 > *:not(object) {
  display: block !important;
  color: #4E4E4E;
  width: fit-content;
  margin: auto !important;
  background: #fff;
  border-radius: 150px !important;
  border: solid 1px #B4B3B3;
  font-size: 1.8rem;
  font-size: min(3.3vw, 1.4rem);
  font-weight: 400 !important;
  padding: 15px 46px 15px 23px !important;
  line-height: 1.3 !important;
  text-align: center !important;
  position: relative !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
@media (min-width: 981px) {
  .jaco__btn--style01 > *:not(object) {
    white-space: nowrap !important;
  }
}
@media (max-width: 980px) {
  .jaco__btn--style01 > *:not(object) {
    box-sizing: border-box !important;
    width: 100% !important;
    display: block !important;
    padding: 8px 36px 8px 20px !important;
    height: auto !important;
  }
}
@media (min-width: 981px) {
  .jaco__btn--style01 > *:not(object) {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .jaco__btn--style01 > *:not(object):hover {
    color: #4E4E4E;
  }
  .jaco__btn--style01 > *:not(object):hover::before {
    right: 5px;
  }
}
.jaco__btn--style01 > *:not(object)::before {
  transition: all 0.4s ease;
  content: "";
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="29.571" height="18.33" viewBox="0 0 29.571 18.33"><path d="M14.278,18.33,0,8.854,14.321,0l2.659,1.442L4.911,8.9l12.113,8.039Z" transform="translate(17.024 18.33) rotate(180)" fill="%23C9C5C5" opacity="0.551"/><path d="M14.278,18.33,0,8.854,14.321,0l2.659,1.442L4.911,8.9l12.113,8.039Z" transform="translate(29.571 18.33) rotate(180)" fill="%23C9C5C5" opacity="0.551"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 22px;
  height: 13px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 980px) {
  .jaco__btn--style01 > *:not(object)::before {
    width: 18px;
    height: 10px;
    right: 8px;
  }
}
.jaco__btn--style02 a {
  color: #333;
}
.jaco__btn--style02 a:visited {
  color: #333;
}
.jaco__btn--style02 > *:not(object) {
  max-width: 400px;
  width: 100%;
  white-space: nowrap;
  margin: auto;
  background: #fff;
  border-radius: 50px;
  border: solid 1px #B4B3B3;
  font-size: 2rem;
  font-size: min(1.5vw, 2rem);
  font-weight: 400;
  padding: 0px 46px 0px 23px;
  text-align: center;
  position: relative;
  height: 75px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 980px) {
  .jaco__btn--style02 > *:not(object) {
    height: 55px;
    font-size: 1.8rem;
  }
}
@media (min-width: 981px) {
  .jaco__btn--style02 > *:not(object) {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .jaco__btn--style02 > *:not(object):hover {
    color: #333;
  }
  .jaco__btn--style02 > *:not(object):hover::before {
    right: 3%;
  }
}
.jaco__btn--style02 > *:not(object)::before {
  transition: all 0.4s ease;
  content: "";
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="51.072" height="31.658" viewBox="0 0 51.072 31.658"><g id="グループ_140" data-name="グループ 140" transform="translate(-810.493 -1748.441)"><path id="パス_1" data-name="パス 1" d="M14.278,31.658,0,15.291,14.321,0l2.659,2.491L4.911,15.378,17.024,29.263Z" transform="translate(827.518 1780.099) rotate(180)" fill="%23C9C5C5" opacity="0.551"/><path id="パス_1-2" data-name="パス 1" d="M14.278,31.658,0,15.291,14.321,0l2.659,2.491L4.911,15.378,17.024,29.263Z" transform="translate(844.542 1780.099) rotate(180)" fill="%23C9C5C5" opacity="0.551"/><path id="パス_1-3" data-name="パス 1" d="M14.278,31.658,0,15.291,14.321,0l2.659,2.491L4.911,15.378,17.024,29.263Z" transform="translate(861.566 1780.099) rotate(180)" fill="%23C9C5C5" opacity="0.551"/></g></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 32px;
  height: 43px;
  position: absolute;
  right: 5%;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 981px) {
  .jaco__btn--style03 {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .jaco__btn--style03:hover {
    opacity: 0.7;
  }
}
@media (max-width: 980px) {
  .jaco__btn--style03 {
    width: 100%;
  }
}
.jaco__btn--style03 > * {
  padding: 14px 60px 14px 30px;
  position: relative;
}
@media (max-width: 980px) {
  .jaco__btn--style03 > * {
    width: 100%;
    padding: 10px 40px 10px 20px;
  }
}
.jaco__btn--style03 > *::after {
  content: "";
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="69.2" height="69.2" viewBox="0 0 69.2 69.2"><path fill="%23ffffff" d="M34.6,0C15.49,0,0,15.49,0,34.6s15.49,34.6,34.6,34.6,34.6-15.49,34.6-34.6S53.71,0,34.6,0Zm-1.35,48.57l-3.27-2.3,7.63-10.87-7.63-10.87,3.27-2.3,9.24,13.17-9.24,13.17Z"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 30px;
  height: 30px;
}
@media (max-width: 980px) {
  .jaco__btn--style03 > *::after {
    width: 20px;
    height: 20px;
  }
}
.jaco__btn--style03 > *:not(.has-background) {
  background: var(--first-color);
}
@media (max-width: 980px) {
  .jaco__btn--contact, .jaco__btn--mitsumori {
    width: 100%;
    display: block !important;
  }
}
.jaco__btn--contact a, .jaco__btn--mitsumori a {
  margin: 0 5px;
  background: var(--color);
  position: relative;
  width: 350px;
  height: 75px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 3rem;
  font-weight: 700;
}
@media (min-width: 981px) {
  .jaco__btn--contact a, .jaco__btn--mitsumori a {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .jaco__btn--contact a:hover, .jaco__btn--mitsumori a:hover {
    opacity: 0.7;
  }
}
@media (max-width: 980px) {
  .jaco__btn--contact a, .jaco__btn--mitsumori a {
    margin: 0;
    font-size: 2rem;
    width: 100%;
    height: 80px;
  }
}
.jaco__btn--contact a::before, .jaco__btn--mitsumori a::before {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="69.2" height="69.2" viewBox="0 0 69.2 69.2"><path fill="%23ffffff" d="M34.6,0C15.49,0,0,15.49,0,34.6s15.49,34.6,34.6,34.6,34.6-15.49,34.6-34.6S53.71,0,34.6,0Zm-1.35,48.57l-3.27-2.3,7.63-10.87-7.63-10.87,3.27-2.3,9.24,13.17-9.24,13.17Z"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 30px;
  height: 30px;
}
@media (max-width: 980px) {
  .jaco__btn--contact a::before, .jaco__btn--mitsumori a::before {
    width: 25px;
    height: 25px;
  }
}
.jaco__btn--contact a::after, .jaco__btn--mitsumori a::after {
  content: "";
  position: absolute;
  left: 25px;
  top: 50%;
  transform: translateY(-50%);
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="77.449" height="61.959" viewBox="0 0 77.449 61.959"><path id="icon_mail" d="M72.7,5H10.745A7.713,7.713,0,0,0,3,12.745V59.214a7.713,7.713,0,0,0,7.745,7.745H72.7a7.713,7.713,0,0,0,7.745-7.745V12.745A7.713,7.713,0,0,0,72.7,5Zm0,54.214H10.745V20.49l30.98,19.362L72.7,20.49ZM10.745,12.745l30.98,19.362L72.7,12.745Z" transform="translate(-3 -5)" fill="%23ffffff" fill-rule="evenodd"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 35px;
  height: 35px;
}
@media (max-width: 980px) {
  .jaco__btn--contact a::after, .jaco__btn--mitsumori a::after {
    width: 25px;
    height: 25px;
  }
}
.jaco__btn--mitsumori.size-x {
  max-width: 1000px;
  width: 90%;
}
.jaco__btn--mitsumori.size-x a {
  padding: 0 10%;
  width: 100%;
  height: 100px;
  padding: 0 60px;
}
@media (max-width: 980px) {
  .jaco__btn--mitsumori.size-x a {
    height: 80px;
  }
}
.jaco__btn--mitsumori.size-x a::after {
  left: 5%;
}
@media (max-width: 980px) {
  .jaco__btn--mitsumori.size-x a::after {
    left: 25px;
  }
}
.jaco__btn--mitsumori.size-x a::before {
  right: 5%;
}
@media (max-width: 980px) {
  .jaco__btn--mitsumori.size-x a::before {
    right: 25px;
  }
}
.jaco__btn--mitsumori a {
  background: var(--orange);
}
.jaco__btn--mitsumori a::after {
  content: "";
  position: absolute;
  left: 25px;
  top: 50%;
  transform: translateY(-50%);
  background-image: url('data:image/svg+xml;utf8,<svg id="icon_quote" xmlns="http://www.w3.org/2000/svg" width="67.103" height="93.342" viewBox="0 0 67.103 93.342"><path d="M130.843,0H80.278A8.268,8.268,0,0,0,72,8.26V85.082a8.268,8.268,0,0,0,8.278,8.26h50.564a8.265,8.265,0,0,0,8.26-8.26V8.26A8.265,8.265,0,0,0,130.843,0Zm0,79.976a3.377,3.377,0,0,1-3.373,3.373H83.652a3.377,3.377,0,0,1-3.373-3.373V13.384a3.377,3.377,0,0,1,3.373-3.373h43.817a3.377,3.377,0,0,1,3.373,3.373Z" transform="translate(-72)" fill="%23ffffff"/><rect width="9.938" height="8.698" transform="translate(13.676 67.905)" fill="%23ffffff"/><rect width="9.938" height="8.698" transform="translate(13.676 54.247)" fill="%23ffffff"/><rect width="9.938" height="8.698" transform="translate(13.676 40.572)" fill="%23ffffff"/><rect width="9.938" height="8.698" transform="translate(28.592 67.905)" fill="%23ffffff"/><rect width="9.938" height="8.698" transform="translate(28.592 54.247)" fill="%23ffffff"/><rect width="9.938" height="8.698" transform="translate(28.592 40.572)" fill="%23ffffff"/><rect width="9.938" height="22.355" transform="translate(43.489 54.247)" fill="%23ffffff"/><rect width="9.938" height="8.698" transform="translate(43.489 40.572)" fill="%23ffffff"/><rect width="39.733" height="13.658" transform="translate(13.676 18.234)" fill="%23ffffff"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 30px;
  height: 50px;
}
@media (max-width: 980px) {
  .jaco__btn--mitsumori a::after {
    width: 22px;
    height: 35px;
  }
}
.jaco__btn--shinki, .jaco__btn--kirikae {
  width: 80%;
  box-sizing: border-box;
}
@media (max-width: 980px) {
  .jaco__btn--shinki, .jaco__btn--kirikae {
    width: 100%;
    display: block;
  }
}
.jaco__btn--shinki a, .jaco__btn--kirikae a {
  margin: 0 5px;
  background: var(--color);
  position: relative;
  width: 100%;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: min(1.5vw, 3rem);
  font-weight: 700;
  padding: 0 60px 0 80px;
}
@media (min-width: 981px) {
  .jaco__btn--shinki a, .jaco__btn--kirikae a {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .jaco__btn--shinki a:hover, .jaco__btn--kirikae a:hover {
    opacity: 0.7;
  }
}
.jaco__btn--shinki a::after, .jaco__btn--kirikae a::after {
  content: "";
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="69.2" height="69.2" viewBox="0 0 69.2 69.2"><path fill="%23ffffff" d="M34.6,0C15.49,0,0,15.49,0,34.6s15.49,34.6,34.6,34.6,34.6-15.49,34.6-34.6S53.71,0,34.6,0Zm-1.35,48.57l-3.27-2.3,7.63-10.87-7.63-10.87,3.27-2.3,9.24,13.17-9.24,13.17Z"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 30px;
  height: 30px;
}
@media (min-width: 981px) {
  .jaco__btn--shinki a::after, .jaco__btn--kirikae a::after {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (max-width: 980px) {
  .jaco__btn--shinki a::after, .jaco__btn--kirikae a::after {
    display: block;
    margin: auto;
    text-align: center;
    position: relative;
    width: 35px;
    height: 35px;
  }
}
@media (max-width: 980px) {
  .jaco__btn--shinki a, .jaco__btn--kirikae a {
    padding: 20px;
    display: block;
    margin: 0;
    font-size: 1.5rem;
    width: 100%;
    height: auto;
    border-radius: 20px;
    padding: 10px;
  }
  .jaco__btn--shinki a div, .jaco__btn--kirikae a div {
    margin: 10px 0;
  }
  .jaco__btn--shinki a div span, .jaco__btn--kirikae a div span {
    display: block !important;
  }
}
.jaco__btn--shinki a {
  background: #093F76;
}
.jaco__btn--shinki a::before {
  content: "";
  background-image: url(../img/icon_shinki.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 45px;
  height: 45px;
}
@media (min-width: 981px) {
  .jaco__btn--shinki a::before {
    position: absolute;
    left: 25px;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (max-width: 980px) {
  .jaco__btn--shinki a::before {
    display: block;
    margin: auto;
    text-align: center;
    position: relative;
    width: 45px;
    height: 45px;
  }
}
.jaco__btn--kirikae a {
  background: #8D5ED8;
}
.jaco__btn--kirikae a::before {
  content: "";
  background-image: url(../img/icon_kirikae.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 45px;
  height: 45px;
}
@media (min-width: 981px) {
  .jaco__btn--kirikae a::before {
    position: absolute;
    left: 25px;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (max-width: 980px) {
  .jaco__btn--kirikae a::before {
    display: block;
    margin: auto;
    text-align: center;
    position: relative;
    width: 45px;
    height: 45px;
  }
}
.jaco__btn--square a {
  padding: 30px;
  width: fix-content;
  max-width: 650px;
  display: block;
  margin: 40px auto;
  background: var(--se-color);
  border-radius: 0;
  font-size: 3.5rem;
  font-weight: 500;
}
@media (max-width: 1100px) {
  .jaco__btn--square a {
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (max-width: 980px) {
  .jaco__btn--square a {
    max-width: 100%;
    font-size: 2.4rem;
    margin: 0px auto;
    left: 0%;
    transform: translateX(0%);
  }
}
@media (min-width: 981px) {
  .jaco__btn--square a {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .jaco__btn--square a:hover {
    opacity: 0.7;
  }
}
.jaco__btn--square a small {
  display: block;
  font-size: 0.6em;
}
.jaco__btn--square2 a {
  padding: 40px 70px;
  width: 100%;
  display: block;
  border-radius: 0;
  font-weight: 500;
}
@media (max-width: 1100px) {
  .jaco__btn--square2 a {
    padding: 30px 50px;
  }
}
@media (max-width: 980px) {
  .jaco__btn--square2 a {
    max-width: 100%;
  }
}
@media (min-width: 981px) {
  .jaco__btn--square2 a {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .jaco__btn--square2 a:hover {
    opacity: 0.7;
  }
}
.jaco__btn--square2 a small {
  display: block;
  font-size: 0.6em;
}
.jaco__btn--border {
  width: 31% !important;
}
@media (max-width: 1150px) {
  .jaco__btn--border {
    width: 28% !important;
  }
}
@media (max-width: 980px) {
  .jaco__btn--border {
    width: 100% !important;
  }
}
.jaco__btn--border a {
  width: 100%;
  border: solid 4px #ccc;
  color: #333 !important;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  position: relative;
  padding-bottom: 30px;
  line-height: 1.5;
  font-size: 30px !important;
}
@media (max-width: 1150px) {
  .jaco__btn--border a {
    font-size: 2vw !important;
  }
}
@media (max-width: 980px) {
  .jaco__btn--border a {
    font-size: 20px !important;
    padding: 10px 20px 30px 20px;
    height: auto;
  }
}
@media (min-width: 981px) {
  .jaco__btn--border a {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .jaco__btn--border a:hover::after {
    width: 22%;
  }
  .jaco__btn--border a:hover::before {
    right: 10px;
  }
}
.jaco__btn--border a::after {
  transition: all 0.4s ease;
  content: "";
  height: 8px;
  width: 17%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 15px;
  background: #ccc;
}
@media (max-width: 980px) {
  .jaco__btn--border a::after {
    bottom: 7px;
  }
}
.jaco__btn--border a::before {
  transition: all 0.4s ease;
  content: "";
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="29.571" height="18.33" viewBox="0 0 29.571 18.33"><path d="M14.278,18.33,0,8.854,14.321,0l2.659,1.442L4.911,8.9l12.113,8.039Z" transform="translate(17.024 18.33) rotate(180)" fill="%23ccc" opacity="0.551"/><path d="M14.278,18.33,0,8.854,14.321,0l2.659,1.442L4.911,8.9l12.113,8.039Z" transform="translate(29.571 18.33) rotate(180)" fill="%23ccc" opacity="0.551"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 25px;
  height: 16px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 980px) {
  .jaco__btn--border a::before {
    width: 25px;
    height: 16px;
    right: 12px;
  }
}
.jaco__btn--border--orange a {
  border: solid 4px #D99356;
  color: #D99356 !important;
}
.jaco__btn--border--orange a::after {
  background: #FAE7D5;
}
.jaco__btn--border--orange a::before {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="29.571" height="18.33" viewBox="0 0 29.571 18.33"><path d="M14.278,18.33,0,8.854,14.321,0l2.659,1.442L4.911,8.9l12.113,8.039Z" transform="translate(17.024 18.33) rotate(180)" fill="%23D99356" opacity="0.551"/><path d="M14.278,18.33,0,8.854,14.321,0l2.659,1.442L4.911,8.9l12.113,8.039Z" transform="translate(29.571 18.33) rotate(180)" fill="%23D99356" opacity="0.551"/></svg>');
}
.jaco__btn--border--purple a {
  border: solid 4px #B388C6;
  color: #B388C6 !important;
}
.jaco__btn--border--purple a::after {
  background: #EADFEF;
}
.jaco__btn--border--purple a::before {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="29.571" height="18.33" viewBox="0 0 29.571 18.33"><path d="M14.278,18.33,0,8.854,14.321,0l2.659,1.442L4.911,8.9l12.113,8.039Z" transform="translate(17.024 18.33) rotate(180)" fill="%23B388C6" opacity="0.551"/><path d="M14.278,18.33,0,8.854,14.321,0l2.659,1.442L4.911,8.9l12.113,8.039Z" transform="translate(29.571 18.33) rotate(180)" fill="%23B388C6" opacity="0.551"/></svg>');
}
.jaco__btn--border--blue a {
  border: solid 4px #6991D0;
  color: #6991D0 !important;
}
.jaco__btn--border--blue a::after {
  background: #CFDAEB;
}
.jaco__btn--border--blue a::before {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="29.571" height="18.33" viewBox="0 0 29.571 18.33"><path d="M14.278,18.33,0,8.854,14.321,0l2.659,1.442L4.911,8.9l12.113,8.039Z" transform="translate(17.024 18.33) rotate(180)" fill="%236991D0" opacity="0.551"/><path d="M14.278,18.33,0,8.854,14.321,0l2.659,1.442L4.911,8.9l12.113,8.039Z" transform="translate(29.571 18.33) rotate(180)" fill="%236991D0" opacity="0.551"/></svg>');
}
.jaco__icon--new {
  text-align: center;
  border: solid 2px #4E4E4E;
  width: 72px;
  font-weight: 700;
  white-space: nowrap;
  padding: 2px;
}
.jaco__table--stripe.is-scroll-on-mobile {
  padding-bottom: 10px;
}
.jaco__table--stripe.is-scroll-on-mobile::-webkit-scrollbar {
  height: 5px;
  width: 5px;
}
.jaco__table--stripe.is-scroll-on-mobile::-webkit-scrollbar-track {
  background-color: #efefef;
  border-radius: 5px;
}
.jaco__table--stripe.is-scroll-on-mobile::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 5px;
}
.jaco__table--stripe table thead tr th {
  color: #fff;
  border: none !important;
  border-right: solid 1px #fff !important;
}
.jaco__table--stripe table thead tr th:last-child {
  border-right: none;
}
.jaco__table--stripe table tbody {
  border-top: solid 1px #A4A4A4 !important;
}
.jaco__table--stripe table tbody tr:nth-child(odd) td {
  background: #fff !important;
}
.jaco__table--stripe table tbody tr td {
  border: none !important;
  background: #F4F5F7 !important;
  border-right: solid 1px #A4A4A4 !important;
  border-bottom: solid 1px #A4A4A4 !important;
}
.jaco__table--stripe table tbody tr td:last-child {
  border-right: none !important;
}
.wp-block-buttons {
  gap: 2em !important;
}
.ghostkit-icon-box {
  border: none;
  padding: 0;
}
.ghostkit-icon-box .ghostkit-icon-box-content {
  padding: 0 0 0 5px;
}
.ghostkit-icon-box p {
  margin: 0;
  line-height: 1.7;
}
.ghostkit-toc {
  margin-bottom: 40px;
}
.ghostkit-toc h5 {
  display: none;
}
@media (max-width: 980px) {
  .ghostkit-toc .ghostkit-toc-list {
    overflow-x: scroll;
  }
  .ghostkit-toc .ghostkit-toc-list::-webkit-scrollbar {
    height: 5px;
    width: 5px;
  }
  .ghostkit-toc .ghostkit-toc-list::-webkit-scrollbar-track {
    background-color: #efefef;
    border-radius: 5px;
  }
  .ghostkit-toc .ghostkit-toc-list::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 5px;
  }
}
.ghostkit-toc .ghostkit-toc-list ol {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr;
  gap: 0px;
}
@media (max-width: 980px) {
  .ghostkit-toc .ghostkit-toc-list ol {
    padding-bottom: 10px;
    display: flex;
  }
  .ghostkit-toc .ghostkit-toc-list ol > li {
    flex-shrink: 0;
  }
}
.ghostkit-toc .ghostkit-toc-list ol > li {
  text-indent: 0em !important;
  padding: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 !important;
  border-bottom: solid 1px #ccc;
}
.ghostkit-toc .ghostkit-toc-list ol > li::after {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  right: 0px;
  top: 0;
  background: #ccc;
}
.ghostkit-toc .ghostkit-toc-list ol > li:last-child::after {
  display: none !important;
}
.ghostkit-toc .ghostkit-toc-list ol > li:nth-child(5n) {
  border-right: none;
}
.ghostkit-toc .ghostkit-toc-list ol > li:nth-child(5n)::after {
  display: none !important;
}
.ghostkit-toc .ghostkit-toc-list ol > li::before {
  display: none !important;
}
.ghostkit-toc .ghostkit-toc-list ol > li a {
  display: block;
  text-align: center;
  padding: 15px 10px 30px;
  margin: auto;
}
@media (min-width: 981px) {
  .ghostkit-toc .ghostkit-toc-list ol > li a {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .ghostkit-toc .ghostkit-toc-list ol > li a:hover::before {
    bottom: 0px;
  }
}
.ghostkit-toc .ghostkit-toc-list ol > li a::before {
  transition: all 0.4s ease;
  content: "";
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12.809" height="27.17" viewBox="0 0 12.809 27.17"><path d="M0,8.729,12.436,0,24.872,8.729" transform="translate(10.366 1.149) rotate(90)" fill="none" stroke="%23274574" stroke-width="4"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 18px;
  height: 23px;
  position: absolute;
  left: 50%;
  bottom: 5px;
  transform-origin: center center;
  transform: translateX(-50%) rotate(90deg);
}
.ghostkit-toc .ghostkit-toc-list ol ul {
  display: none !important;
}
.site-seminar .ghostkit-toc .ghostkit-toc-list ol > li a::before {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12.809" height="27.17" viewBox="0 0 12.809 27.17"><path d="M0,8.729,12.436,0,24.872,8.729" transform="translate(10.366 1.149) rotate(90)" fill="none" stroke="%23009191" stroke-width="4"/></svg>');
}
.site-corporate .ghostkit-toc .ghostkit-toc-list ol > li a::before {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12.809" height="27.17" viewBox="0 0 12.809 27.17"><path d="M0,8.729,12.436,0,24.872,8.729" transform="translate(10.366 1.149) rotate(90)" fill="none" stroke="%2300A0D1" stroke-width="4"/></svg>');
}
.wp-block-image .aligncenter > figcaption {
  text-align: center;
}
.searchMark .err {
  font-size: 1.4rem;
  color: red;
  display: block;
}
.searchMark .ul-searchMark {
  max-width: 640px;
  margin: auto;
}
.searchMark .ul-searchMark li {
  text-align: center;
  margin: 10px 0;
}
.searchMark .ul-searchMark li > div {
  font-size: 1.4rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr;
  gap: 30px;
}
.searchMark .ul-searchMark li > div > div {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.searchMark .ul-searchMark li > div > div > span {
  flex-basis: 140px;
}
.searchMark .ul-searchMark li > div input {
  width: 100%;
}
.mark-result {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr;
  gap: 30px;
}
.mark-result .not-img {
  font-size: 1rem;
  color: red;
}
@media (max-width: 980px) {
  .mark-result {
    display: block;
    gap: 10px;
  }
}
.mark-result--test {
  display: block;
}
.mark-result--test ul.test {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr;
  gap: 30px;
  margin-bottom: 100px;
}
@media (max-width: 980px) {
  .mark-result--test ul.test {
    display: block;
    gap: 10px;
  }
}
.mark-result--test ul.test li {
  box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 0.7);
}
.mark-result ul li {
  margin-bottom: 30px;
  padding: 30px;
}
@media (max-width: 980px) {
  .mark-result ul li {
    padding: 3.6vw;
  }
}
.mark-result ul li .sample img {
  width: 100%;
  height: auto;
}
.mark-download-form {
  display: none;
}
.mark-download-form.active {
  display: block;
}
.mark-wrap {
  padding: 0;
  background: #fff;
  position: relative;
}
.mark-wrap::before {
  box-sizing: border-box;
}
.mark-wrap.mono::before {
  border-color: #000;
}
.mark-wrap.color::before {
  border-color: #009c6f !important;
}
.mark-wrap--JACO img {
  width: 80%;
  height: auto;
  display: block;
  margin: auto;
  transform: translate3d(0px, 0px, 0px);
}
.mark-wrap--JACO-UKAS img {
  padding-top: 5%;
  width: 89%;
  height: auto;
  display: block;
  margin: auto;
}
.mark-wrap--JACO-UKAS > div {
  padding-bottom: 5%;
}
.mark-wrap--JACO-UKAS::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0%;
  top: 0%;
  border: solid min(0.6vw, 9px);
  border-color: #000;
  pointer-events: none;
  z-index: 0;
}
@media (max-width: 980px) {
  .mark-wrap--JACO-UKAS::before {
    border: solid 1.5vw;
  }
}
.mark-wrap--JACO-UKAS-JAB > div {
  padding-bottom: 4%;
}
.mark-wrap--JACO-UKAS-JAB img {
  padding-top: 3%;
  margin: 0 0 0 0;
  width: 96%;
  height: auto;
  display: block;
}
.mark-wrap--JACO-UKAS-JAB::before {
  pointer-events: none;
  content: "";
  width: 73.5%;
  height: 100%;
  position: absolute;
  right: 0%;
  top: 0%;
  border: solid min(0.4vw, 8px);
  z-index: 0;
}
@media (max-width: 980px) {
  .mark-wrap--JACO-UKAS-JAB::before {
    border: solid 1.2vw;
  }
}
.mark-wrap--JACO-UKAS-JAB.mark-wrap--EMS-QMS::before {
  content: "";
  width: 76%;
  height: 100%;
  position: absolute;
  right: 0%;
  top: 0%;
  border: solid min(0.4vw, 8px);
  border-color: #000;
  z-index: 0;
  pointer-events: none;
}
.mark-wrap--JACO-ISMS-AC img {
  padding-top: 5%;
  margin: auto;
  width: 85%;
  height: auto;
  display: block;
}
.mark-wrap--JACO-ISMS-AC > div {
  padding-bottom: 5%;
}
.mark-wrap--JACO-ISMS-AC::before {
  pointer-events: none;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0%;
  top: 0%;
  border: solid min(0.5vw, 10px);
  border-color: #000;
  z-index: 0;
}
@media (max-width: 980px) {
  .mark-wrap--JACO-ISMS-AC::before {
    border: solid min(1.2vw, 10px);
  }
}
.mark-wrap--JACO-UKAS-ISMS-AC.c-27001-07-k > div {
  transform: translateX(2.5%);
}
.mark-wrap--JACO-UKAS-ISMS-AC.c-27001-07-k::before {
  width: 72%;
}
.mark-wrap--JACO-UKAS-ISMS-AC.c-27001-07-3c > div {
  transform: translateX(2.5%);
}
.mark-wrap--JACO-UKAS-ISMS-AC.c-27001-07-3c::before {
  width: 72%;
}
.mark-wrap--JACO-UKAS-ISMS-AC img {
  padding: 3% 0 0;
  margin: 0 0 0 0%;
  width: 96%;
  height: auto;
  display: block;
}
.mark-wrap--JACO-UKAS-ISMS-AC > div {
  padding: 0 0 3%;
}
.mark-wrap--JACO-UKAS-ISMS-AC::before {
  pointer-events: none;
  content: "";
  width: 70%;
  height: 100%;
  position: absolute;
  right: 0%;
  top: 0%;
  border: solid min(0.33vw, 5px);
  border-color: #000;
  z-index: 0;
}
@media (max-width: 980px) {
  .mark-wrap--JACO-UKAS-ISMS-AC::before {
    border: solid 0.8vw;
  }
}
.mark-wrap--JACO-FSSC-JAB {
  padding-left: 2%;
  padding-bottom: 4%;
}
.mark-wrap .mark-number {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-basis: 100%;
}
.mark-wrap .mark-number.JACO-JAB.AMS-EMS {
  width: 63%;
  margin: 2% 0 0;
}
.mark-wrap .mark-number.JACO-JAB.AMS-EMS span {
  font-size: 60px;
}
@media (max-width: 1920px) {
  .mark-wrap .mark-number.JACO-JAB.AMS-EMS span {
    font-size: 2.5vw;
  }
}
@media (max-width: 980px) {
  .mark-wrap .mark-number.JACO-JAB.AMS-EMS span {
    font-size: 6vw;
  }
}
.mark-wrap .mark-number.JACO-EMS {
  margin: 2% auto 0;
  width: 60%;
}
.mark-wrap .mark-number.JACO-EMS span {
  font-size: 60px;
}
@media (max-width: 1920px) {
  .mark-wrap .mark-number.JACO-EMS span {
    font-size: 3vw;
  }
}
@media (max-width: 980px) {
  .mark-wrap .mark-number.JACO-EMS span {
    font-size: 8vw;
  }
}
.mark-wrap .mark-number.JACO {
  width: 60%;
  margin: 2% auto 0;
}
.mark-wrap .mark-number.JACO.EMS-QMS span {
  font-size: 60px;
}
@media (max-width: 1920px) {
  .mark-wrap .mark-number.JACO.EMS-QMS span {
    font-size: 3vw;
  }
}
@media (max-width: 980px) {
  .mark-wrap .mark-number.JACO.EMS-QMS span {
    font-size: 8vw;
  }
}
.mark-wrap .mark-number.JACO.EMS-QMS-OHSMS span {
  font-size: 64px;
}
@media (max-width: 1920px) {
  .mark-wrap .mark-number.JACO.EMS-QMS-OHSMS span {
    font-size: 3.6vw;
  }
}
@media (max-width: 980px) {
  .mark-wrap .mark-number.JACO.EMS-QMS-OHSMS span {
    font-size: 8vw;
  }
}
.mark-wrap .mark-number.JACO span {
  text-align: left;
  font-size: 72px;
}
@media (max-width: 1920px) {
  .mark-wrap .mark-number.JACO span {
    font-size: 3.6vw;
  }
}
@media (max-width: 980px) {
  .mark-wrap .mark-number.JACO span {
    font-size: 8vw;
  }
}
.mark-wrap .mark-number.JACO-FSSC-DP {
  width: 60%;
  margin: 2% auto 0;
}
.mark-wrap .mark-number.JACO-FSSC-DP span {
  text-align: left;
  font-size: 72px;
}
@media (max-width: 1920px) {
  .mark-wrap .mark-number.JACO-FSSC-DP span {
    font-size: 3.6vw;
  }
}
@media (max-width: 980px) {
  .mark-wrap .mark-number.JACO-FSSC-DP span {
    font-size: 8vw;
  }
}
.mark-wrap .mark-number.JACO-UKAS-JAB {
  margin-top: -4%;
  width: 33.5%;
  margin-left: 31.5%;
}
.mark-wrap .mark-number.JACO-UKAS-JAB.EMS-QMS {
  width: 37.5%;
  margin-top: -3%;
  margin-left: 30.5%;
}
.mark-wrap .mark-number.JACO-UKAS-JAB span {
  text-align: left;
  font-size: 32px;
}
@media (max-width: 1920px) {
  .mark-wrap .mark-number.JACO-UKAS-JAB span {
    font-size: 1.6vw;
  }
}
@media (max-width: 980px) {
  .mark-wrap .mark-number.JACO-UKAS-JAB span {
    font-size: 3.7vw;
  }
}
.mark-wrap .mark-number.JACO-JAB {
  width: 57%;
  margin-top: 2%;
}
.mark-wrap .mark-number.JACO-JAB.EMS {
  margin-top: -6%;
  position: relative;
  z-index: 2;
}
.mark-wrap .mark-number.JACO-JAB.EMS-QMS {
  margin-top: 2%;
  width: 63%;
}
@media (max-width: 980px) {
  .mark-wrap .mark-number.JACO-JAB.EMS-QMS span {
    font-size: 5vw;
  }
}
.mark-wrap .mark-number.JACO-JAB.EMS-QMS-AMS {
  margin-top: 2%;
  width: 63%;
}
@media (max-width: 980px) {
  .mark-wrap .mark-number.JACO-JAB.EMS-QMS-AMS {
    width: 58%;
    margin-left: 1.5%;
  }
}
.mark-wrap .mark-number.JACO-JAB.EMS-QMS-AMS span {
  font-size: 48px;
}
@media (max-width: 1920px) {
  .mark-wrap .mark-number.JACO-JAB.EMS-QMS-AMS span {
    font-size: 2.5vw;
  }
}
@media (max-width: 980px) {
  .mark-wrap .mark-number.JACO-JAB.EMS-QMS-AMS span {
    font-size: 6vw;
  }
}
.mark-wrap .mark-number.JACO-JAB.FSMS {
  margin-top: 1%;
}
.mark-wrap .mark-number.JACO-JAB.EMS-FSMS {
  margin-top: 2%;
  width: 62%;
}
.mark-wrap .mark-number.JACO-JAB.QMS-AMS {
  width: 59%;
  margin-top: 2%;
  margin-left: 2%;
}
.mark-wrap .mark-number.JACO-JAB.QMS-AMS span {
  font-size: 45px;
}
@media (max-width: 1920px) {
  .mark-wrap .mark-number.JACO-JAB.QMS-AMS span {
    font-size: 2.8vw;
  }
}
@media (max-width: 980px) {
  .mark-wrap .mark-number.JACO-JAB.QMS-AMS span {
    font-size: 6vw;
  }
}
.mark-wrap .mark-number.JACO-JAB.QMS-FSMS {
  width: 62%;
  margin-top: 2%;
}
.mark-wrap .mark-number.JACO-JAB.QMS-OHSMS {
  width: 57%;
  margin-top: 2%;
}
.mark-wrap .mark-number.JACO-JAB span {
  text-align: left;
  font-size: 52px;
}
@media (max-width: 1920px) {
  .mark-wrap .mark-number.JACO-JAB span {
    font-size: 2.5vw;
  }
}
@media (max-width: 980px) {
  .mark-wrap .mark-number.JACO-JAB span {
    font-size: 6vw;
  }
}
.mark-wrap .mark-number.JACO-FSSC {
  width: 44%;
  margin: 2% auto 0;
}
.mark-wrap .mark-number.JACO-FSSC span {
  margin: auto;
  font-size: min(3vw, 44px);
}
@media (max-width: 980px) {
  .mark-wrap .mark-number.JACO-FSSC span {
    font-size: 3.8vw;
  }
}
.mark-wrap .mark-number.JACO-FSSC-JAB, .mark-wrap .mark-number.JACO-JAB-FSSC {
  width: 45%;
  padding: 3% 0 3% 6.5%;
}
.mark-wrap .mark-number.JACO-FSSC-JAB span, .mark-wrap .mark-number.JACO-JAB-FSSC span {
  text-align: center;
  margin-left: 13%;
  font-size: min(2vw, 38px);
}
@media (max-width: 960px) {
  .mark-wrap .mark-number.JACO-FSSC-JAB span, .mark-wrap .mark-number.JACO-JAB-FSSC span {
    font-size: min(3vw, 10px);
  }
}
@media (max-width: 980px) {
  .mark-wrap .mark-number.JACO-FSSC-JAB span, .mark-wrap .mark-number.JACO-JAB-FSSC span {
    margin-left: 12%;
    font-size: 4.8vw;
  }
}
.mark-wrap .mark-number.JACO-FSSC-JAB::before, .mark-wrap .mark-number.JACO-JAB-FSSC::before {
  content: "";
  width: 97%;
  height: 73%;
  position: absolute;
  left: 0%;
  top: 23%;
  border: solid min(0.6vw, 12px);
  border-color: #000;
}
.mark-wrap .mark-number.JACO-UKAS {
  width: 42.5%;
  margin-left: 9.5%;
  margin-top: -5%;
}
.mark-wrap .mark-number.JACO-UKAS.ISMS {
  margin-top: -2%;
}
.mark-wrap .mark-number.JACO-UKAS.EMS-QMS {
  margin-left: 7.5%;
  width: 49.5%;
}
.mark-wrap .mark-number.JACO-UKAS.EMS-QMS-ISMS {
  margin-left: 8%;
  margin-top: -15%;
  left: 0%;
}
.mark-wrap .mark-number.JACO-UKAS.EMS-QMS-ISMS span {
  text-align: left;
  font-size: 32px;
}
@media (max-width: 1920px) {
  .mark-wrap .mark-number.JACO-UKAS.EMS-QMS-ISMS span {
    font-size: 1.7vw;
  }
}
@media (max-width: 980px) {
  .mark-wrap .mark-number.JACO-UKAS.EMS-QMS-ISMS span {
    font-size: 4.2vw;
  }
}
.mark-wrap .mark-number.JACO-UKAS.QMS-ISMS {
  margin-left: 6%;
  transform: translateY(-30px);
  width: 49.5%;
}
@media (max-width: 1920px) {
  .mark-wrap .mark-number.JACO-UKAS.QMS-ISMS {
    transform: translateY(-1.5vw);
  }
}
.mark-wrap .mark-number.JACO-UKAS.QMS-ISMS span {
  font-size: 40px;
}
@media (max-width: 1920px) {
  .mark-wrap .mark-number.JACO-UKAS.QMS-ISMS span {
    font-size: 1.9vw;
  }
}
@media (max-width: 980px) {
  .mark-wrap .mark-number.JACO-UKAS.QMS-ISMS span {
    font-size: 4.8vw;
  }
}
.mark-wrap .mark-number.JACO-UKAS.QMS-OHSMS {
  top: 83%;
  left: 9.5%;
}
.mark-wrap .mark-number.JACO-UKAS span {
  text-align: left;
  font-size: 43px;
}
@media (max-width: 1920px) {
  .mark-wrap .mark-number.JACO-UKAS span {
    font-size: 2.25vw;
  }
}
@media (max-width: 980px) {
  .mark-wrap .mark-number.JACO-UKAS span {
    font-size: 4.8vw;
  }
}
.mark-wrap .mark-number.JACO-ISMS-AC {
  width: 48%;
  margin-top: -2%;
  margin-left: 8%;
}
.mark-wrap .mark-number.JACO-ISMS-AC.ISMS-ITSMS {
  margin-top: -4%;
  width: 48%;
  margin-left: 9.5%;
}
.mark-wrap .mark-number.JACO-ISMS-AC.ISMS-BCMS {
  margin-top: -4%;
  width: 48%;
  margin-left: 8.5%;
}
.mark-wrap .mark-number.JACO-ISMS-AC.ISMS-CLS {
  margin-left: 9.7%;
}
.mark-wrap .mark-number.JACO-ISMS-AC.CLS {
  margin-top: -8%;
}
.mark-wrap .mark-number.JACO-ISMS-AC span {
  font-size: 40px;
}
@media (max-width: 1920px) {
  .mark-wrap .mark-number.JACO-ISMS-AC span {
    font-size: 1.9vw;
  }
}
@media (max-width: 980px) {
  .mark-wrap .mark-number.JACO-ISMS-AC span {
    font-size: 4.8vw;
  }
}
.mark-wrap .mark-number.JACO-UKAS-ISMS-AC {
  width: 35%;
  margin: -1% auto 0;
  transform: translateX(4%);
}
.mark-wrap .mark-number.JACO-UKAS-ISMS-AC.ISMS {
  transform: translateX(4%);
}
.mark-wrap .mark-number.JACO-UKAS-ISMS-AC span {
  text-align: center;
  font-size: 25px;
}
@media (max-width: 1920px) {
  .mark-wrap .mark-number.JACO-UKAS-ISMS-AC span {
    font-size: 1.3vw;
  }
}
@media (max-width: 980px) {
  .mark-wrap .mark-number.JACO-UKAS-ISMS-AC span {
    font-size: 3.7vw;
  }
}
.mark-wrap .mark-number span {
  white-space: nowrap;
  display: block;
  color: #000;
  line-height: 1;
  font-family: Segoe UI, SegoeUI, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mark-wrap .mark-number.color span {
  color: #009c6f;
}
.mark-wrap .mark-number.color.color::before {
  border-color: #009c6f;
}
.mark-download > * {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr;
  gap: 30px;
}
@media (max-width: 980px) {
  .mark-download > * {
    margin: auto;
    width: 100%;
    display: block;
  }
}
.mark-download > * li {
  padding: 30px;
  margin-bottom: 50px !important;
}
.mark-download > * li .form-nav a, .mark-download > * li .form-nav button {
  font-size: 1.5rem;
  padding: 10px 15px;
  text-align: center;
}
.test .form-nav a, .test .form-nav button {
  text-align: center;
  font-size: 1.5rem !important;
  padding: 10px 15px !important;
}
.member_test {
  height: 500px;
  overflow-y: auto;
}
.test-col2 {
  display: grid;
  grid-template-columns: 500px 1fr;
  grid-template-rows: 1fr;
  gap: 0px;
}
@media (max-width: 980px) {
  .test-col2 {
    display: block;
  }
}
.test-tbl {
  width: 100%;
}
.test-tbl tr:nth-child(odd) {
  background: #efefef;
}
.test-tbl th, .test-tbl td {
  font-size: 1.4rem;
  padding: 3px;
  border: solid 1px #333;
}
.test-tbl thead {
  background: #ccc;
  position: sticky;
  top: 0;
  left: 0;
}
.a--style01 {
  color: var(--first-color);
}
@media (min-width: 981px) {
  .a--style01 {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .a--style01:hover {
    text-decoration: underline;
  }
}
.btn {
  cursor: pointer;
}
@media (min-width: 981px) {
  .btn {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .btn:hover {
    opacity: 0.7;
  }
}
.ul {
  padding: 0 !important;
  list-style: none !important;
}
div.test {
  position: fixed;
  left: 30px;
  bottom: 70px;
  font-size: 3rem;
  font-weight: 700;
  color: var(--first-color);
}
.fc--red {
  color: red;
}
.fs--30 {
  font-size: 3rem;
}
@media (max-width: 980px) {
  .fs--30 {
    font-size: 2rem;
  }
}
.align--center {
  text-align: center;
}
body {
  position: relative;
}
table {
  width: 100%;
}
article {
  background: #fff;
}
.site-main {
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  position: relative;
  z-index: 2;
}
@media (max-width: 980px) {
  .site-main {
    display: block;
  }
}
.site-main > article {
  width: 100%;
  padding-left: 300px;
  z-index: 0;
}
@media (max-width: 1400px) {
  .site-main > article {
    padding-left: 200px;
  }
}
@media (max-width: 980px) {
  .site-main > article {
    padding-left: 0px;
    width: 100%;
  }
}
.site-main > aside {
  position: relative;
  z-index: 2;
}
@media (max-width: 980px) {
  .home .site-main {
    padding: 0 20px;
  }
}
.side-nav {
  border-right: 2px solid var(--first-color);
  width: 55px;
  height: 320px;
  position: fixed;
  left: 0;
  top: 200px;
  z-index: 300;
}
.side-nav.hide {
  display: none;
}
@media (max-width: 1400px) {
  .side-nav {
    height: 220px;
    width: 35px;
    top: 150px;
  }
}
@media (max-width: 980px) {
  .side-nav {
    display: none;
  }
}
.side-nav strong {
  transform-origin: left top;
  position: absolute;
  transform: rotate(-90deg) translateX(-100%);
  left: 0;
  top: 0;
  font-weight: 300;
  color: var(--first-color);
  font-size: 3.5rem;
  white-space: nowrap;
}
@media (max-width: 1400px) {
  .side-nav strong {
    font-size: 2rem;
  }
}
.site-jaco.home .side-nav {
  transition: all 0.4s ease;
  opacity: 0;
  pointer-events: none;
}
.site-jaco.home .side-nav.active {
  opacity: 1;
}
.site-jaco.home .local-nav {
  pointer-events: none;
  transition: all 0.4s ease;
  opacity: 0;
}
.site-jaco.home .local-nav.active {
  pointer-events: all;
  opacity: 1;
}
.site-jaco.home .local-nav.active a {
  pointer-events: all;
}
.site-jaco.home .local-nav a {
  pointer-events: none;
}
@media (min-width: 981px) {
  .site-jaco .local-nav a {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .site-jaco .local-nav a:hover {
    color: #d7b88c;
  }
  .site-jaco .local-nav a:hover span {
    color: #d7b88c;
  }
  .site-jaco .local-nav a:hover::before {
    color: #d7b88c;
  }
}
@media (min-width: 981px) {
  .site-corporate .local-nav a {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .site-corporate .local-nav a:hover {
    color: #b46031 !important;
  }
  .site-corporate .local-nav a:hover span {
    color: #b46031 !important;
  }
  .site-corporate .local-nav a:hover::before {
    color: #b46031 !important;
  }
}
.local-nav {
  position: fixed;
  left: 65px;
  top: 200px;
  z-index: 100;
  width: 210px;
  pointer-events: none;
  mix-blend-mode: difference;
  padding: 0px 0 100px 0px;
}
@media (max-width: 980px) {
  .local-nav {
    display: none;
  }
}
@media (max-width: 1400px) {
  .local-nav {
    top: 150px;
    width: 160px;
    left: 35px;
  }
}
.local-nav a {
  pointer-events: all;
  display: block;
  font-size: 1.8rem;
  padding: 15px 30px 15px 5px;
  position: relative;
  line-height: 1.3;
}
@media (max-width: 1400px) {
  .local-nav a {
    padding: 15px 30px 15px 5px;
  }
}
@media (min-width: 981px) and (max-height: 900px) {
  .local-nav a {
    font-size: 1.6rem;
    padding: 1vh 40px 1vh 5px;
  }
}
@media (min-width: 981px) and (max-height: 550px) {
  .local-nav a {
    font-size: 3vh;
    padding: 1vh 40px 1vh 5px;
  }
}
.local-nav a span {
  transition: all 0.3s ease;
  color: #fff;
}
@media (min-width: 981px) {
  .local-nav a {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .local-nav a:hover {
    text-decoration: underline;
    color: #c0706f;
  }
  .local-nav a:hover span {
    color: #c0706f;
  }
  .local-nav a:hover::before {
    color: #c0706f;
  }
}
.local-nav a::before {
  transition: all 0.4s ease;
  content: "+";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1rem;
  font-weight: 500;
  color: #B5B5B5;
}
@media (max-width: 1400px) {
  .local-nav a {
    padding-right: 20px;
    font-size: 1.4rem;
  }
}
.site-logo {
  width: 300px;
  height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
}
@media (max-width: 1400px) {
  .site-logo {
    width: 200px;
    height: 120px;
  }
}
@media (max-width: 980px) {
  .site-logo {
    width: 98px;
    height: auto;
    left: 20px;
    top: 10px;
    z-index: 10;
    position: absolute;
  }
}
@media (max-width: 980px) and (max-width: 360px) {
  .site-logo {
    top: 20px;
    width: 58px;
  }
}
@media (max-width: 1400px) {
  .site-logo .site-title img {
    width: 80%;
    display: block;
    margin: auto;
  }
}
@media (max-width: 980px) {
  .site-logo .site-title img {
    width: 100%;
  }
}
.global-nav {
  position: fixed;
  top: 0;
  right: 0;
  width: calc(100% - 300px);
  z-index: 200;
  padding: 0;
}
.global-nav .site-logo {
  display: none;
}
@media (max-width: 980px) {
  .global-nav .site-logo {
    display: block;
  }
}
@media (min-width: 981px) {
  .global-nav {
    transition: all 0.4s ease;
  }
  .global-nav.hide {
    top: -55px;
  }
  .global-nav.active {
    background: rgba(255, 255, 255, 0.95);
  }
  .global-nav.active #menu-global-nav > li > a:not(.btn) {
    color: #454545;
    text-shadow: none;
  }
  .global-nav.active #menu-global-nav > li.current-menu-item > a:not(.btn) {
    color: #fff;
  }
}
@media (min-width: 981px) and (max-width: 1400px) {
  .global-nav.hide {
    top: -110px;
  }
}
@media (min-width: 981px) and (max-width: 1200px) {
  .global-nav.hide {
    top: -220px;
  }
}
@media (min-width: 981px) and (min-width: 981px) {
  .global-nav.active #menu-global-nav > li > a:not(.btn) {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .global-nav.active #menu-global-nav > li > a:not(.btn):hover {
    color: #fff;
  }
  .global-nav.active #menu-global-nav > li > a:not(.btn):hover small {
    opacity: 0;
  }
}
@media (max-width: 1400px) {
  .global-nav {
    width: calc(100% - 200px);
  }
}
@media (max-width: 980px) {
  .global-nav {
    padding: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 80;
    overflow-y: auto;
    right: -100%;
    top: 0;
    transition: all 0.4s ease;
    padding-bottom: 100px;
  }
  .global-nav.view {
    right: 0%;
  }
}
.global-nav #menu-global-nav {
  display: flex;
  align-items: flex-end;
  justify-content: space-around;
}
.global-nav #menu-global-nav em {
  font-style: normal;
}
@media (max-width: 1100px) {
  .global-nav #menu-global-nav {
    justify-content: space-around;
  }
}
@media (max-width: 980px) {
  .global-nav #menu-global-nav {
    width: 100%;
    padding-top: 70px;
    display: block;
  }
}
.global-nav #menu-global-nav > li {
  width: 100%;
}
.global-nav #menu-global-nav > li.icon {
  display: none;
}
@media (max-width: 980px) {
  .global-nav #menu-global-nav > li {
    position: relative;
    padding: 0 20px;
  }
  .global-nav #menu-global-nav > li:nth-last-child(2) {
    position: static;
  }
  .global-nav #menu-global-nav > li:last-child {
    position: static;
  }
  .global-nav #menu-global-nav > li:first-child {
    display: none;
  }
  .global-nav #menu-global-nav > li.has-child > a::before {
    display: none;
  }
  .global-nav #menu-global-nav > li.has-child .icon {
    width: 50px;
    height: 55px;
    position: absolute;
    right: 20px;
    top: 0px;
  }
  .global-nav #menu-global-nav > li.has-child .icon.active i::before {
    transform: translate(-50%, -50%) rotate(-90deg);
  }
  .global-nav #menu-global-nav > li.has-child .icon i {
    width: 18px;
    height: 18px;
    position: absolute;
    background: #043D78;
    position: absolute;
    border-radius: 50%;
    top: 50%;
    left: 60%;
    transform: translate(-50%, -50%);
  }
  .global-nav #menu-global-nav > li.has-child .icon i::before {
    transition: all 0.4s ease;
    content: "";
    width: 2px;
    height: 60%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
  }
  .global-nav #menu-global-nav > li.has-child .icon i::after {
    content: "";
    width: 60%;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
  }
}
@media (min-width: 981px) {
  .global-nav #menu-global-nav > li.current-menu-item a:not(.btn) span::before {
    height: 100%;
  }
}
.global-nav #menu-global-nav > li > a:not(.btn) {
  width: 100%;
  white-space: nowrap;
  font-size: 1.7rem;
  position: relative;
  height: 55px;
  display: flex;
  align-items: center;
}
@media (min-width: 981px) {
  .global-nav #menu-global-nav > li > a:not(.btn) {
    justify-content: center;
    text-align: center;
    color: #fff;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
  }
}
@media (max-width: 1780px) {
  .global-nav #menu-global-nav > li > a:not(.btn) {
    font-size: 1vw;
  }
}
@media (max-width: 1400px) {
  .global-nav #menu-global-nav > li > a:not(.btn) {
    font-size: 1.4rem;
  }
}
@media (max-width: 980px) {
  .global-nav #menu-global-nav > li > a:not(.btn) {
    color: #454545;
    text-align: left;
    padding: 20px 0;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    font-size: 1.8rem;
    font-weight: 700;
    border-bottom: solid 1px #788BAA;
  }
  .global-nav #menu-global-nav > li > a:not(.btn)::before {
    content: "";
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12.809" height="27.17" viewBox="0 0 12.809 27.17"><path d="M0,8.729,12.436,0,24.872,8.729" transform="translate(10.366 1.149) rotate(90)" fill="none" stroke="%23093F76" stroke-width="4"/></svg>');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 22px;
    height: 13px;
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (min-width: 981px) {
  .global-nav #menu-global-nav > li > a:not(.btn) small {
    font-size: 0.6em;
    position: absolute;
    bottom: -1.4em;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (min-width: 981px) and (max-width: 1400px) {
  .global-nav #menu-global-nav > li > a:not(.btn) small {
    bottom: -1.4em;
  }
}
@media (min-width: 981px) {
  .global-nav #menu-global-nav > li > a:not(.btn) {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .global-nav #menu-global-nav > li > a:not(.btn):hover span::before {
    height: 100%;
  }
}
.global-nav #menu-global-nav > li > a:not(.btn) span {
  position: relative;
  z-index: 1;
}
@media (min-width: 1901px) {
  .global-nav #menu-global-nav > li > a:not(.btn) span {
    padding: 0 1vw;
  }
}
@media (max-width: 1900px) {
  .global-nav #menu-global-nav > li > a:not(.btn) span {
    padding: 0 0.6vw;
  }
}
.global-nav #menu-global-nav > li > a:not(.btn) span::before {
  content: "";
  transition: all 0.4s ease;
  width: 100%;
  height: 0%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: var(--first-color);
  z-index: -1;
}
@media (min-width: 981px) {
  .global-nav #menu-global-nav > li .btn {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .global-nav #menu-global-nav > li .btn:hover {
    opacity: 0.7;
  }
}
.global-nav #menu-global-nav > li .btn--mitsumori {
  color: #fff;
  background: #E64D0D;
  height: 55px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.4rem;
  text-shadow: none;
  line-height: 1.1;
}
@media (max-width: 1500px) {
  .global-nav #menu-global-nav > li .btn--mitsumori {
    width: 130px;
  }
}
@media (max-width: 1780px) {
  .global-nav #menu-global-nav > li .btn--mitsumori {
    width: 11vw;
    font-size: 1.4vw;
  }
}
@media (max-width: 1400px) {
  .global-nav #menu-global-nav > li .btn--mitsumori {
    height: 55px;
    padding: 0 5px 0;
    width: 130px;
    font-size: 1.8rem;
    justify-content: center;
    text-align: center;
    position: absolute;
    line-height: 1.5;
    top: 55px;
    right: 0px;
  }
  .global-nav #menu-global-nav > li .btn--mitsumori .pc--inline {
    display: block;
  }
  .global-nav #menu-global-nav > li .btn--mitsumori > span > span {
    font-weight: 700;
  }
  .global-nav #menu-global-nav > li .btn--mitsumori > span::before {
    display: none !important;
  }
}
@media (max-width: 1100px) {
  .global-nav #menu-global-nav > li .btn--mitsumori {
    top: 110px;
  }
}
@media (max-width: 980px) {
  .global-nav #menu-global-nav > li .btn--mitsumori {
    position: absolute;
    justify-content: center;
    padding: 0;
    font-size: 1.4rem;
    width: 80px;
    top: 11px;
    right: 63px;
    line-height: 1.4;
    text-align: center;
  }
}
@media (min-width: 981px) {
  .global-nav #menu-global-nav > li .btn--mitsumori > span {
    position: static !important;
  }
  .global-nav #menu-global-nav > li .btn--mitsumori > span small {
    width: 100%;
    font-size: 1rem;
    text-align: center;
    letter-spacing: 0;
    display: block;
    margin-top: -1em;
  }
  .global-nav #menu-global-nav > li .btn--mitsumori > span > span::before {
    content: "";
    background: url(../img/icon_mitsumori.svg) no-repeat;
    background-size: contain;
    width: 16px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    transform: translateY(-0.1em);
    margin-right: 4px;
  }
}
@media (min-width: 981px) and (max-width: 980px) {
  .global-nav #menu-global-nav > li .btn--mitsumori > span > span::before {
    display: none;
  }
}
@media (min-width: 981px) and (max-width: 1780px) {
  .global-nav #menu-global-nav > li .btn--mitsumori > span > span::before {
    width: 1vw;
    height: 1.1vw;
  }
}
@media (min-width: 981px) and (max-width: 1400px) {
  .global-nav #menu-global-nav > li .btn--mitsumori > span > span::before {
    display: none;
    width: 16px;
    height: 20px;
    margin-right: 10px;
  }
}
.global-nav #menu-global-nav > li .btn--contact {
  font-size: 1.8rem;
  padding: 0;
  color: #fff;
  background: #274574;
  height: 55px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-shadow: none;
  line-height: 1.3;
}
.global-nav #menu-global-nav > li .btn--contact .tb {
  display: none;
}
@media (max-width: 1500px) {
  .global-nav #menu-global-nav > li .btn--contact {
    width: 190px;
  }
}
@media (max-width: 1780px) {
  .global-nav #menu-global-nav > li .btn--contact {
    padding: 0px 5px 0;
    /*
						width: 7.6vw;
					*/
    font-size: 1vw;
    font-size: min(1.4vw, 1.6rem);
    width: 180px;
  }
}
@media (max-width: 1400px) {
  .global-nav #menu-global-nav > li .btn--contact {
    line-height: 1.5;
    padding-left: 0px;
    justify-content: center;
    padding: 0px 5px 0;
    height: 55px;
    width: 130px;
    font-size: 1.2rem;
    position: absolute;
    top: 0;
    right: 0px;
    text-align: center;
  }
  .global-nav #menu-global-nav > li .btn--contact .tb {
    display: none;
  }
  .global-nav #menu-global-nav > li .btn--contact > span > span {
    font-weight: 700;
  }
  .global-nav #menu-global-nav > li .btn--contact > span::before {
    display: none !important;
  }
}
@media (max-width: 1100px) {
  .global-nav #menu-global-nav > li .btn--contact {
    top: 55px;
  }
}
@media (max-width: 980px) {
  .global-nav #menu-global-nav > li .btn--contact {
    justify-content: center;
    padding: 0;
    font-size: 1.2rem;
    width: 90px;
    top: 11px;
    right: 153px;
    line-height: 1.2;
  }
  .global-nav #menu-global-nav > li .btn--contact small {
    display: block;
    line-height: 1.6;
  }
}
@media (max-width: 980px) and (max-width: 360px) {
  .global-nav #menu-global-nav > li .btn--contact {
    width: 75px;
  }
}
@media (min-width: 981px) {
  .global-nav #menu-global-nav > li .btn--contact > span {
    position: static !important;
    position: relative;
  }
  .global-nav #menu-global-nav > li .btn--contact > span small {
    width: 100%;
    font-size: 1rem;
    text-align: center;
    letter-spacing: 0;
    display: block;
    margin-top: -1em;
  }
  .global-nav #menu-global-nav > li .btn--contact > span > span::before {
    content: "";
    background: url(../img/icon_contact.svg) no-repeat;
    background-size: contain;
    width: 22px;
    height: 14px;
    display: inline-block;
    transform: translateY(-0.1em);
    vertical-align: middle;
    margin-right: 6px;
  }
}
@media (min-width: 981px) and (max-width: 1780px) {
  .global-nav #menu-global-nav > li .btn--contact > span > span::before {
    width: 1vw;
    height: 0.7vw;
  }
}
@media (min-width: 981px) and (max-width: 1400px) {
  .global-nav #menu-global-nav > li .btn--contact > span > span::before {
    display: none;
    width: 22px;
    height: 14px;
  }
}
.global-nav #menu-global-nav > li > ul {
  display: none;
}
@media (max-width: 980px) {
  .global-nav #menu-global-nav > li > ul {
    display: none;
  }
  .global-nav #menu-global-nav > li > ul.ul-seminar a::before {
    content: "";
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12.809" height="27.17" viewBox="0 0 12.809 27.17"><path d="M0,8.729,12.436,0,24.872,8.729" transform="translate(10.366 1.149) rotate(90)" fill="none" stroke="%231f9191" stroke-width="4"/></svg>');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 22px;
    height: 13px;
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
  }
  .global-nav #menu-global-nav > li > ul.ul-seminar .has-child > a::before {
    display: none;
  }
  .global-nav #menu-global-nav > li > ul.ul-seminar .has-child .icon {
    width: 50px;
    height: 55px;
    position: absolute;
    right: 0px;
    top: 0px;
  }
  .global-nav #menu-global-nav > li > ul.ul-seminar .has-child .icon.active i::before {
    transform: translate(-50%, -50%) rotate(-90deg);
  }
  .global-nav #menu-global-nav > li > ul.ul-seminar .has-child .icon i {
    width: 18px;
    height: 18px;
    position: absolute;
    background: var(--se-color);
    position: absolute;
    border-radius: 50%;
    top: 50%;
    left: 60%;
    transform: translate(-50%, -50%);
  }
  .global-nav #menu-global-nav > li > ul.ul-seminar .has-child .icon i::before {
    transition: all 0.4s ease;
    content: "";
    width: 2px;
    height: 60%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
  }
  .global-nav #menu-global-nav > li > ul.ul-seminar .has-child .icon i::after {
    content: "";
    width: 60%;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
  }
  .global-nav #menu-global-nav > li > ul > li {
    position: relative;
    padding: 0 0px;
  }
  .global-nav #menu-global-nav > li > ul > li a {
    position: relative;
    color: #454545;
    text-align: left;
    padding: 17px 0;
    display: block;
    border-bottom: solid 1px #788BAA;
    margin-left: 15px;
    padding-left: 10px;
    font-size: 1.5rem;
    font-weight: 400;
  }
  .global-nav #menu-global-nav > li > ul > li a br {
    display: none;
  }
  .global-nav #menu-global-nav > li > ul > li a::before {
    content: "";
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12.809" height="27.17" viewBox="0 0 12.809 27.17"><path d="M0,8.729,12.436,0,24.872,8.729" transform="translate(10.366 1.149) rotate(90)" fill="none" stroke="%23093F76" stroke-width="4"/></svg>');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 22px;
    height: 13px;
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
  }
  .global-nav #menu-global-nav > li > ul > li a span {
    position: relative;
    z-index: 1;
  }
  .global-nav #menu-global-nav > li > ul > li a span::before {
    content: "";
    transition: all 0.4s ease;
    width: 100%;
    height: 0%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: var(--first-color);
    z-index: -1;
  }
  .global-nav #menu-global-nav > li > ul > li.has-child > a::before {
    display: none;
  }
  .global-nav #menu-global-nav > li > ul > li.has-child .icon {
    width: 50px;
    height: 55px;
    position: absolute;
    right: 0px;
    top: 0px;
  }
  .global-nav #menu-global-nav > li > ul > li.has-child .icon.active i::before {
    transform: translate(-50%, -50%) rotate(-90deg);
  }
  .global-nav #menu-global-nav > li > ul > li.has-child .icon i {
    width: 18px;
    height: 18px;
    position: absolute;
    background: var(--color);
    position: absolute;
    border-radius: 50%;
    top: 50%;
    left: 60%;
    transform: translate(-50%, -50%);
  }
  .global-nav #menu-global-nav > li > ul > li.has-child .icon i::before {
    transition: all 0.4s ease;
    content: "";
    width: 2px;
    height: 60%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
  }
  .global-nav #menu-global-nav > li > ul > li.has-child .icon i::after {
    content: "";
    width: 60%;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
  }
  .global-nav #menu-global-nav > li > ul > li > div {
    display: none;
  }
  .global-nav #menu-global-nav > li > ul > li > div > ul > li {
    margin-left: 15px;
  }
  .global-nav #menu-global-nav > li > ul > li > div > ul > li a {
    padding-left: 10px;
    padding: 10px 30px 10px 10px;
    font-size: 1.4rem;
  }
  .global-nav #menu-global-nav > li > ul > li > div > ul > li a em {
    font-style: normal;
    display: inline;
  }
}
@media (max-width: 980px) {
  .global-nav .seminar-local-nav {
    display: none;
    padding-left: 20px;
  }
}
@media (min-width: 981px) {
  .global-nav.hide #menu-global-nav .li-page-service.has-child .ul-service {
    opacity: 0;
    pointer-events: none;
    transform: translateY(-150%);
  }
  .global-nav.hide #menu-global-nav .li-page-seminar {
    pointer-events: none;
  }
  .global-nav.hide #menu-global-nav .li-page-seminar .has-child .seminar-local-nav {
    opacity: 0;
    pointer-events: none;
    transform: translateY(-150%);
  }
  .global-nav #menu-global-nav .li-page-seminar .ul-seminar {
    display: block;
  }
  .global-nav #menu-global-nav .li-page-seminar .ul-seminar > li:not(.seminar) {
    display: none;
  }
  .global-nav #menu-global-nav .li-page-seminar .ul-seminar > li > a {
    display: none;
  }
  .global-nav #menu-global-nav .li-page-seminar .has-child .seminar-local-nav {
    transition: all 0.6s ease;
    opacity: 0;
    pointer-events: none;
    width: calc(100% - 300px);
    height: auto;
    position: fixed;
    left: 300px;
    top: 55px;
    z-index: 100;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
    padding: 15px;
    background: rgba(230, 230, 230, 0.8);
  }
  .global-nav #menu-global-nav .li-page-seminar .has-child .seminar-local-nav::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .global-nav #menu-global-nav .li-page-seminar .has-child .seminar-local-nav li {
    position: relative;
    z-index: 2;
    max-width: 300px;
    width: 100%;
    height: 100px;
  }
  .global-nav #menu-global-nav .li-page-seminar .has-child .seminar-local-nav li a {
    border: solid 1px #ccc;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: white;
    padding: 20px;
    text-align: center;
  }
  .global-nav #menu-global-nav .li-page-seminar .has-child .seminar-local-nav li a em {
    display: block;
    font-style: normal;
  }
  .global-nav #menu-global-nav .li-page-seminar .has-child .seminar-local-nav li a span {
    font-size: 1.4rem;
  }
  .global-nav #menu-global-nav .li-page-seminar.active .has-child .seminar-local-nav {
    opacity: 1;
    top: 55px;
    pointer-events: all;
  }
}
@media (min-width: 981px) and (min-width: 981px) {
  .global-nav #menu-global-nav .li-page-service {
    position: relative;
  }
  .global-nav #menu-global-nav .li-page-service::before {
    opacity: 0;
    transition: all 0.4s ease;
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 13px 10px;
    border-color: transparent transparent rgba(230, 230, 230, 0.8) transparent;
  }
  .global-nav #menu-global-nav .li-page-service.active::before {
    opacity: 1;
  }
  .global-nav #menu-global-nav .li-page-service.active .ul-service {
    opacity: 1;
    pointer-events: auto;
  }
  .global-nav #menu-global-nav .li-page-service .ul-service {
    transition: all 0.6s ease;
    opacity: 0;
    pointer-events: none;
    width: calc(100% - 300px);
    height: auto;
    position: fixed;
    left: 300px;
    top: 55px;
    z-index: 100;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
    padding: 15px;
    background: rgba(230, 230, 230, 0.8);
  }
  .global-nav #menu-global-nav .li-page-service .ul-service::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .global-nav #menu-global-nav .li-page-service .ul-service li {
    position: relative;
    z-index: 2;
    max-width: 300px;
    width: 100%;
    height: 100px;
  }
  .global-nav #menu-global-nav .li-page-service .ul-service li a {
    border: solid 1px #ccc;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: white;
    padding: 20px;
    text-align: center;
  }
  .global-nav #menu-global-nav .li-page-service .ul-service li a em {
    display: block;
    font-style: normal;
  }
  .global-nav #menu-global-nav .li-page-service .ul-service li a span {
    font-size: 1.4rem;
  }
}
@media (min-width: 981px) and (min-width: 981px) and (max-width: 1400px) {
  .global-nav #menu-global-nav .li-page-service .ul-service {
    width: calc(100% - 200px);
    left: 200px;
  }
}
@media (min-width: 981px) and (min-width: 981px) and (max-width: 1280px) {
  .global-nav #menu-global-nav .li-page-service .ul-service li {
    max-width: 200px;
  }
}
@media (min-width: 981px) and (min-width: 981px) and (max-height: 680px) {
  .global-nav #menu-global-nav .li-page-service .ul-service li {
    height: 70px;
    font-size: 1.2rem;
  }
}
@media (min-width: 981px) and (min-width: 981px) and (max-width: 1280px) {
  .global-nav #menu-global-nav .li-page-service .ul-service li a {
    font-size: 1.3rem;
  }
}
@media (min-width: 981px) and (min-width: 981px) and (max-width: 1280px) {
  .global-nav #menu-global-nav .li-page-service .ul-service li a span {
    font-size: 1.2rem;
  }
}
@media (min-width: 981px) and (min-width: 981px) and (min-width: 981px) {
  .global-nav #menu-global-nav .li-page-service .ul-service li a {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .global-nav #menu-global-nav .li-page-service .ul-service li a:hover {
    background: #DEE9F4;
  }
}
@media (min-width: 981px) and (min-width: 981px) {
  .global-nav #menu-global-nav .li-page-seminar {
    position: relative;
  }
  .global-nav #menu-global-nav .li-page-seminar::before {
    opacity: 0;
    transition: all 0.4s ease;
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 13px 10px;
    border-color: transparent transparent rgba(230, 230, 230, 0.8) transparent;
  }
  .global-nav #menu-global-nav .li-page-seminar.active::before {
    opacity: 1;
  }
}
@media (min-width: 981px) and (max-width: 1400px) {
  .global-nav #menu-global-nav .li-page-seminar .has-child .seminar-local-nav {
    width: calc(100% - 200px);
    left: 200px;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  .global-nav #menu-global-nav .li-page-seminar .has-child .seminar-local-nav li {
    max-width: 200px;
  }
}
@media (min-width: 981px) and (max-height: 680px) {
  .global-nav #menu-global-nav .li-page-seminar .has-child .seminar-local-nav li {
    height: 70px;
    font-size: 1.2rem;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  .global-nav #menu-global-nav .li-page-seminar .has-child .seminar-local-nav li a {
    font-size: 1.3rem;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  .global-nav #menu-global-nav .li-page-seminar .has-child .seminar-local-nav li a span {
    font-size: 1.2rem;
  }
}
@media (min-width: 981px) and (min-width: 981px) {
  .global-nav #menu-global-nav .li-page-seminar .has-child .seminar-local-nav li a {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .global-nav #menu-global-nav .li-page-seminar .has-child .seminar-local-nav li a:hover {
    background: #DEE9F4;
  }
}
.nav-toggle-wrap {
  user-select: none;
  position: fixed;
  right: 10px;
  top: 12px;
  width: 43px;
  height: 43px;
  z-index: 300;
  background: #fff;
  z-index: 300;
  pointer-events: auto;
  border: solid 1px #043D78;
}
@media (min-width: 981px) {
  .nav-toggle-wrap {
    display: none;
  }
}
.nav-toggle-wrap::before {
  color: #043D78;
  content: "MENU";
  position: absolute;
  bottom: 2px;
  left: 50%;
  transform: translateX(-50%) scale(0.8);
  font-size: 1rem;
  font-weight: 700;
}
.nav-toggle-wrap .nav-toggle {
  cursor: pointer;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  width: 22px;
  height: 12px;
}
.nav-toggle-wrap .nav-toggle span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background: #284672;
  display: inline-block;
  transition: all 0.4s;
  border-radius: 3px;
}
.nav-toggle-wrap .nav-toggle span:nth-of-type(1) {
  top: 0;
}
.nav-toggle-wrap .nav-toggle span:nth-of-type(2) {
  top: 50%;
  transform: translateY(-50%);
}
.nav-toggle-wrap .nav-toggle span:nth-of-type(3) {
  bottom: 0;
}
.nav-toggle-wrap.active span:nth-of-type(1) {
  transform: translateY(5px) rotate(135deg);
}
.nav-toggle-wrap.active span:nth-of-type(2) {
  opacity: 0;
}
.nav-toggle-wrap.active span:nth-of-type(3) {
  transform: translateY(-5px) rotate(-135deg);
}
.home.site-jaco .site-footer {
  padding-top: 0px;
}
@media (max-width: 980px) {
  .home.site-jaco .site-footer {
    padding-top: 0px;
  }
}
.home.site-corporate .site-footer {
  padding-top: 0px;
}
@media (max-width: 980px) {
  .home.site-corporate .site-footer {
    padding-top: 0px;
  }
}
.site-footer {
  padding-top: 200px;
  background: #fff;
}
@media (max-width: 980px) {
  .site-footer {
    padding-top: 50px;
  }
}
.site-footer__contact {
  height: 400px;
  background: url(../img/footer_bg.jpg) no-repeat;
  background-position: center right;
  background-size: cover;
}
.site-footer__branding {
  position: relative;
  height: 100px;
  background: var(--color);
  color: #fff;
}
@media (max-width: 980px) {
  .site-footer__branding {
    height: auto;
    padding: 40px 20px 60px;
  }
}
.site-footer__branding .backtotop {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 140px;
  height: 140px;
  background: var(--color);
  border-radius: 50%;
  z-index: 2;
  font-size: 2rem;
}
@media (min-width: 981px) {
  .site-footer__branding .backtotop {
    padding-bottom: 40px;
    top: 0;
    left: 50%;
    transform: translate(-50%, -35%);
  }
}
@media (max-width: 980px) {
  .site-footer__branding .backtotop {
    right: 10px;
    top: 0;
    transform: translateY(-40%);
    width: 40px;
    height: 40px;
  }
  .site-footer__branding .backtotop span {
    opacity: 0;
  }
}
@media (min-width: 981px) {
  .site-footer__branding .backtotop {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .site-footer__branding .backtotop:hover::before {
    top: 12%;
  }
}
.site-footer__branding .backtotop::before {
  transition: all 0.4s ease;
  content: "";
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="26.337" height="12.517" viewBox="0 0 26.337 12.517"><path d="M0,8.436,12.02,0l12.02,8.436" transform="translate(1.149 2.443)" fill="none" stroke="%23ffffff" stroke-width="4"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 18px;
  height: 10px;
  position: absolute;
  left: 50%;
  top: 15%;
  transform: translateX(-50%);
  z-index: 2;
}
@media (max-width: 980px) {
  .site-footer__branding .backtotop::before {
    width: 12px;
    height: 8px;
    position: absolute;
    left: 50%;
    top: 40%;
    transform: translateX(-50%);
  }
}
.site-footer__branding .col2 {
  height: 100%;
  max-width: 1770px;
  margin: auto;
  padding: 0 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
  position: relative;
  z-index: 3;
}
@media (max-width: 1080px) {
  .site-footer__branding .col2 {
    padding: 0 20px;
  }
}
@media (max-width: 980px) {
  .site-footer__branding .col2 {
    display: block;
    padding: 0;
  }
}
.site-footer__branding .col2 > *:nth-child(2) {
  width: 500px;
  max-width: 100%;
  display: grid;
  grid-template-columns: 150px 1fr;
  grid-template-rows: 1fr;
  gap: 30px;
}
@media (max-width: 980px) {
  .site-footer__branding .col2 > *:nth-child(2) {
    width: 100%;
    display: block;
    padding: 20px 0;
  }
}
@media (max-width: 980px) {
  .site-footer__branding .col2 > *:nth-child(2) .logo {
    width: 30%;
    margin: 20px auto;
  }
}
.site-footer__branding .col2 > *:nth-child(2) strong {
  font-size: 2.4rem;
  font-weight: normal;
  letter-spacing: 0.05em;
}
@media (max-width: 980px) {
  .site-footer__branding .col2 > *:nth-child(2) strong {
    display: block;
    text-align: center;
    font-size: 1.8rem;
    margin-bottom: 20px;
  }
}
.site-footer__branding .col2 > *:nth-child(2) p {
  font-size: 1.4rem;
  margin: 0;
}
@media (max-width: 980px) {
  .site-footer__branding .col2 > *:nth-child(2) p {
    font-size: 1.2rem;
    text-align: center;
  }
}
@media (min-width: 981px) {
  .site-footer__branding #menu-footer-nav {
    display: flex;
  }
}
@media (max-width: 980px) {
  .site-footer__branding #menu-footer-nav {
    text-align: center;
  }
}
@media (max-width: 980px) {
  .site-footer__branding #menu-footer-nav li {
    display: inline-block;
  }
}
@media (min-width: 981px) {
  .site-footer__branding #menu-footer-nav li:last-child a {
    padding: 0 0 0 20px;
  }
}
.site-footer__branding #menu-footer-nav li:last-child a::before {
  display: none;
}
.site-footer__branding #menu-footer-nav li a {
  display: block;
  padding: 0 20px;
  font-size: 1.5rem;
  color: #fff;
  position: relative;
}
@media (max-width: 980px) {
  .site-footer__branding #menu-footer-nav li a {
    padding: 0 15px;
    font-size: 1.2rem;
  }
}
.site-footer__branding #menu-footer-nav li a::before {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: #fff;
}
@media (min-width: 981px) {
  .site-footer__branding #menu-footer-nav li a {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .site-footer__branding #menu-footer-nav li a:hover {
    text-decoration: underline;
  }
}
.site-map-btn {
  width: 190px;
  height: 30px;
  position: fixed;
  left: 30px;
  bottom: 30px;
  z-index: 200;
}
.site-map-btn.active {
  position: absolute;
  bottom: 130px;
}
@media (max-height: 750px) and (min-width: 981px) {
  .site-map-btn {
    left: auto;
    right: 30px;
  }
}
@media (max-width: 980px) {
  .site-map-btn {
    left: 20px;
    bottom: 20px;
  }
}
.site-map-btn button {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border: solid 1px #C1C1C1;
  font-size: 2rem;
  font-weight: 500;
  color: #4E4E4E;
}
@media (min-width: 981px) {
  .site-map-btn button {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .site-map-btn button:hover {
    background: var(--first-color);
    color: #fff;
    border: solid 1px var(--first-color);
  }
  .site-map-btn button:hover i::before {
    background: #fff;
  }
  .site-map-btn button:hover i::after {
    background: #fff;
  }
}
.site-map-btn button i {
  display: block;
  width: 20px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.site-map-btn button i::before {
  content: "";
  width: 10px;
  height: 2px;
  background: #ccc;
  position: absolute;
  left: 50%;
  top: 50%;
  transform-origin: center center 0;
  transform: translate(-50%, -50%);
}
.site-map-btn button i::after {
  transition: all 0.4s ease;
  content: "";
  width: 10px;
  height: 2px;
  background: #ccc;
  position: absolute;
  left: 50%;
  top: 50%;
  transform-origin: center center 0;
  transform: translate(-50%, -50%) rotate(90deg);
}
.site-map-contet strong {
  margin-bottom: 30px;
  display: block;
}
@media (min-width: 981px) {
  .site-map-contet .page-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr;
    gap: 30px;
  }
}
@media (max-width: 980px) {
  .site-map-contet .page-list > * {
    margin-bottom: 50px;
  }
}
.site-map-contet .page-list strong {
  font-weight: normal;
  margin-bottom: 0px;
  display: block;
}
.site-map-contet .page-list .site-jaco .home:before {
  background: var(--color);
}
@media (min-width: 981px) {
  .site-map-contet .page-list .site-jaco a {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .site-map-contet .page-list .site-jaco a:hover {
    color: var(--color);
    text-decoration: underline;
  }
}
.site-map-contet .page-list .site-seminar .home:before {
  background: var(--se-color);
}
@media (min-width: 981px) {
  .site-map-contet .page-list .site-seminar a {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .site-map-contet .page-list .site-seminar a:hover {
    color: var(--se-color);
    text-decoration: underline;
  }
}
.site-map-contet .page-list .site-company .home:before {
  background: var(--cp-color);
}
@media (min-width: 981px) {
  .site-map-contet .page-list .site-company a {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .site-map-contet .page-list .site-company a:hover {
    color: var(--cp-color);
    text-decoration: underline;
  }
}
.site-map-contet .page-list ul {
  list-style: none !important;
  padding: 0 !important;
}
.site-map-contet .page-list ul li {
  margin-bottom: 15px;
}
.site-map-contet .page-list ul li.home {
  border-bottom: solid 1px #ccc;
  position: relative;
  padding-left: 20px;
  position: relative;
}
.site-map-contet .page-list ul li.home:before {
  content: "";
  width: 15px;
  height: 5px;
  position: absolute;
  left: 0;
  top: 45%;
  transform: translateY(-50%);
}
.site-map-contet .page-list ul li a {
  display: block;
  margin: 5px 0;
}
.site-map-contet .page-list ul li a br {
  display: none;
}
.site-map-contet .page-list ul li a em {
  font-style: normal;
}
.site-map-contet .page-list ul li ul {
  margin-bottom: 20px;
}
.site-map-contet .page-list ul li ul li {
  margin-bottom: 5px;
}
.site-map-contet .page-list .seminar-local-nav, .site-map-contet .page-list .ul-service {
  padding-left: 10px !important;
  font-size: 1.4rem;
}
.site-map-contet, .modal-privacy {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
  background: rgba(255, 255, 255, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: all 0.4s ease;
  pointer-events: none;
}
.site-map-contet.active, .modal-privacy.active {
  opacity: 1;
  pointer-events: all;
}
.site-map-contet .content, .modal-privacy .content {
  pointer-events: none;
  border: solid #ccc 1px;
  padding: 50px;
  background: #fff;
  width: calc(100% - 80px);
  height: calc(100% - 40px);
  overflow-y: auto;
  position: relative;
}
.site-map-contet .content.active, .modal-privacy .content.active {
  opacity: 1;
  pointer-events: all;
}
@media (max-width: 980px) {
  .site-map-contet .content, .modal-privacy .content {
    width: 100%;
    height: 100%;
    padding: 30px;
  }
}
.site-map-contet .content *, .modal-privacy .content * {
  pointer-events: none;
}
.site-map-contet .content.active a, .modal-privacy .content.active a {
  pointer-events: all;
}
.site-map-contet .content.active .btn-close, .modal-privacy .content.active .btn-close {
  pointer-events: all;
}
@media (min-width: 981px) {
  .site-map-contet .content.active .btn-close, .modal-privacy .content.active .btn-close {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .site-map-contet .content.active .btn-close:hover::before, .modal-privacy .content.active .btn-close:hover::before {
    background: #333;
  }
  .site-map-contet .content.active .btn-close:hover::after, .modal-privacy .content.active .btn-close:hover::after {
    background: #333;
  }
}
.site-map-contet .content .btn-close, .modal-privacy .content .btn-close {
  pointer-events: none;
  width: 50px;
  height: 50px;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 50;
  display: block;
}
@media (max-width: 980px) {
  .site-map-contet .content .btn-close, .modal-privacy .content .btn-close {
    position: fixed;
  }
}
.site-map-contet .content .btn-close::before, .modal-privacy .content .btn-close::before {
  pointer-events: none;
  transition: all 0.4s ease;
  content: "";
  width: 30px;
  height: 4px;
  background: #ccc;
  position: absolute;
  left: 50%;
  top: 50%;
  transform-origin: center center 0;
  transform: translate(-50%, -50%) rotate(-45deg);
}
.site-map-contet .content .btn-close::after, .modal-privacy .content .btn-close::after {
  pointer-events: none;
  transition: all 0.4s ease;
  content: "";
  width: 30px;
  height: 4px;
  background: #ccc;
  position: absolute;
  left: 50%;
  top: 50%;
  transform-origin: center center 0;
  transform: translate(-50%, -50%) rotate(45deg);
}
.home.site-jaco .kv_wrap {
  position: relative;
}
.home.site-jaco .kv_wrap .kv_bn a {
  width: 180px;
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 12;
}
@media (min-width: 981px) {
  .home.site-jaco .kv_wrap .kv_bn a {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .home.site-jaco .kv_wrap .kv_bn a:hover {
    opacity: 0.5;
  }
}
@media (max-width: 1400px) {
  .home.site-jaco .kv_wrap .kv_bn a {
    font-size: 1.4rem !important;
    width: 130px;
    top: 120px;
    padding: 10px 5px !important;
  }
}
@media (max-width: 1100px) {
  .home.site-jaco .kv_wrap .kv_bn a {
    top: 180px;
  }
}
@media (max-width: 980px) {
  .home.site-jaco .kv_wrap .kv_bn a {
    right: -10px;
    top: 70px;
  }
}
.home.site-jaco .keyvisual {
  position: relative;
  margin-bottom: 30px;
}
@media (min-width: 981px) {
  .home.site-jaco .keyvisual__sp {
    display: none;
  }
}
@media (max-width: 980px) {
  .home.site-jaco .keyvisual__pc {
    display: none;
  }
}
@media (max-width: 980px) {
  .home.site-jaco .keyvisual .wp-block-video video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
  }
}
.home.site-jaco .keyvisual .wp-block-site-logo img, .home.site-jaco .keyvisual .wp-block-image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 300px;
  height: auto;
}
@media (max-width: 980px) {
  .home.site-jaco .keyvisual .wp-block-site-logo img, .home.site-jaco .keyvisual .wp-block-image img {
    width: 50%;
  }
}
@media (min-width: 981px) {
  .home.site-jaco .keyvisual {
    height: 80vh;
    min-height: 640px;
  }
}
@media (max-width: 980px) {
  .home.site-jaco .keyvisual {
    width: 100vw;
    overflow: hidden;
    height: calc(var(--vh, 1vh) * 75);
    height: 75vh !important;
    margin-bottom: 20px;
  }
}
@media (max-width: 980px) {
  .home.site-seminar .keyvisual, .home.site-corporate .keyvisual {
    height: calc(var(--vh, 1vh) * 75);
  }
}
@media (max-width: 980px) {
  .home .keyvisual {
    width: 100vw;
    margin-left: -20px;
  }
}
.keyvisual {
  width: 100%;
  position: relative;
}
.keyvisual .swiper {
  height: 50vw;
  width: 100%;
  overflow: hidden;
  position: relative;
  max-height: 800px;
}
@media (max-width: 980px) {
  .keyvisual .swiper {
    height: 100%;
  }
}
.keyvisual .swiper img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.keyvisual .swiper .copy.center {
  position: absolute;
  text-align: center;
  width: calc(100% - 100px);
  position: absolute;
  top: 37%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
@media (max-width: 1400px) {
  .keyvisual .swiper .copy.center {
    padding: 0 0px 0 0;
    display: block;
  }
}
@media (max-width: 980px) {
  .keyvisual .swiper .copy.center {
    padding: 0 20px;
  }
}
@media (max-width: 980px) {
  .keyvisual .swiper .copy.center {
    width: 100%;
  }
}
.keyvisual .swiper .copy strong {
  color: var(--first-color);
  font-family: var(--min);
  font-size: 4rem;
  font-size: min(4rem, 2.8vw);
  display: block;
  margin: auto;
  padding: 5px 20px;
  width: fit-content;
  background: rgba(255, 255, 255, 0.7);
  margin-bottom: 10px;
}
.keyvisual .swiper .copy strong br {
  display: block;
}
@media (max-width: 980px) {
  .keyvisual .swiper .copy strong {
    font-size: 3.6vw;
    padding: 5px 2vw;
  }
}
.keyvisual .swiper .copy p {
  font-family: var(--min);
  font-size: 4rem;
  font-size: min(4rem, 2.4vw);
  width: fit-content;
  margin: auto;
  padding: 5px 3px;
  background: rgba(255, 255, 255, 0.7);
}
@media (max-width: 980px) {
  .keyvisual .swiper .copy p {
    font-size: 3.2vw;
  }
}
.keyvisual .swiper-pagination {
  width: 100%;
  height: 40px;
  position: absolute;
  z-index: 1;
  bottom: 0px;
  z-index: 2;
  text-align: right;
  padding-right: 10%;
}
.keyvisual .swiper-pagination span {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  margin: 0 5px;
}
.keyvisual .swiper-pagination .swiper-pagination-bullet-active {
  background: var(--first-color);
}
.page .keyvisual, .single .keyvisual, .archive .keyvisual {
  height: 400px;
  background: #ccc;
}
.page .keyvisual img, .single .keyvisual img, .archive .keyvisual img {
  width: 100%;
  object-fit: cover;
  object-position: center;
  height: 400px;
}
.page .page-main, .single .page-main, .archive .page-main {
  max-width: 1600px;
  padding: 0 80px 0 0;
}
@media (max-width: 1600px) {
  .page .page-main, .single .page-main, .archive .page-main {
    padding: 0 20px 0 0;
  }
}
@media (max-width: 1400px) {
  .page .page-main, .single .page-main, .archive .page-main {
    padding: 0 20px 0 20px;
  }
}
@media (max-width: 980px) {
  .page .page-main, .single .page-main, .archive .page-main {
    padding: 0 20px 0 20px;
  }
}
/*認証トップ*/
.swiper-service {
  user-select: none;
  opacity: 0;
  height: 300px;
  transition: all 0.6s ease;
}
@media (max-width: 980px) {
  .swiper-service {
    height: auto;
    opacity: 0;
    margin: 0 0 40px;
    width: 100%;
  }
}
.swiper-service.active {
  opacity: 1;
}
.swiper-service .service-wrapper {
  height: 300px;
  transition-timing-function: linear;
  list-style: none !important;
  padding: 0 !important;
}
@media (max-width: 980px) {
  .swiper-service .service-wrapper {
    height: auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    gap: 15px;
  }
}
.swiper-service .swiper-button-next {
  width: 100px;
  height: 100%;
  position: absolute;
  right: 0px;
  top: 0%;
  z-index: 100;
}
@media (min-width: 981px) {
  .swiper-service .swiper-button-next {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .swiper-service .swiper-button-next:hover::before {
    right: 40px;
  }
}
@media (max-width: 980px) {
  .swiper-service .swiper-button-next {
    display: none;
  }
}
.swiper-service .swiper-button-next::before {
  transition: all 0.4s ease;
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.5));
  content: "";
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12.809" height="27.17" viewBox="0 0 12.809 27.17"><path d="M0,8.729,12.436,0,24.872,8.729" transform="translate(10.366 1.149) rotate(90)" fill="none" stroke="%23FFFFFF" stroke-width="4"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 50px;
  height: 50px;
  position: absolute;
  right: 50px;
  top: 50%;
  transform: translateY(-50%);
}
.swiper-service .swiper-button-prev {
  width: 100px;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0%;
  z-index: 100;
}
@media (min-width: 981px) {
  .swiper-service .swiper-button-prev {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .swiper-service .swiper-button-prev:hover::before {
    left: 40px;
  }
}
@media (max-width: 980px) {
  .swiper-service .swiper-button-prev {
    display: none;
  }
}
.swiper-service .swiper-button-prev::before {
  transition: all 0.4s ease;
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.5));
  content: "";
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12.809" height="27.17" viewBox="0 0 12.809 27.17"><path d="M0,8.729,12.436,0,24.872,8.729" transform="translate(10.366 1.149) rotate(90)" fill="none" stroke="%23FFFFFF" stroke-width="4"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 50px;
  height: 50px;
  position: absolute;
  left: 50px;
  top: 50%;
  transform: translateY(-50%) scaleX(-1);
}
.service-item {
  width: 240px;
  height: 300px;
  background: #F5F5F5;
}
@media (max-width: 980px) {
  .service-item {
    width: 100%;
    height: auto;
  }
}
.service-item.swiper-slide-active a {
  z-index: 2;
}
.service-item a {
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.05);
  background: #F5F5F5;
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  padding: 20px 20px 200px 20px;
}
@media (max-width: 980px) {
  .service-item a {
    padding: 15px;
  }
}
@media (min-width: 981px) {
  .service-item a {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .service-item a:hover .img {
    margin: 30px auto 0;
    width: 170px;
    height: 170px;
  }
}
.service-item .category {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  text-align: center;
  font-weight: bold;
  font-size: 2.4rem;
  margin-bottom: 10px;
  line-height: 1.2;
  color: #ccc;
}
@media (max-width: 980px) {
  .service-item .category {
    font-size: 1.8rem;
  }
}
.service-item .category span {
  display: inline-block;
}
.service-item .text {
  position: absolute;
  width: calc(100% - 40px);
  height: 60px;
  bottom: 0px;
  left: 20px;
  overflow: hidden;
}
@media (max-width: 980px) {
  .service-item .text {
    width: 100%;
    left: 0;
    position: relative;
  }
}
.service-item .text strong {
  display: block;
  font-weight: normal;
  font-size: 1.4rem;
  text-align: center;
}
.service-item .img {
  transition: all 0.4s ease;
  overflow: hidden;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  margin: 40px auto 0;
  position: relative;
}
@media (max-width: 980px) {
  .service-item .img {
    width: 30vw;
    height: 30vw;
    margin-bottom: 15px;
  }
}
.service-item img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  object-fit: cover;
  object-position: center;
  width: 170px;
  height: 170px;
  overflow: hidden;
  display: block;
}
@media (max-width: 980px) {
  .service-item img {
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 981px) {
  .service-list .service-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 15px;
    height: auto;
    padding: 0 !important;
    list-style: none !important;
  }
}
@media (max-width: 980px) {
  .service-list .service-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    gap: 10px;
  }
}
@media (min-width: 981px) {
  .service-list .service-wrapper li {
    border: solid 1px #ccc;
  }
}
@media (max-width: 980px) {
  .service-list .service-wrapper li {
    border: solid 1px #ccc;
  }
}
.service-list .service-wrapper li a {
  background: #fff;
  box-shadow: none;
}
@media (max-width: 980px) {
  .service-list .service-wrapper li a .text {
    height: auto;
  }
}
.service-list .service-wrapper li a strong {
  padding: 0 0px;
  font-size: 1.4rem;
}
@media (max-width: 980px) {
  .service-list .service-wrapper li a strong {
    padding: 0 0px;
  }
}
.breadcrumbs {
  margin: 20px 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
  font-size: 1.2rem;
}
.breadcrumbs > * {
  max-width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 980px) {
  .breadcrumbs {
    margin: 0;
    padding: 10px 0;
    margin-bottom: 20px;
    justify-content: flex-start;
    overflow-x: auto;
    white-space: nowrap;
  }
}
@media (min-width: 981px) {
  .breadcrumbs a {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .breadcrumbs a:hover {
    color: var(--first-color);
  }
}
/*セミナー一覧*/
.common-seminar-list {
  margin: 54px 0;
  position: relative;
}
@media (max-width: 980px) {
  .common-seminar-list {
    margin: 24px 0;
  }
}
.common-seminar-list h2 {
  position: absolute;
  left: 0px;
  top: 0;
  font-size: 3rem;
  background: var(--first-color);
  color: #fff;
  font-weight: 400;
  transform: rotate(-90deg) translateX(-100%);
  width: 300px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  transform-origin: left top 0;
}
@media (max-width: 980px) {
  .common-seminar-list h2 {
    display: none;
  }
}
@media (max-width: 1600px) {
  .common-seminar-list h2 {
    width: 270px;
    font-size: 2.4rem;
    height: 50px;
  }
}
.common-seminar-list--all .common-seminar-list__inner {
  padding: 0 20px;
}
.common-seminar-list__inner {
  max-width: 1690px;
  margin: auto;
  padding: 0 80px 0 110px;
}
@media (max-width: 1600px) {
  .common-seminar-list__inner {
    padding: 0 20px 0 70px;
  }
}
@media (max-width: 980px) {
  .common-seminar-list__inner {
    padding: 0px;
  }
}
.common-seminar-list__inner > ul {
  padding: 0 !important;
  margin: 0 !important;
  list-style: none !important;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr;
  gap: 30px;
}
@media (max-width: 1600px) {
  .common-seminar-list__inner > ul {
    gap: 20px;
  }
}
@media (max-width: 1280px) {
  .common-seminar-list__inner > ul {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 1080px) {
  .common-seminar-list__inner > ul {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 980px) {
  .common-seminar-list__inner > ul {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    gap: 15px;
  }
}
.common-seminar-list__inner > ul > li a {
  background: var(--light-color);
  padding: 24px 20px 70px;
  height: 100%;
  position: relative;
  display: block;
}
@media (max-width: 980px) {
  .common-seminar-list__inner > ul > li a {
    padding: 0px 0px 20px;
  }
}
@media (min-width: 981px) {
  .common-seminar-list__inner > ul > li a {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .common-seminar-list__inner > ul > li a:hover {
    transform: scale(1.04);
  }
}
@media (min-width: 981px) {
  .common-seminar-list__inner > ul > li a button {
    position: absolute !important;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
  }
}
.common-seminar-list__inner > ul > li a .img {
  width: 70%;
  display: block;
  margin: auto;
  height: 121px;
}
@media (max-width: 980px) {
  .common-seminar-list__inner > ul > li a .img {
    width: 100%;
    height: 30vw;
    overflow: hidden;
  }
}
.common-seminar-list__inner > ul > li a .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
@media (max-width: 980px) {
  .common-seminar-list__inner > ul > li a .txt {
    padding: 0 10px;
  }
}
.common-seminar-list__inner > ul > li a .txt strong {
  display: block;
  font-weight: 300;
  font-size: 1.4rem;
  margin: 26px 0 5px 0;
  letter-spacing: 0;
}
@media (max-width: 980px) {
  .common-seminar-list__inner > ul > li a .txt strong {
    margin: 12px 0 5px 0;
  }
}
.common-seminar-list__inner > ul > li a .txt .ul-iso_category {
  font-size: 2.4rem;
  margin-top: 2px;
  line-height: 1.2;
  padding: 0;
  margin: 0;
}
@media (max-width: 980px) {
  .common-seminar-list__inner > ul > li a .txt .ul-iso_category {
    font-size: 2rem;
    line-height: 1.4;
  }
}
.common-seminar-list__inner > ul > li a .txt .ul-iso_category li {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 0;
}
.common-seminar-list__inner > ul > li a .txt p {
  margin: 15px 0;
  padding: 0;
  font-size: 1.6rem;
  font-weight: 300;
}
@media (max-width: 980px) {
  .common-seminar-list__inner > ul > li a .txt p {
    display: none;
  }
}
@media (max-width: 980px) {
  .common-seminar-list__inner > ul > li a button {
    display: none !important;
  }
}
body.active .side-topics {
  opacity: 1;
}
.side-topics {
  transition: all 0.4s ease;
  position: fixed;
  top: min(70vh, 740px);
  left: 0px;
  z-index: 1400;
  opacity: 0;
}
.side-topics.hide {
  opacity: 0 !important;
  pointer-events: none;
  left: -300px;
}
@media (max-height: 790px) {
  .side-topics {
    width: 100%;
    bottom: auto;
    top: 55px;
    left: 300px;
  }
  .side-topics.hide {
    pointer-events: none;
    opacity: 0 !important;
    left: 300px;
  }
}
@media (max-height: 790px) and (min-width: 981px) {
  .side-topics {
    overflow: hidden;
  }
}
@media (max-width: 980px) {
  .side-topics {
    position: absolute;
    top: calc(var(--vh, 1vh) * 60);
    left: 0;
    z-index: 2;
  }
}
.side-topics button {
  border-radius: 0 50px 50px 0;
  background: var(--first-color);
  color: #fff;
  width: 100px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.6rem;
  position: relative;
  z-index: 2;
}
@media (max-height: 790px) {
  .side-topics button {
    border-radius: 0;
  }
}
@media (max-width: 980px) {
  .side-topics button {
    border-radius: 0 50px 50px 0;
    font-size: 1.4rem;
    width: 80px;
    height: 60px;
    justify-content: flex-start;
    padding-left: 10px;
  }
}
.side-topics > div ul {
  height: 60px;
  background: var(--first-color);
  border-radius: 0 50px 50px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 130px;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(-100%);
  transition: all 0.3s ease;
  opacity: 0;
}
@media (max-width: 980px) {
  .side-topics > div ul {
    background: none;
    margin-left: 46px;
    padding-left: 30px;
    opacity: 0;
    transform: translateX(0%);
    height: 60px;
    display: block;
  }
}
.side-topics > div ul.active {
  opacity: 1;
  transform: translateX(0%);
}
.side-topics > div ul.active a {
  pointer-events: all;
}
.side-topics > div ul li {
  width: 23vw;
  height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 6px;
  line-height: 1.3;
  font-size: 1.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-height: 790px) {
  .side-topics > div ul li {
    width: 17vw;
  }
}
@media (max-width: 980px) {
  .side-topics > div ul li {
    margin: 0px 0 10px 20px;
    display: block;
    font-size: 1.3rem;
    height: 60px;
    width: calc(80vw - 80px);
  }
}
.side-topics > div ul li a {
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  border-radius: 50px;
  padding: 5px 20px;
  pointer-events: none;
}
@media (max-width: 980px) {
  .side-topics > div ul li a {
    border: solid 4px var(--first-color);
    border-radius: 30px;
  }
}
@media (min-width: 981px) {
  .side-topics > div ul li a {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .side-topics > div ul li a:hover {
    opacity: 0.7;
  }
}
.side-topics > div ul li a span {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.side-topics > div ul li a time {
  display: none;
}
.vertical-heading .inner {
  margin: 30px 5% 0 17%;
  position: relative;
}
@media (max-width: 980px) {
  .vertical-heading .inner {
    margin: 30px 20px 0 20px;
  }
}
.vertical-heading .inner h3, .vertical-heading .inner strong {
  position: absolute;
  left: 0px;
  top: 0;
  font-size: 2rem;
  font-weight: 400;
  transform: rotate(-90deg) translateX(-100%);
  transform-origin: left top 0;
}
@media (max-width: 980px) {
  .vertical-heading .inner h3, .vertical-heading .inner strong {
    font-size: 1.6rem;
  }
}
.home-news, .seminar-news, .page-news {
  margin-top: 50px;
}
@media (max-width: 980px) {
  .home-news, .seminar-news, .page-news {
    margin-top: 25px;
  }
}
.home-news ul, .seminar-news ul, .page-news ul {
  list-style: none !important;
  margin-left: 40px;
  padding-left: 50px;
  margin-bottom: 78px;
  border-left: solid 1px #707070;
}
@media (max-width: 980px) {
  .home-news ul, .seminar-news ul, .page-news ul {
    margin-left: 30px;
    padding-left: 10px;
    margin-bottom: 32px;
  }
}
.home-news ul li, .seminar-news ul li, .page-news ul li {
  padding: 28px 0;
  border-bottom: solid 1px #CBCBCB;
}
@media (max-width: 980px) {
  .home-news ul li, .seminar-news ul li, .page-news ul li {
    padding: 14px 0;
  }
  .home-news ul li:last-child, .seminar-news ul li:last-child, .page-news ul li:last-child {
    border-bottom: none;
  }
}
.home-news ul li:first-child, .seminar-news ul li:first-child, .page-news ul li:first-child {
  padding: 10px 0 28px;
}
@media (max-width: 980px) {
  .home-news ul li:first-child, .seminar-news ul li:first-child, .page-news ul li:first-child {
    padding: 0px 0 14px;
  }
}
.home-news ul li a, .seminar-news ul li a, .page-news ul li a {
  display: grid;
  grid-template-columns: 90px 1fr;
  grid-template-rows: 1fr;
  gap: 30px;
}
@media (max-width: 980px) {
  .home-news ul li a, .seminar-news ul li a, .page-news ul li a {
    display: block;
  }
  .home-news ul li a time, .seminar-news ul li a time, .page-news ul li a time {
    display: block;
    font-size: 1.2rem;
  }
}
@media (min-width: 981px) {
  .home-news ul li a, .seminar-news ul li a, .page-news ul li a {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .home-news ul li a:hover span, .seminar-news ul li a:hover span, .page-news ul li a:hover span {
    text-decoration: underline;
  }
}
.wp-pagenavi {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wp-pagenavi span, .wp-pagenavi a {
  margin: 0 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  width: 40px;
  border: solid 1px var(--first-color);
  border-radius: 4px;
}
@media (min-width: 981px) {
  .wp-pagenavi a {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .wp-pagenavi a:hover {
    background: var(--light-color);
  }
}
.wp-pagenavi .current {
  background: var(--first-color);
  color: #fff;
}
/*single page*/
.seminars .page-header {
  padding-bottom: 50px;
}
.seminars .page-header::before {
  content: "";
  width: 120px;
  height: 5px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: var(--first-color);
  z-index: 2;
}
@media (max-width: 980px) {
  .seminars .page-header::before {
    height: 3px;
    width: 20%;
  }
}
.seminars .page-header::after {
  content: "";
  width: 240px;
  height: 5px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: var(--light-color2);
}
@media (max-width: 980px) {
  .seminars .page-header::after {
    height: 3px;
    width: 40%;
  }
}
.page-header {
  padding-top: 70px;
  margin-bottom: 50px;
  position: relative;
}
@media (max-width: 980px) {
  .page-header {
    padding-top: 10px;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
.page-header__parent-title {
  border: solid 2px var(--first-color);
  color: var(--first-color);
  font-size: 2.8rem;
  padding: 3px;
}
@media (max-width: 980px) {
  .page-header__parent-title {
    font-size: 1.4rem;
  }
}
.page-header__title {
  font-size: min(4.7vw, 8rem);
  color: var(--first-color);
  line-height: 1.2;
  margin-top: 10px;
}
@media (max-width: 980px) {
  .page-header__title {
    margin-top: 5px;
    font-size: 3rem;
  }
}
.page-header > div {
  width: 100%;
  text-align: right;
  position: absolute;
  right: 0;
  top: 0%;
  transform: translateY(0%);
  z-index: -1;
  font-size: min(7.5vw, 17rem) !important;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
  color: var(--light-color2) !important;
  line-height: 1;
  opacity: 0.8;
}
.page-header > div * {
  font-size: min(9vw, 18rem) !important;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
  color: var(--light-color2) !important;
  line-height: 1;
  opacity: 0.8;
  white-space: nowrap;
}
.page-header > div ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-end;
  padding-left: 0 !important;
  list-style: none !important;
}
.page-header > div ul li {
  width: fit-content;
  margin: 0 0 -0.2em 0.2em;
}
/*セミナー*/
.seminar-list {
  margin: 40px 0;
}
/*登録組織検索*/
body.isomember .content-isomember {
  min-height: 100px;
}
body.isomember .content-isomember__inner {
  transition: all 0.4s ease;
  pointer-events: none;
  opacity: 0;
}
body.isomember .content-isomember.active .read {
  display: none;
}
body.isomember .content-isomember.active .content-isomember__inner {
  pointer-events: all;
  opacity: 1;
}
@media (max-width: 980px) {
  body.isomember .iso-search-result-wrap::before {
    content: "スクロール▶︎";
    font-size: 1.2rem;
  }
}
@media (max-width: 980px) {
  body.isomember .iso-search-result {
    overflow-x: scroll;
  }
  body.isomember .iso-search-result::-webkit-scrollbar {
    height: 5px;
    width: 5px;
  }
  body.isomember .iso-search-result::-webkit-scrollbar-track {
    background-color: #efefef;
    border-radius: 5px;
  }
  body.isomember .iso-search-result::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 5px;
  }
}
body.isomember .iso-search-result table th, body.isomember .iso-search-result table td {
  text-align: left;
  padding: 10px;
  border: solid 1px #ccc;
}
@media (max-width: 980px) {
  body.isomember .iso-search-result table {
    width: 800px !important;
  }
}
body.isomember .iso-search-result table thead tr th {
  background: var(--first-color);
  color: #fff;
  border: solid 1px #fff !important;
  border-left: solid 1px var(--first-color) !important;
}
body.isomember .iso-search-result table thead tr th:last-child {
  border-right: solid 1px var(--first-color) !important;
}
body.isomember .iso-search-result table tbody {
  border-top: solid 1px #A4A4A4 !important;
}
body.isomember .iso-search-result table tbody tr:nth-child(odd) td {
  background: #fff !important;
}
body.isomember .iso-search-result table tbody tr td {
  border: none !important;
  background: #F4F5F7 !important;
  border: solid 1px #A4A4A4 !important;
  vertical-align: middle;
}
body.isomember .iso-search-result table tbody tr td a {
  text-align: center;
  display: block;
  border: solid 1px #ccc;
  border-radius: 40px;
  position: relative;
  background: #fff;
  font-size: 1.4rem;
  padding: 5px 0;
}
@media (max-width: 980px) {
  body.isomember .iso-search-result table tbody tr td a {
    font-size: 1.3rem;
    width: 70px !important;
    padding-right: 11px;
  }
}
@media (min-width: 981px) {
  body.isomember .iso-search-result table tbody tr td a {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  body.isomember .iso-search-result table tbody tr td a:hover {
    background: #efefef;
  }
  body.isomember .iso-search-result table tbody tr td a:hover::before {
    right: 5px;
  }
}
body.isomember .iso-search-result table tbody tr td a::before {
  transition: all 0.4s ease;
  content: "";
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="29.571" height="18.33" viewBox="0 0 29.571 18.33"><path d="M14.278,18.33,0,8.854,14.321,0l2.659,1.442L4.911,8.9l12.113,8.039Z" transform="translate(17.024 18.33) rotate(180)" fill="%23333333" opacity="0.551"/><path d="M14.278,18.33,0,8.854,14.321,0l2.659,1.442L4.911,8.9l12.113,8.039Z" transform="translate(29.571 18.33) rotate(180)" fill="%23333333" opacity="0.551"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 12px;
  height: 8px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 980px) {
  body.isomember .iso-search-result table tbody tr td a::before {
    width: 10px;
    height: 6px;
    right: 8px;
  }
}
body.isomember .iso-search-result table tbody tr td:nth-child(1) {
  width: 125px;
}
@media (max-width: 980px) {
  body.isomember .iso-search-result table tbody tr td:nth-child(1) {
    width: auto;
    white-space: nowrap;
  }
}
body.isomember .iso-search-result table tbody tr td:nth-child(3) {
  width: 125px;
}
@media (max-width: 980px) {
  body.isomember .iso-search-result table tbody tr td:nth-child(3) {
    width: auto;
    white-space: nowrap;
  }
}
body.isomember .iso-search-result table tbody tr td:last-child {
  width: 125px;
}
@media (max-width: 980px) {
  body.isomember .iso-search-result table tbody tr td:last-child {
    width: auto;
    white-space: nowrap;
  }
}
body.isomember .gotoback-search {
  text-align: right;
  margin-bottom: 15px;
}
body.isomember .gotoback-search a {
  color: var(--first-color);
}
@media (min-width: 981px) {
  body.isomember .gotoback-search a {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  body.isomember .gotoback-search a:hover {
    text-decoration: underline;
  }
}
body.isomember .table-single-isomember tbody {
  border-top: solid 1px #A4A4A4 !important;
}
body.isomember .table-single-isomember tbody tr th {
  padding: 15px;
  background: #F4F5F7 !important;
  border: solid 1px #A4A4A4 !important;
  width: 140px;
}
@media (max-width: 980px) {
  body.isomember .table-single-isomember tbody tr th {
    width: 120px;
  }
}
body.isomember .table-single-isomember tbody tr td {
  padding: 15px;
  border: none !important;
  background: #FFFFFF !important;
  border: solid 1px #A4A4A4 !important;
}
body.isomember .btn-search {
  background: var(--first-color);
  color: #fff;
  border-radius: 10px;
  padding: 7px 20px;
  font-size: 1.6rem;
}
body.isomember input[name="search"] {
  max-width: 420px;
  width: 100%;
  border: solid 1px #ccc;
  padding: 5px;
  border-radius: 6px;
  font-size: 1.8rem;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}
@media (max-width: 980px) {
  body.isomember input[name="search"] {
    width: calc(100% - 80px);
  }
}
body.isomember .iso-search-radio-wrap {
  margin: 30px 0;
}
body.isomember .iso-search-radio {
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
@media (max-width: 980px) {
  body.isomember .iso-search-radio {
    gap: 3px;
  }
}
body.isomember .iso-search-radio > div {
  display: none;
  font-size: 1.8rem;
}
@media (max-width: 980px) {
  body.isomember .iso-search-radio > div {
    font-size: 1.5rem;
  }
}
body.isomember .iso-search-radio > div.active {
  display: block;
}
body.isomember .iso-search-radio label, body.isomember .iso-search-radio a {
  cursor: pointer;
  font-weight: 700;
  background: #fff;
  border: solid 1px var(--first-color);
  border-radius: 6px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  color: #333;
  line-height: 1;
}
@media (min-width: 981px) {
  body.isomember .iso-search-radio label, body.isomember .iso-search-radio a {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  body.isomember .iso-search-radio label:hover, body.isomember .iso-search-radio a:hover {
    background: #efefef;
  }
}
body.isomember .iso-search-radio input {
  display: none;
  transform: scale(1.2);
}
body.isomember .iso-search-radio input:checked + label {
  background: var(--first-color);
  color: #fff;
}
.jaco-news-backnumber.hide {
  pointer-events: none;
  opacity: 0 !important;
}
.jaco-news ul {
  padding: 0 !important;
  list-style: none !important;
  margin-bottom: 50px;
}
.jaco-news ul li {
  margin: 0 !important;
}
.jaco-news ul li a {
  display: block;
  padding: 5px 0;
  font-size: 1.8rem;
}
@media (min-width: 981px) {
  .jaco-news ul li a {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .jaco-news ul li a:hover {
    color: var(--first-color);
  }
}
.jaco-news ul li span {
  display: inline-block;
  margin-right: 10px;
}
.jaco-news ul li:nth-child(n + 5) {
  display: none;
}
/*fotm*/
.jaco__form {
  margin: auto;
}
.jaco__form p {
  margin: 0;
}
.jaco__form sup {
  font-size: 1.2rem;
  color: #fff;
  font-weight: 500;
  padding: 0 3px;
  border-radius: 4px;
  background: red;
  margin: 0 0 0 7px;
  transform: translateY(-2px);
  display: inline-block;
}
.jaco__form--thanks {
  font-size: 2.4rem;
  text-align: center;
}
@media (max-width: 980px) {
  .jaco__form--thanks {
    font-size: 1.8rem;
  }
}
.jaco__form--box {
  border: solid 1px var(--first-color) !important;
  padding: 30px;
  margin: 0 0 30px;
}
@media (max-width: 980px) {
  .jaco__form--box {
    padding: 20px;
  }
}
.jaco__form h3 {
  padding: 10px !important;
  text-align: left !important;
  font-size: 2rem !important;
  margin: 0 !important;
  margin: 0 0 20px !important;
  border: none !important;
  background: var(--light-color);
}
@media (max-width: 980px) {
  .jaco__form h3 {
    font-size: 1.8rem !important;
  }
}
.jaco__form h3::before, .jaco__form h3::after {
  display: none !important;
}
.form-nav {
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 980px) {
  .form-nav {
    display: block;
  }
}
.form-nav input[type="submit"], .form-nav a, .form-nav button, .form-nav span {
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 2rem;
  padding: 0px 50px;
  margin: 0 10px;
  font-weight: 700;
  background: var(--first-color);
  color: #fff;
  border-radius: 50px;
}
@media (max-width: 980px) {
  .form-nav input[type="submit"], .form-nav a, .form-nav button, .form-nav span {
    font-size: 1.8rem;
    padding: 10px 20px;
    width: 100%;
    display: block;
    margin: 10px 0;
  }
}
.form-nav input[type="submit"][name="submitBack"], .form-nav a[name="submitBack"], .form-nav button[name="submitBack"], .form-nav span[name="submitBack"] {
  background: #666;
}
@media (min-width: 981px) {
  .form-nav input[type="submit"], .form-nav a, .form-nav button, .form-nav span {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .form-nav input[type="submit"]:hover, .form-nav a:hover, .form-nav button:hover, .form-nav span:hover {
    opacity: 0.7;
  }
}
.show-confirm {
  padding: 50px;
  display: none;
}
@media (max-width: 980px) {
  .show-confirm {
    padding: 20px 0;
  }
}
.questionnaire-privacy-policy {
  padding: 10px 0 30px;
  text-align: center;
}
@media (max-width: 980px) {
  .questionnaire-privacy-policy {
    padding: 10px 0 20px;
  }
}
.questionnaire-privacy-policy .btn-privacy-policy {
  color: var(--first-color);
}
.sec-form .box-agreement {
  display: none;
}
.sec-form .box-agreement.active {
  display: block;
}
.sec-form .box-agreement h3 {
  padding: 0px 0 15px !important;
}
.sec-form .box-agreement p {
  margin-bottom: 20px;
}
.sec-form .box-agreement .tbl-form th {
  display: none;
}
.sec-form .box-agreement .tbl-form tbody td {
  padding: 0 !important;
  border: none !important;
}
.sec-form .box-agreement .tbl-form tbody td div div {
  display: block;
  width: 300px;
  padding: 20px;
  border: solid 1px #ccc;
  margin: 20px auto !important;
}
.mw_wp_form_confirm .sec-form .box-agreement {
  display: block;
}
.mw_wp_form_confirm .sec-form .box-agreement .tbl-form th {
  display: none;
}
.mw_wp_form_confirm .sec-form .box-agreement .tbl-form tbody td {
  padding: 0 !important;
  border: none !important;
}
.mw_wp_form_confirm .sec-form .box-agreement .tbl-form tbody td div div {
  display: block;
  width: 300px;
  padding: 20px;
  border: solid 1px #ccc;
  margin: 20px 0 !important;
}
.mw_wp_form_confirm .questionnaire-privacy-policy {
  display: none;
}
.mw_wp_form_confirm .hide-confirm {
  display: none;
}
.mw_wp_form_confirm .show-confirm {
  display: block;
}
@media (min-width: 981px) {
  .mw_wp_form_confirm .tbl-form tbody th, .mw_wp_form_confirm .tbl-form tbody td {
    border-bottom: solid 1px #ccc;
  }
}
.member_sub > div {
  margin-bottom: 30px;
}
.tbl-form {
  box-sizing: border-box;
}
.tbl-form .error {
  margin-top: 5px;
}
.tbl-form tbody th {
  width: 160px;
  text-align: left;
  padding: 8px 0;
  vertical-align: middle;
}
@media (max-width: 980px) {
  .tbl-form tbody th {
    width: 100%;
    display: block;
  }
}
@media (max-width: 980px) {
  .tbl-form tbody tr:last-child td {
    margin-bottom: 0;
  }
}
@media (max-width: 980px) {
  .tbl-form tbody td {
    display: block;
    margin-bottom: 14px;
  }
}
@media (min-width: 981px) {
  .tbl-form tbody td {
    padding: 8px 20px;
  }
}
.tbl-form tbody td div {
  margin: 5px 0;
  font-size: 1.4rem;
}
.tbl-form__w tbody th {
  width: 200px;
}
@media (max-width: 980px) {
  .tbl-form__w tbody th {
    width: 100%;
    display: block;
  }
}
.tbl-form input[type="text"], .tbl-form textarea, .tbl-form select, .tbl-form input[type="password"], .tbl-form input[type="email"], .tbl-form input[type="number"] {
  border: solid 1px #ccc;
  padding: 5px;
  border-radius: 4px;
  font-size: 1.6rem;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}
@media (max-width: 980px) {
  .tbl-form input[type="text"], .tbl-form textarea, .tbl-form select, .tbl-form input[type="password"], .tbl-form input[type="email"], .tbl-form input[type="number"] {
    font-size: 1.4rem;
    display: inline-block;
  }
  .tbl-form input[type="text"][size="60"], .tbl-form textarea[size="60"], .tbl-form select[size="60"], .tbl-form input[type="password"][size="60"], .tbl-form input[type="email"][size="60"], .tbl-form input[type="number"][size="60"] {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box;
  }
}
.tbl-form select:invalid {
  color: #bbb;
}
.tbl-form select option {
  color: black;
}
.tbl-form select option:first-child {
  color: #bbb;
}
.tbl-form textarea {
  width: 100% !important;
}
.tbl-form .mwform-radio-field {
  font-size: 1.6rem;
}
input[type="text"], textarea, select, input[type="password"], input[type="email"], input[type="number"] {
  border: solid 1px #ccc;
  padding: 5px;
  border-radius: 6px;
  font-size: 1.6rem;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}
input[type="submit"] {
  cursor: pointer;
  background: var(--first-color);
  color: #fff;
  border-radius: 10px;
  padding: 10px;
}
@media (min-width: 981px) {
  input[type="submit"] {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  input[type="submit"]:hover {
    opacity: 0.7;
  }
}
/*マークダウンロード*/
.err {
  font-size: 1.2rem;
  color: red;
  display: block;
}
.members__loginform {
  border-radius: 12px;
  max-width: 440px;
  padding: 30px;
  background: #efefef;
  margin: 0 auto 100px;
}
@media (max-width: 980px) {
  .members__loginform {
    padding: 20px;
  }
}
.members__loginform .fc--red p {
  margin: 0;
  font-size: 1.2rem;
}
.members__loginform--box > div {
  margin: 10px 0;
}
.members__loginform--box > div label {
  font-size: 1.2rem;
  display: block;
  margin-bottom: 5px;
}
.members__loginform--box > div input {
  width: 100%;
  display: block;
}
.members__loginform .form-example {
  text-align: right;
}
.members__loginform .form-example input {
  margin: 20px 0 0 auto;
  font-size: 1.6rem;
}
@media (min-width: 981px) {
  .members__loginform .form-example input {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .members__loginform .form-example input:hover {
    opacity: 0.7;
  }
}
/*環境法令マンスリー*/
/*タブコンテンツ*/
@media (max-width: 980px) {
  .tab--nav {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr;
    gap: 5px;
    margin-bottom: 5px;
  }
}
.tab--nav > * {
  font-size: 1.3rem;
  font-weight: bold;
  padding: 10px 20px;
  display: inline-block;
  border: solid 1px var(--light-color2);
  position: relative;
  z-index: 2;
  cursor: pointer;
  user-select: none;
  margin-bottom: -1px;
  opacity: 0.5;
}
@media (max-width: 980px) {
  .tab--nav > * {
    text-align: center;
  }
}
@media (min-width: 981px) {
  .tab--nav > * {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .tab--nav > *:hover {
    opacity: 1;
  }
}
.tab--nav > *.active {
  background: var(--light-color2);
  color: var(--first-color);
  opacity: 1;
}
@media (min-width: 981px) {
  .tab--nav > *.active {
    border-bottom: solid 1px var(--light-color2);
  }
}
@media (max-width: 980px) {
  .tab--nav > *.active {
    color: #fff;
    background: var(--first-color);
    border-bottom: solid 1px var(--first-color);
  }
}
.tab--content > * {
  display: none;
  padding: 40px;
  border: solid 1px #ccc;
}
@media (max-width: 980px) {
  .tab--content > * {
    padding: 20px;
  }
}
.tab--content > *.active {
  display: block;
}
