@charset "UTF-8";
/*
Theme Name: ESES-INC
Theme URI: https://eses-inc.jp/
Author: ESES-INC
Author https://eses-inc.jp/
Version: 1.0.0
*/
/* A Modern CSS Reset */
*, *::before, *::after {
  box-sizing: border-box;
}

body, h1, h2, h3, h4, p, figure, blockquote, dl, dd {
  margin: 0;
}

ul[role=list], ol[role=list] {
  list-style: none;
}

html:focus-within {
  scroll-behavior: smooth;
}

body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

a:not([class]) {
  text-decoration-skip-ink: auto;
}

img, picture {
  max-width: 100%;
  display: block;
}

input, button, textarea, select {
  font: inherit;
}

@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }

  *, *::before, *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
@font-face {
  font-family: "DINPro-Bold";
  font-display: swap;
  src: url("fonts/DINPro-Bold.woff") format("woff"), url("fonts/DINPro-Bold.ttf") format("truetype");
}
html {
  font-size: 62.5%;
}

body {
  background: #fff;
  color: #333;
  font-family: "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS P Gothic, Verdana, sans-serif;
  font-feature-settings: "palt";
  font-size: 1.4rem;
  letter-spacing: 0.08em;
  line-height: 1.8;
  word-wrap: break-word;
}
@media screen and (min-width: 48em) {
  body {
    font-size: 1.6rem;
  }
}

.sp, .tab {
  display: none;
}

img {
  height: auto;
}

.font-bold {
  font-weight: bold;
}

a {
  color: #333;
  text-decoration: none;
  transition: 0.2s;
}
a img {
  transition: 0.2s;
}
a:hover img {
  opacity: 0.8;
}
.single-cont a:not(.wp-block-button__link, .bt, .bt-type02, .bt-type03, .relation-cont a), .entry-content a:not(.home a, .link-line a, .recruitment-list a, .wp-block-button__link, .bt, .bt-type02, .bt-type03) {
  border-bottom: #338691 1px solid;
  color: #338691;
  padding-bottom: 0.4em;
}
.single-cont a:not(.wp-block-button__link, .bt, .bt-type02, .bt-type03, .relation-cont a):hover, .entry-content a:not(.home a, .link-line a, .recruitment-list a, .wp-block-button__link, .bt, .bt-type02, .bt-type03):hover {
  border-bottom: #333 1px solid;
  color: #333;
}
.link-line a {
  border-bottom: #333 1px solid;
  padding-bottom: 0.3em;
}
.link-line a:hover {
  border-bottom: #338691 1px solid;
  color: #338691;
}
a.bt-type02 {
  border: #fff 4px solid;
  color: #fff;
  display: block;
  font-weight: bold;
  letter-spacing: 0.3em;
  line-height: 1.6;
  margin: 0 auto;
  padding: 1.5em 0.5em;
  text-align: center;
  width: 290px;
}
@media screen and (min-width: 48em) {
  a.bt-type02 {
    padding: 1.5em 2em;
    width: 400px;
  }
}
a.bt-type02:hover {
  background: #fff;
  color: #338691;
}
a.bt-type03, .bt-type03 a {
  background: url("images/common/icon_arrow02.svg") right 1.3em center no-repeat;
  background-size: 20px;
  border: #333 2px solid;
  border-radius: 5px;
  display: block;
  font-weight: bold;
  letter-spacing: 0.3em;
  line-height: 1.6;
  margin: 0 auto;
  padding: 1.2em 0.5em;
  text-align: center;
}
@media screen and (min-width: 48em) {
  a.bt-type03, .bt-type03 a {
    padding: 1.4em 2em;
  }
}
a.bt-type03:hover, .bt-type03 a:hover {
  background: #338691 url("images/common/icon_arrow.svg") right 1.3em center no-repeat;
  background-size: 20px;
  border: #338691 2px solid;
  color: #fff;
}
.wp-block-heading.link-line a {
  padding-bottom: 0.1em;
}
@media screen and (min-width: 48em) {
  .wp-block-heading.link-line a {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 48em) {
  .wp-block-heading.link-line.size-m a {
    font-size: 1.6rem;
  }
}

.wp-block-buttons .wp-block-button {
  margin-bottom: 2.5em;
}
.wp-block-buttons .wp-block-button__link {
  background: #333;
  border-radius: 5px;
  color: #fff;
  display: block;
  font-family: DINPro-Bold, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS P Gothic, Verdana, sans-serif;
  letter-spacing: 0.1em;
  line-height: 1.4;
  padding: 0.8em 2em;
  text-align: center;
}
@media screen and (min-width: 48em) {
  .wp-block-buttons .wp-block-button__link {
    font-size: 2rem;
  }
}
.wp-block-buttons .wp-block-button__link:hover {
  background: #338691;
}

.hover-blue .wp-block-button__link:hover {
  background: #338691 !important;
}

.type02 .wp-block-button__link {
  background: url("images/common/icon_arrow05.svg") right 1.2em center no-repeat;
  border: #333 2px solid;
  border-radius: 0;
  color: #333;
  font-weight: bold;
  font-size: 1.4rem;
  padding: 1.1em 4.5em 1.1em 3em;
}
.type02 .wp-block-button__link:hover {
  background: url("images/common/icon_arrow06.svg") right 1.2em center no-repeat;
  border: #338691 2px solid;
  color: #338691;
}

.type03 .wp-block-button__link {
  background: none;
  color: #333;
  letter-spacing: 0;
  padding: 0 0 0 3em;
  position: relative;
}
@media screen and (min-width: 48em) {
  .type03 .wp-block-button__link {
    font-size: 1.6rem;
  }
}
.type03 .wp-block-button__link:before {
  background: #333;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 50%;
  width: 40px;
}
.type03 .wp-block-button__link:after {
  background: #338691;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  top: 50%;
  transition: 0.2s;
  width: 0;
}
.type03 .wp-block-button__link:hover {
  background: none;
  color: #338691;
}
.type03 .wp-block-button__link:hover:after {
  width: 40px;
}

.type04 .wp-block-button__link {
  font-size: 1.8rem;
  padding: 1.5em 2em;
}
@media screen and (min-width: 48em) {
  .type04 .wp-block-button__link {
    font-size: 2.4rem;
    padding: 1.8em 7em;
  }
}

.cont {
  overflow: hidden;
  padding: 2em 0 0;
}
@media screen and (min-width: 48em) {
  .cont {
    padding: 5em 0 0;
  }
}
.cont__inner {
  padding: 2em 8%;
}
@media screen and (min-width: 48em) {
  .cont__inner {
    padding: 2em 4%;
  }
}
.cont__inner02 {
  padding: 0 0.6em;
}
@media screen and (min-width: 48em) {
  .cont__inner02 {
    padding: 0 1.2em;
  }
}
.cont__inner03 {
  padding: 4em 8% 2em;
}
@media screen and (min-width: 48em) {
  .cont__inner03 {
    padding: 3em 3.4%;
  }
}
.cont__inner04 {
  padding: 4em 8% 0;
}
@media screen and (min-width: 48em) {
  .cont__inner04 {
    padding: 5.8em 3.4% 0;
  }
}
.cont__inner05 {
  padding: 0em 8% 2em;
}
@media screen and (min-width: 48em) {
  .cont__inner05 {
    padding: 0em 4% 2em;
  }
}
@media screen and (min-width: 48em) {
  .cont.type02 {
    padding: 2.2em 0 0;
  }
}
@media screen and (min-width: 48em) {
  .cont.type03 {
    padding: 0;
  }
}
.cont__copy p {
  font-weight: bold;
  font-size: 1.4rem;
  letter-spacing: 0.03em;
}
@media screen and (min-width: 48em) {
  .cont__copy p {
    font-size: 2rem;
    letter-spacing: 0.08em;
  }
}
.cont__copy .size-l {
  font-size: 1.6rem;
}
@media screen and (min-width: 48em) {
  .cont__copy .size-l {
    font-size: 2.4rem;
  }
}

.container,
.entry-content {
  width: 100%;
  max-width: 1356px;
  margin: 0 auto;
  padding: 0 1em;
}
@media screen and (min-width: 48em) {
  .container,
.entry-content {
    padding: 0 3em;
  }
}
.blog-cont .container,
.blog-cont .entry-content {
  padding-top: 3.2em;
  padding-bottom: 6em;
}
.blog-cont .container.search-cont,
.blog-cont .entry-content.search-cont {
  padding-top: 3.2em;
  padding-bottom: 0;
}
.blog-cont .container.search-cont02,
.blog-cont .entry-content.search-cont02 {
  padding-top: 0;
  padding-bottom: 0;
}
.blog-cont .container.type02,
.blog-cont .entry-content.type02 {
  padding-bottom: 0;
}
.home .container,
.home .entry-content {
  max-width: 100%;
  padding: 0;
}

.entry-content {
  padding-top: 2em;
  padding-bottom: 3em;
}
@media screen and (min-width: 48em) {
  .entry-content {
    padding-top: 5em;
    padding-bottom: 5em;
  }
  .post-3 .entry-content {
    padding-top: 4em;
  }
}

.page-template-page-full .entry-content {
  max-width: none;
  padding: 0;
}
.page-template-page-full .wp-block-group {
  width: 100%;
  max-width: 1356px;
  margin-left: auto;
  margin-right: auto;
}
.page-template-page-full .wp-block-group.circle {
  padding: 0 1em;
}
@media screen and (min-width: 64.0625em) {
  .page-template-page-full .wp-block-group.circle {
    padding: 0 3em;
  }
}

.bg-gray {
  background: #f9f9f9;
}

.bg-blue {
  background: #f1fdff;
}

h2, .heading02 {
  font-family: DINPro-Bold, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS P Gothic, Verdana, sans-serif;
  font-size: 3.4rem;
  letter-spacing: 0.1em;
  line-height: 1.6;
  margin-bottom: 1.2em;
}
@media screen and (min-width: 48em) {
  h2, .heading02 {
    font-size: 4.2rem;
    line-height: 1.2;
  }
}
@media screen and (min-width: 64.0625em) {
  h2, .heading02 {
    font-size: 5rem;
    margin-bottom: 2.4em;
  }
}
h2.type02, .heading02.type02 {
  font-size: 2.2rem;
  line-height: 1.2;
}
@media screen and (min-width: 64.0625em) {
  h2.type02, .heading02.type02 {
    font-size: 6.4rem;
    margin-bottom: 0.8em;
  }
}
h2.type03, .heading02.type03 {
  background: url("/wp-content/themes/eses-inc/images/common/logo-gray.svg") left center no-repeat;
  background-size: 300px;
  font-size: 2rem;
  margin: 0.7em 0;
  min-height: 118px;
  padding: 1em;
  position: relative;
}
@media screen and (min-width: 64.0625em) {
  h2.type03, .heading02.type03 {
    background-size: 755px;
    font-size: 3.4rem;
    line-height: 1.8;
    min-height: 261px;
    padding: 1.7em 2.6em;
  }
}
h2.type03:not(:first-of-type), .heading02.type03:not(:first-of-type) {
  margin-top: 3.6em;
}
@media screen and (min-width: 64.0625em) {
  h2.type03.lh-s, .heading02.type03.lh-s {
    line-height: 1.6;
  }
}
h2.type03 .size-l, .heading02.type03 .size-l {
  font-size: 2.4rem;
}
@media screen and (min-width: 64.0625em) {
  h2.type03 .size-l, .heading02.type03 .size-l {
    font-size: 4rem;
  }
}
h2.type03 .size-xl, .heading02.type03 .size-xl {
  font-size: 2.8rem;
  letter-spacing: 0;
}
@media screen and (min-width: 64.0625em) {
  h2.type03 .size-xl, .heading02.type03 .size-xl {
    font-size: 4.8rem;
  }
}
h2 .ttl-jp, .heading02 .ttl-jp {
  display: block;
  font-size: 1.6rem;
}
@media screen and (min-width: 48em) {
  h2 .ttl-jp, .heading02 .ttl-jp {
    font-size: 2rem;
    margin-top: 0.4em;
  }
}
.blog-cont h2 .ttl-jp, .blog-cont .heading02 .ttl-jp {
  color: #338691;
  font-size: 1.4rem;
}
.home h2, .home .heading02 {
  font-size: 5rem;
  letter-spacing: 0;
  line-height: 1.2;
  margin-bottom: 0.5em;
  padding: 0 1em;
}
@media screen and (min-width: 48em) {
  .home h2, .home .heading02 {
    font-size: 6rem;
    line-height: 1;
    padding: 0 0.5em;
  }
}
@media screen and (min-width: 64.0625em) {
  .home h2, .home .heading02 {
    font-size: 11rem;
  }
}
.home .site-footer h2, .home .site-footer .heading02 {
  padding: 0;
}

h3, .heading03 {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 60%, #e8e8e8 60%);
  display: inline-block;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 1.6;
  margin-bottom: 1.6em;
}
@media screen and (min-width: 48em) {
  h3, .heading03 {
    font-size: 2.4rem;
    line-height: 1.4;
  }
}
@media screen and (min-width: 64.0625em) {
  h3, .heading03 {
    font-size: 3.2rem;
  }
}
h3.type02, .heading03.type02 {
  background: transparent;
  margin-bottom: 1.3em;
}
h3.type03, .heading03.type03 {
  background: transparent;
  color: #338691;
  font-family: DINPro-Bold, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS P Gothic, Verdana, sans-serif;
}
@media screen and (min-width: 64.0625em) {
  h3.type03, .heading03.type03 {
    font-size: 2.2rem;
  }
}
h3.type04, .heading03.type04 {
  background: transparent;
  display: block;
}
@media screen and (min-width: 64.0625em) {
  h3.type04, .heading03.type04 {
    font-size: 1.8rem;
  }
}
h3.type05, .heading03.type05 {
  background: transparent;
  color: #338691;
  font-size: 1.8rem;
  letter-spacing: 0;
  margin: 0.5em 0 0.9em;
}
@media screen and (min-width: 64.0625em) {
  h3.type05, .heading03.type05 {
    font-size: 4rem;
  }
}
h3.type06, .heading03.type06 {
  background: transparent;
  font-family: DINPro-Bold, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS P Gothic, Verdana, sans-serif;
  font-size: 2rem;
  letter-spacing: 0;
  margin: 0;
}
@media screen and (min-width: 64.0625em) {
  h3.type06, .heading03.type06 {
    font-size: 4.8rem;
  }
}
h3.type07, .heading03.type07 {
  background: transparent;
  border-bottom: #333 1px solid;
  display: block;
  margin-bottom: 0.8em;
}
@media screen and (min-width: 64.0625em) {
  h3.type07, .heading03.type07 {
    font-size: 3.4rem;
  }
}
h3.type08, .heading03.type08 {
  background: transparent;
  line-height: 1.5;
  margin-bottom: 1.1em;
}
h3.type08.lh-l, .heading03.type08.lh-l {
  line-height: 1.8;
  margin-bottom: 0.8em;
}
@media screen and (min-width: 64.0625em) {
  h3.type08, .heading03.type08 {
    font-size: 3.4rem;
  }
}
h3.type09, .heading03.type09 {
  background: transparent;
  font-family: DINPro-Bold, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS P Gothic, Verdana, sans-serif;
  font-size: 3rem;
  letter-spacing: 0;
  line-height: 1.2;
  margin-bottom: 1.7em;
}
@media screen and (min-width: 48em) {
  h3.type09, .heading03.type09 {
    font-size: 5rem;
  }
}
@media screen and (min-width: 64.0625em) {
  h3.type09, .heading03.type09 {
    font-size: 8rem;
  }
}
h3.type09 .size-l, .heading03.type09 .size-l {
  font-size: 3.3rem;
  margin-bottom: 1.3em;
}
@media screen and (min-width: 48em) {
  h3.type09 .size-l, .heading03.type09 .size-l {
    font-size: 6rem;
  }
}
@media screen and (min-width: 64.0625em) {
  h3.type09 .size-l, .heading03.type09 .size-l {
    font-size: 10rem;
  }
}
h3 .ttl-jp, .heading03 .ttl-jp {
  color: #333;
  display: inline-block;
  font-size: 1.2rem;
  margin-left: 1.2em;
}
@media screen and (min-width: 48em) {
  h3 .ttl-jp, .heading03 .ttl-jp {
    font-size: 1.3rem;
  }
}
h3 .small, .heading03 .small {
  font-size: 1.4rem;
}
@media screen and (min-width: 64.0625em) {
  h3 .small, .heading03 .small {
    font-size: 2.4rem;
  }
}

h4, .heading04 {
  font-size: 1.6rem;
  line-height: 1.6;
  margin-bottom: 1.2em;
}
@media screen and (min-width: 48em) {
  h4, .heading04 {
    font-size: 2.4rem;
    line-height: 1.4;
  }
}
@media screen and (min-width: 64.0625em) {
  h4, .heading04 {
    font-size: 3.2rem;
  }
}
h4.type02, .heading04.type02 {
  font-family: DINPro-Bold, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS P Gothic, Verdana, sans-serif;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 1.8;
  margin: 0;
}
@media screen and (min-width: 48em) {
  h4.type02, .heading04.type02 {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 48em) {
  h4.type03, .heading04.type03 {
    font-size: 2rem;
    margin-bottom: 1.4em;
  }
}
h4.type04, .heading04.type04 {
  border-bottom: #333 1px solid;
  font-size: 1.4rem;
  margin: 0.8em 0 1.7em;
  padding-bottom: 0.3em;
}
@media screen and (min-width: 48em) {
  h4.type04, .heading04.type04 {
    font-size: 1.8rem;
  }
}
h4.type05, .heading04.type05 {
  border-left: #333 6px solid;
  font-size: 1.6rem;
  margin-bottom: 1.8em;
  padding-left: 0.8em;
}
@media screen and (min-width: 64.0625em) {
  h4.type05, .heading04.type05 {
    font-size: 2.4rem;
  }
}
h4.type06, .heading04.type06 {
  font-size: 1.6rem;
  margin-bottom: 0.3em;
}
@media screen and (min-width: 64.0625em) {
  h4.type06, .heading04.type06 {
    font-size: 2rem;
  }
}
h4.type07, .heading04.type07 {
  line-height: 1.7;
  margin-bottom: 0.8em;
}
@media screen and (min-width: 64.0625em) {
  h4.type07, .heading04.type07 {
    font-size: 3.4rem;
  }
}
h4.type08, .heading04.type08 {
  font-size: 1.4rem;
  margin-bottom: 1.8em;
}
@media screen and (min-width: 48em) {
  h4.type08, .heading04.type08 {
    font-size: 1.6rem;
  }
}

p {
  margin-bottom: 1.7em;
}
@media screen and (min-width: 48em) {
  p.lead {
    font-size: 2rem;
  }
}

figure {
  margin-bottom: 1.5em;
}

.site-main ul {
  list-style: disc;
  margin-bottom: 1.7em;
  padding: 0 0 0 1.5em;
}
.site-main ul .lh-s {
  line-height: 1.3;
}
.site-main ul.type02,
.site-main ol.type02 {
  counter-reset: number 0;
  list-style: none;
  padding: 0;
}
.site-main ul.type02 li,
.site-main ol.type02 li {
  padding: 1.4em 0 0.4em 2.3em;
  position: relative;
}
@media screen and (min-width: 48em) {
  .site-main ul.type02 li,
.site-main ol.type02 li {
    padding: 3em 0 1.7em 3.3em;
  }
}
.site-main ul.type02 li:before,
.site-main ol.type02 li:before {
  color: #f9f9f9;
  content: counter(number, upper-alpha);
  counter-increment: number 1;
  font-family: DINPro-Bold, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS P Gothic, Verdana, sans-serif;
  font-size: 5rem;
  letter-spacing: 0;
  line-height: 1;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
@media screen and (min-width: 48em) {
  .site-main ul.type02 li:before,
.site-main ol.type02 li:before {
    font-size: 10rem;
  }
}
.site-main ol {
  margin-bottom: 1.7em;
}
.site-main ol.type02 li {
  font-weight: bold;
}
@media screen and (min-width: 48em) {
  .site-main ol.type02 li {
    font-size: 1.8rem;
    padding: 2.4em 0 2.4em 3.3em;
  }
}
.site-main ol.type02 li:before {
  content: counter(number, decimal-leading-zero);
}

table {
  width: 100%;
  border-top: #bbd8df solid 1px;
  border-spacing: 0;
  margin-bottom: 2em;
}
table th,
table td {
  padding: 0.5em;
  border-bottom: #bbd8df solid 1px;
}
@media screen and (min-width: 48em) {
  table th,
table td {
    padding: 0.6em 1em;
  }
}
table th {
  background-color: #d6e3e6;
  text-align: left;
  width: 30%;
}
table caption {
  font-weight: bold;
  margin-bottom: 0.5em;
}
@media screen and (min-width: 48em) {
  table caption {
    font-size: 2rem;
  }
}

.wp-block-table table {
  border-top: none;
}
.wp-block-table th, .wp-block-table td {
  border: #ccc solid 1px;
}
@media screen and (min-width: 48em) {
  .wp-block-table th, .wp-block-table td {
    padding: 0.9em 1.2em;
  }
}
.wp-block-table th {
  background: #d7e9ec;
  color: #338691;
}
.wp-block-table.type02 td:first-child {
  background: #d7e9ec;
  color: #338691;
  font-weight: bold;
}
.wp-block-table td {
  background: #f9f9f9;
}
.wp-block-table.type03 th, .wp-block-table.type03 td {
  background: #fff;
  border: none;
  color: #333;
  padding: 0 1.2em;
}
.wp-block-table.type04 th, .wp-block-table.type04 td {
  border: #333 solid 1px;
  letter-spacing: 0;
  line-height: 1.3;
  text-align: center;
}
@media screen and (min-width: 48em) {
  .wp-block-table.type04 th, .wp-block-table.type04 td {
    padding: 0.4em;
  }
}
.wp-block-table.type04 td {
  background: #fff;
}
.wp-block-table.type04 td:nth-child(2) {
  background: #d7e9ec;
}
.wp-block-table.type05 table {
  border-bottom: #929292 1px solid;
}
.wp-block-table.type05 th, .wp-block-table.type05 td {
  background: #fff;
  border: none;
  border-top: #929292 1px solid;
  color: #333;
  padding: 0.7em 1.4em;
}

dl {
  display: flex;
  flex-wrap: wrap;
}
dl dt {
  width: 30%;
}
dl dd {
  padding-left: 1em;
  width: 70%;
}

.wp-block-columns .wp-block-image {
  max-width: 280px;
  margin: 0 auto;
}
@media screen and (min-width: 48em) {
  .wp-block-columns .wp-block-image {
    max-width: 100%;
    margin: unset;
  }
}
.wp-block-columns .wp-block-column.border-box {
  border-bottom: #929292 1px solid;
  border-top: #929292 1px solid;
  padding: 2.8em 0;
}
.wp-block-columns.sp-two {
  gap: 1em;
}
.wp-block-columns.sp-two .wp-block-column {
  flex-basis: 47% !important;
}
@media screen and (min-width: 48em) {
  .wp-block-columns.sp-two .wp-block-column {
    flex-basis: 23% !important;
  }
}
@media screen and (min-width: 64.0625em) {
  .wp-block-columns.sp-two .wp-block-column {
    flex-basis: 100% !important;
  }
}
@media screen and (min-width: 64.0625em) {
  .wp-block-columns.gap-l {
    gap: 3em;
  }
}
@media screen and (min-width: 64.0625em) {
  .wp-block-columns.gap-xl {
    gap: 5em;
  }
}
@media screen and (min-width: 64.0625em) {
  .wp-block-columns.box {
    gap: 3em;
    margin-top: 8.5em;
  }
}
.wp-block-columns.box .wp-block-column {
  border: #333 1px solid;
  padding: 1em 2em 2em;
}
@media screen and (min-width: 48em) {
  .wp-block-columns.box .wp-block-column {
    padding: 1.8em 3em 3em;
  }
}
.wp-block-columns.box .size-l {
  font-family: DINPro-Bold, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS P Gothic, Verdana, sans-serif;
  font-weight: bold;
  font-size: 1.8rem;
  margin: 0.1em 0 1em;
}
@media screen and (min-width: 48em) {
  .wp-block-columns.box .size-l {
    font-size: 3.4rem;
  }
}
.wp-block-columns.point {
  counter-reset: number 0;
}
@media screen and (min-width: 64.0625em) {
  .wp-block-columns.point {
    gap: 3em;
  }
}
.wp-block-columns.point .wp-block-column {
  align-items: center;
  border: #333 2px solid;
  display: flex;
  min-height: 100px;
  padding: 1em 2.4em;
  position: relative;
}
@media screen and (min-width: 48em) {
  .wp-block-columns.point .wp-block-column {
    min-height: 180px;
  }
}
.wp-block-columns.point .wp-block-column:before {
  color: #f9f9f9;
  content: counter(number, decimal-leading-zero);
  counter-increment: number 1;
  font-family: DINPro-Bold, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS P Gothic, Verdana, sans-serif;
  font-size: 11rem;
  letter-spacing: 0;
  line-height: 1;
  position: absolute;
  right: 0;
  top: -0.1em;
  z-index: -1;
}
@media screen and (min-width: 48em) {
  .wp-block-columns.point .wp-block-column:before {
    font-size: 20rem;
  }
}
.wp-block-columns.point p {
  font-weight: bold;
  letter-spacing: 0.02em;
  margin: 0;
}
@media screen and (min-width: 48em) {
  .wp-block-columns.point p {
    font-size: 1.8rem;
  }
}
.wp-block-columns.point p.size-m {
  letter-spacing: 0;
}
@media screen and (min-width: 48em) {
  .wp-block-columns.point p.size-m {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 64.0625em) {
  .wp-block-columns.point.type02:first-child, .wp-block-columns.point.type03:first-child {
    margin-bottom: 3em;
  }
}
.wp-block-columns.point.type02 .wp-block-column, .wp-block-columns.point.type03 .wp-block-column {
  background-color: #f9f9f9;
  background-image: url("/wp-content/uploads/2023/06/icon_feature05.png");
  background-position: 0.8em center;
  background-repeat: no-repeat;
  background-size: 32px;
  border: none;
  font-size: 1.3rem;
  letter-spacing: 0;
  line-height: 1.4;
  padding: 1.2em 0.8em 1.2em 3.8em;
  min-height: 70px;
}
@media screen and (min-width: 48em) {
  .wp-block-columns.point.type02 .wp-block-column, .wp-block-columns.point.type03 .wp-block-column {
    background-position: 1em center;
    font-size: 1.4rem;
    min-height: 80px;
  }
}
@media screen and (min-width: 64.0625em) {
  .wp-block-columns.point.type02 .wp-block-column, .wp-block-columns.point.type03 .wp-block-column {
    background-size: 44px;
    font-size: 1.6rem;
    min-height: 120px;
    padding: 1em 1em 1em 4.5em;
  }
}
@media screen and (min-width: 80em) {
  .wp-block-columns.point.type02 .wp-block-column, .wp-block-columns.point.type03 .wp-block-column {
    background-position: 1.3em center;
    background-size: auto;
    padding: 1em 1.5em 1em 6.4em;
  }
}
.wp-block-columns.point.type02 .wp-block-column:before, .wp-block-columns.point.type03 .wp-block-column:before {
  display: none;
}
.wp-block-columns.point.type02 .wp-block-column.bg02, .wp-block-columns.point.type03 .wp-block-column.bg02 {
  background-image: url("/wp-content/uploads/2023/06/icon_feature06.png");
}
.wp-block-columns.point.type02 .wp-block-column.bg03, .wp-block-columns.point.type03 .wp-block-column.bg03 {
  background-image: url("/wp-content/uploads/2023/06/icon_feature07.png");
}
.wp-block-columns.point.type02 .wp-block-column.bg04, .wp-block-columns.point.type03 .wp-block-column.bg04 {
  background-image: url("/wp-content/uploads/2023/06/icon_feature08.png");
}
.wp-block-columns.point.type02 .wp-block-column.bg05, .wp-block-columns.point.type03 .wp-block-column.bg05 {
  background-image: url("/wp-content/uploads/2023/06/icon_feature09.png");
}
.wp-block-columns.point.type02 .wp-block-column.bg06, .wp-block-columns.point.type03 .wp-block-column.bg06 {
  background-image: url("/wp-content/uploads/2023/06/icon_feature10.png");
}
.wp-block-columns.point.type02 .wp-block-column.bg07, .wp-block-columns.point.type03 .wp-block-column.bg07 {
  background-image: url("/wp-content/uploads/2023/06/icon_feature11.png");
}
.wp-block-columns.point.type02 .wp-block-column.bg08, .wp-block-columns.point.type03 .wp-block-column.bg08 {
  background-image: url("/wp-content/uploads/2023/06/icon_feature12.png");
}
.wp-block-columns.point.type02 .wp-block-column.bg09, .wp-block-columns.point.type03 .wp-block-column.bg09 {
  background-image: url("/wp-content/uploads/2023/06/icon_feature13.png");
}
.wp-block-columns.point.type02 .wp-block-column.bg10, .wp-block-columns.point.type03 .wp-block-column.bg10 {
  background-image: url("/wp-content/uploads/2023/06/icon_feature14.png");
}
.wp-block-columns.point.type02 .wp-block-column.bg11, .wp-block-columns.point.type03 .wp-block-column.bg11 {
  background-image: url("/wp-content/uploads/2023/06/icon_feature15.png");
}
.wp-block-columns.point.type02 .wp-block-column.bg12, .wp-block-columns.point.type03 .wp-block-column.bg12 {
  background-image: url("/wp-content/uploads/2023/06/icon_feature16.png");
}
@media screen and (min-width: 80em) {
  .wp-block-columns.point.type03 .wp-block-column {
    line-height: 1.4;
    padding: 1em 1em 1em 6em;
  }
}
@media screen and (min-width: 64.0625em) {
  .wp-block-columns.point.type04 {
    gap: 1em;
  }
}
@media screen and (min-width: 64.0625em) {
  .wp-block-columns.point.type04:first-child {
    margin-bottom: 4em;
  }
}
.wp-block-columns.point.type04 .wp-block-column {
  border: none;
  display: block;
  padding: 0;
  text-align: center;
}
.wp-block-columns.point.type04 .wp-block-column:before {
  display: none;
}
.wp-block-columns.point.type04 p {
  margin-bottom: 0.5em;
}
@media screen and (min-width: 64.0625em) {
  .wp-block-columns.point.type04 p {
    margin-bottom: 2.5em;
  }
}

.flexbox {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto 2em;
}
.flexbox img {
  margin: 0 auto;
}
.flexbox__item {
  flex: 1;
}
.flexbox.h-bottom {
  align-items: baseline;
}
.flexbox.h-center {
  align-items: center;
}
@media screen and (min-width: 48em) {
  .flexbox.pc-reverse {
    flex-direction: row-reverse;
  }
}
@media screen and (max-width: 64em) {
  .flexbox.tab-reverse {
    flex-direction: column-reverse;
  }
}
@media screen and (max-width: 47.9375em) {
  .flexbox.sp-reverse {
    flex-direction: column-reverse;
  }
}
.flexbox.two-col .flexbox__item {
  flex: none;
  width: 50%;
}
.flexbox.three-col .flexbox__item {
  flex: none;
  margin: 0 1.3% 20px;
  width: 31.6%;
}
.flexbox.three-col .flexbox__item:first-child, .flexbox.three-col .flexbox__item:nth-child(3n+1) {
  margin-left: 0;
}
.flexbox.three-col .flexbox__item:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 64em) {
  .flexbox.tab-one .flexbox__item {
    flex: none;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 47.9375em) {
  .flexbox.sp-one .flexbox__item {
    flex: none;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 47.9375em) {
  .flexbox.sp-two .flexbox__item {
    flex: none;
    width: 50%;
  }
}

@media (max-width: 600px) {
  .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
    grid-row: 1;
  }

  .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
    grid-row: 2;
  }
}
.v-center {
  display: flex;
  align-items: center;
}

.v-a-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.site-header {
  display: flex;
  justify-content: space-between;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
@media screen and (min-width: 48em) {
  .blog-cont .site-header {
    align-items: center;
    background: rgba(50, 134, 145, 0.8);
    height: 60px;
  }
}
@media screen and (min-width: 64.0625em) {
  .blog-cont .site-header {
    height: 100px;
  }
}
@media screen and (min-width: 48em) {
  .blog-cont .site-header.js-fixed {
    background: rgba(50, 134, 145, 0);
    height: 60px;
  }
}

.site-branding {
  align-items: center;
  background: #338691;
  display: flex;
  height: 60px;
  justify-content: center;
  padding: 0.6em;
  transition: 0.2s;
  width: 60px;
  z-index: 100;
}
@media screen and (min-width: 48em) {
  .site-branding {
    display: block;
    font-size: 1.4rem;
    height: auto;
    margin-left: 3em;
    padding: 2em;
    width: auto;
  }
}
.blog-cont .site-branding {
  background: #338691;
  height: 40px;
  padding: 0.8em;
  width: auto;
}
@media screen and (min-width: 48em) {
  .blog-cont .site-branding {
    background: none;
    height: auto;
    margin-left: 1.8em;
    padding: 0;
  }
}
@media screen and (min-width: 48em) {
  .js-fixed .site-branding {
    display: flex;
    height: 80px;
    margin-left: 0;
    padding: 0.8em;
    width: 80px;
  }
}
.blog-cont .js-fixed .site-branding {
  background: #338691;
  height: 40px;
  width: auto;
}
@media screen and (min-width: 48em) {
  .blog-cont .js-fixed .site-branding {
    height: 60px;
  }
}

.site-title {
  margin: 0;
}
.site-title__logo {
  transition: 0.2s;
  margin: 0 auto;
  width: auto;
}
.blog-cont .site-title__logo {
  width: 100px;
}
@media screen and (min-width: 48em) {
  .blog-cont .site-title__logo {
    width: 160px;
  }
}
@media screen and (min-width: 64.0625em) {
  .blog-cont .site-title__logo {
    width: auto;
  }
}
.js-fixed .site-title__logo {
  width: 60px;
}
.blog-cont .js-fixed .site-title__logo {
  width: 100px;
}
.site-title__small {
  color: #fff;
  display: none;
  font-display: optional;
  font-family: DINPro-Bold, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS P Gothic, Verdana, sans-serif;
  font-size: 1rem;
  margin: 1.5em 0 0;
}
@media screen and (min-width: 48em) {
  .site-title__small {
    display: block;
  }
}
.js-fixed .site-title__small {
  display: none;
}

.main-navigation {
  background: rgba(255, 255, 255, 0.9);
  font-display: optional;
  font-family: DINPro-Bold, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS P Gothic, Verdana, sans-serif;
  height: 100vh;
  left: -1025px;
  padding: 50px 0 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 20;
}
@media screen and (min-width: 64.0625em) {
  .main-navigation {
    align-items: center;
    background: transparent;
    display: flex;
    height: auto;
    padding: 0;
    position: static;
    width: auto;
  }
}
.js-fixed .main-navigation {
  display: none;
}
.main-navigation.active {
  background: #333;
  height: 100vh;
  left: 0;
  padding: 6em 0.5em;
  position: fixed;
  width: 100%;
}
@media screen and (min-width: 48em) {
  .main-navigation.active {
    display: block;
    padding: 10em 2em;
  }
}

@media screen and (min-width: 64.0625em) {
  .search-bt {
    background: #333 url("images/common/icon_loupe.svg") no-repeat center;
    width: 100px;
    height: 100px;
    cursor: pointer;
  }
  .js-fixed .search-bt {
    display: none;
  }
}

form.search-form {
  position: relative;
}

.screen-reader-text {
  display: none;
}

.search-field {
  border: 1px solid #666;
  font-size: 1.4rem;
  height: 50px;
  line-height: 1;
  padding: 0 50px 0 10px;
  width: 100%;
}

input[type=submit].search-submit {
  background: #338691 url("images/common/icon_loupe.svg") no-repeat 50% 50%;
  background-size: 25px;
  border-radius: 0 2px 2px 0;
  cursor: pointer;
  height: 50px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  text-indent: -9999px;
  top: 0;
  width: 50px;
}
input[type=submit].search-submit:hover {
  background: #338691 url("images/common/icon_loupe.svg") no-repeat 50% 50%;
  background-size: 25px;
}

.search-form-box {
  margin: 0 0 20px 2em;
  max-width: 300px;
}
@media screen and (min-width: 64.0625em) {
  .search-form-box {
    background-color: #333;
    left: -100%;
    opacity: 0;
    overflow-y: auto;
    margin: 0 0 20px;
    max-width: 100%;
    padding: 40px 50px;
    position: fixed;
    top: 100px;
    transition: 0.2s;
    z-index: 1100;
  }
  .search-form-box.active {
    left: 0;
    opacity: 1;
    width: 100%;
  }
}

.search-form-box02 {
  background-color: #f6f6f6;
  background-image: radial-gradient(#e5e5e5 10%, transparent 20%), radial-gradient(#e5e5e5 10%, transparent 20%);
  background-position: 0 0, 3px 3px;
  background-size: 6px 6px;
  padding: 3.2em 2em;
}
.search-form-box02 .wp-block-group__inner-container {
  position: relative;
  max-width: 800px;
  margin: 0 auto;
}
.search-form-box02 .wp-block-search__input {
  border: 1px solid #ccc;
  font-size: 1.4rem;
  height: 50px;
  line-height: 1;
  padding: 0 50px 0 10px;
  width: 100%;
}
.search-form-box02 .wp-block-search__button {
  background: #ccc url("images/common/icon_loupe.svg") no-repeat 50% 50%;
  background-size: 25px;
  border-radius: 0 2px 2px 0;
  cursor: pointer;
  height: 50px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  text-indent: -9999px;
  transition: 0.2s;
  top: 0;
  width: 50px;
}
.search-form-box02 .wp-block-search__button:hover {
  background: #338691 url("images/common/icon_loupe.svg") no-repeat 50% 50%;
  background-size: 25px;
}

.menu {
  list-style: none;
  padding-left: 2em;
}
@media screen and (min-width: 64.0625em) {
  .menu {
    display: flex;
    margin-right: 2em;
  }
}
.blog-cont .menu {
  margin: 0;
}
@media screen and (min-width: 64.0625em) {
  .menu .menu-item {
    margin-right: 2em;
  }
}
.menu .menu-item a {
  color: #fff;
  font-size: 3rem;
}
@media screen and (min-width: 64.0625em) {
  .menu .menu-item a {
    font-size: 1.6rem;
  }
  .menu .menu-item a:hover {
    color: #333;
  }
}
.menu .menu-item.bt-header a {
  background: #e66700;
  border-radius: 20px;
  display: block;
  margin: 1em 0 1.5em;
  padding: 0 1em;
  width: 200px;
}
@media screen and (min-width: 64.0625em) {
  .menu .menu-item.bt-header a {
    display: inline;
    margin: 0;
    padding: 0.5em 1em;
    width: auto;
  }
}
.menu .menu-item.bt-header a:hover {
  background: #338691;
  color: #fff;
}
.js-fixed .menu .menu-item.bt-header a {
  display: block;
  margin: 0.8em 0 0;
  padding: 0 1em;
  width: 200px;
}
.js-fixed .menu {
  display: block;
  list-style: disc;
}
@media screen and (min-width: 64.0625em) {
  .js-fixed .menu {
    margin: 0;
  }
}
.js-fixed .menu a {
  font-size: 3rem;
}
.js-fixed .menu a:hover {
  color: #338691;
}
.site-footer .menu {
  margin: 0 0 2em;
  padding: 0;
}
@media screen and (min-width: 64.0625em) {
  .site-footer .menu {
    justify-content: flex-end;
    margin: 2em 0 0;
  }
}
.site-footer .menu .menu-item {
  display: inline-block;
}
@media screen and (min-width: 64.0625em) {
  .site-footer .menu .menu-item {
    margin: 0 0 0 1em;
  }
}
.site-footer .menu .menu-item a {
  font-size: 1.4rem;
}
@media screen and (min-width: 64.0625em) {
  .site-footer .menu .menu-item a {
    margin: 0;
  }
  .site-footer .menu .menu-item a:hover {
    color: #338691;
  }
}
@media screen and (min-width: 64.0625em) {
  .menu.sns {
    margin: 1.5em 0 4.5em;
  }
}
@media screen and (min-width: 64.0625em) {
  .menu.sns .menu-item {
    margin: 0 0 0 1.8em;
  }
}

@media screen and (min-width: 64.0625em) {
  .js-drawer {
    opacity: 0;
    transition: 0.2s;
  }
  .js-fixed .js-drawer {
    opacity: 1;
  }
}
.js-drawer-bt {
  background-color: #333;
  height: 60px;
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  z-index: 1200;
}
.js-drawer-bt__nav-btn {
  cursor: pointer;
  display: block;
  width: 100%;
  height: 100%;
}
.js-drawer-bt__nav-btn:before, .js-drawer-bt__nav-btn:after, .js-drawer-bt__nav-btn span {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  transition: 0.2s;
}
.js-drawer-bt__nav-btn:before {
  content: "";
  width: 20%;
  top: calc(34% - 2px);
  border-top: 2px solid #fff;
}
.js-drawer-bt__nav-btn:after {
  content: "";
  width: 20%;
  bottom: calc(58% - 2px);
  border-bottom: 2px solid #fff;
}
.js-drawer-bt__nav-btn span {
  bottom: 16%;
  text-align: center;
}
.js-drawer-bt__nav-btn span:before {
  content: "MENU";
  color: #fff;
  font-family: abadi-condensed, sans-serif;
  font-size: 1rem;
  letter-spacing: 0.2em;
}
.js-drawer-bt.open {
  background: #f5f5f5;
}
.js-drawer-bt.open .js-drawer-bt__nav-btn:before {
  transform: rotate(-45deg);
  border-bottom: 2px solid #333;
}
.js-drawer-bt.open .js-drawer-bt__nav-btn:after {
  transform: rotate(45deg);
  border-bottom: 2px solid #333;
  top: 34%;
  bottom: auto;
}
.js-drawer-bt.open .js-drawer-bt__nav-btn span:before {
  color: #333;
}

.bt-cta {
  align-items: center;
  background: #e66700;
  bottom: 0;
  color: #fff;
  display: flex;
  font-weight: bold;
  height: 50px;
  justify-content: center;
  left: 0;
  padding: 0 1em;
  position: fixed;
  right: 0;
  top: auto;
  z-index: 9999;
}
@media screen and (min-width: 48em) {
  .bt-cta {
    bottom: auto;
    height: 0;
    left: auto;
    min-width: 240px;
    opacity: 0;
    right: 60px;
    top: 0;
    transition: 0.2s;
  }
  .site-header.js-fixed + .bt-cta {
    height: 60px;
    opacity: 1;
  }
  .site-header.js-fixed + .bt-cta:hover {
    background: #338691;
  }
}

.mainvisual {
  align-items: center;
  background: url("images/common/mainvisual-sp.jpg") center no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  height: 100vh;
}
@media screen and (min-width: 48em) {
  .mainvisual {
    background: url("images/common/mainvisual.jpg") center no-repeat;
    background-size: cover;
    height: 500px;
  }
}
@media screen and (min-width: 64.0625em) {
  .mainvisual {
    height: 1000px;
  }
}
.mainvisual__title {
  color: #fff;
  font-display: optional;
  font-family: DINPro-Bold, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS P Gothic, Verdana, sans-serif;
  font-size: 5rem;
  line-height: 1.2;
  margin: 0;
  text-align: center;
}
@media screen and (min-width: 48em) {
  .mainvisual__title {
    font-size: 6rem;
  }
}
@media screen and (min-width: 80em) {
  .mainvisual__title {
    font-size: 10rem;
  }
}
.mainvisual__title .txt-jp {
  display: block;
  font-weight: normal;
  font-size: 2rem;
  line-height: 1.5;
  margin-top: 0.8em;
}
@media screen and (min-width: 48em) {
  .mainvisual__title .txt-jp {
    font-size: 3rem;
  }
}
@media screen and (min-width: 80em) {
  .mainvisual__title .txt-jp {
    font-size: 4rem;
  }
}
.mainvisual.wp-block-cover {
  background: none;
  min-height: 260px;
  height: auto;
}
@media screen and (min-width: 48em) {
  .mainvisual.wp-block-cover {
    height: 400px;
  }
}
@media screen and (min-width: 64.0625em) {
  .mainvisual.wp-block-cover {
    height: 800px;
  }
}
.mainvisual.wp-block-cover .wp-block-cover__inner-container {
  color: #fff;
  text-align: center;
}
.mainvisual.wp-block-cover .wp-block-heading {
  font-family: DINPro-Bold, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS P Gothic, Verdana, sans-serif;
  font-size: 5rem;
  line-height: 1.1;
  margin: 0;
}
@media screen and (min-width: 48em) {
  .mainvisual.wp-block-cover .wp-block-heading {
    font-size: 6rem;
  }
}
@media screen and (min-width: 80em) {
  .mainvisual.wp-block-cover .wp-block-heading {
    font-size: 8rem;
  }
}
.recruit .mainvisual.wp-block-cover .wp-block-heading {
  font-size: 2.4rem;
  line-height: 1.4;
  margin-bottom: 0.2em;
}
@media screen and (min-width: 48em) {
  .recruit .mainvisual.wp-block-cover .wp-block-heading {
    font-size: 6rem;
  }
}
.mainvisual.wp-block-cover p {
  display: block;
  font-family: DINPro-Bold, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS P Gothic, Verdana, sans-serif;
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.5;
  margin-top: 0;
}
@media screen and (min-width: 48em) {
  .mainvisual.wp-block-cover p {
    font-size: 2rem;
  }
}
@media screen and (min-width: 80em) {
  .mainvisual.wp-block-cover p {
    font-size: 2.4rem;
  }
}

/* member slide */
.member-slide {
  position: relative;
}
.member-slide .wp-block-post-title {
  display: block;
  font-family: DINPro-Bold, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS P Gothic, Verdana, sans-serif;
  letter-spacing: 0;
  margin-bottom: 0.1em;
}
@media screen and (min-width: 48em) {
  .member-slide .wp-block-post-title {
    font-size: 3.2rem;
  }
}
.member-slide .wp-block-post-excerpt {
  color: #888;
}
@media screen and (min-width: 48em) {
  .member-slide .wp-block-post-excerpt {
    font-size: 2rem;
  }
}
@media screen and (min-width: 48em) {
  .member-slide .slick-track {
    padding-bottom: 7em;
  }
}
.member-slide .slick-slide {
  padding: 0 1em;
}
.member-slide .slick-arrow {
  align-items: center;
  background: transparent;
  border: #333 1px solid;
  border-radius: 50%;
  bottom: 0;
  cursor: pointer;
  color: #333;
  display: flex;
  font-size: 0;
  height: 60px;
  justify-content: center;
  position: absolute;
  width: 60px;
  z-index: 100;
}
@media screen and (min-width: 64.0625em) {
  .member-slide .slick-arrow {
    height: 80px;
    width: 80px;
  }
}
.member-slide .slick-arrow.slick-prev {
  right: 51%;
}
.member-slide .slick-arrow.slick-prev:after {
  content: "◀︎";
  font-size: 1.4rem;
}
.member-slide .slick-arrow.slick-next {
  left: 51%;
}
.member-slide .slick-arrow.slick-next:after {
  content: "▶︎";
  font-size: 1.4rem;
}

/* アコーディオン */
.aioseo-faq-block-question,
.aioseo-faq-block-answer {
  position: relative;
}
.aioseo-faq-block-question:before,
.aioseo-faq-block-answer:before {
  font-family: DINPro-Bold, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS P Gothic, Verdana, sans-serif;
  font-size: 2.6rem;
  line-height: 1;
  position: absolute;
}
@media screen and (min-width: 48em) {
  .aioseo-faq-block-question:before,
.aioseo-faq-block-answer:before {
    font-size: 4rem;
  }
}

.aioseo-faq-block-question {
  border-bottom: #333 1px solid;
  cursor: pointer;
  padding: 2em 2.6em 1.2em;
}
@media screen and (min-width: 48em) {
  .aioseo-faq-block-question {
    padding: 4.1em 4em 1.6em;
  }
}
.aioseo-faq-block-question:before {
  content: "Q.";
  left: 0;
  top: 0.9em;
}
@media screen and (min-width: 48em) {
  .aioseo-faq-block-question:before {
    top: 1.3em;
  }
}
.aioseo-faq-block-question:after {
  align-items: center;
  border: #333 1px solid;
  border-radius: 50%;
  content: "▼";
  display: flex;
  font-size: 1rem;
  height: 30px;
  justify-content: center;
  line-height: 1;
  position: absolute;
  right: 0.2em;
  top: 2.4em;
  width: 30px;
}
@media screen and (min-width: 48em) {
  .aioseo-faq-block-question:after {
    height: 50px;
    top: 5.2em;
    width: 50px;
  }
}
.aioseo-faq-block-question.active:after {
  content: "▲";
}

.aioseo-faq-block-answer {
  background: #f9f9f9;
  display: none;
  overflow: hidden;
  padding: 1.5em 1.5em 0 3.6em;
}
@media screen and (min-width: 48em) {
  .aioseo-faq-block-answer {
    padding: 3.6em 4em 1em 7em;
  }
}
.aioseo-faq-block-answer:before {
  content: "A.";
  left: 0.6em;
  top: 0.7em;
}
@media screen and (min-width: 48em) {
  .aioseo-faq-block-answer:before {
    left: 1.3em;
    top: 1.1em;
  }
}

/* form */
.contact__title {
  display: inline-block;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin: 1.4em 0 0.5em;
}
.entry-form .contact__title {
  margin: 1.9em 0 0.9em;
}
.contact__policy {
  background: #fff;
  border: 1px solid #bbd8df;
  padding: 1.8em 2em 1.6em;
}
@media screen and (min-width: 48em) {
  .contact__policy .heading04 {
    font-size: 1.6rem;
  }
}
.contact__policy-txt {
  color: #999;
  font-weight: normal;
  margin: 0;
}
.contact .cont__inner {
  background: #f9f9f9;
}
@media screen and (min-width: 48em) {
  .contact .cont__inner {
    margin: 6.3em auto 12.6em;
    padding: 4em 6em;
  }
}
.single-recruit .contact {
  margin: 0 auto;
  padding: 0 1em;
}
@media screen and (min-width: 48em) {
  .single-recruit .contact {
    padding: 0 20%;
  }
}

.req {
  color: #338691;
  font-size: 1.2rem;
  margin-left: 0.5em;
  vertical-align: top;
}
.entry-form .req {
  color: #338691;
  font-size: 1.4rem;
}

.privacy-box {
  font-size: 1.4rem;
  margin: 0.5em 0;
}
.privacy-box a {
  display: inline-block;
  margin-bottom: 0.5em;
}
.privacy-box a:hover {
  color: #338691;
}

input[type=submit] {
  background: #333;
  border: none;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  display: block;
  font-weight: bold;
  letter-spacing: 0.3em;
  line-height: 1.6;
  margin: 2.5em auto 0;
  padding: 1em 2em;
  text-align: center;
  transition: 0.2s;
  width: 250px;
}
@media screen and (min-width: 48em) {
  input[type=submit] {
    margin: 6em auto 0;
  }
}
input[type=submit]:hover {
  background: #338691;
}
.entry-form input[type=submit] {
  background-color: #338691;
  background-image: url("images/common/icon_arrow.svg");
  background-position: right 1.6em center;
  background-repeat: no-repeat;
  border-radius: 0;
  width: 268px;
}
@media screen and (min-width: 48em) {
  .entry-form input[type=submit] {
    margin: 5.8em auto 2.8em;
    padding: 1.9em 2em;
  }
}
.entry-form input[type=submit]:hover {
  background-color: #333;
}
input[type=text], input[type=tel], input[type=email] {
  border: 1px solid #eee;
  height: 50px;
  padding: 1em 0.8em;
  width: 100%;
}
.entry-form input[type=text], .entry-form input[type=tel], .entry-form input[type=email] {
  background: #e6fbfe;
  border: 1px solid #bbd8df;
}
@media screen and (min-width: 48em) {
  .entry-form input[type=text], .entry-form input[type=tel], .entry-form input[type=email] {
    height: 73px;
    padding: 1em 2em;
  }
}
input[type=radio] {
  display: none;
}
input[type=radio]:checked + .wpcf7-list-item-label {
  background: #333;
  border: none;
  color: #fff;
}

select {
  appearance: none;
  border: 1px solid #eee;
  height: 50px;
  padding: 0 0.8em;
  width: 100%;
}

textarea {
  border: 1px solid #eee;
  max-height: 250px;
  padding: 1em;
  width: 100%;
}
.entry-form textarea {
  background: #e6fbfe;
  border: 1px solid #bbd8df;
}
@media screen and (min-width: 48em) {
  .entry-form textarea {
    padding: 2em;
  }
}

::placeholder {
  color: #ccc;
}
.entry-form ::placeholder {
  color: #999;
}

.entry-form {
  padding-top: 0;
}

.entry-type {
  margin: 0;
}
@media screen and (min-width: 48em) {
  .entry-type {
    margin: 2em 0;
  }
}

.entry-form {
  font-weight: bold;
  font-size: 1.4rem;
}
.entry-form .wpcf7-list-item {
  width: 50%;
}
.entry-form .wpcf7-list-item .wpcf7-list-item-label {
  align-items: center;
  background: #e6fbfe;
  border: 1px solid #bbd8df;
  color: #999;
  cursor: pointer;
  display: flex;
  height: 50px;
  justify-content: center;
  transition: 0.2s;
}
@media screen and (min-width: 48em) {
  .entry-form .wpcf7-list-item .wpcf7-list-item-label {
    height: 73px;
  }
}

.wpcf7-form-control-wrap {
  display: block;
}

.wpcf7-form-control-wrap.type {
  position: relative;
}
.wpcf7-form-control-wrap.type::after {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  position: absolute;
  right: 3%;
  top: 30%;
  border-bottom: #333 1px solid;
  border-right: #333 1px solid;
  transform: rotate(45deg) translateY(-30%);
}

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

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment- .wpcf7-response-output,
.wpcf7 form.sent .wpcf7-response-output {
  background: #338691;
  border-color: #338691;
  color: #fff;
}

/* map */
.map {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}

/* footer */
.site-footer {
  background: #333;
  color: #fff;
  overflow: hidden;
  padding: 1em 0 5em;
  text-align: center;
}
@media screen and (min-width: 48em) {
  .site-footer {
    padding: 6em 3em 5.5em;
  }
}
.site-footer .wp-block-columns {
  flex-wrap: wrap !important;
  margin: 0 auto;
  max-width: 1260px;
}
@media screen and (min-width: 64.0625em) {
  .site-footer .wp-block-columns {
    flex-wrap: nowrap !important;
  }
}
.site-footer .wp-block-column {
  flex-basis: 100% !important;
}
@media screen and (min-width: 64.0625em) {
  .site-footer .wp-block-column {
    flex-basis: auto !important;
    flex-grow: 1 !important;
  }
}
.site-footer h2 {
  margin: 1em 0 0;
}
@media screen and (min-width: 48em) {
  .site-footer h2 {
    margin: 0;
  }
}
.site-footer h2 img {
  margin: 0 auto;
}
@media screen and (min-width: 64.0625em) {
  .site-footer h2 img {
    margin: 0;
  }
}
.site-footer a {
  display: inline-block;
  margin: 1em;
}
.site-footer .site-info {
  font-family: DINPro-Bold, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS P Gothic, Verdana, sans-serif;
}

.grecaptcha-badge {
  visibility: hidden;
}

.home .features .wp-block-columns {
  margin-bottom: 2.7em;
}
.home .features .wp-block-image {
  overflow: visible;
}
.home .features .wp-block-image a {
  align-items: center;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
  display: flex;
  height: 224px;
  justify-content: center;
  margin-bottom: 2.2em;
}
.home .features .wp-block-image a:hover {
  box-shadow: 0 0 10px 1px rgba(53, 143, 158, 0.5);
}
.home .member {
  display: none;
}
.home .recruit .wp-block-cover {
  padding: 2em 8%;
}
@media screen and (min-width: 48em) {
  .home .recruit .wp-block-cover {
    padding: 7em 4%;
  }
}
.home .recruit .wp-block-heading {
  line-height: 1.2;
}
.home .blog-home .wp-block-post {
  padding: 0 0.6em;
}
.home .blog-home .wp-block-post-featured-image {
  margin-bottom: 1.4em;
}
.home .blog-home .taxonomy-category a {
  margin-bottom: 1em;
}
.home .blog-home .wp-block-post-title {
  margin-bottom: 1em;
}
@media screen and (min-width: 48em) {
  .home .company .wp-block-table.type03 {
    margin-left: 2em;
  }
}
.home .company .wp-block-table.type03 a {
  border-bottom: #333 1px solid;
  padding-bottom: 0.3em;
}
.home .company .wp-block-table.type03 a:hover {
  border-bottom: #338691 1px solid;
  color: #338691;
}

/* タブ */
.tab_wrap {
  margin: 6em auto 1em;
  max-width: 280px;
  position: relative;
}
@media screen and (min-width: 48em) {
  .tab_wrap {
    margin: 8em auto 2em;
    max-width: 700px;
  }
}
@media screen and (min-width: 64.0625em) {
  .tab_wrap {
    margin: 12em auto 3em;
    max-width: 800px;
  }
}
@media screen and (min-width: 80em) {
  .tab_wrap {
    max-width: 1000px;
  }
}
.tab_wrap input[type=radio] {
  display: none;
}
.tab_wrap .tab_area {
  display: flex;
  justify-content: center;
  margin-bottom: 1.9em;
}
.tab_wrap .tab_area label {
  background: #338691;
  cursor: pointer;
  line-height: 1;
  padding: 0.6em 0;
  position: relative;
  text-align: center;
  transition: 0.2s;
  width: 50%;
}
@media screen and (min-width: 48em) {
  .tab_wrap .tab_area label {
    font-size: 1.8rem;
    width: 41%;
  }
}
.tab_wrap .tab_area label .txt {
  color: #699aa0;
  transition: 0.2s;
}
.tab_wrap .tab_area label:first-child {
  margin-right: 0.3%;
}
.tab_wrap .tab_area label:last-child {
  margin-left: 0.3%;
}
.tab_wrap .tab_area label.tab1_label .txt:before {
  content: url("./images/common/icon_crown02.svg");
  display: block;
  padding: 0 0 3px 0;
  vertical-align: middle;
}
@media screen and (min-width: 48em) {
  .tab_wrap .tab_area label.tab1_label .txt:before {
    display: inline-block;
    padding: 0 6px 2px 0;
  }
}
.tab_wrap .tab_area label.tab2_label .txt:before {
  content: url("./images/common/icon_star02.svg");
  display: block;
  padding: 0 0 3px 0;
  vertical-align: middle;
}
@media screen and (min-width: 48em) {
  .tab_wrap .tab_area label.tab2_label .txt:before {
    display: inline-block;
    padding: 0 6px 2px 0;
  }
}
.tab_wrap .tab_area label:hover .txt {
  color: #fff;
}
.tab_wrap .tab_area label:hover.tab1_label .txt:before {
  content: url("./images/common/icon_crown02.svg");
}
.tab_wrap .tab_area label:hover.tab2_label .txt:before {
  content: url("./images/common/icon_star02.svg");
}
.tab_wrap .tab_panel {
  display: none;
}

#tab1:checked ~ .tab_area .tab1_label,
#tab2:checked ~ .tab_area .tab2_label {
  background: #333;
}
#tab1:checked ~ .tab_area .tab1_label .txt,
#tab2:checked ~ .tab_area .tab2_label .txt {
  color: #fff;
}
#tab1:checked ~ .tab_area .tab1_label:after,
#tab2:checked ~ .tab_area .tab2_label:after {
  border-color: #333 transparent transparent transparent;
  border-style: solid;
  border-width: 15px 9px 0 9px;
  bottom: -15px;
  content: "";
  height: 0px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 0px;
}

#tab1:checked ~ .tab_area .tab1_label .txt:before {
  content: url("./images/common/icon_crown.svg");
}

#tab2:checked ~ .tab_area .tab2_label .txt:before {
  content: url("./images/common/icon_star.svg");
}

#tab1:checked ~ .panel_area #panel1,
#tab2:checked ~ .panel_area #panel2 {
  display: block;
}

.swiper-wrapper {
  list-style: none;
  margin-top: 0;
  padding: 0;
}

.swiper-container {
  overflow: hidden;
  margin-bottom: 2.5em;
}
@media screen and (min-width: 48em) {
  .swiper-container {
    margin-bottom: 2em;
  }
}

.swiper-slide {
  background: #fff;
}
.swiper-slide p {
  font-weight: 700;
  font-size: 1.4rem;
  margin: 0.9em;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-next {
  background-image: url("./images/common/icon_arrow04.png");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 12px 11px;
  left: auto !important;
  right: -25px !important;
}
@media screen and (min-width: 48em) {
  .swiper-button-next, .swiper-container-rtl .swiper-button-next {
    background-size: 21px 19px;
    right: -40px !important;
  }
}
@media screen and (min-width: 64.0625em) {
  .swiper-button-next, .swiper-container-rtl .swiper-button-next {
    right: -100px !important;
  }
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-prev {
  background-image: url("./images/common/icon_arrow03.png");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 12px 11px;
  left: -25px !important;
  right: auto !important;
}
@media screen and (min-width: 48em) {
  .swiper-button-prev, .swiper-container-rtl .swiper-button-prev {
    background-size: 21px 19px;
    left: -40px !important;
  }
}
@media screen and (min-width: 64.0625em) {
  .swiper-button-prev, .swiper-container-rtl .swiper-button-prev {
    left: -100px !important;
  }
}

.swiper-pagination-bullet {
  background: #fff !important;
  border: #ccc 1px solid !important;
  border-radius: 0 !important;
  height: 10px !important;
  opacity: 1 !important;
  width: 10px !important;
}

.swiper-pagination-bullet-active {
  background: #333 !important;
  border: none !important;
}

.subscribe-box {
  overflow: hidden !important;
  width: 300px !important;
}
@media screen and (min-width: 48em) {
  .subscribe-box {
    width: auto !important;
  }
}

/* page */
.entry-header {
  align-items: center;
  background: #6aa2af;
  display: flex;
  justify-content: center;
  height: 240px;
}
@media screen and (min-width: 48em) {
  .entry-header {
    height: 360px;
  }
}
@media screen and (min-width: 64.0625em) {
  .entry-header {
    height: 450px;
  }
}
.feature .entry-header {
  height: 400px;
}
@media screen and (min-width: 48em) {
  .feature .entry-header {
    height: 600px;
  }
}
@media screen and (min-width: 64.0625em) {
  .feature .entry-header {
    height: 800px;
  }
}

.entry-title,
.page-title {
  color: #fff;
  font-family: DINPro-Bold, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS P Gothic, Verdana, sans-serif;
  font-size: 4rem;
  line-height: 1.2;
  padding: 1em 0.4em 0;
  text-align: center;
}
@media screen and (min-width: 48em) {
  .entry-title,
.page-title {
    font-size: 6rem;
    padding: 2em 0.5em 0;
  }
}
@media screen and (min-width: 64.0625em) {
  .entry-title,
.page-title {
    font-size: 8rem;
    padding: 1.2em 0.5em 0;
  }
}
.entry-title .ttl-jp,
.page-title .ttl-jp {
  display: block;
  font-size: 1.8rem;
}
@media screen and (min-width: 48em) {
  .entry-title .ttl-jp,
.page-title .ttl-jp {
    font-size: 2.4rem;
  }
}
.single .entry-title,
.single .page-title {
  color: #333;
  font-size: 2rem;
  line-height: 1.4;
  margin-bottom: 1.2em;
  padding: 0;
  text-align: left;
}
@media screen and (min-width: 48em) {
  .single .entry-title,
.single .page-title {
    font-size: 3.2rem;
    line-height: 1.6;
  }
}

.wp-block-media-text {
  margin-bottom: 3em;
}
@media screen and (min-width: 48em) {
  .wp-block-media-text {
    margin-bottom: 7em;
  }
}
.wp-block-media-text .wp-block-media-text__content {
  padding-top: 2em;
}
@media screen and (min-width: 48em) {
  .wp-block-media-text .wp-block-media-text__content {
    padding-right: 6em;
  }
}
@media screen and (min-width: 48em) {
  .wp-block-media-text .wp-block-media-text__media + .wp-block-media-text__content {
    padding-left: 6em;
    padding-right: 8%;
  }
}
.wp-block-group .wp-block-media-text .wp-block-media-text__content {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 48em) {
  .wp-block-group .wp-block-media-text .wp-block-media-text__content {
    padding-right: 6em;
  }
}
@media screen and (min-width: 48em) {
  .wp-block-group .wp-block-media-text .wp-block-media-text__media + .wp-block-media-text__content {
    padding-left: 6em;
  }
}

.wp-block-image {
  overflow: auto;
}
.wp-block-image figcaption {
  margin-top: 0.7em;
  text-align: center;
}
.wp-block-image.bg-gray {
  align-items: center;
  background: #e8e8e8;
  border-radius: 50%;
  display: flex;
  height: 168px;
  justify-content: center;
  line-height: 1.4;
  margin: 0 auto;
  padding-top: 4em;
  position: relative;
  width: 168px;
}
@media screen and (min-width: 64.0625em) {
  .wp-block-image.bg-gray {
    height: 216px;
    padding-top: 6em;
    width: 216px;
  }
}
@media screen and (min-width: 80em) {
  .wp-block-image.bg-gray {
    height: 300px;
    padding-top: 6em;
    width: 300px;
  }
}
.wp-block-image.bg-gray img {
  max-height: 45px;
  width: auto;
}
@media screen and (min-width: 64.0625em) {
  .wp-block-image.bg-gray img {
    max-height: 60px;
  }
}
@media screen and (min-width: 80em) {
  .wp-block-image.bg-gray img {
    max-height: none;
  }
}
.wp-block-image.bg-gray .wp-element-caption {
  align-items: center;
  display: flex;
  font-size: 1.2rem;
  height: 60%;
  letter-spacing: 0;
  top: 0;
  position: absolute;
}
@media screen and (min-width: 64.0625em) {
  .wp-block-image.bg-gray .wp-element-caption {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 80em) {
  .wp-block-image.bg-gray .wp-element-caption {
    font-size: 1.8rem;
    letter-spacing: 0.08em;
  }
}

.video-block {
  margin: 1.8em auto;
  max-width: 800px;
}
.video-block .video {
  background: #fff;
  padding-top: 56.25%;
  position: relative;
  width: 100%;
}
.video-block .video iframe {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

/* blog */
.blog-mainvisual {
  align-items: center;
  background-color: #6ba3b0;
  background-image: url("./images/common/mainvisual_blog.png"), radial-gradient(#6295a1 10%, transparent 20%), radial-gradient(#6295a1 10%, transparent 20%);
  background-repeat: no-repeat, repeat, repeat;
  background-position: center bottom, 0px 0px, 3px 3px;
  background-size: 220px, 6px 6px, 6px 6px;
  display: flex;
  min-height: 200px;
  justify-content: center;
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 48em) {
  .blog-mainvisual {
    background-position: right 5em bottom, 0 0, 5px 5px;
    background-size: 350px, 10px 10px, 10px 10px;
    min-height: 300px;
  }
}
@media screen and (min-width: 64.0625em) {
  .blog-mainvisual {
    background-size: auto, 10px 10px, 10px 10px;
    min-height: 500px;
  }
}
@media screen and (min-width: 48em) {
  .archive .blog-mainvisual {
    background-position: center bottom, 0 0, 5px 5px;
  }
}
@media screen and (min-width: 64.0625em) {
  .archive .blog-mainvisual {
    background-size: 500px, 10px 10px, 10px 10px;
  }
}
.blog-mainvisual .heading01 {
  color: #fff;
  margin: 2em 0 0;
}
@media screen and (min-width: 64.0625em) {
  .blog-mainvisual .heading01 {
    font-size: 5.2rem;
  }
}

.site-main .breadcrumb {
  display: flex;
  flex-wrap: wrap;
  font-size: 1.2rem;
  list-style: none;
  margin: 1.5em auto;
  max-width: 1260px;
  padding: 0 1.5em;
}
@media screen and (min-width: 48em) {
  .site-main .breadcrumb {
    padding: 0 4.2em;
  }
}
.site-main .breadcrumb li {
  margin: 0;
}
.site-main .breadcrumb li:after {
  content: ">";
  margin: 0 8px;
}
.site-main .breadcrumb li:last-child:after {
  display: none;
}
.site-main .breadcrumb a {
  border: none;
}
.site-main .breadcrumb span {
  color: #338691;
}
.site-main .wp-block-post-template {
  list-style: none;
  padding: 0;
}
.site-main .wp-block-post-template .wp-block-group {
  padding: 0 10px 1.6em !important;
}
.site-main .wp-block-post-title {
  background: transparent;
  font-weight: bold;
  font-size: 1.4rem;
  margin: 0.5em 0 0.8em;
}
.site-main .wp-block-post-title a:not(.bt-type03 a) {
  color: #333;
  padding: 0;
}
.site-main .wp-block-post-title a:not(.bt-type03 a):hover {
  color: #338691;
}
.site-main .wp-block-post-featured-image {
  margin-bottom: 1em;
}
.site-main .taxonomy-category a {
  border: #333 1px solid !important;
  border-radius: 30px;
  color: #333 !important;
  display: inline-block;
  font-weight: bold;
  font-size: 1.1rem;
  line-height: 1;
  margin: 0 1em 0.8em 0;
  min-width: 75px;
  padding: 0.8em 1em !important;
  text-align: center;
}
.site-main .taxonomy-category a:hover {
  border: #338691 1px solid !important;
  color: #338691 !important;
}
.site-main .taxonomy-category .wp-block-post-terms__separator {
  display: none;
}
.single .site-main .taxonomy-category {
  margin-top: 2.8em;
}
.site-main .wp-block-categories-list {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
}
.site-main .wp-block-categories-list a {
  font-size: 1.4rem;
}

.wp-block-post-date {
  color: #888;
  font-size: 1.2rem;
}

.cont-editor {
  font-weight: bold;
  font-size: 1.4rem;
}
.cont-editor h2 {
  margin-bottom: 1.3em;
}
@media screen and (min-width: 48em) {
  .cont-editor .wp-block-columns {
    gap: 3em;
  }
}
.cont-editor .editor-box {
  background: #f9f9f9;
  padding: 2em 1.5em;
}
@media screen and (min-width: 64.0625em) {
  .cont-editor .editor-box {
    padding: 3em;
  }
}
.cont-editor .editor-box .wp-block-columns {
  border-bottom: #333 2px solid;
  padding-bottom: 2em;
}
@media screen and (min-width: 48em) {
  .cont-editor .editor-box .wp-block-columns {
    gap: 2.5em;
  }
}
.cont-editor .wp-block-group {
  gap: 0.8em;
}
.cont-editor .wp-block-image {
  margin: 0;
}
.cont-editor .wp-block-image a {
  align-items: center;
  background: #333;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  height: 40px;
  padding: 0;
  width: 40px;
}
@media screen and (min-width: 64.0625em) {
  .cont-editor .wp-block-image a {
    height: 50px;
    width: 50px;
  }
}
@media screen and (max-width: 64em) {
  .cont-editor .wp-block-image a img {
    height: 16px;
    width: auto;
  }
}
.cont-editor .wp-block-image img {
  border-radius: 0;
  margin: 0 auto;
}
.cont-editor a {
  border-bottom: #333 1px solid !important;
  color: #333 !important;
}

.pagination {
  gap: 0;
  margin: 3em 0 0;
  text-align: center;
}
@media screen and (min-width: 48em) {
  .pagination {
    margin: 4.5em 0 0;
  }
}
.pagination .nav-links {
  display: flex;
  justify-content: center;
  margin: 0;
}
.pagination .page-numbers {
  align-items: center;
  background: #333;
  border: #333 2px solid !important;
  color: #fff !important;
  font-weight: bold;
  font-size: 1.4rem;
  display: flex;
  height: 30px;
  justify-content: center;
  letter-spacing: 0;
  line-height: 1;
  margin: 0 5px;
  padding: 0 !important;
  width: 30px;
}
.pagination .page-numbers:hover, .pagination .page-numbers.current {
  background: #fff;
  color: #333 !important;
}

/* single */
.single-post .entry-content {
  line-height: 1.9;
  max-width: 996px;
  padding-bottom: 2em;
  padding-top: 4.2em;
}
@media screen and (min-width: 48em) {
  .single-post .entry-content {
    padding-bottom: 6em;
    padding-top: 6.2em;
  }
}
.single-post .breadcrumb {
  padding-left: 0;
  padding-right: 0;
}
.single-post .post-thumbnail {
  margin-bottom: 2.6em;
}
.single-post .wp-block-button__link {
  background: #fff;
  border: #333 2px solid;
  border-radius: 0;
  color: #333;
  font-weight: bold;
  font-size: 1.2rem;
  margin-bottom: 3.3em;
  padding: 1.1em 1.5em;
}
.single-post .wp-block-button__link:hover {
  background: #fff;
  border: #338691 2px solid;
  color: #338691;
}
.single-post .cta-ttl {
  display: block;
  margin: 0 1em 0.8em;
  max-width: 900px;
}
@media screen and (min-width: 48em) {
  .single-post .cta-ttl {
    font-size: 4rem;
    margin: 0 auto 0.8em;
  }
}
.single-post .cta .wp-block-button__link {
  background: rgba(53, 143, 158, 0.3) url("images/common/icon_arrow07.svg") right 1.2em center no-repeat;
  border: #fff 2px solid;
  color: #fff;
  margin: 0;
  padding: 1em 4em 1em 2.8em;
}
@media screen and (min-width: 48em) {
  .single-post .cta .wp-block-button__link {
    border: #fff 4px solid;
    font-size: 1.6rem;
  }
}
.single-post .cta .wp-block-button__link:hover {
  background: #358f9e url("images/common/icon_arrow07.svg") right 1em center no-repeat;
}

/* ブログパーツ */
.single-cont .table-of-contents,
.single-cont .no_bullets {
  border: 1px solid #eee !important;
  margin-bottom: 5em !important;
  padding: 1em 2em 2em !important;
}
.single-cont .table-of-contents-ttl,
.single-cont .table-of-contents .toc_title,
.single-cont .no_bullets-ttl,
.single-cont .no_bullets .toc_title {
  border-bottom: solid 1px #333;
  font-weight: bold;
  font-size: 1.8rem;
  margin-bottom: 0;
  padding: 0.5em 0 0.1em;
  position: relative;
  text-align: left !important;
}
@media screen and (min-width: 48em) {
  .single-cont .table-of-contents-ttl,
.single-cont .table-of-contents .toc_title,
.single-cont .no_bullets-ttl,
.single-cont .no_bullets .toc_title {
    font-size: 2.4rem;
  }
}
.single-cont .table-of-contents-ttl:before,
.single-cont .table-of-contents .toc_title:before,
.single-cont .no_bullets-ttl:before,
.single-cont .no_bullets .toc_title:before {
  border-bottom: solid 1px #333;
  bottom: 3px;
  content: "";
  position: absolute;
  width: 100%;
}
.single-cont .table-of-contents a,
.single-cont .no_bullets a {
  border: none !important;
  display: block;
  padding: 0.2em 0 !important;
}
.single-cont .table-of-contents a:hover,
.single-cont .no_bullets a:hover {
  text-decoration: none !important;
}
.single-cont .table-of-contents ul,
.single-cont .no_bullets ul {
  border: none;
}
.single-cont .table-of-contents ul.toc_list,
.single-cont .no_bullets ul.toc_list {
  padding: 0 1em !important;
}
.single-cont .table-of-contents ul.toc_list > li:not(:nth-child(1)):not(:nth-child(2)),
.single-cont .no_bullets ul.toc_list > li:not(:nth-child(1)):not(:nth-child(2)) {
  display: none;
}
.single-cont .table-of-contents .toc_title,
.single-cont .no_bullets .toc_title {
  color: #333;
  cursor: pointer;
}
.single-cont .table-of-contents .toc_title::after,
.single-cont .no_bullets .toc_title::after {
  color: #338691;
  content: "目次を開く▼";
  font-size: 1.2rem;
  margin-left: 1em;
}
.single-cont .table-of-contents .toc_title.active::after,
.single-cont .no_bullets .toc_title.active::after {
  content: "目次を閉じる▲";
}
.single-cont .table-of-contents .toc_title.active + .toc_list > li:not(:nth-child(1)):not(:nth-child(2)),
.single-cont .no_bullets .toc_title.active + .toc_list > li:not(:nth-child(1)):not(:nth-child(2)) {
  display: block;
}
.single-cont .table-of-contents ol,
.single-cont .no_bullets ol {
  margin: 0.8em 0 3em;
}
@media screen and (min-width: 48em) {
  .single-cont .table-of-contents ol,
.single-cont .no_bullets ol {
    margin: 0.8em 0 4.5em;
  }
}
.single-cont h2 {
  font-size: 1.8rem;
  margin-bottom: 0.8em;
  text-align: left;
}
@media screen and (min-width: 48em) {
  .single-cont h2 {
    font-size: 3rem;
    line-height: 1.4;
  }
}
@media screen and (min-width: 64.0625em) {
  .single-cont h2 {
    font-size: 4rem;
  }
}
.single-cont h3 {
  background: none;
  font-size: 1.6rem;
  margin-bottom: 1.8em;
  padding: 1.2em 0 0 1.8em;
  position: relative;
}
@media screen and (min-width: 48em) {
  .single-cont h3 {
    font-size: 2.4rem;
    line-height: 1.6;
  }
}
.single-cont h3:before {
  color: #eee;
  content: "●";
  font-size: 5rem;
  left: 0;
  line-height: 1;
  position: absolute;
  top: 0;
  z-index: -1;
}
@media screen and (min-width: 48em) {
  .single-cont h3:before {
    font-size: 8rem;
  }
}
.single-cont h4 {
  background-image: radial-gradient(#dfdfdf 10%, transparent 20%), radial-gradient(#dfdfdf 10%, transparent 20%);
  background-position: 0 0, 4px 4px;
  background-size: 8px 8px;
  font-size: 1.4rem;
  padding: 0.6em 1em;
}
@media screen and (min-width: 48em) {
  .single-cont h4 {
    font-size: 2rem;
    line-height: 1.6;
  }
}
.single-cont h5 {
  background: none;
  font-size: 1.4rem;
  line-height: 1.6;
  margin-bottom: 1.8em;
  padding: 0.4em 0 0 1.2em;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 48em) {
  .single-cont h5 {
    font-size: 1.6rem;
    padding: 0.3em 0 0 1.2em;
  }
}
.single-cont h5:before {
  color: #ccc;
  content: "●";
  font-size: 3.5rem;
  left: 0;
  line-height: 1;
  position: absolute;
  top: 0;
  z-index: -1;
}
.single-cont ul, .single-cont ol:not(.table-of-contents ol) {
  border: #333 2px solid;
  border-radius: 5px;
  line-height: 1.6;
  list-style: url("./images/common/icon_list01.svg");
  margin: 0 0 1em;
  padding: 0.7em 1.5em 0.7em 2.5em;
}
.single-cont ul li, .single-cont ol:not(.table-of-contents ol) li {
  padding: 0.3em 0 0.3em 0.3em;
}
.single-cont ul.type02, .single-cont ol:not(.table-of-contents ol).type02 {
  list-style: url("./images/common/icon_list02.svg");
}
.single-cont ul.type03, .single-cont ol:not(.table-of-contents ol).type03 {
  list-style: url("./images/common/icon_list03.svg");
}
.single-cont ol:not(.table-of-contents ol) {
  counter-reset: num;
  list-style: none;
}
.single-cont ol:not(.table-of-contents ol) li {
  position: relative;
}
.single-cont ol:not(.table-of-contents ol) li:before {
  background: #333;
  border-radius: 50%;
  color: #fff;
  content: counter(num);
  counter-increment: num;
  display: inline-block;
  font-weight: bold;
  font-size: 1.2rem;
  height: 20px;
  left: -1.8em;
  line-height: 20px;
  position: absolute;
  text-align: center;
  top: 0.5em;
  width: 20px;
}
.single-cont .list-ttl {
  background: #333;
  border-radius: 5px 5px 0 0;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.6;
  margin: 0 0 0 1.5em;
  min-height: 30px;
  padding: 0.3em 0.8em 0.2em;
}
.single-cont .post-box .list-ttl {
  background: #333 url("./images/common/icon_page.svg") 0.4em 0.4em no-repeat;
  background-size: 18px;
  padding-left: 2.3em;
}
.single-cont .post-box .wp-block-columns {
  background: #f9f9f9;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  font-weight: bold;
  gap: 1.5em;
  padding: 1.2em;
}
.single-cont .post-box .wp-block-columns p {
  margin: 0;
}
.single-cont .post-box-photo {
  max-width: 100px;
}
@media screen and (min-width: 48em) {
  .single-cont .post-box-photo {
    max-width: 150px;
  }
}
.single-cont .post-box-ttl {
  position: relative;
  padding-bottom: 2.2em;
}
.single-cont .post-box .wp-block-image {
  margin: 0;
}
.single-cont .post-box a {
  padding-bottom: 0.2em;
}
.single-cont .post-box .more {
  bottom: 0;
  font-size: 1.4rem;
  position: absolute;
  right: 0;
}
.single-cont .post-box .more a {
  border-bottom: #333 1px solid;
  color: #333;
}
.single-cont .post-box.type02 .list-ttl {
  background: #333 url("./images/common/icon_hand.svg") 0.4em 0.2em no-repeat;
  background-size: 20px;
}
.single-cont .talk {
  align-items: start;
  display: flex;
  margin-bottom: 2em;
}
@media screen and (min-width: 48em) {
  .single-cont .talk {
    margin-bottom: 1em;
  }
}
.single-cont .talk .wp-block-image {
  overflow: visible;
}
.single-cont .talk .wp-block-image img {
  border: #333 2px solid;
  border-radius: 50%;
  max-width: 70px;
}
@media screen and (min-width: 48em) {
  .single-cont .talk .wp-block-image img {
    max-width: 100px;
  }
}
.single-cont .talk .wp-block-image figcaption {
  font-weight: bold;
  font-size: 1.1rem;
  margin-top: 0.3em;
}
@media screen and (min-width: 48em) {
  .single-cont .talk .wp-block-image figcaption {
    font-size: 1.4rem;
  }
}
.single-cont .talk p {
  background: #f5f5f5;
  border-radius: 5px;
  display: block;
  margin-left: 1em;
  padding: 0.7em 1.5em;
  position: relative;
}
@media screen and (min-width: 48em) {
  .single-cont .talk p {
    margin-left: 1.2em;
  }
}
.single-cont .talk p:before {
  border: 6px solid transparent;
  border-right: 20px solid #f5f5f5;
  content: "";
  left: -25px;
  margin-top: 15px;
  position: absolute;
  top: 0;
}
.single-cont .talk.is-content-justification-right {
  flex-direction: row-reverse;
}
.single-cont .talk.is-content-justification-right p {
  margin: 0 1em 0 0;
}
@media screen and (min-width: 48em) {
  .single-cont .talk.is-content-justification-right p {
    margin: 0 1.2em 0 0;
  }
}
.single-cont .talk.is-content-justification-right p:before {
  border: 6px solid transparent;
  border-left: 20px solid #f5f5f5;
  left: auto;
  right: -25px;
}

.supervisor {
  background: #f9f9f9;
  max-width: 900px;
  margin: 0 auto 2em;
  overflow: hidden;
}
.supervisor-cont {
  padding: 1em 1.2em 1.5em;
}
@media screen and (min-width: 48em) {
  .supervisor-cont {
    padding: 1.9em 2.5em 2.8em;
  }
}
.supervisor .wp-block-columns {
  border-bottom: #333 2px solid;
  margin-bottom: 1.2em;
  padding-bottom: 0.5em;
}
.supervisor .wp-block-columns.is-layout-flex {
  gap: 0;
}
.supervisor-ttl {
  margin-bottom: 1em;
}
@media screen and (min-width: 48em) {
  .supervisor-ttl {
    margin-bottom: 1.5em;
  }
}
.supervisor-ttl .txt {
  line-height: 1.5;
}
.supervisor-ttl a {
  font-size: 1.4rem;
}
.supervisor-link {
  justify-content: center !important;
  margin-bottom: 0.5em;
}
@media screen and (min-width: 48em) {
  .supervisor-link {
    justify-content: flex-end !important;
  }
}
.supervisor-link a {
  align-items: center;
  background: #333;
  border-radius: 25px;
  display: flex;
  height: 50px;
  justify-content: center;
  padding: 0 !important;
  width: 50px;
}
@media screen and (min-width: 48em) {
  .supervisor-link a {
    margin-right: 0.2em;
  }
}
.supervisor-link a:hover {
  background: #338691;
}
.supervisor-link a img {
  opacity: 1;
  width: 60%;
}
.supervisor p.wp-block-heading {
  background: #333;
  color: #fff;
  display: block;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.6;
  margin: 0;
  padding: 0.8em 1.5em;
}
.supervisor p.wp-block-heading:after {
  display: none;
}
.supervisor h4 {
  background: none;
  padding: 0;
}
@media screen and (min-width: 48em) {
  .supervisor h4 {
    font-size: 1.8rem;
    margin-bottom: 1.6em;
  }
}
.supervisor h5 {
  margin: 1.5em 0;
}
.supervisor p:last-child {
  margin-bottom: 0;
}
.supervisor-name {
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.3;
  margin: 0;
}
@media screen and (min-width: 48em) {
  .supervisor-name {
    font-size: 2.8rem;
  }
}
.supervisor-name.type02 {
  font-size: 1.8rem;
}
@media screen and (min-width: 48em) {
  .supervisor-name.type02 {
    font-size: 2.2rem;
  }
}
.supervisor-name .en {
  display: block;
  font-family: 游ゴシック体, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-size: 1rem;
  letter-spacing: 0.1em;
  margin: 0.1em 0 0.5em;
}
@media screen and (min-width: 48em) {
  .supervisor-name .en {
    font-size: 1.2rem;
  }
}
.supervisor-img {
  overflow: visible;
  padding-right: 1em;
}
.supervisor-img img {
  border-radius: 50%;
  max-width: 70px;
}
@media screen and (min-width: 48em) {
  .supervisor-img img {
    max-width: 100px;
  }
}
.supervisor.writer {
  margin: 0 auto 5em;
  padding: 1.5em 1em;
}
@media screen and (min-width: 48em) {
  .supervisor.writer {
    padding: 3.2em 2.5em 2.8em;
  }
}
.supervisor.writer .supervisor-ttl {
  align-items: start;
}
@media screen and (min-width: 48em) {
  .supervisor.writer .supervisor-ttl {
    margin-bottom: 0.9em;
  }
}
.supervisor.writer .writer-ttl {
  background: #333;
  border-radius: 20px;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  font-size: 1.2rem;
  padding: 0.3em 1em;
  margin-bottom: 1.4em;
}
.supervisor.writer figure img {
  border: #333 2px solid;
}
.supervisor.comment {
  background-image: linear-gradient(transparent 80%, #f9f9f9 20%), linear-gradient(90deg, transparent 80%, #f9f9f9 20%);
  background-size: 4px 4px;
  background-repeat: repeat;
  background-color: #fff;
}
.supervisor.comment .supervisor-ttl {
  margin-bottom: 2.8em;
}

/* cta */
.cta {
  color: #fff;
  max-width: 900px;
  margin: 0 1em 3em;
  padding: 2em 1em;
}
@media screen and (min-width: 64.0625em) {
  .cta {
    margin: 0 auto 5.5em;
    padding: 3em 2.2em 3.2em;
  }
}
.cta.recruit {
  background: url("images/common/bg_cta.png") center no-repeat;
  background-size: cover;
  text-align: center;
}
.cta.about {
  background: url("images/common/bg_cta02.jpg") center no-repeat;
  background-size: cover;
  border-radius: 5px;
  font-weight: bold;
  line-height: 1.6;
}
@media screen and (min-width: 48em) {
  .cta.about {
    padding: 3em 2.2em 3.8em;
  }
}
.cta.about .wp-block-button.type02 {
  margin: 1em 0 0;
}
.cta h2 {
  letter-spacing: 0;
  line-height: 1;
  margin-bottom: 0.25em;
  text-align: center;
}
@media screen and (min-width: 64.0625em) {
  .cta h2 {
    font-size: 6rem;
  }
}
.cta .lead {
  margin-bottom: 1.1em;
}
.cta .size-l {
  font-size: 1.8rem;
}
@media screen and (min-width: 48em) {
  .cta .size-l {
    font-size: 2.4rem;
  }
}
.cta-large {
  min-height: 300px;
}
@media screen and (min-width: 48em) {
  .cta-large {
    min-height: 500px;
  }
}
.cta-large .wp-block-heading {
  background: none;
  display: block;
  font-weight: normal;
  font-size: 2rem;
  margin-bottom: 1em;
  text-align: center;
}
@media screen and (min-width: 48em) {
  .cta-large .wp-block-heading {
    font-size: 4rem;
  }
}
.cta-large .wp-block-button {
  margin-bottom: 0;
}

/* 関連記事 */
.relation {
  border: #333 2px solid;
  border-radius: 5px;
  max-width: 900px;
  margin: 0 1em 3em;
  padding: 2em 1em;
}
@media screen and (min-width: 64.0625em) {
  .relation {
    margin: 0 auto 6.2em;
    padding: 1.7em 2.2em 1.8em;
  }
}
.relation .heading03 {
  background: none;
  border-bottom: #333 1px solid;
  display: block;
  margin-bottom: 1em;
  padding-bottom: 0.4em;
}
@media screen and (min-width: 48em) {
  .relation .heading03 {
    font-size: 2rem;
  }
}
.relation .heading03 a {
  padding-bottom: 0.2em !important;
}
.relation-cont {
  flex-wrap: wrap !important;
}
.relation-cont a {
  color: #333;
}
.relation-cont a:hover {
  color: #338691;
}
.relation .wp-block-columns {
  margin: 0;
}
.relation .wp-block-image {
  margin-bottom: 0.6em;
}
.relation .wp-post-image {
  max-width: 100px;
}
@media screen and (min-width: 64.0625em) {
  .relation .wp-post-image {
    max-width: 125px;
  }
}
.relation p {
  font-size: 1.4rem;
  line-height: 1.5;
  margin-bottom: 0.5em;
}
@media screen and (min-width: 48em) {
  .relation p {
    padding-right: 1em;
  }
}
.relation .date {
  background: url("images/common/icon_modified.png") no-repeat;
  background-size: 11px;
  display: block;
  font-size: 1.2rem;
  line-height: 1;
  margin-bottom: 1em;
  padding-left: 1.2em;
}

/* recruit */
@media screen and (min-width: 48em) {
  .recruitment-list .wp-block-post-template {
    margin-bottom: 10em;
  }
}
@media screen and (min-width: 64.0625em) {
  .recruitment-list .wp-block-post {
    padding: 0 2em;
  }
}
@media screen and (min-width: 48em) {
  .recruitment-list .wp-block-post .wp-block-post-title {
    font-size: 1.6rem;
  }
}

.recruit {
  /* recruit top */
}
@media screen and (min-width: 48em) {
  .recruit .heading02 {
    margin-bottom: 2.1em;
  }
}
.recruit .entry-content {
  max-width: 1350px;
  padding-bottom: 0;
}
.recruit .cont {
  padding-left: 1em;
  padding-right: 1em;
}
.recruit .outline {
  background: #f1fdff;
  font-size: 1.3rem;
  line-height: 2;
  margin-bottom: 2em;
}
@media screen and (min-width: 48em) {
  .recruit .outline {
    margin-bottom: 6em;
  }
}
.recruit .outline__header {
  font-weight: bold;
  padding: 2em 1.2em;
}
@media screen and (min-width: 48em) {
  .recruit .outline__header {
    padding: 3.5em 3.8em;
  }
}
@media screen and (min-width: 48em) {
  .recruit .outline .heading03 {
    margin-bottom: 2.6em;
  }
}
.recruit .outline p {
  margin-bottom: 2em;
}
.recruit .outline dt, .recruit .outline dd {
  border-top: #bbd8df 1px solid;
  padding: 1.2em;
}
@media screen and (min-width: 48em) {
  .recruit .outline dt, .recruit .outline dd {
    padding: 3.4em;
  }
}
.recruit .outline dt {
  background: #d6e3e5;
  font-weight: bold;
}
@media screen and (min-width: 48em) {
  .recruit .outline dt {
    width: 16%;
  }
}
@media screen and (min-width: 48em) {
  .recruit .outline dd {
    width: 84%;
  }
}
.recruit .outline dd p:last-child {
  margin-bottom: 0;
}
.recruit .movie {
  padding-top: 0;
}
@media screen and (min-width: 48em) {
  .recruit .movie {
    padding-bottom: 4.3em;
  }
}
@media screen and (min-width: 48em) {
  .recruit .flow .heading02 {
    margin-bottom: 1.8em;
  }
}
.recruit .flow .flexbox {
  background: url("images/common/bg_flow-sp.svg") center no-repeat;
  background-size: contain;
  color: #fff;
  font-weight: bold;
  margin-bottom: 3em;
  max-width: 1262px;
  text-align: center;
}
@media screen and (min-width: 48em) {
  .recruit .flow .flexbox {
    background: url("images/common/bg_flow.svg") center no-repeat;
    background-size: contain;
    font-size: 1.3rem;
    margin-bottom: 6em;
  }
}
@media screen and (min-width: 64.0625em) {
  .recruit .flow .flexbox {
    font-size: 1.6rem;
  }
}
.recruit .flow .flexbox .flexbox__item {
  padding: 1.2em 0;
}
@media screen and (min-width: 48em) {
  .recruit .flow .flexbox .flexbox__item {
    padding: 1em 0;
  }
}
@media screen and (min-width: 64.0625em) {
  .recruit .flow .flexbox .flexbox__item {
    padding: 1.4em 0;
  }
}
.recruit .people {
  text-align: center;
}
.recruit .people a.people-item {
  border: none;
  color: #333;
  display: block;
}
.recruit .people a.people-item:hover {
  border: none;
  color: #338691;
}
.recruit .people-img {
  background-size: cover;
  margin-bottom: 0.3em;
  min-height: 50vw;
}
@media screen and (min-width: 48em) {
  .recruit .people-img {
    min-height: 18vw;
  }
}
.recruit .people-name {
  font-weight: bold;
  margin: 0;
}
@media screen and (min-width: 48em) {
  .recruit .people-name {
    font-size: 1.5rem;
  }
}
.recruit .people-position {
  color: #666;
  font-weight: normal;
  font-size: 1.3rem;
}
.recruit .entry .heading02 {
  margin-bottom: 1.3em;
}
.recruit.page-template-page-full .entry-content,
.recruit.page-template-page-full .member {
  max-width: none;
}
@media screen and (min-width: 48em) {
  .recruit.page-template-page-full .cont__inner04 {
    margin-bottom: 6em;
  }
}
.recruit.page-template-page-full .cont__inner04 p {
  line-height: 1.9;
}
@media screen and (min-width: 48em) {
  .recruit.page-template-page-full .wp-block-media-text {
    margin-bottom: 5em;
  }
}
@media screen and (min-width: 64.0625em) {
  .recruit.page-template-page-full .cta-large {
    margin-top: 9em;
  }
}
.recruit.page-template-page-full .member {
  padding-left: 0;
  padding-right: 0;
}

/* thanks */
.thanks {
  background: #d4f3f8;
}
.thanks .heading02 {
  border: none;
}
.thanks__txt {
  text-align: center;
}
@media screen and (min-width: 48em) {
  .thanks__txt {
    font-size: 1.6rem;
  }
}
.thanks .thanks-cont {
  padding: 100px 0 60px;
}
@media screen and (min-width: 48em) {
  .thanks .thanks-cont {
    padding: 200px 0;
  }
}

/* 404 */
.error404 {
  background-color: rgba(50, 134, 145, 0.8);
  background-image: radial-gradient(#5c909c 20%, transparent 0), radial-gradient(#5c909c 20%, transparent 0);
  background-size: 8px 8px;
  background-position: 0 0, 4px 4px;
  color: #fff;
}
.error404 .heading02 {
  line-height: 1.1;
  margin: 8em auto 0.2em;
}
@media screen and (min-width: 48em) {
  .error404 .heading02 {
    font-size: 5rem;
  }
}
@media screen and (min-width: 64.0625em) {
  .error404 .heading02 {
    font-size: 10rem;
    margin: 3.6em auto 0.2em;
  }
}
.error404 .heading02 .size-l {
  font-size: 5rem;
}
@media screen and (min-width: 48em) {
  .error404 .heading02 .size-l {
    font-size: 10rem;
  }
}
@media screen and (min-width: 64.0625em) {
  .error404 .heading02 .size-l {
    font-size: 20rem;
  }
}
.error404__txt {
  margin-bottom: 20em;
  text-align: center;
}
@media screen and (min-width: 48em) {
  .error404__txt {
    font-size: 2rem;
  }
}
@media screen and (min-width: 64.0625em) {
  .error404__txt {
    font-size: 4rem;
    margin-bottom: 10em;
  }
}

.font-en {
  font-family: DINPro-Bold, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS P Gothic, Verdana, sans-serif;
  font-size: 1.2em;
}

.color-blue {
  color: #338691;
}

.size-xs {
  font-size: 1.2rem;
}

.size-s {
  font-size: 1.3rem;
}
@media screen and (min-width: 48em) {
  .size-s {
    font-size: 1.4rem;
  }
}

@media screen and (min-width: 48em) {
  .size-ml {
    font-size: 1.8rem;
  }
}

.size-l {
  font-size: 1.6rem;
}
@media screen and (min-width: 48em) {
  .size-l {
    font-size: 2rem;
  }
}

.size-xl {
  font-size: 1.8rem;
}
@media screen and (min-width: 48em) {
  .size-xl {
    font-size: 2.4rem;
  }
}

.txt-r {
  text-align: right !important;
}

.txt-c {
  text-align: center !important;
}

.txt-l {
  text-align: left !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-m {
  margin-top: 2em !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-xxs {
  margin-bottom: 0.1em !important;
}
@media screen and (min-width: 48em) {
  .mb-xxs {
    margin-bottom: 0.4em !important;
  }
}

.mb-xs {
  margin-bottom: 0.3em !important;
}
@media screen and (min-width: 48em) {
  .mb-xs {
    margin-bottom: 0.8em !important;
  }
}

.mb-s {
  margin-bottom: 0.5em !important;
}
@media screen and (min-width: 48em) {
  .mb-s {
    margin-bottom: 1em !important;
  }
}

.mb-ms {
  margin-bottom: 0.8em !important;
}
@media screen and (min-width: 48em) {
  .mb-ms {
    margin-bottom: 1.5em !important;
  }
}

.mb-m {
  margin-bottom: 1em !important;
}
@media screen and (min-width: 48em) {
  .mb-m {
    margin-bottom: 2em !important;
  }
}

.mb-l {
  margin-bottom: 1.5em !important;
}
@media screen and (min-width: 48em) {
  .mb-l {
    margin-bottom: 3em !important;
  }
}

.mb-xl {
  margin-bottom: 2em !important;
}
@media screen and (min-width: 48em) {
  .mb-xl {
    margin-bottom: 4em !important;
  }
}

.mb-xxl {
  margin-bottom: 2.5em !important;
}
@media screen and (min-width: 48em) {
  .mb-xxl {
    margin-bottom: 5em !important;
  }
}

.mb-xxxl {
  margin-bottom: 3em !important;
}
@media screen and (min-width: 48em) {
  .mb-xxxl {
    margin-bottom: 6em !important;
  }
}

@media only screen and (max-width: 64em) and (min-width: 48em) {
  .tab {
    display: block;
  }

  .pc-only {
    display: none;
  }

  .tab-one-col {
    flex: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media only screen and (max-width: 47.9375em) {
  .pc {
    display: none;
  }

  .sp {
    display: block;
  }

  .txt-sp-r {
    text-align: right !important;
  }

  .txt-sp-c {
    text-align: center !important;
  }

  .txt-sp-l {
    text-align: left !important;
  }

  .sp-one-col {
    flex: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
